From a18660bf90f9fe9c2d0bfa76250b46c275399573 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Sun, 6 Aug 2023 11:47:29 +0200 Subject: preparing for v4 which has mx-style switches --- ergogen_fpkb.txt | 2 +- ergogen_fpkb_cherry.txt | 118 + fpkb/fp-info-cache | 86290 ---------------------------- fpkb/fpkbd.kicad_pcb | 34270 ----------- fpkb/fpkbd.kicad_prl | 75 - fpkb/fpkbd.kicad_pro | 188 - fpkb/gerber.zip | Bin 281922 -> 0 bytes fpkb/gerber/fpkbd-B_Cu.gbr | 16167 ------ fpkb/gerber/fpkbd-B_Mask.gbr | 297 - fpkb/gerber/fpkbd-B_Paste.gbr | 15 - fpkb/gerber/fpkbd-B_Silkscreen.gbr | 268 - fpkb/gerber/fpkbd-Edge_Cuts.gbr | 209 - fpkb/gerber/fpkbd-F_Cu.gbr | 18004 ------ fpkb/gerber/fpkbd-F_Mask.gbr | 297 - fpkb/gerber/fpkbd-F_Paste.gbr | 15 - fpkb/gerber/fpkbd-F_Silkscreen.gbr | 55 - fpkb/gerber/fpkbd-NPTH.drl | 75 - fpkb/gerber/fpkbd-PTH.drl | 154 - fpkb/gerber/fpkbd-job.gbrjob | 127 - fpkb_v3/fp-info-cache | 86290 ++++++++++++++++++++++++++++ fpkb_v3/fpkb_v3d.kicad_pcb | 34270 +++++++++++ fpkb_v3/fpkb_v3d.kicad_prl | 77 + fpkb_v3/fpkb_v3d.kicad_pro | 247 + fpkb_v3/gerber.zip | Bin 0 -> 281922 bytes fpkb_v3/gerber/fpkbd-B_Cu.gbr | 16167 ++++++ fpkb_v3/gerber/fpkbd-B_Mask.gbr | 297 + fpkb_v3/gerber/fpkbd-B_Paste.gbr | 15 + fpkb_v3/gerber/fpkbd-B_Silkscreen.gbr | 268 + fpkb_v3/gerber/fpkbd-Edge_Cuts.gbr | 209 + fpkb_v3/gerber/fpkbd-F_Cu.gbr | 18004 ++++++ fpkb_v3/gerber/fpkbd-F_Mask.gbr | 297 + fpkb_v3/gerber/fpkbd-F_Paste.gbr | 15 + fpkb_v3/gerber/fpkbd-F_Silkscreen.gbr | 55 + fpkb_v3/gerber/fpkbd-NPTH.drl | 75 + fpkb_v3/gerber/fpkbd-PTH.drl | 154 + fpkb_v3/gerber/fpkbd-job.gbrjob | 127 + fpkb_v4/fp-info-cache | 90623 ++++++++++++++++++++++++++++++ fpkb_v4/fpkb_v4.kicad_pcb | 10684 ++++ fpkb_v4/fpkb_v4.kicad_prl | 77 + fpkb_v4/fpkb_v4.kicad_pro | 331 + fpkb_v4/fpkb_v4.kicad_sch | 5 + fpkb_v4/fpkb_v4.zip | Bin 0 -> 120132 bytes fpkb_v4/gerber/fpkb_v4-B_Cu.gbr | 9647 ++++ fpkb_v4/gerber/fpkb_v4-B_Mask.gbr | 314 + fpkb_v4/gerber/fpkb_v4-B_Paste.gbr | 15 + fpkb_v4/gerber/fpkb_v4-B_Silkscreen.gbr | 486 + fpkb_v4/gerber/fpkb_v4-Edge_Cuts.gbr | 207 + fpkb_v4/gerber/fpkb_v4-F_Cu.gbr | 693 + fpkb_v4/gerber/fpkb_v4-F_Mask.gbr | 314 + fpkb_v4/gerber/fpkb_v4-F_Paste.gbr | 15 + fpkb_v4/gerber/fpkb_v4-F_Silkscreen.gbr | 56 + fpkb_v4/gerber/fpkb_v4-NPTH-drl_map.gbr | 2851 + fpkb_v4/gerber/fpkb_v4-NPTH.drl | 75 + fpkb_v4/gerber/fpkb_v4-PTH-drl_map.gbr | 2811 + fpkb_v4/gerber/fpkb_v4-PTH.drl | 154 + fpkb_v4/gerber/fpkb_v4-drl.rpt | 27 + fpkb_v4/gerber/fpkb_v4-job.gbrjob | 127 + 57 files changed, 276198 insertions(+), 156507 deletions(-) create mode 100644 ergogen_fpkb_cherry.txt delete mode 100644 fpkb/fp-info-cache delete mode 100644 fpkb/fpkbd.kicad_pcb delete mode 100644 fpkb/fpkbd.kicad_prl delete mode 100644 fpkb/fpkbd.kicad_pro delete mode 100644 fpkb/gerber.zip delete mode 100644 fpkb/gerber/fpkbd-B_Cu.gbr delete mode 100644 fpkb/gerber/fpkbd-B_Mask.gbr delete mode 100644 fpkb/gerber/fpkbd-B_Paste.gbr delete mode 100644 fpkb/gerber/fpkbd-B_Silkscreen.gbr delete mode 100644 fpkb/gerber/fpkbd-Edge_Cuts.gbr delete mode 100644 fpkb/gerber/fpkbd-F_Cu.gbr delete mode 100644 fpkb/gerber/fpkbd-F_Mask.gbr delete mode 100644 fpkb/gerber/fpkbd-F_Paste.gbr delete mode 100644 fpkb/gerber/fpkbd-F_Silkscreen.gbr delete mode 100644 fpkb/gerber/fpkbd-NPTH.drl delete mode 100644 fpkb/gerber/fpkbd-PTH.drl delete mode 100644 fpkb/gerber/fpkbd-job.gbrjob create mode 100644 fpkb_v3/fp-info-cache create mode 100644 fpkb_v3/fpkb_v3d.kicad_pcb create mode 100644 fpkb_v3/fpkb_v3d.kicad_prl create mode 100644 fpkb_v3/fpkb_v3d.kicad_pro create mode 100644 fpkb_v3/gerber.zip create mode 100644 fpkb_v3/gerber/fpkbd-B_Cu.gbr create mode 100644 fpkb_v3/gerber/fpkbd-B_Mask.gbr create mode 100644 fpkb_v3/gerber/fpkbd-B_Paste.gbr create mode 100644 fpkb_v3/gerber/fpkbd-B_Silkscreen.gbr create mode 100644 fpkb_v3/gerber/fpkbd-Edge_Cuts.gbr create mode 100644 fpkb_v3/gerber/fpkbd-F_Cu.gbr create mode 100644 fpkb_v3/gerber/fpkbd-F_Mask.gbr create mode 100644 fpkb_v3/gerber/fpkbd-F_Paste.gbr create mode 100644 fpkb_v3/gerber/fpkbd-F_Silkscreen.gbr create mode 100644 fpkb_v3/gerber/fpkbd-NPTH.drl create mode 100644 fpkb_v3/gerber/fpkbd-PTH.drl create mode 100644 fpkb_v3/gerber/fpkbd-job.gbrjob create mode 100644 fpkb_v4/fp-info-cache create mode 100644 fpkb_v4/fpkb_v4.kicad_pcb create mode 100644 fpkb_v4/fpkb_v4.kicad_prl create mode 100644 fpkb_v4/fpkb_v4.kicad_pro create mode 100644 fpkb_v4/fpkb_v4.kicad_sch create mode 100644 fpkb_v4/fpkb_v4.zip create mode 100644 fpkb_v4/gerber/fpkb_v4-B_Cu.gbr create mode 100644 fpkb_v4/gerber/fpkb_v4-B_Mask.gbr create mode 100644 fpkb_v4/gerber/fpkb_v4-B_Paste.gbr create mode 100644 fpkb_v4/gerber/fpkb_v4-B_Silkscreen.gbr create mode 100644 fpkb_v4/gerber/fpkb_v4-Edge_Cuts.gbr create mode 100644 fpkb_v4/gerber/fpkb_v4-F_Cu.gbr create mode 100644 fpkb_v4/gerber/fpkb_v4-F_Mask.gbr create mode 100644 fpkb_v4/gerber/fpkb_v4-F_Paste.gbr create mode 100644 fpkb_v4/gerber/fpkb_v4-F_Silkscreen.gbr create mode 100644 fpkb_v4/gerber/fpkb_v4-NPTH-drl_map.gbr create mode 100644 fpkb_v4/gerber/fpkb_v4-NPTH.drl create mode 100644 fpkb_v4/gerber/fpkb_v4-PTH-drl_map.gbr create mode 100644 fpkb_v4/gerber/fpkb_v4-PTH.drl create mode 100644 fpkb_v4/gerber/fpkb_v4-drl.rpt create mode 100644 fpkb_v4/gerber/fpkb_v4-job.gbrjob diff --git a/ergogen_fpkb.txt b/ergogen_fpkb.txt index 6e03220..57aab13 100644 --- a/ergogen_fpkb.txt +++ b/ergogen_fpkb.txt @@ -74,7 +74,7 @@ outlines: name: raw fillet: 1 pcbs: - splayed_simple_split: + fpkb_v2: outlines: main: outline: cutout diff --git a/ergogen_fpkb_cherry.txt b/ergogen_fpkb_cherry.txt new file mode 100644 index 0000000..16c5144 --- /dev/null +++ b/ergogen_fpkb_cherry.txt @@ -0,0 +1,118 @@ +points: + zones: + matrix: + columns: + pinky: + rows.top.bind: [1, 4, 0, 1] + rows.home.bind: [0, 1, 0, 1] + rows.bottom.bind: [0, 1, 1, 1] + key.splay: 10 + ring: + key.stagger: 0.66u + rows.top.bind: [1,4,0,1] + rows.home.bind: [0,3,0,2] + rows.bottom.bind: [0,1,1,1.5] + key.splay: -5 + key.spread: u+1 + middle: + key.stagger: 0.25u + rows.top.bind: [1,1,0,1] + rows.home.bind: [1,3,0,2] + rows.bottom.bind: [0,3,1,3] + key.splay: -5 + key.spread: u+1 + index: + key.stagger: -0.25u + rows.top.bind: [1,1,0,5] + rows.home.bind: [0,2,0,2] + rows.bottom.bind: [0,2,1,1] + key.splay: -5 + key.spread: u+0.7 + inner: + key.stagger: -0.2u + rows.top.bind: [1,2+1u,0,1] + rows.home.bind: [0,2+1u,0,0] + rows.bottom.bind: [0,2+1u,1,1] + key.spread: u + rows: + bottom.padding: u + home.padding: u + top.padding: u + thumb: + anchor: + ref: matrix_inner_bottom + shift: [0u, -1.5u] + rotate: -10 + columns: + tucky: + key.name: thumb_tucky + rows.home.bind: [12,6,1,1] + reachy: + key.spread: 1.0u + key.splay: -15 + key.origin: [-0.5u, -0.5u] + key.name: thumb_reachy + rows.home.bind: [1,1,1,1] +outlines: + raw: + - what: rectangle + where: true + bound: true + asym: left + size: [1u, 1u] + cutout: + - what: outline + name: raw + fillet: 1 +pcbs: + fpkb_v4: + outlines: + main: + outline: cutout + footprints: + switches: + what: mx + where: true + params: + from: "{{name}}" + to: GND + reverse: true + keycaps: true + hotswap: false + promicro: + what: promicro + where: + ref: matrix_inner_home + shift: [1u+1.5, 0.5u] + rotate: -90 + params: + P20: matrix_inner_top + P19: matrix_index_top + P18: matrix_middle_top + P15: matrix_ring_top + P14: matrix_pinky_top + P16: matrix_inner_home + P10: matrix_index_home + P1: matrix_middle_home + P0: matrix_ring_home + P2: matrix_pinky_home + P3: matrix_pinky_bottom + P4: matrix_ring_bottom + P5: matrix_middle_bottom + P7: matrix_inner_bottom + P6: matrix_index_bottom + P8: thumb_tucky + P9: thumb_reachy + trrs: + what: trrs + params: + A: GND + B: GND + C: P21 + D: VCC + reverse: true + symmetric: true + where: + ref: matrix_inner_bottom + shift: [1+1.5u, -0.4u] + rotate: -90 diff --git a/fpkb/fp-info-cache b/fpkb/fp-info-cache deleted file mode 100644 index 5273f7c..0000000 --- a/fpkb/fp-info-cache +++ /dev/null @@ -1,86290 +0,0 @@ -20515919935061179 -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_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-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_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_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_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_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-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_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_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 -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_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_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_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_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_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_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-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_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_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-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-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_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 -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_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 -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 -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 -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 -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-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 -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-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 -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_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_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-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_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.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 -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.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_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 -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-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-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 -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 -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 -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_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_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 -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 diff --git a/fpkb/fpkbd.kicad_pcb b/fpkb/fpkbd.kicad_pcb deleted file mode 100644 index 304bae1..0000000 --- a/fpkb/fpkbd.kicad_pcb +++ /dev/null @@ -1,34270 +0,0 @@ -(kicad_pcb (version 20211014) (generator pcbnew) - - (general - (thickness 1.6) - ) - - (paper "A3") - (title_block - (title "splayed_simple_split") - (rev "v1.0.0") - (company "Unknown") - ) - - (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) - (disableapertmacros false) - (usegerberextensions false) - (usegerberattributes true) - (usegerberadvancedattributes true) - (creategerberjobfile true) - (svguseinch false) - (svgprecision 6) - (excludeedgelayer true) - (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 "GND") - (net 2 "matrix_pinky_bottom") - (net 3 "matrix_pinky_home") - (net 4 "matrix_pinky_top") - (net 5 "matrix_ring_bottom") - (net 6 "matrix_ring_home") - (net 7 "matrix_ring_top") - (net 8 "matrix_middle_bottom") - (net 9 "matrix_middle_home") - (net 10 "matrix_middle_top") - (net 11 "matrix_index_bottom") - (net 12 "matrix_index_home") - (net 13 "matrix_index_top") - (net 14 "matrix_inner_bottom") - (net 15 "matrix_inner_home") - (net 16 "matrix_inner_top") - (net 17 "thumb_tucky") - (net 18 "thumb_reachy") - (net 19 "RAW") - (net 20 "RST") - (net 21 "VCC") - (net 22 "P21") - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp 18ccdd21-d18b-48ee-b6c4-27cc5c068b6d) - (at 238.151732 158.303427 -5) - (attr through_hole) - (fp_text reference "S13" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp dfab9d96-2536-4d25-b6c2-e5806a8de6e2) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp f8aaf84f-becd-4e0b-bc91-d228a7b5d2d8) - ) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 0a986d4d-0139-4ff9-9803-d757a5c37442)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 1a63324e-1fea-47ab-9199-b1d2bee3d763)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 1f55eb59-9111-497f-a386-63641f507643)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 1f967cd0-770a-4244-be4b-8fb1d524580a)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 24454f48-f3fb-46a6-8d29-d1dfd112ff33)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 2fa06f63-429e-49d3-a7fe-9a9c5a6872d2)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 67ca47a6-0d7c-4c26-a067-2b00edb6ced5)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 7f4baec2-586c-4f16-afa7-ed6395d1ba8b)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 81ef8b06-61f1-443a-95e2-3b11afa223bf)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp cd80d45f-a21c-432d-96fa-59ec622dcc8b)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp e5ccd29c-cc97-425b-a0fe-7f053f5bc3c8)) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp f7d8931d-eea7-4b3d-a5dd-54b3c5b55f1f)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 7eecbdbe-8673-4f8c-8d3c-0617f45d6b61)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp af49f2ce-162f-479a-a1d7-4abfd8a40000)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp f9d13033-d46f-497d-b9ea-d459172d82c5)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 3b712c01-0bce-4a7f-b913-bc68450a32d6)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 649d8443-a862-4baa-b5d3-0ee3167e6e93)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 14 "matrix_inner_bottom") (tstamp 67762bee-b50c-455a-8234-fcc8e5b3b393)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 14 "matrix_inner_bottom") (tstamp 9b96c249-e7d0-4955-a575-513a825b6460)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp 217af421-e285-4786-b9dd-5f7e222168ed) - (at 239.63338 141.368118 -5) - (attr through_hole) - (fp_text reference "S14" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 28426419-56e8-42c1-93c8-d4cb1051acc4) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp e1a3eead-28c5-4dfa-bb4b-f31505ebcff4) - ) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 0a81e81b-2a13-4134-8fc8-ffb2d5636880)) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 18b6f4f4-61bd-4cae-99f0-9ea3783006b9)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 18f4bafc-d893-4513-887a-4a911625699d)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 3b343997-e176-4b5c-bde4-866a35ca69af)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 8738e79a-5068-4210-9471-076424a2a826)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 92ca8b9f-f8b3-45ef-8063-5258f26a7288)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 9972597e-a740-48d9-8c53-ddbd738b85cf)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 9bcd7a27-b2ed-4f3d-b9b1-e41b666aa5ee)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 9c923d5d-4def-46e6-99e8-3d3ec12dfb9f)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp b31c0557-2bc3-484a-972b-920e64782bce)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp bdce4644-d409-4dd7-b4ee-3de0be71c65a)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp f7be4ac9-dc30-482d-aa9e-fe57947520d6)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 64fdd91c-494e-4321-a2b0-91ce83f5026f)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 6568e7f9-bc85-404f-90e3-5ca1e3ec8a49)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 81b43952-0be2-4ce5-b0a4-c68227aad8cf)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 8b6e2aad-9fd3-4f22-9140-a73935a95b2e)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp c054d6b8-9f6b-4bc6-8400-5d463c8e128a)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 15 "matrix_inner_home") (tstamp a6304a92-c2ca-4298-b246-2ed9591a2337)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 15 "matrix_inner_home") (tstamp ed162ff4-0422-4da1-aa75-0bf712fe9300)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp 2894f85f-4f78-4a94-b9fe-c38686385d32) - (at 160.592217 135.852743 10) - (attr through_hole) - (fp_text reference "S3" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp eb9baa39-7625-49bc-b9d9-e2ad230b4fea) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 6adabd10-16a3-41bd-98c1-c611b140ce03) - ) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 40ab4671-54b0-43b3-af52-70dd27ae6237)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 4a7237a8-bc8d-46b6-9810-7750e2a69139)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 550a034d-b46e-4828-9a51-b20aa08c1294)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 6d3bda03-3dd7-4e0b-8478-5d7b643a689b)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 7dccb448-d7b5-4010-a450-7ea15b0aceee)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp a30e5b92-6c9c-4019-8ad1-6ed491bba85a)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp b4ae996e-a955-435c-89bc-022e8b2e7dab)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp b9d9638d-fa12-4a75-a40e-e563d87b67be)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp cc3c6b86-6c24-4139-87d7-f17ee249d790)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp d64010c5-34d1-41b1-9422-90900f29bd61)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp f8369c55-fa96-4a22-8995-74f76cd9de51)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp fef51e24-15d9-4994-bc34-a94dbc732117)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 1f864651-2ee8-4851-b30b-18c3e19fd30a)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 6e6fbc0b-cd2f-4eb1-867e-729b07a61396)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp abe715d1-51d7-4875-aee9-2b25e92798b0)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp d1fee11a-8d8f-4044-92b1-5a3b422263c0)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp f18ec531-0fe9-43f9-ac48-60343dc70b17)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 4 "matrix_pinky_top") (tstamp 0fd4cb9a-ac90-42b9-9938-6c1c61581942)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 4 "matrix_pinky_top") (tstamp fa12fbe4-8f7e-4ef3-a5bc-9240b1cbbfd7)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp 2b074493-3198-4487-871d-70ec0d4ca8fe) - (at 221.998205 136.412252 -5) - (attr through_hole) - (fp_text reference "S11" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp c7b482f1-26de-4ecd-a17c-e78bc51502b6) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp c90f9553-099b-4b9d-a3d9-162d5f337876) - ) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 063924f6-a3d9-4465-a32b-900d664da363)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 177e7a0d-da23-4601-be43-14a89d0034a9)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 1cb92842-a1d7-45cf-806f-e032b845bc4a)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 200c094d-1c0f-4ba3-87ab-20c25b68928c)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 261cf9a8-ada3-4b30-8614-ffd4c6ab33f9)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 40fe45d0-c4d6-4d54-af36-772979425456)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 4658bafd-59f8-4cd5-9dc9-7574664f123e)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 72e475b2-17bd-4a4d-aa4a-5186590214de)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 739834ad-75f5-4424-8420-0f501d2695b7)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 7e16fe59-a548-45f0-a4f3-f2345bf7a190)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 8f7f79e3-f7d5-46e7-aedc-af6f1d7ca06c)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 9ebc6d83-9353-496b-ad83-a33c1008c5a4)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 74c7fee9-1c11-482f-a47c-a4ca144d51e6)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp f16b83dc-2d7c-4d61-8be9-7b0f8c31e544)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp f3fa8e8e-b9cd-42c5-b4e2-eda6ecc352cc)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 95e16005-108b-4fc0-a637-6ae443323539)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp b9853b2e-d374-4185-ad53-0cf99131a126)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 12 "matrix_index_home") (tstamp b5d9b79f-1347-43e2-9d68-e2733583e9bb)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 12 "matrix_index_home") (tstamp f5e4c11e-0eae-436e-8da3-0d5b6c252897)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp 2c9cc8a8-d774-4b40-ba23-bd6479afda26) - (at 181.777622 138.052039 5) - (attr through_hole) - (fp_text reference "S5" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp ad65d8fd-e199-4753-b9cb-d27cdeb22f84) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 9dc2c6e2-4811-436f-b524-aaa3dce0545c) - ) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 16bd7ce8-1586-4c5c-a36d-ec8ce6a65fbd)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 2638f460-f0fd-49c5-b8a7-624e4fe653d3)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 5b1ff1c0-de4a-4e98-833e-a569b1648485)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 5ef51bd8-8772-44a2-ab58-a2231c62af95)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 61928599-29f7-4a45-8b12-ce2f9fbb5d6c)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 648f0c4b-0cbe-4c01-b54f-3fbc003c0049)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 9ba5048b-b4bb-41c3-a466-352510f3cd05)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 9d0996aa-513a-43be-8f05-1e05f682cde0)) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp ce3d3ff7-ebb4-412a-81e4-f8c0052ff4c0)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp cfe98d95-eb83-4e16-a317-85953ed3484b)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp f0a7db06-e098-4d8c-bb93-1702e55bbbe2)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp fb8271c7-f73f-4885-9657-1c302920904d)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 25eee059-d565-4575-b0b4-0486bed03783)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 56dc11a1-17b2-45c3-a5fe-602e4654cb0e)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp b78600b7-6c5b-46f4-a8fd-41c8e20c16f9)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 3e291157-14cb-4f60-9d88-e401957802d1)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp f53c1793-40e2-486a-9b59-bd8db4aa1955)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 6 "matrix_ring_home") (tstamp 3d3f7fc3-ca84-4665-94a6-7ca1d798ebd8)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 6 "matrix_ring_home") (tstamp 5cd3f54f-6f07-45ae-a2de-e49737b43ab6)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp 45c8915b-f763-4c45-a4d0-7444ccef7d41) - (at 201.816557 149.097562) - (attr through_hole) - (fp_text reference "S7" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 7ed3e1b5-cc67-4384-bb8f-e933c79597e9) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 955879a7-85d3-4fdf-ba78-4639dee99aa0) - ) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 1557aaa5-0e8c-4606-983c-21bf071669fb)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 2b832584-5085-45dc-826e-73f737de3884)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 2e8cb453-6c46-4f40-b40d-760c324876b5)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 44ebef71-2278-4149-b231-ea0a0d8e2997)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 592c9e07-ed94-42c2-9f0a-c8a23227411e)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp a08207b1-f72b-415f-855a-33eebec1f940)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp a3653e1f-2672-404f-b52c-ac3cff9fb6e0)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp aa2dbcc0-363a-4523-832d-9702de1e4492)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp ae1038c8-03d3-462c-949e-3490288659a5)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp c745ebb4-67db-4a91-8ae5-8308af8d5c76)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp c9efe435-d827-4652-bb62-e1cb90a3512a)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp e307bcd8-b4ab-4861-aec4-5ffc0187a767)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 55c311f5-baa5-482f-8264-dfe56cf04e78)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 7e096b39-f502-4b17-9b27-92614b65cc42)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 9d189230-39a6-4476-92f9-8cfb52e76847)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 59cf1cab-5a6b-4e25-82f5-cb6291d91256)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 5e2fbe8c-cac5-4ada-bced-16bddcb73e83)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 8 "matrix_middle_bottom") (tstamp 22a2a056-2c68-40a2-bc80-1b549b729e97)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 8 "matrix_middle_bottom") (tstamp 50919777-9cd5-4e16-882d-73a03fdc6108)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp 69f2c77a-8894-4ce5-a9b4-45e5e6cdab06) - (at 223.479852 119.476942 -5) - (attr through_hole) - (fp_text reference "S12" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp a1a5d6f0-d9c5-4e60-8c9e-1605e714f270) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 059636c6-3d63-4135-b40c-b01069890f39) - ) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 0a103f0d-2846-41aa-bcf5-54af1f3c7b49)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 1a91ea9f-4e89-4ac1-8577-1b546ae5c8eb)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 25d8d37d-46ad-4c76-adaa-1cbc93dfb185)) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 37b7129b-4e1f-41ea-bf79-26c9cab2ca42)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 391bb819-739a-4e00-8cf1-0caf0e372c9e)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 50269ddd-aebc-48c8-a19d-ef29c3f6ee74)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 6941d3dc-e656-4557-93b6-99fff5c47913)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 7dadc1a9-0c9b-4572-8b3f-45c1aab31a63)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 898f743c-1790-45d4-a9b1-c582b786981f)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp cf493695-ee32-445f-8154-e6d354a489eb)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp f55921f3-04b4-4339-9f09-318c7ca08137)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp fc21b7fc-a4cb-4330-9585-29338ed0ef4b)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 84346339-1664-4225-942a-da3ba07c453b)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp d182c7ed-d3be-40a6-a704-f0ea4e9b569e)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp d6083722-00c2-45a1-9934-7758a572f3a3)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp ebe748f5-7245-4a07-9fbf-490698ada34f)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp fb202869-8062-404b-9b71-2ca6de003cb3)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 13 "matrix_index_top") (tstamp 0f59cd58-968e-4627-918e-b6b38a6d9169)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 13 "matrix_index_top") (tstamp 62b39ae7-d190-4e05-83b5-ce075e21eba2)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp 892f65c5-b6e5-4a29-b8ac-089307920eb6) - (at 201.816557 115.097562) - (attr through_hole) - (fp_text reference "S9" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 3f367094-8e85-4791-8c30-119a65cc3d6b) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 4a60b888-6847-4ba0-891e-75d7aa2ffd68) - ) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 042b8a2c-677b-437b-b87c-2034fe8a2637)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 1ec197c9-eea8-4bec-b18d-2baf88a9b1d5)) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 1f997905-1d8d-4251-874d-371d3029d231)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 32866039-84cf-48df-bb17-d3c423dba448)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 3d083236-63cb-4497-8e11-77dfd5433f07)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 3d7c727c-55ed-44be-bf12-0c131afa18f2)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 4186c20e-f56a-4396-9a46-634003099ca5)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 5a2c0b6f-a341-4c15-8b28-1a2ca62263a3)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 7090ef79-5537-4f1f-9e87-e4267b026c1d)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 9dc156ea-e5e5-4a89-aef8-8b23614233e7)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp b1dc1faf-3e83-44f9-959c-e53036e24d8e)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp fb1f9edb-9d76-4596-a86f-6a25f21916ff)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 94cfca54-d4fa-43c8-b7f2-9749a6bd3281)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp eddee056-e5d8-4142-ab7d-0d92eeeea2db)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp f6ba7d6b-5640-44e9-b7a7-35124789e5b7)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 0471e0fb-00dc-466b-89f2-7c1a8c6ccc7d)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 2b332047-7e6a-487a-85dd-4244bde84eb8)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 10 "matrix_middle_top") (tstamp ae71d908-1722-460b-92d2-d82cbc3bcca6)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 10 "matrix_middle_top") (tstamp cd07916b-7eda-434b-9fbf-0ffe876fb758)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp 898dbf3d-b5d7-407c-856a-8d778afc980b) - (at 163.544236 152.594475 10) - (attr through_hole) - (fp_text reference "S2" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 20f25cb4-ad02-4dad-b74e-104207600ba8) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp d25072ab-a601-461d-b8eb-f0019901e9e7) - ) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 12953911-dcd3-467b-98e8-a5a9d491cc9c)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 12d83b80-4bd6-40d9-aca7-f2fbf358844d)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 246e85cd-3d4e-4a7b-809c-2c3a1fdefd7a)) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 34cb212b-7acc-4797-923a-63a03df4af0d)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 3afd379d-5031-46e4-963f-53dc5a6d7791)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 4e81ece6-0c3b-4fb7-904b-9224217025be)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 50b9d2f4-d758-48fc-a654-537f6a258365)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 52ba0a05-0378-4f98-ac89-b533c59e6705)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 6ce16cad-8890-4dd0-a6ba-cd67b3bd09e9)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp b51b85a7-c28a-439b-b4f1-e22940b9af95)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp ba7138b6-7867-4e93-8b3e-25eb7c066f49)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp be1846bc-cd56-4307-acdf-dc79cb875073)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 83e7d68f-90e0-4e31-b5b7-2bfae5f91c58)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 99e829b3-2450-4b30-af93-122b88905cbd)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp bdf6224b-f156-45e1-9142-226b09ebe440)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 271824d6-1ca9-4532-8002-e3bfb24af9ca)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp c423878b-6458-4906-b0a2-448899f58ed6)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 3 "matrix_pinky_home") (tstamp 75f8882e-4e3d-4418-8fc5-247dbc95bf1b)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 3 "matrix_pinky_home") (tstamp 95ee4b2d-a59e-44b9-acae-28d0fae64b07)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp 9e1ca1d7-43ff-4203-a04c-57bb10bffa49) - (at 235.929261 183.706392 -15) - (attr through_hole) - (fp_text reference "S16" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp bf3b4e94-2228-4783-ac33-82e827b36c7e) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 93051a97-9e09-4bd5-8f32-05954227ea0b) - ) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 16bf17fc-a330-4efc-9579-b4bf8d96a3a1)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 2b79c976-6eb3-4d4f-aaf8-8d440a578818)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 4af0f607-8dce-459b-8a19-ba33cf76bd8f)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 83ea0adc-c146-4225-bee9-9e3e3f5c96e4)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 9c0155af-0283-4dc3-b81f-83c40b3c759f)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp ac6730b0-7a54-4e30-85ef-299544e589c7)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp b099fcf3-9b43-4453-acb2-e75c7e977245)) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp ccb59bc4-f6c6-4c80-8434-58b9abb5a0a8)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp cd9e6703-c137-44b2-a228-9b14bb36c4ef)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp e1eb04ee-7391-4d28-9df8-0976fc0bd83a)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp e4a53a81-7096-4858-b225-b55c446d7296)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp fa23dbe3-2033-4d19-b1d0-e61d4ea98744)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 10669f3f-dab0-44d8-bf54-6f40d7005e1d)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 50f9ef50-08fe-4f43-9702-6e317ea6d72e)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 824a2a46-f919-4ef8-8a89-638fbd59a682)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 113ed0ce-e131-4eec-bc55-d9a3ec5245c5)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 3b965799-d539-4c8b-8d21-7d2ff787a4cf)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 17 "thumb_tucky") (tstamp 9e2a448a-e10e-4f40-b71d-d8d825a74de2)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 17 "thumb_tucky") (tstamp bd1321e0-7bf3-436a-a3f7-02c31ce59273)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp b2006204-27a4-45a7-8320-92478876c428) - (at 220.516557 153.347562 -5) - (attr through_hole) - (fp_text reference "S10" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 4d8c616d-f57a-4e82-9401-318c2125ef63) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp ebe4bdba-625e-4a7e-95b8-814106ec54c3) - ) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 08e9a3f6-7764-4684-9a82-c81450650d12)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 229e62ab-7657-442f-90e0-cd81d0a10414)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 2975a705-95ad-4542-a78c-205921a3ec4f)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 3974c2a8-ea0c-4e37-9e0e-c42c69caaa2e)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 462d4b50-292d-4f02-ac9b-fd4de9e63973)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 8206b078-2a98-440d-898c-9b70d694b4a3)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 90bcd942-3b89-458e-bbe7-5a6c0ac4112e)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 9149e86b-3a3b-4b53-ad34-53d50c64ac79)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp a0754ed6-adc5-4e0f-bad5-c3faa7406c17)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp b3cd8ce6-5ecf-4fd4-bc1c-0421cda6c711)) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp ced37902-fe2e-45d4-8050-4e14409d7d36)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp dfc61e48-d927-4d3d-a2ac-3cb2992b5e5c)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 338472fb-6719-4a9a-91c2-83271cff3b42)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 7e875e7d-d056-4b90-91f7-dea873347873)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp b5660cc1-596e-4f8e-bb63-7a3b3c397136)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 7ad39eb7-9226-4c27-b0ff-3e8ad54d51ee)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp e3f63df9-c387-4bf6-847a-7e90c0ac51f3)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 11 "matrix_index_bottom") (tstamp 680959ae-c808-4690-971c-20c65f0328b5)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 11 "matrix_index_bottom") (tstamp 6fa3974a-5caf-411b-9993-47d554727242)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp bb249e79-38fe-4f41-8a12-635458d58e90) - (at 201.816557 132.097562) - (attr through_hole) - (fp_text reference "S8" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 624e1c7b-d0a3-4e4b-83dc-034a1cf57972) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 28793747-dba1-4991-a887-5a3ae33cee7a) - ) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 23e52f2d-8046-41c3-ab7a-2a846765950f)) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 289ebbe4-9689-4dd7-b0b2-00ce7cceeb00)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 512c5cb0-7a26-493f-9b67-5de967ae9bf1)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 551352bb-2eb1-43b6-9dc2-2d11f34e45fe)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 677b8f53-313e-404e-a6ef-41a6a621287a)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 73465638-00f9-4245-b739-3d7909194cd9)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 7fc214b8-2a7f-4d0d-8e11-7ffbdd23dfe4)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 9db49b38-6a75-41cb-ae22-5847f5441257)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp dd0cae71-b2fd-42c6-a193-13bb02f9e19b)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp e70511ec-3734-4a6d-817a-7eb894b7318b)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp eb2aa0b3-c988-4362-9999-07be82b07a92)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp f9392660-0266-4b29-b231-83b13a37b8f7)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 34d003eb-484a-44f7-8680-276404f640cb)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 36e13170-4081-47c3-a5cb-38ae81ae52c8)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 9824a25a-aa04-4c3e-a188-694a65830d66)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp d746f71e-9456-4c91-b35c-e5023a0d8add)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp ee31a1d2-123c-4ced-ba6a-bc69e6e1e79b)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 9 "matrix_middle_home") (tstamp c6530244-7c8f-4855-9742-42cbf882456b)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 9 "matrix_middle_home") (tstamp fe94e6c7-c960-4207-a657-1df56517136c)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp bdb50afb-08d8-4507-814d-5906a4bd5b38) - (at 166.496255 169.336207 10) - (attr through_hole) - (fp_text reference "S1" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp c4974684-312c-4a48-838a-4e84b2ff5617) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 56c40038-6968-421a-8703-a124028c6ab8) - ) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 343c2fdc-8fa2-436c-8cfd-452fd31fa9ae)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 672f873f-f0b1-4484-a963-a6b0415746b9)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 7d8323d5-8e94-4f34-b4eb-1babb0fb1d05)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 80403f74-dce5-40bd-975c-7c2ef6fc5856)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 826937c2-5d77-4214-8a92-66ba3bcb018b)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 947dcfa1-52d1-49c8-a7a8-ff1f1aa43c2c)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp c1a692e2-fd59-4d69-8216-4ccbab7caecd)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp d57c45ea-4e18-4ca4-bee1-4fec13677a31)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp d5f7df8c-458d-4605-8a33-01366265c254)) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp e1695def-ca4a-4338-a377-5ad8130961da)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp e32fc702-a1b6-49b9-8c7d-58edd547fe59)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp ee2265c7-a196-48bf-ae07-6673fde30c43)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 00f9f773-1c63-4b3f-9a46-27504a77dae7)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 4a9cd557-5d3e-4e26-b949-198fd904f3c3)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 98be13b8-edd4-4e0d-bbde-5a1c98dd6065)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp c577cf13-9d4d-43d5-b4c9-743545548f8a)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp d021d4d7-39b5-490f-bf4c-549bbc5cb03b)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 2 "matrix_pinky_bottom") (tstamp 926520e6-08c3-417d-8df9-c624d6fd4394)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 2 "matrix_pinky_bottom") (tstamp f8af6e78-3083-439a-a87a-ae008df56b57)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp cd5eb3c9-1e26-4f1a-85af-571d06bebd3a) - (at 183.25927 154.987349 5) - (attr through_hole) - (fp_text reference "S4" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp e2a25859-0bc6-490a-9a92-9272fb38510b) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 1d5b2ea1-2969-4754-9000-aee244159bf7) - ) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 0d4477f3-4e01-4543-9170-02006ac1a98a)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 0ed7eb75-3c7f-4c8c-9bde-bcf9bdc70567)) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 278496dd-8b9a-4baf-9d9f-7e8b82f681d3)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 365c49ba-c605-44f0-8505-7113438e40bd)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 4c6fab70-4d86-4cfd-a715-92c3ad9d7d25)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 5bc34f74-a0b1-4a5f-b71f-0cbd77236efb)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 7f8ca219-baf6-49ec-8527-1edcb54ec239)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 857f43d4-ad9c-4e10-8b3c-66dd9fad6400)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp ab487791-b64f-4bed-9c30-bc06b2377b2d)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp adc16c35-8ecd-4fab-a76d-18e8cdbbbaca)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp bab1c0a3-dcd6-448f-a76f-61fbb4103f85)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp e38a6b01-2d85-4786-a733-e45b69c91bb7)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 34fb0f59-31fe-4f2e-b5be-0c5c4ddb2c45)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp a2eb7722-d9ca-4954-b2d9-063dbbd2357e)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp fdd1b71b-5860-4e25-9c7a-cabc1bc53271)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 7f209c36-c538-4851-884e-d895bc1c3609)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 87c06e26-16f4-44c1-8fa7-609c2065f929)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 5 "matrix_ring_bottom") (tstamp 0aaaa21f-ee14-4355-b358-752b8079b987)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 5 "matrix_ring_bottom") (tstamp 7ff4e037-46fb-4688-9893-bee96d6d7afc)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp d77ccb9c-5147-42c3-88df-2e8d31ac2192) - (at 180.295975 121.116729 5) - (attr through_hole) - (fp_text reference "S6" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp ac452721-ac5b-42dd-8684-967286d53994) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 7d59a52a-18e1-4232-9c2e-ed6773d7aa4e) - ) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 11550fc5-916e-45fe-bfe2-7f31869f114c)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 2cfdb9d8-755c-4665-a28a-5c0b90aa43b4)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 4c175bbe-730d-42b1-a1ff-a028cf5412ee)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 52fa0fa0-7756-4fe9-8daa-b0a878f57f18)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 53669394-f935-4ae9-baa2-bd15ee6a17e2)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 7262459f-1604-443b-932f-78a6b7a5c8b2)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 7e9cc61c-80a0-47e2-bc0c-63b4b9a7e1d5)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 834a621f-986f-41ee-9bd8-e66fe06538a9)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 89fcc251-6e97-4b59-b3da-ed73a811ea3a)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 9d7e8fd9-ac3e-4760-b6b1-e5b1b93e1de3)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp a445567c-f984-4288-8246-2bfcf0fcad06)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp f1fb6bb7-16f7-41df-bc23-cc4dc75be35e)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 4331ed22-4c3d-4335-9578-8ccec047a3f6)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 5036fb22-46e1-487b-b104-01e81170a98e)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp b28770cf-bd86-4e19-8fea-8c03183b1029)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 0afc2c1a-790e-40a5-bffa-1db24441c10b)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 8799376c-034b-48d0-b4a3-724f1ed83c06)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 7 "matrix_ring_top") (tstamp 291b5c6b-6ea2-4f33-9df9-48ce3ed31a72)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 7 "matrix_ring_top") (tstamp 2f055c86-70b9-4ef3-af64-603ed1977ef3)) - ) - - (footprint "TRRS-PJ-320A-dual" (layer "F.Cu") - (tedit 5970F8E5) (tstamp da2dcbaa-62a3-47b9-bdae-c76f7bb81fe1) - (at 265.321987 166.61854 -95) - (attr through_hole) - (fp_text reference "REF**" (at 0 14.2) (layer "Dwgs.User") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp c8c6ed89-8f11-4380-afd3-e693bbac8339) - ) - (fp_text value "TRRS-PJ-320A-dual" (at 0 -5.6) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 82ab2511-55fd-47ce-a3ec-0dd49dd520f7) - ) - (fp_line (start 0.5 0) (end 0.5 -2) (layer "Dwgs.User") (width 0.15) (tstamp 2d261645-5927-4207-afcd-40c216795df9)) - (fp_line (start 0.75 0) (end -5.35 0) (layer "Dwgs.User") (width 0.15) (tstamp 49d33080-ec4a-4bb8-8bcd-96ed1ad2e8ca)) - (fp_line (start 0.75 0) (end 0.75 12.1) (layer "Dwgs.User") (width 0.15) (tstamp 9061d6b4-aed3-4da9-8816-58f85f3b939b)) - (fp_line (start 0.5 -2) (end -5.1 -2) (layer "Dwgs.User") (width 0.15) (tstamp ad753f97-46a9-4908-a636-c89fdb2ec31b)) - (fp_line (start -5.1 0) (end -5.1 -2) (layer "Dwgs.User") (width 0.15) (tstamp d4664588-7533-49b7-ae69-4792dd098651)) - (fp_line (start 0.75 12.1) (end -5.35 12.1) (layer "Dwgs.User") (width 0.15) (tstamp deeeadbb-918e-40d5-b17d-ca143dbbca38)) - (fp_line (start -5.35 0) (end -5.35 12.1) (layer "Dwgs.User") (width 0.15) (tstamp f1c16691-9b0a-43e6-872c-45f400098598)) - (pad "" np_thru_hole circle locked (at -2.3 1.6) (size 1.5 1.5) (drill 1.5) (layers *.Cu *.Mask) (tstamp 0acbf664-87f3-4a7c-8f0d-d38419520eab)) - (pad "" np_thru_hole circle locked (at -2.3 8.6) (size 1.5 1.5) (drill 1.5) (layers *.Cu *.Mask) (tstamp 6996bd9f-5583-4a75-891d-2fb8a35d317a)) - (pad "1" thru_hole oval locked (at 0 11.3 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 45ba1c0f-8495-4d92-a395-654c3ecf3a92)) - (pad "1" thru_hole oval locked (at -4.6 11.3 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 910a6201-4ab9-42bc-9551-a3209043d373)) - (pad "2" thru_hole oval locked (at -4.6 10.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp a26d7378-525a-491f-b51e-c5e8878f4738)) - (pad "2" thru_hole oval locked (at 0 10.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp e3f08671-3bd4-4040-a4a2-0e596668cfe2)) - (pad "3" thru_hole oval locked (at 0 6.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) - (net 22 "P21") (tstamp 7ea94f0a-ab81-4121-891d-dcc847e95e2a)) - (pad "3" thru_hole oval locked (at -4.6 6.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) - (net 22 "P21") (tstamp cb4d7060-56df-4de1-8db0-d9d5c2ce84a2)) - (pad "4" thru_hole oval locked (at -4.6 3.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) - (net 21 "VCC") (tstamp 5e110228-0225-497d-bc32-e8e0328f47c9)) - (pad "4" thru_hole oval locked (at 0 3.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) - (net 21 "VCC") (tstamp b36d4ba5-79b9-488a-8c2c-81f101ae824a)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp e94fdfd1-e6a0-4c6d-a895-e1aa555ff57c) - (at 241.115027 124.432808 -5) - (attr through_hole) - (fp_text reference "S15" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 59eee16f-8352-42e2-80f0-87062ad242ef) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp b51b472f-0ef5-4a8e-8e0d-383647d889f3) - ) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 0c3e0735-95a0-43bd-bd7e-8041515664e9)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 0ded95b6-c1e1-4d22-898a-8b58fea5d04e)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 3dc65a24-ecdf-44f2-9893-b1e17802ba37)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 44d711ba-d925-48dc-a527-c1195f613f9c)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 7714223a-2906-454e-8585-79cbcc13b6da)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp ab96d533-2837-433a-bb17-778145e5613e)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp b020977c-fafd-4509-8bd2-891109b42ac9)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp b10b87db-e521-41ae-897e-231835fad74b)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp b39d081c-f4a1-4e09-a7f8-0faade7a14a1)) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp e4d15e16-b3c9-4f3b-9abe-2a07c8b57455)) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp e892e4f2-35d3-4a5f-900f-7ce6c3f8e742)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp f9aa0fc8-58a3-4d45-a1f8-7a64fdae8dfa)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 6a1aef52-dc0d-4a15-9e59-a9ea4a13a8cd)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp cac21884-55c2-41b9-870b-b5ce36549438)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp faaae781-d579-4e37-bc67-041f7244fab8)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 039676b8-bb5f-4af8-a3e7-2d12fbe9cb09)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 36eb970d-c6b2-46a4-9787-d4ce69f91997)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 16 "matrix_inner_top") (tstamp 5ab37894-a88a-42c8-bc2d-0afe81ea356e)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 16 "matrix_inner_top") (tstamp dff439b0-a71d-4544-bf8d-4b7c7fa06ffc)) - ) - - (footprint "PG1350" (layer "F.Cu") - (tedit 5DD50112) (tstamp ecfc488e-f8ce-48b4-968f-1ec071dc60f7) - (at 254.46686 191.384917 -30) - (attr through_hole) - (fp_text reference "S17" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 89f1835e-b55a-42a4-95d2-81d3e6392e04) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 1bbd1a3e-5976-43b9-b7b5-c25aae779c3b) - ) - (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 1c13ba27-3ddf-4f34-abe4-baa897791e53)) - (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 1c7de3aa-217f-469a-8434-959c49454236)) - (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 2dc2f362-31af-49c3-b908-a562d334d0c3)) - (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 3e336f3b-b1ff-4c9b-999f-0f8d89ac228b)) - (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 6c740166-0e8e-48df-9990-77e2da96b123)) - (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 74b0dafb-77ae-4e21-aea0-4e4513c2b799)) - (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp bb8f9c29-cf5d-42a7-8dda-5cd319041658)) - (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp d2177454-2a66-47fb-ba93-b21af18a7019)) - (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp d22c8e1a-d543-4fdb-8b39-312f99840ba6)) - (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp e7d0c146-c800-4a5a-be0a-40611711e703)) - (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp f235c582-4694-4d9a-836f-0622631ecf04)) - (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp fbbcefe7-9ea9-4e7d-b1f7-a2a05e2895fc)) - (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 084714de-d19d-42a4-b6b0-1a466f2e4c6e)) - (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 0c4abe0a-dc91-4f69-82c8-43047d7abfd5)) - (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp dff344fd-b283-4b96-9e09-4f4a56c4e61d)) - (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp 245ce669-1500-40b7-91d4-7e94b7020ce4)) - (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 1 "GND") (tstamp f88a5d70-2512-40be-9509-546d52c78991)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 18 "thumb_reachy") (tstamp 4e44b30b-ed9d-43b1-bfd2-291adfd87e05)) - (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) - (net 18 "thumb_reachy") (tstamp 89847acd-52f4-44ce-9f7b-0d7ca19ca49d)) - ) - - (footprint "ProMicro" (layer "F.Cu") - (tedit 5B307E4C) (tstamp ef499c54-fa5b-4e47-8502-94109e61611a) - (at 259.8 134.6 -95) - (attr through_hole) - (fp_text reference "MCU1" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp 7e003bca-91d7-4e69-b037-21616fcd656d) - ) - (fp_text value "" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15))) - (tstamp f14724a8-fb47-4b55-a350-ae2c61a00284) - ) - (fp_line (start -14.224 -3.81) (end -14.224 3.81) (layer "Dwgs.User") (width 0.15) (tstamp 2f70a696-9a03-4f69-a924-6dc390b49d42)) - (fp_line (start -19.304 3.81) (end -19.304 -3.81) (layer "Dwgs.User") (width 0.15) (tstamp 48a888af-c143-4804-b166-993a0aae1796)) - (fp_line (start -19.304 -3.81) (end -14.224 -3.81) (layer "Dwgs.User") (width 0.15) (tstamp 924f19b1-e359-41d3-b2f1-448943bc0bd0)) - (fp_line (start -14.224 3.81) (end -19.304 3.81) (layer "Dwgs.User") (width 0.15) (tstamp e666a022-8495-4bef-9482-c77eb285c257)) - (pad "1" thru_hole rect (at -13.97 7.62 265) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 19 "RAW") (tstamp 273ecf82-a972-4999-ac8b-58da56ea526a)) - (pad "2" thru_hole circle (at -11.43 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 1 "GND") (tstamp e6435062-7f8f-48eb-a6e0-6333afe764aa)) - (pad "3" thru_hole circle (at -8.89 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 20 "RST") (tstamp 70446c34-d1bc-42f6-84e7-b0963dd836dc)) - (pad "4" thru_hole circle (at -6.35 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 21 "VCC") (tstamp 70f54a08-d2d2-442f-b3e7-eaaa6b445440)) - (pad "5" thru_hole circle (at -3.81 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 22 "P21") (tstamp 3c144110-568c-4355-b75d-549b82be3c0a)) - (pad "6" thru_hole circle (at -1.27 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 16 "matrix_inner_top") (tstamp 0d9199e6-930f-4eae-aa97-cf4734c3fcf8)) - (pad "7" thru_hole circle (at 1.27 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 13 "matrix_index_top") (tstamp 9cdbc281-6856-445e-bd91-e354a71ae327)) - (pad "8" thru_hole circle (at 3.81 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 10 "matrix_middle_top") (tstamp 82b3d26d-2320-49e5-bf66-8c694d93ebe3)) - (pad "9" thru_hole circle (at 6.35 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 7 "matrix_ring_top") (tstamp 48f0b7d0-940a-41c7-8002-85693b190141)) - (pad "10" thru_hole circle (at 8.89 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 4 "matrix_pinky_top") (tstamp 43c57593-77cd-4873-9d1e-a7b606647aeb)) - (pad "11" thru_hole circle (at 11.43 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 15 "matrix_inner_home") (tstamp 3ffd164e-09d0-4f9a-ad13-acd0cecf2a7f)) - (pad "12" thru_hole circle (at 13.97 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 12 "matrix_index_home") (tstamp 4bfbbd28-5163-456f-9682-74c96b21e3e1)) - (pad "13" thru_hole circle (at -13.97 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 9 "matrix_middle_home") (tstamp d0a2fdf3-2ac3-4ac3-a049-506953fdf0b8)) - (pad "14" thru_hole circle (at -11.43 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 6 "matrix_ring_home") (tstamp de1b7bf3-9ef7-435e-850f-80ba954edf88)) - (pad "15" thru_hole circle (at -8.89 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 1 "GND") (tstamp 6071da27-b5f4-45ee-8569-f2b0b5b6c325)) - (pad "16" thru_hole circle (at -6.35 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 1 "GND") (tstamp 235fcc21-91ed-4853-8dc2-c42b936aeb84)) - (pad "17" thru_hole circle (at -3.81 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 3 "matrix_pinky_home") (tstamp 8d050fa2-58ff-4460-a816-4ce6203d692e)) - (pad "18" thru_hole circle (at -1.27 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 2 "matrix_pinky_bottom") (tstamp aca90362-5833-4b43-be50-8693dcb10b45)) - (pad "19" thru_hole circle (at 1.27 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 5 "matrix_ring_bottom") (tstamp ce62e40e-6750-4c61-a61a-108c7103424e)) - (pad "20" thru_hole circle (at 3.81 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 8 "matrix_middle_bottom") (tstamp 67f222dc-689c-472b-89e3-5e6297bf8de3)) - (pad "21" thru_hole circle (at 6.35 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 14 "matrix_inner_bottom") (tstamp 524f86ee-31b7-4bfa-bcee-602c015edcc7)) - (pad "22" thru_hole circle (at 8.89 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 11 "matrix_index_bottom") (tstamp e666f679-f8c1-46e3-8f77-9e3b4ffdcb22)) - (pad "23" thru_hole circle (at 11.43 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 17 "thumb_tucky") (tstamp 262d967d-a16e-472f-b8d9-beb3d568b558)) - (pad "24" thru_hole circle (at 13.97 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) - (net 18 "thumb_reachy") (tstamp 4e14a190-e25e-4274-afe0-3db9bf108ec7)) - ) - - (gr_line (start 224.070041 189.328571) (end 229.710174 168.279306) (layer "Edge.Cuts") (width 0.15) (tstamp 005d39d5-bcfb-4c25-9e0a-0daf9f15fecb)) - (gr_line (start 255.090513 170.151176) (end 252.823768 178.610781) (layer "Edge.Cuts") (width 0.15) (tstamp 02415f89-58f0-4d8f-ab50-4eb69ee7f4c2)) - (gr_arc (start 226.66194 163.421503) (mid 227.340828 163.774909) (end 227.570979 164.504852) (layer "Edge.Cuts") (width 0.15) (tstamp 08a9f125-3402-490a-ac0b-d3ee8afb7e75)) - (gr_line (start 209.813786 160.94366) (end 209.923929 159.684718) (layer "Edge.Cuts") (width 0.15) (tstamp 091483ab-ae5d-4afc-87e6-0034c44d9d11)) - (gr_arc (start 228.831404 167.024292) (mid 229.5634 167.44691) (end 229.710174 168.279306) (layer "Edge.Cuts") (width 0.15) (tstamp 0f0afde7-e607-4dbf-94a6-12d526b77ee4)) - (gr_arc (start 233.273584 110.797494) (mid 233.952473 111.150901) (end 234.182623 111.880845) (layer "Edge.Cuts") (width 0.15) (tstamp 1439edbc-9644-4bd3-a75e-5b0192e785ca)) - (gr_arc (start 159.282644 180.254714) (mid 158.535419 180.089059) (end 158.124187 179.443555) (layer "Edge.Cuts") (width 0.15) (tstamp 14eadc6a-da37-43c3-bc62-00feba835421)) - (gr_arc (start 191.816557 106.597562) (mid 192.10945 105.890455) (end 192.816557 105.597562) (layer "Edge.Cuts") (width 0.15) (tstamp 22cf60a5-83b6-4f9d-ae15-44e6228ded7e)) - (gr_arc (start 266.300555 169.298599) (mid 265.947148 169.977488) (end 265.217204 170.207638) (layer "Edge.Cuts") (width 0.15) (tstamp 25ea079f-f573-46dc-b053-25309d5a982a)) - (gr_line (start 228.831404 167.024293) (end 228.358 166.982875) (layer "Edge.Cuts") (width 0.15) (tstamp 2fdd2414-1376-445f-8b33-1fd552955352)) - (gr_line (start 170.502243 112.437281) (end 190.903713 110.652384) (layer "Edge.Cuts") (width 0.15) (tstamp 3151955f-be14-4e7e-9510-f00c926b833a)) - (gr_arc (start 193.708434 159.684718) (mid 193.967351 158.921972) (end 194.704629 158.597562) (layer "Edge.Cuts") (width 0.15) (tstamp 320de940-a3ab-49a5-8302-b43631b9c205)) - (gr_arc (start 191.816557 109.656189) (mid 191.553834 110.331779) (end 190.903713 110.652384) (layer "Edge.Cuts") (width 0.15) (tstamp 33c75728-1a8b-44ae-b868-91aa51bfd303)) - (gr_arc (start 267.011088 187.657675) (mid 267.477014 188.264882) (end 267.377114 189.023701) (layer "Edge.Cuts") (width 0.15) (tstamp 35395609-43cb-4350-90eb-b2a66aa419c4)) - (gr_line (start 242.15066 195.243811) (end 257.511089 204.112159) (layer "Edge.Cuts") (width 0.15) (tstamp 3c13fc27-fb0c-4aec-bf5f-c57545b4ecbb)) - (gr_arc (start 170.469577 123.53762) (mid 170.266735 124.233537) (end 169.64703 124.609583) (layer "Edge.Cuts") (width 0.15) (tstamp 49325d0d-9796-41ef-93fc-d17dd85a9cce)) - (gr_line (start 253.289694 179.735625) (end 267.011088 187.657676) (layer "Edge.Cuts") (width 0.15) (tstamp 4db09613-f642-45b5-91db-505cc0da13f7)) - (gr_line (start 193.708435 159.684718) (end 193.962041 162.583446) (layer "Edge.Cuts") (width 0.15) (tstamp 4ec2f43a-5cee-4675-a66d-3c5b145468aa)) - (gr_line (start 224.777147 190.553316) (end 241.909479 195.143911) (layer "Edge.Cuts") (width 0.15) (tstamp 51805249-b2cf-4392-990b-9e66e47155a8)) - (gr_arc (start 149.26813 129.218359) (mid 149.433786 128.471134) (end 150.07929 128.059903) (layer "Edge.Cuts") (width 0.15) (tstamp 52f2539d-5c80-4830-a4b1-dc6cf824cc46)) - (gr_line (start 265.217204 170.207638) (end 256.143594 169.4138) (layer "Edge.Cuts") (width 0.15) (tstamp 536b3a19-b082-4b3d-8339-c8ae38c0bf60)) - (gr_line (start 266.300555 169.298599) (end 267.782202 152.363289) (layer "Edge.Cuts") (width 0.15) (tstamp 5792da4f-00eb-4136-a935-a350c9065085)) - (gr_line (start 210.722825 162.02701) (end 226.66194 163.421502) (layer "Edge.Cuts") (width 0.15) (tstamp 589f710c-9be9-41fa-8fe1-c88cde3f2b35)) - (gr_arc (start 176.104733 166.240885) (mid 176.296188 165.458476) (end 177.002385 165.071044) (layer "Edge.Cuts") (width 0.15) (tstamp 6dedcdde-5d15-49df-8b7f-418e09615b35)) - (gr_line (start 211.816557 106.597562) (end 211.816557 108.003917) (layer "Edge.Cuts") (width 0.15) (tstamp 6f397b0b-2f94-43ff-8069-a8fe86f0529c)) - (gr_line (start 234.182623 111.880845) (end 234.060605 113.275517) (layer "Edge.Cuts") (width 0.15) (tstamp 73771db3-bbb2-4484-a164-603c7c3ee715)) - (gr_line (start 149.26813 129.218359) (end 158.124187 179.443555) (layer "Edge.Cuts") (width 0.15) (tstamp 7410dd2f-74db-44cf-bd05-897b01ddfa50)) - (gr_arc (start 258.877114 203.746133) (mid 258.269908 204.212059) (end 257.511089 204.112158) (layer "Edge.Cuts") (width 0.15) (tstamp 76142de7-c74b-47db-a5af-af4b03e91339)) - (gr_line (start 177.002385 165.071044) (end 193.053002 163.666797) (layer "Edge.Cuts") (width 0.15) (tstamp 7a4a5ca2-ae82-480d-93a8-53fed98c4faf)) - (gr_arc (start 228.358 166.982876) (mid 227.679111 166.629469) (end 227.448961 165.899525) (layer "Edge.Cuts") (width 0.15) (tstamp 8a793471-2ad4-4cb7-8c25-ca47aa4f2631)) - (gr_line (start 227.448961 165.899525) (end 227.570979 164.504852) (layer "Edge.Cuts") (width 0.15) (tstamp 91dbe255-bc58-4224-8def-1cfcb6aabb17)) - (gr_arc (start 253.289694 179.735626) (mid 252.865814 179.252284) (end 252.823768 178.610781) (layer "Edge.Cuts") (width 0.15) (tstamp 929b5944-2a1b-46a3-bb7e-1ae618d83d3e)) - (gr_line (start 258.877114 203.746133) (end 267.377114 189.023701) (layer "Edge.Cuts") (width 0.15) (tstamp 96750b68-55dc-4213-af79-c1645058ba24)) - (gr_line (start 191.816557 109.656189) (end 191.816557 106.597562) (layer "Edge.Cuts") (width 0.15) (tstamp a5552ab7-1338-4e85-a754-e7b946e8f1d5)) - (gr_arc (start 177.820342 175.970591) (mid 177.654686 176.717816) (end 177.009182 177.129047) (layer "Edge.Cuts") (width 0.15) (tstamp a83a3344-7c97-4cb1-9977-d5469bfc2059)) - (gr_line (start 194.704629 158.597562) (end 208.927735 158.597562) (layer "Edge.Cuts") (width 0.15) (tstamp aa9f0c79-d441-4746-ac0e-99b4d3da0452)) - (gr_arc (start 210.816557 105.597562) (mid 211.523664 105.890455) (end 211.816557 106.597562) (layer "Edge.Cuts") (width 0.15) (tstamp ae5f8525-6d6c-4383-8ca1-b2c6e6575575)) - (gr_line (start 234.969644 114.358868) (end 269.836458 117.409319) (layer "Edge.Cuts") (width 0.15) (tstamp b3e0fe67-4ab0-42db-96cd-874d0f4dfe80)) - (gr_arc (start 269.836458 117.40932) (mid 270.515346 117.762726) (end 270.745497 118.492669) (layer "Edge.Cuts") (width 0.15) (tstamp b428980f-890d-43a9-88e4-289798aed139)) - (gr_arc (start 169.593203 113.520631) (mid 169.823354 112.790688) (end 170.502243 112.437281) (layer "Edge.Cuts") (width 0.15) (tstamp bf52bd34-7321-4dde-98d3-14aed5290697)) - (gr_arc (start 212.729401 109.000112) (mid 212.079279 108.679507) (end 211.816557 108.003917) (layer "Edge.Cuts") (width 0.15) (tstamp c25f7b09-3d92-473c-aede-278d9a2ad1a8)) - (gr_arc (start 210.722826 162.02701) (mid 210.043937 161.673603) (end 209.813786 160.94366) (layer "Edge.Cuts") (width 0.15) (tstamp c6680cbb-f400-4c51-b254-4d91ba7e536a)) - (gr_line (start 176.104733 166.240886) (end 177.820342 175.970591) (layer "Edge.Cuts") (width 0.15) (tstamp c8134491-302b-478f-8170-2c99741e462d)) - (gr_line (start 159.282643 180.254714) (end 177.009182 177.129047) (layer "Edge.Cuts") (width 0.15) (tstamp ca45174e-4c2d-4092-af85-bfdff54beeb3)) - (gr_arc (start 241.909479 195.143911) (mid 242.033343 195.185957) (end 242.15066 195.243811) (layer "Edge.Cuts") (width 0.15) (tstamp cc855c5d-6ed5-4dde-9750-753a41fa4a21)) - (gr_arc (start 255.090513 170.151177) (mid 255.482862 169.590844) (end 256.143594 169.4138) (layer "Edge.Cuts") (width 0.15) (tstamp cd6a94c1-f9d8-4f51-bd6d-39be1636b632)) - (gr_line (start 192.816557 105.597562) (end 210.816557 105.597562) (layer "Edge.Cuts") (width 0.15) (tstamp d35cd81c-47a6-4b0c-a0c6-1440f83fbcba)) - (gr_arc (start 208.927735 158.597563) (mid 209.665012 158.921973) (end 209.923929 159.684718) (layer "Edge.Cuts") (width 0.15) (tstamp dada9400-10c5-475a-8260-02c5d03adb23)) - (gr_line (start 212.729402 109.000111) (end 233.273584 110.797494) (layer "Edge.Cuts") (width 0.15) (tstamp e6cc0285-8817-4d80-9934-43f40b97044b)) - (gr_line (start 169.593204 113.520631) (end 170.469577 123.537619) (layer "Edge.Cuts") (width 0.15) (tstamp e8cd6cf9-8d6a-46c7-b716-ae5bab71f0b0)) - (gr_line (start 267.782202 152.363289) (end 270.745497 118.492669) (layer "Edge.Cuts") (width 0.15) (tstamp efcb6a93-301f-4378-a366-1888c910fad6)) - (gr_line (start 150.07929 128.059903) (end 169.64703 124.609583) (layer "Edge.Cuts") (width 0.15) (tstamp f0185295-014b-46cd-91ff-96ff9f2dda4c)) - (gr_arc (start 234.969644 114.358868) (mid 234.290755 114.005461) (end 234.060605 113.275517) (layer "Edge.Cuts") (width 0.15) (tstamp f26cd6ca-403a-4f3c-b1a0-464602c46e91)) - (gr_arc (start 193.962041 162.583446) (mid 193.731891 163.31339) (end 193.053002 163.666797) (layer "Edge.Cuts") (width 0.15) (tstamp f50a3a4b-ed61-4976-a68a-f5ebd537c2e7)) - (gr_arc (start 224.777147 190.553315) (mid 224.169941 190.087389) (end 224.070041 189.328571) (layer "Edge.Cuts") (width 0.15) (tstamp f5500700-561b-4478-b964-223aeb8bc3d1)) - (gr_text "fpkbv3\ntslil 20221002" (at 202 119.7) (layer "B.SilkS") (tstamp 49c2ffb1-99e7-4f79-8f5e-f0331b570595) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - - (segment (start 195.58995 137.4) (end 190.4 142.58995) (width 0.5) (layer "F.Cu") (net 2) (tstamp 0ef2224e-1c16-43d5-b3b6-c379c18c8100)) - (segment (start 248.830153 152.6) (end 245.652713 149.42256) (width 0.5) (layer "F.Cu") (net 2) (tstamp 19a2b2da-875f-4ef9-a042-2454266b34ae)) - (segment (start 213.430152 142.1) (end 208.730152 137.4) (width 0.5) (layer "F.Cu") (net 2) (tstamp 2297e9f7-7d40-4ba0-b643-484acb5392a5)) - (segment (start 190.4 142.6) (end 188.9 144.1) (width 0.5) (layer "F.Cu") (net 2) (tstamp 257a11dd-9871-4d7f-bfd1-b414e491174e)) - (segment (start 190.4 142.58995) (end 190.4 142.6) (width 0.5) (layer "F.Cu") (net 2) (tstamp 2f6125dd-3765-4b1e-b90b-534a7efd8caa)) - (segment (start 245.65271 149.42256) (end 243.475124 147.244975) (width 0.5) (layer "F.Cu") (net 2) (tstamp 37ad830a-31b8-4822-839b-f2b80d7e4ecb)) - (segment (start 174.2 147.1) (end 174.2 154.797572) (width 0.5) (layer "F.Cu") (net 2) (tstamp 40ba4f85-d73a-41b3-95fc-a487ebe24f0f)) - (segment (start 227.910051 142.1) (end 213.430152 142.1) (width 0.5) (layer "F.Cu") (net 2) (tstamp 454464f6-0a3c-4140-b273-0064fc5aef2f)) - (segment (start 188.8 144.1) (end 177.2 144.1) (width 0.5) (layer "F.Cu") (net 2) (tstamp 4a2f9c97-a967-48ce-8dcb-74c8643950d7)) - (segment (start 245.652713 149.42256) (end 245.65271 149.42256) (width 0.5) (layer "F.Cu") (net 2) (tstamp 4fcc2d97-25a4-412d-ad34-fc6066afd49c)) - (segment (start 257.6 147.569848) (end 252.569848 152.6) (width 0.5) (layer "F.Cu") (net 2) (tstamp 96975d33-9373-4ef1-ae63-7ef50cd4c555)) - (segment (start 252.569848 152.6) (end 248.830153 152.6) (width 0.5) (layer "F.Cu") (net 2) (tstamp a03d57dd-3d25-4202-9885-06322dd2bb49)) - (segment (start 243.475124 147.244975) (end 233.055026 147.244975) (width 0.5) (layer "F.Cu") (net 2) (tstamp a8aac3c6-d8e0-4d00-aa81-fa41fdbe726e)) - (segment (start 267.501691 133.998959) (end 259.001041 133.998959) (width 0.5) (layer "F.Cu") (net 2) (tstamp a997b1fd-cd2c-4d1e-bcfc-a752bb364ed0)) - (segment (start 208.730152 137.4) (end 195.58995 137.4) (width 0.5) (layer "F.Cu") (net 2) (tstamp ab1158c5-cdee-4660-bd9d-1981adfee89d)) - (segment (start 233.055026 147.244975) (end 227.910051 142.1) (width 0.5) (layer "F.Cu") (net 2) (tstamp af89e533-a211-40a6-9b90-249d0c191c1e)) - (segment (start 177.2 144.1) (end 174.2 147.1) (width 0.5) (layer "F.Cu") (net 2) (tstamp b11c5ed5-1b87-41fc-9324-5d1e8c7f5611)) - (segment (start 257.6 135.4) (end 257.6 147.569848) (width 0.5) (layer "F.Cu") (net 2) (tstamp b50a483c-dc54-4b7e-bb29-4cd7d83cfc7b)) - (segment (start 174.2 154.797572) (end 165.471731 163.525841) (width 0.5) (layer "F.Cu") (net 2) (tstamp e3eedf09-76db-441f-9f2f-9d71b175594f)) - (segment (start 259.001041 133.998959) (end 257.6 135.4) (width 0.5) (layer "F.Cu") (net 2) (tstamp eedabb21-4ee3-4eb6-a17a-71e45be6ba03)) - (segment (start 267.723067 131.468625) (end 259.211275 131.468625) (width 0.5) (layer "F.Cu") (net 3) (tstamp 0470dcc7-baf8-42e7-8eb8-aa442f71e8af)) - (segment (start 209.020102 136.7) (end 195.3 136.7) (width 0.5) (layer "F.Cu") (net 3) (tstamp 056df12c-447c-42cb-9752-2f4bfb2f8419)) - (segment (start 256.9 133.7799) (end 256.9 147.279898) (width 0.5) (layer "F.Cu") (net 3) (tstamp 0f27626f-4ca1-433c-a0d9-a8f11e134368)) - (segment (start 233.344975 146.544975) (end 228.2 141.4) (width 0.5) (layer "F.Cu") (net 3) (tstamp 12376e9b-b2d1-487c-bc23-28458b9bfd63)) - (segment (start 195.3 136.7) (end 188.6 143.4) (width 0.5) (layer "F.Cu") (net 3) (tstamp 29ce7697-f2d2-4bbf-8e81-a59562ccc3d2)) - (segment (start 259.211275 131.468625) (end 256.9 133.7799) (width 0.5) (layer "F.Cu") (net 3) (tstamp 2ceb161f-6ea8-4af4-9828-5c0148f2f4a0)) - (segment (start 165.903821 143.4) (end 162.519712 146.784109) (width 0.5) (layer "F.Cu") (net 3) (tstamp 35edef06-44ad-4e19-a678-b12ad90ebfde)) - (segment (start 188.6 143.4) (end 165.903821 143.4) (width 0.5) (layer "F.Cu") (net 3) (tstamp 6807c6be-ac0e-42d7-b2e3-4ef6e9f9f7bb)) - (segment (start 252.279898 151.9) (end 249.120098 151.9) (width 0.5) (layer "F.Cu") (net 3) (tstamp 6c0ea8f8-f52a-4430-877d-66a7bc516dd3)) - (segment (start 228.2 141.4) (end 213.720102 141.4) (width 0.5) (layer "F.Cu") (net 3) (tstamp 958fd8b7-e055-48e7-a838-96142bd2a1cf)) - (segment (start 249.120098 151.9) (end 243.765073 146.544975) (width 0.5) (layer "F.Cu") (net 3) (tstamp 9a42af93-5383-4e14-88cd-d3bdefbc374f)) - (segment (start 256.9 147.279898) (end 252.279898 151.9) (width 0.5) (layer "F.Cu") (net 3) (tstamp a103ab6b-fddb-4507-9f61-246ad652ebe4)) - (segment (start 213.720102 141.4) (end 209.020102 136.7) (width 0.5) (layer "F.Cu") (net 3) (tstamp c008440d-320c-4803-a3d0-a8a0d32eb87a)) - (segment (start 243.765073 146.544975) (end 233.344975 146.544975) (width 0.5) (layer "F.Cu") (net 3) (tstamp ea375e82-3418-412a-b6b6-3c454fd26cbe)) - (segment (start 250.092044 142.792044) (end 251.434182 142.792044) (width 0.5) (layer "F.Cu") (net 4) (tstamp 1e2a64bc-ebe4-4b71-b43e-864614c944d7)) - (segment (start 161.81007 127.8) (end 188.5 127.8) (width 0.5) (layer "F.Cu") (net 4) (tstamp 44449e91-11f3-4885-9ee9-f7a081df20fc)) - (segment (start 220.1201 126.9) (end 230.93015 126.9) (width 0.5) (layer "F.Cu") (net 4) (tstamp 4759435c-5e9e-4c64-a250-63a652a2f3d6)) - (segment (start 159.567693 130.042377) (end 161.81007 127.8) (width 0.5) (layer "F.Cu") (net 4) (tstamp 4e415b7f-7738-46bd-b192-1b1406f90789)) - (segment (start 194.2 122.1) (end 215.3201 122.1) (width 0.5) (layer "F.Cu") (net 4) (tstamp 770e45c8-a632-4183-8899-75e7109f15a6)) - (segment (start 230.93015 126.9) (end 234.1201 130.08995) (width 0.5) (layer "F.Cu") (net 4) (tstamp 82bcb05d-6f77-418b-b8f7-15094cd9303f)) - (segment (start 247.8 140.5) (end 250.092044 142.792044) (width 0.5) (layer "F.Cu") (net 4) (tstamp a22072c4-ba63-4690-ab38-5573031e3e48)) - (segment (start 247.8 137.16985) (end 247.8 140.5) (width 0.5) (layer "F.Cu") (net 4) (tstamp cfd9677e-855c-4f7d-a629-3f30bc4e9739)) - (segment (start 240.7201 130.08995) (end 247.8 137.16985) (width 0.5) (layer "F.Cu") (net 4) (tstamp e30f3dad-6618-4e2c-b2b3-feb76afac2cb)) - (segment (start 234.1201 130.08995) (end 240.7201 130.08995) (width 0.5) (layer "F.Cu") (net 4) (tstamp eecfcac4-3728-4532-9f8f-0d1a498da2a1)) - (segment (start 215.3201 122.1) (end 220.1201 126.9) (width 0.5) (layer "F.Cu") (net 4) (tstamp f49c6876-59ff-4ccb-ab03-878df6a347d8)) - (segment (start 188.5 127.8) (end 194.2 122.1) (width 0.5) (layer "F.Cu") (net 4) (tstamp f80b528b-d709-4586-9929-03b2433409d7)) - (segment (start 227.620102 142.8) (end 213.140202 142.8) (width 0.5) (layer "F.Cu") (net 5) (tstamp 26df8876-9b58-4792-b4ff-5afe2226c11a)) - (segment (start 184.8902 149.1098) (end 182.745051 149.1098) (width 0.5) (layer "F.Cu") (net 5) (tstamp 48915f25-0a1a-475c-86ec-d4dc46d34e02)) - (segment (start 213.140202 142.8) (end 208.440201 138.099999) (width 0.5) (layer "F.Cu") (net 5) (tstamp 594b4117-4418-4176-88f5-0f2f62f7ee28)) - (segment (start 232.765076 147.944975) (end 227.620102 142.8) (width 0.5) (layer "F.Cu") (net 5) (tstamp 7a5f9d6e-595a-4b35-ab47-22a5f60a1c0a)) - (segment (start 195.9 138.099999) (end 184.8902 149.1098) (width 0.5) (layer "F.Cu") (net 5) (tstamp 8b013cd6-5fc5-4453-8e51-057e75123b70)) - (segment (start 208.440201 138.099999) (end 195.9 138.099999) (width 0.5) (layer "F.Cu") (net 5) (tstamp 9ffb2ad1-8652-461e-95b0-6255f73df107)) - (segment (start 248.5402 153.3) (end 243.185175 147.944975) (width 0.5) (layer "F.Cu") (net 5) (tstamp b1acf9b8-374f-4f65-89c7-94104bf91da4)) - (segment (start 258.3 147.859797) (end 252.859797 153.3) (width 0.5) (layer "F.Cu") (net 5) (tstamp c18ccb3d-09bf-4641-bdfc-5cef6e7d9381)) - (segment (start 252.859797 153.3) (end 248.5402 153.3) (width 0.5) (layer "F.Cu") (net 5) (tstamp ca385d77-efcd-4e5c-84d6-e49329de9d13)) - (segment (start 258.3 137.8) (end 258.3 147.859797) (width 0.5) (layer "F.Cu") (net 5) (tstamp ca926f74-4c0f-405b-ab04-116859076a30)) - (segment (start 267.280316 136.529294) (end 259.570706 136.529294) (width 0.5) (layer "F.Cu") (net 5) (tstamp cb7e9548-bd8e-413d-8f4e-642d185e8488)) - (segment (start 259.570706 136.529294) (end 258.3 137.8) (width 0.5) (layer "F.Cu") (net 5) (tstamp e933933a-641c-4929-9544-68f483139c28)) - (segment (start 243.185175 147.944975) (end 232.765076 147.944975) (width 0.5) (layer "F.Cu") (net 5) (tstamp f6dcc3e6-1b3e-4203-9170-869676eca85f)) - (segment (start 256.2 133.489951) (end 256.2 146.98995) (width 0.5) (layer "F.Cu") (net 6) (tstamp 0f5dd577-de01-4868-8f16-539eec1af76a)) - (segment (start 233.665075 145.844975) (end 228.46005 140.63995) (width 0.5) (layer "F.Cu") (net 6) (tstamp 10f32bc1-a006-4ed6-8f4f-c14c66667afe)) - (segment (start 268.387194 123.877621) (end 265.822379 123.877621) (width 0.5) (layer "F.Cu") (net 6) (tstamp 11672a74-83c0-4289-9b54-7445613885e4)) - (segment (start 258.931375 130.768625) (end 258.921325 130.768625) (width 0.5) (layer "F.Cu") (net 6) (tstamp 1c46fe90-49b8-4701-8d87-4a944ff6ad33)) - (segment (start 183.4 130) (end 181.263403 132.136597) (width 0.5) (layer "F.Cu") (net 6) (tstamp 295b52a9-e53d-4f48-9f5a-802692cd15b0)) - (segment (start 228.46005 140.63995) (end 213.950001 140.63995) (width 0.5) (layer "F.Cu") (net 6) (tstamp 2cce3bf3-0ef5-48b2-8641-e69f725e3060)) - (segment (start 265.822379 123.877621) (end 258.931375 130.768625) (width 0.5) (layer "F.Cu") (net 6) (tstamp 3a83cc4b-ab01-46f8-9dc3-b6f5c0b8543a)) - (segment (start 251.98995 151.2) (end 249.410047 151.2) (width 0.5) (layer "F.Cu") (net 6) (tstamp 3b77f9d3-6d6b-4521-8f55-e57d116e9273)) - (segment (start 256.2 146.98995) (end 251.98995 151.2) (width 0.5) (layer "F.Cu") (net 6) (tstamp 4ce98e23-18e8-4cce-ba03-b76ba43f7a93)) - (segment (start 244.055022 145.844975) (end 233.665075 145.844975) (width 0.5) (layer "F.Cu") (net 6) (tstamp 60adcc09-9049-41b3-8055-5de7c7454bbe)) - (segment (start 189.3 130) (end 183.4 130) (width 0.5) (layer "F.Cu") (net 6) (tstamp 7abf5065-b57b-4b6e-b0fa-f6ddb256953b)) - (segment (start 195.3 136) (end 189.3 130) (width 0.5) (layer "F.Cu") (net 6) (tstamp 7d0be77b-d61a-42c0-b98d-caf08c5d36c2)) - (segment (start 181.263403 132.136597) (end 181.263403 132.17449) (width 0.5) (layer "F.Cu") (net 6) (tstamp 83170ba2-0461-4cd2-9f43-bf6f159da795)) - (segment (start 249.410047 151.2) (end 244.055022 145.844975) (width 0.5) (layer "F.Cu") (net 6) (tstamp 91636f9e-a497-40a2-ad75-dc545e3eaef6)) - (segment (start 258.921325 130.768625) (end 256.2 133.489951) (width 0.5) (layer "F.Cu") (net 6) (tstamp 9c68256d-dfe8-4ff6-adb6-21e625c30f64)) - (segment (start 209.310051 136) (end 195.3 136) (width 0.5) (layer "F.Cu") (net 6) (tstamp a700a1b9-800e-49cc-a4a9-495f75b5c0c1)) - (segment (start 213.950001 140.63995) (end 209.310051 136) (width 0.5) (layer "F.Cu") (net 6) (tstamp d7a23636-9a2d-46ba-8f6d-2ccab718eb93)) - (segment (start 231.2201 126.2) (end 220.41005 126.2) (width 0.5) (layer "F.Cu") (net 7) (tstamp 05c96d49-6028-4ad9-a3c6-eb83d7b2ce97)) - (segment (start 186.9 113.6) (end 181.420936 113.6) (width 0.5) (layer "F.Cu") (net 7) (tstamp 2532f703-c6b3-4fe2-8704-adea3028c2bd)) - (segment (start 220.41005 126.2) (end 215.61005 121.4) (width 0.5) (layer "F.Cu") (net 7) (tstamp 2f130755-0417-426b-a078-4f03ef2072d4)) - (segment (start 248.5 136.8799) (end 241.01005 129.38995) (width 0.5) (layer "F.Cu") (net 7) (tstamp 539603ff-40dd-4c05-a86a-97fe237adef8)) - (segment (start 248.5 138.8) (end 248.5 136.8799) (width 0.5) (layer "F.Cu") (net 7) (tstamp 5d11ca07-18e8-4d56-ba81-e5d8c1934e94)) - (segment (start 249.96171 140.26171) (end 248.5 138.8) (width 0.5) (layer "F.Cu") (net 7) (tstamp 65f503e1-5f53-4e79-828c-83e392f3686d)) - (segment (start 181.420936 113.6) (end 179.781756 115.23918) (width 0.5) (layer "F.Cu") (net 7) (tstamp 7850f361-aa30-45b5-b40c-f6e60163254e)) - (segment (start 241.01005 129.38995) (end 234.41005 129.38995) (width 0.5) (layer "F.Cu") (net 7) (tstamp bf0d7cb0-5eb7-4ab5-8b50-803a53021c4b)) - (segment (start 215.61005 121.4) (end 194.7 121.4) (width 0.5) (layer "F.Cu") (net 7) (tstamp c2a47e18-c1db-4eba-8824-9bdc4f04084d)) - (segment (start 194.7 121.4) (end 186.9 113.6) (width 0.5) (layer "F.Cu") (net 7) (tstamp dc4d921f-cee1-4d09-926f-fee475e69de5)) - (segment (start 251.655557 140.26171) (end 249.96171 140.26171) (width 0.5) (layer "F.Cu") (net 7) (tstamp e515d671-6ac2-4544-b78a-0245025626c8)) - (segment (start 234.41005 129.38995) (end 231.2201 126.2) (width 0.5) (layer "F.Cu") (net 7) (tstamp f71e6312-1ae2-48a0-8075-d4b4474dafc4)) - (segment (start 253.149746 154) (end 248.25025 154) (width 0.5) (layer "F.Cu") (net 8) (tstamp 149b8e10-2d2f-407e-94e6-2e224edd433f)) - (segment (start 248.25025 154) (end 242.895225 148.644975) (width 0.5) (layer "F.Cu") (net 8) (tstamp 3c374eaf-4889-49ef-a2e2-003779dac3d0)) - (segment (start 242.895225 148.644975) (end 232.475126 148.644975) (width 0.5) (layer "F.Cu") (net 8) (tstamp 3d1bfcaf-a548-41cc-b302-245c99e10927)) - (segment (start 232.475126 148.644975) (end 227.415076 143.584924) (width 0.5) (layer "F.Cu") (net 8) (tstamp 4980096f-b1ec-4c5d-8919-840b229783de)) - (segment (start 212.935177 143.584924) (end 210.350253 141) (width 0.5) (layer "F.Cu") (net 8) (tstamp 5eb116a9-7a88-48fa-a8a0-6674aed9a0d6)) - (segment (start 267.05894 139.059629) (end 260.340371 139.059629) (width 0.5) (layer "F.Cu") (net 8) (tstamp 696b13c2-011a-4a96-a48b-3e0174210cd0)) - (segment (start 259 140.4) (end 259 148.149746) (width 0.5) (layer "F.Cu") (net 8) (tstamp 768f9b94-733d-4024-8869-84f615340328)) - (segment (start 259 148.149746) (end 253.149746 154) (width 0.5) (layer "F.Cu") (net 8) (tstamp 7a598368-6ab9-44ba-9cc6-01659a01d19f)) - (segment (start 227.415076 143.584924) (end 212.935177 143.584924) (width 0.5) (layer "F.Cu") (net 8) (tstamp a47f892b-b63d-4464-b933-32c3984162d1)) - (segment (start 260.340371 139.059629) (end 259 140.4) (width 0.5) (layer "F.Cu") (net 8) (tstamp db88d87f-3d9b-45aa-b7e4-2a97ec36f1cf)) - (segment (start 204.014119 141) (end 201.816557 143.197562) (width 0.5) (layer "F.Cu") (net 8) (tstamp facfa37c-2c55-496a-bf39-dc2564f4a0c0)) - (segment (start 210.350253 141) (end 204.014119 141) (width 0.5) (layer "F.Cu") (net 8) (tstamp feef7698-d947-4059-8f1e-21bb2de8e5a9)) - (segment (start 268.608569 121.347287) (end 267.362763 121.347287) (width 0.5) (layer "F.Cu") (net 9) (tstamp 233e950d-b06a-4fee-afd9-106efdde89cd)) - (segment (start 258.631375 130.068625) (end 255.5 133.200001) (width 0.5) (layer "F.Cu") (net 9) (tstamp 42165687-8047-4169-a54c-96fb406602ea)) - (segment (start 210.3 124.2) (end 203.8 124.2) (width 0.5) (layer "F.Cu") (net 9) (tstamp 492cec9e-3829-46a6-a374-de3611ba8d50)) - (segment (start 233.955025 145.144975) (end 228.7 139.88995) (width 0.5) (layer "F.Cu") (net 9) (tstamp 79c90c59-ac25-47f8-ab50-253715209071)) - (segment (start 258.641425 130.068625) (end 258.631375 130.068625) (width 0.5) (layer "F.Cu") (net 9) (tstamp 84b5daea-67c2-476c-a18c-5b29fd29e791)) - (segment (start 228.7 139.88995) (end 214.18995 139.88995) (width 0.5) (layer "F.Cu") (net 9) (tstamp 97c65589-0659-4fb5-a33a-ed48ccef71c0)) - (segment (start 251.7 150.5) (end 249.699996 150.5) (width 0.5) (layer "F.Cu") (net 9) (tstamp 9b60e9f6-3f94-41ec-ab46-e58730bf90ea)) - (segment (start 211.9 137.6) (end 211.9 125.8) (width 0.5) (layer "F.Cu") (net 9) (tstamp a10f94e8-8bc0-47a4-ac90-bf45ffa59664)) - (segment (start 201.816557 126.183443) (end 201.816557 126.197562) (width 0.5) (layer "F.Cu") (net 9) (tstamp ae786db2-ce54-4ee2-8cdf-cc27c2cbb8a2)) - (segment (start 249.699996 150.5) (end 244.344971 145.144975) (width 0.5) (layer "F.Cu") (net 9) (tstamp b0060c6d-ed24-4266-9a03-93beeebf35a5)) - (segment (start 255.5 146.7) (end 251.7 150.5) (width 0.5) (layer "F.Cu") (net 9) (tstamp c86dfcda-fe95-4833-b605-dfcb2207dc5f)) - (segment (start 244.344971 145.144975) (end 233.955025 145.144975) (width 0.5) (layer "F.Cu") (net 9) (tstamp d83e7982-1d96-43ed-8bb9-7db401d16722)) - (segment (start 214.18995 139.88995) (end 211.9 137.6) (width 0.5) (layer "F.Cu") (net 9) (tstamp ebb5d747-2e49-4aed-89a5-7c94d3b6b1d8)) - (segment (start 211.9 125.8) (end 210.3 124.2) (width 0.5) (layer "F.Cu") (net 9) (tstamp ebfd0859-2549-4018-b3be-3ba29bd307fa)) - (segment (start 255.5 133.200001) (end 255.5 146.7) (width 0.5) (layer "F.Cu") (net 9) (tstamp f2587259-532b-48bb-a945-9fedd4acd059)) - (segment (start 203.8 124.2) (end 201.816557 126.183443) (width 0.5) (layer "F.Cu") (net 9) (tstamp f6839ef3-a5a6-426d-9e30-2f705e5783ef)) - (segment (start 267.362763 121.347287) (end 258.641425 130.068625) (width 0.5) (layer "F.Cu") (net 9) (tstamp fbc2028d-5ac0-44a0-bdee-38647176dc28)) - (segment (start 234.61005 128.6) (end 231.51005 125.5) (width 0.5) (layer "F.Cu") (net 10) (tstamp 1d80a590-8c0d-42f2-adf9-9ee995847513)) - (segment (start 250.341425 137.731375) (end 241.21005 128.6) (width 0.5) (layer "F.Cu") (net 10) (tstamp 262947d0-3963-4112-9ad9-fadf599cccb3)) - (segment (start 231.51005 125.5) (end 220.7 125.5) (width 0.5) (layer "F.Cu") (net 10) (tstamp 336dbf09-5ada-4879-8b7b-a2615738f704)) - (segment (start 241.21005 128.6) (end 234.61005 128.6) (width 0.5) (layer "F.Cu") (net 10) (tstamp 399ba5ea-7bb9-4d5a-89ba-adb00cdc76d1)) - (segment (start 220.7 125.5) (end 210.2 115) (width 0.5) (layer "F.Cu") (net 10) (tstamp 4376dd90-480d-4214-912a-6e33ff1dc87e)) - (segment (start 209.1 108.1) (end 202.914119 108.1) (width 0.5) (layer "F.Cu") (net 10) (tstamp 633ef8bd-d0b6-43de-acaa-bc57d4d9aa93)) - (segment (start 202.914119 108.1) (end 201.816557 109.197562) (width 0.5) (layer "F.Cu") (net 10) (tstamp 6f80f1f2-9909-40ed-863b-7890583bcc93)) - (segment (start 210.2 109.2) (end 209.1 108.1) (width 0.5) (layer "F.Cu") (net 10) (tstamp 85d3508d-5fd1-40c9-8115-358e2b9de43a)) - (segment (start 210.2 115) (end 210.2 109.2) (width 0.5) (layer "F.Cu") (net 10) (tstamp 9f2ad335-6bd9-4257-97bf-a3573bbccb04)) - (segment (start 251.876933 137.731375) (end 250.341425 137.731375) (width 0.5) (layer "F.Cu") (net 10) (tstamp dbb02258-1786-42f6-9a30-cd58bc7ea297)) - (segment (start 260.4 148.72965) (end 247.429649 161.7) (width 0.5) (layer "F.Cu") (net 11) (tstamp 35b16a0c-ae84-4612-831b-3441b24fedc3)) - (segment (start 226.8 145.6) (end 222.900789 145.6) (width 0.5) (layer "F.Cu") (net 11) (tstamp 5172eb9b-5cf0-43bf-bacd-687ddf79a229)) - (segment (start 229 159) (end 229 147.8) (width 0.5) (layer "F.Cu") (net 11) (tstamp 78da7fc0-8546-4f79-bb7f-c65edbede6ac)) - (segment (start 266.616189 144.120298) (end 261.779702 144.120298) (width 0.5) (layer "F.Cu") (net 11) (tstamp 79c27b81-d23e-4c56-9e90-f1dc834ac706)) - (segment (start 231.7 161.7) (end 229 159) (width 0.5) (layer "F.Cu") (net 11) (tstamp b6971237-235c-4938-9f61-7d800cc85f29)) - (segment (start 222.900789 145.6) (end 221.030776 147.470013) (width 0.5) (layer "F.Cu") (net 11) (tstamp b855f7f9-cb7b-474a-9785-aaf273c434a7)) - (segment (start 247.42965 161.7) (end 231.7 161.7) (width 0.5) (layer "F.Cu") (net 11) (tstamp c340d1a0-de74-4b08-82b7-2fffb647e38b)) - (segment (start 261.779702 144.120298) (end 260.4 145.5) (width 0.5) (layer "F.Cu") (net 11) (tstamp d05807df-3408-4689-98dc-a71bede37ed4)) - (segment (start 229 147.8) (end 226.8 145.6) (width 0.5) (layer "F.Cu") (net 11) (tstamp dc63329e-8c0b-420d-972f-dd7aba9a2621)) - (segment (start 260.4 145.5) (end 260.4 148.72965) (width 0.5) (layer "F.Cu") (net 11) (tstamp fa9b54da-cbef-411f-9a75-246e5f6ae385)) - (segment (start 248.042662 147.852713) (end 244.63492 144.444975) (width 0.5) (layer "F.Cu") (net 12) (tstamp 2b43ac4d-a90a-461c-89e1-5f140db35f07)) - (segment (start 224.347127 128.7) (end 222.512424 130.534703) (width 0.5) (layer "F.Cu") (net 12) (tstamp 50de99de-218c-487c-a452-ce0a6ddae968)) - (segment (start 244.63492 144.444975) (end 234.244975 144.444975) (width 0.5) (layer "F.Cu") (net 12) (tstamp 5df682c9-8b5a-4ed5-a0d5-20a592bd113c)) - (segment (start 231.3 141.5) (end 231.3 131.2) (width 0.5) (layer "F.Cu") (net 12) (tstamp 687334da-ae49-493f-a57f-c55d6183c577)) - (segment (start 234.244975 144.444975) (end 231.3 141.5) (width 0.5) (layer "F.Cu") (net 12) (tstamp 7addba71-a282-467f-91c6-ad952f16299a)) - (segment (start 228.8 128.7) (end 224.347127 128.7) (width 0.5) (layer "F.Cu") (net 12) (tstamp a6ec5ae5-17dd-465c-94cd-d5cdc6373b82)) - (segment (start 250.991431 147.852713) (end 248.042662 147.852713) (width 0.5) (layer "F.Cu") (net 12) (tstamp db131cc0-cdb7-4730-97cc-fb01f0ecd0c3)) - (segment (start 231.3 131.2) (end 228.8 128.7) (width 0.5) (layer "F.Cu") (net 12) (tstamp eac5428b-ea9a-4846-8bb6-a60b6407f7d5)) - (segment (start 241.5 127.9) (end 234.9 127.9) (width 0.5) (layer "F.Cu") (net 13) (tstamp 073b91ae-0a79-4d74-ad3a-b8633d020685)) - (segment (start 230.3 112.8) (end 224.793464 112.8) (width 0.5) (layer "F.Cu") (net 13) (tstamp 12b5ece2-604e-4fa6-bfaa-ab439add4274)) - (segment (start 224.793464 112.8) (end 223.994071 113.599393) (width 0.5) (layer "F.Cu") (net 13) (tstamp 3af9d11a-91e3-4e66-815a-58543dc5bfdd)) - (segment (start 234.9 127.9) (end 232.1 125.1) (width 0.5) (layer "F.Cu") (net 13) (tstamp 5a45ef62-1e97-4e62-8cf9-80ba7e599bee)) - (segment (start 252.098309 135.201041) (end 248.801041 135.201041) (width 0.5) (layer "F.Cu") (net 13) (tstamp 69604430-c076-4bea-8a7e-ca9bb4463435)) - (segment (start 232.1 125.1) (end 232.1 114.6) (width 0.5) (layer "F.Cu") (net 13) (tstamp 77e16db1-105f-41f2-9a2f-83452da8e49d)) - (segment (start 248.801041 135.201041) (end 241.5 127.9) (width 0.5) (layer "F.Cu") (net 13) (tstamp 7e295e72-f510-4092-b044-4414e4b03435)) - (segment (start 232.1 114.6) (end 230.3 112.8) (width 0.5) (layer "F.Cu") (net 13) (tstamp f750da57-3189-4e94-9535-92db130f5fc1)) - (segment (start 261.010037 141.589963) (end 259.7 142.9) (width 0.5) (layer "F.Cu") (net 14) (tstamp 37c34ae6-182a-4a66-9425-5733aefa9468)) - (segment (start 259.7 148.439695) (end 253.439695 154.7) (width 0.5) (layer "F.Cu") (net 14) (tstamp 5ddd7ffe-a5b6-4f1e-a916-2bb54e340e94)) - (segment (start 259.7 142.9) (end 259.7 148.439695) (width 0.5) (layer "F.Cu") (net 14) (tstamp 705cba81-41f4-438e-b20f-406be50da4f6)) - (segment (start 266.837565 141.589963) (end 261.010037 141.589963) (width 0.5) (layer "F.Cu") (net 14) (tstamp 727ab81c-bb31-48be-bed8-acfe785fbec3)) - (segment (start 243.7201 150.4598) (end 240.632029 150.4598) (width 0.5) (layer "F.Cu") (net 14) (tstamp 95d5bf54-4824-4dac-89b7-a8439083b15c)) - (segment (start 240.632029 150.4598) (end 238.665951 152.425878) (width 0.5) (layer "F.Cu") (net 14) (tstamp af29aa60-4538-407e-a992-ace83b604840)) - (segment (start 253.439695 154.7) (end 247.9603 154.7) (width 0.5) (layer "F.Cu") (net 14) (tstamp f1ad3298-a901-4754-94b2-1af9c1dca6f7)) - (segment (start 247.9603 154.7) (end 243.7201 150.4598) (width 0.5) (layer "F.Cu") (net 14) (tstamp fe6193df-117b-4011-9601-e1a4c97f3f20)) - (segment (start 244.924869 143.744975) (end 243.144975 143.744975) (width 0.5) (layer "F.Cu") (net 15) (tstamp 128d35d3-cb18-4f5f-93f6-25adab7292cc)) - (segment (start 246.502275 145.322379) (end 244.924869 143.744975) (width 0.5) (layer "F.Cu") (net 15) (tstamp 316faf03-1cc0-4c33-b4b9-aae3851faf9b)) - (segment (start 251.212806 145.322379) (end 246.502275 145.322379) (width 0.5) (layer "F.Cu") (net 15) (tstamp 723794b3-8e2a-418d-a67a-d28d90a81156)) - (segment (start 242.1 137.44297) (end 240.147599 135.490569) (width 0.5) (layer "F.Cu") (net 15) (tstamp 8d6ed561-30a5-49fb-b783-e2fc87cb8c75)) - (segment (start 242.1 142.7) (end 242.1 137.44297) (width 0.5) (layer "F.Cu") (net 15) (tstamp def53dfe-aa73-4af0-aade-c88a423b5e85)) - (segment (start 243.144975 143.744975) (end 242.1 142.7) (width 0.5) (layer "F.Cu") (net 15) (tstamp e986db23-c0fb-46e1-a0ea-97682915b9fe)) - (segment (start 244.4 129.8) (end 244.4 123.7) (width 0.5) (layer "F.Cu") (net 16) (tstamp 0b2c0b39-4efe-4ef8-8c31-0855cf03b2ff)) - (segment (start 244.4 123.7) (end 241.629246 120.929246) (width 0.5) (layer "F.Cu") (net 16) (tstamp 1ee9c51d-a1c1-4fc1-8e60-307f5c4d0303)) - (segment (start 247.270706 132.670706) (end 244.4 129.8) (width 0.5) (layer "F.Cu") (net 16) (tstamp 23ef9c1c-c315-4641-b01f-33d965c4d186)) - (segment (start 252.319684 132.670706) (end 247.270706 132.670706) (width 0.5) (layer "F.Cu") (net 16) (tstamp 4a2d17e4-c15b-44ca-93c0-1c8e2229c628)) - (segment (start 241.629246 120.929246) (end 241.629246 118.555259) (width 0.5) (layer "F.Cu") (net 16) (tstamp b916745c-e26f-4cd7-9db9-7a96163c8626)) - (segment (start 266.394813 146.650632) (end 266.344181 146.6) (width 0.5) (layer "F.Cu") (net 17) (tstamp 05ad5c9e-9ebb-436a-a361-347317cf081d)) - (segment (start 240.9 174.563723) (end 237.456293 178.00743) (width 0.5) (layer "F.Cu") (net 17) (tstamp 304c4252-f18e-419b-b652-9e434b5ea424)) - (segment (start 266.344181 146.6) (end 263.519599 146.6) (width 0.5) (layer "F.Cu") (net 17) (tstamp e2e3ca83-c0ed-41c3-ac70-c01da765bd92)) - (segment (start 240.9 169.219599) (end 240.9 174.563723) (width 0.5) (layer "F.Cu") (net 17) (tstamp eb301de7-a88c-4822-a7af-e3a4d3ab01b6)) - (segment (start 263.519599 146.6) (end 240.9 169.219599) (width 0.5) (layer "F.Cu") (net 17) (tstamp ef114161-a0ad-4c4d-8ee2-6e34c56981de)) - (segment (start 241.6 175.8) (end 248.6 182.8) (width 0.5) (layer "F.Cu") (net 18) (tstamp 0c52679f-3ae2-4464-97f9-5f91c950b4bf)) - (segment (start 241.6 169.509548) (end 241.6 175.8) (width 0.5) (layer "F.Cu") (net 18) (tstamp a20ea57d-9057-411a-8862-050c92a8d49f)) - (segment (start 266.173438 149.180967) (end 261.928581 149.180967) (width 0.5) (layer "F.Cu") (net 18) (tstamp bafe1ebf-ec77-48a5-b8d3-7052b9e2f278)) - (segment (start 261.928581 149.180967) (end 241.6 169.509548) (width 0.5) (layer "F.Cu") (net 18) (tstamp d02e2a4d-41dd-4a95-98b4-7c7e03196ae5)) - (segment (start 253.941493 182.8) (end 257.41686 186.275367) (width 0.5) (layer "F.Cu") (net 18) (tstamp e3a9f79a-d761-4937-9d6c-835d0a4a21b2)) - (segment (start 248.6 182.8) (end 253.941493 182.8) (width 0.5) (layer "F.Cu") (net 18) (tstamp eb5c2e46-7c9c-4cfe-a06f-33409546236a)) - (segment (start 256.340371 129.440371) (end 261.640371 129.440371) (width 0.5) (layer "B.Cu") (net 21) (tstamp 13032a98-48bd-49dd-9386-57a95289e6fa)) - (segment (start 262.53508 165.938726) (end 262.134164 166.339642) (width 0.5) (layer "B.Cu") (net 21) (tstamp 3274dc13-6332-42d0-9a34-bd2e28fea3b4)) - (segment (start 262.53508 161.757146) (end 262.53508 165.938726) (width 0.5) (layer "B.Cu") (net 21) (tstamp 380adf1c-b45a-4d52-a229-f4913f0c030e)) - (segment (start 252.762435 127.610037) (end 254.510037 127.610037) (width 0.5) (layer "B.Cu") (net 21) (tstamp 3eef0a3e-56d6-47ba-ae0d-73fb500bc1ab)) - (segment (start 254.510037 127.610037) (end 256.340371 129.440371) (width 0.5) (layer "B.Cu") (net 21) (tstamp 4be6dd90-fd95-4bc6-8ddb-707dfac5f74e)) - (segment (start 262.53508 130.335081) (end 262.53508 161.757146) (width 0.5) (layer "B.Cu") (net 21) (tstamp 96879571-7b01-4e5e-88bb-4e24957e4500)) - (segment (start 261.640371 129.440371) (end 262.53508 130.335081) (width 0.5) (layer "B.Cu") (net 21) (tstamp e29ff474-6828-4047-b538-39a32e23f4d8)) - (segment (start 261.350421 130.140371) (end 252.54106 130.140371) (width 0.5) (layer "B.Cu") (net 22) (tstamp 1a2938f0-9752-4934-a421-ad392ab3c91a)) - (segment (start 259.546496 160.553504) (end 261.83508 158.26492) (width 0.5) (layer "B.Cu") (net 22) (tstamp 1bf6d3ac-274c-45c6-b5a4-5fcaeccb6fdc)) - (segment (start 259.14558 166.078174) (end 259.14558 161.896595) (width 0.5) (layer "B.Cu") (net 22) (tstamp 584890bc-0869-4b7e-bc04-d2244b526c5f)) - (segment (start 259.14558 161.896595) (end 259.546496 161.495679) (width 0.5) (layer "B.Cu") (net 22) (tstamp 5d933516-7115-4d1f-b135-1e66b6482d94)) - (segment (start 259.546496 161.495679) (end 259.546496 160.553504) (width 0.5) (layer "B.Cu") (net 22) (tstamp 68da69bd-19e5-490d-9ee6-a1d82d47cb12)) - (segment (start 261.83508 130.62503) (end 261.350421 130.140371) (width 0.5) (layer "B.Cu") (net 22) (tstamp 7c3a0b85-efef-47ef-926b-88fa1d98f337)) - (segment (start 261.83508 158.26492) (end 261.83508 130.62503) (width 0.5) (layer "B.Cu") (net 22) (tstamp ccd59bca-8b79-4444-80a6-983e437fd496)) - - (zone (net 1) (net_name "GND") (layers F&B.Cu) (tstamp d07d853d-beac-458e-a159-4c4ce7a08440) (hatch edge 0.508) - (connect_pads (clearance 0.508)) - (min_thickness 0.254) (filled_areas_thickness no) - (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508)) - (polygon - (pts - (xy 330.2 228.6) - (xy 127 228.6) - (xy 127 76.2) - (xy 330.2 76.2) - ) - ) - (filled_polygon - (layer "F.Cu") - (pts - (xy 210.786585 106.107561) - (xy 210.810303 106.111253) - (xy 210.819325 106.110073) - (xy 210.849768 106.1098) - (xy 210.906724 106.116215) - (xy 210.911848 106.116792) - (xy 210.939356 106.123069) - (xy 211.016452 106.150043) - (xy 211.041872 106.162284) - (xy 211.111034 106.205737) - (xy 211.13309 106.223324) - (xy 211.190851 106.281079) - (xy 211.20844 106.303134) - (xy 211.251898 106.372291) - (xy 211.264141 106.397711) - (xy 211.291121 106.474806) - (xy 211.2974 106.502313) - (xy 211.303621 106.557503) - (xy 211.303283 106.573449) - (xy 211.304357 106.573462) - (xy 211.304248 106.582431) - (xy 211.302866 106.591306) - (xy 211.306993 106.622857) - (xy 211.308057 106.639199) - (xy 211.308057 107.950676) - (xy 211.306311 107.971578) - (xy 211.302981 107.991374) - (xy 211.302828 108.003926) - (xy 211.303519 108.008749) - (xy 211.303519 108.008755) - (xy 211.304343 108.014514) - (xy 211.305268 108.023029) - (xy 211.312788 108.1242) - (xy 211.320468 108.227516) - (xy 211.321498 108.232069) - (xy 211.321499 108.232074) - (xy 211.349867 108.357437) - (xy 211.369951 108.446193) - (xy 211.451213 108.655155) - (xy 211.453531 108.65921) - (xy 211.453533 108.659215) - (xy 211.4945 108.730893) - (xy 211.562467 108.849812) - (xy 211.565359 108.853481) - (xy 211.56536 108.853482) - (xy 211.651912 108.963274) - (xy 211.70127 109.025886) - (xy 211.71375 109.037626) - (xy 211.858697 109.173982) - (xy 211.864574 109.179511) - (xy 212.04879 109.307312) - (xy 212.154045 109.359221) - (xy 212.24568 109.404414) - (xy 212.245684 109.404416) - (xy 212.249872 109.406481) - (xy 212.254322 109.407906) - (xy 212.254323 109.407906) - (xy 212.458954 109.473417) - (xy 212.458958 109.473418) - (xy 212.463403 109.474841) - (xy 212.647778 109.504876) - (xy 212.659176 109.507279) - (xy 212.667395 109.509413) - (xy 212.667408 109.509415) - (xy 212.672114 109.510637) - (xy 212.684605 109.511884) - (xy 212.689464 109.511617) - (xy 212.689469 109.511617) - (xy 212.712494 109.510351) - (xy 212.730392 109.51064) - (xy 233.180076 111.299755) - (xy 233.19926 111.30294) - (xy 233.213831 111.306533) - (xy 233.213833 111.306533) - (xy 233.222547 111.308682) - (xy 233.231635 111.308293) - (xy 233.261986 111.310677) - (xy 233.314971 111.321389) - (xy 233.323216 111.323056) - (xy 233.350072 111.331709) - (xy 233.42451 111.365299) - (xy 233.448765 111.379709) - (xy 233.513864 111.42902) - (xy 233.534307 111.448468) - (xy 233.586803 111.511032) - (xy 233.602404 111.534539) - (xy 233.639662 111.607213) - (xy 233.649642 111.633604) - (xy 233.669795 111.712748) - (xy 233.673652 111.740698) - (xy 233.675047 111.79662) - (xy 233.674463 111.812274) - (xy 233.673581 111.821115) - (xy 233.671433 111.829828) - (xy 233.671817 111.838793) - (xy 233.672794 111.861629) - (xy 233.67243 111.877999) - (xy 233.642971 112.214719) - (xy 233.559015 113.174339) - (xy 233.558681 113.178152) - (xy 233.55512 113.198819) - (xy 233.550079 113.218238) - (xy 233.548832 113.230729) - (xy 233.549099 113.235583) - (xy 233.549099 113.235588) - (xy 233.549675 113.246048) - (xy 233.549849 113.254974) - (xy 233.547069 113.429875) - (xy 233.546803 113.446604) - (xy 233.547372 113.451063) - (xy 233.563633 113.578502) - (xy 233.574114 113.660648) - (xy 233.575309 113.664972) - (xy 233.575311 113.66498) - (xy 233.608554 113.785229) - (xy 233.631609 113.868626) - (xy 233.718118 114.066306) - (xy 233.83188 114.249661) - (xy 233.834772 114.253108) - (xy 233.834773 114.253109) - (xy 233.851973 114.273608) - (xy 233.970577 114.41496) - (xy 234.03499 114.47259) - (xy 234.127891 114.555707) - (xy 234.131389 114.558837) - (xy 234.135136 114.56133) - (xy 234.307288 114.675868) - (xy 234.307295 114.675872) - (xy 234.311039 114.678363) - (xy 234.315107 114.680299) - (xy 234.315108 114.6803) - (xy 234.322721 114.683924) - (xy 234.505871 114.771106) - (xy 234.711919 114.835177) - (xy 234.716363 114.835888) - (xy 234.716367 114.835889) - (xy 234.884917 114.862859) - (xy 234.896662 114.865317) - (xy 234.912377 114.869396) - (xy 234.917212 114.869878) - (xy 234.917216 114.869879) - (xy 234.918901 114.870047) - (xy 234.924868 114.870642) - (xy 234.92972 114.870375) - (xy 234.929722 114.870375) - (xy 234.934945 114.870087) - (xy 234.952742 114.869108) - (xy 234.97064 114.869397) - (xy 269.742963 117.911581) - (xy 269.762129 117.914763) - (xy 269.785433 117.920509) - (xy 269.794523 117.92012) - (xy 269.824871 117.922503) - (xy 269.886099 117.93488) - (xy 269.912956 117.943533) - (xy 269.98739 117.97712) - (xy 270.011646 117.991531) - (xy 270.07675 118.040846) - (xy 270.097192 118.060294) - (xy 270.149681 118.122849) - (xy 270.165279 118.146351) - (xy 270.202541 118.219034) - (xy 270.212517 118.245417) - (xy 270.23191 118.321577) - (xy 270.232669 118.324559) - (xy 270.236526 118.352509) - (xy 270.237812 118.404147) - (xy 270.23792 118.408463) - (xy 270.237336 118.424117) - (xy 270.236457 118.432924) - (xy 270.234308 118.441639) - (xy 270.234691 118.450605) - (xy 270.234691 118.450609) - (xy 270.235668 118.473451) - (xy 270.235304 118.489815) - (xy 270.049774 120.610444) - (xy 270.023911 120.676562) - (xy 269.966407 120.718201) - (xy 269.89552 120.722142) - (xy 269.833755 120.687133) - (xy 269.818461 120.667902) - (xy 269.7123 120.503802) - (xy 269.712298 120.503799) - (xy 269.709492 120.499462) - (xy 269.556237 120.331037) - (xy 269.377532 120.189905) - (xy 269.178176 120.079854) - (xy 269.047475 120.03357) - (xy 268.968398 120.005567) - (xy 268.968394 120.005566) - (xy 268.963523 120.003841) - (xy 268.95843 120.002934) - (xy 268.958427 120.002933) - (xy 268.744426 119.964814) - (xy 268.74442 119.964813) - (xy 268.739337 119.963908) - (xy 268.652267 119.962844) - (xy 268.516808 119.961189) - (xy 268.516806 119.961189) - (xy 268.511639 119.961126) - (xy 268.286545 119.99557) - (xy 268.070098 120.066316) - (xy 267.868113 120.171463) - (xy 267.86398 120.174566) - (xy 267.863977 120.174568) - (xy 267.690148 120.305082) - (xy 267.686013 120.308187) - (xy 267.639381 120.356985) - (xy 267.554605 120.445698) - (xy 267.528689 120.472817) - (xy 267.525777 120.477086) - (xy 267.489861 120.529737) - (xy 267.434949 120.57474) - (xy 267.38934 120.583184) - (xy 267.389414 120.584089) - (xy 267.336754 120.588372) - (xy 267.32654 120.588787) - (xy 267.31847 120.588787) - (xy 267.31485 120.589209) - (xy 267.314832 120.58921) - (xy 267.290224 120.592079) - (xy 267.285863 120.592511) - (xy 267.260744 120.594554) - (xy 267.220424 120.597833) - (xy 267.220421 120.597834) - (xy 267.213126 120.598427) - (xy 267.206162 120.600683) - (xy 267.200203 120.601874) - (xy 267.194348 120.603258) - (xy 267.187082 120.604105) - (xy 267.118436 120.629022) - (xy 267.114308 120.630439) - (xy 267.051827 120.65068) - (xy 267.051825 120.650681) - (xy 267.044864 120.652936) - (xy 267.038609 120.656732) - (xy 267.033135 120.659238) - (xy 267.027705 120.661957) - (xy 267.020826 120.664454) - (xy 266.959779 120.704478) - (xy 266.95609 120.706805) - (xy 266.937311 120.718201) - (xy 266.898456 120.741778) - (xy 266.898451 120.741782) - (xy 266.893655 120.744692) - (xy 266.885279 120.75209) - (xy 266.885256 120.752064) - (xy 266.882266 120.754713) - (xy 266.879027 120.757421) - (xy 266.872911 120.761431) - (xy 266.867884 120.766738) - (xy 266.86788 120.766741) - (xy 266.819635 120.81767) - (xy 266.817257 120.820112) - (xy 258.196084 129.441285) - (xy 258.172355 129.459909) - (xy 258.167061 129.463121) - (xy 258.167057 129.463124) - (xy 258.162268 129.46603) - (xy 258.158069 129.469739) - (xy 258.158064 129.469742) - (xy 258.153891 129.473428) - (xy 258.153867 129.473401) - (xy 258.150875 129.476054) - (xy 258.147642 129.478757) - (xy 258.141523 129.482769) - (xy 258.136491 129.488081) - (xy 258.088247 129.539008) - (xy 258.085869 129.54145) - (xy 255.011089 132.616231) - (xy 254.996677 132.628617) - (xy 254.985082 132.63715) - (xy 254.985077 132.637155) - (xy 254.979182 132.641493) - (xy 254.974443 132.647071) - (xy 254.97444 132.647074) - (xy 254.944965 132.681769) - (xy 254.938035 132.689285) - (xy 254.93234 132.69498) - (xy 254.93006 132.697862) - (xy 254.914719 132.717252) - (xy 254.911928 132.720656) - (xy 254.869533 132.770558) - (xy 254.864667 132.776286) - (xy 254.861339 132.782802) - (xy 254.857972 132.787851) - (xy 254.854805 132.79298) - (xy 254.850266 132.798717) - (xy 254.819345 132.864876) - (xy 254.817442 132.86877) - (xy 254.784231 132.933809) - (xy 254.782492 132.940917) - (xy 254.780393 132.94656) - (xy 254.778476 132.952323) - (xy 254.775378 132.958951) - (xy 254.765745 133.005266) - (xy 254.760514 133.030413) - (xy 254.759544 133.034697) - (xy 254.742192 133.105611) - (xy 254.7415 133.116765) - (xy 254.741464 133.116763) - (xy 254.741225 133.120756) - (xy 254.740851 133.124948) - (xy 254.73936 133.132116) - (xy 254.739992 133.155474) - (xy 254.741454 133.209522) - (xy 254.7415 133.212929) - (xy 254.7415 146.333629) - (xy 254.721498 146.40175) - (xy 254.704595 146.422724) - (xy 252.316744 148.810575) - (xy 252.254432 148.844601) - (xy 252.183617 148.839536) - (xy 252.126781 148.796989) - (xy 252.10197 148.730469) - (xy 252.117061 148.661095) - (xy 252.125326 148.647954) - (xy 252.179486 148.572582) - (xy 252.182504 148.568382) - (xy 252.187356 148.558566) - (xy 252.281104 148.368881) - (xy 252.281105 148.368879) - (xy 252.283398 148.364239) - (xy 252.349595 148.146359) - (xy 252.353581 148.116083) - (xy 252.378881 147.923914) - (xy 252.378882 147.923907) - (xy 252.379318 147.920592) - (xy 252.379821 147.899996) - (xy 252.380895 147.856078) - (xy 252.380895 147.856073) - (xy 252.380977 147.852713) - (xy 252.373303 147.759371) - (xy 252.362742 147.630915) - (xy 252.362741 147.630909) - (xy 252.362318 147.625764) - (xy 252.325293 147.478358) - (xy 252.308103 147.409921) - (xy 252.308102 147.409917) - (xy 252.306844 147.40491) - (xy 252.301798 147.393305) - (xy 252.218103 147.200819) - (xy 252.218101 147.200816) - (xy 252.216043 147.196082) - (xy 252.114702 147.039432) - (xy 252.095162 147.009228) - (xy 252.09516 147.009225) - (xy 252.092354 147.004888) - (xy 251.939099 146.836463) - (xy 251.839985 146.758188) - (xy 251.798922 146.700271) - (xy 251.79569 146.629348) - (xy 251.831315 146.567937) - (xy 251.862644 146.546155) - (xy 251.898444 146.528616) - (xy 251.924313 146.515943) - (xy 251.928517 146.512945) - (xy 251.928521 146.512942) - (xy 252.053657 146.423683) - (xy 252.109699 146.383709) - (xy 252.270999 146.222971) - (xy 252.285473 146.202829) - (xy 252.400861 146.042248) - (xy 252.403879 146.038048) - (xy 252.412035 146.021547) - (xy 252.502479 145.838547) - (xy 252.50248 145.838545) - (xy 252.504773 145.833905) - (xy 252.57097 145.616025) - (xy 252.57197 145.608427) - (xy 252.600256 145.39358) - (xy 252.600257 145.393573) - (xy 252.600693 145.390258) - (xy 252.600775 145.386906) - (xy 252.60227 145.325744) - (xy 252.60227 145.325739) - (xy 252.602352 145.322379) - (xy 252.593737 145.217592) - (xy 252.584117 145.100581) - (xy 252.584116 145.100575) - (xy 252.583693 145.09543) - (xy 252.550589 144.963637) - (xy 252.529478 144.879587) - (xy 252.529477 144.879583) - (xy 252.528219 144.874576) - (xy 252.521911 144.860069) - (xy 252.439478 144.670485) - (xy 252.439476 144.670482) - (xy 252.437418 144.665748) - (xy 252.347642 144.526975) - (xy 252.316537 144.478894) - (xy 252.316535 144.478891) - (xy 252.313729 144.474554) - (xy 252.160474 144.306129) - (xy 252.061359 144.227853) - (xy 252.020296 144.169936) - (xy 252.017064 144.099013) - (xy 252.052689 144.037602) - (xy 252.084014 144.015822) - (xy 252.145689 143.985608) - (xy 252.149893 143.98261) - (xy 252.149897 143.982607) - (xy 252.227524 143.927236) - (xy 252.331075 143.853374) - (xy 252.492375 143.692636) - (xy 252.549731 143.612817) - (xy 252.622237 143.511913) - (xy 252.625255 143.507713) - (xy 252.639959 143.477963) - (xy 252.723855 143.308212) - (xy 252.723856 143.30821) - (xy 252.726149 143.30357) - (xy 252.792346 143.08569) - (xy 252.793346 143.078093) - (xy 252.821632 142.863245) - (xy 252.821633 142.863238) - (xy 252.822069 142.859923) - (xy 252.822572 142.839327) - (xy 252.823646 142.795409) - (xy 252.823646 142.795404) - (xy 252.823728 142.792044) - (xy 252.814658 142.681725) - (xy 252.805493 142.570246) - (xy 252.805492 142.57024) - (xy 252.805069 142.565095) - (xy 252.753657 142.360412) - (xy 252.750854 142.349252) - (xy 252.750853 142.349248) - (xy 252.749595 142.344241) - (xy 252.744981 142.333629) - (xy 252.660854 142.14015) - (xy 252.660852 142.140147) - (xy 252.658794 142.135413) - (xy 252.576633 142.008412) - (xy 252.537913 141.948559) - (xy 252.537911 141.948556) - (xy 252.535105 141.944219) - (xy 252.38185 141.775794) - (xy 252.282736 141.697519) - (xy 252.241673 141.639602) - (xy 252.238441 141.568679) - (xy 252.274066 141.507268) - (xy 252.305395 141.485486) - (xy 252.347968 141.464629) - (xy 252.367064 141.455274) - (xy 252.371268 141.452276) - (xy 252.371272 141.452273) - (xy 252.50203 141.359004) - (xy 252.55245 141.32304) - (xy 252.71375 141.162302) - (xy 252.728224 141.14216) - (xy 252.843612 140.981579) - (xy 252.84663 140.977379) - (xy 252.850719 140.969107) - (xy 252.94523 140.777878) - (xy 252.945231 140.777876) - (xy 252.947524 140.773236) - (xy 252.996625 140.611624) - (xy 253.012219 140.5603) - (xy 253.012219 140.560299) - (xy 253.013721 140.555356) - (xy 253.014721 140.547758) - (xy 253.043007 140.332911) - (xy 253.043008 140.332904) - (xy 253.043444 140.329589) - (xy 253.043875 140.311951) - (xy 253.045021 140.265075) - (xy 253.045021 140.26507) - (xy 253.045103 140.26171) - (xy 253.035218 140.141474) - (xy 253.026868 140.039912) - (xy 253.026867 140.039906) - (xy 253.026444 140.034761) - (xy 252.990265 139.890726) - (xy 252.972229 139.818918) - (xy 252.972228 139.818914) - (xy 252.97097 139.813907) - (xy 252.967063 139.804922) - (xy 252.882229 139.609816) - (xy 252.882227 139.609813) - (xy 252.880169 139.605079) - (xy 252.779074 139.44881) - (xy 252.759288 139.418225) - (xy 252.759286 139.418222) - (xy 252.75648 139.413885) - (xy 252.603225 139.24546) - (xy 252.50411 139.167184) - (xy 252.463047 139.109267) - (xy 252.459815 139.038344) - (xy 252.49544 138.976933) - (xy 252.526765 138.955153) - (xy 252.58844 138.924939) - (xy 252.592644 138.921941) - (xy 252.592648 138.921938) - (xy 252.683208 138.857342) - (xy 252.773826 138.792705) - (xy 252.935126 138.631967) - (xy 252.943056 138.620932) - (xy 253.064988 138.451244) - (xy 253.068006 138.447044) - (xy 253.076162 138.430543) - (xy 253.166606 138.247543) - (xy 253.166607 138.247541) - (xy 253.1689 138.242901) - (xy 253.219221 138.077276) - (xy 253.233595 138.029965) - (xy 253.233595 138.029964) - (xy 253.235097 138.025021) - (xy 253.236097 138.017424) - (xy 253.264383 137.802576) - (xy 253.264384 137.802569) - (xy 253.26482 137.799254) - (xy 253.265382 137.776273) - (xy 253.266397 137.73474) - (xy 253.266397 137.734735) - (xy 253.266479 137.731375) - (xy 253.256968 137.615687) - (xy 253.248244 137.509577) - (xy 253.248243 137.509571) - (xy 253.24782 137.504426) - (xy 253.209023 137.349968) - (xy 253.193605 137.288583) - (xy 253.193604 137.288579) - (xy 253.192346 137.283572) - (xy 253.177794 137.250104) - (xy 253.103605 137.079481) - (xy 253.103603 137.079478) - (xy 253.101545 137.074744) - (xy 252.990337 136.902843) - (xy 252.980664 136.88789) - (xy 252.980662 136.887887) - (xy 252.977856 136.88355) - (xy 252.824601 136.715125) - (xy 252.725487 136.63685) - (xy 252.684424 136.578933) - (xy 252.681192 136.50801) - (xy 252.716817 136.446599) - (xy 252.748146 136.424817) - (xy 252.805174 136.396879) - (xy 252.809816 136.394605) - (xy 252.81402 136.391607) - (xy 252.814024 136.391604) - (xy 252.944782 136.298335) - (xy 252.995202 136.262371) - (xy 253.156502 136.101633) - (xy 253.170976 136.081491) - (xy 253.286364 135.92091) - (xy 253.289382 135.91671) - (xy 253.29577 135.903786) - (xy 253.387982 135.717209) - (xy 253.387983 135.717207) - (xy 253.390276 135.712567) - (xy 253.440777 135.546348) - (xy 253.454971 135.499631) - (xy 253.454971 135.49963) - (xy 253.456473 135.494687) - (xy 253.460645 135.462998) - (xy 253.485759 135.272242) - (xy 253.48576 135.272235) - (xy 253.486196 135.26892) - (xy 253.486278 135.265568) - (xy 253.487773 135.204406) - (xy 253.487773 135.204401) - (xy 253.487855 135.201041) - (xy 253.478308 135.084923) - (xy 253.46962 134.979243) - (xy 253.469619 134.979237) - (xy 253.469196 134.974092) - (xy 253.432532 134.828125) - (xy 253.414981 134.758249) - (xy 253.41498 134.758245) - (xy 253.413722 134.753238) - (xy 253.396934 134.714628) - (xy 253.324981 134.549147) - (xy 253.324979 134.549144) - (xy 253.322921 134.54441) - (xy 253.222701 134.389493) - (xy 253.20204 134.357556) - (xy 253.202038 134.357553) - (xy 253.199232 134.353216) - (xy 253.045977 134.184791) - (xy 252.946862 134.106515) - (xy 252.905799 134.048598) - (xy 252.902567 133.977675) - (xy 252.938192 133.916264) - (xy 252.969521 133.894482) - (xy 253.026549 133.866544) - (xy 253.031191 133.86427) - (xy 253.035395 133.861272) - (xy 253.035399 133.861269) - (xy 253.124805 133.797496) - (xy 253.216577 133.732036) - (xy 253.377877 133.571298) - (xy 253.392351 133.551156) - (xy 253.507739 133.390575) - (xy 253.510757 133.386375) - (xy 253.518913 133.369874) - (xy 253.609357 133.186874) - (xy 253.609358 133.186872) - (xy 253.611651 133.182232) - (xy 253.673244 132.979507) - (xy 253.676346 132.969296) - (xy 253.676346 132.969295) - (xy 253.677848 132.964352) - (xy 253.678848 132.956754) - (xy 253.707134 132.741907) - (xy 253.707135 132.7419) - (xy 253.707571 132.738585) - (xy 253.70805 132.718983) - (xy 253.709148 132.674071) - (xy 253.709148 132.674066) - (xy 253.70923 132.670706) - (xy 253.699745 132.555341) - (xy 253.690995 132.448908) - (xy 253.690994 132.448902) - (xy 253.690571 132.443757) - (xy 253.649619 132.280719) - (xy 253.636356 132.227914) - (xy 253.636355 132.22791) - (xy 253.635097 132.222903) - (xy 253.62334 132.195863) - (xy 253.546356 132.018812) - (xy 253.546354 132.018809) - (xy 253.544296 132.014075) - (xy 253.454519 131.875301) - (xy 253.423415 131.827221) - (xy 253.423413 131.827218) - (xy 253.420607 131.822881) - (xy 253.267352 131.654456) - (xy 253.168237 131.57618) - (xy 253.127174 131.518263) - (xy 253.123942 131.44734) - (xy 253.159567 131.385929) - (xy 253.190892 131.364149) - (xy 253.252567 131.333935) - (xy 253.256771 131.330937) - (xy 253.256775 131.330934) - (xy 253.367698 131.251813) - (xy 253.437953 131.201701) - (xy 253.599253 131.040963) - (xy 253.621055 131.010623) - (xy 253.729115 130.86024) - (xy 253.732133 130.85604) - (xy 253.735749 130.848725) - (xy 253.830733 130.656539) - (xy 253.830734 130.656537) - (xy 253.833027 130.651897) - (xy 253.899224 130.434017) - (xy 253.908606 130.362757) - (xy 253.92851 130.211572) - (xy 253.928511 130.211565) - (xy 253.928947 130.20825) - (xy 253.930606 130.140371) - (xy 253.919733 130.008127) - (xy 253.912371 129.918573) - (xy 253.91237 129.918567) - (xy 253.911947 129.913422) - (xy 253.862362 129.716014) - (xy 253.857732 129.697579) - (xy 253.857731 129.697575) - (xy 253.856473 129.692568) - (xy 253.854414 129.687832) - (xy 253.767732 129.488477) - (xy 253.76773 129.488474) - (xy 253.765672 129.48374) - (xy 253.654537 129.311951) - (xy 253.644791 129.296886) - (xy 253.644789 129.296883) - (xy 253.641983 129.292546) - (xy 253.488728 129.124121) - (xy 253.389614 129.045846) - (xy 253.348551 128.987929) - (xy 253.345319 128.917006) - (xy 253.380944 128.855595) - (xy 253.412273 128.833813) - (xy 253.439507 128.82047) - (xy 253.473942 128.803601) - (xy 253.478146 128.800603) - (xy 253.47815 128.8006) - (xy 253.575547 128.731127) - (xy 253.659328 128.671367) - (xy 253.820628 128.510629) - (xy 253.903555 128.395224) - (xy 253.95049 128.329906) - (xy 253.953508 128.325706) - (xy 253.961264 128.310014) - (xy 254.052108 128.126205) - (xy 254.052109 128.126203) - (xy 254.054402 128.121563) - (xy 254.106361 127.950547) - (xy 254.119097 127.908627) - (xy 254.119097 127.908626) - (xy 254.120599 127.903683) - (xy 254.130303 127.829976) - (xy 254.149885 127.681238) - (xy 254.149886 127.681231) - (xy 254.150322 127.677916) - (xy 254.15079 127.658775) - (xy 254.151899 127.613402) - (xy 254.151899 127.613397) - (xy 254.151981 127.610037) - (xy 254.144614 127.52043) - (xy 254.133746 127.388239) - (xy 254.133745 127.388233) - (xy 254.133322 127.383088) - (xy 254.099795 127.249608) - (xy 254.079107 127.167245) - (xy 254.079106 127.167241) - (xy 254.077848 127.162234) - (xy 254.069714 127.143527) - (xy 253.989107 126.958143) - (xy 253.989105 126.95814) - (xy 253.987047 126.953406) - (xy 253.879577 126.787282) - (xy 253.866166 126.766552) - (xy 253.866164 126.766549) - (xy 253.863358 126.762212) - (xy 253.710103 126.593787) - (xy 253.610988 126.515511) - (xy 253.569925 126.457594) - (xy 253.566693 126.386671) - (xy 253.602318 126.32526) - (xy 253.633643 126.30348) - (xy 253.695318 126.273266) - (xy 253.699522 126.270268) - (xy 253.699526 126.270265) - (xy 253.79941 126.199018) - (xy 253.880704 126.141032) - (xy 254.042004 125.980294) - (xy 254.05778 125.95834) - (xy 254.171866 125.799571) - (xy 254.174884 125.795371) - (xy 254.182639 125.779681) - (xy 254.273484 125.59587) - (xy 254.273485 125.595868) - (xy 254.275778 125.591228) - (xy 254.341975 125.373348) - (xy 254.347012 125.335087) - (xy 254.371261 125.150903) - (xy 254.371262 125.150896) - (xy 254.371698 125.147581) - (xy 254.372382 125.119604) - (xy 254.373275 125.083067) - (xy 254.373275 125.083062) - (xy 254.373357 125.079702) - (xy 254.363336 124.957813) - (xy 254.355122 124.857904) - (xy 254.355121 124.857898) - (xy 254.354698 124.852753) - (xy 254.326547 124.740679) - (xy 254.300483 124.63691) - (xy 254.300482 124.636906) - (xy 254.299224 124.631899) - (xy 254.297165 124.627163) - (xy 254.210483 124.427808) - (xy 254.210481 124.427805) - (xy 254.208423 124.423071) - (xy 254.101557 124.257881) - (xy 254.087542 124.236217) - (xy 254.08754 124.236214) - (xy 254.084734 124.231877) - (xy 253.931479 124.063452) - (xy 253.866871 124.012428) - (xy 253.83193 123.984833) - (xy 253.790867 123.926916) - (xy 253.787635 123.855993) - (xy 253.82326 123.794581) - (xy 253.85459 123.772799) - (xy 253.911802 123.744772) - (xy 253.920641 123.739503) - (xy 253.973291 123.701948) - (xy 253.981691 123.691249) - (xy 253.974702 123.678093) - (xy 253.217999 122.92139) - (xy 253.204055 122.913776) - (xy 253.202222 122.913907) - (xy 253.195607 122.918158) - (xy 252.432697 123.681068) - (xy 252.425082 123.695012) - (xy 252.427058 123.722634) - (xy 252.411967 123.792008) - (xy 252.359559 123.843386) - (xy 252.354674 123.845929) - (xy 252.262692 123.893812) - (xy 252.243355 123.903878) - (xy 252.239222 123.906981) - (xy 252.239219 123.906983) - (xy 252.091732 124.017719) - (xy 252.061255 124.040602) - (xy 252.057683 124.04434) - (xy 251.95237 124.154544) - (xy 251.903931 124.205232) - (xy 251.901017 124.209504) - (xy 251.901016 124.209505) - (xy 251.879446 124.241126) - (xy 251.775608 124.393347) - (xy 251.679732 124.599894) - (xy 251.67835 124.604876) - (xy 251.67835 124.604877) - (xy 251.655527 124.687175) - (xy 251.618878 124.819327) - (xy 251.59468 125.045752) - (xy 251.594977 125.050904) - (xy 251.594977 125.050908) - (xy 251.598104 125.105144) - (xy 251.607788 125.273089) - (xy 251.608923 125.278126) - (xy 251.608924 125.278132) - (xy 251.65646 125.489064) - (xy 251.65785 125.495233) - (xy 251.659794 125.500019) - (xy 251.659795 125.500024) - (xy 251.716688 125.640133) - (xy 251.743522 125.706217) - (xy 251.862503 125.900376) - (xy 252.011597 126.072495) - (xy 252.13747 126.176997) - (xy 252.177105 126.235898) - (xy 252.178603 126.306879) - (xy 252.141489 126.367402) - (xy 252.115167 126.385702) - (xy 252.021979 126.434213) - (xy 252.017846 126.437316) - (xy 252.017843 126.437318) - (xy 251.844014 126.567832) - (xy 251.839879 126.570937) - (xy 251.682555 126.735567) - (xy 251.679641 126.739839) - (xy 251.67964 126.73984) - (xy 251.646225 126.788825) - (xy 251.554232 126.923682) - (xy 251.458356 127.130229) - (xy 251.456974 127.135211) - (xy 251.456974 127.135212) - (xy 251.439726 127.197405) - (xy 251.397502 127.349662) - (xy 251.373304 127.576087) - (xy 251.373601 127.581239) - (xy 251.373601 127.581243) - (xy 251.377137 127.642571) - (xy 251.386412 127.803424) - (xy 251.387547 127.808461) - (xy 251.387548 127.808467) - (xy 251.431985 128.005649) - (xy 251.436474 128.025568) - (xy 251.438418 128.030354) - (xy 251.438419 128.030359) - (xy 251.520202 128.231765) - (xy 251.522146 128.236552) - (xy 251.641127 128.430711) - (xy 251.790221 128.60283) - (xy 251.864972 128.664889) - (xy 251.916093 128.707331) - (xy 251.955728 128.766234) - (xy 251.957226 128.837214) - (xy 251.920111 128.897737) - (xy 251.89379 128.916037) - (xy 251.800604 128.964547) - (xy 251.796471 128.96765) - (xy 251.796468 128.967652) - (xy 251.622639 129.098166) - (xy 251.618504 129.101271) - (xy 251.614932 129.105009) - (xy 251.467476 129.259313) - (xy 251.46118 129.265901) - (xy 251.458266 129.270173) - (xy 251.458265 129.270174) - (xy 251.405089 129.348128) - (xy 251.332857 129.454016) - (xy 251.236981 129.660563) - (xy 251.176127 129.879996) - (xy 251.151929 130.106421) - (xy 251.152226 130.111573) - (xy 251.152226 130.111577) - (xy 251.155118 130.161723) - (xy 251.165037 130.333758) - (xy 251.166172 130.338795) - (xy 251.166173 130.338801) - (xy 251.211944 130.541901) - (xy 251.215099 130.555902) - (xy 251.217043 130.560688) - (xy 251.217044 130.560693) - (xy 251.295032 130.752752) - (xy 251.300771 130.766886) - (xy 251.35726 130.859068) - (xy 251.413929 130.951542) - (xy 251.419752 130.961045) - (xy 251.568846 131.133164) - (xy 251.694719 131.237666) - (xy 251.734354 131.296567) - (xy 251.735852 131.367548) - (xy 251.698738 131.428071) - (xy 251.672416 131.446371) - (xy 251.579228 131.494882) - (xy 251.575095 131.497985) - (xy 251.575092 131.497987) - (xy 251.413606 131.619234) - (xy 251.397128 131.631606) - (xy 251.393556 131.635344) - (xy 251.266171 131.768645) - (xy 251.239804 131.796236) - (xy 251.236896 131.800499) - (xy 251.236892 131.800504) - (xy 251.218462 131.827522) - (xy 251.203667 131.849212) - (xy 251.198211 131.85721) - (xy 251.1433 131.902213) - (xy 251.094122 131.912206) - (xy 247.637077 131.912206) - (xy 247.568956 131.892204) - (xy 247.547982 131.875301) - (xy 245.195405 129.522724) - (xy 245.161379 129.460412) - (xy 245.1585 129.433629) - (xy 245.1585 125.617365) - (xy 245.178502 125.549244) - (xy 245.232158 125.502751) - (xy 245.302432 125.492647) - (xy 245.367012 125.522141) - (xy 245.392219 125.552) - (xy 245.464991 125.671924) - (xy 245.491745 125.716014) - (xy 245.495242 125.720044) - (xy 245.614555 125.85754) - (xy 245.642945 125.890257) - (xy 245.647076 125.893644) - (xy 245.817213 126.033149) - (xy 245.817219 126.033153) - (xy 245.821341 126.036533) - (xy 246.021833 126.150659) - (xy 246.026849 126.15248) - (xy 246.026854 126.152482) - (xy 246.233673 126.227554) - (xy 246.233677 126.227555) - (xy 246.238688 126.229374) - (xy 246.243937 126.230323) - (xy 246.24394 126.230324) - (xy 246.461621 126.269687) - (xy 246.461628 126.269688) - (xy 246.465705 126.270425) - (xy 246.483442 126.271261) - (xy 246.48839 126.271495) - (xy 246.488397 126.271495) - (xy 246.489878 126.271565) - (xy 246.652023 126.271565) - (xy 246.718979 126.265884) - (xy 246.81866 126.257426) - (xy 246.818664 126.257425) - (xy 246.823971 126.256975) - (xy 246.829126 126.255637) - (xy 246.829132 126.255636) - (xy 247.042101 126.20036) - (xy 247.042105 126.200359) - (xy 247.04727 126.199018) - (xy 247.052136 126.196826) - (xy 247.052139 126.196825) - (xy 247.252747 126.106458) - (xy 247.257613 126.104266) - (xy 247.262033 126.10129) - (xy 247.262037 126.101288) - (xy 247.436335 125.983942) - (xy 247.448983 125.975427) - (xy 247.61591 125.816187) - (xy 247.654804 125.763911) - (xy 247.750435 125.635379) - (xy 247.750437 125.635376) - (xy 247.753619 125.631099) - (xy 247.810233 125.519747) - (xy 247.855756 125.430211) - (xy 247.855756 125.43021) - (xy 247.858175 125.425453) - (xy 247.897529 125.298713) - (xy 247.925003 125.210235) - (xy 247.925004 125.210229) - (xy 247.926587 125.205132) - (xy 247.943461 125.077819) - (xy 247.956198 124.981718) - (xy 247.956198 124.981713) - (xy 247.956898 124.976433) - (xy 247.955062 124.92751) - (xy 247.95159 124.835022) - (xy 247.948244 124.745897) - (xy 247.90087 124.520115) - (xy 247.883171 124.475297) - (xy 247.838455 124.36207) - (xy 247.816131 124.305543) - (xy 247.706537 124.124937) - (xy 247.69922 124.112879) - (xy 247.699219 124.112878) - (xy 247.696451 124.108316) - (xy 247.609526 124.008143) - (xy 247.548751 123.938106) - (xy 247.548749 123.938104) - (xy 247.545251 123.934073) - (xy 247.484058 123.883898) - (xy 247.370983 123.791181) - (xy 247.370977 123.791177) - (xy 247.366855 123.787797) - (xy 247.166363 123.673671) - (xy 247.161347 123.67185) - (xy 247.161342 123.671848) - (xy 246.954523 123.596776) - (xy 246.954519 123.596775) - (xy 246.949508 123.594956) - (xy 246.944259 123.594007) - (xy 246.944256 123.594006) - (xy 246.726575 123.554643) - (xy 246.726568 123.554642) - (xy 246.722491 123.553905) - (xy 246.704754 123.553069) - (xy 246.699806 123.552835) - (xy 246.699799 123.552835) - (xy 246.698318 123.552765) - (xy 246.536173 123.552765) - (xy 246.478484 123.55766) - (xy 246.369536 123.566904) - (xy 246.369532 123.566905) - (xy 246.364225 123.567355) - (xy 246.35907 123.568693) - (xy 246.359064 123.568694) - (xy 246.146095 123.62397) - (xy 246.146091 123.623971) - (xy 246.140926 123.625312) - (xy 246.13606 123.627504) - (xy 246.136057 123.627505) - (xy 245.970799 123.701948) - (xy 245.930583 123.720064) - (xy 245.926163 123.72304) - (xy 245.926159 123.723042) - (xy 245.910054 123.733885) - (xy 245.739213 123.848903) - (xy 245.572286 124.008143) - (xy 245.569098 124.012428) - (xy 245.437999 124.188632) - (xy 245.434577 124.193231) - (xy 245.432162 124.197981) - (xy 245.396817 124.267499) - (xy 245.348113 124.319157) - (xy 245.279213 124.336283) - (xy 245.211992 124.31344) - (xy 245.167791 124.257881) - (xy 245.1585 124.210394) - (xy 245.1585 123.76707) - (xy 245.159933 123.74812) - (xy 245.162099 123.733885) - (xy 245.162099 123.733881) - (xy 245.163199 123.726651) - (xy 245.162424 123.717116) - (xy 245.158915 123.673982) - (xy 245.1585 123.663767) - (xy 245.1585 123.655707) - (xy 245.155209 123.62748) - (xy 245.154778 123.623121) - (xy 245.15448 123.619456) - (xy 245.14886 123.550364) - (xy 245.146605 123.543403) - (xy 245.145418 123.537463) - (xy 245.144029 123.53159) - (xy 245.143182 123.524319) - (xy 245.118264 123.45567) - (xy 245.116847 123.451542) - (xy 245.096607 123.389064) - (xy 245.096606 123.389062) - (xy 245.094351 123.382101) - (xy 245.090555 123.375846) - (xy 245.088049 123.370372) - (xy 245.08533 123.364942) - (xy 245.082833 123.358063) - (xy 245.07872 123.35179) - (xy 245.042814 123.297024) - (xy 245.040467 123.293305) - (xy 245.002595 123.230893) - (xy 244.995197 123.222516) - (xy 244.995224 123.222492) - (xy 244.992571 123.2195) - (xy 244.989868 123.216267) - (xy 244.985856 123.210148) - (xy 244.929617 123.156872) - (xy 244.927175 123.154494) - (xy 244.100034 122.327353) - (xy 245.547716 122.327353) - (xy 245.553443 122.335003) - (xy 245.728951 122.442554) - (xy 245.737745 122.447035) - (xy 245.950221 122.535045) - (xy 245.959606 122.538094) - (xy 246.183236 122.591784) - (xy 246.192983 122.593327) - (xy 246.422262 122.611372) - (xy 246.432122 122.611372) - (xy 246.661401 122.593327) - (xy 246.671148 122.591784) - (xy 246.894778 122.538094) - (xy 246.904163 122.535045) - (xy 246.939068 122.520587) - (xy 251.816855 122.520587) - (xy 251.829363 122.737518) - (xy 251.830799 122.747738) - (xy 251.878569 122.959707) - (xy 251.881648 122.969535) - (xy 251.963402 123.17087) - (xy 251.968045 123.180061) - (xy 252.052521 123.317914) - (xy 252.062977 123.327374) - (xy 252.071755 123.32359) - (xy 252.833165 122.56218) - (xy 252.840779 122.548236) - (xy 252.840648 122.546403) - (xy 252.836397 122.539788) - (xy 252.076109 121.7795) - (xy 252.064573 121.7732) - (xy 252.052291 121.782823) - (xy 252.00033 121.858995) - (xy 251.995245 121.867946) - (xy 251.903758 122.065039) - (xy 251.900195 122.074726) - (xy 251.842129 122.284104) - (xy 251.840198 122.294224) - (xy 251.817107 122.510298) - (xy 251.816855 122.520587) - (xy 246.939068 122.520587) - (xy 247.116639 122.447035) - (xy 247.125433 122.442554) - (xy 247.297275 122.33725) - (xy 247.306735 122.326794) - (xy 247.302951 122.318016) - (xy 246.440004 121.455069) - (xy 246.42606 121.447455) - (xy 246.424227 121.447586) - (xy 246.417612 121.451837) - (xy 245.554476 122.314973) - (xy 245.547716 122.327353) - (xy 244.100034 122.327353) - (xy 242.860658 121.087977) - (xy 244.898867 121.087977) - (xy 244.916912 121.317256) - (xy 244.918455 121.327003) - (xy 244.972145 121.550633) - (xy 244.975194 121.560018) - (xy 245.063204 121.772494) - (xy 245.067685 121.781288) - (xy 245.172989 121.95313) - (xy 245.183445 121.96259) - (xy 245.192223 121.958806) - (xy 246.05517 121.095859) - (xy 246.061548 121.084179) - (xy 246.7916 121.084179) - (xy 246.791731 121.086012) - (xy 246.795982 121.092627) - (xy 247.659118 121.955763) - (xy 247.671498 121.962523) - (xy 247.679148 121.956796) - (xy 247.786699 121.781288) - (xy 247.79118 121.772494) - (xy 247.87919 121.560018) - (xy 247.882239 121.550633) - (xy 247.935929 121.327003) - (xy 247.937472 121.317256) - (xy 247.955517 121.087977) - (xy 247.955517 121.078117) - (xy 247.937472 120.848838) - (xy 247.935929 120.839091) - (xy 247.931167 120.819256) - (xy 251.966462 120.819256) - (xy 251.966533 120.822659) - (xy 251.966533 120.822668) - (xy 251.967578 120.872553) - (xy 251.967772 120.88179) - (xy 252.00682 121.022116) - (xy 252.011559 121.029744) - (xy 252.055867 121.101066) - (xy 252.083683 121.145842) - (xy 252.192182 121.243022) - (xy 252.323596 121.305845) - (xy 252.33135 121.30738) - (xy 252.33852 121.309762) - (xy 252.396862 121.350219) - (xy 252.406839 121.374264) - (xy 252.409051 121.373054) - (xy 252.434367 121.419338) - (xy 254.334507 123.319478) - (xy 254.346517 123.326037) - (xy 254.358256 123.317069) - (xy 254.392812 123.268979) - (xy 254.398123 123.26014) - (xy 254.494393 123.065351) - (xy 254.498192 123.055755) - (xy 254.561357 122.847859) - (xy 254.563536 122.837778) - (xy 254.592136 122.620543) - (xy 254.592655 122.61387) - (xy 254.594149 122.552733) - (xy 254.593955 122.546014) - (xy 254.576003 122.327662) - (xy 254.574318 122.317482) - (xy 254.521383 122.106739) - (xy 254.518063 122.096988) - (xy 254.431416 121.897711) - (xy 254.426549 121.888636) - (xy 254.308522 121.706194) - (xy 254.30223 121.698023) - (xy 254.277443 121.670783) - (xy 254.246391 121.606937) - (xy 254.254785 121.536439) - (xy 254.299962 121.48167) - (xy 254.336857 121.464595) - (xy 254.362073 121.457578) - (xy 254.429645 121.438775) - (xy 254.553371 121.361912) - (xy 254.650551 121.253413) - (xy 254.713374 121.121999) - (xy 254.725523 121.060643) - (xy 254.727821 121.034383) - (xy 254.818564 119.997177) - (xy 254.886662 119.21881) - (xy 254.886126 119.193199) - (xy 254.885518 119.16418) - (xy 254.885518 119.164177) - (xy 254.885352 119.156276) - (xy 254.846304 119.01595) - (xy 254.795368 118.933959) - (xy 254.77418 118.899852) - (xy 254.774179 118.899851) - (xy 254.769441 118.892224) - (xy 254.660942 118.795044) - (xy 254.529528 118.732221) - (xy 254.468172 118.720072) - (xy 254.464784 118.719776) - (xy 254.46478 118.719775) - (xy 253.519235 118.637051) - (xy 252.626339 118.558933) - (xy 252.622936 118.559004) - (xy 252.622927 118.559004) - (xy 252.571709 118.560077) - (xy 252.571706 118.560077) - (xy 252.563805 118.560243) - (xy 252.423479 118.599291) - (xy 252.299753 118.676154) - (xy 252.202573 118.784653) - (xy 252.13975 118.916067) - (xy 252.127601 118.977423) - (xy 252.127305 118.980811) - (xy 252.127304 118.980815) - (xy 252.075804 119.569468) - (xy 251.966462 120.819256) - (xy 247.931167 120.819256) - (xy 247.882239 120.615461) - (xy 247.87919 120.606076) - (xy 247.79118 120.3936) - (xy 247.786699 120.384806) - (xy 247.681395 120.212964) - (xy 247.670939 120.203504) - (xy 247.662161 120.207288) - (xy 246.799214 121.070235) - (xy 246.7916 121.084179) - (xy 246.061548 121.084179) - (xy 246.062784 121.081915) - (xy 246.062653 121.080082) - (xy 246.058402 121.073467) - (xy 245.195266 120.210331) - (xy 245.182886 120.203571) - (xy 245.175236 120.209298) - (xy 245.067685 120.384806) - (xy 245.063204 120.3936) - (xy 244.975194 120.606076) - (xy 244.972145 120.615461) - (xy 244.918455 120.839091) - (xy 244.916912 120.848838) - (xy 244.898867 121.078117) - (xy 244.898867 121.087977) - (xy 242.860658 121.087977) - (xy 242.424651 120.65197) - (xy 242.390625 120.589658) - (xy 242.387746 120.562875) - (xy 242.387746 119.948988) - (xy 242.407748 119.880867) - (xy 242.447907 119.841559) - (xy 242.451593 119.8393) - (xy 245.547649 119.8393) - (xy 245.551433 119.848078) - (xy 246.41438 120.711025) - (xy 246.428324 120.718639) - (xy 246.430157 120.718508) - (xy 246.436772 120.714257) - (xy 247.299908 119.851121) - (xy 247.306668 119.838741) - (xy 247.300941 119.831091) - (xy 247.125433 119.72354) - (xy 247.116639 119.719059) - (xy 246.904163 119.631049) - (xy 246.894778 119.628) - (xy 246.671148 119.57431) - (xy 246.661401 119.572767) - (xy 246.432122 119.554722) - (xy 246.422262 119.554722) - (xy 246.192983 119.572767) - (xy 246.183236 119.57431) - (xy 245.959606 119.628) - (xy 245.950221 119.631049) - (xy 245.737745 119.719059) - (xy 245.728951 119.72354) - (xy 245.557109 119.828844) - (xy 245.547649 119.8393) - (xy 242.451593 119.8393) - (xy 242.528095 119.792419) - (xy 242.584901 119.743903) - (xy 242.706802 119.63979) - (xy 242.710564 119.636577) - (xy 242.815896 119.513248) - (xy 242.863188 119.457876) - (xy 242.863189 119.457875) - (xy 242.866406 119.454108) - (xy 242.991786 119.249508) - (xy 243.003097 119.222202) - (xy 243.081721 119.032385) - (xy 243.081722 119.032383) - (xy 243.083615 119.027812) - (xy 243.103421 118.945313) - (xy 243.138478 118.799294) - (xy 243.138479 118.799288) - (xy 243.139633 118.794481) - (xy 243.15846 118.555259) - (xy 243.139633 118.316037) - (xy 243.138479 118.31123) - (xy 243.138478 118.311224) - (xy 243.099678 118.149613) - (xy 243.083615 118.082706) - (xy 243.059102 118.023526) - (xy 242.99368 117.865582) - (xy 242.993679 117.86558) - (xy 242.991786 117.86101) - (xy 242.866406 117.65641) - (xy 242.852445 117.640063) - (xy 242.713777 117.477703) - (xy 242.710564 117.473941) - (xy 242.681166 117.448833) - (xy 242.531863 117.321317) - (xy 242.531862 117.321316) - (xy 242.528095 117.318099) - (xy 242.323495 117.192719) - (xy 242.318925 117.190826) - (xy 242.318923 117.190825) - (xy 242.106372 117.102784) - (xy 242.10637 117.102783) - (xy 242.101799 117.10089) - (xy 242.020209 117.081302) - (xy 241.873281 117.046027) - (xy 241.873275 117.046026) - (xy 241.868468 117.044872) - (xy 241.629246 117.026045) - (xy 241.390024 117.044872) - (xy 241.385217 117.046026) - (xy 241.385211 117.046027) - (xy 241.238283 117.081302) - (xy 241.156693 117.10089) - (xy 241.152122 117.102783) - (xy 241.15212 117.102784) - (xy 240.939569 117.190825) - (xy 240.939567 117.190826) - (xy 240.934997 117.192719) - (xy 240.730397 117.318099) - (xy 240.72663 117.321316) - (xy 240.726629 117.321317) - (xy 240.577325 117.448833) - (xy 240.547928 117.473941) - (xy 240.544715 117.477703) - (xy 240.406048 117.640063) - (xy 240.392086 117.65641) - (xy 240.266706 117.86101) - (xy 240.264813 117.86558) - (xy 240.264812 117.865582) - (xy 240.19939 118.023526) - (xy 240.174877 118.082706) - (xy 240.158814 118.149613) - (xy 240.120014 118.311224) - (xy 240.120013 118.31123) - (xy 240.118859 118.316037) - (xy 240.100032 118.555259) - (xy 240.118859 118.794481) - (xy 240.120013 118.799288) - (xy 240.120014 118.799294) - (xy 240.155071 118.945313) - (xy 240.174877 119.027812) - (xy 240.17677 119.032383) - (xy 240.176771 119.032385) - (xy 240.255396 119.222202) - (xy 240.266706 119.249508) - (xy 240.392086 119.454108) - (xy 240.395303 119.457875) - (xy 240.395304 119.457876) - (xy 240.442596 119.513248) - (xy 240.547928 119.636577) - (xy 240.55169 119.63979) - (xy 240.673592 119.743903) - (xy 240.730397 119.792419) - (xy 240.810584 119.841558) - (xy 240.858212 119.894203) - (xy 240.870746 119.948988) - (xy 240.870746 120.862176) - (xy 240.869313 120.881126) - (xy 240.868054 120.889405) - (xy 240.866047 120.902595) - (xy 240.86664 120.909887) - (xy 240.86664 120.90989) - (xy 240.870331 120.955264) - (xy 240.870746 120.965479) - (xy 240.870746 120.973539) - (xy 240.871171 120.977183) - (xy 240.874035 121.001753) - (xy 240.874468 121.006128) - (xy 240.879683 121.070235) - (xy 240.880386 121.078883) - (xy 240.882642 121.085847) - (xy 240.883833 121.091806) - (xy 240.885217 121.097661) - (xy 240.886064 121.104927) - (xy 240.910981 121.173573) - (xy 240.912398 121.177701) - (xy 240.934895 121.247145) - (xy 240.938691 121.2534) - (xy 240.941197 121.258874) - (xy 240.943916 121.264304) - (xy 240.946413 121.271183) - (xy 240.950426 121.277303) - (xy 240.950426 121.277304) - (xy 240.986429 121.332218) - (xy 240.988772 121.335932) - (xy 241.026651 121.398353) - (xy 241.030364 121.402557) - (xy 241.034049 121.40673) - (xy 241.034022 121.406754) - (xy 241.036675 121.409746) - (xy 241.039378 121.412979) - (xy 241.04339 121.419098) - (xy 241.072272 121.446458) - (xy 241.099629 121.472374) - (xy 241.102071 121.474752) - (xy 241.665795 122.038476) - (xy 241.699821 122.100788) - (xy 241.694756 122.171603) - (xy 241.652209 122.228439) - (xy 241.585689 122.25325) - (xy 241.556989 122.25202) - (xy 241.320435 122.214553) - (xy 241.320429 122.214552) - (xy 241.316954 122.214002) - (xy 241.292395 122.212887) - (xy 241.22601 122.209872) - (xy 241.225989 122.209872) - (xy 241.22459 122.209808) - (xy 241.040126 122.209808) - (xy 240.820363 122.224405) - (xy 240.816264 122.225231) - (xy 240.81626 122.225232) - (xy 240.724768 122.24368) - (xy 240.530876 122.282775) - (xy 240.251652 122.37892) - (xy 240.124577 122.442554) - (xy 240.002292 122.50379) - (xy 239.987596 122.511149) - (xy 239.743349 122.67714) - (xy 239.5232 122.873976) - (xy 239.520483 122.877146) - (xy 239.520482 122.877147) - (xy 239.343261 123.083914) - (xy 239.331018 123.098198) - (xy 239.328744 123.1017) - (xy 239.32874 123.101705) - (xy 239.172457 123.342359) - (xy 239.170178 123.345869) - (xy 239.168384 123.349647) - (xy 239.168383 123.349649) - (xy 239.130316 123.429818) - (xy 239.043508 123.612636) - (xy 239.042229 123.616619) - (xy 239.042228 123.616622) - (xy 238.965374 123.855993) - (xy 238.953232 123.893812) - (xy 238.947442 123.925992) - (xy 238.915665 124.102605) - (xy 238.900937 124.184458) - (xy 238.900748 124.188625) - (xy 238.900747 124.188632) - (xy 238.888119 124.466739) - (xy 238.887541 124.479467) - (xy 238.887904 124.483615) - (xy 238.887904 124.483619) - (xy 238.900877 124.631899) - (xy 238.913279 124.773657) - (xy 238.914189 124.777729) - (xy 238.91419 124.777734) - (xy 238.976734 125.05754) - (xy 238.977699 125.061858) - (xy 238.979142 125.065781) - (xy 238.979143 125.065783) - (xy 239.00305 125.130759) - (xy 239.079671 125.339007) - (xy 239.217401 125.600235) - (xy 239.243858 125.637463) - (xy 239.386046 125.837543) - (xy 239.386051 125.837549) - (xy 239.38847 125.840953) - (xy 239.391314 125.844003) - (xy 239.391319 125.844009) - (xy 239.57727 126.043417) - (xy 239.589873 126.056932) - (xy 239.818072 126.244376) - (xy 240.069056 126.399993) - (xy 240.072873 126.401709) - (xy 240.072876 126.40171) - (xy 240.108091 126.417536) - (xy 240.338417 126.521049) - (xy 240.495348 126.567832) - (xy 240.595224 126.597606) - (xy 240.621422 126.605416) - (xy 240.625542 126.606069) - (xy 240.625544 126.606069) - (xy 240.909619 126.651063) - (xy 240.909625 126.651064) - (xy 240.9131 126.651614) - (xy 240.937659 126.652729) - (xy 241.004044 126.655744) - (xy 241.004065 126.655744) - (xy 241.005464 126.655808) - (xy 241.189928 126.655808) - (xy 241.409691 126.641211) - (xy 241.41379 126.640385) - (xy 241.413794 126.640384) - (xy 241.556388 126.611632) - (xy 241.699178 126.582841) - (xy 241.978402 126.486696) - (xy 242.148116 126.40171) - (xy 242.238722 126.356338) - (xy 242.238724 126.356337) - (xy 242.242458 126.354467) - (xy 242.486705 126.188476) - (xy 242.706854 125.99164) - (xy 242.756846 125.933314) - (xy 242.896316 125.770592) - (xy 242.896319 125.770588) - (xy 242.899036 125.767418) - (xy 242.90131 125.763916) - (xy 242.901314 125.763911) - (xy 243.057597 125.523257) - (xy 243.0576 125.523252) - (xy 243.059876 125.519747) - (xy 243.065509 125.507885) - (xy 243.158566 125.311906) - (xy 243.186546 125.25298) - (xy 243.192347 125.234914) - (xy 243.275542 124.975791) - (xy 243.275542 124.97579) - (xy 243.276822 124.971804) - (xy 243.298164 124.853188) - (xy 243.328378 124.685267) - (xy 243.328379 124.685262) - (xy 243.329117 124.681158) - (xy 243.329487 124.673026) - (xy 243.342324 124.390319) - (xy 243.342324 124.390314) - (xy 243.342513 124.386149) - (xy 243.340407 124.36207) - (xy 243.317139 124.09612) - (xy 243.316775 124.091959) - (xy 243.315863 124.087878) - (xy 243.295513 123.996835) - (xy 243.300174 123.925992) - (xy 243.342396 123.868914) - (xy 243.408773 123.843724) - (xy 243.478232 123.85842) - (xy 243.507574 123.880255) - (xy 243.604595 123.977276) - (xy 243.638621 124.039588) - (xy 243.6415 124.066371) - (xy 243.6415 128.664629) - (xy 243.621498 128.73275) - (xy 243.567842 128.779243) - (xy 243.497568 128.789347) - (xy 243.432988 128.759853) - (xy 243.426405 128.753724) - (xy 242.08377 127.411089) - (xy 242.071384 127.396677) - (xy 242.062851 127.385082) - (xy 242.062846 127.385077) - (xy 242.058508 127.379182) - (xy 242.05293 127.374443) - (xy 242.052927 127.37444) - (xy 242.018232 127.344965) - (xy 242.010716 127.338035) - (xy 242.005021 127.33234) - (xy 241.990657 127.320976) - (xy 241.982749 127.314719) - (xy 241.979345 127.311928) - (xy 241.929297 127.269409) - (xy 241.929295 127.269408) - (xy 241.923715 127.264667) - (xy 241.917199 127.261339) - (xy 241.91215 127.257972) - (xy 241.907021 127.254805) - (xy 241.901284 127.250266) - (xy 241.835125 127.219345) - (xy 241.831225 127.217439) - (xy 241.813486 127.208381) - (xy 241.766192 127.184231) - (xy 241.759084 127.182492) - (xy 241.753441 127.180393) - (xy 241.747678 127.178476) - (xy 241.74105 127.175378) - (xy 241.669583 127.160513) - (xy 241.665299 127.159543) - (xy 241.656942 127.157498) - (xy 241.59439 127.142192) - (xy 241.588788 127.141844) - (xy 241.588785 127.141844) - (xy 241.583236 127.1415) - (xy 241.583238 127.141464) - (xy 241.579245 127.141225) - (xy 241.575053 127.140851) - (xy 241.567885 127.13936) - (xy 241.501675 127.141151) - (xy 241.490479 127.141454) - (xy 241.487072 127.1415) - (xy 235.266371 127.1415) - (xy 235.19825 127.121498) - (xy 235.177276 127.104595) - (xy 232.895405 124.822724) - (xy 232.861379 124.760412) - (xy 232.8585 124.733629) - (xy 232.8585 123.889183) - (xy 234.273156 123.889183) - (xy 234.273356 123.894513) - (xy 234.273356 123.894514) - (xy 234.275037 123.939285) - (xy 234.28181 124.119719) - (xy 234.329184 124.345501) - (xy 234.331142 124.35046) - (xy 234.331143 124.350462) - (xy 234.348079 124.393347) - (xy 234.413923 124.560073) - (xy 234.482432 124.672972) - (xy 234.526684 124.745897) - (xy 234.533603 124.7573) - (xy 234.5371 124.76133) - (xy 234.623724 124.861155) - (xy 234.684803 124.931543) - (xy 234.717679 124.9585) - (xy 234.859071 125.074435) - (xy 234.859077 125.074439) - (xy 234.863199 125.077819) - (xy 235.063691 125.191945) - (xy 235.068707 125.193766) - (xy 235.068712 125.193768) - (xy 235.275531 125.26884) - (xy 235.275535 125.268841) - (xy 235.280546 125.27066) - (xy 235.285795 125.271609) - (xy 235.285798 125.27161) - (xy 235.503479 125.310973) - (xy 235.503486 125.310974) - (xy 235.507563 125.311711) - (xy 235.5253 125.312547) - (xy 235.530248 125.312781) - (xy 235.530255 125.312781) - (xy 235.531736 125.312851) - (xy 235.693881 125.312851) - (xy 235.760837 125.30717) - (xy 235.860518 125.298712) - (xy 235.860522 125.298711) - (xy 235.865829 125.298261) - (xy 235.870984 125.296923) - (xy 235.87099 125.296922) - (xy 236.083959 125.241646) - (xy 236.083963 125.241645) - (xy 236.089128 125.240304) - (xy 236.093994 125.238112) - (xy 236.093997 125.238111) - (xy 236.294605 125.147744) - (xy 236.299471 125.145552) - (xy 236.303891 125.142576) - (xy 236.303895 125.142574) - (xy 236.430199 125.05754) - (xy 236.490841 125.016713) - (xy 236.657768 124.857473) - (xy 236.720129 124.773657) - (xy 236.792293 124.676665) - (xy 236.792295 124.676662) - (xy 236.795477 124.672385) - (xy 236.850261 124.564634) - (xy 236.897614 124.471497) - (xy 236.897614 124.471496) - (xy 236.900033 124.466739) - (xy 236.950086 124.305543) - (xy 236.966861 124.251521) - (xy 236.966862 124.251515) - (xy 236.968445 124.246418) - (xy 236.987283 124.104286) - (xy 236.998056 124.023004) - (xy 236.998056 124.022999) - (xy 236.998756 124.017719) - (xy 236.995638 123.934644) - (xy 236.990302 123.792514) - (xy 236.990102 123.787183) - (xy 236.942728 123.561401) - (xy 236.939407 123.55299) - (xy 236.893521 123.436801) - (xy 236.857989 123.346829) - (xy 236.738309 123.149602) - (xy 236.651384 123.049429) - (xy 236.590609 122.979392) - (xy 236.590607 122.97939) - (xy 236.587109 122.975359) - (xy 236.517348 122.918158) - (xy 236.412841 122.832467) - (xy 236.412835 122.832463) - (xy 236.408713 122.829083) - (xy 236.208221 122.714957) - (xy 236.203205 122.713136) - (xy 236.2032 122.713134) - (xy 235.996381 122.638062) - (xy 235.996377 122.638061) - (xy 235.991366 122.636242) - (xy 235.986117 122.635293) - (xy 235.986114 122.635292) - (xy 235.768433 122.595929) - (xy 235.768426 122.595928) - (xy 235.764349 122.595191) - (xy 235.746612 122.594355) - (xy 235.741664 122.594121) - (xy 235.741657 122.594121) - (xy 235.740176 122.594051) - (xy 235.578031 122.594051) - (xy 235.511075 122.599732) - (xy 235.411394 122.60819) - (xy 235.41139 122.608191) - (xy 235.406083 122.608641) - (xy 235.400928 122.609979) - (xy 235.400922 122.60998) - (xy 235.187953 122.665256) - (xy 235.187949 122.665257) - (xy 235.182784 122.666598) - (xy 235.177918 122.66879) - (xy 235.177915 122.668791) - (xy 235.052738 122.725179) - (xy 234.972441 122.76135) - (xy 234.968021 122.764326) - (xy 234.968017 122.764328) - (xy 234.929323 122.790379) - (xy 234.781071 122.890189) - (xy 234.614144 123.049429) - (xy 234.610956 123.053714) - (xy 234.485382 123.222492) - (xy 234.476435 123.234517) - (xy 234.47402 123.239267) - (xy 234.419333 123.346829) - (xy 234.371879 123.440163) - (xy 234.345748 123.524319) - (xy 234.305051 123.655381) - (xy 234.30505 123.655387) - (xy 234.303467 123.660484) - (xy 234.292994 123.739503) - (xy 234.278495 123.848903) - (xy 234.273156 123.889183) - (xy 232.8585 123.889183) - (xy 232.8585 121.455795) - (xy 235.585769 121.455795) - (xy 235.591496 121.463445) - (xy 235.767004 121.570996) - (xy 235.775798 121.575477) - (xy 235.988274 121.663487) - (xy 235.997659 121.666536) - (xy 236.221289 121.720226) - (xy 236.231036 121.721769) - (xy 236.460315 121.739814) - (xy 236.470175 121.739814) - (xy 236.699454 121.721769) - (xy 236.709201 121.720226) - (xy 236.932831 121.666536) - (xy 236.942216 121.663487) - (xy 237.154692 121.575477) - (xy 237.163486 121.570996) - (xy 237.335328 121.465692) - (xy 237.344788 121.455236) - (xy 237.341004 121.446458) - (xy 236.478057 120.583511) - (xy 236.464113 120.575897) - (xy 236.46228 120.576028) - (xy 236.455665 120.580279) - (xy 235.592529 121.443415) - (xy 235.585769 121.455795) - (xy 232.8585 121.455795) - (xy 232.8585 120.216419) - (xy 234.93692 120.216419) - (xy 234.954965 120.445698) - (xy 234.956508 120.455445) - (xy 235.010198 120.679075) - (xy 235.013247 120.68846) - (xy 235.101257 120.900936) - (xy 235.105738 120.90973) - (xy 235.211042 121.081572) - (xy 235.221498 121.091032) - (xy 235.230276 121.087248) - (xy 236.093223 120.224301) - (xy 236.099601 120.212621) - (xy 236.829653 120.212621) - (xy 236.829784 120.214454) - (xy 236.834035 120.221069) - (xy 237.697171 121.084205) - (xy 237.709551 121.090965) - (xy 237.717201 121.085238) - (xy 237.824752 120.90973) - (xy 237.829233 120.900936) - (xy 237.917243 120.68846) - (xy 237.920292 120.679075) - (xy 237.973982 120.455445) - (xy 237.975525 120.445698) - (xy 237.99357 120.216419) - (xy 237.99357 120.206559) - (xy 237.975525 119.97728) - (xy 237.973982 119.967533) - (xy 237.920292 119.743903) - (xy 237.917243 119.734518) - (xy 237.829233 119.522042) - (xy 237.824752 119.513248) - (xy 237.719448 119.341406) - (xy 237.708992 119.331946) - (xy 237.700214 119.33573) - (xy 236.837267 120.198677) - (xy 236.829653 120.212621) - (xy 236.099601 120.212621) - (xy 236.100837 120.210357) - (xy 236.100706 120.208524) - (xy 236.096455 120.201909) - (xy 235.233319 119.338773) - (xy 235.220939 119.332013) - (xy 235.213289 119.33774) - (xy 235.105738 119.513248) - (xy 235.101257 119.522042) - (xy 235.013247 119.734518) - (xy 235.010198 119.743903) - (xy 234.956508 119.967533) - (xy 234.954965 119.97728) - (xy 234.93692 120.206559) - (xy 234.93692 120.216419) - (xy 232.8585 120.216419) - (xy 232.8585 118.967742) - (xy 235.585702 118.967742) - (xy 235.589486 118.97652) - (xy 236.452433 119.839467) - (xy 236.466377 119.847081) - (xy 236.46821 119.84695) - (xy 236.474825 119.842699) - (xy 237.337961 118.979563) - (xy 237.344721 118.967183) - (xy 237.338994 118.959533) - (xy 237.163486 118.851982) - (xy 237.154692 118.847501) - (xy 236.942216 118.759491) - (xy 236.932831 118.756442) - (xy 236.709201 118.702752) - (xy 236.699454 118.701209) - (xy 236.470175 118.683164) - (xy 236.460315 118.683164) - (xy 236.231036 118.701209) - (xy 236.221289 118.702752) - (xy 235.997659 118.756442) - (xy 235.988274 118.759491) - (xy 235.775798 118.847501) - (xy 235.767004 118.851982) - (xy 235.595162 118.957286) - (xy 235.585702 118.967742) - (xy 232.8585 118.967742) - (xy 232.8585 114.667063) - (xy 232.859933 114.648114) - (xy 232.862097 114.633886) - (xy 232.863198 114.626651) - (xy 232.860938 114.598856) - (xy 232.858915 114.573991) - (xy 232.8585 114.563777) - (xy 232.8585 114.555707) - (xy 232.858078 114.552087) - (xy 232.858077 114.552069) - (xy 232.855208 114.527461) - (xy 232.854775 114.523086) - (xy 232.849454 114.457661) - (xy 232.849453 114.457658) - (xy 232.84886 114.450363) - (xy 232.846604 114.443399) - (xy 232.845413 114.43744) - (xy 232.844029 114.431585) - (xy 232.843182 114.424319) - (xy 232.818265 114.355673) - (xy 232.816848 114.351545) - (xy 232.796607 114.289064) - (xy 232.796606 114.289062) - (xy 232.794351 114.282101) - (xy 232.790555 114.275846) - (xy 232.788049 114.270372) - (xy 232.78533 114.264942) - (xy 232.782833 114.258063) - (xy 232.742809 114.197016) - (xy 232.740472 114.193312) - (xy 232.73929 114.191363) - (xy 232.717011 114.154649) - (xy 232.705509 114.135693) - (xy 232.705505 114.135688) - (xy 232.702595 114.130892) - (xy 232.695197 114.122516) - (xy 232.695223 114.122493) - (xy 232.692574 114.119503) - (xy 232.689866 114.116264) - (xy 232.685856 114.110148) - (xy 232.680549 114.105121) - (xy 232.680546 114.105117) - (xy 232.629617 114.056872) - (xy 232.627175 114.054494) - (xy 230.88377 112.311089) - (xy 230.871384 112.296677) - (xy 230.862851 112.285082) - (xy 230.862846 112.285077) - (xy 230.858508 112.279182) - (xy 230.85293 112.274443) - (xy 230.852927 112.27444) - (xy 230.818232 112.244965) - (xy 230.810716 112.238035) - (xy 230.805021 112.23234) - (xy 230.79888 112.227482) - (xy 230.782749 112.214719) - (xy 230.779345 112.211928) - (xy 230.729297 112.169409) - (xy 230.729295 112.169408) - (xy 230.723715 112.164667) - (xy 230.717199 112.161339) - (xy 230.71215 112.157972) - (xy 230.707021 112.154805) - (xy 230.701284 112.150266) - (xy 230.635125 112.119345) - (xy 230.631225 112.117439) - (xy 230.630698 112.11717) - (xy 230.566192 112.084231) - (xy 230.559084 112.082492) - (xy 230.553441 112.080393) - (xy 230.547678 112.078476) - (xy 230.54105 112.075378) - (xy 230.469583 112.060513) - (xy 230.465299 112.059543) - (xy 230.430958 112.05114) - (xy 230.39439 112.042192) - (xy 230.388788 112.041844) - (xy 230.388785 112.041844) - (xy 230.383236 112.0415) - (xy 230.383238 112.041464) - (xy 230.379245 112.041225) - (xy 230.375053 112.040851) - (xy 230.367885 112.03936) - (xy 230.30412 112.041085) - (xy 230.290479 112.041454) - (xy 230.287072 112.0415) - (xy 224.860527 112.0415) - (xy 224.841578 112.040067) - (xy 224.841371 112.040036) - (xy 224.820115 112.036802) - (xy 224.812823 112.037395) - (xy 224.81282 112.037395) - (xy 224.767455 112.041085) - (xy 224.757241 112.0415) - (xy 224.749171 112.0415) - (xy 224.745551 112.041922) - (xy 224.745533 112.041923) - (xy 224.720925 112.044792) - (xy 224.716564 112.045224) - (xy 224.691445 112.047267) - (xy 224.651125 112.050546) - (xy 224.651122 112.050547) - (xy 224.643827 112.05114) - (xy 224.636863 112.053396) - (xy 224.630904 112.054587) - (xy 224.625049 112.055971) - (xy 224.617783 112.056818) - (xy 224.549137 112.081735) - (xy 224.545009 112.083152) - (xy 224.482528 112.103393) - (xy 224.482526 112.103394) - (xy 224.475565 112.105649) - (xy 224.46931 112.109445) - (xy 224.463849 112.111945) - (xy 224.46122 112.113262) - (xy 224.459079 112.113649) - (xy 224.452392 112.116853) - (xy 224.451527 112.117167) - (xy 224.451525 112.117168) - (xy 224.45152 112.11717) - (xy 224.450786 112.115147) - (xy 224.391354 112.125881) - (xy 224.375385 112.123119) - (xy 224.238106 112.090161) - (xy 224.2381 112.09016) - (xy 224.233293 112.089006) - (xy 223.994071 112.070179) - (xy 223.754849 112.089006) - (xy 223.750042 112.09016) - (xy 223.750036 112.090161) - (xy 223.603108 112.125436) - (xy 223.521518 112.145024) - (xy 223.516947 112.146917) - (xy 223.516945 112.146918) - (xy 223.304394 112.234959) - (xy 223.304392 112.23496) - (xy 223.299822 112.236853) - (xy 223.095222 112.362233) - (xy 222.912753 112.518075) - (xy 222.756911 112.700544) - (xy 222.631531 112.905144) - (xy 222.629638 112.909714) - (xy 222.629637 112.909716) - (xy 222.546226 113.111089) - (xy 222.539702 113.12684) - (xy 222.527923 113.175903) - (xy 222.484839 113.355358) - (xy 222.484838 113.355364) - (xy 222.483684 113.360171) - (xy 222.464857 113.599393) - (xy 222.483684 113.838615) - (xy 222.484838 113.843422) - (xy 222.484839 113.843428) - (xy 222.505656 113.930135) - (xy 222.539702 114.071946) - (xy 222.541595 114.076517) - (xy 222.541596 114.076519) - (xy 222.626751 114.282101) - (xy 222.631531 114.293642) - (xy 222.756911 114.498242) - (xy 222.760128 114.502009) - (xy 222.760129 114.50201) - (xy 222.810793 114.56133) - (xy 222.912753 114.680711) - (xy 222.916515 114.683924) - (xy 223.038417 114.788037) - (xy 223.095222 114.836553) - (xy 223.299822 114.961933) - (xy 223.304392 114.963826) - (xy 223.304394 114.963827) - (xy 223.516945 115.051868) - (xy 223.521518 115.053762) - (xy 223.599596 115.072507) - (xy 223.750036 115.108625) - (xy 223.750042 115.108626) - (xy 223.754849 115.10978) - (xy 223.994071 115.128607) - (xy 224.233293 115.10978) - (xy 224.2381 115.108626) - (xy 224.238106 115.108625) - (xy 224.388546 115.072507) - (xy 224.466624 115.053762) - (xy 224.471197 115.051868) - (xy 224.683748 114.963827) - (xy 224.68375 114.963826) - (xy 224.68832 114.961933) - (xy 224.816418 114.883434) - (xy 227.912474 114.883434) - (xy 227.916258 114.892212) - (xy 228.779205 115.755159) - (xy 228.793149 115.762773) - (xy 228.794982 115.762642) - (xy 228.801597 115.758391) - (xy 229.664733 114.895255) - (xy 229.671493 114.882875) - (xy 229.665766 114.875225) - (xy 229.490258 114.767674) - (xy 229.481464 114.763193) - (xy 229.268988 114.675183) - (xy 229.259603 114.672134) - (xy 229.035973 114.618444) - (xy 229.026226 114.616901) - (xy 228.796947 114.598856) - (xy 228.787087 114.598856) - (xy 228.557808 114.616901) - (xy 228.548061 114.618444) - (xy 228.324431 114.672134) - (xy 228.315046 114.675183) - (xy 228.10257 114.763193) - (xy 228.093776 114.767674) - (xy 227.921934 114.872978) - (xy 227.912474 114.883434) - (xy 224.816418 114.883434) - (xy 224.89292 114.836553) - (xy 224.949726 114.788037) - (xy 225.071627 114.683924) - (xy 225.075389 114.680711) - (xy 225.177349 114.56133) - (xy 225.228013 114.50201) - (xy 225.228014 114.502009) - (xy 225.231231 114.498242) - (xy 225.356611 114.293642) - (xy 225.361392 114.282101) - (xy 225.446546 114.076519) - (xy 225.446547 114.076517) - (xy 225.44844 114.071946) - (xy 225.482486 113.930135) - (xy 225.503303 113.843428) - (xy 225.503304 113.843422) - (xy 225.504458 113.838615) - (xy 225.517365 113.674614) - (xy 225.54265 113.608273) - (xy 225.599788 113.566133) - (xy 225.642977 113.5585) - (xy 229.933629 113.5585) - (xy 230.00175 113.578502) - (xy 230.022724 113.595405) - (xy 231.304595 114.877276) - (xy 231.338621 114.939588) - (xy 231.3415 114.966371) - (xy 231.3415 124.6155) - (xy 231.321498 124.683621) - (xy 231.267842 124.730114) - (xy 231.2155 124.7415) - (xy 221.066371 124.7415) - (xy 220.99825 124.721498) - (xy 220.977276 124.704595) - (xy 215.205998 118.933317) - (xy 216.637981 118.933317) - (xy 216.638181 118.938647) - (xy 216.638181 118.938648) - (xy 216.640443 118.998894) - (xy 216.646635 119.163853) - (xy 216.694009 119.389635) - (xy 216.695967 119.394594) - (xy 216.695968 119.394596) - (xy 216.717157 119.448249) - (xy 216.778748 119.604207) - (xy 216.859714 119.737635) - (xy 216.892958 119.792419) - (xy 216.898428 119.801434) - (xy 216.901925 119.805464) - (xy 217.040202 119.964814) - (xy 217.049628 119.975677) - (xy 217.073889 119.99557) - (xy 217.223896 120.118569) - (xy 217.223902 120.118573) - (xy 217.228024 120.121953) - (xy 217.428516 120.236079) - (xy 217.433532 120.2379) - (xy 217.433537 120.237902) - (xy 217.640356 120.312974) - (xy 217.64036 120.312975) - (xy 217.645371 120.314794) - (xy 217.65062 120.315743) - (xy 217.650623 120.315744) - (xy 217.868304 120.355107) - (xy 217.868311 120.355108) - (xy 217.872388 120.355845) - (xy 217.890125 120.356681) - (xy 217.895073 120.356915) - (xy 217.89508 120.356915) - (xy 217.896561 120.356985) - (xy 218.058706 120.356985) - (xy 218.144598 120.349697) - (xy 218.225343 120.342846) - (xy 218.225347 120.342845) - (xy 218.230654 120.342395) - (xy 218.235809 120.341057) - (xy 218.235815 120.341056) - (xy 218.448784 120.28578) - (xy 218.448788 120.285779) - (xy 218.453953 120.284438) - (xy 218.458819 120.282246) - (xy 218.458822 120.282245) - (xy 218.65943 120.191878) - (xy 218.664296 120.189686) - (xy 218.668716 120.18671) - (xy 218.66872 120.186708) - (xy 218.829999 120.078127) - (xy 218.855666 120.060847) - (xy 219.022593 119.901607) - (xy 219.10949 119.784813) - (xy 219.157118 119.720799) - (xy 219.15712 119.720796) - (xy 219.160302 119.716519) - (xy 219.215086 119.608768) - (xy 219.258387 119.523601) - (xy 221.252366 119.523601) - (xy 221.252729 119.527749) - (xy 221.252729 119.527753) - (xy 221.261766 119.631049) - (xy 221.278104 119.817791) - (xy 221.279014 119.821863) - (xy 221.279015 119.821868) - (xy 221.336682 120.079854) - (xy 221.342524 120.105992) - (xy 221.343967 120.109915) - (xy 221.343968 120.109917) - (xy 221.348622 120.122567) - (xy 221.444496 120.383141) - (xy 221.446443 120.386834) - (xy 221.446444 120.386836) - (xy 221.490074 120.469587) - (xy 221.582226 120.644369) - (xy 221.612617 120.687133) - (xy 221.750871 120.881677) - (xy 221.750876 120.881683) - (xy 221.753295 120.885087) - (xy 221.756139 120.888137) - (xy 221.756144 120.888143) - (xy 221.938951 121.084179) - (xy 221.954698 121.101066) - (xy 222.182897 121.28851) - (xy 222.433881 121.444127) - (xy 222.437698 121.445843) - (xy 222.437701 121.445844) - (xy 222.508858 121.477823) - (xy 222.703242 121.565183) - (xy 222.986247 121.64955) - (xy 222.990367 121.650203) - (xy 222.990369 121.650203) - (xy 223.274444 121.695197) - (xy 223.27445 121.695198) - (xy 223.277925 121.695748) - (xy 223.302484 121.696863) - (xy 223.368869 121.699878) - (xy 223.36889 121.699878) - (xy 223.370289 121.699942) - (xy 223.554753 121.699942) - (xy 223.774516 121.685345) - (xy 223.778615 121.684519) - (xy 223.778619 121.684518) - (xy 223.952042 121.64955) - (xy 224.064003 121.626975) - (xy 224.343227 121.53083) - (xy 224.509724 121.447455) - (xy 224.603547 121.400472) - (xy 224.603549 121.400471) - (xy 224.607283 121.398601) - (xy 224.85153 121.23261) - (xy 225.071679 121.035774) - (xy 225.100839 121.001753) - (xy 225.261141 120.814726) - (xy 225.261144 120.814722) - (xy 225.263861 120.811552) - (xy 225.266135 120.80805) - (xy 225.266139 120.808045) - (xy 225.422422 120.567391) - (xy 225.422425 120.567386) - (xy 225.424701 120.563881) - (xy 225.427513 120.55796) - (xy 225.523391 120.35604) - (xy 225.551371 120.297114) - (xy 225.557227 120.278877) - (xy 225.640367 120.019925) - (xy 225.640367 120.019924) - (xy 225.641647 120.015938) - (xy 225.663941 119.892031) - (xy 227.596123 119.892031) - (xy 227.596323 119.897361) - (xy 227.596323 119.897362) - (xy 227.598717 119.961126) - (xy 227.604777 120.122567) - (xy 227.652151 120.348349) - (xy 227.654109 120.353308) - (xy 227.65411 120.35331) - (xy 227.673257 120.401793) - (xy 227.73689 120.562921) - (xy 227.805849 120.676562) - (xy 227.851665 120.752064) - (xy 227.85657 120.760148) - (xy 227.860067 120.764178) - (xy 227.999662 120.925047) - (xy 228.00777 120.934391) - (xy 228.039449 120.960366) - (xy 228.182038 121.077283) - (xy 228.182044 121.077287) - (xy 228.186166 121.080667) - (xy 228.386658 121.194793) - (xy 228.391674 121.196614) - (xy 228.391679 121.196616) - (xy 228.598498 121.271688) - (xy 228.598502 121.271689) - (xy 228.603513 121.273508) - (xy 228.608762 121.274457) - (xy 228.608765 121.274458) - (xy 228.826446 121.313821) - (xy 228.826453 121.313822) - (xy 228.83053 121.314559) - (xy 228.848267 121.315395) - (xy 228.853215 121.315629) - (xy 228.853222 121.315629) - (xy 228.854703 121.315699) - (xy 229.016848 121.315699) - (xy 229.10274 121.308411) - (xy 229.183485 121.30156) - (xy 229.183489 121.301559) - (xy 229.188796 121.301109) - (xy 229.193951 121.299771) - (xy 229.193957 121.29977) - (xy 229.406926 121.244494) - (xy 229.40693 121.244493) - (xy 229.412095 121.243152) - (xy 229.416961 121.24096) - (xy 229.416964 121.240959) - (xy 229.617572 121.150592) - (xy 229.622438 121.1484) - (xy 229.626858 121.145424) - (xy 229.626862 121.145422) - (xy 229.733739 121.073467) - (xy 229.813808 121.019561) - (xy 229.980735 120.860321) - (xy 230.058661 120.755585) - (xy 230.11526 120.679513) - (xy 230.115262 120.67951) - (xy 230.118444 120.675233) - (xy 230.16218 120.58921) - (xy 230.220581 120.474345) - (xy 230.220581 120.474344) - (xy 230.223 120.469587) - (xy 230.262266 120.34313) - (xy 230.289828 120.254369) - (xy 230.289829 120.254363) - (xy 230.291412 120.249266) - (xy 230.313534 120.082357) - (xy 230.321023 120.025852) - (xy 230.321023 120.025847) - (xy 230.321723 120.020567) - (xy 230.319887 119.971644) - (xy 230.314918 119.8393) - (xy 230.313069 119.790031) - (xy 230.265695 119.564249) - (xy 230.263187 119.557897) - (xy 230.217816 119.443011) - (xy 230.180956 119.349677) - (xy 230.068394 119.16418) - (xy 230.064045 119.157013) - (xy 230.064044 119.157012) - (xy 230.061276 119.15245) - (xy 229.985138 119.064708) - (xy 229.913576 118.98224) - (xy 229.913574 118.982238) - (xy 229.910076 118.978207) - (xy 229.82485 118.908326) - (xy 229.735808 118.835315) - (xy 229.735802 118.835311) - (xy 229.73168 118.831931) - (xy 229.531188 118.717805) - (xy 229.526172 118.715984) - (xy 229.526167 118.715982) - (xy 229.319348 118.64091) - (xy 229.319344 118.640909) - (xy 229.314333 118.63909) - (xy 229.309084 118.638141) - (xy 229.309081 118.63814) - (xy 229.0914 118.598777) - (xy 229.091393 118.598776) - (xy 229.087316 118.598039) - (xy 229.069579 118.597203) - (xy 229.064631 118.596969) - (xy 229.064624 118.596969) - (xy 229.063143 118.596899) - (xy 228.900998 118.596899) - (xy 228.834042 118.60258) - (xy 228.734361 118.611038) - (xy 228.734357 118.611039) - (xy 228.72905 118.611489) - (xy 228.723895 118.612827) - (xy 228.723889 118.612828) - (xy 228.51092 118.668104) - (xy 228.510916 118.668105) - (xy 228.505751 118.669446) - (xy 228.500885 118.671638) - (xy 228.500882 118.671639) - (xy 228.358827 118.73563) - (xy 228.295408 118.764198) - (xy 228.290988 118.767174) - (xy 228.290984 118.767176) - (xy 228.252997 118.792751) - (xy 228.104038 118.893037) - (xy 227.937111 119.052277) - (xy 227.933923 119.056562) - (xy 227.802824 119.232766) - (xy 227.799402 119.237365) - (xy 227.796987 119.242115) - (xy 227.7423 119.349677) - (xy 227.694846 119.443011) - (xy 227.673037 119.513248) - (xy 227.628018 119.658229) - (xy 227.628017 119.658235) - (xy 227.626434 119.663332) - (xy 227.617642 119.729668) - (xy 227.597603 119.880867) - (xy 227.596123 119.892031) - (xy 225.663941 119.892031) - (xy 225.672029 119.847081) - (xy 225.693203 119.729401) - (xy 225.693204 119.729396) - (xy 225.693942 119.725292) - (xy 225.694341 119.716519) - (xy 225.707149 119.434453) - (xy 225.707149 119.434448) - (xy 225.707338 119.430283) - (xy 225.704591 119.398878) - (xy 225.681964 119.140254) - (xy 225.6816 119.136093) - (xy 225.665644 119.064708) - (xy 225.618092 118.85197) - (xy 225.61809 118.851963) - (xy 225.61718 118.847892) - (xy 225.611308 118.831931) - (xy 225.54686 118.65677) - (xy 225.515208 118.570743) - (xy 225.509585 118.560077) - (xy 225.423036 118.395924) - (xy 225.377478 118.309515) - (xy 225.298441 118.198299) - (xy 225.208833 118.072207) - (xy 225.208828 118.072201) - (xy 225.206409 118.068797) - (xy 225.203565 118.065747) - (xy 225.20356 118.065741) - (xy 225.007852 117.85587) - (xy 225.005006 117.852818) - (xy 224.776807 117.665374) - (xy 224.525823 117.509757) - (xy 224.256462 117.388701) - (xy 224.198718 117.371487) - (xy 227.912541 117.371487) - (xy 227.918268 117.379137) - (xy 228.093776 117.486688) - (xy 228.10257 117.491169) - (xy 228.315046 117.579179) - (xy 228.324431 117.582228) - (xy 228.548061 117.635918) - (xy 228.557808 117.637461) - (xy 228.787087 117.655506) - (xy 228.796947 117.655506) - (xy 229.026226 117.637461) - (xy 229.035973 117.635918) - (xy 229.259603 117.582228) - (xy 229.268988 117.579179) - (xy 229.481464 117.491169) - (xy 229.490258 117.486688) - (xy 229.6621 117.381384) - (xy 229.67156 117.370928) - (xy 229.667776 117.36215) - (xy 228.804829 116.499203) - (xy 228.790885 116.491589) - (xy 228.789052 116.49172) - (xy 228.782437 116.495971) - (xy 227.919301 117.359107) - (xy 227.912541 117.371487) - (xy 224.198718 117.371487) - (xy 224.027893 117.320562) - (xy 223.977456 117.305526) - (xy 223.977454 117.305526) - (xy 223.973457 117.304334) - (xy 223.969337 117.303681) - (xy 223.969335 117.303681) - (xy 223.68526 117.258687) - (xy 223.685254 117.258686) - (xy 223.681779 117.258136) - (xy 223.65722 117.257021) - (xy 223.590835 117.254006) - (xy 223.590814 117.254006) - (xy 223.589415 117.253942) - (xy 223.404951 117.253942) - (xy 223.185188 117.268539) - (xy 223.181089 117.269365) - (xy 223.181085 117.269366) - (xy 223.038491 117.298118) - (xy 222.895701 117.326909) - (xy 222.616477 117.423054) - (xy 222.612749 117.424921) - (xy 222.397401 117.532759) - (xy 222.352421 117.555283) - (xy 222.108174 117.721274) - (xy 222.10506 117.724058) - (xy 222.105059 117.724059) - (xy 222.051554 117.771898) - (xy 221.888025 117.91811) - (xy 221.885308 117.92128) - (xy 221.885307 117.921281) - (xy 221.701478 118.135758) - (xy 221.695843 118.142332) - (xy 221.693569 118.145834) - (xy 221.693565 118.145839) - (xy 221.537282 118.386493) - (xy 221.535003 118.390003) - (xy 221.533209 118.393781) - (xy 221.533208 118.393783) - (xy 221.518248 118.425289) - (xy 221.408333 118.65677) - (xy 221.407054 118.660753) - (xy 221.407053 118.660756) - (xy 221.330958 118.897763) - (xy 221.318057 118.937946) - (xy 221.312696 118.967742) - (xy 221.266912 119.222202) - (xy 221.265762 119.228592) - (xy 221.265573 119.232759) - (xy 221.265572 119.232766) - (xy 221.252555 119.519431) - (xy 221.252366 119.523601) - (xy 219.258387 119.523601) - (xy 219.262439 119.515631) - (xy 219.262439 119.51563) - (xy 219.264858 119.510873) - (xy 219.304124 119.384416) - (xy 219.331686 119.295655) - (xy 219.331687 119.295649) - (xy 219.33327 119.290552) - (xy 219.350969 119.157013) - (xy 219.362881 119.067138) - (xy 219.362881 119.067133) - (xy 219.363581 119.061853) - (xy 219.354927 118.831317) - (xy 219.307553 118.605535) - (xy 219.304232 118.597124) - (xy 219.258627 118.481647) - (xy 219.222814 118.390963) - (xy 219.103134 118.193736) - (xy 219.055628 118.13899) - (xy 218.955434 118.023526) - (xy 218.955432 118.023524) - (xy 218.951934 118.019493) - (xy 218.900257 117.97712) - (xy 218.777666 117.876601) - (xy 218.77766 117.876597) - (xy 218.773538 117.873217) - (xy 218.573046 117.759091) - (xy 218.56803 117.75727) - (xy 218.568025 117.757268) - (xy 218.361206 117.682196) - (xy 218.361202 117.682195) - (xy 218.356191 117.680376) - (xy 218.350942 117.679427) - (xy 218.350939 117.679426) - (xy 218.133258 117.640063) - (xy 218.133251 117.640062) - (xy 218.129174 117.639325) - (xy 218.111437 117.638489) - (xy 218.106489 117.638255) - (xy 218.106482 117.638255) - (xy 218.105001 117.638185) - (xy 217.942856 117.638185) - (xy 217.8759 117.643866) - (xy 217.776219 117.652324) - (xy 217.776215 117.652325) - (xy 217.770908 117.652775) - (xy 217.765753 117.654113) - (xy 217.765747 117.654114) - (xy 217.552778 117.70939) - (xy 217.552774 117.709391) - (xy 217.547609 117.710732) - (xy 217.542743 117.712924) - (xy 217.54274 117.712925) - (xy 217.401502 117.776548) - (xy 217.337266 117.805484) - (xy 217.332846 117.80846) - (xy 217.332842 117.808462) - (xy 217.261063 117.856787) - (xy 217.145896 117.934323) - (xy 216.978969 118.093563) - (xy 216.975781 118.097848) - (xy 216.855585 118.259398) - (xy 216.84126 118.278651) - (xy 216.838845 118.283401) - (xy 216.784158 118.390963) - (xy 216.736704 118.484297) - (xy 216.707126 118.579553) - (xy 216.669876 118.699515) - (xy 216.669875 118.699521) - (xy 216.668292 118.704618) - (xy 216.657036 118.789547) - (xy 216.63924 118.923821) - (xy 216.637981 118.933317) - (xy 215.205998 118.933317) - (xy 212.77261 116.499929) - (xy 217.950594 116.499929) - (xy 217.956321 116.507579) - (xy 218.131829 116.61513) - (xy 218.140623 116.619611) - (xy 218.353099 116.707621) - (xy 218.362484 116.71067) - (xy 218.586114 116.76436) - (xy 218.595861 116.765903) - (xy 218.82514 116.783948) - (xy 218.835 116.783948) - (xy 219.064279 116.765903) - (xy 219.074026 116.76436) - (xy 219.297656 116.71067) - (xy 219.307041 116.707621) - (xy 219.519517 116.619611) - (xy 219.528311 116.61513) - (xy 219.700153 116.509826) - (xy 219.709613 116.49937) - (xy 219.705829 116.490592) - (xy 218.842882 115.627645) - (xy 218.828938 115.620031) - (xy 218.827105 115.620162) - (xy 218.82049 115.624413) - (xy 217.957354 116.487549) - (xy 217.950594 116.499929) - (xy 212.77261 116.499929) - (xy 211.533234 115.260553) - (xy 217.301745 115.260553) - (xy 217.31979 115.489832) - (xy 217.321333 115.499579) - (xy 217.375023 115.723209) - (xy 217.378072 115.732594) - (xy 217.466082 115.94507) - (xy 217.470563 115.953864) - (xy 217.575867 116.125706) - (xy 217.586323 116.135166) - (xy 217.595101 116.131382) - (xy 218.458048 115.268435) - (xy 218.464426 115.256755) - (xy 219.194478 115.256755) - (xy 219.194609 115.258588) - (xy 219.19886 115.265203) - (xy 220.061996 116.128339) - (xy 220.074376 116.135099) - (xy 220.078367 116.132111) - (xy 227.263692 116.132111) - (xy 227.281737 116.36139) - (xy 227.28328 116.371137) - (xy 227.33697 116.594767) - (xy 227.340019 116.604152) - (xy 227.428029 116.816628) - (xy 227.43251 116.825422) - (xy 227.537814 116.997264) - (xy 227.54827 117.006724) - (xy 227.557048 117.00294) - (xy 228.419995 116.139993) - (xy 228.426373 116.128313) - (xy 229.156425 116.128313) - (xy 229.156556 116.130146) - (xy 229.160807 116.136761) - (xy 230.023943 116.999897) - (xy 230.036323 117.006657) - (xy 230.043973 117.00093) - (xy 230.151524 116.825422) - (xy 230.156005 116.816628) - (xy 230.244015 116.604152) - (xy 230.247064 116.594767) - (xy 230.300754 116.371137) - (xy 230.302297 116.36139) - (xy 230.320342 116.132111) - (xy 230.320342 116.122251) - (xy 230.302297 115.892972) - (xy 230.300754 115.883225) - (xy 230.247064 115.659595) - (xy 230.244015 115.65021) - (xy 230.156005 115.437734) - (xy 230.151524 115.42894) - (xy 230.04622 115.257098) - (xy 230.035764 115.247638) - (xy 230.026986 115.251422) - (xy 229.164039 116.114369) - (xy 229.156425 116.128313) - (xy 228.426373 116.128313) - (xy 228.427609 116.126049) - (xy 228.427478 116.124216) - (xy 228.423227 116.117601) - (xy 227.560091 115.254465) - (xy 227.547711 115.247705) - (xy 227.540061 115.253432) - (xy 227.43251 115.42894) - (xy 227.428029 115.437734) - (xy 227.340019 115.65021) - (xy 227.33697 115.659595) - (xy 227.28328 115.883225) - (xy 227.281737 115.892972) - (xy 227.263692 116.122251) - (xy 227.263692 116.132111) - (xy 220.078367 116.132111) - (xy 220.082026 116.129372) - (xy 220.189577 115.953864) - (xy 220.194058 115.94507) - (xy 220.282068 115.732594) - (xy 220.285117 115.723209) - (xy 220.338807 115.499579) - (xy 220.34035 115.489832) - (xy 220.358395 115.260553) - (xy 220.358395 115.250693) - (xy 220.34035 115.021414) - (xy 220.338807 115.011667) - (xy 220.285117 114.788037) - (xy 220.282068 114.778652) - (xy 220.194058 114.566176) - (xy 220.189577 114.557382) - (xy 220.084273 114.38554) - (xy 220.073817 114.37608) - (xy 220.065039 114.379864) - (xy 219.202092 115.242811) - (xy 219.194478 115.256755) - (xy 218.464426 115.256755) - (xy 218.465662 115.254491) - (xy 218.465531 115.252658) - (xy 218.46128 115.246043) - (xy 217.598144 114.382907) - (xy 217.585764 114.376147) - (xy 217.578114 114.381874) - (xy 217.470563 114.557382) - (xy 217.466082 114.566176) - (xy 217.378072 114.778652) - (xy 217.375023 114.788037) - (xy 217.321333 115.011667) - (xy 217.31979 115.021414) - (xy 217.301745 115.250693) - (xy 217.301745 115.260553) - (xy 211.533234 115.260553) - (xy 210.995405 114.722724) - (xy 210.961379 114.660412) - (xy 210.9585 114.633629) - (xy 210.9585 114.011876) - (xy 217.950527 114.011876) - (xy 217.954311 114.020654) - (xy 218.817258 114.883601) - (xy 218.831202 114.891215) - (xy 218.833035 114.891084) - (xy 218.83965 114.886833) - (xy 219.702786 114.023697) - (xy 219.709546 114.011317) - (xy 219.703819 114.003667) - (xy 219.528311 113.896116) - (xy 219.519517 113.891635) - (xy 219.307041 113.803625) - (xy 219.297656 113.800576) - (xy 219.074026 113.746886) - (xy 219.064279 113.745343) - (xy 218.835 113.727298) - (xy 218.82514 113.727298) - (xy 218.595861 113.745343) - (xy 218.586114 113.746886) - (xy 218.362484 113.800576) - (xy 218.353099 113.803625) - (xy 218.140623 113.891635) - (xy 218.131829 113.896116) - (xy 217.959987 114.00142) - (xy 217.950527 114.011876) - (xy 210.9585 114.011876) - (xy 210.9585 109.26707) - (xy 210.959933 109.24812) - (xy 210.962099 109.233885) - (xy 210.962099 109.233881) - (xy 210.963199 109.226651) - (xy 210.958915 109.173982) - (xy 210.9585 109.163767) - (xy 210.9585 109.155707) - (xy 210.955209 109.12748) - (xy 210.954778 109.123121) - (xy 210.949453 109.05766) - (xy 210.94886 109.050364) - (xy 210.946605 109.043403) - (xy 210.945418 109.037463) - (xy 210.944029 109.031588) - (xy 210.943182 109.024319) - (xy 210.918264 108.95567) - (xy 210.916847 108.951542) - (xy 210.896607 108.889064) - (xy 210.896606 108.889062) - (xy 210.894351 108.882101) - (xy 210.890555 108.875846) - (xy 210.888049 108.870372) - (xy 210.88533 108.864942) - (xy 210.882833 108.858063) - (xy 210.87882 108.851942) - (xy 210.842814 108.797024) - (xy 210.840467 108.793305) - (xy 210.802595 108.730893) - (xy 210.795197 108.722516) - (xy 210.795224 108.722492) - (xy 210.792571 108.7195) - (xy 210.789868 108.716267) - (xy 210.785856 108.710148) - (xy 210.729617 108.656872) - (xy 210.727175 108.654494) - (xy 209.68377 107.611089) - (xy 209.671384 107.596677) - (xy 209.662851 107.585082) - (xy 209.662846 107.585077) - (xy 209.658508 107.579182) - (xy 209.65293 107.574443) - (xy 209.652927 107.57444) - (xy 209.618232 107.544965) - (xy 209.610716 107.538035) - (xy 209.605021 107.53234) - (xy 209.588736 107.519456) - (xy 209.582749 107.514719) - (xy 209.579345 107.511928) - (xy 209.529297 107.469409) - (xy 209.529295 107.469408) - (xy 209.523715 107.464667) - (xy 209.517199 107.461339) - (xy 209.51215 107.457972) - (xy 209.507021 107.454805) - (xy 209.501284 107.450266) - (xy 209.435125 107.419345) - (xy 209.431225 107.417439) - (xy 209.366192 107.384231) - (xy 209.359084 107.382492) - (xy 209.353441 107.380393) - (xy 209.347678 107.378476) - (xy 209.34105 107.375378) - (xy 209.269583 107.360513) - (xy 209.265299 107.359543) - (xy 209.230958 107.35114) - (xy 209.19439 107.342192) - (xy 209.188788 107.341844) - (xy 209.188785 107.341844) - (xy 209.183236 107.3415) - (xy 209.183238 107.341464) - (xy 209.179245 107.341225) - (xy 209.175053 107.340851) - (xy 209.167885 107.33936) - (xy 209.10412 107.341085) - (xy 209.090479 107.341454) - (xy 209.087072 107.3415) - (xy 202.981189 107.3415) - (xy 202.962239 107.340067) - (xy 202.948004 107.337901) - (xy 202.948 107.337901) - (xy 202.94077 107.336801) - (xy 202.933478 107.337394) - (xy 202.933475 107.337394) - (xy 202.888101 107.341085) - (xy 202.877886 107.3415) - (xy 202.869826 107.3415) - (xy 202.856536 107.343049) - (xy 202.841612 107.344789) - (xy 202.837237 107.345222) - (xy 202.77178 107.350546) - (xy 202.771777 107.350547) - (xy 202.764482 107.35114) - (xy 202.757518 107.353396) - (xy 202.751559 107.354587) - (xy 202.745704 107.355971) - (xy 202.738438 107.356818) - (xy 202.669792 107.381735) - (xy 202.665664 107.383152) - (xy 202.603183 107.403393) - (xy 202.603181 107.403394) - (xy 202.59622 107.405649) - (xy 202.589965 107.409445) - (xy 202.584491 107.411951) - (xy 202.579061 107.41467) - (xy 202.572182 107.417167) - (xy 202.566062 107.42118) - (xy 202.566061 107.42118) - (xy 202.511143 107.457186) - (xy 202.507439 107.459523) - (xy 202.445012 107.497405) - (xy 202.436635 107.504803) - (xy 202.436611 107.504776) - (xy 202.433619 107.507429) - (xy 202.430386 107.510132) - (xy 202.424267 107.514144) - (xy 202.39507 107.544965) - (xy 202.370991 107.570383) - (xy 202.368613 107.572825) - (xy 202.265732 107.675706) - (xy 202.20342 107.709732) - (xy 202.147222 107.709129) - (xy 202.055779 107.687175) - (xy 201.816557 107.668348) - (xy 201.577335 107.687175) - (xy 201.572528 107.688329) - (xy 201.572522 107.68833) - (xy 201.425594 107.723605) - (xy 201.344004 107.743193) - (xy 201.339433 107.745086) - (xy 201.339431 107.745087) - (xy 201.12688 107.833128) - (xy 201.126878 107.833129) - (xy 201.122308 107.835022) - (xy 200.917708 107.960402) - (xy 200.913941 107.963619) - (xy 200.91394 107.96362) - (xy 200.764637 108.091136) - (xy 200.735239 108.116244) - (xy 200.579397 108.298713) - (xy 200.454017 108.503313) - (xy 200.452124 108.507883) - (xy 200.452123 108.507885) - (xy 200.36447 108.7195) - (xy 200.362188 108.725009) - (xy 200.359624 108.73569) - (xy 200.307325 108.953527) - (xy 200.307324 108.953533) - (xy 200.30617 108.95834) - (xy 200.287343 109.197562) - (xy 200.30617 109.436784) - (xy 200.307324 109.441591) - (xy 200.307325 109.441597) - (xy 200.324084 109.5114) - (xy 200.362188 109.670115) - (xy 200.364081 109.674686) - (xy 200.364082 109.674688) - (xy 200.406246 109.77648) - (xy 200.454017 109.891811) - (xy 200.579397 110.096411) - (xy 200.735239 110.27888) - (xy 200.739001 110.282093) - (xy 200.906145 110.424846) - (xy 200.917708 110.434722) - (xy 201.122308 110.560102) - (xy 201.126878 110.561995) - (xy 201.12688 110.561996) - (xy 201.238222 110.608115) - (xy 201.344004 110.651931) - (xy 201.425594 110.671519) - (xy 201.572522 110.706794) - (xy 201.572528 110.706795) - (xy 201.577335 110.707949) - (xy 201.816557 110.726776) - (xy 202.055779 110.707949) - (xy 202.060586 110.706795) - (xy 202.060592 110.706794) - (xy 202.20752 110.671519) - (xy 202.28911 110.651931) - (xy 202.394892 110.608115) - (xy 202.506234 110.561996) - (xy 202.506236 110.561995) - (xy 202.510806 110.560102) - (xy 202.715406 110.434722) - (xy 202.72697 110.424846) - (xy 202.894113 110.282093) - (xy 202.897875 110.27888) - (xy 203.053717 110.096411) - (xy 203.07982 110.053815) - (xy 205.937014 110.053815) - (xy 205.940798 110.062593) - (xy 206.803745 110.92554) - (xy 206.817689 110.933154) - (xy 206.819522 110.933023) - (xy 206.826137 110.928772) - (xy 207.689273 110.065636) - (xy 207.696033 110.053256) - (xy 207.690306 110.045606) - (xy 207.514798 109.938055) - (xy 207.506004 109.933574) - (xy 207.293528 109.845564) - (xy 207.284143 109.842515) - (xy 207.060513 109.788825) - (xy 207.050766 109.787282) - (xy 206.821487 109.769237) - (xy 206.811627 109.769237) - (xy 206.582348 109.787282) - (xy 206.572601 109.788825) - (xy 206.348971 109.842515) - (xy 206.339586 109.845564) - (xy 206.12711 109.933574) - (xy 206.118316 109.938055) - (xy 205.946474 110.043359) - (xy 205.937014 110.053815) - (xy 203.07982 110.053815) - (xy 203.179097 109.891811) - (xy 203.226869 109.77648) - (xy 203.269032 109.674688) - (xy 203.269033 109.674686) - (xy 203.270926 109.670115) - (xy 203.30903 109.5114) - (xy 203.325789 109.441597) - (xy 203.32579 109.441591) - (xy 203.326944 109.436784) - (xy 203.345771 109.197562) - (xy 203.340257 109.127497) - (xy 203.329781 108.994386) - (xy 203.344377 108.924906) - (xy 203.39422 108.874346) - (xy 203.455393 108.8585) - (xy 208.733629 108.8585) - (xy 208.80175 108.878502) - (xy 208.822724 108.895405) - (xy 209.404595 109.477276) - (xy 209.438621 109.539588) - (xy 209.4415 109.566371) - (xy 209.4415 114.93293) - (xy 209.440067 114.95188) - (xy 209.43825 114.963827) - (xy 209.436801 114.973349) - (xy 209.437394 114.980641) - (xy 209.437394 114.980644) - (xy 209.441085 115.026018) - (xy 209.4415 115.036233) - (xy 209.4415 115.044293) - (xy 209.441925 115.047937) - (xy 209.444789 115.072507) - (xy 209.445222 115.076882) - (xy 209.44793 115.110168) - (xy 209.45114 115.149637) - (xy 209.453396 115.156601) - (xy 209.454587 115.16256) - (xy 209.455971 115.168415) - (xy 209.456818 115.175681) - (xy 209.481735 115.244327) - (xy 209.483152 115.248455) - (xy 209.505649 115.317899) - (xy 209.509445 115.324154) - (xy 209.511951 115.329628) - (xy 209.51467 115.335058) - (xy 209.517167 115.341937) - (xy 209.52118 115.348057) - (xy 209.52118 115.348058) - (xy 209.557186 115.402976) - (xy 209.559523 115.40668) - (xy 209.597405 115.469107) - (xy 209.601121 115.473315) - (xy 209.601122 115.473316) - (xy 209.604803 115.477484) - (xy 209.604776 115.477508) - (xy 209.607429 115.4805) - (xy 209.610132 115.483733) - (xy 209.614144 115.489852) - (xy 209.619456 115.494884) - (xy 209.670383 115.543128) - (xy 209.672825 115.545506) - (xy 214.553724 120.426405) - (xy 214.58775 120.488717) - (xy 214.582685 120.559532) - (xy 214.540138 120.616368) - (xy 214.473618 120.641179) - (xy 214.464629 120.6415) - (xy 195.066371 120.6415) - (xy 194.99825 120.621498) - (xy 194.977276 120.604595) - (xy 189.405975 115.033294) - (xy 194.953757 115.033294) - (xy 194.953957 115.038624) - (xy 194.953957 115.038625) - (xy 194.95785 115.142339) - (xy 194.962411 115.26383) - (xy 195.009785 115.489612) - (xy 195.011743 115.494571) - (xy 195.011744 115.494573) - (xy 195.031374 115.544279) - (xy 195.094524 115.704184) - (xy 195.214204 115.901411) - (xy 195.217701 115.905441) - (xy 195.321733 116.025327) - (xy 195.365404 116.075654) - (xy 195.369535 116.079041) - (xy 195.539672 116.218546) - (xy 195.539678 116.21855) - (xy 195.5438 116.22193) - (xy 195.744292 116.336056) - (xy 195.749308 116.337877) - (xy 195.749313 116.337879) - (xy 195.956132 116.412951) - (xy 195.956136 116.412952) - (xy 195.961147 116.414771) - (xy 195.966396 116.41572) - (xy 195.966399 116.415721) - (xy 196.18408 116.455084) - (xy 196.184087 116.455085) - (xy 196.188164 116.455822) - (xy 196.205901 116.456658) - (xy 196.210849 116.456892) - (xy 196.210856 116.456892) - (xy 196.212337 116.456962) - (xy 196.374482 116.456962) - (xy 196.441438 116.451281) - (xy 196.541119 116.442823) - (xy 196.541123 116.442822) - (xy 196.54643 116.442372) - (xy 196.551585 116.441034) - (xy 196.551591 116.441033) - (xy 196.76456 116.385757) - (xy 196.764564 116.385756) - (xy 196.769729 116.384415) - (xy 196.774595 116.382223) - (xy 196.774598 116.382222) - (xy 196.975206 116.291855) - (xy 196.980072 116.289663) - (xy 196.984492 116.286687) - (xy 196.984496 116.286685) - (xy 197.13106 116.188011) - (xy 197.171442 116.160824) - (xy 197.338369 116.001584) - (xy 197.373874 115.953864) - (xy 197.472894 115.820776) - (xy 197.472896 115.820773) - (xy 197.476078 115.816496) - (xy 197.531789 115.706921) - (xy 197.578215 115.615608) - (xy 197.578215 115.615607) - (xy 197.580634 115.61085) - (xy 197.626136 115.46431) - (xy 197.647462 115.395632) - (xy 197.647463 115.395626) - (xy 197.649046 115.390529) - (xy 197.666545 115.258499) - (xy 197.678657 115.167115) - (xy 197.678657 115.16711) - (xy 197.679357 115.16183) - (xy 197.678696 115.144221) - (xy 199.589071 115.144221) - (xy 199.589434 115.148369) - (xy 199.589434 115.148373) - (xy 199.604266 115.317899) - (xy 199.614809 115.438411) - (xy 199.615719 115.442483) - (xy 199.61572 115.442488) - (xy 199.674828 115.706921) - (xy 199.679229 115.726612) - (xy 199.680672 115.730535) - (xy 199.680673 115.730537) - (xy 199.692486 115.762642) - (xy 199.781201 116.003761) - (xy 199.783148 116.007454) - (xy 199.783149 116.007456) - (xy 199.819106 116.075654) - (xy 199.918931 116.264989) - (xy 199.921351 116.268394) - (xy 200.087576 116.502297) - (xy 200.087581 116.502303) - (xy 200.09 116.505707) - (xy 200.092844 116.508757) - (xy 200.092849 116.508763) - (xy 200.225911 116.651454) - (xy 200.291403 116.721686) - (xy 200.519602 116.90913) - (xy 200.770586 117.064747) - (xy 200.774403 117.066463) - (xy 200.774406 117.066464) - (xy 200.799009 117.077521) - (xy 201.039947 117.185803) - (xy 201.071828 117.195307) - (xy 201.317481 117.268539) - (xy 201.322952 117.27017) - (xy 201.327072 117.270823) - (xy 201.327074 117.270823) - (xy 201.611149 117.315817) - (xy 201.611155 117.315818) - (xy 201.61463 117.316368) - (xy 201.639189 117.317483) - (xy 201.705574 117.320498) - (xy 201.705595 117.320498) - (xy 201.706994 117.320562) - (xy 201.891458 117.320562) - (xy 202.111221 117.305965) - (xy 202.11532 117.305139) - (xy 202.115324 117.305138) - (xy 202.292734 117.269366) - (xy 202.400708 117.247595) - (xy 202.679932 117.15145) - (xy 202.849646 117.066464) - (xy 202.940252 117.021092) - (xy 202.940254 117.021091) - (xy 202.943988 117.019221) - (xy 203.188235 116.85323) - (xy 203.408384 116.656394) - (xy 203.453622 116.603614) - (xy 203.597846 116.435346) - (xy 203.597849 116.435342) - (xy 203.600566 116.432172) - (xy 203.60284 116.42867) - (xy 203.602844 116.428665) - (xy 203.759127 116.188011) - (xy 203.75913 116.188006) - (xy 203.761406 116.184501) - (xy 203.771237 116.163798) - (xy 203.88628 115.921516) - (xy 203.888076 115.917734) - (xy 203.958233 115.699223) - (xy 203.977072 115.640545) - (xy 203.977072 115.640544) - (xy 203.978352 115.636558) - (xy 204.013104 115.443412) - (xy 204.029908 115.350021) - (xy 204.029909 115.350016) - (xy 204.030647 115.345912) - (xy 204.031387 115.329628) - (xy 204.043854 115.055073) - (xy 204.043854 115.055068) - (xy 204.044043 115.050903) - (xy 204.042503 115.033294) - (xy 205.953757 115.033294) - (xy 205.953957 115.038624) - (xy 205.953957 115.038625) - (xy 205.95785 115.142339) - (xy 205.962411 115.26383) - (xy 206.009785 115.489612) - (xy 206.011743 115.494571) - (xy 206.011744 115.494573) - (xy 206.031374 115.544279) - (xy 206.094524 115.704184) - (xy 206.214204 115.901411) - (xy 206.217701 115.905441) - (xy 206.321733 116.025327) - (xy 206.365404 116.075654) - (xy 206.369535 116.079041) - (xy 206.539672 116.218546) - (xy 206.539678 116.21855) - (xy 206.5438 116.22193) - (xy 206.744292 116.336056) - (xy 206.749308 116.337877) - (xy 206.749313 116.337879) - (xy 206.956132 116.412951) - (xy 206.956136 116.412952) - (xy 206.961147 116.414771) - (xy 206.966396 116.41572) - (xy 206.966399 116.415721) - (xy 207.18408 116.455084) - (xy 207.184087 116.455085) - (xy 207.188164 116.455822) - (xy 207.205901 116.456658) - (xy 207.210849 116.456892) - (xy 207.210856 116.456892) - (xy 207.212337 116.456962) - (xy 207.374482 116.456962) - (xy 207.441438 116.451281) - (xy 207.541119 116.442823) - (xy 207.541123 116.442822) - (xy 207.54643 116.442372) - (xy 207.551585 116.441034) - (xy 207.551591 116.441033) - (xy 207.76456 116.385757) - (xy 207.764564 116.385756) - (xy 207.769729 116.384415) - (xy 207.774595 116.382223) - (xy 207.774598 116.382222) - (xy 207.975206 116.291855) - (xy 207.980072 116.289663) - (xy 207.984492 116.286687) - (xy 207.984496 116.286685) - (xy 208.13106 116.188011) - (xy 208.171442 116.160824) - (xy 208.338369 116.001584) - (xy 208.373874 115.953864) - (xy 208.472894 115.820776) - (xy 208.472896 115.820773) - (xy 208.476078 115.816496) - (xy 208.531789 115.706921) - (xy 208.578215 115.615608) - (xy 208.578215 115.615607) - (xy 208.580634 115.61085) - (xy 208.626136 115.46431) - (xy 208.647462 115.395632) - (xy 208.647463 115.395626) - (xy 208.649046 115.390529) - (xy 208.666545 115.258499) - (xy 208.678657 115.167115) - (xy 208.678657 115.16711) - (xy 208.679357 115.16183) - (xy 208.67854 115.140051) - (xy 208.6731 114.99514) - (xy 208.670703 114.931294) - (xy 208.623329 114.705512) - (xy 208.614804 114.683924) - (xy 208.57545 114.584274) - (xy 208.53859 114.49094) - (xy 208.41891 114.293713) - (xy 208.380684 114.249661) - (xy 208.27121 114.123503) - (xy 208.271208 114.123501) - (xy 208.26771 114.11947) - (xy 208.215328 114.076519) - (xy 208.093442 113.976578) - (xy 208.093436 113.976574) - (xy 208.089314 113.973194) - (xy 207.888822 113.859068) - (xy 207.883806 113.857247) - (xy 207.883801 113.857245) - (xy 207.676982 113.782173) - (xy 207.676978 113.782172) - (xy 207.671967 113.780353) - (xy 207.666718 113.779404) - (xy 207.666715 113.779403) - (xy 207.449034 113.74004) - (xy 207.449027 113.740039) - (xy 207.44495 113.739302) - (xy 207.427213 113.738466) - (xy 207.422265 113.738232) - (xy 207.422258 113.738232) - (xy 207.420777 113.738162) - (xy 207.258632 113.738162) - (xy 207.191676 113.743843) - (xy 207.091995 113.752301) - (xy 207.091991 113.752302) - (xy 207.086684 113.752752) - (xy 207.081529 113.75409) - (xy 207.081523 113.754091) - (xy 206.868554 113.809367) - (xy 206.86855 113.809368) - (xy 206.863385 113.810709) - (xy 206.858519 113.812901) - (xy 206.858516 113.812902) - (xy 206.711277 113.879228) - (xy 206.653042 113.905461) - (xy 206.648622 113.908437) - (xy 206.648618 113.908439) - (xy 206.610907 113.933828) - (xy 206.461672 114.0343) - (xy 206.294745 114.19354) - (xy 206.291557 114.197825) - (xy 206.16987 114.361379) - (xy 206.157036 114.378628) - (xy 206.154621 114.383378) - (xy 206.061682 114.566176) - (xy 206.05248 114.584274) - (xy 206.023264 114.678363) - (xy 205.985652 114.799492) - (xy 205.985651 114.799498) - (xy 205.984068 114.804595) - (xy 205.972605 114.891084) - (xy 205.955332 115.021414) - (xy 205.953757 115.033294) - (xy 204.042503 115.033294) - (xy 204.018669 114.760874) - (xy 204.018305 114.756713) - (xy 204.008027 114.710731) - (xy 203.954797 114.47259) - (xy 203.954795 114.472583) - (xy 203.953885 114.468512) - (xy 203.947208 114.450363) - (xy 203.888088 114.289683) - (xy 203.851913 114.191363) - (xy 203.836234 114.161624) - (xy 203.761908 114.020654) - (xy 203.714183 113.930135) - (xy 203.624277 113.803625) - (xy 203.545538 113.692827) - (xy 203.545533 113.692821) - (xy 203.543114 113.689417) - (xy 203.54027 113.686367) - (xy 203.540265 113.686361) - (xy 203.344557 113.47649) - (xy 203.341711 113.473438) - (xy 203.113512 113.285994) - (xy 202.862528 113.130377) - (xy 202.844483 113.122267) - (xy 202.748614 113.079182) - (xy 202.593167 113.009321) - (xy 202.310162 112.924954) - (xy 202.306042 112.924301) - (xy 202.30604 112.924301) - (xy 202.021965 112.879307) - (xy 202.021959 112.879306) - (xy 202.018484 112.878756) - (xy 201.993925 112.877641) - (xy 201.92754 112.874626) - (xy 201.927519 112.874626) - (xy 201.92612 112.874562) - (xy 201.741656 112.874562) - (xy 201.521893 112.889159) - (xy 201.517794 112.889985) - (xy 201.51779 112.889986) - (xy 201.41994 112.909716) - (xy 201.232406 112.947529) - (xy 200.953182 113.043674) - (xy 200.899845 113.070383) - (xy 200.78004 113.130377) - (xy 200.689126 113.175903) - (xy 200.444879 113.341894) - (xy 200.22473 113.53873) - (xy 200.222013 113.5419) - (xy 200.222012 113.541901) - (xy 200.040143 113.754091) - (xy 200.032548 113.762952) - (xy 200.030274 113.766454) - (xy 200.03027 113.766459) - (xy 199.876225 114.003667) - (xy 199.871708 114.010623) - (xy 199.869914 114.014401) - (xy 199.869913 114.014403) - (xy 199.845268 114.066306) - (xy 199.745038 114.27739) - (xy 199.743759 114.281373) - (xy 199.743758 114.281376) - (xy 199.65914 114.544931) - (xy 199.654762 114.558566) - (xy 199.649218 114.589377) - (xy 199.604745 114.836553) - (xy 199.602467 114.849212) - (xy 199.602278 114.853379) - (xy 199.602277 114.853386) - (xy 199.58978 115.128607) - (xy 199.589071 115.144221) - (xy 197.678696 115.144221) - (xy 197.67854 115.140051) - (xy 197.6731 114.99514) - (xy 197.670703 114.931294) - (xy 197.623329 114.705512) - (xy 197.614804 114.683924) - (xy 197.57545 114.584274) - (xy 197.53859 114.49094) - (xy 197.41891 114.293713) - (xy 197.380684 114.249661) - (xy 197.27121 114.123503) - (xy 197.271208 114.123501) - (xy 197.26771 114.11947) - (xy 197.215328 114.076519) - (xy 197.093442 113.976578) - (xy 197.093436 113.976574) - (xy 197.089314 113.973194) - (xy 196.888822 113.859068) - (xy 196.883806 113.857247) - (xy 196.883801 113.857245) - (xy 196.676982 113.782173) - (xy 196.676978 113.782172) - (xy 196.671967 113.780353) - (xy 196.666718 113.779404) - (xy 196.666715 113.779403) - (xy 196.449034 113.74004) - (xy 196.449027 113.740039) - (xy 196.44495 113.739302) - (xy 196.427213 113.738466) - (xy 196.422265 113.738232) - (xy 196.422258 113.738232) - (xy 196.420777 113.738162) - (xy 196.258632 113.738162) - (xy 196.191676 113.743843) - (xy 196.091995 113.752301) - (xy 196.091991 113.752302) - (xy 196.086684 113.752752) - (xy 196.081529 113.75409) - (xy 196.081523 113.754091) - (xy 195.868554 113.809367) - (xy 195.86855 113.809368) - (xy 195.863385 113.810709) - (xy 195.858519 113.812901) - (xy 195.858516 113.812902) - (xy 195.711277 113.879228) - (xy 195.653042 113.905461) - (xy 195.648622 113.908437) - (xy 195.648618 113.908439) - (xy 195.610907 113.933828) - (xy 195.461672 114.0343) - (xy 195.294745 114.19354) - (xy 195.291557 114.197825) - (xy 195.16987 114.361379) - (xy 195.157036 114.378628) - (xy 195.154621 114.383378) - (xy 195.061682 114.566176) - (xy 195.05248 114.584274) - (xy 195.023264 114.678363) - (xy 194.985652 114.799492) - (xy 194.985651 114.799498) - (xy 194.984068 114.804595) - (xy 194.972605 114.891084) - (xy 194.955332 115.021414) - (xy 194.953757 115.033294) - (xy 189.405975 115.033294) - (xy 187.48377 113.111089) - (xy 187.471384 113.096677) - (xy 187.462851 113.085082) - (xy 187.462846 113.085077) - (xy 187.458508 113.079182) - (xy 187.45293 113.074443) - (xy 187.452927 113.07444) - (xy 187.418232 113.044965) - (xy 187.410716 113.038035) - (xy 187.405021 113.03234) - (xy 187.39888 113.027482) - (xy 187.382749 113.014719) - (xy 187.379345 113.011928) - (xy 187.329297 112.969409) - (xy 187.329295 112.969408) - (xy 187.323715 112.964667) - (xy 187.317199 112.961339) - (xy 187.31215 112.957972) - (xy 187.307021 112.954805) - (xy 187.301284 112.950266) - (xy 187.235125 112.919345) - (xy 187.231225 112.917439) - (xy 187.166192 112.884231) - (xy 187.159084 112.882492) - (xy 187.153441 112.880393) - (xy 187.147678 112.878476) - (xy 187.14105 112.875378) - (xy 187.069583 112.860513) - (xy 187.065299 112.859543) - (xy 186.99439 112.842192) - (xy 186.988788 112.841844) - (xy 186.988785 112.841844) - (xy 186.983236 112.8415) - (xy 186.983238 112.841464) - (xy 186.979245 112.841225) - (xy 186.975053 112.840851) - (xy 186.967885 112.83936) - (xy 186.90412 112.841085) - (xy 186.890479 112.841454) - (xy 186.887072 112.8415) - (xy 181.488006 112.8415) - (xy 181.469056 112.840067) - (xy 181.454821 112.837901) - (xy 181.454817 112.837901) - (xy 181.447587 112.836801) - (xy 181.440295 112.837394) - (xy 181.440292 112.837394) - (xy 181.394918 112.841085) - (xy 181.384703 112.8415) - (xy 181.376643 112.8415) - (xy 181.373009 112.841924) - (xy 181.373003 112.841924) - (xy 181.359978 112.843443) - (xy 181.348416 112.844791) - (xy 181.344068 112.845221) - (xy 181.321995 112.847016) - (xy 181.278598 112.850546) - (xy 181.278595 112.850547) - (xy 181.2713 112.85114) - (xy 181.264336 112.853396) - (xy 181.258397 112.854583) - (xy 181.252526 112.85597) - (xy 181.245255 112.856818) - (xy 181.238379 112.859314) - (xy 181.23837 112.859316) - (xy 181.176638 112.881725) - (xy 181.172534 112.883135) - (xy 181.103037 112.905648) - (xy 181.096782 112.909444) - (xy 181.091323 112.911943) - (xy 181.085875 112.914671) - (xy 181.078999 112.917167) - (xy 181.017946 112.957195) - (xy 181.014273 112.959513) - (xy 180.951829 112.997405) - (xy 180.943453 113.004802) - (xy 180.943429 113.004775) - (xy 180.940435 113.00743) - (xy 180.937204 113.010132) - (xy 180.931084 113.014144) - (xy 180.904397 113.042315) - (xy 180.877808 113.070383) - (xy 180.87543 113.072825) - (xy 180.230931 113.717324) - (xy 180.168619 113.75135) - (xy 180.112421 113.750747) - (xy 180.06475 113.739302) - (xy 180.020978 113.728793) - (xy 179.781756 113.709966) - (xy 179.542534 113.728793) - (xy 179.537727 113.729947) - (xy 179.537721 113.729948) - (xy 179.400252 113.762952) - (xy 179.309203 113.784811) - (xy 179.304632 113.786704) - (xy 179.30463 113.786705) - (xy 179.092079 113.874746) - (xy 179.092077 113.874747) - (xy 179.087507 113.87664) - (xy 178.882907 114.00202) - (xy 178.87914 114.005237) - (xy 178.879139 114.005238) - (xy 178.74539 114.11947) - (xy 178.700438 114.157862) - (xy 178.544596 114.340331) - (xy 178.419216 114.544931) - (xy 178.417323 114.549501) - (xy 178.417322 114.549503) - (xy 178.35054 114.710731) - (xy 178.327387 114.766627) - (xy 178.319497 114.799492) - (xy 178.272524 114.995145) - (xy 178.272523 114.995151) - (xy 178.271369 114.999958) - (xy 178.252542 115.23918) - (xy 178.271369 115.478402) - (xy 178.272523 115.483209) - (xy 178.272524 115.483215) - (xy 178.287479 115.545506) - (xy 178.327387 115.711733) - (xy 178.32928 115.716304) - (xy 178.329281 115.716306) - (xy 178.414282 115.921516) - (xy 178.419216 115.933429) - (xy 178.544596 116.138029) - (xy 178.547813 116.141796) - (xy 178.547814 116.141797) - (xy 178.587284 116.188011) - (xy 178.700438 116.320498) - (xy 178.7042 116.323711) - (xy 178.859955 116.456737) - (xy 178.882907 116.47634) - (xy 179.087507 116.60172) - (xy 179.092077 116.603613) - (xy 179.092079 116.603614) - (xy 179.30463 116.691655) - (xy 179.309203 116.693549) - (xy 179.367817 116.707621) - (xy 179.537721 116.748412) - (xy 179.537727 116.748413) - (xy 179.542534 116.749567) - (xy 179.781756 116.768394) - (xy 180.020978 116.749567) - (xy 180.025785 116.748413) - (xy 180.025791 116.748412) - (xy 180.195695 116.707621) - (xy 180.254309 116.693549) - (xy 180.258882 116.691655) - (xy 180.471433 116.603614) - (xy 180.471435 116.603613) - (xy 180.476005 116.60172) - (xy 180.680605 116.47634) - (xy 180.703558 116.456737) - (xy 180.859312 116.323711) - (xy 180.863074 116.320498) - (xy 180.976228 116.188011) - (xy 181.015698 116.141797) - (xy 181.015699 116.141796) - (xy 181.018916 116.138029) - (xy 181.144296 115.933429) - (xy 181.149231 115.921516) - (xy 181.234231 115.716306) - (xy 181.234232 115.716304) - (xy 181.236125 115.711733) - (xy 181.250547 115.651663) - (xy 184.066214 115.651663) - (xy 184.069998 115.660441) - (xy 184.932945 116.523388) - (xy 184.946889 116.531002) - (xy 184.948722 116.530871) - (xy 184.955337 116.52662) - (xy 185.818473 115.663484) - (xy 185.825233 115.651104) - (xy 185.819506 115.643454) - (xy 185.643998 115.535903) - (xy 185.635204 115.531422) - (xy 185.422728 115.443412) - (xy 185.413343 115.440363) - (xy 185.189713 115.386673) - (xy 185.179966 115.38513) - (xy 184.950687 115.367085) - (xy 184.940827 115.367085) - (xy 184.711548 115.38513) - (xy 184.701801 115.386673) - (xy 184.478171 115.440363) - (xy 184.468786 115.443412) - (xy 184.25631 115.531422) - (xy 184.247516 115.535903) - (xy 184.075674 115.641207) - (xy 184.066214 115.651663) - (xy 181.250547 115.651663) - (xy 181.276033 115.545506) - (xy 181.290988 115.483215) - (xy 181.290989 115.483209) - (xy 181.292143 115.478402) - (xy 181.31097 115.23918) - (xy 181.292143 114.999958) - (xy 181.270189 114.908515) - (xy 181.273735 114.837607) - (xy 181.303612 114.790005) - (xy 181.698212 114.395405) - (xy 181.760524 114.361379) - (xy 181.787307 114.3585) - (xy 186.533629 114.3585) - (xy 186.60175 114.378502) - (xy 186.622724 114.395405) - (xy 193.638224 121.410905) - (xy 193.67225 121.473217) - (xy 193.667185 121.544032) - (xy 193.638224 121.589095) - (xy 188.222724 127.004595) - (xy 188.160412 127.038621) - (xy 188.133629 127.0415) - (xy 161.87714 127.0415) - (xy 161.85819 127.040067) - (xy 161.843955 127.037901) - (xy 161.843951 127.037901) - (xy 161.836721 127.036801) - (xy 161.829429 127.037394) - (xy 161.829426 127.037394) - (xy 161.784052 127.041085) - (xy 161.773837 127.0415) - (xy 161.765777 127.0415) - (xy 161.762143 127.041924) - (xy 161.762137 127.041924) - (xy 161.749831 127.043359) - (xy 161.73755 127.044791) - (xy 161.733202 127.045221) - (xy 161.660434 127.05114) - (xy 161.653473 127.053395) - (xy 161.647533 127.054582) - (xy 161.641658 127.055971) - (xy 161.634389 127.056818) - (xy 161.56574 127.081736) - (xy 161.561612 127.083153) - (xy 161.499134 127.103393) - (xy 161.499132 127.103394) - (xy 161.492171 127.105649) - (xy 161.485916 127.109445) - (xy 161.480442 127.111951) - (xy 161.475012 127.11467) - (xy 161.468133 127.117167) - (xy 161.462013 127.12118) - (xy 161.462012 127.12118) - (xy 161.407094 127.157186) - (xy 161.40339 127.159523) - (xy 161.340963 127.197405) - (xy 161.332586 127.204803) - (xy 161.332562 127.204776) - (xy 161.32957 127.207429) - (xy 161.326337 127.210132) - (xy 161.320218 127.214144) - (xy 161.285999 127.250266) - (xy 161.266942 127.270383) - (xy 161.264564 127.272825) - (xy 160.016868 128.520521) - (xy 159.954556 128.554547) - (xy 159.898358 128.553944) - (xy 159.877182 128.54886) - (xy 159.806915 128.53199) - (xy 159.567693 128.513163) - (xy 159.328471 128.53199) - (xy 159.323664 128.533144) - (xy 159.323658 128.533145) - (xy 159.185693 128.566268) - (xy 159.09514 128.588008) - (xy 159.090569 128.589901) - (xy 159.090567 128.589902) - (xy 158.878016 128.677943) - (xy 158.878014 128.677944) - (xy 158.873444 128.679837) - (xy 158.668844 128.805217) - (xy 158.486375 128.961059) - (xy 158.483162 128.964821) - (xy 158.337536 129.135329) - (xy 158.330533 129.143528) - (xy 158.205153 129.348128) - (xy 158.20326 129.352698) - (xy 158.203259 129.3527) - (xy 158.121735 129.549518) - (xy 158.113324 129.569824) - (xy 158.098376 129.632086) - (xy 158.058461 129.798342) - (xy 158.05846 129.798348) - (xy 158.057306 129.803155) - (xy 158.038479 130.042377) - (xy 158.057306 130.281599) - (xy 158.05846 130.286406) - (xy 158.058461 130.286412) - (xy 158.07245 130.344679) - (xy 158.113324 130.51493) - (xy 158.115217 130.519501) - (xy 158.115218 130.519503) - (xy 158.200455 130.725283) - (xy 158.205153 130.736626) - (xy 158.330533 130.941226) - (xy 158.33375 130.944993) - (xy 158.333751 130.944994) - (xy 158.412866 131.037626) - (xy 158.486375 131.123695) - (xy 158.490137 131.126908) - (xy 158.659871 131.271873) - (xy 158.668844 131.279537) - (xy 158.873444 131.404917) - (xy 158.878014 131.40681) - (xy 158.878016 131.406811) - (xy 159.090567 131.494852) - (xy 159.09514 131.496746) - (xy 159.164192 131.513324) - (xy 159.323658 131.551609) - (xy 159.323664 131.55161) - (xy 159.328471 131.552764) - (xy 159.567693 131.571591) - (xy 159.806915 131.552764) - (xy 159.811722 131.55161) - (xy 159.811728 131.551609) - (xy 159.971194 131.513324) - (xy 160.040246 131.496746) - (xy 160.044819 131.494852) - (xy 160.25737 131.406811) - (xy 160.257372 131.40681) - (xy 160.261942 131.404917) - (xy 160.466542 131.279537) - (xy 160.475516 131.271873) - (xy 160.504448 131.247163) - (xy 163.328068 131.247163) - (xy 163.346113 131.476442) - (xy 163.347656 131.486189) - (xy 163.401346 131.709819) - (xy 163.404395 131.719204) - (xy 163.492405 131.93168) - (xy 163.496886 131.940474) - (xy 163.60219 132.112316) - (xy 163.612646 132.121776) - (xy 163.621424 132.117992) - (xy 164.484371 131.255045) - (xy 164.490749 131.243365) - (xy 165.220801 131.243365) - (xy 165.220932 131.245198) - (xy 165.225183 131.251813) - (xy 166.088319 132.114949) - (xy 166.100699 132.121709) - (xy 166.108349 132.115982) - (xy 166.2159 131.940474) - (xy 166.220381 131.93168) - (xy 166.308391 131.719204) - (xy 166.31144 131.709819) - (xy 166.36513 131.486189) - (xy 166.366673 131.476442) - (xy 166.384718 131.247163) - (xy 166.384718 131.237303) - (xy 166.366673 131.008024) - (xy 166.36513 130.998277) - (xy 166.31144 130.774647) - (xy 166.308391 130.765262) - (xy 166.220381 130.552786) - (xy 166.2159 130.543992) - (xy 166.110596 130.37215) - (xy 166.10014 130.36269) - (xy 166.091362 130.366474) - (xy 165.228415 131.229421) - (xy 165.220801 131.243365) - (xy 164.490749 131.243365) - (xy 164.491985 131.241101) - (xy 164.491854 131.239268) - (xy 164.487603 131.232653) - (xy 163.624467 130.369517) - (xy 163.612087 130.362757) - (xy 163.604437 130.368484) - (xy 163.496886 130.543992) - (xy 163.492405 130.552786) - (xy 163.404395 130.765262) - (xy 163.401346 130.774647) - (xy 163.347656 130.998277) - (xy 163.346113 131.008024) - (xy 163.328068 131.237303) - (xy 163.328068 131.247163) - (xy 160.504448 131.247163) - (xy 160.645249 131.126908) - (xy 160.649011 131.123695) - (xy 160.72252 131.037626) - (xy 160.801635 130.944994) - (xy 160.801636 130.944993) - (xy 160.804853 130.941226) - (xy 160.930233 130.736626) - (xy 160.934932 130.725283) - (xy 161.020168 130.519503) - (xy 161.020169 130.519501) - (xy 161.022062 130.51493) - (xy 161.062936 130.344679) - (xy 161.076925 130.286412) - (xy 161.076926 130.286406) - (xy 161.07808 130.281599) - (xy 161.096907 130.042377) - (xy 161.093453 129.998486) - (xy 163.97685 129.998486) - (xy 163.980634 130.007264) - (xy 164.843581 130.870211) - (xy 164.857525 130.877825) - (xy 164.859358 130.877694) - (xy 164.865973 130.873443) - (xy 165.729109 130.010307) - (xy 165.735869 129.997927) - (xy 165.730142 129.990277) - (xy 165.554634 129.882726) - (xy 165.54584 129.878245) - (xy 165.333364 129.790235) - (xy 165.323979 129.787186) - (xy 165.100349 129.733496) - (xy 165.090602 129.731953) - (xy 164.861323 129.713908) - (xy 164.851463 129.713908) - (xy 164.622184 129.731953) - (xy 164.612437 129.733496) - (xy 164.388807 129.787186) - (xy 164.379422 129.790235) - (xy 164.166946 129.878245) - (xy 164.158152 129.882726) - (xy 163.98631 129.98803) - (xy 163.97685 129.998486) - (xy 161.093453 129.998486) - (xy 161.07808 129.803155) - (xy 161.056126 129.711712) - (xy 161.059672 129.640804) - (xy 161.089549 129.593202) - (xy 162.087346 128.595405) - (xy 162.149658 128.561379) - (xy 162.176441 128.5585) - (xy 188.43293 128.5585) - (xy 188.45188 128.559933) - (xy 188.466115 128.562099) - (xy 188.466119 128.562099) - (xy 188.473349 128.563199) - (xy 188.480641 128.562606) - (xy 188.480644 128.562606) - (xy 188.526018 128.558915) - (xy 188.536233 128.5585) - (xy 188.544293 128.5585) - (xy 188.557583 128.556951) - (xy 188.572507 128.555211) - (xy 188.576882 128.554778) - (xy 188.642339 128.549454) - (xy 188.642342 128.549453) - (xy 188.649637 128.54886) - (xy 188.656601 128.546604) - (xy 188.66256 128.545413) - (xy 188.668415 128.544029) - (xy 188.675681 128.543182) - (xy 188.744327 128.518265) - (xy 188.748455 128.516848) - (xy 188.810936 128.496607) - (xy 188.810938 128.496606) - (xy 188.817899 128.494351) - (xy 188.824154 128.490555) - (xy 188.829628 128.488049) - (xy 188.835058 128.48533) - (xy 188.841937 128.482833) - (xy 188.902976 128.442814) - (xy 188.90668 128.440477) - (xy 188.969107 128.402595) - (xy 188.977484 128.395197) - (xy 188.977508 128.395224) - (xy 188.9805 128.392571) - (xy 188.983733 128.389868) - (xy 188.989852 128.385856) - (xy 189.043128 128.329617) - (xy 189.045506 128.327175) - (xy 189.070189 128.302492) - (xy 195.288232 128.302492) - (xy 195.306277 128.531771) - (xy 195.30782 128.541518) - (xy 195.36151 128.765148) - (xy 195.364559 128.774533) - (xy 195.452569 128.987009) - (xy 195.45705 128.995803) - (xy 195.562354 129.167645) - (xy 195.57281 129.177105) - (xy 195.581588 129.173321) - (xy 196.444535 128.310374) - (xy 196.450913 128.298694) - (xy 197.180965 128.298694) - (xy 197.181096 128.300527) - (xy 197.185347 128.307142) - (xy 198.048483 129.170278) - (xy 198.060863 129.177038) - (xy 198.068513 129.171311) - (xy 198.176064 128.995803) - (xy 198.180545 128.987009) - (xy 198.268555 128.774533) - (xy 198.271604 128.765148) - (xy 198.325294 128.541518) - (xy 198.326837 128.531771) - (xy 198.344882 128.302492) - (xy 205.288232 128.302492) - (xy 205.306277 128.531771) - (xy 205.30782 128.541518) - (xy 205.36151 128.765148) - (xy 205.364559 128.774533) - (xy 205.452569 128.987009) - (xy 205.45705 128.995803) - (xy 205.562354 129.167645) - (xy 205.57281 129.177105) - (xy 205.581588 129.173321) - (xy 206.444535 128.310374) - (xy 206.450913 128.298694) - (xy 207.180965 128.298694) - (xy 207.181096 128.300527) - (xy 207.185347 128.307142) - (xy 208.048483 129.170278) - (xy 208.060863 129.177038) - (xy 208.068513 129.171311) - (xy 208.176064 128.995803) - (xy 208.180545 128.987009) - (xy 208.268555 128.774533) - (xy 208.271604 128.765148) - (xy 208.325294 128.541518) - (xy 208.326837 128.531771) - (xy 208.344882 128.302492) - (xy 208.344882 128.292632) - (xy 208.326837 128.063353) - (xy 208.325294 128.053606) - (xy 208.271604 127.829976) - (xy 208.268555 127.820591) - (xy 208.180545 127.608115) - (xy 208.176064 127.599321) - (xy 208.07076 127.427479) - (xy 208.060304 127.418019) - (xy 208.051526 127.421803) - (xy 207.188579 128.28475) - (xy 207.180965 128.298694) - (xy 206.450913 128.298694) - (xy 206.452149 128.29643) - (xy 206.452018 128.294597) - (xy 206.447767 128.287982) - (xy 205.584631 127.424846) - (xy 205.572251 127.418086) - (xy 205.564601 127.423813) - (xy 205.45705 127.599321) - (xy 205.452569 127.608115) - (xy 205.364559 127.820591) - (xy 205.36151 127.829976) - (xy 205.30782 128.053606) - (xy 205.306277 128.063353) - (xy 205.288232 128.292632) - (xy 205.288232 128.302492) - (xy 198.344882 128.302492) - (xy 198.344882 128.292632) - (xy 198.326837 128.063353) - (xy 198.325294 128.053606) - (xy 198.271604 127.829976) - (xy 198.268555 127.820591) - (xy 198.180545 127.608115) - (xy 198.176064 127.599321) - (xy 198.07076 127.427479) - (xy 198.060304 127.418019) - (xy 198.051526 127.421803) - (xy 197.188579 128.28475) - (xy 197.180965 128.298694) - (xy 196.450913 128.298694) - (xy 196.452149 128.29643) - (xy 196.452018 128.294597) - (xy 196.447767 128.287982) - (xy 195.584631 127.424846) - (xy 195.572251 127.418086) - (xy 195.564601 127.423813) - (xy 195.45705 127.599321) - (xy 195.452569 127.608115) - (xy 195.364559 127.820591) - (xy 195.36151 127.829976) - (xy 195.30782 128.053606) - (xy 195.306277 128.063353) - (xy 195.288232 128.292632) - (xy 195.288232 128.302492) - (xy 189.070189 128.302492) - (xy 190.318866 127.053815) - (xy 195.937014 127.053815) - (xy 195.940798 127.062593) - (xy 196.803745 127.92554) - (xy 196.817689 127.933154) - (xy 196.819522 127.933023) - (xy 196.826137 127.928772) - (xy 197.689273 127.065636) - (xy 197.696033 127.053256) - (xy 197.690306 127.045606) - (xy 197.514798 126.938055) - (xy 197.506004 126.933574) - (xy 197.293528 126.845564) - (xy 197.284143 126.842515) - (xy 197.060513 126.788825) - (xy 197.050766 126.787282) - (xy 196.821487 126.769237) - (xy 196.811627 126.769237) - (xy 196.582348 126.787282) - (xy 196.572601 126.788825) - (xy 196.348971 126.842515) - (xy 196.339586 126.845564) - (xy 196.12711 126.933574) - (xy 196.118316 126.938055) - (xy 195.946474 127.043359) - (xy 195.937014 127.053815) - (xy 190.318866 127.053815) - (xy 194.477276 122.895405) - (xy 194.539588 122.861379) - (xy 194.566371 122.8585) - (xy 214.953729 122.8585) - (xy 215.02185 122.878502) - (xy 215.042824 122.895405) - (xy 219.53633 127.388911) - (xy 219.548716 127.403323) - (xy 219.557249 127.414918) - (xy 219.557254 127.414923) - (xy 219.561592 127.420818) - (xy 219.56717 127.425557) - (xy 219.567173 127.42556) - (xy 219.601868 127.455035) - (xy 219.609384 127.461965) - (xy 219.615079 127.46766) - (xy 219.617961 127.46994) - (xy 219.637351 127.485281) - (xy 219.640755 127.488072) - (xy 219.690803 127.530591) - (xy 219.696385 127.535333) - (xy 219.702901 127.538661) - (xy 219.70795 127.542028) - (xy 219.713079 127.545195) - (xy 219.718816 127.549734) - (xy 219.784975 127.580655) - (xy 219.788869 127.582558) - (xy 219.853908 127.615769) - (xy 219.861016 127.617508) - (xy 219.866659 127.619607) - (xy 219.872422 127.621524) - (xy 219.87905 127.624622) - (xy 219.886212 127.626112) - (xy 219.886213 127.626112) - (xy 219.950512 127.639486) - (xy 219.954796 127.640456) - (xy 220.02571 127.657808) - (xy 220.031312 127.658156) - (xy 220.031315 127.658156) - (xy 220.036864 127.6585) - (xy 220.036862 127.658536) - (xy 220.040855 127.658775) - (xy 220.045047 127.659149) - (xy 220.052215 127.66064) - (xy 220.12962 127.658546) - (xy 220.133028 127.6585) - (xy 230.563779 127.6585) - (xy 230.6319 127.678502) - (xy 230.652874 127.695405) - (xy 233.53633 130.578861) - (xy 233.548716 130.593273) - (xy 233.557249 130.604868) - (xy 233.557254 130.604873) - (xy 233.561592 130.610768) - (xy 233.56717 130.615507) - (xy 233.567173 130.61551) - (xy 233.601868 130.644985) - (xy 233.609384 130.651915) - (xy 233.61508 130.657611) - (xy 233.617941 130.659874) - (xy 233.617946 130.659879) - (xy 233.637366 130.675243) - (xy 233.640767 130.678032) - (xy 233.690309 130.720121) - (xy 233.696385 130.725283) - (xy 233.702905 130.728612) - (xy 233.707952 130.731978) - (xy 233.713076 130.735143) - (xy 233.718817 130.739685) - (xy 233.725448 130.742784) - (xy 233.725451 130.742786) - (xy 233.78493 130.770584) - (xy 233.788882 130.772515) - (xy 233.829597 130.793305) - (xy 233.853908 130.805719) - (xy 233.861014 130.807458) - (xy 233.866664 130.809559) - (xy 233.872421 130.811474) - (xy 233.87905 130.814572) - (xy 233.950535 130.829441) - (xy 233.954801 130.830407) - (xy 234.02571 130.847758) - (xy 234.031312 130.848106) - (xy 234.031315 130.848106) - (xy 234.036864 130.84845) - (xy 234.036862 130.848485) - (xy 234.040834 130.848725) - (xy 234.045055 130.849102) - (xy 234.052215 130.850591) - (xy 234.129642 130.848496) - (xy 234.13305 130.84845) - (xy 240.353729 130.84845) - (xy 240.42185 130.868452) - (xy 240.442824 130.885355) - (xy 247.004595 137.447126) - (xy 247.038621 137.509438) - (xy 247.0415 137.536221) - (xy 247.0415 140.43293) - (xy 247.040067 140.45188) - (xy 247.036801 140.473349) - (xy 247.037394 140.480641) - (xy 247.037394 140.480644) - (xy 247.041085 140.526018) - (xy 247.0415 140.536233) - (xy 247.0415 140.544293) - (xy 247.041925 140.547937) - (xy 247.044789 140.572507) - (xy 247.045222 140.576882) - (xy 247.05114 140.649637) - (xy 247.053396 140.656601) - (xy 247.054587 140.66256) - (xy 247.055971 140.668415) - (xy 247.056818 140.675681) - (xy 247.081735 140.744327) - (xy 247.083152 140.748455) - (xy 247.086039 140.757365) - (xy 247.105649 140.817899) - (xy 247.109445 140.824154) - (xy 247.111951 140.829628) - (xy 247.11467 140.835058) - (xy 247.117167 140.841937) - (xy 247.12118 140.848057) - (xy 247.12118 140.848058) - (xy 247.157186 140.902976) - (xy 247.159523 140.90668) - (xy 247.197405 140.969107) - (xy 247.201121 140.973315) - (xy 247.201122 140.973316) - (xy 247.204803 140.977484) - (xy 247.204776 140.977508) - (xy 247.207429 140.9805) - (xy 247.210132 140.983733) - (xy 247.214144 140.989852) - (xy 247.219456 140.994884) - (xy 247.270383 141.043128) - (xy 247.272825 141.045506) - (xy 249.508274 143.280955) - (xy 249.52066 143.295367) - (xy 249.529193 143.306962) - (xy 249.529198 143.306967) - (xy 249.533536 143.312862) - (xy 249.539114 143.317601) - (xy 249.539117 143.317604) - (xy 249.573812 143.347079) - (xy 249.581328 143.354009) - (xy 249.587024 143.359705) - (xy 249.589885 143.361968) - (xy 249.58989 143.361973) - (xy 249.60931 143.377337) - (xy 249.612711 143.380126) - (xy 249.668329 143.427377) - (xy 249.674842 143.430703) - (xy 249.679881 143.434064) - (xy 249.685023 143.43724) - (xy 249.69076 143.441778) - (xy 249.756919 143.472699) - (xy 249.760813 143.474602) - (xy 249.825852 143.507813) - (xy 249.832961 143.509552) - (xy 249.838595 143.511648) - (xy 249.844365 143.513567) - (xy 249.850994 143.516666) - (xy 249.858157 143.518156) - (xy 249.85816 143.518157) - (xy 249.904156 143.527724) - (xy 249.922479 143.531535) - (xy 249.926745 143.532501) - (xy 249.997654 143.549852) - (xy 250.003256 143.5502) - (xy 250.003259 143.5502) - (xy 250.008808 143.550544) - (xy 250.008806 143.550579) - (xy 250.012778 143.550819) - (xy 250.016999 143.551196) - (xy 250.024159 143.552685) - (xy 250.101586 143.55059) - (xy 250.104994 143.550544) - (xy 250.204211 143.550544) - (xy 250.272332 143.570546) - (xy 250.306004 143.604954) - (xy 250.307119 143.604138) - (xy 250.310177 143.608316) - (xy 250.312874 143.612718) - (xy 250.316249 143.616614) - (xy 250.316254 143.616621) - (xy 250.382101 143.692636) - (xy 250.461968 143.784837) - (xy 250.587841 143.889339) - (xy 250.627476 143.94824) - (xy 250.628974 144.019221) - (xy 250.59186 144.079744) - (xy 250.565538 144.098044) - (xy 250.47235 144.146555) - (xy 250.468217 144.149658) - (xy 250.468214 144.14966) - (xy 250.294385 144.280174) - (xy 250.29025 144.283279) - (xy 250.286678 144.287017) - (xy 250.154966 144.424846) - (xy 250.132926 144.447909) - (xy 250.130018 144.452172) - (xy 250.130014 144.452177) - (xy 250.091333 144.508883) - (xy 250.036422 144.553886) - (xy 249.987244 144.563879) - (xy 246.868647 144.563879) - (xy 246.800526 144.543877) - (xy 246.779552 144.526975) - (xy 245.880531 143.627955) - (xy 245.571439 143.318864) - (xy 245.537414 143.256551) - (xy 245.542478 143.185736) - (xy 245.585025 143.1289) - (xy 245.608783 143.114886) - (xy 245.690461 143.078093) - (xy 245.775966 143.039576) - (xy 245.780386 143.0366) - (xy 245.78039 143.036598) - (xy 245.88462 142.966425) - (xy 245.967336 142.910737) - (xy 246.134263 142.751497) - (xy 246.213656 142.644789) - (xy 246.268788 142.570689) - (xy 246.26879 142.570686) - (xy 246.271972 142.566409) - (xy 246.306199 142.49909) - (xy 246.374109 142.365521) - (xy 246.374109 142.36552) - (xy 246.376528 142.360763) - (xy 246.415794 142.234306) - (xy 246.443356 142.145545) - (xy 246.443357 142.145539) - (xy 246.44494 142.140442) - (xy 246.46447 141.99309) - (xy 246.474551 141.917028) - (xy 246.474551 141.917023) - (xy 246.475251 141.911743) - (xy 246.473415 141.86282) - (xy 246.468924 141.743193) - (xy 246.466597 141.681207) - (xy 246.419223 141.455425) - (xy 246.401524 141.410607) - (xy 246.371344 141.334187) - (xy 246.334484 141.240853) - (xy 246.22489 141.060247) - (xy 246.217573 141.048189) - (xy 246.217572 141.048188) - (xy 246.214804 141.043626) - (xy 246.177985 141.001196) - (xy 246.067104 140.873416) - (xy 246.067102 140.873414) - (xy 246.063604 140.869383) - (xy 245.992323 140.810936) - (xy 245.889336 140.726491) - (xy 245.88933 140.726487) - (xy 245.885208 140.723107) - (xy 245.684716 140.608981) - (xy 245.6797 140.60716) - (xy 245.679695 140.607158) - (xy 245.472876 140.532086) - (xy 245.472872 140.532085) - (xy 245.467861 140.530266) - (xy 245.462612 140.529317) - (xy 245.462609 140.529316) - (xy 245.244928 140.489953) - (xy 245.244921 140.489952) - (xy 245.240844 140.489215) - (xy 245.223107 140.488379) - (xy 245.218159 140.488145) - (xy 245.218152 140.488145) - (xy 245.216671 140.488075) - (xy 245.054526 140.488075) - (xy 244.98757 140.493756) - (xy 244.887889 140.502214) - (xy 244.887885 140.502215) - (xy 244.882578 140.502665) - (xy 244.877423 140.504003) - (xy 244.877417 140.504004) - (xy 244.664448 140.55928) - (xy 244.664444 140.559281) - (xy 244.659279 140.560622) - (xy 244.654413 140.562814) - (xy 244.65441 140.562815) - (xy 244.555972 140.607158) - (xy 244.448936 140.655374) - (xy 244.444516 140.65835) - (xy 244.444512 140.658352) - (xy 244.38525 140.69825) - (xy 244.257566 140.784213) - (xy 244.090639 140.943453) - (xy 244.058736 140.986332) - (xy 243.956352 141.123942) - (xy 243.95293 141.128541) - (xy 243.950515 141.133291) - (xy 243.888888 141.254503) - (xy 243.848374 141.334187) - (xy 243.840668 141.359004) - (xy 243.781546 141.549405) - (xy 243.781545 141.54941) - (xy 243.779962 141.554508) - (xy 243.769339 141.634662) - (xy 243.751058 141.772592) - (xy 243.749651 141.783207) - (xy 243.758305 142.013743) - (xy 243.805679 142.239525) - (xy 243.807637 142.244484) - (xy 243.807638 142.244486) - (xy 243.830722 142.302938) - (xy 243.890418 142.454097) - (xy 244.010098 142.651324) - (xy 244.013595 142.655354) - (xy 244.11993 142.777895) - (xy 244.149469 142.842455) - (xy 244.139415 142.912736) - (xy 244.09296 142.966425) - (xy 244.024764 142.986475) - (xy 243.511346 142.986475) - (xy 243.443225 142.966473) - (xy 243.422251 142.94957) - (xy 242.895405 142.422724) - (xy 242.861379 142.360412) - (xy 242.8585 142.333629) - (xy 242.8585 139.262663) - (xy 244.066069 139.262663) - (xy 244.071796 139.270313) - (xy 244.247304 139.377864) - (xy 244.256098 139.382345) - (xy 244.468574 139.470355) - (xy 244.477959 139.473404) - (xy 244.701589 139.527094) - (xy 244.711336 139.528637) - (xy 244.940615 139.546682) - (xy 244.950475 139.546682) - (xy 245.179754 139.528637) - (xy 245.189501 139.527094) - (xy 245.413131 139.473404) - (xy 245.422516 139.470355) - (xy 245.634992 139.382345) - (xy 245.643786 139.377864) - (xy 245.815628 139.27256) - (xy 245.825088 139.262104) - (xy 245.821304 139.253326) - (xy 244.958357 138.390379) - (xy 244.944413 138.382765) - (xy 244.94258 138.382896) - (xy 244.935965 138.387147) - (xy 244.072829 139.250283) - (xy 244.066069 139.262663) - (xy 242.8585 139.262663) - (xy 242.8585 138.023287) - (xy 243.41722 138.023287) - (xy 243.435265 138.252566) - (xy 243.436808 138.262313) - (xy 243.490498 138.485943) - (xy 243.493547 138.495328) - (xy 243.581557 138.707804) - (xy 243.586038 138.716598) - (xy 243.691342 138.88844) - (xy 243.701798 138.8979) - (xy 243.710576 138.894116) - (xy 244.573523 138.031169) - (xy 244.579901 138.019489) - (xy 245.309953 138.019489) - (xy 245.310084 138.021322) - (xy 245.314335 138.027937) - (xy 246.177471 138.891073) - (xy 246.189851 138.897833) - (xy 246.197501 138.892106) - (xy 246.305052 138.716598) - (xy 246.309533 138.707804) - (xy 246.397543 138.495328) - (xy 246.400592 138.485943) - (xy 246.454282 138.262313) - (xy 246.455825 138.252566) - (xy 246.47387 138.023287) - (xy 246.47387 138.013427) - (xy 246.455825 137.784148) - (xy 246.454282 137.774401) - (xy 246.400592 137.550771) - (xy 246.397543 137.541386) - (xy 246.309533 137.32891) - (xy 246.305052 137.320116) - (xy 246.199748 137.148274) - (xy 246.189292 137.138814) - (xy 246.180514 137.142598) - (xy 245.317567 138.005545) - (xy 245.309953 138.019489) - (xy 244.579901 138.019489) - (xy 244.581137 138.017225) - (xy 244.581006 138.015392) - (xy 244.576755 138.008777) - (xy 243.713619 137.145641) - (xy 243.701239 137.138881) - (xy 243.693589 137.144608) - (xy 243.586038 137.320116) - (xy 243.581557 137.32891) - (xy 243.493547 137.541386) - (xy 243.490498 137.550771) - (xy 243.436808 137.774401) - (xy 243.435265 137.784148) - (xy 243.41722 138.013427) - (xy 243.41722 138.023287) - (xy 242.8585 138.023287) - (xy 242.8585 137.51004) - (xy 242.859933 137.49109) - (xy 242.862099 137.476855) - (xy 242.862099 137.476851) - (xy 242.863199 137.469621) - (xy 242.86137 137.447126) - (xy 242.858915 137.416952) - (xy 242.8585 137.406737) - (xy 242.8585 137.398677) - (xy 242.855211 137.370463) - (xy 242.854778 137.366088) - (xy 242.849454 137.300631) - (xy 242.849453 137.300628) - (xy 242.84886 137.293333) - (xy 242.846604 137.286369) - (xy 242.845413 137.28041) - (xy 242.844029 137.274555) - (xy 242.843182 137.267289) - (xy 242.818265 137.198643) - (xy 242.816848 137.194515) - (xy 242.796607 137.132034) - (xy 242.796606 137.132032) - (xy 242.794351 137.125071) - (xy 242.790555 137.118816) - (xy 242.788049 137.113342) - (xy 242.78533 137.107912) - (xy 242.782833 137.101033) - (xy 242.755533 137.059394) - (xy 242.742814 137.039994) - (xy 242.740467 137.036275) - (xy 242.702595 136.973863) - (xy 242.695197 136.965486) - (xy 242.695224 136.965462) - (xy 242.692571 136.96247) - (xy 242.689868 136.959237) - (xy 242.685856 136.953118) - (xy 242.629617 136.899842) - (xy 242.627175 136.897464) - (xy 242.504321 136.77461) - (xy 244.066002 136.77461) - (xy 244.069786 136.783388) - (xy 244.932733 137.646335) - (xy 244.946677 137.653949) - (xy 244.94851 137.653818) - (xy 244.955125 137.649567) - (xy 245.818261 136.786431) - (xy 245.825021 136.774051) - (xy 245.819294 136.766401) - (xy 245.643786 136.65885) - (xy 245.634992 136.654369) - (xy 245.422516 136.566359) - (xy 245.413131 136.56331) - (xy 245.189501 136.50962) - (xy 245.179754 136.508077) - (xy 244.950475 136.490032) - (xy 244.940615 136.490032) - (xy 244.711336 136.508077) - (xy 244.701589 136.50962) - (xy 244.477959 136.56331) - (xy 244.468574 136.566359) - (xy 244.256098 136.654369) - (xy 244.247304 136.65885) - (xy 244.075462 136.764154) - (xy 244.066002 136.77461) - (xy 242.504321 136.77461) - (xy 241.669455 135.939744) - (xy 241.635429 135.877432) - (xy 241.636032 135.821234) - (xy 241.638306 135.811764) - (xy 241.657986 135.729791) - (xy 241.676813 135.490569) - (xy 241.657986 135.251347) - (xy 241.656832 135.24654) - (xy 241.656831 135.246534) - (xy 241.618031 135.084923) - (xy 241.601968 135.018016) - (xy 241.576535 134.956615) - (xy 241.512033 134.800892) - (xy 241.512032 134.80089) - (xy 241.510139 134.79632) - (xy 241.384759 134.59172) - (xy 241.370798 134.575373) - (xy 241.23213 134.413013) - (xy 241.228917 134.409251) - (xy 241.194237 134.379632) - (xy 241.050216 134.256627) - (xy 241.050215 134.256626) - (xy 241.046448 134.253409) - (xy 240.841848 134.128029) - (xy 240.837278 134.126136) - (xy 240.837276 134.126135) - (xy 240.624725 134.038094) - (xy 240.624723 134.038093) - (xy 240.620152 134.0362) - (xy 240.538562 134.016612) - (xy 240.391634 133.981337) - (xy 240.391628 133.981336) - (xy 240.386821 133.980182) - (xy 240.147599 133.961355) - (xy 239.908377 133.980182) - (xy 239.90357 133.981336) - (xy 239.903564 133.981337) - (xy 239.756636 134.016612) - (xy 239.675046 134.0362) - (xy 239.670475 134.038093) - (xy 239.670473 134.038094) - (xy 239.457922 134.126135) - (xy 239.45792 134.126136) - (xy 239.45335 134.128029) - (xy 239.24875 134.253409) - (xy 239.244983 134.256626) - (xy 239.244982 134.256627) - (xy 239.100961 134.379632) - (xy 239.066281 134.409251) - (xy 239.063068 134.413013) - (xy 238.924401 134.575373) - (xy 238.910439 134.59172) - (xy 238.785059 134.79632) - (xy 238.783166 134.80089) - (xy 238.783165 134.800892) - (xy 238.718663 134.956615) - (xy 238.69323 135.018016) - (xy 238.677167 135.084923) - (xy 238.638367 135.246534) - (xy 238.638366 135.24654) - (xy 238.637212 135.251347) - (xy 238.618385 135.490569) - (xy 238.637212 135.729791) - (xy 238.638366 135.734598) - (xy 238.638367 135.734604) - (xy 238.673424 135.880623) - (xy 238.69323 135.963122) - (xy 238.695123 135.967693) - (xy 238.695124 135.967695) - (xy 238.780842 136.174636) - (xy 238.785059 136.184818) - (xy 238.910439 136.389418) - (xy 238.913656 136.393185) - (xy 238.913657 136.393186) - (xy 239.022079 136.520133) - (xy 239.066281 136.571887) - (xy 239.070043 136.5751) - (xy 239.191945 136.679213) - (xy 239.24875 136.727729) - (xy 239.45335 136.853109) - (xy 239.45792 136.855002) - (xy 239.457922 136.855003) - (xy 239.670473 136.943044) - (xy 239.675046 136.944938) - (xy 239.745731 136.961908) - (xy 239.903564 136.999801) - (xy 239.90357 136.999802) - (xy 239.908377 137.000956) - (xy 240.147599 137.019783) - (xy 240.386821 137.000956) - (xy 240.478264 136.979002) - (xy 240.549172 136.982548) - (xy 240.596774 137.012425) - (xy 241.304595 137.720246) - (xy 241.338621 137.782558) - (xy 241.3415 137.809341) - (xy 241.3415 139.627728) - (xy 241.321498 139.695849) - (xy 241.267842 139.742342) - (xy 241.197568 139.752446) - (xy 241.135524 139.725093) - (xy 240.93356 139.559199) - (xy 240.930335 139.55655) - (xy 240.679351 139.400933) - (xy 240.65838 139.391508) - (xy 240.533189 139.335245) - (xy 240.40999 139.279877) - (xy 240.194956 139.215773) - (xy 240.130984 139.196702) - (xy 240.130982 139.196702) - (xy 240.126985 139.19551) - (xy 240.122865 139.194857) - (xy 240.122863 139.194857) - (xy 239.838788 139.149863) - (xy 239.838782 139.149862) - (xy 239.835307 139.149312) - (xy 239.810748 139.148197) - (xy 239.744363 139.145182) - (xy 239.744342 139.145182) - (xy 239.742943 139.145118) - (xy 239.558479 139.145118) - (xy 239.338716 139.159715) - (xy 239.334617 139.160541) - (xy 239.334613 139.160542) - (xy 239.250461 139.17751) - (xy 239.049229 139.218085) - (xy 238.770005 139.31423) - (xy 238.660368 139.369132) - (xy 238.520645 139.4391) - (xy 238.505949 139.446459) - (xy 238.261702 139.61245) - (xy 238.041553 139.809286) - (xy 238.038836 139.812456) - (xy 238.038835 139.812457) - (xy 237.861614 140.019224) - (xy 237.849371 140.033508) - (xy 237.847097 140.03701) - (xy 237.847093 140.037015) - (xy 237.69081 140.277669) - (xy 237.688531 140.281179) - (xy 237.686737 140.284957) - (xy 237.686736 140.284959) - (xy 237.677983 140.303393) - (xy 237.561861 140.547946) - (xy 237.560582 140.551929) - (xy 237.560581 140.551932) - (xy 237.477424 140.810936) - (xy 237.471585 140.829122) - (xy 237.463615 140.873416) - (xy 237.429982 141.060346) - (xy 237.41929 141.119768) - (xy 237.419101 141.123935) - (xy 237.4191 141.123942) - (xy 237.406567 141.399959) - (xy 237.405894 141.414777) - (xy 237.406257 141.418925) - (xy 237.406257 141.418929) - (xy 237.419952 141.575458) - (xy 237.431632 141.708967) - (xy 237.432542 141.713039) - (xy 237.432543 141.713044) - (xy 237.487834 141.960402) - (xy 237.496052 141.997168) - (xy 237.497495 142.001091) - (xy 237.497496 142.001093) - (xy 237.50215 142.013743) - (xy 237.598024 142.274317) - (xy 237.599971 142.27801) - (xy 237.599972 142.278012) - (xy 237.629296 142.333629) - (xy 237.735754 142.535545) - (xy 237.769305 142.582756) - (xy 237.904399 142.772853) - (xy 237.904404 142.772859) - (xy 237.906823 142.776263) - (xy 237.909667 142.779313) - (xy 237.909672 142.779319) - (xy 238.061457 142.942088) - (xy 238.108226 142.992242) - (xy 238.336425 143.179686) - (xy 238.587409 143.335303) - (xy 238.591226 143.337019) - (xy 238.591229 143.33702) - (xy 238.711184 143.39093) - (xy 238.823924 143.441597) - (xy 238.832715 143.445548) - (xy 238.88665 143.491716) - (xy 238.907063 143.559715) - (xy 238.887472 143.627955) - (xy 238.834097 143.674771) - (xy 238.781065 143.686475) - (xy 234.611346 143.686475) - (xy 234.543225 143.666473) - (xy 234.522251 143.64957) - (xy 232.095405 141.222724) - (xy 232.061379 141.160412) - (xy 232.0585 141.133629) - (xy 232.0585 140.824493) - (xy 232.791509 140.824493) - (xy 232.791709 140.829823) - (xy 232.791709 140.829824) - (xy 232.794094 140.893356) - (xy 232.800163 141.055029) - (xy 232.847537 141.280811) - (xy 232.849495 141.28577) - (xy 232.849496 141.285772) - (xy 232.878417 141.359004) - (xy 232.932276 141.495383) - (xy 233.003026 141.611975) - (xy 233.048423 141.686787) - (xy 233.051956 141.69261) - (xy 233.055453 141.69664) - (xy 233.194728 141.85714) - (xy 233.203156 141.866853) - (xy 233.207287 141.87024) - (xy 233.377424 142.009745) - (xy 233.37743 142.009749) - (xy 233.381552 142.013129) - (xy 233.582044 142.127255) - (xy 233.58706 142.129076) - (xy 233.587065 142.129078) - (xy 233.793884 142.20415) - (xy 233.793888 142.204151) - (xy 233.798899 142.20597) - (xy 233.804148 142.206919) - (xy 233.804151 142.20692) - (xy 234.021832 142.246283) - (xy 234.021839 142.246284) - (xy 234.025916 142.247021) - (xy 234.043653 142.247857) - (xy 234.048601 142.248091) - (xy 234.048608 142.248091) - (xy 234.050089 142.248161) - (xy 234.212234 142.248161) - (xy 234.27919 142.24248) - (xy 234.378871 142.234022) - (xy 234.378875 142.234021) - (xy 234.384182 142.233571) - (xy 234.389337 142.232233) - (xy 234.389343 142.232232) - (xy 234.602312 142.176956) - (xy 234.602316 142.176955) - (xy 234.607481 142.175614) - (xy 234.612347 142.173422) - (xy 234.61235 142.173421) - (xy 234.812958 142.083054) - (xy 234.817824 142.080862) - (xy 234.822244 142.077886) - (xy 234.822248 142.077884) - (xy 234.996748 141.960402) - (xy 235.009194 141.952023) - (xy 235.176121 141.792783) - (xy 235.254047 141.688047) - (xy 235.310646 141.611975) - (xy 235.310648 141.611972) - (xy 235.31383 141.607695) - (xy 235.368614 141.499944) - (xy 235.415967 141.406807) - (xy 235.415967 141.406806) - (xy 235.418386 141.402049) - (xy 235.468439 141.240853) - (xy 235.485214 141.186831) - (xy 235.485215 141.186825) - (xy 235.486798 141.181728) - (xy 235.504647 141.047055) - (xy 235.516409 140.958314) - (xy 235.516409 140.958309) - (xy 235.517109 140.953029) - (xy 235.515841 140.919237) - (xy 235.509764 140.757365) - (xy 235.508455 140.722493) - (xy 235.461081 140.496711) - (xy 235.45776 140.4883) - (xy 235.412374 140.373377) - (xy 235.376342 140.282139) - (xy 235.256662 140.084912) - (xy 235.169737 139.984739) - (xy 235.108962 139.914702) - (xy 235.10896 139.9147) - (xy 235.105462 139.910669) - (xy 235.044835 139.860958) - (xy 234.931194 139.767777) - (xy 234.931188 139.767773) - (xy 234.927066 139.764393) - (xy 234.726574 139.650267) - (xy 234.721558 139.648446) - (xy 234.721553 139.648444) - (xy 234.514734 139.573372) - (xy 234.51473 139.573371) - (xy 234.509719 139.571552) - (xy 234.50447 139.570603) - (xy 234.504467 139.570602) - (xy 234.286786 139.531239) - (xy 234.286779 139.531238) - (xy 234.282702 139.530501) - (xy 234.264965 139.529665) - (xy 234.260017 139.529431) - (xy 234.26001 139.529431) - (xy 234.258529 139.529361) - (xy 234.096384 139.529361) - (xy 234.029428 139.535042) - (xy 233.929747 139.5435) - (xy 233.929743 139.543501) - (xy 233.924436 139.543951) - (xy 233.919281 139.545289) - (xy 233.919275 139.54529) - (xy 233.706306 139.600566) - (xy 233.706302 139.600567) - (xy 233.701137 139.601908) - (xy 233.696271 139.6041) - (xy 233.696268 139.604101) - (xy 233.543071 139.673111) - (xy 233.490794 139.69666) - (xy 233.486374 139.699636) - (xy 233.48637 139.699638) - (xy 233.420487 139.743994) - (xy 233.299424 139.825499) - (xy 233.132497 139.984739) - (xy 233.108482 140.017017) - (xy 233.002448 140.159532) - (xy 232.994788 140.169827) - (xy 232.992373 140.174577) - (xy 232.937686 140.282139) - (xy 232.890232 140.375473) - (xy 232.857994 140.479297) - (xy 232.823404 140.590691) - (xy 232.823403 140.590697) - (xy 232.82182 140.595794) - (xy 232.812971 140.66256) - (xy 232.792383 140.817899) - (xy 232.791509 140.824493) - (xy 232.0585 140.824493) - (xy 232.0585 138.391105) - (xy 234.104122 138.391105) - (xy 234.109849 138.398755) - (xy 234.285357 138.506306) - (xy 234.294151 138.510787) - (xy 234.506627 138.598797) - (xy 234.516012 138.601846) - (xy 234.739642 138.655536) - (xy 234.749389 138.657079) - (xy 234.978668 138.675124) - (xy 234.988528 138.675124) - (xy 235.217807 138.657079) - (xy 235.227554 138.655536) - (xy 235.451184 138.601846) - (xy 235.460569 138.598797) - (xy 235.673045 138.510787) - (xy 235.681839 138.506306) - (xy 235.853681 138.401002) - (xy 235.863141 138.390546) - (xy 235.859357 138.381768) - (xy 234.99641 137.518821) - (xy 234.982466 137.511207) - (xy 234.980633 137.511338) - (xy 234.974018 137.515589) - (xy 234.110882 138.378725) - (xy 234.104122 138.391105) - (xy 232.0585 138.391105) - (xy 232.0585 137.151729) - (xy 233.455273 137.151729) - (xy 233.473318 137.381008) - (xy 233.474861 137.390755) - (xy 233.528551 137.614385) - (xy 233.5316 137.62377) - (xy 233.61961 137.836246) - (xy 233.624091 137.84504) - (xy 233.729395 138.016882) - (xy 233.739851 138.026342) - (xy 233.748629 138.022558) - (xy 234.611576 137.159611) - (xy 234.617954 137.147931) - (xy 235.348006 137.147931) - (xy 235.348137 137.149764) - (xy 235.352388 137.156379) - (xy 236.215524 138.019515) - (xy 236.227904 138.026275) - (xy 236.235554 138.020548) - (xy 236.343105 137.84504) - (xy 236.347586 137.836246) - (xy 236.435596 137.62377) - (xy 236.438645 137.614385) - (xy 236.492335 137.390755) - (xy 236.493878 137.381008) - (xy 236.511923 137.151729) - (xy 236.511923 137.141869) - (xy 236.493878 136.91259) - (xy 236.492335 136.902843) - (xy 236.438645 136.679213) - (xy 236.435596 136.669828) - (xy 236.347586 136.457352) - (xy 236.343105 136.448558) - (xy 236.237801 136.276716) - (xy 236.227345 136.267256) - (xy 236.218567 136.27104) - (xy 235.35562 137.133987) - (xy 235.348006 137.147931) - (xy 234.617954 137.147931) - (xy 234.61919 137.145667) - (xy 234.619059 137.143834) - (xy 234.614808 137.137219) - (xy 233.751672 136.274083) - (xy 233.739292 136.267323) - (xy 233.731642 136.27305) - (xy 233.624091 136.448558) - (xy 233.61961 136.457352) - (xy 233.5316 136.669828) - (xy 233.528551 136.679213) - (xy 233.474861 136.902843) - (xy 233.473318 136.91259) - (xy 233.455273 137.141869) - (xy 233.455273 137.151729) - (xy 232.0585 137.151729) - (xy 232.0585 135.903052) - (xy 234.104055 135.903052) - (xy 234.107839 135.91183) - (xy 234.970786 136.774777) - (xy 234.98473 136.782391) - (xy 234.986563 136.78226) - (xy 234.993178 136.778009) - (xy 235.856314 135.914873) - (xy 235.863074 135.902493) - (xy 235.857347 135.894843) - (xy 235.681839 135.787292) - (xy 235.673045 135.782811) - (xy 235.460569 135.694801) - (xy 235.451184 135.691752) - (xy 235.227554 135.638062) - (xy 235.217807 135.636519) - (xy 234.988528 135.618474) - (xy 234.978668 135.618474) - (xy 234.749389 135.636519) - (xy 234.739642 135.638062) - (xy 234.516012 135.691752) - (xy 234.506627 135.694801) - (xy 234.294151 135.782811) - (xy 234.285357 135.787292) - (xy 234.113515 135.892596) - (xy 234.104055 135.903052) - (xy 232.0585 135.903052) - (xy 232.0585 131.26707) - (xy 232.059933 131.24812) - (xy 232.062099 131.233885) - (xy 232.062099 131.233881) - (xy 232.063199 131.226651) - (xy 232.061414 131.204699) - (xy 232.058915 131.173982) - (xy 232.0585 131.163767) - (xy 232.0585 131.155707) - (xy 232.055209 131.12748) - (xy 232.054778 131.123121) - (xy 232.054481 131.11947) - (xy 232.04886 131.050364) - (xy 232.046605 131.043403) - (xy 232.045418 131.037463) - (xy 232.044029 131.031588) - (xy 232.043182 131.024319) - (xy 232.018264 130.95567) - (xy 232.016847 130.951542) - (xy 231.996607 130.889064) - (xy 231.996606 130.889062) - (xy 231.994351 130.882101) - (xy 231.990555 130.875846) - (xy 231.988049 130.870372) - (xy 231.98533 130.864942) - (xy 231.982833 130.858063) - (xy 231.976553 130.848485) - (xy 231.942814 130.797024) - (xy 231.940467 130.793305) - (xy 231.933712 130.782173) - (xy 231.902595 130.730893) - (xy 231.895197 130.722516) - (xy 231.895224 130.722492) - (xy 231.892571 130.7195) - (xy 231.889868 130.716267) - (xy 231.885856 130.710148) - (xy 231.829617 130.656872) - (xy 231.827175 130.654494) - (xy 229.38377 128.211089) - (xy 229.371384 128.196677) - (xy 229.362851 128.185082) - (xy 229.362846 128.185077) - (xy 229.358508 128.179182) - (xy 229.35293 128.174443) - (xy 229.352927 128.17444) - (xy 229.318232 128.144965) - (xy 229.310716 128.138035) - (xy 229.305021 128.13234) - (xy 229.29888 128.127482) - (xy 229.282749 128.114719) - (xy 229.279345 128.111928) - (xy 229.229297 128.069409) - (xy 229.229295 128.069408) - (xy 229.223715 128.064667) - (xy 229.217199 128.061339) - (xy 229.21215 128.057972) - (xy 229.207021 128.054805) - (xy 229.201284 128.050266) - (xy 229.135125 128.019345) - (xy 229.131225 128.017439) - (xy 229.066192 127.984231) - (xy 229.059084 127.982492) - (xy 229.053441 127.980393) - (xy 229.047678 127.978476) - (xy 229.04105 127.975378) - (xy 228.969583 127.960513) - (xy 228.965299 127.959543) - (xy 228.89439 127.942192) - (xy 228.888788 127.941844) - (xy 228.888785 127.941844) - (xy 228.883236 127.9415) - (xy 228.883238 127.941464) - (xy 228.879245 127.941225) - (xy 228.875053 127.940851) - (xy 228.867885 127.93936) - (xy 228.80412 127.941085) - (xy 228.790479 127.941454) - (xy 228.787072 127.9415) - (xy 224.414197 127.9415) - (xy 224.395247 127.940067) - (xy 224.381012 127.937901) - (xy 224.381008 127.937901) - (xy 224.373778 127.936801) - (xy 224.366486 127.937394) - (xy 224.366483 127.937394) - (xy 224.321109 127.941085) - (xy 224.310894 127.9415) - (xy 224.302834 127.9415) - (xy 224.2992 127.941924) - (xy 224.299194 127.941924) - (xy 224.286169 127.943443) - (xy 224.274607 127.944791) - (xy 224.270259 127.945221) - (xy 224.197491 127.95114) - (xy 224.19053 127.953395) - (xy 224.18459 127.954582) - (xy 224.178715 127.955971) - (xy 224.171446 127.956818) - (xy 224.102797 127.981736) - (xy 224.098669 127.983153) - (xy 224.036191 128.003393) - (xy 224.036189 128.003394) - (xy 224.029228 128.005649) - (xy 224.022973 128.009445) - (xy 224.017499 128.011951) - (xy 224.012069 128.01467) - (xy 224.00519 128.017167) - (xy 223.99907 128.02118) - (xy 223.999069 128.02118) - (xy 223.944151 128.057186) - (xy 223.940447 128.059523) - (xy 223.87802 128.097405) - (xy 223.869643 128.104803) - (xy 223.869619 128.104776) - (xy 223.866627 128.107429) - (xy 223.863394 128.110132) - (xy 223.857275 128.114144) - (xy 223.828078 128.144965) - (xy 223.803999 128.170383) - (xy 223.801621 128.172825) - (xy 222.961599 129.012847) - (xy 222.899287 129.046873) - (xy 222.843089 129.04627) - (xy 222.793556 129.034378) - (xy 222.751646 129.024316) - (xy 222.512424 129.005489) - (xy 222.273202 129.024316) - (xy 222.268395 129.02547) - (xy 222.268389 129.025471) - (xy 222.121461 129.060746) - (xy 222.039871 129.080334) - (xy 222.0353 129.082227) - (xy 222.035298 129.082228) - (xy 221.822747 129.170269) - (xy 221.822745 129.17027) - (xy 221.818175 129.172163) - (xy 221.613575 129.297543) - (xy 221.609808 129.30076) - (xy 221.609807 129.300761) - (xy 221.483799 129.408381) - (xy 221.431106 129.453385) - (xy 221.427893 129.457147) - (xy 221.340227 129.559792) - (xy 221.275264 129.635854) - (xy 221.149884 129.840454) - (xy 221.147991 129.845024) - (xy 221.14799 129.845026) - (xy 221.064203 130.047307) - (xy 221.058055 130.06215) - (xy 221.046189 130.111577) - (xy 221.003192 130.290668) - (xy 221.003191 130.290674) - (xy 221.002037 130.295481) - (xy 220.98321 130.534703) - (xy 221.002037 130.773925) - (xy 221.003191 130.778732) - (xy 221.003192 130.778738) - (xy 221.03309 130.903269) - (xy 221.058055 131.007256) - (xy 221.059948 131.011827) - (xy 221.059949 131.011829) - (xy 221.132784 131.187668) - (xy 221.149884 131.228952) - (xy 221.275264 131.433552) - (xy 221.278481 131.437319) - (xy 221.278482 131.43732) - (xy 221.325774 131.492692) - (xy 221.431106 131.616021) - (xy 221.434868 131.619234) - (xy 221.55677 131.723347) - (xy 221.613575 131.771863) - (xy 221.818175 131.897243) - (xy 221.822745 131.899136) - (xy 221.822747 131.899137) - (xy 222.035298 131.987178) - (xy 222.039871 131.989072) - (xy 222.121461 132.00866) - (xy 222.268389 132.043935) - (xy 222.268395 132.043936) - (xy 222.273202 132.04509) - (xy 222.512424 132.063917) - (xy 222.751646 132.04509) - (xy 222.756453 132.043936) - (xy 222.756459 132.043935) - (xy 222.903387 132.00866) - (xy 222.984977 131.989072) - (xy 222.98955 131.987178) - (xy 223.202101 131.899137) - (xy 223.202103 131.899136) - (xy 223.206673 131.897243) - (xy 223.334771 131.818744) - (xy 226.430827 131.818744) - (xy 226.434611 131.827522) - (xy 227.297558 132.690469) - (xy 227.311502 132.698083) - (xy 227.313335 132.697952) - (xy 227.31995 132.693701) - (xy 228.183086 131.830565) - (xy 228.189846 131.818185) - (xy 228.184119 131.810535) - (xy 228.008611 131.702984) - (xy 227.999817 131.698503) - (xy 227.787341 131.610493) - (xy 227.777956 131.607444) - (xy 227.554326 131.553754) - (xy 227.544579 131.552211) - (xy 227.3153 131.534166) - (xy 227.30544 131.534166) - (xy 227.076161 131.552211) - (xy 227.066414 131.553754) - (xy 226.842784 131.607444) - (xy 226.833399 131.610493) - (xy 226.620923 131.698503) - (xy 226.612129 131.702984) - (xy 226.440287 131.808288) - (xy 226.430827 131.818744) - (xy 223.334771 131.818744) - (xy 223.411273 131.771863) - (xy 223.468079 131.723347) - (xy 223.58998 131.619234) - (xy 223.593742 131.616021) - (xy 223.699074 131.492692) - (xy 223.746366 131.43732) - (xy 223.746367 131.437319) - (xy 223.749584 131.433552) - (xy 223.874964 131.228952) - (xy 223.892065 131.187668) - (xy 223.964899 131.011829) - (xy 223.9649 131.011827) - (xy 223.966793 131.007256) - (xy 223.991758 130.903269) - (xy 224.021656 130.778738) - (xy 224.021657 130.778732) - (xy 224.022811 130.773925) - (xy 224.041638 130.534703) - (xy 224.022811 130.295481) - (xy 224.000857 130.204038) - (xy 224.004403 130.13313) - (xy 224.03428 130.085528) - (xy 224.624403 129.495405) - (xy 224.686715 129.461379) - (xy 224.713498 129.4585) - (xy 228.433629 129.4585) - (xy 228.50175 129.478502) - (xy 228.522724 129.495405) - (xy 230.504595 131.477276) - (xy 230.538621 131.539588) - (xy 230.5415 131.566371) - (xy 230.5415 140.354579) - (xy 230.521498 140.4227) - (xy 230.467842 140.469193) - (xy 230.397568 140.479297) - (xy 230.332988 140.449803) - (xy 230.326405 140.443674) - (xy 229.28377 139.401039) - (xy 229.271384 139.386627) - (xy 229.262851 139.375032) - (xy 229.262846 139.375027) - (xy 229.258508 139.369132) - (xy 229.25293 139.364393) - (xy 229.252927 139.36439) - (xy 229.218232 139.334915) - (xy 229.210716 139.327985) - (xy 229.205021 139.32229) - (xy 229.193116 139.312871) - (xy 229.182749 139.304669) - (xy 229.179345 139.301878) - (xy 229.129297 139.259359) - (xy 229.129295 139.259358) - (xy 229.123715 139.254617) - (xy 229.117199 139.251289) - (xy 229.11215 139.247922) - (xy 229.107021 139.244755) - (xy 229.101284 139.240216) - (xy 229.035125 139.209295) - (xy 229.031225 139.207389) - (xy 229.010296 139.196702) - (xy 228.966192 139.174181) - (xy 228.959084 139.172442) - (xy 228.953441 139.170343) - (xy 228.947678 139.168426) - (xy 228.94105 139.165328) - (xy 228.918041 139.160542) - (xy 228.869588 139.150464) - (xy 228.865299 139.149493) - (xy 228.79439 139.132142) - (xy 228.788788 139.131794) - (xy 228.788785 139.131794) - (xy 228.783236 139.13145) - (xy 228.783238 139.131414) - (xy 228.779245 139.131175) - (xy 228.775053 139.130801) - (xy 228.767885 139.12931) - (xy 228.701675 139.131101) - (xy 228.690479 139.131404) - (xy 228.687072 139.13145) - (xy 214.556321 139.13145) - (xy 214.4882 139.111448) - (xy 214.467226 139.094545) - (xy 212.695405 137.322724) - (xy 212.661379 137.260412) - (xy 212.6585 137.233629) - (xy 212.6585 135.868627) - (xy 215.156334 135.868627) - (xy 215.156534 135.873957) - (xy 215.156534 135.873958) - (xy 215.158297 135.92091) - (xy 215.164988 136.099163) - (xy 215.212362 136.324945) - (xy 215.21432 136.329904) - (xy 215.214321 136.329906) - (xy 215.23551 136.383559) - (xy 215.297101 136.539517) - (xy 215.378049 136.672915) - (xy 215.411311 136.727729) - (xy 215.416781 136.736744) - (xy 215.420278 136.740774) - (xy 215.548299 136.888305) - (xy 215.567981 136.910987) - (xy 215.572112 136.914374) - (xy 215.742249 137.053879) - (xy 215.742255 137.053883) - (xy 215.746377 137.057263) - (xy 215.946869 137.171389) - (xy 215.951885 137.17321) - (xy 215.95189 137.173212) - (xy 216.158709 137.248284) - (xy 216.158713 137.248285) - (xy 216.163724 137.250104) - (xy 216.168973 137.251053) - (xy 216.168976 137.251054) - (xy 216.386657 137.290417) - (xy 216.386664 137.290418) - (xy 216.390741 137.291155) - (xy 216.408478 137.291991) - (xy 216.413426 137.292225) - (xy 216.413433 137.292225) - (xy 216.414914 137.292295) - (xy 216.577059 137.292295) - (xy 216.662951 137.285007) - (xy 216.743696 137.278156) - (xy 216.7437 137.278155) - (xy 216.749007 137.277705) - (xy 216.754162 137.276367) - (xy 216.754168 137.276366) - (xy 216.967137 137.22109) - (xy 216.967141 137.221089) - (xy 216.972306 137.219748) - (xy 216.977172 137.217556) - (xy 216.977175 137.217555) - (xy 217.177783 137.127188) - (xy 217.182649 137.124996) - (xy 217.187069 137.12202) - (xy 217.187073 137.122018) - (xy 217.338926 137.019783) - (xy 217.374019 136.996157) - (xy 217.540946 136.836917) - (xy 217.600273 136.757178) - (xy 217.675471 136.656109) - (xy 217.675473 136.656106) - (xy 217.678655 136.651829) - (xy 217.733644 136.543673) - (xy 217.77674 136.458911) - (xy 219.770719 136.458911) - (xy 219.771082 136.463059) - (xy 219.771082 136.463063) - (xy 219.792854 136.711923) - (xy 219.796457 136.753101) - (xy 219.797367 136.757173) - (xy 219.797368 136.757178) - (xy 219.856915 137.023575) - (xy 219.860877 137.041302) - (xy 219.86232 137.045225) - (xy 219.862321 137.045227) - (xy 219.866975 137.057877) - (xy 219.962849 137.318451) - (xy 219.964796 137.322144) - (xy 219.964797 137.322146) - (xy 220.017966 137.422989) - (xy 220.100579 137.579679) - (xy 220.131857 137.623692) - (xy 220.269224 137.816987) - (xy 220.269229 137.816993) - (xy 220.271648 137.820397) - (xy 220.274492 137.823447) - (xy 220.274497 137.823453) - (xy 220.461759 138.024267) - (xy 220.473051 138.036376) - (xy 220.70125 138.22382) - (xy 220.952234 138.379437) - (xy 220.956051 138.381153) - (xy 220.956054 138.381154) - (xy 220.991235 138.396965) - (xy 221.221595 138.500493) - (xy 221.256126 138.510787) - (xy 221.40763 138.555952) - (xy 221.5046 138.58486) - (xy 221.50872 138.585513) - (xy 221.508722 138.585513) - (xy 221.792797 138.630507) - (xy 221.792803 138.630508) - (xy 221.796278 138.631058) - (xy 221.820837 138.632173) - (xy 221.887222 138.635188) - (xy 221.887243 138.635188) - (xy 221.888642 138.635252) - (xy 222.073106 138.635252) - (xy 222.292869 138.620655) - (xy 222.296968 138.619829) - (xy 222.296972 138.619828) - (xy 222.470395 138.58486) - (xy 222.582356 138.562285) - (xy 222.86158 138.46614) - (xy 223.028077 138.382765) - (xy 223.1219 138.335782) - (xy 223.121902 138.335781) - (xy 223.125636 138.333911) - (xy 223.369883 138.16792) - (xy 223.590032 137.971084) - (xy 223.625162 137.930097) - (xy 223.779494 137.750036) - (xy 223.779497 137.750032) - (xy 223.782214 137.746862) - (xy 223.784488 137.74336) - (xy 223.784492 137.743355) - (xy 223.940775 137.502701) - (xy 223.940778 137.502696) - (xy 223.943054 137.499191) - (xy 223.945866 137.49327) - (xy 224.025909 137.324699) - (xy 224.069724 137.232424) - (xy 224.07558 137.214187) - (xy 224.15872 136.955235) - (xy 224.15872 136.955234) - (xy 224.16 136.951248) - (xy 224.177658 136.853109) - (xy 224.182294 136.827341) - (xy 226.114476 136.827341) - (xy 226.114676 136.832671) - (xy 226.114676 136.832672) - (xy 226.117108 136.897464) - (xy 226.12313 137.057877) - (xy 226.170504 137.283659) - (xy 226.172462 137.288618) - (xy 226.172463 137.28862) - (xy 226.19161 137.337103) - (xy 226.255243 137.498231) - (xy 226.323527 137.610759) - (xy 226.345115 137.646335) - (xy 226.374923 137.695458) - (xy 226.37842 137.699488) - (xy 226.518015 137.860357) - (xy 226.526123 137.869701) - (xy 226.530254 137.873088) - (xy 226.700391 138.012593) - (xy 226.700397 138.012597) - (xy 226.704519 138.015977) - (xy 226.905011 138.130103) - (xy 226.910027 138.131924) - (xy 226.910032 138.131926) - (xy 227.116851 138.206998) - (xy 227.116855 138.206999) - (xy 227.121866 138.208818) - (xy 227.127115 138.209767) - (xy 227.127118 138.209768) - (xy 227.344799 138.249131) - (xy 227.344806 138.249132) - (xy 227.348883 138.249869) - (xy 227.36662 138.250705) - (xy 227.371568 138.250939) - (xy 227.371575 138.250939) - (xy 227.373056 138.251009) - (xy 227.535201 138.251009) - (xy 227.621093 138.243721) - (xy 227.701838 138.23687) - (xy 227.701842 138.236869) - (xy 227.707149 138.236419) - (xy 227.712304 138.235081) - (xy 227.71231 138.23508) - (xy 227.925279 138.179804) - (xy 227.925283 138.179803) - (xy 227.930448 138.178462) - (xy 227.935314 138.17627) - (xy 227.935317 138.176269) - (xy 228.135925 138.085902) - (xy 228.140791 138.08371) - (xy 228.145211 138.080734) - (xy 228.145215 138.080732) - (xy 228.265264 137.999909) - (xy 228.332161 137.954871) - (xy 228.499088 137.795631) - (xy 228.552742 137.723517) - (xy 228.633613 137.614823) - (xy 228.633615 137.61482) - (xy 228.636797 137.610543) - (xy 228.692741 137.50051) - (xy 228.738934 137.409655) - (xy 228.738934 137.409654) - (xy 228.741353 137.404897) - (xy 228.780619 137.27844) - (xy 228.808181 137.189679) - (xy 228.808182 137.189673) - (xy 228.809765 137.184576) - (xy 228.828818 137.04082) - (xy 228.839376 136.961162) - (xy 228.839376 136.961157) - (xy 228.840076 136.955877) - (xy 228.839387 136.937509) - (xy 228.833271 136.77461) - (xy 228.831422 136.725341) - (xy 228.784048 136.499559) - (xy 228.78154 136.493207) - (xy 228.734311 136.373618) - (xy 228.699309 136.284987) - (xy 228.58772 136.101093) - (xy 228.582398 136.092323) - (xy 228.582397 136.092322) - (xy 228.579629 136.08776) - (xy 228.524896 136.024686) - (xy 228.431929 135.91755) - (xy 228.431927 135.917548) - (xy 228.428429 135.913517) - (xy 228.351539 135.850471) - (xy 228.254161 135.770625) - (xy 228.254155 135.770621) - (xy 228.250033 135.767241) - (xy 228.049541 135.653115) - (xy 228.044525 135.651294) - (xy 228.04452 135.651292) - (xy 227.837701 135.57622) - (xy 227.837697 135.576219) - (xy 227.832686 135.5744) - (xy 227.827437 135.573451) - (xy 227.827434 135.57345) - (xy 227.609753 135.534087) - (xy 227.609746 135.534086) - (xy 227.605669 135.533349) - (xy 227.587932 135.532513) - (xy 227.582984 135.532279) - (xy 227.582977 135.532279) - (xy 227.581496 135.532209) - (xy 227.419351 135.532209) - (xy 227.352395 135.53789) - (xy 227.252714 135.546348) - (xy 227.25271 135.546349) - (xy 227.247403 135.546799) - (xy 227.242248 135.548137) - (xy 227.242242 135.548138) - (xy 227.029273 135.603414) - (xy 227.029269 135.603415) - (xy 227.024104 135.604756) - (xy 227.019238 135.606948) - (xy 227.019235 135.606949) - (xy 226.818627 135.697316) - (xy 226.813761 135.699508) - (xy 226.809341 135.702484) - (xy 226.809337 135.702486) - (xy 226.746864 135.744546) - (xy 226.622391 135.828347) - (xy 226.455464 135.987587) - (xy 226.452276 135.991872) - (xy 226.321177 136.168076) - (xy 226.317755 136.172675) - (xy 226.31534 136.177425) - (xy 226.260653 136.284987) - (xy 226.213199 136.378321) - (xy 226.18947 136.454741) - (xy 226.146371 136.593539) - (xy 226.14637 136.593545) - (xy 226.144787 136.598642) - (xy 226.135352 136.669828) - (xy 226.120434 136.782391) - (xy 226.114476 136.827341) - (xy 224.182294 136.827341) - (xy 224.211556 136.664711) - (xy 224.211557 136.664706) - (xy 224.212295 136.660602) - (xy 224.212694 136.651829) - (xy 224.225502 136.369763) - (xy 224.225502 136.369758) - (xy 224.225691 136.365593) - (xy 224.222944 136.334188) - (xy 224.202598 136.101633) - (xy 224.199953 136.071403) - (xy 224.189511 136.024686) - (xy 224.136445 135.78728) - (xy 224.136443 135.787273) - (xy 224.135533 135.783202) - (xy 224.130441 135.769361) - (xy 224.0731 135.613515) - (xy 224.033561 135.506053) - (xy 224.027569 135.494687) - (xy 223.941389 135.331234) - (xy 223.895831 135.244825) - (xy 223.842559 135.169864) - (xy 223.727186 135.007517) - (xy 223.727181 135.007511) - (xy 223.724762 135.004107) - (xy 223.721918 135.001057) - (xy 223.721913 135.001051) - (xy 223.526205 134.79118) - (xy 223.523359 134.788128) - (xy 223.29516 134.600684) - (xy 223.044176 134.445067) - (xy 223.038556 134.442541) - (xy 222.956438 134.405636) - (xy 222.774815 134.324011) - (xy 222.717071 134.306797) - (xy 226.430894 134.306797) - (xy 226.436621 134.314447) - (xy 226.612129 134.421998) - (xy 226.620923 134.426479) - (xy 226.833399 134.514489) - (xy 226.842784 134.517538) - (xy 227.066414 134.571228) - (xy 227.076161 134.572771) - (xy 227.30544 134.590816) - (xy 227.3153 134.590816) - (xy 227.544579 134.572771) - (xy 227.554326 134.571228) - (xy 227.777956 134.517538) - (xy 227.787341 134.514489) - (xy 227.999817 134.426479) - (xy 228.008611 134.421998) - (xy 228.180453 134.316694) - (xy 228.189913 134.306238) - (xy 228.186129 134.29746) - (xy 227.323182 133.434513) - (xy 227.309238 133.426899) - (xy 227.307405 133.42703) - (xy 227.30079 133.431281) - (xy 226.437654 134.294417) - (xy 226.430894 134.306797) - (xy 222.717071 134.306797) - (xy 222.594208 134.27017) - (xy 222.495809 134.240836) - (xy 222.495807 134.240836) - (xy 222.49181 134.239644) - (xy 222.48769 134.238991) - (xy 222.487688 134.238991) - (xy 222.203613 134.193997) - (xy 222.203607 134.193996) - (xy 222.200132 134.193446) - (xy 222.175573 134.192331) - (xy 222.109188 134.189316) - (xy 222.109167 134.189316) - (xy 222.107768 134.189252) - (xy 221.923304 134.189252) - (xy 221.703541 134.203849) - (xy 221.699442 134.204675) - (xy 221.699438 134.204676) - (xy 221.580694 134.228619) - (xy 221.414054 134.262219) - (xy 221.13483 134.358364) - (xy 221.131102 134.360231) - (xy 220.915754 134.468069) - (xy 220.870774 134.490593) - (xy 220.626527 134.656584) - (xy 220.623413 134.659368) - (xy 220.623412 134.659369) - (xy 220.569907 134.707208) - (xy 220.406378 134.85342) - (xy 220.403661 134.85659) - (xy 220.40366 134.856591) - (xy 220.219831 135.071068) - (xy 220.214196 135.077642) - (xy 220.211922 135.081144) - (xy 220.211918 135.081149) - (xy 220.055635 135.321803) - (xy 220.053356 135.325313) - (xy 220.051562 135.329091) - (xy 220.051561 135.329093) - (xy 220.04664 135.339457) - (xy 219.926686 135.59208) - (xy 219.925407 135.596063) - (xy 219.925406 135.596066) - (xy 219.849435 135.832688) - (xy 219.83641 135.873256) - (xy 219.82844 135.91755) - (xy 219.790147 136.13038) - (xy 219.784115 136.163902) - (xy 219.783926 136.168069) - (xy 219.783925 136.168076) - (xy 219.770908 136.454741) - (xy 219.770719 136.458911) - (xy 217.77674 136.458911) - (xy 217.780792 136.450941) - (xy 217.780792 136.45094) - (xy 217.783211 136.446183) - (xy 217.827874 136.302345) - (xy 217.850039 136.230965) - (xy 217.85004 136.230959) - (xy 217.851623 136.225862) - (xy 217.868088 136.101633) - (xy 217.881234 136.002448) - (xy 217.881234 136.002443) - (xy 217.881934 135.997163) - (xy 217.87328 135.766627) - (xy 217.825906 135.540845) - (xy 217.822585 135.532434) - (xy 217.776493 135.415724) - (xy 217.741167 135.326273) - (xy 217.621487 135.129046) - (xy 217.573981 135.0743) - (xy 217.473787 134.958836) - (xy 217.473785 134.958834) - (xy 217.470287 134.954803) - (xy 217.407352 134.903199) - (xy 217.296019 134.811911) - (xy 217.296013 134.811907) - (xy 217.291891 134.808527) - (xy 217.091399 134.694401) - (xy 217.086383 134.69258) - (xy 217.086378 134.692578) - (xy 216.879559 134.617506) - (xy 216.879555 134.617505) - (xy 216.874544 134.615686) - (xy 216.869295 134.614737) - (xy 216.869292 134.614736) - (xy 216.651611 134.575373) - (xy 216.651604 134.575372) - (xy 216.647527 134.574635) - (xy 216.62979 134.573799) - (xy 216.624842 134.573565) - (xy 216.624835 134.573565) - (xy 216.623354 134.573495) - (xy 216.461209 134.573495) - (xy 216.394253 134.579176) - (xy 216.294572 134.587634) - (xy 216.294568 134.587635) - (xy 216.289261 134.588085) - (xy 216.284106 134.589423) - (xy 216.2841 134.589424) - (xy 216.071131 134.6447) - (xy 216.071127 134.644701) - (xy 216.065962 134.646042) - (xy 216.061096 134.648234) - (xy 216.061093 134.648235) - (xy 215.91268 134.71509) - (xy 215.855619 134.740794) - (xy 215.851199 134.74377) - (xy 215.851195 134.743772) - (xy 215.779416 134.792097) - (xy 215.664249 134.869633) - (xy 215.497322 135.028873) - (xy 215.494134 135.033158) - (xy 215.369226 135.201041) - (xy 215.359613 135.213961) - (xy 215.357198 135.218711) - (xy 215.302511 135.326273) - (xy 215.255057 135.419607) - (xy 215.226651 135.511089) - (xy 215.188229 135.634825) - (xy 215.188228 135.634831) - (xy 215.186645 135.639928) - (xy 215.175389 135.724857) - (xy 215.159272 135.846461) - (xy 215.156334 135.868627) - (xy 212.6585 135.868627) - (xy 212.6585 133.435239) - (xy 216.468947 133.435239) - (xy 216.474674 133.442889) - (xy 216.650182 133.55044) - (xy 216.658976 133.554921) - (xy 216.871452 133.642931) - (xy 216.880837 133.64598) - (xy 217.104467 133.69967) - (xy 217.114214 133.701213) - (xy 217.343493 133.719258) - (xy 217.353353 133.719258) - (xy 217.582632 133.701213) - (xy 217.592379 133.69967) - (xy 217.816009 133.64598) - (xy 217.825394 133.642931) - (xy 218.03787 133.554921) - (xy 218.046664 133.55044) - (xy 218.218506 133.445136) - (xy 218.227966 133.43468) - (xy 218.224182 133.425902) - (xy 217.361235 132.562955) - (xy 217.347291 132.555341) - (xy 217.345458 132.555472) - (xy 217.338843 132.559723) - (xy 216.475707 133.422859) - (xy 216.468947 133.435239) - (xy 212.6585 133.435239) - (xy 212.6585 132.195863) - (xy 215.820098 132.195863) - (xy 215.838143 132.425142) - (xy 215.839686 132.434889) - (xy 215.893376 132.658519) - (xy 215.896425 132.667904) - (xy 215.984435 132.88038) - (xy 215.988916 132.889174) - (xy 216.09422 133.061016) - (xy 216.104676 133.070476) - (xy 216.113454 133.066692) - (xy 216.976401 132.203745) - (xy 216.982779 132.192065) - (xy 217.712831 132.192065) - (xy 217.712962 132.193898) - (xy 217.717213 132.200513) - (xy 218.580349 133.063649) - (xy 218.592729 133.070409) - (xy 218.59672 133.067421) - (xy 225.782045 133.067421) - (xy 225.80009 133.2967) - (xy 225.801633 133.306447) - (xy 225.855323 133.530077) - (xy 225.858372 133.539462) - (xy 225.946382 133.751938) - (xy 225.950863 133.760732) - (xy 226.056167 133.932574) - (xy 226.066623 133.942034) - (xy 226.075401 133.93825) - (xy 226.938348 133.075303) - (xy 226.944726 133.063623) - (xy 227.674778 133.063623) - (xy 227.674909 133.065456) - (xy 227.67916 133.072071) - (xy 228.542296 133.935207) - (xy 228.554676 133.941967) - (xy 228.562326 133.93624) - (xy 228.669877 133.760732) - (xy 228.674358 133.751938) - (xy 228.762368 133.539462) - (xy 228.765417 133.530077) - (xy 228.819107 133.306447) - (xy 228.82065 133.2967) - (xy 228.838695 133.067421) - (xy 228.838695 133.057561) - (xy 228.82065 132.828282) - (xy 228.819107 132.818535) - (xy 228.765417 132.594905) - (xy 228.762368 132.58552) - (xy 228.674358 132.373044) - (xy 228.669877 132.36425) - (xy 228.564573 132.192408) - (xy 228.554117 132.182948) - (xy 228.545339 132.186732) - (xy 227.682392 133.049679) - (xy 227.674778 133.063623) - (xy 226.944726 133.063623) - (xy 226.945962 133.061359) - (xy 226.945831 133.059526) - (xy 226.94158 133.052911) - (xy 226.078444 132.189775) - (xy 226.066064 132.183015) - (xy 226.058414 132.188742) - (xy 225.950863 132.36425) - (xy 225.946382 132.373044) - (xy 225.858372 132.58552) - (xy 225.855323 132.594905) - (xy 225.801633 132.818535) - (xy 225.80009 132.828282) - (xy 225.782045 133.057561) - (xy 225.782045 133.067421) - (xy 218.59672 133.067421) - (xy 218.600379 133.064682) - (xy 218.70793 132.889174) - (xy 218.712411 132.88038) - (xy 218.800421 132.667904) - (xy 218.80347 132.658519) - (xy 218.85716 132.434889) - (xy 218.858703 132.425142) - (xy 218.876748 132.195863) - (xy 218.876748 132.186003) - (xy 218.858703 131.956724) - (xy 218.85716 131.946977) - (xy 218.80347 131.723347) - (xy 218.800421 131.713962) - (xy 218.712411 131.501486) - (xy 218.70793 131.492692) - (xy 218.602626 131.32085) - (xy 218.59217 131.31139) - (xy 218.583392 131.315174) - (xy 217.720445 132.178121) - (xy 217.712831 132.192065) - (xy 216.982779 132.192065) - (xy 216.984015 132.189801) - (xy 216.983884 132.187968) - (xy 216.979633 132.181353) - (xy 216.116497 131.318217) - (xy 216.104117 131.311457) - (xy 216.096467 131.317184) - (xy 215.988916 131.492692) - (xy 215.984435 131.501486) - (xy 215.896425 131.713962) - (xy 215.893376 131.723347) - (xy 215.839686 131.946977) - (xy 215.838143 131.956724) - (xy 215.820098 132.186003) - (xy 215.820098 132.195863) - (xy 212.6585 132.195863) - (xy 212.6585 130.947186) - (xy 216.46888 130.947186) - (xy 216.472664 130.955964) - (xy 217.335611 131.818911) - (xy 217.349555 131.826525) - (xy 217.351388 131.826394) - (xy 217.358003 131.822143) - (xy 218.221139 130.959007) - (xy 218.227899 130.946627) - (xy 218.222172 130.938977) - (xy 218.046664 130.831426) - (xy 218.03787 130.826945) - (xy 217.825394 130.738935) - (xy 217.816009 130.735886) - (xy 217.592379 130.682196) - (xy 217.582632 130.680653) - (xy 217.353353 130.662608) - (xy 217.343493 130.662608) - (xy 217.114214 130.680653) - (xy 217.104467 130.682196) - (xy 216.880837 130.735886) - (xy 216.871452 130.738935) - (xy 216.658976 130.826945) - (xy 216.650182 130.831426) - (xy 216.47834 130.93673) - (xy 216.46888 130.947186) - (xy 212.6585 130.947186) - (xy 212.6585 125.86707) - (xy 212.659933 125.84812) - (xy 212.662099 125.833885) - (xy 212.662099 125.833881) - (xy 212.663199 125.826651) - (xy 212.662 125.811902) - (xy 212.658915 125.773982) - (xy 212.6585 125.763767) - (xy 212.6585 125.755707) - (xy 212.655209 125.72748) - (xy 212.654778 125.723121) - (xy 212.653014 125.70143) - (xy 212.64886 125.650364) - (xy 212.646605 125.643403) - (xy 212.645418 125.637463) - (xy 212.644029 125.631588) - (xy 212.643182 125.624319) - (xy 212.618264 125.55567) - (xy 212.616847 125.551542) - (xy 212.596607 125.489064) - (xy 212.596606 125.489062) - (xy 212.594351 125.482101) - (xy 212.590555 125.475846) - (xy 212.588049 125.470372) - (xy 212.58533 125.464942) - (xy 212.582833 125.458063) - (xy 212.542814 125.397024) - (xy 212.540467 125.393305) - (xy 212.528357 125.373348) - (xy 212.502595 125.330893) - (xy 212.495197 125.322516) - (xy 212.495224 125.322492) - (xy 212.492571 125.3195) - (xy 212.489868 125.316267) - (xy 212.485856 125.310148) - (xy 212.429617 125.256872) - (xy 212.427175 125.254494) - (xy 210.88377 123.711089) - (xy 210.871384 123.696677) - (xy 210.862851 123.685082) - (xy 210.862846 123.685077) - (xy 210.858508 123.679182) - (xy 210.85293 123.674443) - (xy 210.852927 123.67444) - (xy 210.818232 123.644965) - (xy 210.810716 123.638035) - (xy 210.805021 123.63234) - (xy 210.796138 123.625312) - (xy 210.782749 123.614719) - (xy 210.779345 123.611928) - (xy 210.729297 123.569409) - (xy 210.729295 123.569408) - (xy 210.723715 123.564667) - (xy 210.717199 123.561339) - (xy 210.71215 123.557972) - (xy 210.707021 123.554805) - (xy 210.701284 123.550266) - (xy 210.635125 123.519345) - (xy 210.631225 123.517439) - (xy 210.566192 123.484231) - (xy 210.559084 123.482492) - (xy 210.553441 123.480393) - (xy 210.547678 123.478476) - (xy 210.54105 123.475378) - (xy 210.469583 123.460513) - (xy 210.465299 123.459543) - (xy 210.445045 123.454587) - (xy 210.39439 123.442192) - (xy 210.388788 123.441844) - (xy 210.388785 123.441844) - (xy 210.383236 123.4415) - (xy 210.383238 123.441464) - (xy 210.379245 123.441225) - (xy 210.375053 123.440851) - (xy 210.367885 123.43936) - (xy 210.30412 123.441085) - (xy 210.290479 123.441454) - (xy 210.287072 123.4415) - (xy 203.86707 123.4415) - (xy 203.84812 123.440067) - (xy 203.833885 123.437901) - (xy 203.833881 123.437901) - (xy 203.826651 123.436801) - (xy 203.819359 123.437394) - (xy 203.819356 123.437394) - (xy 203.773982 123.441085) - (xy 203.763767 123.4415) - (xy 203.755707 123.4415) - (xy 203.742417 123.443049) - (xy 203.727493 123.444789) - (xy 203.723118 123.445222) - (xy 203.657661 123.450546) - (xy 203.657658 123.450547) - (xy 203.650363 123.45114) - (xy 203.643399 123.453396) - (xy 203.63744 123.454587) - (xy 203.631585 123.455971) - (xy 203.624319 123.456818) - (xy 203.555673 123.481735) - (xy 203.551545 123.483152) - (xy 203.489064 123.503393) - (xy 203.489062 123.503394) - (xy 203.482101 123.505649) - (xy 203.475846 123.509445) - (xy 203.470372 123.511951) - (xy 203.464942 123.51467) - (xy 203.458063 123.517167) - (xy 203.451943 123.52118) - (xy 203.451942 123.52118) - (xy 203.397024 123.557186) - (xy 203.39332 123.559523) - (xy 203.330893 123.597405) - (xy 203.322516 123.604803) - (xy 203.322492 123.604776) - (xy 203.3195 123.607429) - (xy 203.316267 123.610132) - (xy 203.310148 123.614144) - (xy 203.280951 123.644965) - (xy 203.256872 123.670383) - (xy 203.254494 123.672825) - (xy 202.254347 124.672972) - (xy 202.192035 124.706998) - (xy 202.135837 124.706395) - (xy 202.060601 124.688332) - (xy 202.060593 124.688331) - (xy 202.055779 124.687175) - (xy 201.816557 124.668348) - (xy 201.577335 124.687175) - (xy 201.572528 124.688329) - (xy 201.572522 124.68833) - (xy 201.436598 124.720963) - (xy 201.344004 124.743193) - (xy 201.339433 124.745086) - (xy 201.339431 124.745087) - (xy 201.12688 124.833128) - (xy 201.126878 124.833129) - (xy 201.122308 124.835022) - (xy 200.917708 124.960402) - (xy 200.913941 124.963619) - (xy 200.91394 124.96362) - (xy 200.798917 125.061858) - (xy 200.735239 125.116244) - (xy 200.732026 125.120006) - (xy 200.597151 125.277926) - (xy 200.579397 125.298713) - (xy 200.454017 125.503313) - (xy 200.452124 125.507883) - (xy 200.452123 125.507885) - (xy 200.364082 125.720436) - (xy 200.362188 125.725009) - (xy 200.350431 125.773982) - (xy 200.307325 125.953527) - (xy 200.307324 125.953533) - (xy 200.30617 125.95834) - (xy 200.287343 126.197562) - (xy 200.30617 126.436784) - (xy 200.307324 126.441591) - (xy 200.307325 126.441597) - (xy 200.325988 126.519333) - (xy 200.362188 126.670115) - (xy 200.364081 126.674686) - (xy 200.364082 126.674688) - (xy 200.427637 126.828123) - (xy 200.454017 126.891811) - (xy 200.579397 127.096411) - (xy 200.582614 127.100178) - (xy 200.582615 127.100179) - (xy 200.708157 127.247171) - (xy 200.735239 127.27888) - (xy 200.739001 127.282093) - (xy 200.906981 127.42556) - (xy 200.917708 127.434722) - (xy 201.122308 127.560102) - (xy 201.126878 127.561995) - (xy 201.12688 127.561996) - (xy 201.339431 127.650037) - (xy 201.344004 127.651931) - (xy 201.425594 127.671519) - (xy 201.572522 127.706794) - (xy 201.572528 127.706795) - (xy 201.577335 127.707949) - (xy 201.816557 127.726776) - (xy 202.055779 127.707949) - (xy 202.060586 127.706795) - (xy 202.060592 127.706794) - (xy 202.20752 127.671519) - (xy 202.28911 127.651931) - (xy 202.293683 127.650037) - (xy 202.506234 127.561996) - (xy 202.506236 127.561995) - (xy 202.510806 127.560102) - (xy 202.715406 127.434722) - (xy 202.726134 127.42556) - (xy 202.894113 127.282093) - (xy 202.897875 127.27888) - (xy 202.924957 127.247171) - (xy 203.050499 127.100179) - (xy 203.0505 127.100178) - (xy 203.053717 127.096411) - (xy 203.07982 127.053815) - (xy 205.937014 127.053815) - (xy 205.940798 127.062593) - (xy 206.803745 127.92554) - (xy 206.817689 127.933154) - (xy 206.819522 127.933023) - (xy 206.826137 127.928772) - (xy 207.689273 127.065636) - (xy 207.696033 127.053256) - (xy 207.690306 127.045606) - (xy 207.514798 126.938055) - (xy 207.506004 126.933574) - (xy 207.293528 126.845564) - (xy 207.284143 126.842515) - (xy 207.060513 126.788825) - (xy 207.050766 126.787282) - (xy 206.821487 126.769237) - (xy 206.811627 126.769237) - (xy 206.582348 126.787282) - (xy 206.572601 126.788825) - (xy 206.348971 126.842515) - (xy 206.339586 126.845564) - (xy 206.12711 126.933574) - (xy 206.118316 126.938055) - (xy 205.946474 127.043359) - (xy 205.937014 127.053815) - (xy 203.07982 127.053815) - (xy 203.179097 126.891811) - (xy 203.205478 126.828123) - (xy 203.269032 126.674688) - (xy 203.269033 126.674686) - (xy 203.270926 126.670115) - (xy 203.307126 126.519333) - (xy 203.325789 126.441597) - (xy 203.32579 126.441591) - (xy 203.326944 126.436784) - (xy 203.345771 126.197562) - (xy 203.326944 125.95834) - (xy 203.325788 125.953526) - (xy 203.325787 125.953518) - (xy 203.302257 125.855511) - (xy 203.305803 125.784603) - (xy 203.33568 125.737001) - (xy 204.077276 124.995405) - (xy 204.139588 124.961379) - (xy 204.166371 124.9585) - (xy 209.933629 124.9585) - (xy 210.00175 124.978502) - (xy 210.022724 124.995405) - (xy 211.104595 126.077276) - (xy 211.138621 126.139588) - (xy 211.1415 126.166371) - (xy 211.1415 136.454578) - (xy 211.121498 136.522699) - (xy 211.067842 136.569192) - (xy 210.997568 136.579296) - (xy 210.932988 136.549802) - (xy 210.926405 136.543673) - (xy 209.893821 135.511089) - (xy 209.881435 135.496677) - (xy 209.872902 135.485082) - (xy 209.872897 135.485077) - (xy 209.868559 135.479182) - (xy 209.862981 135.474443) - (xy 209.862978 135.47444) - (xy 209.828283 135.444965) - (xy 209.820767 135.438035) - (xy 209.815072 135.43234) - (xy 209.792964 135.414849) - (xy 209.7928 135.414719) - (xy 209.789396 135.411928) - (xy 209.739348 135.369409) - (xy 209.739346 135.369408) - (xy 209.733766 135.364667) - (xy 209.72725 135.361339) - (xy 209.722201 135.357972) - (xy 209.717072 135.354805) - (xy 209.711335 135.350266) - (xy 209.645176 135.319345) - (xy 209.641276 135.317439) - (xy 209.632009 135.312707) - (xy 209.576243 135.284231) - (xy 209.569135 135.282492) - (xy 209.563492 135.280393) - (xy 209.557729 135.278476) - (xy 209.551101 135.275378) - (xy 209.479634 135.260513) - (xy 209.47535 135.259543) - (xy 209.441855 135.251347) - (xy 209.404441 135.242192) - (xy 209.398839 135.241844) - (xy 209.398836 135.241844) - (xy 209.393287 135.2415) - (xy 209.393289 135.241464) - (xy 209.389296 135.241225) - (xy 209.385104 135.240851) - (xy 209.377936 135.23936) - (xy 209.311726 135.241151) - (xy 209.30053 135.241454) - (xy 209.297123 135.2415) - (xy 195.666371 135.2415) - (xy 195.59825 135.221498) - (xy 195.577276 135.204595) - (xy 192.405975 132.033294) - (xy 194.953757 132.033294) - (xy 194.953957 132.038624) - (xy 194.953957 132.038625) - (xy 194.957921 132.144221) - (xy 194.962411 132.26383) - (xy 195.009785 132.489612) - (xy 195.011743 132.494571) - (xy 195.011744 132.494573) - (xy 195.037473 132.559723) - (xy 195.094524 132.704184) - (xy 195.163914 132.818535) - (xy 195.192003 132.864824) - (xy 195.214204 132.901411) - (xy 195.217701 132.905441) - (xy 195.360911 133.070476) - (xy 195.365404 133.075654) - (xy 195.369535 133.079041) - (xy 195.539672 133.218546) - (xy 195.539678 133.21855) - (xy 195.5438 133.22193) - (xy 195.744292 133.336056) - (xy 195.749308 133.337877) - (xy 195.749313 133.337879) - (xy 195.956132 133.412951) - (xy 195.956136 133.412952) - (xy 195.961147 133.414771) - (xy 195.966396 133.41572) - (xy 195.966399 133.415721) - (xy 196.18408 133.455084) - (xy 196.184087 133.455085) - (xy 196.188164 133.455822) - (xy 196.205901 133.456658) - (xy 196.210849 133.456892) - (xy 196.210856 133.456892) - (xy 196.212337 133.456962) - (xy 196.374482 133.456962) - (xy 196.452737 133.450322) - (xy 196.541119 133.442823) - (xy 196.541123 133.442822) - (xy 196.54643 133.442372) - (xy 196.551585 133.441034) - (xy 196.551591 133.441033) - (xy 196.76456 133.385757) - (xy 196.764564 133.385756) - (xy 196.769729 133.384415) - (xy 196.774595 133.382223) - (xy 196.774598 133.382222) - (xy 196.975206 133.291855) - (xy 196.980072 133.289663) - (xy 196.984492 133.286687) - (xy 196.984496 133.286685) - (xy 197.13106 133.188011) - (xy 197.171442 133.160824) - (xy 197.338369 133.001584) - (xy 197.409901 132.905441) - (xy 197.472894 132.820776) - (xy 197.472896 132.820773) - (xy 197.476078 132.816496) - (xy 197.530862 132.708745) - (xy 197.578215 132.615608) - (xy 197.578215 132.615607) - (xy 197.580634 132.61085) - (xy 197.616739 132.494573) - (xy 197.647462 132.395632) - (xy 197.647463 132.395626) - (xy 197.649046 132.390529) - (xy 197.668052 132.247127) - (xy 197.678657 132.167115) - (xy 197.678657 132.16711) - (xy 197.679357 132.16183) - (xy 197.678696 132.144221) - (xy 199.589071 132.144221) - (xy 199.589434 132.148369) - (xy 199.589434 132.148373) - (xy 199.608129 132.362055) - (xy 199.614809 132.438411) - (xy 199.615719 132.442483) - (xy 199.61572 132.442488) - (xy 199.677898 132.720656) - (xy 199.679229 132.726612) - (xy 199.680672 132.730535) - (xy 199.680673 132.730537) - (xy 199.695398 132.770558) - (xy 199.781201 133.003761) - (xy 199.783148 133.007454) - (xy 199.783149 133.007456) - (xy 199.84345 133.121827) - (xy 199.918931 133.264989) - (xy 199.921351 133.268394) - (xy 200.087576 133.502297) - (xy 200.087581 133.502303) - (xy 200.09 133.505707) - (xy 200.092844 133.508757) - (xy 200.092849 133.508763) - (xy 200.235584 133.661827) - (xy 200.291403 133.721686) - (xy 200.519602 133.90913) - (xy 200.770586 134.064747) - (xy 201.039947 134.185803) - (xy 201.16479 134.22302) - (xy 201.296281 134.262219) - (xy 201.322952 134.27017) - (xy 201.327072 134.270823) - (xy 201.327074 134.270823) - (xy 201.611149 134.315817) - (xy 201.611155 134.315818) - (xy 201.61463 134.316368) - (xy 201.639189 134.317483) - (xy 201.705574 134.320498) - (xy 201.705595 134.320498) - (xy 201.706994 134.320562) - (xy 201.891458 134.320562) - (xy 202.111221 134.305965) - (xy 202.11532 134.305139) - (xy 202.115324 134.305138) - (xy 202.288747 134.27017) - (xy 202.400708 134.247595) - (xy 202.679932 134.15145) - (xy 202.852711 134.064929) - (xy 202.940252 134.021092) - (xy 202.940254 134.021091) - (xy 202.943988 134.019221) - (xy 203.188235 133.85323) - (xy 203.202697 133.8403) - (xy 203.359982 133.69967) - (xy 203.408384 133.656394) - (xy 203.427769 133.633777) - (xy 203.597846 133.435346) - (xy 203.597849 133.435342) - (xy 203.600566 133.432172) - (xy 203.60284 133.42867) - (xy 203.602844 133.428665) - (xy 203.759127 133.188011) - (xy 203.75913 133.188006) - (xy 203.761406 133.184501) - (xy 203.771237 133.163798) - (xy 203.832536 133.034702) - (xy 203.888076 132.917734) - (xy 203.910942 132.846517) - (xy 203.977072 132.640545) - (xy 203.977072 132.640544) - (xy 203.978352 132.636558) - (xy 204.004792 132.489612) - (xy 204.029908 132.350021) - (xy 204.029909 132.350016) - (xy 204.030647 132.345912) - (xy 204.032189 132.311966) - (xy 204.043854 132.055073) - (xy 204.043854 132.055068) - (xy 204.044043 132.050903) - (xy 204.043569 132.045478) - (xy 204.042503 132.033294) - (xy 205.953757 132.033294) - (xy 205.953957 132.038624) - (xy 205.953957 132.038625) - (xy 205.957921 132.144221) - (xy 205.962411 132.26383) - (xy 206.009785 132.489612) - (xy 206.011743 132.494571) - (xy 206.011744 132.494573) - (xy 206.037473 132.559723) - (xy 206.094524 132.704184) - (xy 206.163914 132.818535) - (xy 206.192003 132.864824) - (xy 206.214204 132.901411) - (xy 206.217701 132.905441) - (xy 206.360911 133.070476) - (xy 206.365404 133.075654) - (xy 206.369535 133.079041) - (xy 206.539672 133.218546) - (xy 206.539678 133.21855) - (xy 206.5438 133.22193) - (xy 206.744292 133.336056) - (xy 206.749308 133.337877) - (xy 206.749313 133.337879) - (xy 206.956132 133.412951) - (xy 206.956136 133.412952) - (xy 206.961147 133.414771) - (xy 206.966396 133.41572) - (xy 206.966399 133.415721) - (xy 207.18408 133.455084) - (xy 207.184087 133.455085) - (xy 207.188164 133.455822) - (xy 207.205901 133.456658) - (xy 207.210849 133.456892) - (xy 207.210856 133.456892) - (xy 207.212337 133.456962) - (xy 207.374482 133.456962) - (xy 207.452737 133.450322) - (xy 207.541119 133.442823) - (xy 207.541123 133.442822) - (xy 207.54643 133.442372) - (xy 207.551585 133.441034) - (xy 207.551591 133.441033) - (xy 207.76456 133.385757) - (xy 207.764564 133.385756) - (xy 207.769729 133.384415) - (xy 207.774595 133.382223) - (xy 207.774598 133.382222) - (xy 207.975206 133.291855) - (xy 207.980072 133.289663) - (xy 207.984492 133.286687) - (xy 207.984496 133.286685) - (xy 208.13106 133.188011) - (xy 208.171442 133.160824) - (xy 208.338369 133.001584) - (xy 208.409901 132.905441) - (xy 208.472894 132.820776) - (xy 208.472896 132.820773) - (xy 208.476078 132.816496) - (xy 208.530862 132.708745) - (xy 208.578215 132.615608) - (xy 208.578215 132.615607) - (xy 208.580634 132.61085) - (xy 208.616739 132.494573) - (xy 208.647462 132.395632) - (xy 208.647463 132.395626) - (xy 208.649046 132.390529) - (xy 208.668052 132.247127) - (xy 208.678657 132.167115) - (xy 208.678657 132.16711) - (xy 208.679357 132.16183) - (xy 208.67854 132.140051) - (xy 208.671292 131.946977) - (xy 208.670703 131.931294) - (xy 208.623329 131.705512) - (xy 208.584335 131.606772) - (xy 208.57545 131.584274) - (xy 208.53859 131.49094) - (xy 208.41891 131.293713) - (xy 208.399958 131.271873) - (xy 208.27121 131.123503) - (xy 208.271208 131.123501) - (xy 208.26771 131.11947) - (xy 208.225575 131.084922) - (xy 208.093442 130.976578) - (xy 208.093436 130.976574) - (xy 208.089314 130.973194) - (xy 207.888822 130.859068) - (xy 207.883806 130.857247) - (xy 207.883801 130.857245) - (xy 207.676982 130.782173) - (xy 207.676978 130.782172) - (xy 207.671967 130.780353) - (xy 207.666718 130.779404) - (xy 207.666715 130.779403) - (xy 207.449034 130.74004) - (xy 207.449027 130.740039) - (xy 207.44495 130.739302) - (xy 207.427213 130.738466) - (xy 207.422265 130.738232) - (xy 207.422258 130.738232) - (xy 207.420777 130.738162) - (xy 207.258632 130.738162) - (xy 207.204137 130.742786) - (xy 207.091995 130.752301) - (xy 207.091991 130.752302) - (xy 207.086684 130.752752) - (xy 207.081529 130.75409) - (xy 207.081523 130.754091) - (xy 206.868554 130.809367) - (xy 206.86855 130.809368) - (xy 206.863385 130.810709) - (xy 206.858519 130.812901) - (xy 206.858516 130.812902) - (xy 206.697676 130.885355) - (xy 206.653042 130.905461) - (xy 206.648622 130.908437) - (xy 206.648618 130.908439) - (xy 206.594322 130.944994) - (xy 206.461672 131.0343) - (xy 206.294745 131.19354) - (xy 206.275537 131.219356) - (xy 206.16528 131.367548) - (xy 206.157036 131.378628) - (xy 206.154621 131.383378) - (xy 206.068501 131.552764) - (xy 206.05248 131.584274) - (xy 206.031682 131.651254) - (xy 205.985652 131.799492) - (xy 205.985651 131.799498) - (xy 205.984068 131.804595) - (xy 205.977095 131.85721) - (xy 205.967225 131.93168) - (xy 205.953757 132.033294) - (xy 204.042503 132.033294) - (xy 204.018669 131.760874) - (xy 204.018305 131.756713) - (xy 204.01561 131.744654) - (xy 203.954797 131.47259) - (xy 203.954795 131.472583) - (xy 203.953885 131.468512) - (xy 203.942409 131.43732) - (xy 203.898587 131.318217) - (xy 203.851913 131.191363) - (xy 203.816135 131.123503) - (xy 203.760214 131.01744) - (xy 203.714183 130.930135) - (xy 203.657654 130.850591) - (xy 203.545538 130.692827) - (xy 203.545533 130.692821) - (xy 203.543114 130.689417) - (xy 203.54027 130.686367) - (xy 203.540265 130.686361) - (xy 203.344557 130.47649) - (xy 203.341711 130.473438) - (xy 203.113512 130.285994) - (xy 202.862528 130.130377) - (xy 202.832559 130.116908) - (xy 202.728161 130.06999) - (xy 202.593167 130.009321) - (xy 202.310162 129.924954) - (xy 202.306042 129.924301) - (xy 202.30604 129.924301) - (xy 202.021965 129.879307) - (xy 202.021959 129.879306) - (xy 202.018484 129.878756) - (xy 201.993925 129.877641) - (xy 201.92754 129.874626) - (xy 201.927519 129.874626) - (xy 201.92612 129.874562) - (xy 201.741656 129.874562) - (xy 201.521893 129.889159) - (xy 201.517794 129.889985) - (xy 201.51779 129.889986) - (xy 201.426412 129.908411) - (xy 201.232406 129.947529) - (xy 200.953182 130.043674) - (xy 200.838129 130.101288) - (xy 200.78004 130.130377) - (xy 200.689126 130.175903) - (xy 200.444879 130.341894) - (xy 200.441765 130.344678) - (xy 200.441764 130.344679) - (xy 200.409243 130.373756) - (xy 200.22473 130.53873) - (xy 200.222013 130.5419) - (xy 200.222012 130.541901) - (xy 200.036364 130.7585) - (xy 200.032548 130.762952) - (xy 200.030274 130.766454) - (xy 200.03027 130.766459) - (xy 199.873987 131.007113) - (xy 199.871708 131.010623) - (xy 199.869914 131.014401) - (xy 199.869913 131.014403) - (xy 199.855569 131.044611) - (xy 199.745038 131.27739) - (xy 199.743759 131.281373) - (xy 199.743758 131.281376) - (xy 199.667702 131.518263) - (xy 199.654762 131.558566) - (xy 199.649218 131.589377) - (xy 199.60637 131.827522) - (xy 199.602467 131.849212) - (xy 199.602278 131.853379) - (xy 199.602277 131.853386) - (xy 199.5904 132.114949) - (xy 199.589071 132.144221) - (xy 197.678696 132.144221) - (xy 197.67854 132.140051) - (xy 197.671292 131.946977) - (xy 197.670703 131.931294) - (xy 197.623329 131.705512) - (xy 197.584335 131.606772) - (xy 197.57545 131.584274) - (xy 197.53859 131.49094) - (xy 197.41891 131.293713) - (xy 197.399958 131.271873) - (xy 197.27121 131.123503) - (xy 197.271208 131.123501) - (xy 197.26771 131.11947) - (xy 197.225575 131.084922) - (xy 197.093442 130.976578) - (xy 197.093436 130.976574) - (xy 197.089314 130.973194) - (xy 196.888822 130.859068) - (xy 196.883806 130.857247) - (xy 196.883801 130.857245) - (xy 196.676982 130.782173) - (xy 196.676978 130.782172) - (xy 196.671967 130.780353) - (xy 196.666718 130.779404) - (xy 196.666715 130.779403) - (xy 196.449034 130.74004) - (xy 196.449027 130.740039) - (xy 196.44495 130.739302) - (xy 196.427213 130.738466) - (xy 196.422265 130.738232) - (xy 196.422258 130.738232) - (xy 196.420777 130.738162) - (xy 196.258632 130.738162) - (xy 196.204137 130.742786) - (xy 196.091995 130.752301) - (xy 196.091991 130.752302) - (xy 196.086684 130.752752) - (xy 196.081529 130.75409) - (xy 196.081523 130.754091) - (xy 195.868554 130.809367) - (xy 195.86855 130.809368) - (xy 195.863385 130.810709) - (xy 195.858519 130.812901) - (xy 195.858516 130.812902) - (xy 195.697676 130.885355) - (xy 195.653042 130.905461) - (xy 195.648622 130.908437) - (xy 195.648618 130.908439) - (xy 195.594322 130.944994) - (xy 195.461672 131.0343) - (xy 195.294745 131.19354) - (xy 195.275537 131.219356) - (xy 195.16528 131.367548) - (xy 195.157036 131.378628) - (xy 195.154621 131.383378) - (xy 195.068501 131.552764) - (xy 195.05248 131.584274) - (xy 195.031682 131.651254) - (xy 194.985652 131.799492) - (xy 194.985651 131.799498) - (xy 194.984068 131.804595) - (xy 194.977095 131.85721) - (xy 194.967225 131.93168) - (xy 194.953757 132.033294) - (xy 192.405975 132.033294) - (xy 189.914549 129.541868) - (xy 195.937081 129.541868) - (xy 195.942808 129.549518) - (xy 196.118316 129.657069) - (xy 196.12711 129.66155) - (xy 196.339586 129.74956) - (xy 196.348971 129.752609) - (xy 196.572601 129.806299) - (xy 196.582348 129.807842) - (xy 196.811627 129.825887) - (xy 196.821487 129.825887) - (xy 197.050766 129.807842) - (xy 197.060513 129.806299) - (xy 197.284143 129.752609) - (xy 197.293528 129.74956) - (xy 197.506004 129.66155) - (xy 197.514798 129.657069) - (xy 197.68664 129.551765) - (xy 197.695594 129.541868) - (xy 205.937081 129.541868) - (xy 205.942808 129.549518) - (xy 206.118316 129.657069) - (xy 206.12711 129.66155) - (xy 206.339586 129.74956) - (xy 206.348971 129.752609) - (xy 206.572601 129.806299) - (xy 206.582348 129.807842) - (xy 206.811627 129.825887) - (xy 206.821487 129.825887) - (xy 207.050766 129.807842) - (xy 207.060513 129.806299) - (xy 207.284143 129.752609) - (xy 207.293528 129.74956) - (xy 207.506004 129.66155) - (xy 207.514798 129.657069) - (xy 207.68664 129.551765) - (xy 207.6961 129.541309) - (xy 207.692316 129.532531) - (xy 206.829369 128.669584) - (xy 206.815425 128.66197) - (xy 206.813592 128.662101) - (xy 206.806977 128.666352) - (xy 205.943841 129.529488) - (xy 205.937081 129.541868) - (xy 197.695594 129.541868) - (xy 197.6961 129.541309) - (xy 197.692316 129.532531) - (xy 196.829369 128.669584) - (xy 196.815425 128.66197) - (xy 196.813592 128.662101) - (xy 196.806977 128.666352) - (xy 195.943841 129.529488) - (xy 195.937081 129.541868) - (xy 189.914549 129.541868) - (xy 189.88377 129.511089) - (xy 189.871384 129.496677) - (xy 189.862851 129.485082) - (xy 189.862846 129.485077) - (xy 189.858508 129.479182) - (xy 189.85293 129.474443) - (xy 189.852927 129.47444) - (xy 189.818232 129.444965) - (xy 189.810716 129.438035) - (xy 189.805021 129.43234) - (xy 189.79888 129.427482) - (xy 189.782749 129.414719) - (xy 189.779345 129.411928) - (xy 189.729297 129.369409) - (xy 189.729295 129.369408) - (xy 189.723715 129.364667) - (xy 189.717199 129.361339) - (xy 189.71215 129.357972) - (xy 189.707021 129.354805) - (xy 189.701284 129.350266) - (xy 189.635125 129.319345) - (xy 189.631225 129.317439) - (xy 189.566192 129.284231) - (xy 189.559084 129.282492) - (xy 189.553441 129.280393) - (xy 189.547678 129.278476) - (xy 189.54105 129.275378) - (xy 189.469583 129.260513) - (xy 189.465299 129.259543) - (xy 189.430958 129.25114) - (xy 189.39439 129.242192) - (xy 189.388788 129.241844) - (xy 189.388785 129.241844) - (xy 189.383236 129.2415) - (xy 189.383238 129.241464) - (xy 189.379245 129.241225) - (xy 189.375053 129.240851) - (xy 189.367885 129.23936) - (xy 189.30412 129.241085) - (xy 189.290479 129.241454) - (xy 189.287072 129.2415) - (xy 183.467063 129.2415) - (xy 183.448114 129.240067) - (xy 183.447907 129.240036) - (xy 183.426651 129.236802) - (xy 183.419359 129.237395) - (xy 183.419356 129.237395) - (xy 183.373991 129.241085) - (xy 183.363777 129.2415) - (xy 183.355707 129.2415) - (xy 183.352087 129.241922) - (xy 183.352069 129.241923) - (xy 183.327461 129.244792) - (xy 183.3231 129.245224) - (xy 183.297981 129.247267) - (xy 183.257661 129.250546) - (xy 183.257658 129.250547) - (xy 183.250363 129.25114) - (xy 183.243399 129.253396) - (xy 183.23744 129.254587) - (xy 183.231585 129.255971) - (xy 183.224319 129.256818) - (xy 183.155673 129.281735) - (xy 183.151545 129.283152) - (xy 183.089064 129.303393) - (xy 183.089062 129.303394) - (xy 183.082101 129.305649) - (xy 183.075846 129.309445) - (xy 183.070372 129.311951) - (xy 183.064942 129.31467) - (xy 183.058063 129.317167) - (xy 182.997016 129.357191) - (xy 182.993327 129.359518) - (xy 182.984843 129.364667) - (xy 182.935693 129.394491) - (xy 182.935688 129.394495) - (xy 182.930892 129.397405) - (xy 182.922516 129.404803) - (xy 182.922493 129.404777) - (xy 182.919503 129.407426) - (xy 182.916264 129.410134) - (xy 182.910148 129.414144) - (xy 182.905121 129.419451) - (xy 182.905117 129.419454) - (xy 182.856872 129.470383) - (xy 182.854494 129.472825) - (xy 181.682022 130.645297) - (xy 181.61971 130.679323) - (xy 181.563514 130.678721) - (xy 181.542419 130.673657) - (xy 181.507438 130.665258) - (xy 181.507432 130.665257) - (xy 181.502625 130.664103) - (xy 181.263403 130.645276) - (xy 181.024181 130.664103) - (xy 181.019374 130.665257) - (xy 181.019368 130.665258) - (xy 180.9158 130.690123) - (xy 180.79085 130.720121) - (xy 180.786279 130.722014) - (xy 180.786277 130.722015) - (xy 180.573726 130.810056) - (xy 180.573724 130.810057) - (xy 180.569154 130.81195) - (xy 180.364554 130.93733) - (xy 180.360787 130.940547) - (xy 180.360786 130.940548) - (xy 180.246712 131.037976) - (xy 180.182085 131.093172) - (xy 180.178872 131.096934) - (xy 180.041703 131.25754) - (xy 180.026243 131.275641) - (xy 179.900863 131.480241) - (xy 179.89897 131.484811) - (xy 179.898969 131.484813) - (xy 179.830027 131.651254) - (xy 179.809034 131.701937) - (xy 179.793019 131.768645) - (xy 179.754171 131.930455) - (xy 179.75417 131.930461) - (xy 179.753016 131.935268) - (xy 179.734189 132.17449) - (xy 179.753016 132.413712) - (xy 179.75417 132.418519) - (xy 179.754171 132.418525) - (xy 179.781643 132.532953) - (xy 179.809034 132.647043) - (xy 179.810927 132.651614) - (xy 179.810928 132.651616) - (xy 179.845367 132.734758) - (xy 179.900863 132.868739) - (xy 180.026243 133.073339) - (xy 180.02946 133.077106) - (xy 180.029461 133.077107) - (xy 180.153151 133.22193) - (xy 180.182085 133.255808) - (xy 180.185847 133.259021) - (xy 180.359508 133.40734) - (xy 180.364554 133.41165) - (xy 180.569154 133.53703) - (xy 180.573724 133.538923) - (xy 180.573726 133.538924) - (xy 180.752606 133.613018) - (xy 180.79085 133.628859) - (xy 180.862164 133.64598) - (xy 181.019368 133.683722) - (xy 181.019374 133.683723) - (xy 181.024181 133.684877) - (xy 181.263403 133.703704) - (xy 181.502625 133.684877) - (xy 181.507432 133.683723) - (xy 181.507438 133.683722) - (xy 181.664642 133.64598) - (xy 181.735956 133.628859) - (xy 181.7742 133.613018) - (xy 181.95308 133.538924) - (xy 181.953082 133.538923) - (xy 181.957652 133.53703) - (xy 182.162252 133.41165) - (xy 182.167299 133.40734) - (xy 182.340959 133.259021) - (xy 182.344721 133.255808) - (xy 182.373655 133.22193) - (xy 182.497345 133.077107) - (xy 182.497346 133.077106) - (xy 182.500563 133.073339) - (xy 182.625943 132.868739) - (xy 182.68144 132.734758) - (xy 182.715878 132.651616) - (xy 182.715879 132.651614) - (xy 182.717772 132.647043) - (xy 182.732194 132.586973) - (xy 185.547861 132.586973) - (xy 185.551645 132.595751) - (xy 186.414592 133.458698) - (xy 186.428536 133.466312) - (xy 186.430369 133.466181) - (xy 186.436984 133.46193) - (xy 187.30012 132.598794) - (xy 187.30688 132.586414) - (xy 187.301153 132.578764) - (xy 187.125645 132.471213) - (xy 187.116851 132.466732) - (xy 186.904375 132.378722) - (xy 186.89499 132.375673) - (xy 186.67136 132.321983) - (xy 186.661613 132.32044) - (xy 186.432334 132.302395) - (xy 186.422474 132.302395) - (xy 186.193195 132.32044) - (xy 186.183448 132.321983) - (xy 185.959818 132.375673) - (xy 185.950433 132.378722) - (xy 185.737957 132.466732) - (xy 185.729163 132.471213) - (xy 185.557321 132.576517) - (xy 185.547861 132.586973) - (xy 182.732194 132.586973) - (xy 182.745163 132.532953) - (xy 182.772635 132.418525) - (xy 182.772636 132.418519) - (xy 182.77379 132.413712) - (xy 182.792617 132.17449) - (xy 182.77379 131.935268) - (xy 182.772636 131.930461) - (xy 182.772635 131.930455) - (xy 182.7445 131.813266) - (xy 182.748047 131.742358) - (xy 182.777924 131.694757) - (xy 183.677276 130.795405) - (xy 183.739588 130.761379) - (xy 183.766371 130.7585) - (xy 188.933629 130.7585) - (xy 189.00175 130.778502) - (xy 189.022724 130.795405) - (xy 194.488224 136.260905) - (xy 194.52225 136.323217) - (xy 194.517185 136.394032) - (xy 194.488224 136.439095) - (xy 188.322724 142.604595) - (xy 188.260412 142.638621) - (xy 188.233629 142.6415) - (xy 165.970891 142.6415) - (xy 165.951941 142.640067) - (xy 165.937706 142.637901) - (xy 165.937702 142.637901) - (xy 165.930472 142.636801) - (xy 165.92318 142.637394) - (xy 165.923177 142.637394) - (xy 165.877803 142.641085) - (xy 165.867588 142.6415) - (xy 165.859528 142.6415) - (xy 165.855894 142.641924) - (xy 165.855888 142.641924) - (xy 165.842863 142.643443) - (xy 165.831301 142.644791) - (xy 165.826953 142.645221) - (xy 165.754185 142.65114) - (xy 165.747224 142.653395) - (xy 165.741284 142.654582) - (xy 165.735409 142.655971) - (xy 165.72814 142.656818) - (xy 165.659491 142.681736) - (xy 165.655363 142.683153) - (xy 165.592885 142.703393) - (xy 165.592883 142.703394) - (xy 165.585922 142.705649) - (xy 165.579667 142.709445) - (xy 165.574193 142.711951) - (xy 165.568763 142.71467) - (xy 165.561884 142.717167) - (xy 165.555764 142.72118) - (xy 165.555763 142.72118) - (xy 165.500845 142.757186) - (xy 165.497141 142.759523) - (xy 165.434714 142.797405) - (xy 165.426337 142.804803) - (xy 165.426313 142.804776) - (xy 165.423321 142.807429) - (xy 165.420088 142.810132) - (xy 165.413969 142.814144) - (xy 165.408937 142.819456) - (xy 165.360693 142.870383) - (xy 165.358315 142.872825) - (xy 162.968887 145.262253) - (xy 162.906575 145.296279) - (xy 162.850377 145.295676) - (xy 162.837698 145.292632) - (xy 162.758934 145.273722) - (xy 162.519712 145.254895) - (xy 162.28049 145.273722) - (xy 162.275683 145.274876) - (xy 162.275677 145.274877) - (xy 162.141286 145.307142) - (xy 162.047159 145.32974) - (xy 162.042588 145.331633) - (xy 162.042586 145.331634) - (xy 161.830035 145.419675) - (xy 161.830033 145.419676) - (xy 161.825463 145.421569) - (xy 161.620863 145.546949) - (xy 161.617096 145.550166) - (xy 161.617095 145.550167) - (xy 161.545245 145.611532) - (xy 161.438394 145.702791) - (xy 161.435181 145.706553) - (xy 161.298685 145.866371) - (xy 161.282552 145.88526) - (xy 161.157172 146.08986) - (xy 161.155279 146.09443) - (xy 161.155278 146.094432) - (xy 161.09661 146.236071) - (xy 161.065343 146.311556) - (xy 161.054073 146.3585) - (xy 161.01048 146.540074) - (xy 161.010479 146.54008) - (xy 161.009325 146.544887) - (xy 160.990498 146.784109) - (xy 161.009325 147.023331) - (xy 161.010479 147.028138) - (xy 161.01048 147.028144) - (xy 161.045505 147.174032) - (xy 161.065343 147.256662) - (xy 161.067236 147.261233) - (xy 161.067237 147.261235) - (xy 161.148766 147.458063) - (xy 161.157172 147.478358) - (xy 161.282552 147.682958) - (xy 161.285769 147.686725) - (xy 161.28577 147.686726) - (xy 161.367289 147.782173) - (xy 161.438394 147.865427) - (xy 161.450607 147.875858) - (xy 161.599185 148.002754) - (xy 161.620863 148.021269) - (xy 161.825463 148.146649) - (xy 161.830033 148.148542) - (xy 161.830035 148.148543) - (xy 162.021672 148.227921) - (xy 162.047159 148.238478) - (xy 162.12081 148.25616) - (xy 162.275677 148.293341) - (xy 162.275683 148.293342) - (xy 162.28049 148.294496) - (xy 162.519712 148.313323) - (xy 162.758934 148.294496) - (xy 162.763741 148.293342) - (xy 162.763747 148.293341) - (xy 162.918614 148.25616) - (xy 162.992265 148.238478) - (xy 163.017752 148.227921) - (xy 163.209389 148.148543) - (xy 163.209391 148.148542) - (xy 163.213961 148.146649) - (xy 163.418561 148.021269) - (xy 163.44024 148.002754) - (xy 163.456467 147.988895) - (xy 166.280087 147.988895) - (xy 166.298132 148.218174) - (xy 166.299675 148.227921) - (xy 166.353365 148.451551) - (xy 166.356414 148.460936) - (xy 166.444424 148.673412) - (xy 166.448905 148.682206) - (xy 166.554209 148.854048) - (xy 166.564665 148.863508) - (xy 166.573443 148.859724) - (xy 167.43639 147.996777) - (xy 167.442768 147.985097) - (xy 168.17282 147.985097) - (xy 168.172951 147.98693) - (xy 168.177202 147.993545) - (xy 169.040338 148.856681) - (xy 169.052718 148.863441) - (xy 169.060368 148.857714) - (xy 169.167919 148.682206) - (xy 169.1724 148.673412) - (xy 169.26041 148.460936) - (xy 169.263459 148.451551) - (xy 169.317149 148.227921) - (xy 169.318692 148.218174) - (xy 169.336737 147.988895) - (xy 169.336737 147.979035) - (xy 169.318692 147.749756) - (xy 169.317149 147.740009) - (xy 169.263459 147.516379) - (xy 169.26041 147.506994) - (xy 169.1724 147.294518) - (xy 169.167919 147.285724) - (xy 169.062615 147.113882) - (xy 169.052159 147.104422) - (xy 169.043381 147.108206) - (xy 168.180434 147.971153) - (xy 168.17282 147.985097) - (xy 167.442768 147.985097) - (xy 167.444004 147.982833) - (xy 167.443873 147.981) - (xy 167.439622 147.974385) - (xy 166.576486 147.111249) - (xy 166.564106 147.104489) - (xy 166.556456 147.110216) - (xy 166.448905 147.285724) - (xy 166.444424 147.294518) - (xy 166.356414 147.506994) - (xy 166.353365 147.516379) - (xy 166.299675 147.740009) - (xy 166.298132 147.749756) - (xy 166.280087 147.979035) - (xy 166.280087 147.988895) - (xy 163.456467 147.988895) - (xy 163.588817 147.875858) - (xy 163.60103 147.865427) - (xy 163.672135 147.782173) - (xy 163.753654 147.686726) - (xy 163.753655 147.686725) - (xy 163.756872 147.682958) - (xy 163.882252 147.478358) - (xy 163.890659 147.458063) - (xy 163.972187 147.261235) - (xy 163.972188 147.261233) - (xy 163.974081 147.256662) - (xy 163.993919 147.174032) - (xy 164.028944 147.028144) - (xy 164.028945 147.028138) - (xy 164.030099 147.023331) - (xy 164.048926 146.784109) - (xy 164.045472 146.740218) - (xy 166.928869 146.740218) - (xy 166.932653 146.748996) - (xy 167.7956 147.611943) - (xy 167.809544 147.619557) - (xy 167.811377 147.619426) - (xy 167.817992 147.615175) - (xy 168.681128 146.752039) - (xy 168.687888 146.739659) - (xy 168.682161 146.732009) - (xy 168.506653 146.624458) - (xy 168.497859 146.619977) - (xy 168.285383 146.531967) - (xy 168.275998 146.528918) - (xy 168.052368 146.475228) - (xy 168.042621 146.473685) - (xy 167.813342 146.45564) - (xy 167.803482 146.45564) - (xy 167.574203 146.473685) - (xy 167.564456 146.475228) - (xy 167.340826 146.528918) - (xy 167.331441 146.531967) - (xy 167.118965 146.619977) - (xy 167.110171 146.624458) - (xy 166.938329 146.729762) - (xy 166.928869 146.740218) - (xy 164.045472 146.740218) - (xy 164.030099 146.544887) - (xy 164.008145 146.453444) - (xy 164.011691 146.382536) - (xy 164.041568 146.334934) - (xy 166.181097 144.195405) - (xy 166.243409 144.161379) - (xy 166.270192 144.1585) - (xy 175.764629 144.1585) - (xy 175.83275 144.178502) - (xy 175.879243 144.232158) - (xy 175.889347 144.302432) - (xy 175.859853 144.367012) - (xy 175.853724 144.373595) - (xy 173.711089 146.51623) - (xy 173.696677 146.528616) - (xy 173.685082 146.537149) - (xy 173.685077 146.537154) - (xy 173.679182 146.541492) - (xy 173.674443 146.54707) - (xy 173.67444 146.547073) - (xy 173.644965 146.581768) - (xy 173.638035 146.589284) - (xy 173.63234 146.594979) - (xy 173.63006 146.597861) - (xy 173.614719 146.617251) - (xy 173.611928 146.620655) - (xy 173.604543 146.629348) - (xy 173.564667 146.676285) - (xy 173.561339 146.682801) - (xy 173.557972 146.68785) - (xy 173.554805 146.692979) - (xy 173.550266 146.698716) - (xy 173.519345 146.764875) - (xy 173.517442 146.768769) - (xy 173.484231 146.833808) - (xy 173.482492 146.840916) - (xy 173.480393 146.846559) - (xy 173.478476 146.852322) - (xy 173.475378 146.85895) - (xy 173.473888 146.866112) - (xy 173.473888 146.866113) - (xy 173.460514 146.930412) - (xy 173.459544 146.934696) - (xy 173.442192 147.00561) - (xy 173.4415 147.016764) - (xy 173.441464 147.016762) - (xy 173.441225 147.020755) - (xy 173.440851 147.024947) - (xy 173.43936 147.032115) - (xy 173.439558 147.039432) - (xy 173.441454 147.109521) - (xy 173.4415 147.112928) - (xy 173.4415 154.431201) - (xy 173.421498 154.499322) - (xy 173.404595 154.520296) - (xy 165.920906 162.003985) - (xy 165.858594 162.038011) - (xy 165.802396 162.037408) - (xy 165.769041 162.0294) - (xy 165.710953 162.015454) - (xy 165.471731 161.996627) - (xy 165.232509 162.015454) - (xy 165.227702 162.016608) - (xy 165.227696 162.016609) - (xy 165.080768 162.051884) - (xy 164.999178 162.071472) - (xy 164.994607 162.073365) - (xy 164.994605 162.073366) - (xy 164.782054 162.161407) - (xy 164.782052 162.161408) - (xy 164.777482 162.163301) - (xy 164.572882 162.288681) - (xy 164.569115 162.291898) - (xy 164.569114 162.291899) - (xy 164.491369 162.358299) - (xy 164.390413 162.444523) - (xy 164.3872 162.448285) - (xy 164.284709 162.568288) - (xy 164.234571 162.626992) - (xy 164.109191 162.831592) - (xy 164.107298 162.836162) - (xy 164.107297 162.836164) - (xy 164.037982 163.003506) - (xy 164.017362 163.053288) - (xy 164.006132 163.100065) - (xy 163.962499 163.281806) - (xy 163.962498 163.281812) - (xy 163.961344 163.286619) - (xy 163.942517 163.525841) - (xy 163.961344 163.765063) - (xy 163.962498 163.76987) - (xy 163.962499 163.769876) - (xy 163.980812 163.846154) - (xy 164.017362 163.998394) - (xy 164.019255 164.002965) - (xy 164.019256 164.002967) - (xy 164.092383 164.179511) - (xy 164.109191 164.22009) - (xy 164.234571 164.42469) - (xy 164.237788 164.428457) - (xy 164.237789 164.428458) - (xy 164.350066 164.559918) - (xy 164.390413 164.607159) - (xy 164.394175 164.610372) - (xy 164.534977 164.730627) - (xy 164.572882 164.763001) - (xy 164.777482 164.888381) - (xy 164.782052 164.890274) - (xy 164.782054 164.890275) - (xy 164.994605 164.978316) - (xy 164.999178 164.98021) - (xy 165.071346 164.997536) - (xy 165.227696 165.035073) - (xy 165.227702 165.035074) - (xy 165.232509 165.036228) - (xy 165.471731 165.055055) - (xy 165.710953 165.036228) - (xy 165.71576 165.035074) - (xy 165.715766 165.035073) - (xy 165.872116 164.997536) - (xy 165.944284 164.98021) - (xy 165.948857 164.978316) - (xy 166.161408 164.890275) - (xy 166.16141 164.890274) - (xy 166.16598 164.888381) - (xy 166.37058 164.763001) - (xy 166.408486 164.730627) - (xy 169.232106 164.730627) - (xy 169.250151 164.959906) - (xy 169.251694 164.969653) - (xy 169.305384 165.193283) - (xy 169.308433 165.202668) - (xy 169.396443 165.415144) - (xy 169.400924 165.423938) - (xy 169.506228 165.59578) - (xy 169.516684 165.60524) - (xy 169.525462 165.601456) - (xy 170.388409 164.738509) - (xy 170.394787 164.726829) - (xy 171.124839 164.726829) - (xy 171.12497 164.728662) - (xy 171.129221 164.735277) - (xy 171.992357 165.598413) - (xy 172.004737 165.605173) - (xy 172.012387 165.599446) - (xy 172.119938 165.423938) - (xy 172.124419 165.415144) - (xy 172.212429 165.202668) - (xy 172.215478 165.193283) - (xy 172.269168 164.969653) - (xy 172.270711 164.959906) - (xy 172.288756 164.730627) - (xy 172.288756 164.720767) - (xy 172.270711 164.491488) - (xy 172.269168 164.481741) - (xy 172.215478 164.258111) - (xy 172.212429 164.248726) - (xy 172.124419 164.03625) - (xy 172.119938 164.027456) - (xy 172.014634 163.855614) - (xy 172.004178 163.846154) - (xy 171.9954 163.849938) - (xy 171.132453 164.712885) - (xy 171.124839 164.726829) - (xy 170.394787 164.726829) - (xy 170.396023 164.724565) - (xy 170.395892 164.722732) - (xy 170.391641 164.716117) - (xy 169.528505 163.852981) - (xy 169.516125 163.846221) - (xy 169.508475 163.851948) - (xy 169.400924 164.027456) - (xy 169.396443 164.03625) - (xy 169.308433 164.248726) - (xy 169.305384 164.258111) - (xy 169.251694 164.481741) - (xy 169.250151 164.491488) - (xy 169.232106 164.720767) - (xy 169.232106 164.730627) - (xy 166.408486 164.730627) - (xy 166.549287 164.610372) - (xy 166.553049 164.607159) - (xy 166.593396 164.559918) - (xy 166.705673 164.428458) - (xy 166.705674 164.428457) - (xy 166.708891 164.42469) - (xy 166.834271 164.22009) - (xy 166.85108 164.179511) - (xy 166.924206 164.002967) - (xy 166.924207 164.002965) - (xy 166.9261 163.998394) - (xy 166.96265 163.846154) - (xy 166.980963 163.769876) - (xy 166.980964 163.76987) - (xy 166.982118 163.765063) - (xy 167.000945 163.525841) - (xy 166.997491 163.48195) - (xy 169.880888 163.48195) - (xy 169.884672 163.490728) - (xy 170.747619 164.353675) - (xy 170.761563 164.361289) - (xy 170.763396 164.361158) - (xy 170.770011 164.356907) - (xy 171.633147 163.493771) - (xy 171.639907 163.481391) - (xy 171.63418 163.473741) - (xy 171.458672 163.36619) - (xy 171.449878 163.361709) - (xy 171.237402 163.273699) - (xy 171.228017 163.27065) - (xy 171.004387 163.21696) - (xy 170.99464 163.215417) - (xy 170.765361 163.197372) - (xy 170.755501 163.197372) - (xy 170.526222 163.215417) - (xy 170.516475 163.21696) - (xy 170.292845 163.27065) - (xy 170.28346 163.273699) - (xy 170.070984 163.361709) - (xy 170.06219 163.36619) - (xy 169.890348 163.471494) - (xy 169.880888 163.48195) - (xy 166.997491 163.48195) - (xy 166.982118 163.286619) - (xy 166.960164 163.195176) - (xy 166.96371 163.124268) - (xy 166.993587 163.076666) - (xy 174.667815 155.402438) - (xy 176.417399 155.402438) - (xy 176.417599 155.407768) - (xy 176.417599 155.407769) - (xy 176.419491 155.458156) - (xy 176.426053 155.632974) - (xy 176.473427 155.858756) - (xy 176.475385 155.863715) - (xy 176.475386 155.863717) - (xy 176.485619 155.889628) - (xy 176.558166 156.073328) - (xy 176.628136 156.188635) - (xy 176.664269 156.24818) - (xy 176.677846 156.270555) - (xy 176.681343 156.274585) - (xy 176.776392 156.384119) - (xy 176.829046 156.444798) - (xy 176.833177 156.448185) - (xy 177.003314 156.58769) - (xy 177.00332 156.587694) - (xy 177.007442 156.591074) - (xy 177.207934 156.7052) - (xy 177.21295 156.707021) - (xy 177.212955 156.707023) - (xy 177.419774 156.782095) - (xy 177.419778 156.782096) - (xy 177.424789 156.783915) - (xy 177.430038 156.784864) - (xy 177.430041 156.784865) - (xy 177.647722 156.824228) - (xy 177.647729 156.824229) - (xy 177.651806 156.824966) - (xy 177.669543 156.825802) - (xy 177.674491 156.826036) - (xy 177.674498 156.826036) - (xy 177.675979 156.826106) - (xy 177.838124 156.826106) - (xy 177.90508 156.820425) - (xy 178.004761 156.811967) - (xy 178.004765 156.811966) - (xy 178.010072 156.811516) - (xy 178.015227 156.810178) - (xy 178.015233 156.810177) - (xy 178.228202 156.754901) - (xy 178.228206 156.7549) - (xy 178.233371 156.753559) - (xy 178.238237 156.751367) - (xy 178.23824 156.751366) - (xy 178.438848 156.660999) - (xy 178.443714 156.658807) - (xy 178.448134 156.655831) - (xy 178.448138 156.655829) - (xy 178.555195 156.583753) - (xy 178.635084 156.529968) - (xy 178.802011 156.370728) - (xy 178.893189 156.24818) - (xy 178.936536 156.18992) - (xy 178.936538 156.189917) - (xy 178.93972 156.18564) - (xy 178.991162 156.084461) - (xy 179.041857 155.984752) - (xy 179.041857 155.984751) - (xy 179.044276 155.979994) - (xy 179.083542 155.853537) - (xy 179.111104 155.764776) - (xy 179.111105 155.76477) - (xy 179.112688 155.759673) - (xy 179.126971 155.651907) - (xy 179.142299 155.536259) - (xy 179.142299 155.536254) - (xy 179.142999 155.530974) - (xy 179.142594 155.52017) - (xy 179.136224 155.350499) - (xy 179.134345 155.300438) - (xy 179.086971 155.074656) - (xy 179.077531 155.050751) - (xy 179.070919 155.034008) - (xy 181.031784 155.034008) - (xy 181.032147 155.038156) - (xy 181.032147 155.03816) - (xy 181.045926 155.195655) - (xy 181.057522 155.328198) - (xy 181.058432 155.33227) - (xy 181.058433 155.332275) - (xy 181.116575 155.592388) - (xy 181.121942 155.616399) - (xy 181.123385 155.620322) - (xy 181.123386 155.620324) - (xy 181.140564 155.667012) - (xy 181.223914 155.893548) - (xy 181.361644 156.154776) - (xy 181.392342 156.197972) - (xy 181.530289 156.392084) - (xy 181.530294 156.39209) - (xy 181.532713 156.395494) - (xy 181.535557 156.398544) - (xy 181.535562 156.39855) - (xy 181.724648 156.60132) - (xy 181.734116 156.611473) - (xy 181.962315 156.798917) - (xy 182.213299 156.954534) - (xy 182.217116 156.95625) - (xy 182.217119 156.956251) - (xy 182.24508 156.968817) - (xy 182.48266 157.07559) - (xy 182.655461 157.127104) - (xy 182.673881 157.132595) - (xy 182.765665 157.159957) - (xy 182.769785 157.16061) - (xy 182.769787 157.16061) - (xy 183.053862 157.205604) - (xy 183.053868 157.205605) - (xy 183.057343 157.206155) - (xy 183.081902 157.20727) - (xy 183.148287 157.210285) - (xy 183.148308 157.210285) - (xy 183.149707 157.210349) - (xy 183.334171 157.210349) - (xy 183.553934 157.195752) - (xy 183.558033 157.194926) - (xy 183.558037 157.194925) - (xy 183.73146 157.159957) - (xy 183.843421 157.137382) - (xy 184.122645 157.041237) - (xy 184.292359 156.956251) - (xy 184.382965 156.910879) - (xy 184.382967 156.910878) - (xy 184.386701 156.909008) - (xy 184.630948 156.743017) - (xy 184.851097 156.546181) - (xy 184.853815 156.54301) - (xy 185.040559 156.325133) - (xy 185.040562 156.325129) - (xy 185.043279 156.321959) - (xy 185.045553 156.318457) - (xy 185.045557 156.318452) - (xy 185.20184 156.077798) - (xy 185.201843 156.077793) - (xy 185.204119 156.074288) - (xy 185.206931 156.068367) - (xy 185.302809 155.866447) - (xy 185.330789 155.807521) - (xy 185.346152 155.759673) - (xy 185.419785 155.530332) - (xy 185.419785 155.530331) - (xy 185.421065 155.526345) - (xy 185.442407 155.407729) - (xy 185.472621 155.239808) - (xy 185.472622 155.239803) - (xy 185.47336 155.235699) - (xy 185.473759 155.226926) - (xy 185.486567 154.94486) - (xy 185.486567 154.944855) - (xy 185.486756 154.94069) - (xy 185.482016 154.886505) - (xy 185.461382 154.650661) - (xy 185.461018 154.6465) - (xy 185.460107 154.642423) - (xy 185.415693 154.443724) - (xy 187.375541 154.443724) - (xy 187.375741 154.449054) - (xy 187.375741 154.449055) - (xy 187.377628 154.499322) - (xy 187.384195 154.67426) - (xy 187.431569 154.900042) - (xy 187.433527 154.905001) - (xy 187.433528 154.905003) - (xy 187.457806 154.966478) - (xy 187.516308 155.114614) - (xy 187.587058 155.231206) - (xy 187.629069 155.300438) - (xy 187.635988 155.311841) - (xy 187.639485 155.315871) - (xy 187.780609 155.478502) - (xy 187.787188 155.486084) - (xy 187.791319 155.489471) - (xy 187.961456 155.628976) - (xy 187.961462 155.62898) - (xy 187.965584 155.63236) - (xy 188.166076 155.746486) - (xy 188.171092 155.748307) - (xy 188.171097 155.748309) - (xy 188.377916 155.823381) - (xy 188.37792 155.823382) - (xy 188.382931 155.825201) - (xy 188.38818 155.82615) - (xy 188.388183 155.826151) - (xy 188.605864 155.865514) - (xy 188.605871 155.865515) - (xy 188.609948 155.866252) - (xy 188.627685 155.867088) - (xy 188.632633 155.867322) - (xy 188.63264 155.867322) - (xy 188.634121 155.867392) - (xy 188.796266 155.867392) - (xy 188.863222 155.861711) - (xy 188.962903 155.853253) - (xy 188.962907 155.853252) - (xy 188.968214 155.852802) - (xy 188.973369 155.851464) - (xy 188.973375 155.851463) - (xy 189.186344 155.796187) - (xy 189.186348 155.796186) - (xy 189.191513 155.794845) - (xy 189.196379 155.792653) - (xy 189.196382 155.792652) - (xy 189.39699 155.702285) - (xy 189.401856 155.700093) - (xy 189.406276 155.697117) - (xy 189.40628 155.697115) - (xy 189.546916 155.602432) - (xy 189.593226 155.571254) - (xy 189.760153 155.412014) - (xy 189.812674 155.341423) - (xy 189.894678 155.231206) - (xy 189.89468 155.231203) - (xy 189.897862 155.226926) - (xy 189.95471 155.115114) - (xy 189.999999 155.026038) - (xy 189.999999 155.026037) - (xy 190.002418 155.02128) - (xy 190.037301 154.90894) - (xy 190.069246 154.806062) - (xy 190.069247 154.806056) - (xy 190.07083 154.800959) - (xy 190.086931 154.679478) - (xy 190.100441 154.577545) - (xy 190.100441 154.57754) - (xy 190.101141 154.57226) - (xy 190.099972 154.541103) - (xy 190.092803 154.350143) - (xy 190.092487 154.341724) - (xy 190.045113 154.115942) - (xy 190.041792 154.107531) - (xy 189.996392 153.992573) - (xy 189.960374 153.90137) - (xy 189.848841 153.717569) - (xy 189.843463 153.708706) - (xy 189.843462 153.708705) - (xy 189.840694 153.704143) - (xy 189.83058 153.692488) - (xy 189.692994 153.533933) - (xy 189.692992 153.533931) - (xy 189.689494 153.5299) - (xy 189.622328 153.474827) - (xy 189.515226 153.387008) - (xy 189.51522 153.387004) - (xy 189.511098 153.383624) - (xy 189.310606 153.269498) - (xy 189.30559 153.267677) - (xy 189.305585 153.267675) - (xy 189.098766 153.192603) - (xy 189.098762 153.192602) - (xy 189.093751 153.190783) - (xy 189.088502 153.189834) - (xy 189.088499 153.189833) - (xy 188.870818 153.15047) - (xy 188.870811 153.150469) - (xy 188.866734 153.149732) - (xy 188.848997 153.148896) - (xy 188.844049 153.148662) - (xy 188.844042 153.148662) - (xy 188.842561 153.148592) - (xy 188.680416 153.148592) - (xy 188.61346 153.154273) - (xy 188.513779 153.162731) - (xy 188.513775 153.162732) - (xy 188.508468 153.163182) - (xy 188.503313 153.16452) - (xy 188.503307 153.164521) - (xy 188.290338 153.219797) - (xy 188.290334 153.219798) - (xy 188.285169 153.221139) - (xy 188.280303 153.223331) - (xy 188.2803 153.223332) - (xy 188.198334 153.260255) - (xy 188.074826 153.315891) - (xy 188.070406 153.318867) - (xy 188.070402 153.318869) - (xy 187.984964 153.37639) - (xy 187.883456 153.44473) - (xy 187.716529 153.60397) - (xy 187.713341 153.608255) - (xy 187.591343 153.772227) - (xy 187.57882 153.789058) - (xy 187.576405 153.793808) - (xy 187.50941 153.925578) - (xy 187.474264 153.994704) - (xy 187.443146 154.09492) - (xy 187.407436 154.209922) - (xy 187.407435 154.209928) - (xy 187.405852 154.215025) - (xy 187.397561 154.277583) - (xy 187.376891 154.433541) - (xy 187.375541 154.443724) - (xy 185.415693 154.443724) - (xy 185.39751 154.362377) - (xy 185.397508 154.36237) - (xy 185.396598 154.358299) - (xy 185.394792 154.353389) - (xy 185.348064 154.226389) - (xy 185.294626 154.08115) - (xy 185.290957 154.07419) - (xy 185.202454 153.906331) - (xy 185.156896 153.819922) - (xy 185.087122 153.72174) - (xy 184.988251 153.582614) - (xy 184.988246 153.582608) - (xy 184.985827 153.579204) - (xy 184.982983 153.576154) - (xy 184.982978 153.576148) - (xy 184.78727 153.366277) - (xy 184.784424 153.363225) - (xy 184.556225 153.175781) - (xy 184.305241 153.020164) - (xy 184.275312 153.006713) - (xy 184.163847 152.956619) - (xy 184.03588 152.899108) - (xy 183.809129 152.831511) - (xy 183.756874 152.815933) - (xy 183.756872 152.815933) - (xy 183.752875 152.814741) - (xy 183.748755 152.814088) - (xy 183.748753 152.814088) - (xy 183.684663 152.803937) - (xy 213.674686 152.803937) - (xy 213.674886 152.809267) - (xy 213.674886 152.809268) - (xy 213.677148 152.869514) - (xy 213.68334 153.034473) - (xy 213.730714 153.260255) - (xy 213.732672 153.265214) - (xy 213.732673 153.265216) - (xy 213.753862 153.318869) - (xy 213.815453 153.474827) - (xy 213.885146 153.589678) - (xy 213.928214 153.660651) - (xy 213.935133 153.672054) - (xy 213.93863 153.676084) - (xy 214.066651 153.823615) - (xy 214.086333 153.846297) - (xy 214.090464 153.849684) - (xy 214.260601 153.989189) - (xy 214.260607 153.989193) - (xy 214.264729 153.992573) - (xy 214.465221 154.106699) - (xy 214.470237 154.10852) - (xy 214.470242 154.108522) - (xy 214.677061 154.183594) - (xy 214.677065 154.183595) - (xy 214.682076 154.185414) - (xy 214.687325 154.186363) - (xy 214.687328 154.186364) - (xy 214.905009 154.225727) - (xy 214.905016 154.225728) - (xy 214.909093 154.226465) - (xy 214.92683 154.227301) - (xy 214.931778 154.227535) - (xy 214.931785 154.227535) - (xy 214.933266 154.227605) - (xy 215.095411 154.227605) - (xy 215.162367 154.221924) - (xy 215.262048 154.213466) - (xy 215.262052 154.213465) - (xy 215.267359 154.213015) - (xy 215.272514 154.211677) - (xy 215.27252 154.211676) - (xy 215.485489 154.1564) - (xy 215.485493 154.156399) - (xy 215.490658 154.155058) - (xy 215.495524 154.152866) - (xy 215.495527 154.152865) - (xy 215.696135 154.062498) - (xy 215.701001 154.060306) - (xy 215.705421 154.05733) - (xy 215.705425 154.057328) - (xy 215.831372 153.972534) - (xy 215.892371 153.931467) - (xy 216.059298 153.772227) - (xy 216.138346 153.665982) - (xy 216.193823 153.591419) - (xy 216.193825 153.591416) - (xy 216.197007 153.587139) - (xy 216.251791 153.479388) - (xy 216.295092 153.394221) - (xy 218.289071 153.394221) - (xy 218.289434 153.398369) - (xy 218.289434 153.398373) - (xy 218.298955 153.507196) - (xy 218.314809 153.688411) - (xy 218.315719 153.692483) - (xy 218.31572 153.692488) - (xy 218.374419 153.955092) - (xy 218.379229 153.976612) - (xy 218.380672 153.980535) - (xy 218.380673 153.980537) - (xy 218.408927 154.057328) - (xy 218.481201 154.253761) - (xy 218.483148 154.257454) - (xy 218.483149 154.257456) - (xy 218.533255 154.352491) - (xy 218.618931 154.514989) - (xy 218.655843 154.566929) - (xy 218.787576 154.752297) - (xy 218.787581 154.752303) - (xy 218.79 154.755707) - (xy 218.792844 154.758757) - (xy 218.792849 154.758763) - (xy 218.975655 154.954798) - (xy 218.991403 154.971686) - (xy 219.219602 155.15913) - (xy 219.470586 155.314747) - (xy 219.474403 155.316463) - (xy 219.474406 155.316464) - (xy 219.531289 155.342028) - (xy 219.739947 155.435803) - (xy 220.022952 155.52017) - (xy 220.027072 155.520823) - (xy 220.027074 155.520823) - (xy 220.311149 155.565817) - (xy 220.311155 155.565818) - (xy 220.31463 155.566368) - (xy 220.339189 155.567483) - (xy 220.405574 155.570498) - (xy 220.405595 155.570498) - (xy 220.406994 155.570562) - (xy 220.591458 155.570562) - (xy 220.811221 155.555965) - (xy 220.81532 155.555139) - (xy 220.815324 155.555138) - (xy 220.988747 155.52017) - (xy 221.100708 155.497595) - (xy 221.379932 155.40145) - (xy 221.546431 155.318074) - (xy 221.640252 155.271092) - (xy 221.640254 155.271091) - (xy 221.643988 155.269221) - (xy 221.888235 155.10323) - (xy 221.968507 155.031459) - (xy 222.042813 154.965021) - (xy 222.108384 154.906394) - (xy 222.118302 154.894823) - (xy 222.297846 154.685346) - (xy 222.297849 154.685342) - (xy 222.300566 154.682172) - (xy 222.30284 154.67867) - (xy 222.302844 154.678665) - (xy 222.459127 154.438011) - (xy 222.45913 154.438006) - (xy 222.461406 154.434501) - (xy 222.464218 154.42858) - (xy 222.560096 154.22666) - (xy 222.588076 154.167734) - (xy 222.591792 154.156162) - (xy 222.677072 153.890545) - (xy 222.677072 153.890544) - (xy 222.678352 153.886558) - (xy 222.700646 153.762651) - (xy 224.632828 153.762651) - (xy 224.633028 153.767981) - (xy 224.633028 153.767982) - (xy 224.635627 153.837215) - (xy 224.641482 153.993187) - (xy 224.688856 154.218969) - (xy 224.690814 154.223928) - (xy 224.690815 154.22393) - (xy 224.709962 154.272413) - (xy 224.773595 154.433541) - (xy 224.893275 154.630768) - (xy 224.896772 154.634798) - (xy 225.036367 154.795667) - (xy 225.044475 154.805011) - (xy 225.082748 154.836393) - (xy 225.218743 154.947903) - (xy 225.218749 154.947907) - (xy 225.222871 154.951287) - (xy 225.423363 155.065413) - (xy 225.428379 155.067234) - (xy 225.428384 155.067236) - (xy 225.635203 155.142308) - (xy 225.635207 155.142309) - (xy 225.640218 155.144128) - (xy 225.645467 155.145077) - (xy 225.64547 155.145078) - (xy 225.863151 155.184441) - (xy 225.863158 155.184442) - (xy 225.867235 155.185179) - (xy 225.884972 155.186015) - (xy 225.88992 155.186249) - (xy 225.889927 155.186249) - (xy 225.891408 155.186319) - (xy 226.053553 155.186319) - (xy 226.139445 155.179031) - (xy 226.22019 155.17218) - (xy 226.220194 155.172179) - (xy 226.225501 155.171729) - (xy 226.230656 155.170391) - (xy 226.230662 155.17039) - (xy 226.443631 155.115114) - (xy 226.443635 155.115113) - (xy 226.4488 155.113772) - (xy 226.453666 155.11158) - (xy 226.453669 155.111579) - (xy 226.654277 155.021212) - (xy 226.659143 155.01902) - (xy 226.663563 155.016044) - (xy 226.663567 155.016042) - (xy 226.822753 154.90887) - (xy 226.850513 154.890181) - (xy 227.01744 154.730941) - (xy 227.07717 154.650661) - (xy 227.151965 154.550133) - (xy 227.151967 154.55013) - (xy 227.155149 154.545853) - (xy 227.211763 154.434501) - (xy 227.257286 154.344965) - (xy 227.257286 154.344964) - (xy 227.259705 154.340207) - (xy 227.298971 154.21375) - (xy 227.326533 154.124989) - (xy 227.326534 154.124983) - (xy 227.328117 154.119886) - (xy 227.35001 153.954704) - (xy 227.357728 153.896472) - (xy 227.357728 153.896467) - (xy 227.358428 153.891187) - (xy 227.356592 153.842264) - (xy 227.351953 153.718697) - (xy 227.349774 153.660651) - (xy 227.3024 153.434869) - (xy 227.299892 153.428517) - (xy 227.254521 153.313631) - (xy 227.217661 153.220297) - (xy 227.10598 153.036252) - (xy 227.10075 153.027633) - (xy 227.100749 153.027632) - (xy 227.097981 153.02307) - (xy 227.021839 152.935324) - (xy 226.950281 152.85286) - (xy 226.950279 152.852858) - (xy 226.946781 152.848827) - (xy 226.861555 152.778946) - (xy 226.772513 152.705935) - (xy 226.772507 152.705931) - (xy 226.768385 152.702551) - (xy 226.567893 152.588425) - (xy 226.562877 152.586604) - (xy 226.562872 152.586602) - (xy 226.356053 152.51153) - (xy 226.356049 152.511529) - (xy 226.351038 152.50971) - (xy 226.345789 152.508761) - (xy 226.345786 152.50876) - (xy 226.128105 152.469397) - (xy 226.128098 152.469396) - (xy 226.124021 152.468659) - (xy 226.106284 152.467823) - (xy 226.101336 152.467589) - (xy 226.101329 152.467589) - (xy 226.099848 152.467519) - (xy 225.937703 152.467519) - (xy 225.870747 152.4732) - (xy 225.771066 152.481658) - (xy 225.771062 152.481659) - (xy 225.765755 152.482109) - (xy 225.7606 152.483447) - (xy 225.760594 152.483448) - (xy 225.547625 152.538724) - (xy 225.547621 152.538725) - (xy 225.542456 152.540066) - (xy 225.53759 152.542258) - (xy 225.537587 152.542259) - (xy 225.439149 152.586602) - (xy 225.332113 152.634818) - (xy 225.327693 152.637794) - (xy 225.327689 152.637796) - (xy 225.279985 152.669913) - (xy 225.140743 152.763657) - (xy 224.973816 152.922897) - (xy 224.961537 152.939401) - (xy 224.839529 153.103386) - (xy 224.836107 153.107985) - (xy 224.833692 153.112735) - (xy 224.779005 153.220297) - (xy 224.731551 153.313631) - (xy 224.69901 153.418429) - (xy 224.664723 153.528849) - (xy 224.664722 153.528855) - (xy 224.663139 153.533952) - (xy 224.653291 153.608255) - (xy 224.638654 153.718697) - (xy 224.632828 153.762651) - (xy 222.700646 153.762651) - (xy 222.708758 153.717569) - (xy 222.729908 153.600021) - (xy 222.729909 153.600016) - (xy 222.730647 153.595912) - (xy 222.730931 153.589678) - (xy 222.743854 153.305073) - (xy 222.743854 153.305068) - (xy 222.744043 153.300903) - (xy 222.741296 153.269498) - (xy 222.718669 153.010874) - (xy 222.718305 153.006713) - (xy 222.717157 153.001576) - (xy 222.654797 152.72259) - (xy 222.654795 152.722583) - (xy 222.653885 152.718512) - (xy 222.648013 152.702551) - (xy 222.583565 152.52739) - (xy 222.551913 152.441363) - (xy 222.543377 152.425172) - (xy 222.458864 152.26488) - (xy 222.414183 152.180135) - (xy 222.335146 152.068919) - (xy 222.245538 151.942827) - (xy 222.245533 151.942821) - (xy 222.243114 151.939417) - (xy 222.24027 151.936367) - (xy 222.240265 151.936361) - (xy 222.044557 151.72649) - (xy 222.041711 151.723438) - (xy 221.813512 151.535994) - (xy 221.562528 151.380377) - (xy 221.293167 151.259321) - (xy 221.235423 151.242107) - (xy 224.949246 151.242107) - (xy 224.954973 151.249757) - (xy 225.130481 151.357308) - (xy 225.139275 151.361789) - (xy 225.351751 151.449799) - (xy 225.361136 151.452848) - (xy 225.584766 151.506538) - (xy 225.594513 151.508081) - (xy 225.823792 151.526126) - (xy 225.833652 151.526126) - (xy 226.062931 151.508081) - (xy 226.072678 151.506538) - (xy 226.296308 151.452848) - (xy 226.305693 151.449799) - (xy 226.518169 151.361789) - (xy 226.526963 151.357308) - (xy 226.698805 151.252004) - (xy 226.708265 151.241548) - (xy 226.704481 151.23277) - (xy 225.841534 150.369823) - (xy 225.82759 150.362209) - (xy 225.825757 150.36234) - (xy 225.819142 150.366591) - (xy 224.956006 151.229727) - (xy 224.949246 151.242107) - (xy 221.235423 151.242107) - (xy 221.083118 151.196703) - (xy 221.014161 151.176146) - (xy 221.014159 151.176146) - (xy 221.010162 151.174954) - (xy 221.006042 151.174301) - (xy 221.00604 151.174301) - (xy 220.721965 151.129307) - (xy 220.721959 151.129306) - (xy 220.718484 151.128756) - (xy 220.693925 151.127641) - (xy 220.62754 151.124626) - (xy 220.627519 151.124626) - (xy 220.62612 151.124562) - (xy 220.441656 151.124562) - (xy 220.221893 151.139159) - (xy 220.217794 151.139985) - (xy 220.21779 151.139986) - (xy 220.075196 151.168738) - (xy 219.932406 151.197529) - (xy 219.653182 151.293674) - (xy 219.599616 151.320498) - (xy 219.434106 151.403379) - (xy 219.389126 151.425903) - (xy 219.144879 151.591894) - (xy 219.141765 151.594678) - (xy 219.141764 151.594679) - (xy 219.088259 151.642518) - (xy 218.92473 151.78873) - (xy 218.922013 151.7919) - (xy 218.922012 151.791901) - (xy 218.738183 152.006378) - (xy 218.732548 152.012952) - (xy 218.730274 152.016454) - (xy 218.73027 152.016459) - (xy 218.573987 152.257113) - (xy 218.571708 152.260623) - (xy 218.569914 152.264401) - (xy 218.569913 152.264403) - (xy 218.529193 152.350159) - (xy 218.445038 152.52739) - (xy 218.443759 152.531373) - (xy 218.443758 152.531376) - (xy 218.367663 152.768383) - (xy 218.354762 152.808566) - (xy 218.350634 152.831511) - (xy 218.308499 153.06569) - (xy 218.302467 153.099212) - (xy 218.302278 153.103379) - (xy 218.302277 153.103386) - (xy 218.289326 153.388603) - (xy 218.289071 153.394221) - (xy 216.295092 153.394221) - (xy 216.299144 153.386251) - (xy 216.299144 153.38625) - (xy 216.301563 153.381493) - (xy 216.341937 153.25147) - (xy 216.368391 153.166275) - (xy 216.368392 153.166269) - (xy 216.369975 153.161172) - (xy 216.386076 153.039691) - (xy 216.399586 152.937758) - (xy 216.399586 152.937753) - (xy 216.400286 152.932473) - (xy 216.398828 152.893619) - (xy 216.394087 152.767333) - (xy 216.391632 152.701937) - (xy 216.344258 152.476155) - (xy 216.340937 152.467744) - (xy 216.294555 152.350299) - (xy 216.259519 152.261583) - (xy 216.139839 152.064356) - (xy 216.092333 152.00961) - (xy 215.992139 151.894146) - (xy 215.992137 151.894144) - (xy 215.988639 151.890113) - (xy 215.946504 151.855565) - (xy 215.814371 151.747221) - (xy 215.814365 151.747217) - (xy 215.810243 151.743837) - (xy 215.609751 151.629711) - (xy 215.604735 151.62789) - (xy 215.60473 151.627888) - (xy 215.397911 151.552816) - (xy 215.397907 151.552815) - (xy 215.392896 151.550996) - (xy 215.387647 151.550047) - (xy 215.387644 151.550046) - (xy 215.169963 151.510683) - (xy 215.169956 151.510682) - (xy 215.165879 151.509945) - (xy 215.148142 151.509109) - (xy 215.143194 151.508875) - (xy 215.143187 151.508875) - (xy 215.141706 151.508805) - (xy 214.979561 151.508805) - (xy 214.912605 151.514486) - (xy 214.812924 151.522944) - (xy 214.81292 151.522945) - (xy 214.807613 151.523395) - (xy 214.802458 151.524733) - (xy 214.802452 151.524734) - (xy 214.589483 151.58001) - (xy 214.589479 151.580011) - (xy 214.584314 151.581352) - (xy 214.579448 151.583544) - (xy 214.579445 151.583545) - (xy 214.438207 151.647168) - (xy 214.373971 151.676104) - (xy 214.369551 151.67908) - (xy 214.369547 151.679082) - (xy 214.29777 151.727406) - (xy 214.182601 151.804943) - (xy 214.015674 151.964183) - (xy 214.012486 151.968468) - (xy 213.89229 152.130018) - (xy 213.877965 152.149271) - (xy 213.87555 152.154021) - (xy 213.820863 152.261583) - (xy 213.773409 152.354917) - (xy 213.744727 152.447289) - (xy 213.706581 152.570135) - (xy 213.70658 152.570141) - (xy 213.704997 152.575238) - (xy 213.693741 152.660166) - (xy 213.677889 152.779773) - (xy 213.674686 152.803937) - (xy 183.684663 152.803937) - (xy 183.464678 152.769094) - (xy 183.464672 152.769093) - (xy 183.461197 152.768543) - (xy 183.436638 152.767428) - (xy 183.370253 152.764413) - (xy 183.370232 152.764413) - (xy 183.368833 152.764349) - (xy 183.184369 152.764349) - (xy 182.964606 152.778946) - (xy 182.960507 152.779772) - (xy 182.960503 152.779773) - (xy 182.837479 152.804579) - (xy 182.675119 152.837316) - (xy 182.395895 152.933461) - (xy 182.297205 152.982881) - (xy 182.190626 153.036252) - (xy 182.131839 153.06569) - (xy 181.887592 153.231681) - (xy 181.667443 153.428517) - (xy 181.664726 153.431687) - (xy 181.664725 153.431688) - (xy 181.523968 153.595912) - (xy 181.475261 153.652739) - (xy 181.472987 153.656241) - (xy 181.472983 153.656246) - (xy 181.3167 153.8969) - (xy 181.314421 153.90041) - (xy 181.312627 153.904188) - (xy 181.312626 153.90419) - (xy 181.297212 153.936653) - (xy 181.187751 154.167177) - (xy 181.186472 154.17116) - (xy 181.186471 154.171163) - (xy 181.110353 154.408244) - (xy 181.097475 154.448353) - (xy 181.096734 154.452472) - (xy 181.054834 154.685346) - (xy 181.04518 154.738999) - (xy 181.044991 154.743166) - (xy 181.04499 154.743173) - (xy 181.032365 155.021212) - (xy 181.031784 155.034008) - (xy 179.070919 155.034008) - (xy 179.037243 154.948736) - (xy 179.002232 154.860084) - (xy 178.89086 154.676548) - (xy 178.885321 154.66742) - (xy 178.88532 154.667419) - (xy 178.882552 154.662857) - (xy 178.792498 154.559079) - (xy 178.734852 154.492647) - (xy 178.73485 154.492645) - (xy 178.731352 154.488614) - (xy 178.660747 154.430721) - (xy 178.557084 154.345722) - (xy 178.557078 154.345718) - (xy 178.552956 154.342338) - (xy 178.352464 154.228212) - (xy 178.347448 154.226391) - (xy 178.347443 154.226389) - (xy 178.140624 154.151317) - (xy 178.14062 154.151316) - (xy 178.135609 154.149497) - (xy 178.13036 154.148548) - (xy 178.130357 154.148547) - (xy 177.912676 154.109184) - (xy 177.912669 154.109183) - (xy 177.908592 154.108446) - (xy 177.890855 154.10761) - (xy 177.885907 154.107376) - (xy 177.8859 154.107376) - (xy 177.884419 154.107306) - (xy 177.722274 154.107306) - (xy 177.655318 154.112987) - (xy 177.555637 154.121445) - (xy 177.555633 154.121446) - (xy 177.550326 154.121896) - (xy 177.545171 154.123234) - (xy 177.545165 154.123235) - (xy 177.332196 154.178511) - (xy 177.332192 154.178512) - (xy 177.327027 154.179853) - (xy 177.322161 154.182045) - (xy 177.322158 154.182046) - (xy 177.140839 154.263724) - (xy 177.116684 154.274605) - (xy 177.112264 154.277581) - (xy 177.11226 154.277583) - (xy 177.054727 154.316317) - (xy 176.925314 154.403444) - (xy 176.758387 154.562684) - (xy 176.755199 154.566969) - (xy 176.6241 154.743173) - (xy 176.620678 154.747772) - (xy 176.618263 154.752522) - (xy 176.546835 154.893011) - (xy 176.516122 154.953418) - (xy 176.491098 155.034008) - (xy 176.449294 155.168636) - (xy 176.449293 155.168642) - (xy 176.44771 155.173739) - (xy 176.436935 155.255035) - (xy 176.420165 155.38157) - (xy 176.417399 155.402438) - (xy 174.667815 155.402438) - (xy 174.688911 155.381342) - (xy 174.703323 155.368956) - (xy 174.714918 155.360423) - (xy 174.714923 155.360418) - (xy 174.720818 155.35608) - (xy 174.725557 155.350502) - (xy 174.72556 155.350499) - (xy 174.755035 155.315804) - (xy 174.761965 155.308288) - (xy 174.76766 155.302593) - (xy 174.773493 155.29522) - (xy 174.785281 155.280321) - (xy 174.788072 155.276917) - (xy 174.830591 155.226869) - (xy 174.830592 155.226867) - (xy 174.835333 155.221287) - (xy 174.838661 155.214771) - (xy 174.842028 155.209722) - (xy 174.845195 155.204593) - (xy 174.849734 155.198856) - (xy 174.880655 155.132697) - (xy 174.882561 155.128797) - (xy 174.891353 155.111579) - (xy 174.915769 155.063764) - (xy 174.917508 155.056656) - (xy 174.919607 155.051013) - (xy 174.921524 155.04525) - (xy 174.924622 155.038622) - (xy 174.92724 155.026038) - (xy 174.939486 154.96716) - (xy 174.940457 154.962871) - (xy 174.941503 154.958596) - (xy 174.957808 154.891962) - (xy 174.9585 154.880808) - (xy 174.958536 154.88081) - (xy 174.958775 154.876817) - (xy 174.959149 154.872625) - (xy 174.96064 154.865457) - (xy 174.958546 154.788034) - (xy 174.9585 154.784644) - (xy 174.9585 152.881894) - (xy 177.067629 152.881894) - (xy 177.073356 152.889544) - (xy 177.248864 152.997095) - (xy 177.257658 153.001576) - (xy 177.470134 153.089586) - (xy 177.479519 153.092635) - (xy 177.703149 153.146325) - (xy 177.712896 153.147868) - (xy 177.942175 153.165913) - (xy 177.952035 153.165913) - (xy 178.181314 153.147868) - (xy 178.191061 153.146325) - (xy 178.414691 153.092635) - (xy 178.424076 153.089586) - (xy 178.636552 153.001576) - (xy 178.645346 152.997095) - (xy 178.817188 152.891791) - (xy 178.826648 152.881335) - (xy 178.822864 152.872557) - (xy 177.959917 152.00961) - (xy 177.945973 152.001996) - (xy 177.94414 152.002127) - (xy 177.937525 152.006378) - (xy 177.074389 152.869514) - (xy 177.067629 152.881894) - (xy 174.9585 152.881894) - (xy 174.9585 151.642518) - (xy 176.41878 151.642518) - (xy 176.436825 151.871797) - (xy 176.438368 151.881544) - (xy 176.492058 152.105174) - (xy 176.495107 152.114559) - (xy 176.583117 152.327035) - (xy 176.587598 152.335829) - (xy 176.692902 152.507671) - (xy 176.703358 152.517131) - (xy 176.712136 152.513347) - (xy 177.575083 151.6504) - (xy 177.581461 151.63872) - (xy 178.311513 151.63872) - (xy 178.311644 151.640553) - (xy 178.315895 151.647168) - (xy 179.179031 152.510304) - (xy 179.191411 152.517064) - (xy 179.199061 152.511337) - (xy 179.306612 152.335829) - (xy 179.311093 152.327035) - (xy 179.399103 152.114559) - (xy 179.402152 152.105174) - (xy 179.424921 152.010336) - (xy 187.029576 152.010336) - (xy 187.035303 152.017986) - (xy 187.210811 152.125537) - (xy 187.219605 152.130018) - (xy 187.432081 152.218028) - (xy 187.441466 152.221077) - (xy 187.665096 152.274767) - (xy 187.674843 152.27631) - (xy 187.904122 152.294355) - (xy 187.913982 152.294355) - (xy 188.143261 152.27631) - (xy 188.153008 152.274767) - (xy 188.376638 152.221077) - (xy 188.386023 152.218028) - (xy 188.598499 152.130018) - (xy 188.607293 152.125537) - (xy 188.779135 152.020233) - (xy 188.788595 152.009777) - (xy 188.784811 152.000999) - (xy 187.921864 151.138052) - (xy 187.90792 151.130438) - (xy 187.906087 151.130569) - (xy 187.899472 151.13482) - (xy 187.036336 151.997956) - (xy 187.029576 152.010336) - (xy 179.424921 152.010336) - (xy 179.455842 151.881544) - (xy 179.457385 151.871797) - (xy 179.47543 151.642518) - (xy 179.47543 151.632658) - (xy 179.457385 151.403379) - (xy 179.455842 151.393632) - (xy 179.402152 151.170002) - (xy 179.399103 151.160617) - (xy 179.311093 150.948141) - (xy 179.306612 150.939347) - (xy 179.203425 150.77096) - (xy 186.380727 150.77096) - (xy 186.398772 151.000239) - (xy 186.400315 151.009986) - (xy 186.454005 151.233616) - (xy 186.457054 151.243001) - (xy 186.545064 151.455477) - (xy 186.549545 151.464271) - (xy 186.654849 151.636113) - (xy 186.665305 151.645573) - (xy 186.674083 151.641789) - (xy 187.53703 150.778842) - (xy 187.543408 150.767162) - (xy 188.27346 150.767162) - (xy 188.273591 150.768995) - (xy 188.277842 150.77561) - (xy 189.140978 151.638746) - (xy 189.153358 151.645506) - (xy 189.161008 151.639779) - (xy 189.268559 151.464271) - (xy 189.27304 151.455477) - (xy 189.36105 151.243001) - (xy 189.364099 151.233616) - (xy 189.417789 151.009986) - (xy 189.419332 151.000239) - (xy 189.437377 150.77096) - (xy 189.437377 150.7611) - (xy 189.419332 150.531821) - (xy 189.417789 150.522074) - (xy 189.364099 150.298444) - (xy 189.36105 150.289059) - (xy 189.27304 150.076583) - (xy 189.268559 150.067789) - (xy 189.163255 149.895947) - (xy 189.152799 149.886487) - (xy 189.144021 149.890271) - (xy 188.281074 150.753218) - (xy 188.27346 150.767162) - (xy 187.543408 150.767162) - (xy 187.544644 150.764898) - (xy 187.544513 150.763065) - (xy 187.540262 150.75645) - (xy 186.677126 149.893314) - (xy 186.664746 149.886554) - (xy 186.657096 149.892281) - (xy 186.549545 150.067789) - (xy 186.545064 150.076583) - (xy 186.457054 150.289059) - (xy 186.454005 150.298444) - (xy 186.400315 150.522074) - (xy 186.398772 150.531821) - (xy 186.380727 150.7611) - (xy 186.380727 150.77096) - (xy 179.203425 150.77096) - (xy 179.201308 150.767505) - (xy 179.190852 150.758045) - (xy 179.182074 150.761829) - (xy 178.319127 151.624776) - (xy 178.311513 151.63872) - (xy 177.581461 151.63872) - (xy 177.582697 151.636456) - (xy 177.582566 151.634623) - (xy 177.578315 151.628008) - (xy 176.715179 150.764872) - (xy 176.702799 150.758112) - (xy 176.695149 150.763839) - (xy 176.587598 150.939347) - (xy 176.583117 150.948141) - (xy 176.495107 151.160617) - (xy 176.492058 151.170002) - (xy 176.438368 151.393632) - (xy 176.436825 151.403379) - (xy 176.41878 151.632658) - (xy 176.41878 151.642518) - (xy 174.9585 151.642518) - (xy 174.9585 150.393841) - (xy 177.067562 150.393841) - (xy 177.071346 150.402619) - (xy 177.934293 151.265566) - (xy 177.948237 151.27318) - (xy 177.95007 151.273049) - (xy 177.956685 151.268798) - (xy 178.819821 150.405662) - (xy 178.826581 150.393282) - (xy 178.820854 150.385632) - (xy 178.645346 150.278081) - (xy 178.636552 150.2736) - (xy 178.424076 150.18559) - (xy 178.414691 150.182541) - (xy 178.191061 150.128851) - (xy 178.181314 150.127308) - (xy 177.952035 150.109263) - (xy 177.942175 150.109263) - (xy 177.712896 150.127308) - (xy 177.703149 150.128851) - (xy 177.479519 150.182541) - (xy 177.470134 150.18559) - (xy 177.257658 150.2736) - (xy 177.248864 150.278081) - (xy 177.077022 150.383385) - (xy 177.067562 150.393841) - (xy 174.9585 150.393841) - (xy 174.9585 147.466371) - (xy 174.978502 147.39825) - (xy 174.995405 147.377276) - (xy 177.477276 144.895405) - (xy 177.539588 144.861379) - (xy 177.566371 144.8585) - (xy 187.764629 144.8585) - (xy 187.83275 144.878502) - (xy 187.879243 144.932158) - (xy 187.889347 145.002432) - (xy 187.859853 145.067012) - (xy 187.853724 145.073595) - (xy 184.612924 148.314395) - (xy 184.550612 148.348421) - (xy 184.523829 148.3513) - (xy 184.13878 148.3513) - (xy 184.070659 148.331298) - (xy 184.031351 148.291139) - (xy 183.982211 148.210951) - (xy 183.971001 148.197825) - (xy 183.829582 148.032244) - (xy 183.826369 148.028482) - (xy 183.759245 147.971153) - (xy 183.647668 147.875858) - (xy 183.647667 147.875857) - (xy 183.6439 147.87264) - (xy 183.4393 147.74726) - (xy 183.43473 147.745367) - (xy 183.434728 147.745366) - (xy 183.222177 147.657325) - (xy 183.222175 147.657324) - (xy 183.217604 147.655431) - (xy 183.105737 147.628574) - (xy 182.989086 147.600568) - (xy 182.98908 147.600567) - (xy 182.984273 147.599413) - (xy 182.745051 147.580586) - (xy 182.505829 147.599413) - (xy 182.501022 147.600567) - (xy 182.501016 147.600568) - (xy 182.384365 147.628574) - (xy 182.272498 147.655431) - (xy 182.267927 147.657324) - (xy 182.267925 147.657325) - (xy 182.055374 147.745366) - (xy 182.055372 147.745367) - (xy 182.050802 147.74726) - (xy 181.846202 147.87264) - (xy 181.842435 147.875857) - (xy 181.842434 147.875858) - (xy 181.730857 147.971153) - (xy 181.663733 148.028482) - (xy 181.66052 148.032244) - (xy 181.519102 148.197825) - (xy 181.507891 148.210951) - (xy 181.382511 148.415551) - (xy 181.380618 148.420121) - (xy 181.380617 148.420123) - (xy 181.292576 148.632674) - (xy 181.290682 148.637247) - (xy 181.279888 148.682206) - (xy 181.235819 148.865765) - (xy 181.235818 148.865771) - (xy 181.234664 148.870578) - (xy 181.215837 149.1098) - (xy 181.234664 149.349022) - (xy 181.235818 149.353829) - (xy 181.235819 149.353835) - (xy 181.268417 149.489612) - (xy 181.290682 149.582353) - (xy 181.292575 149.586924) - (xy 181.292576 149.586926) - (xy 181.372956 149.78098) - (xy 181.382511 149.804049) - (xy 181.507891 150.008649) - (xy 181.511108 150.012416) - (xy 181.511109 150.012417) - (xy 181.572976 150.084854) - (xy 181.663733 150.191118) - (xy 181.667495 150.194331) - (xy 181.789397 150.298444) - (xy 181.846202 150.34696) - (xy 182.050802 150.47234) - (xy 182.055372 150.474233) - (xy 182.055374 150.474234) - (xy 182.264671 150.560927) - (xy 182.272498 150.564169) - (xy 182.322394 150.576148) - (xy 182.501016 150.619032) - (xy 182.501022 150.619033) - (xy 182.505829 150.620187) - (xy 182.745051 150.639014) - (xy 182.984273 150.620187) - (xy 182.98908 150.619033) - (xy 182.989086 150.619032) - (xy 183.167708 150.576148) - (xy 183.217604 150.564169) - (xy 183.225431 150.560927) - (xy 183.434728 150.474234) - (xy 183.43473 150.474233) - (xy 183.4393 150.47234) - (xy 183.6439 150.34696) - (xy 183.700706 150.298444) - (xy 183.822607 150.194331) - (xy 183.826369 150.191118) - (xy 183.917126 150.084854) - (xy 183.978993 150.012417) - (xy 183.978994 150.012416) - (xy 183.982211 150.008649) - (xy 184.03135 149.928462) - (xy 184.083995 149.880834) - (xy 184.13878 149.8683) - (xy 184.82313 149.8683) - (xy 184.84208 149.869733) - (xy 184.856315 149.871899) - (xy 184.856319 149.871899) - (xy 184.863549 149.872999) - (xy 184.870841 149.872406) - (xy 184.870844 149.872406) - (xy 184.916218 149.868715) - (xy 184.926433 149.8683) - (xy 184.934493 149.8683) - (xy 184.947783 149.866751) - (xy 184.962707 149.865011) - (xy 184.967082 149.864578) - (xy 185.032539 149.859254) - (xy 185.032542 149.859253) - (xy 185.039837 149.85866) - (xy 185.046801 149.856404) - (xy 185.05276 149.855213) - (xy 185.058615 149.853829) - (xy 185.065881 149.852982) - (xy 185.134527 149.828065) - (xy 185.138655 149.826648) - (xy 185.201136 149.806407) - (xy 185.201138 149.806406) - (xy 185.208099 149.804151) - (xy 185.214354 149.800355) - (xy 185.219828 149.797849) - (xy 185.225258 149.79513) - (xy 185.232137 149.792633) - (xy 185.249911 149.78098) - (xy 185.293176 149.752614) - (xy 185.29688 149.750277) - (xy 185.359307 149.712395) - (xy 185.367684 149.704997) - (xy 185.367708 149.705024) - (xy 185.3707 149.702371) - (xy 185.373933 149.699668) - (xy 185.380052 149.695656) - (xy 185.433328 149.639417) - (xy 185.435706 149.636975) - (xy 185.550398 149.522283) - (xy 187.029509 149.522283) - (xy 187.033293 149.531061) - (xy 187.89624 150.394008) - (xy 187.910184 150.401622) - (xy 187.912017 150.401491) - (xy 187.918632 150.39724) - (xy 188.781768 149.534104) - (xy 188.788528 149.521724) - (xy 188.782801 149.514074) - (xy 188.607293 149.406523) - (xy 188.598499 149.402042) - (xy 188.386023 149.314032) - (xy 188.376638 149.310983) - (xy 188.153008 149.257293) - (xy 188.143261 149.25575) - (xy 187.913982 149.237705) - (xy 187.904122 149.237705) - (xy 187.674843 149.25575) - (xy 187.665096 149.257293) - (xy 187.441466 149.310983) - (xy 187.432081 149.314032) - (xy 187.219605 149.402042) - (xy 187.210811 149.406523) - (xy 187.038969 149.511827) - (xy 187.029509 149.522283) - (xy 185.550398 149.522283) - (xy 186.039387 149.033294) - (xy 194.953757 149.033294) - (xy 194.953957 149.038624) - (xy 194.953957 149.038625) - (xy 194.957786 149.14063) - (xy 194.962411 149.26383) - (xy 195.009785 149.489612) - (xy 195.011743 149.494571) - (xy 195.011744 149.494573) - (xy 195.022467 149.521724) - (xy 195.094524 149.704184) - (xy 195.162974 149.816986) - (xy 195.205189 149.886554) - (xy 195.214204 149.901411) - (xy 195.217701 149.905441) - (xy 195.304718 150.005719) - (xy 195.365404 150.075654) - (xy 195.38591 150.092468) - (xy 195.539672 150.218546) - (xy 195.539678 150.21855) - (xy 195.5438 150.22193) - (xy 195.744292 150.336056) - (xy 195.749308 150.337877) - (xy 195.749313 150.337879) - (xy 195.956132 150.412951) - (xy 195.956136 150.412952) - (xy 195.961147 150.414771) - (xy 195.966396 150.41572) - (xy 195.966399 150.415721) - (xy 196.18408 150.455084) - (xy 196.184087 150.455085) - (xy 196.188164 150.455822) - (xy 196.205901 150.456658) - (xy 196.210849 150.456892) - (xy 196.210856 150.456892) - (xy 196.212337 150.456962) - (xy 196.374482 150.456962) - (xy 196.441438 150.451281) - (xy 196.541119 150.442823) - (xy 196.541123 150.442822) - (xy 196.54643 150.442372) - (xy 196.551585 150.441034) - (xy 196.551591 150.441033) - (xy 196.76456 150.385757) - (xy 196.764564 150.385756) - (xy 196.769729 150.384415) - (xy 196.774595 150.382223) - (xy 196.774598 150.382222) - (xy 196.975206 150.291855) - (xy 196.980072 150.289663) - (xy 196.984492 150.286687) - (xy 196.984496 150.286685) - (xy 197.117089 150.197417) - (xy 197.171442 150.160824) - (xy 197.338369 150.001584) - (xy 197.423954 149.886554) - (xy 197.472894 149.820776) - (xy 197.472896 149.820773) - (xy 197.476078 149.816496) - (xy 197.532975 149.704589) - (xy 197.578215 149.615608) - (xy 197.578215 149.615607) - (xy 197.580634 149.61085) - (xy 197.634178 149.438411) - (xy 197.647462 149.395632) - (xy 197.647463 149.395626) - (xy 197.649046 149.390529) - (xy 197.668974 149.240173) - (xy 197.678657 149.167115) - (xy 197.678657 149.16711) - (xy 197.679357 149.16183) - (xy 197.678696 149.144221) - (xy 199.589071 149.144221) - (xy 199.589434 149.148369) - (xy 199.589434 149.148373) - (xy 199.598828 149.25575) - (xy 199.614809 149.438411) - (xy 199.615719 149.442483) - (xy 199.61572 149.442488) - (xy 199.678104 149.721578) - (xy 199.679229 149.726612) - (xy 199.680672 149.730535) - (xy 199.680673 149.730537) - (xy 199.697756 149.776967) - (xy 199.781201 150.003761) - (xy 199.783148 150.007454) - (xy 199.783149 150.007456) - (xy 199.862073 150.157148) - (xy 199.918931 150.264989) - (xy 199.93435 150.286685) - (xy 200.087576 150.502297) - (xy 200.087581 150.502303) - (xy 200.09 150.505707) - (xy 200.092844 150.508757) - (xy 200.092849 150.508763) - (xy 200.230517 150.656394) - (xy 200.291403 150.721686) - (xy 200.519602 150.90913) - (xy 200.770586 151.064747) - (xy 200.774403 151.066463) - (xy 200.774406 151.066464) - (xy 200.814391 151.084434) - (xy 201.039947 151.185803) - (xy 201.083847 151.19889) - (xy 201.31835 151.268798) - (xy 201.322952 151.27017) - (xy 201.327072 151.270823) - (xy 201.327074 151.270823) - (xy 201.611149 151.315817) - (xy 201.611155 151.315818) - (xy 201.61463 151.316368) - (xy 201.639189 151.317483) - (xy 201.705574 151.320498) - (xy 201.705595 151.320498) - (xy 201.706994 151.320562) - (xy 201.891458 151.320562) - (xy 202.111221 151.305965) - (xy 202.11532 151.305139) - (xy 202.115324 151.305138) - (xy 202.288747 151.27017) - (xy 202.400708 151.247595) - (xy 202.679932 151.15145) - (xy 202.85072 151.065926) - (xy 202.940252 151.021092) - (xy 202.940254 151.021091) - (xy 202.943988 151.019221) - (xy 203.188235 150.85323) - (xy 203.201252 150.841592) - (xy 203.373876 150.687248) - (xy 203.408384 150.656394) - (xy 203.456729 150.599989) - (xy 203.597846 150.435346) - (xy 203.597849 150.435342) - (xy 203.600566 150.432172) - (xy 203.60284 150.42867) - (xy 203.602844 150.428665) - (xy 203.759127 150.188011) - (xy 203.75913 150.188006) - (xy 203.761406 150.184501) - (xy 203.771237 150.163798) - (xy 203.845473 150.007456) - (xy 203.888076 149.917734) - (xy 203.895917 149.893314) - (xy 203.977072 149.640545) - (xy 203.977072 149.640544) - (xy 203.978352 149.636558) - (xy 204.000711 149.51229) - (xy 204.029908 149.350021) - (xy 204.029909 149.350016) - (xy 204.030647 149.345912) - (xy 204.031482 149.327536) - (xy 204.043854 149.055073) - (xy 204.043854 149.055068) - (xy 204.044043 149.050903) - (xy 204.043639 149.046277) - (xy 204.042503 149.033294) - (xy 205.953757 149.033294) - (xy 205.953957 149.038624) - (xy 205.953957 149.038625) - (xy 205.957786 149.14063) - (xy 205.962411 149.26383) - (xy 206.009785 149.489612) - (xy 206.011743 149.494571) - (xy 206.011744 149.494573) - (xy 206.022467 149.521724) - (xy 206.094524 149.704184) - (xy 206.162974 149.816986) - (xy 206.205189 149.886554) - (xy 206.214204 149.901411) - (xy 206.217701 149.905441) - (xy 206.304718 150.005719) - (xy 206.365404 150.075654) - (xy 206.38591 150.092468) - (xy 206.539672 150.218546) - (xy 206.539678 150.21855) - (xy 206.5438 150.22193) - (xy 206.744292 150.336056) - (xy 206.749308 150.337877) - (xy 206.749313 150.337879) - (xy 206.956132 150.412951) - (xy 206.956136 150.412952) - (xy 206.961147 150.414771) - (xy 206.966396 150.41572) - (xy 206.966399 150.415721) - (xy 207.18408 150.455084) - (xy 207.184087 150.455085) - (xy 207.188164 150.455822) - (xy 207.205901 150.456658) - (xy 207.210849 150.456892) - (xy 207.210856 150.456892) - (xy 207.212337 150.456962) - (xy 207.374482 150.456962) - (xy 207.441438 150.451281) - (xy 207.541119 150.442823) - (xy 207.541123 150.442822) - (xy 207.54643 150.442372) - (xy 207.551585 150.441034) - (xy 207.551591 150.441033) - (xy 207.76456 150.385757) - (xy 207.764564 150.385756) - (xy 207.769729 150.384415) - (xy 207.774595 150.382223) - (xy 207.774598 150.382222) - (xy 207.800511 150.370549) - (xy 214.987299 150.370549) - (xy 214.993026 150.378199) - (xy 215.168534 150.48575) - (xy 215.177328 150.490231) - (xy 215.389804 150.578241) - (xy 215.399189 150.58129) - (xy 215.622819 150.63498) - (xy 215.632566 150.636523) - (xy 215.861845 150.654568) - (xy 215.871705 150.654568) - (xy 216.100984 150.636523) - (xy 216.110731 150.63498) - (xy 216.334361 150.58129) - (xy 216.343746 150.578241) - (xy 216.556222 150.490231) - (xy 216.565016 150.48575) - (xy 216.736858 150.380446) - (xy 216.746318 150.36999) - (xy 216.742534 150.361212) - (xy 215.879587 149.498265) - (xy 215.865643 149.490651) - (xy 215.86381 149.490782) - (xy 215.857195 149.495033) - (xy 214.994059 150.358169) - (xy 214.987299 150.370549) - (xy 207.800511 150.370549) - (xy 207.975206 150.291855) - (xy 207.980072 150.289663) - (xy 207.984492 150.286687) - (xy 207.984496 150.286685) - (xy 208.117089 150.197417) - (xy 208.171442 150.160824) - (xy 208.338369 150.001584) - (xy 208.423954 149.886554) - (xy 208.472894 149.820776) - (xy 208.472896 149.820773) - (xy 208.476078 149.816496) - (xy 208.532975 149.704589) - (xy 208.578215 149.615608) - (xy 208.578215 149.615607) - (xy 208.580634 149.61085) - (xy 208.634178 149.438411) - (xy 208.647462 149.395632) - (xy 208.647463 149.395626) - (xy 208.649046 149.390529) - (xy 208.668974 149.240173) - (xy 208.678657 149.167115) - (xy 208.678657 149.16711) - (xy 208.679357 149.16183) - (xy 208.67854 149.140051) - (xy 208.678207 149.131173) - (xy 214.33845 149.131173) - (xy 214.356495 149.360452) - (xy 214.358038 149.370199) - (xy 214.411728 149.593829) - (xy 214.414777 149.603214) - (xy 214.502787 149.81569) - (xy 214.507268 149.824484) - (xy 214.612572 149.996326) - (xy 214.623028 150.005786) - (xy 214.631806 150.002002) - (xy 215.494753 149.139055) - (xy 215.501131 149.127375) - (xy 216.231183 149.127375) - (xy 216.231314 149.129208) - (xy 216.235565 149.135823) - (xy 217.098701 149.998959) - (xy 217.111081 150.005719) - (xy 217.115072 150.002731) - (xy 224.300397 150.002731) - (xy 224.318442 150.23201) - (xy 224.319985 150.241757) - (xy 224.373675 150.465387) - (xy 224.376724 150.474772) - (xy 224.464734 150.687248) - (xy 224.469215 150.696042) - (xy 224.574519 150.867884) - (xy 224.584975 150.877344) - (xy 224.593753 150.87356) - (xy 225.4567 150.010613) - (xy 225.463078 149.998933) - (xy 226.19313 149.998933) - (xy 226.193261 150.000766) - (xy 226.197512 150.007381) - (xy 227.060648 150.870517) - (xy 227.073028 150.877277) - (xy 227.080678 150.87155) - (xy 227.188229 150.696042) - (xy 227.19271 150.687248) - (xy 227.28072 150.474772) - (xy 227.283769 150.465387) - (xy 227.337459 150.241757) - (xy 227.339002 150.23201) - (xy 227.357047 150.002731) - (xy 227.357047 149.992871) - (xy 227.339002 149.763592) - (xy 227.337459 149.753845) - (xy 227.283769 149.530215) - (xy 227.28072 149.52083) - (xy 227.19271 149.308354) - (xy 227.188229 149.29956) - (xy 227.082925 149.127718) - (xy 227.072469 149.118258) - (xy 227.063691 149.122042) - (xy 226.200744 149.984989) - (xy 226.19313 149.998933) - (xy 225.463078 149.998933) - (xy 225.464314 149.996669) - (xy 225.464183 149.994836) - (xy 225.459932 149.988221) - (xy 224.596796 149.125085) - (xy 224.584416 149.118325) - (xy 224.576766 149.124052) - (xy 224.469215 149.29956) - (xy 224.464734 149.308354) - (xy 224.376724 149.52083) - (xy 224.373675 149.530215) - (xy 224.319985 149.753845) - (xy 224.318442 149.763592) - (xy 224.300397 149.992871) - (xy 224.300397 150.002731) - (xy 217.115072 150.002731) - (xy 217.118731 149.999992) - (xy 217.226282 149.824484) - (xy 217.230763 149.81569) - (xy 217.318773 149.603214) - (xy 217.321822 149.593829) - (xy 217.375512 149.370199) - (xy 217.377055 149.360452) - (xy 217.3951 149.131173) - (xy 217.3951 149.121313) - (xy 217.377055 148.892034) - (xy 217.375512 148.882287) - (xy 217.321822 148.658657) - (xy 217.318773 148.649272) - (xy 217.230763 148.436796) - (xy 217.226282 148.428002) - (xy 217.120978 148.25616) - (xy 217.110522 148.2467) - (xy 217.101744 148.250484) - (xy 216.238797 149.113431) - (xy 216.231183 149.127375) - (xy 215.501131 149.127375) - (xy 215.502367 149.125111) - (xy 215.502236 149.123278) - (xy 215.497985 149.116663) - (xy 214.634849 148.253527) - (xy 214.622469 148.246767) - (xy 214.614819 148.252494) - (xy 214.507268 148.428002) - (xy 214.502787 148.436796) - (xy 214.414777 148.649272) - (xy 214.411728 148.658657) - (xy 214.358038 148.882287) - (xy 214.356495 148.892034) - (xy 214.33845 149.121313) - (xy 214.33845 149.131173) - (xy 208.678207 149.131173) - (xy 208.673253 148.999227) - (xy 208.670703 148.931294) - (xy 208.623329 148.705512) - (xy 208.596014 148.636345) - (xy 208.57545 148.584274) - (xy 208.53859 148.49094) - (xy 208.41891 148.293713) - (xy 208.396986 148.268448) - (xy 208.27121 148.123503) - (xy 208.271208 148.123501) - (xy 208.26771 148.11947) - (xy 208.21625 148.077275) - (xy 208.093442 147.976578) - (xy 208.093436 147.976574) - (xy 208.089314 147.973194) - (xy 207.929979 147.882496) - (xy 214.987232 147.882496) - (xy 214.991016 147.891274) - (xy 215.853963 148.754221) - (xy 215.867907 148.761835) - (xy 215.86974 148.761704) - (xy 215.876355 148.757453) - (xy 216.739491 147.894317) - (xy 216.746251 147.881937) - (xy 216.740524 147.874287) - (xy 216.565016 147.766736) - (xy 216.556222 147.762255) - (xy 216.343746 147.674245) - (xy 216.334361 147.671196) - (xy 216.110731 147.617506) - (xy 216.100984 147.615963) - (xy 215.871705 147.597918) - (xy 215.861845 147.597918) - (xy 215.632566 147.615963) - (xy 215.622819 147.617506) - (xy 215.399189 147.671196) - (xy 215.389804 147.674245) - (xy 215.177328 147.762255) - (xy 215.168534 147.766736) - (xy 214.996692 147.87204) - (xy 214.987232 147.882496) - (xy 207.929979 147.882496) - (xy 207.888822 147.859068) - (xy 207.883806 147.857247) - (xy 207.883801 147.857245) - (xy 207.676982 147.782173) - (xy 207.676978 147.782172) - (xy 207.671967 147.780353) - (xy 207.666718 147.779404) - (xy 207.666715 147.779403) - (xy 207.449034 147.74004) - (xy 207.449027 147.740039) - (xy 207.44495 147.739302) - (xy 207.427213 147.738466) - (xy 207.422265 147.738232) - (xy 207.422258 147.738232) - (xy 207.420777 147.738162) - (xy 207.258632 147.738162) - (xy 207.191676 147.743843) - (xy 207.091995 147.752301) - (xy 207.091991 147.752302) - (xy 207.086684 147.752752) - (xy 207.081529 147.75409) - (xy 207.081523 147.754091) - (xy 206.868554 147.809367) - (xy 206.86855 147.809368) - (xy 206.863385 147.810709) - (xy 206.858519 147.812901) - (xy 206.858516 147.812902) - (xy 206.704023 147.882496) - (xy 206.653042 147.905461) - (xy 206.648622 147.908437) - (xy 206.648618 147.908439) - (xy 206.575596 147.957601) - (xy 206.461672 148.0343) - (xy 206.294745 148.19354) - (xy 206.291557 148.197825) - (xy 206.161499 148.37263) - (xy 206.157036 148.378628) - (xy 206.154621 148.383378) - (xy 206.058425 148.572582) - (xy 206.05248 148.584274) - (xy 206.024802 148.673412) - (xy 205.985652 148.799492) - (xy 205.985651 148.799498) - (xy 205.984068 148.804595) - (xy 205.976269 148.863441) - (xy 205.955227 149.022205) - (xy 205.953757 149.033294) - (xy 204.042503 149.033294) - (xy 204.018669 148.760874) - (xy 204.018305 148.756713) - (xy 204.015876 148.745845) - (xy 203.954797 148.47259) - (xy 203.954795 148.472583) - (xy 203.953885 148.468512) - (xy 203.851913 148.191363) - (xy 203.826974 148.144061) - (xy 203.766036 148.028482) - (xy 203.714183 147.930135) - (xy 203.654726 147.84647) - (xy 203.545538 147.692827) - (xy 203.545533 147.692821) - (xy 203.543114 147.689417) - (xy 203.54027 147.686367) - (xy 203.540265 147.686361) - (xy 203.344557 147.47649) - (xy 203.341711 147.473438) - (xy 203.113512 147.285994) - (xy 202.862528 147.130377) - (xy 202.823703 147.112928) - (xy 202.737553 147.074211) - (xy 202.593167 147.009321) - (xy 202.310162 146.924954) - (xy 202.306042 146.924301) - (xy 202.30604 146.924301) - (xy 202.021965 146.879307) - (xy 202.021959 146.879306) - (xy 202.018484 146.878756) - (xy 201.993925 146.877641) - (xy 201.92754 146.874626) - (xy 201.927519 146.874626) - (xy 201.92612 146.874562) - (xy 201.741656 146.874562) - (xy 201.521893 146.889159) - (xy 201.517794 146.889985) - (xy 201.51779 146.889986) - (xy 201.375196 146.918738) - (xy 201.232406 146.947529) - (xy 200.953182 147.043674) - (xy 200.899144 147.070734) - (xy 200.78004 147.130377) - (xy 200.689126 147.175903) - (xy 200.444879 147.341894) - (xy 200.22473 147.53873) - (xy 200.222013 147.5419) - (xy 200.222012 147.541901) - (xy 200.038758 147.755707) - (xy 200.032548 147.762952) - (xy 200.030274 147.766454) - (xy 200.03027 147.766459) - (xy 199.873987 148.007113) - (xy 199.871708 148.010623) - (xy 199.869914 148.014401) - (xy 199.869913 148.014403) - (xy 199.861442 148.032244) - (xy 199.745038 148.27739) - (xy 199.743759 148.281373) - (xy 199.743758 148.281376) - (xy 199.665752 148.524336) - (xy 199.654762 148.558566) - (xy 199.641428 148.632674) - (xy 199.603297 148.844601) - (xy 199.602467 148.849212) - (xy 199.602278 148.853379) - (xy 199.602277 148.853386) - (xy 199.58926 149.140051) - (xy 199.589071 149.144221) - (xy 197.678696 149.144221) - (xy 197.67854 149.140051) - (xy 197.673253 148.999227) - (xy 197.670703 148.931294) - (xy 197.623329 148.705512) - (xy 197.596014 148.636345) - (xy 197.57545 148.584274) - (xy 197.53859 148.49094) - (xy 197.41891 148.293713) - (xy 197.396986 148.268448) - (xy 197.27121 148.123503) - (xy 197.271208 148.123501) - (xy 197.26771 148.11947) - (xy 197.21625 148.077275) - (xy 197.093442 147.976578) - (xy 197.093436 147.976574) - (xy 197.089314 147.973194) - (xy 196.888822 147.859068) - (xy 196.883806 147.857247) - (xy 196.883801 147.857245) - (xy 196.676982 147.782173) - (xy 196.676978 147.782172) - (xy 196.671967 147.780353) - (xy 196.666718 147.779404) - (xy 196.666715 147.779403) - (xy 196.449034 147.74004) - (xy 196.449027 147.740039) - (xy 196.44495 147.739302) - (xy 196.427213 147.738466) - (xy 196.422265 147.738232) - (xy 196.422258 147.738232) - (xy 196.420777 147.738162) - (xy 196.258632 147.738162) - (xy 196.191676 147.743843) - (xy 196.091995 147.752301) - (xy 196.091991 147.752302) - (xy 196.086684 147.752752) - (xy 196.081529 147.75409) - (xy 196.081523 147.754091) - (xy 195.868554 147.809367) - (xy 195.86855 147.809368) - (xy 195.863385 147.810709) - (xy 195.858519 147.812901) - (xy 195.858516 147.812902) - (xy 195.704023 147.882496) - (xy 195.653042 147.905461) - (xy 195.648622 147.908437) - (xy 195.648618 147.908439) - (xy 195.575596 147.957601) - (xy 195.461672 148.0343) - (xy 195.294745 148.19354) - (xy 195.291557 148.197825) - (xy 195.161499 148.37263) - (xy 195.157036 148.378628) - (xy 195.154621 148.383378) - (xy 195.058425 148.572582) - (xy 195.05248 148.584274) - (xy 195.024802 148.673412) - (xy 194.985652 148.799492) - (xy 194.985651 148.799498) - (xy 194.984068 148.804595) - (xy 194.976269 148.863441) - (xy 194.955227 149.022205) - (xy 194.953757 149.033294) - (xy 186.039387 149.033294) - (xy 188.530813 146.541868) - (xy 195.937081 146.541868) - (xy 195.942808 146.549518) - (xy 196.118316 146.657069) - (xy 196.12711 146.66155) - (xy 196.339586 146.74956) - (xy 196.348971 146.752609) - (xy 196.572601 146.806299) - (xy 196.582348 146.807842) - (xy 196.811627 146.825887) - (xy 196.821487 146.825887) - (xy 197.050766 146.807842) - (xy 197.060513 146.806299) - (xy 197.284143 146.752609) - (xy 197.293528 146.74956) - (xy 197.506004 146.66155) - (xy 197.514798 146.657069) - (xy 197.68664 146.551765) - (xy 197.695594 146.541868) - (xy 205.937081 146.541868) - (xy 205.942808 146.549518) - (xy 206.118316 146.657069) - (xy 206.12711 146.66155) - (xy 206.339586 146.74956) - (xy 206.348971 146.752609) - (xy 206.572601 146.806299) - (xy 206.582348 146.807842) - (xy 206.811627 146.825887) - (xy 206.821487 146.825887) - (xy 207.050766 146.807842) - (xy 207.060513 146.806299) - (xy 207.284143 146.752609) - (xy 207.293528 146.74956) - (xy 207.506004 146.66155) - (xy 207.514798 146.657069) - (xy 207.68664 146.551765) - (xy 207.6961 146.541309) - (xy 207.692316 146.532531) - (xy 206.829369 145.669584) - (xy 206.815425 145.66197) - (xy 206.813592 145.662101) - (xy 206.806977 145.666352) - (xy 205.943841 146.529488) - (xy 205.937081 146.541868) - (xy 197.695594 146.541868) - (xy 197.6961 146.541309) - (xy 197.692316 146.532531) - (xy 196.829369 145.669584) - (xy 196.815425 145.66197) - (xy 196.813592 145.662101) - (xy 196.806977 145.666352) - (xy 195.943841 146.529488) - (xy 195.937081 146.541868) - (xy 188.530813 146.541868) - (xy 189.770189 145.302492) - (xy 195.288232 145.302492) - (xy 195.306277 145.531771) - (xy 195.30782 145.541518) - (xy 195.36151 145.765148) - (xy 195.364559 145.774533) - (xy 195.452569 145.987009) - (xy 195.45705 145.995803) - (xy 195.562354 146.167645) - (xy 195.57281 146.177105) - (xy 195.581588 146.173321) - (xy 196.444535 145.310374) - (xy 196.450913 145.298694) - (xy 197.180965 145.298694) - (xy 197.181096 145.300527) - (xy 197.185347 145.307142) - (xy 198.048483 146.170278) - (xy 198.060863 146.177038) - (xy 198.068513 146.171311) - (xy 198.176064 145.995803) - (xy 198.180545 145.987009) - (xy 198.268555 145.774533) - (xy 198.271604 145.765148) - (xy 198.325294 145.541518) - (xy 198.326837 145.531771) - (xy 198.344882 145.302492) - (xy 205.288232 145.302492) - (xy 205.306277 145.531771) - (xy 205.30782 145.541518) - (xy 205.36151 145.765148) - (xy 205.364559 145.774533) - (xy 205.452569 145.987009) - (xy 205.45705 145.995803) - (xy 205.562354 146.167645) - (xy 205.57281 146.177105) - (xy 205.581588 146.173321) - (xy 206.444535 145.310374) - (xy 206.450913 145.298694) - (xy 207.180965 145.298694) - (xy 207.181096 145.300527) - (xy 207.185347 145.307142) - (xy 208.048483 146.170278) - (xy 208.060863 146.177038) - (xy 208.068513 146.171311) - (xy 208.176064 145.995803) - (xy 208.180545 145.987009) - (xy 208.268555 145.774533) - (xy 208.271604 145.765148) - (xy 208.325294 145.541518) - (xy 208.326837 145.531771) - (xy 208.344882 145.302492) - (xy 208.344882 145.292632) - (xy 208.326837 145.063353) - (xy 208.325294 145.053606) - (xy 208.271604 144.829976) - (xy 208.268555 144.820591) - (xy 208.180545 144.608115) - (xy 208.176064 144.599321) - (xy 208.07076 144.427479) - (xy 208.060304 144.418019) - (xy 208.051526 144.421803) - (xy 207.188579 145.28475) - (xy 207.180965 145.298694) - (xy 206.450913 145.298694) - (xy 206.452149 145.29643) - (xy 206.452018 145.294597) - (xy 206.447767 145.287982) - (xy 205.584631 144.424846) - (xy 205.572251 144.418086) - (xy 205.564601 144.423813) - (xy 205.45705 144.599321) - (xy 205.452569 144.608115) - (xy 205.364559 144.820591) - (xy 205.36151 144.829976) - (xy 205.30782 145.053606) - (xy 205.306277 145.063353) - (xy 205.288232 145.292632) - (xy 205.288232 145.302492) - (xy 198.344882 145.302492) - (xy 198.344882 145.292632) - (xy 198.326837 145.063353) - (xy 198.325294 145.053606) - (xy 198.271604 144.829976) - (xy 198.268555 144.820591) - (xy 198.180545 144.608115) - (xy 198.176064 144.599321) - (xy 198.07076 144.427479) - (xy 198.060304 144.418019) - (xy 198.051526 144.421803) - (xy 197.188579 145.28475) - (xy 197.180965 145.298694) - (xy 196.450913 145.298694) - (xy 196.452149 145.29643) - (xy 196.452018 145.294597) - (xy 196.447767 145.287982) - (xy 195.584631 144.424846) - (xy 195.572251 144.418086) - (xy 195.564601 144.423813) - (xy 195.45705 144.599321) - (xy 195.452569 144.608115) - (xy 195.364559 144.820591) - (xy 195.36151 144.829976) - (xy 195.30782 145.053606) - (xy 195.306277 145.063353) - (xy 195.288232 145.292632) - (xy 195.288232 145.302492) - (xy 189.770189 145.302492) - (xy 190.80618 144.266501) - (xy 191.018866 144.053815) - (xy 195.937014 144.053815) - (xy 195.940798 144.062593) - (xy 196.803745 144.92554) - (xy 196.817689 144.933154) - (xy 196.819522 144.933023) - (xy 196.826137 144.928772) - (xy 197.689273 144.065636) - (xy 197.696033 144.053256) - (xy 197.690306 144.045606) - (xy 197.514798 143.938055) - (xy 197.506004 143.933574) - (xy 197.293528 143.845564) - (xy 197.284143 143.842515) - (xy 197.060513 143.788825) - (xy 197.050766 143.787282) - (xy 196.821487 143.769237) - (xy 196.811627 143.769237) - (xy 196.582348 143.787282) - (xy 196.572601 143.788825) - (xy 196.348971 143.842515) - (xy 196.339586 143.845564) - (xy 196.12711 143.933574) - (xy 196.118316 143.938055) - (xy 195.946474 144.043359) - (xy 195.937014 144.053815) - (xy 191.018866 144.053815) - (xy 196.177276 138.895404) - (xy 196.239588 138.861378) - (xy 196.266371 138.858499) - (xy 208.07383 138.858499) - (xy 208.141951 138.878501) - (xy 208.162925 138.895404) - (xy 209.293926 140.026405) - (xy 209.327952 140.088717) - (xy 209.322887 140.159532) - (xy 209.28034 140.216368) - (xy 209.21382 140.241179) - (xy 209.204831 140.2415) - (xy 204.081189 140.2415) - (xy 204.062239 140.240067) - (xy 204.048004 140.237901) - (xy 204.048 140.237901) - (xy 204.04077 140.236801) - (xy 204.033478 140.237394) - (xy 204.033475 140.237394) - (xy 203.988101 140.241085) - (xy 203.977886 140.2415) - (xy 203.969826 140.2415) - (xy 203.956536 140.243049) - (xy 203.941612 140.244789) - (xy 203.937237 140.245222) - (xy 203.87178 140.250546) - (xy 203.871777 140.250547) - (xy 203.864482 140.25114) - (xy 203.857518 140.253396) - (xy 203.851559 140.254587) - (xy 203.845704 140.255971) - (xy 203.838438 140.256818) - (xy 203.769792 140.281735) - (xy 203.765664 140.283152) - (xy 203.703183 140.303393) - (xy 203.703181 140.303394) - (xy 203.69622 140.305649) - (xy 203.689965 140.309445) - (xy 203.684491 140.311951) - (xy 203.679061 140.31467) - (xy 203.672182 140.317167) - (xy 203.666062 140.32118) - (xy 203.666061 140.32118) - (xy 203.611143 140.357186) - (xy 203.607439 140.359523) - (xy 203.545012 140.397405) - (xy 203.536635 140.404803) - (xy 203.536611 140.404776) - (xy 203.533619 140.407429) - (xy 203.530386 140.410132) - (xy 203.524267 140.414144) - (xy 203.519235 140.419456) - (xy 203.470991 140.470383) - (xy 203.468613 140.472825) - (xy 202.265732 141.675706) - (xy 202.20342 141.709732) - (xy 202.147222 141.709129) - (xy 202.055779 141.687175) - (xy 201.816557 141.668348) - (xy 201.577335 141.687175) - (xy 201.572528 141.688329) - (xy 201.572522 141.68833) - (xy 201.469583 141.713044) - (xy 201.344004 141.743193) - (xy 201.339433 141.745086) - (xy 201.339431 141.745087) - (xy 201.12688 141.833128) - (xy 201.126878 141.833129) - (xy 201.122308 141.835022) - (xy 200.917708 141.960402) - (xy 200.913941 141.963619) - (xy 200.91394 141.96362) - (xy 200.861495 142.008412) - (xy 200.735239 142.116244) - (xy 200.579397 142.298713) - (xy 200.454017 142.503313) - (xy 200.452124 142.507883) - (xy 200.452123 142.507885) - (xy 200.370207 142.705649) - (xy 200.362188 142.725009) - (xy 200.350702 142.772853) - (xy 200.307325 142.953527) - (xy 200.307324 142.953533) - (xy 200.30617 142.95834) - (xy 200.287343 143.197562) - (xy 200.30617 143.436784) - (xy 200.307324 143.441591) - (xy 200.307325 143.441597) - (xy 200.339718 143.576521) - (xy 200.362188 143.670115) - (xy 200.364081 143.674686) - (xy 200.364082 143.674688) - (xy 200.436587 143.84973) - (xy 200.454017 143.891811) - (xy 200.579397 144.096411) - (xy 200.582614 144.100178) - (xy 200.582615 144.100179) - (xy 200.642193 144.169936) - (xy 200.735239 144.27888) - (xy 200.739001 144.282093) - (xy 200.906145 144.424846) - (xy 200.917708 144.434722) - (xy 201.122308 144.560102) - (xy 201.126878 144.561995) - (xy 201.12688 144.561996) - (xy 201.238222 144.608115) - (xy 201.344004 144.651931) - (xy 201.383487 144.66141) - (xy 201.572522 144.706794) - (xy 201.572528 144.706795) - (xy 201.577335 144.707949) - (xy 201.816557 144.726776) - (xy 202.055779 144.707949) - (xy 202.060586 144.706795) - (xy 202.060592 144.706794) - (xy 202.249627 144.66141) - (xy 202.28911 144.651931) - (xy 202.394892 144.608115) - (xy 202.506234 144.561996) - (xy 202.506236 144.561995) - (xy 202.510806 144.560102) - (xy 202.715406 144.434722) - (xy 202.72697 144.424846) - (xy 202.894113 144.282093) - (xy 202.897875 144.27888) - (xy 202.990921 144.169936) - (xy 203.050499 144.100179) - (xy 203.0505 144.100178) - (xy 203.053717 144.096411) - (xy 203.07982 144.053815) - (xy 205.937014 144.053815) - (xy 205.940798 144.062593) - (xy 206.803745 144.92554) - (xy 206.817689 144.933154) - (xy 206.819522 144.933023) - (xy 206.826137 144.928772) - (xy 207.689273 144.065636) - (xy 207.696033 144.053256) - (xy 207.690306 144.045606) - (xy 207.514798 143.938055) - (xy 207.506004 143.933574) - (xy 207.293528 143.845564) - (xy 207.284143 143.842515) - (xy 207.060513 143.788825) - (xy 207.050766 143.787282) - (xy 206.821487 143.769237) - (xy 206.811627 143.769237) - (xy 206.582348 143.787282) - (xy 206.572601 143.788825) - (xy 206.348971 143.842515) - (xy 206.339586 143.845564) - (xy 206.12711 143.933574) - (xy 206.118316 143.938055) - (xy 205.946474 144.043359) - (xy 205.937014 144.053815) - (xy 203.07982 144.053815) - (xy 203.179097 143.891811) - (xy 203.196528 143.84973) - (xy 203.269032 143.674688) - (xy 203.269033 143.674686) - (xy 203.270926 143.670115) - (xy 203.293396 143.576521) - (xy 203.325789 143.441597) - (xy 203.32579 143.441591) - (xy 203.326944 143.436784) - (xy 203.345771 143.197562) - (xy 203.326944 142.95834) - (xy 203.30499 142.866897) - (xy 203.308536 142.795989) - (xy 203.338413 142.748387) - (xy 204.291395 141.795405) - (xy 204.353707 141.761379) - (xy 204.38049 141.7585) - (xy 209.983882 141.7585) - (xy 210.052003 141.778502) - (xy 210.072977 141.795405) - (xy 212.351407 144.073835) - (xy 212.363793 144.088247) - (xy 212.372326 144.099842) - (xy 212.372331 144.099847) - (xy 212.376669 144.105742) - (xy 212.382247 144.110481) - (xy 212.38225 144.110484) - (xy 212.416945 144.139959) - (xy 212.424461 144.146889) - (xy 212.430157 144.152585) - (xy 212.433018 144.154848) - (xy 212.433023 144.154853) - (xy 212.452433 144.170209) - (xy 212.455835 144.172998) - (xy 212.48221 144.195405) - (xy 212.511462 144.220257) - (xy 212.517979 144.223585) - (xy 212.523027 144.226951) - (xy 212.528149 144.230114) - (xy 212.533893 144.234659) - (xy 212.600072 144.265588) - (xy 212.603956 144.267487) - (xy 212.668985 144.300693) - (xy 212.6761 144.302434) - (xy 212.681755 144.304537) - (xy 212.687494 144.306446) - (xy 212.694127 144.309546) - (xy 212.765612 144.324415) - (xy 212.769878 144.325381) - (xy 212.840787 144.342732) - (xy 212.846389 144.34308) - (xy 212.846392 144.34308) - (xy 212.851941 144.343424) - (xy 212.851939 144.343459) - (xy 212.855911 144.343699) - (xy 212.860132 144.344076) - (xy 212.867292 144.345565) - (xy 212.944719 144.34347) - (xy 212.948127 144.343424) - (xy 227.048705 144.343424) - (xy 227.116826 144.363426) - (xy 227.1378 144.380329) - (xy 229.515658 146.758188) - (xy 231.891356 149.133886) - (xy 231.903742 149.148298) - (xy 231.912275 149.159893) - (xy 231.91228 149.159898) - (xy 231.916618 149.165793) - (xy 231.922196 149.170532) - (xy 231.922199 149.170535) - (xy 231.956894 149.20001) - (xy 231.96441 149.20694) - (xy 231.970105 149.212635) - (xy 231.972987 149.214915) - (xy 231.992377 149.230256) - (xy 231.995781 149.233047) - (xy 232.02574 149.258499) - (xy 232.051411 149.280308) - (xy 232.057927 149.283636) - (xy 232.062976 149.287003) - (xy 232.068105 149.29017) - (xy 232.073842 149.294709) - (xy 232.140001 149.32563) - (xy 232.143895 149.327533) - (xy 232.208934 149.360744) - (xy 232.216042 149.362483) - (xy 232.221685 149.364582) - (xy 232.227448 149.366499) - (xy 232.234076 149.369597) - (xy 232.241238 149.371087) - (xy 232.241239 149.371087) - (xy 232.305538 149.384461) - (xy 232.309822 149.385431) - (xy 232.380736 149.402783) - (xy 232.386338 149.403131) - (xy 232.386341 149.403131) - (xy 232.39189 149.403475) - (xy 232.391888 149.403511) - (xy 232.395881 149.40375) - (xy 232.400073 149.404124) - (xy 232.407241 149.405615) - (xy 232.484646 149.403521) - (xy 232.488054 149.403475) - (xy 242.528854 149.403475) - (xy 242.596975 149.423477) - (xy 242.617949 149.44038) - (xy 242.663774 149.486205) - (xy 242.6978 149.548517) - (xy 242.692735 149.619332) - (xy 242.650188 149.676168) - (xy 242.583668 149.700979) - (xy 242.574679 149.7013) - (xy 240.699098 149.7013) - (xy 240.68015 149.699867) - (xy 240.672809 149.69875) - (xy 240.665912 149.697701) - (xy 240.66591 149.697701) - (xy 240.65868 149.696601) - (xy 240.651388 149.697194) - (xy 240.651385 149.697194) - (xy 240.606011 149.700885) - (xy 240.595796 149.7013) - (xy 240.587736 149.7013) - (xy 240.574446 149.702849) - (xy 240.559522 149.704589) - (xy 240.555147 149.705022) - (xy 240.48969 149.710346) - (xy 240.489687 149.710347) - (xy 240.482392 149.71094) - (xy 240.475428 149.713196) - (xy 240.469469 149.714387) - (xy 240.463614 149.715771) - (xy 240.456348 149.716618) - (xy 240.387702 149.741535) - (xy 240.383574 149.742952) - (xy 240.321093 149.763193) - (xy 240.321091 149.763194) - (xy 240.31413 149.765449) - (xy 240.307875 149.769245) - (xy 240.302401 149.771751) - (xy 240.296971 149.77447) - (xy 240.290092 149.776967) - (xy 240.283972 149.78098) - (xy 240.283971 149.78098) - (xy 240.229053 149.816986) - (xy 240.225349 149.819323) - (xy 240.162922 149.857205) - (xy 240.154545 149.864603) - (xy 240.154521 149.864576) - (xy 240.151529 149.867229) - (xy 240.148296 149.869932) - (xy 240.142177 149.873944) - (xy 240.10447 149.913748) - (xy 240.088901 149.930183) - (xy 240.086523 149.932625) - (xy 239.115126 150.904022) - (xy 239.052814 150.938048) - (xy 238.996616 150.937445) - (xy 238.945721 150.925226) - (xy 238.905173 150.915491) - (xy 238.665951 150.896664) - (xy 238.426729 150.915491) - (xy 238.421922 150.916645) - (xy 238.421916 150.916646) - (xy 238.290732 150.948141) - (xy 238.193398 150.971509) - (xy 238.188827 150.973402) - (xy 238.188825 150.973403) - (xy 237.976274 151.061444) - (xy 237.976272 151.061445) - (xy 237.971702 151.063338) - (xy 237.767102 151.188718) - (xy 237.763335 151.191935) - (xy 237.763334 151.191936) - (xy 237.644213 151.293674) - (xy 237.584633 151.34456) - (xy 237.58142 151.348322) - (xy 237.443549 151.50975) - (xy 237.428791 151.527029) - (xy 237.303411 151.731629) - (xy 237.301518 151.736199) - (xy 237.301517 151.736201) - (xy 237.218145 151.93748) - (xy 237.211582 151.953325) - (xy 237.199897 152.001996) - (xy 237.156719 152.181843) - (xy 237.156718 152.181849) - (xy 237.155564 152.186656) - (xy 237.136737 152.425878) - (xy 237.155564 152.6651) - (xy 237.156718 152.669907) - (xy 237.156719 152.669913) - (xy 237.182896 152.778946) - (xy 237.211582 152.898431) - (xy 237.213475 152.903002) - (xy 237.213476 152.903004) - (xy 237.298382 153.107985) - (xy 237.303411 153.120127) - (xy 237.428791 153.324727) - (xy 237.432008 153.328494) - (xy 237.432009 153.328495) - (xy 237.486812 153.392661) - (xy 237.584633 153.507196) - (xy 237.588395 153.510409) - (xy 237.75915 153.656246) - (xy 237.767102 153.663038) - (xy 237.971702 153.788418) - (xy 237.976272 153.790311) - (xy 237.976274 153.790312) - (xy 238.119612 153.849684) - (xy 238.193398 153.880247) - (xy 238.262763 153.8969) - (xy 238.421916 153.93511) - (xy 238.421922 153.935111) - (xy 238.426729 153.936265) - (xy 238.665951 153.955092) - (xy 238.905173 153.936265) - (xy 238.90998 153.935111) - (xy 238.909986 153.93511) - (xy 239.069139 153.8969) - (xy 239.138504 153.880247) - (xy 239.21229 153.849684) - (xy 239.355628 153.790312) - (xy 239.35563 153.790311) - (xy 239.3602 153.788418) - (xy 239.488298 153.709919) - (xy 242.584354 153.709919) - (xy 242.588138 153.718697) - (xy 243.451085 154.581644) - (xy 243.465029 154.589258) - (xy 243.466862 154.589127) - (xy 243.473477 154.584876) - (xy 244.336613 153.72174) - (xy 244.343373 153.70936) - (xy 244.337646 153.70171) - (xy 244.162138 153.594159) - (xy 244.153344 153.589678) - (xy 243.940868 153.501668) - (xy 243.931483 153.498619) - (xy 243.707853 153.444929) - (xy 243.698106 153.443386) - (xy 243.468827 153.425341) - (xy 243.458967 153.425341) - (xy 243.229688 153.443386) - (xy 243.219941 153.444929) - (xy 242.996311 153.498619) - (xy 242.986926 153.501668) - (xy 242.77445 153.589678) - (xy 242.765656 153.594159) - (xy 242.593814 153.699463) - (xy 242.584354 153.709919) - (xy 239.488298 153.709919) - (xy 239.5648 153.663038) - (xy 239.572753 153.656246) - (xy 239.743507 153.510409) - (xy 239.747269 153.507196) - (xy 239.84509 153.392661) - (xy 239.899893 153.328495) - (xy 239.899894 153.328494) - (xy 239.903111 153.324727) - (xy 240.028491 153.120127) - (xy 240.033521 153.107985) - (xy 240.118426 152.903004) - (xy 240.118427 152.903002) - (xy 240.12032 152.898431) - (xy 240.149006 152.778946) - (xy 240.175183 152.669913) - (xy 240.175184 152.669907) - (xy 240.176338 152.6651) - (xy 240.195165 152.425878) - (xy 240.176338 152.186656) - (xy 240.154384 152.095213) - (xy 240.15793 152.024305) - (xy 240.187807 151.976703) - (xy 240.909305 151.255205) - (xy 240.971617 151.221179) - (xy 240.9984 151.2183) - (xy 243.353729 151.2183) - (xy 243.42185 151.238302) - (xy 243.442824 151.255205) - (xy 247.37653 155.188911) - (xy 247.388916 155.203323) - (xy 247.397449 155.214918) - (xy 247.397454 155.214923) - (xy 247.401792 155.220818) - (xy 247.40737 155.225557) - (xy 247.407373 155.22556) - (xy 247.442068 155.255035) - (xy 247.449584 155.261965) - (xy 247.455279 155.26766) - (xy 247.458161 155.26994) - (xy 247.477551 155.285281) - (xy 247.480955 155.288072) - (xy 247.531003 155.330591) - (xy 247.536585 155.335333) - (xy 247.543101 155.338661) - (xy 247.54815 155.342028) - (xy 247.553279 155.345195) - (xy 247.559016 155.349734) - (xy 247.625175 155.380655) - (xy 247.629069 155.382558) - (xy 247.694108 155.415769) - (xy 247.701216 155.417508) - (xy 247.706859 155.419607) - (xy 247.712622 155.421524) - (xy 247.71925 155.424622) - (xy 247.726412 155.426112) - (xy 247.726413 155.426112) - (xy 247.790712 155.439486) - (xy 247.794996 155.440456) - (xy 247.86591 155.457808) - (xy 247.871512 155.458156) - (xy 247.871515 155.458156) - (xy 247.877064 155.4585) - (xy 247.877062 155.458536) - (xy 247.881055 155.458775) - (xy 247.885247 155.459149) - (xy 247.892415 155.46064) - (xy 247.96982 155.458546) - (xy 247.973228 155.4585) - (xy 252.294278 155.4585) - (xy 252.362399 155.478502) - (xy 252.408892 155.532158) - (xy 252.418996 155.602432) - (xy 252.389502 155.667012) - (xy 252.383373 155.673595) - (xy 247.152373 160.904595) - (xy 247.090061 160.938621) - (xy 247.063278 160.9415) - (xy 232.066371 160.9415) - (xy 231.99825 160.921498) - (xy 231.977276 160.904595) - (xy 229.795405 158.722724) - (xy 229.761379 158.660412) - (xy 229.7585 158.633629) - (xy 229.7585 157.759802) - (xy 231.309861 157.759802) - (xy 231.310061 157.765132) - (xy 231.310061 157.765133) - (xy 231.314188 157.87507) - (xy 231.318515 157.990338) - (xy 231.365889 158.21612) - (xy 231.367847 158.221079) - (xy 231.367848 158.221081) - (xy 231.408259 158.323406) - (xy 231.450628 158.430692) - (xy 231.521378 158.547284) - (xy 231.563389 158.616516) - (xy 231.570308 158.627919) - (xy 231.573805 158.631949) - (xy 231.660429 158.731774) - (xy 231.721508 158.802162) - (xy 231.725639 158.805549) - (xy 231.895776 158.945054) - (xy 231.895782 158.945058) - (xy 231.899904 158.948438) - (xy 232.100396 159.062564) - (xy 232.105412 159.064385) - (xy 232.105417 159.064387) - (xy 232.312236 159.139459) - (xy 232.31224 159.13946) - (xy 232.317251 159.141279) - (xy 232.3225 159.142228) - (xy 232.322503 159.142229) - (xy 232.540184 159.181592) - (xy 232.540191 159.181593) - (xy 232.544268 159.18233) - (xy 232.562005 159.183166) - (xy 232.566953 159.1834) - (xy 232.56696 159.1834) - (xy 232.568441 159.18347) - (xy 232.730586 159.18347) - (xy 232.797542 159.177789) - (xy 232.897223 159.169331) - (xy 232.897227 159.16933) - (xy 232.902534 159.16888) - (xy 232.907689 159.167542) - (xy 232.907695 159.167541) - (xy 233.120664 159.112265) - (xy 233.120668 159.112264) - (xy 233.125833 159.110923) - (xy 233.130699 159.108731) - (xy 233.130702 159.10873) - (xy 233.33131 159.018363) - (xy 233.336176 159.016171) - (xy 233.340596 159.013195) - (xy 233.3406 159.013193) - (xy 233.466547 158.928399) - (xy 233.527546 158.887332) - (xy 233.694473 158.728092) - (xy 233.825655 158.551777) - (xy 233.828998 158.547284) - (xy 233.829 158.547281) - (xy 233.832182 158.543004) - (xy 233.886966 158.435253) - (xy 233.930267 158.350086) - (xy 235.924246 158.350086) - (xy 235.924609 158.354234) - (xy 235.924609 158.354238) - (xy 235.927368 158.385773) - (xy 235.949984 158.644276) - (xy 235.950894 158.648348) - (xy 235.950895 158.648353) - (xy 236.004978 158.890306) - (xy 236.014404 158.932477) - (xy 236.015847 158.9364) - (xy 236.015848 158.936402) - (xy 236.020502 158.949052) - (xy 236.116376 159.209626) - (xy 236.118323 159.213319) - (xy 236.118324 159.213321) - (xy 236.151373 159.276003) - (xy 236.254106 159.470854) - (xy 236.292112 159.524334) - (xy 236.422751 159.708162) - (xy 236.422756 159.708168) - (xy 236.425175 159.711572) - (xy 236.428019 159.714622) - (xy 236.428024 159.714628) - (xy 236.61711 159.917398) - (xy 236.626578 159.927551) - (xy 236.854777 160.114995) - (xy 237.105761 160.270612) - (xy 237.109578 160.272328) - (xy 237.109581 160.272329) - (xy 237.124643 160.279098) - (xy 237.375122 160.391668) - (xy 237.48175 160.423455) - (xy 237.608703 160.461301) - (xy 237.658127 160.476035) - (xy 237.662247 160.476688) - (xy 237.662249 160.476688) - (xy 237.946324 160.521682) - (xy 237.94633 160.521683) - (xy 237.949805 160.522233) - (xy 237.974364 160.523348) - (xy 238.040749 160.526363) - (xy 238.04077 160.526363) - (xy 238.042169 160.526427) - (xy 238.226633 160.526427) - (xy 238.446396 160.51183) - (xy 238.450495 160.511004) - (xy 238.450499 160.511003) - (xy 238.627527 160.475308) - (xy 238.735883 160.45346) - (xy 239.015107 160.357315) - (xy 239.171303 160.279098) - (xy 239.275427 160.226957) - (xy 239.275429 160.226956) - (xy 239.279163 160.225086) - (xy 239.52341 160.059095) - (xy 239.743559 159.862259) - (xy 239.764517 159.837807) - (xy 239.933021 159.641211) - (xy 239.933024 159.641207) - (xy 239.935741 159.638037) - (xy 239.938015 159.634535) - (xy 239.938019 159.63453) - (xy 240.094302 159.393876) - (xy 240.094305 159.393871) - (xy 240.096581 159.390366) - (xy 240.099393 159.384445) - (xy 240.195271 159.182525) - (xy 240.223251 159.123599) - (xy 240.228213 159.108146) - (xy 240.312247 158.84641) - (xy 240.312247 158.846409) - (xy 240.313527 158.842423) - (xy 240.335821 158.718516) - (xy 242.268003 158.718516) - (xy 242.276657 158.949052) - (xy 242.324031 159.174834) - (xy 242.325989 159.179793) - (xy 242.32599 159.179795) - (xy 242.365842 159.280706) - (xy 242.40877 159.389406) - (xy 242.52845 159.586633) - (xy 242.531947 159.590663) - (xy 242.667322 159.746669) - (xy 242.67965 159.760876) - (xy 242.70181 159.779046) - (xy 242.853918 159.903768) - (xy 242.853924 159.903772) - (xy 242.858046 159.907152) - (xy 243.058538 160.021278) - (xy 243.063554 160.023099) - (xy 243.063559 160.023101) - (xy 243.270378 160.098173) - (xy 243.270382 160.098174) - (xy 243.275393 160.099993) - (xy 243.280642 160.100942) - (xy 243.280645 160.100943) - (xy 243.498326 160.140306) - (xy 243.498333 160.140307) - (xy 243.50241 160.141044) - (xy 243.520147 160.14188) - (xy 243.525095 160.142114) - (xy 243.525102 160.142114) - (xy 243.526583 160.142184) - (xy 243.688728 160.142184) - (xy 243.755684 160.136503) - (xy 243.855365 160.128045) - (xy 243.855369 160.128044) - (xy 243.860676 160.127594) - (xy 243.865831 160.126256) - (xy 243.865837 160.126255) - (xy 244.078806 160.070979) - (xy 244.07881 160.070978) - (xy 244.083975 160.069637) - (xy 244.088841 160.067445) - (xy 244.088844 160.067444) - (xy 244.289452 159.977077) - (xy 244.294318 159.974885) - (xy 244.298738 159.971909) - (xy 244.298742 159.971907) - (xy 244.399951 159.903768) - (xy 244.485688 159.846046) - (xy 244.652615 159.686806) - (xy 244.759514 159.543128) - (xy 244.78714 159.505998) - (xy 244.787142 159.505995) - (xy 244.790324 159.501718) - (xy 244.846938 159.390366) - (xy 244.892461 159.30083) - (xy 244.892461 159.300829) - (xy 244.89488 159.296072) - (xy 244.934146 159.169615) - (xy 244.961708 159.080854) - (xy 244.961709 159.080848) - (xy 244.963292 159.075751) - (xy 244.979393 158.95427) - (xy 244.992903 158.852337) - (xy 244.992903 158.852332) - (xy 244.993603 158.847052) - (xy 244.991767 158.798129) - (xy 244.98858 158.713231) - (xy 244.984949 158.616516) - (xy 244.937575 158.390734) - (xy 244.921169 158.34919) - (xy 244.889696 158.269496) - (xy 244.852836 158.176162) - (xy 244.743242 157.995556) - (xy 244.735925 157.983498) - (xy 244.735924 157.983497) - (xy 244.733156 157.978935) - (xy 244.646231 157.878762) - (xy 244.585456 157.808725) - (xy 244.585454 157.808723) - (xy 244.581956 157.804692) - (xy 244.520763 157.754517) - (xy 244.407688 157.6618) - (xy 244.407682 157.661796) - (xy 244.40356 157.658416) - (xy 244.203068 157.54429) - (xy 244.198052 157.542469) - (xy 244.198047 157.542467) - (xy 243.991228 157.467395) - (xy 243.991224 157.467394) - (xy 243.986213 157.465575) - (xy 243.980964 157.464626) - (xy 243.980961 157.464625) - (xy 243.76328 157.425262) - (xy 243.763273 157.425261) - (xy 243.759196 157.424524) - (xy 243.741459 157.423688) - (xy 243.736511 157.423454) - (xy 243.736504 157.423454) - (xy 243.735023 157.423384) - (xy 243.572878 157.423384) - (xy 243.505922 157.429065) - (xy 243.406241 157.437523) - (xy 243.406237 157.437524) - (xy 243.40093 157.437974) - (xy 243.395775 157.439312) - (xy 243.395769 157.439313) - (xy 243.1828 157.494589) - (xy 243.182796 157.49459) - (xy 243.177631 157.495931) - (xy 243.172765 157.498123) - (xy 243.172762 157.498124) - (xy 243.074324 157.542467) - (xy 242.967288 157.590683) - (xy 242.962868 157.593659) - (xy 242.962864 157.593661) - (xy 242.875344 157.652584) - (xy 242.775918 157.719522) - (xy 242.608991 157.878762) - (xy 242.605803 157.883047) - (xy 242.474704 158.059251) - (xy 242.471282 158.06385) - (xy 242.468867 158.0686) - (xy 242.41418 158.176162) - (xy 242.366726 158.269496) - (xy 242.347239 158.332255) - (xy 242.299898 158.484714) - (xy 242.299897 158.48472) - (xy 242.298314 158.489817) - (xy 242.284401 158.594792) - (xy 242.272337 158.685819) - (xy 242.268003 158.718516) - (xy 240.335821 158.718516) - (xy 240.346537 158.658958) - (xy 240.365083 158.555886) - (xy 240.365084 158.555881) - (xy 240.365822 158.551777) - (xy 240.366221 158.543004) - (xy 240.379029 158.260938) - (xy 240.379029 158.260933) - (xy 240.379218 158.256768) - (xy 240.377692 158.239318) - (xy 240.353844 157.966739) - (xy 240.35348 157.962578) - (xy 240.31011 157.76855) - (xy 240.289972 157.678455) - (xy 240.28997 157.678448) - (xy 240.28906 157.674377) - (xy 240.283188 157.658416) - (xy 240.21874 157.483255) - (xy 240.187088 157.397228) - (xy 240.049358 157.136) - (xy 240.005207 157.073874) - (xy 239.880713 156.898692) - (xy 239.880708 156.898686) - (xy 239.878289 156.895282) - (xy 239.875445 156.892232) - (xy 239.87544 156.892226) - (xy 239.679732 156.682355) - (xy 239.676886 156.679303) - (xy 239.448687 156.491859) - (xy 239.197703 156.336242) - (xy 239.172985 156.325133) - (xy 239.04139 156.265992) - (xy 238.928342 156.215186) - (xy 238.870599 156.197972) - (xy 242.584421 156.197972) - (xy 242.590148 156.205622) - (xy 242.765656 156.313173) - (xy 242.77445 156.317654) - (xy 242.986926 156.405664) - (xy 242.996311 156.408713) - (xy 243.219941 156.462403) - (xy 243.229688 156.463946) - (xy 243.458967 156.481991) - (xy 243.468827 156.481991) - (xy 243.698106 156.463946) - (xy 243.707853 156.462403) - (xy 243.931483 156.408713) - (xy 243.940868 156.405664) - (xy 244.153344 156.317654) - (xy 244.162138 156.313173) - (xy 244.33398 156.207869) - (xy 244.34344 156.197413) - (xy 244.339656 156.188635) - (xy 243.476709 155.325688) - (xy 243.462765 155.318074) - (xy 243.460932 155.318205) - (xy 243.454317 155.322456) - (xy 242.591181 156.185592) - (xy 242.584421 156.197972) - (xy 238.870599 156.197972) - (xy 238.755541 156.163672) - (xy 238.649336 156.132011) - (xy 238.649334 156.132011) - (xy 238.645337 156.130819) - (xy 238.641217 156.130166) - (xy 238.641215 156.130166) - (xy 238.35714 156.085172) - (xy 238.357134 156.085171) - (xy 238.353659 156.084621) - (xy 238.3291 156.083506) - (xy 238.262715 156.080491) - (xy 238.262694 156.080491) - (xy 238.261295 156.080427) - (xy 238.076831 156.080427) - (xy 237.857068 156.095024) - (xy 237.852969 156.09585) - (xy 237.852965 156.095851) - (xy 237.710371 156.124603) - (xy 237.567581 156.153394) - (xy 237.288357 156.249539) - (xy 237.284629 156.251406) - (xy 237.038995 156.37441) - (xy 237.024301 156.381768) - (xy 236.780054 156.547759) - (xy 236.559905 156.744595) - (xy 236.557188 156.747765) - (xy 236.557187 156.747766) - (xy 236.381857 156.952327) - (xy 236.367723 156.968817) - (xy 236.365449 156.972319) - (xy 236.365445 156.972324) - (xy 236.209162 157.212978) - (xy 236.206883 157.216488) - (xy 236.205089 157.220266) - (xy 236.205088 157.220268) - (xy 236.164368 157.306024) - (xy 236.080213 157.483255) - (xy 236.078934 157.487238) - (xy 236.078933 157.487241) - (xy 235.99312 157.754517) - (xy 235.989937 157.764431) - (xy 235.989196 157.76855) - (xy 235.955019 157.958501) - (xy 235.937642 158.055077) - (xy 235.937453 158.059244) - (xy 235.937452 158.059251) - (xy 235.924824 158.337358) - (xy 235.924246 158.350086) - (xy 233.930267 158.350086) - (xy 233.934319 158.342116) - (xy 233.934319 158.342115) - (xy 233.936738 158.337358) - (xy 233.986791 158.176162) - (xy 234.003566 158.12214) - (xy 234.003567 158.122134) - (xy 234.00515 158.117037) - (xy 234.02507 157.966739) - (xy 234.034761 157.893623) - (xy 234.034761 157.893618) - (xy 234.035461 157.888338) - (xy 234.026807 157.657802) - (xy 233.979433 157.43202) - (xy 233.976112 157.423609) - (xy 233.931554 157.310782) - (xy 233.894694 157.217448) - (xy 233.806757 157.072531) - (xy 233.777783 157.024784) - (xy 233.777782 157.024783) - (xy 233.775014 157.020221) - (xy 233.688089 156.920048) - (xy 233.627314 156.850011) - (xy 233.627312 156.850009) - (xy 233.623814 156.845978) - (xy 233.580152 156.810177) - (xy 233.449546 156.703086) - (xy 233.44954 156.703082) - (xy 233.445418 156.699702) - (xy 233.244926 156.585576) - (xy 233.23991 156.583755) - (xy 233.239905 156.583753) - (xy 233.033086 156.508681) - (xy 233.033082 156.50868) - (xy 233.028071 156.506861) - (xy 233.022822 156.505912) - (xy 233.022819 156.505911) - (xy 232.805138 156.466548) - (xy 232.805131 156.466547) - (xy 232.801054 156.46581) - (xy 232.783317 156.464974) - (xy 232.778369 156.46474) - (xy 232.778362 156.46474) - (xy 232.776881 156.46467) - (xy 232.614736 156.46467) - (xy 232.54778 156.470351) - (xy 232.448099 156.478809) - (xy 232.448095 156.47881) - (xy 232.442788 156.47926) - (xy 232.437633 156.480598) - (xy 232.437627 156.480599) - (xy 232.224658 156.535875) - (xy 232.224654 156.535876) - (xy 232.219489 156.537217) - (xy 232.214623 156.539409) - (xy 232.21462 156.53941) - (xy 232.116182 156.583753) - (xy 232.009146 156.631969) - (xy 232.004726 156.634945) - (xy 232.004722 156.634947) - (xy 231.912461 156.697062) - (xy 231.817776 156.760808) - (xy 231.650849 156.920048) - (xy 231.647661 156.924333) - (xy 231.535123 157.07559) - (xy 231.51314 157.105136) - (xy 231.510725 157.109886) - (xy 231.456038 157.217448) - (xy 231.408584 157.310782) - (xy 231.374378 157.420943) - (xy 231.341756 157.526) - (xy 231.341755 157.526006) - (xy 231.340172 157.531103) - (xy 231.331881 157.593661) - (xy 231.3152 157.719522) - (xy 231.309861 157.759802) - (xy 229.7585 157.759802) - (xy 229.7585 155.326414) - (xy 232.622474 155.326414) - (xy 232.628201 155.334064) - (xy 232.803709 155.441615) - (xy 232.812503 155.446096) - (xy 233.024979 155.534106) - (xy 233.034364 155.537155) - (xy 233.257994 155.590845) - (xy 233.267741 155.592388) - (xy 233.49702 155.610433) - (xy 233.50688 155.610433) - (xy 233.736159 155.592388) - (xy 233.745906 155.590845) - (xy 233.969536 155.537155) - (xy 233.978921 155.534106) - (xy 234.191397 155.446096) - (xy 234.200191 155.441615) - (xy 234.372033 155.336311) - (xy 234.381493 155.325855) - (xy 234.377709 155.317077) - (xy 233.514762 154.45413) - (xy 233.500818 154.446516) - (xy 233.498985 154.446647) - (xy 233.49237 154.450898) - (xy 232.629234 155.314034) - (xy 232.622474 155.326414) - (xy 229.7585 155.326414) - (xy 229.7585 154.087038) - (xy 231.973625 154.087038) - (xy 231.99167 154.316317) - (xy 231.993213 154.326064) - (xy 232.046903 154.549694) - (xy 232.049952 154.559079) - (xy 232.137962 154.771555) - (xy 232.142443 154.780349) - (xy 232.247747 154.952191) - (xy 232.258203 154.961651) - (xy 232.266981 154.957867) - (xy 233.129928 154.09492) - (xy 233.136306 154.08324) - (xy 233.866358 154.08324) - (xy 233.866489 154.085073) - (xy 233.87074 154.091688) - (xy 234.733876 154.954824) - (xy 234.746256 154.961584) - (xy 234.750247 154.958596) - (xy 241.935572 154.958596) - (xy 241.953617 155.187875) - (xy 241.95516 155.197622) - (xy 242.00885 155.421252) - (xy 242.011899 155.430637) - (xy 242.099909 155.643113) - (xy 242.10439 155.651907) - (xy 242.209694 155.823749) - (xy 242.22015 155.833209) - (xy 242.228928 155.829425) - (xy 243.091875 154.966478) - (xy 243.098253 154.954798) - (xy 243.828305 154.954798) - (xy 243.828436 154.956631) - (xy 243.832687 154.963246) - (xy 244.695823 155.826382) - (xy 244.708203 155.833142) - (xy 244.715853 155.827415) - (xy 244.823404 155.651907) - (xy 244.827885 155.643113) - (xy 244.915895 155.430637) - (xy 244.918944 155.421252) - (xy 244.972634 155.197622) - (xy 244.974177 155.187875) - (xy 244.992222 154.958596) - (xy 244.992222 154.948736) - (xy 244.974177 154.719457) - (xy 244.972634 154.70971) - (xy 244.918944 154.48608) - (xy 244.915895 154.476695) - (xy 244.827885 154.264219) - (xy 244.823404 154.255425) - (xy 244.7181 154.083583) - (xy 244.707644 154.074123) - (xy 244.698866 154.077907) - (xy 243.835919 154.940854) - (xy 243.828305 154.954798) - (xy 243.098253 154.954798) - (xy 243.099489 154.952534) - (xy 243.099358 154.950701) - (xy 243.095107 154.944086) - (xy 242.231971 154.08095) - (xy 242.219591 154.07419) - (xy 242.211941 154.079917) - (xy 242.10439 154.255425) - (xy 242.099909 154.264219) - (xy 242.011899 154.476695) - (xy 242.00885 154.48608) - (xy 241.95516 154.70971) - (xy 241.953617 154.719457) - (xy 241.935572 154.948736) - (xy 241.935572 154.958596) - (xy 234.750247 154.958596) - (xy 234.753906 154.955857) - (xy 234.861457 154.780349) - (xy 234.865938 154.771555) - (xy 234.953948 154.559079) - (xy 234.956997 154.549694) - (xy 235.010687 154.326064) - (xy 235.01223 154.316317) - (xy 235.030275 154.087038) - (xy 235.030275 154.077178) - (xy 235.01223 153.847899) - (xy 235.010687 153.838152) - (xy 234.956997 153.614522) - (xy 234.953948 153.605137) - (xy 234.865938 153.392661) - (xy 234.861457 153.383867) - (xy 234.756153 153.212025) - (xy 234.745697 153.202565) - (xy 234.736919 153.206349) - (xy 233.873972 154.069296) - (xy 233.866358 154.08324) - (xy 233.136306 154.08324) - (xy 233.137542 154.080976) - (xy 233.137411 154.079143) - (xy 233.13316 154.072528) - (xy 232.270024 153.209392) - (xy 232.257644 153.202632) - (xy 232.249994 153.208359) - (xy 232.142443 153.383867) - (xy 232.137962 153.392661) - (xy 232.049952 153.605137) - (xy 232.046903 153.614522) - (xy 231.993213 153.838152) - (xy 231.99167 153.847899) - (xy 231.973625 154.077178) - (xy 231.973625 154.087038) - (xy 229.7585 154.087038) - (xy 229.7585 152.838361) - (xy 232.622407 152.838361) - (xy 232.626191 152.847139) - (xy 233.489138 153.710086) - (xy 233.503082 153.7177) - (xy 233.504915 153.717569) - (xy 233.51153 153.713318) - (xy 234.374666 152.850182) - (xy 234.381426 152.837802) - (xy 234.375699 152.830152) - (xy 234.200191 152.722601) - (xy 234.191397 152.71812) - (xy 233.978921 152.63011) - (xy 233.969536 152.627061) - (xy 233.745906 152.573371) - (xy 233.736159 152.571828) - (xy 233.50688 152.553783) - (xy 233.49702 152.553783) - (xy 233.267741 152.571828) - (xy 233.257994 152.573371) - (xy 233.034364 152.627061) - (xy 233.024979 152.63011) - (xy 232.812503 152.71812) - (xy 232.803709 152.722601) - (xy 232.631867 152.827905) - (xy 232.622407 152.838361) - (xy 229.7585 152.838361) - (xy 229.7585 147.86707) - (xy 229.759933 147.84812) - (xy 229.762099 147.833885) - (xy 229.762099 147.833881) - (xy 229.763199 147.826651) - (xy 229.761903 147.810709) - (xy 229.758915 147.773982) - (xy 229.7585 147.763767) - (xy 229.7585 147.755707) - (xy 229.757807 147.749756) - (xy 229.755211 147.727497) - (xy 229.754778 147.723121) - (xy 229.75387 147.711962) - (xy 229.74886 147.650364) - (xy 229.746605 147.643403) - (xy 229.745418 147.637463) - (xy 229.744029 147.631588) - (xy 229.743182 147.624319) - (xy 229.718264 147.55567) - (xy 229.716847 147.551542) - (xy 229.696607 147.489064) - (xy 229.696606 147.489062) - (xy 229.694351 147.482101) - (xy 229.690555 147.475846) - (xy 229.688049 147.470372) - (xy 229.68533 147.464942) - (xy 229.682833 147.458063) - (xy 229.657002 147.418664) - (xy 229.642814 147.397024) - (xy 229.640467 147.393305) - (xy 229.602595 147.330893) - (xy 229.595197 147.322516) - (xy 229.595224 147.322492) - (xy 229.592571 147.3195) - (xy 229.589868 147.316267) - (xy 229.585856 147.310148) - (xy 229.529617 147.256872) - (xy 229.527175 147.254494) - (xy 227.38377 145.111089) - (xy 227.371384 145.096677) - (xy 227.362851 145.085082) - (xy 227.362846 145.085077) - (xy 227.358508 145.079182) - (xy 227.35293 145.074443) - (xy 227.352927 145.07444) - (xy 227.318232 145.044965) - (xy 227.310716 145.038035) - (xy 227.305021 145.03234) - (xy 227.29888 145.027482) - (xy 227.282749 145.014719) - (xy 227.279345 145.011928) - (xy 227.229297 144.969409) - (xy 227.229295 144.969408) - (xy 227.223715 144.964667) - (xy 227.217199 144.961339) - (xy 227.21215 144.957972) - (xy 227.207021 144.954805) - (xy 227.201284 144.950266) - (xy 227.135125 144.919345) - (xy 227.131225 144.917439) - (xy 227.066192 144.884231) - (xy 227.059084 144.882492) - (xy 227.053441 144.880393) - (xy 227.047678 144.878476) - (xy 227.04105 144.875378) - (xy 226.969583 144.860513) - (xy 226.965299 144.859543) - (xy 226.89439 144.842192) - (xy 226.888788 144.841844) - (xy 226.888785 144.841844) - (xy 226.883236 144.8415) - (xy 226.883238 144.841464) - (xy 226.879245 144.841225) - (xy 226.875053 144.840851) - (xy 226.867885 144.83936) - (xy 226.80412 144.841085) - (xy 226.790479 144.841454) - (xy 226.787072 144.8415) - (xy 222.967859 144.8415) - (xy 222.948909 144.840067) - (xy 222.934674 144.837901) - (xy 222.93467 144.837901) - (xy 222.92744 144.836801) - (xy 222.920148 144.837394) - (xy 222.920145 144.837394) - (xy 222.874771 144.841085) - (xy 222.864556 144.8415) - (xy 222.856496 144.8415) - (xy 222.852862 144.841924) - (xy 222.852856 144.841924) - (xy 222.839831 144.843443) - (xy 222.828269 144.844791) - (xy 222.823921 144.845221) - (xy 222.751153 144.85114) - (xy 222.744192 144.853395) - (xy 222.738252 144.854582) - (xy 222.732377 144.855971) - (xy 222.725108 144.856818) - (xy 222.656459 144.881736) - (xy 222.652331 144.883153) - (xy 222.589853 144.903393) - (xy 222.589851 144.903394) - (xy 222.58289 144.905649) - (xy 222.576635 144.909445) - (xy 222.571161 144.911951) - (xy 222.565731 144.91467) - (xy 222.558852 144.917167) - (xy 222.552732 144.92118) - (xy 222.552731 144.92118) - (xy 222.497813 144.957186) - (xy 222.494109 144.959523) - (xy 222.431682 144.997405) - (xy 222.423305 145.004803) - (xy 222.423281 145.004776) - (xy 222.420289 145.007429) - (xy 222.417056 145.010132) - (xy 222.410937 145.014144) - (xy 222.38174 145.044965) - (xy 222.357661 145.070383) - (xy 222.355283 145.072825) - (xy 221.479951 145.948157) - (xy 221.417639 145.982183) - (xy 221.361441 145.98158) - (xy 221.354477 145.979908) - (xy 221.269998 145.959626) - (xy 221.030776 145.940799) - (xy 220.791554 145.959626) - (xy 220.786747 145.96078) - (xy 220.786741 145.960781) - (xy 220.663042 145.990479) - (xy 220.558223 146.015644) - (xy 220.553652 146.017537) - (xy 220.55365 146.017538) - (xy 220.341099 146.105579) - (xy 220.341097 146.10558) - (xy 220.336527 146.107473) - (xy 220.131927 146.232853) - (xy 220.12816 146.23607) - (xy 220.128159 146.236071) - (xy 220.012405 146.334934) - (xy 219.949458 146.388695) - (xy 219.946245 146.392457) - (xy 219.814976 146.546155) - (xy 219.793616 146.571164) - (xy 219.668236 146.775764) - (xy 219.666343 146.780334) - (xy 219.666342 146.780336) - (xy 219.584367 146.978243) - (xy 219.576407 146.99746) - (xy 219.559366 147.06844) - (xy 219.521544 147.225978) - (xy 219.521543 147.225984) - (xy 219.520389 147.230791) - (xy 219.501562 147.470013) - (xy 219.520389 147.709235) - (xy 219.521543 147.714042) - (xy 219.521544 147.714048) - (xy 219.544751 147.810709) - (xy 219.576407 147.942566) - (xy 219.5783 147.947137) - (xy 219.578301 147.947139) - (xy 219.659869 148.144061) - (xy 219.668236 148.164262) - (xy 219.793616 148.368862) - (xy 219.796833 148.372629) - (xy 219.796834 148.37263) - (xy 219.872254 148.460936) - (xy 219.949458 148.551331) - (xy 219.95322 148.554544) - (xy 220.124174 148.700551) - (xy 220.131927 148.707173) - (xy 220.336527 148.832553) - (xy 220.341097 148.834446) - (xy 220.341099 148.834447) - (xy 220.533262 148.914043) - (xy 220.558223 148.924382) - (xy 220.609219 148.936625) - (xy 220.786741 148.979245) - (xy 220.786747 148.979246) - (xy 220.791554 148.9804) - (xy 221.030776 148.999227) - (xy 221.269998 148.9804) - (xy 221.274805 148.979246) - (xy 221.274811 148.979245) - (xy 221.452333 148.936625) - (xy 221.503329 148.924382) - (xy 221.52829 148.914043) - (xy 221.720453 148.834447) - (xy 221.720455 148.834446) - (xy 221.725025 148.832553) - (xy 221.853123 148.754054) - (xy 224.949179 148.754054) - (xy 224.952963 148.762832) - (xy 225.81591 149.625779) - (xy 225.829854 149.633393) - (xy 225.831687 149.633262) - (xy 225.838302 149.629011) - (xy 226.701438 148.765875) - (xy 226.708198 148.753495) - (xy 226.702471 148.745845) - (xy 226.526963 148.638294) - (xy 226.518169 148.633813) - (xy 226.305693 148.545803) - (xy 226.296308 148.542754) - (xy 226.072678 148.489064) - (xy 226.062931 148.487521) - (xy 225.833652 148.469476) - (xy 225.823792 148.469476) - (xy 225.594513 148.487521) - (xy 225.584766 148.489064) - (xy 225.361136 148.542754) - (xy 225.351751 148.545803) - (xy 225.139275 148.633813) - (xy 225.130481 148.638294) - (xy 224.958639 148.743598) - (xy 224.949179 148.754054) - (xy 221.853123 148.754054) - (xy 221.929625 148.707173) - (xy 221.937379 148.700551) - (xy 222.108332 148.554544) - (xy 222.112094 148.551331) - (xy 222.189298 148.460936) - (xy 222.264718 148.37263) - (xy 222.264719 148.372629) - (xy 222.267936 148.368862) - (xy 222.393316 148.164262) - (xy 222.401684 148.144061) - (xy 222.483251 147.947139) - (xy 222.483252 147.947137) - (xy 222.485145 147.942566) - (xy 222.516801 147.810709) - (xy 222.540008 147.714048) - (xy 222.540009 147.714042) - (xy 222.541163 147.709235) - (xy 222.55999 147.470013) - (xy 222.541163 147.230791) - (xy 222.519209 147.139348) - (xy 222.522755 147.06844) - (xy 222.552632 147.020838) - (xy 223.178065 146.395405) - (xy 223.240377 146.361379) - (xy 223.26716 146.3585) - (xy 226.433629 146.3585) - (xy 226.50175 146.378502) - (xy 226.522724 146.395405) - (xy 228.204595 148.077275) - (xy 228.23862 148.139587) - (xy 228.2415 148.16637) - (xy 228.2415 158.93293) - (xy 228.240067 158.95188) - (xy 228.236801 158.973349) - (xy 228.237394 158.980641) - (xy 228.237394 158.980644) - (xy 228.241085 159.026018) - (xy 228.2415 159.036233) - (xy 228.2415 159.044293) - (xy 228.241925 159.047937) - (xy 228.244789 159.072507) - (xy 228.245222 159.076882) - (xy 228.24933 159.127381) - (xy 228.25114 159.149637) - (xy 228.253396 159.156601) - (xy 228.254587 159.16256) - (xy 228.255971 159.168415) - (xy 228.256818 159.175681) - (xy 228.281735 159.244327) - (xy 228.283152 159.248455) - (xy 228.303316 159.310696) - (xy 228.305649 159.317899) - (xy 228.309445 159.324154) - (xy 228.311951 159.329628) - (xy 228.31467 159.335058) - (xy 228.317167 159.341937) - (xy 228.32118 159.348057) - (xy 228.32118 159.348058) - (xy 228.357186 159.402976) - (xy 228.359523 159.40668) - (xy 228.397405 159.469107) - (xy 228.401121 159.473315) - (xy 228.401122 159.473316) - (xy 228.404803 159.477484) - (xy 228.404776 159.477508) - (xy 228.407429 159.4805) - (xy 228.410132 159.483733) - (xy 228.414144 159.489852) - (xy 228.419456 159.494884) - (xy 228.470383 159.543128) - (xy 228.472825 159.545506) - (xy 231.11623 162.188911) - (xy 231.128616 162.203323) - (xy 231.137149 162.214918) - (xy 231.137154 162.214923) - (xy 231.141492 162.220818) - (xy 231.14707 162.225557) - (xy 231.147073 162.22556) - (xy 231.181768 162.255035) - (xy 231.189284 162.261965) - (xy 231.19498 162.267661) - (xy 231.197841 162.269924) - (xy 231.197846 162.269929) - (xy 231.217256 162.285285) - (xy 231.220658 162.288074) - (xy 231.269562 162.329621) - (xy 231.276285 162.335333) - (xy 231.282802 162.338661) - (xy 231.28785 162.342027) - (xy 231.292972 162.34519) - (xy 231.298716 162.349735) - (xy 231.364895 162.380664) - (xy 231.368779 162.382563) - (xy 231.433808 162.415769) - (xy 231.440923 162.41751) - (xy 231.446578 162.419613) - (xy 231.452317 162.421522) - (xy 231.45895 162.424622) - (xy 231.530435 162.439491) - (xy 231.534701 162.440457) - (xy 231.60561 162.457808) - (xy 231.611212 162.458156) - (xy 231.611215 162.458156) - (xy 231.616764 162.4585) - (xy 231.616762 162.458535) - (xy 231.620734 162.458775) - (xy 231.624955 162.459152) - (xy 231.632115 162.460641) - (xy 231.709542 162.458546) - (xy 231.71295 162.4585) - (xy 246.284228 162.4585) - (xy 246.352349 162.478502) - (xy 246.398842 162.532158) - (xy 246.408946 162.602432) - (xy 246.379452 162.667012) - (xy 246.373323 162.673595) - (xy 240.411089 168.635829) - (xy 240.396677 168.648215) - (xy 240.385082 168.656748) - (xy 240.385077 168.656753) - (xy 240.379182 168.661091) - (xy 240.374443 168.666669) - (xy 240.37444 168.666672) - (xy 240.344965 168.701367) - (xy 240.338035 168.708883) - (xy 240.33234 168.714578) - (xy 240.33006 168.71746) - (xy 240.314719 168.73685) - (xy 240.311928 168.740254) - (xy 240.269409 168.790302) - (xy 240.264667 168.795884) - (xy 240.261339 168.8024) - (xy 240.257972 168.807449) - (xy 240.254805 168.812578) - (xy 240.250266 168.818315) - (xy 240.219345 168.884474) - (xy 240.217442 168.888368) - (xy 240.184231 168.953407) - (xy 240.182492 168.960515) - (xy 240.180393 168.966158) - (xy 240.178476 168.971921) - (xy 240.175378 168.978549) - (xy 240.173888 168.985711) - (xy 240.173888 168.985712) - (xy 240.160514 169.050011) - (xy 240.159544 169.054295) - (xy 240.142192 169.125209) - (xy 240.1415 169.136363) - (xy 240.141464 169.136361) - (xy 240.141225 169.140354) - (xy 240.140851 169.144546) - (xy 240.13936 169.151714) - (xy 240.13989 169.171299) - (xy 240.141454 169.22912) - (xy 240.1415 169.232527) - (xy 240.1415 174.197352) - (xy 240.121498 174.265473) - (xy 240.104595 174.286447) - (xy 237.905468 176.485574) - (xy 237.843156 176.5196) - (xy 237.786958 176.518997) - (xy 237.695515 176.497043) - (xy 237.456293 176.478216) - (xy 237.217071 176.497043) - (xy 237.212264 176.498197) - (xy 237.212258 176.498198) - (xy 237.104504 176.524068) - (xy 236.98374 176.553061) - (xy 236.979169 176.554954) - (xy 236.979167 176.554955) - (xy 236.766616 176.642996) - (xy 236.766614 176.642997) - (xy 236.762044 176.64489) - (xy 236.557444 176.77027) - (xy 236.374975 176.926112) - (xy 236.219133 177.108581) - (xy 236.093753 177.313181) - (xy 236.09186 177.317751) - (xy 236.091859 177.317753) - (xy 236.012289 177.509853) - (xy 236.001924 177.534877) - (xy 235.990837 177.581058) - (xy 235.947061 177.763395) - (xy 235.94706 177.763401) - (xy 235.945906 177.768208) - (xy 235.927079 178.00743) - (xy 235.945906 178.246652) - (xy 235.94706 178.251459) - (xy 235.947061 178.251465) - (xy 235.977289 178.377371) - (xy 236.001924 178.479983) - (xy 236.003817 178.484554) - (xy 236.003818 178.484556) - (xy 236.088707 178.689496) - (xy 236.093753 178.701679) - (xy 236.219133 178.906279) - (xy 236.374975 179.088748) - (xy 236.557444 179.24459) - (xy 236.762044 179.36997) - (xy 236.766614 179.371863) - (xy 236.766616 179.371864) - (xy 236.948504 179.447204) - (xy 236.98374 179.461799) - (xy 237.06533 179.481387) - (xy 237.212258 179.516662) - (xy 237.212264 179.516663) - (xy 237.217071 179.517817) - (xy 237.456293 179.536644) - (xy 237.695515 179.517817) - (xy 237.700322 179.516663) - (xy 237.700328 179.516662) - (xy 237.847256 179.481387) - (xy 237.928846 179.461799) - (xy 237.964082 179.447204) - (xy 238.14597 179.371864) - (xy 238.145972 179.371863) - (xy 238.150542 179.36997) - (xy 238.355142 179.24459) - (xy 238.537611 179.088748) - (xy 238.693453 178.906279) - (xy 238.818833 178.701679) - (xy 238.82388 178.689496) - (xy 238.908768 178.484556) - (xy 238.908769 178.484554) - (xy 238.910662 178.479983) - (xy 238.935297 178.377371) - (xy 238.965525 178.251465) - (xy 238.965526 178.251459) - (xy 238.96668 178.246652) - (xy 238.985507 178.00743) - (xy 238.96668 177.768208) - (xy 238.944726 177.676765) - (xy 238.948272 177.605857) - (xy 238.978149 177.558255) - (xy 240.641321 175.895083) - (xy 240.703633 175.861057) - (xy 240.774448 175.866122) - (xy 240.831284 175.908669) - (xy 240.84974 175.950015) - (xy 240.851117 175.949568) - (xy 240.851402 175.950446) - (xy 240.852805 175.956881) - (xy 240.853977 175.959506) - (xy 240.854588 175.962565) - (xy 240.855971 175.968416) - (xy 240.856818 175.975681) - (xy 240.881735 176.044327) - (xy 240.883152 176.048455) - (xy 240.905649 176.117899) - (xy 240.909445 176.124154) - (xy 240.911951 176.129628) - (xy 240.91467 176.135058) - (xy 240.917167 176.141937) - (xy 240.92118 176.148057) - (xy 240.92118 176.148058) - (xy 240.957186 176.202976) - (xy 240.959523 176.20668) - (xy 240.997405 176.269107) - (xy 241.001121 176.273315) - (xy 241.001122 176.273316) - (xy 241.004803 176.277484) - (xy 241.004776 176.277508) - (xy 241.007429 176.2805) - (xy 241.010132 176.283733) - (xy 241.014144 176.289852) - (xy 241.019456 176.294884) - (xy 241.070383 176.343128) - (xy 241.072825 176.345506) - (xy 248.01623 183.288911) - (xy 248.028616 183.303323) - (xy 248.037149 183.314918) - (xy 248.037154 183.314923) - (xy 248.041492 183.320818) - (xy 248.04707 183.325557) - (xy 248.047073 183.32556) - (xy 248.081768 183.355035) - (xy 248.089284 183.361965) - (xy 248.094979 183.36766) - (xy 248.097861 183.36994) - (xy 248.117251 183.385281) - (xy 248.120655 183.388072) - (xy 248.170703 183.430591) - (xy 248.176285 183.435333) - (xy 248.182801 183.438661) - (xy 248.18785 183.442028) - (xy 248.192979 183.445195) - (xy 248.198716 183.449734) - (xy 248.264875 183.480655) - (xy 248.268769 183.482558) - (xy 248.333808 183.515769) - (xy 248.340916 183.517508) - (xy 248.346559 183.519607) - (xy 248.352322 183.521524) - (xy 248.35895 183.524622) - (xy 248.366112 183.526112) - (xy 248.366113 183.526112) - (xy 248.430412 183.539486) - (xy 248.434696 183.540456) - (xy 248.50561 183.557808) - (xy 248.511212 183.558156) - (xy 248.511215 183.558156) - (xy 248.516764 183.5585) - (xy 248.516762 183.558536) - (xy 248.520755 183.558775) - (xy 248.524947 183.559149) - (xy 248.532115 183.56064) - (xy 248.60952 183.558546) - (xy 248.612928 183.5585) - (xy 253.575122 183.5585) - (xy 253.643243 183.578502) - (xy 253.664217 183.595405) - (xy 255.895004 185.826192) - (xy 255.92903 185.888504) - (xy 255.928427 185.944702) - (xy 255.906473 186.036145) - (xy 255.887646 186.275367) - (xy 255.906473 186.514589) - (xy 255.907627 186.519396) - (xy 255.907628 186.519402) - (xy 255.942903 186.66633) - (xy 255.962491 186.74792) - (xy 255.964384 186.752491) - (xy 255.964385 186.752493) - (xy 256.004038 186.848223) - (xy 256.05432 186.969616) - (xy 256.1797 187.174216) - (xy 256.182917 187.177983) - (xy 256.182918 187.177984) - (xy 256.266278 187.275587) - (xy 256.335542 187.356685) - (xy 256.518011 187.512527) - (xy 256.722611 187.637907) - (xy 256.727181 187.6398) - (xy 256.727183 187.639801) - (xy 256.939734 187.727842) - (xy 256.944307 187.729736) - (xy 257.025897 187.749324) - (xy 257.172825 187.784599) - (xy 257.172831 187.7846) - (xy 257.177638 187.785754) - (xy 257.41686 187.804581) - (xy 257.656082 187.785754) - (xy 257.660889 187.7846) - (xy 257.660895 187.784599) - (xy 257.807823 187.749324) - (xy 257.889413 187.729736) - (xy 257.893986 187.727842) - (xy 258.106537 187.639801) - (xy 258.106539 187.6398) - (xy 258.111109 187.637907) - (xy 258.315709 187.512527) - (xy 258.498178 187.356685) - (xy 258.567442 187.275587) - (xy 258.650802 187.177984) - (xy 258.650803 187.177983) - (xy 258.65402 187.174216) - (xy 258.7794 186.969616) - (xy 258.829683 186.848223) - (xy 258.869335 186.752493) - (xy 258.869336 186.752491) - (xy 258.871229 186.74792) - (xy 258.890817 186.66633) - (xy 258.926092 186.519402) - (xy 258.926093 186.519396) - (xy 258.927247 186.514589) - (xy 258.946074 186.275367) - (xy 258.927247 186.036145) - (xy 258.926093 186.031338) - (xy 258.926092 186.031332) - (xy 258.879671 185.837976) - (xy 258.871229 185.802814) - (xy 258.868335 185.795827) - (xy 258.781294 185.58569) - (xy 258.781293 185.585688) - (xy 258.7794 185.581118) - (xy 258.65402 185.376518) - (xy 258.498178 185.194049) - (xy 258.315709 185.038207) - (xy 258.111109 184.912827) - (xy 258.106539 184.910934) - (xy 258.106537 184.910933) - (xy 257.893986 184.822892) - (xy 257.893984 184.822891) - (xy 257.889413 184.820998) - (xy 257.788792 184.796841) - (xy 257.660895 184.766135) - (xy 257.660889 184.766134) - (xy 257.656082 184.76498) - (xy 257.41686 184.746153) - (xy 257.177638 184.76498) - (xy 257.086195 184.786934) - (xy 257.015287 184.783388) - (xy 256.967685 184.753511) - (xy 254.525263 182.311089) - (xy 254.512877 182.296677) - (xy 254.504344 182.285082) - (xy 254.504339 182.285077) - (xy 254.500001 182.279182) - (xy 254.494423 182.274443) - (xy 254.49442 182.27444) - (xy 254.459725 182.244965) - (xy 254.452209 182.238035) - (xy 254.446514 182.23234) - (xy 254.429171 182.218619) - (xy 254.424242 182.214719) - (xy 254.420838 182.211928) - (xy 254.37079 182.169409) - (xy 254.370788 182.169408) - (xy 254.365208 182.164667) - (xy 254.358692 182.161339) - (xy 254.353643 182.157972) - (xy 254.348514 182.154805) - (xy 254.342777 182.150266) - (xy 254.276618 182.119345) - (xy 254.272718 182.117439) - (xy 254.271112 182.116619) - (xy 254.207685 182.084231) - (xy 254.200577 182.082492) - (xy 254.194934 182.080393) - (xy 254.189171 182.078476) - (xy 254.182543 182.075378) - (xy 254.111076 182.060513) - (xy 254.106792 182.059543) - (xy 254.035883 182.042192) - (xy 254.030281 182.041844) - (xy 254.030278 182.041844) - (xy 254.024729 182.0415) - (xy 254.024731 182.041464) - (xy 254.020738 182.041225) - (xy 254.016546 182.040851) - (xy 254.009378 182.03936) - (xy 253.943168 182.041151) - (xy 253.931972 182.041454) - (xy 253.928565 182.0415) - (xy 248.966371 182.0415) - (xy 248.89825 182.021498) - (xy 248.877276 182.004595) - (xy 242.395405 175.522724) - (xy 242.361379 175.460412) - (xy 242.3585 175.433629) - (xy 242.3585 169.875919) - (xy 242.378502 169.807798) - (xy 242.395405 169.786824) - (xy 245.145563 167.036666) - (xy 255.301414 167.036666) - (xy 255.304543 167.052236) - (xy 255.305824 167.053559) - (xy 255.31333 167.055893) - (xy 255.399821 167.06346) - (xy 255.405285 167.063698) - (xy 255.568588 167.063698) - (xy 255.579511 167.062742) - (xy 255.794066 167.024911) - (xy 255.804662 167.022071) - (xy 256.009387 166.947558) - (xy 256.019315 166.942928) - (xy 256.208 166.833992) - (xy 256.216973 166.827708) - (xy 256.383878 166.687659) - (xy 256.391617 166.67992) - (xy 256.531667 166.513014) - (xy 256.537951 166.50404) - (xy 256.646887 166.315358) - (xy 256.651518 166.305427) - (xy 256.702082 166.166505) - (xy 257.538222 166.166505) - (xy 257.57798 166.391984) - (xy 257.579864 166.39716) - (xy 257.624207 166.518991) - (xy 257.656288 166.607134) - (xy 257.770767 166.805417) - (xy 257.917938 166.98081) - (xy 258.093329 167.127981) - (xy 258.098096 167.130733) - (xy 258.0981 167.130736) - (xy 258.204247 167.192019) - (xy 258.291612 167.242459) - (xy 258.29678 167.24434) - (xy 258.456168 167.302353) - (xy 258.506762 167.320768) - (xy 258.570214 167.331957) - (xy 258.673061 167.350092) - (xy 258.673068 167.350093) - (xy 258.675768 167.350569) - (xy 259.009643 167.37978) - (xy 259.384579 167.412583) - (xy 259.384586 167.412583) - (xy 259.387303 167.412821) - (xy 259.558916 167.412821) - (xy 259.711559 167.385906) - (xy 259.778975 167.374019) - (xy 259.778978 167.374018) - (xy 259.784395 167.373063) - (xy 259.846197 167.350569) - (xy 259.994378 167.296636) - (xy 259.994382 167.296634) - (xy 259.999545 167.294755) - (xy 260.186443 167.186849) - (xy 260.193065 167.183026) - (xy 260.193066 167.183026) - (xy 260.197828 167.180276) - (xy 260.366257 167.038948) - (xy 260.369012 167.036636) - (xy 260.37322 167.033105) - (xy 260.428195 166.967589) - (xy 260.474743 166.912116) - (xy 260.533853 166.87279) - (xy 260.60484 166.871664) - (xy 260.665168 166.909096) - (xy 260.680381 166.930105) - (xy 260.709655 166.98081) - (xy 260.756601 167.062123) - (xy 260.756605 167.062128) - (xy 260.759351 167.066885) - (xy 260.906522 167.242278) - (xy 261.081913 167.389449) - (xy 261.08668 167.392201) - (xy 261.086684 167.392204) - (xy 261.16637 167.43821) - (xy 261.280196 167.503927) - (xy 261.285364 167.505808) - (xy 261.484233 167.578191) - (xy 261.495346 167.582236) - (xy 261.558798 167.593425) - (xy 261.661645 167.61156) - (xy 261.661652 167.611561) - (xy 261.664352 167.612037) - (xy 261.998227 167.641248) - (xy 262.373163 167.674051) - (xy 262.37317 167.674051) - (xy 262.375887 167.674289) - (xy 262.5475 167.674289) - (xy 262.684091 167.650204) - (xy 262.767559 167.635487) - (xy 262.767562 167.635486) - (xy 262.772979 167.634531) - (xy 262.834781 167.612037) - (xy 262.982962 167.558104) - (xy 262.982966 167.558102) - (xy 262.988129 167.556223) - (xy 263.186412 167.441744) - (xy 263.361804 167.294573) - (xy 263.390682 167.260158) - (xy 263.505437 167.1234) - (xy 263.505439 167.123397) - (xy 263.508976 167.119182) - (xy 263.623454 166.920899) - (xy 263.657734 166.826717) - (xy 263.699881 166.71092) - (xy 263.699881 166.710919) - (xy 263.701763 166.705749) - (xy 263.741521 166.480269) - (xy 263.741522 166.251311) - (xy 263.701763 166.025832) - (xy 263.64964 165.882622) - (xy 263.625337 165.815849) - (xy 263.625335 165.815845) - (xy 263.623456 165.810682) - (xy 263.508977 165.612399) - (xy 263.505439 165.608183) - (xy 263.505153 165.607774) - (xy 263.482464 165.5405) - (xy 263.499748 165.471639) - (xy 263.551518 165.423055) - (xy 263.621335 165.410171) - (xy 263.633916 165.41212) - (xy 263.729716 165.431959) - (xy 263.783301 165.443056) - (xy 263.787912 165.443322) - (xy 263.787913 165.443322) - (xy 263.838486 165.446238) - (xy 263.83849 165.446238) - (xy 263.840309 165.446343) - (xy 263.985533 165.446343) - (xy 263.98832 165.446094) - (xy 263.988326 165.446094) - (xy 264.069794 165.438823) - (xy 264.152296 165.43146) - (xy 264.15771 165.429979) - (xy 264.157715 165.429978) - (xy 264.285446 165.395034) - (xy 264.368985 165.37218) - (xy 264.374043 165.369768) - (xy 264.374047 165.369766) - (xy 264.491576 165.313707) - (xy 264.571752 165.275465) - (xy 264.754188 165.144372) - (xy 264.828465 165.067724) - (xy 264.906623 164.987072) - (xy 264.906625 164.987069) - (xy 264.910526 164.983044) - (xy 265.035824 164.796581) - (xy 265.126122 164.590876) - (xy 265.131896 164.566829) - (xy 265.177256 164.377889) - (xy 265.177256 164.377888) - (xy 265.178566 164.372432) - (xy 265.185347 164.254817) - (xy 265.191174 164.15376) - (xy 265.191174 164.153757) - (xy 265.191497 164.148153) - (xy 265.164509 163.925128) - (xy 265.098452 163.710408) - (xy 265.053349 163.623021) - (xy 264.997988 163.515762) - (xy 264.997988 163.515761) - (xy 264.995416 163.510779) - (xy 264.858657 163.332551) - (xy 264.692498 163.181358) - (xy 264.687751 163.17838) - (xy 264.687748 163.178378) - (xy 264.506939 163.064958) - (xy 264.50219 163.061979) - (xy 264.293751 162.978187) - (xy 264.073767 162.93263) - (xy 264.069156 162.932364) - (xy 264.069155 162.932364) - (xy 264.018582 162.929448) - (xy 264.018578 162.929448) - (xy 264.016759 162.929343) - (xy 263.871535 162.929343) - (xy 263.858507 162.930506) - (xy 263.788878 162.91664) - (xy 263.737799 162.86733) - (xy 263.721487 162.798233) - (xy 263.745122 162.731286) - (xy 263.75821 162.71591) - (xy 263.758512 162.715608) - (xy 263.76272 162.712077) - (xy 263.795011 162.673595) - (xy 263.906353 162.540904) - (xy 263.906355 162.540901) - (xy 263.909892 162.536686) - (xy 264.02437 162.338403) - (xy 264.102679 162.123253) - (xy 264.142437 161.897773) - (xy 264.142438 161.668815) - (xy 264.102679 161.443336) - (xy 264.070547 161.355052) - (xy 264.026253 161.233353) - (xy 264.026251 161.233349) - (xy 264.024372 161.228186) - (xy 263.909893 161.029903) - (xy 263.762722 160.85451) - (xy 263.58733 160.707339) - (xy 263.389047 160.59286) - (xy 263.379185 160.589271) - (xy 263.179069 160.516434) - (xy 263.179068 160.516434) - (xy 263.173898 160.514552) - (xy 263.110446 160.503363) - (xy 263.007599 160.485228) - (xy 263.007592 160.485227) - (xy 263.004892 160.484751) - (xy 262.647239 160.45346) - (xy 262.296081 160.422737) - (xy 262.296074 160.422737) - (xy 262.293357 160.422499) - (xy 262.121744 160.422499) - (xy 262.004785 160.443122) - (xy 261.901685 160.461301) - (xy 261.901682 160.461302) - (xy 261.896265 160.462257) - (xy 261.891088 160.464141) - (xy 261.891089 160.464141) - (xy 261.686282 160.538684) - (xy 261.686278 160.538686) - (xy 261.681115 160.540565) - (xy 261.582934 160.59725) - (xy 261.503882 160.642891) - (xy 261.482832 160.655044) - (xy 261.307439 160.802215) - (xy 261.205915 160.923206) - (xy 261.146808 160.962531) - (xy 261.07582 160.963657) - (xy 261.015493 160.926226) - (xy 261.000277 160.905213) - (xy 260.999921 160.904595) - (xy 260.968965 160.850979) - (xy 260.924059 160.773198) - (xy 260.924055 160.773193) - (xy 260.921309 160.768436) - (xy 260.774138 160.593043) - (xy 260.598746 160.445872) - (xy 260.400463 160.331393) - (xy 260.250198 160.276701) - (xy 260.190485 160.254967) - (xy 260.190484 160.254967) - (xy 260.185314 160.253085) - (xy 260.118168 160.241245) - (xy 260.019015 160.223761) - (xy 260.019008 160.22376) - (xy 260.016308 160.223284) - (xy 259.682433 160.194073) - (xy 259.307497 160.16127) - (xy 259.30749 160.16127) - (xy 259.304773 160.161032) - (xy 259.13316 160.161032) - (xy 258.996569 160.185117) - (xy 258.913101 160.199834) - (xy 258.913098 160.199835) - (xy 258.907681 160.20079) - (xy 258.902504 160.202674) - (xy 258.902505 160.202674) - (xy 258.697698 160.277217) - (xy 258.697694 160.277219) - (xy 258.692531 160.279098) - (xy 258.494248 160.393577) - (xy 258.385875 160.484512) - (xy 258.335999 160.526363) - (xy 258.318855 160.540748) - (xy 258.171684 160.716139) - (xy 258.168932 160.720906) - (xy 258.168929 160.72091) - (xy 258.110872 160.821469) - (xy 258.057206 160.914422) - (xy 258.055325 160.91959) - (xy 257.995554 161.083809) - (xy 257.978897 161.129572) - (xy 257.939138 161.355052) - (xy 257.939138 161.58401) - (xy 257.955062 161.67432) - (xy 257.972529 161.773378) - (xy 257.978896 161.809489) - (xy 257.98078 161.814665) - (xy 258.05372 162.015066) - (xy 258.057204 162.024639) - (xy 258.171683 162.222922) - (xy 258.264246 162.333235) - (xy 258.311978 162.39012) - (xy 258.318854 162.398315) - (xy 258.494245 162.545486) - (xy 258.499012 162.548238) - (xy 258.499016 162.548241) - (xy 258.642736 162.631217) - (xy 258.692528 162.659964) - (xy 258.697696 162.661845) - (xy 258.888482 162.731286) - (xy 258.907678 162.738273) - (xy 258.97113 162.749462) - (xy 259.073977 162.767597) - (xy 259.073984 162.767598) - (xy 259.076684 162.768074) - (xy 259.410559 162.797285) - (xy 259.785495 162.830088) - (xy 259.785502 162.830088) - (xy 259.788219 162.830326) - (xy 259.959832 162.830326) - (xy 260.096423 162.806241) - (xy 260.179891 162.791524) - (xy 260.179894 162.791523) - (xy 260.185311 162.790568) - (xy 260.247113 162.768074) - (xy 260.395294 162.714141) - (xy 260.395298 162.714139) - (xy 260.400461 162.71226) - (xy 260.598744 162.597781) - (xy 260.751337 162.469741) - (xy 260.769928 162.454141) - (xy 260.774136 162.45061) - (xy 260.794483 162.426362) - (xy 260.875659 162.329621) - (xy 260.934769 162.290295) - (xy 261.005756 162.289169) - (xy 261.066084 162.326601) - (xy 261.081299 162.347613) - (xy 261.145479 162.458775) - (xy 261.160267 162.484389) - (xy 261.239311 162.578591) - (xy 261.275704 162.621962) - (xy 261.307438 162.659782) - (xy 261.482829 162.806953) - (xy 261.487596 162.809705) - (xy 261.4876 162.809708) - (xy 261.637481 162.896241) - (xy 261.681112 162.921431) - (xy 261.68628 162.923312) - (xy 261.824793 162.973727) - (xy 261.896262 162.99974) - (xy 261.91762 163.003506) - (xy 262.062561 163.029064) - (xy 262.062568 163.029065) - (xy 262.065268 163.029541) - (xy 262.391695 163.0581) - (xy 262.774079 163.091555) - (xy 262.774086 163.091555) - (xy 262.776803 163.091793) - (xy 262.940526 163.091793) - (xy 263.008647 163.111795) - (xy 263.05514 163.165451) - (xy 263.065244 163.235725) - (xy 263.03101 163.305478) - (xy 262.946542 163.392642) - (xy 262.821244 163.579105) - (xy 262.730946 163.78481) - (xy 262.729637 163.790261) - (xy 262.729636 163.790265) - (xy 262.679812 163.997797) - (xy 262.678502 164.003254) - (xy 262.678179 164.008859) - (xy 262.666264 164.215518) - (xy 262.665571 164.227533) - (xy 262.692559 164.450558) - (xy 262.758616 164.665278) - (xy 262.761186 164.670258) - (xy 262.761188 164.670262) - (xy 262.854066 164.85021) - (xy 262.861652 164.864907) - (xy 262.865065 164.869354) - (xy 262.865065 164.869355) - (xy 262.884282 164.894399) - (xy 262.909882 164.960619) - (xy 262.895617 165.030168) - (xy 262.846016 165.080964) - (xy 262.776826 165.09688) - (xy 262.762439 165.095189) - (xy 262.606683 165.067724) - (xy 262.606676 165.067723) - (xy 262.603976 165.067247) - (xy 262.23623 165.035073) - (xy 261.895165 165.005233) - (xy 261.895158 165.005233) - (xy 261.892441 165.004995) - (xy 261.720828 165.004995) - (xy 261.603875 165.025617) - (xy 261.500769 165.043797) - (xy 261.500766 165.043798) - (xy 261.495349 165.044753) - (xy 261.466399 165.05529) - (xy 261.285366 165.12118) - (xy 261.285362 165.121182) - (xy 261.280199 165.123061) - (xy 261.142316 165.202668) - (xy 261.102966 165.225387) - (xy 261.081916 165.23754) - (xy 260.906523 165.384711) - (xy 260.805 165.505701) - (xy 260.745893 165.545026) - (xy 260.674905 165.546152) - (xy 260.614578 165.508721) - (xy 260.599362 165.487708) - (xy 260.523143 165.355694) - (xy 260.523143 165.355693) - (xy 260.520393 165.350931) - (xy 260.373222 165.175538) - (xy 260.19783 165.028367) - (xy 260.159005 165.005951) - (xy 260.00431 164.916638) - (xy 260.004311 164.916638) - (xy 259.999547 164.913888) - (xy 259.855343 164.861402) - (xy 259.789569 164.837462) - (xy 259.789568 164.837462) - (xy 259.784398 164.83558) - (xy 259.703811 164.82137) - (xy 259.618099 164.806256) - (xy 259.618092 164.806255) - (xy 259.615392 164.805779) - (xy 259.281517 164.776568) - (xy 258.906581 164.743765) - (xy 258.906574 164.743765) - (xy 258.903857 164.743527) - (xy 258.732244 164.743527) - (xy 258.598022 164.767194) - (xy 258.512185 164.782329) - (xy 258.512182 164.78233) - (xy 258.506765 164.783285) - (xy 258.461025 164.799933) - (xy 258.296782 164.859712) - (xy 258.296778 164.859714) - (xy 258.291615 164.861593) - (xy 258.172675 164.930263) - (xy 258.135203 164.951898) - (xy 258.093332 164.976072) - (xy 257.999203 165.055055) - (xy 257.948358 165.097719) - (xy 257.917939 165.123243) - (xy 257.770768 165.298634) - (xy 257.768016 165.303401) - (xy 257.768013 165.303405) - (xy 257.70607 165.410695) - (xy 257.65629 165.496917) - (xy 257.654409 165.502085) - (xy 257.618241 165.601456) - (xy 257.577981 165.712067) - (xy 257.538222 165.937547) - (xy 257.538222 166.166505) - (xy 256.702082 166.166505) - (xy 256.712514 166.137844) - (xy 256.713408 166.123771) - (xy 256.705793 166.119691) - (xy 255.684578 166.030346) - (xy 255.409743 166.006301) - (xy 255.394173 166.00943) - (xy 255.39285 166.010711) - (xy 255.390516 166.018217) - (xy 255.301414 167.036666) - (xy 245.145563 167.036666) - (xy 245.241434 166.940795) - (xy 254.2056 166.940795) - (xy 254.208729 166.956365) - (xy 254.21001 166.957688) - (xy 254.217516 166.960022) - (xy 254.304007 166.967589) - (xy 254.309471 166.967827) - (xy 254.472781 166.967827) - (xy 254.478454 166.967331) - (xy 254.522035 166.971144) - (xy 254.527528 166.972616) - (xy 254.688346 167.000972) - (xy 254.6938 167.001689) - (xy 254.775721 167.008857) - (xy 254.791292 167.005728) - (xy 254.792615 167.004446) - (xy 254.794948 166.996943) - (xy 254.884051 165.978493) - (xy 254.880922 165.962923) - (xy 254.879641 165.9616) - (xy 254.872135 165.959266) - (xy 254.313929 165.91043) - (xy 254.298359 165.913559) - (xy 254.297036 165.91484) - (xy 254.294702 165.922346) - (xy 254.2056 166.940795) - (xy 245.241434 166.940795) - (xy 246.420983 165.761246) - (xy 252.465055 165.761246) - (xy 252.496916 165.94194) - (xy 252.499756 165.952536) - (xy 252.574269 166.157261) - (xy 252.578899 166.167189) - (xy 252.687835 166.355874) - (xy 252.694119 166.364847) - (xy 252.834168 166.531752) - (xy 252.841907 166.539491) - (xy 253.008806 166.679537) - (xy 253.017793 166.685829) - (xy 253.206469 166.794761) - (xy 253.2164 166.799392) - (xy 253.421134 166.87391) - (xy 253.431713 166.876744) - (xy 253.592532 166.905101) - (xy 253.597986 166.905818) - (xy 253.679907 166.912986) - (xy 253.695478 166.909857) - (xy 253.696801 166.908575) - (xy 253.699134 166.901072) - (xy 253.788237 165.882622) - (xy 253.785108 165.867052) - (xy 253.783827 165.865729) - (xy 253.776321 165.863395) - (xy 252.48085 165.750057) - (xy 252.467025 165.752835) - (xy 252.465055 165.761246) - (xy 246.420983 165.761246) - (xy 246.70162 165.480609) - (xy 255.437551 165.480609) - (xy 255.44068 165.496179) - (xy 255.441961 165.497502) - (xy 255.449467 165.499836) - (xy 256.744938 165.613174) - (xy 256.758763 165.610396) - (xy 256.760733 165.601985) - (xy 256.728872 165.421291) - (xy 256.726032 165.410695) - (xy 256.651519 165.20597) - (xy 256.646889 165.196042) - (xy 256.537954 165.00736) - (xy 256.531075 164.997536) - (xy 256.508386 164.930263) - (xy 256.52567 164.861402) - (xy 256.577439 164.812817) - (xy 256.647257 164.799933) - (xy 256.659838 164.801882) - (xy 256.756353 164.821869) - (xy 256.809938 164.832966) - (xy 256.814549 164.833232) - (xy 256.81455 164.833232) - (xy 256.865123 164.836148) - (xy 256.865127 164.836148) - (xy 256.866946 164.836253) - (xy 257.01217 164.836253) - (xy 257.014957 164.836004) - (xy 257.014963 164.836004) - (xy 257.0851 164.829744) - (xy 257.178933 164.82137) - (xy 257.184347 164.819889) - (xy 257.184352 164.819888) - (xy 257.321641 164.782329) - (xy 257.395622 164.76209) - (xy 257.40068 164.759678) - (xy 257.400684 164.759676) - (xy 257.560785 164.683311) - (xy 257.598389 164.665375) - (xy 257.780825 164.534282) - (xy 257.858789 164.45383) - (xy 257.93326 164.376982) - (xy 257.933262 164.376979) - (xy 257.937163 164.372954) - (xy 258.062461 164.186491) - (xy 258.152759 163.980786) - (xy 258.166122 163.925128) - (xy 258.203893 163.767799) - (xy 258.203893 163.767798) - (xy 258.205203 163.762342) - (xy 258.218134 163.538063) - (xy 258.191146 163.315038) - (xy 258.125089 163.100318) - (xy 258.120567 163.091555) - (xy 258.024625 162.905672) - (xy 258.024625 162.905671) - (xy 258.022053 162.900689) - (xy 257.885294 162.722461) - (xy 257.719135 162.571268) - (xy 257.714388 162.56829) - (xy 257.714385 162.568288) - (xy 257.533576 162.454868) - (xy 257.528827 162.451889) - (xy 257.320388 162.368097) - (xy 257.100404 162.32254) - (xy 257.095793 162.322274) - (xy 257.095792 162.322274) - (xy 257.045219 162.319358) - (xy 257.045215 162.319358) - (xy 257.043396 162.319253) - (xy 256.898172 162.319253) - (xy 256.893363 162.319682) - (xy 256.884362 162.320485) - (xy 256.814734 162.306617) - (xy 256.763656 162.257306) - (xy 256.747346 162.188208) - (xy 256.770983 162.121261) - (xy 256.784069 162.105889) - (xy 256.792533 162.097425) - (xy 256.932583 161.930519) - (xy 256.938867 161.921545) - (xy 257.047803 161.732863) - (xy 257.052434 161.722932) - (xy 257.11343 161.555349) - (xy 257.114324 161.541276) - (xy 257.106709 161.537196) - (xy 255.810659 161.423806) - (xy 255.795089 161.426935) - (xy 255.793766 161.428216) - (xy 255.791432 161.435722) - (xy 255.70233 162.454171) - (xy 255.705459 162.469741) - (xy 255.70674 162.471064) - (xy 255.714246 162.473398) - (xy 255.800737 162.480965) - (xy 255.806201 162.481203) - (xy 255.967647 162.481203) - (xy 256.035768 162.501205) - (xy 256.082261 162.554861) - (xy 256.092365 162.625135) - (xy 256.058131 162.694888) - (xy 256.035064 162.718692) - (xy 255.973179 162.782552) - (xy 255.847881 162.969015) - (xy 255.757583 163.17472) - (xy 255.756274 163.180171) - (xy 255.756273 163.180175) - (xy 255.711615 163.36619) - (xy 255.705139 163.393164) - (xy 255.704816 163.398769) - (xy 255.694687 163.574453) - (xy 255.692208 163.617443) - (xy 255.719196 163.840468) - (xy 255.785253 164.055188) - (xy 255.787823 164.060168) - (xy 255.787825 164.060172) - (xy 255.885145 164.248726) - (xy 255.888289 164.254817) - (xy 255.8917 164.259262) - (xy 255.891701 164.259264) - (xy 255.911369 164.284896) - (xy 255.936968 164.351117) - (xy 255.922702 164.420666) - (xy 255.873101 164.471461) - (xy 255.803911 164.487376) - (xy 255.789525 164.485685) - (xy 255.633252 164.45813) - (xy 255.627802 164.457413) - (xy 255.545881 164.450245) - (xy 255.53031 164.453374) - (xy 255.528987 164.454656) - (xy 255.526654 164.462159) - (xy 255.437551 165.480609) - (xy 246.70162 165.480609) - (xy 246.797491 165.384738) - (xy 254.341737 165.384738) - (xy 254.344866 165.400308) - (xy 254.346147 165.401631) - (xy 254.353653 165.403965) - (xy 254.911859 165.452801) - (xy 254.927429 165.449672) - (xy 254.928752 165.448391) - (xy 254.931086 165.440885) - (xy 255.020188 164.422436) - (xy 255.017059 164.406866) - (xy 255.015778 164.405543) - (xy 255.008272 164.403209) - (xy 254.92178 164.395642) - (xy 254.916316 164.395404) - (xy 254.753007 164.395404) - (xy 254.747334 164.3959) - (xy 254.703753 164.392087) - (xy 254.69826 164.390615) - (xy 254.537442 164.362259) - (xy 254.531988 164.361542) - (xy 254.450067 164.354374) - (xy 254.434496 164.357503) - (xy 254.433173 164.358785) - (xy 254.43084 164.366288) - (xy 254.341737 165.384738) - (xy 246.797491 165.384738) - (xy 246.942769 165.23946) - (xy 252.51238 165.23946) - (xy 252.519995 165.24354) - (xy 253.54121 165.332885) - (xy 253.816045 165.35693) - (xy 253.831615 165.353801) - (xy 253.832938 165.35252) - (xy 253.835272 165.345014) - (xy 253.924374 164.326565) - (xy 253.921245 164.310995) - (xy 253.919964 164.309672) - (xy 253.912458 164.307338) - (xy 253.825966 164.299771) - (xy 253.820502 164.299533) - (xy 253.6572 164.299533) - (xy 253.646277 164.300489) - (xy 253.431722 164.33832) - (xy 253.421126 164.34116) - (xy 253.216401 164.415673) - (xy 253.206473 164.420303) - (xy 253.017788 164.529239) - (xy 253.008815 164.535523) - (xy 252.84191 164.675572) - (xy 252.834171 164.683311) - (xy 252.694125 164.85021) - (xy 252.687833 164.859197) - (xy 252.578901 165.047873) - (xy 252.57427 165.057804) - (xy 252.513274 165.225387) - (xy 252.51238 165.23946) - (xy 246.942769 165.23946) - (xy 249.82393 162.358299) - (xy 254.606516 162.358299) - (xy 254.609645 162.373869) - (xy 254.610926 162.375192) - (xy 254.618432 162.377526) - (xy 254.704923 162.385093) - (xy 254.710387 162.385331) - (xy 254.873693 162.385331) - (xy 254.879364 162.384835) - (xy 254.92295 162.388649) - (xy 254.92844 162.39012) - (xy 255.089262 162.418477) - (xy 255.094716 162.419194) - (xy 255.176637 162.426362) - (xy 255.192208 162.423233) - (xy 255.193531 162.421951) - (xy 255.195864 162.414448) - (xy 255.284967 161.395998) - (xy 255.281838 161.380428) - (xy 255.280557 161.379105) - (xy 255.273051 161.376771) - (xy 254.714845 161.327935) - (xy 254.699275 161.331064) - (xy 254.697952 161.332345) - (xy 254.695618 161.339851) - (xy 254.606516 162.358299) - (xy 249.82393 162.358299) - (xy 251.003479 161.17875) - (xy 252.865971 161.17875) - (xy 252.897832 161.359444) - (xy 252.900672 161.37004) - (xy 252.975185 161.574765) - (xy 252.979815 161.584693) - (xy 253.088751 161.773378) - (xy 253.095035 161.782351) - (xy 253.235084 161.949256) - (xy 253.242823 161.956995) - (xy 253.409722 162.097041) - (xy 253.418709 162.103333) - (xy 253.607385 162.212265) - (xy 253.617316 162.216896) - (xy 253.82205 162.291414) - (xy 253.832629 162.294248) - (xy 253.993448 162.322605) - (xy 253.998902 162.323322) - (xy 254.080823 162.33049) - (xy 254.096394 162.327361) - (xy 254.097717 162.326079) - (xy 254.10005 162.318576) - (xy 254.189153 161.300127) - (xy 254.186024 161.284557) - (xy 254.184743 161.283234) - (xy 254.177236 161.2809) - (xy 253.897857 161.256457) - (xy 253.897845 161.256455) - (xy 252.881767 161.167561) - (xy 252.867941 161.170339) - (xy 252.865971 161.17875) - (xy 251.003479 161.17875) - (xy 251.284116 160.898113) - (xy 255.838467 160.898113) - (xy 255.841596 160.913683) - (xy 255.842877 160.915006) - (xy 255.850384 160.91734) - (xy 256.129763 160.941783) - (xy 256.129775 160.941785) - (xy 257.145853 161.030679) - (xy 257.159679 161.027901) - (xy 257.161649 161.01949) - (xy 257.129788 160.838796) - (xy 257.126948 160.8282) - (xy 257.052435 160.623475) - (xy 257.047805 160.613547) - (xy 256.938869 160.424862) - (xy 256.932585 160.415889) - (xy 256.792536 160.248984) - (xy 256.784797 160.241245) - (xy 256.61789 160.101194) - (xy 256.608916 160.09491) - (xy 256.420235 159.985975) - (xy 256.410304 159.981344) - (xy 256.20557 159.906826) - (xy 256.194991 159.903992) - (xy 256.034172 159.875635) - (xy 256.028718 159.874918) - (xy 255.946797 159.86775) - (xy 255.931226 159.870879) - (xy 255.929903 159.872161) - (xy 255.92757 159.879664) - (xy 255.838467 160.898113) - (xy 251.284116 160.898113) - (xy 251.379987 160.802242) - (xy 254.742653 160.802242) - (xy 254.745782 160.817812) - (xy 254.747063 160.819135) - (xy 254.754569 160.821469) - (xy 255.312775 160.870305) - (xy 255.328345 160.867176) - (xy 255.329668 160.865895) - (xy 255.332002 160.858389) - (xy 255.421104 159.839941) - (xy 255.417975 159.824371) - (xy 255.416694 159.823048) - (xy 255.409188 159.820714) - (xy 255.322696 159.813147) - (xy 255.317232 159.812909) - (xy 255.153927 159.812909) - (xy 255.148256 159.813405) - (xy 255.10467 159.809591) - (xy 255.09918 159.80812) - (xy 254.938358 159.779763) - (xy 254.932904 159.779046) - (xy 254.850983 159.771878) - (xy 254.835412 159.775007) - (xy 254.834089 159.776289) - (xy 254.831756 159.783792) - (xy 254.742653 160.802242) - (xy 251.379987 160.802242) - (xy 251.525265 160.656964) - (xy 252.913296 160.656964) - (xy 252.920911 160.661044) - (xy 254.216961 160.774434) - (xy 254.232531 160.771305) - (xy 254.233854 160.770024) - (xy 254.236188 160.762518) - (xy 254.32529 159.744069) - (xy 254.322161 159.728499) - (xy 254.32088 159.727176) - (xy 254.313374 159.724842) - (xy 254.226882 159.717275) - (xy 254.221418 159.717037) - (xy 254.058116 159.717037) - (xy 254.047193 159.717993) - (xy 253.832638 159.755824) - (xy 253.822042 159.758664) - (xy 253.617317 159.833177) - (xy 253.607389 159.837807) - (xy 253.418704 159.946743) - (xy 253.409731 159.953027) - (xy 253.242826 160.093076) - (xy 253.235087 160.100815) - (xy 253.095041 160.267714) - (xy 253.088749 160.276701) - (xy 252.979817 160.465377) - (xy 252.975186 160.475308) - (xy 252.91419 160.642891) - (xy 252.913296 160.656964) - (xy 251.525265 160.656964) - (xy 262.205857 149.976372) - (xy 262.268169 149.942346) - (xy 262.294952 149.939467) - (xy 264.943467 149.939467) - (xy 265.011588 149.959469) - (xy 265.04526 149.993877) - (xy 265.046375 149.993061) - (xy 265.049433 149.997239) - (xy 265.05213 150.001641) - (xy 265.055505 150.005537) - (xy 265.05551 150.005544) - (xy 265.124517 150.085207) - (xy 265.201224 150.17376) - (xy 265.376427 150.319216) - (xy 265.380879 150.321818) - (xy 265.380884 150.321821) - (xy 265.568577 150.4315) - (xy 265.573035 150.434105) - (xy 265.785767 150.515339) - (xy 265.790833 150.51637) - (xy 265.790834 150.51637) - (xy 265.843068 150.526997) - (xy 266.00891 150.560738) - (xy 266.133967 150.565324) - (xy 266.231308 150.568894) - (xy 266.231313 150.568894) - (xy 266.236472 150.569083) - (xy 266.241592 150.568427) - (xy 266.241594 150.568427) - (xy 266.313782 150.559179) - (xy 266.462341 150.540148) - (xy 266.46729 150.538663) - (xy 266.467296 150.538662) - (xy 266.643659 150.48575) - (xy 266.680451 150.474712) - (xy 266.74224 150.444442) - (xy 266.825692 150.403559) - (xy 266.884945 150.374531) - (xy 266.889149 150.371533) - (xy 266.889153 150.37153) - (xy 266.995127 150.295939) - (xy 267.070331 150.242297) - (xy 267.231631 150.081559) - (xy 267.234648 150.077361) - (xy 267.234656 150.077351) - (xy 267.236779 150.074397) - (xy 267.237941 150.073491) - (xy 267.238 150.073422) - (xy 267.238014 150.073434) - (xy 267.292775 150.030751) - (xy 267.363479 150.024308) - (xy 267.426442 150.057114) - (xy 267.461674 150.118751) - (xy 267.464619 150.158906) - (xy 267.273136 152.347566) - (xy 265.800053 169.184991) - (xy 265.798294 169.205092) - (xy 265.795111 169.224265) - (xy 265.789368 169.247552) - (xy 265.789751 169.256521) - (xy 265.789751 169.256523) - (xy 265.789756 169.256647) - (xy 265.787372 169.286991) - (xy 265.774994 169.34821) - (xy 265.76634 169.375066) - (xy 265.732751 169.449498) - (xy 265.718343 169.47375) - (xy 265.669028 169.538849) - (xy 265.649583 169.559286) - (xy 265.587028 169.611771) - (xy 265.56352 169.627372) - (xy 265.49085 169.664625) - (xy 265.464457 169.674604) - (xy 265.385324 169.69475) - (xy 265.357374 169.698606) - (xy 265.300907 169.700012) - (xy 265.285253 169.699428) - (xy 265.276963 169.6986) - (xy 265.268246 169.696451) - (xy 265.236429 169.697811) - (xy 265.220077 169.697447) - (xy 257.298728 169.004419) - (xy 256.240968 168.911877) - (xy 256.2203 168.908316) - (xy 256.200879 168.903274) - (xy 256.196038 168.902791) - (xy 256.196032 168.90279) - (xy 256.194029 168.902591) - (xy 256.188388 168.902028) - (xy 256.183533 168.902295) - (xy 256.18353 168.902295) - (xy 256.171059 168.902981) - (xy 256.161937 168.903152) - (xy 256.065039 168.901457) - (xy 255.977314 168.899923) - (xy 255.940051 168.904497) - (xy 255.772292 168.925089) - (xy 255.772291 168.925089) - (xy 255.767918 168.925626) - (xy 255.763668 168.926765) - (xy 255.763666 168.926765) - (xy 255.737595 168.93375) - (xy 255.564137 168.980222) - (xy 255.560095 168.981938) - (xy 255.560091 168.981939) - (xy 255.393192 169.052778) - (xy 255.369938 169.062648) - (xy 255.274891 169.119754) - (xy 255.192871 169.169033) - (xy 255.192868 169.169035) - (xy 255.1891 169.171299) - (xy 255.025144 169.304062) - (xy 254.881261 169.45835) - (xy 254.80444 169.568058) - (xy 254.762907 169.627372) - (xy 254.760252 169.631163) - (xy 254.758262 169.635068) - (xy 254.758258 169.635075) - (xy 254.685439 169.777984) - (xy 254.664471 169.819134) - (xy 254.663041 169.823286) - (xy 254.66304 169.823289) - (xy 254.643791 169.87919) - (xy 254.612804 169.969182) - (xy 254.609408 169.979043) - (xy 254.604881 169.990374) - (xy 254.597687 170.006123) - (xy 254.594291 170.018207) - (xy 254.59371 170.023046) - (xy 254.590962 170.045916) - (xy 254.587569 170.063497) - (xy 252.346374 178.427742) - (xy 252.339278 178.447479) - (xy 252.33094 178.465734) - (xy 252.327544 178.477819) - (xy 252.326964 178.482648) - (xy 252.326016 178.490535) - (xy 252.324671 178.499182) - (xy 252.287389 178.694006) - (xy 252.277802 178.913592) - (xy 252.300141 179.132249) - (xy 252.353934 179.345359) - (xy 252.438045 179.548423) - (xy 252.440395 179.55236) - (xy 252.496627 179.646565) - (xy 252.550699 179.737153) - (xy 252.689516 179.907563) - (xy 252.851565 180.056055) - (xy 252.85535 180.058624) - (xy 252.855355 180.058628) - (xy 252.908942 180.095) - (xy 253.0011 180.157553) - (xy 253.010564 180.164647) - (xy 253.022034 180.174119) - (xy 253.032827 180.180527) - (xy 253.037342 180.182337) - (xy 253.037345 180.182339) - (xy 253.058739 180.190918) - (xy 253.07484 180.198744) - (xy 266.714098 188.073374) - (xy 266.730129 188.084361) - (xy 266.748812 188.099409) - (xy 266.75721 188.102896) - (xy 266.783711 188.117882) - (xy 266.833975 188.154978) - (xy 266.854658 188.174169) - (xy 266.90793 188.236071) - (xy 266.923821 188.259378) - (xy 266.961984 188.331585) - (xy 266.972289 188.357845) - (xy 266.993428 188.436735) - (xy 266.997634 188.464635) - (xy 267.000688 188.546245) - (xy 266.998579 188.574383) - (xy 266.983396 188.654624) - (xy 266.97508 188.681582) - (xy 266.952755 188.732752) - (xy 266.944569 188.746098) - (xy 266.945597 188.746708) - (xy 266.941012 188.75443) - (xy 266.935384 188.761417) - (xy 266.931943 188.769704) - (xy 266.931941 188.769707) - (xy 266.923172 188.790823) - (xy 266.915926 188.8055) - (xy 258.461429 203.449121) - (xy 258.450435 203.465162) - (xy 258.435392 203.483837) - (xy 258.431904 203.492237) - (xy 258.416916 203.518738) - (xy 258.379818 203.569) - (xy 258.360638 203.589672) - (xy 258.298722 203.642952) - (xy 258.275415 203.658841) - (xy 258.20321 203.697) - (xy 258.176949 203.707307) - (xy 258.098058 203.728444) - (xy 258.070166 203.732648) - (xy 258.039849 203.733782) - (xy 257.988548 203.7357) - (xy 257.960421 203.733592) - (xy 257.880173 203.718409) - (xy 257.853217 203.710094) - (xy 257.801837 203.687677) - (xy 257.787895 203.680531) - (xy 257.780358 203.676056) - (xy 257.773367 203.670425) - (xy 257.765078 203.666983) - (xy 257.743963 203.658215) - (xy 257.729285 203.650968) - (xy 242.941104 195.113009) - (xy 242.45102 194.830059) - (xy 242.433791 194.818096) - (xy 242.422068 194.808415) - (xy 242.422065 194.808413) - (xy 242.418311 194.805313) - (xy 242.407517 194.798904) - (xy 242.377612 194.786913) - (xy 242.366345 194.781737) - (xy 242.288779 194.741361) - (xy 242.286235 194.740307) - (xy 242.28623 194.740305) - (xy 242.235523 194.719303) - (xy 242.167078 194.690954) - (xy 242.16446 194.690129) - (xy 242.16445 194.690125) - (xy 242.09292 194.667574) - (xy 242.078459 194.662016) - (xy 242.058942 194.653102) - (xy 242.058938 194.6531) - (xy 242.054512 194.651079) - (xy 242.049192 194.649584) - (xy 242.047108 194.648998) - (xy 242.047103 194.648997) - (xy 242.042427 194.647683) - (xy 242.014731 194.644357) - (xy 241.997145 194.640963) - (xy 241.571707 194.526967) - (xy 239.868705 194.070649) - (xy 257.8672 194.070649) - (xy 257.875854 194.301185) - (xy 257.923228 194.526967) - (xy 258.007967 194.741539) - (xy 258.127647 194.938766) - (xy 258.131144 194.942796) - (xy 258.217768 195.042621) - (xy 258.278847 195.113009) - (xy 258.282978 195.116396) - (xy 258.453115 195.255901) - (xy 258.453121 195.255905) - (xy 258.457243 195.259285) - (xy 258.657735 195.373411) - (xy 258.662751 195.375232) - (xy 258.662756 195.375234) - (xy 258.869575 195.450306) - (xy 258.869579 195.450307) - (xy 258.87459 195.452126) - (xy 258.879839 195.453075) - (xy 258.879842 195.453076) - (xy 259.097523 195.492439) - (xy 259.09753 195.49244) - (xy 259.101607 195.493177) - (xy 259.119344 195.494013) - (xy 259.124292 195.494247) - (xy 259.124299 195.494247) - (xy 259.12578 195.494317) - (xy 259.287925 195.494317) - (xy 259.354881 195.488636) - (xy 259.454562 195.480178) - (xy 259.454566 195.480177) - (xy 259.459873 195.479727) - (xy 259.465028 195.478389) - (xy 259.465034 195.478388) - (xy 259.678003 195.423112) - (xy 259.678007 195.423111) - (xy 259.683172 195.42177) - (xy 259.688038 195.419578) - (xy 259.688041 195.419577) - (xy 259.888649 195.32921) - (xy 259.893515 195.327018) - (xy 259.897935 195.324042) - (xy 259.897939 195.32404) - (xy 259.999148 195.255901) - (xy 260.084885 195.198179) - (xy 260.251812 195.038939) - (xy 260.389521 194.853851) - (xy 260.44607 194.742628) - (xy 260.491658 194.652963) - (xy 260.491658 194.652962) - (xy 260.494077 194.648205) - (xy 260.533343 194.521748) - (xy 260.560905 194.432987) - (xy 260.560906 194.432981) - (xy 260.562489 194.427884) - (xy 260.5928 194.199185) - (xy 260.584146 193.968649) - (xy 260.536772 193.742867) - (xy 260.452033 193.528295) - (xy 260.345117 193.352102) - (xy 260.335122 193.335631) - (xy 260.335121 193.33563) - (xy 260.332353 193.331068) - (xy 260.245428 193.230895) - (xy 260.184653 193.160858) - (xy 260.184651 193.160856) - (xy 260.181153 193.156825) - (xy 260.139018 193.122277) - (xy 260.006885 193.013933) - (xy 260.006879 193.013929) - (xy 260.002757 193.010549) - (xy 259.802265 192.896423) - (xy 259.797249 192.894602) - (xy 259.797244 192.8946) - (xy 259.590425 192.819528) - (xy 259.590421 192.819527) - (xy 259.58541 192.817708) - (xy 259.580161 192.816759) - (xy 259.580158 192.816758) - (xy 259.362477 192.777395) - (xy 259.36247 192.777394) - (xy 259.358393 192.776657) - (xy 259.340656 192.775821) - (xy 259.335708 192.775587) - (xy 259.335701 192.775587) - (xy 259.33422 192.775517) - (xy 259.172075 192.775517) - (xy 259.105119 192.781198) - (xy 259.005438 192.789656) - (xy 259.005434 192.789657) - (xy 259.000127 192.790107) - (xy 258.994972 192.791445) - (xy 258.994966 192.791446) - (xy 258.781997 192.846722) - (xy 258.781993 192.846723) - (xy 258.776828 192.848064) - (xy 258.771962 192.850256) - (xy 258.771959 192.850257) - (xy 258.673521 192.8946) - (xy 258.566485 192.942816) - (xy 258.562065 192.945792) - (xy 258.562061 192.945794) - (xy 258.560962 192.946534) - (xy 258.375115 193.071655) - (xy 258.208188 193.230895) - (xy 258.205 193.23518) - (xy 258.118008 193.352102) - (xy 258.070479 193.415983) - (xy 258.068064 193.420733) - (xy 257.972895 193.607917) - (xy 257.965923 193.621629) - (xy 257.931717 193.73179) - (xy 257.899095 193.836847) - (xy 257.899094 193.836853) - (xy 257.897511 193.84195) - (xy 257.8672 194.070649) - (xy 239.868705 194.070649) - (xy 235.651395 192.940624) - (xy 230.019553 191.431576) - (xy 252.239374 191.431576) - (xy 252.239737 191.435724) - (xy 252.239737 191.435728) - (xy 252.24245 191.466736) - (xy 252.265112 191.725766) - (xy 252.266022 191.729838) - (xy 252.266023 191.729843) - (xy 252.317024 191.958008) - (xy 252.329532 192.013967) - (xy 252.431504 192.291116) - (xy 252.569234 192.552344) - (xy 252.571654 192.555749) - (xy 252.737879 192.789652) - (xy 252.737882 192.789656) - (xy 252.740303 192.793062) - (xy 252.743147 192.796112) - (xy 252.743152 192.796118) - (xy 252.834988 192.8946) - (xy 252.941706 193.009041) - (xy 253.169905 193.196485) - (xy 253.420889 193.352102) - (xy 253.69025 193.473158) - (xy 253.973255 193.557525) - (xy 253.977375 193.558178) - (xy 253.977377 193.558178) - (xy 254.261452 193.603172) - (xy 254.261458 193.603173) - (xy 254.264933 193.603723) - (xy 254.289492 193.604838) - (xy 254.355877 193.607853) - (xy 254.355898 193.607853) - (xy 254.357297 193.607917) - (xy 254.541761 193.607917) - (xy 254.761524 193.59332) - (xy 254.765623 193.592494) - (xy 254.765627 193.592493) - (xy 254.93905 193.557525) - (xy 255.051011 193.53495) - (xy 255.330235 193.438805) - (xy 255.499949 193.353819) - (xy 255.590555 193.308447) - (xy 255.590557 193.308446) - (xy 255.594291 193.306576) - (xy 255.838538 193.140585) - (xy 256.058687 192.943749) - (xy 256.096985 192.899066) - (xy 256.248149 192.722701) - (xy 256.248152 192.722697) - (xy 256.250869 192.719527) - (xy 256.253143 192.716025) - (xy 256.253147 192.71602) - (xy 256.40943 192.475366) - (xy 256.409433 192.475361) - (xy 256.411709 192.471856) - (xy 256.538379 192.205089) - (xy 256.628655 191.923913) - (xy 256.644054 191.838326) - (xy 259.817511 191.838326) - (xy 259.823238 191.845976) - (xy 259.998746 191.953527) - (xy 260.00754 191.958008) - (xy 260.220016 192.046018) - (xy 260.229401 192.049067) - (xy 260.453031 192.102757) - (xy 260.462778 192.1043) - (xy 260.692057 192.122345) - (xy 260.701917 192.122345) - (xy 260.931196 192.1043) - (xy 260.940943 192.102757) - (xy 261.164573 192.049067) - (xy 261.173958 192.046018) - (xy 261.386434 191.958008) - (xy 261.395228 191.953527) - (xy 261.56707 191.848223) - (xy 261.57653 191.837767) - (xy 261.572746 191.828989) - (xy 260.709799 190.966042) - (xy 260.695855 190.958428) - (xy 260.694022 190.958559) - (xy 260.687407 190.96281) - (xy 259.824271 191.825946) - (xy 259.817511 191.838326) - (xy 256.644054 191.838326) - (xy 256.646282 191.825946) - (xy 256.680211 191.637376) - (xy 256.680212 191.637371) - (xy 256.68095 191.633267) - (xy 256.694346 191.338258) - (xy 256.689553 191.283467) - (xy 256.668972 191.048229) - (xy 256.668608 191.044068) - (xy 256.667697 191.039991) - (xy 256.6051 190.759945) - (xy 256.605098 190.759938) - (xy 256.604188 190.755867) - (xy 256.546453 190.59895) - (xy 259.168662 190.59895) - (xy 259.186707 190.828229) - (xy 259.18825 190.837976) - (xy 259.24194 191.061606) - (xy 259.244989 191.070991) - (xy 259.332999 191.283467) - (xy 259.33748 191.292261) - (xy 259.442784 191.464103) - (xy 259.45324 191.473563) - (xy 259.462018 191.469779) - (xy 260.324965 190.606832) - (xy 260.331343 190.595152) - (xy 261.061395 190.595152) - (xy 261.061526 190.596985) - (xy 261.065777 190.6036) - (xy 261.928913 191.466736) - (xy 261.941293 191.473496) - (xy 261.948943 191.467769) - (xy 262.056494 191.292261) - (xy 262.060975 191.283467) - (xy 262.148985 191.070991) - (xy 262.152034 191.061606) - (xy 262.205724 190.837976) - (xy 262.207267 190.828229) - (xy 262.225312 190.59895) - (xy 262.225312 190.58909) - (xy 262.207267 190.359811) - (xy 262.205724 190.350064) - (xy 262.152034 190.126434) - (xy 262.148985 190.117049) - (xy 262.060975 189.904573) - (xy 262.056494 189.895779) - (xy 261.95119 189.723937) - (xy 261.940734 189.714477) - (xy 261.931956 189.718261) - (xy 261.069009 190.581208) - (xy 261.061395 190.595152) - (xy 260.331343 190.595152) - (xy 260.332579 190.592888) - (xy 260.332448 190.591055) - (xy 260.328197 190.58444) - (xy 259.465061 189.721304) - (xy 259.452681 189.714544) - (xy 259.445031 189.720271) - (xy 259.33748 189.895779) - (xy 259.332999 189.904573) - (xy 259.244989 190.117049) - (xy 259.24194 190.126434) - (xy 259.18825 190.350064) - (xy 259.186707 190.359811) - (xy 259.168662 190.58909) - (xy 259.168662 190.59895) - (xy 256.546453 190.59895) - (xy 256.502216 190.478718) - (xy 256.364486 190.21749) - (xy 256.299776 190.126434) - (xy 256.195841 189.980182) - (xy 256.195836 189.980176) - (xy 256.193417 189.976772) - (xy 256.190573 189.973722) - (xy 256.190568 189.973716) - (xy 255.99486 189.763845) - (xy 255.992014 189.760793) - (xy 255.763815 189.573349) - (xy 255.512831 189.417732) - (xy 255.490841 189.407849) - (xy 255.380213 189.358131) - (xy 255.362728 189.350273) - (xy 259.817444 189.350273) - (xy 259.821228 189.359051) - (xy 260.684175 190.221998) - (xy 260.698119 190.229612) - (xy 260.699952 190.229481) - (xy 260.706567 190.22523) - (xy 261.569703 189.362094) - (xy 261.576463 189.349714) - (xy 261.570736 189.342064) - (xy 261.395228 189.234513) - (xy 261.386434 189.230032) - (xy 261.173958 189.142022) - (xy 261.164573 189.138973) - (xy 260.940943 189.085283) - (xy 260.931196 189.08374) - (xy 260.701917 189.065695) - (xy 260.692057 189.065695) - (xy 260.462778 189.08374) - (xy 260.453031 189.085283) - (xy 260.229401 189.138973) - (xy 260.220016 189.142022) - (xy 260.00754 189.230032) - (xy 259.998746 189.234513) - (xy 259.826904 189.339817) - (xy 259.817444 189.350273) - (xy 255.362728 189.350273) - (xy 255.24347 189.296676) - (xy 255.019916 189.230032) - (xy 254.964464 189.213501) - (xy 254.964462 189.213501) - (xy 254.960465 189.212309) - (xy 254.956345 189.211656) - (xy 254.956343 189.211656) - (xy 254.672268 189.166662) - (xy 254.672262 189.166661) - (xy 254.668787 189.166111) - (xy 254.644228 189.164996) - (xy 254.577843 189.161981) - (xy 254.577822 189.161981) - (xy 254.576423 189.161917) - (xy 254.391959 189.161917) - (xy 254.172196 189.176514) - (xy 254.168097 189.17734) - (xy 254.168093 189.177341) - (xy 254.025499 189.206093) - (xy 253.882709 189.234884) - (xy 253.603485 189.331029) - (xy 253.469007 189.39837) - (xy 253.388339 189.438766) - (xy 253.339429 189.463258) - (xy 253.095182 189.629249) - (xy 252.875033 189.826085) - (xy 252.872316 189.829255) - (xy 252.872315 189.829256) - (xy 252.702725 190.02712) - (xy 252.682851 190.050307) - (xy 252.680577 190.053809) - (xy 252.680573 190.053814) - (xy 252.554343 190.248191) - (xy 252.522011 190.297978) - (xy 252.395341 190.564745) - (xy 252.394062 190.568728) - (xy 252.394061 190.568731) - (xy 252.386894 190.591055) - (xy 252.305065 190.845921) - (xy 252.304324 190.85004) - (xy 252.26843 191.049534) - (xy 252.25277 191.136567) - (xy 252.239374 191.431576) - (xy 230.019553 191.431576) - (xy 224.956449 190.074921) - (xy 224.938112 190.068454) - (xy 224.91618 190.058757) - (xy 224.90716 190.057561) - (xy 224.877688 190.049945) - (xy 224.819536 190.027119) - (xy 224.794598 190.013938) - (xy 224.727117 189.967927) - (xy 224.705736 189.949526) - (xy 224.650192 189.88966) - (xy 224.633439 189.866959) - (xy 224.592607 189.796233) - (xy 224.581324 189.770373) - (xy 224.564083 189.714477) - (xy 224.557253 189.692332) - (xy 224.552009 189.664614) - (xy 224.545907 189.583177) - (xy 224.546962 189.554982) - (xy 224.555327 189.499485) - (xy 224.558622 189.484167) - (xy 224.560976 189.475793) - (xy 224.564604 189.467587) - (xy 224.568787 189.436026) - (xy 224.571988 189.419972) - (xy 224.572588 189.417732) - (xy 224.799563 188.570649) - (xy 248.34092 188.570649) - (xy 248.349574 188.801185) - (xy 248.396948 189.026967) - (xy 248.398906 189.031926) - (xy 248.398907 189.031928) - (xy 248.419369 189.08374) - (xy 248.481687 189.241539) - (xy 248.552437 189.358131) - (xy 248.589963 189.419972) - (xy 248.601367 189.438766) - (xy 248.604864 189.442796) - (xy 248.720451 189.575998) - (xy 248.752567 189.613009) - (xy 248.772373 189.629249) - (xy 248.926835 189.755901) - (xy 248.926841 189.755905) - (xy 248.930963 189.759285) - (xy 249.131455 189.873411) - (xy 249.136471 189.875232) - (xy 249.136476 189.875234) - (xy 249.343295 189.950306) - (xy 249.343299 189.950307) - (xy 249.34831 189.952126) - (xy 249.353559 189.953075) - (xy 249.353562 189.953076) - (xy 249.571243 189.992439) - (xy 249.57125 189.99244) - (xy 249.575327 189.993177) - (xy 249.593064 189.994013) - (xy 249.598012 189.994247) - (xy 249.598019 189.994247) - (xy 249.5995 189.994317) - (xy 249.761645 189.994317) - (xy 249.828601 189.988636) - (xy 249.928282 189.980178) - (xy 249.928286 189.980177) - (xy 249.933593 189.979727) - (xy 249.938748 189.978389) - (xy 249.938754 189.978388) - (xy 250.151723 189.923112) - (xy 250.151727 189.923111) - (xy 250.156892 189.92177) - (xy 250.161758 189.919578) - (xy 250.161761 189.919577) - (xy 250.362369 189.82921) - (xy 250.367235 189.827018) - (xy 250.371655 189.824042) - (xy 250.371659 189.82404) - (xy 250.472868 189.755901) - (xy 250.558605 189.698179) - (xy 250.725532 189.538939) - (xy 250.766283 189.484167) - (xy 250.860057 189.358131) - (xy 250.860059 189.358128) - (xy 250.863241 189.353851) - (xy 250.918025 189.2461) - (xy 250.965378 189.152963) - (xy 250.965378 189.152962) - (xy 250.967797 189.148205) - (xy 251.007063 189.021748) - (xy 251.034625 188.932987) - (xy 251.034626 188.932981) - (xy 251.036209 188.927884) - (xy 251.058272 188.761417) - (xy 251.06582 188.70447) - (xy 251.06582 188.704465) - (xy 251.06652 188.699185) - (xy 251.057866 188.468649) - (xy 251.010492 188.242867) - (xy 250.925753 188.028295) - (xy 250.806073 187.831068) - (xy 250.716498 187.727842) - (xy 250.658373 187.660858) - (xy 250.658371 187.660856) - (xy 250.654873 187.656825) - (xy 250.612738 187.622277) - (xy 250.480605 187.513933) - (xy 250.480599 187.513929) - (xy 250.476477 187.510549) - (xy 250.275985 187.396423) - (xy 250.270969 187.394602) - (xy 250.270964 187.3946) - (xy 250.064145 187.319528) - (xy 250.064141 187.319527) - (xy 250.05913 187.317708) - (xy 250.053881 187.316759) - (xy 250.053878 187.316758) - (xy 249.836197 187.277395) - (xy 249.83619 187.277394) - (xy 249.832113 187.276657) - (xy 249.814376 187.275821) - (xy 249.809428 187.275587) - (xy 249.809421 187.275587) - (xy 249.80794 187.275517) - (xy 249.645795 187.275517) - (xy 249.578839 187.281198) - (xy 249.479158 187.289656) - (xy 249.479154 187.289657) - (xy 249.473847 187.290107) - (xy 249.468692 187.291445) - (xy 249.468686 187.291446) - (xy 249.255717 187.346722) - (xy 249.255713 187.346723) - (xy 249.250548 187.348064) - (xy 249.245682 187.350256) - (xy 249.245679 187.350257) - (xy 249.224277 187.359898) - (xy 249.040205 187.442816) - (xy 249.035785 187.445792) - (xy 249.035781 187.445794) - (xy 248.984894 187.480054) - (xy 248.848835 187.571655) - (xy 248.681908 187.730895) - (xy 248.544199 187.915983) - (xy 248.541784 187.920733) - (xy 248.487097 188.028295) - (xy 248.439643 188.121629) - (xy 248.423329 188.174169) - (xy 248.372815 188.336847) - (xy 248.372814 188.336853) - (xy 248.371231 188.34195) - (xy 248.34092 188.570649) - (xy 224.799563 188.570649) - (xy 225.263737 186.838326) - (xy 251.157257 186.838326) - (xy 251.162984 186.845976) - (xy 251.338492 186.953527) - (xy 251.347286 186.958008) - (xy 251.559762 187.046018) - (xy 251.569147 187.049067) - (xy 251.792777 187.102757) - (xy 251.802524 187.1043) - (xy 252.031803 187.122345) - (xy 252.041663 187.122345) - (xy 252.270942 187.1043) - (xy 252.280689 187.102757) - (xy 252.504319 187.049067) - (xy 252.513704 187.046018) - (xy 252.72618 186.958008) - (xy 252.734974 186.953527) - (xy 252.906816 186.848223) - (xy 252.916276 186.837767) - (xy 252.912492 186.828989) - (xy 252.049545 185.966042) - (xy 252.035601 185.958428) - (xy 252.033768 185.958559) - (xy 252.027153 185.96281) - (xy 251.164017 186.825946) - (xy 251.157257 186.838326) - (xy 225.263737 186.838326) - (xy 226.090434 183.753051) - (xy 233.701775 183.753051) - (xy 233.702138 183.757199) - (xy 233.702138 183.757203) - (xy 233.713879 183.891403) - (xy 233.727513 184.047241) - (xy 233.728423 184.051313) - (xy 233.728424 184.051318) - (xy 233.772695 184.249375) - (xy 233.791933 184.335442) - (xy 233.793376 184.339365) - (xy 233.793377 184.339367) - (xy 233.801739 184.362094) - (xy 233.893905 184.612591) - (xy 233.895852 184.616284) - (xy 233.895853 184.616286) - (xy 233.950678 184.720271) - (xy 234.031635 184.873819) - (xy 234.061196 184.915415) - (xy 234.20028 185.111127) - (xy 234.200285 185.111133) - (xy 234.202704 185.114537) - (xy 234.205548 185.117587) - (xy 234.205553 185.117593) - (xy 234.340264 185.262053) - (xy 234.404107 185.330516) - (xy 234.632306 185.51796) - (xy 234.88329 185.673577) - (xy 235.152651 185.794633) - (xy 235.258514 185.826192) - (xy 235.425888 185.876088) - (xy 235.435656 185.879) - (xy 235.439776 185.879653) - (xy 235.439778 185.879653) - (xy 235.723853 185.924647) - (xy 235.723859 185.924648) - (xy 235.727334 185.925198) - (xy 235.751893 185.926313) - (xy 235.818278 185.929328) - (xy 235.818299 185.929328) - (xy 235.819698 185.929392) - (xy 236.004162 185.929392) - (xy 236.223925 185.914795) - (xy 236.228024 185.913969) - (xy 236.228028 185.913968) - (xy 236.401451 185.879) - (xy 236.513412 185.856425) - (xy 236.792636 185.76028) - (xy 236.96235 185.675294) - (xy 237.052956 185.629922) - (xy 237.052958 185.629921) - (xy 237.056692 185.628051) - (xy 237.300939 185.46206) - (xy 237.396613 185.376518) - (xy 237.517973 185.268009) - (xy 237.521088 185.265224) - (xy 237.582093 185.194049) - (xy 237.692163 185.065629) - (xy 239.879053 185.065629) - (xy 239.879253 185.070959) - (xy 239.879253 185.07096) - (xy 239.88338 185.180897) - (xy 239.887707 185.296165) - (xy 239.935081 185.521947) - (xy 240.01982 185.736519) - (xy 240.1395 185.933746) - (xy 240.142997 185.937776) - (xy 240.232639 186.041079) - (xy 240.2907 186.107989) - (xy 240.294831 186.111376) - (xy 240.464968 186.250881) - (xy 240.464974 186.250885) - (xy 240.469096 186.254265) - (xy 240.669588 186.368391) - (xy 240.674604 186.370212) - (xy 240.674609 186.370214) - (xy 240.881428 186.445286) - (xy 240.881432 186.445287) - (xy 240.886443 186.447106) - (xy 240.891692 186.448055) - (xy 240.891695 186.448056) - (xy 241.109376 186.487419) - (xy 241.109383 186.48742) - (xy 241.11346 186.488157) - (xy 241.131197 186.488993) - (xy 241.136145 186.489227) - (xy 241.136152 186.489227) - (xy 241.137633 186.489297) - (xy 241.299778 186.489297) - (xy 241.366734 186.483616) - (xy 241.466415 186.475158) - (xy 241.466419 186.475157) - (xy 241.471726 186.474707) - (xy 241.476881 186.473369) - (xy 241.476887 186.473368) - (xy 241.689856 186.418092) - (xy 241.68986 186.418091) - (xy 241.695025 186.41675) - (xy 241.699891 186.414558) - (xy 241.699894 186.414557) - (xy 241.900502 186.32419) - (xy 241.905368 186.321998) - (xy 241.909788 186.319022) - (xy 241.909792 186.31902) - (xy 242.011001 186.250881) - (xy 242.096738 186.193159) - (xy 242.263665 186.033919) - (xy 242.314167 185.966042) - (xy 242.39819 185.853111) - (xy 242.398192 185.853108) - (xy 242.401374 185.848831) - (xy 242.456158 185.74108) - (xy 242.503511 185.647943) - (xy 242.503511 185.647942) - (xy 242.50593 185.643185) - (xy 242.519665 185.59895) - (xy 250.508408 185.59895) - (xy 250.526453 185.828229) - (xy 250.527996 185.837976) - (xy 250.581686 186.061606) - (xy 250.584735 186.070991) - (xy 250.672745 186.283467) - (xy 250.677226 186.292261) - (xy 250.78253 186.464103) - (xy 250.792986 186.473563) - (xy 250.801764 186.469779) - (xy 251.664711 185.606832) - (xy 251.671089 185.595152) - (xy 252.401141 185.595152) - (xy 252.401272 185.596985) - (xy 252.405523 185.6036) - (xy 253.268659 186.466736) - (xy 253.281039 186.473496) - (xy 253.288689 186.467769) - (xy 253.39624 186.292261) - (xy 253.400721 186.283467) - (xy 253.488731 186.070991) - (xy 253.49178 186.061606) - (xy 253.54547 185.837976) - (xy 253.547013 185.828229) - (xy 253.565058 185.59895) - (xy 253.565058 185.58909) - (xy 253.547013 185.359811) - (xy 253.54547 185.350064) - (xy 253.49178 185.126434) - (xy 253.488731 185.117049) - (xy 253.400721 184.904573) - (xy 253.39624 184.895779) - (xy 253.290936 184.723937) - (xy 253.28048 184.714477) - (xy 253.271702 184.718261) - (xy 252.408755 185.581208) - (xy 252.401141 185.595152) - (xy 251.671089 185.595152) - (xy 251.672325 185.592888) - (xy 251.672194 185.591055) - (xy 251.667943 185.58444) - (xy 250.804807 184.721304) - (xy 250.792427 184.714544) - (xy 250.784777 184.720271) - (xy 250.677226 184.895779) - (xy 250.672745 184.904573) - (xy 250.584735 185.117049) - (xy 250.581686 185.126434) - (xy 250.527996 185.350064) - (xy 250.526453 185.359811) - (xy 250.508408 185.58909) - (xy 250.508408 185.59895) - (xy 242.519665 185.59895) - (xy 242.561442 185.464408) - (xy 242.572758 185.427967) - (xy 242.572759 185.427961) - (xy 242.574342 185.422864) - (xy 242.595235 185.265224) - (xy 242.603953 185.19945) - (xy 242.603953 185.199445) - (xy 242.604653 185.194165) - (xy 242.602111 185.126434) - (xy 242.596199 184.96896) - (xy 242.595999 184.963629) - (xy 242.548625 184.737847) - (xy 242.463886 184.523275) - (xy 242.358906 184.350273) - (xy 251.15719 184.350273) - (xy 251.160974 184.359051) - (xy 252.023921 185.221998) - (xy 252.037865 185.229612) - (xy 252.039698 185.229481) - (xy 252.046313 185.22523) - (xy 252.909449 184.362094) - (xy 252.916209 184.349714) - (xy 252.910482 184.342064) - (xy 252.734974 184.234513) - (xy 252.72618 184.230032) - (xy 252.513704 184.142022) - (xy 252.504319 184.138973) - (xy 252.280689 184.085283) - (xy 252.270942 184.08374) - (xy 252.041663 184.065695) - (xy 252.031803 184.065695) - (xy 251.802524 184.08374) - (xy 251.792777 184.085283) - (xy 251.569147 184.138973) - (xy 251.559762 184.142022) - (xy 251.347286 184.230032) - (xy 251.338492 184.234513) - (xy 251.16665 184.339817) - (xy 251.15719 184.350273) - (xy 242.358906 184.350273) - (xy 242.352288 184.339367) - (xy 242.346975 184.330611) - (xy 242.346974 184.33061) - (xy 242.344206 184.326048) - (xy 242.257281 184.225875) - (xy 242.196506 184.155838) - (xy 242.196504 184.155836) - (xy 242.193006 184.151805) - (xy 242.109995 184.08374) - (xy 242.018738 184.008913) - (xy 242.018732 184.008909) - (xy 242.01461 184.005529) - (xy 241.814118 183.891403) - (xy 241.809102 183.889582) - (xy 241.809097 183.88958) - (xy 241.602278 183.814508) - (xy 241.602274 183.814507) - (xy 241.597263 183.812688) - (xy 241.592014 183.811739) - (xy 241.592011 183.811738) - (xy 241.37433 183.772375) - (xy 241.374323 183.772374) - (xy 241.370246 183.771637) - (xy 241.352509 183.770801) - (xy 241.347561 183.770567) - (xy 241.347554 183.770567) - (xy 241.346073 183.770497) - (xy 241.183928 183.770497) - (xy 241.116972 183.776178) - (xy 241.017291 183.784636) - (xy 241.017287 183.784637) - (xy 241.01198 183.785087) - (xy 241.006825 183.786425) - (xy 241.006819 183.786426) - (xy 240.79385 183.841702) - (xy 240.793846 183.841703) - (xy 240.788681 183.843044) - (xy 240.783815 183.845236) - (xy 240.783812 183.845237) - (xy 240.685374 183.88958) - (xy 240.578338 183.937796) - (xy 240.573918 183.940772) - (xy 240.573914 183.940774) - (xy 240.559367 183.950568) - (xy 240.386968 184.066635) - (xy 240.220041 184.225875) - (xy 240.216853 184.23016) - (xy 240.120956 184.359051) - (xy 240.082332 184.410963) - (xy 240.079917 184.415713) - (xy 240.02523 184.523275) - (xy 239.977776 184.616609) - (xy 239.947387 184.714477) - (xy 239.910948 184.831827) - (xy 239.910947 184.831833) - (xy 239.909364 184.83693) - (xy 239.900399 184.904573) - (xy 239.882782 185.037495) - (xy 239.879053 185.065629) - (xy 237.692163 185.065629) - (xy 237.71055 185.044176) - (xy 237.710553 185.044172) - (xy 237.71327 185.041002) - (xy 237.715544 185.0375) - (xy 237.715548 185.037495) - (xy 237.871831 184.796841) - (xy 237.871834 184.796836) - (xy 237.87411 184.793331) - (xy 237.896328 184.746541) - (xy 237.927338 184.681233) - (xy 238.00078 184.526564) - (xy 238.003301 184.518714) - (xy 238.089776 184.249375) - (xy 238.089776 184.249374) - (xy 238.091056 184.245388) - (xy 238.122557 184.070311) - (xy 238.142612 183.958851) - (xy 238.142613 183.958846) - (xy 238.143351 183.954742) - (xy 238.143986 183.940774) - (xy 238.156558 183.663903) - (xy 238.156558 183.663898) - (xy 238.156747 183.659733) - (xy 238.155057 183.640409) - (xy 238.131373 183.369704) - (xy 238.131009 183.365543) - (xy 238.1294 183.358344) - (xy 238.067501 183.08142) - (xy 238.067499 183.081413) - (xy 238.066589 183.077342) - (xy 237.964617 182.800193) - (xy 237.845504 182.574275) - (xy 240.862927 182.574275) - (xy 240.868654 182.581925) - (xy 241.044162 182.689476) - (xy 241.052956 182.693957) - (xy 241.265432 182.781967) - (xy 241.274817 182.785016) - (xy 241.498447 182.838706) - (xy 241.508194 182.840249) - (xy 241.737473 182.858294) - (xy 241.747333 182.858294) - (xy 241.976612 182.840249) - (xy 241.986359 182.838706) - (xy 242.209989 182.785016) - (xy 242.219374 182.781967) - (xy 242.43185 182.693957) - (xy 242.440644 182.689476) - (xy 242.612486 182.584172) - (xy 242.621946 182.573716) - (xy 242.618162 182.564938) - (xy 241.755215 181.701991) - (xy 241.741271 181.694377) - (xy 241.739438 181.694508) - (xy 241.732823 181.698759) - (xy 240.869687 182.561895) - (xy 240.862927 182.574275) - (xy 237.845504 182.574275) - (xy 237.826887 182.538965) - (xy 237.766771 182.454373) - (xy 237.658242 182.301657) - (xy 237.658237 182.301651) - (xy 237.655818 182.298247) - (xy 237.652974 182.295197) - (xy 237.652969 182.295191) - (xy 237.457261 182.08532) - (xy 237.454415 182.082268) - (xy 237.226216 181.894824) - (xy 236.975232 181.739207) - (xy 236.705871 181.618151) - (xy 236.524066 181.563953) - (xy 236.426865 181.534976) - (xy 236.426863 181.534976) - (xy 236.422866 181.533784) - (xy 236.418746 181.533131) - (xy 236.418744 181.533131) - (xy 236.134669 181.488137) - (xy 236.134663 181.488136) - (xy 236.131188 181.487586) - (xy 236.106629 181.486471) - (xy 236.040244 181.483456) - (xy 236.040223 181.483456) - (xy 236.038824 181.483392) - (xy 235.85436 181.483392) - (xy 235.634597 181.497989) - (xy 235.630498 181.498815) - (xy 235.630494 181.498816) - (xy 235.4879 181.527568) - (xy 235.34511 181.556359) - (xy 235.065886 181.652504) - (xy 234.931408 181.719845) - (xy 234.821862 181.774702) - (xy 234.80183 181.784733) - (xy 234.557583 181.950724) - (xy 234.337434 182.14756) - (xy 234.334717 182.15073) - (xy 234.334716 182.150731) - (xy 234.203053 182.304345) - (xy 234.145252 182.371782) - (xy 234.142978 182.375284) - (xy 234.142974 182.375289) - (xy 233.986691 182.615943) - (xy 233.984412 182.619453) - (xy 233.857742 182.88622) - (xy 233.856463 182.890203) - (xy 233.856462 182.890206) - (xy 233.820626 183.001821) - (xy 233.767466 183.167396) - (xy 233.766725 183.171515) - (xy 233.728263 183.385281) - (xy 233.715171 183.458042) - (xy 233.714982 183.462209) - (xy 233.714981 183.462216) - (xy 233.706201 183.655581) - (xy 233.701775 183.753051) - (xy 226.090434 183.753051) - (xy 226.501584 182.218619) - (xy 229.253869 182.218619) - (xy 229.254069 182.223949) - (xy 229.254069 182.22395) - (xy 229.254598 182.238035) - (xy 229.262523 182.449155) - (xy 229.309897 182.674937) - (xy 229.394636 182.889509) - (xy 229.465386 183.006101) - (xy 229.508616 183.077342) - (xy 229.514316 183.086736) - (xy 229.517813 183.090766) - (xy 229.604437 183.190591) - (xy 229.665516 183.260979) - (xy 229.707651 183.295527) - (xy 229.839784 183.403871) - (xy 229.83979 183.403875) - (xy 229.843912 183.407255) - (xy 230.044404 183.521381) - (xy 230.04942 183.523202) - (xy 230.049425 183.523204) - (xy 230.256244 183.598276) - (xy 230.256248 183.598277) - (xy 230.261259 183.600096) - (xy 230.266508 183.601045) - (xy 230.266511 183.601046) - (xy 230.484192 183.640409) - (xy 230.484199 183.64041) - (xy 230.488276 183.641147) - (xy 230.506013 183.641983) - (xy 230.510961 183.642217) - (xy 230.510968 183.642217) - (xy 230.512449 183.642287) - (xy 230.674594 183.642287) - (xy 230.74155 183.636606) - (xy 230.841231 183.628148) - (xy 230.841235 183.628147) - (xy 230.846542 183.627697) - (xy 230.851697 183.626359) - (xy 230.851703 183.626358) - (xy 231.064672 183.571082) - (xy 231.064676 183.571081) - (xy 231.069841 183.56974) - (xy 231.074707 183.567548) - (xy 231.07471 183.567547) - (xy 231.275318 183.47718) - (xy 231.280184 183.474988) - (xy 231.284604 183.472012) - (xy 231.284608 183.47201) - (xy 231.411396 183.38665) - (xy 231.471554 183.346149) - (xy 231.638481 183.186909) - (xy 231.77619 183.001821) - (xy 231.832938 182.890206) - (xy 231.878327 182.800933) - (xy 231.878327 182.800932) - (xy 231.880746 182.796175) - (xy 231.920012 182.669718) - (xy 231.947574 182.580957) - (xy 231.947575 182.580951) - (xy 231.949158 182.575854) - (xy 231.966657 182.443824) - (xy 231.978769 182.35244) - (xy 231.978769 182.352435) - (xy 231.979469 182.347155) - (xy 231.970815 182.116619) - (xy 231.923441 181.890837) - (xy 231.838702 181.676265) - (xy 231.719022 181.479038) - (xy 231.632097 181.378865) - (xy 231.593945 181.334899) - (xy 240.214078 181.334899) - (xy 240.232123 181.564178) - (xy 240.233666 181.573925) - (xy 240.287356 181.797555) - (xy 240.290405 181.80694) - (xy 240.378415 182.019416) - (xy 240.382896 182.02821) - (xy 240.4882 182.200052) - (xy 240.498656 182.209512) - (xy 240.507434 182.205728) - (xy 241.370381 181.342781) - (xy 241.376759 181.331101) - (xy 242.106811 181.331101) - (xy 242.106942 181.332934) - (xy 242.111193 181.339549) - (xy 242.974329 182.202685) - (xy 242.986709 182.209445) - (xy 242.994359 182.203718) - (xy 243.10191 182.02821) - (xy 243.106391 182.019416) - (xy 243.194401 181.80694) - (xy 243.19745 181.797555) - (xy 243.25114 181.573925) - (xy 243.252683 181.564178) - (xy 243.270728 181.334899) - (xy 243.270728 181.325039) - (xy 243.252683 181.09576) - (xy 243.25114 181.086013) - (xy 243.19745 180.862383) - (xy 243.194401 180.852998) - (xy 243.106391 180.640522) - (xy 243.10191 180.631728) - (xy 242.996606 180.459886) - (xy 242.98615 180.450426) - (xy 242.977372 180.45421) - (xy 242.114425 181.317157) - (xy 242.106811 181.331101) - (xy 241.376759 181.331101) - (xy 241.377995 181.328837) - (xy 241.377864 181.327004) - (xy 241.373613 181.320389) - (xy 240.510477 180.457253) - (xy 240.498097 180.450493) - (xy 240.490447 180.45622) - (xy 240.382896 180.631728) - (xy 240.378415 180.640522) - (xy 240.290405 180.852998) - (xy 240.287356 180.862383) - (xy 240.233666 181.086013) - (xy 240.232123 181.09576) - (xy 240.214078 181.325039) - (xy 240.214078 181.334899) - (xy 231.593945 181.334899) - (xy 231.571322 181.308828) - (xy 231.57132 181.308826) - (xy 231.567822 181.304795) - (xy 231.525687 181.270247) - (xy 231.393554 181.161903) - (xy 231.393548 181.161899) - (xy 231.389426 181.158519) - (xy 231.188934 181.044393) - (xy 231.183918 181.042572) - (xy 231.183913 181.04257) - (xy 230.977094 180.967498) - (xy 230.97709 180.967497) - (xy 230.972079 180.965678) - (xy 230.96683 180.964729) - (xy 230.966827 180.964728) - (xy 230.749146 180.925365) - (xy 230.749139 180.925364) - (xy 230.745062 180.924627) - (xy 230.727325 180.923791) - (xy 230.722377 180.923557) - (xy 230.72237 180.923557) - (xy 230.720889 180.923487) - (xy 230.558744 180.923487) - (xy 230.491788 180.929168) - (xy 230.392107 180.937626) - (xy 230.392103 180.937627) - (xy 230.386796 180.938077) - (xy 230.381641 180.939415) - (xy 230.381635 180.939416) - (xy 230.168666 180.994692) - (xy 230.168662 180.994693) - (xy 230.163497 180.996034) - (xy 230.158631 180.998226) - (xy 230.158628 180.998227) - (xy 230.06019 181.04257) - (xy 229.953154 181.090786) - (xy 229.948734 181.093762) - (xy 229.94873 181.093764) - (xy 229.856469 181.155879) - (xy 229.761784 181.219625) - (xy 229.594857 181.378865) - (xy 229.591669 181.38315) - (xy 229.463413 181.555533) - (xy 229.457148 181.563953) - (xy 229.454733 181.568703) - (xy 229.400046 181.676265) - (xy 229.352592 181.769599) - (xy 229.318386 181.879759) - (xy 229.285764 181.984817) - (xy 229.285763 181.984823) - (xy 229.28418 181.98992) - (xy 229.274883 182.060069) - (xy 229.254756 182.211928) - (xy 229.253869 182.218619) - (xy 226.501584 182.218619) - (xy 227.099789 179.986085) - (xy 231.203668 179.986085) - (xy 231.209395 179.993735) - (xy 231.384903 180.101286) - (xy 231.393697 180.105767) - (xy 231.606173 180.193777) - (xy 231.615558 180.196826) - (xy 231.839188 180.250516) - (xy 231.848935 180.252059) - (xy 232.078214 180.270104) - (xy 232.088074 180.270104) - (xy 232.317353 180.252059) - (xy 232.3271 180.250516) - (xy 232.55073 180.196826) - (xy 232.560115 180.193777) - (xy 232.772591 180.105767) - (xy 232.781385 180.101286) - (xy 232.805967 180.086222) - (xy 240.86286 180.086222) - (xy 240.866644 180.095) - (xy 241.729591 180.957947) - (xy 241.743535 180.965561) - (xy 241.745368 180.96543) - (xy 241.751983 180.961179) - (xy 242.615119 180.098043) - (xy 242.621879 180.085663) - (xy 242.616152 180.078013) - (xy 242.440644 179.970462) - (xy 242.43185 179.965981) - (xy 242.219374 179.877971) - (xy 242.209989 179.874922) - (xy 241.986359 179.821232) - (xy 241.976612 179.819689) - (xy 241.747333 179.801644) - (xy 241.737473 179.801644) - (xy 241.508194 179.819689) - (xy 241.498447 179.821232) - (xy 241.274817 179.874922) - (xy 241.265432 179.877971) - (xy 241.052956 179.965981) - (xy 241.044162 179.970462) - (xy 240.87232 180.075766) - (xy 240.86286 180.086222) - (xy 232.805967 180.086222) - (xy 232.953227 179.995982) - (xy 232.962687 179.985526) - (xy 232.958903 179.976748) - (xy 232.095956 179.113801) - (xy 232.082012 179.106187) - (xy 232.080179 179.106318) - (xy 232.073564 179.110569) - (xy 231.210428 179.973705) - (xy 231.203668 179.986085) - (xy 227.099789 179.986085) - (xy 227.431879 178.746709) - (xy 230.554819 178.746709) - (xy 230.572864 178.975988) - (xy 230.574407 178.985735) - (xy 230.628097 179.209365) - (xy 230.631146 179.21875) - (xy 230.719156 179.431226) - (xy 230.723637 179.44002) - (xy 230.828941 179.611862) - (xy 230.839397 179.621322) - (xy 230.848175 179.617538) - (xy 231.711122 178.754591) - (xy 231.7175 178.742911) - (xy 232.447552 178.742911) - (xy 232.447683 178.744744) - (xy 232.451934 178.751359) - (xy 233.31507 179.614495) - (xy 233.32745 179.621255) - (xy 233.3351 179.615528) - (xy 233.442651 179.44002) - (xy 233.447132 179.431226) - (xy 233.535142 179.21875) - (xy 233.538191 179.209365) - (xy 233.591881 178.985735) - (xy 233.593424 178.975988) - (xy 233.611469 178.746709) - (xy 233.611469 178.736849) - (xy 233.593424 178.50757) - (xy 233.591881 178.497823) - (xy 233.538191 178.274193) - (xy 233.535142 178.264808) - (xy 233.447132 178.052332) - (xy 233.442651 178.043538) - (xy 233.337347 177.871696) - (xy 233.326891 177.862236) - (xy 233.318113 177.86602) - (xy 232.455166 178.728967) - (xy 232.447552 178.742911) - (xy 231.7175 178.742911) - (xy 231.718736 178.740647) - (xy 231.718605 178.738814) - (xy 231.714354 178.732199) - (xy 230.851218 177.869063) - (xy 230.838838 177.862303) - (xy 230.831188 177.86803) - (xy 230.723637 178.043538) - (xy 230.719156 178.052332) - (xy 230.631146 178.264808) - (xy 230.628097 178.274193) - (xy 230.574407 178.497823) - (xy 230.572864 178.50757) - (xy 230.554819 178.736849) - (xy 230.554819 178.746709) - (xy 227.431879 178.746709) - (xy 227.766461 177.498032) - (xy 231.203601 177.498032) - (xy 231.207385 177.50681) - (xy 232.070332 178.369757) - (xy 232.084276 178.377371) - (xy 232.086109 178.37724) - (xy 232.092724 178.372989) - (xy 232.95586 177.509853) - (xy 232.96262 177.497473) - (xy 232.956893 177.489823) - (xy 232.781385 177.382272) - (xy 232.772591 177.377791) - (xy 232.560115 177.289781) - (xy 232.55073 177.286732) - (xy 232.3271 177.233042) - (xy 232.317353 177.231499) - (xy 232.088074 177.213454) - (xy 232.078214 177.213454) - (xy 231.848935 177.231499) - (xy 231.839188 177.233042) - (xy 231.615558 177.286732) - (xy 231.606173 177.289781) - (xy 231.393697 177.377791) - (xy 231.384903 177.382272) - (xy 231.213061 177.487576) - (xy 231.203601 177.498032) - (xy 227.766461 177.498032) - (xy 230.18757 168.462331) - (xy 230.194667 168.442595) - (xy 230.195817 168.440079) - (xy 230.203005 168.424341) - (xy 230.204435 168.419254) - (xy 230.205085 168.416941) - (xy 230.205086 168.416935) - (xy 230.206401 168.412256) - (xy 230.207967 168.399218) - (xy 230.209313 168.390566) - (xy 230.245668 168.200564) - (xy 230.245668 168.20056) - (xy 230.246528 168.196068) - (xy 230.249592 168.12588) - (xy 230.255912 167.981075) - (xy 230.255912 167.981072) - (xy 230.256112 167.976488) - (xy 230.233771 167.757838) - (xy 230.179978 167.544733) - (xy 230.095869 167.341675) - (xy 230.091822 167.334894) - (xy 230.020116 167.214763) - (xy 229.98322 167.152949) - (xy 229.965126 167.130736) - (xy 229.87787 167.02362) - (xy 229.844408 166.982542) - (xy 229.7715 166.915731) - (xy 229.68575 166.837153) - (xy 229.682366 166.834052) - (xy 229.52861 166.729684) - (xy 229.504311 166.71319) - (xy 229.504307 166.713188) - (xy 229.500514 166.710613) - (xy 229.418285 166.6708) - (xy 229.306812 166.616827) - (xy 229.306808 166.616826) - (xy 229.302693 166.614833) - (xy 229.25567 166.600005) - (xy 229.09745 166.550111) - (xy 229.097445 166.55011) - (xy 229.093079 166.548733) - (xy 229.088559 166.548003) - (xy 229.088553 166.548002) - (xy 228.914667 166.519935) - (xy 228.903088 166.517503) - (xy 228.893411 166.514991) - (xy 228.893402 166.514989) - (xy 228.888693 166.513767) - (xy 228.876202 166.51252) - (xy 228.871343 166.512787) - (xy 228.871338 166.512787) - (xy 228.848313 166.514053) - (xy 228.830415 166.513764) - (xy 228.588804 166.492626) - (xy 228.451503 166.480614) - (xy 228.432322 166.477429) - (xy 228.421516 166.474764) - (xy 228.417758 166.473837) - (xy 228.417756 166.473837) - (xy 228.409047 166.471689) - (xy 228.400078 166.472072) - (xy 228.400076 166.472072) - (xy 228.399949 166.472077) - (xy 228.369607 166.469693) - (xy 228.308386 166.457315) - (xy 228.28153 166.448662) - (xy 228.207094 166.415072) - (xy 228.182841 166.400662) - (xy 228.135561 166.364847) - (xy 228.117743 166.351349) - (xy 228.097302 166.331901) - (xy 228.044812 166.269342) - (xy 228.029211 166.245834) - (xy 228.015056 166.218222) - (xy 227.991958 166.173164) - (xy 227.98198 166.146777) - (xy 227.970899 166.103253) - (xy 227.96183 166.067631) - (xy 227.957974 166.039683) - (xy 227.957898 166.036601) - (xy 227.957252 166.010711) - (xy 227.956572 165.983387) - (xy 227.957156 165.967737) - (xy 227.958002 165.959266) - (xy 227.960149 165.950556) - (xy 227.958943 165.922347) - (xy 227.958789 165.91875) - (xy 227.959153 165.902385) - (xy 228.072903 164.602215) - (xy 228.076465 164.581543) - (xy 228.080284 164.566829) - (xy 228.080285 164.566825) - (xy 228.081507 164.562116) - (xy 228.082753 164.549625) - (xy 228.081945 164.534937) - (xy 228.081771 164.526017) - (xy 228.08475 164.338259) - (xy 228.08475 164.338252) - (xy 228.084821 164.333752) - (xy 228.065372 164.181357) - (xy 228.058074 164.124169) - (xy 228.058073 164.124163) - (xy 228.057504 164.119706) - (xy 228.000003 163.911727) - (xy 227.998198 163.907603) - (xy 227.998196 163.907597) - (xy 227.915292 163.71817) - (xy 227.913488 163.714048) - (xy 227.799721 163.530693) - (xy 227.779279 163.506331) - (xy 227.663913 163.368847) - (xy 227.663912 163.368845) - (xy 227.661017 163.365396) - (xy 227.572964 163.286619) - (xy 227.503556 163.224522) - (xy 227.503551 163.224518) - (xy 227.500201 163.221521) - (xy 227.496457 163.21903) - (xy 227.324289 163.104487) - (xy 227.324287 163.104486) - (xy 227.320546 163.101997) - (xy 227.316493 163.100068) - (xy 227.316488 163.100065) - (xy 227.129765 163.011188) - (xy 227.129764 163.011187) - (xy 227.12571 163.009258) - (xy 227.121419 163.007924) - (xy 227.121417 163.007923) - (xy 226.923956 162.946526) - (xy 226.923951 162.946525) - (xy 226.919658 162.94519) - (xy 226.91522 162.94448) - (xy 226.915216 162.944479) - (xy 226.746664 162.917512) - (xy 226.734918 162.915054) - (xy 226.72391 162.912197) - (xy 226.723908 162.912197) - (xy 226.719197 162.910974) - (xy 226.706706 162.909728) - (xy 226.701851 162.909995) - (xy 226.70184 162.909995) - (xy 226.678849 162.911261) - (xy 226.660946 162.910973) - (xy 210.816316 161.524747) - (xy 210.79715 161.521565) - (xy 210.773858 161.515822) - (xy 210.76477 161.516211) - (xy 210.73442 161.513827) - (xy 210.673188 161.501448) - (xy 210.646334 161.492796) - (xy 210.571893 161.459206) - (xy 210.547636 161.444795) - (xy 210.482535 161.395482) - (xy 210.462094 161.376036) - (xy 210.409598 161.313475) - (xy 210.393996 161.289966) - (xy 210.356735 161.217287) - (xy 210.346755 161.190897) - (xy 210.340813 161.167561) - (xy 210.326603 161.111758) - (xy 210.322745 161.083809) - (xy 210.321519 161.034666) - (xy 210.321352 161.027975) - (xy 210.324779 161.012605) - (xy 210.321937 161.012321) - (xy 210.322829 161.003385) - (xy 210.324976 160.994674) - (xy 210.323615 160.962876) - (xy 210.323979 160.946506) - (xy 210.350542 160.642891) - (xy 210.425855 159.782062) - (xy 210.429413 159.761407) - (xy 210.434459 159.741963) - (xy 210.435705 159.729472) - (xy 210.435122 159.718892) - (xy 210.43494 159.710465) - (xy 210.437362 159.506353) - (xy 210.437362 159.506348) - (xy 210.437418 159.501603) - (xy 210.405887 159.275999) - (xy 210.340837 159.057686) - (xy 210.32231 159.018363) - (xy 210.287141 158.943721) - (xy 210.243744 158.851616) - (xy 210.240682 158.847052) - (xy 210.119457 158.666408) - (xy 210.116809 158.662462) - (xy 209.962911 158.494512) - (xy 209.785539 158.351576) - (xy 209.588715 158.236893) - (xy 209.376902 158.153065) - (xy 209.372281 158.152002) - (xy 209.372275 158.152) - (xy 209.159542 158.103059) - (xy 209.159539 158.103059) - (xy 209.154903 158.101992) - (xy 208.965396 158.087677) - (xy 208.953981 158.086289) - (xy 208.940305 158.083987) - (xy 208.934115 158.083912) - (xy 208.93262 158.083893) - (xy 208.932616 158.083893) - (xy 208.927753 158.083834) - (xy 208.922935 158.084524) - (xy 208.922932 158.084524) - (xy 208.900122 158.08779) - (xy 208.882264 158.089062) - (xy 194.757888 158.089062) - (xy 194.736979 158.087315) - (xy 194.721998 158.084794) - (xy 194.721997 158.084794) - (xy 194.717196 158.083986) - (xy 194.710864 158.083909) - (xy 194.709509 158.083892) - (xy 194.709505 158.083892) - (xy 194.704644 158.083833) - (xy 194.699828 158.084523) - (xy 194.699822 158.084523) - (xy 194.693027 158.085496) - (xy 194.684652 158.086411) - (xy 194.48223 158.101689) - (xy 194.482224 158.10169) - (xy 194.477493 158.102047) - (xy 194.472864 158.103112) - (xy 194.472862 158.103112) - (xy 194.260122 158.152043) - (xy 194.260118 158.152044) - (xy 194.255493 158.153108) - (xy 194.251082 158.154853) - (xy 194.251077 158.154855) - (xy 194.048094 158.235177) - (xy 194.043677 158.236925) - (xy 193.846849 158.351599) - (xy 193.669472 158.494529) - (xy 193.515569 158.662474) - (xy 193.388631 158.851624) - (xy 193.363702 158.904531) - (xy 193.293558 159.053395) - (xy 193.293555 159.053403) - (xy 193.291534 159.057692) - (xy 193.226483 159.276003) - (xy 193.194951 159.501607) - (xy 193.195007 159.506352) - (xy 193.195007 159.506357) - (xy 193.195457 159.544279) - (xy 193.197149 159.686806) - (xy 193.197206 159.691636) - (xy 193.196817 159.703132) - (xy 193.196103 159.712093) - (xy 193.196103 159.712108) - (xy 193.195717 159.716957) - (xy 193.196082 159.721812) - (xy 193.196082 159.721819) - (xy 193.196196 159.723326) - (xy 193.196658 159.729474) - (xy 193.20301 159.756665) - (xy 193.205834 159.774343) - (xy 193.27162 160.526288) - (xy 193.451173 162.578591) - (xy 193.451368 162.598031) - (xy 193.45036 162.613008) - (xy 193.45036 162.613012) - (xy 193.449758 162.621962) - (xy 193.451693 162.630724) - (xy 193.451693 162.630729) - (xy 193.451719 162.630847) - (xy 193.454642 162.661149) - (xy 193.453084 162.723604) - (xy 193.449227 162.751552) - (xy 193.445142 162.767597) - (xy 193.429231 162.830088) - (xy 193.429075 162.830699) - (xy 193.419095 162.85709) - (xy 193.381832 162.929776) - (xy 193.366237 162.953277) - (xy 193.31373 163.015854) - (xy 193.293299 163.035293) - (xy 193.260833 163.059886) - (xy 193.228189 163.084614) - (xy 193.203935 163.099025) - (xy 193.129485 163.132621) - (xy 193.10263 163.141273) - (xy 193.048035 163.152311) - (xy 193.032284 163.153377) - (xy 193.032364 163.154445) - (xy 193.023417 163.155118) - (xy 193.014459 163.154516) - (xy 192.995813 163.158634) - (xy 192.983397 163.161375) - (xy 192.96721 163.16386) - (xy 191.619138 163.281801) - (xy 177.011115 164.559837) - (xy 176.990136 164.559918) - (xy 176.97501 164.558713) - (xy 176.974995 164.558713) - (xy 176.970147 164.558327) - (xy 176.965292 164.558692) - (xy 176.965285 164.558692) - (xy 176.963778 164.558806) - (xy 176.95763 164.559268) - (xy 176.952883 164.560377) - (xy 176.952882 164.560377) - (xy 176.947337 164.561672) - (xy 176.939075 164.563313) - (xy 176.811523 164.584238) - (xy 176.732912 164.597134) - (xy 176.516196 164.667353) - (xy 176.511955 164.669476) - (xy 176.511952 164.669477) - (xy 176.319934 164.76559) - (xy 176.312482 164.76932) - (xy 176.308603 164.772059) - (xy 176.130272 164.897982) - (xy 176.130267 164.897986) - (xy 176.126391 164.900723) - (xy 175.962142 165.058581) - (xy 175.95925 165.062349) - (xy 175.959249 165.062351) - (xy 175.847509 165.207975) - (xy 175.823462 165.239314) - (xy 175.713494 165.438823) - (xy 175.711852 165.44328) - (xy 175.71185 165.443284) - (xy 175.649255 165.613174) - (xy 175.634735 165.652583) - (xy 175.588968 165.875747) - (xy 175.577234 166.103253) - (xy 175.596059 166.292382) - (xy 175.596673 166.303851) - (xy 175.596686 166.305427) - (xy 175.596783 166.317727) - (xy 175.598813 166.330115) - (xy 175.607503 166.35662) - (xy 175.611857 166.373984) - (xy 176.377874 170.718281) - (xy 177.310993 176.01026) - (xy 177.312882 176.029617) - (xy 177.313362 176.053589) - (xy 177.316053 176.062151) - (xy 177.316087 176.06226) - (xy 177.321641 176.092198) - (xy 177.32553 176.154554) - (xy 177.324123 176.182726) - (xy 177.310942 176.263332) - (xy 177.303301 176.290485) - (xy 177.272514 176.366134) - (xy 177.259023 176.390908) - (xy 177.212174 176.457814) - (xy 177.193517 176.478956) - (xy 177.13295 176.533765) - (xy 177.110047 176.550231) - (xy 177.038814 176.590182) - (xy 177.012819 176.601141) - (xy 176.959118 176.616976) - (xy 176.94385 176.620463) - (xy 176.93512 176.621893) - (xy 176.926148 176.622073) - (xy 176.917587 176.624764) - (xy 176.917583 176.624765) - (xy 176.895797 176.631614) - (xy 176.87989 176.6355) - (xy 166.715582 178.427742) - (xy 159.242958 179.745367) - (xy 159.223612 179.747256) - (xy 159.199626 179.747737) - (xy 159.191066 179.750428) - (xy 159.191058 179.750429) - (xy 159.190941 179.750466) - (xy 159.161012 179.756018) - (xy 159.098671 179.759909) - (xy 159.070491 179.758503) - (xy 159.001701 179.747256) - (xy 158.989888 179.745324) - (xy 158.962733 179.737684) - (xy 158.887082 179.7069) - (xy 158.862309 179.693409) - (xy 158.795406 179.646563) - (xy 158.774254 179.627896) - (xy 158.719456 179.567342) - (xy 158.702985 179.544433) - (xy 158.663034 179.4732) - (xy 158.652076 179.447204) - (xy 158.636282 179.393639) - (xy 158.632794 179.378365) - (xy 158.631343 179.369505) - (xy 158.631163 179.360531) - (xy 158.626394 179.345359) - (xy 158.621619 179.330166) - (xy 158.617735 179.314264) - (xy 157.015405 170.227004) - (xy 159.717012 170.227004) - (xy 159.717212 170.232334) - (xy 159.717212 170.232335) - (xy 159.721339 170.342272) - (xy 159.725666 170.45754) - (xy 159.77304 170.683322) - (xy 159.857779 170.897894) - (xy 159.977459 171.095121) - (xy 159.980956 171.099151) - (xy 160.118682 171.257866) - (xy 160.128659 171.269364) - (xy 160.13279 171.272751) - (xy 160.302927 171.412256) - (xy 160.302933 171.41226) - (xy 160.307055 171.41564) - (xy 160.507547 171.529766) - (xy 160.512563 171.531587) - (xy 160.512568 171.531589) - (xy 160.719387 171.606661) - (xy 160.719391 171.606662) - (xy 160.724402 171.608481) - (xy 160.729651 171.60943) - (xy 160.729654 171.609431) - (xy 160.947335 171.648794) - (xy 160.947342 171.648795) - (xy 160.951419 171.649532) - (xy 160.969156 171.650368) - (xy 160.974104 171.650602) - (xy 160.974111 171.650602) - (xy 160.975592 171.650672) - (xy 161.137737 171.650672) - (xy 161.204693 171.644991) - (xy 161.304374 171.636533) - (xy 161.304378 171.636532) - (xy 161.309685 171.636082) - (xy 161.31484 171.634744) - (xy 161.314846 171.634743) - (xy 161.527815 171.579467) - (xy 161.527819 171.579466) - (xy 161.532984 171.578125) - (xy 161.53785 171.575933) - (xy 161.537853 171.575932) - (xy 161.738461 171.485565) - (xy 161.743327 171.483373) - (xy 161.747747 171.480397) - (xy 161.747751 171.480395) - (xy 161.879858 171.391454) - (xy 161.934697 171.354534) - (xy 162.101624 171.195294) - (xy 162.239333 171.010206) - (xy 162.294117 170.902455) - (xy 162.34147 170.809318) - (xy 162.34147 170.809317) - (xy 162.343889 170.80456) - (xy 162.396045 170.636592) - (xy 162.410717 170.589342) - (xy 162.410718 170.589336) - (xy 162.412301 170.584239) - (xy 162.442612 170.35554) - (xy 162.441318 170.321054) - (xy 162.434158 170.130335) - (xy 162.433958 170.125004) - (xy 162.386584 169.899222) - (xy 162.377099 169.875203) - (xy 162.338705 169.777984) - (xy 162.301845 169.68465) - (xy 162.194742 169.50815) - (xy 162.184934 169.491986) - (xy 162.184933 169.491985) - (xy 162.182165 169.487423) - (xy 162.156937 169.45835) - (xy 162.091436 169.382866) - (xy 164.268769 169.382866) - (xy 164.269132 169.387014) - (xy 164.269132 169.387018) - (xy 164.284971 169.568058) - (xy 164.294507 169.677056) - (xy 164.295417 169.681128) - (xy 164.295418 169.681133) - (xy 164.357127 169.957202) - (xy 164.358927 169.965257) - (xy 164.36037 169.96918) - (xy 164.360371 169.969182) - (xy 164.373963 170.006123) - (xy 164.460899 170.242406) - (xy 164.598629 170.503634) - (xy 164.601049 170.507039) - (xy 164.767274 170.740942) - (xy 164.767279 170.740948) - (xy 164.769698 170.744352) - (xy 164.772542 170.747402) - (xy 164.772547 170.747408) - (xy 164.910215 170.895039) - (xy 164.971101 170.960331) - (xy 165.1993 171.147775) - (xy 165.450284 171.303392) - (xy 165.719645 171.424448) - (xy 166.00265 171.508815) - (xy 166.00677 171.509468) - (xy 166.006772 171.509468) - (xy 166.290847 171.554462) - (xy 166.290853 171.554463) - (xy 166.294328 171.555013) - (xy 166.318887 171.556128) - (xy 166.385272 171.559143) - (xy 166.385293 171.559143) - (xy 166.386692 171.559207) - (xy 166.571156 171.559207) - (xy 166.790919 171.54461) - (xy 166.795018 171.543784) - (xy 166.795022 171.543783) - (xy 166.968445 171.508815) - (xy 167.080406 171.48624) - (xy 167.35963 171.390095) - (xy 167.529344 171.305109) - (xy 167.61995 171.259737) - (xy 167.619952 171.259736) - (xy 167.623686 171.257866) - (xy 167.867933 171.091875) - (xy 168.088082 170.895039) - (xy 168.170006 170.799457) - (xy 168.277544 170.673991) - (xy 168.277547 170.673987) - (xy 168.280264 170.670817) - (xy 168.282538 170.667315) - (xy 168.282542 170.66731) - (xy 168.438825 170.426656) - (xy 168.438828 170.426651) - (xy 168.441104 170.423146) - (xy 168.567774 170.156379) - (xy 168.574047 170.136843) - (xy 168.65677 169.87919) - (xy 168.65677 169.879189) - (xy 168.65805 169.875203) - (xy 168.685145 169.724613) - (xy 168.709606 169.588666) - (xy 168.709607 169.588661) - (xy 168.710345 169.584557) - (xy 168.710685 169.577088) - (xy 168.723552 169.293718) - (xy 168.723552 169.293713) - (xy 168.723741 169.289548) - (xy 168.723358 169.285164) - (xy 168.698367 168.999519) - (xy 168.698003 168.995358) - (xy 168.683828 168.931942) - (xy 168.634495 168.711235) - (xy 168.634493 168.711228) - (xy 168.633583 168.707157) - (xy 168.619477 168.668817) - (xy 168.574807 168.54741) - (xy 168.531611 168.430008) - (xy 168.522252 168.412256) - (xy 168.471962 168.316874) - (xy 170.549898 168.316874) - (xy 170.550098 168.322204) - (xy 170.550098 168.322205) - (xy 170.553654 168.416941) - (xy 170.558552 168.54741) - (xy 170.605926 168.773192) - (xy 170.607884 168.778151) - (xy 170.607885 168.778153) - (xy 170.617038 168.80133) - (xy 170.690665 168.987764) - (xy 170.760075 169.102149) - (xy 170.802037 169.171299) - (xy 170.810345 169.184991) - (xy 170.813842 169.189021) - (xy 170.916463 169.307281) - (xy 170.961545 169.359234) - (xy 170.985281 169.378696) - (xy 171.135813 169.502126) - (xy 171.135819 169.50213) - (xy 171.139941 169.50551) - (xy 171.340433 169.619636) - (xy 171.345449 169.621457) - (xy 171.345454 169.621459) - (xy 171.552273 169.696531) - (xy 171.552277 169.696532) - (xy 171.557288 169.698351) - (xy 171.562537 169.6993) - (xy 171.56254 169.699301) - (xy 171.780221 169.738664) - (xy 171.780228 169.738665) - (xy 171.784305 169.739402) - (xy 171.802042 169.740238) - (xy 171.80699 169.740472) - (xy 171.806997 169.740472) - (xy 171.808478 169.740542) - (xy 171.970623 169.740542) - (xy 172.037579 169.734861) - (xy 172.13726 169.726403) - (xy 172.137264 169.726402) - (xy 172.142571 169.725952) - (xy 172.147726 169.724614) - (xy 172.147732 169.724613) - (xy 172.360701 169.669337) - (xy 172.360705 169.669336) - (xy 172.36587 169.667995) - (xy 172.370736 169.665803) - (xy 172.370739 169.665802) - (xy 172.571347 169.575435) - (xy 172.576213 169.573243) - (xy 172.580633 169.570267) - (xy 172.580637 169.570265) - (xy 172.709671 169.483393) - (xy 172.767583 169.444404) - (xy 172.93451 169.285164) - (xy 173.024462 169.164264) - (xy 173.069035 169.104356) - (xy 173.069037 169.104353) - (xy 173.072219 169.100076) - (xy 173.123345 168.999519) - (xy 173.174356 168.899188) - (xy 173.174356 168.899187) - (xy 173.176775 168.89443) - (xy 173.216041 168.767973) - (xy 173.243603 168.679212) - (xy 173.243604 168.679206) - (xy 173.245187 168.674109) - (xy 173.275498 168.44541) - (xy 173.274254 168.412256) - (xy 173.267044 168.220205) - (xy 173.266844 168.214874) - (xy 173.21947 167.989092) - (xy 173.214493 167.976488) - (xy 173.171591 167.867854) - (xy 173.134731 167.77452) - (xy 173.01863 167.583191) - (xy 173.01782 167.581856) - (xy 173.017819 167.581855) - (xy 173.015051 167.577293) - (xy 172.997069 167.556571) - (xy 172.867351 167.407083) - (xy 172.867349 167.407081) - (xy 172.863851 167.40305) - (xy 172.820257 167.367305) - (xy 172.689583 167.260158) - (xy 172.689577 167.260154) - (xy 172.685455 167.256774) - (xy 172.484963 167.142648) - (xy 172.479947 167.140827) - (xy 172.479942 167.140825) - (xy 172.273123 167.065753) - (xy 172.273119 167.065752) - (xy 172.268108 167.063933) - (xy 172.262859 167.062984) - (xy 172.262856 167.062983) - (xy 172.045175 167.02362) - (xy 172.045168 167.023619) - (xy 172.041091 167.022882) - (xy 172.023354 167.022046) - (xy 172.018406 167.021812) - (xy 172.018399 167.021812) - (xy 172.016918 167.021742) - (xy 171.854773 167.021742) - (xy 171.787817 167.027423) - (xy 171.688136 167.035881) - (xy 171.688132 167.035882) - (xy 171.682825 167.036332) - (xy 171.67767 167.03767) - (xy 171.677664 167.037671) - (xy 171.464695 167.092947) - (xy 171.464691 167.092948) - (xy 171.459526 167.094289) - (xy 171.45466 167.096481) - (xy 171.454657 167.096482) - (xy 171.254049 167.186849) - (xy 171.249183 167.189041) - (xy 171.244763 167.192017) - (xy 171.244759 167.192019) - (xy 171.173924 167.239709) - (xy 171.057813 167.31788) - (xy 170.890886 167.47712) - (xy 170.879352 167.492622) - (xy 170.848214 167.534474) - (xy 170.753177 167.662208) - (xy 170.750762 167.666958) - (xy 170.696075 167.77452) - (xy 170.648621 167.867854) - (xy 170.616308 167.971919) - (xy 170.581793 168.083072) - (xy 170.581792 168.083078) - (xy 170.580209 168.088175) - (xy 170.549898 168.316874) - (xy 168.471962 168.316874) - (xy 168.448355 168.272099) - (xy 168.393881 168.16878) - (xy 168.332972 168.083072) - (xy 168.225236 167.931472) - (xy 168.225231 167.931466) - (xy 168.222812 167.928062) - (xy 168.219968 167.925012) - (xy 168.219963 167.925006) - (xy 168.024255 167.715135) - (xy 168.021409 167.712083) - (xy 167.79321 167.524639) - (xy 167.542226 167.369022) - (xy 167.501167 167.350569) - (xy 167.436981 167.321723) - (xy 167.272865 167.247966) - (xy 166.98986 167.163599) - (xy 166.98574 167.162946) - (xy 166.985738 167.162946) - (xy 166.701663 167.117952) - (xy 166.701657 167.117951) - (xy 166.698182 167.117401) - (xy 166.673623 167.116286) - (xy 166.607238 167.113271) - (xy 166.607217 167.113271) - (xy 166.605818 167.113207) - (xy 166.421354 167.113207) - (xy 166.201591 167.127804) - (xy 166.197492 167.12863) - (xy 166.197488 167.128631) - (xy 166.0945 167.149397) - (xy 165.912104 167.186174) - (xy 165.63288 167.282319) - (xy 165.521813 167.337937) - (xy 165.398549 167.399663) - (xy 165.368824 167.414548) - (xy 165.124577 167.580539) - (xy 164.904428 167.777375) - (xy 164.901711 167.780545) - (xy 164.90171 167.780546) - (xy 164.718491 167.994311) - (xy 164.712246 168.001597) - (xy 164.709972 168.005099) - (xy 164.709968 168.005104) - (xy 164.553685 168.245758) - (xy 164.551406 168.249268) - (xy 164.424736 168.516035) - (xy 164.423457 168.520018) - (xy 164.423456 168.520021) - (xy 164.375683 168.668817) - (xy 164.33446 168.797211) - (xy 164.333719 168.80133) - (xy 164.286701 169.062648) - (xy 164.282165 169.087857) - (xy 164.281976 169.092024) - (xy 164.281975 169.092031) - (xy 164.268958 169.378696) - (xy 164.268769 169.382866) - (xy 162.091436 169.382866) - (xy 162.034465 169.317213) - (xy 162.034463 169.317211) - (xy 162.030965 169.31318) - (xy 161.932602 169.232527) - (xy 161.856697 169.170288) - (xy 161.856691 169.170284) - (xy 161.852569 169.166904) - (xy 161.652077 169.052778) - (xy 161.647061 169.050957) - (xy 161.647056 169.050955) - (xy 161.440237 168.975883) - (xy 161.440233 168.975882) - (xy 161.435222 168.974063) - (xy 161.429973 168.973114) - (xy 161.42997 168.973113) - (xy 161.212289 168.93375) - (xy 161.212282 168.933749) - (xy 161.208205 168.933012) - (xy 161.190468 168.932176) - (xy 161.18552 168.931942) - (xy 161.185513 168.931942) - (xy 161.184032 168.931872) - (xy 161.021887 168.931872) - (xy 160.954931 168.937553) - (xy 160.85525 168.946011) - (xy 160.855246 168.946012) - (xy 160.849939 168.946462) - (xy 160.844784 168.9478) - (xy 160.844778 168.947801) - (xy 160.631809 169.003077) - (xy 160.631805 169.003078) - (xy 160.62664 169.004419) - (xy 160.621774 169.006611) - (xy 160.621771 169.006612) - (xy 160.492343 169.064915) - (xy 160.416297 169.099171) - (xy 160.411877 169.102147) - (xy 160.411873 169.102149) - (xy 160.369296 169.130814) - (xy 160.224927 169.22801) - (xy 160.058 169.38725) - (xy 160.054812 169.391535) - (xy 159.932195 169.556339) - (xy 159.920291 169.572338) - (xy 159.917876 169.577088) - (xy 159.834772 169.740542) - (xy 159.815735 169.777984) - (xy 159.781529 169.888145) - (xy 159.748907 169.993202) - (xy 159.748906 169.993208) - (xy 159.747323 169.998305) - (xy 159.717012 170.227004) - (xy 157.015405 170.227004) - (xy 156.570969 167.706484) - (xy 160.032877 167.706484) - (xy 160.038604 167.714134) - (xy 160.214112 167.821685) - (xy 160.222906 167.826166) - (xy 160.435382 167.914176) - (xy 160.444767 167.917225) - (xy 160.668397 167.970915) - (xy 160.678144 167.972458) - (xy 160.907423 167.990503) - (xy 160.917283 167.990503) - (xy 161.146562 167.972458) - (xy 161.156309 167.970915) - (xy 161.379939 167.917225) - (xy 161.389324 167.914176) - (xy 161.6018 167.826166) - (xy 161.610594 167.821685) - (xy 161.782436 167.716381) - (xy 161.791896 167.705925) - (xy 161.788112 167.697147) - (xy 160.925165 166.8342) - (xy 160.911221 166.826586) - (xy 160.909388 166.826717) - (xy 160.902773 166.830968) - (xy 160.039637 167.694104) - (xy 160.032877 167.706484) - (xy 156.570969 167.706484) - (xy 156.352434 166.467108) - (xy 159.384028 166.467108) - (xy 159.402073 166.696387) - (xy 159.403616 166.706134) - (xy 159.457306 166.929764) - (xy 159.460355 166.939149) - (xy 159.548365 167.151625) - (xy 159.552846 167.160419) - (xy 159.65815 167.332261) - (xy 159.668606 167.341721) - (xy 159.677384 167.337937) - (xy 160.540331 166.47499) - (xy 160.546709 166.46331) - (xy 161.276761 166.46331) - (xy 161.276892 166.465143) - (xy 161.281143 166.471758) - (xy 162.144279 167.334894) - (xy 162.156659 167.341654) - (xy 162.164309 167.335927) - (xy 162.27186 167.160419) - (xy 162.276341 167.151625) - (xy 162.364351 166.939149) - (xy 162.3674 166.929764) - (xy 162.42109 166.706134) - (xy 162.422633 166.696387) - (xy 162.440678 166.467108) - (xy 162.440678 166.457248) - (xy 162.422633 166.227969) - (xy 162.42109 166.218222) - (xy 162.3674 165.994592) - (xy 162.364351 165.985207) - (xy 162.358053 165.970003) - (xy 169.880955 165.970003) - (xy 169.886682 165.977653) - (xy 170.06219 166.085204) - (xy 170.070984 166.089685) - (xy 170.28346 166.177695) - (xy 170.292845 166.180744) - (xy 170.516475 166.234434) - (xy 170.526222 166.235977) - (xy 170.755501 166.254022) - (xy 170.765361 166.254022) - (xy 170.99464 166.235977) - (xy 171.004387 166.234434) - (xy 171.228017 166.180744) - (xy 171.237402 166.177695) - (xy 171.449878 166.089685) - (xy 171.458672 166.085204) - (xy 171.630514 165.9799) - (xy 171.639974 165.969444) - (xy 171.63619 165.960666) - (xy 170.773243 165.097719) - (xy 170.759299 165.090105) - (xy 170.757466 165.090236) - (xy 170.750851 165.094487) - (xy 169.887715 165.957623) - (xy 169.880955 165.970003) - (xy 162.358053 165.970003) - (xy 162.276341 165.772731) - (xy 162.27186 165.763937) - (xy 162.166556 165.592095) - (xy 162.1561 165.582635) - (xy 162.147322 165.586419) - (xy 161.284375 166.449366) - (xy 161.276761 166.46331) - (xy 160.546709 166.46331) - (xy 160.547945 166.461046) - (xy 160.547814 166.459213) - (xy 160.543563 166.452598) - (xy 159.680427 165.589462) - (xy 159.668047 165.582702) - (xy 159.660397 165.588429) - (xy 159.552846 165.763937) - (xy 159.548365 165.772731) - (xy 159.460355 165.985207) - (xy 159.457306 165.994592) - (xy 159.403616 166.218222) - (xy 159.402073 166.227969) - (xy 159.384028 166.457248) - (xy 159.384028 166.467108) - (xy 156.352434 166.467108) - (xy 156.132259 165.218431) - (xy 160.03281 165.218431) - (xy 160.036594 165.227209) - (xy 160.899541 166.090156) - (xy 160.913485 166.09777) - (xy 160.915318 166.097639) - (xy 160.921933 166.093388) - (xy 161.785069 165.230252) - (xy 161.791829 165.217872) - (xy 161.786102 165.210222) - (xy 161.610594 165.102671) - (xy 161.6018 165.09819) - (xy 161.389324 165.01018) - (xy 161.379939 165.007131) - (xy 161.156309 164.953441) - (xy 161.146562 164.951898) - (xy 160.917283 164.933853) - (xy 160.907423 164.933853) - (xy 160.678144 164.951898) - (xy 160.668397 164.953441) - (xy 160.444767 165.007131) - (xy 160.435382 165.01018) - (xy 160.222906 165.09819) - (xy 160.214112 165.102671) - (xy 160.04227 165.207975) - (xy 160.03281 165.218431) - (xy 156.132259 165.218431) - (xy 154.063386 153.485272) - (xy 156.764993 153.485272) - (xy 156.773647 153.715808) - (xy 156.821021 153.94159) - (xy 156.90576 154.156162) - (xy 156.976303 154.272413) - (xy 157.020788 154.345722) - (xy 157.02544 154.353389) - (xy 157.028937 154.357419) - (xy 157.168624 154.518394) - (xy 157.17664 154.527632) - (xy 157.204082 154.550133) - (xy 157.350908 154.670524) - (xy 157.350914 154.670528) - (xy 157.355036 154.673908) - (xy 157.555528 154.788034) - (xy 157.560544 154.789855) - (xy 157.560549 154.789857) - (xy 157.767368 154.864929) - (xy 157.767372 154.86493) - (xy 157.772383 154.866749) - (xy 157.777632 154.867698) - (xy 157.777635 154.867699) - (xy 157.995316 154.907062) - (xy 157.995323 154.907063) - (xy 157.9994 154.9078) - (xy 158.017137 154.908636) - (xy 158.022085 154.90887) - (xy 158.022092 154.90887) - (xy 158.023573 154.90894) - (xy 158.185718 154.90894) - (xy 158.253095 154.903223) - (xy 158.352355 154.894801) - (xy 158.352359 154.8948) - (xy 158.357666 154.89435) - (xy 158.362821 154.893012) - (xy 158.362827 154.893011) - (xy 158.575796 154.837735) - (xy 158.5758 154.837734) - (xy 158.580965 154.836393) - (xy 158.585831 154.834201) - (xy 158.585834 154.8342) - (xy 158.786442 154.743833) - (xy 158.791308 154.741641) - (xy 158.795728 154.738665) - (xy 158.795732 154.738663) - (xy 158.927839 154.649722) - (xy 158.982678 154.612802) - (xy 159.149605 154.453562) - (xy 159.189106 154.40047) - (xy 159.28413 154.272754) - (xy 159.284132 154.272751) - (xy 159.287314 154.268474) - (xy 159.344295 154.1564) - (xy 159.389451 154.067586) - (xy 159.389451 154.067585) - (xy 159.39187 154.062828) - (xy 159.433399 153.929085) - (xy 159.458698 153.84761) - (xy 159.458699 153.847604) - (xy 159.460282 153.842507) - (xy 159.478943 153.70171) - (xy 159.489893 153.619093) - (xy 159.489893 153.619088) - (xy 159.490593 153.613808) - (xy 159.490086 153.600288) - (xy 159.484384 153.448406) - (xy 159.481939 153.383272) - (xy 159.434565 153.15749) - (xy 159.42508 153.133471) - (xy 159.385983 153.034473) - (xy 159.349826 152.942918) - (xy 159.250326 152.778946) - (xy 159.232915 152.750254) - (xy 159.232914 152.750253) - (xy 159.230146 152.745691) - (xy 159.18765 152.696719) - (xy 159.139416 152.641134) - (xy 161.31675 152.641134) - (xy 161.317113 152.645282) - (xy 161.317113 152.645286) - (xy 161.333956 152.837802) - (xy 161.342488 152.935324) - (xy 161.343398 152.939396) - (xy 161.343399 152.939401) - (xy 161.403749 153.209392) - (xy 161.406908 153.223525) - (xy 161.408351 153.227448) - (xy 161.408352 153.22745) - (xy 161.422247 153.265216) - (xy 161.50888 153.500674) - (xy 161.510827 153.504367) - (xy 161.510828 153.504369) - (xy 161.563342 153.60397) - (xy 161.64661 153.761902) - (xy 161.650931 153.767982) - (xy 161.815255 153.99921) - (xy 161.81526 153.999216) - (xy 161.817679 154.00262) - (xy 161.820523 154.00567) - (xy 161.820528 154.005676) - (xy 161.981699 154.178511) - (xy 162.019082 154.218599) - (xy 162.247281 154.406043) - (xy 162.498265 154.56166) - (xy 162.502082 154.563376) - (xy 162.502085 154.563377) - (xy 162.542731 154.581644) - (xy 162.767626 154.682716) - (xy 162.858176 154.70971) - (xy 163.012471 154.755707) - (xy 163.050631 154.767083) - (xy 163.054751 154.767736) - (xy 163.054753 154.767736) - (xy 163.338828 154.81273) - (xy 163.338834 154.812731) - (xy 163.342309 154.813281) - (xy 163.366868 154.814396) - (xy 163.433253 154.817411) - (xy 163.433274 154.817411) - (xy 163.434673 154.817475) - (xy 163.619137 154.817475) - (xy 163.8389 154.802878) - (xy 163.842999 154.802052) - (xy 163.843003 154.802051) - (xy 164.016426 154.767083) - (xy 164.128387 154.744508) - (xy 164.407611 154.648363) - (xy 164.578709 154.562684) - (xy 164.667931 154.518005) - (xy 164.667933 154.518004) - (xy 164.671667 154.516134) - (xy 164.915914 154.350143) - (xy 164.924644 154.342338) - (xy 165.052965 154.227605) - (xy 165.136063 154.153307) - (xy 165.163616 154.121161) - (xy 165.325525 153.932259) - (xy 165.325528 153.932255) - (xy 165.328245 153.929085) - (xy 165.330519 153.925583) - (xy 165.330523 153.925578) - (xy 165.486806 153.684924) - (xy 165.486809 153.684919) - (xy 165.489085 153.681414) - (xy 165.49353 153.672054) - (xy 165.576768 153.496754) - (xy 165.615755 153.414647) - (xy 165.625638 153.383867) - (xy 165.704751 153.137458) - (xy 165.704751 153.137457) - (xy 165.706031 153.133471) - (xy 165.726727 153.018447) - (xy 165.757587 152.846934) - (xy 165.757588 152.846929) - (xy 165.758326 152.842825) - (xy 165.758555 152.837802) - (xy 165.771533 152.551986) - (xy 165.771533 152.551981) - (xy 165.771722 152.547816) - (xy 165.771339 152.543432) - (xy 165.746348 152.257787) - (xy 165.745984 152.253626) - (xy 165.741012 152.231381) - (xy 165.682476 151.969503) - (xy 165.682474 151.969496) - (xy 165.681564 151.965425) - (xy 165.67543 151.948752) - (xy 165.622788 151.805678) - (xy 165.579592 151.688276) - (xy 165.573175 151.676104) - (xy 165.519943 151.575142) - (xy 167.597879 151.575142) - (xy 167.598079 151.580472) - (xy 167.598079 151.580473) - (xy 167.599927 151.629711) - (xy 167.606533 151.805678) - (xy 167.653907 152.03146) - (xy 167.655865 152.036419) - (xy 167.655866 152.036421) - (xy 167.69106 152.125537) - (xy 167.738646 152.246032) - (xy 167.808056 152.360417) - (xy 167.850771 152.430808) - (xy 167.858326 152.443259) - (xy 167.861823 152.447289) - (xy 167.986588 152.591068) - (xy 168.009526 152.617502) - (xy 168.013657 152.620889) - (xy 168.183794 152.760394) - (xy 168.1838 152.760398) - (xy 168.187922 152.763778) - (xy 168.388414 152.877904) - (xy 168.39343 152.879725) - (xy 168.393435 152.879727) - (xy 168.600254 152.954799) - (xy 168.600258 152.9548) - (xy 168.605269 152.956619) - (xy 168.610518 152.957568) - (xy 168.610521 152.957569) - (xy 168.828202 152.996932) - (xy 168.828209 152.996933) - (xy 168.832286 152.99767) - (xy 168.850023 152.998506) - (xy 168.854971 152.99874) - (xy 168.854978 152.99874) - (xy 168.856459 152.99881) - (xy 169.018604 152.99881) - (xy 169.08556 152.993129) - (xy 169.185241 152.984671) - (xy 169.185245 152.98467) - (xy 169.190552 152.98422) - (xy 169.195707 152.982882) - (xy 169.195713 152.982881) - (xy 169.408682 152.927605) - (xy 169.408686 152.927604) - (xy 169.413851 152.926263) - (xy 169.418717 152.924071) - (xy 169.41872 152.92407) - (xy 169.619328 152.833703) - (xy 169.624194 152.831511) - (xy 169.628614 152.828535) - (xy 169.628618 152.828533) - (xy 169.757652 152.741661) - (xy 169.815564 152.702672) - (xy 169.982491 152.543432) - (xy 170.027227 152.483304) - (xy 170.117016 152.362624) - (xy 170.117018 152.362621) - (xy 170.1202 152.358344) - (xy 170.171715 152.257022) - (xy 170.222337 152.157456) - (xy 170.222337 152.157455) - (xy 170.224756 152.152698) - (xy 170.269134 152.009778) - (xy 170.291584 151.93748) - (xy 170.291585 151.937474) - (xy 170.293168 151.932377) - (xy 170.309269 151.810896) - (xy 170.322779 151.708963) - (xy 170.322779 151.708958) - (xy 170.323479 151.703678) - (xy 170.314825 151.473142) - (xy 170.267451 151.24736) - (xy 170.265377 151.242107) - (xy 170.218955 151.124562) - (xy 170.182712 151.032788) - (xy 170.094775 150.887871) - (xy 170.065801 150.840124) - (xy 170.0658 150.840123) - (xy 170.063032 150.835561) - (xy 170.017341 150.782907) - (xy 169.915332 150.665351) - (xy 169.91533 150.665349) - (xy 169.911832 150.661318) - (xy 169.868238 150.625573) - (xy 169.737564 150.518426) - (xy 169.737558 150.518422) - (xy 169.733436 150.515042) - (xy 169.532944 150.400916) - (xy 169.527928 150.399095) - (xy 169.527923 150.399093) - (xy 169.321104 150.324021) - (xy 169.3211 150.32402) - (xy 169.316089 150.322201) - (xy 169.31084 150.321252) - (xy 169.310837 150.321251) - (xy 169.093156 150.281888) - (xy 169.093149 150.281887) - (xy 169.089072 150.28115) - (xy 169.071335 150.280314) - (xy 169.066387 150.28008) - (xy 169.06638 150.28008) - (xy 169.064899 150.28001) - (xy 168.902754 150.28001) - (xy 168.835798 150.285691) - (xy 168.736117 150.294149) - (xy 168.736113 150.29415) - (xy 168.730806 150.2946) - (xy 168.725651 150.295938) - (xy 168.725645 150.295939) - (xy 168.512676 150.351215) - (xy 168.512672 150.351216) - (xy 168.507507 150.352557) - (xy 168.502641 150.354749) - (xy 168.502638 150.35475) - (xy 168.30203 150.445117) - (xy 168.297164 150.447309) - (xy 168.292744 150.450285) - (xy 168.29274 150.450287) - (xy 168.263828 150.469752) - (xy 168.105794 150.576148) - (xy 167.938867 150.735388) - (xy 167.92201 150.758045) - (xy 167.805156 150.915103) - (xy 167.801158 150.920476) - (xy 167.798743 150.925226) - (xy 167.744056 151.032788) - (xy 167.696602 151.126122) - (xy 167.664432 151.229727) - (xy 167.629774 151.34134) - (xy 167.629773 151.341346) - (xy 167.62819 151.346443) - (xy 167.614492 151.449799) - (xy 167.603068 151.535994) - (xy 167.597879 151.575142) - (xy 165.519943 151.575142) - (xy 165.492422 151.522944) - (xy 165.441862 151.427048) - (xy 165.395485 151.361789) - (xy 165.273217 151.18974) - (xy 165.273212 151.189734) - (xy 165.270793 151.18633) - (xy 165.267949 151.18328) - (xy 165.267944 151.183274) - (xy 165.072236 150.973403) - (xy 165.06939 150.970351) - (xy 164.841191 150.782907) - (xy 164.590207 150.62729) - (xy 164.575266 150.620575) - (xy 164.50841 150.590529) - (xy 164.320846 150.506234) - (xy 164.106624 150.442372) - (xy 164.04184 150.423059) - (xy 164.041838 150.423059) - (xy 164.037841 150.421867) - (xy 164.033721 150.421214) - (xy 164.033719 150.421214) - (xy 163.749644 150.37622) - (xy 163.749638 150.376219) - (xy 163.746163 150.375669) - (xy 163.721101 150.374531) - (xy 163.655219 150.371539) - (xy 163.655198 150.371539) - (xy 163.653799 150.371475) - (xy 163.469335 150.371475) - (xy 163.249572 150.386072) - (xy 163.245473 150.386898) - (xy 163.245469 150.386899) - (xy 163.152415 150.405662) - (xy 162.960085 150.444442) - (xy 162.680861 150.540587) - (xy 162.602506 150.579824) - (xy 162.444038 150.659179) - (xy 162.416805 150.672816) - (xy 162.172558 150.838807) - (xy 162.169444 150.841591) - (xy 162.169443 150.841592) - (xy 162.099619 150.904022) - (xy 161.952409 151.035643) - (xy 161.949692 151.038813) - (xy 161.949691 151.038814) - (xy 161.766472 151.252579) - (xy 161.760227 151.259865) - (xy 161.757953 151.263367) - (xy 161.757949 151.263372) - (xy 161.601666 151.504026) - (xy 161.599387 151.507536) - (xy 161.597593 151.511314) - (xy 161.597592 151.511316) - (xy 161.569795 151.569857) - (xy 161.472717 151.774303) - (xy 161.471438 151.778286) - (xy 161.471437 151.778289) - (xy 161.398206 152.006378) - (xy 161.382441 152.055479) - (xy 161.3817 152.059598) - (xy 161.331999 152.335829) - (xy 161.330146 152.346125) - (xy 161.329957 152.350292) - (xy 161.329956 152.350299) - (xy 161.316939 152.636964) - (xy 161.31675 152.641134) - (xy 159.139416 152.641134) - (xy 159.082446 152.575481) - (xy 159.082444 152.575479) - (xy 159.078946 152.571448) - (xy 159.001165 152.507671) - (xy 158.904678 152.428556) - (xy 158.904672 152.428552) - (xy 158.90055 152.425172) - (xy 158.700058 152.311046) - (xy 158.695042 152.309225) - (xy 158.695037 152.309223) - (xy 158.488218 152.234151) - (xy 158.488214 152.23415) - (xy 158.483203 152.232331) - (xy 158.477954 152.231382) - (xy 158.477951 152.231381) - (xy 158.26027 152.192018) - (xy 158.260263 152.192017) - (xy 158.256186 152.19128) - (xy 158.238449 152.190444) - (xy 158.233501 152.19021) - (xy 158.233494 152.19021) - (xy 158.232013 152.19014) - (xy 158.069868 152.19014) - (xy 158.002912 152.195821) - (xy 157.903231 152.204279) - (xy 157.903227 152.20428) - (xy 157.89792 152.20473) - (xy 157.892765 152.206068) - (xy 157.892759 152.206069) - (xy 157.67979 152.261345) - (xy 157.679786 152.261346) - (xy 157.674621 152.262687) - (xy 157.669755 152.264879) - (xy 157.669752 152.26488) - (xy 157.60432 152.294355) - (xy 157.464278 152.357439) - (xy 157.459858 152.360415) - (xy 157.459854 152.360417) - (xy 157.369945 152.420948) - (xy 157.272908 152.486278) - (xy 157.105981 152.645518) - (xy 157.102793 152.649803) - (xy 156.980076 152.814741) - (xy 156.968272 152.830606) - (xy 156.96206 152.842825) - (xy 156.871896 153.020164) - (xy 156.863716 153.036252) - (xy 156.829537 153.146325) - (xy 156.796888 153.25147) - (xy 156.796887 153.251476) - (xy 156.795304 153.256573) - (xy 156.786831 153.320502) - (xy 156.765773 153.479388) - (xy 156.764993 153.485272) - (xy 154.063386 153.485272) - (xy 153.61895 150.964752) - (xy 157.080858 150.964752) - (xy 157.086585 150.972402) - (xy 157.262093 151.079953) - (xy 157.270887 151.084434) - (xy 157.483363 151.172444) - (xy 157.492748 151.175493) - (xy 157.716378 151.229183) - (xy 157.726125 151.230726) - (xy 157.955404 151.248771) - (xy 157.965264 151.248771) - (xy 158.194543 151.230726) - (xy 158.20429 151.229183) - (xy 158.42792 151.175493) - (xy 158.437305 151.172444) - (xy 158.649781 151.084434) - (xy 158.658575 151.079953) - (xy 158.830417 150.974649) - (xy 158.839877 150.964193) - (xy 158.836093 150.955415) - (xy 157.973146 150.092468) - (xy 157.959202 150.084854) - (xy 157.957369 150.084985) - (xy 157.950754 150.089236) - (xy 157.087618 150.952372) - (xy 157.080858 150.964752) - (xy 153.61895 150.964752) - (xy 153.400415 149.725376) - (xy 156.432009 149.725376) - (xy 156.450054 149.954655) - (xy 156.451597 149.964402) - (xy 156.505287 150.188032) - (xy 156.508336 150.197417) - (xy 156.596346 150.409893) - (xy 156.600827 150.418687) - (xy 156.706131 150.590529) - (xy 156.716587 150.599989) - (xy 156.725365 150.596205) - (xy 157.588312 149.733258) - (xy 157.59469 149.721578) - (xy 158.324742 149.721578) - (xy 158.324873 149.723411) - (xy 158.329124 149.730026) - (xy 159.19226 150.593162) - (xy 159.20464 150.599922) - (xy 159.21229 150.594195) - (xy 159.319841 150.418687) - (xy 159.324322 150.409893) - (xy 159.412332 150.197417) - (xy 159.415381 150.188032) - (xy 159.469071 149.964402) - (xy 159.470614 149.954655) - (xy 159.488659 149.725376) - (xy 159.488659 149.715516) - (xy 159.470614 149.486237) - (xy 159.469071 149.47649) - (xy 159.415381 149.25286) - (xy 159.412332 149.243475) - (xy 159.406034 149.228271) - (xy 166.928936 149.228271) - (xy 166.934663 149.235921) - (xy 167.110171 149.343472) - (xy 167.118965 149.347953) - (xy 167.331441 149.435963) - (xy 167.340826 149.439012) - (xy 167.564456 149.492702) - (xy 167.574203 149.494245) - (xy 167.803482 149.51229) - (xy 167.813342 149.51229) - (xy 168.042621 149.494245) - (xy 168.052368 149.492702) - (xy 168.275998 149.439012) - (xy 168.285383 149.435963) - (xy 168.497859 149.347953) - (xy 168.506653 149.343472) - (xy 168.678495 149.238168) - (xy 168.687955 149.227712) - (xy 168.684171 149.218934) - (xy 167.821224 148.355987) - (xy 167.80728 148.348373) - (xy 167.805447 148.348504) - (xy 167.798832 148.352755) - (xy 166.935696 149.215891) - (xy 166.928936 149.228271) - (xy 159.406034 149.228271) - (xy 159.324322 149.030999) - (xy 159.319841 149.022205) - (xy 159.214537 148.850363) - (xy 159.204081 148.840903) - (xy 159.195303 148.844687) - (xy 158.332356 149.707634) - (xy 158.324742 149.721578) - (xy 157.59469 149.721578) - (xy 157.595926 149.719314) - (xy 157.595795 149.717481) - (xy 157.591544 149.710866) - (xy 156.728408 148.84773) - (xy 156.716028 148.84097) - (xy 156.708378 148.846697) - (xy 156.600827 149.022205) - (xy 156.596346 149.030999) - (xy 156.508336 149.243475) - (xy 156.505287 149.25286) - (xy 156.451597 149.47649) - (xy 156.450054 149.486237) - (xy 156.432009 149.715516) - (xy 156.432009 149.725376) - (xy 153.400415 149.725376) - (xy 153.18024 148.476699) - (xy 157.080791 148.476699) - (xy 157.084575 148.485477) - (xy 157.947522 149.348424) - (xy 157.961466 149.356038) - (xy 157.963299 149.355907) - (xy 157.969914 149.351656) - (xy 158.83305 148.48852) - (xy 158.83981 148.47614) - (xy 158.834083 148.46849) - (xy 158.658575 148.360939) - (xy 158.649781 148.356458) - (xy 158.437305 148.268448) - (xy 158.42792 148.265399) - (xy 158.20429 148.211709) - (xy 158.194543 148.210166) - (xy 157.965264 148.192121) - (xy 157.955404 148.192121) - (xy 157.726125 148.210166) - (xy 157.716378 148.211709) - (xy 157.492748 148.265399) - (xy 157.483363 148.268448) - (xy 157.270887 148.356458) - (xy 157.262093 148.360939) - (xy 157.090251 148.466243) - (xy 157.080791 148.476699) - (xy 153.18024 148.476699) - (xy 151.415282 138.467128) - (xy 174.935751 138.467128) - (xy 174.935951 138.472458) - (xy 174.935951 138.472459) - (xy 174.936939 138.498777) - (xy 174.944405 138.697664) - (xy 174.991779 138.923446) - (xy 174.993737 138.928405) - (xy 174.993738 138.928407) - (xy 175.005519 138.958238) - (xy 175.076518 139.138018) - (xy 175.147268 139.25461) - (xy 175.191793 139.327985) - (xy 175.196198 139.335245) - (xy 175.199695 139.339275) - (xy 175.333279 139.493217) - (xy 175.347398 139.509488) - (xy 175.351529 139.512875) - (xy 175.521666 139.65238) - (xy 175.521672 139.652384) - (xy 175.525794 139.655764) - (xy 175.726286 139.76989) - (xy 175.731302 139.771711) - (xy 175.731307 139.771713) - (xy 175.938126 139.846785) - (xy 175.93813 139.846786) - (xy 175.943141 139.848605) - (xy 175.94839 139.849554) - (xy 175.948393 139.849555) - (xy 176.166074 139.888918) - (xy 176.166081 139.888919) - (xy 176.170158 139.889656) - (xy 176.187895 139.890492) - (xy 176.192843 139.890726) - (xy 176.19285 139.890726) - (xy 176.194331 139.890796) - (xy 176.356476 139.890796) - (xy 176.423432 139.885115) - (xy 176.523113 139.876657) - (xy 176.523117 139.876656) - (xy 176.528424 139.876206) - (xy 176.533579 139.874868) - (xy 176.533585 139.874867) - (xy 176.746554 139.819591) - (xy 176.746558 139.81959) - (xy 176.751723 139.818249) - (xy 176.756589 139.816057) - (xy 176.756592 139.816056) - (xy 176.9572 139.725689) - (xy 176.962066 139.723497) - (xy 176.966486 139.720521) - (xy 176.96649 139.720519) - (xy 177.073545 139.648444) - (xy 177.153436 139.594658) - (xy 177.320363 139.435418) - (xy 177.402601 139.324886) - (xy 177.454888 139.25461) - (xy 177.45489 139.254607) - (xy 177.458072 139.25033) - (xy 177.514686 139.138978) - (xy 177.560209 139.049442) - (xy 177.560209 139.049441) - (xy 177.562628 139.044684) - (xy 177.601894 138.918227) - (xy 177.629456 138.829466) - (xy 177.629457 138.82946) - (xy 177.63104 138.824363) - (xy 177.65082 138.675124) - (xy 177.660651 138.600949) - (xy 177.660651 138.600944) - (xy 177.661351 138.595664) - (xy 177.660946 138.58486) - (xy 177.655598 138.442405) - (xy 177.652697 138.365128) - (xy 177.605323 138.139346) - (xy 177.60004 138.125967) - (xy 177.589271 138.098698) - (xy 179.550136 138.098698) - (xy 179.550499 138.102846) - (xy 179.550499 138.10285) - (xy 179.56398 138.256935) - (xy 179.575874 138.392888) - (xy 179.576784 138.39696) - (xy 179.576785 138.396965) - (xy 179.638961 138.675124) - (xy 179.640294 138.681089) - (xy 179.641737 138.685012) - (xy 179.641738 138.685014) - (xy 179.646392 138.697664) - (xy 179.742266 138.958238) - (xy 179.744213 138.961931) - (xy 179.744214 138.961933) - (xy 179.808309 139.0835) - (xy 179.879996 139.219466) - (xy 179.908346 139.259359) - (xy 180.048641 139.456774) - (xy 180.048646 139.45678) - (xy 180.051065 139.460184) - (xy 180.053909 139.463234) - (xy 180.053914 139.46324) - (xy 180.243 139.66601) - (xy 180.252468 139.676163) - (xy 180.480667 139.863607) - (xy 180.731651 140.019224) - (xy 180.735468 140.02094) - (xy 180.735471 140.020941) - (xy 180.772475 140.037571) - (xy 181.001012 140.14028) - (xy 181.284017 140.224647) - (xy 181.288137 140.2253) - (xy 181.288139 140.2253) - (xy 181.572214 140.270294) - (xy 181.57222 140.270295) - (xy 181.575695 140.270845) - (xy 181.600254 140.27196) - (xy 181.666639 140.274975) - (xy 181.66666 140.274975) - (xy 181.668059 140.275039) - (xy 181.852523 140.275039) - (xy 182.072286 140.260442) - (xy 182.076385 140.259616) - (xy 182.076389 140.259615) - (xy 182.249812 140.224647) - (xy 182.361773 140.202072) - (xy 182.640997 140.105927) - (xy 182.777501 140.037571) - (xy 182.901317 139.975569) - (xy 182.901319 139.975568) - (xy 182.905053 139.973698) - (xy 183.1493 139.807707) - (xy 183.185548 139.775298) - (xy 183.366334 139.613656) - (xy 183.369449 139.610871) - (xy 183.377131 139.601908) - (xy 183.558911 139.389823) - (xy 183.558914 139.389819) - (xy 183.561631 139.386649) - (xy 183.563905 139.383147) - (xy 183.563909 139.383142) - (xy 183.720192 139.142488) - (xy 183.720195 139.142483) - (xy 183.722471 139.138978) - (xy 183.725283 139.133057) - (xy 183.799415 138.976933) - (xy 183.849141 138.872211) - (xy 183.853544 138.858499) - (xy 183.938137 138.595022) - (xy 183.938137 138.595021) - (xy 183.939417 138.591035) - (xy 183.960865 138.471832) - (xy 183.990973 138.304498) - (xy 183.990974 138.304493) - (xy 183.991712 138.300389) - (xy 183.992033 138.29334) - (xy 184.004919 138.00955) - (xy 184.004919 138.009545) - (xy 184.005108 138.00538) - (xy 184.00463 137.999909) - (xy 183.979734 137.715351) - (xy 183.97937 137.71119) - (xy 183.978459 137.707113) - (xy 183.934045 137.508414) - (xy 185.893893 137.508414) - (xy 185.894093 137.513744) - (xy 185.894093 137.513745) - (xy 185.89643 137.575986) - (xy 185.902547 137.73895) - (xy 185.949921 137.964732) - (xy 185.951879 137.969691) - (xy 185.95188 137.969693) - (xy 185.973046 138.023287) - (xy 186.03466 138.179304) - (xy 186.108136 138.300389) - (xy 186.147512 138.365278) - (xy 186.15434 138.376531) - (xy 186.157837 138.380561) - (xy 186.289643 138.532454) - (xy 186.30554 138.550774) - (xy 186.309671 138.554161) - (xy 186.479808 138.693666) - (xy 186.479814 138.69367) - (xy 186.483936 138.69705) - (xy 186.684428 138.811176) - (xy 186.689444 138.812997) - (xy 186.689449 138.812999) - (xy 186.896268 138.888071) - (xy 186.896272 138.888072) - (xy 186.901283 138.889891) - (xy 186.906532 138.89084) - (xy 186.906535 138.890841) - (xy 187.124216 138.930204) - (xy 187.124223 138.930205) - (xy 187.1283 138.930942) - (xy 187.146037 138.931778) - (xy 187.150985 138.932012) - (xy 187.150992 138.932012) - (xy 187.152473 138.932082) - (xy 187.314618 138.932082) - (xy 187.398801 138.924939) - (xy 187.481255 138.917943) - (xy 187.481259 138.917942) - (xy 187.486566 138.917492) - (xy 187.491721 138.916154) - (xy 187.491727 138.916153) - (xy 187.704696 138.860877) - (xy 187.7047 138.860876) - (xy 187.709865 138.859535) - (xy 187.714731 138.857343) - (xy 187.714734 138.857342) - (xy 187.915342 138.766975) - (xy 187.920208 138.764783) - (xy 187.924628 138.761807) - (xy 187.924632 138.761805) - (xy 188.082477 138.655536) - (xy 188.111578 138.635944) - (xy 188.278505 138.476704) - (xy 188.342608 138.390546) - (xy 188.41303 138.295896) - (xy 188.413032 138.295893) - (xy 188.416214 138.291616) - (xy 188.473062 138.179804) - (xy 188.518351 138.090728) - (xy 188.518351 138.090727) - (xy 188.52077 138.08597) - (xy 188.557428 137.967913) - (xy 188.587598 137.870752) - (xy 188.587599 137.870746) - (xy 188.589182 137.865649) - (xy 188.605283 137.744168) - (xy 188.618793 137.642235) - (xy 188.618793 137.64223) - (xy 188.619493 137.63695) - (xy 188.618324 137.605793) - (xy 188.611311 137.418991) - (xy 188.610839 137.406414) - (xy 188.563465 137.180632) - (xy 188.560144 137.172221) - (xy 188.514744 137.057263) - (xy 188.478726 136.96606) - (xy 188.359046 136.768833) - (xy 188.348932 136.757178) - (xy 188.211346 136.598623) - (xy 188.211344 136.598621) - (xy 188.207846 136.59459) - (xy 188.146242 136.544078) - (xy 188.033578 136.451698) - (xy 188.033572 136.451694) - (xy 188.02945 136.448314) - (xy 187.828958 136.334188) - (xy 187.823942 136.332367) - (xy 187.823937 136.332365) - (xy 187.617118 136.257293) - (xy 187.617114 136.257292) - (xy 187.612103 136.255473) - (xy 187.606854 136.254524) - (xy 187.606851 136.254523) - (xy 187.38917 136.21516) - (xy 187.389163 136.215159) - (xy 187.385086 136.214422) - (xy 187.367349 136.213586) - (xy 187.362401 136.213352) - (xy 187.362394 136.213352) - (xy 187.360913 136.213282) - (xy 187.198768 136.213282) - (xy 187.131812 136.218963) - (xy 187.032131 136.227421) - (xy 187.032127 136.227422) - (xy 187.02682 136.227872) - (xy 187.021665 136.22921) - (xy 187.021659 136.229211) - (xy 186.80869 136.284487) - (xy 186.808686 136.284488) - (xy 186.803521 136.285829) - (xy 186.798655 136.288021) - (xy 186.798652 136.288022) - (xy 186.644998 136.357238) - (xy 186.593178 136.380581) - (xy 186.588758 136.383557) - (xy 186.588754 136.383559) - (xy 186.506265 136.439095) - (xy 186.401808 136.50942) - (xy 186.234881 136.66866) - (xy 186.231693 136.672945) - (xy 186.109695 136.836917) - (xy 186.097172 136.853748) - (xy 186.094757 136.858498) - (xy 186.00206 137.04082) - (xy 185.992616 137.059394) - (xy 185.964555 137.149764) - (xy 185.925788 137.274612) - (xy 185.925787 137.274618) - (xy 185.924204 137.279715) - (xy 185.910779 137.381008) - (xy 185.894941 137.50051) - (xy 185.893893 137.508414) - (xy 183.934045 137.508414) - (xy 183.915862 137.427067) - (xy 183.91586 137.42706) - (xy 183.91495 137.422989) - (xy 183.910751 137.411575) - (xy 183.866267 137.290673) - (xy 183.812978 137.14584) - (xy 183.791909 137.105878) - (xy 183.720086 136.969654) - (xy 183.675248 136.884612) - (xy 183.603312 136.783388) - (xy 183.506603 136.647304) - (xy 183.506598 136.647298) - (xy 183.504179 136.643894) - (xy 183.501335 136.640844) - (xy 183.50133 136.640838) - (xy 183.305622 136.430967) - (xy 183.302776 136.427915) - (xy 183.074577 136.240471) - (xy 182.823593 136.084854) - (xy 182.793664 136.071403) - (xy 182.691787 136.025618) - (xy 182.554232 135.963798) - (xy 182.374205 135.91013) - (xy 182.275226 135.880623) - (xy 182.275224 135.880623) - (xy 182.271227 135.879431) - (xy 182.267107 135.878778) - (xy 182.267105 135.878778) - (xy 181.98303 135.833784) - (xy 181.983024 135.833783) - (xy 181.979549 135.833233) - (xy 181.95499 135.832118) - (xy 181.888605 135.829103) - (xy 181.888584 135.829103) - (xy 181.887185 135.829039) - (xy 181.702721 135.829039) - (xy 181.482958 135.843636) - (xy 181.478859 135.844462) - (xy 181.478855 135.844463) - (xy 181.356475 135.869139) - (xy 181.193471 135.902006) - (xy 180.914247 135.998151) - (xy 180.867191 136.021715) - (xy 180.700313 136.105281) - (xy 180.650191 136.13038) - (xy 180.405944 136.296371) - (xy 180.185795 136.493207) - (xy 180.183078 136.496377) - (xy 180.183077 136.496378) - (xy 180.011969 136.696013) - (xy 179.993613 136.717429) - (xy 179.991339 136.720931) - (xy 179.991335 136.720936) - (xy 179.835052 136.96159) - (xy 179.832773 136.9651) - (xy 179.830979 136.968878) - (xy 179.830978 136.96888) - (xy 179.818026 136.996157) - (xy 179.706103 137.231867) - (xy 179.704824 137.23585) - (xy 179.704823 137.235853) - (xy 179.628422 137.473815) - (xy 179.615827 137.513043) - (xy 179.615086 137.517162) - (xy 179.566733 137.7859) - (xy 179.563532 137.803689) - (xy 179.563343 137.807856) - (xy 179.563342 137.807863) - (xy 179.550717 138.085902) - (xy 179.550136 138.098698) - (xy 177.589271 138.098698) - (xy 177.555595 138.013427) - (xy 177.520584 137.924774) - (xy 177.418868 137.757151) - (xy 177.403673 137.73211) - (xy 177.403672 137.732109) - (xy 177.400904 137.727547) - (xy 177.396835 137.722858) - (xy 177.253204 137.557337) - (xy 177.253202 137.557335) - (xy 177.249704 137.553304) - (xy 177.179099 137.495411) - (xy 177.075436 137.410412) - (xy 177.07543 137.410408) - (xy 177.071308 137.407028) - (xy 176.870816 137.292902) - (xy 176.8658 137.291081) - (xy 176.865795 137.291079) - (xy 176.658976 137.216007) - (xy 176.658972 137.216006) - (xy 176.653961 137.214187) - (xy 176.648712 137.213238) - (xy 176.648709 137.213237) - (xy 176.431028 137.173874) - (xy 176.431021 137.173873) - (xy 176.426944 137.173136) - (xy 176.409207 137.1723) - (xy 176.404259 137.172066) - (xy 176.404252 137.172066) - (xy 176.402771 137.171996) - (xy 176.240626 137.171996) - (xy 176.17367 137.177677) - (xy 176.073989 137.186135) - (xy 176.073985 137.186136) - (xy 176.068678 137.186586) - (xy 176.063523 137.187924) - (xy 176.063517 137.187925) - (xy 175.850548 137.243201) - (xy 175.850544 137.243202) - (xy 175.845379 137.244543) - (xy 175.840513 137.246735) - (xy 175.84051 137.246736) - (xy 175.671822 137.322724) - (xy 175.635036 137.339295) - (xy 175.630616 137.342271) - (xy 175.630612 137.342273) - (xy 175.573078 137.381008) - (xy 175.443666 137.468134) - (xy 175.276739 137.627374) - (xy 175.24301 137.672707) - (xy 175.142452 137.807863) - (xy 175.13903 137.812462) - (xy 175.136615 137.817212) - (xy 175.081928 137.924774) - (xy 175.034474 138.018108) - (xy 175.010287 138.096003) - (xy 174.967646 138.233326) - (xy 174.967645 138.233332) - (xy 174.966062 138.238429) - (xy 174.957282 138.304673) - (xy 174.937029 138.457487) - (xy 174.935751 138.467128) - (xy 151.415282 138.467128) - (xy 151.383497 138.286866) - (xy 151.111367 136.74354) - (xy 153.812974 136.74354) - (xy 153.821628 136.974076) - (xy 153.869002 137.199858) - (xy 153.87096 137.204817) - (xy 153.870961 137.204819) - (xy 153.900036 137.27844) - (xy 153.953741 137.41443) - (xy 154.024491 137.531022) - (xy 154.056083 137.583084) - (xy 154.073421 137.611657) - (xy 154.076918 137.615687) - (xy 154.218337 137.778658) - (xy 154.224621 137.7859) - (xy 154.240979 137.799313) - (xy 154.398889 137.928792) - (xy 154.398895 137.928796) - (xy 154.403017 137.932176) - (xy 154.603509 138.046302) - (xy 154.608525 138.048123) - (xy 154.60853 138.048125) - (xy 154.815349 138.123197) - (xy 154.815353 138.123198) - (xy 154.820364 138.125017) - (xy 154.825613 138.125966) - (xy 154.825616 138.125967) - (xy 155.043297 138.16533) - (xy 155.043304 138.165331) - (xy 155.047381 138.166068) - (xy 155.065118 138.166904) - (xy 155.070066 138.167138) - (xy 155.070073 138.167138) - (xy 155.071554 138.167208) - (xy 155.233699 138.167208) - (xy 155.300655 138.161527) - (xy 155.400336 138.153069) - (xy 155.40034 138.153068) - (xy 155.405647 138.152618) - (xy 155.410802 138.15128) - (xy 155.410808 138.151279) - (xy 155.623777 138.096003) - (xy 155.623781 138.096002) - (xy 155.628946 138.094661) - (xy 155.633812 138.092469) - (xy 155.633815 138.092468) - (xy 155.834423 138.002101) - (xy 155.839289 137.999909) - (xy 155.843709 137.996933) - (xy 155.843713 137.996931) - (xy 155.977014 137.907186) - (xy 156.030659 137.87107) - (xy 156.197586 137.71183) - (xy 156.260423 137.627374) - (xy 156.332111 137.531022) - (xy 156.332113 137.531019) - (xy 156.335295 137.526742) - (xy 156.375774 137.447126) - (xy 156.437432 137.325854) - (xy 156.437432 137.325853) - (xy 156.439851 137.321096) - (xy 156.486078 137.172221) - (xy 156.506679 137.105878) - (xy 156.50668 137.105872) - (xy 156.508263 137.100775) - (xy 156.525055 136.974076) - (xy 156.537874 136.877361) - (xy 156.537874 136.877356) - (xy 156.538574 136.872076) - (xy 156.52992 136.64154) - (xy 156.482546 136.415758) - (xy 156.473061 136.391739) - (xy 156.432861 136.289948) - (xy 156.397807 136.201186) - (xy 156.290704 136.024686) - (xy 156.280896 136.008522) - (xy 156.280895 136.008521) - (xy 156.278127 136.003959) - (xy 156.271908 135.996792) - (xy 156.187398 135.899402) - (xy 158.364731 135.899402) - (xy 158.365094 135.90355) - (xy 158.365094 135.903554) - (xy 158.382208 136.099163) - (xy 158.390469 136.193592) - (xy 158.391379 136.197664) - (xy 158.39138 136.197669) - (xy 158.449426 136.457352) - (xy 158.454889 136.481793) - (xy 158.456332 136.485716) - (xy 158.456333 136.485718) - (xy 158.477657 136.543673) - (xy 158.556861 136.758942) - (xy 158.694591 137.02017) - (xy 158.730292 137.070406) - (xy 158.863236 137.257478) - (xy 158.863241 137.257484) - (xy 158.86566 137.260888) - (xy 158.868504 137.263938) - (xy 158.868509 137.263944) - (xy 159.013093 137.418991) - (xy 159.067063 137.476867) - (xy 159.295262 137.664311) - (xy 159.546246 137.819928) - (xy 159.550063 137.821644) - (xy 159.550066 137.821645) - (xy 159.622925 137.854389) - (xy 159.815607 137.940984) - (xy 159.877762 137.959513) - (xy 160.085097 138.021322) - (xy 160.098612 138.025351) - (xy 160.102732 138.026004) - (xy 160.102734 138.026004) - (xy 160.386809 138.070998) - (xy 160.386815 138.070999) - (xy 160.39029 138.071549) - (xy 160.414849 138.072664) - (xy 160.481234 138.075679) - (xy 160.481255 138.075679) - (xy 160.482654 138.075743) - (xy 160.667118 138.075743) - (xy 160.886881 138.061146) - (xy 160.89098 138.06032) - (xy 160.890984 138.060319) - (xy 161.041524 138.029965) - (xy 161.176368 138.002776) - (xy 161.455592 137.906631) - (xy 161.627798 137.820397) - (xy 161.715912 137.776273) - (xy 161.715914 137.776272) - (xy 161.719648 137.774402) - (xy 161.963895 137.608411) - (xy 162.184044 137.411575) - (xy 162.217419 137.372636) - (xy 162.373506 137.190527) - (xy 162.373509 137.190523) - (xy 162.376226 137.187353) - (xy 162.3785 137.183851) - (xy 162.378504 137.183846) - (xy 162.534787 136.943192) - (xy 162.53479 136.943187) - (xy 162.537066 136.939682) - (xy 162.663736 136.672915) - (xy 162.666285 136.664978) - (xy 162.752732 136.395726) - (xy 162.752732 136.395725) - (xy 162.754012 136.391739) - (xy 162.77236 136.289762) - (xy 162.805568 136.105202) - (xy 162.805569 136.105197) - (xy 162.806307 136.101093) - (xy 162.806647 136.093624) - (xy 162.819514 135.810254) - (xy 162.819514 135.810249) - (xy 162.819703 135.806084) - (xy 162.81932 135.8017) - (xy 162.794329 135.516055) - (xy 162.793965 135.511894) - (xy 162.793054 135.507817) - (xy 162.730457 135.227771) - (xy 162.730455 135.227764) - (xy 162.729545 135.223693) - (xy 162.718881 135.194708) - (xy 162.67464 135.074467) - (xy 162.627573 134.946544) - (xy 162.576011 134.848747) - (xy 162.567925 134.83341) - (xy 164.64586 134.83341) - (xy 164.64606 134.83874) - (xy 164.64606 134.838741) - (xy 164.646611 134.85342) - (xy 164.654514 135.063946) - (xy 164.701888 135.289728) - (xy 164.703846 135.294687) - (xy 164.703847 135.294689) - (xy 164.721527 135.339457) - (xy 164.786627 135.5043) - (xy 164.855909 135.618474) - (xy 164.902226 135.694801) - (xy 164.906307 135.701527) - (xy 164.909804 135.705557) - (xy 165.051866 135.869269) - (xy 165.057507 135.87577) - (xy 165.061638 135.879157) - (xy 165.231775 136.018662) - (xy 165.231781 136.018666) - (xy 165.235903 136.022046) - (xy 165.436395 136.136172) - (xy 165.441411 136.137993) - (xy 165.441416 136.137995) - (xy 165.648235 136.213067) - (xy 165.648239 136.213068) - (xy 165.65325 136.214887) - (xy 165.658499 136.215836) - (xy 165.658502 136.215837) - (xy 165.876183 136.2552) - (xy 165.87619 136.255201) - (xy 165.880267 136.255938) - (xy 165.898004 136.256774) - (xy 165.902952 136.257008) - (xy 165.902959 136.257008) - (xy 165.90444 136.257078) - (xy 166.066585 136.257078) - (xy 166.133541 136.251397) - (xy 166.233222 136.242939) - (xy 166.233226 136.242938) - (xy 166.238533 136.242488) - (xy 166.243688 136.24115) - (xy 166.243694 136.241149) - (xy 166.456663 136.185873) - (xy 166.456667 136.185872) - (xy 166.461832 136.184531) - (xy 166.466698 136.182339) - (xy 166.466701 136.182338) - (xy 166.667309 136.091971) - (xy 166.672175 136.089779) - (xy 166.676595 136.086803) - (xy 166.676599 136.086801) - (xy 166.777808 136.018662) - (xy 166.863545 135.96094) - (xy 166.878594 135.946584) - (xy 175.585981 135.946584) - (xy 175.591708 135.954234) - (xy 175.767216 136.061785) - (xy 175.77601 136.066266) - (xy 175.988486 136.154276) - (xy 175.997871 136.157325) - (xy 176.221501 136.211015) - (xy 176.231248 136.212558) - (xy 176.460527 136.230603) - (xy 176.470387 136.230603) - (xy 176.699666 136.212558) - (xy 176.709413 136.211015) - (xy 176.933043 136.157325) - (xy 176.942428 136.154276) - (xy 177.154904 136.066266) - (xy 177.163698 136.061785) - (xy 177.33554 135.956481) - (xy 177.345 135.946025) - (xy 177.341216 135.937247) - (xy 176.478269 135.0743) - (xy 176.464325 135.066686) - (xy 176.462492 135.066817) - (xy 176.455877 135.071068) - (xy 175.592741 135.934204) - (xy 175.585981 135.946584) - (xy 166.878594 135.946584) - (xy 167.030472 135.8017) - (xy 167.110007 135.694801) - (xy 167.164997 135.620892) - (xy 167.164999 135.620889) - (xy 167.168181 135.616612) - (xy 167.220838 135.513044) - (xy 167.270318 135.415724) - (xy 167.270318 135.415723) - (xy 167.272737 135.410966) - (xy 167.319592 135.260069) - (xy 167.339565 135.195748) - (xy 167.339566 135.195742) - (xy 167.341149 135.190645) - (xy 167.36751 134.991752) - (xy 167.37076 134.967231) - (xy 167.37076 134.967226) - (xy 167.37146 134.961946) - (xy 167.362806 134.73141) - (xy 167.357728 134.707208) - (xy 174.937132 134.707208) - (xy 174.955177 134.936487) - (xy 174.95672 134.946234) - (xy 175.01041 135.169864) - (xy 175.013459 135.179249) - (xy 175.101469 135.391725) - (xy 175.10595 135.400519) - (xy 175.211254 135.572361) - (xy 175.22171 135.581821) - (xy 175.230488 135.578037) - (xy 176.093435 134.71509) - (xy 176.099813 134.70341) - (xy 176.829865 134.70341) - (xy 176.829996 134.705243) - (xy 176.834247 134.711858) - (xy 177.697383 135.574994) - (xy 177.709763 135.581754) - (xy 177.717413 135.576027) - (xy 177.824964 135.400519) - (xy 177.829445 135.391725) - (xy 177.917455 135.179249) - (xy 177.920504 135.169864) - (xy 177.943273 135.075026) - (xy 185.547928 135.075026) - (xy 185.553655 135.082676) - (xy 185.729163 135.190227) - (xy 185.737957 135.194708) - (xy 185.950433 135.282718) - (xy 185.959818 135.285767) - (xy 186.183448 135.339457) - (xy 186.193195 135.341) - (xy 186.422474 135.359045) - (xy 186.432334 135.359045) - (xy 186.661613 135.341) - (xy 186.67136 135.339457) - (xy 186.89499 135.285767) - (xy 186.904375 135.282718) - (xy 187.116851 135.194708) - (xy 187.125645 135.190227) - (xy 187.297487 135.084923) - (xy 187.306947 135.074467) - (xy 187.303163 135.065689) - (xy 186.440216 134.202742) - (xy 186.426272 134.195128) - (xy 186.424439 134.195259) - (xy 186.417824 134.19951) - (xy 185.554688 135.062646) - (xy 185.547928 135.075026) - (xy 177.943273 135.075026) - (xy 177.974194 134.946234) - (xy 177.975737 134.936487) - (xy 177.993782 134.707208) - (xy 177.993782 134.697348) - (xy 177.975737 134.468069) - (xy 177.974194 134.458322) - (xy 177.920504 134.234692) - (xy 177.917455 134.225307) - (xy 177.829445 134.012831) - (xy 177.824964 134.004037) - (xy 177.721777 133.83565) - (xy 184.899079 133.83565) - (xy 184.917124 134.064929) - (xy 184.918667 134.074676) - (xy 184.972357 134.298306) - (xy 184.975406 134.307691) - (xy 185.063416 134.520167) - (xy 185.067897 134.528961) - (xy 185.173201 134.700803) - (xy 185.183657 134.710263) - (xy 185.192435 134.706479) - (xy 186.055382 133.843532) - (xy 186.06176 133.831852) - (xy 186.791812 133.831852) - (xy 186.791943 133.833685) - (xy 186.796194 133.8403) - (xy 187.65933 134.703436) - (xy 187.67171 134.710196) - (xy 187.67936 134.704469) - (xy 187.786911 134.528961) - (xy 187.791392 134.520167) - (xy 187.879402 134.307691) - (xy 187.882451 134.298306) - (xy 187.936141 134.074676) - (xy 187.937684 134.064929) - (xy 187.955729 133.83565) - (xy 187.955729 133.82579) - (xy 187.937684 133.596511) - (xy 187.936141 133.586764) - (xy 187.882451 133.363134) - (xy 187.879402 133.353749) - (xy 187.791392 133.141273) - (xy 187.786911 133.132479) - (xy 187.681607 132.960637) - (xy 187.671151 132.951177) - (xy 187.662373 132.954961) - (xy 186.799426 133.817908) - (xy 186.791812 133.831852) - (xy 186.06176 133.831852) - (xy 186.062996 133.829588) - (xy 186.062865 133.827755) - (xy 186.058614 133.82114) - (xy 185.195478 132.958004) - (xy 185.183098 132.951244) - (xy 185.175448 132.956971) - (xy 185.067897 133.132479) - (xy 185.063416 133.141273) - (xy 184.975406 133.353749) - (xy 184.972357 133.363134) - (xy 184.918667 133.586764) - (xy 184.917124 133.596511) - (xy 184.899079 133.82579) - (xy 184.899079 133.83565) - (xy 177.721777 133.83565) - (xy 177.71966 133.832195) - (xy 177.709204 133.822735) - (xy 177.700426 133.826519) - (xy 176.837479 134.689466) - (xy 176.829865 134.70341) - (xy 176.099813 134.70341) - (xy 176.101049 134.701146) - (xy 176.100918 134.699313) - (xy 176.096667 134.692698) - (xy 175.233531 133.829562) - (xy 175.221151 133.822802) - (xy 175.213501 133.828529) - (xy 175.10595 134.004037) - (xy 175.101469 134.012831) - (xy 175.013459 134.225307) - (xy 175.01041 134.234692) - (xy 174.95672 134.458322) - (xy 174.955177 134.468069) - (xy 174.937132 134.697348) - (xy 174.937132 134.707208) - (xy 167.357728 134.707208) - (xy 167.315432 134.505628) - (xy 167.309495 134.490593) - (xy 167.267553 134.38439) - (xy 167.230693 134.291056) - (xy 167.111013 134.093829) - (xy 167.065322 134.041175) - (xy 166.963313 133.923619) - (xy 166.963311 133.923617) - (xy 166.959813 133.919586) - (xy 166.895124 133.866544) - (xy 166.785545 133.776694) - (xy 166.785539 133.77669) - (xy 166.781417 133.77331) - (xy 166.580925 133.659184) - (xy 166.575909 133.657363) - (xy 166.575904 133.657361) - (xy 166.369085 133.582289) - (xy 166.369081 133.582288) - (xy 166.36407 133.580469) - (xy 166.358821 133.57952) - (xy 166.358818 133.579519) - (xy 166.141137 133.540156) - (xy 166.14113 133.540155) - (xy 166.137053 133.539418) - (xy 166.119316 133.538582) - (xy 166.114368 133.538348) - (xy 166.114361 133.538348) - (xy 166.11288 133.538278) - (xy 165.950735 133.538278) - (xy 165.883779 133.543959) - (xy 165.784098 133.552417) - (xy 165.784094 133.552418) - (xy 165.778787 133.552868) - (xy 165.773632 133.554206) - (xy 165.773626 133.554207) - (xy 165.560657 133.609483) - (xy 165.560653 133.609484) - (xy 165.555488 133.610825) - (xy 165.550622 133.613017) - (xy 165.550619 133.613018) - (xy 165.350164 133.703316) - (xy 165.345145 133.705577) - (xy 165.340725 133.708553) - (xy 165.340721 133.708555) - (xy 165.305844 133.732036) - (xy 165.153775 133.834416) - (xy 164.986848 133.993656) - (xy 164.963366 134.025217) - (xy 164.85886 134.165679) - (xy 164.849139 134.178744) - (xy 164.846065 134.184791) - (xy 164.777106 134.320423) - (xy 164.744583 134.38439) - (xy 164.712187 134.488722) - (xy 164.677755 134.599608) - (xy 164.677754 134.599614) - (xy 164.676171 134.604711) - (xy 164.663893 134.697348) - (xy 164.647169 134.823536) - (xy 164.64586 134.83341) - (xy 162.567925 134.83341) - (xy 162.538426 134.777461) - (xy 162.489843 134.685316) - (xy 162.428134 134.598483) - (xy 162.321198 134.448008) - (xy 162.321193 134.448002) - (xy 162.318774 134.444598) - (xy 162.31593 134.441548) - (xy 162.315925 134.441542) - (xy 162.120217 134.231671) - (xy 162.117371 134.228619) - (xy 161.889172 134.041175) - (xy 161.638188 133.885558) - (xy 161.368827 133.764502) - (xy 161.151351 133.69967) - (xy 161.089821 133.681327) - (xy 161.089819 133.681327) - (xy 161.085822 133.680135) - (xy 161.081702 133.679482) - (xy 161.0817 133.679482) - (xy 160.797625 133.634488) - (xy 160.797619 133.634487) - (xy 160.794144 133.633937) - (xy 160.769585 133.632822) - (xy 160.7032 133.629807) - (xy 160.703179 133.629807) - (xy 160.70178 133.629743) - (xy 160.517316 133.629743) - (xy 160.297553 133.64434) - (xy 160.293454 133.645166) - (xy 160.29345 133.645167) - (xy 160.186152 133.666802) - (xy 160.008066 133.70271) - (xy 159.728842 133.798855) - (xy 159.610352 133.85819) - (xy 159.486781 133.92007) - (xy 159.464786 133.931084) - (xy 159.220539 134.097075) - (xy 159.00039 134.293911) - (xy 158.997673 134.297081) - (xy 158.997672 134.297082) - (xy 158.814453 134.510847) - (xy 158.808208 134.518133) - (xy 158.805934 134.521635) - (xy 158.80593 134.52164) - (xy 158.649647 134.762294) - (xy 158.647368 134.765804) - (xy 158.520698 135.032571) - (xy 158.519419 135.036554) - (xy 158.519418 135.036557) - (xy 158.439809 135.284509) - (xy 158.430422 135.313747) - (xy 158.424408 135.347171) - (xy 158.383417 135.574994) - (xy 158.378127 135.604393) - (xy 158.377938 135.60856) - (xy 158.377937 135.608567) - (xy 158.36504 135.892596) - (xy 158.364731 135.899402) - (xy 156.187398 135.899402) - (xy 156.130427 135.833749) - (xy 156.130425 135.833747) - (xy 156.126927 135.829716) - (xy 156.071857 135.784561) - (xy 155.952659 135.686824) - (xy 155.952653 135.68682) - (xy 155.948531 135.68344) - (xy 155.748039 135.569314) - (xy 155.743023 135.567493) - (xy 155.743018 135.567491) - (xy 155.536199 135.492419) - (xy 155.536195 135.492418) - (xy 155.531184 135.490599) - (xy 155.525935 135.48965) - (xy 155.525932 135.489649) - (xy 155.308251 135.450286) - (xy 155.308244 135.450285) - (xy 155.304167 135.449548) - (xy 155.28643 135.448712) - (xy 155.281482 135.448478) - (xy 155.281475 135.448478) - (xy 155.279994 135.448408) - (xy 155.117849 135.448408) - (xy 155.050893 135.454089) - (xy 154.951212 135.462547) - (xy 154.951208 135.462548) - (xy 154.945901 135.462998) - (xy 154.940746 135.464336) - (xy 154.94074 135.464337) - (xy 154.727771 135.519613) - (xy 154.727767 135.519614) - (xy 154.722602 135.520955) - (xy 154.717736 135.523147) - (xy 154.717733 135.523148) - (xy 154.537375 135.604393) - (xy 154.512259 135.615707) - (xy 154.507839 135.618683) - (xy 154.507835 135.618685) - (xy 154.447817 135.659092) - (xy 154.320889 135.744546) - (xy 154.153962 135.903786) - (xy 154.13143 135.93407) - (xy 154.029252 136.071403) - (xy 154.016253 136.088874) - (xy 154.013838 136.093624) - (xy 153.930734 136.257078) - (xy 153.911697 136.29452) - (xy 153.879913 136.396879) - (xy 153.844869 136.509738) - (xy 153.844868 136.509744) - (xy 153.843285 136.514841) - (xy 153.833164 136.591203) - (xy 153.813875 136.736744) - (xy 153.812974 136.74354) - (xy 151.111367 136.74354) - (xy 150.666931 134.22302) - (xy 154.128839 134.22302) - (xy 154.134566 134.23067) - (xy 154.310074 134.338221) - (xy 154.318868 134.342702) - (xy 154.531344 134.430712) - (xy 154.540729 134.433761) - (xy 154.764359 134.487451) - (xy 154.774106 134.488994) - (xy 155.003385 134.507039) - (xy 155.013245 134.507039) - (xy 155.242524 134.488994) - (xy 155.252271 134.487451) - (xy 155.475901 134.433761) - (xy 155.485286 134.430712) - (xy 155.697762 134.342702) - (xy 155.706556 134.338221) - (xy 155.878398 134.232917) - (xy 155.887858 134.222461) - (xy 155.884074 134.213683) - (xy 155.021127 133.350736) - (xy 155.007183 133.343122) - (xy 155.00535 133.343253) - (xy 154.998735 133.347504) - (xy 154.135599 134.21064) - (xy 154.128839 134.22302) - (xy 150.666931 134.22302) - (xy 150.448396 132.983644) - (xy 153.47999 132.983644) - (xy 153.498035 133.212923) - (xy 153.499578 133.22267) - (xy 153.553268 133.4463) - (xy 153.556317 133.455685) - (xy 153.644327 133.668161) - (xy 153.648808 133.676955) - (xy 153.754112 133.848797) - (xy 153.764568 133.858257) - (xy 153.773346 133.854473) - (xy 154.636293 132.991526) - (xy 154.642671 132.979846) - (xy 155.372723 132.979846) - (xy 155.372854 132.981679) - (xy 155.377105 132.988294) - (xy 156.240241 133.85143) - (xy 156.252621 133.85819) - (xy 156.260271 133.852463) - (xy 156.367822 133.676955) - (xy 156.372303 133.668161) - (xy 156.459134 133.458531) - (xy 175.585914 133.458531) - (xy 175.589698 133.467309) - (xy 176.452645 134.330256) - (xy 176.466589 134.33787) - (xy 176.468422 134.337739) - (xy 176.475037 134.333488) - (xy 177.338173 133.470352) - (xy 177.344933 133.457972) - (xy 177.339206 133.450322) - (xy 177.163698 133.342771) - (xy 177.154904 133.33829) - (xy 176.942428 133.25028) - (xy 176.933043 133.247231) - (xy 176.709413 133.193541) - (xy 176.699666 133.191998) - (xy 176.470387 133.173953) - (xy 176.460527 133.173953) - (xy 176.231248 133.191998) - (xy 176.221501 133.193541) - (xy 175.997871 133.247231) - (xy 175.988486 133.25028) - (xy 175.77601 133.33829) - (xy 175.767216 133.342771) - (xy 175.595374 133.448075) - (xy 175.585914 133.458531) - (xy 156.459134 133.458531) - (xy 156.460313 133.455685) - (xy 156.463362 133.4463) - (xy 156.517052 133.22267) - (xy 156.518595 133.212923) - (xy 156.53664 132.983644) - (xy 156.53664 132.973784) - (xy 156.518595 132.744505) - (xy 156.517052 132.734758) - (xy 156.463362 132.511128) - (xy 156.460313 132.501743) - (xy 156.454015 132.486539) - (xy 163.976917 132.486539) - (xy 163.982644 132.494189) - (xy 164.158152 132.60174) - (xy 164.166946 132.606221) - (xy 164.379422 132.694231) - (xy 164.388807 132.69728) - (xy 164.612437 132.75097) - (xy 164.622184 132.752513) - (xy 164.851463 132.770558) - (xy 164.861323 132.770558) - (xy 165.090602 132.752513) - (xy 165.100349 132.75097) - (xy 165.323979 132.69728) - (xy 165.333364 132.694231) - (xy 165.54584 132.606221) - (xy 165.554634 132.60174) - (xy 165.726476 132.496436) - (xy 165.735936 132.48598) - (xy 165.732152 132.477202) - (xy 164.869205 131.614255) - (xy 164.855261 131.606641) - (xy 164.853428 131.606772) - (xy 164.846813 131.611023) - (xy 163.983677 132.474159) - (xy 163.976917 132.486539) - (xy 156.454015 132.486539) - (xy 156.372303 132.289267) - (xy 156.367822 132.280473) - (xy 156.262518 132.108631) - (xy 156.252062 132.099171) - (xy 156.243284 132.102955) - (xy 155.380337 132.965902) - (xy 155.372723 132.979846) - (xy 154.642671 132.979846) - (xy 154.643907 132.977582) - (xy 154.643776 132.975749) - (xy 154.639525 132.969134) - (xy 153.776389 132.105998) - (xy 153.764009 132.099238) - (xy 153.756359 132.104965) - (xy 153.648808 132.280473) - (xy 153.644327 132.289267) - (xy 153.556317 132.501743) - (xy 153.553268 132.511128) - (xy 153.499578 132.734758) - (xy 153.498035 132.744505) - (xy 153.47999 132.973784) - (xy 153.47999 132.983644) - (xy 150.448396 132.983644) - (xy 150.22822 131.734967) - (xy 154.128772 131.734967) - (xy 154.132556 131.743745) - (xy 154.995503 132.606692) - (xy 155.009447 132.614306) - (xy 155.01128 132.614175) - (xy 155.017895 132.609924) - (xy 155.881031 131.746788) - (xy 155.887791 131.734408) - (xy 155.882064 131.726758) - (xy 155.706556 131.619207) - (xy 155.697762 131.614726) - (xy 155.485286 131.526716) - (xy 155.475901 131.523667) - (xy 155.252271 131.469977) - (xy 155.242524 131.468434) - (xy 155.013245 131.450389) - (xy 155.003385 131.450389) - (xy 154.774106 131.468434) - (xy 154.764359 131.469977) - (xy 154.540729 131.523667) - (xy 154.531344 131.526716) - (xy 154.318868 131.614726) - (xy 154.310074 131.619207) - (xy 154.138232 131.724511) - (xy 154.128772 131.734967) - (xy 150.22822 131.734967) - (xy 149.777476 129.178669) - (xy 149.775587 129.159321) - (xy 149.775105 129.135329) - (xy 149.772414 129.126768) - (xy 149.772413 129.126762) - (xy 149.772376 129.126645) - (xy 149.766824 129.096719) - (xy 149.762932 129.034378) - (xy 149.764338 129.006196) - (xy 149.777515 128.925602) - (xy 149.785157 128.898442) - (xy 149.815934 128.822808) - (xy 149.829429 128.798027) - (xy 149.876274 128.731127) - (xy 149.894944 128.709972) - (xy 149.955493 128.655181) - (xy 149.978399 128.638713) - (xy 150.04963 128.598765) - (xy 150.075626 128.587808) - (xy 150.129313 128.57198) - (xy 150.144587 128.568492) - (xy 150.153318 128.567063) - (xy 150.162293 128.566883) - (xy 150.170857 128.564191) - (xy 150.170859 128.564191) - (xy 150.192673 128.557335) - (xy 150.208572 128.553452) - (xy 156.419237 127.458344) - (xy 169.682894 125.119604) - (xy 169.703778 125.117694) - (xy 169.723843 125.117537) - (xy 169.736231 125.115509) - (xy 169.745929 125.11233) - (xy 169.754159 125.10994) - (xy 169.948842 125.060499) - (xy 169.948846 125.060498) - (xy 169.953377 125.059347) - (xy 169.957684 125.057541) - (xy 169.957687 125.05754) - (xy 170.15585 124.974445) - (xy 170.16015 124.972642) - (xy 170.323177 124.873716) - (xy 170.347839 124.858751) - (xy 170.347841 124.85875) - (xy 170.351835 124.856326) - (xy 170.524222 124.712953) - (xy 170.547576 124.686787) - (xy 170.670413 124.549159) - (xy 170.670416 124.549155) - (xy 170.673522 124.545675) - (xy 170.719663 124.475297) - (xy 170.793897 124.36207) - (xy 170.793898 124.362068) - (xy 170.796457 124.358165) - (xy 170.804701 124.340282) - (xy 170.888371 124.158784) - (xy 170.888374 124.158777) - (xy 170.890325 124.154544) - (xy 170.953063 123.939285) - (xy 170.953773 123.934073) - (xy 170.982663 123.721753) - (xy 170.983294 123.717116) - (xy 170.983026 123.696677) - (xy 170.980845 123.530336) - (xy 170.981231 123.518694) - (xy 170.981905 123.510214) - (xy 170.982292 123.50535) - (xy 170.981821 123.499091) - (xy 170.981716 123.497689) - (xy 170.981715 123.497683) - (xy 170.98135 123.492832) - (xy 170.978597 123.481047) - (xy 170.975004 123.465672) - (xy 170.972178 123.447986) - (xy 170.971607 123.441454) - (xy 170.804535 121.531818) - (xy 173.454104 121.531818) - (xy 173.454304 121.537148) - (xy 173.454304 121.537149) - (xy 173.455292 121.563467) - (xy 173.462758 121.762354) - (xy 173.510132 121.988136) - (xy 173.51209 121.993095) - (xy 173.512091 121.993097) - (xy 173.522324 122.019008) - (xy 173.594871 122.202708) - (xy 173.714551 122.399935) - (xy 173.718048 122.403965) - (xy 173.85534 122.56218) - (xy 173.865751 122.574178) - (xy 173.869882 122.577565) - (xy 174.040019 122.71707) - (xy 174.040025 122.717074) - (xy 174.044147 122.720454) - (xy 174.244639 122.83458) - (xy 174.249655 122.836401) - (xy 174.24966 122.836403) - (xy 174.456479 122.911475) - (xy 174.456483 122.911476) - (xy 174.461494 122.913295) - (xy 174.466743 122.914244) - (xy 174.466746 122.914245) - (xy 174.684427 122.953608) - (xy 174.684434 122.953609) - (xy 174.688511 122.954346) - (xy 174.706248 122.955182) - (xy 174.711196 122.955416) - (xy 174.711203 122.955416) - (xy 174.712684 122.955486) - (xy 174.874829 122.955486) - (xy 174.941785 122.949805) - (xy 175.041466 122.941347) - (xy 175.04147 122.941346) - (xy 175.046777 122.940896) - (xy 175.051932 122.939558) - (xy 175.051938 122.939557) - (xy 175.264907 122.884281) - (xy 175.264911 122.88428) - (xy 175.270076 122.882939) - (xy 175.274942 122.880747) - (xy 175.274945 122.880746) - (xy 175.475553 122.790379) - (xy 175.480419 122.788187) - (xy 175.484839 122.785211) - (xy 175.484843 122.785209) - (xy 175.64357 122.678346) - (xy 175.671789 122.659348) - (xy 175.838716 122.500108) - (xy 175.881537 122.442554) - (xy 175.973241 122.3193) - (xy 175.973243 122.319297) - (xy 175.976425 122.31502) - (xy 176.014698 122.239742) - (xy 176.078562 122.114132) - (xy 176.078562 122.114131) - (xy 176.080981 122.109374) - (xy 176.120247 121.982917) - (xy 176.147809 121.894156) - (xy 176.14781 121.89415) - (xy 176.149393 121.889053) - (xy 176.169173 121.739814) - (xy 176.179004 121.665639) - (xy 176.179004 121.665634) - (xy 176.179704 121.660354) - (xy 176.179299 121.64955) - (xy 176.171936 121.453417) - (xy 176.17105 121.429818) - (xy 176.123676 121.204036) - (xy 176.111633 121.17354) - (xy 176.107624 121.163388) - (xy 178.068489 121.163388) - (xy 178.068852 121.167536) - (xy 178.068852 121.16754) - (xy 178.083419 121.334046) - (xy 178.094227 121.457578) - (xy 178.095137 121.46165) - (xy 178.095138 121.461655) - (xy 178.157314 121.739814) - (xy 178.158647 121.745779) - (xy 178.16009 121.749702) - (xy 178.160091 121.749704) - (xy 178.164745 121.762354) - (xy 178.260619 122.022928) - (xy 178.262566 122.026621) - (xy 178.262567 122.026623) - (xy 178.306197 122.109374) - (xy 178.398349 122.284156) - (xy 178.427538 122.325229) - (xy 178.566994 122.521464) - (xy 178.566999 122.52147) - (xy 178.569418 122.524874) - (xy 178.572262 122.527924) - (xy 178.572267 122.52793) - (xy 178.756205 122.725179) - (xy 178.770821 122.740853) - (xy 178.99902 122.928297) - (xy 179.250004 123.083914) - (xy 179.253821 123.08563) - (xy 179.253824 123.085631) - (xy 179.326683 123.118375) - (xy 179.519365 123.20497) - (xy 179.80237 123.289337) - (xy 179.80649 123.28999) - (xy 179.806492 123.28999) - (xy 180.090567 123.334984) - (xy 180.090573 123.334985) - (xy 180.094048 123.335535) - (xy 180.118607 123.33665) - (xy 180.184992 123.339665) - (xy 180.185013 123.339665) - (xy 180.186412 123.339729) - (xy 180.370876 123.339729) - (xy 180.590639 123.325132) - (xy 180.594738 123.324306) - (xy 180.594742 123.324305) - (xy 180.739147 123.295188) - (xy 180.880126 123.266762) - (xy 181.15935 123.170617) - (xy 181.293828 123.103276) - (xy 181.41967 123.040259) - (xy 181.419672 123.040258) - (xy 181.423406 123.038388) - (xy 181.667653 122.872397) - (xy 181.887802 122.675561) - (xy 181.895484 122.666598) - (xy 182.077264 122.454513) - (xy 182.077267 122.454509) - (xy 182.079984 122.451339) - (xy 182.082258 122.447837) - (xy 182.082262 122.447832) - (xy 182.238545 122.207178) - (xy 182.238548 122.207173) - (xy 182.240824 122.203668) - (xy 182.243636 122.197747) - (xy 182.339514 121.995827) - (xy 182.367494 121.936901) - (xy 182.382857 121.889053) - (xy 182.45649 121.659712) - (xy 182.45649 121.659711) - (xy 182.45777 121.655725) - (xy 182.479233 121.536439) - (xy 182.509326 121.369188) - (xy 182.509327 121.369183) - (xy 182.510065 121.365079) - (xy 182.510464 121.356306) - (xy 182.523272 121.07424) - (xy 182.523272 121.074235) - (xy 182.523461 121.07007) - (xy 182.52234 121.057251) - (xy 182.498087 120.780041) - (xy 182.497723 120.77588) - (xy 182.496812 120.771803) - (xy 182.452398 120.573104) - (xy 184.412246 120.573104) - (xy 184.412446 120.578434) - (xy 184.412446 120.578435) - (xy 184.415243 120.652936) - (xy 184.4209 120.80364) - (xy 184.468274 121.029422) - (xy 184.470232 121.034381) - (xy 184.470233 121.034383) - (xy 184.500806 121.111799) - (xy 184.553013 121.243994) - (xy 184.623763 121.360586) - (xy 184.665774 121.429818) - (xy 184.672693 121.441221) - (xy 184.67619 121.445251) - (xy 184.816494 121.606937) - (xy 184.823893 121.615464) - (xy 184.828024 121.618851) - (xy 184.998161 121.758356) - (xy 184.998167 121.75836) - (xy 185.002289 121.76174) - (xy 185.202781 121.875866) - (xy 185.207797 121.877687) - (xy 185.207802 121.877689) - (xy 185.414621 121.952761) - (xy 185.414625 121.952762) - (xy 185.419636 121.954581) - (xy 185.424885 121.95553) - (xy 185.424888 121.955531) - (xy 185.642569 121.994894) - (xy 185.642576 121.994895) - (xy 185.646653 121.995632) - (xy 185.66439 121.996468) - (xy 185.669338 121.996702) - (xy 185.669345 121.996702) - (xy 185.670826 121.996772) - (xy 185.832971 121.996772) - (xy 185.899927 121.991091) - (xy 185.999608 121.982633) - (xy 185.999612 121.982632) - (xy 186.004919 121.982182) - (xy 186.010074 121.980844) - (xy 186.01008 121.980843) - (xy 186.223049 121.925567) - (xy 186.223053 121.925566) - (xy 186.228218 121.924225) - (xy 186.233084 121.922033) - (xy 186.233087 121.922032) - (xy 186.433695 121.831665) - (xy 186.438561 121.829473) - (xy 186.442981 121.826497) - (xy 186.442985 121.826495) - (xy 186.621672 121.706194) - (xy 186.629931 121.700634) - (xy 186.796858 121.541394) - (xy 186.860961 121.455236) - (xy 186.931383 121.360586) - (xy 186.931385 121.360583) - (xy 186.934567 121.356306) - (xy 186.991415 121.244494) - (xy 187.036704 121.155418) - (xy 187.036704 121.155417) - (xy 187.039123 121.15066) - (xy 187.089176 120.989464) - (xy 187.105951 120.935442) - (xy 187.105952 120.935436) - (xy 187.107535 120.930339) - (xy 187.123636 120.808858) - (xy 187.137146 120.706925) - (xy 187.137146 120.70692) - (xy 187.137846 120.70164) - (xy 187.137302 120.687133) - (xy 187.130419 120.503802) - (xy 187.129192 120.471104) - (xy 187.081818 120.245322) - (xy 187.078497 120.236911) - (xy 187.033097 120.121953) - (xy 186.997079 120.03075) - (xy 186.877399 119.833523) - (xy 186.867285 119.821868) - (xy 186.729699 119.663313) - (xy 186.729697 119.663311) - (xy 186.726199 119.65928) - (xy 186.659033 119.604207) - (xy 186.551931 119.516388) - (xy 186.551925 119.516384) - (xy 186.547803 119.513004) - (xy 186.347311 119.398878) - (xy 186.342295 119.397057) - (xy 186.34229 119.397055) - (xy 186.135471 119.321983) - (xy 186.135467 119.321982) - (xy 186.130456 119.320163) - (xy 186.125207 119.319214) - (xy 186.125204 119.319213) - (xy 185.907523 119.27985) - (xy 185.907516 119.279849) - (xy 185.903439 119.279112) - (xy 185.885702 119.278276) - (xy 185.880754 119.278042) - (xy 185.880747 119.278042) - (xy 185.879266 119.277972) - (xy 185.717121 119.277972) - (xy 185.650165 119.283653) - (xy 185.550484 119.292111) - (xy 185.55048 119.292112) - (xy 185.545173 119.292562) - (xy 185.540018 119.2939) - (xy 185.540012 119.293901) - (xy 185.327043 119.349177) - (xy 185.327039 119.349178) - (xy 185.321874 119.350519) - (xy 185.317008 119.352711) - (xy 185.317005 119.352712) - (xy 185.235039 119.389635) - (xy 185.111531 119.445271) - (xy 185.107111 119.448247) - (xy 185.107107 119.448249) - (xy 185.021669 119.50577) - (xy 184.920161 119.57411) - (xy 184.753234 119.73335) - (xy 184.750046 119.737635) - (xy 184.628048 119.901607) - (xy 184.615525 119.918438) - (xy 184.61311 119.923188) - (xy 184.558423 120.03075) - (xy 184.510969 120.124084) - (xy 184.482908 120.214454) - (xy 184.444141 120.339302) - (xy 184.44414 120.339308) - (xy 184.442557 120.344405) - (xy 184.434266 120.406963) - (xy 184.413596 120.562921) - (xy 184.412246 120.573104) - (xy 182.452398 120.573104) - (xy 182.434215 120.491757) - (xy 182.434213 120.49175) - (xy 182.433303 120.487679) - (xy 182.429406 120.477086) - (xy 182.384769 120.355769) - (xy 182.331331 120.21053) - (xy 182.322147 120.19311) - (xy 182.239159 120.035711) - (xy 182.193601 119.949302) - (xy 182.121665 119.848078) - (xy 182.024956 119.711994) - (xy 182.024951 119.711988) - (xy 182.022532 119.708584) - (xy 182.019688 119.705534) - (xy 182.019683 119.705528) - (xy 181.823975 119.495657) - (xy 181.821129 119.492605) - (xy 181.59293 119.305161) - (xy 181.341946 119.149544) - (xy 181.312017 119.136093) - (xy 181.265267 119.115083) - (xy 181.072585 119.028488) - (xy 180.869872 118.968057) - (xy 180.793579 118.945313) - (xy 180.793577 118.945313) - (xy 180.78958 118.944121) - (xy 180.78546 118.943468) - (xy 180.785458 118.943468) - (xy 180.501383 118.898474) - (xy 180.501377 118.898473) - (xy 180.497902 118.897923) - (xy 180.473343 118.896808) - (xy 180.406958 118.893793) - (xy 180.406937 118.893793) - (xy 180.405538 118.893729) - (xy 180.221074 118.893729) - (xy 180.001311 118.908326) - (xy 179.997212 118.909152) - (xy 179.997208 118.909153) - (xy 179.874184 118.933959) - (xy 179.711824 118.966696) - (xy 179.4326 119.062841) - (xy 179.428872 119.064708) - (xy 179.259458 119.149544) - (xy 179.168544 119.19507) - (xy 178.924297 119.361061) - (xy 178.704148 119.557897) - (xy 178.701431 119.561067) - (xy 178.70143 119.561068) - (xy 178.560673 119.725292) - (xy 178.511966 119.782119) - (xy 178.509692 119.785621) - (xy 178.509688 119.785626) - (xy 178.353405 120.02628) - (xy 178.351126 120.02979) - (xy 178.349332 120.033568) - (xy 178.349331 120.03357) - (xy 178.336379 120.060847) - (xy 178.224456 120.296557) - (xy 178.223177 120.30054) - (xy 178.223176 120.300543) - (xy 178.140528 120.55796) - (xy 178.13418 120.577733) - (xy 178.130457 120.598427) - (xy 178.087155 120.839091) - (xy 178.081885 120.868379) - (xy 178.081696 120.872546) - (xy 178.081695 120.872553) - (xy 178.068851 121.155418) - (xy 178.068489 121.163388) - (xy 176.107624 121.163388) - (xy 176.073948 121.078117) - (xy 176.038937 120.989464) - (xy 175.936172 120.820112) - (xy 175.922026 120.7968) - (xy 175.922025 120.796799) - (xy 175.919257 120.792237) - (xy 175.887452 120.755585) - (xy 175.771557 120.622027) - (xy 175.771555 120.622025) - (xy 175.768057 120.617994) - (xy 175.696758 120.559532) - (xy 175.593789 120.475102) - (xy 175.593783 120.475098) - (xy 175.589661 120.471718) - (xy 175.389169 120.357592) - (xy 175.384153 120.355771) - (xy 175.384148 120.355769) - (xy 175.177329 120.280697) - (xy 175.177325 120.280696) - (xy 175.172314 120.278877) - (xy 175.167065 120.277928) - (xy 175.167062 120.277927) - (xy 174.949381 120.238564) - (xy 174.949374 120.238563) - (xy 174.945297 120.237826) - (xy 174.92756 120.23699) - (xy 174.922612 120.236756) - (xy 174.922605 120.236756) - (xy 174.921124 120.236686) - (xy 174.758979 120.236686) - (xy 174.692023 120.242367) - (xy 174.592342 120.250825) - (xy 174.592338 120.250826) - (xy 174.587031 120.251276) - (xy 174.581876 120.252614) - (xy 174.58187 120.252615) - (xy 174.368901 120.307891) - (xy 174.368897 120.307892) - (xy 174.363732 120.309233) - (xy 174.358866 120.311425) - (xy 174.358863 120.311426) - (xy 174.176443 120.3936) - (xy 174.153389 120.403985) - (xy 174.148969 120.406961) - (xy 174.148965 120.406963) - (xy 174.091431 120.445698) - (xy 173.962019 120.532824) - (xy 173.795092 120.692064) - (xy 173.791904 120.696349) - (xy 173.660805 120.872553) - (xy 173.657383 120.877152) - (xy 173.654968 120.881902) - (xy 173.600281 120.989464) - (xy 173.552827 121.082798) - (xy 173.53562 121.138214) - (xy 173.485999 121.298016) - (xy 173.485998 121.298022) - (xy 173.484415 121.303119) - (xy 173.475146 121.373054) - (xy 173.458282 121.500298) - (xy 173.454104 121.531818) - (xy 170.804535 121.531818) - (xy 170.584016 119.011274) - (xy 174.104334 119.011274) - (xy 174.110061 119.018924) - (xy 174.285569 119.126475) - (xy 174.294363 119.130956) - (xy 174.506839 119.218966) - (xy 174.516224 119.222015) - (xy 174.739854 119.275705) - (xy 174.749601 119.277248) - (xy 174.97888 119.295293) - (xy 174.98874 119.295293) - (xy 175.218019 119.277248) - (xy 175.227766 119.275705) - (xy 175.451396 119.222015) - (xy 175.460781 119.218966) - (xy 175.673257 119.130956) - (xy 175.682051 119.126475) - (xy 175.853893 119.021171) - (xy 175.863353 119.010715) - (xy 175.859569 119.001937) - (xy 174.996622 118.13899) - (xy 174.982678 118.131376) - (xy 174.980845 118.131507) - (xy 174.97423 118.135758) - (xy 174.111094 118.998894) - (xy 174.104334 119.011274) - (xy 170.584016 119.011274) - (xy 170.475585 117.771898) - (xy 173.455485 117.771898) - (xy 173.47353 118.001177) - (xy 173.475073 118.010924) - (xy 173.528763 118.234554) - (xy 173.531812 118.243939) - (xy 173.619822 118.456415) - (xy 173.624303 118.465209) - (xy 173.729607 118.637051) - (xy 173.740063 118.646511) - (xy 173.748841 118.642727) - (xy 174.611788 117.77978) - (xy 174.618166 117.7681) - (xy 175.348218 117.7681) - (xy 175.348349 117.769933) - (xy 175.3526 117.776548) - (xy 176.215736 118.639684) - (xy 176.228116 118.646444) - (xy 176.235766 118.640717) - (xy 176.343317 118.465209) - (xy 176.347798 118.456415) - (xy 176.435808 118.243939) - (xy 176.438857 118.234554) - (xy 176.461626 118.139716) - (xy 184.066281 118.139716) - (xy 184.072008 118.147366) - (xy 184.247516 118.254917) - (xy 184.25631 118.259398) - (xy 184.468786 118.347408) - (xy 184.478171 118.350457) - (xy 184.701801 118.404147) - (xy 184.711548 118.40569) - (xy 184.940827 118.423735) - (xy 184.950687 118.423735) - (xy 185.179966 118.40569) - (xy 185.189713 118.404147) - (xy 185.413343 118.350457) - (xy 185.422728 118.347408) - (xy 185.635204 118.259398) - (xy 185.643998 118.254917) - (xy 185.81584 118.149613) - (xy 185.8253 118.139157) - (xy 185.821516 118.130379) - (xy 184.958569 117.267432) - (xy 184.944625 117.259818) - (xy 184.942792 117.259949) - (xy 184.936177 117.2642) - (xy 184.073041 118.127336) - (xy 184.066281 118.139716) - (xy 176.461626 118.139716) - (xy 176.492547 118.010924) - (xy 176.49409 118.001177) - (xy 176.512135 117.771898) - (xy 176.512135 117.762038) - (xy 176.49409 117.532759) - (xy 176.492547 117.523012) - (xy 176.438857 117.299382) - (xy 176.435808 117.289997) - (xy 176.347798 117.077521) - (xy 176.343317 117.068727) - (xy 176.24013 116.90034) - (xy 183.417432 116.90034) - (xy 183.435477 117.129619) - (xy 183.43702 117.139366) - (xy 183.49071 117.362996) - (xy 183.493759 117.372381) - (xy 183.581769 117.584857) - (xy 183.58625 117.593651) - (xy 183.691554 117.765493) - (xy 183.70201 117.774953) - (xy 183.710788 117.771169) - (xy 184.573735 116.908222) - (xy 184.580113 116.896542) - (xy 185.310165 116.896542) - (xy 185.310296 116.898375) - (xy 185.314547 116.90499) - (xy 186.177683 117.768126) - (xy 186.190063 117.774886) - (xy 186.197713 117.769159) - (xy 186.305264 117.593651) - (xy 186.309745 117.584857) - (xy 186.397755 117.372381) - (xy 186.400804 117.362996) - (xy 186.454494 117.139366) - (xy 186.456037 117.129619) - (xy 186.474082 116.90034) - (xy 186.474082 116.89048) - (xy 186.456037 116.661201) - (xy 186.454494 116.651454) - (xy 186.400804 116.427824) - (xy 186.397755 116.418439) - (xy 186.309745 116.205963) - (xy 186.305264 116.197169) - (xy 186.19996 116.025327) - (xy 186.189504 116.015867) - (xy 186.180726 116.019651) - (xy 185.317779 116.882598) - (xy 185.310165 116.896542) - (xy 184.580113 116.896542) - (xy 184.581349 116.894278) - (xy 184.581218 116.892445) - (xy 184.576967 116.88583) - (xy 183.713831 116.022694) - (xy 183.701451 116.015934) - (xy 183.693801 116.021661) - (xy 183.58625 116.197169) - (xy 183.581769 116.205963) - (xy 183.493759 116.418439) - (xy 183.49071 116.427824) - (xy 183.43702 116.651454) - (xy 183.435477 116.661201) - (xy 183.417432 116.89048) - (xy 183.417432 116.90034) - (xy 176.24013 116.90034) - (xy 176.238013 116.896885) - (xy 176.227557 116.887425) - (xy 176.218779 116.891209) - (xy 175.355832 117.754156) - (xy 175.348218 117.7681) - (xy 174.618166 117.7681) - (xy 174.619402 117.765836) - (xy 174.619271 117.764003) - (xy 174.61502 117.757388) - (xy 173.751884 116.894252) - (xy 173.739504 116.887492) - (xy 173.731854 116.893219) - (xy 173.624303 117.068727) - (xy 173.619822 117.077521) - (xy 173.531812 117.289997) - (xy 173.528763 117.299382) - (xy 173.475073 117.523012) - (xy 173.47353 117.532759) - (xy 173.455485 117.762038) - (xy 173.455485 117.771898) - (xy 170.475585 117.771898) - (xy 170.36634 116.523221) - (xy 174.104267 116.523221) - (xy 174.108051 116.531999) - (xy 174.970998 117.394946) - (xy 174.984942 117.40256) - (xy 174.986775 117.402429) - (xy 174.99339 117.398178) - (xy 175.856526 116.535042) - (xy 175.863286 116.522662) - (xy 175.857559 116.515012) - (xy 175.682051 116.407461) - (xy 175.673257 116.40298) - (xy 175.460781 116.31497) - (xy 175.451396 116.311921) - (xy 175.227766 116.258231) - (xy 175.218019 116.256688) - (xy 174.98874 116.238643) - (xy 174.97888 116.238643) - (xy 174.749601 116.256688) - (xy 174.739854 116.258231) - (xy 174.516224 116.311921) - (xy 174.506839 116.31497) - (xy 174.294363 116.40298) - (xy 174.285569 116.407461) - (xy 174.113727 116.512765) - (xy 174.104267 116.523221) - (xy 170.36634 116.523221) - (xy 170.104071 113.525477) - (xy 170.103877 113.506042) - (xy 170.105487 113.482125) - (xy 170.103552 113.473361) - (xy 170.103552 113.473356) - (xy 170.103525 113.473236) - (xy 170.100603 113.442935) - (xy 170.102162 113.38049) - (xy 170.10602 113.352541) - (xy 170.126173 113.273401) - (xy 170.136153 113.24701) - (xy 170.136647 113.246048) - (xy 170.173412 113.174338) - (xy 170.189012 113.150833) - (xy 170.207617 113.12866) - (xy 170.24151 113.088269) - (xy 170.261951 113.068824) - (xy 170.327052 113.019514) - (xy 170.351307 113.005104) - (xy 170.374808 112.9945) - (xy 170.42575 112.971515) - (xy 170.452598 112.962866) - (xy 170.480763 112.957172) - (xy 170.507512 112.951765) - (xy 170.523027 112.949622) - (xy 170.531808 112.948962) - (xy 170.540762 112.949564) - (xy 170.571842 112.942702) - (xy 170.588018 112.94022) - (xy 175.141201 112.541868) - (xy 195.937081 112.541868) - (xy 195.942808 112.549518) - (xy 196.118316 112.657069) - (xy 196.12711 112.66155) - (xy 196.339586 112.74956) - (xy 196.348971 112.752609) - (xy 196.572601 112.806299) - (xy 196.582348 112.807842) - (xy 196.811627 112.825887) - (xy 196.821487 112.825887) - (xy 197.050766 112.807842) - (xy 197.060513 112.806299) - (xy 197.284143 112.752609) - (xy 197.293528 112.74956) - (xy 197.506004 112.66155) - (xy 197.514798 112.657069) - (xy 197.68664 112.551765) - (xy 197.695594 112.541868) - (xy 205.937081 112.541868) - (xy 205.942808 112.549518) - (xy 206.118316 112.657069) - (xy 206.12711 112.66155) - (xy 206.339586 112.74956) - (xy 206.348971 112.752609) - (xy 206.572601 112.806299) - (xy 206.582348 112.807842) - (xy 206.811627 112.825887) - (xy 206.821487 112.825887) - (xy 207.050766 112.807842) - (xy 207.060513 112.806299) - (xy 207.284143 112.752609) - (xy 207.293528 112.74956) - (xy 207.506004 112.66155) - (xy 207.514798 112.657069) - (xy 207.68664 112.551765) - (xy 207.6961 112.541309) - (xy 207.692316 112.532531) - (xy 206.829369 111.669584) - (xy 206.815425 111.66197) - (xy 206.813592 111.662101) - (xy 206.806977 111.666352) - (xy 205.943841 112.529488) - (xy 205.937081 112.541868) - (xy 197.695594 112.541868) - (xy 197.6961 112.541309) - (xy 197.692316 112.532531) - (xy 196.829369 111.669584) - (xy 196.815425 111.66197) - (xy 196.813592 111.662101) - (xy 196.806977 111.666352) - (xy 195.943841 112.529488) - (xy 195.937081 112.541868) - (xy 175.141201 112.541868) - (xy 180.304235 112.090161) - (xy 189.307335 111.302492) - (xy 195.288232 111.302492) - (xy 195.306277 111.531771) - (xy 195.30782 111.541518) - (xy 195.36151 111.765148) - (xy 195.364559 111.774533) - (xy 195.452569 111.987009) - (xy 195.45705 111.995803) - (xy 195.562354 112.167645) - (xy 195.57281 112.177105) - (xy 195.581588 112.173321) - (xy 196.444535 111.310374) - (xy 196.450913 111.298694) - (xy 197.180965 111.298694) - (xy 197.181096 111.300527) - (xy 197.185347 111.307142) - (xy 198.048483 112.170278) - (xy 198.060863 112.177038) - (xy 198.068513 112.171311) - (xy 198.176064 111.995803) - (xy 198.180545 111.987009) - (xy 198.268555 111.774533) - (xy 198.271604 111.765148) - (xy 198.325294 111.541518) - (xy 198.326837 111.531771) - (xy 198.344882 111.302492) - (xy 205.288232 111.302492) - (xy 205.306277 111.531771) - (xy 205.30782 111.541518) - (xy 205.36151 111.765148) - (xy 205.364559 111.774533) - (xy 205.452569 111.987009) - (xy 205.45705 111.995803) - (xy 205.562354 112.167645) - (xy 205.57281 112.177105) - (xy 205.581588 112.173321) - (xy 206.444535 111.310374) - (xy 206.450913 111.298694) - (xy 207.180965 111.298694) - (xy 207.181096 111.300527) - (xy 207.185347 111.307142) - (xy 208.048483 112.170278) - (xy 208.060863 112.177038) - (xy 208.068513 112.171311) - (xy 208.176064 111.995803) - (xy 208.180545 111.987009) - (xy 208.268555 111.774533) - (xy 208.271604 111.765148) - (xy 208.325294 111.541518) - (xy 208.326837 111.531771) - (xy 208.344882 111.302492) - (xy 208.344882 111.292632) - (xy 208.326837 111.063353) - (xy 208.325294 111.053606) - (xy 208.271604 110.829976) - (xy 208.268555 110.820591) - (xy 208.180545 110.608115) - (xy 208.176064 110.599321) - (xy 208.07076 110.427479) - (xy 208.060304 110.418019) - (xy 208.051526 110.421803) - (xy 207.188579 111.28475) - (xy 207.180965 111.298694) - (xy 206.450913 111.298694) - (xy 206.452149 111.29643) - (xy 206.452018 111.294597) - (xy 206.447767 111.287982) - (xy 205.584631 110.424846) - (xy 205.572251 110.418086) - (xy 205.564601 110.423813) - (xy 205.45705 110.599321) - (xy 205.452569 110.608115) - (xy 205.364559 110.820591) - (xy 205.36151 110.829976) - (xy 205.30782 111.053606) - (xy 205.306277 111.063353) - (xy 205.288232 111.292632) - (xy 205.288232 111.302492) - (xy 198.344882 111.302492) - (xy 198.344882 111.292632) - (xy 198.326837 111.063353) - (xy 198.325294 111.053606) - (xy 198.271604 110.829976) - (xy 198.268555 110.820591) - (xy 198.180545 110.608115) - (xy 198.176064 110.599321) - (xy 198.07076 110.427479) - (xy 198.060304 110.418019) - (xy 198.051526 110.421803) - (xy 197.188579 111.28475) - (xy 197.180965 111.298694) - (xy 196.450913 111.298694) - (xy 196.452149 111.29643) - (xy 196.452018 111.294597) - (xy 196.447767 111.287982) - (xy 195.584631 110.424846) - (xy 195.572251 110.418086) - (xy 195.564601 110.423813) - (xy 195.45705 110.599321) - (xy 195.452569 110.608115) - (xy 195.364559 110.820591) - (xy 195.36151 110.829976) - (xy 195.30782 111.053606) - (xy 195.306277 111.063353) - (xy 195.288232 111.292632) - (xy 195.288232 111.302492) - (xy 189.307335 111.302492) - (xy 190.894981 111.163591) - (xy 190.91596 111.16351) - (xy 190.931086 111.164715) - (xy 190.931101 111.164715) - (xy 190.935949 111.165101) - (xy 190.940804 111.164736) - (xy 190.940811 111.164736) - (xy 190.943613 111.164525) - (xy 190.943615 111.164525) - (xy 190.948466 111.16416) - (xy 190.958978 111.161705) - (xy 190.96737 111.160044) - (xy 191.061126 111.144778) - (xy 191.165052 111.127857) - (xy 191.165054 111.127857) - (xy 191.169676 111.127104) - (xy 191.383219 111.058757) - (xy 191.584313 110.959595) - (xy 191.768541 110.831798) - (xy 191.931854 110.678174) - (xy 191.951633 110.653086) - (xy 192.067771 110.505768) - (xy 192.070666 110.502096) - (xy 192.084434 110.478007) - (xy 192.179607 110.311493) - (xy 192.179609 110.311489) - (xy 192.181926 110.307435) - (xy 192.26319 110.098466) - (xy 192.273293 110.053815) - (xy 195.937014 110.053815) - (xy 195.940798 110.062593) - (xy 196.803745 110.92554) - (xy 196.817689 110.933154) - (xy 196.819522 110.933023) - (xy 196.826137 110.928772) - (xy 197.689273 110.065636) - (xy 197.696033 110.053256) - (xy 197.690306 110.045606) - (xy 197.514798 109.938055) - (xy 197.506004 109.933574) - (xy 197.293528 109.845564) - (xy 197.284143 109.842515) - (xy 197.060513 109.788825) - (xy 197.050766 109.787282) - (xy 196.821487 109.769237) - (xy 196.811627 109.769237) - (xy 196.582348 109.787282) - (xy 196.572601 109.788825) - (xy 196.348971 109.842515) - (xy 196.339586 109.845564) - (xy 196.12711 109.933574) - (xy 196.118316 109.938055) - (xy 195.946474 110.043359) - (xy 195.937014 110.053815) - (xy 192.273293 110.053815) - (xy 192.312673 109.879781) - (xy 192.315216 109.845564) - (xy 192.326515 109.693488) - (xy 192.327915 109.68192) - (xy 192.329326 109.67353) - (xy 192.330133 109.668735) - (xy 192.330286 109.656183) - (xy 192.32633 109.628562) - (xy 192.325057 109.610698) - (xy 192.325057 106.646941) - (xy 192.326558 106.62755) - (xy 192.328866 106.612731) - (xy 192.330248 106.603858) - (xy 192.329068 106.594833) - (xy 192.328798 106.564385) - (xy 192.328948 106.563059) - (xy 192.335794 106.502317) - (xy 192.342072 106.474813) - (xy 192.369049 106.397721) - (xy 192.381291 106.372301) - (xy 192.424746 106.303144) - (xy 192.442338 106.281086) - (xy 192.500085 106.223339) - (xy 192.522142 106.205748) - (xy 192.591299 106.162292) - (xy 192.616719 106.15005) - (xy 192.693808 106.123073) - (xy 192.721313 106.116794) - (xy 192.730573 106.11575) - (xy 192.776782 106.110542) - (xy 192.792445 106.110858) - (xy 192.792458 106.109762) - (xy 192.801428 106.109871) - (xy 192.810303 106.111253) - (xy 192.841854 106.107126) - (xy 192.858196 106.106062) - (xy 210.767205 106.106062) - ) - ) - (filled_polygon - (layer "F.Cu") - (pts - (xy 267.225344 124.656123) - (xy 267.259016 124.690531) - (xy 267.260131 124.689715) - (xy 267.263189 124.693893) - (xy 267.265886 124.698295) - (xy 267.269261 124.702191) - (xy 267.269266 124.702198) - (xy 267.366411 124.814344) - (xy 267.41498 124.870414) - (xy 267.501145 124.941949) - (xy 267.541269 124.975261) - (xy 267.580904 125.034163) - (xy 267.582402 125.105144) - (xy 267.545287 125.165667) - (xy 267.518964 125.183968) - (xy 267.430227 125.230161) - (xy 267.42149 125.235664) - (xy 267.396707 125.254271) - (xy 267.388254 125.265596) - (xy 267.394998 125.277926) - (xy 268.153006 126.035934) - (xy 268.16695 126.043548) - (xy 268.168783 126.043417) - (xy 268.175398 126.039166) - (xy 268.937933 125.276631) - (xy 268.945547 125.262687) - (xy 268.943561 125.234914) - (xy 268.958652 125.16554) - (xy 269.013806 125.112775) - (xy 269.098701 125.071185) - (xy 269.102905 125.068187) - (xy 269.102909 125.068184) - (xy 269.204941 124.995405) - (xy 269.284087 124.938951) - (xy 269.445387 124.778213) - (xy 269.448403 124.774015) - (xy 269.448407 124.774011) - (xy 269.450532 124.771054) - (xy 269.451696 124.770147) - (xy 269.451756 124.770076) - (xy 269.451771 124.770088) - (xy 269.506527 124.727407) - (xy 269.57723 124.720963) - (xy 269.640194 124.753766) - (xy 269.675428 124.815403) - (xy 269.678374 124.855561) - (xy 269.649642 125.183968) - (xy 269.606951 125.671924) - (xy 269.581087 125.738042) - (xy 269.523584 125.779681) - (xy 269.452697 125.783622) - (xy 269.390932 125.748613) - (xy 269.375638 125.729382) - (xy 269.317901 125.640133) - (xy 269.307216 125.630931) - (xy 269.297649 125.635335) - (xy 268.53784 126.395144) - (xy 268.530226 126.409088) - (xy 268.530357 126.410921) - (xy 268.534608 126.417536) - (xy 269.295138 127.178066) - (xy 269.309082 127.18568) - (xy 269.328167 127.184315) - (xy 269.397541 127.199406) - (xy 269.447744 127.249608) - (xy 269.462678 127.320976) - (xy 269.387079 128.185082) - (xy 269.385576 128.202257) - (xy 269.359712 128.268375) - (xy 269.302209 128.310014) - (xy 269.231322 128.313955) - (xy 269.169557 128.278946) - (xy 269.154263 128.259715) - (xy 269.096526 128.170468) - (xy 269.085841 128.161265) - (xy 269.076274 128.165669) - (xy 268.316465 128.925478) - (xy 268.308851 128.939422) - (xy 268.308982 128.941255) - (xy 268.313233 128.94787) - (xy 269.073763 129.7084) - (xy 269.087707 129.716014) - (xy 269.106791 129.714649) - (xy 269.176165 129.72974) - (xy 269.226368 129.779941) - (xy 269.241302 129.85131) - (xy 269.164271 130.731781) - (xy 269.138407 130.797899) - (xy 269.080904 130.839538) - (xy 269.010017 130.843479) - (xy 268.948252 130.80847) - (xy 268.932958 130.789239) - (xy 268.92721 130.780353) - (xy 268.898316 130.73569) - (xy 268.826798 130.62514) - (xy 268.826796 130.625137) - (xy 268.82399 130.6208) - (xy 268.670735 130.452375) - (xy 268.571184 130.373755) - (xy 268.530122 130.31584) - (xy 268.52689 130.244917) - (xy 268.562515 130.183505) - (xy 268.593845 130.161723) - (xy 268.651048 130.133699) - (xy 268.659897 130.128425) - (xy 268.712547 130.09087) - (xy 268.720947 130.080171) - (xy 268.713958 130.067015) - (xy 267.957255 129.310312) - (xy 267.943311 129.302698) - (xy 267.941478 129.302829) - (xy 267.934863 129.30708) - (xy 267.171953 130.06999) - (xy 267.164338 130.083934) - (xy 267.166314 130.111557) - (xy 267.151222 130.180931) - (xy 267.098815 130.232309) - (xy 266.982611 130.292801) - (xy 266.978478 130.295904) - (xy 266.978475 130.295906) - (xy 266.804646 130.42642) - (xy 266.800511 130.429525) - (xy 266.796939 130.433263) - (xy 266.651358 130.585605) - (xy 266.643187 130.594155) - (xy 266.640279 130.598418) - (xy 266.640275 130.598423) - (xy 266.618428 130.630451) - (xy 266.603799 130.651897) - (xy 266.601594 130.655129) - (xy 266.546683 130.700132) - (xy 266.497505 130.710125) - (xy 260.366746 130.710125) - (xy 260.298625 130.690123) - (xy 260.252132 130.636467) - (xy 260.242028 130.566193) - (xy 260.271522 130.501613) - (xy 260.277651 130.49503) - (xy 261.863172 128.909509) - (xy 266.556111 128.909509) - (xy 266.568619 129.12644) - (xy 266.570055 129.13666) - (xy 266.617825 129.348629) - (xy 266.620904 129.358457) - (xy 266.702658 129.559792) - (xy 266.707301 129.568983) - (xy 266.791777 129.706836) - (xy 266.802233 129.716296) - (xy 266.811011 129.712512) - (xy 267.572421 128.951102) - (xy 267.580035 128.937158) - (xy 267.579904 128.935325) - (xy 267.575653 128.92871) - (xy 266.815365 128.168422) - (xy 266.803829 128.162122) - (xy 266.791547 128.171745) - (xy 266.739586 128.247917) - (xy 266.734501 128.256868) - (xy 266.643014 128.453961) - (xy 266.639451 128.463648) - (xy 266.581385 128.673026) - (xy 266.579454 128.683146) - (xy 266.556363 128.89922) - (xy 266.556111 128.909509) - (xy 261.863172 128.909509) - (xy 262.976751 127.79593) - (xy 267.166879 127.79593) - (xy 267.173623 127.80826) - (xy 267.931631 128.566268) - (xy 267.945575 128.573882) - (xy 267.947408 128.573751) - (xy 267.954023 128.5695) - (xy 268.716558 127.806965) - (xy 268.724173 127.79302) - (xy 268.722148 127.76471) - (xy 268.73724 127.695336) - (xy 268.792395 127.642571) - (xy 268.872423 127.603366) - (xy 268.881272 127.598091) - (xy 268.933922 127.560536) - (xy 268.942322 127.549837) - (xy 268.935333 127.536681) - (xy 268.17863 126.779978) - (xy 268.164686 126.772364) - (xy 268.162853 126.772495) - (xy 268.156238 126.776746) - (xy 267.393328 127.539656) - (xy 267.385714 127.5536) - (xy 267.387728 127.581765) - (xy 267.372637 127.651139) - (xy 267.320229 127.702518) - (xy 267.208843 127.760501) - (xy 267.200115 127.765998) - (xy 267.175332 127.784605) - (xy 267.166879 127.79593) - (xy 262.976751 127.79593) - (xy 264.393506 126.379175) - (xy 266.777486 126.379175) - (xy 266.789994 126.596106) - (xy 266.79143 126.606326) - (xy 266.8392 126.818295) - (xy 266.842279 126.828123) - (xy 266.924033 127.029458) - (xy 266.928676 127.038649) - (xy 267.013152 127.176502) - (xy 267.023608 127.185962) - (xy 267.032386 127.182178) - (xy 267.793796 126.420768) - (xy 267.80141 126.406824) - (xy 267.801279 126.404991) - (xy 267.797028 126.398376) - (xy 267.03674 125.638088) - (xy 267.025204 125.631788) - (xy 267.012922 125.641411) - (xy 266.960961 125.717583) - (xy 266.955876 125.726534) - (xy 266.864389 125.923627) - (xy 266.860826 125.933314) - (xy 266.80276 126.142692) - (xy 266.800829 126.152812) - (xy 266.777738 126.368886) - (xy 266.777486 126.379175) - (xy 264.393506 126.379175) - (xy 266.099655 124.673026) - (xy 266.161967 124.639) - (xy 266.18875 124.636121) - (xy 267.157223 124.636121) - ) - ) - (filled_polygon - (layer "B.Cu") - (pts - (xy 210.786585 106.107561) - (xy 210.810303 106.111253) - (xy 210.819325 106.110073) - (xy 210.849768 106.1098) - (xy 210.906724 106.116215) - (xy 210.911848 106.116792) - (xy 210.939356 106.123069) - (xy 211.016452 106.150043) - (xy 211.041872 106.162284) - (xy 211.111034 106.205737) - (xy 211.13309 106.223324) - (xy 211.190851 106.281079) - (xy 211.20844 106.303134) - (xy 211.251898 106.372291) - (xy 211.264141 106.397711) - (xy 211.291121 106.474806) - (xy 211.2974 106.502313) - (xy 211.303621 106.557503) - (xy 211.303283 106.573449) - (xy 211.304357 106.573462) - (xy 211.304248 106.582431) - (xy 211.302866 106.591306) - (xy 211.306993 106.622857) - (xy 211.308057 106.639199) - (xy 211.308057 107.950676) - (xy 211.306311 107.971578) - (xy 211.302981 107.991374) - (xy 211.302828 108.003926) - (xy 211.303519 108.008749) - (xy 211.303519 108.008755) - (xy 211.304343 108.014514) - (xy 211.305268 108.023029) - (xy 211.312788 108.1242) - (xy 211.320468 108.227516) - (xy 211.321498 108.232069) - (xy 211.321499 108.232074) - (xy 211.349867 108.357437) - (xy 211.369951 108.446193) - (xy 211.451213 108.655155) - (xy 211.453531 108.65921) - (xy 211.453533 108.659215) - (xy 211.50684 108.752483) - (xy 211.562467 108.849812) - (xy 211.565359 108.853481) - (xy 211.56536 108.853482) - (xy 211.651912 108.963274) - (xy 211.70127 109.025886) - (xy 211.864574 109.179511) - (xy 212.04879 109.307312) - (xy 212.154045 109.359221) - (xy 212.24568 109.404414) - (xy 212.245684 109.404416) - (xy 212.249872 109.406481) - (xy 212.254322 109.407906) - (xy 212.254323 109.407906) - (xy 212.458954 109.473417) - (xy 212.458958 109.473418) - (xy 212.463403 109.474841) - (xy 212.647778 109.504876) - (xy 212.659176 109.507279) - (xy 212.667395 109.509413) - (xy 212.667408 109.509415) - (xy 212.672114 109.510637) - (xy 212.684605 109.511884) - (xy 212.689464 109.511617) - (xy 212.689469 109.511617) - (xy 212.712494 109.510351) - (xy 212.730392 109.51064) - (xy 233.180076 111.299755) - (xy 233.19926 111.30294) - (xy 233.213831 111.306533) - (xy 233.213833 111.306533) - (xy 233.222547 111.308682) - (xy 233.231635 111.308293) - (xy 233.261986 111.310677) - (xy 233.314971 111.321389) - (xy 233.323216 111.323056) - (xy 233.350072 111.331709) - (xy 233.42451 111.365299) - (xy 233.448765 111.379709) - (xy 233.513864 111.42902) - (xy 233.534307 111.448468) - (xy 233.586803 111.511032) - (xy 233.602404 111.534539) - (xy 233.639662 111.607213) - (xy 233.649642 111.633604) - (xy 233.669795 111.712748) - (xy 233.673652 111.740698) - (xy 233.675047 111.79662) - (xy 233.674463 111.812274) - (xy 233.673581 111.821115) - (xy 233.671433 111.829828) - (xy 233.671817 111.838793) - (xy 233.672794 111.861629) - (xy 233.67243 111.877999) - (xy 233.654003 112.088618) - (xy 233.559015 113.174339) - (xy 233.558681 113.178152) - (xy 233.55512 113.198819) - (xy 233.550079 113.218238) - (xy 233.548832 113.230729) - (xy 233.549099 113.235583) - (xy 233.549099 113.235588) - (xy 233.549675 113.246048) - (xy 233.549849 113.254974) - (xy 233.547069 113.429875) - (xy 233.546803 113.446604) - (xy 233.547372 113.451063) - (xy 233.560363 113.552875) - (xy 233.574114 113.660648) - (xy 233.575309 113.664972) - (xy 233.575311 113.66498) - (xy 233.608554 113.785229) - (xy 233.631609 113.868626) - (xy 233.718118 114.066306) - (xy 233.83188 114.249661) - (xy 233.970577 114.41496) - (xy 234.131389 114.558837) - (xy 234.135136 114.56133) - (xy 234.307288 114.675868) - (xy 234.307295 114.675872) - (xy 234.311039 114.678363) - (xy 234.315107 114.680299) - (xy 234.315108 114.6803) - (xy 234.322721 114.683924) - (xy 234.505871 114.771106) - (xy 234.711919 114.835177) - (xy 234.716363 114.835888) - (xy 234.716367 114.835889) - (xy 234.884917 114.862859) - (xy 234.896662 114.865317) - (xy 234.912377 114.869396) - (xy 234.917212 114.869878) - (xy 234.917216 114.869879) - (xy 234.918901 114.870047) - (xy 234.924868 114.870642) - (xy 234.92972 114.870375) - (xy 234.929722 114.870375) - (xy 234.934945 114.870087) - (xy 234.952742 114.869108) - (xy 234.97064 114.869397) - (xy 269.742963 117.911581) - (xy 269.762129 117.914763) - (xy 269.785433 117.920509) - (xy 269.794523 117.92012) - (xy 269.824871 117.922503) - (xy 269.886099 117.93488) - (xy 269.912956 117.943533) - (xy 269.98739 117.97712) - (xy 270.011646 117.991531) - (xy 270.07675 118.040846) - (xy 270.097192 118.060294) - (xy 270.149681 118.122849) - (xy 270.165279 118.146351) - (xy 270.202541 118.219034) - (xy 270.212517 118.245417) - (xy 270.23191 118.321577) - (xy 270.232669 118.324559) - (xy 270.236526 118.352509) - (xy 270.237812 118.404147) - (xy 270.23792 118.408463) - (xy 270.237336 118.424117) - (xy 270.236457 118.432924) - (xy 270.234308 118.441639) - (xy 270.234691 118.450605) - (xy 270.234691 118.450609) - (xy 270.235668 118.473451) - (xy 270.235304 118.489815) - (xy 270.049774 120.610444) - (xy 270.023911 120.676562) - (xy 269.966407 120.718201) - (xy 269.89552 120.722142) - (xy 269.833755 120.687133) - (xy 269.818461 120.667902) - (xy 269.7123 120.503802) - (xy 269.712298 120.503799) - (xy 269.709492 120.499462) - (xy 269.556237 120.331037) - (xy 269.377532 120.189905) - (xy 269.178176 120.079854) - (xy 269.047475 120.03357) - (xy 268.968398 120.005567) - (xy 268.968394 120.005566) - (xy 268.963523 120.003841) - (xy 268.95843 120.002934) - (xy 268.958427 120.002933) - (xy 268.744426 119.964814) - (xy 268.74442 119.964813) - (xy 268.739337 119.963908) - (xy 268.652267 119.962844) - (xy 268.516808 119.961189) - (xy 268.516806 119.961189) - (xy 268.511639 119.961126) - (xy 268.286545 119.99557) - (xy 268.070098 120.066316) - (xy 267.868113 120.171463) - (xy 267.86398 120.174566) - (xy 267.863977 120.174568) - (xy 267.690148 120.305082) - (xy 267.686013 120.308187) - (xy 267.639381 120.356985) - (xy 267.554605 120.445698) - (xy 267.528689 120.472817) - (xy 267.525775 120.477089) - (xy 267.525774 120.47709) - (xy 267.464175 120.567391) - (xy 267.400366 120.660932) - (xy 267.30449 120.867479) - (xy 267.303108 120.872461) - (xy 267.303108 120.872462) - (xy 267.300521 120.88179) - (xy 267.243636 121.086912) - (xy 267.219438 121.313337) - (xy 267.219735 121.318489) - (xy 267.219735 121.318493) - (xy 267.222162 121.360586) - (xy 267.232546 121.540674) - (xy 267.233681 121.545711) - (xy 267.233682 121.545717) - (xy 267.281302 121.757023) - (xy 267.282608 121.762818) - (xy 267.284552 121.767604) - (xy 267.284553 121.767609) - (xy 267.362191 121.958806) - (xy 267.36828 121.973802) - (xy 267.487261 122.167961) - (xy 267.636355 122.34008) - (xy 267.683138 122.37892) - (xy 267.762227 122.444581) - (xy 267.801862 122.503484) - (xy 267.80336 122.574464) - (xy 267.766245 122.634987) - (xy 267.739924 122.653287) - (xy 267.646738 122.701797) - (xy 267.642605 122.7049) - (xy 267.642602 122.704902) - (xy 267.468773 122.835416) - (xy 267.464638 122.838521) - (xy 267.445862 122.858169) - (xy 267.330019 122.979392) - (xy 267.307314 123.003151) - (xy 267.3044 123.007423) - (xy 267.304399 123.007424) - (xy 267.240085 123.101705) - (xy 267.178991 123.191266) - (xy 267.083115 123.397813) - (xy 267.022261 123.617246) - (xy 266.998063 123.843671) - (xy 266.99836 123.848823) - (xy 266.99836 123.848827) - (xy 267.001397 123.901489) - (xy 267.011171 124.071008) - (xy 267.012306 124.076045) - (xy 267.012307 124.076051) - (xy 267.050701 124.246418) - (xy 267.061233 124.293152) - (xy 267.063177 124.297938) - (xy 267.063178 124.297943) - (xy 267.136888 124.479467) - (xy 267.146905 124.504136) - (xy 267.265886 124.698295) - (xy 267.41498 124.870414) - (xy 267.501145 124.941949) - (xy 267.541269 124.975261) - (xy 267.580904 125.034163) - (xy 267.582402 125.105144) - (xy 267.545287 125.165667) - (xy 267.518964 125.183968) - (xy 267.430227 125.230161) - (xy 267.42149 125.235664) - (xy 267.396707 125.254271) - (xy 267.388254 125.265596) - (xy 267.394998 125.277926) - (xy 268.153006 126.035934) - (xy 268.16695 126.043548) - (xy 268.168783 126.043417) - (xy 268.175398 126.039166) - (xy 268.937933 125.276631) - (xy 268.945547 125.262687) - (xy 268.943561 125.234914) - (xy 268.958652 125.16554) - (xy 269.013806 125.112775) - (xy 269.098701 125.071185) - (xy 269.102905 125.068187) - (xy 269.102909 125.068184) - (xy 269.180536 125.012813) - (xy 269.284087 124.938951) - (xy 269.445387 124.778213) - (xy 269.448403 124.774015) - (xy 269.448407 124.774011) - (xy 269.450532 124.771054) - (xy 269.451696 124.770147) - (xy 269.451756 124.770076) - (xy 269.451771 124.770088) - (xy 269.506527 124.727407) - (xy 269.57723 124.720963) - (xy 269.640194 124.753766) - (xy 269.675428 124.815403) - (xy 269.678374 124.855561) - (xy 269.649642 125.183968) - (xy 269.606951 125.671924) - (xy 269.581087 125.738042) - (xy 269.523584 125.779681) - (xy 269.452697 125.783622) - (xy 269.390932 125.748613) - (xy 269.375638 125.729382) - (xy 269.317901 125.640133) - (xy 269.307216 125.630931) - (xy 269.297649 125.635335) - (xy 268.53784 126.395144) - (xy 268.530226 126.409088) - (xy 268.530357 126.410921) - (xy 268.534608 126.417536) - (xy 269.295138 127.178066) - (xy 269.309082 127.18568) - (xy 269.328167 127.184315) - (xy 269.397541 127.199406) - (xy 269.447744 127.249608) - (xy 269.462678 127.320976) - (xy 269.397729 128.063353) - (xy 269.385576 128.202257) - (xy 269.359712 128.268375) - (xy 269.302209 128.310014) - (xy 269.231322 128.313955) - (xy 269.169557 128.278946) - (xy 269.154263 128.259715) - (xy 269.096526 128.170468) - (xy 269.085841 128.161265) - (xy 269.076274 128.165669) - (xy 268.316465 128.925478) - (xy 268.308851 128.939422) - (xy 268.308982 128.941255) - (xy 268.313233 128.94787) - (xy 269.073763 129.7084) - (xy 269.087707 129.716014) - (xy 269.106791 129.714649) - (xy 269.176165 129.72974) - (xy 269.226368 129.779941) - (xy 269.241302 129.85131) - (xy 269.164271 130.731781) - (xy 269.138407 130.797899) - (xy 269.080904 130.839538) - (xy 269.010017 130.843479) - (xy 268.948252 130.80847) - (xy 268.932958 130.789239) - (xy 268.92721 130.780353) - (xy 268.898443 130.735886) - (xy 268.826798 130.62514) - (xy 268.826796 130.625137) - (xy 268.82399 130.6208) - (xy 268.670735 130.452375) - (xy 268.571184 130.373755) - (xy 268.530122 130.31584) - (xy 268.52689 130.244917) - (xy 268.562515 130.183505) - (xy 268.593845 130.161723) - (xy 268.651048 130.133699) - (xy 268.659897 130.128425) - (xy 268.712547 130.09087) - (xy 268.720947 130.080171) - (xy 268.713958 130.067015) - (xy 267.957255 129.310312) - (xy 267.943311 129.302698) - (xy 267.941478 129.302829) - (xy 267.934863 129.30708) - (xy 267.171953 130.06999) - (xy 267.164338 130.083934) - (xy 267.166314 130.111557) - (xy 267.151222 130.180931) - (xy 267.098815 130.232309) - (xy 266.982611 130.292801) - (xy 266.978478 130.295904) - (xy 266.978475 130.295906) - (xy 266.804646 130.42642) - (xy 266.800511 130.429525) - (xy 266.643187 130.594155) - (xy 266.640273 130.598427) - (xy 266.640272 130.598428) - (xy 266.578204 130.689417) - (xy 266.514864 130.78227) - (xy 266.418988 130.988817) - (xy 266.417606 130.993799) - (xy 266.417606 130.9938) - (xy 266.415209 131.002444) - (xy 266.358134 131.20825) - (xy 266.333936 131.434675) - (xy 266.334233 131.439827) - (xy 266.334233 131.439831) - (xy 266.337586 131.497987) - (xy 266.347044 131.662012) - (xy 266.348179 131.667049) - (xy 266.34818 131.667055) - (xy 266.380369 131.809887) - (xy 266.397106 131.884156) - (xy 266.39905 131.888942) - (xy 266.399051 131.888947) - (xy 266.480834 132.090353) - (xy 266.482778 132.09514) - (xy 266.601759 132.289299) - (xy 266.750853 132.461418) - (xy 266.799425 132.501743) - (xy 266.876725 132.565919) - (xy 266.91636 132.624822) - (xy 266.917858 132.695802) - (xy 266.880743 132.756325) - (xy 266.854421 132.774625) - (xy 266.761235 132.823135) - (xy 266.757102 132.826238) - (xy 266.757099 132.82624) - (xy 266.58327 132.956754) - (xy 266.579135 132.959859) - (xy 266.57336 132.965902) - (xy 266.474729 133.069114) - (xy 266.421811 133.124489) - (xy 266.418897 133.128761) - (xy 266.418896 133.128762) - (xy 266.380874 133.184501) - (xy 266.293488 133.312604) - (xy 266.197612 133.519151) - (xy 266.19623 133.524133) - (xy 266.19623 133.524134) - (xy 266.180607 133.580469) - (xy 266.136758 133.738584) - (xy 266.11256 133.965009) - (xy 266.112857 133.970161) - (xy 266.112857 133.970165) - (xy 266.116598 134.035045) - (xy 266.125668 134.192346) - (xy 266.126803 134.197383) - (xy 266.126804 134.197389) - (xy 266.163502 134.360231) - (xy 266.17573 134.41449) - (xy 266.177674 134.419276) - (xy 266.177675 134.419281) - (xy 266.259458 134.620687) - (xy 266.261402 134.625474) - (xy 266.380383 134.819633) - (xy 266.529477 134.991752) - (xy 266.533452 134.995052) - (xy 266.533455 134.995055) - (xy 266.65535 135.096254) - (xy 266.694985 135.155157) - (xy 266.696483 135.226137) - (xy 266.659368 135.28666) - (xy 266.633046 135.30496) - (xy 266.600692 135.321803) - (xy 266.563815 135.341) - (xy 266.53986 135.35347) - (xy 266.535727 135.356573) - (xy 266.535724 135.356575) - (xy 266.361895 135.487089) - (xy 266.35776 135.490194) - (xy 266.31652 135.533349) - (xy 266.249565 135.603414) - (xy 266.200436 135.654824) - (xy 266.197522 135.659096) - (xy 266.197521 135.659097) - (xy 266.15788 135.717209) - (xy 266.072113 135.842939) - (xy 265.976237 136.049486) - (xy 265.974855 136.054468) - (xy 265.974855 136.054469) - (xy 265.965623 136.08776) - (xy 265.915383 136.268919) - (xy 265.891185 136.495344) - (xy 265.891482 136.500496) - (xy 265.891482 136.5005) - (xy 265.892306 136.514789) - (xy 265.904293 136.722681) - (xy 265.905428 136.727718) - (xy 265.905429 136.727724) - (xy 265.952344 136.935902) - (xy 265.954355 136.944825) - (xy 265.956299 136.949611) - (xy 265.9563 136.949616) - (xy 266.035164 137.143834) - (xy 266.040027 137.155809) - (xy 266.159008 137.349968) - (xy 266.308102 137.522087) - (xy 266.433975 137.626589) - (xy 266.47361 137.68549) - (xy 266.475108 137.756471) - (xy 266.437994 137.816994) - (xy 266.411672 137.835294) - (xy 266.318484 137.883805) - (xy 266.314351 137.886908) - (xy 266.314348 137.88691) - (xy 266.140519 138.017424) - (xy 266.136384 138.020529) - (xy 266.111755 138.046302) - (xy 266.017853 138.144565) - (xy 265.97906 138.185159) - (xy 265.976146 138.189431) - (xy 265.976145 138.189432) - (xy 265.942722 138.238429) - (xy 265.850737 138.373274) - (xy 265.754861 138.579821) - (xy 265.753479 138.584803) - (xy 265.753479 138.584804) - (xy 265.728431 138.675124) - (xy 265.694007 138.799254) - (xy 265.669809 139.025679) - (xy 265.670106 139.030831) - (xy 265.670106 139.030835) - (xy 265.670905 139.044684) - (xy 265.682917 139.253016) - (xy 265.684052 139.258053) - (xy 265.684053 139.258059) - (xy 265.729604 139.460184) - (xy 265.732979 139.47516) - (xy 265.766028 139.55655) - (xy 265.803343 139.648444) - (xy 265.818651 139.686144) - (xy 265.937632 139.880303) - (xy 266.086726 140.052422) - (xy 266.151173 140.105927) - (xy 266.212598 140.156923) - (xy 266.252233 140.215826) - (xy 266.253731 140.286806) - (xy 266.216616 140.347329) - (xy 266.190295 140.365629) - (xy 266.097109 140.414139) - (xy 266.092976 140.417242) - (xy 266.092973 140.417244) - (xy 265.923931 140.544164) - (xy 265.915009 140.550863) - (xy 265.757685 140.715493) - (xy 265.754771 140.719765) - (xy 265.75477 140.719766) - (xy 265.7083 140.787889) - (xy 265.629362 140.903608) - (xy 265.533486 141.110155) - (xy 265.532104 141.115137) - (xy 265.532104 141.115138) - (xy 265.529574 141.124261) - (xy 265.472632 141.329588) - (xy 265.448434 141.556013) - (xy 265.461542 141.78335) - (xy 265.462677 141.788387) - (xy 265.462678 141.788393) - (xy 265.510466 142.000445) - (xy 265.511604 142.005494) - (xy 265.513548 142.01028) - (xy 265.513549 142.010285) - (xy 265.584211 142.184304) - (xy 265.597276 142.216478) - (xy 265.716257 142.410637) - (xy 265.865351 142.582756) - (xy 265.991224 142.687258) - (xy 266.030859 142.746159) - (xy 266.032357 142.81714) - (xy 265.995243 142.877663) - (xy 265.968921 142.895963) - (xy 265.875733 142.944474) - (xy 265.8716 142.947577) - (xy 265.871597 142.947579) - (xy 265.746149 143.041768) - (xy 265.693633 143.081198) - (xy 265.536309 143.245828) - (xy 265.533395 143.2501) - (xy 265.533394 143.250101) - (xy 265.49692 143.30357) - (xy 265.407986 143.433943) - (xy 265.31211 143.64049) - (xy 265.251256 143.859923) - (xy 265.227058 144.086348) - (xy 265.227355 144.0915) - (xy 265.227355 144.091504) - (xy 265.227638 144.096411) - (xy 265.240166 144.313685) - (xy 265.241301 144.318722) - (xy 265.241302 144.318728) - (xy 265.268026 144.437311) - (xy 265.290228 144.535829) - (xy 265.292172 144.540615) - (xy 265.292173 144.54062) - (xy 265.336603 144.650037) - (xy 265.3759 144.746813) - (xy 265.494881 144.940972) - (xy 265.643975 145.113091) - (xy 265.722139 145.177984) - (xy 265.769847 145.217592) - (xy 265.809482 145.276495) - (xy 265.81098 145.347475) - (xy 265.773865 145.407998) - (xy 265.747543 145.426298) - (xy 265.654357 145.474808) - (xy 265.650224 145.477911) - (xy 265.650221 145.477913) - (xy 265.546076 145.556107) - (xy 265.472257 145.611532) - (xy 265.314933 145.776162) - (xy 265.312019 145.780434) - (xy 265.312018 145.780435) - (xy 265.272377 145.838547) - (xy 265.18661 145.964277) - (xy 265.090734 146.170824) - (xy 265.02988 146.390257) - (xy 265.005682 146.616682) - (xy 265.01879 146.844019) - (xy 265.019925 146.849056) - (xy 265.019926 146.849062) - (xy 265.067714 147.061114) - (xy 265.068852 147.066163) - (xy 265.070796 147.070949) - (xy 265.070797 147.070954) - (xy 265.137704 147.235725) - (xy 265.154524 147.277147) - (xy 265.161569 147.288643) - (xy 265.269692 147.465083) - (xy 265.273505 147.471306) - (xy 265.422599 147.643425) - (xy 265.426574 147.646725) - (xy 265.426577 147.646728) - (xy 265.548472 147.747927) - (xy 265.588107 147.80683) - (xy 265.589605 147.87781) - (xy 265.55249 147.938333) - (xy 265.526168 147.956633) - (xy 265.432982 148.005143) - (xy 265.428849 148.008246) - (xy 265.428846 148.008248) - (xy 265.255017 148.138762) - (xy 265.250882 148.141867) - (xy 265.24731 148.145605) - (xy 265.104656 148.294884) - (xy 265.093558 148.306497) - (xy 265.090644 148.310769) - (xy 265.090643 148.31077) - (xy 265.05642 148.360939) - (xy 264.965235 148.494612) - (xy 264.869359 148.701159) - (xy 264.867977 148.706141) - (xy 264.867977 148.706142) - (xy 264.856062 148.749108) - (xy 264.808505 148.920592) - (xy 264.784307 149.147017) - (xy 264.784604 149.152169) - (xy 264.784604 149.152173) - (xy 264.785161 149.16183) - (xy 264.797415 149.374354) - (xy 264.79855 149.379391) - (xy 264.798551 149.379397) - (xy 264.83273 149.531061) - (xy 264.847477 149.596498) - (xy 264.849421 149.601284) - (xy 264.849422 149.601289) - (xy 264.911369 149.753845) - (xy 264.933149 149.807482) - (xy 265.05213 150.001641) - (xy 265.201224 150.17376) - (xy 265.376427 150.319216) - (xy 265.380879 150.321818) - (xy 265.380884 150.321821) - (xy 265.568577 150.4315) - (xy 265.573035 150.434105) - (xy 265.785767 150.515339) - (xy 265.790833 150.51637) - (xy 265.790834 150.51637) - (xy 265.843068 150.526997) - (xy 266.00891 150.560738) - (xy 266.133967 150.565324) - (xy 266.231308 150.568894) - (xy 266.231313 150.568894) - (xy 266.236472 150.569083) - (xy 266.241592 150.568427) - (xy 266.241594 150.568427) - (xy 266.313782 150.559179) - (xy 266.462341 150.540148) - (xy 266.46729 150.538663) - (xy 266.467296 150.538662) - (xy 266.643659 150.48575) - (xy 266.680451 150.474712) - (xy 266.74224 150.444442) - (xy 266.825692 150.403559) - (xy 266.884945 150.374531) - (xy 266.889149 150.371533) - (xy 266.889153 150.37153) - (xy 266.995127 150.295939) - (xy 267.070331 150.242297) - (xy 267.231631 150.081559) - (xy 267.234648 150.077361) - (xy 267.234656 150.077351) - (xy 267.236779 150.074397) - (xy 267.237941 150.073491) - (xy 267.238 150.073422) - (xy 267.238014 150.073434) - (xy 267.292775 150.030751) - (xy 267.363479 150.024308) - (xy 267.426442 150.057114) - (xy 267.461674 150.118751) - (xy 267.464619 150.158906) - (xy 267.273136 152.347566) - (xy 265.800053 169.184991) - (xy 265.798294 169.205092) - (xy 265.795111 169.224265) - (xy 265.789368 169.247552) - (xy 265.789751 169.256521) - (xy 265.789751 169.256523) - (xy 265.789756 169.256647) - (xy 265.787372 169.286991) - (xy 265.774994 169.34821) - (xy 265.76634 169.375066) - (xy 265.732751 169.449498) - (xy 265.718343 169.47375) - (xy 265.669028 169.538849) - (xy 265.649583 169.559286) - (xy 265.587028 169.611771) - (xy 265.56352 169.627372) - (xy 265.49085 169.664625) - (xy 265.464457 169.674604) - (xy 265.385324 169.69475) - (xy 265.357374 169.698606) - (xy 265.300907 169.700012) - (xy 265.285253 169.699428) - (xy 265.276963 169.6986) - (xy 265.268246 169.696451) - (xy 265.236429 169.697811) - (xy 265.220077 169.697447) - (xy 257.298728 169.004419) - (xy 256.240968 168.911877) - (xy 256.2203 168.908316) - (xy 256.200879 168.903274) - (xy 256.196038 168.902791) - (xy 256.196032 168.90279) - (xy 256.194029 168.902591) - (xy 256.188388 168.902028) - (xy 256.183533 168.902295) - (xy 256.18353 168.902295) - (xy 256.171059 168.902981) - (xy 256.161937 168.903152) - (xy 256.065039 168.901457) - (xy 255.977314 168.899923) - (xy 255.940051 168.904497) - (xy 255.772292 168.925089) - (xy 255.772291 168.925089) - (xy 255.767918 168.925626) - (xy 255.763668 168.926765) - (xy 255.763666 168.926765) - (xy 255.737595 168.93375) - (xy 255.564137 168.980222) - (xy 255.560095 168.981938) - (xy 255.560091 168.981939) - (xy 255.501961 169.006612) - (xy 255.369938 169.062648) - (xy 255.245555 169.13738) - (xy 255.192871 169.169033) - (xy 255.192868 169.169035) - (xy 255.1891 169.171299) - (xy 255.025144 169.304062) - (xy 254.881261 169.45835) - (xy 254.80444 169.568058) - (xy 254.762907 169.627372) - (xy 254.760252 169.631163) - (xy 254.758262 169.635068) - (xy 254.758258 169.635075) - (xy 254.685439 169.777984) - (xy 254.664471 169.819134) - (xy 254.663041 169.823286) - (xy 254.66304 169.823289) - (xy 254.645164 169.875203) - (xy 254.612804 169.969182) - (xy 254.609408 169.979043) - (xy 254.604881 169.990374) - (xy 254.597687 170.006123) - (xy 254.594291 170.018207) - (xy 254.59371 170.023046) - (xy 254.590962 170.045916) - (xy 254.587569 170.063497) - (xy 252.346374 178.427742) - (xy 252.339278 178.447479) - (xy 252.33094 178.465734) - (xy 252.327544 178.477819) - (xy 252.326964 178.482648) - (xy 252.326016 178.490535) - (xy 252.324671 178.499182) - (xy 252.287389 178.694006) - (xy 252.277802 178.913592) - (xy 252.300141 179.132249) - (xy 252.353934 179.345359) - (xy 252.438045 179.548423) - (xy 252.440395 179.55236) - (xy 252.496627 179.646565) - (xy 252.550699 179.737153) - (xy 252.689516 179.907563) - (xy 252.851565 180.056055) - (xy 252.85535 180.058624) - (xy 252.855355 180.058628) - (xy 252.908942 180.095) - (xy 253.0011 180.157553) - (xy 253.010564 180.164647) - (xy 253.022034 180.174119) - (xy 253.032827 180.180527) - (xy 253.037342 180.182337) - (xy 253.037345 180.182339) - (xy 253.058739 180.190918) - (xy 253.07484 180.198744) - (xy 266.714098 188.073374) - (xy 266.730129 188.084361) - (xy 266.748812 188.099409) - (xy 266.75721 188.102896) - (xy 266.783711 188.117882) - (xy 266.833975 188.154978) - (xy 266.854658 188.174169) - (xy 266.90793 188.236071) - (xy 266.923821 188.259378) - (xy 266.961984 188.331585) - (xy 266.972289 188.357845) - (xy 266.993428 188.436735) - (xy 266.997634 188.464635) - (xy 267.000688 188.546245) - (xy 266.998579 188.574383) - (xy 266.983396 188.654624) - (xy 266.97508 188.681582) - (xy 266.952755 188.732752) - (xy 266.944569 188.746098) - (xy 266.945597 188.746708) - (xy 266.941012 188.75443) - (xy 266.935384 188.761417) - (xy 266.931943 188.769704) - (xy 266.931941 188.769707) - (xy 266.923172 188.790823) - (xy 266.915926 188.8055) - (xy 258.461429 203.449121) - (xy 258.450435 203.465162) - (xy 258.435392 203.483837) - (xy 258.431904 203.492237) - (xy 258.416916 203.518738) - (xy 258.379818 203.569) - (xy 258.360638 203.589672) - (xy 258.298722 203.642952) - (xy 258.275415 203.658841) - (xy 258.20321 203.697) - (xy 258.176949 203.707307) - (xy 258.098058 203.728444) - (xy 258.070166 203.732648) - (xy 258.039849 203.733782) - (xy 257.988548 203.7357) - (xy 257.960421 203.733592) - (xy 257.880173 203.718409) - (xy 257.853217 203.710094) - (xy 257.801837 203.687677) - (xy 257.787895 203.680531) - (xy 257.780358 203.676056) - (xy 257.773367 203.670425) - (xy 257.765078 203.666983) - (xy 257.743963 203.658215) - (xy 257.729285 203.650968) - (xy 242.941104 195.113009) - (xy 242.45102 194.830059) - (xy 242.433791 194.818096) - (xy 242.422068 194.808415) - (xy 242.422065 194.808413) - (xy 242.418311 194.805313) - (xy 242.407517 194.798904) - (xy 242.377612 194.786913) - (xy 242.366345 194.781737) - (xy 242.288779 194.741361) - (xy 242.286235 194.740307) - (xy 242.28623 194.740305) - (xy 242.235523 194.719303) - (xy 242.167078 194.690954) - (xy 242.16446 194.690129) - (xy 242.16445 194.690125) - (xy 242.09292 194.667574) - (xy 242.078459 194.662016) - (xy 242.058942 194.653102) - (xy 242.058938 194.6531) - (xy 242.054512 194.651079) - (xy 242.049192 194.649584) - (xy 242.047108 194.648998) - (xy 242.047103 194.648997) - (xy 242.042427 194.647683) - (xy 242.014731 194.644357) - (xy 241.997145 194.640963) - (xy 241.571707 194.526967) - (xy 239.868705 194.070649) - (xy 257.8672 194.070649) - (xy 257.875854 194.301185) - (xy 257.923228 194.526967) - (xy 258.007967 194.741539) - (xy 258.127647 194.938766) - (xy 258.131144 194.942796) - (xy 258.217768 195.042621) - (xy 258.278847 195.113009) - (xy 258.282978 195.116396) - (xy 258.453115 195.255901) - (xy 258.453121 195.255905) - (xy 258.457243 195.259285) - (xy 258.657735 195.373411) - (xy 258.662751 195.375232) - (xy 258.662756 195.375234) - (xy 258.869575 195.450306) - (xy 258.869579 195.450307) - (xy 258.87459 195.452126) - (xy 258.879839 195.453075) - (xy 258.879842 195.453076) - (xy 259.097523 195.492439) - (xy 259.09753 195.49244) - (xy 259.101607 195.493177) - (xy 259.119344 195.494013) - (xy 259.124292 195.494247) - (xy 259.124299 195.494247) - (xy 259.12578 195.494317) - (xy 259.287925 195.494317) - (xy 259.354881 195.488636) - (xy 259.454562 195.480178) - (xy 259.454566 195.480177) - (xy 259.459873 195.479727) - (xy 259.465028 195.478389) - (xy 259.465034 195.478388) - (xy 259.678003 195.423112) - (xy 259.678007 195.423111) - (xy 259.683172 195.42177) - (xy 259.688038 195.419578) - (xy 259.688041 195.419577) - (xy 259.888649 195.32921) - (xy 259.893515 195.327018) - (xy 259.897935 195.324042) - (xy 259.897939 195.32404) - (xy 259.999148 195.255901) - (xy 260.084885 195.198179) - (xy 260.251812 195.038939) - (xy 260.389521 194.853851) - (xy 260.44607 194.742628) - (xy 260.491658 194.652963) - (xy 260.491658 194.652962) - (xy 260.494077 194.648205) - (xy 260.533343 194.521748) - (xy 260.560905 194.432987) - (xy 260.560906 194.432981) - (xy 260.562489 194.427884) - (xy 260.5928 194.199185) - (xy 260.584146 193.968649) - (xy 260.536772 193.742867) - (xy 260.452033 193.528295) - (xy 260.345117 193.352102) - (xy 260.335122 193.335631) - (xy 260.335121 193.33563) - (xy 260.332353 193.331068) - (xy 260.245428 193.230895) - (xy 260.184653 193.160858) - (xy 260.184651 193.160856) - (xy 260.181153 193.156825) - (xy 260.139018 193.122277) - (xy 260.006885 193.013933) - (xy 260.006879 193.013929) - (xy 260.002757 193.010549) - (xy 259.802265 192.896423) - (xy 259.797249 192.894602) - (xy 259.797244 192.8946) - (xy 259.590425 192.819528) - (xy 259.590421 192.819527) - (xy 259.58541 192.817708) - (xy 259.580161 192.816759) - (xy 259.580158 192.816758) - (xy 259.362477 192.777395) - (xy 259.36247 192.777394) - (xy 259.358393 192.776657) - (xy 259.340656 192.775821) - (xy 259.335708 192.775587) - (xy 259.335701 192.775587) - (xy 259.33422 192.775517) - (xy 259.172075 192.775517) - (xy 259.105119 192.781198) - (xy 259.005438 192.789656) - (xy 259.005434 192.789657) - (xy 259.000127 192.790107) - (xy 258.994972 192.791445) - (xy 258.994966 192.791446) - (xy 258.781997 192.846722) - (xy 258.781993 192.846723) - (xy 258.776828 192.848064) - (xy 258.771962 192.850256) - (xy 258.771959 192.850257) - (xy 258.673521 192.8946) - (xy 258.566485 192.942816) - (xy 258.562065 192.945792) - (xy 258.562061 192.945794) - (xy 258.560962 192.946534) - (xy 258.375115 193.071655) - (xy 258.208188 193.230895) - (xy 258.205 193.23518) - (xy 258.118008 193.352102) - (xy 258.070479 193.415983) - (xy 258.068064 193.420733) - (xy 257.972895 193.607917) - (xy 257.965923 193.621629) - (xy 257.931717 193.73179) - (xy 257.899095 193.836847) - (xy 257.899094 193.836853) - (xy 257.897511 193.84195) - (xy 257.8672 194.070649) - (xy 239.868705 194.070649) - (xy 235.651395 192.940624) - (xy 230.019553 191.431576) - (xy 252.239374 191.431576) - (xy 252.239737 191.435724) - (xy 252.239737 191.435728) - (xy 252.24245 191.466736) - (xy 252.265112 191.725766) - (xy 252.266022 191.729838) - (xy 252.266023 191.729843) - (xy 252.317024 191.958008) - (xy 252.329532 192.013967) - (xy 252.431504 192.291116) - (xy 252.569234 192.552344) - (xy 252.571654 192.555749) - (xy 252.737879 192.789652) - (xy 252.737882 192.789656) - (xy 252.740303 192.793062) - (xy 252.743147 192.796112) - (xy 252.743152 192.796118) - (xy 252.834988 192.8946) - (xy 252.941706 193.009041) - (xy 253.169905 193.196485) - (xy 253.420889 193.352102) - (xy 253.69025 193.473158) - (xy 253.973255 193.557525) - (xy 253.977375 193.558178) - (xy 253.977377 193.558178) - (xy 254.261452 193.603172) - (xy 254.261458 193.603173) - (xy 254.264933 193.603723) - (xy 254.289492 193.604838) - (xy 254.355877 193.607853) - (xy 254.355898 193.607853) - (xy 254.357297 193.607917) - (xy 254.541761 193.607917) - (xy 254.761524 193.59332) - (xy 254.765623 193.592494) - (xy 254.765627 193.592493) - (xy 254.93905 193.557525) - (xy 255.051011 193.53495) - (xy 255.330235 193.438805) - (xy 255.499949 193.353819) - (xy 255.590555 193.308447) - (xy 255.590557 193.308446) - (xy 255.594291 193.306576) - (xy 255.838538 193.140585) - (xy 256.058687 192.943749) - (xy 256.096985 192.899066) - (xy 256.248149 192.722701) - (xy 256.248152 192.722697) - (xy 256.250869 192.719527) - (xy 256.253143 192.716025) - (xy 256.253147 192.71602) - (xy 256.40943 192.475366) - (xy 256.409433 192.475361) - (xy 256.411709 192.471856) - (xy 256.538379 192.205089) - (xy 256.628655 191.923913) - (xy 256.644054 191.838326) - (xy 259.817511 191.838326) - (xy 259.823238 191.845976) - (xy 259.998746 191.953527) - (xy 260.00754 191.958008) - (xy 260.220016 192.046018) - (xy 260.229401 192.049067) - (xy 260.453031 192.102757) - (xy 260.462778 192.1043) - (xy 260.692057 192.122345) - (xy 260.701917 192.122345) - (xy 260.931196 192.1043) - (xy 260.940943 192.102757) - (xy 261.164573 192.049067) - (xy 261.173958 192.046018) - (xy 261.386434 191.958008) - (xy 261.395228 191.953527) - (xy 261.56707 191.848223) - (xy 261.57653 191.837767) - (xy 261.572746 191.828989) - (xy 260.709799 190.966042) - (xy 260.695855 190.958428) - (xy 260.694022 190.958559) - (xy 260.687407 190.96281) - (xy 259.824271 191.825946) - (xy 259.817511 191.838326) - (xy 256.644054 191.838326) - (xy 256.646282 191.825946) - (xy 256.680211 191.637376) - (xy 256.680212 191.637371) - (xy 256.68095 191.633267) - (xy 256.694346 191.338258) - (xy 256.689553 191.283467) - (xy 256.668972 191.048229) - (xy 256.668608 191.044068) - (xy 256.667697 191.039991) - (xy 256.6051 190.759945) - (xy 256.605098 190.759938) - (xy 256.604188 190.755867) - (xy 256.546453 190.59895) - (xy 259.168662 190.59895) - (xy 259.186707 190.828229) - (xy 259.18825 190.837976) - (xy 259.24194 191.061606) - (xy 259.244989 191.070991) - (xy 259.332999 191.283467) - (xy 259.33748 191.292261) - (xy 259.442784 191.464103) - (xy 259.45324 191.473563) - (xy 259.462018 191.469779) - (xy 260.324965 190.606832) - (xy 260.331343 190.595152) - (xy 261.061395 190.595152) - (xy 261.061526 190.596985) - (xy 261.065777 190.6036) - (xy 261.928913 191.466736) - (xy 261.941293 191.473496) - (xy 261.948943 191.467769) - (xy 262.056494 191.292261) - (xy 262.060975 191.283467) - (xy 262.148985 191.070991) - (xy 262.152034 191.061606) - (xy 262.205724 190.837976) - (xy 262.207267 190.828229) - (xy 262.225312 190.59895) - (xy 262.225312 190.58909) - (xy 262.207267 190.359811) - (xy 262.205724 190.350064) - (xy 262.152034 190.126434) - (xy 262.148985 190.117049) - (xy 262.060975 189.904573) - (xy 262.056494 189.895779) - (xy 261.95119 189.723937) - (xy 261.940734 189.714477) - (xy 261.931956 189.718261) - (xy 261.069009 190.581208) - (xy 261.061395 190.595152) - (xy 260.331343 190.595152) - (xy 260.332579 190.592888) - (xy 260.332448 190.591055) - (xy 260.328197 190.58444) - (xy 259.465061 189.721304) - (xy 259.452681 189.714544) - (xy 259.445031 189.720271) - (xy 259.33748 189.895779) - (xy 259.332999 189.904573) - (xy 259.244989 190.117049) - (xy 259.24194 190.126434) - (xy 259.18825 190.350064) - (xy 259.186707 190.359811) - (xy 259.168662 190.58909) - (xy 259.168662 190.59895) - (xy 256.546453 190.59895) - (xy 256.502216 190.478718) - (xy 256.364486 190.21749) - (xy 256.299776 190.126434) - (xy 256.195841 189.980182) - (xy 256.195836 189.980176) - (xy 256.193417 189.976772) - (xy 256.190573 189.973722) - (xy 256.190568 189.973716) - (xy 255.99486 189.763845) - (xy 255.992014 189.760793) - (xy 255.763815 189.573349) - (xy 255.512831 189.417732) - (xy 255.490841 189.407849) - (xy 255.380213 189.358131) - (xy 255.362728 189.350273) - (xy 259.817444 189.350273) - (xy 259.821228 189.359051) - (xy 260.684175 190.221998) - (xy 260.698119 190.229612) - (xy 260.699952 190.229481) - (xy 260.706567 190.22523) - (xy 261.569703 189.362094) - (xy 261.576463 189.349714) - (xy 261.570736 189.342064) - (xy 261.395228 189.234513) - (xy 261.386434 189.230032) - (xy 261.173958 189.142022) - (xy 261.164573 189.138973) - (xy 260.940943 189.085283) - (xy 260.931196 189.08374) - (xy 260.701917 189.065695) - (xy 260.692057 189.065695) - (xy 260.462778 189.08374) - (xy 260.453031 189.085283) - (xy 260.229401 189.138973) - (xy 260.220016 189.142022) - (xy 260.00754 189.230032) - (xy 259.998746 189.234513) - (xy 259.826904 189.339817) - (xy 259.817444 189.350273) - (xy 255.362728 189.350273) - (xy 255.24347 189.296676) - (xy 255.019916 189.230032) - (xy 254.964464 189.213501) - (xy 254.964462 189.213501) - (xy 254.960465 189.212309) - (xy 254.956345 189.211656) - (xy 254.956343 189.211656) - (xy 254.672268 189.166662) - (xy 254.672262 189.166661) - (xy 254.668787 189.166111) - (xy 254.644228 189.164996) - (xy 254.577843 189.161981) - (xy 254.577822 189.161981) - (xy 254.576423 189.161917) - (xy 254.391959 189.161917) - (xy 254.172196 189.176514) - (xy 254.168097 189.17734) - (xy 254.168093 189.177341) - (xy 254.025499 189.206093) - (xy 253.882709 189.234884) - (xy 253.603485 189.331029) - (xy 253.469007 189.39837) - (xy 253.388339 189.438766) - (xy 253.339429 189.463258) - (xy 253.095182 189.629249) - (xy 252.875033 189.826085) - (xy 252.872316 189.829255) - (xy 252.872315 189.829256) - (xy 252.702725 190.02712) - (xy 252.682851 190.050307) - (xy 252.680577 190.053809) - (xy 252.680573 190.053814) - (xy 252.554343 190.248191) - (xy 252.522011 190.297978) - (xy 252.395341 190.564745) - (xy 252.394062 190.568728) - (xy 252.394061 190.568731) - (xy 252.386894 190.591055) - (xy 252.305065 190.845921) - (xy 252.304324 190.85004) - (xy 252.26843 191.049534) - (xy 252.25277 191.136567) - (xy 252.239374 191.431576) - (xy 230.019553 191.431576) - (xy 224.956449 190.074921) - (xy 224.938112 190.068454) - (xy 224.91618 190.058757) - (xy 224.90716 190.057561) - (xy 224.877688 190.049945) - (xy 224.819536 190.027119) - (xy 224.794598 190.013938) - (xy 224.727117 189.967927) - (xy 224.705736 189.949526) - (xy 224.650192 189.88966) - (xy 224.633439 189.866959) - (xy 224.592607 189.796233) - (xy 224.581324 189.770373) - (xy 224.564083 189.714477) - (xy 224.557253 189.692332) - (xy 224.552009 189.664614) - (xy 224.545907 189.583177) - (xy 224.546962 189.554982) - (xy 224.555327 189.499485) - (xy 224.558622 189.484167) - (xy 224.560976 189.475793) - (xy 224.564604 189.467587) - (xy 224.568787 189.436026) - (xy 224.571988 189.419972) - (xy 224.572588 189.417732) - (xy 224.799563 188.570649) - (xy 248.34092 188.570649) - (xy 248.349574 188.801185) - (xy 248.396948 189.026967) - (xy 248.398906 189.031926) - (xy 248.398907 189.031928) - (xy 248.419369 189.08374) - (xy 248.481687 189.241539) - (xy 248.552437 189.358131) - (xy 248.589963 189.419972) - (xy 248.601367 189.438766) - (xy 248.604864 189.442796) - (xy 248.720451 189.575998) - (xy 248.752567 189.613009) - (xy 248.772373 189.629249) - (xy 248.926835 189.755901) - (xy 248.926841 189.755905) - (xy 248.930963 189.759285) - (xy 249.131455 189.873411) - (xy 249.136471 189.875232) - (xy 249.136476 189.875234) - (xy 249.343295 189.950306) - (xy 249.343299 189.950307) - (xy 249.34831 189.952126) - (xy 249.353559 189.953075) - (xy 249.353562 189.953076) - (xy 249.571243 189.992439) - (xy 249.57125 189.99244) - (xy 249.575327 189.993177) - (xy 249.593064 189.994013) - (xy 249.598012 189.994247) - (xy 249.598019 189.994247) - (xy 249.5995 189.994317) - (xy 249.761645 189.994317) - (xy 249.828601 189.988636) - (xy 249.928282 189.980178) - (xy 249.928286 189.980177) - (xy 249.933593 189.979727) - (xy 249.938748 189.978389) - (xy 249.938754 189.978388) - (xy 250.151723 189.923112) - (xy 250.151727 189.923111) - (xy 250.156892 189.92177) - (xy 250.161758 189.919578) - (xy 250.161761 189.919577) - (xy 250.362369 189.82921) - (xy 250.367235 189.827018) - (xy 250.371655 189.824042) - (xy 250.371659 189.82404) - (xy 250.472868 189.755901) - (xy 250.558605 189.698179) - (xy 250.725532 189.538939) - (xy 250.766283 189.484167) - (xy 250.860057 189.358131) - (xy 250.860059 189.358128) - (xy 250.863241 189.353851) - (xy 250.918025 189.2461) - (xy 250.965378 189.152963) - (xy 250.965378 189.152962) - (xy 250.967797 189.148205) - (xy 251.007063 189.021748) - (xy 251.034625 188.932987) - (xy 251.034626 188.932981) - (xy 251.036209 188.927884) - (xy 251.058272 188.761417) - (xy 251.06582 188.70447) - (xy 251.06582 188.704465) - (xy 251.06652 188.699185) - (xy 251.057866 188.468649) - (xy 251.010492 188.242867) - (xy 250.925753 188.028295) - (xy 250.806073 187.831068) - (xy 250.716498 187.727842) - (xy 250.658373 187.660858) - (xy 250.658371 187.660856) - (xy 250.654873 187.656825) - (xy 250.612738 187.622277) - (xy 250.480605 187.513933) - (xy 250.480599 187.513929) - (xy 250.476477 187.510549) - (xy 250.275985 187.396423) - (xy 250.270969 187.394602) - (xy 250.270964 187.3946) - (xy 250.064145 187.319528) - (xy 250.064141 187.319527) - (xy 250.05913 187.317708) - (xy 250.053881 187.316759) - (xy 250.053878 187.316758) - (xy 249.836197 187.277395) - (xy 249.83619 187.277394) - (xy 249.832113 187.276657) - (xy 249.814376 187.275821) - (xy 249.809428 187.275587) - (xy 249.809421 187.275587) - (xy 249.80794 187.275517) - (xy 249.645795 187.275517) - (xy 249.578839 187.281198) - (xy 249.479158 187.289656) - (xy 249.479154 187.289657) - (xy 249.473847 187.290107) - (xy 249.468692 187.291445) - (xy 249.468686 187.291446) - (xy 249.255717 187.346722) - (xy 249.255713 187.346723) - (xy 249.250548 187.348064) - (xy 249.245682 187.350256) - (xy 249.245679 187.350257) - (xy 249.224277 187.359898) - (xy 249.040205 187.442816) - (xy 249.035785 187.445792) - (xy 249.035781 187.445794) - (xy 248.984894 187.480054) - (xy 248.848835 187.571655) - (xy 248.681908 187.730895) - (xy 248.544199 187.915983) - (xy 248.541784 187.920733) - (xy 248.487097 188.028295) - (xy 248.439643 188.121629) - (xy 248.423329 188.174169) - (xy 248.372815 188.336847) - (xy 248.372814 188.336853) - (xy 248.371231 188.34195) - (xy 248.34092 188.570649) - (xy 224.799563 188.570649) - (xy 225.263737 186.838326) - (xy 251.157257 186.838326) - (xy 251.162984 186.845976) - (xy 251.338492 186.953527) - (xy 251.347286 186.958008) - (xy 251.559762 187.046018) - (xy 251.569147 187.049067) - (xy 251.792777 187.102757) - (xy 251.802524 187.1043) - (xy 252.031803 187.122345) - (xy 252.041663 187.122345) - (xy 252.270942 187.1043) - (xy 252.280689 187.102757) - (xy 252.504319 187.049067) - (xy 252.513704 187.046018) - (xy 252.72618 186.958008) - (xy 252.734974 186.953527) - (xy 252.906816 186.848223) - (xy 252.916276 186.837767) - (xy 252.912492 186.828989) - (xy 252.049545 185.966042) - (xy 252.035601 185.958428) - (xy 252.033768 185.958559) - (xy 252.027153 185.96281) - (xy 251.164017 186.825946) - (xy 251.157257 186.838326) - (xy 225.263737 186.838326) - (xy 226.090434 183.753051) - (xy 233.701775 183.753051) - (xy 233.702138 183.757199) - (xy 233.702138 183.757203) - (xy 233.713879 183.891403) - (xy 233.727513 184.047241) - (xy 233.728423 184.051313) - (xy 233.728424 184.051318) - (xy 233.772695 184.249375) - (xy 233.791933 184.335442) - (xy 233.793376 184.339365) - (xy 233.793377 184.339367) - (xy 233.801739 184.362094) - (xy 233.893905 184.612591) - (xy 233.895852 184.616284) - (xy 233.895853 184.616286) - (xy 233.950678 184.720271) - (xy 234.031635 184.873819) - (xy 234.061196 184.915415) - (xy 234.20028 185.111127) - (xy 234.200285 185.111133) - (xy 234.202704 185.114537) - (xy 234.205548 185.117587) - (xy 234.205553 185.117593) - (xy 234.340264 185.262053) - (xy 234.404107 185.330516) - (xy 234.632306 185.51796) - (xy 234.88329 185.673577) - (xy 235.152651 185.794633) - (xy 235.265347 185.828229) - (xy 235.348813 185.853111) - (xy 235.435656 185.879) - (xy 235.439776 185.879653) - (xy 235.439778 185.879653) - (xy 235.723853 185.924647) - (xy 235.723859 185.924648) - (xy 235.727334 185.925198) - (xy 235.751893 185.926313) - (xy 235.818278 185.929328) - (xy 235.818299 185.929328) - (xy 235.819698 185.929392) - (xy 236.004162 185.929392) - (xy 236.223925 185.914795) - (xy 236.228024 185.913969) - (xy 236.228028 185.913968) - (xy 236.401451 185.879) - (xy 236.513412 185.856425) - (xy 236.792636 185.76028) - (xy 236.96235 185.675294) - (xy 237.052956 185.629922) - (xy 237.052958 185.629921) - (xy 237.056692 185.628051) - (xy 237.300939 185.46206) - (xy 237.396613 185.376518) - (xy 237.517973 185.268009) - (xy 237.521088 185.265224) - (xy 237.582093 185.194049) - (xy 237.692163 185.065629) - (xy 239.879053 185.065629) - (xy 239.879253 185.070959) - (xy 239.879253 185.07096) - (xy 239.88338 185.180897) - (xy 239.887707 185.296165) - (xy 239.935081 185.521947) - (xy 240.01982 185.736519) - (xy 240.1395 185.933746) - (xy 240.142997 185.937776) - (xy 240.232639 186.041079) - (xy 240.2907 186.107989) - (xy 240.294831 186.111376) - (xy 240.464968 186.250881) - (xy 240.464974 186.250885) - (xy 240.469096 186.254265) - (xy 240.669588 186.368391) - (xy 240.674604 186.370212) - (xy 240.674609 186.370214) - (xy 240.881428 186.445286) - (xy 240.881432 186.445287) - (xy 240.886443 186.447106) - (xy 240.891692 186.448055) - (xy 240.891695 186.448056) - (xy 241.109376 186.487419) - (xy 241.109383 186.48742) - (xy 241.11346 186.488157) - (xy 241.131197 186.488993) - (xy 241.136145 186.489227) - (xy 241.136152 186.489227) - (xy 241.137633 186.489297) - (xy 241.299778 186.489297) - (xy 241.366734 186.483616) - (xy 241.466415 186.475158) - (xy 241.466419 186.475157) - (xy 241.471726 186.474707) - (xy 241.476881 186.473369) - (xy 241.476887 186.473368) - (xy 241.689856 186.418092) - (xy 241.68986 186.418091) - (xy 241.695025 186.41675) - (xy 241.699891 186.414558) - (xy 241.699894 186.414557) - (xy 241.900502 186.32419) - (xy 241.905368 186.321998) - (xy 241.909788 186.319022) - (xy 241.909792 186.31902) - (xy 242.011001 186.250881) - (xy 242.096738 186.193159) - (xy 242.263665 186.033919) - (xy 242.314167 185.966042) - (xy 242.39819 185.853111) - (xy 242.398192 185.853108) - (xy 242.401374 185.848831) - (xy 242.456158 185.74108) - (xy 242.503511 185.647943) - (xy 242.503511 185.647942) - (xy 242.50593 185.643185) - (xy 242.519665 185.59895) - (xy 250.508408 185.59895) - (xy 250.526453 185.828229) - (xy 250.527996 185.837976) - (xy 250.581686 186.061606) - (xy 250.584735 186.070991) - (xy 250.672745 186.283467) - (xy 250.677226 186.292261) - (xy 250.78253 186.464103) - (xy 250.792986 186.473563) - (xy 250.801764 186.469779) - (xy 251.664711 185.606832) - (xy 251.671089 185.595152) - (xy 252.401141 185.595152) - (xy 252.401272 185.596985) - (xy 252.405523 185.6036) - (xy 253.268659 186.466736) - (xy 253.281039 186.473496) - (xy 253.288689 186.467769) - (xy 253.39624 186.292261) - (xy 253.400721 186.283467) - (xy 253.404076 186.275367) - (xy 255.887646 186.275367) - (xy 255.906473 186.514589) - (xy 255.907627 186.519396) - (xy 255.907628 186.519402) - (xy 255.942903 186.66633) - (xy 255.962491 186.74792) - (xy 255.964384 186.752491) - (xy 255.964385 186.752493) - (xy 256.004038 186.848223) - (xy 256.05432 186.969616) - (xy 256.1797 187.174216) - (xy 256.182917 187.177983) - (xy 256.182918 187.177984) - (xy 256.266278 187.275587) - (xy 256.335542 187.356685) - (xy 256.518011 187.512527) - (xy 256.722611 187.637907) - (xy 256.727181 187.6398) - (xy 256.727183 187.639801) - (xy 256.939734 187.727842) - (xy 256.944307 187.729736) - (xy 257.025897 187.749324) - (xy 257.172825 187.784599) - (xy 257.172831 187.7846) - (xy 257.177638 187.785754) - (xy 257.41686 187.804581) - (xy 257.656082 187.785754) - (xy 257.660889 187.7846) - (xy 257.660895 187.784599) - (xy 257.807823 187.749324) - (xy 257.889413 187.729736) - (xy 257.893986 187.727842) - (xy 258.106537 187.639801) - (xy 258.106539 187.6398) - (xy 258.111109 187.637907) - (xy 258.315709 187.512527) - (xy 258.498178 187.356685) - (xy 258.567442 187.275587) - (xy 258.650802 187.177984) - (xy 258.650803 187.177983) - (xy 258.65402 187.174216) - (xy 258.7794 186.969616) - (xy 258.829683 186.848223) - (xy 258.869335 186.752493) - (xy 258.869336 186.752491) - (xy 258.871229 186.74792) - (xy 258.890817 186.66633) - (xy 258.926092 186.519402) - (xy 258.926093 186.519396) - (xy 258.927247 186.514589) - (xy 258.946074 186.275367) - (xy 258.927247 186.036145) - (xy 258.926093 186.031338) - (xy 258.926092 186.031332) - (xy 258.879671 185.837976) - (xy 258.871229 185.802814) - (xy 258.868335 185.795827) - (xy 258.781294 185.58569) - (xy 258.781293 185.585688) - (xy 258.7794 185.581118) - (xy 258.65402 185.376518) - (xy 258.498178 185.194049) - (xy 258.315709 185.038207) - (xy 258.111109 184.912827) - (xy 258.106539 184.910934) - (xy 258.106537 184.910933) - (xy 257.893986 184.822892) - (xy 257.893984 184.822891) - (xy 257.889413 184.820998) - (xy 257.788792 184.796841) - (xy 257.660895 184.766135) - (xy 257.660889 184.766134) - (xy 257.656082 184.76498) - (xy 257.41686 184.746153) - (xy 257.177638 184.76498) - (xy 257.172831 184.766134) - (xy 257.172825 184.766135) - (xy 257.044928 184.796841) - (xy 256.944307 184.820998) - (xy 256.939736 184.822891) - (xy 256.939734 184.822892) - (xy 256.727183 184.910933) - (xy 256.727181 184.910934) - (xy 256.722611 184.912827) - (xy 256.518011 185.038207) - (xy 256.335542 185.194049) - (xy 256.1797 185.376518) - (xy 256.05432 185.581118) - (xy 256.052427 185.585688) - (xy 256.052426 185.58569) - (xy 255.965385 185.795827) - (xy 255.962491 185.802814) - (xy 255.954049 185.837976) - (xy 255.907628 186.031332) - (xy 255.907627 186.031338) - (xy 255.906473 186.036145) - (xy 255.887646 186.275367) - (xy 253.404076 186.275367) - (xy 253.488731 186.070991) - (xy 253.49178 186.061606) - (xy 253.54547 185.837976) - (xy 253.547013 185.828229) - (xy 253.565058 185.59895) - (xy 253.565058 185.58909) - (xy 253.547013 185.359811) - (xy 253.54547 185.350064) - (xy 253.49178 185.126434) - (xy 253.488731 185.117049) - (xy 253.400721 184.904573) - (xy 253.39624 184.895779) - (xy 253.290936 184.723937) - (xy 253.28048 184.714477) - (xy 253.271702 184.718261) - (xy 252.408755 185.581208) - (xy 252.401141 185.595152) - (xy 251.671089 185.595152) - (xy 251.672325 185.592888) - (xy 251.672194 185.591055) - (xy 251.667943 185.58444) - (xy 250.804807 184.721304) - (xy 250.792427 184.714544) - (xy 250.784777 184.720271) - (xy 250.677226 184.895779) - (xy 250.672745 184.904573) - (xy 250.584735 185.117049) - (xy 250.581686 185.126434) - (xy 250.527996 185.350064) - (xy 250.526453 185.359811) - (xy 250.508408 185.58909) - (xy 250.508408 185.59895) - (xy 242.519665 185.59895) - (xy 242.561442 185.464408) - (xy 242.572758 185.427967) - (xy 242.572759 185.427961) - (xy 242.574342 185.422864) - (xy 242.595235 185.265224) - (xy 242.603953 185.19945) - (xy 242.603953 185.199445) - (xy 242.604653 185.194165) - (xy 242.602111 185.126434) - (xy 242.596199 184.96896) - (xy 242.595999 184.963629) - (xy 242.548625 184.737847) - (xy 242.463886 184.523275) - (xy 242.358906 184.350273) - (xy 251.15719 184.350273) - (xy 251.160974 184.359051) - (xy 252.023921 185.221998) - (xy 252.037865 185.229612) - (xy 252.039698 185.229481) - (xy 252.046313 185.22523) - (xy 252.909449 184.362094) - (xy 252.916209 184.349714) - (xy 252.910482 184.342064) - (xy 252.734974 184.234513) - (xy 252.72618 184.230032) - (xy 252.513704 184.142022) - (xy 252.504319 184.138973) - (xy 252.280689 184.085283) - (xy 252.270942 184.08374) - (xy 252.041663 184.065695) - (xy 252.031803 184.065695) - (xy 251.802524 184.08374) - (xy 251.792777 184.085283) - (xy 251.569147 184.138973) - (xy 251.559762 184.142022) - (xy 251.347286 184.230032) - (xy 251.338492 184.234513) - (xy 251.16665 184.339817) - (xy 251.15719 184.350273) - (xy 242.358906 184.350273) - (xy 242.352288 184.339367) - (xy 242.346975 184.330611) - (xy 242.346974 184.33061) - (xy 242.344206 184.326048) - (xy 242.257281 184.225875) - (xy 242.196506 184.155838) - (xy 242.196504 184.155836) - (xy 242.193006 184.151805) - (xy 242.109995 184.08374) - (xy 242.018738 184.008913) - (xy 242.018732 184.008909) - (xy 242.01461 184.005529) - (xy 241.814118 183.891403) - (xy 241.809102 183.889582) - (xy 241.809097 183.88958) - (xy 241.602278 183.814508) - (xy 241.602274 183.814507) - (xy 241.597263 183.812688) - (xy 241.592014 183.811739) - (xy 241.592011 183.811738) - (xy 241.37433 183.772375) - (xy 241.374323 183.772374) - (xy 241.370246 183.771637) - (xy 241.352509 183.770801) - (xy 241.347561 183.770567) - (xy 241.347554 183.770567) - (xy 241.346073 183.770497) - (xy 241.183928 183.770497) - (xy 241.116972 183.776178) - (xy 241.017291 183.784636) - (xy 241.017287 183.784637) - (xy 241.01198 183.785087) - (xy 241.006825 183.786425) - (xy 241.006819 183.786426) - (xy 240.79385 183.841702) - (xy 240.793846 183.841703) - (xy 240.788681 183.843044) - (xy 240.783815 183.845236) - (xy 240.783812 183.845237) - (xy 240.685374 183.88958) - (xy 240.578338 183.937796) - (xy 240.573918 183.940772) - (xy 240.573914 183.940774) - (xy 240.559367 183.950568) - (xy 240.386968 184.066635) - (xy 240.220041 184.225875) - (xy 240.216853 184.23016) - (xy 240.120956 184.359051) - (xy 240.082332 184.410963) - (xy 240.079917 184.415713) - (xy 240.02523 184.523275) - (xy 239.977776 184.616609) - (xy 239.947387 184.714477) - (xy 239.910948 184.831827) - (xy 239.910947 184.831833) - (xy 239.909364 184.83693) - (xy 239.900399 184.904573) - (xy 239.882782 185.037495) - (xy 239.879053 185.065629) - (xy 237.692163 185.065629) - (xy 237.71055 185.044176) - (xy 237.710553 185.044172) - (xy 237.71327 185.041002) - (xy 237.715544 185.0375) - (xy 237.715548 185.037495) - (xy 237.871831 184.796841) - (xy 237.871834 184.796836) - (xy 237.87411 184.793331) - (xy 237.896328 184.746541) - (xy 237.927338 184.681233) - (xy 238.00078 184.526564) - (xy 238.003301 184.518714) - (xy 238.089776 184.249375) - (xy 238.089776 184.249374) - (xy 238.091056 184.245388) - (xy 238.122557 184.070311) - (xy 238.142612 183.958851) - (xy 238.142613 183.958846) - (xy 238.143351 183.954742) - (xy 238.143986 183.940774) - (xy 238.156558 183.663903) - (xy 238.156558 183.663898) - (xy 238.156747 183.659733) - (xy 238.155057 183.640409) - (xy 238.131373 183.369704) - (xy 238.131009 183.365543) - (xy 238.126674 183.346149) - (xy 238.067501 183.08142) - (xy 238.067499 183.081413) - (xy 238.066589 183.077342) - (xy 237.964617 182.800193) - (xy 237.845504 182.574275) - (xy 240.862927 182.574275) - (xy 240.868654 182.581925) - (xy 241.044162 182.689476) - (xy 241.052956 182.693957) - (xy 241.265432 182.781967) - (xy 241.274817 182.785016) - (xy 241.498447 182.838706) - (xy 241.508194 182.840249) - (xy 241.737473 182.858294) - (xy 241.747333 182.858294) - (xy 241.976612 182.840249) - (xy 241.986359 182.838706) - (xy 242.209989 182.785016) - (xy 242.219374 182.781967) - (xy 242.43185 182.693957) - (xy 242.440644 182.689476) - (xy 242.612486 182.584172) - (xy 242.621946 182.573716) - (xy 242.618162 182.564938) - (xy 241.755215 181.701991) - (xy 241.741271 181.694377) - (xy 241.739438 181.694508) - (xy 241.732823 181.698759) - (xy 240.869687 182.561895) - (xy 240.862927 182.574275) - (xy 237.845504 182.574275) - (xy 237.826887 182.538965) - (xy 237.766771 182.454373) - (xy 237.658242 182.301657) - (xy 237.658237 182.301651) - (xy 237.655818 182.298247) - (xy 237.652974 182.295197) - (xy 237.652969 182.295191) - (xy 237.457261 182.08532) - (xy 237.454415 182.082268) - (xy 237.226216 181.894824) - (xy 236.975232 181.739207) - (xy 236.705871 181.618151) - (xy 236.524066 181.563953) - (xy 236.426865 181.534976) - (xy 236.426863 181.534976) - (xy 236.422866 181.533784) - (xy 236.418746 181.533131) - (xy 236.418744 181.533131) - (xy 236.134669 181.488137) - (xy 236.134663 181.488136) - (xy 236.131188 181.487586) - (xy 236.106629 181.486471) - (xy 236.040244 181.483456) - (xy 236.040223 181.483456) - (xy 236.038824 181.483392) - (xy 235.85436 181.483392) - (xy 235.634597 181.497989) - (xy 235.630498 181.498815) - (xy 235.630494 181.498816) - (xy 235.4879 181.527568) - (xy 235.34511 181.556359) - (xy 235.065886 181.652504) - (xy 234.931408 181.719845) - (xy 234.821862 181.774702) - (xy 234.80183 181.784733) - (xy 234.557583 181.950724) - (xy 234.337434 182.14756) - (xy 234.334717 182.15073) - (xy 234.334716 182.150731) - (xy 234.205357 182.301657) - (xy 234.145252 182.371782) - (xy 234.142978 182.375284) - (xy 234.142974 182.375289) - (xy 233.986691 182.615943) - (xy 233.984412 182.619453) - (xy 233.857742 182.88622) - (xy 233.856463 182.890203) - (xy 233.856462 182.890206) - (xy 233.820626 183.001821) - (xy 233.767466 183.167396) - (xy 233.766725 183.171515) - (xy 233.732548 183.361466) - (xy 233.715171 183.458042) - (xy 233.714982 183.462209) - (xy 233.714981 183.462216) - (xy 233.706201 183.655581) - (xy 233.701775 183.753051) - (xy 226.090434 183.753051) - (xy 226.501584 182.218619) - (xy 229.253869 182.218619) - (xy 229.262523 182.449155) - (xy 229.309897 182.674937) - (xy 229.394636 182.889509) - (xy 229.465386 183.006101) - (xy 229.508616 183.077342) - (xy 229.514316 183.086736) - (xy 229.517813 183.090766) - (xy 229.604437 183.190591) - (xy 229.665516 183.260979) - (xy 229.669647 183.264366) - (xy 229.839784 183.403871) - (xy 229.83979 183.403875) - (xy 229.843912 183.407255) - (xy 230.044404 183.521381) - (xy 230.04942 183.523202) - (xy 230.049425 183.523204) - (xy 230.256244 183.598276) - (xy 230.256248 183.598277) - (xy 230.261259 183.600096) - (xy 230.266508 183.601045) - (xy 230.266511 183.601046) - (xy 230.484192 183.640409) - (xy 230.484199 183.64041) - (xy 230.488276 183.641147) - (xy 230.506013 183.641983) - (xy 230.510961 183.642217) - (xy 230.510968 183.642217) - (xy 230.512449 183.642287) - (xy 230.674594 183.642287) - (xy 230.74155 183.636606) - (xy 230.841231 183.628148) - (xy 230.841235 183.628147) - (xy 230.846542 183.627697) - (xy 230.851697 183.626359) - (xy 230.851703 183.626358) - (xy 231.064672 183.571082) - (xy 231.064676 183.571081) - (xy 231.069841 183.56974) - (xy 231.074707 183.567548) - (xy 231.07471 183.567547) - (xy 231.275318 183.47718) - (xy 231.280184 183.474988) - (xy 231.284604 183.472012) - (xy 231.284608 183.47201) - (xy 231.385817 183.403871) - (xy 231.471554 183.346149) - (xy 231.638481 183.186909) - (xy 231.77619 183.001821) - (xy 231.832938 182.890206) - (xy 231.878327 182.800933) - (xy 231.878327 182.800932) - (xy 231.880746 182.796175) - (xy 231.920012 182.669718) - (xy 231.947574 182.580957) - (xy 231.947575 182.580951) - (xy 231.949158 182.575854) - (xy 231.966657 182.443824) - (xy 231.978769 182.35244) - (xy 231.978769 182.352435) - (xy 231.979469 182.347155) - (xy 231.970815 182.116619) - (xy 231.923441 181.890837) - (xy 231.838702 181.676265) - (xy 231.719022 181.479038) - (xy 231.632097 181.378865) - (xy 231.593945 181.334899) - (xy 240.214078 181.334899) - (xy 240.232123 181.564178) - (xy 240.233666 181.573925) - (xy 240.287356 181.797555) - (xy 240.290405 181.80694) - (xy 240.378415 182.019416) - (xy 240.382896 182.02821) - (xy 240.4882 182.200052) - (xy 240.498656 182.209512) - (xy 240.507434 182.205728) - (xy 241.370381 181.342781) - (xy 241.376759 181.331101) - (xy 242.106811 181.331101) - (xy 242.106942 181.332934) - (xy 242.111193 181.339549) - (xy 242.974329 182.202685) - (xy 242.986709 182.209445) - (xy 242.994359 182.203718) - (xy 243.10191 182.02821) - (xy 243.106391 182.019416) - (xy 243.194401 181.80694) - (xy 243.19745 181.797555) - (xy 243.25114 181.573925) - (xy 243.252683 181.564178) - (xy 243.270728 181.334899) - (xy 243.270728 181.325039) - (xy 243.252683 181.09576) - (xy 243.25114 181.086013) - (xy 243.19745 180.862383) - (xy 243.194401 180.852998) - (xy 243.106391 180.640522) - (xy 243.10191 180.631728) - (xy 242.996606 180.459886) - (xy 242.98615 180.450426) - (xy 242.977372 180.45421) - (xy 242.114425 181.317157) - (xy 242.106811 181.331101) - (xy 241.376759 181.331101) - (xy 241.377995 181.328837) - (xy 241.377864 181.327004) - (xy 241.373613 181.320389) - (xy 240.510477 180.457253) - (xy 240.498097 180.450493) - (xy 240.490447 180.45622) - (xy 240.382896 180.631728) - (xy 240.378415 180.640522) - (xy 240.290405 180.852998) - (xy 240.287356 180.862383) - (xy 240.233666 181.086013) - (xy 240.232123 181.09576) - (xy 240.214078 181.325039) - (xy 240.214078 181.334899) - (xy 231.593945 181.334899) - (xy 231.571322 181.308828) - (xy 231.57132 181.308826) - (xy 231.567822 181.304795) - (xy 231.525687 181.270247) - (xy 231.393554 181.161903) - (xy 231.393548 181.161899) - (xy 231.389426 181.158519) - (xy 231.188934 181.044393) - (xy 231.183918 181.042572) - (xy 231.183913 181.04257) - (xy 230.977094 180.967498) - (xy 230.97709 180.967497) - (xy 230.972079 180.965678) - (xy 230.96683 180.964729) - (xy 230.966827 180.964728) - (xy 230.749146 180.925365) - (xy 230.749139 180.925364) - (xy 230.745062 180.924627) - (xy 230.727325 180.923791) - (xy 230.722377 180.923557) - (xy 230.72237 180.923557) - (xy 230.720889 180.923487) - (xy 230.558744 180.923487) - (xy 230.491788 180.929168) - (xy 230.392107 180.937626) - (xy 230.392103 180.937627) - (xy 230.386796 180.938077) - (xy 230.381641 180.939415) - (xy 230.381635 180.939416) - (xy 230.168666 180.994692) - (xy 230.168662 180.994693) - (xy 230.163497 180.996034) - (xy 230.158631 180.998226) - (xy 230.158628 180.998227) - (xy 230.06019 181.04257) - (xy 229.953154 181.090786) - (xy 229.948734 181.093762) - (xy 229.94873 181.093764) - (xy 229.856469 181.155879) - (xy 229.761784 181.219625) - (xy 229.594857 181.378865) - (xy 229.591669 181.38315) - (xy 229.463413 181.555533) - (xy 229.457148 181.563953) - (xy 229.454733 181.568703) - (xy 229.400046 181.676265) - (xy 229.352592 181.769599) - (xy 229.318386 181.879759) - (xy 229.285764 181.984817) - (xy 229.285763 181.984823) - (xy 229.28418 181.98992) - (xy 229.283479 181.995212) - (xy 229.255085 182.209445) - (xy 229.253869 182.218619) - (xy 226.501584 182.218619) - (xy 227.099789 179.986085) - (xy 231.203668 179.986085) - (xy 231.209395 179.993735) - (xy 231.384903 180.101286) - (xy 231.393697 180.105767) - (xy 231.606173 180.193777) - (xy 231.615558 180.196826) - (xy 231.839188 180.250516) - (xy 231.848935 180.252059) - (xy 232.078214 180.270104) - (xy 232.088074 180.270104) - (xy 232.317353 180.252059) - (xy 232.3271 180.250516) - (xy 232.55073 180.196826) - (xy 232.560115 180.193777) - (xy 232.772591 180.105767) - (xy 232.781385 180.101286) - (xy 232.805967 180.086222) - (xy 240.86286 180.086222) - (xy 240.866644 180.095) - (xy 241.729591 180.957947) - (xy 241.743535 180.965561) - (xy 241.745368 180.96543) - (xy 241.751983 180.961179) - (xy 242.615119 180.098043) - (xy 242.621879 180.085663) - (xy 242.616152 180.078013) - (xy 242.440644 179.970462) - (xy 242.43185 179.965981) - (xy 242.219374 179.877971) - (xy 242.209989 179.874922) - (xy 241.986359 179.821232) - (xy 241.976612 179.819689) - (xy 241.747333 179.801644) - (xy 241.737473 179.801644) - (xy 241.508194 179.819689) - (xy 241.498447 179.821232) - (xy 241.274817 179.874922) - (xy 241.265432 179.877971) - (xy 241.052956 179.965981) - (xy 241.044162 179.970462) - (xy 240.87232 180.075766) - (xy 240.86286 180.086222) - (xy 232.805967 180.086222) - (xy 232.953227 179.995982) - (xy 232.962687 179.985526) - (xy 232.958903 179.976748) - (xy 232.095956 179.113801) - (xy 232.082012 179.106187) - (xy 232.080179 179.106318) - (xy 232.073564 179.110569) - (xy 231.210428 179.973705) - (xy 231.203668 179.986085) - (xy 227.099789 179.986085) - (xy 227.431879 178.746709) - (xy 230.554819 178.746709) - (xy 230.572864 178.975988) - (xy 230.574407 178.985735) - (xy 230.628097 179.209365) - (xy 230.631146 179.21875) - (xy 230.719156 179.431226) - (xy 230.723637 179.44002) - (xy 230.828941 179.611862) - (xy 230.839397 179.621322) - (xy 230.848175 179.617538) - (xy 231.711122 178.754591) - (xy 231.7175 178.742911) - (xy 232.447552 178.742911) - (xy 232.447683 178.744744) - (xy 232.451934 178.751359) - (xy 233.31507 179.614495) - (xy 233.32745 179.621255) - (xy 233.3351 179.615528) - (xy 233.442651 179.44002) - (xy 233.447132 179.431226) - (xy 233.535142 179.21875) - (xy 233.538191 179.209365) - (xy 233.591881 178.985735) - (xy 233.593424 178.975988) - (xy 233.611469 178.746709) - (xy 233.611469 178.736849) - (xy 233.593424 178.50757) - (xy 233.591881 178.497823) - (xy 233.538191 178.274193) - (xy 233.535142 178.264808) - (xy 233.447132 178.052332) - (xy 233.442651 178.043538) - (xy 233.420524 178.00743) - (xy 235.927079 178.00743) - (xy 235.945906 178.246652) - (xy 235.94706 178.251459) - (xy 235.947061 178.251465) - (xy 235.977289 178.377371) - (xy 236.001924 178.479983) - (xy 236.003817 178.484554) - (xy 236.003818 178.484556) - (xy 236.088707 178.689496) - (xy 236.093753 178.701679) - (xy 236.219133 178.906279) - (xy 236.374975 179.088748) - (xy 236.557444 179.24459) - (xy 236.762044 179.36997) - (xy 236.766614 179.371863) - (xy 236.766616 179.371864) - (xy 236.948504 179.447204) - (xy 236.98374 179.461799) - (xy 237.06533 179.481387) - (xy 237.212258 179.516662) - (xy 237.212264 179.516663) - (xy 237.217071 179.517817) - (xy 237.456293 179.536644) - (xy 237.695515 179.517817) - (xy 237.700322 179.516663) - (xy 237.700328 179.516662) - (xy 237.847256 179.481387) - (xy 237.928846 179.461799) - (xy 237.964082 179.447204) - (xy 238.14597 179.371864) - (xy 238.145972 179.371863) - (xy 238.150542 179.36997) - (xy 238.355142 179.24459) - (xy 238.537611 179.088748) - (xy 238.693453 178.906279) - (xy 238.818833 178.701679) - (xy 238.82388 178.689496) - (xy 238.908768 178.484556) - (xy 238.908769 178.484554) - (xy 238.910662 178.479983) - (xy 238.935297 178.377371) - (xy 238.965525 178.251465) - (xy 238.965526 178.251459) - (xy 238.96668 178.246652) - (xy 238.985507 178.00743) - (xy 238.96668 177.768208) - (xy 238.965526 177.763401) - (xy 238.965525 177.763395) - (xy 238.911817 177.539689) - (xy 238.910662 177.534877) - (xy 238.900297 177.509853) - (xy 238.820727 177.317753) - (xy 238.820726 177.317751) - (xy 238.818833 177.313181) - (xy 238.693453 177.108581) - (xy 238.537611 176.926112) - (xy 238.355142 176.77027) - (xy 238.150542 176.64489) - (xy 238.145972 176.642997) - (xy 238.14597 176.642996) - (xy 237.933419 176.554955) - (xy 237.933417 176.554954) - (xy 237.928846 176.553061) - (xy 237.808082 176.524068) - (xy 237.700328 176.498198) - (xy 237.700322 176.498197) - (xy 237.695515 176.497043) - (xy 237.456293 176.478216) - (xy 237.217071 176.497043) - (xy 237.212264 176.498197) - (xy 237.212258 176.498198) - (xy 237.104504 176.524068) - (xy 236.98374 176.553061) - (xy 236.979169 176.554954) - (xy 236.979167 176.554955) - (xy 236.766616 176.642996) - (xy 236.766614 176.642997) - (xy 236.762044 176.64489) - (xy 236.557444 176.77027) - (xy 236.374975 176.926112) - (xy 236.219133 177.108581) - (xy 236.093753 177.313181) - (xy 236.09186 177.317751) - (xy 236.091859 177.317753) - (xy 236.012289 177.509853) - (xy 236.001924 177.534877) - (xy 236.000769 177.539689) - (xy 235.947061 177.763395) - (xy 235.94706 177.763401) - (xy 235.945906 177.768208) - (xy 235.927079 178.00743) - (xy 233.420524 178.00743) - (xy 233.337347 177.871696) - (xy 233.326891 177.862236) - (xy 233.318113 177.86602) - (xy 232.455166 178.728967) - (xy 232.447552 178.742911) - (xy 231.7175 178.742911) - (xy 231.718736 178.740647) - (xy 231.718605 178.738814) - (xy 231.714354 178.732199) - (xy 230.851218 177.869063) - (xy 230.838838 177.862303) - (xy 230.831188 177.86803) - (xy 230.723637 178.043538) - (xy 230.719156 178.052332) - (xy 230.631146 178.264808) - (xy 230.628097 178.274193) - (xy 230.574407 178.497823) - (xy 230.572864 178.50757) - (xy 230.554819 178.736849) - (xy 230.554819 178.746709) - (xy 227.431879 178.746709) - (xy 227.766461 177.498032) - (xy 231.203601 177.498032) - (xy 231.207385 177.50681) - (xy 232.070332 178.369757) - (xy 232.084276 178.377371) - (xy 232.086109 178.37724) - (xy 232.092724 178.372989) - (xy 232.95586 177.509853) - (xy 232.96262 177.497473) - (xy 232.956893 177.489823) - (xy 232.781385 177.382272) - (xy 232.772591 177.377791) - (xy 232.560115 177.289781) - (xy 232.55073 177.286732) - (xy 232.3271 177.233042) - (xy 232.317353 177.231499) - (xy 232.088074 177.213454) - (xy 232.078214 177.213454) - (xy 231.848935 177.231499) - (xy 231.839188 177.233042) - (xy 231.615558 177.286732) - (xy 231.606173 177.289781) - (xy 231.393697 177.377791) - (xy 231.384903 177.382272) - (xy 231.213061 177.487576) - (xy 231.203601 177.498032) - (xy 227.766461 177.498032) - (xy 230.18757 168.462331) - (xy 230.194667 168.442595) - (xy 230.195817 168.440079) - (xy 230.203005 168.424341) - (xy 230.204435 168.419254) - (xy 230.205085 168.416941) - (xy 230.205086 168.416935) - (xy 230.206401 168.412256) - (xy 230.207967 168.399218) - (xy 230.209313 168.390566) - (xy 230.245668 168.200564) - (xy 230.245668 168.20056) - (xy 230.246528 168.196068) - (xy 230.249592 168.12588) - (xy 230.255912 167.981075) - (xy 230.255912 167.981072) - (xy 230.256112 167.976488) - (xy 230.233771 167.757838) - (xy 230.179978 167.544733) - (xy 230.095869 167.341675) - (xy 230.091822 167.334894) - (xy 230.020116 167.214763) - (xy 229.98322 167.152949) - (xy 229.965126 167.130736) - (xy 229.888497 167.036666) - (xy 255.301414 167.036666) - (xy 255.304543 167.052236) - (xy 255.305824 167.053559) - (xy 255.31333 167.055893) - (xy 255.399821 167.06346) - (xy 255.405285 167.063698) - (xy 255.568588 167.063698) - (xy 255.579511 167.062742) - (xy 255.794066 167.024911) - (xy 255.804662 167.022071) - (xy 256.009387 166.947558) - (xy 256.019315 166.942928) - (xy 256.208 166.833992) - (xy 256.216973 166.827708) - (xy 256.383878 166.687659) - (xy 256.391617 166.67992) - (xy 256.531667 166.513014) - (xy 256.537951 166.50404) - (xy 256.646887 166.315358) - (xy 256.651518 166.305427) - (xy 256.712514 166.137844) - (xy 256.713408 166.123771) - (xy 256.705793 166.119691) - (xy 255.684578 166.030346) - (xy 255.409743 166.006301) - (xy 255.394173 166.00943) - (xy 255.39285 166.010711) - (xy 255.390516 166.018217) - (xy 255.301414 167.036666) - (xy 229.888497 167.036666) - (xy 229.87787 167.02362) - (xy 229.844408 166.982542) - (xy 229.798851 166.940795) - (xy 254.2056 166.940795) - (xy 254.208729 166.956365) - (xy 254.21001 166.957688) - (xy 254.217516 166.960022) - (xy 254.304007 166.967589) - (xy 254.309471 166.967827) - (xy 254.472781 166.967827) - (xy 254.478454 166.967331) - (xy 254.522035 166.971144) - (xy 254.527528 166.972616) - (xy 254.688346 167.000972) - (xy 254.6938 167.001689) - (xy 254.775721 167.008857) - (xy 254.791292 167.005728) - (xy 254.792615 167.004446) - (xy 254.794948 166.996943) - (xy 254.884051 165.978493) - (xy 254.880922 165.962923) - (xy 254.879641 165.9616) - (xy 254.872135 165.959266) - (xy 254.313929 165.91043) - (xy 254.298359 165.913559) - (xy 254.297036 165.91484) - (xy 254.294702 165.922346) - (xy 254.2056 166.940795) - (xy 229.798851 166.940795) - (xy 229.7715 166.915731) - (xy 229.68575 166.837153) - (xy 229.682366 166.834052) - (xy 229.52861 166.729684) - (xy 229.504311 166.71319) - (xy 229.504307 166.713188) - (xy 229.500514 166.710613) - (xy 229.418285 166.6708) - (xy 229.306812 166.616827) - (xy 229.306808 166.616826) - (xy 229.302693 166.614833) - (xy 229.25567 166.600005) - (xy 229.09745 166.550111) - (xy 229.097445 166.55011) - (xy 229.093079 166.548733) - (xy 229.088559 166.548003) - (xy 229.088553 166.548002) - (xy 228.914667 166.519935) - (xy 228.903088 166.517503) - (xy 228.893411 166.514991) - (xy 228.893402 166.514989) - (xy 228.888693 166.513767) - (xy 228.876202 166.51252) - (xy 228.871343 166.512787) - (xy 228.871338 166.512787) - (xy 228.848313 166.514053) - (xy 228.830415 166.513764) - (xy 228.588804 166.492626) - (xy 228.451503 166.480614) - (xy 228.432322 166.477429) - (xy 228.421516 166.474764) - (xy 228.417758 166.473837) - (xy 228.417756 166.473837) - (xy 228.409047 166.471689) - (xy 228.400078 166.472072) - (xy 228.400076 166.472072) - (xy 228.399949 166.472077) - (xy 228.369607 166.469693) - (xy 228.308386 166.457315) - (xy 228.28153 166.448662) - (xy 228.207094 166.415072) - (xy 228.182841 166.400662) - (xy 228.135561 166.364847) - (xy 228.117743 166.351349) - (xy 228.097302 166.331901) - (xy 228.044812 166.269342) - (xy 228.029211 166.245834) - (xy 228.015056 166.218222) - (xy 227.991958 166.173164) - (xy 227.98198 166.146777) - (xy 227.970899 166.103253) - (xy 227.96183 166.067631) - (xy 227.957974 166.039683) - (xy 227.957898 166.036601) - (xy 227.957252 166.010711) - (xy 227.956572 165.983387) - (xy 227.957156 165.967737) - (xy 227.958002 165.959266) - (xy 227.960149 165.950556) - (xy 227.958943 165.922347) - (xy 227.958789 165.91875) - (xy 227.959153 165.902385) - (xy 227.971501 165.761246) - (xy 252.465055 165.761246) - (xy 252.496916 165.94194) - (xy 252.499756 165.952536) - (xy 252.574269 166.157261) - (xy 252.578899 166.167189) - (xy 252.687835 166.355874) - (xy 252.694119 166.364847) - (xy 252.834168 166.531752) - (xy 252.841907 166.539491) - (xy 253.008806 166.679537) - (xy 253.017793 166.685829) - (xy 253.206469 166.794761) - (xy 253.2164 166.799392) - (xy 253.421134 166.87391) - (xy 253.431713 166.876744) - (xy 253.592532 166.905101) - (xy 253.597986 166.905818) - (xy 253.679907 166.912986) - (xy 253.695478 166.909857) - (xy 253.696801 166.908575) - (xy 253.699134 166.901072) - (xy 253.788237 165.882622) - (xy 253.785108 165.867052) - (xy 253.783827 165.865729) - (xy 253.776321 165.863395) - (xy 252.48085 165.750057) - (xy 252.467025 165.752835) - (xy 252.465055 165.761246) - (xy 227.971501 165.761246) - (xy 228.004441 165.384738) - (xy 254.341737 165.384738) - (xy 254.344866 165.400308) - (xy 254.346147 165.401631) - (xy 254.353653 165.403965) - (xy 254.911859 165.452801) - (xy 254.927429 165.449672) - (xy 254.928752 165.448391) - (xy 254.931086 165.440885) - (xy 255.020188 164.422436) - (xy 255.017059 164.406866) - (xy 255.015778 164.405543) - (xy 255.008272 164.403209) - (xy 254.92178 164.395642) - (xy 254.916316 164.395404) - (xy 254.753007 164.395404) - (xy 254.747334 164.3959) - (xy 254.703753 164.392087) - (xy 254.69826 164.390615) - (xy 254.537442 164.362259) - (xy 254.531988 164.361542) - (xy 254.450067 164.354374) - (xy 254.434496 164.357503) - (xy 254.433173 164.358785) - (xy 254.43084 164.366288) - (xy 254.341737 165.384738) - (xy 228.004441 165.384738) - (xy 228.017151 165.23946) - (xy 252.51238 165.23946) - (xy 252.519995 165.24354) - (xy 253.54121 165.332885) - (xy 253.816045 165.35693) - (xy 253.831615 165.353801) - (xy 253.832938 165.35252) - (xy 253.835272 165.345014) - (xy 253.924374 164.326565) - (xy 253.921245 164.310995) - (xy 253.919964 164.309672) - (xy 253.912458 164.307338) - (xy 253.825966 164.299771) - (xy 253.820502 164.299533) - (xy 253.6572 164.299533) - (xy 253.646277 164.300489) - (xy 253.431722 164.33832) - (xy 253.421126 164.34116) - (xy 253.216401 164.415673) - (xy 253.206473 164.420303) - (xy 253.017788 164.529239) - (xy 253.008815 164.535523) - (xy 252.84191 164.675572) - (xy 252.834171 164.683311) - (xy 252.694125 164.85021) - (xy 252.687833 164.859197) - (xy 252.578901 165.047873) - (xy 252.57427 165.057804) - (xy 252.513274 165.225387) - (xy 252.51238 165.23946) - (xy 228.017151 165.23946) - (xy 228.072903 164.602215) - (xy 228.076465 164.581543) - (xy 228.080284 164.566829) - (xy 228.080285 164.566825) - (xy 228.081507 164.562116) - (xy 228.082753 164.549625) - (xy 228.081945 164.534937) - (xy 228.081771 164.526017) - (xy 228.08475 164.338259) - (xy 228.08475 164.338252) - (xy 228.084821 164.333752) - (xy 228.065372 164.181357) - (xy 228.058074 164.124169) - (xy 228.058073 164.124163) - (xy 228.057504 164.119706) - (xy 228.003566 163.924614) - (xy 228.001204 163.91607) - (xy 228.001203 163.916067) - (xy 228.000003 163.911727) - (xy 227.998198 163.907603) - (xy 227.998196 163.907597) - (xy 227.915292 163.71817) - (xy 227.913488 163.714048) - (xy 227.799721 163.530693) - (xy 227.779279 163.506331) - (xy 227.663913 163.368847) - (xy 227.663912 163.368845) - (xy 227.661017 163.365396) - (xy 227.572964 163.286619) - (xy 227.503556 163.224522) - (xy 227.503551 163.224518) - (xy 227.500201 163.221521) - (xy 227.496457 163.21903) - (xy 227.324289 163.104487) - (xy 227.324287 163.104486) - (xy 227.320546 163.101997) - (xy 227.316493 163.100068) - (xy 227.316488 163.100065) - (xy 227.129765 163.011188) - (xy 227.129764 163.011187) - (xy 227.12571 163.009258) - (xy 227.121419 163.007924) - (xy 227.121417 163.007923) - (xy 226.923956 162.946526) - (xy 226.923951 162.946525) - (xy 226.919658 162.94519) - (xy 226.91522 162.94448) - (xy 226.915216 162.944479) - (xy 226.746664 162.917512) - (xy 226.734918 162.915054) - (xy 226.72391 162.912197) - (xy 226.723908 162.912197) - (xy 226.719197 162.910974) - (xy 226.706706 162.909728) - (xy 226.701851 162.909995) - (xy 226.70184 162.909995) - (xy 226.678849 162.911261) - (xy 226.660946 162.910973) - (xy 220.343856 162.358299) - (xy 254.606516 162.358299) - (xy 254.609645 162.373869) - (xy 254.610926 162.375192) - (xy 254.618432 162.377526) - (xy 254.704923 162.385093) - (xy 254.710387 162.385331) - (xy 254.873693 162.385331) - (xy 254.879364 162.384835) - (xy 254.92295 162.388649) - (xy 254.92844 162.39012) - (xy 255.089262 162.418477) - (xy 255.094716 162.419194) - (xy 255.176637 162.426362) - (xy 255.192208 162.423233) - (xy 255.193531 162.421951) - (xy 255.195864 162.414448) - (xy 255.284967 161.395998) - (xy 255.281838 161.380428) - (xy 255.280557 161.379105) - (xy 255.273051 161.376771) - (xy 254.714845 161.327935) - (xy 254.699275 161.331064) - (xy 254.697952 161.332345) - (xy 254.695618 161.339851) - (xy 254.606516 162.358299) - (xy 220.343856 162.358299) - (xy 210.816316 161.524747) - (xy 210.79715 161.521565) - (xy 210.773858 161.515822) - (xy 210.76477 161.516211) - (xy 210.73442 161.513827) - (xy 210.673188 161.501448) - (xy 210.646334 161.492796) - (xy 210.571893 161.459206) - (xy 210.547636 161.444795) - (xy 210.482535 161.395482) - (xy 210.462094 161.376036) - (xy 210.409598 161.313475) - (xy 210.393996 161.289966) - (xy 210.356735 161.217287) - (xy 210.346755 161.190897) - (xy 210.343662 161.17875) - (xy 252.865971 161.17875) - (xy 252.897832 161.359444) - (xy 252.900672 161.37004) - (xy 252.975185 161.574765) - (xy 252.979815 161.584693) - (xy 253.088751 161.773378) - (xy 253.095035 161.782351) - (xy 253.235084 161.949256) - (xy 253.242823 161.956995) - (xy 253.409722 162.097041) - (xy 253.418709 162.103333) - (xy 253.607385 162.212265) - (xy 253.617316 162.216896) - (xy 253.82205 162.291414) - (xy 253.832629 162.294248) - (xy 253.993448 162.322605) - (xy 253.998902 162.323322) - (xy 254.080823 162.33049) - (xy 254.096394 162.327361) - (xy 254.097717 162.326079) - (xy 254.10005 162.318576) - (xy 254.189153 161.300127) - (xy 254.186024 161.284557) - (xy 254.184743 161.283234) - (xy 254.177236 161.2809) - (xy 253.897857 161.256457) - (xy 253.897845 161.256455) - (xy 252.881767 161.167561) - (xy 252.867941 161.170339) - (xy 252.865971 161.17875) - (xy 210.343662 161.17875) - (xy 210.340813 161.167561) - (xy 210.326603 161.111758) - (xy 210.322745 161.083809) - (xy 210.321519 161.034666) - (xy 210.321352 161.027975) - (xy 210.324779 161.012605) - (xy 210.321937 161.012321) - (xy 210.322829 161.003385) - (xy 210.324976 160.994674) - (xy 210.323615 160.962876) - (xy 210.323979 160.946506) - (xy 210.328213 160.898113) - (xy 255.838467 160.898113) - (xy 255.841596 160.913683) - (xy 255.842877 160.915006) - (xy 255.850384 160.91734) - (xy 256.129763 160.941783) - (xy 256.129775 160.941785) - (xy 257.145853 161.030679) - (xy 257.159679 161.027901) - (xy 257.161649 161.01949) - (xy 257.129788 160.838796) - (xy 257.126948 160.8282) - (xy 257.052435 160.623475) - (xy 257.047805 160.613547) - (xy 256.938869 160.424862) - (xy 256.932585 160.415889) - (xy 256.792536 160.248984) - (xy 256.784797 160.241245) - (xy 256.61789 160.101194) - (xy 256.608916 160.09491) - (xy 256.420235 159.985975) - (xy 256.410304 159.981344) - (xy 256.20557 159.906826) - (xy 256.194991 159.903992) - (xy 256.034172 159.875635) - (xy 256.028718 159.874918) - (xy 255.946797 159.86775) - (xy 255.931226 159.870879) - (xy 255.929903 159.872161) - (xy 255.92757 159.879664) - (xy 255.838467 160.898113) - (xy 210.328213 160.898113) - (xy 210.336601 160.802242) - (xy 254.742653 160.802242) - (xy 254.745782 160.817812) - (xy 254.747063 160.819135) - (xy 254.754569 160.821469) - (xy 255.312775 160.870305) - (xy 255.328345 160.867176) - (xy 255.329668 160.865895) - (xy 255.332002 160.858389) - (xy 255.421104 159.839941) - (xy 255.417975 159.824371) - (xy 255.416694 159.823048) - (xy 255.409188 159.820714) - (xy 255.322696 159.813147) - (xy 255.317232 159.812909) - (xy 255.153927 159.812909) - (xy 255.148256 159.813405) - (xy 255.10467 159.809591) - (xy 255.09918 159.80812) - (xy 254.938358 159.779763) - (xy 254.932904 159.779046) - (xy 254.850983 159.771878) - (xy 254.835412 159.775007) - (xy 254.834089 159.776289) - (xy 254.831756 159.783792) - (xy 254.742653 160.802242) - (xy 210.336601 160.802242) - (xy 210.349311 160.656964) - (xy 252.913296 160.656964) - (xy 252.920911 160.661044) - (xy 254.216961 160.774434) - (xy 254.232531 160.771305) - (xy 254.233854 160.770024) - (xy 254.236188 160.762518) - (xy 254.32529 159.744069) - (xy 254.322161 159.728499) - (xy 254.32088 159.727176) - (xy 254.313374 159.724842) - (xy 254.226882 159.717275) - (xy 254.221418 159.717037) - (xy 254.058116 159.717037) - (xy 254.047193 159.717993) - (xy 253.832638 159.755824) - (xy 253.822042 159.758664) - (xy 253.617317 159.833177) - (xy 253.607389 159.837807) - (xy 253.418704 159.946743) - (xy 253.409731 159.953027) - (xy 253.242826 160.093076) - (xy 253.235087 160.100815) - (xy 253.095041 160.267714) - (xy 253.088749 160.276701) - (xy 252.979817 160.465377) - (xy 252.975186 160.475308) - (xy 252.91419 160.642891) - (xy 252.913296 160.656964) - (xy 210.349311 160.656964) - (xy 210.350542 160.642891) - (xy 210.425855 159.782062) - (xy 210.429413 159.761407) - (xy 210.434459 159.741963) - (xy 210.435705 159.729472) - (xy 210.435122 159.718892) - (xy 210.43494 159.710465) - (xy 210.437362 159.506353) - (xy 210.437362 159.506348) - (xy 210.437418 159.501603) - (xy 210.405887 159.275999) - (xy 210.340837 159.057686) - (xy 210.32231 159.018363) - (xy 210.25884 158.883656) - (xy 210.243744 158.851616) - (xy 210.240682 158.847052) - (xy 210.119457 158.666408) - (xy 210.116809 158.662462) - (xy 209.962911 158.494512) - (xy 209.785539 158.351576) - (xy 209.588715 158.236893) - (xy 209.376902 158.153065) - (xy 209.372281 158.152002) - (xy 209.372275 158.152) - (xy 209.159542 158.103059) - (xy 209.159539 158.103059) - (xy 209.154903 158.101992) - (xy 208.965396 158.087677) - (xy 208.953981 158.086289) - (xy 208.940305 158.083987) - (xy 208.934115 158.083912) - (xy 208.93262 158.083893) - (xy 208.932616 158.083893) - (xy 208.927753 158.083834) - (xy 208.922935 158.084524) - (xy 208.922932 158.084524) - (xy 208.900122 158.08779) - (xy 208.882264 158.089062) - (xy 194.757888 158.089062) - (xy 194.736979 158.087315) - (xy 194.721998 158.084794) - (xy 194.721997 158.084794) - (xy 194.717196 158.083986) - (xy 194.710864 158.083909) - (xy 194.709509 158.083892) - (xy 194.709505 158.083892) - (xy 194.704644 158.083833) - (xy 194.699828 158.084523) - (xy 194.699822 158.084523) - (xy 194.693027 158.085496) - (xy 194.684652 158.086411) - (xy 194.48223 158.101689) - (xy 194.482224 158.10169) - (xy 194.477493 158.102047) - (xy 194.472864 158.103112) - (xy 194.472862 158.103112) - (xy 194.260122 158.152043) - (xy 194.260118 158.152044) - (xy 194.255493 158.153108) - (xy 194.251082 158.154853) - (xy 194.251077 158.154855) - (xy 194.048094 158.235177) - (xy 194.043677 158.236925) - (xy 193.846849 158.351599) - (xy 193.669472 158.494529) - (xy 193.515569 158.662474) - (xy 193.388631 158.851624) - (xy 193.363702 158.904531) - (xy 193.293558 159.053395) - (xy 193.293555 159.053403) - (xy 193.291534 159.057692) - (xy 193.226483 159.276003) - (xy 193.194951 159.501607) - (xy 193.195007 159.506352) - (xy 193.195007 159.506357) - (xy 193.195906 159.58207) - (xy 193.197149 159.686806) - (xy 193.197206 159.691636) - (xy 193.196817 159.703132) - (xy 193.196103 159.712093) - (xy 193.196103 159.712108) - (xy 193.195717 159.716957) - (xy 193.196082 159.721812) - (xy 193.196082 159.721819) - (xy 193.196196 159.723326) - (xy 193.196658 159.729474) - (xy 193.20301 159.756665) - (xy 193.205834 159.774343) - (xy 193.27162 160.526288) - (xy 193.451173 162.578591) - (xy 193.451368 162.598031) - (xy 193.45036 162.613008) - (xy 193.45036 162.613012) - (xy 193.449758 162.621962) - (xy 193.451693 162.630724) - (xy 193.451693 162.630729) - (xy 193.451719 162.630847) - (xy 193.454642 162.661149) - (xy 193.453084 162.723604) - (xy 193.449227 162.751552) - (xy 193.44335 162.774636) - (xy 193.429923 162.827369) - (xy 193.429075 162.830699) - (xy 193.419095 162.85709) - (xy 193.381832 162.929776) - (xy 193.366237 162.953277) - (xy 193.31373 163.015854) - (xy 193.293299 163.035293) - (xy 193.260833 163.059886) - (xy 193.228189 163.084614) - (xy 193.203935 163.099025) - (xy 193.129485 163.132621) - (xy 193.10263 163.141273) - (xy 193.048035 163.152311) - (xy 193.032284 163.153377) - (xy 193.032364 163.154445) - (xy 193.023417 163.155118) - (xy 193.014459 163.154516) - (xy 192.995813 163.158634) - (xy 192.983397 163.161375) - (xy 192.96721 163.16386) - (xy 191.619081 163.281806) - (xy 177.011115 164.559837) - (xy 176.990136 164.559918) - (xy 176.97501 164.558713) - (xy 176.974995 164.558713) - (xy 176.970147 164.558327) - (xy 176.965292 164.558692) - (xy 176.965285 164.558692) - (xy 176.963778 164.558806) - (xy 176.95763 164.559268) - (xy 176.952883 164.560377) - (xy 176.952882 164.560377) - (xy 176.947337 164.561672) - (xy 176.939075 164.563313) - (xy 176.811523 164.584238) - (xy 176.732912 164.597134) - (xy 176.516196 164.667353) - (xy 176.511955 164.669476) - (xy 176.511952 164.669477) - (xy 176.319934 164.76559) - (xy 176.312482 164.76932) - (xy 176.308603 164.772059) - (xy 176.130272 164.897982) - (xy 176.130267 164.897986) - (xy 176.126391 164.900723) - (xy 175.962142 165.058581) - (xy 175.95925 165.062349) - (xy 175.959249 165.062351) - (xy 175.847509 165.207975) - (xy 175.823462 165.239314) - (xy 175.713494 165.438823) - (xy 175.711852 165.44328) - (xy 175.71185 165.443284) - (xy 175.649255 165.613174) - (xy 175.634735 165.652583) - (xy 175.588968 165.875747) - (xy 175.577234 166.103253) - (xy 175.596059 166.292382) - (xy 175.596673 166.303851) - (xy 175.596686 166.305427) - (xy 175.596783 166.317727) - (xy 175.598813 166.330115) - (xy 175.607503 166.35662) - (xy 175.611857 166.373984) - (xy 176.377874 170.718281) - (xy 177.310993 176.01026) - (xy 177.312882 176.029617) - (xy 177.313362 176.053589) - (xy 177.316053 176.062151) - (xy 177.316087 176.06226) - (xy 177.321641 176.092198) - (xy 177.32553 176.154554) - (xy 177.324123 176.182726) - (xy 177.310942 176.263332) - (xy 177.303301 176.290485) - (xy 177.272514 176.366134) - (xy 177.259023 176.390908) - (xy 177.212174 176.457814) - (xy 177.193517 176.478956) - (xy 177.13295 176.533765) - (xy 177.110047 176.550231) - (xy 177.038814 176.590182) - (xy 177.012819 176.601141) - (xy 176.959118 176.616976) - (xy 176.94385 176.620463) - (xy 176.93512 176.621893) - (xy 176.926148 176.622073) - (xy 176.917587 176.624764) - (xy 176.917583 176.624765) - (xy 176.895797 176.631614) - (xy 176.87989 176.6355) - (xy 166.715582 178.427742) - (xy 159.242958 179.745367) - (xy 159.223612 179.747256) - (xy 159.199626 179.747737) - (xy 159.191066 179.750428) - (xy 159.191058 179.750429) - (xy 159.190941 179.750466) - (xy 159.161012 179.756018) - (xy 159.098671 179.759909) - (xy 159.070491 179.758503) - (xy 159.001701 179.747256) - (xy 158.989888 179.745324) - (xy 158.962733 179.737684) - (xy 158.887082 179.7069) - (xy 158.862309 179.693409) - (xy 158.795406 179.646563) - (xy 158.774254 179.627896) - (xy 158.719456 179.567342) - (xy 158.702985 179.544433) - (xy 158.663034 179.4732) - (xy 158.652076 179.447204) - (xy 158.636282 179.393639) - (xy 158.632794 179.378365) - (xy 158.631343 179.369505) - (xy 158.631163 179.360531) - (xy 158.626394 179.345359) - (xy 158.621619 179.330166) - (xy 158.617735 179.314264) - (xy 157.015405 170.227004) - (xy 159.717012 170.227004) - (xy 159.717212 170.232334) - (xy 159.717212 170.232335) - (xy 159.721339 170.342272) - (xy 159.725666 170.45754) - (xy 159.77304 170.683322) - (xy 159.857779 170.897894) - (xy 159.977459 171.095121) - (xy 159.980956 171.099151) - (xy 160.118682 171.257866) - (xy 160.128659 171.269364) - (xy 160.13279 171.272751) - (xy 160.302927 171.412256) - (xy 160.302933 171.41226) - (xy 160.307055 171.41564) - (xy 160.507547 171.529766) - (xy 160.512563 171.531587) - (xy 160.512568 171.531589) - (xy 160.719387 171.606661) - (xy 160.719391 171.606662) - (xy 160.724402 171.608481) - (xy 160.729651 171.60943) - (xy 160.729654 171.609431) - (xy 160.947335 171.648794) - (xy 160.947342 171.648795) - (xy 160.951419 171.649532) - (xy 160.969156 171.650368) - (xy 160.974104 171.650602) - (xy 160.974111 171.650602) - (xy 160.975592 171.650672) - (xy 161.137737 171.650672) - (xy 161.204693 171.644991) - (xy 161.304374 171.636533) - (xy 161.304378 171.636532) - (xy 161.309685 171.636082) - (xy 161.31484 171.634744) - (xy 161.314846 171.634743) - (xy 161.527815 171.579467) - (xy 161.527819 171.579466) - (xy 161.532984 171.578125) - (xy 161.53785 171.575933) - (xy 161.537853 171.575932) - (xy 161.738461 171.485565) - (xy 161.743327 171.483373) - (xy 161.747747 171.480397) - (xy 161.747751 171.480395) - (xy 161.879858 171.391454) - (xy 161.934697 171.354534) - (xy 162.101624 171.195294) - (xy 162.239333 171.010206) - (xy 162.294117 170.902455) - (xy 162.34147 170.809318) - (xy 162.34147 170.809317) - (xy 162.343889 170.80456) - (xy 162.396045 170.636592) - (xy 162.410717 170.589342) - (xy 162.410718 170.589336) - (xy 162.412301 170.584239) - (xy 162.442612 170.35554) - (xy 162.441318 170.321054) - (xy 162.434158 170.130335) - (xy 162.433958 170.125004) - (xy 162.386584 169.899222) - (xy 162.377099 169.875203) - (xy 162.338705 169.777984) - (xy 162.301845 169.68465) - (xy 162.194742 169.50815) - (xy 162.184934 169.491986) - (xy 162.184933 169.491985) - (xy 162.182165 169.487423) - (xy 162.156937 169.45835) - (xy 162.091436 169.382866) - (xy 164.268769 169.382866) - (xy 164.269132 169.387014) - (xy 164.269132 169.387018) - (xy 164.284971 169.568058) - (xy 164.294507 169.677056) - (xy 164.295417 169.681128) - (xy 164.295418 169.681133) - (xy 164.357127 169.957202) - (xy 164.358927 169.965257) - (xy 164.36037 169.96918) - (xy 164.360371 169.969182) - (xy 164.373963 170.006123) - (xy 164.460899 170.242406) - (xy 164.598629 170.503634) - (xy 164.601049 170.507039) - (xy 164.767274 170.740942) - (xy 164.767279 170.740948) - (xy 164.769698 170.744352) - (xy 164.772542 170.747402) - (xy 164.772547 170.747408) - (xy 164.910215 170.895039) - (xy 164.971101 170.960331) - (xy 165.1993 171.147775) - (xy 165.450284 171.303392) - (xy 165.719645 171.424448) - (xy 166.00265 171.508815) - (xy 166.00677 171.509468) - (xy 166.006772 171.509468) - (xy 166.290847 171.554462) - (xy 166.290853 171.554463) - (xy 166.294328 171.555013) - (xy 166.318887 171.556128) - (xy 166.385272 171.559143) - (xy 166.385293 171.559143) - (xy 166.386692 171.559207) - (xy 166.571156 171.559207) - (xy 166.790919 171.54461) - (xy 166.795018 171.543784) - (xy 166.795022 171.543783) - (xy 166.968445 171.508815) - (xy 167.080406 171.48624) - (xy 167.35963 171.390095) - (xy 167.529344 171.305109) - (xy 167.61995 171.259737) - (xy 167.619952 171.259736) - (xy 167.623686 171.257866) - (xy 167.867933 171.091875) - (xy 168.088082 170.895039) - (xy 168.170006 170.799457) - (xy 168.277544 170.673991) - (xy 168.277547 170.673987) - (xy 168.280264 170.670817) - (xy 168.282538 170.667315) - (xy 168.282542 170.66731) - (xy 168.438825 170.426656) - (xy 168.438828 170.426651) - (xy 168.441104 170.423146) - (xy 168.567774 170.156379) - (xy 168.574047 170.136843) - (xy 168.65677 169.87919) - (xy 168.65677 169.879189) - (xy 168.65805 169.875203) - (xy 168.685145 169.724613) - (xy 168.709606 169.588666) - (xy 168.709607 169.588661) - (xy 168.710345 169.584557) - (xy 168.710685 169.577088) - (xy 168.723552 169.293718) - (xy 168.723552 169.293713) - (xy 168.723741 169.289548) - (xy 168.723358 169.285164) - (xy 168.698367 168.999519) - (xy 168.698003 168.995358) - (xy 168.683828 168.931942) - (xy 168.634495 168.711235) - (xy 168.634493 168.711228) - (xy 168.633583 168.707157) - (xy 168.619477 168.668817) - (xy 168.574807 168.54741) - (xy 168.531611 168.430008) - (xy 168.522252 168.412256) - (xy 168.471962 168.316874) - (xy 170.549898 168.316874) - (xy 170.550098 168.322204) - (xy 170.550098 168.322205) - (xy 170.553654 168.416941) - (xy 170.558552 168.54741) - (xy 170.605926 168.773192) - (xy 170.607884 168.778151) - (xy 170.607885 168.778153) - (xy 170.617038 168.80133) - (xy 170.690665 168.987764) - (xy 170.760075 169.102149) - (xy 170.802037 169.171299) - (xy 170.810345 169.184991) - (xy 170.813842 169.189021) - (xy 170.916463 169.307281) - (xy 170.961545 169.359234) - (xy 170.985281 169.378696) - (xy 171.135813 169.502126) - (xy 171.135819 169.50213) - (xy 171.139941 169.50551) - (xy 171.340433 169.619636) - (xy 171.345449 169.621457) - (xy 171.345454 169.621459) - (xy 171.552273 169.696531) - (xy 171.552277 169.696532) - (xy 171.557288 169.698351) - (xy 171.562537 169.6993) - (xy 171.56254 169.699301) - (xy 171.780221 169.738664) - (xy 171.780228 169.738665) - (xy 171.784305 169.739402) - (xy 171.802042 169.740238) - (xy 171.80699 169.740472) - (xy 171.806997 169.740472) - (xy 171.808478 169.740542) - (xy 171.970623 169.740542) - (xy 172.037579 169.734861) - (xy 172.13726 169.726403) - (xy 172.137264 169.726402) - (xy 172.142571 169.725952) - (xy 172.147726 169.724614) - (xy 172.147732 169.724613) - (xy 172.360701 169.669337) - (xy 172.360705 169.669336) - (xy 172.36587 169.667995) - (xy 172.370736 169.665803) - (xy 172.370739 169.665802) - (xy 172.571347 169.575435) - (xy 172.576213 169.573243) - (xy 172.580633 169.570267) - (xy 172.580637 169.570265) - (xy 172.709671 169.483393) - (xy 172.767583 169.444404) - (xy 172.93451 169.285164) - (xy 173.072219 169.100076) - (xy 173.123345 168.999519) - (xy 173.174356 168.899188) - (xy 173.174356 168.899187) - (xy 173.176775 168.89443) - (xy 173.233659 168.711235) - (xy 173.243603 168.679212) - (xy 173.243604 168.679206) - (xy 173.245187 168.674109) - (xy 173.275498 168.44541) - (xy 173.274254 168.412256) - (xy 173.267044 168.220205) - (xy 173.266844 168.214874) - (xy 173.21947 167.989092) - (xy 173.214493 167.976488) - (xy 173.171591 167.867854) - (xy 173.134731 167.77452) - (xy 173.01863 167.583191) - (xy 173.01782 167.581856) - (xy 173.017819 167.581855) - (xy 173.015051 167.577293) - (xy 172.997069 167.556571) - (xy 172.867351 167.407083) - (xy 172.867349 167.407081) - (xy 172.863851 167.40305) - (xy 172.820257 167.367305) - (xy 172.689583 167.260158) - (xy 172.689577 167.260154) - (xy 172.685455 167.256774) - (xy 172.484963 167.142648) - (xy 172.479947 167.140827) - (xy 172.479942 167.140825) - (xy 172.273123 167.065753) - (xy 172.273119 167.065752) - (xy 172.268108 167.063933) - (xy 172.262859 167.062984) - (xy 172.262856 167.062983) - (xy 172.045175 167.02362) - (xy 172.045168 167.023619) - (xy 172.041091 167.022882) - (xy 172.023354 167.022046) - (xy 172.018406 167.021812) - (xy 172.018399 167.021812) - (xy 172.016918 167.021742) - (xy 171.854773 167.021742) - (xy 171.787817 167.027423) - (xy 171.688136 167.035881) - (xy 171.688132 167.035882) - (xy 171.682825 167.036332) - (xy 171.67767 167.03767) - (xy 171.677664 167.037671) - (xy 171.464695 167.092947) - (xy 171.464691 167.092948) - (xy 171.459526 167.094289) - (xy 171.45466 167.096481) - (xy 171.454657 167.096482) - (xy 171.254049 167.186849) - (xy 171.249183 167.189041) - (xy 171.244763 167.192017) - (xy 171.244759 167.192019) - (xy 171.173924 167.239709) - (xy 171.057813 167.31788) - (xy 170.890886 167.47712) - (xy 170.879352 167.492622) - (xy 170.848214 167.534474) - (xy 170.753177 167.662208) - (xy 170.750762 167.666958) - (xy 170.696075 167.77452) - (xy 170.648621 167.867854) - (xy 170.616308 167.971919) - (xy 170.581793 168.083072) - (xy 170.581792 168.083078) - (xy 170.580209 168.088175) - (xy 170.549898 168.316874) - (xy 168.471962 168.316874) - (xy 168.448355 168.272099) - (xy 168.393881 168.16878) - (xy 168.332972 168.083072) - (xy 168.225236 167.931472) - (xy 168.225231 167.931466) - (xy 168.222812 167.928062) - (xy 168.219968 167.925012) - (xy 168.219963 167.925006) - (xy 168.024255 167.715135) - (xy 168.021409 167.712083) - (xy 167.79321 167.524639) - (xy 167.542226 167.369022) - (xy 167.501167 167.350569) - (xy 167.436981 167.321723) - (xy 167.272865 167.247966) - (xy 166.98986 167.163599) - (xy 166.98574 167.162946) - (xy 166.985738 167.162946) - (xy 166.701663 167.117952) - (xy 166.701657 167.117951) - (xy 166.698182 167.117401) - (xy 166.673623 167.116286) - (xy 166.607238 167.113271) - (xy 166.607217 167.113271) - (xy 166.605818 167.113207) - (xy 166.421354 167.113207) - (xy 166.201591 167.127804) - (xy 166.197492 167.12863) - (xy 166.197488 167.128631) - (xy 166.0945 167.149397) - (xy 165.912104 167.186174) - (xy 165.63288 167.282319) - (xy 165.521813 167.337937) - (xy 165.398549 167.399663) - (xy 165.368824 167.414548) - (xy 165.124577 167.580539) - (xy 164.904428 167.777375) - (xy 164.901711 167.780545) - (xy 164.90171 167.780546) - (xy 164.718491 167.994311) - (xy 164.712246 168.001597) - (xy 164.709972 168.005099) - (xy 164.709968 168.005104) - (xy 164.553685 168.245758) - (xy 164.551406 168.249268) - (xy 164.424736 168.516035) - (xy 164.423457 168.520018) - (xy 164.423456 168.520021) - (xy 164.412987 168.552628) - (xy 164.33446 168.797211) - (xy 164.333719 168.80133) - (xy 164.286701 169.062648) - (xy 164.282165 169.087857) - (xy 164.281976 169.092024) - (xy 164.281975 169.092031) - (xy 164.268958 169.378696) - (xy 164.268769 169.382866) - (xy 162.091436 169.382866) - (xy 162.034465 169.317213) - (xy 162.034463 169.317211) - (xy 162.030965 169.31318) - (xy 161.940305 169.238843) - (xy 161.856697 169.170288) - (xy 161.856691 169.170284) - (xy 161.852569 169.166904) - (xy 161.652077 169.052778) - (xy 161.647061 169.050957) - (xy 161.647056 169.050955) - (xy 161.440237 168.975883) - (xy 161.440233 168.975882) - (xy 161.435222 168.974063) - (xy 161.429973 168.973114) - (xy 161.42997 168.973113) - (xy 161.212289 168.93375) - (xy 161.212282 168.933749) - (xy 161.208205 168.933012) - (xy 161.190468 168.932176) - (xy 161.18552 168.931942) - (xy 161.185513 168.931942) - (xy 161.184032 168.931872) - (xy 161.021887 168.931872) - (xy 160.954931 168.937553) - (xy 160.85525 168.946011) - (xy 160.855246 168.946012) - (xy 160.849939 168.946462) - (xy 160.844784 168.9478) - (xy 160.844778 168.947801) - (xy 160.631809 169.003077) - (xy 160.631805 169.003078) - (xy 160.62664 169.004419) - (xy 160.621774 169.006611) - (xy 160.621771 169.006612) - (xy 160.492343 169.064915) - (xy 160.416297 169.099171) - (xy 160.411877 169.102147) - (xy 160.411873 169.102149) - (xy 160.319612 169.164264) - (xy 160.224927 169.22801) - (xy 160.058 169.38725) - (xy 160.054812 169.391535) - (xy 159.932195 169.556339) - (xy 159.920291 169.572338) - (xy 159.917876 169.577088) - (xy 159.834772 169.740542) - (xy 159.815735 169.777984) - (xy 159.781529 169.888145) - (xy 159.748907 169.993202) - (xy 159.748906 169.993208) - (xy 159.747323 169.998305) - (xy 159.717012 170.227004) - (xy 157.015405 170.227004) - (xy 156.570969 167.706484) - (xy 160.032877 167.706484) - (xy 160.038604 167.714134) - (xy 160.214112 167.821685) - (xy 160.222906 167.826166) - (xy 160.435382 167.914176) - (xy 160.444767 167.917225) - (xy 160.668397 167.970915) - (xy 160.678144 167.972458) - (xy 160.907423 167.990503) - (xy 160.917283 167.990503) - (xy 161.146562 167.972458) - (xy 161.156309 167.970915) - (xy 161.379939 167.917225) - (xy 161.389324 167.914176) - (xy 161.6018 167.826166) - (xy 161.610594 167.821685) - (xy 161.782436 167.716381) - (xy 161.791896 167.705925) - (xy 161.788112 167.697147) - (xy 160.925165 166.8342) - (xy 160.911221 166.826586) - (xy 160.909388 166.826717) - (xy 160.902773 166.830968) - (xy 160.039637 167.694104) - (xy 160.032877 167.706484) - (xy 156.570969 167.706484) - (xy 156.352434 166.467108) - (xy 159.384028 166.467108) - (xy 159.402073 166.696387) - (xy 159.403616 166.706134) - (xy 159.457306 166.929764) - (xy 159.460355 166.939149) - (xy 159.548365 167.151625) - (xy 159.552846 167.160419) - (xy 159.65815 167.332261) - (xy 159.668606 167.341721) - (xy 159.677384 167.337937) - (xy 160.540331 166.47499) - (xy 160.546709 166.46331) - (xy 161.276761 166.46331) - (xy 161.276892 166.465143) - (xy 161.281143 166.471758) - (xy 162.144279 167.334894) - (xy 162.156659 167.341654) - (xy 162.164309 167.335927) - (xy 162.27186 167.160419) - (xy 162.276341 167.151625) - (xy 162.364351 166.939149) - (xy 162.3674 166.929764) - (xy 162.42109 166.706134) - (xy 162.422633 166.696387) - (xy 162.440678 166.467108) - (xy 162.440678 166.457248) - (xy 162.422633 166.227969) - (xy 162.42109 166.218222) - (xy 162.3674 165.994592) - (xy 162.364351 165.985207) - (xy 162.358053 165.970003) - (xy 169.880955 165.970003) - (xy 169.886682 165.977653) - (xy 170.06219 166.085204) - (xy 170.070984 166.089685) - (xy 170.28346 166.177695) - (xy 170.292845 166.180744) - (xy 170.516475 166.234434) - (xy 170.526222 166.235977) - (xy 170.755501 166.254022) - (xy 170.765361 166.254022) - (xy 170.99464 166.235977) - (xy 171.004387 166.234434) - (xy 171.228017 166.180744) - (xy 171.237402 166.177695) - (xy 171.449878 166.089685) - (xy 171.458672 166.085204) - (xy 171.630514 165.9799) - (xy 171.639974 165.969444) - (xy 171.63619 165.960666) - (xy 170.773243 165.097719) - (xy 170.759299 165.090105) - (xy 170.757466 165.090236) - (xy 170.750851 165.094487) - (xy 169.887715 165.957623) - (xy 169.880955 165.970003) - (xy 162.358053 165.970003) - (xy 162.276341 165.772731) - (xy 162.27186 165.763937) - (xy 162.166556 165.592095) - (xy 162.1561 165.582635) - (xy 162.147322 165.586419) - (xy 161.284375 166.449366) - (xy 161.276761 166.46331) - (xy 160.546709 166.46331) - (xy 160.547945 166.461046) - (xy 160.547814 166.459213) - (xy 160.543563 166.452598) - (xy 159.680427 165.589462) - (xy 159.668047 165.582702) - (xy 159.660397 165.588429) - (xy 159.552846 165.763937) - (xy 159.548365 165.772731) - (xy 159.460355 165.985207) - (xy 159.457306 165.994592) - (xy 159.403616 166.218222) - (xy 159.402073 166.227969) - (xy 159.384028 166.457248) - (xy 159.384028 166.467108) - (xy 156.352434 166.467108) - (xy 156.132259 165.218431) - (xy 160.03281 165.218431) - (xy 160.036594 165.227209) - (xy 160.899541 166.090156) - (xy 160.913485 166.09777) - (xy 160.915318 166.097639) - (xy 160.921933 166.093388) - (xy 161.785069 165.230252) - (xy 161.791829 165.217872) - (xy 161.786102 165.210222) - (xy 161.610594 165.102671) - (xy 161.6018 165.09819) - (xy 161.389324 165.01018) - (xy 161.379939 165.007131) - (xy 161.156309 164.953441) - (xy 161.146562 164.951898) - (xy 160.917283 164.933853) - (xy 160.907423 164.933853) - (xy 160.678144 164.951898) - (xy 160.668397 164.953441) - (xy 160.444767 165.007131) - (xy 160.435382 165.01018) - (xy 160.222906 165.09819) - (xy 160.214112 165.102671) - (xy 160.04227 165.207975) - (xy 160.03281 165.218431) - (xy 156.132259 165.218431) - (xy 155.83381 163.525841) - (xy 163.942517 163.525841) - (xy 163.961344 163.765063) - (xy 163.962498 163.76987) - (xy 163.962499 163.769876) - (xy 163.980812 163.846154) - (xy 164.017362 163.998394) - (xy 164.019255 164.002965) - (xy 164.019256 164.002967) - (xy 164.092383 164.179511) - (xy 164.109191 164.22009) - (xy 164.234571 164.42469) - (xy 164.237788 164.428457) - (xy 164.237789 164.428458) - (xy 164.350066 164.559918) - (xy 164.390413 164.607159) - (xy 164.394175 164.610372) - (xy 164.534977 164.730627) - (xy 164.572882 164.763001) - (xy 164.777482 164.888381) - (xy 164.782052 164.890274) - (xy 164.782054 164.890275) - (xy 164.994605 164.978316) - (xy 164.999178 164.98021) - (xy 165.071346 164.997536) - (xy 165.227696 165.035073) - (xy 165.227702 165.035074) - (xy 165.232509 165.036228) - (xy 165.471731 165.055055) - (xy 165.710953 165.036228) - (xy 165.71576 165.035074) - (xy 165.715766 165.035073) - (xy 165.872116 164.997536) - (xy 165.944284 164.98021) - (xy 165.948857 164.978316) - (xy 166.161408 164.890275) - (xy 166.16141 164.890274) - (xy 166.16598 164.888381) - (xy 166.37058 164.763001) - (xy 166.408486 164.730627) - (xy 169.232106 164.730627) - (xy 169.250151 164.959906) - (xy 169.251694 164.969653) - (xy 169.305384 165.193283) - (xy 169.308433 165.202668) - (xy 169.396443 165.415144) - (xy 169.400924 165.423938) - (xy 169.506228 165.59578) - (xy 169.516684 165.60524) - (xy 169.525462 165.601456) - (xy 170.388409 164.738509) - (xy 170.394787 164.726829) - (xy 171.124839 164.726829) - (xy 171.12497 164.728662) - (xy 171.129221 164.735277) - (xy 171.992357 165.598413) - (xy 172.004737 165.605173) - (xy 172.012387 165.599446) - (xy 172.119938 165.423938) - (xy 172.124419 165.415144) - (xy 172.212429 165.202668) - (xy 172.215478 165.193283) - (xy 172.269168 164.969653) - (xy 172.270711 164.959906) - (xy 172.288756 164.730627) - (xy 172.288756 164.720767) - (xy 172.270711 164.491488) - (xy 172.269168 164.481741) - (xy 172.215478 164.258111) - (xy 172.212429 164.248726) - (xy 172.124419 164.03625) - (xy 172.119938 164.027456) - (xy 172.014634 163.855614) - (xy 172.004178 163.846154) - (xy 171.9954 163.849938) - (xy 171.132453 164.712885) - (xy 171.124839 164.726829) - (xy 170.394787 164.726829) - (xy 170.396023 164.724565) - (xy 170.395892 164.722732) - (xy 170.391641 164.716117) - (xy 169.528505 163.852981) - (xy 169.516125 163.846221) - (xy 169.508475 163.851948) - (xy 169.400924 164.027456) - (xy 169.396443 164.03625) - (xy 169.308433 164.248726) - (xy 169.305384 164.258111) - (xy 169.251694 164.481741) - (xy 169.250151 164.491488) - (xy 169.232106 164.720767) - (xy 169.232106 164.730627) - (xy 166.408486 164.730627) - (xy 166.549287 164.610372) - (xy 166.553049 164.607159) - (xy 166.593396 164.559918) - (xy 166.705673 164.428458) - (xy 166.705674 164.428457) - (xy 166.708891 164.42469) - (xy 166.834271 164.22009) - (xy 166.85108 164.179511) - (xy 166.924206 164.002967) - (xy 166.924207 164.002965) - (xy 166.9261 163.998394) - (xy 166.96265 163.846154) - (xy 166.980963 163.769876) - (xy 166.980964 163.76987) - (xy 166.982118 163.765063) - (xy 167.000945 163.525841) - (xy 166.997491 163.48195) - (xy 169.880888 163.48195) - (xy 169.884672 163.490728) - (xy 170.747619 164.353675) - (xy 170.761563 164.361289) - (xy 170.763396 164.361158) - (xy 170.770011 164.356907) - (xy 171.633147 163.493771) - (xy 171.639907 163.481391) - (xy 171.63418 163.473741) - (xy 171.458672 163.36619) - (xy 171.449878 163.361709) - (xy 171.237402 163.273699) - (xy 171.228017 163.27065) - (xy 171.004387 163.21696) - (xy 170.99464 163.215417) - (xy 170.765361 163.197372) - (xy 170.755501 163.197372) - (xy 170.526222 163.215417) - (xy 170.516475 163.21696) - (xy 170.292845 163.27065) - (xy 170.28346 163.273699) - (xy 170.070984 163.361709) - (xy 170.06219 163.36619) - (xy 169.890348 163.471494) - (xy 169.880888 163.48195) - (xy 166.997491 163.48195) - (xy 166.982118 163.286619) - (xy 166.980964 163.281812) - (xy 166.980963 163.281806) - (xy 166.94064 163.11385) - (xy 166.9261 163.053288) - (xy 166.895861 162.980283) - (xy 166.836165 162.836164) - (xy 166.836164 162.836162) - (xy 166.834271 162.831592) - (xy 166.708891 162.626992) - (xy 166.658754 162.568288) - (xy 166.556262 162.448285) - (xy 166.553049 162.444523) - (xy 166.434374 162.343166) - (xy 166.374348 162.291899) - (xy 166.374347 162.291898) - (xy 166.37058 162.288681) - (xy 166.16598 162.163301) - (xy 166.16141 162.161408) - (xy 166.161408 162.161407) - (xy 165.948857 162.073366) - (xy 165.948855 162.073365) - (xy 165.944284 162.071472) - (xy 165.862694 162.051884) - (xy 165.715766 162.016609) - (xy 165.71576 162.016608) - (xy 165.710953 162.015454) - (xy 165.471731 161.996627) - (xy 165.232509 162.015454) - (xy 165.227702 162.016608) - (xy 165.227696 162.016609) - (xy 165.080768 162.051884) - (xy 164.999178 162.071472) - (xy 164.994607 162.073365) - (xy 164.994605 162.073366) - (xy 164.782054 162.161407) - (xy 164.782052 162.161408) - (xy 164.777482 162.163301) - (xy 164.572882 162.288681) - (xy 164.569115 162.291898) - (xy 164.569114 162.291899) - (xy 164.509088 162.343166) - (xy 164.390413 162.444523) - (xy 164.3872 162.448285) - (xy 164.284709 162.568288) - (xy 164.234571 162.626992) - (xy 164.109191 162.831592) - (xy 164.107298 162.836162) - (xy 164.107297 162.836164) - (xy 164.047601 162.980283) - (xy 164.017362 163.053288) - (xy 164.002822 163.11385) - (xy 163.962499 163.281806) - (xy 163.962498 163.281812) - (xy 163.961344 163.286619) - (xy 163.942517 163.525841) - (xy 155.83381 163.525841) - (xy 154.817101 157.759802) - (xy 231.309861 157.759802) - (xy 231.310061 157.765132) - (xy 231.310061 157.765133) - (xy 231.314188 157.87507) - (xy 231.318515 157.990338) - (xy 231.365889 158.21612) - (xy 231.367847 158.221079) - (xy 231.367848 158.221081) - (xy 231.408259 158.323406) - (xy 231.450628 158.430692) - (xy 231.521378 158.547284) - (xy 231.563389 158.616516) - (xy 231.570308 158.627919) - (xy 231.573805 158.631949) - (xy 231.660429 158.731774) - (xy 231.721508 158.802162) - (xy 231.725639 158.805549) - (xy 231.895776 158.945054) - (xy 231.895782 158.945058) - (xy 231.899904 158.948438) - (xy 232.100396 159.062564) - (xy 232.105412 159.064385) - (xy 232.105417 159.064387) - (xy 232.312236 159.139459) - (xy 232.31224 159.13946) - (xy 232.317251 159.141279) - (xy 232.3225 159.142228) - (xy 232.322503 159.142229) - (xy 232.540184 159.181592) - (xy 232.540191 159.181593) - (xy 232.544268 159.18233) - (xy 232.562005 159.183166) - (xy 232.566953 159.1834) - (xy 232.56696 159.1834) - (xy 232.568441 159.18347) - (xy 232.730586 159.18347) - (xy 232.797542 159.177789) - (xy 232.897223 159.169331) - (xy 232.897227 159.16933) - (xy 232.902534 159.16888) - (xy 232.907689 159.167542) - (xy 232.907695 159.167541) - (xy 233.120664 159.112265) - (xy 233.120668 159.112264) - (xy 233.125833 159.110923) - (xy 233.130699 159.108731) - (xy 233.130702 159.10873) - (xy 233.33131 159.018363) - (xy 233.336176 159.016171) - (xy 233.340596 159.013195) - (xy 233.3406 159.013193) - (xy 233.466547 158.928399) - (xy 233.527546 158.887332) - (xy 233.694473 158.728092) - (xy 233.825655 158.551777) - (xy 233.828998 158.547284) - (xy 233.829 158.547281) - (xy 233.832182 158.543004) - (xy 233.886966 158.435253) - (xy 233.930267 158.350086) - (xy 235.924246 158.350086) - (xy 235.924609 158.354234) - (xy 235.924609 158.354238) - (xy 235.927368 158.385773) - (xy 235.949984 158.644276) - (xy 235.950894 158.648348) - (xy 235.950895 158.648353) - (xy 236.004978 158.890306) - (xy 236.014404 158.932477) - (xy 236.015847 158.9364) - (xy 236.015848 158.936402) - (xy 236.020502 158.949052) - (xy 236.116376 159.209626) - (xy 236.118323 159.213319) - (xy 236.118324 159.213321) - (xy 236.151373 159.276003) - (xy 236.254106 159.470854) - (xy 236.292112 159.524334) - (xy 236.422751 159.708162) - (xy 236.422756 159.708168) - (xy 236.425175 159.711572) - (xy 236.428019 159.714622) - (xy 236.428024 159.714628) - (xy 236.61711 159.917398) - (xy 236.626578 159.927551) - (xy 236.854777 160.114995) - (xy 237.105761 160.270612) - (xy 237.109578 160.272328) - (xy 237.109581 160.272329) - (xy 237.124643 160.279098) - (xy 237.375122 160.391668) - (xy 237.48647 160.424862) - (xy 237.637504 160.469887) - (xy 237.658127 160.476035) - (xy 237.662247 160.476688) - (xy 237.662249 160.476688) - (xy 237.946324 160.521682) - (xy 237.94633 160.521683) - (xy 237.949805 160.522233) - (xy 237.974364 160.523348) - (xy 238.040749 160.526363) - (xy 238.04077 160.526363) - (xy 238.042169 160.526427) - (xy 238.226633 160.526427) - (xy 238.446396 160.51183) - (xy 238.450495 160.511004) - (xy 238.450499 160.511003) - (xy 238.627527 160.475308) - (xy 238.735883 160.45346) - (xy 239.015107 160.357315) - (xy 239.171303 160.279098) - (xy 239.275427 160.226957) - (xy 239.275429 160.226956) - (xy 239.279163 160.225086) - (xy 239.52341 160.059095) - (xy 239.541649 160.042788) - (xy 239.693349 159.907152) - (xy 239.743559 159.862259) - (xy 239.764517 159.837807) - (xy 239.933021 159.641211) - (xy 239.933024 159.641207) - (xy 239.935741 159.638037) - (xy 239.938015 159.634535) - (xy 239.938019 159.63453) - (xy 240.094302 159.393876) - (xy 240.094305 159.393871) - (xy 240.096581 159.390366) - (xy 240.099393 159.384445) - (xy 240.195271 159.182525) - (xy 240.223251 159.123599) - (xy 240.228213 159.108146) - (xy 240.312247 158.84641) - (xy 240.312247 158.846409) - (xy 240.313527 158.842423) - (xy 240.335821 158.718516) - (xy 242.268003 158.718516) - (xy 242.276657 158.949052) - (xy 242.324031 159.174834) - (xy 242.325989 159.179793) - (xy 242.32599 159.179795) - (xy 242.365842 159.280706) - (xy 242.40877 159.389406) - (xy 242.52845 159.586633) - (xy 242.531947 159.590663) - (xy 242.667322 159.746669) - (xy 242.67965 159.760876) - (xy 242.70181 159.779046) - (xy 242.853918 159.903768) - (xy 242.853924 159.903772) - (xy 242.858046 159.907152) - (xy 243.058538 160.021278) - (xy 243.063554 160.023099) - (xy 243.063559 160.023101) - (xy 243.270378 160.098173) - (xy 243.270382 160.098174) - (xy 243.275393 160.099993) - (xy 243.280642 160.100942) - (xy 243.280645 160.100943) - (xy 243.498326 160.140306) - (xy 243.498333 160.140307) - (xy 243.50241 160.141044) - (xy 243.520147 160.14188) - (xy 243.525095 160.142114) - (xy 243.525102 160.142114) - (xy 243.526583 160.142184) - (xy 243.688728 160.142184) - (xy 243.755684 160.136503) - (xy 243.855365 160.128045) - (xy 243.855369 160.128044) - (xy 243.860676 160.127594) - (xy 243.865831 160.126256) - (xy 243.865837 160.126255) - (xy 244.078806 160.070979) - (xy 244.07881 160.070978) - (xy 244.083975 160.069637) - (xy 244.088841 160.067445) - (xy 244.088844 160.067444) - (xy 244.289452 159.977077) - (xy 244.294318 159.974885) - (xy 244.298738 159.971909) - (xy 244.298742 159.971907) - (xy 244.399951 159.903768) - (xy 244.485688 159.846046) - (xy 244.652615 159.686806) - (xy 244.734186 159.57717) - (xy 244.78714 159.505998) - (xy 244.787142 159.505995) - (xy 244.790324 159.501718) - (xy 244.846938 159.390366) - (xy 244.892461 159.30083) - (xy 244.892461 159.300829) - (xy 244.89488 159.296072) - (xy 244.934146 159.169615) - (xy 244.961708 159.080854) - (xy 244.961709 159.080848) - (xy 244.963292 159.075751) - (xy 244.982822 158.928399) - (xy 244.992903 158.852337) - (xy 244.992903 158.852332) - (xy 244.993603 158.847052) - (xy 244.991767 158.798129) - (xy 244.985149 158.621847) - (xy 244.984949 158.616516) - (xy 244.937575 158.390734) - (xy 244.921169 158.34919) - (xy 244.889696 158.269496) - (xy 244.852836 158.176162) - (xy 244.743242 157.995556) - (xy 244.735925 157.983498) - (xy 244.735924 157.983497) - (xy 244.733156 157.978935) - (xy 244.646231 157.878762) - (xy 244.585456 157.808725) - (xy 244.585454 157.808723) - (xy 244.581956 157.804692) - (xy 244.520763 157.754517) - (xy 244.407688 157.6618) - (xy 244.407682 157.661796) - (xy 244.40356 157.658416) - (xy 244.203068 157.54429) - (xy 244.198052 157.542469) - (xy 244.198047 157.542467) - (xy 243.991228 157.467395) - (xy 243.991224 157.467394) - (xy 243.986213 157.465575) - (xy 243.980964 157.464626) - (xy 243.980961 157.464625) - (xy 243.76328 157.425262) - (xy 243.763273 157.425261) - (xy 243.759196 157.424524) - (xy 243.741459 157.423688) - (xy 243.736511 157.423454) - (xy 243.736504 157.423454) - (xy 243.735023 157.423384) - (xy 243.572878 157.423384) - (xy 243.505922 157.429065) - (xy 243.406241 157.437523) - (xy 243.406237 157.437524) - (xy 243.40093 157.437974) - (xy 243.395775 157.439312) - (xy 243.395769 157.439313) - (xy 243.1828 157.494589) - (xy 243.182796 157.49459) - (xy 243.177631 157.495931) - (xy 243.172765 157.498123) - (xy 243.172762 157.498124) - (xy 243.074324 157.542467) - (xy 242.967288 157.590683) - (xy 242.962868 157.593659) - (xy 242.962864 157.593661) - (xy 242.875344 157.652584) - (xy 242.775918 157.719522) - (xy 242.608991 157.878762) - (xy 242.605803 157.883047) - (xy 242.474704 158.059251) - (xy 242.471282 158.06385) - (xy 242.468867 158.0686) - (xy 242.41418 158.176162) - (xy 242.366726 158.269496) - (xy 242.347239 158.332255) - (xy 242.299898 158.484714) - (xy 242.299897 158.48472) - (xy 242.298314 158.489817) - (xy 242.284401 158.594792) - (xy 242.275431 158.662474) - (xy 242.268003 158.718516) - (xy 240.335821 158.718516) - (xy 240.346537 158.658958) - (xy 240.365083 158.555886) - (xy 240.365084 158.555881) - (xy 240.365822 158.551777) - (xy 240.366221 158.543004) - (xy 240.379029 158.260938) - (xy 240.379029 158.260933) - (xy 240.379218 158.256768) - (xy 240.377692 158.239318) - (xy 240.353844 157.966739) - (xy 240.35348 157.962578) - (xy 240.31011 157.76855) - (xy 240.289972 157.678455) - (xy 240.28997 157.678448) - (xy 240.28906 157.674377) - (xy 240.283188 157.658416) - (xy 240.21874 157.483255) - (xy 240.187088 157.397228) - (xy 240.049358 157.136) - (xy 240.005207 157.073874) - (xy 239.880713 156.898692) - (xy 239.880708 156.898686) - (xy 239.878289 156.895282) - (xy 239.875445 156.892232) - (xy 239.87544 156.892226) - (xy 239.679732 156.682355) - (xy 239.676886 156.679303) - (xy 239.448687 156.491859) - (xy 239.197703 156.336242) - (xy 239.172985 156.325133) - (xy 239.04139 156.265992) - (xy 238.928342 156.215186) - (xy 238.870599 156.197972) - (xy 242.584421 156.197972) - (xy 242.590148 156.205622) - (xy 242.765656 156.313173) - (xy 242.77445 156.317654) - (xy 242.986926 156.405664) - (xy 242.996311 156.408713) - (xy 243.219941 156.462403) - (xy 243.229688 156.463946) - (xy 243.458967 156.481991) - (xy 243.468827 156.481991) - (xy 243.698106 156.463946) - (xy 243.707853 156.462403) - (xy 243.931483 156.408713) - (xy 243.940868 156.405664) - (xy 244.153344 156.317654) - (xy 244.162138 156.313173) - (xy 244.33398 156.207869) - (xy 244.34344 156.197413) - (xy 244.339656 156.188635) - (xy 243.476709 155.325688) - (xy 243.462765 155.318074) - (xy 243.460932 155.318205) - (xy 243.454317 155.322456) - (xy 242.591181 156.185592) - (xy 242.584421 156.197972) - (xy 238.870599 156.197972) - (xy 238.755541 156.163672) - (xy 238.649336 156.132011) - (xy 238.649334 156.132011) - (xy 238.645337 156.130819) - (xy 238.641217 156.130166) - (xy 238.641215 156.130166) - (xy 238.35714 156.085172) - (xy 238.357134 156.085171) - (xy 238.353659 156.084621) - (xy 238.3291 156.083506) - (xy 238.262715 156.080491) - (xy 238.262694 156.080491) - (xy 238.261295 156.080427) - (xy 238.076831 156.080427) - (xy 237.857068 156.095024) - (xy 237.852969 156.09585) - (xy 237.852965 156.095851) - (xy 237.710371 156.124603) - (xy 237.567581 156.153394) - (xy 237.288357 156.249539) - (xy 237.284629 156.251406) - (xy 237.038995 156.37441) - (xy 237.024301 156.381768) - (xy 236.780054 156.547759) - (xy 236.559905 156.744595) - (xy 236.557188 156.747765) - (xy 236.557187 156.747766) - (xy 236.381857 156.952327) - (xy 236.367723 156.968817) - (xy 236.365449 156.972319) - (xy 236.365445 156.972324) - (xy 236.209162 157.212978) - (xy 236.206883 157.216488) - (xy 236.205089 157.220266) - (xy 236.205088 157.220268) - (xy 236.164368 157.306024) - (xy 236.080213 157.483255) - (xy 236.078934 157.487238) - (xy 236.078933 157.487241) - (xy 235.99312 157.754517) - (xy 235.989937 157.764431) - (xy 235.989196 157.76855) - (xy 235.955019 157.958501) - (xy 235.937642 158.055077) - (xy 235.937453 158.059244) - (xy 235.937452 158.059251) - (xy 235.924824 158.337358) - (xy 235.924246 158.350086) - (xy 233.930267 158.350086) - (xy 233.934319 158.342116) - (xy 233.934319 158.342115) - (xy 233.936738 158.337358) - (xy 233.986791 158.176162) - (xy 234.003566 158.12214) - (xy 234.003567 158.122134) - (xy 234.00515 158.117037) - (xy 234.025079 157.96667) - (xy 234.034761 157.893623) - (xy 234.034761 157.893618) - (xy 234.035461 157.888338) - (xy 234.026807 157.657802) - (xy 233.979433 157.43202) - (xy 233.976112 157.423609) - (xy 233.931554 157.310782) - (xy 233.894694 157.217448) - (xy 233.806757 157.072531) - (xy 233.777783 157.024784) - (xy 233.777782 157.024783) - (xy 233.775014 157.020221) - (xy 233.688089 156.920048) - (xy 233.627314 156.850011) - (xy 233.627312 156.850009) - (xy 233.623814 156.845978) - (xy 233.580152 156.810177) - (xy 233.449546 156.703086) - (xy 233.44954 156.703082) - (xy 233.445418 156.699702) - (xy 233.244926 156.585576) - (xy 233.23991 156.583755) - (xy 233.239905 156.583753) - (xy 233.033086 156.508681) - (xy 233.033082 156.50868) - (xy 233.028071 156.506861) - (xy 233.022822 156.505912) - (xy 233.022819 156.505911) - (xy 232.805138 156.466548) - (xy 232.805131 156.466547) - (xy 232.801054 156.46581) - (xy 232.783317 156.464974) - (xy 232.778369 156.46474) - (xy 232.778362 156.46474) - (xy 232.776881 156.46467) - (xy 232.614736 156.46467) - (xy 232.54778 156.470351) - (xy 232.448099 156.478809) - (xy 232.448095 156.47881) - (xy 232.442788 156.47926) - (xy 232.437633 156.480598) - (xy 232.437627 156.480599) - (xy 232.224658 156.535875) - (xy 232.224654 156.535876) - (xy 232.219489 156.537217) - (xy 232.214623 156.539409) - (xy 232.21462 156.53941) - (xy 232.116182 156.583753) - (xy 232.009146 156.631969) - (xy 232.004726 156.634945) - (xy 232.004722 156.634947) - (xy 231.912461 156.697062) - (xy 231.817776 156.760808) - (xy 231.650849 156.920048) - (xy 231.647661 156.924333) - (xy 231.535123 157.07559) - (xy 231.51314 157.105136) - (xy 231.510725 157.109886) - (xy 231.456038 157.217448) - (xy 231.408584 157.310782) - (xy 231.374378 157.420943) - (xy 231.341756 157.526) - (xy 231.341755 157.526006) - (xy 231.340172 157.531103) - (xy 231.331881 157.593661) - (xy 231.3152 157.719522) - (xy 231.309861 157.759802) - (xy 154.817101 157.759802) - (xy 154.401434 155.402438) - (xy 176.417399 155.402438) - (xy 176.417599 155.407768) - (xy 176.417599 155.407769) - (xy 176.418587 155.434087) - (xy 176.426053 155.632974) - (xy 176.473427 155.858756) - (xy 176.475385 155.863715) - (xy 176.475386 155.863717) - (xy 176.485619 155.889628) - (xy 176.558166 156.073328) - (xy 176.628136 156.188635) - (xy 176.664269 156.24818) - (xy 176.677846 156.270555) - (xy 176.681343 156.274585) - (xy 176.776392 156.384119) - (xy 176.829046 156.444798) - (xy 176.833177 156.448185) - (xy 177.003314 156.58769) - (xy 177.00332 156.587694) - (xy 177.007442 156.591074) - (xy 177.207934 156.7052) - (xy 177.21295 156.707021) - (xy 177.212955 156.707023) - (xy 177.419774 156.782095) - (xy 177.419778 156.782096) - (xy 177.424789 156.783915) - (xy 177.430038 156.784864) - (xy 177.430041 156.784865) - (xy 177.647722 156.824228) - (xy 177.647729 156.824229) - (xy 177.651806 156.824966) - (xy 177.669543 156.825802) - (xy 177.674491 156.826036) - (xy 177.674498 156.826036) - (xy 177.675979 156.826106) - (xy 177.838124 156.826106) - (xy 177.90508 156.820425) - (xy 178.004761 156.811967) - (xy 178.004765 156.811966) - (xy 178.010072 156.811516) - (xy 178.015227 156.810178) - (xy 178.015233 156.810177) - (xy 178.228202 156.754901) - (xy 178.228206 156.7549) - (xy 178.233371 156.753559) - (xy 178.238237 156.751367) - (xy 178.23824 156.751366) - (xy 178.438848 156.660999) - (xy 178.443714 156.658807) - (xy 178.448134 156.655831) - (xy 178.448138 156.655829) - (xy 178.555195 156.583753) - (xy 178.635084 156.529968) - (xy 178.802011 156.370728) - (xy 178.893189 156.24818) - (xy 178.936536 156.18992) - (xy 178.936538 156.189917) - (xy 178.93972 156.18564) - (xy 178.991162 156.084461) - (xy 179.041857 155.984752) - (xy 179.041857 155.984751) - (xy 179.044276 155.979994) - (xy 179.083542 155.853537) - (xy 179.111104 155.764776) - (xy 179.111105 155.76477) - (xy 179.112688 155.759673) - (xy 179.126971 155.651907) - (xy 179.142299 155.536259) - (xy 179.142299 155.536254) - (xy 179.142999 155.530974) - (xy 179.142594 155.52017) - (xy 179.135231 155.324037) - (xy 179.134345 155.300438) - (xy 179.086971 155.074656) - (xy 179.070919 155.034008) - (xy 181.031784 155.034008) - (xy 181.032147 155.038156) - (xy 181.032147 155.03816) - (xy 181.045027 155.185374) - (xy 181.057522 155.328198) - (xy 181.058432 155.33227) - (xy 181.058433 155.332275) - (xy 181.116575 155.592388) - (xy 181.121942 155.616399) - (xy 181.123385 155.620322) - (xy 181.123386 155.620324) - (xy 181.15164 155.697115) - (xy 181.223914 155.893548) - (xy 181.361644 156.154776) - (xy 181.392342 156.197972) - (xy 181.530289 156.392084) - (xy 181.530294 156.39209) - (xy 181.532713 156.395494) - (xy 181.535557 156.398544) - (xy 181.535562 156.39855) - (xy 181.724648 156.60132) - (xy 181.734116 156.611473) - (xy 181.962315 156.798917) - (xy 182.213299 156.954534) - (xy 182.217116 156.95625) - (xy 182.217119 156.956251) - (xy 182.24508 156.968817) - (xy 182.48266 157.07559) - (xy 182.655461 157.127104) - (xy 182.673881 157.132595) - (xy 182.765665 157.159957) - (xy 182.769785 157.16061) - (xy 182.769787 157.16061) - (xy 183.053862 157.205604) - (xy 183.053868 157.205605) - (xy 183.057343 157.206155) - (xy 183.081902 157.20727) - (xy 183.148287 157.210285) - (xy 183.148308 157.210285) - (xy 183.149707 157.210349) - (xy 183.334171 157.210349) - (xy 183.553934 157.195752) - (xy 183.558033 157.194926) - (xy 183.558037 157.194925) - (xy 183.73146 157.159957) - (xy 183.843421 157.137382) - (xy 184.122645 157.041237) - (xy 184.292359 156.956251) - (xy 184.382965 156.910879) - (xy 184.382967 156.910878) - (xy 184.386701 156.909008) - (xy 184.630948 156.743017) - (xy 184.851097 156.546181) - (xy 184.853815 156.54301) - (xy 185.040559 156.325133) - (xy 185.040562 156.325129) - (xy 185.043279 156.321959) - (xy 185.045553 156.318457) - (xy 185.045557 156.318452) - (xy 185.20184 156.077798) - (xy 185.201843 156.077793) - (xy 185.204119 156.074288) - (xy 185.206931 156.068367) - (xy 185.302809 155.866447) - (xy 185.330789 155.807521) - (xy 185.346152 155.759673) - (xy 185.419785 155.530332) - (xy 185.419785 155.530331) - (xy 185.421065 155.526345) - (xy 185.442407 155.407729) - (xy 185.472621 155.239808) - (xy 185.472622 155.239803) - (xy 185.47336 155.235699) - (xy 185.473759 155.226926) - (xy 185.486567 154.94486) - (xy 185.486567 154.944855) - (xy 185.486756 154.94069) - (xy 185.482016 154.886505) - (xy 185.461382 154.650661) - (xy 185.461018 154.6465) - (xy 185.460107 154.642423) - (xy 185.415693 154.443724) - (xy 187.375541 154.443724) - (xy 187.375741 154.449054) - (xy 187.375741 154.449055) - (xy 187.378078 154.511296) - (xy 187.384195 154.67426) - (xy 187.431569 154.900042) - (xy 187.433527 154.905001) - (xy 187.433528 154.905003) - (xy 187.454693 154.958596) - (xy 187.516308 155.114614) - (xy 187.587058 155.231206) - (xy 187.629069 155.300438) - (xy 187.635988 155.311841) - (xy 187.639485 155.315871) - (xy 187.744593 155.436997) - (xy 187.787188 155.486084) - (xy 187.791319 155.489471) - (xy 187.961456 155.628976) - (xy 187.961462 155.62898) - (xy 187.965584 155.63236) - (xy 188.166076 155.746486) - (xy 188.171092 155.748307) - (xy 188.171097 155.748309) - (xy 188.377916 155.823381) - (xy 188.37792 155.823382) - (xy 188.382931 155.825201) - (xy 188.38818 155.82615) - (xy 188.388183 155.826151) - (xy 188.605864 155.865514) - (xy 188.605871 155.865515) - (xy 188.609948 155.866252) - (xy 188.627685 155.867088) - (xy 188.632633 155.867322) - (xy 188.63264 155.867322) - (xy 188.634121 155.867392) - (xy 188.796266 155.867392) - (xy 188.863222 155.861711) - (xy 188.962903 155.853253) - (xy 188.962907 155.853252) - (xy 188.968214 155.852802) - (xy 188.973369 155.851464) - (xy 188.973375 155.851463) - (xy 189.186344 155.796187) - (xy 189.186348 155.796186) - (xy 189.191513 155.794845) - (xy 189.196379 155.792653) - (xy 189.196382 155.792652) - (xy 189.39699 155.702285) - (xy 189.401856 155.700093) - (xy 189.406276 155.697117) - (xy 189.40628 155.697115) - (xy 189.535032 155.610433) - (xy 189.593226 155.571254) - (xy 189.760153 155.412014) - (xy 189.793882 155.366681) - (xy 189.894678 155.231206) - (xy 189.89468 155.231203) - (xy 189.897862 155.226926) - (xy 189.95471 155.115114) - (xy 189.999999 155.026038) - (xy 189.999999 155.026037) - (xy 190.002418 155.02128) - (xy 190.037301 154.90894) - (xy 190.069246 154.806062) - (xy 190.069247 154.806056) - (xy 190.07083 154.800959) - (xy 190.086931 154.679478) - (xy 190.100441 154.577545) - (xy 190.100441 154.57754) - (xy 190.101141 154.57226) - (xy 190.099972 154.541103) - (xy 190.092803 154.350143) - (xy 190.092487 154.341724) - (xy 190.045113 154.115942) - (xy 190.041792 154.107531) - (xy 189.996392 153.992573) - (xy 189.960374 153.90137) - (xy 189.848841 153.717569) - (xy 189.843463 153.708706) - (xy 189.843462 153.708705) - (xy 189.840694 153.704143) - (xy 189.83058 153.692488) - (xy 189.692994 153.533933) - (xy 189.692992 153.533931) - (xy 189.689494 153.5299) - (xy 189.622328 153.474827) - (xy 189.515226 153.387008) - (xy 189.51522 153.387004) - (xy 189.511098 153.383624) - (xy 189.310606 153.269498) - (xy 189.30559 153.267677) - (xy 189.305585 153.267675) - (xy 189.098766 153.192603) - (xy 189.098762 153.192602) - (xy 189.093751 153.190783) - (xy 189.088502 153.189834) - (xy 189.088499 153.189833) - (xy 188.870818 153.15047) - (xy 188.870811 153.150469) - (xy 188.866734 153.149732) - (xy 188.848997 153.148896) - (xy 188.844049 153.148662) - (xy 188.844042 153.148662) - (xy 188.842561 153.148592) - (xy 188.680416 153.148592) - (xy 188.61346 153.154273) - (xy 188.513779 153.162731) - (xy 188.513775 153.162732) - (xy 188.508468 153.163182) - (xy 188.503313 153.16452) - (xy 188.503307 153.164521) - (xy 188.290338 153.219797) - (xy 188.290334 153.219798) - (xy 188.285169 153.221139) - (xy 188.280303 153.223331) - (xy 188.2803 153.223332) - (xy 188.198334 153.260255) - (xy 188.074826 153.315891) - (xy 188.070406 153.318867) - (xy 188.070402 153.318869) - (xy 187.984964 153.37639) - (xy 187.883456 153.44473) - (xy 187.716529 153.60397) - (xy 187.713341 153.608255) - (xy 187.591343 153.772227) - (xy 187.57882 153.789058) - (xy 187.576405 153.793808) - (xy 187.50941 153.925578) - (xy 187.474264 153.994704) - (xy 187.443146 154.09492) - (xy 187.407436 154.209922) - (xy 187.407435 154.209928) - (xy 187.405852 154.215025) - (xy 187.397561 154.277583) - (xy 187.376891 154.433541) - (xy 187.375541 154.443724) - (xy 185.415693 154.443724) - (xy 185.39751 154.362377) - (xy 185.397508 154.36237) - (xy 185.396598 154.358299) - (xy 185.394792 154.353389) - (xy 185.348064 154.226389) - (xy 185.294626 154.08115) - (xy 185.290957 154.07419) - (xy 185.202454 153.906331) - (xy 185.156896 153.819922) - (xy 185.087122 153.72174) - (xy 184.988251 153.582614) - (xy 184.988246 153.582608) - (xy 184.985827 153.579204) - (xy 184.982983 153.576154) - (xy 184.982978 153.576148) - (xy 184.78727 153.366277) - (xy 184.784424 153.363225) - (xy 184.556225 153.175781) - (xy 184.305241 153.020164) - (xy 184.275312 153.006713) - (xy 184.163847 152.956619) - (xy 184.03588 152.899108) - (xy 183.809129 152.831511) - (xy 183.756874 152.815933) - (xy 183.756872 152.815933) - (xy 183.752875 152.814741) - (xy 183.748755 152.814088) - (xy 183.748753 152.814088) - (xy 183.684663 152.803937) - (xy 213.674686 152.803937) - (xy 213.674886 152.809267) - (xy 213.674886 152.809268) - (xy 213.677148 152.869514) - (xy 213.68334 153.034473) - (xy 213.730714 153.260255) - (xy 213.732672 153.265214) - (xy 213.732673 153.265216) - (xy 213.753862 153.318869) - (xy 213.815453 153.474827) - (xy 213.885146 153.589678) - (xy 213.928214 153.660651) - (xy 213.935133 153.672054) - (xy 213.93863 153.676084) - (xy 214.066651 153.823615) - (xy 214.086333 153.846297) - (xy 214.090464 153.849684) - (xy 214.260601 153.989189) - (xy 214.260607 153.989193) - (xy 214.264729 153.992573) - (xy 214.465221 154.106699) - (xy 214.470237 154.10852) - (xy 214.470242 154.108522) - (xy 214.677061 154.183594) - (xy 214.677065 154.183595) - (xy 214.682076 154.185414) - (xy 214.687325 154.186363) - (xy 214.687328 154.186364) - (xy 214.905009 154.225727) - (xy 214.905016 154.225728) - (xy 214.909093 154.226465) - (xy 214.92683 154.227301) - (xy 214.931778 154.227535) - (xy 214.931785 154.227535) - (xy 214.933266 154.227605) - (xy 215.095411 154.227605) - (xy 215.162367 154.221924) - (xy 215.262048 154.213466) - (xy 215.262052 154.213465) - (xy 215.267359 154.213015) - (xy 215.272514 154.211677) - (xy 215.27252 154.211676) - (xy 215.485489 154.1564) - (xy 215.485493 154.156399) - (xy 215.490658 154.155058) - (xy 215.495524 154.152866) - (xy 215.495527 154.152865) - (xy 215.696135 154.062498) - (xy 215.701001 154.060306) - (xy 215.705421 154.05733) - (xy 215.705425 154.057328) - (xy 215.831372 153.972534) - (xy 215.892371 153.931467) - (xy 216.059298 153.772227) - (xy 216.138346 153.665982) - (xy 216.193823 153.591419) - (xy 216.193825 153.591416) - (xy 216.197007 153.587139) - (xy 216.251791 153.479388) - (xy 216.295092 153.394221) - (xy 218.289071 153.394221) - (xy 218.289434 153.398369) - (xy 218.289434 153.398373) - (xy 218.298955 153.507196) - (xy 218.314809 153.688411) - (xy 218.315719 153.692483) - (xy 218.31572 153.692488) - (xy 218.374419 153.955092) - (xy 218.379229 153.976612) - (xy 218.380672 153.980535) - (xy 218.380673 153.980537) - (xy 218.408927 154.057328) - (xy 218.481201 154.253761) - (xy 218.483148 154.257454) - (xy 218.483149 154.257456) - (xy 218.533255 154.352491) - (xy 218.618931 154.514989) - (xy 218.655843 154.566929) - (xy 218.787576 154.752297) - (xy 218.787581 154.752303) - (xy 218.79 154.755707) - (xy 218.792844 154.758757) - (xy 218.792849 154.758763) - (xy 218.975655 154.954798) - (xy 218.991403 154.971686) - (xy 219.219602 155.15913) - (xy 219.470586 155.314747) - (xy 219.474403 155.316463) - (xy 219.474406 155.316464) - (xy 219.509587 155.332275) - (xy 219.739947 155.435803) - (xy 220.022952 155.52017) - (xy 220.027072 155.520823) - (xy 220.027074 155.520823) - (xy 220.311149 155.565817) - (xy 220.311155 155.565818) - (xy 220.31463 155.566368) - (xy 220.339189 155.567483) - (xy 220.405574 155.570498) - (xy 220.405595 155.570498) - (xy 220.406994 155.570562) - (xy 220.591458 155.570562) - (xy 220.811221 155.555965) - (xy 220.81532 155.555139) - (xy 220.815324 155.555138) - (xy 220.988747 155.52017) - (xy 221.100708 155.497595) - (xy 221.379932 155.40145) - (xy 221.529776 155.326414) - (xy 232.622474 155.326414) - (xy 232.628201 155.334064) - (xy 232.803709 155.441615) - (xy 232.812503 155.446096) - (xy 233.024979 155.534106) - (xy 233.034364 155.537155) - (xy 233.257994 155.590845) - (xy 233.267741 155.592388) - (xy 233.49702 155.610433) - (xy 233.50688 155.610433) - (xy 233.736159 155.592388) - (xy 233.745906 155.590845) - (xy 233.969536 155.537155) - (xy 233.978921 155.534106) - (xy 234.191397 155.446096) - (xy 234.200191 155.441615) - (xy 234.372033 155.336311) - (xy 234.381493 155.325855) - (xy 234.377709 155.317077) - (xy 233.514762 154.45413) - (xy 233.500818 154.446516) - (xy 233.498985 154.446647) - (xy 233.49237 154.450898) - (xy 232.629234 155.314034) - (xy 232.622474 155.326414) - (xy 221.529776 155.326414) - (xy 221.546431 155.318074) - (xy 221.640252 155.271092) - (xy 221.640254 155.271091) - (xy 221.643988 155.269221) - (xy 221.888235 155.10323) - (xy 222.108384 154.906394) - (xy 222.118302 154.894823) - (xy 222.297846 154.685346) - (xy 222.297849 154.685342) - (xy 222.300566 154.682172) - (xy 222.30284 154.67867) - (xy 222.302844 154.678665) - (xy 222.459127 154.438011) - (xy 222.45913 154.438006) - (xy 222.461406 154.434501) - (xy 222.464218 154.42858) - (xy 222.560096 154.22666) - (xy 222.588076 154.167734) - (xy 222.591792 154.156162) - (xy 222.677072 153.890545) - (xy 222.677072 153.890544) - (xy 222.678352 153.886558) - (xy 222.700646 153.762651) - (xy 224.632828 153.762651) - (xy 224.633028 153.767981) - (xy 224.633028 153.767982) - (xy 224.635627 153.837215) - (xy 224.641482 153.993187) - (xy 224.688856 154.218969) - (xy 224.690814 154.223928) - (xy 224.690815 154.22393) - (xy 224.709962 154.272413) - (xy 224.773595 154.433541) - (xy 224.893275 154.630768) - (xy 224.896772 154.634798) - (xy 225.036367 154.795667) - (xy 225.044475 154.805011) - (xy 225.082748 154.836393) - (xy 225.218743 154.947903) - (xy 225.218749 154.947907) - (xy 225.222871 154.951287) - (xy 225.423363 155.065413) - (xy 225.428379 155.067234) - (xy 225.428384 155.067236) - (xy 225.635203 155.142308) - (xy 225.635207 155.142309) - (xy 225.640218 155.144128) - (xy 225.645467 155.145077) - (xy 225.64547 155.145078) - (xy 225.863151 155.184441) - (xy 225.863158 155.184442) - (xy 225.867235 155.185179) - (xy 225.884972 155.186015) - (xy 225.88992 155.186249) - (xy 225.889927 155.186249) - (xy 225.891408 155.186319) - (xy 226.053553 155.186319) - (xy 226.139445 155.179031) - (xy 226.22019 155.17218) - (xy 226.220194 155.172179) - (xy 226.225501 155.171729) - (xy 226.230656 155.170391) - (xy 226.230662 155.17039) - (xy 226.443631 155.115114) - (xy 226.443635 155.115113) - (xy 226.4488 155.113772) - (xy 226.453666 155.11158) - (xy 226.453669 155.111579) - (xy 226.654277 155.021212) - (xy 226.659143 155.01902) - (xy 226.663563 155.016044) - (xy 226.663567 155.016042) - (xy 226.822753 154.90887) - (xy 226.850513 154.890181) - (xy 227.01744 154.730941) - (xy 227.07717 154.650661) - (xy 227.151965 154.550133) - (xy 227.151967 154.55013) - (xy 227.155149 154.545853) - (xy 227.211763 154.434501) - (xy 227.257286 154.344965) - (xy 227.257286 154.344964) - (xy 227.259705 154.340207) - (xy 227.298971 154.21375) - (xy 227.326533 154.124989) - (xy 227.326534 154.124983) - (xy 227.328117 154.119886) - (xy 227.332471 154.087038) - (xy 231.973625 154.087038) - (xy 231.99167 154.316317) - (xy 231.993213 154.326064) - (xy 232.046903 154.549694) - (xy 232.049952 154.559079) - (xy 232.137962 154.771555) - (xy 232.142443 154.780349) - (xy 232.247747 154.952191) - (xy 232.258203 154.961651) - (xy 232.266981 154.957867) - (xy 233.129928 154.09492) - (xy 233.136306 154.08324) - (xy 233.866358 154.08324) - (xy 233.866489 154.085073) - (xy 233.87074 154.091688) - (xy 234.733876 154.954824) - (xy 234.746256 154.961584) - (xy 234.750247 154.958596) - (xy 241.935572 154.958596) - (xy 241.953617 155.187875) - (xy 241.95516 155.197622) - (xy 242.00885 155.421252) - (xy 242.011899 155.430637) - (xy 242.099909 155.643113) - (xy 242.10439 155.651907) - (xy 242.209694 155.823749) - (xy 242.22015 155.833209) - (xy 242.228928 155.829425) - (xy 243.091875 154.966478) - (xy 243.098253 154.954798) - (xy 243.828305 154.954798) - (xy 243.828436 154.956631) - (xy 243.832687 154.963246) - (xy 244.695823 155.826382) - (xy 244.708203 155.833142) - (xy 244.715853 155.827415) - (xy 244.823404 155.651907) - (xy 244.827885 155.643113) - (xy 244.915895 155.430637) - (xy 244.918944 155.421252) - (xy 244.972634 155.197622) - (xy 244.974177 155.187875) - (xy 244.992222 154.958596) - (xy 244.992222 154.948736) - (xy 244.974177 154.719457) - (xy 244.972634 154.70971) - (xy 244.918944 154.48608) - (xy 244.915895 154.476695) - (xy 244.827885 154.264219) - (xy 244.823404 154.255425) - (xy 244.7181 154.083583) - (xy 244.707644 154.074123) - (xy 244.698866 154.077907) - (xy 243.835919 154.940854) - (xy 243.828305 154.954798) - (xy 243.098253 154.954798) - (xy 243.099489 154.952534) - (xy 243.099358 154.950701) - (xy 243.095107 154.944086) - (xy 242.231971 154.08095) - (xy 242.219591 154.07419) - (xy 242.211941 154.079917) - (xy 242.10439 154.255425) - (xy 242.099909 154.264219) - (xy 242.011899 154.476695) - (xy 242.00885 154.48608) - (xy 241.95516 154.70971) - (xy 241.953617 154.719457) - (xy 241.935572 154.948736) - (xy 241.935572 154.958596) - (xy 234.750247 154.958596) - (xy 234.753906 154.955857) - (xy 234.861457 154.780349) - (xy 234.865938 154.771555) - (xy 234.953948 154.559079) - (xy 234.956997 154.549694) - (xy 235.010687 154.326064) - (xy 235.01223 154.316317) - (xy 235.030275 154.087038) - (xy 235.030275 154.077178) - (xy 235.01223 153.847899) - (xy 235.010687 153.838152) - (xy 234.956997 153.614522) - (xy 234.953948 153.605137) - (xy 234.865938 153.392661) - (xy 234.861457 153.383867) - (xy 234.756153 153.212025) - (xy 234.745697 153.202565) - (xy 234.736919 153.206349) - (xy 233.873972 154.069296) - (xy 233.866358 154.08324) - (xy 233.136306 154.08324) - (xy 233.137542 154.080976) - (xy 233.137411 154.079143) - (xy 233.13316 154.072528) - (xy 232.270024 153.209392) - (xy 232.257644 153.202632) - (xy 232.249994 153.208359) - (xy 232.142443 153.383867) - (xy 232.137962 153.392661) - (xy 232.049952 153.605137) - (xy 232.046903 153.614522) - (xy 231.993213 153.838152) - (xy 231.99167 153.847899) - (xy 231.973625 154.077178) - (xy 231.973625 154.087038) - (xy 227.332471 154.087038) - (xy 227.35001 153.954704) - (xy 227.357728 153.896472) - (xy 227.357728 153.896467) - (xy 227.358428 153.891187) - (xy 227.356592 153.842264) - (xy 227.351953 153.718697) - (xy 227.349774 153.660651) - (xy 227.3024 153.434869) - (xy 227.299892 153.428517) - (xy 227.254521 153.313631) - (xy 227.217661 153.220297) - (xy 227.10598 153.036252) - (xy 227.10075 153.027633) - (xy 227.100749 153.027632) - (xy 227.097981 153.02307) - (xy 227.021839 152.935324) - (xy 226.950281 152.85286) - (xy 226.950279 152.852858) - (xy 226.946781 152.848827) - (xy 226.934017 152.838361) - (xy 232.622407 152.838361) - (xy 232.626191 152.847139) - (xy 233.489138 153.710086) - (xy 233.503082 153.7177) - (xy 233.504915 153.717569) - (xy 233.51153 153.713318) - (xy 234.374666 152.850182) - (xy 234.381426 152.837802) - (xy 234.375699 152.830152) - (xy 234.200191 152.722601) - (xy 234.191397 152.71812) - (xy 233.978921 152.63011) - (xy 233.969536 152.627061) - (xy 233.745906 152.573371) - (xy 233.736159 152.571828) - (xy 233.50688 152.553783) - (xy 233.49702 152.553783) - (xy 233.267741 152.571828) - (xy 233.257994 152.573371) - (xy 233.034364 152.627061) - (xy 233.024979 152.63011) - (xy 232.812503 152.71812) - (xy 232.803709 152.722601) - (xy 232.631867 152.827905) - (xy 232.622407 152.838361) - (xy 226.934017 152.838361) - (xy 226.861555 152.778946) - (xy 226.772513 152.705935) - (xy 226.772507 152.705931) - (xy 226.768385 152.702551) - (xy 226.567893 152.588425) - (xy 226.562877 152.586604) - (xy 226.562872 152.586602) - (xy 226.356053 152.51153) - (xy 226.356049 152.511529) - (xy 226.351038 152.50971) - (xy 226.345789 152.508761) - (xy 226.345786 152.50876) - (xy 226.128105 152.469397) - (xy 226.128098 152.469396) - (xy 226.124021 152.468659) - (xy 226.106284 152.467823) - (xy 226.101336 152.467589) - (xy 226.101329 152.467589) - (xy 226.099848 152.467519) - (xy 225.937703 152.467519) - (xy 225.870747 152.4732) - (xy 225.771066 152.481658) - (xy 225.771062 152.481659) - (xy 225.765755 152.482109) - (xy 225.7606 152.483447) - (xy 225.760594 152.483448) - (xy 225.547625 152.538724) - (xy 225.547621 152.538725) - (xy 225.542456 152.540066) - (xy 225.53759 152.542258) - (xy 225.537587 152.542259) - (xy 225.439149 152.586602) - (xy 225.332113 152.634818) - (xy 225.327693 152.637794) - (xy 225.327689 152.637796) - (xy 225.279985 152.669913) - (xy 225.140743 152.763657) - (xy 224.973816 152.922897) - (xy 224.961537 152.939401) - (xy 224.839529 153.103386) - (xy 224.836107 153.107985) - (xy 224.833692 153.112735) - (xy 224.779005 153.220297) - (xy 224.731551 153.313631) - (xy 224.69901 153.418429) - (xy 224.664723 153.528849) - (xy 224.664722 153.528855) - (xy 224.663139 153.533952) - (xy 224.653291 153.608255) - (xy 224.638654 153.718697) - (xy 224.632828 153.762651) - (xy 222.700646 153.762651) - (xy 222.708758 153.717569) - (xy 222.729908 153.600021) - (xy 222.729909 153.600016) - (xy 222.730647 153.595912) - (xy 222.730931 153.589678) - (xy 222.743854 153.305073) - (xy 222.743854 153.305068) - (xy 222.744043 153.300903) - (xy 222.741296 153.269498) - (xy 222.718669 153.010874) - (xy 222.718305 153.006713) - (xy 222.717157 153.001576) - (xy 222.654797 152.72259) - (xy 222.654795 152.722583) - (xy 222.653885 152.718512) - (xy 222.648013 152.702551) - (xy 222.583565 152.52739) - (xy 222.551913 152.441363) - (xy 222.543749 152.425878) - (xy 237.136737 152.425878) - (xy 237.155564 152.6651) - (xy 237.156718 152.669907) - (xy 237.156719 152.669913) - (xy 237.182896 152.778946) - (xy 237.211582 152.898431) - (xy 237.213475 152.903002) - (xy 237.213476 152.903004) - (xy 237.298382 153.107985) - (xy 237.303411 153.120127) - (xy 237.428791 153.324727) - (xy 237.432008 153.328494) - (xy 237.432009 153.328495) - (xy 237.486812 153.392661) - (xy 237.584633 153.507196) - (xy 237.588395 153.510409) - (xy 237.75915 153.656246) - (xy 237.767102 153.663038) - (xy 237.971702 153.788418) - (xy 237.976272 153.790311) - (xy 237.976274 153.790312) - (xy 238.119612 153.849684) - (xy 238.193398 153.880247) - (xy 238.262763 153.8969) - (xy 238.421916 153.93511) - (xy 238.421922 153.935111) - (xy 238.426729 153.936265) - (xy 238.665951 153.955092) - (xy 238.905173 153.936265) - (xy 238.90998 153.935111) - (xy 238.909986 153.93511) - (xy 239.069139 153.8969) - (xy 239.138504 153.880247) - (xy 239.21229 153.849684) - (xy 239.355628 153.790312) - (xy 239.35563 153.790311) - (xy 239.3602 153.788418) - (xy 239.488298 153.709919) - (xy 242.584354 153.709919) - (xy 242.588138 153.718697) - (xy 243.451085 154.581644) - (xy 243.465029 154.589258) - (xy 243.466862 154.589127) - (xy 243.473477 154.584876) - (xy 244.336613 153.72174) - (xy 244.343373 153.70936) - (xy 244.337646 153.70171) - (xy 244.162138 153.594159) - (xy 244.153344 153.589678) - (xy 243.940868 153.501668) - (xy 243.931483 153.498619) - (xy 243.707853 153.444929) - (xy 243.698106 153.443386) - (xy 243.468827 153.425341) - (xy 243.458967 153.425341) - (xy 243.229688 153.443386) - (xy 243.219941 153.444929) - (xy 242.996311 153.498619) - (xy 242.986926 153.501668) - (xy 242.77445 153.589678) - (xy 242.765656 153.594159) - (xy 242.593814 153.699463) - (xy 242.584354 153.709919) - (xy 239.488298 153.709919) - (xy 239.5648 153.663038) - (xy 239.572753 153.656246) - (xy 239.743507 153.510409) - (xy 239.747269 153.507196) - (xy 239.84509 153.392661) - (xy 239.899893 153.328495) - (xy 239.899894 153.328494) - (xy 239.903111 153.324727) - (xy 240.028491 153.120127) - (xy 240.033521 153.107985) - (xy 240.118426 152.903004) - (xy 240.118427 152.903002) - (xy 240.12032 152.898431) - (xy 240.149006 152.778946) - (xy 240.175183 152.669913) - (xy 240.175184 152.669907) - (xy 240.176338 152.6651) - (xy 240.195165 152.425878) - (xy 240.176338 152.186656) - (xy 240.175184 152.181849) - (xy 240.175183 152.181843) - (xy 240.132005 152.001996) - (xy 240.12032 151.953325) - (xy 240.113757 151.93748) - (xy 240.030385 151.736201) - (xy 240.030384 151.736199) - (xy 240.028491 151.731629) - (xy 239.903111 151.527029) - (xy 239.888354 151.50975) - (xy 239.750482 151.348322) - (xy 239.747269 151.34456) - (xy 239.687689 151.293674) - (xy 239.568568 151.191936) - (xy 239.568567 151.191935) - (xy 239.5648 151.188718) - (xy 239.3602 151.063338) - (xy 239.35563 151.061445) - (xy 239.355628 151.061444) - (xy 239.143077 150.973403) - (xy 239.143075 150.973402) - (xy 239.138504 150.971509) - (xy 239.04117 150.948141) - (xy 238.909986 150.916646) - (xy 238.90998 150.916645) - (xy 238.905173 150.915491) - (xy 238.665951 150.896664) - (xy 238.426729 150.915491) - (xy 238.421922 150.916645) - (xy 238.421916 150.916646) - (xy 238.290732 150.948141) - (xy 238.193398 150.971509) - (xy 238.188827 150.973402) - (xy 238.188825 150.973403) - (xy 237.976274 151.061444) - (xy 237.976272 151.061445) - (xy 237.971702 151.063338) - (xy 237.767102 151.188718) - (xy 237.763335 151.191935) - (xy 237.763334 151.191936) - (xy 237.644213 151.293674) - (xy 237.584633 151.34456) - (xy 237.58142 151.348322) - (xy 237.443549 151.50975) - (xy 237.428791 151.527029) - (xy 237.303411 151.731629) - (xy 237.301518 151.736199) - (xy 237.301517 151.736201) - (xy 237.218145 151.93748) - (xy 237.211582 151.953325) - (xy 237.199897 152.001996) - (xy 237.156719 152.181843) - (xy 237.156718 152.181849) - (xy 237.155564 152.186656) - (xy 237.136737 152.425878) - (xy 222.543749 152.425878) - (xy 222.543377 152.425172) - (xy 222.458864 152.26488) - (xy 222.414183 152.180135) - (xy 222.335146 152.068919) - (xy 222.245538 151.942827) - (xy 222.245533 151.942821) - (xy 222.243114 151.939417) - (xy 222.24027 151.936367) - (xy 222.240265 151.936361) - (xy 222.044557 151.72649) - (xy 222.041711 151.723438) - (xy 221.813512 151.535994) - (xy 221.562528 151.380377) - (xy 221.293167 151.259321) - (xy 221.235423 151.242107) - (xy 224.949246 151.242107) - (xy 224.954973 151.249757) - (xy 225.130481 151.357308) - (xy 225.139275 151.361789) - (xy 225.351751 151.449799) - (xy 225.361136 151.452848) - (xy 225.584766 151.506538) - (xy 225.594513 151.508081) - (xy 225.823792 151.526126) - (xy 225.833652 151.526126) - (xy 226.062931 151.508081) - (xy 226.072678 151.506538) - (xy 226.296308 151.452848) - (xy 226.305693 151.449799) - (xy 226.518169 151.361789) - (xy 226.526963 151.357308) - (xy 226.698805 151.252004) - (xy 226.708265 151.241548) - (xy 226.704481 151.23277) - (xy 225.841534 150.369823) - (xy 225.82759 150.362209) - (xy 225.825757 150.36234) - (xy 225.819142 150.366591) - (xy 224.956006 151.229727) - (xy 224.949246 151.242107) - (xy 221.235423 151.242107) - (xy 221.083118 151.196703) - (xy 221.014161 151.176146) - (xy 221.014159 151.176146) - (xy 221.010162 151.174954) - (xy 221.006042 151.174301) - (xy 221.00604 151.174301) - (xy 220.721965 151.129307) - (xy 220.721959 151.129306) - (xy 220.718484 151.128756) - (xy 220.693925 151.127641) - (xy 220.62754 151.124626) - (xy 220.627519 151.124626) - (xy 220.62612 151.124562) - (xy 220.441656 151.124562) - (xy 220.221893 151.139159) - (xy 220.217794 151.139985) - (xy 220.21779 151.139986) - (xy 220.075196 151.168738) - (xy 219.932406 151.197529) - (xy 219.653182 151.293674) - (xy 219.599616 151.320498) - (xy 219.434106 151.403379) - (xy 219.389126 151.425903) - (xy 219.144879 151.591894) - (xy 219.141765 151.594678) - (xy 219.141764 151.594679) - (xy 219.088259 151.642518) - (xy 218.92473 151.78873) - (xy 218.922013 151.7919) - (xy 218.922012 151.791901) - (xy 218.738183 152.006378) - (xy 218.732548 152.012952) - (xy 218.730274 152.016454) - (xy 218.73027 152.016459) - (xy 218.573987 152.257113) - (xy 218.571708 152.260623) - (xy 218.569914 152.264401) - (xy 218.569913 152.264403) - (xy 218.529193 152.350159) - (xy 218.445038 152.52739) - (xy 218.443759 152.531373) - (xy 218.443758 152.531376) - (xy 218.367663 152.768383) - (xy 218.354762 152.808566) - (xy 218.350634 152.831511) - (xy 218.308499 153.06569) - (xy 218.302467 153.099212) - (xy 218.302278 153.103379) - (xy 218.302277 153.103386) - (xy 218.289326 153.388603) - (xy 218.289071 153.394221) - (xy 216.295092 153.394221) - (xy 216.299144 153.386251) - (xy 216.299144 153.38625) - (xy 216.301563 153.381493) - (xy 216.341937 153.25147) - (xy 216.368391 153.166275) - (xy 216.368392 153.166269) - (xy 216.369975 153.161172) - (xy 216.386076 153.039691) - (xy 216.399586 152.937758) - (xy 216.399586 152.937753) - (xy 216.400286 152.932473) - (xy 216.398828 152.893619) - (xy 216.394087 152.767333) - (xy 216.391632 152.701937) - (xy 216.344258 152.476155) - (xy 216.340937 152.467744) - (xy 216.294555 152.350299) - (xy 216.259519 152.261583) - (xy 216.139839 152.064356) - (xy 216.092333 152.00961) - (xy 215.992139 151.894146) - (xy 215.992137 151.894144) - (xy 215.988639 151.890113) - (xy 215.946504 151.855565) - (xy 215.814371 151.747221) - (xy 215.814365 151.747217) - (xy 215.810243 151.743837) - (xy 215.609751 151.629711) - (xy 215.604735 151.62789) - (xy 215.60473 151.627888) - (xy 215.397911 151.552816) - (xy 215.397907 151.552815) - (xy 215.392896 151.550996) - (xy 215.387647 151.550047) - (xy 215.387644 151.550046) - (xy 215.169963 151.510683) - (xy 215.169956 151.510682) - (xy 215.165879 151.509945) - (xy 215.148142 151.509109) - (xy 215.143194 151.508875) - (xy 215.143187 151.508875) - (xy 215.141706 151.508805) - (xy 214.979561 151.508805) - (xy 214.912605 151.514486) - (xy 214.812924 151.522944) - (xy 214.81292 151.522945) - (xy 214.807613 151.523395) - (xy 214.802458 151.524733) - (xy 214.802452 151.524734) - (xy 214.589483 151.58001) - (xy 214.589479 151.580011) - (xy 214.584314 151.581352) - (xy 214.579448 151.583544) - (xy 214.579445 151.583545) - (xy 214.438207 151.647168) - (xy 214.373971 151.676104) - (xy 214.369551 151.67908) - (xy 214.369547 151.679082) - (xy 214.29777 151.727406) - (xy 214.182601 151.804943) - (xy 214.015674 151.964183) - (xy 214.012486 151.968468) - (xy 213.89229 152.130018) - (xy 213.877965 152.149271) - (xy 213.87555 152.154021) - (xy 213.820863 152.261583) - (xy 213.773409 152.354917) - (xy 213.744727 152.447289) - (xy 213.706581 152.570135) - (xy 213.70658 152.570141) - (xy 213.704997 152.575238) - (xy 213.693741 152.660166) - (xy 213.677889 152.779773) - (xy 213.674686 152.803937) - (xy 183.684663 152.803937) - (xy 183.464678 152.769094) - (xy 183.464672 152.769093) - (xy 183.461197 152.768543) - (xy 183.436638 152.767428) - (xy 183.370253 152.764413) - (xy 183.370232 152.764413) - (xy 183.368833 152.764349) - (xy 183.184369 152.764349) - (xy 182.964606 152.778946) - (xy 182.960507 152.779772) - (xy 182.960503 152.779773) - (xy 182.837479 152.804579) - (xy 182.675119 152.837316) - (xy 182.395895 152.933461) - (xy 182.297205 152.982881) - (xy 182.190626 153.036252) - (xy 182.131839 153.06569) - (xy 181.887592 153.231681) - (xy 181.667443 153.428517) - (xy 181.664726 153.431687) - (xy 181.664725 153.431688) - (xy 181.523968 153.595912) - (xy 181.475261 153.652739) - (xy 181.472987 153.656241) - (xy 181.472983 153.656246) - (xy 181.3167 153.8969) - (xy 181.314421 153.90041) - (xy 181.312627 153.904188) - (xy 181.312626 153.90419) - (xy 181.297212 153.936653) - (xy 181.187751 154.167177) - (xy 181.186472 154.17116) - (xy 181.186471 154.171163) - (xy 181.110353 154.408244) - (xy 181.097475 154.448353) - (xy 181.096734 154.452472) - (xy 181.054834 154.685346) - (xy 181.04518 154.738999) - (xy 181.044991 154.743166) - (xy 181.04499 154.743173) - (xy 181.032365 155.021212) - (xy 181.031784 155.034008) - (xy 179.070919 155.034008) - (xy 179.069272 155.029838) - (xy 179.037243 154.948736) - (xy 179.002232 154.860084) - (xy 178.89086 154.676548) - (xy 178.885321 154.66742) - (xy 178.88532 154.667419) - (xy 178.882552 154.662857) - (xy 178.792498 154.559079) - (xy 178.734852 154.492647) - (xy 178.73485 154.492645) - (xy 178.731352 154.488614) - (xy 178.660747 154.430721) - (xy 178.557084 154.345722) - (xy 178.557078 154.345718) - (xy 178.552956 154.342338) - (xy 178.352464 154.228212) - (xy 178.347448 154.226391) - (xy 178.347443 154.226389) - (xy 178.140624 154.151317) - (xy 178.14062 154.151316) - (xy 178.135609 154.149497) - (xy 178.13036 154.148548) - (xy 178.130357 154.148547) - (xy 177.912676 154.109184) - (xy 177.912669 154.109183) - (xy 177.908592 154.108446) - (xy 177.890855 154.10761) - (xy 177.885907 154.107376) - (xy 177.8859 154.107376) - (xy 177.884419 154.107306) - (xy 177.722274 154.107306) - (xy 177.655318 154.112987) - (xy 177.555637 154.121445) - (xy 177.555633 154.121446) - (xy 177.550326 154.121896) - (xy 177.545171 154.123234) - (xy 177.545165 154.123235) - (xy 177.332196 154.178511) - (xy 177.332192 154.178512) - (xy 177.327027 154.179853) - (xy 177.322161 154.182045) - (xy 177.322158 154.182046) - (xy 177.140839 154.263724) - (xy 177.116684 154.274605) - (xy 177.112264 154.277581) - (xy 177.11226 154.277583) - (xy 177.054727 154.316317) - (xy 176.925314 154.403444) - (xy 176.758387 154.562684) - (xy 176.755199 154.566969) - (xy 176.6241 154.743173) - (xy 176.620678 154.747772) - (xy 176.618263 154.752522) - (xy 176.546835 154.893011) - (xy 176.516122 154.953418) - (xy 176.496677 155.016042) - (xy 176.449294 155.168636) - (xy 176.449293 155.168642) - (xy 176.44771 155.173739) - (xy 176.435367 155.26687) - (xy 176.427239 155.328198) - (xy 176.417399 155.402438) - (xy 154.401434 155.402438) - (xy 154.063386 153.485272) - (xy 156.764993 153.485272) - (xy 156.773647 153.715808) - (xy 156.821021 153.94159) - (xy 156.90576 154.156162) - (xy 156.976303 154.272413) - (xy 157.020788 154.345722) - (xy 157.02544 154.353389) - (xy 157.028937 154.357419) - (xy 157.168624 154.518394) - (xy 157.17664 154.527632) - (xy 157.204082 154.550133) - (xy 157.350908 154.670524) - (xy 157.350914 154.670528) - (xy 157.355036 154.673908) - (xy 157.555528 154.788034) - (xy 157.560544 154.789855) - (xy 157.560549 154.789857) - (xy 157.767368 154.864929) - (xy 157.767372 154.86493) - (xy 157.772383 154.866749) - (xy 157.777632 154.867698) - (xy 157.777635 154.867699) - (xy 157.995316 154.907062) - (xy 157.995323 154.907063) - (xy 157.9994 154.9078) - (xy 158.017137 154.908636) - (xy 158.022085 154.90887) - (xy 158.022092 154.90887) - (xy 158.023573 154.90894) - (xy 158.185718 154.90894) - (xy 158.253095 154.903223) - (xy 158.352355 154.894801) - (xy 158.352359 154.8948) - (xy 158.357666 154.89435) - (xy 158.362821 154.893012) - (xy 158.362827 154.893011) - (xy 158.575796 154.837735) - (xy 158.5758 154.837734) - (xy 158.580965 154.836393) - (xy 158.585831 154.834201) - (xy 158.585834 154.8342) - (xy 158.786442 154.743833) - (xy 158.791308 154.741641) - (xy 158.795728 154.738665) - (xy 158.795732 154.738663) - (xy 158.927839 154.649722) - (xy 158.982678 154.612802) - (xy 159.149605 154.453562) - (xy 159.189106 154.40047) - (xy 159.28413 154.272754) - (xy 159.284132 154.272751) - (xy 159.287314 154.268474) - (xy 159.344295 154.1564) - (xy 159.389451 154.067586) - (xy 159.389451 154.067585) - (xy 159.39187 154.062828) - (xy 159.433399 153.929085) - (xy 159.458698 153.84761) - (xy 159.458699 153.847604) - (xy 159.460282 153.842507) - (xy 159.478943 153.70171) - (xy 159.489893 153.619093) - (xy 159.489893 153.619088) - (xy 159.490593 153.613808) - (xy 159.490086 153.600288) - (xy 159.484384 153.448406) - (xy 159.481939 153.383272) - (xy 159.434565 153.15749) - (xy 159.42508 153.133471) - (xy 159.385983 153.034473) - (xy 159.349826 152.942918) - (xy 159.250326 152.778946) - (xy 159.232915 152.750254) - (xy 159.232914 152.750253) - (xy 159.230146 152.745691) - (xy 159.18765 152.696719) - (xy 159.139416 152.641134) - (xy 161.31675 152.641134) - (xy 161.317113 152.645282) - (xy 161.317113 152.645286) - (xy 161.333956 152.837802) - (xy 161.342488 152.935324) - (xy 161.343398 152.939396) - (xy 161.343399 152.939401) - (xy 161.403749 153.209392) - (xy 161.406908 153.223525) - (xy 161.408351 153.227448) - (xy 161.408352 153.22745) - (xy 161.422247 153.265216) - (xy 161.50888 153.500674) - (xy 161.510827 153.504367) - (xy 161.510828 153.504369) - (xy 161.563342 153.60397) - (xy 161.64661 153.761902) - (xy 161.650931 153.767982) - (xy 161.815255 153.99921) - (xy 161.81526 153.999216) - (xy 161.817679 154.00262) - (xy 161.820523 154.00567) - (xy 161.820528 154.005676) - (xy 161.981699 154.178511) - (xy 162.019082 154.218599) - (xy 162.247281 154.406043) - (xy 162.498265 154.56166) - (xy 162.502082 154.563376) - (xy 162.502085 154.563377) - (xy 162.542731 154.581644) - (xy 162.767626 154.682716) - (xy 162.858176 154.70971) - (xy 163.012471 154.755707) - (xy 163.050631 154.767083) - (xy 163.054751 154.767736) - (xy 163.054753 154.767736) - (xy 163.338828 154.81273) - (xy 163.338834 154.812731) - (xy 163.342309 154.813281) - (xy 163.366868 154.814396) - (xy 163.433253 154.817411) - (xy 163.433274 154.817411) - (xy 163.434673 154.817475) - (xy 163.619137 154.817475) - (xy 163.8389 154.802878) - (xy 163.842999 154.802052) - (xy 163.843003 154.802051) - (xy 164.016426 154.767083) - (xy 164.128387 154.744508) - (xy 164.407611 154.648363) - (xy 164.578709 154.562684) - (xy 164.667931 154.518005) - (xy 164.667933 154.518004) - (xy 164.671667 154.516134) - (xy 164.915914 154.350143) - (xy 164.924644 154.342338) - (xy 165.052965 154.227605) - (xy 165.136063 154.153307) - (xy 165.163616 154.121161) - (xy 165.325525 153.932259) - (xy 165.325528 153.932255) - (xy 165.328245 153.929085) - (xy 165.330519 153.925583) - (xy 165.330523 153.925578) - (xy 165.486806 153.684924) - (xy 165.486809 153.684919) - (xy 165.489085 153.681414) - (xy 165.49353 153.672054) - (xy 165.576768 153.496754) - (xy 165.615755 153.414647) - (xy 165.625638 153.383867) - (xy 165.704751 153.137458) - (xy 165.704751 153.137457) - (xy 165.706031 153.133471) - (xy 165.726727 153.018447) - (xy 165.757587 152.846934) - (xy 165.757588 152.846929) - (xy 165.758326 152.842825) - (xy 165.758555 152.837802) - (xy 165.771533 152.551986) - (xy 165.771533 152.551981) - (xy 165.771722 152.547816) - (xy 165.771339 152.543432) - (xy 165.746348 152.257787) - (xy 165.745984 152.253626) - (xy 165.741012 152.231381) - (xy 165.682476 151.969503) - (xy 165.682474 151.969496) - (xy 165.681564 151.965425) - (xy 165.67543 151.948752) - (xy 165.622788 151.805678) - (xy 165.579592 151.688276) - (xy 165.573175 151.676104) - (xy 165.519943 151.575142) - (xy 167.597879 151.575142) - (xy 167.598079 151.580472) - (xy 167.598079 151.580473) - (xy 167.599927 151.629711) - (xy 167.606533 151.805678) - (xy 167.653907 152.03146) - (xy 167.655865 152.036419) - (xy 167.655866 152.036421) - (xy 167.69106 152.125537) - (xy 167.738646 152.246032) - (xy 167.808056 152.360417) - (xy 167.850771 152.430808) - (xy 167.858326 152.443259) - (xy 167.861823 152.447289) - (xy 167.986588 152.591068) - (xy 168.009526 152.617502) - (xy 168.013657 152.620889) - (xy 168.183794 152.760394) - (xy 168.1838 152.760398) - (xy 168.187922 152.763778) - (xy 168.388414 152.877904) - (xy 168.39343 152.879725) - (xy 168.393435 152.879727) - (xy 168.600254 152.954799) - (xy 168.600258 152.9548) - (xy 168.605269 152.956619) - (xy 168.610518 152.957568) - (xy 168.610521 152.957569) - (xy 168.828202 152.996932) - (xy 168.828209 152.996933) - (xy 168.832286 152.99767) - (xy 168.850023 152.998506) - (xy 168.854971 152.99874) - (xy 168.854978 152.99874) - (xy 168.856459 152.99881) - (xy 169.018604 152.99881) - (xy 169.08556 152.993129) - (xy 169.185241 152.984671) - (xy 169.185245 152.98467) - (xy 169.190552 152.98422) - (xy 169.195707 152.982882) - (xy 169.195713 152.982881) - (xy 169.408682 152.927605) - (xy 169.408686 152.927604) - (xy 169.413851 152.926263) - (xy 169.418717 152.924071) - (xy 169.41872 152.92407) - (xy 169.512348 152.881894) - (xy 177.067629 152.881894) - (xy 177.073356 152.889544) - (xy 177.248864 152.997095) - (xy 177.257658 153.001576) - (xy 177.470134 153.089586) - (xy 177.479519 153.092635) - (xy 177.703149 153.146325) - (xy 177.712896 153.147868) - (xy 177.942175 153.165913) - (xy 177.952035 153.165913) - (xy 178.181314 153.147868) - (xy 178.191061 153.146325) - (xy 178.414691 153.092635) - (xy 178.424076 153.089586) - (xy 178.636552 153.001576) - (xy 178.645346 152.997095) - (xy 178.817188 152.891791) - (xy 178.826648 152.881335) - (xy 178.822864 152.872557) - (xy 177.959917 152.00961) - (xy 177.945973 152.001996) - (xy 177.94414 152.002127) - (xy 177.937525 152.006378) - (xy 177.074389 152.869514) - (xy 177.067629 152.881894) - (xy 169.512348 152.881894) - (xy 169.619328 152.833703) - (xy 169.624194 152.831511) - (xy 169.628614 152.828535) - (xy 169.628618 152.828533) - (xy 169.757652 152.741661) - (xy 169.815564 152.702672) - (xy 169.982491 152.543432) - (xy 170.027227 152.483304) - (xy 170.117016 152.362624) - (xy 170.117018 152.362621) - (xy 170.1202 152.358344) - (xy 170.171715 152.257022) - (xy 170.222337 152.157456) - (xy 170.222337 152.157455) - (xy 170.224756 152.152698) - (xy 170.269134 152.009778) - (xy 170.291584 151.93748) - (xy 170.291585 151.937474) - (xy 170.293168 151.932377) - (xy 170.309269 151.810896) - (xy 170.322779 151.708963) - (xy 170.322779 151.708958) - (xy 170.323479 151.703678) - (xy 170.321183 151.642518) - (xy 176.41878 151.642518) - (xy 176.436825 151.871797) - (xy 176.438368 151.881544) - (xy 176.492058 152.105174) - (xy 176.495107 152.114559) - (xy 176.583117 152.327035) - (xy 176.587598 152.335829) - (xy 176.692902 152.507671) - (xy 176.703358 152.517131) - (xy 176.712136 152.513347) - (xy 177.575083 151.6504) - (xy 177.581461 151.63872) - (xy 178.311513 151.63872) - (xy 178.311644 151.640553) - (xy 178.315895 151.647168) - (xy 179.179031 152.510304) - (xy 179.191411 152.517064) - (xy 179.199061 152.511337) - (xy 179.306612 152.335829) - (xy 179.311093 152.327035) - (xy 179.399103 152.114559) - (xy 179.402152 152.105174) - (xy 179.424921 152.010336) - (xy 187.029576 152.010336) - (xy 187.035303 152.017986) - (xy 187.210811 152.125537) - (xy 187.219605 152.130018) - (xy 187.432081 152.218028) - (xy 187.441466 152.221077) - (xy 187.665096 152.274767) - (xy 187.674843 152.27631) - (xy 187.904122 152.294355) - (xy 187.913982 152.294355) - (xy 188.143261 152.27631) - (xy 188.153008 152.274767) - (xy 188.376638 152.221077) - (xy 188.386023 152.218028) - (xy 188.598499 152.130018) - (xy 188.607293 152.125537) - (xy 188.779135 152.020233) - (xy 188.788595 152.009777) - (xy 188.784811 152.000999) - (xy 187.921864 151.138052) - (xy 187.90792 151.130438) - (xy 187.906087 151.130569) - (xy 187.899472 151.13482) - (xy 187.036336 151.997956) - (xy 187.029576 152.010336) - (xy 179.424921 152.010336) - (xy 179.455842 151.881544) - (xy 179.457385 151.871797) - (xy 179.47543 151.642518) - (xy 179.47543 151.632658) - (xy 179.457385 151.403379) - (xy 179.455842 151.393632) - (xy 179.402152 151.170002) - (xy 179.399103 151.160617) - (xy 179.311093 150.948141) - (xy 179.306612 150.939347) - (xy 179.203425 150.77096) - (xy 186.380727 150.77096) - (xy 186.398772 151.000239) - (xy 186.400315 151.009986) - (xy 186.454005 151.233616) - (xy 186.457054 151.243001) - (xy 186.545064 151.455477) - (xy 186.549545 151.464271) - (xy 186.654849 151.636113) - (xy 186.665305 151.645573) - (xy 186.674083 151.641789) - (xy 187.53703 150.778842) - (xy 187.543408 150.767162) - (xy 188.27346 150.767162) - (xy 188.273591 150.768995) - (xy 188.277842 150.77561) - (xy 189.140978 151.638746) - (xy 189.153358 151.645506) - (xy 189.161008 151.639779) - (xy 189.268559 151.464271) - (xy 189.27304 151.455477) - (xy 189.36105 151.243001) - (xy 189.364099 151.233616) - (xy 189.417789 151.009986) - (xy 189.419332 151.000239) - (xy 189.437377 150.77096) - (xy 189.437377 150.7611) - (xy 189.419332 150.531821) - (xy 189.417789 150.522074) - (xy 189.364099 150.298444) - (xy 189.36105 150.289059) - (xy 189.27304 150.076583) - (xy 189.268559 150.067789) - (xy 189.163255 149.895947) - (xy 189.152799 149.886487) - (xy 189.144021 149.890271) - (xy 188.281074 150.753218) - (xy 188.27346 150.767162) - (xy 187.543408 150.767162) - (xy 187.544644 150.764898) - (xy 187.544513 150.763065) - (xy 187.540262 150.75645) - (xy 186.677126 149.893314) - (xy 186.664746 149.886554) - (xy 186.657096 149.892281) - (xy 186.549545 150.067789) - (xy 186.545064 150.076583) - (xy 186.457054 150.289059) - (xy 186.454005 150.298444) - (xy 186.400315 150.522074) - (xy 186.398772 150.531821) - (xy 186.380727 150.7611) - (xy 186.380727 150.77096) - (xy 179.203425 150.77096) - (xy 179.201308 150.767505) - (xy 179.190852 150.758045) - (xy 179.182074 150.761829) - (xy 178.319127 151.624776) - (xy 178.311513 151.63872) - (xy 177.581461 151.63872) - (xy 177.582697 151.636456) - (xy 177.582566 151.634623) - (xy 177.578315 151.628008) - (xy 176.715179 150.764872) - (xy 176.702799 150.758112) - (xy 176.695149 150.763839) - (xy 176.587598 150.939347) - (xy 176.583117 150.948141) - (xy 176.495107 151.160617) - (xy 176.492058 151.170002) - (xy 176.438368 151.393632) - (xy 176.436825 151.403379) - (xy 176.41878 151.632658) - (xy 176.41878 151.642518) - (xy 170.321183 151.642518) - (xy 170.314825 151.473142) - (xy 170.267451 151.24736) - (xy 170.265377 151.242107) - (xy 170.218955 151.124562) - (xy 170.182712 151.032788) - (xy 170.094775 150.887871) - (xy 170.065801 150.840124) - (xy 170.0658 150.840123) - (xy 170.063032 150.835561) - (xy 170.017341 150.782907) - (xy 169.915332 150.665351) - (xy 169.91533 150.665349) - (xy 169.911832 150.661318) - (xy 169.868238 150.625573) - (xy 169.737564 150.518426) - (xy 169.737558 150.518422) - (xy 169.733436 150.515042) - (xy 169.532944 150.400916) - (xy 169.527928 150.399095) - (xy 169.527923 150.399093) - (xy 169.513454 150.393841) - (xy 177.067562 150.393841) - (xy 177.071346 150.402619) - (xy 177.934293 151.265566) - (xy 177.948237 151.27318) - (xy 177.95007 151.273049) - (xy 177.956685 151.268798) - (xy 178.819821 150.405662) - (xy 178.826581 150.393282) - (xy 178.820854 150.385632) - (xy 178.645346 150.278081) - (xy 178.636552 150.2736) - (xy 178.424076 150.18559) - (xy 178.414691 150.182541) - (xy 178.191061 150.128851) - (xy 178.181314 150.127308) - (xy 177.952035 150.109263) - (xy 177.942175 150.109263) - (xy 177.712896 150.127308) - (xy 177.703149 150.128851) - (xy 177.479519 150.182541) - (xy 177.470134 150.18559) - (xy 177.257658 150.2736) - (xy 177.248864 150.278081) - (xy 177.077022 150.383385) - (xy 177.067562 150.393841) - (xy 169.513454 150.393841) - (xy 169.321104 150.324021) - (xy 169.3211 150.32402) - (xy 169.316089 150.322201) - (xy 169.31084 150.321252) - (xy 169.310837 150.321251) - (xy 169.093156 150.281888) - (xy 169.093149 150.281887) - (xy 169.089072 150.28115) - (xy 169.071335 150.280314) - (xy 169.066387 150.28008) - (xy 169.06638 150.28008) - (xy 169.064899 150.28001) - (xy 168.902754 150.28001) - (xy 168.835798 150.285691) - (xy 168.736117 150.294149) - (xy 168.736113 150.29415) - (xy 168.730806 150.2946) - (xy 168.725651 150.295938) - (xy 168.725645 150.295939) - (xy 168.512676 150.351215) - (xy 168.512672 150.351216) - (xy 168.507507 150.352557) - (xy 168.502641 150.354749) - (xy 168.502638 150.35475) - (xy 168.30203 150.445117) - (xy 168.297164 150.447309) - (xy 168.292744 150.450285) - (xy 168.29274 150.450287) - (xy 168.263828 150.469752) - (xy 168.105794 150.576148) - (xy 167.938867 150.735388) - (xy 167.92201 150.758045) - (xy 167.805156 150.915103) - (xy 167.801158 150.920476) - (xy 167.798743 150.925226) - (xy 167.744056 151.032788) - (xy 167.696602 151.126122) - (xy 167.664432 151.229727) - (xy 167.629774 151.34134) - (xy 167.629773 151.341346) - (xy 167.62819 151.346443) - (xy 167.614492 151.449799) - (xy 167.603068 151.535994) - (xy 167.597879 151.575142) - (xy 165.519943 151.575142) - (xy 165.492422 151.522944) - (xy 165.441862 151.427048) - (xy 165.395485 151.361789) - (xy 165.273217 151.18974) - (xy 165.273212 151.189734) - (xy 165.270793 151.18633) - (xy 165.267949 151.18328) - (xy 165.267944 151.183274) - (xy 165.072236 150.973403) - (xy 165.06939 150.970351) - (xy 164.841191 150.782907) - (xy 164.590207 150.62729) - (xy 164.575266 150.620575) - (xy 164.50841 150.590529) - (xy 164.320846 150.506234) - (xy 164.106624 150.442372) - (xy 164.04184 150.423059) - (xy 164.041838 150.423059) - (xy 164.037841 150.421867) - (xy 164.033721 150.421214) - (xy 164.033719 150.421214) - (xy 163.749644 150.37622) - (xy 163.749638 150.376219) - (xy 163.746163 150.375669) - (xy 163.721101 150.374531) - (xy 163.655219 150.371539) - (xy 163.655198 150.371539) - (xy 163.653799 150.371475) - (xy 163.469335 150.371475) - (xy 163.249572 150.386072) - (xy 163.245473 150.386898) - (xy 163.245469 150.386899) - (xy 163.152415 150.405662) - (xy 162.960085 150.444442) - (xy 162.680861 150.540587) - (xy 162.602506 150.579824) - (xy 162.444038 150.659179) - (xy 162.416805 150.672816) - (xy 162.172558 150.838807) - (xy 162.169444 150.841591) - (xy 162.169443 150.841592) - (xy 162.096869 150.906481) - (xy 161.952409 151.035643) - (xy 161.949692 151.038813) - (xy 161.949691 151.038814) - (xy 161.766472 151.252579) - (xy 161.760227 151.259865) - (xy 161.757953 151.263367) - (xy 161.757949 151.263372) - (xy 161.601666 151.504026) - (xy 161.599387 151.507536) - (xy 161.597593 151.511314) - (xy 161.597592 151.511316) - (xy 161.569795 151.569857) - (xy 161.472717 151.774303) - (xy 161.471438 151.778286) - (xy 161.471437 151.778289) - (xy 161.398206 152.006378) - (xy 161.382441 152.055479) - (xy 161.3817 152.059598) - (xy 161.331999 152.335829) - (xy 161.330146 152.346125) - (xy 161.329957 152.350292) - (xy 161.329956 152.350299) - (xy 161.316939 152.636964) - (xy 161.31675 152.641134) - (xy 159.139416 152.641134) - (xy 159.082446 152.575481) - (xy 159.082444 152.575479) - (xy 159.078946 152.571448) - (xy 159.001165 152.507671) - (xy 158.904678 152.428556) - (xy 158.904672 152.428552) - (xy 158.90055 152.425172) - (xy 158.700058 152.311046) - (xy 158.695042 152.309225) - (xy 158.695037 152.309223) - (xy 158.488218 152.234151) - (xy 158.488214 152.23415) - (xy 158.483203 152.232331) - (xy 158.477954 152.231382) - (xy 158.477951 152.231381) - (xy 158.26027 152.192018) - (xy 158.260263 152.192017) - (xy 158.256186 152.19128) - (xy 158.238449 152.190444) - (xy 158.233501 152.19021) - (xy 158.233494 152.19021) - (xy 158.232013 152.19014) - (xy 158.069868 152.19014) - (xy 158.002912 152.195821) - (xy 157.903231 152.204279) - (xy 157.903227 152.20428) - (xy 157.89792 152.20473) - (xy 157.892765 152.206068) - (xy 157.892759 152.206069) - (xy 157.67979 152.261345) - (xy 157.679786 152.261346) - (xy 157.674621 152.262687) - (xy 157.669755 152.264879) - (xy 157.669752 152.26488) - (xy 157.60432 152.294355) - (xy 157.464278 152.357439) - (xy 157.459858 152.360415) - (xy 157.459854 152.360417) - (xy 157.369945 152.420948) - (xy 157.272908 152.486278) - (xy 157.105981 152.645518) - (xy 157.102793 152.649803) - (xy 156.980076 152.814741) - (xy 156.968272 152.830606) - (xy 156.96206 152.842825) - (xy 156.871896 153.020164) - (xy 156.863716 153.036252) - (xy 156.829537 153.146325) - (xy 156.796888 153.25147) - (xy 156.796887 153.251476) - (xy 156.795304 153.256573) - (xy 156.786831 153.320502) - (xy 156.765773 153.479388) - (xy 156.764993 153.485272) - (xy 154.063386 153.485272) - (xy 153.61895 150.964752) - (xy 157.080858 150.964752) - (xy 157.086585 150.972402) - (xy 157.262093 151.079953) - (xy 157.270887 151.084434) - (xy 157.483363 151.172444) - (xy 157.492748 151.175493) - (xy 157.716378 151.229183) - (xy 157.726125 151.230726) - (xy 157.955404 151.248771) - (xy 157.965264 151.248771) - (xy 158.194543 151.230726) - (xy 158.20429 151.229183) - (xy 158.42792 151.175493) - (xy 158.437305 151.172444) - (xy 158.649781 151.084434) - (xy 158.658575 151.079953) - (xy 158.830417 150.974649) - (xy 158.839877 150.964193) - (xy 158.836093 150.955415) - (xy 157.973146 150.092468) - (xy 157.959202 150.084854) - (xy 157.957369 150.084985) - (xy 157.950754 150.089236) - (xy 157.087618 150.952372) - (xy 157.080858 150.964752) - (xy 153.61895 150.964752) - (xy 153.400415 149.725376) - (xy 156.432009 149.725376) - (xy 156.450054 149.954655) - (xy 156.451597 149.964402) - (xy 156.505287 150.188032) - (xy 156.508336 150.197417) - (xy 156.596346 150.409893) - (xy 156.600827 150.418687) - (xy 156.706131 150.590529) - (xy 156.716587 150.599989) - (xy 156.725365 150.596205) - (xy 157.588312 149.733258) - (xy 157.59469 149.721578) - (xy 158.324742 149.721578) - (xy 158.324873 149.723411) - (xy 158.329124 149.730026) - (xy 159.19226 150.593162) - (xy 159.20464 150.599922) - (xy 159.21229 150.594195) - (xy 159.319841 150.418687) - (xy 159.324322 150.409893) - (xy 159.412332 150.197417) - (xy 159.415381 150.188032) - (xy 159.469071 149.964402) - (xy 159.470614 149.954655) - (xy 159.488659 149.725376) - (xy 159.488659 149.715516) - (xy 159.470614 149.486237) - (xy 159.469071 149.47649) - (xy 159.415381 149.25286) - (xy 159.412332 149.243475) - (xy 159.406034 149.228271) - (xy 166.928936 149.228271) - (xy 166.934663 149.235921) - (xy 167.110171 149.343472) - (xy 167.118965 149.347953) - (xy 167.331441 149.435963) - (xy 167.340826 149.439012) - (xy 167.564456 149.492702) - (xy 167.574203 149.494245) - (xy 167.803482 149.51229) - (xy 167.813342 149.51229) - (xy 168.042621 149.494245) - (xy 168.052368 149.492702) - (xy 168.275998 149.439012) - (xy 168.285383 149.435963) - (xy 168.497859 149.347953) - (xy 168.506653 149.343472) - (xy 168.678495 149.238168) - (xy 168.687955 149.227712) - (xy 168.684171 149.218934) - (xy 168.575037 149.1098) - (xy 181.215837 149.1098) - (xy 181.234664 149.349022) - (xy 181.235818 149.353829) - (xy 181.235819 149.353835) - (xy 181.268417 149.489612) - (xy 181.290682 149.582353) - (xy 181.292575 149.586924) - (xy 181.292576 149.586926) - (xy 181.353189 149.733258) - (xy 181.382511 149.804049) - (xy 181.507891 150.008649) - (xy 181.511108 150.012416) - (xy 181.511109 150.012417) - (xy 181.572976 150.084854) - (xy 181.663733 150.191118) - (xy 181.667495 150.194331) - (xy 181.789397 150.298444) - (xy 181.846202 150.34696) - (xy 182.050802 150.47234) - (xy 182.055372 150.474233) - (xy 182.055374 150.474234) - (xy 182.264671 150.560927) - (xy 182.272498 150.564169) - (xy 182.322394 150.576148) - (xy 182.501016 150.619032) - (xy 182.501022 150.619033) - (xy 182.505829 150.620187) - (xy 182.745051 150.639014) - (xy 182.984273 150.620187) - (xy 182.98908 150.619033) - (xy 182.989086 150.619032) - (xy 183.167708 150.576148) - (xy 183.217604 150.564169) - (xy 183.225431 150.560927) - (xy 183.434728 150.474234) - (xy 183.43473 150.474233) - (xy 183.4393 150.47234) - (xy 183.6439 150.34696) - (xy 183.700706 150.298444) - (xy 183.822607 150.194331) - (xy 183.826369 150.191118) - (xy 183.917126 150.084854) - (xy 183.978993 150.012417) - (xy 183.978994 150.012416) - (xy 183.982211 150.008649) - (xy 184.107591 149.804049) - (xy 184.136914 149.733258) - (xy 184.197526 149.586926) - (xy 184.197527 149.586924) - (xy 184.19942 149.582353) - (xy 184.213841 149.522283) - (xy 187.029509 149.522283) - (xy 187.033293 149.531061) - (xy 187.89624 150.394008) - (xy 187.910184 150.401622) - (xy 187.912017 150.401491) - (xy 187.918632 150.39724) - (xy 188.781768 149.534104) - (xy 188.788528 149.521724) - (xy 188.782801 149.514074) - (xy 188.607293 149.406523) - (xy 188.598499 149.402042) - (xy 188.386023 149.314032) - (xy 188.376638 149.310983) - (xy 188.153008 149.257293) - (xy 188.143261 149.25575) - (xy 187.913982 149.237705) - (xy 187.904122 149.237705) - (xy 187.674843 149.25575) - (xy 187.665096 149.257293) - (xy 187.441466 149.310983) - (xy 187.432081 149.314032) - (xy 187.219605 149.402042) - (xy 187.210811 149.406523) - (xy 187.038969 149.511827) - (xy 187.029509 149.522283) - (xy 184.213841 149.522283) - (xy 184.221685 149.489612) - (xy 184.254283 149.353835) - (xy 184.254284 149.353829) - (xy 184.255438 149.349022) - (xy 184.274265 149.1098) - (xy 184.268244 149.033294) - (xy 194.953757 149.033294) - (xy 194.953957 149.038624) - (xy 194.953957 149.038625) - (xy 194.957833 149.141884) - (xy 194.962411 149.26383) - (xy 195.009785 149.489612) - (xy 195.011743 149.494571) - (xy 195.011744 149.494573) - (xy 195.022467 149.521724) - (xy 195.094524 149.704184) - (xy 195.165274 149.820776) - (xy 195.205189 149.886554) - (xy 195.214204 149.901411) - (xy 195.217701 149.905441) - (xy 195.304718 150.005719) - (xy 195.365404 150.075654) - (xy 195.38591 150.092468) - (xy 195.539672 150.218546) - (xy 195.539678 150.21855) - (xy 195.5438 150.22193) - (xy 195.744292 150.336056) - (xy 195.749308 150.337877) - (xy 195.749313 150.337879) - (xy 195.956132 150.412951) - (xy 195.956136 150.412952) - (xy 195.961147 150.414771) - (xy 195.966396 150.41572) - (xy 195.966399 150.415721) - (xy 196.18408 150.455084) - (xy 196.184087 150.455085) - (xy 196.188164 150.455822) - (xy 196.205901 150.456658) - (xy 196.210849 150.456892) - (xy 196.210856 150.456892) - (xy 196.212337 150.456962) - (xy 196.374482 150.456962) - (xy 196.441438 150.451281) - (xy 196.541119 150.442823) - (xy 196.541123 150.442822) - (xy 196.54643 150.442372) - (xy 196.551585 150.441034) - (xy 196.551591 150.441033) - (xy 196.76456 150.385757) - (xy 196.764564 150.385756) - (xy 196.769729 150.384415) - (xy 196.774595 150.382223) - (xy 196.774598 150.382222) - (xy 196.975206 150.291855) - (xy 196.980072 150.289663) - (xy 196.984492 150.286687) - (xy 196.984496 150.286685) - (xy 197.117089 150.197417) - (xy 197.171442 150.160824) - (xy 197.338369 150.001584) - (xy 197.423954 149.886554) - (xy 197.472894 149.820776) - (xy 197.472896 149.820773) - (xy 197.476078 149.816496) - (xy 197.531426 149.707634) - (xy 197.578215 149.615608) - (xy 197.578215 149.615607) - (xy 197.580634 149.61085) - (xy 197.634178 149.438411) - (xy 197.647462 149.395632) - (xy 197.647463 149.395626) - (xy 197.649046 149.390529) - (xy 197.668974 149.240173) - (xy 197.678657 149.167115) - (xy 197.678657 149.16711) - (xy 197.679357 149.16183) - (xy 197.678995 149.152173) - (xy 197.678696 149.144221) - (xy 199.589071 149.144221) - (xy 199.589434 149.148369) - (xy 199.589434 149.148373) - (xy 199.598828 149.25575) - (xy 199.614809 149.438411) - (xy 199.615719 149.442483) - (xy 199.61572 149.442488) - (xy 199.678104 149.721578) - (xy 199.679229 149.726612) - (xy 199.781201 150.003761) - (xy 199.783148 150.007454) - (xy 199.783149 150.007456) - (xy 199.862073 150.157148) - (xy 199.918931 150.264989) - (xy 199.93435 150.286685) - (xy 200.087576 150.502297) - (xy 200.087581 150.502303) - (xy 200.09 150.505707) - (xy 200.092844 150.508757) - (xy 200.092849 150.508763) - (xy 200.230517 150.656394) - (xy 200.291403 150.721686) - (xy 200.519602 150.90913) - (xy 200.770586 151.064747) - (xy 200.774403 151.066463) - (xy 200.774406 151.066464) - (xy 200.814391 151.084434) - (xy 201.039947 151.185803) - (xy 201.083847 151.19889) - (xy 201.31835 151.268798) - (xy 201.322952 151.27017) - (xy 201.327072 151.270823) - (xy 201.327074 151.270823) - (xy 201.611149 151.315817) - (xy 201.611155 151.315818) - (xy 201.61463 151.316368) - (xy 201.639189 151.317483) - (xy 201.705574 151.320498) - (xy 201.705595 151.320498) - (xy 201.706994 151.320562) - (xy 201.891458 151.320562) - (xy 202.111221 151.305965) - (xy 202.11532 151.305139) - (xy 202.115324 151.305138) - (xy 202.288747 151.27017) - (xy 202.400708 151.247595) - (xy 202.679932 151.15145) - (xy 202.85072 151.065926) - (xy 202.940252 151.021092) - (xy 202.940254 151.021091) - (xy 202.943988 151.019221) - (xy 203.188235 150.85323) - (xy 203.201252 150.841592) - (xy 203.373876 150.687248) - (xy 203.408384 150.656394) - (xy 203.456729 150.599989) - (xy 203.597846 150.435346) - (xy 203.597849 150.435342) - (xy 203.600566 150.432172) - (xy 203.60284 150.42867) - (xy 203.602844 150.428665) - (xy 203.759127 150.188011) - (xy 203.75913 150.188006) - (xy 203.761406 150.184501) - (xy 203.771237 150.163798) - (xy 203.845473 150.007456) - (xy 203.888076 149.917734) - (xy 203.895917 149.893314) - (xy 203.977072 149.640545) - (xy 203.977072 149.640544) - (xy 203.978352 149.636558) - (xy 204.000711 149.51229) - (xy 204.029908 149.350021) - (xy 204.029909 149.350016) - (xy 204.030647 149.345912) - (xy 204.032234 149.310983) - (xy 204.043854 149.055073) - (xy 204.043854 149.055068) - (xy 204.044043 149.050903) - (xy 204.043639 149.046277) - (xy 204.042503 149.033294) - (xy 205.953757 149.033294) - (xy 205.953957 149.038624) - (xy 205.953957 149.038625) - (xy 205.957833 149.141884) - (xy 205.962411 149.26383) - (xy 206.009785 149.489612) - (xy 206.011743 149.494571) - (xy 206.011744 149.494573) - (xy 206.022467 149.521724) - (xy 206.094524 149.704184) - (xy 206.165274 149.820776) - (xy 206.205189 149.886554) - (xy 206.214204 149.901411) - (xy 206.217701 149.905441) - (xy 206.304718 150.005719) - (xy 206.365404 150.075654) - (xy 206.38591 150.092468) - (xy 206.539672 150.218546) - (xy 206.539678 150.21855) - (xy 206.5438 150.22193) - (xy 206.744292 150.336056) - (xy 206.749308 150.337877) - (xy 206.749313 150.337879) - (xy 206.956132 150.412951) - (xy 206.956136 150.412952) - (xy 206.961147 150.414771) - (xy 206.966396 150.41572) - (xy 206.966399 150.415721) - (xy 207.18408 150.455084) - (xy 207.184087 150.455085) - (xy 207.188164 150.455822) - (xy 207.205901 150.456658) - (xy 207.210849 150.456892) - (xy 207.210856 150.456892) - (xy 207.212337 150.456962) - (xy 207.374482 150.456962) - (xy 207.441438 150.451281) - (xy 207.541119 150.442823) - (xy 207.541123 150.442822) - (xy 207.54643 150.442372) - (xy 207.551585 150.441034) - (xy 207.551591 150.441033) - (xy 207.76456 150.385757) - (xy 207.764564 150.385756) - (xy 207.769729 150.384415) - (xy 207.774595 150.382223) - (xy 207.774598 150.382222) - (xy 207.800511 150.370549) - (xy 214.987299 150.370549) - (xy 214.993026 150.378199) - (xy 215.168534 150.48575) - (xy 215.177328 150.490231) - (xy 215.389804 150.578241) - (xy 215.399189 150.58129) - (xy 215.622819 150.63498) - (xy 215.632566 150.636523) - (xy 215.861845 150.654568) - (xy 215.871705 150.654568) - (xy 216.100984 150.636523) - (xy 216.110731 150.63498) - (xy 216.334361 150.58129) - (xy 216.343746 150.578241) - (xy 216.556222 150.490231) - (xy 216.565016 150.48575) - (xy 216.736858 150.380446) - (xy 216.746318 150.36999) - (xy 216.742534 150.361212) - (xy 215.879587 149.498265) - (xy 215.865643 149.490651) - (xy 215.86381 149.490782) - (xy 215.857195 149.495033) - (xy 214.994059 150.358169) - (xy 214.987299 150.370549) - (xy 207.800511 150.370549) - (xy 207.975206 150.291855) - (xy 207.980072 150.289663) - (xy 207.984492 150.286687) - (xy 207.984496 150.286685) - (xy 208.117089 150.197417) - (xy 208.171442 150.160824) - (xy 208.338369 150.001584) - (xy 208.423954 149.886554) - (xy 208.472894 149.820776) - (xy 208.472896 149.820773) - (xy 208.476078 149.816496) - (xy 208.531426 149.707634) - (xy 208.578215 149.615608) - (xy 208.578215 149.615607) - (xy 208.580634 149.61085) - (xy 208.634178 149.438411) - (xy 208.647462 149.395632) - (xy 208.647463 149.395626) - (xy 208.649046 149.390529) - (xy 208.668974 149.240173) - (xy 208.678657 149.167115) - (xy 208.678657 149.16711) - (xy 208.679357 149.16183) - (xy 208.678995 149.152173) - (xy 208.678207 149.131173) - (xy 214.33845 149.131173) - (xy 214.356495 149.360452) - (xy 214.358038 149.370199) - (xy 214.411728 149.593829) - (xy 214.414777 149.603214) - (xy 214.502787 149.81569) - (xy 214.507268 149.824484) - (xy 214.612572 149.996326) - (xy 214.623028 150.005786) - (xy 214.631806 150.002002) - (xy 215.494753 149.139055) - (xy 215.501131 149.127375) - (xy 216.231183 149.127375) - (xy 216.231314 149.129208) - (xy 216.235565 149.135823) - (xy 217.098701 149.998959) - (xy 217.111081 150.005719) - (xy 217.115072 150.002731) - (xy 224.300397 150.002731) - (xy 224.318442 150.23201) - (xy 224.319985 150.241757) - (xy 224.373675 150.465387) - (xy 224.376724 150.474772) - (xy 224.464734 150.687248) - (xy 224.469215 150.696042) - (xy 224.574519 150.867884) - (xy 224.584975 150.877344) - (xy 224.593753 150.87356) - (xy 225.4567 150.010613) - (xy 225.463078 149.998933) - (xy 226.19313 149.998933) - (xy 226.193261 150.000766) - (xy 226.197512 150.007381) - (xy 227.060648 150.870517) - (xy 227.073028 150.877277) - (xy 227.080678 150.87155) - (xy 227.188229 150.696042) - (xy 227.19271 150.687248) - (xy 227.28072 150.474772) - (xy 227.283769 150.465387) - (xy 227.337459 150.241757) - (xy 227.339002 150.23201) - (xy 227.357047 150.002731) - (xy 227.357047 149.992871) - (xy 227.339002 149.763592) - (xy 227.337459 149.753845) - (xy 227.283769 149.530215) - (xy 227.28072 149.52083) - (xy 227.19271 149.308354) - (xy 227.188229 149.29956) - (xy 227.082925 149.127718) - (xy 227.072469 149.118258) - (xy 227.063691 149.122042) - (xy 226.200744 149.984989) - (xy 226.19313 149.998933) - (xy 225.463078 149.998933) - (xy 225.464314 149.996669) - (xy 225.464183 149.994836) - (xy 225.459932 149.988221) - (xy 224.596796 149.125085) - (xy 224.584416 149.118325) - (xy 224.576766 149.124052) - (xy 224.469215 149.29956) - (xy 224.464734 149.308354) - (xy 224.376724 149.52083) - (xy 224.373675 149.530215) - (xy 224.319985 149.753845) - (xy 224.318442 149.763592) - (xy 224.300397 149.992871) - (xy 224.300397 150.002731) - (xy 217.115072 150.002731) - (xy 217.118731 149.999992) - (xy 217.226282 149.824484) - (xy 217.230763 149.81569) - (xy 217.318773 149.603214) - (xy 217.321822 149.593829) - (xy 217.375512 149.370199) - (xy 217.377055 149.360452) - (xy 217.3951 149.131173) - (xy 217.3951 149.121313) - (xy 217.377055 148.892034) - (xy 217.375512 148.882287) - (xy 217.321822 148.658657) - (xy 217.318773 148.649272) - (xy 217.230763 148.436796) - (xy 217.226282 148.428002) - (xy 217.120978 148.25616) - (xy 217.110522 148.2467) - (xy 217.101744 148.250484) - (xy 216.238797 149.113431) - (xy 216.231183 149.127375) - (xy 215.501131 149.127375) - (xy 215.502367 149.125111) - (xy 215.502236 149.123278) - (xy 215.497985 149.116663) - (xy 214.634849 148.253527) - (xy 214.622469 148.246767) - (xy 214.614819 148.252494) - (xy 214.507268 148.428002) - (xy 214.502787 148.436796) - (xy 214.414777 148.649272) - (xy 214.411728 148.658657) - (xy 214.358038 148.882287) - (xy 214.356495 148.892034) - (xy 214.33845 149.121313) - (xy 214.33845 149.131173) - (xy 208.678207 149.131173) - (xy 208.673253 148.999227) - (xy 208.670703 148.931294) - (xy 208.623329 148.705512) - (xy 208.53859 148.49094) - (xy 208.41891 148.293713) - (xy 208.396809 148.268244) - (xy 208.27121 148.123503) - (xy 208.271208 148.123501) - (xy 208.26771 148.11947) - (xy 208.225575 148.084922) - (xy 208.093442 147.976578) - (xy 208.093436 147.976574) - (xy 208.089314 147.973194) - (xy 207.929979 147.882496) - (xy 214.987232 147.882496) - (xy 214.991016 147.891274) - (xy 215.853963 148.754221) - (xy 215.867907 148.761835) - (xy 215.86974 148.761704) - (xy 215.876355 148.757453) - (xy 216.739491 147.894317) - (xy 216.746251 147.881937) - (xy 216.740524 147.874287) - (xy 216.565016 147.766736) - (xy 216.556222 147.762255) - (xy 216.343746 147.674245) - (xy 216.334361 147.671196) - (xy 216.110731 147.617506) - (xy 216.100984 147.615963) - (xy 215.871705 147.597918) - (xy 215.861845 147.597918) - (xy 215.632566 147.615963) - (xy 215.622819 147.617506) - (xy 215.399189 147.671196) - (xy 215.389804 147.674245) - (xy 215.177328 147.762255) - (xy 215.168534 147.766736) - (xy 214.996692 147.87204) - (xy 214.987232 147.882496) - (xy 207.929979 147.882496) - (xy 207.888822 147.859068) - (xy 207.883806 147.857247) - (xy 207.883801 147.857245) - (xy 207.676982 147.782173) - (xy 207.676978 147.782172) - (xy 207.671967 147.780353) - (xy 207.666718 147.779404) - (xy 207.666715 147.779403) - (xy 207.449034 147.74004) - (xy 207.449027 147.740039) - (xy 207.44495 147.739302) - (xy 207.427213 147.738466) - (xy 207.422265 147.738232) - (xy 207.422258 147.738232) - (xy 207.420777 147.738162) - (xy 207.258632 147.738162) - (xy 207.191676 147.743843) - (xy 207.091995 147.752301) - (xy 207.091991 147.752302) - (xy 207.086684 147.752752) - (xy 207.081529 147.75409) - (xy 207.081523 147.754091) - (xy 206.868554 147.809367) - (xy 206.86855 147.809368) - (xy 206.863385 147.810709) - (xy 206.858519 147.812901) - (xy 206.858516 147.812902) - (xy 206.704023 147.882496) - (xy 206.653042 147.905461) - (xy 206.648622 147.908437) - (xy 206.648618 147.908439) - (xy 206.575596 147.957601) - (xy 206.461672 148.0343) - (xy 206.294745 148.19354) - (xy 206.291557 148.197825) - (xy 206.161499 148.37263) - (xy 206.157036 148.378628) - (xy 206.154621 148.383378) - (xy 206.058425 148.572582) - (xy 206.05248 148.584274) - (xy 206.024802 148.673412) - (xy 205.985652 148.799492) - (xy 205.985651 148.799498) - (xy 205.984068 148.804595) - (xy 205.976269 148.863441) - (xy 205.955227 149.022205) - (xy 205.953757 149.033294) - (xy 204.042503 149.033294) - (xy 204.018669 148.760874) - (xy 204.018305 148.756713) - (xy 204.015876 148.745845) - (xy 203.954797 148.47259) - (xy 203.954795 148.472583) - (xy 203.953885 148.468512) - (xy 203.851913 148.191363) - (xy 203.826974 148.144061) - (xy 203.766036 148.028482) - (xy 203.714183 147.930135) - (xy 203.654726 147.84647) - (xy 203.545538 147.692827) - (xy 203.545533 147.692821) - (xy 203.543114 147.689417) - (xy 203.54027 147.686367) - (xy 203.540265 147.686361) - (xy 203.344557 147.47649) - (xy 203.341711 147.473438) - (xy 203.337541 147.470013) - (xy 219.501562 147.470013) - (xy 219.520389 147.709235) - (xy 219.521543 147.714042) - (xy 219.521544 147.714048) - (xy 219.544751 147.810709) - (xy 219.576407 147.942566) - (xy 219.5783 147.947137) - (xy 219.578301 147.947139) - (xy 219.659869 148.144061) - (xy 219.668236 148.164262) - (xy 219.793616 148.368862) - (xy 219.796833 148.372629) - (xy 219.796834 148.37263) - (xy 219.872254 148.460936) - (xy 219.949458 148.551331) - (xy 219.95322 148.554544) - (xy 220.124174 148.700551) - (xy 220.131927 148.707173) - (xy 220.336527 148.832553) - (xy 220.341097 148.834446) - (xy 220.341099 148.834447) - (xy 220.533262 148.914043) - (xy 220.558223 148.924382) - (xy 220.609219 148.936625) - (xy 220.786741 148.979245) - (xy 220.786747 148.979246) - (xy 220.791554 148.9804) - (xy 221.030776 148.999227) - (xy 221.269998 148.9804) - (xy 221.274805 148.979246) - (xy 221.274811 148.979245) - (xy 221.452333 148.936625) - (xy 221.503329 148.924382) - (xy 221.52829 148.914043) - (xy 221.720453 148.834447) - (xy 221.720455 148.834446) - (xy 221.725025 148.832553) - (xy 221.853123 148.754054) - (xy 224.949179 148.754054) - (xy 224.952963 148.762832) - (xy 225.81591 149.625779) - (xy 225.829854 149.633393) - (xy 225.831687 149.633262) - (xy 225.838302 149.629011) - (xy 226.701438 148.765875) - (xy 226.708198 148.753495) - (xy 226.702471 148.745845) - (xy 226.526963 148.638294) - (xy 226.518169 148.633813) - (xy 226.305693 148.545803) - (xy 226.296308 148.542754) - (xy 226.072678 148.489064) - (xy 226.062931 148.487521) - (xy 225.833652 148.469476) - (xy 225.823792 148.469476) - (xy 225.594513 148.487521) - (xy 225.584766 148.489064) - (xy 225.361136 148.542754) - (xy 225.351751 148.545803) - (xy 225.139275 148.633813) - (xy 225.130481 148.638294) - (xy 224.958639 148.743598) - (xy 224.949179 148.754054) - (xy 221.853123 148.754054) - (xy 221.929625 148.707173) - (xy 221.937379 148.700551) - (xy 222.108332 148.554544) - (xy 222.112094 148.551331) - (xy 222.189298 148.460936) - (xy 222.264718 148.37263) - (xy 222.264719 148.372629) - (xy 222.267936 148.368862) - (xy 222.393316 148.164262) - (xy 222.401684 148.144061) - (xy 222.483251 147.947139) - (xy 222.483252 147.947137) - (xy 222.485145 147.942566) - (xy 222.514867 147.818763) - (xy 249.6023 147.818763) - (xy 249.602597 147.823915) - (xy 249.602597 147.823919) - (xy 249.605975 147.882496) - (xy 249.615408 148.0461) - (xy 249.616543 148.051137) - (xy 249.616544 148.051143) - (xy 249.662153 148.253527) - (xy 249.66547 148.268244) - (xy 249.667414 148.27303) - (xy 249.667415 148.273035) - (xy 249.749198 148.474441) - (xy 249.751142 148.479228) - (xy 249.870123 148.673387) - (xy 250.019217 148.845506) - (xy 250.19442 148.990962) - (xy 250.198872 148.993564) - (xy 250.198877 148.993567) - (xy 250.292971 149.048551) - (xy 250.391028 149.105851) - (xy 250.60376 149.187085) - (xy 250.608826 149.188116) - (xy 250.608827 149.188116) - (xy 250.661061 149.198743) - (xy 250.826903 149.232484) - (xy 250.954719 149.237171) - (xy 251.049301 149.24064) - (xy 251.049306 149.24064) - (xy 251.054465 149.240829) - (xy 251.059585 149.240173) - (xy 251.059587 149.240173) - (xy 251.131775 149.230925) - (xy 251.280334 149.211894) - (xy 251.285283 149.210409) - (xy 251.285289 149.210408) - (xy 251.447206 149.16183) - (xy 251.498444 149.146458) - (xy 251.529645 149.131173) - (xy 251.698296 149.048551) - (xy 251.702938 149.046277) - (xy 251.707142 149.043279) - (xy 251.707146 149.043276) - (xy 251.785114 148.987662) - (xy 251.888324 148.914043) - (xy 252.049624 148.753305) - (xy 252.085086 148.703955) - (xy 252.179486 148.572582) - (xy 252.182504 148.568382) - (xy 252.187356 148.558566) - (xy 252.281104 148.368881) - (xy 252.281105 148.368879) - (xy 252.283398 148.364239) - (xy 252.349595 148.146359) - (xy 252.353581 148.116083) - (xy 252.378881 147.923914) - (xy 252.378882 147.923907) - (xy 252.379318 147.920592) - (xy 252.379821 147.899996) - (xy 252.380895 147.856078) - (xy 252.380895 147.856073) - (xy 252.380977 147.852713) - (xy 252.371637 147.739107) - (xy 252.362742 147.630915) - (xy 252.362741 147.630909) - (xy 252.362318 147.625764) - (xy 252.325293 147.478358) - (xy 252.308103 147.409921) - (xy 252.308102 147.409917) - (xy 252.306844 147.40491) - (xy 252.304785 147.400174) - (xy 252.218103 147.200819) - (xy 252.218101 147.200816) - (xy 252.216043 147.196082) - (xy 252.107399 147.028144) - (xy 252.095162 147.009228) - (xy 252.09516 147.009225) - (xy 252.092354 147.004888) - (xy 251.939099 146.836463) - (xy 251.839985 146.758188) - (xy 251.798922 146.700271) - (xy 251.79569 146.629348) - (xy 251.831315 146.567937) - (xy 251.862644 146.546155) - (xy 251.897828 146.528918) - (xy 251.924313 146.515943) - (xy 251.928517 146.512945) - (xy 251.928521 146.512942) - (xy 252.059279 146.419673) - (xy 252.109699 146.383709) - (xy 252.270999 146.222971) - (xy 252.285473 146.202829) - (xy 252.400861 146.042248) - (xy 252.403879 146.038048) - (xy 252.412035 146.021547) - (xy 252.502479 145.838547) - (xy 252.50248 145.838545) - (xy 252.504773 145.833905) - (xy 252.57097 145.616025) - (xy 252.57197 145.608427) - (xy 252.600256 145.39358) - (xy 252.600257 145.393573) - (xy 252.600693 145.390258) - (xy 252.600775 145.386906) - (xy 252.60227 145.325744) - (xy 252.60227 145.325739) - (xy 252.602352 145.322379) - (xy 252.593737 145.217592) - (xy 252.584117 145.100581) - (xy 252.584116 145.100575) - (xy 252.583693 145.09543) - (xy 252.528219 144.874576) - (xy 252.52616 144.86984) - (xy 252.439478 144.670485) - (xy 252.439476 144.670482) - (xy 252.437418 144.665748) - (xy 252.313729 144.474554) - (xy 252.160474 144.306129) - (xy 252.061359 144.227853) - (xy 252.020296 144.169936) - (xy 252.017064 144.099013) - (xy 252.052689 144.037602) - (xy 252.084014 144.015822) - (xy 252.145689 143.985608) - (xy 252.149893 143.98261) - (xy 252.149897 143.982607) - (xy 252.227524 143.927236) - (xy 252.331075 143.853374) - (xy 252.492375 143.692636) - (xy 252.625255 143.507713) - (xy 252.660311 143.436784) - (xy 252.723855 143.308212) - (xy 252.723856 143.30821) - (xy 252.726149 143.30357) - (xy 252.792346 143.08569) - (xy 252.793346 143.078093) - (xy 252.821632 142.863245) - (xy 252.821633 142.863238) - (xy 252.822069 142.859923) - (xy 252.822572 142.839327) - (xy 252.823646 142.795409) - (xy 252.823646 142.795404) - (xy 252.823728 142.792044) - (xy 252.81249 142.655354) - (xy 252.805493 142.570246) - (xy 252.805492 142.57024) - (xy 252.805069 142.565095) - (xy 252.753745 142.360763) - (xy 252.750854 142.349252) - (xy 252.750853 142.349248) - (xy 252.749595 142.344241) - (xy 252.747536 142.339505) - (xy 252.660854 142.14015) - (xy 252.660852 142.140147) - (xy 252.658794 142.135413) - (xy 252.574746 142.005494) - (xy 252.537913 141.948559) - (xy 252.537911 141.948556) - (xy 252.535105 141.944219) - (xy 252.38185 141.775794) - (xy 252.282736 141.697519) - (xy 252.241673 141.639602) - (xy 252.238441 141.568679) - (xy 252.274066 141.507268) - (xy 252.305395 141.485486) - (xy 252.332629 141.472143) - (xy 252.367064 141.455274) - (xy 252.371268 141.452276) - (xy 252.371272 141.452273) - (xy 252.50203 141.359004) - (xy 252.55245 141.32304) - (xy 252.71375 141.162302) - (xy 252.728224 141.14216) - (xy 252.843612 140.981579) - (xy 252.84663 140.977379) - (xy 252.854787 140.960876) - (xy 252.94523 140.777878) - (xy 252.945231 140.777876) - (xy 252.947524 140.773236) - (xy 252.996625 140.611624) - (xy 253.012219 140.5603) - (xy 253.012219 140.560299) - (xy 253.013721 140.555356) - (xy 253.014721 140.547758) - (xy 253.043007 140.332911) - (xy 253.043008 140.332904) - (xy 253.043444 140.329589) - (xy 253.043526 140.326237) - (xy 253.045021 140.265075) - (xy 253.045021 140.26507) - (xy 253.045103 140.26171) - (xy 253.035218 140.141474) - (xy 253.026868 140.039912) - (xy 253.026867 140.039906) - (xy 253.026444 140.034761) - (xy 252.990265 139.890726) - (xy 252.972229 139.818918) - (xy 252.972228 139.818914) - (xy 252.97097 139.813907) - (xy 252.967063 139.804922) - (xy 252.882229 139.609816) - (xy 252.882227 139.609813) - (xy 252.880169 139.605079) - (xy 252.776343 139.444588) - (xy 252.759288 139.418225) - (xy 252.759286 139.418222) - (xy 252.75648 139.413885) - (xy 252.603225 139.24546) - (xy 252.50411 139.167184) - (xy 252.463047 139.109267) - (xy 252.459815 139.038344) - (xy 252.49544 138.976933) - (xy 252.526765 138.955153) - (xy 252.58844 138.924939) - (xy 252.592644 138.921941) - (xy 252.592648 138.921938) - (xy 252.683208 138.857342) - (xy 252.773826 138.792705) - (xy 252.935126 138.631967) - (xy 252.943056 138.620932) - (xy 253.064988 138.451244) - (xy 253.068006 138.447044) - (xy 253.076162 138.430543) - (xy 253.166606 138.247543) - (xy 253.166607 138.247541) - (xy 253.1689 138.242901) - (xy 253.218171 138.080732) - (xy 253.233595 138.029965) - (xy 253.233595 138.029964) - (xy 253.235097 138.025021) - (xy 253.236097 138.017424) - (xy 253.264383 137.802576) - (xy 253.264384 137.802569) - (xy 253.26482 137.799254) - (xy 253.265382 137.776273) - (xy 253.266397 137.73474) - (xy 253.266397 137.734735) - (xy 253.266479 137.731375) - (xy 253.256968 137.615687) - (xy 253.248244 137.509577) - (xy 253.248243 137.509571) - (xy 253.24782 137.504426) - (xy 253.207918 137.345567) - (xy 253.193605 137.288583) - (xy 253.193604 137.288579) - (xy 253.192346 137.283572) - (xy 253.181 137.257478) - (xy 253.103605 137.079481) - (xy 253.103603 137.079478) - (xy 253.101545 137.074744) - (xy 252.977856 136.88355) - (xy 252.824601 136.715125) - (xy 252.725487 136.63685) - (xy 252.684424 136.578933) - (xy 252.681192 136.50801) - (xy 252.716817 136.446599) - (xy 252.748146 136.424817) - (xy 252.805174 136.396879) - (xy 252.809816 136.394605) - (xy 252.81402 136.391607) - (xy 252.814024 136.391604) - (xy 252.944782 136.298335) - (xy 252.995202 136.262371) - (xy 253.156502 136.101633) - (xy 253.170976 136.081491) - (xy 253.286364 135.92091) - (xy 253.289382 135.91671) - (xy 253.29577 135.903786) - (xy 253.387982 135.717209) - (xy 253.387983 135.717207) - (xy 253.390276 135.712567) - (xy 253.440777 135.546348) - (xy 253.454971 135.499631) - (xy 253.454971 135.49963) - (xy 253.456473 135.494687) - (xy 253.460645 135.462998) - (xy 253.485759 135.272242) - (xy 253.48576 135.272235) - (xy 253.486196 135.26892) - (xy 253.486505 135.256281) - (xy 253.487773 135.204406) - (xy 253.487773 135.204401) - (xy 253.487855 135.201041) - (xy 253.478308 135.084923) - (xy 253.46962 134.979243) - (xy 253.469619 134.979237) - (xy 253.469196 134.974092) - (xy 253.432532 134.828125) - (xy 253.414981 134.758249) - (xy 253.41498 134.758245) - (xy 253.413722 134.753238) - (xy 253.404231 134.73141) - (xy 253.324981 134.549147) - (xy 253.324979 134.549144) - (xy 253.322921 134.54441) - (xy 253.222701 134.389493) - (xy 253.20204 134.357556) - (xy 253.202038 134.357553) - (xy 253.199232 134.353216) - (xy 253.045977 134.184791) - (xy 252.946862 134.106515) - (xy 252.905799 134.048598) - (xy 252.902567 133.977675) - (xy 252.938192 133.916264) - (xy 252.969521 133.894482) - (xy 253.026549 133.866544) - (xy 253.031191 133.86427) - (xy 253.035395 133.861272) - (xy 253.035399 133.861269) - (xy 253.124805 133.797496) - (xy 253.216577 133.732036) - (xy 253.377877 133.571298) - (xy 253.392351 133.551156) - (xy 253.507739 133.390575) - (xy 253.510757 133.386375) - (xy 253.518913 133.369874) - (xy 253.609357 133.186874) - (xy 253.609358 133.186872) - (xy 253.611651 133.182232) - (xy 253.673244 132.979507) - (xy 253.676346 132.969296) - (xy 253.676346 132.969295) - (xy 253.677848 132.964352) - (xy 253.678848 132.956754) - (xy 253.707134 132.741907) - (xy 253.707135 132.7419) - (xy 253.707571 132.738585) - (xy 253.707963 132.722534) - (xy 253.709148 132.674071) - (xy 253.709148 132.674066) - (xy 253.70923 132.670706) - (xy 253.699745 132.555341) - (xy 253.690995 132.448908) - (xy 253.690994 132.448902) - (xy 253.690571 132.443757) - (xy 253.650669 132.284898) - (xy 253.636356 132.227914) - (xy 253.636355 132.22791) - (xy 253.635097 132.222903) - (xy 253.625362 132.200513) - (xy 253.546356 132.018812) - (xy 253.546354 132.018809) - (xy 253.544296 132.014075) - (xy 253.440342 131.853386) - (xy 253.423415 131.827221) - (xy 253.423413 131.827218) - (xy 253.420607 131.822881) - (xy 253.267352 131.654456) - (xy 253.168237 131.57618) - (xy 253.127174 131.518263) - (xy 253.123942 131.44734) - (xy 253.159567 131.385929) - (xy 253.190892 131.364149) - (xy 253.252567 131.333935) - (xy 253.256771 131.330937) - (xy 253.256775 131.330934) - (xy 253.379542 131.243365) - (xy 253.437953 131.201701) - (xy 253.599253 131.040963) - (xy 253.620188 131.011829) - (xy 253.66365 130.951345) - (xy 253.719645 130.907697) - (xy 253.765973 130.898871) - (xy 260.95058 130.898871) - (xy 261.018701 130.918873) - (xy 261.065194 130.972529) - (xy 261.07658 131.024871) - (xy 261.07658 157.898549) - (xy 261.056578 157.96667) - (xy 261.039675 157.987644) - (xy 259.057585 159.969734) - (xy 259.043173 159.98212) - (xy 259.031578 159.990653) - (xy 259.031573 159.990658) - (xy 259.025678 159.994996) - (xy 259.020939 160.000574) - (xy 259.020936 160.000577) - (xy 258.991461 160.035272) - (xy 258.984531 160.042788) - (xy 258.978836 160.048483) - (xy 258.976556 160.051365) - (xy 258.961215 160.070755) - (xy 258.958424 160.074159) - (xy 258.915905 160.124207) - (xy 258.911163 160.129789) - (xy 258.907835 160.136305) - (xy 258.904468 160.141354) - (xy 258.9013 160.146484) - (xy 258.896762 160.15222) - (xy 258.893664 160.158849) - (xy 258.889242 160.168311) - (xy 258.842279 160.221555) - (xy 258.818189 160.233362) - (xy 258.692531 160.279098) - (xy 258.494248 160.393577) - (xy 258.391406 160.479871) - (xy 258.335999 160.526363) - (xy 258.318855 160.540748) - (xy 258.171684 160.716139) - (xy 258.168932 160.720906) - (xy 258.168929 160.72091) - (xy 258.110872 160.821469) - (xy 258.057206 160.914422) - (xy 258.055325 160.91959) - (xy 257.995554 161.083809) - (xy 257.978897 161.129572) - (xy 257.939138 161.355052) - (xy 257.939138 161.58401) - (xy 257.955062 161.67432) - (xy 257.972529 161.773378) - (xy 257.978896 161.809489) - (xy 257.98078 161.814665) - (xy 258.05372 162.015066) - (xy 258.057204 162.024639) - (xy 258.171683 162.222922) - (xy 258.318854 162.398315) - (xy 258.342072 162.417797) - (xy 258.381397 162.476905) - (xy 258.38708 162.514318) - (xy 258.38708 163.11385) - (xy 258.367078 163.181971) - (xy 258.313422 163.228464) - (xy 258.243148 163.238568) - (xy 258.178568 163.209074) - (xy 258.14065 163.1509) - (xy 258.137688 163.141273) - (xy 258.125089 163.100318) - (xy 258.106839 163.064958) - (xy 258.024625 162.905672) - (xy 258.024625 162.905671) - (xy 258.022053 162.900689) - (xy 257.885294 162.722461) - (xy 257.719135 162.571268) - (xy 257.714388 162.56829) - (xy 257.714385 162.568288) - (xy 257.533576 162.454868) - (xy 257.528827 162.451889) - (xy 257.320388 162.368097) - (xy 257.100404 162.32254) - (xy 257.095793 162.322274) - (xy 257.095792 162.322274) - (xy 257.045219 162.319358) - (xy 257.045215 162.319358) - (xy 257.043396 162.319253) - (xy 256.898172 162.319253) - (xy 256.893363 162.319682) - (xy 256.884362 162.320485) - (xy 256.814734 162.306617) - (xy 256.763656 162.257306) - (xy 256.747346 162.188208) - (xy 256.770983 162.121261) - (xy 256.784069 162.105889) - (xy 256.792533 162.097425) - (xy 256.932583 161.930519) - (xy 256.938867 161.921545) - (xy 257.047803 161.732863) - (xy 257.052434 161.722932) - (xy 257.11343 161.555349) - (xy 257.114324 161.541276) - (xy 257.106709 161.537196) - (xy 255.810659 161.423806) - (xy 255.795089 161.426935) - (xy 255.793766 161.428216) - (xy 255.791432 161.435722) - (xy 255.70233 162.454171) - (xy 255.705459 162.469741) - (xy 255.70674 162.471064) - (xy 255.714246 162.473398) - (xy 255.800737 162.480965) - (xy 255.806201 162.481203) - (xy 255.967647 162.481203) - (xy 256.035768 162.501205) - (xy 256.082261 162.554861) - (xy 256.092365 162.625135) - (xy 256.058131 162.694888) - (xy 256.035064 162.718692) - (xy 255.973179 162.782552) - (xy 255.847881 162.969015) - (xy 255.757583 163.17472) - (xy 255.756274 163.180171) - (xy 255.756273 163.180175) - (xy 255.711615 163.36619) - (xy 255.705139 163.393164) - (xy 255.704816 163.398769) - (xy 255.69699 163.534511) - (xy 255.692208 163.617443) - (xy 255.719196 163.840468) - (xy 255.785253 164.055188) - (xy 255.787823 164.060168) - (xy 255.787825 164.060172) - (xy 255.885145 164.248726) - (xy 255.888289 164.254817) - (xy 255.8917 164.259262) - (xy 255.891701 164.259264) - (xy 255.911369 164.284896) - (xy 255.936968 164.351117) - (xy 255.922702 164.420666) - (xy 255.873101 164.471461) - (xy 255.803911 164.487376) - (xy 255.789525 164.485685) - (xy 255.633252 164.45813) - (xy 255.627802 164.457413) - (xy 255.545881 164.450245) - (xy 255.53031 164.453374) - (xy 255.528987 164.454656) - (xy 255.526654 164.462159) - (xy 255.437551 165.480609) - (xy 255.44068 165.496179) - (xy 255.441961 165.497502) - (xy 255.449467 165.499836) - (xy 256.744938 165.613174) - (xy 256.758763 165.610396) - (xy 256.760733 165.601985) - (xy 256.728872 165.421291) - (xy 256.726032 165.410695) - (xy 256.651519 165.20597) - (xy 256.646889 165.196042) - (xy 256.537954 165.00736) - (xy 256.531075 164.997536) - (xy 256.508386 164.930263) - (xy 256.52567 164.861402) - (xy 256.577439 164.812817) - (xy 256.647257 164.799933) - (xy 256.659838 164.801882) - (xy 256.756353 164.821869) - (xy 256.809938 164.832966) - (xy 256.814549 164.833232) - (xy 256.81455 164.833232) - (xy 256.865123 164.836148) - (xy 256.865127 164.836148) - (xy 256.866946 164.836253) - (xy 257.01217 164.836253) - (xy 257.014957 164.836004) - (xy 257.014963 164.836004) - (xy 257.0851 164.829744) - (xy 257.178933 164.82137) - (xy 257.184347 164.819889) - (xy 257.184352 164.819888) - (xy 257.312083 164.784944) - (xy 257.395622 164.76209) - (xy 257.40068 164.759678) - (xy 257.400684 164.759676) - (xy 257.560785 164.683311) - (xy 257.598389 164.665375) - (xy 257.780825 164.534282) - (xy 257.858789 164.45383) - (xy 257.93326 164.376982) - (xy 257.933262 164.376979) - (xy 257.937163 164.372954) - (xy 258.062461 164.186491) - (xy 258.145706 163.996853) - (xy 258.191403 163.942517) - (xy 258.259221 163.921512) - (xy 258.327629 163.940506) - (xy 258.374909 163.99347) - (xy 258.38708 164.047498) - (xy 258.38708 164.738621) - (xy 258.367078 164.806742) - (xy 258.313422 164.853235) - (xy 258.304197 164.857014) - (xy 258.291615 164.861593) - (xy 258.201038 164.913888) - (xy 258.135203 164.951898) - (xy 258.093332 164.976072) - (xy 257.999203 165.055055) - (xy 257.948358 165.097719) - (xy 257.917939 165.123243) - (xy 257.770768 165.298634) - (xy 257.768016 165.303401) - (xy 257.768013 165.303405) - (xy 257.70607 165.410695) - (xy 257.65629 165.496917) - (xy 257.654409 165.502085) - (xy 257.618241 165.601456) - (xy 257.577981 165.712067) - (xy 257.538222 165.937547) - (xy 257.538222 166.166505) - (xy 257.57798 166.391984) - (xy 257.579864 166.39716) - (xy 257.624207 166.518991) - (xy 257.656288 166.607134) - (xy 257.770767 166.805417) - (xy 257.917938 166.98081) - (xy 258.093329 167.127981) - (xy 258.098096 167.130733) - (xy 258.0981 167.130736) - (xy 258.204247 167.192019) - (xy 258.291612 167.242459) - (xy 258.29678 167.24434) - (xy 258.456168 167.302353) - (xy 258.506762 167.320768) - (xy 258.570214 167.331957) - (xy 258.673061 167.350092) - (xy 258.673068 167.350093) - (xy 258.675768 167.350569) - (xy 259.009643 167.37978) - (xy 259.384579 167.412583) - (xy 259.384586 167.412583) - (xy 259.387303 167.412821) - (xy 259.558916 167.412821) - (xy 259.711559 167.385906) - (xy 259.778975 167.374019) - (xy 259.778978 167.374018) - (xy 259.784395 167.373063) - (xy 259.846197 167.350569) - (xy 259.994378 167.296636) - (xy 259.994382 167.296634) - (xy 259.999545 167.294755) - (xy 260.186443 167.186849) - (xy 260.193065 167.183026) - (xy 260.193066 167.183026) - (xy 260.197828 167.180276) - (xy 260.366257 167.038948) - (xy 260.369012 167.036636) - (xy 260.37322 167.033105) - (xy 260.428195 166.967589) - (xy 260.474743 166.912116) - (xy 260.533853 166.87279) - (xy 260.60484 166.871664) - (xy 260.665168 166.909096) - (xy 260.680381 166.930105) - (xy 260.709655 166.98081) - (xy 260.756601 167.062123) - (xy 260.756605 167.062128) - (xy 260.759351 167.066885) - (xy 260.906522 167.242278) - (xy 261.081913 167.389449) - (xy 261.08668 167.392201) - (xy 261.086684 167.392204) - (xy 261.16637 167.43821) - (xy 261.280196 167.503927) - (xy 261.285364 167.505808) - (xy 261.484233 167.578191) - (xy 261.495346 167.582236) - (xy 261.558798 167.593425) - (xy 261.661645 167.61156) - (xy 261.661652 167.611561) - (xy 261.664352 167.612037) - (xy 261.998227 167.641248) - (xy 262.373163 167.674051) - (xy 262.37317 167.674051) - (xy 262.375887 167.674289) - (xy 262.5475 167.674289) - (xy 262.684091 167.650204) - (xy 262.767559 167.635487) - (xy 262.767562 167.635486) - (xy 262.772979 167.634531) - (xy 262.834781 167.612037) - (xy 262.982962 167.558104) - (xy 262.982966 167.558102) - (xy 262.988129 167.556223) - (xy 263.186412 167.441744) - (xy 263.361804 167.294573) - (xy 263.390682 167.260158) - (xy 263.505437 167.1234) - (xy 263.505439 167.123397) - (xy 263.508976 167.119182) - (xy 263.623454 166.920899) - (xy 263.657734 166.826717) - (xy 263.699881 166.71092) - (xy 263.699881 166.710919) - (xy 263.701763 166.705749) - (xy 263.741521 166.480269) - (xy 263.741522 166.251311) - (xy 263.701763 166.025832) - (xy 263.64964 165.882622) - (xy 263.625337 165.815849) - (xy 263.625335 165.815845) - (xy 263.623456 165.810682) - (xy 263.508977 165.612399) - (xy 263.505439 165.608183) - (xy 263.505153 165.607774) - (xy 263.482464 165.5405) - (xy 263.499748 165.471639) - (xy 263.551518 165.423055) - (xy 263.621335 165.410171) - (xy 263.633916 165.41212) - (xy 263.729716 165.431959) - (xy 263.783301 165.443056) - (xy 263.787912 165.443322) - (xy 263.787913 165.443322) - (xy 263.838486 165.446238) - (xy 263.83849 165.446238) - (xy 263.840309 165.446343) - (xy 263.985533 165.446343) - (xy 263.98832 165.446094) - (xy 263.988326 165.446094) - (xy 264.069794 165.438823) - (xy 264.152296 165.43146) - (xy 264.15771 165.429979) - (xy 264.157715 165.429978) - (xy 264.285446 165.395034) - (xy 264.368985 165.37218) - (xy 264.374043 165.369768) - (xy 264.374047 165.369766) - (xy 264.491576 165.313707) - (xy 264.571752 165.275465) - (xy 264.754188 165.144372) - (xy 264.833672 165.062351) - (xy 264.906623 164.987072) - (xy 264.906625 164.987069) - (xy 264.910526 164.983044) - (xy 265.035824 164.796581) - (xy 265.126122 164.590876) - (xy 265.131896 164.566829) - (xy 265.177256 164.377889) - (xy 265.177256 164.377888) - (xy 265.178566 164.372432) - (xy 265.185347 164.254817) - (xy 265.191174 164.15376) - (xy 265.191174 164.153757) - (xy 265.191497 164.148153) - (xy 265.164509 163.925128) - (xy 265.098452 163.710408) - (xy 265.053349 163.623021) - (xy 264.997988 163.515762) - (xy 264.997988 163.515761) - (xy 264.995416 163.510779) - (xy 264.858657 163.332551) - (xy 264.692498 163.181358) - (xy 264.687751 163.17838) - (xy 264.687748 163.178378) - (xy 264.506939 163.064958) - (xy 264.50219 163.061979) - (xy 264.293751 162.978187) - (xy 264.073767 162.93263) - (xy 264.069156 162.932364) - (xy 264.069155 162.932364) - (xy 264.018582 162.929448) - (xy 264.018578 162.929448) - (xy 264.016759 162.929343) - (xy 263.871535 162.929343) - (xy 263.858507 162.930506) - (xy 263.788878 162.91664) - (xy 263.737799 162.86733) - (xy 263.721487 162.798233) - (xy 263.745122 162.731286) - (xy 263.75821 162.71591) - (xy 263.758512 162.715608) - (xy 263.76272 162.712077) - (xy 263.838336 162.621962) - (xy 263.906353 162.540904) - (xy 263.906355 162.540901) - (xy 263.909892 162.536686) - (xy 264.02437 162.338403) - (xy 264.102679 162.123253) - (xy 264.142437 161.897773) - (xy 264.142438 161.668815) - (xy 264.102679 161.443336) - (xy 264.070547 161.355052) - (xy 264.026253 161.233353) - (xy 264.026251 161.233349) - (xy 264.024372 161.228186) - (xy 263.909893 161.029903) - (xy 263.762722 160.85451) - (xy 263.58733 160.707339) - (xy 263.389047 160.59286) - (xy 263.376483 160.588287) - (xy 263.319313 160.546193) - (xy 263.293976 160.479871) - (xy 263.29358 160.469887) - (xy 263.29358 130.402151) - (xy 263.295013 130.383201) - (xy 263.297179 130.368966) - (xy 263.297179 130.368962) - (xy 263.298279 130.361732) - (xy 263.296666 130.341894) - (xy 263.293995 130.309063) - (xy 263.29358 130.298848) - (xy 263.29358 130.290788) - (xy 263.290286 130.262536) - (xy 263.289856 130.258179) - (xy 263.28394 130.185445) - (xy 263.281685 130.178484) - (xy 263.280498 130.172544) - (xy 263.279109 130.166669) - (xy 263.278262 130.1594) - (xy 263.253344 130.090751) - (xy 263.251927 130.086623) - (xy 263.231687 130.024145) - (xy 263.231686 130.024143) - (xy 263.229431 130.017182) - (xy 263.225635 130.010927) - (xy 263.223129 130.005453) - (xy 263.22041 130.000023) - (xy 263.217913 129.993144) - (xy 263.177894 129.932105) - (xy 263.175547 129.928386) - (xy 263.174188 129.926146) - (xy 263.137675 129.865974) - (xy 263.130277 129.857597) - (xy 263.130304 129.857573) - (xy 263.127651 129.854581) - (xy 263.124948 129.851348) - (xy 263.120936 129.845229) - (xy 263.064716 129.791971) - (xy 263.062274 129.789594) - (xy 262.224137 128.951456) - (xy 262.211751 128.937044) - (xy 262.205618 128.92871) - (xy 262.198879 128.919553) - (xy 262.193301 128.914814) - (xy 262.193298 128.914811) - (xy 262.187057 128.909509) - (xy 266.556111 128.909509) - (xy 266.568619 129.12644) - (xy 266.570055 129.13666) - (xy 266.617825 129.348629) - (xy 266.620904 129.358457) - (xy 266.702658 129.559792) - (xy 266.707301 129.568983) - (xy 266.791777 129.706836) - (xy 266.802233 129.716296) - (xy 266.811011 129.712512) - (xy 267.572421 128.951102) - (xy 267.580035 128.937158) - (xy 267.579904 128.935325) - (xy 267.575653 128.92871) - (xy 266.815365 128.168422) - (xy 266.803829 128.162122) - (xy 266.791547 128.171745) - (xy 266.739586 128.247917) - (xy 266.734501 128.256868) - (xy 266.643014 128.453961) - (xy 266.639451 128.463648) - (xy 266.581385 128.673026) - (xy 266.579454 128.683146) - (xy 266.556363 128.89922) - (xy 266.556111 128.909509) - (xy 262.187057 128.909509) - (xy 262.158603 128.885336) - (xy 262.151087 128.878406) - (xy 262.145392 128.872711) - (xy 262.139251 128.867853) - (xy 262.12312 128.85509) - (xy 262.119716 128.852299) - (xy 262.069668 128.80978) - (xy 262.069666 128.809779) - (xy 262.064086 128.805038) - (xy 262.05757 128.80171) - (xy 262.052521 128.798343) - (xy 262.047392 128.795176) - (xy 262.041655 128.790637) - (xy 261.975496 128.759716) - (xy 261.971596 128.75781) - (xy 261.906563 128.724602) - (xy 261.899451 128.722862) - (xy 261.893821 128.720768) - (xy 261.888056 128.71885) - (xy 261.881421 128.715749) - (xy 261.809959 128.700886) - (xy 261.805713 128.699925) - (xy 261.751631 128.686691) - (xy 261.740209 128.683896) - (xy 261.740207 128.683896) - (xy 261.734761 128.682563) - (xy 261.729162 128.682216) - (xy 261.729158 128.682215) - (xy 261.723607 128.681871) - (xy 261.723609 128.681835) - (xy 261.719621 128.681596) - (xy 261.715421 128.681221) - (xy 261.708257 128.679731) - (xy 261.637139 128.681655) - (xy 261.630851 128.681825) - (xy 261.627444 128.681871) - (xy 256.706742 128.681871) - (xy 256.638621 128.661869) - (xy 256.617647 128.644966) - (xy 255.768611 127.79593) - (xy 267.166879 127.79593) - (xy 267.173623 127.80826) - (xy 267.931631 128.566268) - (xy 267.945575 128.573882) - (xy 267.947408 128.573751) - (xy 267.954023 128.5695) - (xy 268.716558 127.806965) - (xy 268.724173 127.79302) - (xy 268.722148 127.76471) - (xy 268.73724 127.695336) - (xy 268.792395 127.642571) - (xy 268.872423 127.603366) - (xy 268.881272 127.598091) - (xy 268.933922 127.560536) - (xy 268.942322 127.549837) - (xy 268.935333 127.536681) - (xy 268.17863 126.779978) - (xy 268.164686 126.772364) - (xy 268.162853 126.772495) - (xy 268.156238 126.776746) - (xy 267.393328 127.539656) - (xy 267.385714 127.5536) - (xy 267.387728 127.581765) - (xy 267.372637 127.651139) - (xy 267.320229 127.702518) - (xy 267.208843 127.760501) - (xy 267.200115 127.765998) - (xy 267.175332 127.784605) - (xy 267.166879 127.79593) - (xy 255.768611 127.79593) - (xy 255.093807 127.121126) - (xy 255.081421 127.106714) - (xy 255.072888 127.095119) - (xy 255.072883 127.095114) - (xy 255.068545 127.089219) - (xy 255.062967 127.08448) - (xy 255.062964 127.084477) - (xy 255.028269 127.055002) - (xy 255.020753 127.048072) - (xy 255.015058 127.042377) - (xy 254.998729 127.029458) - (xy 254.992786 127.024756) - (xy 254.989382 127.021965) - (xy 254.939334 126.979446) - (xy 254.939332 126.979445) - (xy 254.933752 126.974704) - (xy 254.927236 126.971376) - (xy 254.922187 126.968009) - (xy 254.917058 126.964842) - (xy 254.911321 126.960303) - (xy 254.845162 126.929382) - (xy 254.841262 126.927476) - (xy 254.825458 126.919406) - (xy 254.776229 126.894268) - (xy 254.769121 126.892529) - (xy 254.763478 126.89043) - (xy 254.757715 126.888513) - (xy 254.751087 126.885415) - (xy 254.67962 126.87055) - (xy 254.675336 126.86958) - (xy 254.604427 126.852229) - (xy 254.598825 126.851881) - (xy 254.598822 126.851881) - (xy 254.593273 126.851537) - (xy 254.593275 126.851501) - (xy 254.589282 126.851262) - (xy 254.58509 126.850888) - (xy 254.577922 126.849397) - (xy 254.511712 126.851188) - (xy 254.500516 126.851491) - (xy 254.497109 126.851537) - (xy 253.9897 126.851537) - (xy 253.921579 126.831535) - (xy 253.883908 126.793978) - (xy 253.863358 126.762212) - (xy 253.710103 126.593787) - (xy 253.610988 126.515511) - (xy 253.569925 126.457594) - (xy 253.566693 126.386671) - (xy 253.571041 126.379175) - (xy 266.777486 126.379175) - (xy 266.789994 126.596106) - (xy 266.79143 126.606326) - (xy 266.8392 126.818295) - (xy 266.842279 126.828123) - (xy 266.924033 127.029458) - (xy 266.928676 127.038649) - (xy 267.013152 127.176502) - (xy 267.023608 127.185962) - (xy 267.032386 127.182178) - (xy 267.793796 126.420768) - (xy 267.80141 126.406824) - (xy 267.801279 126.404991) - (xy 267.797028 126.398376) - (xy 267.03674 125.638088) - (xy 267.025204 125.631788) - (xy 267.012922 125.641411) - (xy 266.960961 125.717583) - (xy 266.955876 125.726534) - (xy 266.864389 125.923627) - (xy 266.860826 125.933314) - (xy 266.80276 126.142692) - (xy 266.800829 126.152812) - (xy 266.777738 126.368886) - (xy 266.777486 126.379175) - (xy 253.571041 126.379175) - (xy 253.602318 126.32526) - (xy 253.633643 126.30348) - (xy 253.695318 126.273266) - (xy 253.699522 126.270268) - (xy 253.699526 126.270265) - (xy 253.79941 126.199018) - (xy 253.880704 126.141032) - (xy 254.042004 125.980294) - (xy 254.05778 125.95834) - (xy 254.171866 125.799571) - (xy 254.174884 125.795371) - (xy 254.182639 125.779681) - (xy 254.273484 125.59587) - (xy 254.273485 125.595868) - (xy 254.275778 125.591228) - (xy 254.341975 125.373348) - (xy 254.350187 125.310973) - (xy 254.371261 125.150903) - (xy 254.371262 125.150896) - (xy 254.371698 125.147581) - (xy 254.372382 125.119604) - (xy 254.373275 125.083067) - (xy 254.373275 125.083062) - (xy 254.373357 125.079702) - (xy 254.363336 124.957813) - (xy 254.355122 124.857904) - (xy 254.355121 124.857898) - (xy 254.354698 124.852753) - (xy 254.311597 124.681158) - (xy 254.300483 124.63691) - (xy 254.300482 124.636906) - (xy 254.299224 124.631899) - (xy 254.297165 124.627163) - (xy 254.210483 124.427808) - (xy 254.210481 124.427805) - (xy 254.208423 124.423071) - (xy 254.121108 124.288103) - (xy 254.087542 124.236217) - (xy 254.08754 124.236214) - (xy 254.084734 124.231877) - (xy 253.931479 124.063452) - (xy 253.866871 124.012428) - (xy 253.83193 123.984833) - (xy 253.790867 123.926916) - (xy 253.787635 123.855993) - (xy 253.82326 123.794581) - (xy 253.85459 123.772799) - (xy 253.911802 123.744772) - (xy 253.920641 123.739503) - (xy 253.973291 123.701948) - (xy 253.981691 123.691249) - (xy 253.974702 123.678093) - (xy 253.217999 122.92139) - (xy 253.204055 122.913776) - (xy 253.202222 122.913907) - (xy 253.195607 122.918158) - (xy 252.432697 123.681068) - (xy 252.425082 123.695012) - (xy 252.427058 123.722634) - (xy 252.411967 123.792008) - (xy 252.359559 123.843386) - (xy 252.354674 123.845929) - (xy 252.262692 123.893812) - (xy 252.243355 123.903878) - (xy 252.239222 123.906981) - (xy 252.239219 123.906983) - (xy 252.098779 124.012428) - (xy 252.061255 124.040602) - (xy 252.057683 124.04434) - (xy 251.95237 124.154544) - (xy 251.903931 124.205232) - (xy 251.901017 124.209504) - (xy 251.901016 124.209505) - (xy 251.879446 124.241126) - (xy 251.775608 124.393347) - (xy 251.679732 124.599894) - (xy 251.67835 124.604876) - (xy 251.67835 124.604877) - (xy 251.655527 124.687175) - (xy 251.618878 124.819327) - (xy 251.59468 125.045752) - (xy 251.594977 125.050904) - (xy 251.594977 125.050908) - (xy 251.596865 125.083651) - (xy 251.607788 125.273089) - (xy 251.608923 125.278126) - (xy 251.608924 125.278132) - (xy 251.656712 125.490184) - (xy 251.65785 125.495233) - (xy 251.659794 125.500019) - (xy 251.659795 125.500024) - (xy 251.716688 125.640133) - (xy 251.743522 125.706217) - (xy 251.862503 125.900376) - (xy 252.011597 126.072495) - (xy 252.13747 126.176997) - (xy 252.177105 126.235898) - (xy 252.178603 126.306879) - (xy 252.141489 126.367402) - (xy 252.115167 126.385702) - (xy 252.021979 126.434213) - (xy 252.017846 126.437316) - (xy 252.017843 126.437318) - (xy 251.844014 126.567832) - (xy 251.839879 126.570937) - (xy 251.682555 126.735567) - (xy 251.679641 126.739839) - (xy 251.67964 126.73984) - (xy 251.646225 126.788825) - (xy 251.554232 126.923682) - (xy 251.458356 127.130229) - (xy 251.397502 127.349662) - (xy 251.373304 127.576087) - (xy 251.373601 127.581239) - (xy 251.373601 127.581243) - (xy 251.374877 127.603366) - (xy 251.386412 127.803424) - (xy 251.387547 127.808461) - (xy 251.387548 127.808467) - (xy 251.435336 128.020519) - (xy 251.436474 128.025568) - (xy 251.438418 128.030354) - (xy 251.438419 128.030359) - (xy 251.50822 128.202257) - (xy 251.522146 128.236552) - (xy 251.641127 128.430711) - (xy 251.790221 128.60283) - (xy 251.864972 128.664889) - (xy 251.916093 128.707331) - (xy 251.955728 128.766234) - (xy 251.957226 128.837214) - (xy 251.920111 128.897737) - (xy 251.89379 128.916037) - (xy 251.800604 128.964547) - (xy 251.796471 128.96765) - (xy 251.796468 128.967652) - (xy 251.622639 129.098166) - (xy 251.618504 129.101271) - (xy 251.46118 129.265901) - (xy 251.332857 129.454016) - (xy 251.236981 129.660563) - (xy 251.176127 129.879996) - (xy 251.151929 130.106421) - (xy 251.152226 130.111573) - (xy 251.152226 130.111577) - (xy 251.153502 130.133699) - (xy 251.165037 130.333758) - (xy 251.166172 130.338795) - (xy 251.166173 130.338801) - (xy 251.211944 130.541901) - (xy 251.215099 130.555902) - (xy 251.217043 130.560688) - (xy 251.217044 130.560693) - (xy 251.295032 130.752752) - (xy 251.300771 130.766886) - (xy 251.419752 130.961045) - (xy 251.568846 131.133164) - (xy 251.694719 131.237666) - (xy 251.734354 131.296567) - (xy 251.735852 131.367548) - (xy 251.698738 131.428071) - (xy 251.672416 131.446371) - (xy 251.579228 131.494882) - (xy 251.575095 131.497985) - (xy 251.575092 131.497987) - (xy 251.413606 131.619234) - (xy 251.397128 131.631606) - (xy 251.393556 131.635344) - (xy 251.266171 131.768645) - (xy 251.239804 131.796236) - (xy 251.23689 131.800508) - (xy 251.236889 131.800509) - (xy 251.218462 131.827522) - (xy 251.111481 131.984351) - (xy 251.015605 132.190898) - (xy 251.014223 132.19588) - (xy 251.014223 132.195881) - (xy 251.012042 132.203745) - (xy 250.954751 132.410331) - (xy 250.930553 132.636756) - (xy 250.93085 132.641908) - (xy 250.93085 132.641912) - (xy 250.934043 132.69728) - (xy 250.943661 132.864093) - (xy 250.944796 132.86913) - (xy 250.944797 132.869136) - (xy 250.990816 133.073339) - (xy 250.993723 133.086237) - (xy 250.995667 133.091023) - (xy 250.995668 133.091028) - (xy 251.075117 133.286685) - (xy 251.079395 133.297221) - (xy 251.119787 133.363134) - (xy 251.177904 133.457972) - (xy 251.198376 133.49138) - (xy 251.34747 133.663499) - (xy 251.351445 133.666799) - (xy 251.351448 133.666802) - (xy 251.473343 133.768001) - (xy 251.512978 133.826904) - (xy 251.514476 133.897884) - (xy 251.477361 133.958407) - (xy 251.451039 133.976707) - (xy 251.357853 134.025217) - (xy 251.35372 134.02832) - (xy 251.353717 134.028322) - (xy 251.179888 134.158836) - (xy 251.175753 134.161941) - (xy 251.112034 134.228619) - (xy 251.038121 134.305965) - (xy 251.018429 134.326571) - (xy 251.015515 134.330843) - (xy 251.015514 134.330844) - (xy 250.996741 134.358364) - (xy 250.890106 134.514686) - (xy 250.79423 134.721233) - (xy 250.733376 134.940666) - (xy 250.709178 135.167091) - (xy 250.709475 135.172243) - (xy 250.709475 135.172247) - (xy 250.712677 135.227771) - (xy 250.722286 135.394428) - (xy 250.723421 135.399465) - (xy 250.723422 135.399471) - (xy 250.767727 135.596066) - (xy 250.772348 135.616572) - (xy 250.774292 135.621358) - (xy 250.774293 135.621363) - (xy 250.84167 135.787292) - (xy 250.85802 135.827556) - (xy 250.977001 136.021715) - (xy 251.126095 136.193834) - (xy 251.200011 136.2552) - (xy 251.251967 136.298335) - (xy 251.291602 136.357238) - (xy 251.2931 136.428218) - (xy 251.255985 136.488741) - (xy 251.229663 136.507041) - (xy 251.136477 136.555551) - (xy 251.132344 136.558654) - (xy 251.132341 136.558656) - (xy 250.980162 136.672915) - (xy 250.954377 136.692275) - (xy 250.910438 136.738255) - (xy 250.800681 136.853109) - (xy 250.797053 136.856905) - (xy 250.794139 136.861177) - (xy 250.794138 136.861178) - (xy 250.73381 136.949616) - (xy 250.66873 137.04502) - (xy 250.572854 137.251567) - (xy 250.571472 137.256549) - (xy 250.571472 137.25655) - (xy 250.561579 137.292225) - (xy 250.512 137.471) - (xy 250.487802 137.697425) - (xy 250.488099 137.702577) - (xy 250.488099 137.702581) - (xy 250.492105 137.772051) - (xy 250.50091 137.924762) - (xy 250.502045 137.929799) - (xy 250.502046 137.929805) - (xy 250.547185 138.130103) - (xy 250.550972 138.146906) - (xy 250.552916 138.151692) - (xy 250.552917 138.151697) - (xy 250.625952 138.33156) - (xy 250.636644 138.35789) - (xy 250.755625 138.552049) - (xy 250.904719 138.724168) - (xy 251.030592 138.82867) - (xy 251.070227 138.887571) - (xy 251.071725 138.958552) - (xy 251.034611 139.019075) - (xy 251.008289 139.037375) - (xy 250.915101 139.085886) - (xy 250.910968 139.088989) - (xy 250.910965 139.088991) - (xy 250.737215 139.219446) - (xy 250.733001 139.22261) - (xy 250.687415 139.270313) - (xy 250.625365 139.335245) - (xy 250.575677 139.38724) - (xy 250.572763 139.391512) - (xy 250.572762 139.391513) - (xy 250.545735 139.431133) - (xy 250.447354 139.575355) - (xy 250.351478 139.781902) - (xy 250.350096 139.786884) - (xy 250.350096 139.786885) - (xy 250.338368 139.829175) - (xy 250.290624 140.001335) - (xy 250.266426 140.22776) - (xy 250.266723 140.232912) - (xy 250.266723 140.232916) - (xy 250.269847 140.2871) - (xy 250.279534 140.455097) - (xy 250.280669 140.460134) - (xy 250.28067 140.46014) - (xy 250.324174 140.653182) - (xy 250.329596 140.677241) - (xy 250.33154 140.682027) - (xy 250.331541 140.682032) - (xy 250.413324 140.883438) - (xy 250.415268 140.888225) - (xy 250.534249 141.082384) - (xy 250.683343 141.254503) - (xy 250.721007 141.285772) - (xy 250.809215 141.359004) - (xy 250.84885 141.417907) - (xy 250.850348 141.488887) - (xy 250.813233 141.54941) - (xy 250.786912 141.56771) - (xy 250.693726 141.61622) - (xy 250.689593 141.619323) - (xy 250.68959 141.619325) - (xy 250.515761 141.749839) - (xy 250.511626 141.752944) - (xy 250.354302 141.917574) - (xy 250.351388 141.921846) - (xy 250.351387 141.921847) - (xy 250.328774 141.954997) - (xy 250.225979 142.105689) - (xy 250.130103 142.312236) - (xy 250.069249 142.531669) - (xy 250.045051 142.758094) - (xy 250.045348 142.763246) - (xy 250.045348 142.76325) - (xy 250.048709 142.821534) - (xy 250.058159 142.985431) - (xy 250.059294 142.990468) - (xy 250.059295 142.990474) - (xy 250.107083 143.202526) - (xy 250.108221 143.207575) - (xy 250.110165 143.212361) - (xy 250.110166 143.212366) - (xy 250.15919 143.333096) - (xy 250.193893 143.418559) - (xy 250.312874 143.612718) - (xy 250.461968 143.784837) - (xy 250.587841 143.889339) - (xy 250.627476 143.94824) - (xy 250.628974 144.019221) - (xy 250.59186 144.079744) - (xy 250.565538 144.098044) - (xy 250.47235 144.146555) - (xy 250.468217 144.149658) - (xy 250.468214 144.14966) - (xy 250.294385 144.280174) - (xy 250.29025 144.283279) - (xy 250.286678 144.287017) - (xy 250.154966 144.424846) - (xy 250.132926 144.447909) - (xy 250.130012 144.452181) - (xy 250.130011 144.452182) - (xy 250.076395 144.53078) - (xy 250.004603 144.636024) - (xy 249.908727 144.842571) - (xy 249.907345 144.847553) - (xy 249.907345 144.847554) - (xy 249.883606 144.933154) - (xy 249.847873 145.062004) - (xy 249.823675 145.288429) - (xy 249.823972 145.293581) - (xy 249.823972 145.293585) - (xy 249.828139 145.365856) - (xy 249.836783 145.515766) - (xy 249.837918 145.520803) - (xy 249.837919 145.520809) - (xy 249.879778 145.706553) - (xy 249.886845 145.73791) - (xy 249.888789 145.742696) - (xy 249.88879 145.742701) - (xy 249.970573 145.944107) - (xy 249.972517 145.948894) - (xy 250.000159 145.994001) - (xy 250.069695 146.107473) - (xy 250.091498 146.143053) - (xy 250.240592 146.315172) - (xy 250.318756 146.380065) - (xy 250.366464 146.419673) - (xy 250.406099 146.478576) - (xy 250.407597 146.549556) - (xy 250.370482 146.610079) - (xy 250.344161 146.628379) - (xy 250.250975 146.676889) - (xy 250.246842 146.679992) - (xy 250.246839 146.679994) - (xy 250.078616 146.806299) - (xy 250.068875 146.813613) - (xy 249.911551 146.978243) - (xy 249.908637 146.982515) - (xy 249.908636 146.982516) - (xy 249.85502 147.061114) - (xy 249.783228 147.166358) - (xy 249.687352 147.372905) - (xy 249.626498 147.592338) - (xy 249.6023 147.818763) - (xy 222.514867 147.818763) - (xy 222.516801 147.810709) - (xy 222.540008 147.714048) - (xy 222.540009 147.714042) - (xy 222.541163 147.709235) - (xy 222.55999 147.470013) - (xy 222.541163 147.230791) - (xy 222.540009 147.225984) - (xy 222.540008 147.225978) - (xy 222.495914 147.042315) - (xy 222.485145 146.99746) - (xy 222.477185 146.978243) - (xy 222.39521 146.780336) - (xy 222.395209 146.780334) - (xy 222.393316 146.775764) - (xy 222.267936 146.571164) - (xy 222.246577 146.546155) - (xy 222.115307 146.392457) - (xy 222.112094 146.388695) - (xy 221.929625 146.232853) - (xy 221.725025 146.107473) - (xy 221.720455 146.10558) - (xy 221.720453 146.105579) - (xy 221.507902 146.017538) - (xy 221.5079 146.017537) - (xy 221.503329 146.015644) - (xy 221.39851 145.990479) - (xy 221.274811 145.960781) - (xy 221.274805 145.96078) - (xy 221.269998 145.959626) - (xy 221.030776 145.940799) - (xy 220.791554 145.959626) - (xy 220.786747 145.96078) - (xy 220.786741 145.960781) - (xy 220.663042 145.990479) - (xy 220.558223 146.015644) - (xy 220.553652 146.017537) - (xy 220.55365 146.017538) - (xy 220.341099 146.105579) - (xy 220.341097 146.10558) - (xy 220.336527 146.107473) - (xy 220.131927 146.232853) - (xy 219.949458 146.388695) - (xy 219.946245 146.392457) - (xy 219.814976 146.546155) - (xy 219.793616 146.571164) - (xy 219.668236 146.775764) - (xy 219.666343 146.780334) - (xy 219.666342 146.780336) - (xy 219.584367 146.978243) - (xy 219.576407 146.99746) - (xy 219.565638 147.042315) - (xy 219.521544 147.225978) - (xy 219.521543 147.225984) - (xy 219.520389 147.230791) - (xy 219.501562 147.470013) - (xy 203.337541 147.470013) - (xy 203.113512 147.285994) - (xy 202.862528 147.130377) - (xy 202.819967 147.111249) - (xy 202.730306 147.070954) - (xy 202.593167 147.009321) - (xy 202.310162 146.924954) - (xy 202.306042 146.924301) - (xy 202.30604 146.924301) - (xy 202.021965 146.879307) - (xy 202.021959 146.879306) - (xy 202.018484 146.878756) - (xy 201.993925 146.877641) - (xy 201.92754 146.874626) - (xy 201.927519 146.874626) - (xy 201.92612 146.874562) - (xy 201.741656 146.874562) - (xy 201.521893 146.889159) - (xy 201.517794 146.889985) - (xy 201.51779 146.889986) - (xy 201.375196 146.918738) - (xy 201.232406 146.947529) - (xy 200.953182 147.043674) - (xy 200.898705 147.070954) - (xy 200.78004 147.130377) - (xy 200.689126 147.175903) - (xy 200.444879 147.341894) - (xy 200.22473 147.53873) - (xy 200.222013 147.5419) - (xy 200.222012 147.541901) - (xy 200.040143 147.754091) - (xy 200.032548 147.762952) - (xy 200.030274 147.766454) - (xy 200.03027 147.766459) - (xy 199.873987 148.007113) - (xy 199.871708 148.010623) - (xy 199.869914 148.014401) - (xy 199.869913 148.014403) - (xy 199.861442 148.032244) - (xy 199.745038 148.27739) - (xy 199.743759 148.281373) - (xy 199.743758 148.281376) - (xy 199.665752 148.524336) - (xy 199.654762 148.558566) - (xy 199.649218 148.589377) - (xy 199.603837 148.841599) - (xy 199.602467 148.849212) - (xy 199.602278 148.853379) - (xy 199.602277 148.853386) - (xy 199.58926 149.140051) - (xy 199.589071 149.144221) - (xy 197.678696 149.144221) - (xy 197.673253 148.999227) - (xy 197.670703 148.931294) - (xy 197.623329 148.705512) - (xy 197.53859 148.49094) - (xy 197.41891 148.293713) - (xy 197.396809 148.268244) - (xy 197.27121 148.123503) - (xy 197.271208 148.123501) - (xy 197.26771 148.11947) - (xy 197.225575 148.084922) - (xy 197.093442 147.976578) - (xy 197.093436 147.976574) - (xy 197.089314 147.973194) - (xy 196.888822 147.859068) - (xy 196.883806 147.857247) - (xy 196.883801 147.857245) - (xy 196.676982 147.782173) - (xy 196.676978 147.782172) - (xy 196.671967 147.780353) - (xy 196.666718 147.779404) - (xy 196.666715 147.779403) - (xy 196.449034 147.74004) - (xy 196.449027 147.740039) - (xy 196.44495 147.739302) - (xy 196.427213 147.738466) - (xy 196.422265 147.738232) - (xy 196.422258 147.738232) - (xy 196.420777 147.738162) - (xy 196.258632 147.738162) - (xy 196.191676 147.743843) - (xy 196.091995 147.752301) - (xy 196.091991 147.752302) - (xy 196.086684 147.752752) - (xy 196.081529 147.75409) - (xy 196.081523 147.754091) - (xy 195.868554 147.809367) - (xy 195.86855 147.809368) - (xy 195.863385 147.810709) - (xy 195.858519 147.812901) - (xy 195.858516 147.812902) - (xy 195.704023 147.882496) - (xy 195.653042 147.905461) - (xy 195.648622 147.908437) - (xy 195.648618 147.908439) - (xy 195.575596 147.957601) - (xy 195.461672 148.0343) - (xy 195.294745 148.19354) - (xy 195.291557 148.197825) - (xy 195.161499 148.37263) - (xy 195.157036 148.378628) - (xy 195.154621 148.383378) - (xy 195.058425 148.572582) - (xy 195.05248 148.584274) - (xy 195.024802 148.673412) - (xy 194.985652 148.799492) - (xy 194.985651 148.799498) - (xy 194.984068 148.804595) - (xy 194.976269 148.863441) - (xy 194.955227 149.022205) - (xy 194.953757 149.033294) - (xy 184.268244 149.033294) - (xy 184.255438 148.870578) - (xy 184.254284 148.865771) - (xy 184.254283 148.865765) - (xy 184.210214 148.682206) - (xy 184.19942 148.637247) - (xy 184.172635 148.572582) - (xy 184.109485 148.420123) - (xy 184.109484 148.420121) - (xy 184.107591 148.415551) - (xy 183.982211 148.210951) - (xy 183.971001 148.197825) - (xy 183.829582 148.032244) - (xy 183.826369 148.028482) - (xy 183.759245 147.971153) - (xy 183.647668 147.875858) - (xy 183.647667 147.875857) - (xy 183.6439 147.87264) - (xy 183.4393 147.74726) - (xy 183.43473 147.745367) - (xy 183.434728 147.745366) - (xy 183.222177 147.657325) - (xy 183.222175 147.657324) - (xy 183.217604 147.655431) - (xy 183.105737 147.628574) - (xy 182.989086 147.600568) - (xy 182.98908 147.600567) - (xy 182.984273 147.599413) - (xy 182.745051 147.580586) - (xy 182.505829 147.599413) - (xy 182.501022 147.600567) - (xy 182.501016 147.600568) - (xy 182.384365 147.628574) - (xy 182.272498 147.655431) - (xy 182.267927 147.657324) - (xy 182.267925 147.657325) - (xy 182.055374 147.745366) - (xy 182.055372 147.745367) - (xy 182.050802 147.74726) - (xy 181.846202 147.87264) - (xy 181.842435 147.875857) - (xy 181.842434 147.875858) - (xy 181.730857 147.971153) - (xy 181.663733 148.028482) - (xy 181.66052 148.032244) - (xy 181.519102 148.197825) - (xy 181.507891 148.210951) - (xy 181.382511 148.415551) - (xy 181.380618 148.420121) - (xy 181.380617 148.420123) - (xy 181.317467 148.572582) - (xy 181.290682 148.637247) - (xy 181.279888 148.682206) - (xy 181.235819 148.865765) - (xy 181.235818 148.865771) - (xy 181.234664 148.870578) - (xy 181.215837 149.1098) - (xy 168.575037 149.1098) - (xy 167.821224 148.355987) - (xy 167.80728 148.348373) - (xy 167.805447 148.348504) - (xy 167.798832 148.352755) - (xy 166.935696 149.215891) - (xy 166.928936 149.228271) - (xy 159.406034 149.228271) - (xy 159.324322 149.030999) - (xy 159.319841 149.022205) - (xy 159.214537 148.850363) - (xy 159.204081 148.840903) - (xy 159.195303 148.844687) - (xy 158.332356 149.707634) - (xy 158.324742 149.721578) - (xy 157.59469 149.721578) - (xy 157.595926 149.719314) - (xy 157.595795 149.717481) - (xy 157.591544 149.710866) - (xy 156.728408 148.84773) - (xy 156.716028 148.84097) - (xy 156.708378 148.846697) - (xy 156.600827 149.022205) - (xy 156.596346 149.030999) - (xy 156.508336 149.243475) - (xy 156.505287 149.25286) - (xy 156.451597 149.47649) - (xy 156.450054 149.486237) - (xy 156.432009 149.715516) - (xy 156.432009 149.725376) - (xy 153.400415 149.725376) - (xy 153.18024 148.476699) - (xy 157.080791 148.476699) - (xy 157.084575 148.485477) - (xy 157.947522 149.348424) - (xy 157.961466 149.356038) - (xy 157.963299 149.355907) - (xy 157.969914 149.351656) - (xy 158.83305 148.48852) - (xy 158.83981 148.47614) - (xy 158.834083 148.46849) - (xy 158.658575 148.360939) - (xy 158.649781 148.356458) - (xy 158.437305 148.268448) - (xy 158.42792 148.265399) - (xy 158.20429 148.211709) - (xy 158.194543 148.210166) - (xy 157.965264 148.192121) - (xy 157.955404 148.192121) - (xy 157.726125 148.210166) - (xy 157.716378 148.211709) - (xy 157.492748 148.265399) - (xy 157.483363 148.268448) - (xy 157.270887 148.356458) - (xy 157.262093 148.360939) - (xy 157.090251 148.466243) - (xy 157.080791 148.476699) - (xy 153.18024 148.476699) - (xy 152.881791 146.784109) - (xy 160.990498 146.784109) - (xy 161.009325 147.023331) - (xy 161.010479 147.028138) - (xy 161.01048 147.028144) - (xy 161.043663 147.166358) - (xy 161.065343 147.256662) - (xy 161.067236 147.261233) - (xy 161.067237 147.261235) - (xy 161.128825 147.409921) - (xy 161.157172 147.478358) - (xy 161.282552 147.682958) - (xy 161.285769 147.686725) - (xy 161.28577 147.686726) - (xy 161.367289 147.782173) - (xy 161.438394 147.865427) - (xy 161.450607 147.875858) - (xy 161.599185 148.002754) - (xy 161.620863 148.021269) - (xy 161.825463 148.146649) - (xy 161.830033 148.148542) - (xy 161.830035 148.148543) - (xy 162.021672 148.227921) - (xy 162.047159 148.238478) - (xy 162.12081 148.25616) - (xy 162.275677 148.293341) - (xy 162.275683 148.293342) - (xy 162.28049 148.294496) - (xy 162.519712 148.313323) - (xy 162.758934 148.294496) - (xy 162.763741 148.293342) - (xy 162.763747 148.293341) - (xy 162.918614 148.25616) - (xy 162.992265 148.238478) - (xy 163.017752 148.227921) - (xy 163.209389 148.148543) - (xy 163.209391 148.148542) - (xy 163.213961 148.146649) - (xy 163.418561 148.021269) - (xy 163.44024 148.002754) - (xy 163.456467 147.988895) - (xy 166.280087 147.988895) - (xy 166.298132 148.218174) - (xy 166.299675 148.227921) - (xy 166.353365 148.451551) - (xy 166.356414 148.460936) - (xy 166.444424 148.673412) - (xy 166.448905 148.682206) - (xy 166.554209 148.854048) - (xy 166.564665 148.863508) - (xy 166.573443 148.859724) - (xy 167.43639 147.996777) - (xy 167.442768 147.985097) - (xy 168.17282 147.985097) - (xy 168.172951 147.98693) - (xy 168.177202 147.993545) - (xy 169.040338 148.856681) - (xy 169.052718 148.863441) - (xy 169.060368 148.857714) - (xy 169.167919 148.682206) - (xy 169.1724 148.673412) - (xy 169.26041 148.460936) - (xy 169.263459 148.451551) - (xy 169.317149 148.227921) - (xy 169.318692 148.218174) - (xy 169.336737 147.988895) - (xy 169.336737 147.979035) - (xy 169.318692 147.749756) - (xy 169.317149 147.740009) - (xy 169.263459 147.516379) - (xy 169.26041 147.506994) - (xy 169.1724 147.294518) - (xy 169.167919 147.285724) - (xy 169.062615 147.113882) - (xy 169.052159 147.104422) - (xy 169.043381 147.108206) - (xy 168.180434 147.971153) - (xy 168.17282 147.985097) - (xy 167.442768 147.985097) - (xy 167.444004 147.982833) - (xy 167.443873 147.981) - (xy 167.439622 147.974385) - (xy 166.576486 147.111249) - (xy 166.564106 147.104489) - (xy 166.556456 147.110216) - (xy 166.448905 147.285724) - (xy 166.444424 147.294518) - (xy 166.356414 147.506994) - (xy 166.353365 147.516379) - (xy 166.299675 147.740009) - (xy 166.298132 147.749756) - (xy 166.280087 147.979035) - (xy 166.280087 147.988895) - (xy 163.456467 147.988895) - (xy 163.588817 147.875858) - (xy 163.60103 147.865427) - (xy 163.672135 147.782173) - (xy 163.753654 147.686726) - (xy 163.753655 147.686725) - (xy 163.756872 147.682958) - (xy 163.882252 147.478358) - (xy 163.9106 147.409921) - (xy 163.972187 147.261235) - (xy 163.972188 147.261233) - (xy 163.974081 147.256662) - (xy 163.995761 147.166358) - (xy 164.028944 147.028144) - (xy 164.028945 147.028138) - (xy 164.030099 147.023331) - (xy 164.048926 146.784109) - (xy 164.045472 146.740218) - (xy 166.928869 146.740218) - (xy 166.932653 146.748996) - (xy 167.7956 147.611943) - (xy 167.809544 147.619557) - (xy 167.811377 147.619426) - (xy 167.817992 147.615175) - (xy 168.681128 146.752039) - (xy 168.687888 146.739659) - (xy 168.682161 146.732009) - (xy 168.506653 146.624458) - (xy 168.497859 146.619977) - (xy 168.309286 146.541868) - (xy 195.937081 146.541868) - (xy 195.942808 146.549518) - (xy 196.118316 146.657069) - (xy 196.12711 146.66155) - (xy 196.339586 146.74956) - (xy 196.348971 146.752609) - (xy 196.572601 146.806299) - (xy 196.582348 146.807842) - (xy 196.811627 146.825887) - (xy 196.821487 146.825887) - (xy 197.050766 146.807842) - (xy 197.060513 146.806299) - (xy 197.284143 146.752609) - (xy 197.293528 146.74956) - (xy 197.506004 146.66155) - (xy 197.514798 146.657069) - (xy 197.68664 146.551765) - (xy 197.695594 146.541868) - (xy 205.937081 146.541868) - (xy 205.942808 146.549518) - (xy 206.118316 146.657069) - (xy 206.12711 146.66155) - (xy 206.339586 146.74956) - (xy 206.348971 146.752609) - (xy 206.572601 146.806299) - (xy 206.582348 146.807842) - (xy 206.811627 146.825887) - (xy 206.821487 146.825887) - (xy 207.050766 146.807842) - (xy 207.060513 146.806299) - (xy 207.284143 146.752609) - (xy 207.293528 146.74956) - (xy 207.506004 146.66155) - (xy 207.514798 146.657069) - (xy 207.68664 146.551765) - (xy 207.6961 146.541309) - (xy 207.692316 146.532531) - (xy 206.829369 145.669584) - (xy 206.815425 145.66197) - (xy 206.813592 145.662101) - (xy 206.806977 145.666352) - (xy 205.943841 146.529488) - (xy 205.937081 146.541868) - (xy 197.695594 146.541868) - (xy 197.6961 146.541309) - (xy 197.692316 146.532531) - (xy 196.829369 145.669584) - (xy 196.815425 145.66197) - (xy 196.813592 145.662101) - (xy 196.806977 145.666352) - (xy 195.943841 146.529488) - (xy 195.937081 146.541868) - (xy 168.309286 146.541868) - (xy 168.285383 146.531967) - (xy 168.275998 146.528918) - (xy 168.052368 146.475228) - (xy 168.042621 146.473685) - (xy 167.813342 146.45564) - (xy 167.803482 146.45564) - (xy 167.574203 146.473685) - (xy 167.564456 146.475228) - (xy 167.340826 146.528918) - (xy 167.331441 146.531967) - (xy 167.118965 146.619977) - (xy 167.110171 146.624458) - (xy 166.938329 146.729762) - (xy 166.928869 146.740218) - (xy 164.045472 146.740218) - (xy 164.030099 146.544887) - (xy 164.028945 146.54008) - (xy 164.028944 146.540074) - (xy 163.993504 146.392457) - (xy 163.974081 146.311556) - (xy 163.942814 146.236071) - (xy 163.884146 146.094432) - (xy 163.884145 146.09443) - (xy 163.882252 146.08986) - (xy 163.756872 145.88526) - (xy 163.683189 145.798987) - (xy 163.604243 145.706553) - (xy 163.60103 145.702791) - (xy 163.494179 145.611532) - (xy 163.422329 145.550167) - (xy 163.422328 145.550166) - (xy 163.418561 145.546949) - (xy 163.213961 145.421569) - (xy 163.209391 145.419676) - (xy 163.209389 145.419675) - (xy 162.996838 145.331634) - (xy 162.996836 145.331633) - (xy 162.992265 145.32974) - (xy 162.898138 145.307142) - (xy 162.87877 145.302492) - (xy 195.288232 145.302492) - (xy 195.306277 145.531771) - (xy 195.30782 145.541518) - (xy 195.36151 145.765148) - (xy 195.364559 145.774533) - (xy 195.452569 145.987009) - (xy 195.45705 145.995803) - (xy 195.562354 146.167645) - (xy 195.57281 146.177105) - (xy 195.581588 146.173321) - (xy 196.444535 145.310374) - (xy 196.450913 145.298694) - (xy 197.180965 145.298694) - (xy 197.181096 145.300527) - (xy 197.185347 145.307142) - (xy 198.048483 146.170278) - (xy 198.060863 146.177038) - (xy 198.068513 146.171311) - (xy 198.176064 145.995803) - (xy 198.180545 145.987009) - (xy 198.268555 145.774533) - (xy 198.271604 145.765148) - (xy 198.325294 145.541518) - (xy 198.326837 145.531771) - (xy 198.344882 145.302492) - (xy 205.288232 145.302492) - (xy 205.306277 145.531771) - (xy 205.30782 145.541518) - (xy 205.36151 145.765148) - (xy 205.364559 145.774533) - (xy 205.452569 145.987009) - (xy 205.45705 145.995803) - (xy 205.562354 146.167645) - (xy 205.57281 146.177105) - (xy 205.581588 146.173321) - (xy 206.444535 145.310374) - (xy 206.450913 145.298694) - (xy 207.180965 145.298694) - (xy 207.181096 145.300527) - (xy 207.185347 145.307142) - (xy 208.048483 146.170278) - (xy 208.060863 146.177038) - (xy 208.068513 146.171311) - (xy 208.176064 145.995803) - (xy 208.180545 145.987009) - (xy 208.268555 145.774533) - (xy 208.271604 145.765148) - (xy 208.325294 145.541518) - (xy 208.326837 145.531771) - (xy 208.344882 145.302492) - (xy 208.344882 145.292632) - (xy 208.326837 145.063353) - (xy 208.325294 145.053606) - (xy 208.271604 144.829976) - (xy 208.268555 144.820591) - (xy 208.180545 144.608115) - (xy 208.176064 144.599321) - (xy 208.07076 144.427479) - (xy 208.060304 144.418019) - (xy 208.051526 144.421803) - (xy 207.188579 145.28475) - (xy 207.180965 145.298694) - (xy 206.450913 145.298694) - (xy 206.452149 145.29643) - (xy 206.452018 145.294597) - (xy 206.447767 145.287982) - (xy 205.584631 144.424846) - (xy 205.572251 144.418086) - (xy 205.564601 144.423813) - (xy 205.45705 144.599321) - (xy 205.452569 144.608115) - (xy 205.364559 144.820591) - (xy 205.36151 144.829976) - (xy 205.30782 145.053606) - (xy 205.306277 145.063353) - (xy 205.288232 145.292632) - (xy 205.288232 145.302492) - (xy 198.344882 145.302492) - (xy 198.344882 145.292632) - (xy 198.326837 145.063353) - (xy 198.325294 145.053606) - (xy 198.271604 144.829976) - (xy 198.268555 144.820591) - (xy 198.180545 144.608115) - (xy 198.176064 144.599321) - (xy 198.07076 144.427479) - (xy 198.060304 144.418019) - (xy 198.051526 144.421803) - (xy 197.188579 145.28475) - (xy 197.180965 145.298694) - (xy 196.450913 145.298694) - (xy 196.452149 145.29643) - (xy 196.452018 145.294597) - (xy 196.447767 145.287982) - (xy 195.584631 144.424846) - (xy 195.572251 144.418086) - (xy 195.564601 144.423813) - (xy 195.45705 144.599321) - (xy 195.452569 144.608115) - (xy 195.364559 144.820591) - (xy 195.36151 144.829976) - (xy 195.30782 145.053606) - (xy 195.306277 145.063353) - (xy 195.288232 145.292632) - (xy 195.288232 145.302492) - (xy 162.87877 145.302492) - (xy 162.763747 145.274877) - (xy 162.763741 145.274876) - (xy 162.758934 145.273722) - (xy 162.519712 145.254895) - (xy 162.28049 145.273722) - (xy 162.275683 145.274876) - (xy 162.275677 145.274877) - (xy 162.141286 145.307142) - (xy 162.047159 145.32974) - (xy 162.042588 145.331633) - (xy 162.042586 145.331634) - (xy 161.830035 145.419675) - (xy 161.830033 145.419676) - (xy 161.825463 145.421569) - (xy 161.620863 145.546949) - (xy 161.617096 145.550166) - (xy 161.617095 145.550167) - (xy 161.545245 145.611532) - (xy 161.438394 145.702791) - (xy 161.435181 145.706553) - (xy 161.356236 145.798987) - (xy 161.282552 145.88526) - (xy 161.157172 146.08986) - (xy 161.155279 146.09443) - (xy 161.155278 146.094432) - (xy 161.09661 146.236071) - (xy 161.065343 146.311556) - (xy 161.04592 146.392457) - (xy 161.01048 146.540074) - (xy 161.010479 146.54008) - (xy 161.009325 146.544887) - (xy 160.990498 146.784109) - (xy 152.881791 146.784109) - (xy 152.400366 144.053815) - (xy 195.937014 144.053815) - (xy 195.940798 144.062593) - (xy 196.803745 144.92554) - (xy 196.817689 144.933154) - (xy 196.819522 144.933023) - (xy 196.826137 144.928772) - (xy 197.689273 144.065636) - (xy 197.696033 144.053256) - (xy 197.690306 144.045606) - (xy 197.514798 143.938055) - (xy 197.506004 143.933574) - (xy 197.293528 143.845564) - (xy 197.284143 143.842515) - (xy 197.060513 143.788825) - (xy 197.050766 143.787282) - (xy 196.821487 143.769237) - (xy 196.811627 143.769237) - (xy 196.582348 143.787282) - (xy 196.572601 143.788825) - (xy 196.348971 143.842515) - (xy 196.339586 143.845564) - (xy 196.12711 143.933574) - (xy 196.118316 143.938055) - (xy 195.946474 144.043359) - (xy 195.937014 144.053815) - (xy 152.400366 144.053815) - (xy 152.249385 143.197562) - (xy 200.287343 143.197562) - (xy 200.30617 143.436784) - (xy 200.307324 143.441591) - (xy 200.307325 143.441597) - (xy 200.325903 143.518977) - (xy 200.362188 143.670115) - (xy 200.364081 143.674686) - (xy 200.364082 143.674688) - (xy 200.440809 143.859923) - (xy 200.454017 143.891811) - (xy 200.579397 144.096411) - (xy 200.582614 144.100178) - (xy 200.582615 144.100179) - (xy 200.642193 144.169936) - (xy 200.735239 144.27888) - (xy 200.739001 144.282093) - (xy 200.906145 144.424846) - (xy 200.917708 144.434722) - (xy 201.122308 144.560102) - (xy 201.126878 144.561995) - (xy 201.12688 144.561996) - (xy 201.339431 144.650037) - (xy 201.344004 144.651931) - (xy 201.383487 144.66141) - (xy 201.572522 144.706794) - (xy 201.572528 144.706795) - (xy 201.577335 144.707949) - (xy 201.816557 144.726776) - (xy 202.055779 144.707949) - (xy 202.060586 144.706795) - (xy 202.060592 144.706794) - (xy 202.249627 144.66141) - (xy 202.28911 144.651931) - (xy 202.293683 144.650037) - (xy 202.506234 144.561996) - (xy 202.506236 144.561995) - (xy 202.510806 144.560102) - (xy 202.715406 144.434722) - (xy 202.72697 144.424846) - (xy 202.894113 144.282093) - (xy 202.897875 144.27888) - (xy 202.990921 144.169936) - (xy 203.050499 144.100179) - (xy 203.0505 144.100178) - (xy 203.053717 144.096411) - (xy 203.07982 144.053815) - (xy 205.937014 144.053815) - (xy 205.940798 144.062593) - (xy 206.803745 144.92554) - (xy 206.817689 144.933154) - (xy 206.819522 144.933023) - (xy 206.826137 144.928772) - (xy 207.689273 144.065636) - (xy 207.696033 144.053256) - (xy 207.690306 144.045606) - (xy 207.514798 143.938055) - (xy 207.506004 143.933574) - (xy 207.293528 143.845564) - (xy 207.284143 143.842515) - (xy 207.060513 143.788825) - (xy 207.050766 143.787282) - (xy 206.821487 143.769237) - (xy 206.811627 143.769237) - (xy 206.582348 143.787282) - (xy 206.572601 143.788825) - (xy 206.348971 143.842515) - (xy 206.339586 143.845564) - (xy 206.12711 143.933574) - (xy 206.118316 143.938055) - (xy 205.946474 144.043359) - (xy 205.937014 144.053815) - (xy 203.07982 144.053815) - (xy 203.179097 143.891811) - (xy 203.192306 143.859923) - (xy 203.269032 143.674688) - (xy 203.269033 143.674686) - (xy 203.270926 143.670115) - (xy 203.307211 143.518977) - (xy 203.325789 143.441597) - (xy 203.32579 143.441591) - (xy 203.326944 143.436784) - (xy 203.345771 143.197562) - (xy 203.326944 142.95834) - (xy 203.32579 142.953533) - (xy 203.325789 142.953527) - (xy 203.276256 142.747212) - (xy 203.270926 142.725009) - (xy 203.261697 142.702728) - (xy 203.180991 142.507885) - (xy 203.18099 142.507883) - (xy 203.179097 142.503313) - (xy 203.053717 142.298713) - (xy 202.897875 142.116244) - (xy 202.768202 142.005494) - (xy 202.719174 141.96362) - (xy 202.719173 141.963619) - (xy 202.715406 141.960402) - (xy 202.510806 141.835022) - (xy 202.506236 141.833129) - (xy 202.506234 141.833128) - (xy 202.293683 141.745087) - (xy 202.293681 141.745086) - (xy 202.28911 141.743193) - (xy 202.163531 141.713044) - (xy 202.060592 141.68833) - (xy 202.060586 141.688329) - (xy 202.055779 141.687175) - (xy 201.816557 141.668348) - (xy 201.577335 141.687175) - (xy 201.572528 141.688329) - (xy 201.572522 141.68833) - (xy 201.469583 141.713044) - (xy 201.344004 141.743193) - (xy 201.339433 141.745086) - (xy 201.339431 141.745087) - (xy 201.12688 141.833128) - (xy 201.126878 141.833129) - (xy 201.122308 141.835022) - (xy 200.917708 141.960402) - (xy 200.913941 141.963619) - (xy 200.91394 141.96362) - (xy 200.864912 142.005494) - (xy 200.735239 142.116244) - (xy 200.579397 142.298713) - (xy 200.454017 142.503313) - (xy 200.452124 142.507883) - (xy 200.452123 142.507885) - (xy 200.371417 142.702728) - (xy 200.362188 142.725009) - (xy 200.356858 142.747212) - (xy 200.307325 142.953527) - (xy 200.307324 142.953533) - (xy 200.30617 142.95834) - (xy 200.287343 143.197562) - (xy 152.249385 143.197562) - (xy 151.830949 140.824493) - (xy 232.791509 140.824493) - (xy 232.791709 140.829823) - (xy 232.791709 140.829824) - (xy 232.793722 140.883438) - (xy 232.800163 141.055029) - (xy 232.847537 141.280811) - (xy 232.849495 141.28577) - (xy 232.849496 141.285772) - (xy 232.878417 141.359004) - (xy 232.932276 141.495383) - (xy 233.003026 141.611975) - (xy 233.048423 141.686787) - (xy 233.051956 141.69261) - (xy 233.055453 141.69664) - (xy 233.175535 141.835022) - (xy 233.203156 141.866853) - (xy 233.207287 141.87024) - (xy 233.377424 142.009745) - (xy 233.37743 142.009749) - (xy 233.381552 142.013129) - (xy 233.582044 142.127255) - (xy 233.58706 142.129076) - (xy 233.587065 142.129078) - (xy 233.793884 142.20415) - (xy 233.793888 142.204151) - (xy 233.798899 142.20597) - (xy 233.804148 142.206919) - (xy 233.804151 142.20692) - (xy 234.021832 142.246283) - (xy 234.021839 142.246284) - (xy 234.025916 142.247021) - (xy 234.043653 142.247857) - (xy 234.048601 142.248091) - (xy 234.048608 142.248091) - (xy 234.050089 142.248161) - (xy 234.212234 142.248161) - (xy 234.27919 142.24248) - (xy 234.378871 142.234022) - (xy 234.378875 142.234021) - (xy 234.384182 142.233571) - (xy 234.389337 142.232233) - (xy 234.389343 142.232232) - (xy 234.602312 142.176956) - (xy 234.602316 142.176955) - (xy 234.607481 142.175614) - (xy 234.612347 142.173422) - (xy 234.61235 142.173421) - (xy 234.812958 142.083054) - (xy 234.817824 142.080862) - (xy 234.822244 142.077886) - (xy 234.822248 142.077884) - (xy 234.996748 141.960402) - (xy 235.009194 141.952023) - (xy 235.176121 141.792783) - (xy 235.254047 141.688047) - (xy 235.310646 141.611975) - (xy 235.310648 141.611972) - (xy 235.31383 141.607695) - (xy 235.368614 141.499944) - (xy 235.411915 141.414777) - (xy 237.405894 141.414777) - (xy 237.406257 141.418925) - (xy 237.406257 141.418929) - (xy 237.419952 141.575458) - (xy 237.431632 141.708967) - (xy 237.432542 141.713039) - (xy 237.432543 141.713044) - (xy 237.487834 141.960402) - (xy 237.496052 141.997168) - (xy 237.497495 142.001091) - (xy 237.497496 142.001093) - (xy 237.50215 142.013743) - (xy 237.598024 142.274317) - (xy 237.599971 142.27801) - (xy 237.599972 142.278012) - (xy 237.615546 142.307551) - (xy 237.735754 142.535545) - (xy 237.769305 142.582756) - (xy 237.904399 142.772853) - (xy 237.904404 142.772859) - (xy 237.906823 142.776263) - (xy 237.909667 142.779313) - (xy 237.909672 142.779319) - (xy 238.097064 142.980272) - (xy 238.108226 142.992242) - (xy 238.336425 143.179686) - (xy 238.587409 143.335303) - (xy 238.85677 143.456359) - (xy 239.139775 143.540726) - (xy 239.143895 143.541379) - (xy 239.143897 143.541379) - (xy 239.427972 143.586373) - (xy 239.427978 143.586374) - (xy 239.431453 143.586924) - (xy 239.456012 143.588039) - (xy 239.522397 143.591054) - (xy 239.522418 143.591054) - (xy 239.523817 143.591118) - (xy 239.708281 143.591118) - (xy 239.928044 143.576521) - (xy 239.932143 143.575695) - (xy 239.932147 143.575694) - (xy 240.10557 143.540726) - (xy 240.217531 143.518151) - (xy 240.496755 143.422006) - (xy 240.666469 143.33702) - (xy 240.757075 143.291648) - (xy 240.757077 143.291647) - (xy 240.760811 143.289777) - (xy 241.005058 143.123786) - (xy 241.022863 143.107867) - (xy 241.222092 142.929735) - (xy 241.225207 142.92695) - (xy 241.300309 142.839327) - (xy 241.414669 142.705902) - (xy 241.414672 142.705898) - (xy 241.417389 142.702728) - (xy 241.419663 142.699226) - (xy 241.419667 142.699221) - (xy 241.57595 142.458567) - (xy 241.575953 142.458562) - (xy 241.578229 142.455057) - (xy 241.581041 142.449136) - (xy 241.676919 142.247216) - (xy 241.704899 142.18829) - (xy 241.720262 142.140442) - (xy 241.793895 141.911101) - (xy 241.793895 141.9111) - (xy 241.795175 141.907114) - (xy 241.816536 141.788393) - (xy 241.817469 141.783207) - (xy 243.749651 141.783207) - (xy 243.758305 142.013743) - (xy 243.805679 142.239525) - (xy 243.807637 142.244484) - (xy 243.807638 142.244486) - (xy 243.830722 142.302938) - (xy 243.890418 142.454097) - (xy 244.010098 142.651324) - (xy 244.013595 142.655354) - (xy 244.129299 142.788691) - (xy 244.161298 142.825567) - (xy 244.19911 142.856571) - (xy 244.335566 142.968459) - (xy 244.335572 142.968463) - (xy 244.339694 142.971843) - (xy 244.540186 143.085969) - (xy 244.545202 143.08779) - (xy 244.545207 143.087792) - (xy 244.752026 143.162864) - (xy 244.75203 143.162865) - (xy 244.757041 143.164684) - (xy 244.76229 143.165633) - (xy 244.762293 143.165634) - (xy 244.979974 143.204997) - (xy 244.979981 143.204998) - (xy 244.984058 143.205735) - (xy 245.001795 143.206571) - (xy 245.006743 143.206805) - (xy 245.00675 143.206805) - (xy 245.008231 143.206875) - (xy 245.170376 143.206875) - (xy 245.237332 143.201194) - (xy 245.337013 143.192736) - (xy 245.337017 143.192735) - (xy 245.342324 143.192285) - (xy 245.347479 143.190947) - (xy 245.347485 143.190946) - (xy 245.560454 143.13567) - (xy 245.560458 143.135669) - (xy 245.565623 143.134328) - (xy 245.570489 143.132136) - (xy 245.570492 143.132135) - (xy 245.7711 143.041768) - (xy 245.775966 143.039576) - (xy 245.780386 143.0366) - (xy 245.78039 143.036598) - (xy 245.882496 142.967855) - (xy 245.967336 142.910737) - (xy 246.134263 142.751497) - (xy 246.25981 142.582756) - (xy 246.268788 142.570689) - (xy 246.26879 142.570686) - (xy 246.271972 142.566409) - (xy 246.306199 142.49909) - (xy 246.374109 142.365521) - (xy 246.374109 142.36552) - (xy 246.376528 142.360763) - (xy 246.415794 142.234306) - (xy 246.443356 142.145545) - (xy 246.443357 142.145539) - (xy 246.44494 142.140442) - (xy 246.46447 141.99309) - (xy 246.474551 141.917028) - (xy 246.474551 141.917023) - (xy 246.475251 141.911743) - (xy 246.473415 141.86282) - (xy 246.468924 141.743193) - (xy 246.466597 141.681207) - (xy 246.419223 141.455425) - (xy 246.401524 141.410607) - (xy 246.369527 141.329588) - (xy 246.334484 141.240853) - (xy 246.22489 141.060247) - (xy 246.217573 141.048189) - (xy 246.217572 141.048188) - (xy 246.214804 141.043626) - (xy 246.197072 141.023192) - (xy 246.067104 140.873416) - (xy 246.067102 140.873414) - (xy 246.063604 140.869383) - (xy 246.002411 140.819208) - (xy 245.889336 140.726491) - (xy 245.88933 140.726487) - (xy 245.885208 140.723107) - (xy 245.684716 140.608981) - (xy 245.6797 140.60716) - (xy 245.679695 140.607158) - (xy 245.472876 140.532086) - (xy 245.472872 140.532085) - (xy 245.467861 140.530266) - (xy 245.462612 140.529317) - (xy 245.462609 140.529316) - (xy 245.244928 140.489953) - (xy 245.244921 140.489952) - (xy 245.240844 140.489215) - (xy 245.223107 140.488379) - (xy 245.218159 140.488145) - (xy 245.218152 140.488145) - (xy 245.216671 140.488075) - (xy 245.054526 140.488075) - (xy 244.98757 140.493756) - (xy 244.887889 140.502214) - (xy 244.887885 140.502215) - (xy 244.882578 140.502665) - (xy 244.877423 140.504003) - (xy 244.877417 140.504004) - (xy 244.664448 140.55928) - (xy 244.664444 140.559281) - (xy 244.659279 140.560622) - (xy 244.654413 140.562814) - (xy 244.65441 140.562815) - (xy 244.555972 140.607158) - (xy 244.448936 140.655374) - (xy 244.444516 140.65835) - (xy 244.444512 140.658352) - (xy 244.365189 140.711756) - (xy 244.257566 140.784213) - (xy 244.090639 140.943453) - (xy 244.087451 140.947738) - (xy 243.956352 141.123942) - (xy 243.95293 141.128541) - (xy 243.950515 141.133291) - (xy 243.888888 141.254503) - (xy 243.848374 141.334187) - (xy 243.840668 141.359004) - (xy 243.781546 141.549405) - (xy 243.781545 141.54941) - (xy 243.779962 141.554508) - (xy 243.769339 141.634662) - (xy 243.751058 141.772592) - (xy 243.749651 141.783207) - (xy 241.817469 141.783207) - (xy 241.846731 141.620577) - (xy 241.846732 141.620572) - (xy 241.84747 141.616468) - (xy 241.847869 141.607695) - (xy 241.860677 141.325629) - (xy 241.860677 141.325624) - (xy 241.860866 141.321459) - (xy 241.854667 141.250596) - (xy 241.835492 141.03143) - (xy 241.835128 141.027269) - (xy 241.824915 140.981579) - (xy 241.77162 140.743146) - (xy 241.771618 140.743139) - (xy 241.770708 140.739068) - (xy 241.764836 140.723107) - (xy 241.711274 140.577532) - (xy 241.668736 140.461919) - (xy 241.655873 140.437521) - (xy 241.576409 140.286806) - (xy 241.531006 140.200691) - (xy 241.451969 140.089475) - (xy 241.362361 139.963383) - (xy 241.362356 139.963377) - (xy 241.359937 139.959973) - (xy 241.357093 139.956923) - (xy 241.357088 139.956917) - (xy 241.16138 139.747046) - (xy 241.158534 139.743994) - (xy 240.930335 139.55655) - (xy 240.679351 139.400933) - (xy 240.654631 139.389823) - (xy 240.533189 139.335245) - (xy 240.40999 139.279877) - (xy 240.352246 139.262663) - (xy 244.066069 139.262663) - (xy 244.071796 139.270313) - (xy 244.247304 139.377864) - (xy 244.256098 139.382345) - (xy 244.468574 139.470355) - (xy 244.477959 139.473404) - (xy 244.701589 139.527094) - (xy 244.711336 139.528637) - (xy 244.940615 139.546682) - (xy 244.950475 139.546682) - (xy 245.179754 139.528637) - (xy 245.189501 139.527094) - (xy 245.413131 139.473404) - (xy 245.422516 139.470355) - (xy 245.634992 139.382345) - (xy 245.643786 139.377864) - (xy 245.815628 139.27256) - (xy 245.825088 139.262104) - (xy 245.821304 139.253326) - (xy 244.958357 138.390379) - (xy 244.944413 138.382765) - (xy 244.94258 138.382896) - (xy 244.935965 138.387147) - (xy 244.072829 139.250283) - (xy 244.066069 139.262663) - (xy 240.352246 139.262663) - (xy 240.126985 139.19551) - (xy 240.122865 139.194857) - (xy 240.122863 139.194857) - (xy 239.838788 139.149863) - (xy 239.838782 139.149862) - (xy 239.835307 139.149312) - (xy 239.810748 139.148197) - (xy 239.744363 139.145182) - (xy 239.744342 139.145182) - (xy 239.742943 139.145118) - (xy 239.558479 139.145118) - (xy 239.338716 139.159715) - (xy 239.334617 139.160541) - (xy 239.334613 139.160542) - (xy 239.192019 139.189294) - (xy 239.049229 139.218085) - (xy 238.770005 139.31423) - (xy 238.766277 139.316097) - (xy 238.520645 139.4391) - (xy 238.505949 139.446459) - (xy 238.261702 139.61245) - (xy 238.041553 139.809286) - (xy 238.038836 139.812456) - (xy 238.038835 139.812457) - (xy 237.861614 140.019224) - (xy 237.849371 140.033508) - (xy 237.847097 140.03701) - (xy 237.847093 140.037015) - (xy 237.69081 140.277669) - (xy 237.688531 140.281179) - (xy 237.686737 140.284957) - (xy 237.686736 140.284959) - (xy 237.677131 140.305187) - (xy 237.561861 140.547946) - (xy 237.560582 140.551929) - (xy 237.560581 140.551932) - (xy 237.474768 140.819208) - (xy 237.471585 140.829122) - (xy 237.470844 140.833241) - (xy 237.42102 141.110155) - (xy 237.41929 141.119768) - (xy 237.419101 141.123935) - (xy 237.4191 141.123942) - (xy 237.406567 141.399959) - (xy 237.405894 141.414777) - (xy 235.411915 141.414777) - (xy 235.415967 141.406807) - (xy 235.415967 141.406806) - (xy 235.418386 141.402049) - (xy 235.468439 141.240853) - (xy 235.485214 141.186831) - (xy 235.485215 141.186825) - (xy 235.486798 141.181728) - (xy 235.506718 141.03143) - (xy 235.516409 140.958314) - (xy 235.516409 140.958309) - (xy 235.517109 140.953029) - (xy 235.515841 140.919237) - (xy 235.508655 140.727824) - (xy 235.508455 140.722493) - (xy 235.461081 140.496711) - (xy 235.45776 140.4883) - (xy 235.412374 140.373377) - (xy 235.376342 140.282139) - (xy 235.256662 140.084912) - (xy 235.197746 140.017017) - (xy 235.108962 139.914702) - (xy 235.10896 139.9147) - (xy 235.105462 139.910669) - (xy 235.044835 139.860958) - (xy 234.931194 139.767777) - (xy 234.931188 139.767773) - (xy 234.927066 139.764393) - (xy 234.726574 139.650267) - (xy 234.721558 139.648446) - (xy 234.721553 139.648444) - (xy 234.514734 139.573372) - (xy 234.51473 139.573371) - (xy 234.509719 139.571552) - (xy 234.50447 139.570603) - (xy 234.504467 139.570602) - (xy 234.286786 139.531239) - (xy 234.286779 139.531238) - (xy 234.282702 139.530501) - (xy 234.264965 139.529665) - (xy 234.260017 139.529431) - (xy 234.26001 139.529431) - (xy 234.258529 139.529361) - (xy 234.096384 139.529361) - (xy 234.029428 139.535042) - (xy 233.929747 139.5435) - (xy 233.929743 139.543501) - (xy 233.924436 139.543951) - (xy 233.919281 139.545289) - (xy 233.919275 139.54529) - (xy 233.706306 139.600566) - (xy 233.706302 139.600567) - (xy 233.701137 139.601908) - (xy 233.696271 139.6041) - (xy 233.696268 139.604101) - (xy 233.514139 139.686144) - (xy 233.490794 139.69666) - (xy 233.486374 139.699636) - (xy 233.48637 139.699638) - (xy 233.394109 139.761753) - (xy 233.299424 139.825499) - (xy 233.132497 139.984739) - (xy 233.120149 140.001335) - (xy 233.004389 140.156923) - (xy 232.994788 140.169827) - (xy 232.992373 140.174577) - (xy 232.937686 140.282139) - (xy 232.890232 140.375473) - (xy 232.856026 140.485633) - (xy 232.823404 140.590691) - (xy 232.823403 140.590697) - (xy 232.82182 140.595794) - (xy 232.811025 140.677241) - (xy 232.796848 140.784213) - (xy 232.791509 140.824493) - (xy 151.830949 140.824493) - (xy 151.415282 138.467128) - (xy 174.935751 138.467128) - (xy 174.935951 138.472458) - (xy 174.935951 138.472459) - (xy 174.936939 138.498777) - (xy 174.944405 138.697664) - (xy 174.991779 138.923446) - (xy 174.993737 138.928405) - (xy 174.993738 138.928407) - (xy 175.005519 138.958238) - (xy 175.076518 139.138018) - (xy 175.196198 139.335245) - (xy 175.199695 139.339275) - (xy 175.31761 139.47516) - (xy 175.347398 139.509488) - (xy 175.351529 139.512875) - (xy 175.521666 139.65238) - (xy 175.521672 139.652384) - (xy 175.525794 139.655764) - (xy 175.726286 139.76989) - (xy 175.731302 139.771711) - (xy 175.731307 139.771713) - (xy 175.938126 139.846785) - (xy 175.93813 139.846786) - (xy 175.943141 139.848605) - (xy 175.94839 139.849554) - (xy 175.948393 139.849555) - (xy 176.166074 139.888918) - (xy 176.166081 139.888919) - (xy 176.170158 139.889656) - (xy 176.187895 139.890492) - (xy 176.192843 139.890726) - (xy 176.19285 139.890726) - (xy 176.194331 139.890796) - (xy 176.356476 139.890796) - (xy 176.423432 139.885115) - (xy 176.523113 139.876657) - (xy 176.523117 139.876656) - (xy 176.528424 139.876206) - (xy 176.533579 139.874868) - (xy 176.533585 139.874867) - (xy 176.746554 139.819591) - (xy 176.746558 139.81959) - (xy 176.751723 139.818249) - (xy 176.756589 139.816057) - (xy 176.756592 139.816056) - (xy 176.9572 139.725689) - (xy 176.962066 139.723497) - (xy 176.966486 139.720521) - (xy 176.96649 139.720519) - (xy 177.125217 139.613656) - (xy 177.153436 139.594658) - (xy 177.320363 139.435418) - (xy 177.410529 139.31423) - (xy 177.454888 139.25461) - (xy 177.45489 139.254607) - (xy 177.458072 139.25033) - (xy 177.514686 139.138978) - (xy 177.560209 139.049442) - (xy 177.560209 139.049441) - (xy 177.562628 139.044684) - (xy 177.601894 138.918227) - (xy 177.629456 138.829466) - (xy 177.629457 138.82946) - (xy 177.63104 138.824363) - (xy 177.65082 138.675124) - (xy 177.660651 138.600949) - (xy 177.660651 138.600944) - (xy 177.661351 138.595664) - (xy 177.660946 138.58486) - (xy 177.655598 138.442405) - (xy 177.652697 138.365128) - (xy 177.605323 138.139346) - (xy 177.60004 138.125967) - (xy 177.589271 138.098698) - (xy 179.550136 138.098698) - (xy 179.550499 138.102846) - (xy 179.550499 138.10285) - (xy 179.56445 138.262313) - (xy 179.575874 138.392888) - (xy 179.576784 138.39696) - (xy 179.576785 138.396965) - (xy 179.638961 138.675124) - (xy 179.640294 138.681089) - (xy 179.641737 138.685012) - (xy 179.641738 138.685014) - (xy 179.646392 138.697664) - (xy 179.742266 138.958238) - (xy 179.879996 139.219466) - (xy 179.907423 139.258059) - (xy 180.048641 139.456774) - (xy 180.048646 139.45678) - (xy 180.051065 139.460184) - (xy 180.053909 139.463234) - (xy 180.053914 139.46324) - (xy 180.243 139.66601) - (xy 180.252468 139.676163) - (xy 180.480667 139.863607) - (xy 180.731651 140.019224) - (xy 180.735468 140.02094) - (xy 180.735471 140.020941) - (xy 180.772475 140.037571) - (xy 181.001012 140.14028) - (xy 181.284017 140.224647) - (xy 181.288137 140.2253) - (xy 181.288139 140.2253) - (xy 181.572214 140.270294) - (xy 181.57222 140.270295) - (xy 181.575695 140.270845) - (xy 181.600254 140.27196) - (xy 181.666639 140.274975) - (xy 181.66666 140.274975) - (xy 181.668059 140.275039) - (xy 181.852523 140.275039) - (xy 182.072286 140.260442) - (xy 182.076385 140.259616) - (xy 182.076389 140.259615) - (xy 182.249812 140.224647) - (xy 182.361773 140.202072) - (xy 182.640997 140.105927) - (xy 182.777501 140.037571) - (xy 182.901317 139.975569) - (xy 182.901319 139.975568) - (xy 182.905053 139.973698) - (xy 183.1493 139.807707) - (xy 183.185548 139.775298) - (xy 183.366334 139.613656) - (xy 183.369449 139.610871) - (xy 183.377131 139.601908) - (xy 183.558911 139.389823) - (xy 183.558914 139.389819) - (xy 183.561631 139.386649) - (xy 183.563905 139.383147) - (xy 183.563909 139.383142) - (xy 183.720192 139.142488) - (xy 183.720195 139.142483) - (xy 183.722471 139.138978) - (xy 183.725283 139.133057) - (xy 183.821161 138.931137) - (xy 183.849141 138.872211) - (xy 183.864504 138.824363) - (xy 183.938137 138.595022) - (xy 183.938137 138.595021) - (xy 183.939417 138.591035) - (xy 183.960759 138.472419) - (xy 183.990973 138.304498) - (xy 183.990974 138.304493) - (xy 183.991712 138.300389) - (xy 183.992111 138.291616) - (xy 184.004919 138.00955) - (xy 184.004919 138.009545) - (xy 184.005108 138.00538) - (xy 184.00463 137.999909) - (xy 183.979734 137.715351) - (xy 183.97937 137.71119) - (xy 183.977446 137.702581) - (xy 183.934045 137.508414) - (xy 185.893893 137.508414) - (xy 185.894093 137.513744) - (xy 185.894093 137.513745) - (xy 185.89643 137.575986) - (xy 185.902547 137.73895) - (xy 185.949921 137.964732) - (xy 185.951879 137.969691) - (xy 185.95188 137.969693) - (xy 185.973046 138.023287) - (xy 186.03466 138.179304) - (xy 186.10541 138.295896) - (xy 186.147421 138.365128) - (xy 186.15434 138.376531) - (xy 186.157837 138.380561) - (xy 186.266953 138.506306) - (xy 186.30554 138.550774) - (xy 186.309671 138.554161) - (xy 186.479808 138.693666) - (xy 186.479814 138.69367) - (xy 186.483936 138.69705) - (xy 186.684428 138.811176) - (xy 186.689444 138.812997) - (xy 186.689449 138.812999) - (xy 186.896268 138.888071) - (xy 186.896272 138.888072) - (xy 186.901283 138.889891) - (xy 186.906532 138.89084) - (xy 186.906535 138.890841) - (xy 187.124216 138.930204) - (xy 187.124223 138.930205) - (xy 187.1283 138.930942) - (xy 187.146037 138.931778) - (xy 187.150985 138.932012) - (xy 187.150992 138.932012) - (xy 187.152473 138.932082) - (xy 187.314618 138.932082) - (xy 187.398801 138.924939) - (xy 187.481255 138.917943) - (xy 187.481259 138.917942) - (xy 187.486566 138.917492) - (xy 187.491721 138.916154) - (xy 187.491727 138.916153) - (xy 187.704696 138.860877) - (xy 187.7047 138.860876) - (xy 187.709865 138.859535) - (xy 187.714731 138.857343) - (xy 187.714734 138.857342) - (xy 187.915342 138.766975) - (xy 187.920208 138.764783) - (xy 187.924628 138.761807) - (xy 187.924632 138.761805) - (xy 188.082477 138.655536) - (xy 188.111578 138.635944) - (xy 188.278505 138.476704) - (xy 188.342608 138.390546) - (xy 188.41303 138.295896) - (xy 188.413032 138.295893) - (xy 188.416214 138.291616) - (xy 188.473062 138.179804) - (xy 188.518351 138.090728) - (xy 188.518351 138.090727) - (xy 188.52077 138.08597) - (xy 188.557428 137.967913) - (xy 188.587598 137.870752) - (xy 188.587599 137.870746) - (xy 188.589182 137.865649) - (xy 188.605283 137.744168) - (xy 188.618793 137.642235) - (xy 188.618793 137.64223) - (xy 188.619493 137.63695) - (xy 188.618324 137.605793) - (xy 188.611039 137.411745) - (xy 188.610839 137.406414) - (xy 188.563465 137.180632) - (xy 188.560144 137.172221) - (xy 188.514744 137.057263) - (xy 188.478726 136.96606) - (xy 188.359046 136.768833) - (xy 188.348932 136.757178) - (xy 188.211346 136.598623) - (xy 188.211344 136.598621) - (xy 188.207846 136.59459) - (xy 188.14068 136.539517) - (xy 188.033578 136.451698) - (xy 188.033572 136.451694) - (xy 188.02945 136.448314) - (xy 187.828958 136.334188) - (xy 187.823942 136.332367) - (xy 187.823937 136.332365) - (xy 187.617118 136.257293) - (xy 187.617114 136.257292) - (xy 187.612103 136.255473) - (xy 187.606854 136.254524) - (xy 187.606851 136.254523) - (xy 187.38917 136.21516) - (xy 187.389163 136.215159) - (xy 187.385086 136.214422) - (xy 187.367349 136.213586) - (xy 187.362401 136.213352) - (xy 187.362394 136.213352) - (xy 187.360913 136.213282) - (xy 187.198768 136.213282) - (xy 187.131812 136.218963) - (xy 187.032131 136.227421) - (xy 187.032127 136.227422) - (xy 187.02682 136.227872) - (xy 187.021665 136.22921) - (xy 187.021659 136.229211) - (xy 186.80869 136.284487) - (xy 186.808686 136.284488) - (xy 186.803521 136.285829) - (xy 186.798655 136.288021) - (xy 186.798652 136.288022) - (xy 186.716686 136.324945) - (xy 186.593178 136.380581) - (xy 186.588758 136.383557) - (xy 186.588754 136.383559) - (xy 186.503316 136.44108) - (xy 186.401808 136.50942) - (xy 186.234881 136.66866) - (xy 186.231693 136.672945) - (xy 186.109695 136.836917) - (xy 186.097172 136.853748) - (xy 186.094757 136.858498) - (xy 186.00206 137.04082) - (xy 185.992616 137.059394) - (xy 185.964555 137.149764) - (xy 185.925788 137.274612) - (xy 185.925787 137.274618) - (xy 185.924204 137.279715) - (xy 185.910779 137.381008) - (xy 185.895086 137.499415) - (xy 185.893893 137.508414) - (xy 183.934045 137.508414) - (xy 183.915862 137.427067) - (xy 183.91586 137.42706) - (xy 183.91495 137.422989) - (xy 183.910751 137.411575) - (xy 183.866416 137.291079) - (xy 183.812978 137.14584) - (xy 183.791909 137.105878) - (xy 183.720806 136.971021) - (xy 183.675248 136.884612) - (xy 183.603312 136.783388) - (xy 183.506603 136.647304) - (xy 183.506598 136.647298) - (xy 183.504179 136.643894) - (xy 183.501335 136.640844) - (xy 183.50133 136.640838) - (xy 183.305622 136.430967) - (xy 183.302776 136.427915) - (xy 183.074577 136.240471) - (xy 182.823593 136.084854) - (xy 182.793664 136.071403) - (xy 182.691787 136.025618) - (xy 182.554232 135.963798) - (xy 182.374205 135.91013) - (xy 182.275226 135.880623) - (xy 182.275224 135.880623) - (xy 182.271227 135.879431) - (xy 182.267107 135.878778) - (xy 182.267105 135.878778) - (xy 182.203015 135.868627) - (xy 215.156334 135.868627) - (xy 215.156534 135.873957) - (xy 215.156534 135.873958) - (xy 215.158297 135.92091) - (xy 215.164988 136.099163) - (xy 215.212362 136.324945) - (xy 215.21432 136.329904) - (xy 215.214321 136.329906) - (xy 215.23551 136.383559) - (xy 215.297101 136.539517) - (xy 215.378049 136.672915) - (xy 215.411311 136.727729) - (xy 215.416781 136.736744) - (xy 215.420278 136.740774) - (xy 215.548299 136.888305) - (xy 215.567981 136.910987) - (xy 215.572112 136.914374) - (xy 215.742249 137.053879) - (xy 215.742255 137.053883) - (xy 215.746377 137.057263) - (xy 215.946869 137.171389) - (xy 215.951885 137.17321) - (xy 215.95189 137.173212) - (xy 216.158709 137.248284) - (xy 216.158713 137.248285) - (xy 216.163724 137.250104) - (xy 216.168973 137.251053) - (xy 216.168976 137.251054) - (xy 216.386657 137.290417) - (xy 216.386664 137.290418) - (xy 216.390741 137.291155) - (xy 216.408478 137.291991) - (xy 216.413426 137.292225) - (xy 216.413433 137.292225) - (xy 216.414914 137.292295) - (xy 216.577059 137.292295) - (xy 216.662951 137.285007) - (xy 216.743696 137.278156) - (xy 216.7437 137.278155) - (xy 216.749007 137.277705) - (xy 216.754162 137.276367) - (xy 216.754168 137.276366) - (xy 216.967137 137.22109) - (xy 216.967141 137.221089) - (xy 216.972306 137.219748) - (xy 216.977172 137.217556) - (xy 216.977175 137.217555) - (xy 217.177783 137.127188) - (xy 217.182649 137.124996) - (xy 217.187069 137.12202) - (xy 217.187073 137.122018) - (xy 217.338926 137.019783) - (xy 217.374019 136.996157) - (xy 217.540946 136.836917) - (xy 217.600273 136.757178) - (xy 217.675471 136.656109) - (xy 217.675473 136.656106) - (xy 217.678655 136.651829) - (xy 217.733439 136.544078) - (xy 217.77674 136.458911) - (xy 219.770719 136.458911) - (xy 219.771082 136.463059) - (xy 219.771082 136.463063) - (xy 219.792854 136.711923) - (xy 219.796457 136.753101) - (xy 219.797367 136.757173) - (xy 219.797368 136.757178) - (xy 219.856915 137.023575) - (xy 219.860877 137.041302) - (xy 219.86232 137.045225) - (xy 219.862321 137.045227) - (xy 219.866975 137.057877) - (xy 219.962849 137.318451) - (xy 219.964796 137.322144) - (xy 219.964797 137.322146) - (xy 220.017966 137.422989) - (xy 220.100579 137.579679) - (xy 220.131857 137.623692) - (xy 220.269224 137.816987) - (xy 220.269229 137.816993) - (xy 220.271648 137.820397) - (xy 220.274492 137.823447) - (xy 220.274497 137.823453) - (xy 220.461759 138.024267) - (xy 220.473051 138.036376) - (xy 220.70125 138.22382) - (xy 220.952234 138.379437) - (xy 220.956051 138.381153) - (xy 220.956054 138.381154) - (xy 220.991235 138.396965) - (xy 221.221595 138.500493) - (xy 221.256126 138.510787) - (xy 221.487697 138.579821) - (xy 221.5046 138.58486) - (xy 221.50872 138.585513) - (xy 221.508722 138.585513) - (xy 221.792797 138.630507) - (xy 221.792803 138.630508) - (xy 221.796278 138.631058) - (xy 221.820837 138.632173) - (xy 221.887222 138.635188) - (xy 221.887243 138.635188) - (xy 221.888642 138.635252) - (xy 222.073106 138.635252) - (xy 222.292869 138.620655) - (xy 222.296968 138.619829) - (xy 222.296972 138.619828) - (xy 222.470395 138.58486) - (xy 222.582356 138.562285) - (xy 222.86158 138.46614) - (xy 223.011422 138.391105) - (xy 234.104122 138.391105) - (xy 234.109849 138.398755) - (xy 234.285357 138.506306) - (xy 234.294151 138.510787) - (xy 234.506627 138.598797) - (xy 234.516012 138.601846) - (xy 234.739642 138.655536) - (xy 234.749389 138.657079) - (xy 234.978668 138.675124) - (xy 234.988528 138.675124) - (xy 235.217807 138.657079) - (xy 235.227554 138.655536) - (xy 235.451184 138.601846) - (xy 235.460569 138.598797) - (xy 235.673045 138.510787) - (xy 235.681839 138.506306) - (xy 235.853681 138.401002) - (xy 235.863141 138.390546) - (xy 235.859357 138.381768) - (xy 234.99641 137.518821) - (xy 234.982466 137.511207) - (xy 234.980633 137.511338) - (xy 234.974018 137.515589) - (xy 234.110882 138.378725) - (xy 234.104122 138.391105) - (xy 223.011422 138.391105) - (xy 223.028077 138.382765) - (xy 223.1219 138.335782) - (xy 223.121902 138.335781) - (xy 223.125636 138.333911) - (xy 223.369883 138.16792) - (xy 223.388028 138.151697) - (xy 223.533844 138.021322) - (xy 223.590032 137.971084) - (xy 223.62338 137.932176) - (xy 223.779494 137.750036) - (xy 223.779497 137.750032) - (xy 223.782214 137.746862) - (xy 223.784488 137.74336) - (xy 223.784492 137.743355) - (xy 223.940775 137.502701) - (xy 223.940778 137.502696) - (xy 223.943054 137.499191) - (xy 223.945866 137.49327) - (xy 224.027121 137.322146) - (xy 224.069724 137.232424) - (xy 224.07558 137.214187) - (xy 224.15872 136.955235) - (xy 224.15872 136.955234) - (xy 224.16 136.951248) - (xy 224.177658 136.853109) - (xy 224.182294 136.827341) - (xy 226.114476 136.827341) - (xy 226.114676 136.832671) - (xy 226.114676 136.832672) - (xy 226.11731 136.902843) - (xy 226.12313 137.057877) - (xy 226.170504 137.283659) - (xy 226.172462 137.288618) - (xy 226.172463 137.28862) - (xy 226.19161 137.337103) - (xy 226.255243 137.498231) - (xy 226.323527 137.610759) - (xy 226.345115 137.646335) - (xy 226.374923 137.695458) - (xy 226.37842 137.699488) - (xy 226.518015 137.860357) - (xy 226.526123 137.869701) - (xy 226.530254 137.873088) - (xy 226.700391 138.012593) - (xy 226.700397 138.012597) - (xy 226.704519 138.015977) - (xy 226.905011 138.130103) - (xy 226.910027 138.131924) - (xy 226.910032 138.131926) - (xy 227.116851 138.206998) - (xy 227.116855 138.206999) - (xy 227.121866 138.208818) - (xy 227.127115 138.209767) - (xy 227.127118 138.209768) - (xy 227.344799 138.249131) - (xy 227.344806 138.249132) - (xy 227.348883 138.249869) - (xy 227.36662 138.250705) - (xy 227.371568 138.250939) - (xy 227.371575 138.250939) - (xy 227.373056 138.251009) - (xy 227.535201 138.251009) - (xy 227.621093 138.243721) - (xy 227.701838 138.23687) - (xy 227.701842 138.236869) - (xy 227.707149 138.236419) - (xy 227.712304 138.235081) - (xy 227.71231 138.23508) - (xy 227.925279 138.179804) - (xy 227.925283 138.179803) - (xy 227.930448 138.178462) - (xy 227.935314 138.17627) - (xy 227.935317 138.176269) - (xy 228.135925 138.085902) - (xy 228.140791 138.08371) - (xy 228.145211 138.080734) - (xy 228.145215 138.080732) - (xy 228.265264 137.999909) - (xy 228.332161 137.954871) - (xy 228.499088 137.795631) - (xy 228.552742 137.723517) - (xy 228.633613 137.614823) - (xy 228.633615 137.61482) - (xy 228.636797 137.610543) - (xy 228.691627 137.502701) - (xy 228.738934 137.409655) - (xy 228.738934 137.409654) - (xy 228.741353 137.404897) - (xy 228.780619 137.27844) - (xy 228.808181 137.189679) - (xy 228.808182 137.189673) - (xy 228.809765 137.184576) - (xy 228.814119 137.151729) - (xy 233.455273 137.151729) - (xy 233.473318 137.381008) - (xy 233.474861 137.390755) - (xy 233.528551 137.614385) - (xy 233.5316 137.62377) - (xy 233.61961 137.836246) - (xy 233.624091 137.84504) - (xy 233.729395 138.016882) - (xy 233.739851 138.026342) - (xy 233.748629 138.022558) - (xy 234.611576 137.159611) - (xy 234.617954 137.147931) - (xy 235.348006 137.147931) - (xy 235.348137 137.149764) - (xy 235.352388 137.156379) - (xy 236.215524 138.019515) - (xy 236.227904 138.026275) - (xy 236.231895 138.023287) - (xy 243.41722 138.023287) - (xy 243.435265 138.252566) - (xy 243.436808 138.262313) - (xy 243.490498 138.485943) - (xy 243.493547 138.495328) - (xy 243.581557 138.707804) - (xy 243.586038 138.716598) - (xy 243.691342 138.88844) - (xy 243.701798 138.8979) - (xy 243.710576 138.894116) - (xy 244.573523 138.031169) - (xy 244.579901 138.019489) - (xy 245.309953 138.019489) - (xy 245.310084 138.021322) - (xy 245.314335 138.027937) - (xy 246.177471 138.891073) - (xy 246.189851 138.897833) - (xy 246.197501 138.892106) - (xy 246.305052 138.716598) - (xy 246.309533 138.707804) - (xy 246.397543 138.495328) - (xy 246.400592 138.485943) - (xy 246.454282 138.262313) - (xy 246.455825 138.252566) - (xy 246.47387 138.023287) - (xy 246.47387 138.013427) - (xy 246.455825 137.784148) - (xy 246.454282 137.774401) - (xy 246.400592 137.550771) - (xy 246.397543 137.541386) - (xy 246.309533 137.32891) - (xy 246.305052 137.320116) - (xy 246.199748 137.148274) - (xy 246.189292 137.138814) - (xy 246.180514 137.142598) - (xy 245.317567 138.005545) - (xy 245.309953 138.019489) - (xy 244.579901 138.019489) - (xy 244.581137 138.017225) - (xy 244.581006 138.015392) - (xy 244.576755 138.008777) - (xy 243.713619 137.145641) - (xy 243.701239 137.138881) - (xy 243.693589 137.144608) - (xy 243.586038 137.320116) - (xy 243.581557 137.32891) - (xy 243.493547 137.541386) - (xy 243.490498 137.550771) - (xy 243.436808 137.774401) - (xy 243.435265 137.784148) - (xy 243.41722 138.013427) - (xy 243.41722 138.023287) - (xy 236.231895 138.023287) - (xy 236.235554 138.020548) - (xy 236.343105 137.84504) - (xy 236.347586 137.836246) - (xy 236.435596 137.62377) - (xy 236.438645 137.614385) - (xy 236.492335 137.390755) - (xy 236.493878 137.381008) - (xy 236.511923 137.151729) - (xy 236.511923 137.141869) - (xy 236.493878 136.91259) - (xy 236.492335 136.902843) - (xy 236.438645 136.679213) - (xy 236.435596 136.669828) - (xy 236.347586 136.457352) - (xy 236.343105 136.448558) - (xy 236.237801 136.276716) - (xy 236.227345 136.267256) - (xy 236.218567 136.27104) - (xy 235.35562 137.133987) - (xy 235.348006 137.147931) - (xy 234.617954 137.147931) - (xy 234.61919 137.145667) - (xy 234.619059 137.143834) - (xy 234.614808 137.137219) - (xy 233.751672 136.274083) - (xy 233.739292 136.267323) - (xy 233.731642 136.27305) - (xy 233.624091 136.448558) - (xy 233.61961 136.457352) - (xy 233.5316 136.669828) - (xy 233.528551 136.679213) - (xy 233.474861 136.902843) - (xy 233.473318 136.91259) - (xy 233.455273 137.141869) - (xy 233.455273 137.151729) - (xy 228.814119 137.151729) - (xy 228.831658 137.019395) - (xy 228.839376 136.961162) - (xy 228.839376 136.961157) - (xy 228.840076 136.955877) - (xy 228.83824 136.906954) - (xy 228.833271 136.77461) - (xy 228.831422 136.725341) - (xy 228.784048 136.499559) - (xy 228.78154 136.493207) - (xy 228.736169 136.378321) - (xy 228.699309 136.284987) - (xy 228.58772 136.101093) - (xy 228.582398 136.092323) - (xy 228.582397 136.092322) - (xy 228.579629 136.08776) - (xy 228.524896 136.024686) - (xy 228.431929 135.91755) - (xy 228.431927 135.917548) - (xy 228.428429 135.913517) - (xy 228.415666 135.903052) - (xy 234.104055 135.903052) - (xy 234.107839 135.91183) - (xy 234.970786 136.774777) - (xy 234.98473 136.782391) - (xy 234.986563 136.78226) - (xy 234.993178 136.778009) - (xy 235.856314 135.914873) - (xy 235.863074 135.902493) - (xy 235.857347 135.894843) - (xy 235.681839 135.787292) - (xy 235.673045 135.782811) - (xy 235.460569 135.694801) - (xy 235.451184 135.691752) - (xy 235.227554 135.638062) - (xy 235.217807 135.636519) - (xy 234.988528 135.618474) - (xy 234.978668 135.618474) - (xy 234.749389 135.636519) - (xy 234.739642 135.638062) - (xy 234.516012 135.691752) - (xy 234.506627 135.694801) - (xy 234.294151 135.782811) - (xy 234.285357 135.787292) - (xy 234.113515 135.892596) - (xy 234.104055 135.903052) - (xy 228.415666 135.903052) - (xy 228.361414 135.858568) - (xy 228.254161 135.770625) - (xy 228.254155 135.770621) - (xy 228.250033 135.767241) - (xy 228.049541 135.653115) - (xy 228.044525 135.651294) - (xy 228.04452 135.651292) - (xy 227.837701 135.57622) - (xy 227.837697 135.576219) - (xy 227.832686 135.5744) - (xy 227.827437 135.573451) - (xy 227.827434 135.57345) - (xy 227.609753 135.534087) - (xy 227.609746 135.534086) - (xy 227.605669 135.533349) - (xy 227.587932 135.532513) - (xy 227.582984 135.532279) - (xy 227.582977 135.532279) - (xy 227.581496 135.532209) - (xy 227.419351 135.532209) - (xy 227.352395 135.53789) - (xy 227.252714 135.546348) - (xy 227.25271 135.546349) - (xy 227.247403 135.546799) - (xy 227.242248 135.548137) - (xy 227.242242 135.548138) - (xy 227.029273 135.603414) - (xy 227.029269 135.603415) - (xy 227.024104 135.604756) - (xy 227.019238 135.606948) - (xy 227.019235 135.606949) - (xy 226.818627 135.697316) - (xy 226.813761 135.699508) - (xy 226.809341 135.702484) - (xy 226.809337 135.702486) - (xy 226.746864 135.744546) - (xy 226.622391 135.828347) - (xy 226.455464 135.987587) - (xy 226.452276 135.991872) - (xy 226.321177 136.168076) - (xy 226.317755 136.172675) - (xy 226.31534 136.177425) - (xy 226.260653 136.284987) - (xy 226.213199 136.378321) - (xy 226.19065 136.450941) - (xy 226.146371 136.593539) - (xy 226.14637 136.593545) - (xy 226.144787 136.598642) - (xy 226.135352 136.669828) - (xy 226.120434 136.782391) - (xy 226.114476 136.827341) - (xy 224.182294 136.827341) - (xy 224.211556 136.664711) - (xy 224.211557 136.664706) - (xy 224.212295 136.660602) - (xy 224.212694 136.651829) - (xy 224.225502 136.369763) - (xy 224.225502 136.369758) - (xy 224.225691 136.365593) - (xy 224.222944 136.334188) - (xy 224.202598 136.101633) - (xy 224.199953 136.071403) - (xy 224.189511 136.024686) - (xy 224.136445 135.78728) - (xy 224.136443 135.787273) - (xy 224.135533 135.783202) - (xy 224.129661 135.767241) - (xy 224.0731 135.613515) - (xy 224.033561 135.506053) - (xy 224.027569 135.494687) - (xy 224.025398 135.490569) - (xy 238.618385 135.490569) - (xy 238.637212 135.729791) - (xy 238.638366 135.734598) - (xy 238.638367 135.734604) - (xy 238.673424 135.880623) - (xy 238.69323 135.963122) - (xy 238.695123 135.967693) - (xy 238.695124 135.967695) - (xy 238.763815 136.133529) - (xy 238.785059 136.184818) - (xy 238.910439 136.389418) - (xy 238.913656 136.393185) - (xy 238.913657 136.393186) - (xy 239.022079 136.520133) - (xy 239.066281 136.571887) - (xy 239.070043 136.5751) - (xy 239.24284 136.722681) - (xy 239.24875 136.727729) - (xy 239.45335 136.853109) - (xy 239.45792 136.855002) - (xy 239.457922 136.855003) - (xy 239.670473 136.943044) - (xy 239.675046 136.944938) - (xy 239.756636 136.964526) - (xy 239.903564 136.999801) - (xy 239.90357 136.999802) - (xy 239.908377 137.000956) - (xy 240.147599 137.019783) - (xy 240.386821 137.000956) - (xy 240.391628 136.999802) - (xy 240.391634 136.999801) - (xy 240.538562 136.964526) - (xy 240.620152 136.944938) - (xy 240.624725 136.943044) - (xy 240.837276 136.855003) - (xy 240.837278 136.855002) - (xy 240.841848 136.853109) - (xy 240.969946 136.77461) - (xy 244.066002 136.77461) - (xy 244.069786 136.783388) - (xy 244.932733 137.646335) - (xy 244.946677 137.653949) - (xy 244.94851 137.653818) - (xy 244.955125 137.649567) - (xy 245.818261 136.786431) - (xy 245.825021 136.774051) - (xy 245.819294 136.766401) - (xy 245.643786 136.65885) - (xy 245.634992 136.654369) - (xy 245.422516 136.566359) - (xy 245.413131 136.56331) - (xy 245.189501 136.50962) - (xy 245.179754 136.508077) - (xy 244.950475 136.490032) - (xy 244.940615 136.490032) - (xy 244.711336 136.508077) - (xy 244.701589 136.50962) - (xy 244.477959 136.56331) - (xy 244.468574 136.566359) - (xy 244.256098 136.654369) - (xy 244.247304 136.65885) - (xy 244.075462 136.764154) - (xy 244.066002 136.77461) - (xy 240.969946 136.77461) - (xy 241.046448 136.727729) - (xy 241.052359 136.722681) - (xy 241.225155 136.5751) - (xy 241.228917 136.571887) - (xy 241.273119 136.520133) - (xy 241.381541 136.393186) - (xy 241.381542 136.393185) - (xy 241.384759 136.389418) - (xy 241.510139 136.184818) - (xy 241.531384 136.133529) - (xy 241.600074 135.967695) - (xy 241.600075 135.967693) - (xy 241.601968 135.963122) - (xy 241.621774 135.880623) - (xy 241.656831 135.734604) - (xy 241.656832 135.734598) - (xy 241.657986 135.729791) - (xy 241.676813 135.490569) - (xy 241.657986 135.251347) - (xy 241.656832 135.24654) - (xy 241.656831 135.246534) - (xy 241.618031 135.084923) - (xy 241.601968 135.018016) - (xy 241.576535 134.956615) - (xy 241.512033 134.800892) - (xy 241.512032 134.80089) - (xy 241.510139 134.79632) - (xy 241.384759 134.59172) - (xy 241.370798 134.575373) - (xy 241.23213 134.413013) - (xy 241.228917 134.409251) - (xy 241.194237 134.379632) - (xy 241.050216 134.256627) - (xy 241.050215 134.256626) - (xy 241.046448 134.253409) - (xy 240.841848 134.128029) - (xy 240.837278 134.126136) - (xy 240.837276 134.126135) - (xy 240.624725 134.038094) - (xy 240.624723 134.038093) - (xy 240.620152 134.0362) - (xy 240.538562 134.016612) - (xy 240.391634 133.981337) - (xy 240.391628 133.981336) - (xy 240.386821 133.980182) - (xy 240.147599 133.961355) - (xy 239.908377 133.980182) - (xy 239.90357 133.981336) - (xy 239.903564 133.981337) - (xy 239.756636 134.016612) - (xy 239.675046 134.0362) - (xy 239.670475 134.038093) - (xy 239.670473 134.038094) - (xy 239.457922 134.126135) - (xy 239.45792 134.126136) - (xy 239.45335 134.128029) - (xy 239.24875 134.253409) - (xy 239.244983 134.256626) - (xy 239.244982 134.256627) - (xy 239.100961 134.379632) - (xy 239.066281 134.409251) - (xy 239.063068 134.413013) - (xy 238.924401 134.575373) - (xy 238.910439 134.59172) - (xy 238.785059 134.79632) - (xy 238.783166 134.80089) - (xy 238.783165 134.800892) - (xy 238.718663 134.956615) - (xy 238.69323 135.018016) - (xy 238.677167 135.084923) - (xy 238.638367 135.246534) - (xy 238.638366 135.24654) - (xy 238.637212 135.251347) - (xy 238.618385 135.490569) - (xy 224.025398 135.490569) - (xy 223.941389 135.331234) - (xy 223.895831 135.244825) - (xy 223.842559 135.169864) - (xy 223.727186 135.007517) - (xy 223.727181 135.007511) - (xy 223.724762 135.004107) - (xy 223.721918 135.001057) - (xy 223.721913 135.001051) - (xy 223.526205 134.79118) - (xy 223.523359 134.788128) - (xy 223.29516 134.600684) - (xy 223.044176 134.445067) - (xy 222.774815 134.324011) - (xy 222.717071 134.306797) - (xy 226.430894 134.306797) - (xy 226.436621 134.314447) - (xy 226.612129 134.421998) - (xy 226.620923 134.426479) - (xy 226.833399 134.514489) - (xy 226.842784 134.517538) - (xy 227.066414 134.571228) - (xy 227.076161 134.572771) - (xy 227.30544 134.590816) - (xy 227.3153 134.590816) - (xy 227.544579 134.572771) - (xy 227.554326 134.571228) - (xy 227.777956 134.517538) - (xy 227.787341 134.514489) - (xy 227.999817 134.426479) - (xy 228.008611 134.421998) - (xy 228.180453 134.316694) - (xy 228.189913 134.306238) - (xy 228.186129 134.29746) - (xy 227.323182 133.434513) - (xy 227.309238 133.426899) - (xy 227.307405 133.42703) - (xy 227.30079 133.431281) - (xy 226.437654 134.294417) - (xy 226.430894 134.306797) - (xy 222.717071 134.306797) - (xy 222.594208 134.27017) - (xy 222.495809 134.240836) - (xy 222.495807 134.240836) - (xy 222.49181 134.239644) - (xy 222.48769 134.238991) - (xy 222.487688 134.238991) - (xy 222.203613 134.193997) - (xy 222.203607 134.193996) - (xy 222.200132 134.193446) - (xy 222.175573 134.192331) - (xy 222.109188 134.189316) - (xy 222.109167 134.189316) - (xy 222.107768 134.189252) - (xy 221.923304 134.189252) - (xy 221.703541 134.203849) - (xy 221.699442 134.204675) - (xy 221.699438 134.204676) - (xy 221.580694 134.228619) - (xy 221.414054 134.262219) - (xy 221.13483 134.358364) - (xy 221.131102 134.360231) - (xy 220.915754 134.468069) - (xy 220.870774 134.490593) - (xy 220.626527 134.656584) - (xy 220.623413 134.659368) - (xy 220.623412 134.659369) - (xy 220.569907 134.707208) - (xy 220.406378 134.85342) - (xy 220.403661 134.85659) - (xy 220.40366 134.856591) - (xy 220.219831 135.071068) - (xy 220.214196 135.077642) - (xy 220.211922 135.081144) - (xy 220.211918 135.081149) - (xy 220.055635 135.321803) - (xy 220.053356 135.325313) - (xy 220.051562 135.329091) - (xy 220.051561 135.329093) - (xy 220.021821 135.391725) - (xy 219.926686 135.59208) - (xy 219.925407 135.596063) - (xy 219.925406 135.596066) - (xy 219.843906 135.849908) - (xy 219.83641 135.873256) - (xy 219.82844 135.91755) - (xy 219.790147 136.13038) - (xy 219.784115 136.163902) - (xy 219.783926 136.168069) - (xy 219.783925 136.168076) - (xy 219.77095 136.453827) - (xy 219.770719 136.458911) - (xy 217.77674 136.458911) - (xy 217.780792 136.450941) - (xy 217.780792 136.45094) - (xy 217.783211 136.446183) - (xy 217.827874 136.302345) - (xy 217.850039 136.230965) - (xy 217.85004 136.230959) - (xy 217.851623 136.225862) - (xy 217.868088 136.101633) - (xy 217.881234 136.002448) - (xy 217.881234 136.002443) - (xy 217.881934 135.997163) - (xy 217.87328 135.766627) - (xy 217.825906 135.540845) - (xy 217.822585 135.532434) - (xy 217.776493 135.415724) - (xy 217.741167 135.326273) - (xy 217.621487 135.129046) - (xy 217.573981 135.0743) - (xy 217.473787 134.958836) - (xy 217.473785 134.958834) - (xy 217.470287 134.954803) - (xy 217.407352 134.903199) - (xy 217.296019 134.811911) - (xy 217.296013 134.811907) - (xy 217.291891 134.808527) - (xy 217.091399 134.694401) - (xy 217.086383 134.69258) - (xy 217.086378 134.692578) - (xy 216.879559 134.617506) - (xy 216.879555 134.617505) - (xy 216.874544 134.615686) - (xy 216.869295 134.614737) - (xy 216.869292 134.614736) - (xy 216.651611 134.575373) - (xy 216.651604 134.575372) - (xy 216.647527 134.574635) - (xy 216.62979 134.573799) - (xy 216.624842 134.573565) - (xy 216.624835 134.573565) - (xy 216.623354 134.573495) - (xy 216.461209 134.573495) - (xy 216.394253 134.579176) - (xy 216.294572 134.587634) - (xy 216.294568 134.587635) - (xy 216.289261 134.588085) - (xy 216.284106 134.589423) - (xy 216.2841 134.589424) - (xy 216.071131 134.6447) - (xy 216.071127 134.644701) - (xy 216.065962 134.646042) - (xy 216.061096 134.648234) - (xy 216.061093 134.648235) - (xy 215.91268 134.71509) - (xy 215.855619 134.740794) - (xy 215.851199 134.74377) - (xy 215.851195 134.743772) - (xy 215.779416 134.792097) - (xy 215.664249 134.869633) - (xy 215.497322 135.028873) - (xy 215.494134 135.033158) - (xy 215.369226 135.201041) - (xy 215.359613 135.213961) - (xy 215.357198 135.218711) - (xy 215.302511 135.326273) - (xy 215.255057 135.419607) - (xy 215.226401 135.511894) - (xy 215.188229 135.634825) - (xy 215.188228 135.634831) - (xy 215.186645 135.639928) - (xy 215.175389 135.724857) - (xy 215.159537 135.844463) - (xy 215.156334 135.868627) - (xy 182.203015 135.868627) - (xy 181.98303 135.833784) - (xy 181.983024 135.833783) - (xy 181.979549 135.833233) - (xy 181.95499 135.832118) - (xy 181.888605 135.829103) - (xy 181.888584 135.829103) - (xy 181.887185 135.829039) - (xy 181.702721 135.829039) - (xy 181.482958 135.843636) - (xy 181.478859 135.844462) - (xy 181.478855 135.844463) - (xy 181.356475 135.869139) - (xy 181.193471 135.902006) - (xy 180.914247 135.998151) - (xy 180.867191 136.021715) - (xy 180.700313 136.105281) - (xy 180.650191 136.13038) - (xy 180.405944 136.296371) - (xy 180.185795 136.493207) - (xy 180.183078 136.496377) - (xy 180.183077 136.496378) - (xy 180.011969 136.696013) - (xy 179.993613 136.717429) - (xy 179.991339 136.720931) - (xy 179.991335 136.720936) - (xy 179.835052 136.96159) - (xy 179.832773 136.9651) - (xy 179.830979 136.968878) - (xy 179.830978 136.96888) - (xy 179.818026 136.996157) - (xy 179.706103 137.231867) - (xy 179.704824 137.23585) - (xy 179.704823 137.235853) - (xy 179.628422 137.473815) - (xy 179.615827 137.513043) - (xy 179.615086 137.517162) - (xy 179.566733 137.7859) - (xy 179.563532 137.803689) - (xy 179.563343 137.807856) - (xy 179.563342 137.807863) - (xy 179.550717 138.085902) - (xy 179.550136 138.098698) - (xy 177.589271 138.098698) - (xy 177.555595 138.013427) - (xy 177.520584 137.924774) - (xy 177.42791 137.772051) - (xy 177.403673 137.73211) - (xy 177.403672 137.732109) - (xy 177.400904 137.727547) - (xy 177.337039 137.653949) - (xy 177.253204 137.557337) - (xy 177.253202 137.557335) - (xy 177.249704 137.553304) - (xy 177.179099 137.495411) - (xy 177.075436 137.410412) - (xy 177.07543 137.410408) - (xy 177.071308 137.407028) - (xy 176.870816 137.292902) - (xy 176.8658 137.291081) - (xy 176.865795 137.291079) - (xy 176.658976 137.216007) - (xy 176.658972 137.216006) - (xy 176.653961 137.214187) - (xy 176.648712 137.213238) - (xy 176.648709 137.213237) - (xy 176.431028 137.173874) - (xy 176.431021 137.173873) - (xy 176.426944 137.173136) - (xy 176.409207 137.1723) - (xy 176.404259 137.172066) - (xy 176.404252 137.172066) - (xy 176.402771 137.171996) - (xy 176.240626 137.171996) - (xy 176.17367 137.177677) - (xy 176.073989 137.186135) - (xy 176.073985 137.186136) - (xy 176.068678 137.186586) - (xy 176.063523 137.187924) - (xy 176.063517 137.187925) - (xy 175.850548 137.243201) - (xy 175.850544 137.243202) - (xy 175.845379 137.244543) - (xy 175.840513 137.246735) - (xy 175.84051 137.246736) - (xy 175.664874 137.325854) - (xy 175.635036 137.339295) - (xy 175.630616 137.342271) - (xy 175.630612 137.342273) - (xy 175.573078 137.381008) - (xy 175.443666 137.468134) - (xy 175.276739 137.627374) - (xy 175.24301 137.672707) - (xy 175.142452 137.807863) - (xy 175.13903 137.812462) - (xy 175.136615 137.817212) - (xy 175.081928 137.924774) - (xy 175.034474 138.018108) - (xy 175.010287 138.096003) - (xy 174.967646 138.233326) - (xy 174.967645 138.233332) - (xy 174.966062 138.238429) - (xy 174.954882 138.322786) - (xy 174.938413 138.447044) - (xy 174.935751 138.467128) - (xy 151.415282 138.467128) - (xy 151.336538 138.020548) - (xy 151.111367 136.74354) - (xy 153.812974 136.74354) - (xy 153.821628 136.974076) - (xy 153.869002 137.199858) - (xy 153.87096 137.204817) - (xy 153.870961 137.204819) - (xy 153.900036 137.27844) - (xy 153.953741 137.41443) - (xy 154.024491 137.531022) - (xy 154.056083 137.583084) - (xy 154.073421 137.611657) - (xy 154.076918 137.615687) - (xy 154.218337 137.778658) - (xy 154.224621 137.7859) - (xy 154.240979 137.799313) - (xy 154.398889 137.928792) - (xy 154.398895 137.928796) - (xy 154.403017 137.932176) - (xy 154.603509 138.046302) - (xy 154.608525 138.048123) - (xy 154.60853 138.048125) - (xy 154.815349 138.123197) - (xy 154.815353 138.123198) - (xy 154.820364 138.125017) - (xy 154.825613 138.125966) - (xy 154.825616 138.125967) - (xy 155.043297 138.16533) - (xy 155.043304 138.165331) - (xy 155.047381 138.166068) - (xy 155.065118 138.166904) - (xy 155.070066 138.167138) - (xy 155.070073 138.167138) - (xy 155.071554 138.167208) - (xy 155.233699 138.167208) - (xy 155.300655 138.161527) - (xy 155.400336 138.153069) - (xy 155.40034 138.153068) - (xy 155.405647 138.152618) - (xy 155.410802 138.15128) - (xy 155.410808 138.151279) - (xy 155.623777 138.096003) - (xy 155.623781 138.096002) - (xy 155.628946 138.094661) - (xy 155.633812 138.092469) - (xy 155.633815 138.092468) - (xy 155.834423 138.002101) - (xy 155.839289 137.999909) - (xy 155.843709 137.996933) - (xy 155.843713 137.996931) - (xy 155.977014 137.907186) - (xy 156.030659 137.87107) - (xy 156.197586 137.71183) - (xy 156.260423 137.627374) - (xy 156.332111 137.531022) - (xy 156.332113 137.531019) - (xy 156.335295 137.526742) - (xy 156.366605 137.46516) - (xy 156.437432 137.325854) - (xy 156.437432 137.325853) - (xy 156.439851 137.321096) - (xy 156.486078 137.172221) - (xy 156.506679 137.105878) - (xy 156.50668 137.105872) - (xy 156.508263 137.100775) - (xy 156.527467 136.955877) - (xy 156.537874 136.877361) - (xy 156.537874 136.877356) - (xy 156.538574 136.872076) - (xy 156.52992 136.64154) - (xy 156.482546 136.415758) - (xy 156.473061 136.391739) - (xy 156.432861 136.289948) - (xy 156.397807 136.201186) - (xy 156.305753 136.049486) - (xy 156.280896 136.008522) - (xy 156.280895 136.008521) - (xy 156.278127 136.003959) - (xy 156.271908 135.996792) - (xy 156.187398 135.899402) - (xy 158.364731 135.899402) - (xy 158.365094 135.90355) - (xy 158.365094 135.903554) - (xy 158.382208 136.099163) - (xy 158.390469 136.193592) - (xy 158.391379 136.197664) - (xy 158.39138 136.197669) - (xy 158.449426 136.457352) - (xy 158.454889 136.481793) - (xy 158.456332 136.485716) - (xy 158.456333 136.485718) - (xy 158.477806 136.544078) - (xy 158.556861 136.758942) - (xy 158.694591 137.02017) - (xy 158.730292 137.070406) - (xy 158.863236 137.257478) - (xy 158.863241 137.257484) - (xy 158.86566 137.260888) - (xy 158.868504 137.263938) - (xy 158.868509 137.263944) - (xy 159.004387 137.409655) - (xy 159.067063 137.476867) - (xy 159.295262 137.664311) - (xy 159.546246 137.819928) - (xy 159.550063 137.821644) - (xy 159.550066 137.821645) - (xy 159.622925 137.854389) - (xy 159.815607 137.940984) - (xy 159.877762 137.959513) - (xy 160.085097 138.021322) - (xy 160.098612 138.025351) - (xy 160.102732 138.026004) - (xy 160.102734 138.026004) - (xy 160.386809 138.070998) - (xy 160.386815 138.070999) - (xy 160.39029 138.071549) - (xy 160.414849 138.072664) - (xy 160.481234 138.075679) - (xy 160.481255 138.075679) - (xy 160.482654 138.075743) - (xy 160.667118 138.075743) - (xy 160.886881 138.061146) - (xy 160.89098 138.06032) - (xy 160.890984 138.060319) - (xy 161.041524 138.029965) - (xy 161.176368 138.002776) - (xy 161.455592 137.906631) - (xy 161.627798 137.820397) - (xy 161.715912 137.776273) - (xy 161.715914 137.776272) - (xy 161.719648 137.774402) - (xy 161.963895 137.608411) - (xy 162.184044 137.411575) - (xy 162.217419 137.372636) - (xy 162.373506 137.190527) - (xy 162.373509 137.190523) - (xy 162.376226 137.187353) - (xy 162.3785 137.183851) - (xy 162.378504 137.183846) - (xy 162.534787 136.943192) - (xy 162.53479 136.943187) - (xy 162.537066 136.939682) - (xy 162.663736 136.672915) - (xy 162.666285 136.664978) - (xy 162.752732 136.395726) - (xy 162.752732 136.395725) - (xy 162.754012 136.391739) - (xy 162.77236 136.289762) - (xy 162.805568 136.105202) - (xy 162.805569 136.105197) - (xy 162.806307 136.101093) - (xy 162.806647 136.093624) - (xy 162.819514 135.810254) - (xy 162.819514 135.810249) - (xy 162.819703 135.806084) - (xy 162.81932 135.8017) - (xy 162.794329 135.516055) - (xy 162.793965 135.511894) - (xy 162.793054 135.507817) - (xy 162.730457 135.227771) - (xy 162.730455 135.227764) - (xy 162.729545 135.223693) - (xy 162.718881 135.194708) - (xy 162.67464 135.074467) - (xy 162.627573 134.946544) - (xy 162.576011 134.848747) - (xy 162.567925 134.83341) - (xy 164.64586 134.83341) - (xy 164.64606 134.83874) - (xy 164.64606 134.838741) - (xy 164.646611 134.85342) - (xy 164.654514 135.063946) - (xy 164.701888 135.289728) - (xy 164.703846 135.294687) - (xy 164.703847 135.294689) - (xy 164.721527 135.339457) - (xy 164.786627 135.5043) - (xy 164.855909 135.618474) - (xy 164.902226 135.694801) - (xy 164.906307 135.701527) - (xy 164.909804 135.705557) - (xy 165.051866 135.869269) - (xy 165.057507 135.87577) - (xy 165.061638 135.879157) - (xy 165.231775 136.018662) - (xy 165.231781 136.018666) - (xy 165.235903 136.022046) - (xy 165.436395 136.136172) - (xy 165.441411 136.137993) - (xy 165.441416 136.137995) - (xy 165.648235 136.213067) - (xy 165.648239 136.213068) - (xy 165.65325 136.214887) - (xy 165.658499 136.215836) - (xy 165.658502 136.215837) - (xy 165.876183 136.2552) - (xy 165.87619 136.255201) - (xy 165.880267 136.255938) - (xy 165.898004 136.256774) - (xy 165.902952 136.257008) - (xy 165.902959 136.257008) - (xy 165.90444 136.257078) - (xy 166.066585 136.257078) - (xy 166.133541 136.251397) - (xy 166.233222 136.242939) - (xy 166.233226 136.242938) - (xy 166.238533 136.242488) - (xy 166.243688 136.24115) - (xy 166.243694 136.241149) - (xy 166.456663 136.185873) - (xy 166.456667 136.185872) - (xy 166.461832 136.184531) - (xy 166.466698 136.182339) - (xy 166.466701 136.182338) - (xy 166.667309 136.091971) - (xy 166.672175 136.089779) - (xy 166.676595 136.086803) - (xy 166.676599 136.086801) - (xy 166.809741 135.997163) - (xy 166.863545 135.96094) - (xy 166.878594 135.946584) - (xy 175.585981 135.946584) - (xy 175.591708 135.954234) - (xy 175.767216 136.061785) - (xy 175.77601 136.066266) - (xy 175.988486 136.154276) - (xy 175.997871 136.157325) - (xy 176.221501 136.211015) - (xy 176.231248 136.212558) - (xy 176.460527 136.230603) - (xy 176.470387 136.230603) - (xy 176.699666 136.212558) - (xy 176.709413 136.211015) - (xy 176.933043 136.157325) - (xy 176.942428 136.154276) - (xy 177.154904 136.066266) - (xy 177.163698 136.061785) - (xy 177.33554 135.956481) - (xy 177.345 135.946025) - (xy 177.341216 135.937247) - (xy 176.478269 135.0743) - (xy 176.464325 135.066686) - (xy 176.462492 135.066817) - (xy 176.455877 135.071068) - (xy 175.592741 135.934204) - (xy 175.585981 135.946584) - (xy 166.878594 135.946584) - (xy 167.030472 135.8017) - (xy 167.110007 135.694801) - (xy 167.164997 135.620892) - (xy 167.164999 135.620889) - (xy 167.168181 135.616612) - (xy 167.220838 135.513044) - (xy 167.270318 135.415724) - (xy 167.270318 135.415723) - (xy 167.272737 135.410966) - (xy 167.317885 135.265568) - (xy 167.339565 135.195748) - (xy 167.339566 135.195742) - (xy 167.341149 135.190645) - (xy 167.36751 134.991752) - (xy 167.37076 134.967231) - (xy 167.37076 134.967226) - (xy 167.37146 134.961946) - (xy 167.362806 134.73141) - (xy 167.357728 134.707208) - (xy 174.937132 134.707208) - (xy 174.955177 134.936487) - (xy 174.95672 134.946234) - (xy 175.01041 135.169864) - (xy 175.013459 135.179249) - (xy 175.101469 135.391725) - (xy 175.10595 135.400519) - (xy 175.211254 135.572361) - (xy 175.22171 135.581821) - (xy 175.230488 135.578037) - (xy 176.093435 134.71509) - (xy 176.099813 134.70341) - (xy 176.829865 134.70341) - (xy 176.829996 134.705243) - (xy 176.834247 134.711858) - (xy 177.697383 135.574994) - (xy 177.709763 135.581754) - (xy 177.717413 135.576027) - (xy 177.824964 135.400519) - (xy 177.829445 135.391725) - (xy 177.917455 135.179249) - (xy 177.920504 135.169864) - (xy 177.943273 135.075026) - (xy 185.547928 135.075026) - (xy 185.553655 135.082676) - (xy 185.729163 135.190227) - (xy 185.737957 135.194708) - (xy 185.950433 135.282718) - (xy 185.959818 135.285767) - (xy 186.183448 135.339457) - (xy 186.193195 135.341) - (xy 186.422474 135.359045) - (xy 186.432334 135.359045) - (xy 186.661613 135.341) - (xy 186.67136 135.339457) - (xy 186.89499 135.285767) - (xy 186.904375 135.282718) - (xy 187.116851 135.194708) - (xy 187.125645 135.190227) - (xy 187.297487 135.084923) - (xy 187.306947 135.074467) - (xy 187.303163 135.065689) - (xy 186.440216 134.202742) - (xy 186.426272 134.195128) - (xy 186.424439 134.195259) - (xy 186.417824 134.19951) - (xy 185.554688 135.062646) - (xy 185.547928 135.075026) - (xy 177.943273 135.075026) - (xy 177.974194 134.946234) - (xy 177.975737 134.936487) - (xy 177.993782 134.707208) - (xy 177.993782 134.697348) - (xy 177.975737 134.468069) - (xy 177.974194 134.458322) - (xy 177.920504 134.234692) - (xy 177.917455 134.225307) - (xy 177.829445 134.012831) - (xy 177.824964 134.004037) - (xy 177.721777 133.83565) - (xy 184.899079 133.83565) - (xy 184.917124 134.064929) - (xy 184.918667 134.074676) - (xy 184.972357 134.298306) - (xy 184.975406 134.307691) - (xy 185.063416 134.520167) - (xy 185.067897 134.528961) - (xy 185.173201 134.700803) - (xy 185.183657 134.710263) - (xy 185.192435 134.706479) - (xy 186.055382 133.843532) - (xy 186.06176 133.831852) - (xy 186.791812 133.831852) - (xy 186.791943 133.833685) - (xy 186.796194 133.8403) - (xy 187.65933 134.703436) - (xy 187.67171 134.710196) - (xy 187.67936 134.704469) - (xy 187.786911 134.528961) - (xy 187.791392 134.520167) - (xy 187.879402 134.307691) - (xy 187.882451 134.298306) - (xy 187.936141 134.074676) - (xy 187.937684 134.064929) - (xy 187.955729 133.83565) - (xy 187.955729 133.82579) - (xy 187.937684 133.596511) - (xy 187.936141 133.586764) - (xy 187.882451 133.363134) - (xy 187.879402 133.353749) - (xy 187.791392 133.141273) - (xy 187.786911 133.132479) - (xy 187.681607 132.960637) - (xy 187.671151 132.951177) - (xy 187.662373 132.954961) - (xy 186.799426 133.817908) - (xy 186.791812 133.831852) - (xy 186.06176 133.831852) - (xy 186.062996 133.829588) - (xy 186.062865 133.827755) - (xy 186.058614 133.82114) - (xy 185.195478 132.958004) - (xy 185.183098 132.951244) - (xy 185.175448 132.956971) - (xy 185.067897 133.132479) - (xy 185.063416 133.141273) - (xy 184.975406 133.353749) - (xy 184.972357 133.363134) - (xy 184.918667 133.586764) - (xy 184.917124 133.596511) - (xy 184.899079 133.82579) - (xy 184.899079 133.83565) - (xy 177.721777 133.83565) - (xy 177.71966 133.832195) - (xy 177.709204 133.822735) - (xy 177.700426 133.826519) - (xy 176.837479 134.689466) - (xy 176.829865 134.70341) - (xy 176.099813 134.70341) - (xy 176.101049 134.701146) - (xy 176.100918 134.699313) - (xy 176.096667 134.692698) - (xy 175.233531 133.829562) - (xy 175.221151 133.822802) - (xy 175.213501 133.828529) - (xy 175.10595 134.004037) - (xy 175.101469 134.012831) - (xy 175.013459 134.225307) - (xy 175.01041 134.234692) - (xy 174.95672 134.458322) - (xy 174.955177 134.468069) - (xy 174.937132 134.697348) - (xy 174.937132 134.707208) - (xy 167.357728 134.707208) - (xy 167.315432 134.505628) - (xy 167.309495 134.490593) - (xy 167.267553 134.38439) - (xy 167.230693 134.291056) - (xy 167.111013 134.093829) - (xy 167.065322 134.041175) - (xy 166.963313 133.923619) - (xy 166.963311 133.923617) - (xy 166.959813 133.919586) - (xy 166.895124 133.866544) - (xy 166.785545 133.776694) - (xy 166.785539 133.77669) - (xy 166.781417 133.77331) - (xy 166.580925 133.659184) - (xy 166.575909 133.657363) - (xy 166.575904 133.657361) - (xy 166.369085 133.582289) - (xy 166.369081 133.582288) - (xy 166.36407 133.580469) - (xy 166.358821 133.57952) - (xy 166.358818 133.579519) - (xy 166.141137 133.540156) - (xy 166.14113 133.540155) - (xy 166.137053 133.539418) - (xy 166.119316 133.538582) - (xy 166.114368 133.538348) - (xy 166.114361 133.538348) - (xy 166.11288 133.538278) - (xy 165.950735 133.538278) - (xy 165.883779 133.543959) - (xy 165.784098 133.552417) - (xy 165.784094 133.552418) - (xy 165.778787 133.552868) - (xy 165.773632 133.554206) - (xy 165.773626 133.554207) - (xy 165.560657 133.609483) - (xy 165.560653 133.609484) - (xy 165.555488 133.610825) - (xy 165.550622 133.613017) - (xy 165.550619 133.613018) - (xy 165.350164 133.703316) - (xy 165.345145 133.705577) - (xy 165.340725 133.708553) - (xy 165.340721 133.708555) - (xy 165.301391 133.735034) - (xy 165.153775 133.834416) - (xy 164.986848 133.993656) - (xy 164.963366 134.025217) - (xy 164.85886 134.165679) - (xy 164.849139 134.178744) - (xy 164.846065 134.184791) - (xy 164.777106 134.320423) - (xy 164.744583 134.38439) - (xy 164.712187 134.488722) - (xy 164.677755 134.599608) - (xy 164.677754 134.599614) - (xy 164.676171 134.604711) - (xy 164.663893 134.697348) - (xy 164.647169 134.823536) - (xy 164.64586 134.83341) - (xy 162.567925 134.83341) - (xy 162.542653 134.785479) - (xy 162.489843 134.685316) - (xy 162.428134 134.598483) - (xy 162.321198 134.448008) - (xy 162.321193 134.448002) - (xy 162.318774 134.444598) - (xy 162.31593 134.441548) - (xy 162.315925 134.441542) - (xy 162.120217 134.231671) - (xy 162.117371 134.228619) - (xy 161.889172 134.041175) - (xy 161.638188 133.885558) - (xy 161.368827 133.764502) - (xy 161.151351 133.69967) - (xy 161.089821 133.681327) - (xy 161.089819 133.681327) - (xy 161.085822 133.680135) - (xy 161.081702 133.679482) - (xy 161.0817 133.679482) - (xy 160.797625 133.634488) - (xy 160.797619 133.634487) - (xy 160.794144 133.633937) - (xy 160.769585 133.632822) - (xy 160.7032 133.629807) - (xy 160.703179 133.629807) - (xy 160.70178 133.629743) - (xy 160.517316 133.629743) - (xy 160.297553 133.64434) - (xy 160.293454 133.645166) - (xy 160.29345 133.645167) - (xy 160.186152 133.666802) - (xy 160.008066 133.70271) - (xy 159.728842 133.798855) - (xy 159.610352 133.85819) - (xy 159.486781 133.92007) - (xy 159.464786 133.931084) - (xy 159.220539 134.097075) - (xy 159.00039 134.293911) - (xy 158.997673 134.297081) - (xy 158.997672 134.297082) - (xy 158.814453 134.510847) - (xy 158.808208 134.518133) - (xy 158.805934 134.521635) - (xy 158.80593 134.52164) - (xy 158.658604 134.748502) - (xy 158.647368 134.765804) - (xy 158.520698 135.032571) - (xy 158.519419 135.036554) - (xy 158.519418 135.036557) - (xy 158.448872 135.256281) - (xy 158.430422 135.313747) - (xy 158.423705 135.351081) - (xy 158.383417 135.574994) - (xy 158.378127 135.604393) - (xy 158.377938 135.60856) - (xy 158.377937 135.608567) - (xy 158.36504 135.892596) - (xy 158.364731 135.899402) - (xy 156.187398 135.899402) - (xy 156.130427 135.833749) - (xy 156.130425 135.833747) - (xy 156.126927 135.829716) - (xy 156.054861 135.770625) - (xy 155.952659 135.686824) - (xy 155.952653 135.68682) - (xy 155.948531 135.68344) - (xy 155.748039 135.569314) - (xy 155.743023 135.567493) - (xy 155.743018 135.567491) - (xy 155.536199 135.492419) - (xy 155.536195 135.492418) - (xy 155.531184 135.490599) - (xy 155.525935 135.48965) - (xy 155.525932 135.489649) - (xy 155.308251 135.450286) - (xy 155.308244 135.450285) - (xy 155.304167 135.449548) - (xy 155.28643 135.448712) - (xy 155.281482 135.448478) - (xy 155.281475 135.448478) - (xy 155.279994 135.448408) - (xy 155.117849 135.448408) - (xy 155.050893 135.454089) - (xy 154.951212 135.462547) - (xy 154.951208 135.462548) - (xy 154.945901 135.462998) - (xy 154.940746 135.464336) - (xy 154.94074 135.464337) - (xy 154.727771 135.519613) - (xy 154.727767 135.519614) - (xy 154.722602 135.520955) - (xy 154.717736 135.523147) - (xy 154.717733 135.523148) - (xy 154.537375 135.604393) - (xy 154.512259 135.615707) - (xy 154.507839 135.618683) - (xy 154.507835 135.618685) - (xy 154.44781 135.659097) - (xy 154.320889 135.744546) - (xy 154.153962 135.903786) - (xy 154.13133 135.934204) - (xy 154.029252 136.071403) - (xy 154.016253 136.088874) - (xy 154.013838 136.093624) - (xy 153.930734 136.257078) - (xy 153.911697 136.29452) - (xy 153.879913 136.396879) - (xy 153.844869 136.509738) - (xy 153.844868 136.509744) - (xy 153.843285 136.514841) - (xy 153.833164 136.591203) - (xy 153.813875 136.736744) - (xy 153.812974 136.74354) - (xy 151.111367 136.74354) - (xy 150.666931 134.22302) - (xy 154.128839 134.22302) - (xy 154.134566 134.23067) - (xy 154.310074 134.338221) - (xy 154.318868 134.342702) - (xy 154.531344 134.430712) - (xy 154.540729 134.433761) - (xy 154.764359 134.487451) - (xy 154.774106 134.488994) - (xy 155.003385 134.507039) - (xy 155.013245 134.507039) - (xy 155.242524 134.488994) - (xy 155.252271 134.487451) - (xy 155.475901 134.433761) - (xy 155.485286 134.430712) - (xy 155.697762 134.342702) - (xy 155.706556 134.338221) - (xy 155.878398 134.232917) - (xy 155.887858 134.222461) - (xy 155.884074 134.213683) - (xy 155.021127 133.350736) - (xy 155.007183 133.343122) - (xy 155.00535 133.343253) - (xy 154.998735 133.347504) - (xy 154.135599 134.21064) - (xy 154.128839 134.22302) - (xy 150.666931 134.22302) - (xy 150.448396 132.983644) - (xy 153.47999 132.983644) - (xy 153.498035 133.212923) - (xy 153.499578 133.22267) - (xy 153.553268 133.4463) - (xy 153.556317 133.455685) - (xy 153.644327 133.668161) - (xy 153.648808 133.676955) - (xy 153.754112 133.848797) - (xy 153.764568 133.858257) - (xy 153.773346 133.854473) - (xy 154.636293 132.991526) - (xy 154.642671 132.979846) - (xy 155.372723 132.979846) - (xy 155.372854 132.981679) - (xy 155.377105 132.988294) - (xy 156.240241 133.85143) - (xy 156.252621 133.85819) - (xy 156.260271 133.852463) - (xy 156.367822 133.676955) - (xy 156.372303 133.668161) - (xy 156.459134 133.458531) - (xy 175.585914 133.458531) - (xy 175.589698 133.467309) - (xy 176.452645 134.330256) - (xy 176.466589 134.33787) - (xy 176.468422 134.337739) - (xy 176.475037 134.333488) - (xy 177.338173 133.470352) - (xy 177.344933 133.457972) - (xy 177.339206 133.450322) - (xy 177.163698 133.342771) - (xy 177.154904 133.33829) - (xy 176.942428 133.25028) - (xy 176.933043 133.247231) - (xy 176.709413 133.193541) - (xy 176.699666 133.191998) - (xy 176.470387 133.173953) - (xy 176.460527 133.173953) - (xy 176.231248 133.191998) - (xy 176.221501 133.193541) - (xy 175.997871 133.247231) - (xy 175.988486 133.25028) - (xy 175.77601 133.33829) - (xy 175.767216 133.342771) - (xy 175.595374 133.448075) - (xy 175.585914 133.458531) - (xy 156.459134 133.458531) - (xy 156.460313 133.455685) - (xy 156.463362 133.4463) - (xy 156.517052 133.22267) - (xy 156.518595 133.212923) - (xy 156.53664 132.983644) - (xy 156.53664 132.973784) - (xy 156.518595 132.744505) - (xy 156.517052 132.734758) - (xy 156.463362 132.511128) - (xy 156.460313 132.501743) - (xy 156.454015 132.486539) - (xy 163.976917 132.486539) - (xy 163.982644 132.494189) - (xy 164.158152 132.60174) - (xy 164.166946 132.606221) - (xy 164.379422 132.694231) - (xy 164.388807 132.69728) - (xy 164.612437 132.75097) - (xy 164.622184 132.752513) - (xy 164.851463 132.770558) - (xy 164.861323 132.770558) - (xy 165.090602 132.752513) - (xy 165.100349 132.75097) - (xy 165.323979 132.69728) - (xy 165.333364 132.694231) - (xy 165.54584 132.606221) - (xy 165.554634 132.60174) - (xy 165.726476 132.496436) - (xy 165.735936 132.48598) - (xy 165.732152 132.477202) - (xy 165.42944 132.17449) - (xy 179.734189 132.17449) - (xy 179.753016 132.413712) - (xy 179.75417 132.418519) - (xy 179.754171 132.418525) - (xy 179.781643 132.532953) - (xy 179.809034 132.647043) - (xy 179.810927 132.651614) - (xy 179.810928 132.651616) - (xy 179.898939 132.864093) - (xy 179.900863 132.868739) - (xy 180.026243 133.073339) - (xy 180.02946 133.077106) - (xy 180.029461 133.077107) - (xy 180.153151 133.22193) - (xy 180.182085 133.255808) - (xy 180.185847 133.259021) - (xy 180.334961 133.386375) - (xy 180.364554 133.41165) - (xy 180.569154 133.53703) - (xy 180.573724 133.538923) - (xy 180.573726 133.538924) - (xy 180.752606 133.613018) - (xy 180.79085 133.628859) - (xy 180.862164 133.64598) - (xy 181.019368 133.683722) - (xy 181.019374 133.683723) - (xy 181.024181 133.684877) - (xy 181.263403 133.703704) - (xy 181.502625 133.684877) - (xy 181.507432 133.683723) - (xy 181.507438 133.683722) - (xy 181.664642 133.64598) - (xy 181.735956 133.628859) - (xy 181.7742 133.613018) - (xy 181.95308 133.538924) - (xy 181.953082 133.538923) - (xy 181.957652 133.53703) - (xy 182.162252 133.41165) - (xy 182.191846 133.386375) - (xy 182.340959 133.259021) - (xy 182.344721 133.255808) - (xy 182.373655 133.22193) - (xy 182.497345 133.077107) - (xy 182.497346 133.077106) - (xy 182.500563 133.073339) - (xy 182.625943 132.868739) - (xy 182.627868 132.864093) - (xy 182.715878 132.651616) - (xy 182.715879 132.651614) - (xy 182.717772 132.647043) - (xy 182.732194 132.586973) - (xy 185.547861 132.586973) - (xy 185.551645 132.595751) - (xy 186.414592 133.458698) - (xy 186.428536 133.466312) - (xy 186.430369 133.466181) - (xy 186.436984 133.46193) - (xy 187.30012 132.598794) - (xy 187.30688 132.586414) - (xy 187.301153 132.578764) - (xy 187.125645 132.471213) - (xy 187.116851 132.466732) - (xy 186.904375 132.378722) - (xy 186.89499 132.375673) - (xy 186.67136 132.321983) - (xy 186.661613 132.32044) - (xy 186.432334 132.302395) - (xy 186.422474 132.302395) - (xy 186.193195 132.32044) - (xy 186.183448 132.321983) - (xy 185.959818 132.375673) - (xy 185.950433 132.378722) - (xy 185.737957 132.466732) - (xy 185.729163 132.471213) - (xy 185.557321 132.576517) - (xy 185.547861 132.586973) - (xy 182.732194 132.586973) - (xy 182.745163 132.532953) - (xy 182.772635 132.418525) - (xy 182.772636 132.418519) - (xy 182.77379 132.413712) - (xy 182.792617 132.17449) - (xy 182.781505 132.033294) - (xy 194.953757 132.033294) - (xy 194.953957 132.038624) - (xy 194.953957 132.038625) - (xy 194.957921 132.144221) - (xy 194.962411 132.26383) - (xy 195.009785 132.489612) - (xy 195.011743 132.494571) - (xy 195.011744 132.494573) - (xy 195.037473 132.559723) - (xy 195.094524 132.704184) - (xy 195.214204 132.901411) - (xy 195.217701 132.905441) - (xy 195.360911 133.070476) - (xy 195.365404 133.075654) - (xy 195.369535 133.079041) - (xy 195.539672 133.218546) - (xy 195.539678 133.21855) - (xy 195.5438 133.22193) - (xy 195.744292 133.336056) - (xy 195.749308 133.337877) - (xy 195.749313 133.337879) - (xy 195.956132 133.412951) - (xy 195.956136 133.412952) - (xy 195.961147 133.414771) - (xy 195.966396 133.41572) - (xy 195.966399 133.415721) - (xy 196.18408 133.455084) - (xy 196.184087 133.455085) - (xy 196.188164 133.455822) - (xy 196.205901 133.456658) - (xy 196.210849 133.456892) - (xy 196.210856 133.456892) - (xy 196.212337 133.456962) - (xy 196.374482 133.456962) - (xy 196.452737 133.450322) - (xy 196.541119 133.442823) - (xy 196.541123 133.442822) - (xy 196.54643 133.442372) - (xy 196.551585 133.441034) - (xy 196.551591 133.441033) - (xy 196.76456 133.385757) - (xy 196.764564 133.385756) - (xy 196.769729 133.384415) - (xy 196.774595 133.382223) - (xy 196.774598 133.382222) - (xy 196.975206 133.291855) - (xy 196.980072 133.289663) - (xy 196.984492 133.286687) - (xy 196.984496 133.286685) - (xy 197.13106 133.188011) - (xy 197.171442 133.160824) - (xy 197.338369 133.001584) - (xy 197.409901 132.905441) - (xy 197.472894 132.820776) - (xy 197.472896 132.820773) - (xy 197.476078 132.816496) - (xy 197.530862 132.708745) - (xy 197.578215 132.615608) - (xy 197.578215 132.615607) - (xy 197.580634 132.61085) - (xy 197.616739 132.494573) - (xy 197.647462 132.395632) - (xy 197.647463 132.395626) - (xy 197.649046 132.390529) - (xy 197.666545 132.258499) - (xy 197.678657 132.167115) - (xy 197.678657 132.16711) - (xy 197.679357 132.16183) - (xy 197.678696 132.144221) - (xy 199.589071 132.144221) - (xy 199.589434 132.148369) - (xy 199.589434 132.148373) - (xy 199.608129 132.362055) - (xy 199.614809 132.438411) - (xy 199.615719 132.442483) - (xy 199.61572 132.442488) - (xy 199.676451 132.714183) - (xy 199.679229 132.726612) - (xy 199.680672 132.730535) - (xy 199.680673 132.730537) - (xy 199.695398 132.770558) - (xy 199.781201 133.003761) - (xy 199.783148 133.007454) - (xy 199.783149 133.007456) - (xy 199.817217 133.072071) - (xy 199.918931 133.264989) - (xy 199.921351 133.268394) - (xy 200.087576 133.502297) - (xy 200.087581 133.502303) - (xy 200.09 133.505707) - (xy 200.092844 133.508757) - (xy 200.092849 133.508763) - (xy 200.235584 133.661827) - (xy 200.291403 133.721686) - (xy 200.519602 133.90913) - (xy 200.770586 134.064747) - (xy 201.039947 134.185803) - (xy 201.16479 134.22302) - (xy 201.296281 134.262219) - (xy 201.322952 134.27017) - (xy 201.327072 134.270823) - (xy 201.327074 134.270823) - (xy 201.611149 134.315817) - (xy 201.611155 134.315818) - (xy 201.61463 134.316368) - (xy 201.639189 134.317483) - (xy 201.705574 134.320498) - (xy 201.705595 134.320498) - (xy 201.706994 134.320562) - (xy 201.891458 134.320562) - (xy 202.111221 134.305965) - (xy 202.11532 134.305139) - (xy 202.115324 134.305138) - (xy 202.288747 134.27017) - (xy 202.400708 134.247595) - (xy 202.679932 134.15145) - (xy 202.852711 134.064929) - (xy 202.940252 134.021092) - (xy 202.940254 134.021091) - (xy 202.943988 134.019221) - (xy 203.188235 133.85323) - (xy 203.202697 133.8403) - (xy 203.310714 133.743721) - (xy 203.408384 133.656394) - (xy 203.427769 133.633777) - (xy 203.597846 133.435346) - (xy 203.597849 133.435342) - (xy 203.600566 133.432172) - (xy 203.60284 133.42867) - (xy 203.602844 133.428665) - (xy 203.759127 133.188011) - (xy 203.75913 133.188006) - (xy 203.761406 133.184501) - (xy 203.771237 133.163798) - (xy 203.859658 132.977582) - (xy 203.888076 132.917734) - (xy 203.910942 132.846517) - (xy 203.977072 132.640545) - (xy 203.977072 132.640544) - (xy 203.978352 132.636558) - (xy 204.004792 132.489612) - (xy 204.029908 132.350021) - (xy 204.029909 132.350016) - (xy 204.030647 132.345912) - (xy 204.032189 132.311966) - (xy 204.043854 132.055073) - (xy 204.043854 132.055068) - (xy 204.044043 132.050903) - (xy 204.043569 132.045478) - (xy 204.042503 132.033294) - (xy 205.953757 132.033294) - (xy 205.953957 132.038624) - (xy 205.953957 132.038625) - (xy 205.957921 132.144221) - (xy 205.962411 132.26383) - (xy 206.009785 132.489612) - (xy 206.011743 132.494571) - (xy 206.011744 132.494573) - (xy 206.037473 132.559723) - (xy 206.094524 132.704184) - (xy 206.214204 132.901411) - (xy 206.217701 132.905441) - (xy 206.360911 133.070476) - (xy 206.365404 133.075654) - (xy 206.369535 133.079041) - (xy 206.539672 133.218546) - (xy 206.539678 133.21855) - (xy 206.5438 133.22193) - (xy 206.744292 133.336056) - (xy 206.749308 133.337877) - (xy 206.749313 133.337879) - (xy 206.956132 133.412951) - (xy 206.956136 133.412952) - (xy 206.961147 133.414771) - (xy 206.966396 133.41572) - (xy 206.966399 133.415721) - (xy 207.18408 133.455084) - (xy 207.184087 133.455085) - (xy 207.188164 133.455822) - (xy 207.205901 133.456658) - (xy 207.210849 133.456892) - (xy 207.210856 133.456892) - (xy 207.212337 133.456962) - (xy 207.374482 133.456962) - (xy 207.452737 133.450322) - (xy 207.541119 133.442823) - (xy 207.541123 133.442822) - (xy 207.54643 133.442372) - (xy 207.551585 133.441034) - (xy 207.551591 133.441033) - (xy 207.573914 133.435239) - (xy 216.468947 133.435239) - (xy 216.474674 133.442889) - (xy 216.650182 133.55044) - (xy 216.658976 133.554921) - (xy 216.871452 133.642931) - (xy 216.880837 133.64598) - (xy 217.104467 133.69967) - (xy 217.114214 133.701213) - (xy 217.343493 133.719258) - (xy 217.353353 133.719258) - (xy 217.582632 133.701213) - (xy 217.592379 133.69967) - (xy 217.816009 133.64598) - (xy 217.825394 133.642931) - (xy 218.03787 133.554921) - (xy 218.046664 133.55044) - (xy 218.218506 133.445136) - (xy 218.227966 133.43468) - (xy 218.224182 133.425902) - (xy 217.361235 132.562955) - (xy 217.347291 132.555341) - (xy 217.345458 132.555472) - (xy 217.338843 132.559723) - (xy 216.475707 133.422859) - (xy 216.468947 133.435239) - (xy 207.573914 133.435239) - (xy 207.76456 133.385757) - (xy 207.764564 133.385756) - (xy 207.769729 133.384415) - (xy 207.774595 133.382223) - (xy 207.774598 133.382222) - (xy 207.975206 133.291855) - (xy 207.980072 133.289663) - (xy 207.984492 133.286687) - (xy 207.984496 133.286685) - (xy 208.13106 133.188011) - (xy 208.171442 133.160824) - (xy 208.338369 133.001584) - (xy 208.409901 132.905441) - (xy 208.472894 132.820776) - (xy 208.472896 132.820773) - (xy 208.476078 132.816496) - (xy 208.530862 132.708745) - (xy 208.578215 132.615608) - (xy 208.578215 132.615607) - (xy 208.580634 132.61085) - (xy 208.616739 132.494573) - (xy 208.647462 132.395632) - (xy 208.647463 132.395626) - (xy 208.649046 132.390529) - (xy 208.666545 132.258499) - (xy 208.674847 132.195863) - (xy 215.820098 132.195863) - (xy 215.838143 132.425142) - (xy 215.839686 132.434889) - (xy 215.893376 132.658519) - (xy 215.896425 132.667904) - (xy 215.984435 132.88038) - (xy 215.988916 132.889174) - (xy 216.09422 133.061016) - (xy 216.104676 133.070476) - (xy 216.113454 133.066692) - (xy 216.976401 132.203745) - (xy 216.982779 132.192065) - (xy 217.712831 132.192065) - (xy 217.712962 132.193898) - (xy 217.717213 132.200513) - (xy 218.580349 133.063649) - (xy 218.592729 133.070409) - (xy 218.59672 133.067421) - (xy 225.782045 133.067421) - (xy 225.80009 133.2967) - (xy 225.801633 133.306447) - (xy 225.855323 133.530077) - (xy 225.858372 133.539462) - (xy 225.946382 133.751938) - (xy 225.950863 133.760732) - (xy 226.056167 133.932574) - (xy 226.066623 133.942034) - (xy 226.075401 133.93825) - (xy 226.938348 133.075303) - (xy 226.944726 133.063623) - (xy 227.674778 133.063623) - (xy 227.674909 133.065456) - (xy 227.67916 133.072071) - (xy 228.542296 133.935207) - (xy 228.554676 133.941967) - (xy 228.562326 133.93624) - (xy 228.669877 133.760732) - (xy 228.674358 133.751938) - (xy 228.762368 133.539462) - (xy 228.765417 133.530077) - (xy 228.819107 133.306447) - (xy 228.82065 133.2967) - (xy 228.838695 133.067421) - (xy 228.838695 133.057561) - (xy 228.82065 132.828282) - (xy 228.819107 132.818535) - (xy 228.765417 132.594905) - (xy 228.762368 132.58552) - (xy 228.674358 132.373044) - (xy 228.669877 132.36425) - (xy 228.564573 132.192408) - (xy 228.554117 132.182948) - (xy 228.545339 132.186732) - (xy 227.682392 133.049679) - (xy 227.674778 133.063623) - (xy 226.944726 133.063623) - (xy 226.945962 133.061359) - (xy 226.945831 133.059526) - (xy 226.94158 133.052911) - (xy 226.078444 132.189775) - (xy 226.066064 132.183015) - (xy 226.058414 132.188742) - (xy 225.950863 132.36425) - (xy 225.946382 132.373044) - (xy 225.858372 132.58552) - (xy 225.855323 132.594905) - (xy 225.801633 132.818535) - (xy 225.80009 132.828282) - (xy 225.782045 133.057561) - (xy 225.782045 133.067421) - (xy 218.59672 133.067421) - (xy 218.600379 133.064682) - (xy 218.70793 132.889174) - (xy 218.712411 132.88038) - (xy 218.800421 132.667904) - (xy 218.80347 132.658519) - (xy 218.85716 132.434889) - (xy 218.858703 132.425142) - (xy 218.876748 132.195863) - (xy 218.876748 132.186003) - (xy 218.858703 131.956724) - (xy 218.85716 131.946977) - (xy 218.80347 131.723347) - (xy 218.800421 131.713962) - (xy 218.712411 131.501486) - (xy 218.70793 131.492692) - (xy 218.602626 131.32085) - (xy 218.59217 131.31139) - (xy 218.583392 131.315174) - (xy 217.720445 132.178121) - (xy 217.712831 132.192065) - (xy 216.982779 132.192065) - (xy 216.984015 132.189801) - (xy 216.983884 132.187968) - (xy 216.979633 132.181353) - (xy 216.116497 131.318217) - (xy 216.104117 131.311457) - (xy 216.096467 131.317184) - (xy 215.988916 131.492692) - (xy 215.984435 131.501486) - (xy 215.896425 131.713962) - (xy 215.893376 131.723347) - (xy 215.839686 131.946977) - (xy 215.838143 131.956724) - (xy 215.820098 132.186003) - (xy 215.820098 132.195863) - (xy 208.674847 132.195863) - (xy 208.678657 132.167115) - (xy 208.678657 132.16711) - (xy 208.679357 132.16183) - (xy 208.67854 132.140051) - (xy 208.671292 131.946977) - (xy 208.670703 131.931294) - (xy 208.623329 131.705512) - (xy 208.584335 131.606772) - (xy 208.57545 131.584274) - (xy 208.53859 131.49094) - (xy 208.41891 131.293713) - (xy 208.365925 131.232653) - (xy 208.27121 131.123503) - (xy 208.271208 131.123501) - (xy 208.26771 131.11947) - (xy 208.171964 131.040963) - (xy 208.093442 130.976578) - (xy 208.093436 130.976574) - (xy 208.089314 130.973194) - (xy 208.043624 130.947186) - (xy 216.46888 130.947186) - (xy 216.472664 130.955964) - (xy 217.335611 131.818911) - (xy 217.349555 131.826525) - (xy 217.351388 131.826394) - (xy 217.358003 131.822143) - (xy 218.221139 130.959007) - (xy 218.227899 130.946627) - (xy 218.222172 130.938977) - (xy 218.046664 130.831426) - (xy 218.03787 130.826945) - (xy 217.825394 130.738935) - (xy 217.816009 130.735886) - (xy 217.592379 130.682196) - (xy 217.582632 130.680653) - (xy 217.353353 130.662608) - (xy 217.343493 130.662608) - (xy 217.114214 130.680653) - (xy 217.104467 130.682196) - (xy 216.880837 130.735886) - (xy 216.871452 130.738935) - (xy 216.658976 130.826945) - (xy 216.650182 130.831426) - (xy 216.47834 130.93673) - (xy 216.46888 130.947186) - (xy 208.043624 130.947186) - (xy 207.888822 130.859068) - (xy 207.883806 130.857247) - (xy 207.883801 130.857245) - (xy 207.676982 130.782173) - (xy 207.676978 130.782172) - (xy 207.671967 130.780353) - (xy 207.666718 130.779404) - (xy 207.666715 130.779403) - (xy 207.449034 130.74004) - (xy 207.449027 130.740039) - (xy 207.44495 130.739302) - (xy 207.427213 130.738466) - (xy 207.422265 130.738232) - (xy 207.422258 130.738232) - (xy 207.420777 130.738162) - (xy 207.258632 130.738162) - (xy 207.191676 130.743843) - (xy 207.091995 130.752301) - (xy 207.091991 130.752302) - (xy 207.086684 130.752752) - (xy 207.081529 130.75409) - (xy 207.081523 130.754091) - (xy 206.868554 130.809367) - (xy 206.86855 130.809368) - (xy 206.863385 130.810709) - (xy 206.858519 130.812901) - (xy 206.858516 130.812902) - (xy 206.714683 130.877694) - (xy 206.653042 130.905461) - (xy 206.648622 130.908437) - (xy 206.648618 130.908439) - (xy 206.578028 130.955964) - (xy 206.461672 131.0343) - (xy 206.294745 131.19354) - (xy 206.271799 131.22438) - (xy 206.16528 131.367548) - (xy 206.157036 131.378628) - (xy 206.154621 131.383378) - (xy 206.068501 131.552764) - (xy 206.05248 131.584274) - (xy 206.029502 131.658275) - (xy 205.985652 131.799492) - (xy 205.985651 131.799498) - (xy 205.984068 131.804595) - (xy 205.973523 131.884156) - (xy 205.960244 131.984351) - (xy 205.953757 132.033294) - (xy 204.042503 132.033294) - (xy 204.018669 131.760874) - (xy 204.018305 131.756713) - (xy 204.016087 131.746788) - (xy 203.954797 131.47259) - (xy 203.954795 131.472583) - (xy 203.953885 131.468512) - (xy 203.942409 131.43732) - (xy 203.898587 131.318217) - (xy 203.851913 131.191363) - (xy 203.816135 131.123503) - (xy 203.761997 131.020822) - (xy 203.714183 130.930135) - (xy 203.630225 130.811994) - (xy 203.545538 130.692827) - (xy 203.545533 130.692821) - (xy 203.543114 130.689417) - (xy 203.54027 130.686367) - (xy 203.540265 130.686361) - (xy 203.398842 130.534703) - (xy 220.98321 130.534703) - (xy 221.002037 130.773925) - (xy 221.003191 130.778732) - (xy 221.003192 130.778738) - (xy 221.025153 130.870211) - (xy 221.058055 131.007256) - (xy 221.059948 131.011827) - (xy 221.059949 131.011829) - (xy 221.132784 131.187668) - (xy 221.149884 131.228952) - (xy 221.275264 131.433552) - (xy 221.278481 131.437319) - (xy 221.278482 131.43732) - (xy 221.325774 131.492692) - (xy 221.431106 131.616021) - (xy 221.434868 131.619234) - (xy 221.55677 131.723347) - (xy 221.613575 131.771863) - (xy 221.818175 131.897243) - (xy 221.822745 131.899136) - (xy 221.822747 131.899137) - (xy 222.028473 131.984351) - (xy 222.039871 131.989072) - (xy 222.121461 132.00866) - (xy 222.268389 132.043935) - (xy 222.268395 132.043936) - (xy 222.273202 132.04509) - (xy 222.512424 132.063917) - (xy 222.751646 132.04509) - (xy 222.756453 132.043936) - (xy 222.756459 132.043935) - (xy 222.903387 132.00866) - (xy 222.984977 131.989072) - (xy 222.996375 131.984351) - (xy 223.202101 131.899137) - (xy 223.202103 131.899136) - (xy 223.206673 131.897243) - (xy 223.334771 131.818744) - (xy 226.430827 131.818744) - (xy 226.434611 131.827522) - (xy 227.297558 132.690469) - (xy 227.311502 132.698083) - (xy 227.313335 132.697952) - (xy 227.31995 132.693701) - (xy 228.183086 131.830565) - (xy 228.189846 131.818185) - (xy 228.184119 131.810535) - (xy 228.008611 131.702984) - (xy 227.999817 131.698503) - (xy 227.787341 131.610493) - (xy 227.777956 131.607444) - (xy 227.554326 131.553754) - (xy 227.544579 131.552211) - (xy 227.3153 131.534166) - (xy 227.30544 131.534166) - (xy 227.076161 131.552211) - (xy 227.066414 131.553754) - (xy 226.842784 131.607444) - (xy 226.833399 131.610493) - (xy 226.620923 131.698503) - (xy 226.612129 131.702984) - (xy 226.440287 131.808288) - (xy 226.430827 131.818744) - (xy 223.334771 131.818744) - (xy 223.411273 131.771863) - (xy 223.468079 131.723347) - (xy 223.58998 131.619234) - (xy 223.593742 131.616021) - (xy 223.699074 131.492692) - (xy 223.746366 131.43732) - (xy 223.746367 131.437319) - (xy 223.749584 131.433552) - (xy 223.874964 131.228952) - (xy 223.892065 131.187668) - (xy 223.964899 131.011829) - (xy 223.9649 131.011827) - (xy 223.966793 131.007256) - (xy 223.999695 130.870211) - (xy 224.021656 130.778738) - (xy 224.021657 130.778732) - (xy 224.022811 130.773925) - (xy 224.041638 130.534703) - (xy 224.022811 130.295481) - (xy 224.021657 130.290674) - (xy 224.021656 130.290668) - (xy 223.978659 130.111577) - (xy 223.966793 130.06215) - (xy 223.960645 130.047307) - (xy 223.876858 129.845026) - (xy 223.876857 129.845024) - (xy 223.874964 129.840454) - (xy 223.749584 129.635854) - (xy 223.684622 129.559792) - (xy 223.596955 129.457147) - (xy 223.593742 129.453385) - (xy 223.42302 129.307576) - (xy 223.415041 129.300761) - (xy 223.41504 129.30076) - (xy 223.411273 129.297543) - (xy 223.206673 129.172163) - (xy 223.202103 129.17027) - (xy 223.202101 129.170269) - (xy 222.98955 129.082228) - (xy 222.989548 129.082227) - (xy 222.984977 129.080334) - (xy 222.841325 129.045846) - (xy 222.756459 129.025471) - (xy 222.756453 129.02547) - (xy 222.751646 129.024316) - (xy 222.512424 129.005489) - (xy 222.273202 129.024316) - (xy 222.268395 129.02547) - (xy 222.268389 129.025471) - (xy 222.183523 129.045846) - (xy 222.039871 129.080334) - (xy 222.0353 129.082227) - (xy 222.035298 129.082228) - (xy 221.822747 129.170269) - (xy 221.822745 129.17027) - (xy 221.818175 129.172163) - (xy 221.613575 129.297543) - (xy 221.609808 129.30076) - (xy 221.609807 129.300761) - (xy 221.601828 129.307576) - (xy 221.431106 129.453385) - (xy 221.427893 129.457147) - (xy 221.340227 129.559792) - (xy 221.275264 129.635854) - (xy 221.149884 129.840454) - (xy 221.147991 129.845024) - (xy 221.14799 129.845026) - (xy 221.064203 130.047307) - (xy 221.058055 130.06215) - (xy 221.046189 130.111577) - (xy 221.003192 130.290668) - (xy 221.003191 130.290674) - (xy 221.002037 130.295481) - (xy 220.98321 130.534703) - (xy 203.398842 130.534703) - (xy 203.344557 130.47649) - (xy 203.341711 130.473438) - (xy 203.113512 130.285994) - (xy 202.862528 130.130377) - (xy 202.832559 130.116908) - (xy 202.728161 130.06999) - (xy 202.593167 130.009321) - (xy 202.327991 129.930269) - (xy 202.314161 129.926146) - (xy 202.314159 129.926146) - (xy 202.310162 129.924954) - (xy 202.306042 129.924301) - (xy 202.30604 129.924301) - (xy 202.021965 129.879307) - (xy 202.021959 129.879306) - (xy 202.018484 129.878756) - (xy 201.993925 129.877641) - (xy 201.92754 129.874626) - (xy 201.927519 129.874626) - (xy 201.92612 129.874562) - (xy 201.741656 129.874562) - (xy 201.521893 129.889159) - (xy 201.517794 129.889985) - (xy 201.51779 129.889986) - (xy 201.375196 129.918738) - (xy 201.232406 129.947529) - (xy 200.953182 130.043674) - (xy 200.838129 130.101288) - (xy 200.695834 130.172544) - (xy 200.689126 130.175903) - (xy 200.444879 130.341894) - (xy 200.441765 130.344678) - (xy 200.441764 130.344679) - (xy 200.409243 130.373756) - (xy 200.22473 130.53873) - (xy 200.222013 130.5419) - (xy 200.222012 130.541901) - (xy 200.040143 130.754091) - (xy 200.032548 130.762952) - (xy 200.030274 130.766454) - (xy 200.03027 130.766459) - (xy 199.873987 131.007113) - (xy 199.871708 131.010623) - (xy 199.869914 131.014401) - (xy 199.869913 131.014403) - (xy 199.855569 131.044611) - (xy 199.745038 131.27739) - (xy 199.743759 131.281373) - (xy 199.743758 131.281376) - (xy 199.67461 131.496746) - (xy 199.654762 131.558566) - (xy 199.649218 131.589377) - (xy 199.60637 131.827522) - (xy 199.602467 131.849212) - (xy 199.602278 131.853379) - (xy 199.602277 131.853386) - (xy 199.5904 132.114949) - (xy 199.589071 132.144221) - (xy 197.678696 132.144221) - (xy 197.67854 132.140051) - (xy 197.671292 131.946977) - (xy 197.670703 131.931294) - (xy 197.623329 131.705512) - (xy 197.584335 131.606772) - (xy 197.57545 131.584274) - (xy 197.53859 131.49094) - (xy 197.41891 131.293713) - (xy 197.365925 131.232653) - (xy 197.27121 131.123503) - (xy 197.271208 131.123501) - (xy 197.26771 131.11947) - (xy 197.171964 131.040963) - (xy 197.093442 130.976578) - (xy 197.093436 130.976574) - (xy 197.089314 130.973194) - (xy 196.888822 130.859068) - (xy 196.883806 130.857247) - (xy 196.883801 130.857245) - (xy 196.676982 130.782173) - (xy 196.676978 130.782172) - (xy 196.671967 130.780353) - (xy 196.666718 130.779404) - (xy 196.666715 130.779403) - (xy 196.449034 130.74004) - (xy 196.449027 130.740039) - (xy 196.44495 130.739302) - (xy 196.427213 130.738466) - (xy 196.422265 130.738232) - (xy 196.422258 130.738232) - (xy 196.420777 130.738162) - (xy 196.258632 130.738162) - (xy 196.191676 130.743843) - (xy 196.091995 130.752301) - (xy 196.091991 130.752302) - (xy 196.086684 130.752752) - (xy 196.081529 130.75409) - (xy 196.081523 130.754091) - (xy 195.868554 130.809367) - (xy 195.86855 130.809368) - (xy 195.863385 130.810709) - (xy 195.858519 130.812901) - (xy 195.858516 130.812902) - (xy 195.714683 130.877694) - (xy 195.653042 130.905461) - (xy 195.648622 130.908437) - (xy 195.648618 130.908439) - (xy 195.578028 130.955964) - (xy 195.461672 131.0343) - (xy 195.294745 131.19354) - (xy 195.271799 131.22438) - (xy 195.16528 131.367548) - (xy 195.157036 131.378628) - (xy 195.154621 131.383378) - (xy 195.068501 131.552764) - (xy 195.05248 131.584274) - (xy 195.029502 131.658275) - (xy 194.985652 131.799492) - (xy 194.985651 131.799498) - (xy 194.984068 131.804595) - (xy 194.973523 131.884156) - (xy 194.960244 131.984351) - (xy 194.953757 132.033294) - (xy 182.781505 132.033294) - (xy 182.77379 131.935268) - (xy 182.772636 131.930461) - (xy 182.772635 131.930455) - (xy 182.733787 131.768645) - (xy 182.717772 131.701937) - (xy 182.715878 131.697364) - (xy 182.627837 131.484813) - (xy 182.627836 131.484811) - (xy 182.625943 131.480241) - (xy 182.500563 131.275641) - (xy 182.482973 131.255045) - (xy 182.347934 131.096934) - (xy 182.344721 131.093172) - (xy 182.245025 131.008024) - (xy 182.16602 130.940548) - (xy 182.166019 130.940547) - (xy 182.162252 130.93733) - (xy 181.957652 130.81195) - (xy 181.953082 130.810057) - (xy 181.95308 130.810056) - (xy 181.740529 130.722015) - (xy 181.740527 130.722014) - (xy 181.735956 130.720121) - (xy 181.622269 130.692827) - (xy 181.507438 130.665258) - (xy 181.507432 130.665257) - (xy 181.502625 130.664103) - (xy 181.263403 130.645276) - (xy 181.024181 130.664103) - (xy 181.019374 130.665257) - (xy 181.019368 130.665258) - (xy 180.904537 130.692827) - (xy 180.79085 130.720121) - (xy 180.786279 130.722014) - (xy 180.786277 130.722015) - (xy 180.573726 130.810056) - (xy 180.573724 130.810057) - (xy 180.569154 130.81195) - (xy 180.364554 130.93733) - (xy 180.360787 130.940547) - (xy 180.360786 130.940548) - (xy 180.281781 131.008024) - (xy 180.182085 131.093172) - (xy 180.178872 131.096934) - (xy 180.043834 131.255045) - (xy 180.026243 131.275641) - (xy 179.900863 131.480241) - (xy 179.89897 131.484811) - (xy 179.898969 131.484813) - (xy 179.810928 131.697364) - (xy 179.809034 131.701937) - (xy 179.793019 131.768645) - (xy 179.754171 131.930455) - (xy 179.75417 131.930461) - (xy 179.753016 131.935268) - (xy 179.734189 132.17449) - (xy 165.42944 132.17449) - (xy 164.869205 131.614255) - (xy 164.855261 131.606641) - (xy 164.853428 131.606772) - (xy 164.846813 131.611023) - (xy 163.983677 132.474159) - (xy 163.976917 132.486539) - (xy 156.454015 132.486539) - (xy 156.372303 132.289267) - (xy 156.367822 132.280473) - (xy 156.262518 132.108631) - (xy 156.252062 132.099171) - (xy 156.243284 132.102955) - (xy 155.380337 132.965902) - (xy 155.372723 132.979846) - (xy 154.642671 132.979846) - (xy 154.643907 132.977582) - (xy 154.643776 132.975749) - (xy 154.639525 132.969134) - (xy 153.776389 132.105998) - (xy 153.764009 132.099238) - (xy 153.756359 132.104965) - (xy 153.648808 132.280473) - (xy 153.644327 132.289267) - (xy 153.556317 132.501743) - (xy 153.553268 132.511128) - (xy 153.499578 132.734758) - (xy 153.498035 132.744505) - (xy 153.47999 132.973784) - (xy 153.47999 132.983644) - (xy 150.448396 132.983644) - (xy 150.22822 131.734967) - (xy 154.128772 131.734967) - (xy 154.132556 131.743745) - (xy 154.995503 132.606692) - (xy 155.009447 132.614306) - (xy 155.01128 132.614175) - (xy 155.017895 132.609924) - (xy 155.881031 131.746788) - (xy 155.887791 131.734408) - (xy 155.882064 131.726758) - (xy 155.706556 131.619207) - (xy 155.697762 131.614726) - (xy 155.485286 131.526716) - (xy 155.475901 131.523667) - (xy 155.252271 131.469977) - (xy 155.242524 131.468434) - (xy 155.013245 131.450389) - (xy 155.003385 131.450389) - (xy 154.774106 131.468434) - (xy 154.764359 131.469977) - (xy 154.540729 131.523667) - (xy 154.531344 131.526716) - (xy 154.318868 131.614726) - (xy 154.310074 131.619207) - (xy 154.138232 131.724511) - (xy 154.128772 131.734967) - (xy 150.22822 131.734967) - (xy 149.929771 130.042377) - (xy 158.038479 130.042377) - (xy 158.057306 130.281599) - (xy 158.05846 130.286406) - (xy 158.058461 130.286412) - (xy 158.08396 130.392621) - (xy 158.113324 130.51493) - (xy 158.115217 130.519501) - (xy 158.115218 130.519503) - (xy 158.184333 130.686361) - (xy 158.205153 130.736626) - (xy 158.330533 130.941226) - (xy 158.33375 130.944993) - (xy 158.333751 130.944994) - (xy 158.398514 131.020822) - (xy 158.486375 131.123695) - (xy 158.490137 131.126908) - (xy 158.659871 131.271873) - (xy 158.668844 131.279537) - (xy 158.873444 131.404917) - (xy 158.878014 131.40681) - (xy 158.878016 131.406811) - (xy 159.090567 131.494852) - (xy 159.09514 131.496746) - (xy 159.164192 131.513324) - (xy 159.323658 131.551609) - (xy 159.323664 131.55161) - (xy 159.328471 131.552764) - (xy 159.567693 131.571591) - (xy 159.806915 131.552764) - (xy 159.811722 131.55161) - (xy 159.811728 131.551609) - (xy 159.971194 131.513324) - (xy 160.040246 131.496746) - (xy 160.044819 131.494852) - (xy 160.25737 131.406811) - (xy 160.257372 131.40681) - (xy 160.261942 131.404917) - (xy 160.466542 131.279537) - (xy 160.475516 131.271873) - (xy 160.504448 131.247163) - (xy 163.328068 131.247163) - (xy 163.346113 131.476442) - (xy 163.347656 131.486189) - (xy 163.401346 131.709819) - (xy 163.404395 131.719204) - (xy 163.492405 131.93168) - (xy 163.496886 131.940474) - (xy 163.60219 132.112316) - (xy 163.612646 132.121776) - (xy 163.621424 132.117992) - (xy 164.484371 131.255045) - (xy 164.490749 131.243365) - (xy 165.220801 131.243365) - (xy 165.220932 131.245198) - (xy 165.225183 131.251813) - (xy 166.088319 132.114949) - (xy 166.100699 132.121709) - (xy 166.108349 132.115982) - (xy 166.2159 131.940474) - (xy 166.220381 131.93168) - (xy 166.308391 131.719204) - (xy 166.31144 131.709819) - (xy 166.36513 131.486189) - (xy 166.366673 131.476442) - (xy 166.384718 131.247163) - (xy 166.384718 131.237303) - (xy 166.366673 131.008024) - (xy 166.36513 130.998277) - (xy 166.31144 130.774647) - (xy 166.308391 130.765262) - (xy 166.220381 130.552786) - (xy 166.2159 130.543992) - (xy 166.110596 130.37215) - (xy 166.10014 130.36269) - (xy 166.091362 130.366474) - (xy 165.228415 131.229421) - (xy 165.220801 131.243365) - (xy 164.490749 131.243365) - (xy 164.491985 131.241101) - (xy 164.491854 131.239268) - (xy 164.487603 131.232653) - (xy 163.624467 130.369517) - (xy 163.612087 130.362757) - (xy 163.604437 130.368484) - (xy 163.496886 130.543992) - (xy 163.492405 130.552786) - (xy 163.404395 130.765262) - (xy 163.401346 130.774647) - (xy 163.347656 130.998277) - (xy 163.346113 131.008024) - (xy 163.328068 131.237303) - (xy 163.328068 131.247163) - (xy 160.504448 131.247163) - (xy 160.645249 131.126908) - (xy 160.649011 131.123695) - (xy 160.736872 131.020822) - (xy 160.801635 130.944994) - (xy 160.801636 130.944993) - (xy 160.804853 130.941226) - (xy 160.930233 130.736626) - (xy 160.951054 130.686361) - (xy 161.020168 130.519503) - (xy 161.020169 130.519501) - (xy 161.022062 130.51493) - (xy 161.051426 130.392621) - (xy 161.076925 130.286412) - (xy 161.076926 130.286406) - (xy 161.07808 130.281599) - (xy 161.096907 130.042377) - (xy 161.093453 129.998486) - (xy 163.97685 129.998486) - (xy 163.980634 130.007264) - (xy 164.843581 130.870211) - (xy 164.857525 130.877825) - (xy 164.859358 130.877694) - (xy 164.865973 130.873443) - (xy 165.729109 130.010307) - (xy 165.735869 129.997927) - (xy 165.730142 129.990277) - (xy 165.554634 129.882726) - (xy 165.54584 129.878245) - (xy 165.333364 129.790235) - (xy 165.323979 129.787186) - (xy 165.100349 129.733496) - (xy 165.090602 129.731953) - (xy 164.861323 129.713908) - (xy 164.851463 129.713908) - (xy 164.622184 129.731953) - (xy 164.612437 129.733496) - (xy 164.388807 129.787186) - (xy 164.379422 129.790235) - (xy 164.166946 129.878245) - (xy 164.158152 129.882726) - (xy 163.98631 129.98803) - (xy 163.97685 129.998486) - (xy 161.093453 129.998486) - (xy 161.07808 129.803155) - (xy 161.076926 129.798348) - (xy 161.076925 129.798342) - (xy 161.023217 129.574636) - (xy 161.022062 129.569824) - (xy 161.013651 129.549518) - (xy 161.010482 129.541868) - (xy 195.937081 129.541868) - (xy 195.942808 129.549518) - (xy 196.118316 129.657069) - (xy 196.12711 129.66155) - (xy 196.339586 129.74956) - (xy 196.348971 129.752609) - (xy 196.572601 129.806299) - (xy 196.582348 129.807842) - (xy 196.811627 129.825887) - (xy 196.821487 129.825887) - (xy 197.050766 129.807842) - (xy 197.060513 129.806299) - (xy 197.284143 129.752609) - (xy 197.293528 129.74956) - (xy 197.506004 129.66155) - (xy 197.514798 129.657069) - (xy 197.68664 129.551765) - (xy 197.695594 129.541868) - (xy 205.937081 129.541868) - (xy 205.942808 129.549518) - (xy 206.118316 129.657069) - (xy 206.12711 129.66155) - (xy 206.339586 129.74956) - (xy 206.348971 129.752609) - (xy 206.572601 129.806299) - (xy 206.582348 129.807842) - (xy 206.811627 129.825887) - (xy 206.821487 129.825887) - (xy 207.050766 129.807842) - (xy 207.060513 129.806299) - (xy 207.284143 129.752609) - (xy 207.293528 129.74956) - (xy 207.506004 129.66155) - (xy 207.514798 129.657069) - (xy 207.68664 129.551765) - (xy 207.6961 129.541309) - (xy 207.692316 129.532531) - (xy 206.829369 128.669584) - (xy 206.815425 128.66197) - (xy 206.813592 128.662101) - (xy 206.806977 128.666352) - (xy 205.943841 129.529488) - (xy 205.937081 129.541868) - (xy 197.695594 129.541868) - (xy 197.6961 129.541309) - (xy 197.692316 129.532531) - (xy 196.829369 128.669584) - (xy 196.815425 128.66197) - (xy 196.813592 128.662101) - (xy 196.806977 128.666352) - (xy 195.943841 129.529488) - (xy 195.937081 129.541868) - (xy 161.010482 129.541868) - (xy 160.932127 129.3527) - (xy 160.932126 129.352698) - (xy 160.930233 129.348128) - (xy 160.804853 129.143528) - (xy 160.797851 129.135329) - (xy 160.652224 128.964821) - (xy 160.649011 128.961059) - (xy 160.466542 128.805217) - (xy 160.261942 128.679837) - (xy 160.257372 128.677944) - (xy 160.25737 128.677943) - (xy 160.044819 128.589902) - (xy 160.044817 128.589901) - (xy 160.040246 128.588008) - (xy 159.949693 128.566268) - (xy 159.811728 128.533145) - (xy 159.811722 128.533144) - (xy 159.806915 128.53199) - (xy 159.567693 128.513163) - (xy 159.328471 128.53199) - (xy 159.323664 128.533144) - (xy 159.323658 128.533145) - (xy 159.185693 128.566268) - (xy 159.09514 128.588008) - (xy 159.090569 128.589901) - (xy 159.090567 128.589902) - (xy 158.878016 128.677943) - (xy 158.878014 128.677944) - (xy 158.873444 128.679837) - (xy 158.668844 128.805217) - (xy 158.486375 128.961059) - (xy 158.483162 128.964821) - (xy 158.337536 129.135329) - (xy 158.330533 129.143528) - (xy 158.205153 129.348128) - (xy 158.20326 129.352698) - (xy 158.203259 129.3527) - (xy 158.121735 129.549518) - (xy 158.113324 129.569824) - (xy 158.112169 129.574636) - (xy 158.058461 129.798342) - (xy 158.05846 129.798348) - (xy 158.057306 129.803155) - (xy 158.038479 130.042377) - (xy 149.929771 130.042377) - (xy 149.777476 129.178669) - (xy 149.775587 129.159321) - (xy 149.775105 129.135329) - (xy 149.772414 129.126768) - (xy 149.772413 129.126762) - (xy 149.772376 129.126645) - (xy 149.766824 129.096719) - (xy 149.762932 129.034378) - (xy 149.764338 129.006196) - (xy 149.777515 128.925602) - (xy 149.785157 128.898442) - (xy 149.815934 128.822808) - (xy 149.829429 128.798027) - (xy 149.876274 128.731127) - (xy 149.894944 128.709972) - (xy 149.955493 128.655181) - (xy 149.978399 128.638713) - (xy 150.04963 128.598765) - (xy 150.075626 128.587808) - (xy 150.129313 128.57198) - (xy 150.144587 128.568492) - (xy 150.153318 128.567063) - (xy 150.162293 128.566883) - (xy 150.170857 128.564191) - (xy 150.170859 128.564191) - (xy 150.192673 128.557335) - (xy 150.208572 128.553452) - (xy 151.631837 128.302492) - (xy 195.288232 128.302492) - (xy 195.306277 128.531771) - (xy 195.30782 128.541518) - (xy 195.36151 128.765148) - (xy 195.364559 128.774533) - (xy 195.452569 128.987009) - (xy 195.45705 128.995803) - (xy 195.562354 129.167645) - (xy 195.57281 129.177105) - (xy 195.581588 129.173321) - (xy 196.444535 128.310374) - (xy 196.450913 128.298694) - (xy 197.180965 128.298694) - (xy 197.181096 128.300527) - (xy 197.185347 128.307142) - (xy 198.048483 129.170278) - (xy 198.060863 129.177038) - (xy 198.068513 129.171311) - (xy 198.176064 128.995803) - (xy 198.180545 128.987009) - (xy 198.268555 128.774533) - (xy 198.271604 128.765148) - (xy 198.325294 128.541518) - (xy 198.326837 128.531771) - (xy 198.344882 128.302492) - (xy 205.288232 128.302492) - (xy 205.306277 128.531771) - (xy 205.30782 128.541518) - (xy 205.36151 128.765148) - (xy 205.364559 128.774533) - (xy 205.452569 128.987009) - (xy 205.45705 128.995803) - (xy 205.562354 129.167645) - (xy 205.57281 129.177105) - (xy 205.581588 129.173321) - (xy 206.444535 128.310374) - (xy 206.450913 128.298694) - (xy 207.180965 128.298694) - (xy 207.181096 128.300527) - (xy 207.185347 128.307142) - (xy 208.048483 129.170278) - (xy 208.060863 129.177038) - (xy 208.068513 129.171311) - (xy 208.176064 128.995803) - (xy 208.180545 128.987009) - (xy 208.268555 128.774533) - (xy 208.271604 128.765148) - (xy 208.325294 128.541518) - (xy 208.326837 128.531771) - (xy 208.344882 128.302492) - (xy 208.344882 128.292632) - (xy 208.326837 128.063353) - (xy 208.325294 128.053606) - (xy 208.271604 127.829976) - (xy 208.268555 127.820591) - (xy 208.180545 127.608115) - (xy 208.176064 127.599321) - (xy 208.07076 127.427479) - (xy 208.060304 127.418019) - (xy 208.051526 127.421803) - (xy 207.188579 128.28475) - (xy 207.180965 128.298694) - (xy 206.450913 128.298694) - (xy 206.452149 128.29643) - (xy 206.452018 128.294597) - (xy 206.447767 128.287982) - (xy 205.584631 127.424846) - (xy 205.572251 127.418086) - (xy 205.564601 127.423813) - (xy 205.45705 127.599321) - (xy 205.452569 127.608115) - (xy 205.364559 127.820591) - (xy 205.36151 127.829976) - (xy 205.30782 128.053606) - (xy 205.306277 128.063353) - (xy 205.288232 128.292632) - (xy 205.288232 128.302492) - (xy 198.344882 128.302492) - (xy 198.344882 128.292632) - (xy 198.326837 128.063353) - (xy 198.325294 128.053606) - (xy 198.271604 127.829976) - (xy 198.268555 127.820591) - (xy 198.180545 127.608115) - (xy 198.176064 127.599321) - (xy 198.07076 127.427479) - (xy 198.060304 127.418019) - (xy 198.051526 127.421803) - (xy 197.188579 128.28475) - (xy 197.180965 128.298694) - (xy 196.450913 128.298694) - (xy 196.452149 128.29643) - (xy 196.452018 128.294597) - (xy 196.447767 128.287982) - (xy 195.584631 127.424846) - (xy 195.572251 127.418086) - (xy 195.564601 127.423813) - (xy 195.45705 127.599321) - (xy 195.452569 127.608115) - (xy 195.364559 127.820591) - (xy 195.36151 127.829976) - (xy 195.30782 128.053606) - (xy 195.306277 128.063353) - (xy 195.288232 128.292632) - (xy 195.288232 128.302492) - (xy 151.631837 128.302492) - (xy 156.553204 127.434722) - (xy 158.713435 127.053815) - (xy 195.937014 127.053815) - (xy 195.940798 127.062593) - (xy 196.803745 127.92554) - (xy 196.817689 127.933154) - (xy 196.819522 127.933023) - (xy 196.826137 127.928772) - (xy 197.689273 127.065636) - (xy 197.696033 127.053256) - (xy 197.690306 127.045606) - (xy 197.514798 126.938055) - (xy 197.506004 126.933574) - (xy 197.293528 126.845564) - (xy 197.284143 126.842515) - (xy 197.060513 126.788825) - (xy 197.050766 126.787282) - (xy 196.821487 126.769237) - (xy 196.811627 126.769237) - (xy 196.582348 126.787282) - (xy 196.572601 126.788825) - (xy 196.348971 126.842515) - (xy 196.339586 126.845564) - (xy 196.12711 126.933574) - (xy 196.118316 126.938055) - (xy 195.946474 127.043359) - (xy 195.937014 127.053815) - (xy 158.713435 127.053815) - (xy 163.569489 126.197562) - (xy 200.287343 126.197562) - (xy 200.30617 126.436784) - (xy 200.307324 126.441591) - (xy 200.307325 126.441597) - (xy 200.325988 126.519333) - (xy 200.362188 126.670115) - (xy 200.364081 126.674686) - (xy 200.364082 126.674688) - (xy 200.451368 126.885415) - (xy 200.454017 126.891811) - (xy 200.579397 127.096411) - (xy 200.582614 127.100178) - (xy 200.582615 127.100179) - (xy 200.655639 127.18568) - (xy 200.735239 127.27888) - (xy 200.739001 127.282093) - (xy 200.906145 127.424846) - (xy 200.917708 127.434722) - (xy 201.122308 127.560102) - (xy 201.126878 127.561995) - (xy 201.12688 127.561996) - (xy 201.339431 127.650037) - (xy 201.344004 127.651931) - (xy 201.425594 127.671519) - (xy 201.572522 127.706794) - (xy 201.572528 127.706795) - (xy 201.577335 127.707949) - (xy 201.816557 127.726776) - (xy 202.055779 127.707949) - (xy 202.060586 127.706795) - (xy 202.060592 127.706794) - (xy 202.20752 127.671519) - (xy 202.28911 127.651931) - (xy 202.293683 127.650037) - (xy 202.506234 127.561996) - (xy 202.506236 127.561995) - (xy 202.510806 127.560102) - (xy 202.715406 127.434722) - (xy 202.72697 127.424846) - (xy 202.894113 127.282093) - (xy 202.897875 127.27888) - (xy 202.977475 127.18568) - (xy 203.050499 127.100179) - (xy 203.0505 127.100178) - (xy 203.053717 127.096411) - (xy 203.07982 127.053815) - (xy 205.937014 127.053815) - (xy 205.940798 127.062593) - (xy 206.803745 127.92554) - (xy 206.817689 127.933154) - (xy 206.819522 127.933023) - (xy 206.826137 127.928772) - (xy 207.689273 127.065636) - (xy 207.696033 127.053256) - (xy 207.690306 127.045606) - (xy 207.514798 126.938055) - (xy 207.506004 126.933574) - (xy 207.293528 126.845564) - (xy 207.284143 126.842515) - (xy 207.060513 126.788825) - (xy 207.050766 126.787282) - (xy 206.821487 126.769237) - (xy 206.811627 126.769237) - (xy 206.582348 126.787282) - (xy 206.572601 126.788825) - (xy 206.348971 126.842515) - (xy 206.339586 126.845564) - (xy 206.12711 126.933574) - (xy 206.118316 126.938055) - (xy 205.946474 127.043359) - (xy 205.937014 127.053815) - (xy 203.07982 127.053815) - (xy 203.179097 126.891811) - (xy 203.181747 126.885415) - (xy 203.269032 126.674688) - (xy 203.269033 126.674686) - (xy 203.270926 126.670115) - (xy 203.307126 126.519333) - (xy 203.325789 126.441597) - (xy 203.32579 126.441591) - (xy 203.326944 126.436784) - (xy 203.345771 126.197562) - (xy 203.326944 125.95834) - (xy 203.32579 125.953533) - (xy 203.325789 125.953527) - (xy 203.284052 125.779681) - (xy 203.270926 125.725009) - (xy 203.269032 125.720436) - (xy 203.180991 125.507885) - (xy 203.18099 125.507883) - (xy 203.179097 125.503313) - (xy 203.053717 125.298713) - (xy 203.035964 125.277926) - (xy 202.901088 125.120006) - (xy 202.897875 125.116244) - (xy 202.834197 125.061858) - (xy 202.719174 124.96362) - (xy 202.719173 124.963619) - (xy 202.715406 124.960402) - (xy 202.510806 124.835022) - (xy 202.506236 124.833129) - (xy 202.506234 124.833128) - (xy 202.293683 124.745087) - (xy 202.293681 124.745086) - (xy 202.28911 124.743193) - (xy 202.196516 124.720963) - (xy 202.060592 124.68833) - (xy 202.060586 124.688329) - (xy 202.055779 124.687175) - (xy 201.816557 124.668348) - (xy 201.577335 124.687175) - (xy 201.572528 124.688329) - (xy 201.572522 124.68833) - (xy 201.436598 124.720963) - (xy 201.344004 124.743193) - (xy 201.339433 124.745086) - (xy 201.339431 124.745087) - (xy 201.12688 124.833128) - (xy 201.126878 124.833129) - (xy 201.122308 124.835022) - (xy 200.917708 124.960402) - (xy 200.913941 124.963619) - (xy 200.91394 124.96362) - (xy 200.798917 125.061858) - (xy 200.735239 125.116244) - (xy 200.732026 125.120006) - (xy 200.597151 125.277926) - (xy 200.579397 125.298713) - (xy 200.454017 125.503313) - (xy 200.452124 125.507883) - (xy 200.452123 125.507885) - (xy 200.364082 125.720436) - (xy 200.362188 125.725009) - (xy 200.349062 125.779681) - (xy 200.307325 125.953527) - (xy 200.307324 125.953533) - (xy 200.30617 125.95834) - (xy 200.287343 126.197562) - (xy 163.569489 126.197562) - (xy 169.682894 125.119604) - (xy 169.703778 125.117694) - (xy 169.723843 125.117537) - (xy 169.736231 125.115509) - (xy 169.745929 125.11233) - (xy 169.754159 125.10994) - (xy 169.948842 125.060499) - (xy 169.948846 125.060498) - (xy 169.953377 125.059347) - (xy 169.957684 125.057541) - (xy 169.957687 125.05754) - (xy 170.15585 124.974445) - (xy 170.16015 124.972642) - (xy 170.323177 124.873716) - (xy 170.347839 124.858751) - (xy 170.347841 124.85875) - (xy 170.351835 124.856326) - (xy 170.524222 124.712953) - (xy 170.547576 124.686787) - (xy 170.670413 124.549159) - (xy 170.670416 124.549155) - (xy 170.673522 124.545675) - (xy 170.693532 124.515154) - (xy 170.793897 124.36207) - (xy 170.793898 124.362068) - (xy 170.796457 124.358165) - (xy 170.804701 124.340282) - (xy 170.888371 124.158784) - (xy 170.888374 124.158777) - (xy 170.890325 124.154544) - (xy 170.953063 123.939285) - (xy 170.953773 123.934073) - (xy 170.959881 123.889183) - (xy 234.273156 123.889183) - (xy 234.273356 123.894513) - (xy 234.273356 123.894514) - (xy 234.275037 123.939285) - (xy 234.28181 124.119719) - (xy 234.329184 124.345501) - (xy 234.331142 124.35046) - (xy 234.331143 124.350462) - (xy 234.358105 124.418733) - (xy 234.413923 124.560073) - (xy 234.484673 124.676665) - (xy 234.526684 124.745897) - (xy 234.533603 124.7573) - (xy 234.5371 124.76133) - (xy 234.623724 124.861155) - (xy 234.684803 124.931543) - (xy 234.719999 124.960402) - (xy 234.859071 125.074435) - (xy 234.859077 125.074439) - (xy 234.863199 125.077819) - (xy 235.063691 125.191945) - (xy 235.068707 125.193766) - (xy 235.068712 125.193768) - (xy 235.275531 125.26884) - (xy 235.275535 125.268841) - (xy 235.280546 125.27066) - (xy 235.285795 125.271609) - (xy 235.285798 125.27161) - (xy 235.503479 125.310973) - (xy 235.503486 125.310974) - (xy 235.507563 125.311711) - (xy 235.5253 125.312547) - (xy 235.530248 125.312781) - (xy 235.530255 125.312781) - (xy 235.531736 125.312851) - (xy 235.693881 125.312851) - (xy 235.760837 125.30717) - (xy 235.860518 125.298712) - (xy 235.860522 125.298711) - (xy 235.865829 125.298261) - (xy 235.870984 125.296923) - (xy 235.87099 125.296922) - (xy 236.083959 125.241646) - (xy 236.083963 125.241645) - (xy 236.089128 125.240304) - (xy 236.093994 125.238112) - (xy 236.093997 125.238111) - (xy 236.294605 125.147744) - (xy 236.299471 125.145552) - (xy 236.303891 125.142576) - (xy 236.303895 125.142574) - (xy 236.430199 125.05754) - (xy 236.490841 125.016713) - (xy 236.657768 124.857473) - (xy 236.720129 124.773657) - (xy 236.792293 124.676665) - (xy 236.792295 124.676662) - (xy 236.795477 124.672385) - (xy 236.850261 124.564634) - (xy 236.893562 124.479467) - (xy 238.887541 124.479467) - (xy 238.887904 124.483615) - (xy 238.887904 124.483619) - (xy 238.900877 124.631899) - (xy 238.913279 124.773657) - (xy 238.914189 124.777729) - (xy 238.91419 124.777734) - (xy 238.976734 125.05754) - (xy 238.977699 125.061858) - (xy 238.979142 125.065781) - (xy 238.979143 125.065783) - (xy 239.00305 125.130759) - (xy 239.079671 125.339007) - (xy 239.217401 125.600235) - (xy 239.244302 125.638088) - (xy 239.386046 125.837543) - (xy 239.386051 125.837549) - (xy 239.38847 125.840953) - (xy 239.391314 125.844003) - (xy 239.391319 125.844009) - (xy 239.57727 126.043417) - (xy 239.589873 126.056932) - (xy 239.818072 126.244376) - (xy 240.069056 126.399993) - (xy 240.072873 126.401709) - (xy 240.072876 126.40171) - (xy 240.108091 126.417536) - (xy 240.338417 126.521049) - (xy 240.495348 126.567832) - (xy 240.595224 126.597606) - (xy 240.621422 126.605416) - (xy 240.625542 126.606069) - (xy 240.625544 126.606069) - (xy 240.909619 126.651063) - (xy 240.909625 126.651064) - (xy 240.9131 126.651614) - (xy 240.937659 126.652729) - (xy 241.004044 126.655744) - (xy 241.004065 126.655744) - (xy 241.005464 126.655808) - (xy 241.189928 126.655808) - (xy 241.409691 126.641211) - (xy 241.41379 126.640385) - (xy 241.413794 126.640384) - (xy 241.556388 126.611632) - (xy 241.699178 126.582841) - (xy 241.978402 126.486696) - (xy 242.148116 126.40171) - (xy 242.238722 126.356338) - (xy 242.238724 126.356337) - (xy 242.242458 126.354467) - (xy 242.486705 126.188476) - (xy 242.706854 125.99164) - (xy 242.756846 125.933314) - (xy 242.896316 125.770592) - (xy 242.896319 125.770588) - (xy 242.899036 125.767418) - (xy 242.90131 125.763916) - (xy 242.901314 125.763911) - (xy 243.057597 125.523257) - (xy 243.0576 125.523252) - (xy 243.059876 125.519747) - (xy 243.062688 125.513826) - (xy 243.158566 125.311906) - (xy 243.186546 125.25298) - (xy 243.192347 125.234914) - (xy 243.275542 124.975791) - (xy 243.275542 124.97579) - (xy 243.276822 124.971804) - (xy 243.298164 124.853188) - (xy 243.299116 124.847897) - (xy 245.231298 124.847897) - (xy 245.231498 124.853227) - (xy 245.231498 124.853228) - (xy 245.232143 124.870414) - (xy 245.239952 125.078433) - (xy 245.287326 125.304215) - (xy 245.289284 125.309174) - (xy 245.289285 125.309176) - (xy 245.299518 125.335087) - (xy 245.372065 125.518787) - (xy 245.491745 125.716014) - (xy 245.495242 125.720044) - (xy 245.581866 125.819869) - (xy 245.642945 125.890257) - (xy 245.647076 125.893644) - (xy 245.817213 126.033149) - (xy 245.817219 126.033153) - (xy 245.821341 126.036533) - (xy 246.021833 126.150659) - (xy 246.026849 126.15248) - (xy 246.026854 126.152482) - (xy 246.233673 126.227554) - (xy 246.233677 126.227555) - (xy 246.238688 126.229374) - (xy 246.243937 126.230323) - (xy 246.24394 126.230324) - (xy 246.461621 126.269687) - (xy 246.461628 126.269688) - (xy 246.465705 126.270425) - (xy 246.483442 126.271261) - (xy 246.48839 126.271495) - (xy 246.488397 126.271495) - (xy 246.489878 126.271565) - (xy 246.652023 126.271565) - (xy 246.718979 126.265884) - (xy 246.81866 126.257426) - (xy 246.818664 126.257425) - (xy 246.823971 126.256975) - (xy 246.829126 126.255637) - (xy 246.829132 126.255636) - (xy 247.042101 126.20036) - (xy 247.042105 126.200359) - (xy 247.04727 126.199018) - (xy 247.052136 126.196826) - (xy 247.052139 126.196825) - (xy 247.252747 126.106458) - (xy 247.257613 126.104266) - (xy 247.262033 126.10129) - (xy 247.262037 126.101288) - (xy 247.436335 125.983942) - (xy 247.448983 125.975427) - (xy 247.61591 125.816187) - (xy 247.69773 125.706217) - (xy 247.750435 125.635379) - (xy 247.750437 125.635376) - (xy 247.753619 125.631099) - (xy 247.810233 125.519747) - (xy 247.855756 125.430211) - (xy 247.855756 125.43021) - (xy 247.858175 125.425453) - (xy 247.897529 125.298713) - (xy 247.925003 125.210235) - (xy 247.925004 125.210229) - (xy 247.926587 125.205132) - (xy 247.943461 125.077819) - (xy 247.956198 124.981718) - (xy 247.956198 124.981713) - (xy 247.956898 124.976433) - (xy 247.955062 124.92751) - (xy 247.95159 124.835022) - (xy 247.948244 124.745897) - (xy 247.90087 124.520115) - (xy 247.883171 124.475297) - (xy 247.852658 124.398035) - (xy 247.816131 124.305543) - (xy 247.706537 124.124937) - (xy 247.69922 124.112879) - (xy 247.699219 124.112878) - (xy 247.696451 124.108316) - (xy 247.609526 124.008143) - (xy 247.548751 123.938106) - (xy 247.548749 123.938104) - (xy 247.545251 123.934073) - (xy 247.450026 123.855993) - (xy 247.370983 123.791181) - (xy 247.370977 123.791177) - (xy 247.366855 123.787797) - (xy 247.166363 123.673671) - (xy 247.161347 123.67185) - (xy 247.161342 123.671848) - (xy 246.954523 123.596776) - (xy 246.954519 123.596775) - (xy 246.949508 123.594956) - (xy 246.944259 123.594007) - (xy 246.944256 123.594006) - (xy 246.726575 123.554643) - (xy 246.726568 123.554642) - (xy 246.722491 123.553905) - (xy 246.704754 123.553069) - (xy 246.699806 123.552835) - (xy 246.699799 123.552835) - (xy 246.698318 123.552765) - (xy 246.536173 123.552765) - (xy 246.469217 123.558446) - (xy 246.369536 123.566904) - (xy 246.369532 123.566905) - (xy 246.364225 123.567355) - (xy 246.35907 123.568693) - (xy 246.359064 123.568694) - (xy 246.146095 123.62397) - (xy 246.146091 123.623971) - (xy 246.140926 123.625312) - (xy 246.13606 123.627504) - (xy 246.136057 123.627505) - (xy 245.983286 123.696323) - (xy 245.930583 123.720064) - (xy 245.926163 123.72304) - (xy 245.926159 123.723042) - (xy 245.906532 123.736256) - (xy 245.739213 123.848903) - (xy 245.572286 124.008143) - (xy 245.569098 124.012428) - (xy 245.437999 124.188632) - (xy 245.434577 124.193231) - (xy 245.432162 124.197981) - (xy 245.377475 124.305543) - (xy 245.330021 124.398877) - (xy 245.323856 124.418733) - (xy 245.263193 124.614095) - (xy 245.263192 124.614101) - (xy 245.261609 124.619198) - (xy 245.249644 124.709473) - (xy 245.234404 124.824464) - (xy 245.231298 124.847897) - (xy 243.299116 124.847897) - (xy 243.328378 124.685267) - (xy 243.328379 124.685262) - (xy 243.329117 124.681158) - (xy 243.329516 124.672385) - (xy 243.342324 124.390319) - (xy 243.342324 124.390314) - (xy 243.342513 124.386149) - (xy 243.340407 124.36207) - (xy 243.317139 124.09612) - (xy 243.316775 124.091959) - (xy 243.313219 124.076051) - (xy 243.253267 123.807836) - (xy 243.253265 123.807829) - (xy 243.252355 123.803758) - (xy 243.250506 123.798731) - (xy 243.181898 123.612263) - (xy 243.150383 123.526609) - (xy 243.139175 123.50535) - (xy 243.058211 123.35179) - (xy 243.012653 123.265381) - (xy 242.933616 123.154165) - (xy 242.844008 123.028073) - (xy 242.844003 123.028067) - (xy 242.841584 123.024663) - (xy 242.83874 123.021613) - (xy 242.838735 123.021607) - (xy 242.643027 122.811736) - (xy 242.640181 122.808684) - (xy 242.411982 122.62124) - (xy 242.160998 122.465623) - (xy 242.136278 122.454513) - (xy 242.014836 122.399935) - (xy 241.891637 122.344567) - (xy 241.833893 122.327353) - (xy 245.547716 122.327353) - (xy 245.553443 122.335003) - (xy 245.728951 122.442554) - (xy 245.737745 122.447035) - (xy 245.950221 122.535045) - (xy 245.959606 122.538094) - (xy 246.183236 122.591784) - (xy 246.192983 122.593327) - (xy 246.422262 122.611372) - (xy 246.432122 122.611372) - (xy 246.661401 122.593327) - (xy 246.671148 122.591784) - (xy 246.894778 122.538094) - (xy 246.904163 122.535045) - (xy 246.939068 122.520587) - (xy 251.816855 122.520587) - (xy 251.829363 122.737518) - (xy 251.830799 122.747738) - (xy 251.878569 122.959707) - (xy 251.881648 122.969535) - (xy 251.963402 123.17087) - (xy 251.968045 123.180061) - (xy 252.052521 123.317914) - (xy 252.062977 123.327374) - (xy 252.071755 123.32359) - (xy 252.833165 122.56218) - (xy 252.840779 122.548236) - (xy 252.840648 122.546403) - (xy 252.836397 122.539788) - (xy 252.076109 121.7795) - (xy 252.064573 121.7732) - (xy 252.052291 121.782823) - (xy 252.00033 121.858995) - (xy 251.995245 121.867946) - (xy 251.903758 122.065039) - (xy 251.900195 122.074726) - (xy 251.842129 122.284104) - (xy 251.840198 122.294224) - (xy 251.817107 122.510298) - (xy 251.816855 122.520587) - (xy 246.939068 122.520587) - (xy 247.116639 122.447035) - (xy 247.125433 122.442554) - (xy 247.297275 122.33725) - (xy 247.306735 122.326794) - (xy 247.302951 122.318016) - (xy 246.440004 121.455069) - (xy 246.42606 121.447455) - (xy 246.424227 121.447586) - (xy 246.417612 121.451837) - (xy 245.554476 122.314973) - (xy 245.547716 122.327353) - (xy 241.833893 122.327353) - (xy 241.608632 122.2602) - (xy 241.604512 122.259547) - (xy 241.60451 122.259547) - (xy 241.320435 122.214553) - (xy 241.320429 122.214552) - (xy 241.316954 122.214002) - (xy 241.292395 122.212887) - (xy 241.22601 122.209872) - (xy 241.225989 122.209872) - (xy 241.22459 122.209808) - (xy 241.040126 122.209808) - (xy 240.820363 122.224405) - (xy 240.816264 122.225231) - (xy 240.81626 122.225232) - (xy 240.724768 122.24368) - (xy 240.530876 122.282775) - (xy 240.251652 122.37892) - (xy 240.124577 122.442554) - (xy 240.002292 122.50379) - (xy 239.987596 122.511149) - (xy 239.743349 122.67714) - (xy 239.5232 122.873976) - (xy 239.520483 122.877146) - (xy 239.520482 122.877147) - (xy 239.343261 123.083914) - (xy 239.331018 123.098198) - (xy 239.328744 123.1017) - (xy 239.32874 123.101705) - (xy 239.172457 123.342359) - (xy 239.170178 123.345869) - (xy 239.168384 123.349647) - (xy 239.168383 123.349649) - (xy 239.147738 123.393128) - (xy 239.043508 123.612636) - (xy 239.042229 123.616619) - (xy 239.042228 123.616622) - (xy 238.965374 123.855993) - (xy 238.953232 123.893812) - (xy 238.947276 123.926916) - (xy 238.915665 124.102605) - (xy 238.900937 124.184458) - (xy 238.900748 124.188625) - (xy 238.900747 124.188632) - (xy 238.888119 124.466739) - (xy 238.887541 124.479467) - (xy 236.893562 124.479467) - (xy 236.897614 124.471497) - (xy 236.897614 124.471496) - (xy 236.900033 124.466739) - (xy 236.950086 124.305543) - (xy 236.966861 124.251521) - (xy 236.966862 124.251515) - (xy 236.968445 124.246418) - (xy 236.987283 124.104286) - (xy 236.998056 124.023004) - (xy 236.998056 124.022999) - (xy 236.998756 124.017719) - (xy 236.995638 123.934644) - (xy 236.990302 123.792514) - (xy 236.990102 123.787183) - (xy 236.942728 123.561401) - (xy 236.939407 123.55299) - (xy 236.894849 123.440163) - (xy 236.857989 123.346829) - (xy 236.738309 123.149602) - (xy 236.651384 123.049429) - (xy 236.590609 122.979392) - (xy 236.590607 122.97939) - (xy 236.587109 122.975359) - (xy 236.517348 122.918158) - (xy 236.412841 122.832467) - (xy 236.412835 122.832463) - (xy 236.408713 122.829083) - (xy 236.208221 122.714957) - (xy 236.203205 122.713136) - (xy 236.2032 122.713134) - (xy 235.996381 122.638062) - (xy 235.996377 122.638061) - (xy 235.991366 122.636242) - (xy 235.986117 122.635293) - (xy 235.986114 122.635292) - (xy 235.768433 122.595929) - (xy 235.768426 122.595928) - (xy 235.764349 122.595191) - (xy 235.746612 122.594355) - (xy 235.741664 122.594121) - (xy 235.741657 122.594121) - (xy 235.740176 122.594051) - (xy 235.578031 122.594051) - (xy 235.511075 122.599732) - (xy 235.411394 122.60819) - (xy 235.41139 122.608191) - (xy 235.406083 122.608641) - (xy 235.400928 122.609979) - (xy 235.400922 122.60998) - (xy 235.187953 122.665256) - (xy 235.187949 122.665257) - (xy 235.182784 122.666598) - (xy 235.177918 122.66879) - (xy 235.177915 122.668791) - (xy 235.052738 122.725179) - (xy 234.972441 122.76135) - (xy 234.968021 122.764326) - (xy 234.968017 122.764328) - (xy 234.875756 122.826443) - (xy 234.781071 122.890189) - (xy 234.614144 123.049429) - (xy 234.610956 123.053714) - (xy 234.498419 123.20497) - (xy 234.476435 123.234517) - (xy 234.47402 123.239267) - (xy 234.419333 123.346829) - (xy 234.371879 123.440163) - (xy 234.340107 123.542484) - (xy 234.305051 123.655381) - (xy 234.30505 123.655387) - (xy 234.303467 123.660484) - (xy 234.292994 123.739503) - (xy 234.278495 123.848903) - (xy 234.273156 123.889183) - (xy 170.959881 123.889183) - (xy 170.982663 123.721753) - (xy 170.983294 123.717116) - (xy 170.983095 123.701948) - (xy 170.980845 123.530336) - (xy 170.981231 123.518694) - (xy 170.981905 123.510214) - (xy 170.982292 123.50535) - (xy 170.981821 123.499091) - (xy 170.981716 123.497689) - (xy 170.981715 123.497683) - (xy 170.98135 123.492832) - (xy 170.975004 123.465672) - (xy 170.972178 123.447986) - (xy 170.94803 123.171976) - (xy 170.804535 121.531818) - (xy 173.454104 121.531818) - (xy 173.454304 121.537148) - (xy 173.454304 121.537149) - (xy 173.455292 121.563467) - (xy 173.462758 121.762354) - (xy 173.510132 121.988136) - (xy 173.51209 121.993095) - (xy 173.512091 121.993097) - (xy 173.522324 122.019008) - (xy 173.594871 122.202708) - (xy 173.714551 122.399935) - (xy 173.718048 122.403965) - (xy 173.85534 122.56218) - (xy 173.865751 122.574178) - (xy 173.869882 122.577565) - (xy 174.040019 122.71707) - (xy 174.040025 122.717074) - (xy 174.044147 122.720454) - (xy 174.244639 122.83458) - (xy 174.249655 122.836401) - (xy 174.24966 122.836403) - (xy 174.456479 122.911475) - (xy 174.456483 122.911476) - (xy 174.461494 122.913295) - (xy 174.466743 122.914244) - (xy 174.466746 122.914245) - (xy 174.684427 122.953608) - (xy 174.684434 122.953609) - (xy 174.688511 122.954346) - (xy 174.706248 122.955182) - (xy 174.711196 122.955416) - (xy 174.711203 122.955416) - (xy 174.712684 122.955486) - (xy 174.874829 122.955486) - (xy 174.941785 122.949805) - (xy 175.041466 122.941347) - (xy 175.04147 122.941346) - (xy 175.046777 122.940896) - (xy 175.051932 122.939558) - (xy 175.051938 122.939557) - (xy 175.264907 122.884281) - (xy 175.264911 122.88428) - (xy 175.270076 122.882939) - (xy 175.274942 122.880747) - (xy 175.274945 122.880746) - (xy 175.475553 122.790379) - (xy 175.480419 122.788187) - (xy 175.484839 122.785211) - (xy 175.484843 122.785209) - (xy 175.64357 122.678346) - (xy 175.671789 122.659348) - (xy 175.838716 122.500108) - (xy 175.881537 122.442554) - (xy 175.973241 122.3193) - (xy 175.973243 122.319297) - (xy 175.976425 122.31502) - (xy 176.033039 122.203668) - (xy 176.078562 122.114132) - (xy 176.078562 122.114131) - (xy 176.080981 122.109374) - (xy 176.120247 121.982917) - (xy 176.147809 121.894156) - (xy 176.14781 121.89415) - (xy 176.149393 121.889053) - (xy 176.169173 121.739814) - (xy 176.179004 121.665639) - (xy 176.179004 121.665634) - (xy 176.179704 121.660354) - (xy 176.179299 121.64955) - (xy 176.171936 121.453417) - (xy 176.17105 121.429818) - (xy 176.123676 121.204036) - (xy 176.107624 121.163388) - (xy 178.068489 121.163388) - (xy 178.068852 121.167536) - (xy 178.068852 121.16754) - (xy 178.082015 121.317994) - (xy 178.094227 121.457578) - (xy 178.095137 121.46165) - (xy 178.095138 121.461655) - (xy 178.157314 121.739814) - (xy 178.158647 121.745779) - (xy 178.16009 121.749702) - (xy 178.160091 121.749704) - (xy 178.164745 121.762354) - (xy 178.260619 122.022928) - (xy 178.262566 122.026621) - (xy 178.262567 122.026623) - (xy 178.306197 122.109374) - (xy 178.398349 122.284156) - (xy 178.427538 122.325229) - (xy 178.566994 122.521464) - (xy 178.566999 122.52147) - (xy 178.569418 122.524874) - (xy 178.572262 122.527924) - (xy 178.572267 122.52793) - (xy 178.756205 122.725179) - (xy 178.770821 122.740853) - (xy 178.99902 122.928297) - (xy 179.250004 123.083914) - (xy 179.253821 123.08563) - (xy 179.253824 123.085631) - (xy 179.326683 123.118375) - (xy 179.519365 123.20497) - (xy 179.80237 123.289337) - (xy 179.80649 123.28999) - (xy 179.806492 123.28999) - (xy 180.090567 123.334984) - (xy 180.090573 123.334985) - (xy 180.094048 123.335535) - (xy 180.118607 123.33665) - (xy 180.184992 123.339665) - (xy 180.185013 123.339665) - (xy 180.186412 123.339729) - (xy 180.370876 123.339729) - (xy 180.590639 123.325132) - (xy 180.594738 123.324306) - (xy 180.594742 123.324305) - (xy 180.768165 123.289337) - (xy 180.880126 123.266762) - (xy 181.15935 123.170617) - (xy 181.293828 123.103276) - (xy 181.41967 123.040259) - (xy 181.419672 123.040258) - (xy 181.423406 123.038388) - (xy 181.667653 122.872397) - (xy 181.887802 122.675561) - (xy 181.895484 122.666598) - (xy 182.077264 122.454513) - (xy 182.077267 122.454509) - (xy 182.079984 122.451339) - (xy 182.082258 122.447837) - (xy 182.082262 122.447832) - (xy 182.238545 122.207178) - (xy 182.238548 122.207173) - (xy 182.240824 122.203668) - (xy 182.243636 122.197747) - (xy 182.339514 121.995827) - (xy 182.367494 121.936901) - (xy 182.382857 121.889053) - (xy 182.45649 121.659712) - (xy 182.45649 121.659711) - (xy 182.45777 121.655725) - (xy 182.479399 121.535515) - (xy 182.509326 121.369188) - (xy 182.509327 121.369183) - (xy 182.510065 121.365079) - (xy 182.510464 121.356306) - (xy 182.523272 121.07424) - (xy 182.523272 121.074235) - (xy 182.523461 121.07007) - (xy 182.52234 121.057251) - (xy 182.498087 120.780041) - (xy 182.497723 120.77588) - (xy 182.496812 120.771803) - (xy 182.452398 120.573104) - (xy 184.412246 120.573104) - (xy 184.412446 120.578434) - (xy 184.412446 120.578435) - (xy 184.414783 120.640676) - (xy 184.4209 120.80364) - (xy 184.468274 121.029422) - (xy 184.470232 121.034381) - (xy 184.470233 121.034383) - (xy 184.491399 121.087977) - (xy 184.553013 121.243994) - (xy 184.623763 121.360586) - (xy 184.665774 121.429818) - (xy 184.672693 121.441221) - (xy 184.67619 121.445251) - (xy 184.816494 121.606937) - (xy 184.823893 121.615464) - (xy 184.828024 121.618851) - (xy 184.998161 121.758356) - (xy 184.998167 121.75836) - (xy 185.002289 121.76174) - (xy 185.202781 121.875866) - (xy 185.207797 121.877687) - (xy 185.207802 121.877689) - (xy 185.414621 121.952761) - (xy 185.414625 121.952762) - (xy 185.419636 121.954581) - (xy 185.424885 121.95553) - (xy 185.424888 121.955531) - (xy 185.642569 121.994894) - (xy 185.642576 121.994895) - (xy 185.646653 121.995632) - (xy 185.66439 121.996468) - (xy 185.669338 121.996702) - (xy 185.669345 121.996702) - (xy 185.670826 121.996772) - (xy 185.832971 121.996772) - (xy 185.899927 121.991091) - (xy 185.999608 121.982633) - (xy 185.999612 121.982632) - (xy 186.004919 121.982182) - (xy 186.010074 121.980844) - (xy 186.01008 121.980843) - (xy 186.223049 121.925567) - (xy 186.223053 121.925566) - (xy 186.228218 121.924225) - (xy 186.233084 121.922033) - (xy 186.233087 121.922032) - (xy 186.433695 121.831665) - (xy 186.438561 121.829473) - (xy 186.442981 121.826497) - (xy 186.442985 121.826495) - (xy 186.621672 121.706194) - (xy 186.629931 121.700634) - (xy 186.796858 121.541394) - (xy 186.860961 121.455236) - (xy 186.931383 121.360586) - (xy 186.931385 121.360583) - (xy 186.934567 121.356306) - (xy 186.991415 121.244494) - (xy 187.036704 121.155418) - (xy 187.036704 121.155417) - (xy 187.039123 121.15066) - (xy 187.089176 120.989464) - (xy 187.105951 120.935442) - (xy 187.105952 120.935436) - (xy 187.107535 120.930339) - (xy 187.123636 120.808858) - (xy 187.137146 120.706925) - (xy 187.137146 120.70692) - (xy 187.137846 120.70164) - (xy 187.137302 120.687133) - (xy 187.130419 120.503802) - (xy 187.129192 120.471104) - (xy 187.081818 120.245322) - (xy 187.078497 120.236911) - (xy 187.033097 120.121953) - (xy 186.997079 120.03075) - (xy 186.877399 119.833523) - (xy 186.867285 119.821868) - (xy 186.729699 119.663313) - (xy 186.729697 119.663311) - (xy 186.726199 119.65928) - (xy 186.659033 119.604207) - (xy 186.551931 119.516388) - (xy 186.551925 119.516384) - (xy 186.547803 119.513004) - (xy 186.347311 119.398878) - (xy 186.342295 119.397057) - (xy 186.34229 119.397055) - (xy 186.135471 119.321983) - (xy 186.135467 119.321982) - (xy 186.130456 119.320163) - (xy 186.125207 119.319214) - (xy 186.125204 119.319213) - (xy 185.907523 119.27985) - (xy 185.907516 119.279849) - (xy 185.903439 119.279112) - (xy 185.885702 119.278276) - (xy 185.880754 119.278042) - (xy 185.880747 119.278042) - (xy 185.879266 119.277972) - (xy 185.717121 119.277972) - (xy 185.650165 119.283653) - (xy 185.550484 119.292111) - (xy 185.55048 119.292112) - (xy 185.545173 119.292562) - (xy 185.540018 119.2939) - (xy 185.540012 119.293901) - (xy 185.327043 119.349177) - (xy 185.327039 119.349178) - (xy 185.321874 119.350519) - (xy 185.317008 119.352711) - (xy 185.317005 119.352712) - (xy 185.235039 119.389635) - (xy 185.111531 119.445271) - (xy 185.107111 119.448247) - (xy 185.107107 119.448249) - (xy 185.021669 119.50577) - (xy 184.920161 119.57411) - (xy 184.753234 119.73335) - (xy 184.750046 119.737635) - (xy 184.628048 119.901607) - (xy 184.615525 119.918438) - (xy 184.61311 119.923188) - (xy 184.558423 120.03075) - (xy 184.510969 120.124084) - (xy 184.482908 120.214454) - (xy 184.444141 120.339302) - (xy 184.44414 120.339308) - (xy 184.442557 120.344405) - (xy 184.434266 120.406963) - (xy 184.413596 120.562921) - (xy 184.412246 120.573104) - (xy 182.452398 120.573104) - (xy 182.434215 120.491757) - (xy 182.434213 120.49175) - (xy 182.433303 120.487679) - (xy 182.427431 120.471718) - (xy 182.384769 120.355769) - (xy 182.331331 120.21053) - (xy 182.322147 120.19311) - (xy 182.239159 120.035711) - (xy 182.193601 119.949302) - (xy 182.121665 119.848078) - (xy 182.024956 119.711994) - (xy 182.024951 119.711988) - (xy 182.022532 119.708584) - (xy 182.019688 119.705534) - (xy 182.019683 119.705528) - (xy 181.823975 119.495657) - (xy 181.821129 119.492605) - (xy 181.59293 119.305161) - (xy 181.341946 119.149544) - (xy 181.312017 119.136093) - (xy 181.265267 119.115083) - (xy 181.072585 119.028488) - (xy 180.869872 118.968057) - (xy 180.793579 118.945313) - (xy 180.793577 118.945313) - (xy 180.78958 118.944121) - (xy 180.78546 118.943468) - (xy 180.785458 118.943468) - (xy 180.721368 118.933317) - (xy 216.637981 118.933317) - (xy 216.638181 118.938647) - (xy 216.638181 118.938648) - (xy 216.640443 118.998894) - (xy 216.646635 119.163853) - (xy 216.694009 119.389635) - (xy 216.695967 119.394594) - (xy 216.695968 119.394596) - (xy 216.717157 119.448249) - (xy 216.778748 119.604207) - (xy 216.859714 119.737635) - (xy 216.892958 119.792419) - (xy 216.898428 119.801434) - (xy 216.901925 119.805464) - (xy 217.040202 119.964814) - (xy 217.049628 119.975677) - (xy 217.073889 119.99557) - (xy 217.223896 120.118569) - (xy 217.223902 120.118573) - (xy 217.228024 120.121953) - (xy 217.428516 120.236079) - (xy 217.433532 120.2379) - (xy 217.433537 120.237902) - (xy 217.640356 120.312974) - (xy 217.64036 120.312975) - (xy 217.645371 120.314794) - (xy 217.65062 120.315743) - (xy 217.650623 120.315744) - (xy 217.868304 120.355107) - (xy 217.868311 120.355108) - (xy 217.872388 120.355845) - (xy 217.890125 120.356681) - (xy 217.895073 120.356915) - (xy 217.89508 120.356915) - (xy 217.896561 120.356985) - (xy 218.058706 120.356985) - (xy 218.144598 120.349697) - (xy 218.225343 120.342846) - (xy 218.225347 120.342845) - (xy 218.230654 120.342395) - (xy 218.235809 120.341057) - (xy 218.235815 120.341056) - (xy 218.448784 120.28578) - (xy 218.448788 120.285779) - (xy 218.453953 120.284438) - (xy 218.458819 120.282246) - (xy 218.458822 120.282245) - (xy 218.65943 120.191878) - (xy 218.664296 120.189686) - (xy 218.668716 120.18671) - (xy 218.66872 120.186708) - (xy 218.820573 120.084473) - (xy 218.855666 120.060847) - (xy 219.022593 119.901607) - (xy 219.10949 119.784813) - (xy 219.157118 119.720799) - (xy 219.15712 119.720796) - (xy 219.160302 119.716519) - (xy 219.215086 119.608768) - (xy 219.258387 119.523601) - (xy 221.252366 119.523601) - (xy 221.252729 119.527749) - (xy 221.252729 119.527753) - (xy 221.261766 119.631049) - (xy 221.278104 119.817791) - (xy 221.279014 119.821863) - (xy 221.279015 119.821868) - (xy 221.336682 120.079854) - (xy 221.342524 120.105992) - (xy 221.343967 120.109915) - (xy 221.343968 120.109917) - (xy 221.348622 120.122567) - (xy 221.444496 120.383141) - (xy 221.446443 120.386834) - (xy 221.446444 120.386836) - (xy 221.490074 120.469587) - (xy 221.582226 120.644369) - (xy 221.612617 120.687133) - (xy 221.750871 120.881677) - (xy 221.750876 120.881683) - (xy 221.753295 120.885087) - (xy 221.756139 120.888137) - (xy 221.756144 120.888143) - (xy 221.938951 121.084179) - (xy 221.954698 121.101066) - (xy 222.182897 121.28851) - (xy 222.433881 121.444127) - (xy 222.437698 121.445843) - (xy 222.437701 121.445844) - (xy 222.472882 121.461655) - (xy 222.703242 121.565183) - (xy 222.986247 121.64955) - (xy 222.990367 121.650203) - (xy 222.990369 121.650203) - (xy 223.274444 121.695197) - (xy 223.27445 121.695198) - (xy 223.277925 121.695748) - (xy 223.302484 121.696863) - (xy 223.368869 121.699878) - (xy 223.36889 121.699878) - (xy 223.370289 121.699942) - (xy 223.554753 121.699942) - (xy 223.774516 121.685345) - (xy 223.778615 121.684519) - (xy 223.778619 121.684518) - (xy 223.952042 121.64955) - (xy 224.064003 121.626975) - (xy 224.343227 121.53083) - (xy 224.493069 121.455795) - (xy 235.585769 121.455795) - (xy 235.591496 121.463445) - (xy 235.767004 121.570996) - (xy 235.775798 121.575477) - (xy 235.988274 121.663487) - (xy 235.997659 121.666536) - (xy 236.221289 121.720226) - (xy 236.231036 121.721769) - (xy 236.460315 121.739814) - (xy 236.470175 121.739814) - (xy 236.699454 121.721769) - (xy 236.709201 121.720226) - (xy 236.932831 121.666536) - (xy 236.942216 121.663487) - (xy 237.154692 121.575477) - (xy 237.163486 121.570996) - (xy 237.335328 121.465692) - (xy 237.344788 121.455236) - (xy 237.341004 121.446458) - (xy 236.478057 120.583511) - (xy 236.464113 120.575897) - (xy 236.46228 120.576028) - (xy 236.455665 120.580279) - (xy 235.592529 121.443415) - (xy 235.585769 121.455795) - (xy 224.493069 121.455795) - (xy 224.509724 121.447455) - (xy 224.603547 121.400472) - (xy 224.603549 121.400471) - (xy 224.607283 121.398601) - (xy 224.85153 121.23261) - (xy 225.071679 121.035774) - (xy 225.090799 121.013466) - (xy 225.261141 120.814726) - (xy 225.261144 120.814722) - (xy 225.263861 120.811552) - (xy 225.266135 120.80805) - (xy 225.266139 120.808045) - (xy 225.422422 120.567391) - (xy 225.422425 120.567386) - (xy 225.424701 120.563881) - (xy 225.427513 120.55796) - (xy 225.523391 120.35604) - (xy 225.551371 120.297114) - (xy 225.557227 120.278877) - (xy 225.640367 120.019925) - (xy 225.640367 120.019924) - (xy 225.641647 120.015938) - (xy 225.659305 119.917799) - (xy 225.663941 119.892031) - (xy 227.596123 119.892031) - (xy 227.596323 119.897361) - (xy 227.596323 119.897362) - (xy 227.598717 119.961126) - (xy 227.604777 120.122567) - (xy 227.652151 120.348349) - (xy 227.654109 120.353308) - (xy 227.65411 120.35331) - (xy 227.673257 120.401793) - (xy 227.73689 120.562921) - (xy 227.805849 120.676562) - (xy 227.826762 120.711025) - (xy 227.85657 120.760148) - (xy 227.860067 120.764178) - (xy 227.999662 120.925047) - (xy 228.00777 120.934391) - (xy 228.011901 120.937778) - (xy 228.182038 121.077283) - (xy 228.182044 121.077287) - (xy 228.186166 121.080667) - (xy 228.386658 121.194793) - (xy 228.391674 121.196614) - (xy 228.391679 121.196616) - (xy 228.598498 121.271688) - (xy 228.598502 121.271689) - (xy 228.603513 121.273508) - (xy 228.608762 121.274457) - (xy 228.608765 121.274458) - (xy 228.826446 121.313821) - (xy 228.826453 121.313822) - (xy 228.83053 121.314559) - (xy 228.848267 121.315395) - (xy 228.853215 121.315629) - (xy 228.853222 121.315629) - (xy 228.854703 121.315699) - (xy 229.016848 121.315699) - (xy 229.10274 121.308411) - (xy 229.183485 121.30156) - (xy 229.183489 121.301559) - (xy 229.188796 121.301109) - (xy 229.193951 121.299771) - (xy 229.193957 121.29977) - (xy 229.406926 121.244494) - (xy 229.40693 121.244493) - (xy 229.412095 121.243152) - (xy 229.416961 121.24096) - (xy 229.416964 121.240959) - (xy 229.617572 121.150592) - (xy 229.622438 121.1484) - (xy 229.626858 121.145424) - (xy 229.626862 121.145422) - (xy 229.794436 121.032603) - (xy 229.813808 121.019561) - (xy 229.980735 120.860321) - (xy 230.086475 120.718201) - (xy 230.11526 120.679513) - (xy 230.115262 120.67951) - (xy 230.118444 120.675233) - (xy 230.175058 120.563881) - (xy 230.220581 120.474345) - (xy 230.220581 120.474344) - (xy 230.223 120.469587) - (xy 230.262266 120.34313) - (xy 230.289828 120.254369) - (xy 230.289829 120.254363) - (xy 230.291412 120.249266) - (xy 230.295766 120.216419) - (xy 234.93692 120.216419) - (xy 234.954965 120.445698) - (xy 234.956508 120.455445) - (xy 235.010198 120.679075) - (xy 235.013247 120.68846) - (xy 235.101257 120.900936) - (xy 235.105738 120.90973) - (xy 235.211042 121.081572) - (xy 235.221498 121.091032) - (xy 235.230276 121.087248) - (xy 236.093223 120.224301) - (xy 236.099601 120.212621) - (xy 236.829653 120.212621) - (xy 236.829784 120.214454) - (xy 236.834035 120.221069) - (xy 237.697171 121.084205) - (xy 237.709551 121.090965) - (xy 237.713542 121.087977) - (xy 244.898867 121.087977) - (xy 244.916912 121.317256) - (xy 244.918455 121.327003) - (xy 244.972145 121.550633) - (xy 244.975194 121.560018) - (xy 245.063204 121.772494) - (xy 245.067685 121.781288) - (xy 245.172989 121.95313) - (xy 245.183445 121.96259) - (xy 245.192223 121.958806) - (xy 246.05517 121.095859) - (xy 246.061548 121.084179) - (xy 246.7916 121.084179) - (xy 246.791731 121.086012) - (xy 246.795982 121.092627) - (xy 247.659118 121.955763) - (xy 247.671498 121.962523) - (xy 247.679148 121.956796) - (xy 247.786699 121.781288) - (xy 247.79118 121.772494) - (xy 247.87919 121.560018) - (xy 247.882239 121.550633) - (xy 247.935929 121.327003) - (xy 247.937472 121.317256) - (xy 247.955517 121.087977) - (xy 247.955517 121.078117) - (xy 247.937472 120.848838) - (xy 247.935929 120.839091) - (xy 247.931167 120.819256) - (xy 251.966462 120.819256) - (xy 251.966533 120.822659) - (xy 251.966533 120.822668) - (xy 251.967578 120.872553) - (xy 251.967772 120.88179) - (xy 252.00682 121.022116) - (xy 252.011559 121.029744) - (xy 252.055867 121.101066) - (xy 252.083683 121.145842) - (xy 252.192182 121.243022) - (xy 252.323596 121.305845) - (xy 252.33135 121.30738) - (xy 252.33852 121.309762) - (xy 252.396862 121.350219) - (xy 252.406839 121.374264) - (xy 252.409051 121.373054) - (xy 252.434367 121.419338) - (xy 254.334507 123.319478) - (xy 254.346517 123.326037) - (xy 254.358256 123.317069) - (xy 254.392812 123.268979) - (xy 254.398123 123.26014) - (xy 254.494393 123.065351) - (xy 254.498192 123.055755) - (xy 254.561357 122.847859) - (xy 254.563536 122.837778) - (xy 254.592136 122.620543) - (xy 254.592655 122.61387) - (xy 254.594149 122.552733) - (xy 254.593955 122.546014) - (xy 254.576003 122.327662) - (xy 254.574318 122.317482) - (xy 254.521383 122.106739) - (xy 254.518063 122.096988) - (xy 254.431416 121.897711) - (xy 254.426549 121.888636) - (xy 254.308522 121.706194) - (xy 254.30223 121.698023) - (xy 254.277443 121.670783) - (xy 254.246391 121.606937) - (xy 254.254785 121.536439) - (xy 254.299962 121.48167) - (xy 254.336857 121.464595) - (xy 254.362073 121.457578) - (xy 254.429645 121.438775) - (xy 254.553371 121.361912) - (xy 254.650551 121.253413) - (xy 254.713374 121.121999) - (xy 254.725523 121.060643) - (xy 254.727821 121.034383) - (xy 254.818564 119.997177) - (xy 254.886662 119.21881) - (xy 254.886126 119.193199) - (xy 254.885518 119.16418) - (xy 254.885518 119.164177) - (xy 254.885352 119.156276) - (xy 254.846304 119.01595) - (xy 254.795368 118.933959) - (xy 254.77418 118.899852) - (xy 254.774179 118.899851) - (xy 254.769441 118.892224) - (xy 254.660942 118.795044) - (xy 254.529528 118.732221) - (xy 254.468172 118.720072) - (xy 254.464784 118.719776) - (xy 254.46478 118.719775) - (xy 253.519235 118.637051) - (xy 252.626339 118.558933) - (xy 252.622936 118.559004) - (xy 252.622927 118.559004) - (xy 252.571709 118.560077) - (xy 252.571706 118.560077) - (xy 252.563805 118.560243) - (xy 252.423479 118.599291) - (xy 252.299753 118.676154) - (xy 252.202573 118.784653) - (xy 252.13975 118.916067) - (xy 252.127601 118.977423) - (xy 252.127305 118.980811) - (xy 252.127304 118.980815) - (xy 252.075804 119.569468) - (xy 251.966462 120.819256) - (xy 247.931167 120.819256) - (xy 247.882239 120.615461) - (xy 247.87919 120.606076) - (xy 247.79118 120.3936) - (xy 247.786699 120.384806) - (xy 247.681395 120.212964) - (xy 247.670939 120.203504) - (xy 247.662161 120.207288) - (xy 246.799214 121.070235) - (xy 246.7916 121.084179) - (xy 246.061548 121.084179) - (xy 246.062784 121.081915) - (xy 246.062653 121.080082) - (xy 246.058402 121.073467) - (xy 245.195266 120.210331) - (xy 245.182886 120.203571) - (xy 245.175236 120.209298) - (xy 245.067685 120.384806) - (xy 245.063204 120.3936) - (xy 244.975194 120.606076) - (xy 244.972145 120.615461) - (xy 244.918455 120.839091) - (xy 244.916912 120.848838) - (xy 244.898867 121.078117) - (xy 244.898867 121.087977) - (xy 237.713542 121.087977) - (xy 237.717201 121.085238) - (xy 237.824752 120.90973) - (xy 237.829233 120.900936) - (xy 237.917243 120.68846) - (xy 237.920292 120.679075) - (xy 237.973982 120.455445) - (xy 237.975525 120.445698) - (xy 237.99357 120.216419) - (xy 237.99357 120.206559) - (xy 237.975525 119.97728) - (xy 237.973982 119.967533) - (xy 237.920292 119.743903) - (xy 237.917243 119.734518) - (xy 237.829233 119.522042) - (xy 237.824752 119.513248) - (xy 237.719448 119.341406) - (xy 237.708992 119.331946) - (xy 237.700214 119.33573) - (xy 236.837267 120.198677) - (xy 236.829653 120.212621) - (xy 236.099601 120.212621) - (xy 236.100837 120.210357) - (xy 236.100706 120.208524) - (xy 236.096455 120.201909) - (xy 235.233319 119.338773) - (xy 235.220939 119.332013) - (xy 235.213289 119.33774) - (xy 235.105738 119.513248) - (xy 235.101257 119.522042) - (xy 235.013247 119.734518) - (xy 235.010198 119.743903) - (xy 234.956508 119.967533) - (xy 234.954965 119.97728) - (xy 234.93692 120.206559) - (xy 234.93692 120.216419) - (xy 230.295766 120.216419) - (xy 230.313534 120.082357) - (xy 230.321023 120.025852) - (xy 230.321023 120.025847) - (xy 230.321723 120.020567) - (xy 230.319887 119.971644) - (xy 230.314918 119.8393) - (xy 230.313069 119.790031) - (xy 230.265695 119.564249) - (xy 230.263187 119.557897) - (xy 230.217816 119.443011) - (xy 230.180956 119.349677) - (xy 230.068394 119.16418) - (xy 230.064045 119.157013) - (xy 230.064044 119.157012) - (xy 230.061276 119.15245) - (xy 229.985138 119.064708) - (xy 229.913576 118.98224) - (xy 229.913574 118.982238) - (xy 229.910076 118.978207) - (xy 229.897313 118.967742) - (xy 235.585702 118.967742) - (xy 235.589486 118.97652) - (xy 236.452433 119.839467) - (xy 236.466377 119.847081) - (xy 236.46821 119.84695) - (xy 236.474825 119.842699) - (xy 237.337961 118.979563) - (xy 237.344721 118.967183) - (xy 237.338994 118.959533) - (xy 237.163486 118.851982) - (xy 237.154692 118.847501) - (xy 236.942216 118.759491) - (xy 236.932831 118.756442) - (xy 236.709201 118.702752) - (xy 236.699454 118.701209) - (xy 236.470175 118.683164) - (xy 236.460315 118.683164) - (xy 236.231036 118.701209) - (xy 236.221289 118.702752) - (xy 235.997659 118.756442) - (xy 235.988274 118.759491) - (xy 235.775798 118.847501) - (xy 235.767004 118.851982) - (xy 235.595162 118.957286) - (xy 235.585702 118.967742) - (xy 229.897313 118.967742) - (xy 229.82485 118.908326) - (xy 229.735808 118.835315) - (xy 229.735802 118.835311) - (xy 229.73168 118.831931) - (xy 229.531188 118.717805) - (xy 229.526172 118.715984) - (xy 229.526167 118.715982) - (xy 229.319348 118.64091) - (xy 229.319344 118.640909) - (xy 229.314333 118.63909) - (xy 229.309084 118.638141) - (xy 229.309081 118.63814) - (xy 229.0914 118.598777) - (xy 229.091393 118.598776) - (xy 229.087316 118.598039) - (xy 229.069579 118.597203) - (xy 229.064631 118.596969) - (xy 229.064624 118.596969) - (xy 229.063143 118.596899) - (xy 228.900998 118.596899) - (xy 228.834042 118.60258) - (xy 228.734361 118.611038) - (xy 228.734357 118.611039) - (xy 228.72905 118.611489) - (xy 228.723895 118.612827) - (xy 228.723889 118.612828) - (xy 228.51092 118.668104) - (xy 228.510916 118.668105) - (xy 228.505751 118.669446) - (xy 228.500885 118.671638) - (xy 228.500882 118.671639) - (xy 228.358827 118.73563) - (xy 228.295408 118.764198) - (xy 228.290988 118.767174) - (xy 228.290984 118.767176) - (xy 228.252997 118.792751) - (xy 228.104038 118.893037) - (xy 227.937111 119.052277) - (xy 227.933923 119.056562) - (xy 227.802824 119.232766) - (xy 227.799402 119.237365) - (xy 227.796987 119.242115) - (xy 227.7423 119.349677) - (xy 227.694846 119.443011) - (xy 227.673037 119.513248) - (xy 227.628018 119.658229) - (xy 227.628017 119.658235) - (xy 227.626434 119.663332) - (xy 227.617642 119.729668) - (xy 227.602081 119.847081) - (xy 227.596123 119.892031) - (xy 225.663941 119.892031) - (xy 225.693203 119.729401) - (xy 225.693204 119.729396) - (xy 225.693942 119.725292) - (xy 225.694341 119.716519) - (xy 225.707149 119.434453) - (xy 225.707149 119.434448) - (xy 225.707338 119.430283) - (xy 225.704591 119.398878) - (xy 225.681964 119.140254) - (xy 225.6816 119.136093) - (xy 225.665644 119.064708) - (xy 225.618092 118.85197) - (xy 225.61809 118.851963) - (xy 225.61718 118.847892) - (xy 225.611308 118.831931) - (xy 225.54686 118.65677) - (xy 225.515208 118.570743) - (xy 225.509585 118.560077) - (xy 225.507045 118.555259) - (xy 240.100032 118.555259) - (xy 240.118859 118.794481) - (xy 240.120013 118.799288) - (xy 240.120014 118.799294) - (xy 240.155071 118.945313) - (xy 240.174877 119.027812) - (xy 240.17677 119.032383) - (xy 240.176771 119.032385) - (xy 240.255396 119.222202) - (xy 240.266706 119.249508) - (xy 240.392086 119.454108) - (xy 240.395303 119.457875) - (xy 240.395304 119.457876) - (xy 240.442596 119.513248) - (xy 240.547928 119.636577) - (xy 240.55169 119.63979) - (xy 240.673592 119.743903) - (xy 240.730397 119.792419) - (xy 240.934997 119.917799) - (xy 240.939567 119.919692) - (xy 240.939569 119.919693) - (xy 241.15212 120.007734) - (xy 241.156693 120.009628) - (xy 241.238283 120.029216) - (xy 241.385211 120.064491) - (xy 241.385217 120.064492) - (xy 241.390024 120.065646) - (xy 241.629246 120.084473) - (xy 241.868468 120.065646) - (xy 241.873275 120.064492) - (xy 241.873281 120.064491) - (xy 242.020209 120.029216) - (xy 242.101799 120.009628) - (xy 242.106372 120.007734) - (xy 242.318923 119.919693) - (xy 242.318925 119.919692) - (xy 242.323495 119.917799) - (xy 242.451593 119.8393) - (xy 245.547649 119.8393) - (xy 245.551433 119.848078) - (xy 246.41438 120.711025) - (xy 246.428324 120.718639) - (xy 246.430157 120.718508) - (xy 246.436772 120.714257) - (xy 247.299908 119.851121) - (xy 247.306668 119.838741) - (xy 247.300941 119.831091) - (xy 247.125433 119.72354) - (xy 247.116639 119.719059) - (xy 246.904163 119.631049) - (xy 246.894778 119.628) - (xy 246.671148 119.57431) - (xy 246.661401 119.572767) - (xy 246.432122 119.554722) - (xy 246.422262 119.554722) - (xy 246.192983 119.572767) - (xy 246.183236 119.57431) - (xy 245.959606 119.628) - (xy 245.950221 119.631049) - (xy 245.737745 119.719059) - (xy 245.728951 119.72354) - (xy 245.557109 119.828844) - (xy 245.547649 119.8393) - (xy 242.451593 119.8393) - (xy 242.528095 119.792419) - (xy 242.584901 119.743903) - (xy 242.706802 119.63979) - (xy 242.710564 119.636577) - (xy 242.815896 119.513248) - (xy 242.863188 119.457876) - (xy 242.863189 119.457875) - (xy 242.866406 119.454108) - (xy 242.991786 119.249508) - (xy 243.003097 119.222202) - (xy 243.081721 119.032385) - (xy 243.081722 119.032383) - (xy 243.083615 119.027812) - (xy 243.103421 118.945313) - (xy 243.138478 118.799294) - (xy 243.138479 118.799288) - (xy 243.139633 118.794481) - (xy 243.15846 118.555259) - (xy 243.139633 118.316037) - (xy 243.138479 118.31123) - (xy 243.138478 118.311224) - (xy 243.099678 118.149613) - (xy 243.083615 118.082706) - (xy 243.059102 118.023526) - (xy 242.99368 117.865582) - (xy 242.993679 117.86558) - (xy 242.991786 117.86101) - (xy 242.866406 117.65641) - (xy 242.852445 117.640063) - (xy 242.713777 117.477703) - (xy 242.710564 117.473941) - (xy 242.681166 117.448833) - (xy 242.531863 117.321317) - (xy 242.531862 117.321316) - (xy 242.528095 117.318099) - (xy 242.323495 117.192719) - (xy 242.318925 117.190826) - (xy 242.318923 117.190825) - (xy 242.106372 117.102784) - (xy 242.10637 117.102783) - (xy 242.101799 117.10089) - (xy 242.020209 117.081302) - (xy 241.873281 117.046027) - (xy 241.873275 117.046026) - (xy 241.868468 117.044872) - (xy 241.629246 117.026045) - (xy 241.390024 117.044872) - (xy 241.385217 117.046026) - (xy 241.385211 117.046027) - (xy 241.238283 117.081302) - (xy 241.156693 117.10089) - (xy 241.152122 117.102783) - (xy 241.15212 117.102784) - (xy 240.939569 117.190825) - (xy 240.939567 117.190826) - (xy 240.934997 117.192719) - (xy 240.730397 117.318099) - (xy 240.72663 117.321316) - (xy 240.726629 117.321317) - (xy 240.577325 117.448833) - (xy 240.547928 117.473941) - (xy 240.544715 117.477703) - (xy 240.406048 117.640063) - (xy 240.392086 117.65641) - (xy 240.266706 117.86101) - (xy 240.264813 117.86558) - (xy 240.264812 117.865582) - (xy 240.19939 118.023526) - (xy 240.174877 118.082706) - (xy 240.158814 118.149613) - (xy 240.120014 118.311224) - (xy 240.120013 118.31123) - (xy 240.118859 118.316037) - (xy 240.100032 118.555259) - (xy 225.507045 118.555259) - (xy 225.423036 118.395924) - (xy 225.377478 118.309515) - (xy 225.298441 118.198299) - (xy 225.208833 118.072207) - (xy 225.208828 118.072201) - (xy 225.206409 118.068797) - (xy 225.203565 118.065747) - (xy 225.20356 118.065741) - (xy 225.007852 117.85587) - (xy 225.005006 117.852818) - (xy 224.776807 117.665374) - (xy 224.525823 117.509757) - (xy 224.256462 117.388701) - (xy 224.198718 117.371487) - (xy 227.912541 117.371487) - (xy 227.918268 117.379137) - (xy 228.093776 117.486688) - (xy 228.10257 117.491169) - (xy 228.315046 117.579179) - (xy 228.324431 117.582228) - (xy 228.548061 117.635918) - (xy 228.557808 117.637461) - (xy 228.787087 117.655506) - (xy 228.796947 117.655506) - (xy 229.026226 117.637461) - (xy 229.035973 117.635918) - (xy 229.259603 117.582228) - (xy 229.268988 117.579179) - (xy 229.481464 117.491169) - (xy 229.490258 117.486688) - (xy 229.6621 117.381384) - (xy 229.67156 117.370928) - (xy 229.667776 117.36215) - (xy 228.804829 116.499203) - (xy 228.790885 116.491589) - (xy 228.789052 116.49172) - (xy 228.782437 116.495971) - (xy 227.919301 117.359107) - (xy 227.912541 117.371487) - (xy 224.198718 117.371487) - (xy 224.027893 117.320562) - (xy 223.977456 117.305526) - (xy 223.977454 117.305526) - (xy 223.973457 117.304334) - (xy 223.969337 117.303681) - (xy 223.969335 117.303681) - (xy 223.68526 117.258687) - (xy 223.685254 117.258686) - (xy 223.681779 117.258136) - (xy 223.65722 117.257021) - (xy 223.590835 117.254006) - (xy 223.590814 117.254006) - (xy 223.589415 117.253942) - (xy 223.404951 117.253942) - (xy 223.185188 117.268539) - (xy 223.181089 117.269365) - (xy 223.181085 117.269366) - (xy 223.038491 117.298118) - (xy 222.895701 117.326909) - (xy 222.616477 117.423054) - (xy 222.612749 117.424921) - (xy 222.397401 117.532759) - (xy 222.352421 117.555283) - (xy 222.108174 117.721274) - (xy 222.10506 117.724058) - (xy 222.105059 117.724059) - (xy 222.051554 117.771898) - (xy 221.888025 117.91811) - (xy 221.885308 117.92128) - (xy 221.885307 117.921281) - (xy 221.701478 118.135758) - (xy 221.695843 118.142332) - (xy 221.693569 118.145834) - (xy 221.693565 118.145839) - (xy 221.537282 118.386493) - (xy 221.535003 118.390003) - (xy 221.533209 118.393781) - (xy 221.533208 118.393783) - (xy 221.518248 118.425289) - (xy 221.408333 118.65677) - (xy 221.407054 118.660753) - (xy 221.407053 118.660756) - (xy 221.330958 118.897763) - (xy 221.318057 118.937946) - (xy 221.312696 118.967742) - (xy 221.266912 119.222202) - (xy 221.265762 119.228592) - (xy 221.265573 119.232759) - (xy 221.265572 119.232766) - (xy 221.252555 119.519431) - (xy 221.252366 119.523601) - (xy 219.258387 119.523601) - (xy 219.262439 119.515631) - (xy 219.262439 119.51563) - (xy 219.264858 119.510873) - (xy 219.304124 119.384416) - (xy 219.331686 119.295655) - (xy 219.331687 119.295649) - (xy 219.33327 119.290552) - (xy 219.350969 119.157013) - (xy 219.362881 119.067138) - (xy 219.362881 119.067133) - (xy 219.363581 119.061853) - (xy 219.354927 118.831317) - (xy 219.307553 118.605535) - (xy 219.304232 118.597124) - (xy 219.258627 118.481647) - (xy 219.222814 118.390963) - (xy 219.103134 118.193736) - (xy 219.055628 118.13899) - (xy 218.955434 118.023526) - (xy 218.955432 118.023524) - (xy 218.951934 118.019493) - (xy 218.900257 117.97712) - (xy 218.777666 117.876601) - (xy 218.77766 117.876597) - (xy 218.773538 117.873217) - (xy 218.573046 117.759091) - (xy 218.56803 117.75727) - (xy 218.568025 117.757268) - (xy 218.361206 117.682196) - (xy 218.361202 117.682195) - (xy 218.356191 117.680376) - (xy 218.350942 117.679427) - (xy 218.350939 117.679426) - (xy 218.133258 117.640063) - (xy 218.133251 117.640062) - (xy 218.129174 117.639325) - (xy 218.111437 117.638489) - (xy 218.106489 117.638255) - (xy 218.106482 117.638255) - (xy 218.105001 117.638185) - (xy 217.942856 117.638185) - (xy 217.8759 117.643866) - (xy 217.776219 117.652324) - (xy 217.776215 117.652325) - (xy 217.770908 117.652775) - (xy 217.765753 117.654113) - (xy 217.765747 117.654114) - (xy 217.552778 117.70939) - (xy 217.552774 117.709391) - (xy 217.547609 117.710732) - (xy 217.542743 117.712924) - (xy 217.54274 117.712925) - (xy 217.401502 117.776548) - (xy 217.337266 117.805484) - (xy 217.332846 117.80846) - (xy 217.332842 117.808462) - (xy 217.261063 117.856787) - (xy 217.145896 117.934323) - (xy 216.978969 118.093563) - (xy 216.975781 118.097848) - (xy 216.855585 118.259398) - (xy 216.84126 118.278651) - (xy 216.838845 118.283401) - (xy 216.784158 118.390963) - (xy 216.736704 118.484297) - (xy 216.707126 118.579553) - (xy 216.669876 118.699515) - (xy 216.669875 118.699521) - (xy 216.668292 118.704618) - (xy 216.657036 118.789547) - (xy 216.63924 118.923821) - (xy 216.637981 118.933317) - (xy 180.721368 118.933317) - (xy 180.501383 118.898474) - (xy 180.501377 118.898473) - (xy 180.497902 118.897923) - (xy 180.473343 118.896808) - (xy 180.406958 118.893793) - (xy 180.406937 118.893793) - (xy 180.405538 118.893729) - (xy 180.221074 118.893729) - (xy 180.001311 118.908326) - (xy 179.997212 118.909152) - (xy 179.997208 118.909153) - (xy 179.874184 118.933959) - (xy 179.711824 118.966696) - (xy 179.4326 119.062841) - (xy 179.428872 119.064708) - (xy 179.259458 119.149544) - (xy 179.168544 119.19507) - (xy 178.924297 119.361061) - (xy 178.704148 119.557897) - (xy 178.701431 119.561067) - (xy 178.70143 119.561068) - (xy 178.560673 119.725292) - (xy 178.511966 119.782119) - (xy 178.509692 119.785621) - (xy 178.509688 119.785626) - (xy 178.353405 120.02628) - (xy 178.351126 120.02979) - (xy 178.349332 120.033568) - (xy 178.349331 120.03357) - (xy 178.336379 120.060847) - (xy 178.224456 120.296557) - (xy 178.223177 120.30054) - (xy 178.223176 120.300543) - (xy 178.140528 120.55796) - (xy 178.13418 120.577733) - (xy 178.133439 120.581852) - (xy 178.087155 120.839091) - (xy 178.081885 120.868379) - (xy 178.081696 120.872546) - (xy 178.081695 120.872553) - (xy 178.068851 121.155418) - (xy 178.068489 121.163388) - (xy 176.107624 121.163388) - (xy 176.105977 121.159218) - (xy 176.073948 121.078117) - (xy 176.038937 120.989464) - (xy 175.937723 120.822668) - (xy 175.922026 120.7968) - (xy 175.922025 120.796799) - (xy 175.919257 120.792237) - (xy 175.855392 120.718639) - (xy 175.771557 120.622027) - (xy 175.771555 120.622025) - (xy 175.768057 120.617994) - (xy 175.697452 120.560101) - (xy 175.593789 120.475102) - (xy 175.593783 120.475098) - (xy 175.589661 120.471718) - (xy 175.389169 120.357592) - (xy 175.384153 120.355771) - (xy 175.384148 120.355769) - (xy 175.177329 120.280697) - (xy 175.177325 120.280696) - (xy 175.172314 120.278877) - (xy 175.167065 120.277928) - (xy 175.167062 120.277927) - (xy 174.949381 120.238564) - (xy 174.949374 120.238563) - (xy 174.945297 120.237826) - (xy 174.92756 120.23699) - (xy 174.922612 120.236756) - (xy 174.922605 120.236756) - (xy 174.921124 120.236686) - (xy 174.758979 120.236686) - (xy 174.692023 120.242367) - (xy 174.592342 120.250825) - (xy 174.592338 120.250826) - (xy 174.587031 120.251276) - (xy 174.581876 120.252614) - (xy 174.58187 120.252615) - (xy 174.368901 120.307891) - (xy 174.368897 120.307892) - (xy 174.363732 120.309233) - (xy 174.358866 120.311425) - (xy 174.358863 120.311426) - (xy 174.176443 120.3936) - (xy 174.153389 120.403985) - (xy 174.148969 120.406961) - (xy 174.148965 120.406963) - (xy 174.091431 120.445698) - (xy 173.962019 120.532824) - (xy 173.795092 120.692064) - (xy 173.791904 120.696349) - (xy 173.660805 120.872553) - (xy 173.657383 120.877152) - (xy 173.654968 120.881902) - (xy 173.600281 120.989464) - (xy 173.552827 121.082798) - (xy 173.53562 121.138214) - (xy 173.485999 121.298016) - (xy 173.485998 121.298022) - (xy 173.484415 121.303119) - (xy 173.475146 121.373054) - (xy 173.461087 121.479133) - (xy 173.454104 121.531818) - (xy 170.804535 121.531818) - (xy 170.584016 119.011274) - (xy 174.104334 119.011274) - (xy 174.110061 119.018924) - (xy 174.285569 119.126475) - (xy 174.294363 119.130956) - (xy 174.506839 119.218966) - (xy 174.516224 119.222015) - (xy 174.739854 119.275705) - (xy 174.749601 119.277248) - (xy 174.97888 119.295293) - (xy 174.98874 119.295293) - (xy 175.218019 119.277248) - (xy 175.227766 119.275705) - (xy 175.451396 119.222015) - (xy 175.460781 119.218966) - (xy 175.673257 119.130956) - (xy 175.682051 119.126475) - (xy 175.853893 119.021171) - (xy 175.863353 119.010715) - (xy 175.859569 119.001937) - (xy 174.996622 118.13899) - (xy 174.982678 118.131376) - (xy 174.980845 118.131507) - (xy 174.97423 118.135758) - (xy 174.111094 118.998894) - (xy 174.104334 119.011274) - (xy 170.584016 119.011274) - (xy 170.475585 117.771898) - (xy 173.455485 117.771898) - (xy 173.47353 118.001177) - (xy 173.475073 118.010924) - (xy 173.528763 118.234554) - (xy 173.531812 118.243939) - (xy 173.619822 118.456415) - (xy 173.624303 118.465209) - (xy 173.729607 118.637051) - (xy 173.740063 118.646511) - (xy 173.748841 118.642727) - (xy 174.611788 117.77978) - (xy 174.618166 117.7681) - (xy 175.348218 117.7681) - (xy 175.348349 117.769933) - (xy 175.3526 117.776548) - (xy 176.215736 118.639684) - (xy 176.228116 118.646444) - (xy 176.235766 118.640717) - (xy 176.343317 118.465209) - (xy 176.347798 118.456415) - (xy 176.435808 118.243939) - (xy 176.438857 118.234554) - (xy 176.461626 118.139716) - (xy 184.066281 118.139716) - (xy 184.072008 118.147366) - (xy 184.247516 118.254917) - (xy 184.25631 118.259398) - (xy 184.468786 118.347408) - (xy 184.478171 118.350457) - (xy 184.701801 118.404147) - (xy 184.711548 118.40569) - (xy 184.940827 118.423735) - (xy 184.950687 118.423735) - (xy 185.179966 118.40569) - (xy 185.189713 118.404147) - (xy 185.413343 118.350457) - (xy 185.422728 118.347408) - (xy 185.635204 118.259398) - (xy 185.643998 118.254917) - (xy 185.81584 118.149613) - (xy 185.8253 118.139157) - (xy 185.821516 118.130379) - (xy 184.958569 117.267432) - (xy 184.944625 117.259818) - (xy 184.942792 117.259949) - (xy 184.936177 117.2642) - (xy 184.073041 118.127336) - (xy 184.066281 118.139716) - (xy 176.461626 118.139716) - (xy 176.492547 118.010924) - (xy 176.49409 118.001177) - (xy 176.512135 117.771898) - (xy 176.512135 117.762038) - (xy 176.49409 117.532759) - (xy 176.492547 117.523012) - (xy 176.438857 117.299382) - (xy 176.435808 117.289997) - (xy 176.347798 117.077521) - (xy 176.343317 117.068727) - (xy 176.24013 116.90034) - (xy 183.417432 116.90034) - (xy 183.435477 117.129619) - (xy 183.43702 117.139366) - (xy 183.49071 117.362996) - (xy 183.493759 117.372381) - (xy 183.581769 117.584857) - (xy 183.58625 117.593651) - (xy 183.691554 117.765493) - (xy 183.70201 117.774953) - (xy 183.710788 117.771169) - (xy 184.573735 116.908222) - (xy 184.580113 116.896542) - (xy 185.310165 116.896542) - (xy 185.310296 116.898375) - (xy 185.314547 116.90499) - (xy 186.177683 117.768126) - (xy 186.190063 117.774886) - (xy 186.197713 117.769159) - (xy 186.305264 117.593651) - (xy 186.309745 117.584857) - (xy 186.397755 117.372381) - (xy 186.400804 117.362996) - (xy 186.454494 117.139366) - (xy 186.456037 117.129619) - (xy 186.474082 116.90034) - (xy 186.474082 116.89048) - (xy 186.456037 116.661201) - (xy 186.454494 116.651454) - (xy 186.400804 116.427824) - (xy 186.397755 116.418439) - (xy 186.309745 116.205963) - (xy 186.305264 116.197169) - (xy 186.19996 116.025327) - (xy 186.189504 116.015867) - (xy 186.180726 116.019651) - (xy 185.317779 116.882598) - (xy 185.310165 116.896542) - (xy 184.580113 116.896542) - (xy 184.581349 116.894278) - (xy 184.581218 116.892445) - (xy 184.576967 116.88583) - (xy 183.713831 116.022694) - (xy 183.701451 116.015934) - (xy 183.693801 116.021661) - (xy 183.58625 116.197169) - (xy 183.581769 116.205963) - (xy 183.493759 116.418439) - (xy 183.49071 116.427824) - (xy 183.43702 116.651454) - (xy 183.435477 116.661201) - (xy 183.417432 116.89048) - (xy 183.417432 116.90034) - (xy 176.24013 116.90034) - (xy 176.238013 116.896885) - (xy 176.227557 116.887425) - (xy 176.218779 116.891209) - (xy 175.355832 117.754156) - (xy 175.348218 117.7681) - (xy 174.618166 117.7681) - (xy 174.619402 117.765836) - (xy 174.619271 117.764003) - (xy 174.61502 117.757388) - (xy 173.751884 116.894252) - (xy 173.739504 116.887492) - (xy 173.731854 116.893219) - (xy 173.624303 117.068727) - (xy 173.619822 117.077521) - (xy 173.531812 117.289997) - (xy 173.528763 117.299382) - (xy 173.475073 117.523012) - (xy 173.47353 117.532759) - (xy 173.455485 117.762038) - (xy 173.455485 117.771898) - (xy 170.475585 117.771898) - (xy 170.36634 116.523221) - (xy 174.104267 116.523221) - (xy 174.108051 116.531999) - (xy 174.970998 117.394946) - (xy 174.984942 117.40256) - (xy 174.986775 117.402429) - (xy 174.99339 117.398178) - (xy 175.856526 116.535042) - (xy 175.863286 116.522662) - (xy 175.857559 116.515012) - (xy 175.682051 116.407461) - (xy 175.673257 116.40298) - (xy 175.460781 116.31497) - (xy 175.451396 116.311921) - (xy 175.227766 116.258231) - (xy 175.218019 116.256688) - (xy 174.98874 116.238643) - (xy 174.97888 116.238643) - (xy 174.749601 116.256688) - (xy 174.739854 116.258231) - (xy 174.516224 116.311921) - (xy 174.506839 116.31497) - (xy 174.294363 116.40298) - (xy 174.285569 116.407461) - (xy 174.113727 116.512765) - (xy 174.104267 116.523221) - (xy 170.36634 116.523221) - (xy 170.254001 115.23918) - (xy 178.252542 115.23918) - (xy 178.271369 115.478402) - (xy 178.272523 115.483209) - (xy 178.272524 115.483215) - (xy 178.301942 115.605747) - (xy 178.327387 115.711733) - (xy 178.32928 115.716304) - (xy 178.329281 115.716306) - (xy 178.414282 115.921516) - (xy 178.419216 115.933429) - (xy 178.544596 116.138029) - (xy 178.547813 116.141796) - (xy 178.547814 116.141797) - (xy 178.587284 116.188011) - (xy 178.700438 116.320498) - (xy 178.7042 116.323711) - (xy 178.859955 116.456737) - (xy 178.882907 116.47634) - (xy 179.087507 116.60172) - (xy 179.092077 116.603613) - (xy 179.092079 116.603614) - (xy 179.30463 116.691655) - (xy 179.309203 116.693549) - (xy 179.367817 116.707621) - (xy 179.537721 116.748412) - (xy 179.537727 116.748413) - (xy 179.542534 116.749567) - (xy 179.781756 116.768394) - (xy 180.020978 116.749567) - (xy 180.025785 116.748413) - (xy 180.025791 116.748412) - (xy 180.195695 116.707621) - (xy 180.254309 116.693549) - (xy 180.258882 116.691655) - (xy 180.471433 116.603614) - (xy 180.471435 116.603613) - (xy 180.476005 116.60172) - (xy 180.680605 116.47634) - (xy 180.703558 116.456737) - (xy 180.859312 116.323711) - (xy 180.863074 116.320498) - (xy 180.976228 116.188011) - (xy 181.015698 116.141797) - (xy 181.015699 116.141796) - (xy 181.018916 116.138029) - (xy 181.144296 115.933429) - (xy 181.149231 115.921516) - (xy 181.234231 115.716306) - (xy 181.234232 115.716304) - (xy 181.236125 115.711733) - (xy 181.250547 115.651663) - (xy 184.066214 115.651663) - (xy 184.069998 115.660441) - (xy 184.932945 116.523388) - (xy 184.946889 116.531002) - (xy 184.948722 116.530871) - (xy 184.955337 116.52662) - (xy 185.818473 115.663484) - (xy 185.825233 115.651104) - (xy 185.819506 115.643454) - (xy 185.643998 115.535903) - (xy 185.635204 115.531422) - (xy 185.422728 115.443412) - (xy 185.413343 115.440363) - (xy 185.189713 115.386673) - (xy 185.179966 115.38513) - (xy 184.950687 115.367085) - (xy 184.940827 115.367085) - (xy 184.711548 115.38513) - (xy 184.701801 115.386673) - (xy 184.478171 115.440363) - (xy 184.468786 115.443412) - (xy 184.25631 115.531422) - (xy 184.247516 115.535903) - (xy 184.075674 115.641207) - (xy 184.066214 115.651663) - (xy 181.250547 115.651663) - (xy 181.26157 115.605747) - (xy 181.290988 115.483215) - (xy 181.290989 115.483209) - (xy 181.292143 115.478402) - (xy 181.31097 115.23918) - (xy 181.294767 115.033294) - (xy 194.953757 115.033294) - (xy 194.953957 115.038624) - (xy 194.953957 115.038625) - (xy 194.957921 115.144221) - (xy 194.962411 115.26383) - (xy 195.009785 115.489612) - (xy 195.094524 115.704184) - (xy 195.214204 115.901411) - (xy 195.217701 115.905441) - (xy 195.321733 116.025327) - (xy 195.365404 116.075654) - (xy 195.369535 116.079041) - (xy 195.539672 116.218546) - (xy 195.539678 116.21855) - (xy 195.5438 116.22193) - (xy 195.744292 116.336056) - (xy 195.749308 116.337877) - (xy 195.749313 116.337879) - (xy 195.956132 116.412951) - (xy 195.956136 116.412952) - (xy 195.961147 116.414771) - (xy 195.966396 116.41572) - (xy 195.966399 116.415721) - (xy 196.18408 116.455084) - (xy 196.184087 116.455085) - (xy 196.188164 116.455822) - (xy 196.205901 116.456658) - (xy 196.210849 116.456892) - (xy 196.210856 116.456892) - (xy 196.212337 116.456962) - (xy 196.374482 116.456962) - (xy 196.441438 116.451281) - (xy 196.541119 116.442823) - (xy 196.541123 116.442822) - (xy 196.54643 116.442372) - (xy 196.551585 116.441034) - (xy 196.551591 116.441033) - (xy 196.76456 116.385757) - (xy 196.764564 116.385756) - (xy 196.769729 116.384415) - (xy 196.774595 116.382223) - (xy 196.774598 116.382222) - (xy 196.975206 116.291855) - (xy 196.980072 116.289663) - (xy 196.984492 116.286687) - (xy 196.984496 116.286685) - (xy 197.13106 116.188011) - (xy 197.171442 116.160824) - (xy 197.338369 116.001584) - (xy 197.373874 115.953864) - (xy 197.472894 115.820776) - (xy 197.472896 115.820773) - (xy 197.476078 115.816496) - (xy 197.531789 115.706921) - (xy 197.578215 115.615608) - (xy 197.578215 115.615607) - (xy 197.580634 115.61085) - (xy 197.623293 115.473468) - (xy 197.647462 115.395632) - (xy 197.647463 115.395626) - (xy 197.649046 115.390529) - (xy 197.666545 115.258499) - (xy 197.678657 115.167115) - (xy 197.678657 115.16711) - (xy 197.679357 115.16183) - (xy 197.678696 115.144221) - (xy 199.589071 115.144221) - (xy 199.589434 115.148369) - (xy 199.589434 115.148373) - (xy 199.599535 115.26383) - (xy 199.614809 115.438411) - (xy 199.615719 115.442483) - (xy 199.61572 115.442488) - (xy 199.674828 115.706921) - (xy 199.679229 115.726612) - (xy 199.680672 115.730535) - (xy 199.680673 115.730537) - (xy 199.692486 115.762642) - (xy 199.781201 116.003761) - (xy 199.783148 116.007454) - (xy 199.783149 116.007456) - (xy 199.819106 116.075654) - (xy 199.918931 116.264989) - (xy 199.921351 116.268394) - (xy 200.087576 116.502297) - (xy 200.087581 116.502303) - (xy 200.09 116.505707) - (xy 200.092844 116.508757) - (xy 200.092849 116.508763) - (xy 200.225911 116.651454) - (xy 200.291403 116.721686) - (xy 200.519602 116.90913) - (xy 200.770586 117.064747) - (xy 200.774403 117.066463) - (xy 200.774406 117.066464) - (xy 200.799009 117.077521) - (xy 201.039947 117.185803) - (xy 201.071828 117.195307) - (xy 201.317481 117.268539) - (xy 201.322952 117.27017) - (xy 201.327072 117.270823) - (xy 201.327074 117.270823) - (xy 201.611149 117.315817) - (xy 201.611155 117.315818) - (xy 201.61463 117.316368) - (xy 201.639189 117.317483) - (xy 201.705574 117.320498) - (xy 201.705595 117.320498) - (xy 201.706994 117.320562) - (xy 201.891458 117.320562) - (xy 202.111221 117.305965) - (xy 202.11532 117.305139) - (xy 202.115324 117.305138) - (xy 202.292734 117.269366) - (xy 202.400708 117.247595) - (xy 202.679932 117.15145) - (xy 202.849646 117.066464) - (xy 202.940252 117.021092) - (xy 202.940254 117.021091) - (xy 202.943988 117.019221) - (xy 203.188235 116.85323) - (xy 203.408384 116.656394) - (xy 203.453622 116.603614) - (xy 203.542491 116.499929) - (xy 217.950594 116.499929) - (xy 217.956321 116.507579) - (xy 218.131829 116.61513) - (xy 218.140623 116.619611) - (xy 218.353099 116.707621) - (xy 218.362484 116.71067) - (xy 218.586114 116.76436) - (xy 218.595861 116.765903) - (xy 218.82514 116.783948) - (xy 218.835 116.783948) - (xy 219.064279 116.765903) - (xy 219.074026 116.76436) - (xy 219.297656 116.71067) - (xy 219.307041 116.707621) - (xy 219.519517 116.619611) - (xy 219.528311 116.61513) - (xy 219.700153 116.509826) - (xy 219.709613 116.49937) - (xy 219.705829 116.490592) - (xy 218.842882 115.627645) - (xy 218.828938 115.620031) - (xy 218.827105 115.620162) - (xy 218.82049 115.624413) - (xy 217.957354 116.487549) - (xy 217.950594 116.499929) - (xy 203.542491 116.499929) - (xy 203.597846 116.435346) - (xy 203.597849 116.435342) - (xy 203.600566 116.432172) - (xy 203.60284 116.42867) - (xy 203.602844 116.428665) - (xy 203.759127 116.188011) - (xy 203.75913 116.188006) - (xy 203.761406 116.184501) - (xy 203.771237 116.163798) - (xy 203.88628 115.921516) - (xy 203.888076 115.917734) - (xy 203.958233 115.699223) - (xy 203.977072 115.640545) - (xy 203.977072 115.640544) - (xy 203.978352 115.636558) - (xy 204.013104 115.443412) - (xy 204.029908 115.350021) - (xy 204.029909 115.350016) - (xy 204.030647 115.345912) - (xy 204.034138 115.269048) - (xy 204.043854 115.055073) - (xy 204.043854 115.055068) - (xy 204.044043 115.050903) - (xy 204.042503 115.033294) - (xy 205.953757 115.033294) - (xy 205.953957 115.038624) - (xy 205.953957 115.038625) - (xy 205.957921 115.144221) - (xy 205.962411 115.26383) - (xy 206.009785 115.489612) - (xy 206.094524 115.704184) - (xy 206.214204 115.901411) - (xy 206.217701 115.905441) - (xy 206.321733 116.025327) - (xy 206.365404 116.075654) - (xy 206.369535 116.079041) - (xy 206.539672 116.218546) - (xy 206.539678 116.21855) - (xy 206.5438 116.22193) - (xy 206.744292 116.336056) - (xy 206.749308 116.337877) - (xy 206.749313 116.337879) - (xy 206.956132 116.412951) - (xy 206.956136 116.412952) - (xy 206.961147 116.414771) - (xy 206.966396 116.41572) - (xy 206.966399 116.415721) - (xy 207.18408 116.455084) - (xy 207.184087 116.455085) - (xy 207.188164 116.455822) - (xy 207.205901 116.456658) - (xy 207.210849 116.456892) - (xy 207.210856 116.456892) - (xy 207.212337 116.456962) - (xy 207.374482 116.456962) - (xy 207.441438 116.451281) - (xy 207.541119 116.442823) - (xy 207.541123 116.442822) - (xy 207.54643 116.442372) - (xy 207.551585 116.441034) - (xy 207.551591 116.441033) - (xy 207.76456 116.385757) - (xy 207.764564 116.385756) - (xy 207.769729 116.384415) - (xy 207.774595 116.382223) - (xy 207.774598 116.382222) - (xy 207.975206 116.291855) - (xy 207.980072 116.289663) - (xy 207.984492 116.286687) - (xy 207.984496 116.286685) - (xy 208.13106 116.188011) - (xy 208.171442 116.160824) - (xy 208.338369 116.001584) - (xy 208.373874 115.953864) - (xy 208.472894 115.820776) - (xy 208.472896 115.820773) - (xy 208.476078 115.816496) - (xy 208.531789 115.706921) - (xy 208.578215 115.615608) - (xy 208.578215 115.615607) - (xy 208.580634 115.61085) - (xy 208.623293 115.473468) - (xy 208.647462 115.395632) - (xy 208.647463 115.395626) - (xy 208.649046 115.390529) - (xy 208.666273 115.260553) - (xy 217.301745 115.260553) - (xy 217.31979 115.489832) - (xy 217.321333 115.499579) - (xy 217.375023 115.723209) - (xy 217.378072 115.732594) - (xy 217.466082 115.94507) - (xy 217.470563 115.953864) - (xy 217.575867 116.125706) - (xy 217.586323 116.135166) - (xy 217.595101 116.131382) - (xy 218.458048 115.268435) - (xy 218.464426 115.256755) - (xy 219.194478 115.256755) - (xy 219.194609 115.258588) - (xy 219.19886 115.265203) - (xy 220.061996 116.128339) - (xy 220.074376 116.135099) - (xy 220.078367 116.132111) - (xy 227.263692 116.132111) - (xy 227.281737 116.36139) - (xy 227.28328 116.371137) - (xy 227.33697 116.594767) - (xy 227.340019 116.604152) - (xy 227.428029 116.816628) - (xy 227.43251 116.825422) - (xy 227.537814 116.997264) - (xy 227.54827 117.006724) - (xy 227.557048 117.00294) - (xy 228.419995 116.139993) - (xy 228.426373 116.128313) - (xy 229.156425 116.128313) - (xy 229.156556 116.130146) - (xy 229.160807 116.136761) - (xy 230.023943 116.999897) - (xy 230.036323 117.006657) - (xy 230.043973 117.00093) - (xy 230.151524 116.825422) - (xy 230.156005 116.816628) - (xy 230.244015 116.604152) - (xy 230.247064 116.594767) - (xy 230.300754 116.371137) - (xy 230.302297 116.36139) - (xy 230.320342 116.132111) - (xy 230.320342 116.122251) - (xy 230.302297 115.892972) - (xy 230.300754 115.883225) - (xy 230.247064 115.659595) - (xy 230.244015 115.65021) - (xy 230.156005 115.437734) - (xy 230.151524 115.42894) - (xy 230.04622 115.257098) - (xy 230.035764 115.247638) - (xy 230.026986 115.251422) - (xy 229.164039 116.114369) - (xy 229.156425 116.128313) - (xy 228.426373 116.128313) - (xy 228.427609 116.126049) - (xy 228.427478 116.124216) - (xy 228.423227 116.117601) - (xy 227.560091 115.254465) - (xy 227.547711 115.247705) - (xy 227.540061 115.253432) - (xy 227.43251 115.42894) - (xy 227.428029 115.437734) - (xy 227.340019 115.65021) - (xy 227.33697 115.659595) - (xy 227.28328 115.883225) - (xy 227.281737 115.892972) - (xy 227.263692 116.122251) - (xy 227.263692 116.132111) - (xy 220.078367 116.132111) - (xy 220.082026 116.129372) - (xy 220.189577 115.953864) - (xy 220.194058 115.94507) - (xy 220.282068 115.732594) - (xy 220.285117 115.723209) - (xy 220.338807 115.499579) - (xy 220.34035 115.489832) - (xy 220.358395 115.260553) - (xy 220.358395 115.250693) - (xy 220.34035 115.021414) - (xy 220.338807 115.011667) - (xy 220.285117 114.788037) - (xy 220.282068 114.778652) - (xy 220.194058 114.566176) - (xy 220.189577 114.557382) - (xy 220.084273 114.38554) - (xy 220.073817 114.37608) - (xy 220.065039 114.379864) - (xy 219.202092 115.242811) - (xy 219.194478 115.256755) - (xy 218.464426 115.256755) - (xy 218.465662 115.254491) - (xy 218.465531 115.252658) - (xy 218.46128 115.246043) - (xy 217.598144 114.382907) - (xy 217.585764 114.376147) - (xy 217.578114 114.381874) - (xy 217.470563 114.557382) - (xy 217.466082 114.566176) - (xy 217.378072 114.778652) - (xy 217.375023 114.788037) - (xy 217.321333 115.011667) - (xy 217.31979 115.021414) - (xy 217.301745 115.250693) - (xy 217.301745 115.260553) - (xy 208.666273 115.260553) - (xy 208.666545 115.258499) - (xy 208.678657 115.167115) - (xy 208.678657 115.16711) - (xy 208.679357 115.16183) - (xy 208.67854 115.140051) - (xy 208.670903 114.936625) - (xy 208.670703 114.931294) - (xy 208.623329 114.705512) - (xy 208.614804 114.683924) - (xy 208.57545 114.584274) - (xy 208.53859 114.49094) - (xy 208.41891 114.293713) - (xy 208.380684 114.249661) - (xy 208.27121 114.123503) - (xy 208.271208 114.123501) - (xy 208.26771 114.11947) - (xy 208.215328 114.076519) - (xy 208.136491 114.011876) - (xy 217.950527 114.011876) - (xy 217.954311 114.020654) - (xy 218.817258 114.883601) - (xy 218.831202 114.891215) - (xy 218.833035 114.891084) - (xy 218.83965 114.886833) - (xy 219.702786 114.023697) - (xy 219.709546 114.011317) - (xy 219.703819 114.003667) - (xy 219.528311 113.896116) - (xy 219.519517 113.891635) - (xy 219.307041 113.803625) - (xy 219.297656 113.800576) - (xy 219.074026 113.746886) - (xy 219.064279 113.745343) - (xy 218.835 113.727298) - (xy 218.82514 113.727298) - (xy 218.595861 113.745343) - (xy 218.586114 113.746886) - (xy 218.362484 113.800576) - (xy 218.353099 113.803625) - (xy 218.140623 113.891635) - (xy 218.131829 113.896116) - (xy 217.959987 114.00142) - (xy 217.950527 114.011876) - (xy 208.136491 114.011876) - (xy 208.093442 113.976578) - (xy 208.093436 113.976574) - (xy 208.089314 113.973194) - (xy 207.888822 113.859068) - (xy 207.883806 113.857247) - (xy 207.883801 113.857245) - (xy 207.676982 113.782173) - (xy 207.676978 113.782172) - (xy 207.671967 113.780353) - (xy 207.666718 113.779404) - (xy 207.666715 113.779403) - (xy 207.449034 113.74004) - (xy 207.449027 113.740039) - (xy 207.44495 113.739302) - (xy 207.427213 113.738466) - (xy 207.422265 113.738232) - (xy 207.422258 113.738232) - (xy 207.420777 113.738162) - (xy 207.258632 113.738162) - (xy 207.191676 113.743843) - (xy 207.091995 113.752301) - (xy 207.091991 113.752302) - (xy 207.086684 113.752752) - (xy 207.081529 113.75409) - (xy 207.081523 113.754091) - (xy 206.868554 113.809367) - (xy 206.86855 113.809368) - (xy 206.863385 113.810709) - (xy 206.858519 113.812901) - (xy 206.858516 113.812902) - (xy 206.711277 113.879228) - (xy 206.653042 113.905461) - (xy 206.648622 113.908437) - (xy 206.648618 113.908439) - (xy 206.610907 113.933828) - (xy 206.461672 114.0343) - (xy 206.294745 114.19354) - (xy 206.291557 114.197825) - (xy 206.18553 114.340331) - (xy 206.157036 114.378628) - (xy 206.154621 114.383378) - (xy 206.061682 114.566176) - (xy 206.05248 114.584274) - (xy 206.023264 114.678363) - (xy 205.985652 114.799492) - (xy 205.985651 114.799498) - (xy 205.984068 114.804595) - (xy 205.972605 114.891084) - (xy 205.955332 115.021414) - (xy 205.953757 115.033294) - (xy 204.042503 115.033294) - (xy 204.018669 114.760874) - (xy 204.018305 114.756713) - (xy 204.008027 114.710731) - (xy 203.954797 114.47259) - (xy 203.954795 114.472583) - (xy 203.953885 114.468512) - (xy 203.851913 114.191363) - (xy 203.836234 114.161624) - (xy 203.761908 114.020654) - (xy 203.714183 113.930135) - (xy 203.624277 113.803625) - (xy 203.545538 113.692827) - (xy 203.545533 113.692821) - (xy 203.543114 113.689417) - (xy 203.54027 113.686367) - (xy 203.540265 113.686361) - (xy 203.459166 113.599393) - (xy 222.464857 113.599393) - (xy 222.483684 113.838615) - (xy 222.484838 113.843422) - (xy 222.484839 113.843428) - (xy 222.505656 113.930135) - (xy 222.539702 114.071946) - (xy 222.541595 114.076517) - (xy 222.541596 114.076519) - (xy 222.623233 114.273608) - (xy 222.631531 114.293642) - (xy 222.756911 114.498242) - (xy 222.912753 114.680711) - (xy 222.916515 114.683924) - (xy 223.038417 114.788037) - (xy 223.095222 114.836553) - (xy 223.299822 114.961933) - (xy 223.304392 114.963826) - (xy 223.304394 114.963827) - (xy 223.516945 115.051868) - (xy 223.521518 115.053762) - (xy 223.603108 115.07335) - (xy 223.750036 115.108625) - (xy 223.750042 115.108626) - (xy 223.754849 115.10978) - (xy 223.994071 115.128607) - (xy 224.233293 115.10978) - (xy 224.2381 115.108626) - (xy 224.238106 115.108625) - (xy 224.385034 115.07335) - (xy 224.466624 115.053762) - (xy 224.471197 115.051868) - (xy 224.683748 114.963827) - (xy 224.68375 114.963826) - (xy 224.68832 114.961933) - (xy 224.816418 114.883434) - (xy 227.912474 114.883434) - (xy 227.916258 114.892212) - (xy 228.779205 115.755159) - (xy 228.793149 115.762773) - (xy 228.794982 115.762642) - (xy 228.801597 115.758391) - (xy 229.664733 114.895255) - (xy 229.671493 114.882875) - (xy 229.665766 114.875225) - (xy 229.490258 114.767674) - (xy 229.481464 114.763193) - (xy 229.268988 114.675183) - (xy 229.259603 114.672134) - (xy 229.035973 114.618444) - (xy 229.026226 114.616901) - (xy 228.796947 114.598856) - (xy 228.787087 114.598856) - (xy 228.557808 114.616901) - (xy 228.548061 114.618444) - (xy 228.324431 114.672134) - (xy 228.315046 114.675183) - (xy 228.10257 114.763193) - (xy 228.093776 114.767674) - (xy 227.921934 114.872978) - (xy 227.912474 114.883434) - (xy 224.816418 114.883434) - (xy 224.89292 114.836553) - (xy 224.949726 114.788037) - (xy 225.071627 114.683924) - (xy 225.075389 114.680711) - (xy 225.231231 114.498242) - (xy 225.356611 114.293642) - (xy 225.36491 114.273608) - (xy 225.446546 114.076519) - (xy 225.446547 114.076517) - (xy 225.44844 114.071946) - (xy 225.482486 113.930135) - (xy 225.503303 113.843428) - (xy 225.503304 113.843422) - (xy 225.504458 113.838615) - (xy 225.523285 113.599393) - (xy 225.504458 113.360171) - (xy 225.503304 113.355364) - (xy 225.503303 113.355358) - (xy 225.460219 113.175903) - (xy 225.44844 113.12684) - (xy 225.413429 113.042315) - (xy 225.358505 112.909716) - (xy 225.358504 112.909714) - (xy 225.356611 112.905144) - (xy 225.231231 112.700544) - (xy 225.075389 112.518075) - (xy 224.89292 112.362233) - (xy 224.68832 112.236853) - (xy 224.68375 112.23496) - (xy 224.683748 112.234959) - (xy 224.471197 112.146918) - (xy 224.471195 112.146917) - (xy 224.466624 112.145024) - (xy 224.385034 112.125436) - (xy 224.238106 112.090161) - (xy 224.2381 112.09016) - (xy 224.233293 112.089006) - (xy 223.994071 112.070179) - (xy 223.754849 112.089006) - (xy 223.750042 112.09016) - (xy 223.750036 112.090161) - (xy 223.603108 112.125436) - (xy 223.521518 112.145024) - (xy 223.516947 112.146917) - (xy 223.516945 112.146918) - (xy 223.304394 112.234959) - (xy 223.304392 112.23496) - (xy 223.299822 112.236853) - (xy 223.095222 112.362233) - (xy 222.912753 112.518075) - (xy 222.756911 112.700544) - (xy 222.631531 112.905144) - (xy 222.629638 112.909714) - (xy 222.629637 112.909716) - (xy 222.574713 113.042315) - (xy 222.539702 113.12684) - (xy 222.527923 113.175903) - (xy 222.484839 113.355358) - (xy 222.484838 113.355364) - (xy 222.483684 113.360171) - (xy 222.464857 113.599393) - (xy 203.459166 113.599393) - (xy 203.344557 113.47649) - (xy 203.341711 113.473438) - (xy 203.113512 113.285994) - (xy 202.862528 113.130377) - (xy 202.844483 113.122267) - (xy 202.768843 113.088273) - (xy 202.593167 113.009321) - (xy 202.310162 112.924954) - (xy 202.306042 112.924301) - (xy 202.30604 112.924301) - (xy 202.021965 112.879307) - (xy 202.021959 112.879306) - (xy 202.018484 112.878756) - (xy 201.993925 112.877641) - (xy 201.92754 112.874626) - (xy 201.927519 112.874626) - (xy 201.92612 112.874562) - (xy 201.741656 112.874562) - (xy 201.521893 112.889159) - (xy 201.517794 112.889985) - (xy 201.51779 112.889986) - (xy 201.41994 112.909716) - (xy 201.232406 112.947529) - (xy 200.953182 113.043674) - (xy 200.885839 113.077397) - (xy 200.78004 113.130377) - (xy 200.689126 113.175903) - (xy 200.444879 113.341894) - (xy 200.22473 113.53873) - (xy 200.222013 113.5419) - (xy 200.222012 113.541901) - (xy 200.040143 113.754091) - (xy 200.032548 113.762952) - (xy 200.030274 113.766454) - (xy 200.03027 113.766459) - (xy 199.876225 114.003667) - (xy 199.871708 114.010623) - (xy 199.869914 114.014401) - (xy 199.869913 114.014403) - (xy 199.845268 114.066306) - (xy 199.745038 114.27739) - (xy 199.743759 114.281373) - (xy 199.743758 114.281376) - (xy 199.65914 114.544931) - (xy 199.654762 114.558566) - (xy 199.649218 114.589377) - (xy 199.604745 114.836553) - (xy 199.602467 114.849212) - (xy 199.602278 114.853379) - (xy 199.602277 114.853386) - (xy 199.58978 115.128607) - (xy 199.589071 115.144221) - (xy 197.678696 115.144221) - (xy 197.67854 115.140051) - (xy 197.670903 114.936625) - (xy 197.670703 114.931294) - (xy 197.623329 114.705512) - (xy 197.614804 114.683924) - (xy 197.57545 114.584274) - (xy 197.53859 114.49094) - (xy 197.41891 114.293713) - (xy 197.380684 114.249661) - (xy 197.27121 114.123503) - (xy 197.271208 114.123501) - (xy 197.26771 114.11947) - (xy 197.215328 114.076519) - (xy 197.093442 113.976578) - (xy 197.093436 113.976574) - (xy 197.089314 113.973194) - (xy 196.888822 113.859068) - (xy 196.883806 113.857247) - (xy 196.883801 113.857245) - (xy 196.676982 113.782173) - (xy 196.676978 113.782172) - (xy 196.671967 113.780353) - (xy 196.666718 113.779404) - (xy 196.666715 113.779403) - (xy 196.449034 113.74004) - (xy 196.449027 113.740039) - (xy 196.44495 113.739302) - (xy 196.427213 113.738466) - (xy 196.422265 113.738232) - (xy 196.422258 113.738232) - (xy 196.420777 113.738162) - (xy 196.258632 113.738162) - (xy 196.191676 113.743843) - (xy 196.091995 113.752301) - (xy 196.091991 113.752302) - (xy 196.086684 113.752752) - (xy 196.081529 113.75409) - (xy 196.081523 113.754091) - (xy 195.868554 113.809367) - (xy 195.86855 113.809368) - (xy 195.863385 113.810709) - (xy 195.858519 113.812901) - (xy 195.858516 113.812902) - (xy 195.711277 113.879228) - (xy 195.653042 113.905461) - (xy 195.648622 113.908437) - (xy 195.648618 113.908439) - (xy 195.610907 113.933828) - (xy 195.461672 114.0343) - (xy 195.294745 114.19354) - (xy 195.291557 114.197825) - (xy 195.18553 114.340331) - (xy 195.157036 114.378628) - (xy 195.154621 114.383378) - (xy 195.061682 114.566176) - (xy 195.05248 114.584274) - (xy 195.023264 114.678363) - (xy 194.985652 114.799492) - (xy 194.985651 114.799498) - (xy 194.984068 114.804595) - (xy 194.972605 114.891084) - (xy 194.955332 115.021414) - (xy 194.953757 115.033294) - (xy 181.294767 115.033294) - (xy 181.292143 114.999958) - (xy 181.290989 114.995151) - (xy 181.290988 114.995145) - (xy 181.239012 114.778652) - (xy 181.236125 114.766627) - (xy 181.212972 114.710731) - (xy 181.14619 114.549503) - (xy 181.146189 114.549501) - (xy 181.144296 114.544931) - (xy 181.018916 114.340331) - (xy 180.863074 114.157862) - (xy 180.767833 114.076519) - (xy 180.684373 114.005238) - (xy 180.684372 114.005237) - (xy 180.680605 114.00202) - (xy 180.476005 113.87664) - (xy 180.471435 113.874747) - (xy 180.471433 113.874746) - (xy 180.258882 113.786705) - (xy 180.25888 113.786704) - (xy 180.254309 113.784811) - (xy 180.16326 113.762952) - (xy 180.025791 113.729948) - (xy 180.025785 113.729947) - (xy 180.020978 113.728793) - (xy 179.781756 113.709966) - (xy 179.542534 113.728793) - (xy 179.537727 113.729947) - (xy 179.537721 113.729948) - (xy 179.400252 113.762952) - (xy 179.309203 113.784811) - (xy 179.304632 113.786704) - (xy 179.30463 113.786705) - (xy 179.092079 113.874746) - (xy 179.092077 113.874747) - (xy 179.087507 113.87664) - (xy 178.882907 114.00202) - (xy 178.87914 114.005237) - (xy 178.879139 114.005238) - (xy 178.795679 114.076519) - (xy 178.700438 114.157862) - (xy 178.544596 114.340331) - (xy 178.419216 114.544931) - (xy 178.417323 114.549501) - (xy 178.417322 114.549503) - (xy 178.35054 114.710731) - (xy 178.327387 114.766627) - (xy 178.3245 114.778652) - (xy 178.272524 114.995145) - (xy 178.272523 114.995151) - (xy 178.271369 114.999958) - (xy 178.252542 115.23918) - (xy 170.254001 115.23918) - (xy 170.104071 113.525477) - (xy 170.103877 113.506042) - (xy 170.105487 113.482125) - (xy 170.103552 113.473361) - (xy 170.103552 113.473356) - (xy 170.103525 113.473236) - (xy 170.100603 113.442935) - (xy 170.102162 113.38049) - (xy 170.10602 113.352541) - (xy 170.126173 113.273401) - (xy 170.136153 113.24701) - (xy 170.136647 113.246048) - (xy 170.173412 113.174338) - (xy 170.189012 113.150833) - (xy 170.207617 113.12866) - (xy 170.24151 113.088269) - (xy 170.261951 113.068824) - (xy 170.327052 113.019514) - (xy 170.351307 113.005104) - (xy 170.355589 113.003172) - (xy 170.42575 112.971515) - (xy 170.452598 112.962866) - (xy 170.475635 112.958209) - (xy 170.507512 112.951765) - (xy 170.523027 112.949622) - (xy 170.531808 112.948962) - (xy 170.540762 112.949564) - (xy 170.571842 112.942702) - (xy 170.588018 112.94022) - (xy 175.141201 112.541868) - (xy 195.937081 112.541868) - (xy 195.942808 112.549518) - (xy 196.118316 112.657069) - (xy 196.12711 112.66155) - (xy 196.339586 112.74956) - (xy 196.348971 112.752609) - (xy 196.572601 112.806299) - (xy 196.582348 112.807842) - (xy 196.811627 112.825887) - (xy 196.821487 112.825887) - (xy 197.050766 112.807842) - (xy 197.060513 112.806299) - (xy 197.284143 112.752609) - (xy 197.293528 112.74956) - (xy 197.506004 112.66155) - (xy 197.514798 112.657069) - (xy 197.68664 112.551765) - (xy 197.695594 112.541868) - (xy 205.937081 112.541868) - (xy 205.942808 112.549518) - (xy 206.118316 112.657069) - (xy 206.12711 112.66155) - (xy 206.339586 112.74956) - (xy 206.348971 112.752609) - (xy 206.572601 112.806299) - (xy 206.582348 112.807842) - (xy 206.811627 112.825887) - (xy 206.821487 112.825887) - (xy 207.050766 112.807842) - (xy 207.060513 112.806299) - (xy 207.284143 112.752609) - (xy 207.293528 112.74956) - (xy 207.506004 112.66155) - (xy 207.514798 112.657069) - (xy 207.68664 112.551765) - (xy 207.6961 112.541309) - (xy 207.692316 112.532531) - (xy 206.829369 111.669584) - (xy 206.815425 111.66197) - (xy 206.813592 111.662101) - (xy 206.806977 111.666352) - (xy 205.943841 112.529488) - (xy 205.937081 112.541868) - (xy 197.695594 112.541868) - (xy 197.6961 112.541309) - (xy 197.692316 112.532531) - (xy 196.829369 111.669584) - (xy 196.815425 111.66197) - (xy 196.813592 111.662101) - (xy 196.806977 111.666352) - (xy 195.943841 112.529488) - (xy 195.937081 112.541868) - (xy 175.141201 112.541868) - (xy 180.304235 112.090161) - (xy 189.307335 111.302492) - (xy 195.288232 111.302492) - (xy 195.306277 111.531771) - (xy 195.30782 111.541518) - (xy 195.36151 111.765148) - (xy 195.364559 111.774533) - (xy 195.452569 111.987009) - (xy 195.45705 111.995803) - (xy 195.562354 112.167645) - (xy 195.57281 112.177105) - (xy 195.581588 112.173321) - (xy 196.444535 111.310374) - (xy 196.450913 111.298694) - (xy 197.180965 111.298694) - (xy 197.181096 111.300527) - (xy 197.185347 111.307142) - (xy 198.048483 112.170278) - (xy 198.060863 112.177038) - (xy 198.068513 112.171311) - (xy 198.176064 111.995803) - (xy 198.180545 111.987009) - (xy 198.268555 111.774533) - (xy 198.271604 111.765148) - (xy 198.325294 111.541518) - (xy 198.326837 111.531771) - (xy 198.344882 111.302492) - (xy 205.288232 111.302492) - (xy 205.306277 111.531771) - (xy 205.30782 111.541518) - (xy 205.36151 111.765148) - (xy 205.364559 111.774533) - (xy 205.452569 111.987009) - (xy 205.45705 111.995803) - (xy 205.562354 112.167645) - (xy 205.57281 112.177105) - (xy 205.581588 112.173321) - (xy 206.444535 111.310374) - (xy 206.450913 111.298694) - (xy 207.180965 111.298694) - (xy 207.181096 111.300527) - (xy 207.185347 111.307142) - (xy 208.048483 112.170278) - (xy 208.060863 112.177038) - (xy 208.068513 112.171311) - (xy 208.176064 111.995803) - (xy 208.180545 111.987009) - (xy 208.268555 111.774533) - (xy 208.271604 111.765148) - (xy 208.325294 111.541518) - (xy 208.326837 111.531771) - (xy 208.344882 111.302492) - (xy 208.344882 111.292632) - (xy 208.326837 111.063353) - (xy 208.325294 111.053606) - (xy 208.271604 110.829976) - (xy 208.268555 110.820591) - (xy 208.180545 110.608115) - (xy 208.176064 110.599321) - (xy 208.07076 110.427479) - (xy 208.060304 110.418019) - (xy 208.051526 110.421803) - (xy 207.188579 111.28475) - (xy 207.180965 111.298694) - (xy 206.450913 111.298694) - (xy 206.452149 111.29643) - (xy 206.452018 111.294597) - (xy 206.447767 111.287982) - (xy 205.584631 110.424846) - (xy 205.572251 110.418086) - (xy 205.564601 110.423813) - (xy 205.45705 110.599321) - (xy 205.452569 110.608115) - (xy 205.364559 110.820591) - (xy 205.36151 110.829976) - (xy 205.30782 111.053606) - (xy 205.306277 111.063353) - (xy 205.288232 111.292632) - (xy 205.288232 111.302492) - (xy 198.344882 111.302492) - (xy 198.344882 111.292632) - (xy 198.326837 111.063353) - (xy 198.325294 111.053606) - (xy 198.271604 110.829976) - (xy 198.268555 110.820591) - (xy 198.180545 110.608115) - (xy 198.176064 110.599321) - (xy 198.07076 110.427479) - (xy 198.060304 110.418019) - (xy 198.051526 110.421803) - (xy 197.188579 111.28475) - (xy 197.180965 111.298694) - (xy 196.450913 111.298694) - (xy 196.452149 111.29643) - (xy 196.452018 111.294597) - (xy 196.447767 111.287982) - (xy 195.584631 110.424846) - (xy 195.572251 110.418086) - (xy 195.564601 110.423813) - (xy 195.45705 110.599321) - (xy 195.452569 110.608115) - (xy 195.364559 110.820591) - (xy 195.36151 110.829976) - (xy 195.30782 111.053606) - (xy 195.306277 111.063353) - (xy 195.288232 111.292632) - (xy 195.288232 111.302492) - (xy 189.307335 111.302492) - (xy 190.894981 111.163591) - (xy 190.91596 111.16351) - (xy 190.931086 111.164715) - (xy 190.931101 111.164715) - (xy 190.935949 111.165101) - (xy 190.940804 111.164736) - (xy 190.940811 111.164736) - (xy 190.943613 111.164525) - (xy 190.943615 111.164525) - (xy 190.948466 111.16416) - (xy 190.958978 111.161705) - (xy 190.96737 111.160044) - (xy 191.061126 111.144778) - (xy 191.165052 111.127857) - (xy 191.165054 111.127857) - (xy 191.169676 111.127104) - (xy 191.383219 111.058757) - (xy 191.584313 110.959595) - (xy 191.768541 110.831798) - (xy 191.931854 110.678174) - (xy 191.951633 110.653086) - (xy 192.067771 110.505768) - (xy 192.070666 110.502096) - (xy 192.084434 110.478007) - (xy 192.179607 110.311493) - (xy 192.179609 110.311489) - (xy 192.181926 110.307435) - (xy 192.26319 110.098466) - (xy 192.273293 110.053815) - (xy 195.937014 110.053815) - (xy 195.940798 110.062593) - (xy 196.803745 110.92554) - (xy 196.817689 110.933154) - (xy 196.819522 110.933023) - (xy 196.826137 110.928772) - (xy 197.689273 110.065636) - (xy 197.696033 110.053256) - (xy 197.690306 110.045606) - (xy 197.514798 109.938055) - (xy 197.506004 109.933574) - (xy 197.293528 109.845564) - (xy 197.284143 109.842515) - (xy 197.060513 109.788825) - (xy 197.050766 109.787282) - (xy 196.821487 109.769237) - (xy 196.811627 109.769237) - (xy 196.582348 109.787282) - (xy 196.572601 109.788825) - (xy 196.348971 109.842515) - (xy 196.339586 109.845564) - (xy 196.12711 109.933574) - (xy 196.118316 109.938055) - (xy 195.946474 110.043359) - (xy 195.937014 110.053815) - (xy 192.273293 110.053815) - (xy 192.312673 109.879781) - (xy 192.315216 109.845564) - (xy 192.326515 109.693488) - (xy 192.327915 109.68192) - (xy 192.329326 109.67353) - (xy 192.330133 109.668735) - (xy 192.330286 109.656183) - (xy 192.32633 109.628562) - (xy 192.325057 109.610698) - (xy 192.325057 109.197562) - (xy 200.287343 109.197562) - (xy 200.30617 109.436784) - (xy 200.307324 109.441591) - (xy 200.307325 109.441597) - (xy 200.324084 109.5114) - (xy 200.362188 109.670115) - (xy 200.364081 109.674686) - (xy 200.364082 109.674688) - (xy 200.406246 109.77648) - (xy 200.454017 109.891811) - (xy 200.579397 110.096411) - (xy 200.735239 110.27888) - (xy 200.739001 110.282093) - (xy 200.906145 110.424846) - (xy 200.917708 110.434722) - (xy 201.122308 110.560102) - (xy 201.126878 110.561995) - (xy 201.12688 110.561996) - (xy 201.238222 110.608115) - (xy 201.344004 110.651931) - (xy 201.425594 110.671519) - (xy 201.572522 110.706794) - (xy 201.572528 110.706795) - (xy 201.577335 110.707949) - (xy 201.816557 110.726776) - (xy 202.055779 110.707949) - (xy 202.060586 110.706795) - (xy 202.060592 110.706794) - (xy 202.20752 110.671519) - (xy 202.28911 110.651931) - (xy 202.394892 110.608115) - (xy 202.506234 110.561996) - (xy 202.506236 110.561995) - (xy 202.510806 110.560102) - (xy 202.715406 110.434722) - (xy 202.72697 110.424846) - (xy 202.894113 110.282093) - (xy 202.897875 110.27888) - (xy 203.053717 110.096411) - (xy 203.07982 110.053815) - (xy 205.937014 110.053815) - (xy 205.940798 110.062593) - (xy 206.803745 110.92554) - (xy 206.817689 110.933154) - (xy 206.819522 110.933023) - (xy 206.826137 110.928772) - (xy 207.689273 110.065636) - (xy 207.696033 110.053256) - (xy 207.690306 110.045606) - (xy 207.514798 109.938055) - (xy 207.506004 109.933574) - (xy 207.293528 109.845564) - (xy 207.284143 109.842515) - (xy 207.060513 109.788825) - (xy 207.050766 109.787282) - (xy 206.821487 109.769237) - (xy 206.811627 109.769237) - (xy 206.582348 109.787282) - (xy 206.572601 109.788825) - (xy 206.348971 109.842515) - (xy 206.339586 109.845564) - (xy 206.12711 109.933574) - (xy 206.118316 109.938055) - (xy 205.946474 110.043359) - (xy 205.937014 110.053815) - (xy 203.07982 110.053815) - (xy 203.179097 109.891811) - (xy 203.226869 109.77648) - (xy 203.269032 109.674688) - (xy 203.269033 109.674686) - (xy 203.270926 109.670115) - (xy 203.30903 109.5114) - (xy 203.325789 109.441597) - (xy 203.32579 109.441591) - (xy 203.326944 109.436784) - (xy 203.345771 109.197562) - (xy 203.326944 108.95834) - (xy 203.32579 108.953533) - (xy 203.325789 108.953527) - (xy 203.272081 108.729821) - (xy 203.270926 108.725009) - (xy 203.269032 108.720436) - (xy 203.180991 108.507885) - (xy 203.18099 108.507883) - (xy 203.179097 108.503313) - (xy 203.053717 108.298713) - (xy 202.897875 108.116244) - (xy 202.868477 108.091136) - (xy 202.719174 107.96362) - (xy 202.719173 107.963619) - (xy 202.715406 107.960402) - (xy 202.510806 107.835022) - (xy 202.506236 107.833129) - (xy 202.506234 107.833128) - (xy 202.293683 107.745087) - (xy 202.293681 107.745086) - (xy 202.28911 107.743193) - (xy 202.20752 107.723605) - (xy 202.060592 107.68833) - (xy 202.060586 107.688329) - (xy 202.055779 107.687175) - (xy 201.816557 107.668348) - (xy 201.577335 107.687175) - (xy 201.572528 107.688329) - (xy 201.572522 107.68833) - (xy 201.425594 107.723605) - (xy 201.344004 107.743193) - (xy 201.339433 107.745086) - (xy 201.339431 107.745087) - (xy 201.12688 107.833128) - (xy 201.126878 107.833129) - (xy 201.122308 107.835022) - (xy 200.917708 107.960402) - (xy 200.913941 107.963619) - (xy 200.91394 107.96362) - (xy 200.764637 108.091136) - (xy 200.735239 108.116244) - (xy 200.579397 108.298713) - (xy 200.454017 108.503313) - (xy 200.452124 108.507883) - (xy 200.452123 108.507885) - (xy 200.364082 108.720436) - (xy 200.362188 108.725009) - (xy 200.361033 108.729821) - (xy 200.307325 108.953527) - (xy 200.307324 108.953533) - (xy 200.30617 108.95834) - (xy 200.287343 109.197562) - (xy 192.325057 109.197562) - (xy 192.325057 106.646941) - (xy 192.326558 106.62755) - (xy 192.328866 106.612731) - (xy 192.330248 106.603858) - (xy 192.329068 106.594833) - (xy 192.328798 106.564385) - (xy 192.328948 106.563059) - (xy 192.335794 106.502317) - (xy 192.342072 106.474813) - (xy 192.369049 106.397721) - (xy 192.381291 106.372301) - (xy 192.424746 106.303144) - (xy 192.442338 106.281086) - (xy 192.500085 106.223339) - (xy 192.522142 106.205748) - (xy 192.591299 106.162292) - (xy 192.616719 106.15005) - (xy 192.693808 106.123073) - (xy 192.721313 106.116794) - (xy 192.730573 106.11575) - (xy 192.776782 106.110542) - (xy 192.792445 106.110858) - (xy 192.792458 106.109762) - (xy 192.801428 106.109871) - (xy 192.810303 106.111253) - (xy 192.841854 106.107126) - (xy 192.858196 106.106062) - (xy 210.767205 106.106062) - ) - ) - ) -) diff --git a/fpkb/fpkbd.kicad_prl b/fpkb/fpkbd.kicad_prl deleted file mode 100644 index 7bf50c6..0000000 --- a/fpkb/fpkbd.kicad_prl +++ /dev/null @@ -1,75 +0,0 @@ -{ - "board": { - "active_layer": 0, - "active_layer_preset": "All Layers", - "auto_track_width": true, - "hidden_nets": [], - "high_contrast_mode": 0, - "net_color_mode": 1, - "opacity": { - "pads": 1.0, - "tracks": 1.0, - "vias": 1.0, - "zones": 0.6 - }, - "ratsnest_display_mode": 0, - "selection_filter": { - "dimensions": true, - "footprints": true, - "graphics": true, - "keepouts": true, - "lockedItems": true, - "otherItems": true, - "pads": true, - "text": true, - "tracks": true, - "vias": true, - "zones": true - }, - "visible_items": [ - 0, - 1, - 2, - 3, - 4, - 5, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 32, - 33, - 34, - 35, - 36 - ], - "visible_layers": "fffffff_ffffffff", - "zone_display_mode": 0 - }, - "meta": { - "filename": "fpkbdv2.kicad_prl", - "version": 3 - }, - "project": { - "files": [] - } -} diff --git a/fpkb/fpkbd.kicad_pro b/fpkb/fpkbd.kicad_pro deleted file mode 100644 index 0960785..0000000 --- a/fpkb/fpkbd.kicad_pro +++ /dev/null @@ -1,188 +0,0 @@ -{ - "board": { - "design_settings": { - "defaults": { - "board_outline_line_width": 0.049999999999999996, - "copper_line_width": 0.19999999999999998, - "copper_text_italic": false, - "copper_text_size_h": 1.5, - "copper_text_size_v": 1.5, - "copper_text_thickness": 0.3, - "copper_text_upright": false, - "courtyard_line_width": 0.049999999999999996, - "dimension_precision": 4, - "dimension_units": 3, - "dimensions": { - "arrow_length": 1270000, - "extension_offset": 500000, - "keep_text_aligned": true, - "suppress_zeroes": false, - "text_position": 0, - "units_format": 1 - }, - "fab_line_width": 0.09999999999999999, - "fab_text_italic": false, - "fab_text_size_h": 1.0, - "fab_text_size_v": 1.0, - "fab_text_thickness": 0.15, - "fab_text_upright": false, - "other_line_width": 0.09999999999999999, - "other_text_italic": false, - "other_text_size_h": 1.0, - "other_text_size_v": 1.0, - "other_text_thickness": 0.15, - "other_text_upright": false, - "pads": { - "drill": 1.0922, - "height": 1.7526, - "width": 1.7526 - }, - "silk_line_width": 0.12, - "silk_text_italic": false, - "silk_text_size_h": 1.0, - "silk_text_size_v": 1.0, - "silk_text_thickness": 0.15, - "silk_text_upright": false, - "zones": { - "45_degree_only": false, - "min_clearance": 0.508 - } - }, - "diff_pair_dimensions": [ - { - "gap": 0.0, - "via_gap": 0.0, - "width": 0.0 - } - ], - "drc_exclusions": [], - "meta": { - "filename": "board_design_settings.json", - "version": 2 - }, - "rule_severities": { - "annular_width": "error", - "clearance": "error", - "copper_edge_clearance": "error", - "courtyards_overlap": "error", - "diff_pair_gap_out_of_range": "error", - "diff_pair_uncoupled_length_too_long": "error", - "drill_out_of_range": "error", - "duplicate_footprints": "warning", - "extra_footprint": "warning", - "footprint_type_mismatch": "error", - "hole_clearance": "error", - "hole_near_hole": "error", - "invalid_outline": "error", - "item_on_disabled_layer": "error", - "items_not_allowed": "error", - "length_out_of_range": "error", - "malformed_courtyard": "error", - "microvia_drill_out_of_range": "error", - "missing_courtyard": "ignore", - "missing_footprint": "warning", - "net_conflict": "warning", - "npth_inside_courtyard": "ignore", - "padstack": "error", - "pth_inside_courtyard": "ignore", - "shorting_items": "error", - "silk_over_copper": "warning", - "silk_overlap": "warning", - "skew_out_of_range": "error", - "through_hole_pad_without_hole": "error", - "too_many_vias": "error", - "track_dangling": "warning", - "track_width": "error", - "tracks_crossing": "error", - "unconnected_items": "error", - "unresolved_variable": "error", - "via_dangling": "warning", - "zone_has_empty_net": "error", - "zones_intersect": "error" - }, - "rules": { - "allow_blind_buried_vias": false, - "allow_microvias": false, - "max_error": 0.005, - "min_clearance": 0.0, - "min_copper_edge_clearance": 0.075, - "min_hole_clearance": 0.25, - "min_hole_to_hole": 0.25, - "min_microvia_diameter": 0.19999999999999998, - "min_microvia_drill": 0.09999999999999999, - "min_silk_clearance": 0.0, - "min_through_hole_diameter": 0.3, - "min_track_width": 0.5, - "min_via_annular_width": 0.049999999999999996, - "min_via_diameter": 0.39999999999999997, - "use_height_for_length_calcs": true - }, - "track_widths": [ - 0.0 - ], - "via_dimensions": [ - { - "diameter": 0.0, - "drill": 0.0 - } - ], - "zones_allow_external_fillets": false, - "zones_use_no_outline": true - }, - "layer_presets": [] - }, - "boards": [], - "cvpcb": { - "equivalence_files": [] - }, - "libraries": { - "pinned_footprint_libs": [], - "pinned_symbol_libs": [] - }, - "meta": { - "filename": "fpkbdv2.kicad_pro", - "version": 1 - }, - "net_settings": { - "classes": [ - { - "bus_width": 12.0, - "clearance": 0.2, - "diff_pair_gap": 0.25, - "diff_pair_via_gap": 0.25, - "diff_pair_width": 0.2, - "line_style": 0, - "microvia_diameter": 0.3, - "microvia_drill": 0.1, - "name": "Default", - "pcb_color": "rgba(0, 0, 0, 0.000)", - "schematic_color": "rgba(0, 0, 0, 0.000)", - "track_width": 0.25, - "via_diameter": 0.8, - "via_drill": 0.4, - "wire_width": 6.0 - } - ], - "meta": { - "version": 2 - }, - "net_colors": null - }, - "pcbnew": { - "last_paths": { - "gencad": "", - "idf": "", - "netlist": "", - "specctra_dsn": "", - "step": "", - "vrml": "" - }, - "page_layout_descr_file": "" - }, - "schematic": { - "legacy_lib_dir": "", - "legacy_lib_list": [] - }, - "sheets": [], - "text_variables": {} -} diff --git a/fpkb/gerber.zip b/fpkb/gerber.zip deleted file mode 100644 index 6067dc2..0000000 Binary files a/fpkb/gerber.zip and /dev/null differ diff --git a/fpkb/gerber/fpkbd-B_Cu.gbr b/fpkb/gerber/fpkbd-B_Cu.gbr deleted file mode 100644 index 59817ad..0000000 --- a/fpkb/gerber/fpkbd-B_Cu.gbr +++ /dev/null @@ -1,16167 +0,0 @@ -%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% -%TF.CreationDate,2022-10-02T20:30:39+02:00*% -%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% -%TF.SameCoordinates,Original*% -%TF.FileFunction,Copper,L2,Bot*% -%TF.FilePolarity,Positive*% -%FSLAX46Y46*% -G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* -%MOMM*% -%LPD*% -G01* -G04 APERTURE LIST* -G04 Aperture macros list* -%AMHorizOval* -0 Thick line with rounded ends* -0 $1 width* -0 $2 $3 position (X,Y) of the first rounded end (center of the circle)* -0 $4 $5 position (X,Y) of the second rounded end (center of the circle)* -0 Add line between two ends* -20,1,$1,$2,$3,$4,$5,0* -0 Add two circle primitives to create the rounded ends* -1,1,$1,$2,$3* -1,1,$1,$4,$5*% -%AMRotRect* -0 Rectangle, with rotation* -0 The origin of the aperture is its center* -0 $1 length* -0 $2 width* -0 $3 Rotation angle, in degrees counterclockwise* -0 Add horizontal line* -21,1,$1,$2,0,0,$3*% -G04 Aperture macros list end* -%TA.AperFunction,ComponentPad*% -%ADD10C,2.032000*% -%TD*% -%TA.AperFunction,ComponentPad*% -%ADD11HorizOval,1.600000X-0.298858X0.026147X0.298858X-0.026147X0*% -%TD*% -%TA.AperFunction,ComponentPad*% -%ADD12RotRect,1.752600X1.752600X265.000000*% -%TD*% -%TA.AperFunction,ComponentPad*% -%ADD13C,1.752600*% -%TD*% -%TA.AperFunction,Conductor*% -%ADD14C,0.500000*% -%TD*% -G04 APERTURE END LIST* -D10* -%TO.P,S13,1*% -%TO.N,GND*% -X233501950Y-154082108D03* -X243463897Y-154953666D03* -%TO.P,S13,2*% -%TO.N,matrix_inner_bottom*% -X238665951Y-152425878D03* -X238665951Y-152425878D03* -%TD*% -%TO.P,S14,1*% -%TO.N,GND*% -X234983598Y-137146799D03* -X244945545Y-138018357D03* -%TO.P,S14,2*% -%TO.N,matrix_inner_home*% -X240147599Y-135490569D03* -X240147599Y-135490569D03* -%TD*% -%TO.P,S3,1*% -%TO.N,GND*% -X164856393Y-131242233D03* -X155008315Y-132978714D03* -%TO.P,S3,2*% -%TO.N,matrix_pinky_top*% -X159567693Y-130042377D03* -X159567693Y-130042377D03* -%TD*% -%TO.P,S11,1*% -%TO.N,GND*% -X227310370Y-133062491D03* -X217348423Y-132190933D03* -%TO.P,S11,2*% -%TO.N,matrix_index_home*% -X222512424Y-130534703D03* -X222512424Y-130534703D03* -%TD*% -%TO.P,S5,1*% -%TO.N,GND*% -X176465457Y-134702278D03* -X186427404Y-133830720D03* -%TO.P,S5,2*% -%TO.N,matrix_ring_home*% -X181263403Y-132174490D03* -X181263403Y-132174490D03* -%TD*% -%TO.P,S7,1*% -%TO.N,GND*% -X206816557Y-145297562D03* -X196816557Y-145297562D03* -%TO.P,S7,2*% -%TO.N,matrix_middle_bottom*% -X201816557Y-143197562D03* -X201816557Y-143197562D03* -%TD*% -%TO.P,S12,1*% -%TO.N,GND*% -X218830070Y-115255623D03* -X228792017Y-116127181D03* -%TO.P,S12,2*% -%TO.N,matrix_index_top*% -X223994071Y-113599393D03* -X223994071Y-113599393D03* -%TD*% -%TO.P,S9,1*% -%TO.N,GND*% -X206816557Y-111297562D03* -X196816557Y-111297562D03* -%TO.P,S9,2*% -%TO.N,matrix_middle_top*% -X201816557Y-109197562D03* -X201816557Y-109197562D03* -%TD*% -%TO.P,S2,1*% -%TO.N,GND*% -X157960334Y-149720446D03* -X167808412Y-147983965D03* -%TO.P,S2,2*% -%TO.N,matrix_pinky_home*% -X162519712Y-146784109D03* -X162519712Y-146784109D03* -%TD*% -%TO.P,S16,1*% -%TO.N,GND*% -X241742403Y-181329969D03* -X232083144Y-178741779D03* -%TO.P,S16,2*% -%TO.N,thumb_tucky*% -X237456293Y-178007430D03* -X237456293Y-178007430D03* -%TD*% -%TO.P,S10,1*% -%TO.N,GND*% -X225828722Y-149997801D03* -X215866775Y-149126243D03* -%TO.P,S10,2*% -%TO.N,matrix_index_bottom*% -X221030776Y-147470013D03* -X221030776Y-147470013D03* -%TD*% -%TO.P,S8,1*% -%TO.N,GND*% -X206816557Y-128297562D03* -X196816557Y-128297562D03* -%TO.P,S8,2*% -%TO.N,matrix_middle_home*% -X201816557Y-126197562D03* -X201816557Y-126197562D03* -%TD*% -%TO.P,S1,1*% -%TO.N,GND*% -X160912353Y-166462178D03* -X170760431Y-164725697D03* -%TO.P,S1,2*% -%TO.N,matrix_pinky_bottom*% -X165471731Y-163525841D03* -X165471731Y-163525841D03* -%TD*% -%TO.P,S4,1*% -%TO.N,GND*% -X177947105Y-151637588D03* -X187909052Y-150766030D03* -%TO.P,S4,2*% -%TO.N,matrix_ring_bottom*% -X182745051Y-149109800D03* -X182745051Y-149109800D03* -%TD*% -%TO.P,S6,1*% -%TO.N,GND*% -X174983810Y-117766968D03* -X184945757Y-116895410D03* -%TO.P,S6,2*% -%TO.N,matrix_ring_top*% -X179781756Y-115239180D03* -X179781756Y-115239180D03* -%TD*% -D11* -%TO.P,REF\u002A\u002A,1*% -%TO.N,GND*% -X254064987Y-165633680D03* -X254465903Y-161051184D03* -%TO.P,REF\u002A\u002A,2*% -X255561717Y-161147056D03* -X255160801Y-165729551D03* -%TO.P,REF\u002A\u002A,3*% -%TO.N,P21*% -X259145580Y-166078174D03* -X259546496Y-161495679D03* -%TO.P,REF\u002A\u002A,4*% -%TO.N,VCC*% -X262535080Y-161757146D03* -X262134164Y-166339642D03* -%TD*% -D10* -%TO.P,S15,1*% -%TO.N,GND*% -X246427192Y-121083047D03* -X236465245Y-120211489D03* -%TO.P,S15,2*% -%TO.N,matrix_inner_top*% -X241629246Y-118555259D03* -X241629246Y-118555259D03* -%TD*% -%TO.P,S17,1*% -%TO.N,GND*% -X252036733Y-185594020D03* -X260696987Y-190594020D03* -%TO.P,S17,2*% -%TO.N,thumb_reachy*% -X257416860Y-186275367D03* -X257416860Y-186275367D03* -%TD*% -D12* -%TO.P,MCU1,1*% -%TO.N,RAW*% -X253426562Y-120019033D03* -D13* -%TO.P,MCU1,2*% -%TO.N,GND*% -X253205187Y-122549368D03* -%TO.P,MCU1,3*% -%TO.N,RST*% -X252983811Y-125079702D03* -%TO.P,MCU1,4*% -%TO.N,VCC*% -X252762435Y-127610037D03* -%TO.P,MCU1,5*% -%TO.N,P21*% -X252541060Y-130140371D03* -%TO.P,MCU1,6*% -%TO.N,matrix_inner_top*% -X252319684Y-132670706D03* -%TO.P,MCU1,7*% -%TO.N,matrix_index_top*% -X252098309Y-135201041D03* -%TO.P,MCU1,8*% -%TO.N,matrix_middle_top*% -X251876933Y-137731375D03* -%TO.P,MCU1,9*% -%TO.N,matrix_ring_top*% -X251655557Y-140261710D03* -%TO.P,MCU1,10*% -%TO.N,matrix_pinky_top*% -X251434182Y-142792044D03* -%TO.P,MCU1,11*% -%TO.N,matrix_inner_home*% -X251212806Y-145322379D03* -%TO.P,MCU1,12*% -%TO.N,matrix_index_home*% -X250991431Y-147852713D03* -%TO.P,MCU1,13*% -%TO.N,matrix_middle_home*% -X268608569Y-121347287D03* -%TO.P,MCU1,14*% -%TO.N,matrix_ring_home*% -X268387194Y-123877621D03* -%TO.P,MCU1,15*% -%TO.N,GND*% -X268165818Y-126407956D03* -%TO.P,MCU1,16*% -X267944443Y-128938290D03* -%TO.P,MCU1,17*% -%TO.N,matrix_pinky_home*% -X267723067Y-131468625D03* -%TO.P,MCU1,18*% -%TO.N,matrix_pinky_bottom*% -X267501691Y-133998959D03* -%TO.P,MCU1,19*% -%TO.N,matrix_ring_bottom*% -X267280316Y-136529294D03* -%TO.P,MCU1,20*% -%TO.N,matrix_middle_bottom*% -X267058940Y-139059629D03* -%TO.P,MCU1,21*% -%TO.N,matrix_inner_bottom*% -X266837565Y-141589963D03* -%TO.P,MCU1,22*% -%TO.N,matrix_index_bottom*% -X266616189Y-144120298D03* -%TO.P,MCU1,23*% -%TO.N,thumb_tucky*% -X266394813Y-146650632D03* -%TO.P,MCU1,24*% -%TO.N,thumb_reachy*% -X266173438Y-149180967D03* -%TD*% -D14* -%TO.N,VCC*% -X256340371Y-129440371D02* -X261640371Y-129440371D01* -X262535080Y-165938726D02* -X262134164Y-166339642D01* -X262535080Y-161757146D02* -X262535080Y-165938726D01* -X252762435Y-127610037D02* -X254510037Y-127610037D01* -X254510037Y-127610037D02* -X256340371Y-129440371D01* -X262535080Y-130335081D02* -X262535080Y-161757146D01* -X261640371Y-129440371D02* -X262535080Y-130335081D01* -%TO.N,P21*% -X261350421Y-130140371D02* -X252541060Y-130140371D01* -X259546496Y-160553504D02* -X261835080Y-158264920D01* -X259145580Y-166078174D02* -X259145580Y-161896595D01* -X259145580Y-161896595D02* -X259546496Y-161495679D01* -X259546496Y-161495679D02* -X259546496Y-160553504D01* -X261835080Y-130625030D02* -X261350421Y-130140371D01* -X261835080Y-158264920D02* -X261835080Y-130625030D01* -%TD*% -%TA.AperFunction,Conductor*% -%TO.N,GND*% -G36* -X210786585Y-106107561D02* -G01* -X210810303Y-106111253D01* -X210819325Y-106110073D01* -X210849768Y-106109800D01* -X210906724Y-106116215D01* -X210911848Y-106116792D01* -X210939356Y-106123069D01* -X211016452Y-106150043D01* -X211041872Y-106162284D01* -X211111034Y-106205737D01* -X211133090Y-106223324D01* -X211190851Y-106281079D01* -X211208440Y-106303134D01* -X211251898Y-106372291D01* -X211264141Y-106397711D01* -X211291121Y-106474806D01* -X211297400Y-106502313D01* -X211303621Y-106557503D01* -X211303283Y-106573449D01* -X211304357Y-106573462D01* -X211304248Y-106582431D01* -X211302866Y-106591306D01* -X211306993Y-106622857D01* -X211308057Y-106639199D01* -X211308057Y-107950676D01* -X211306311Y-107971578D01* -X211302981Y-107991374D01* -X211302828Y-108003926D01* -X211303519Y-108008749D01* -X211303519Y-108008755D01* -X211304343Y-108014514D01* -X211305268Y-108023029D01* -X211312788Y-108124200D01* -X211320468Y-108227516D01* -X211321498Y-108232069D01* -X211321499Y-108232074D01* -X211349867Y-108357437D01* -X211369951Y-108446193D01* -X211451213Y-108655155D01* -X211453531Y-108659210D01* -X211453533Y-108659215D01* -X211506840Y-108752483D01* -X211562467Y-108849812D01* -X211565359Y-108853481D01* -X211565360Y-108853482D01* -X211651912Y-108963274D01* -X211701270Y-109025886D01* -X211864574Y-109179511D01* -X212048790Y-109307312D01* -X212154045Y-109359221D01* -X212245680Y-109404414D01* -X212245684Y-109404416D01* -X212249872Y-109406481D01* -X212254322Y-109407906D01* -X212254323Y-109407906D01* -X212458954Y-109473417D01* -X212458958Y-109473418D01* -X212463403Y-109474841D01* -X212647778Y-109504876D01* -X212659176Y-109507279D01* -X212667395Y-109509413D01* -X212667408Y-109509415D01* -X212672114Y-109510637D01* -X212684605Y-109511884D01* -X212689464Y-109511617D01* -X212689469Y-109511617D01* -X212712494Y-109510351D01* -X212730392Y-109510640D01* -X233180076Y-111299755D01* -X233199260Y-111302940D01* -X233213831Y-111306533D01* -X233213833Y-111306533D01* -X233222547Y-111308682D01* -X233231635Y-111308293D01* -X233261986Y-111310677D01* -X233314971Y-111321389D01* -X233323216Y-111323056D01* -X233350072Y-111331709D01* -X233424510Y-111365299D01* -X233448765Y-111379709D01* -X233513864Y-111429020D01* -X233534307Y-111448468D01* -X233586803Y-111511032D01* -X233602404Y-111534539D01* -X233639662Y-111607213D01* -X233649642Y-111633604D01* -X233669795Y-111712748D01* -X233673652Y-111740698D01* -X233675047Y-111796620D01* -X233674463Y-111812274D01* -X233673581Y-111821115D01* -X233671433Y-111829828D01* -X233671817Y-111838793D01* -X233672794Y-111861629D01* -X233672430Y-111877999D01* -X233654003Y-112088618D01* -X233559015Y-113174339D01* -X233558681Y-113178152D01* -X233555120Y-113198819D01* -X233550079Y-113218238D01* -X233548832Y-113230729D01* -X233549099Y-113235583D01* -X233549099Y-113235588D01* -X233549675Y-113246048D01* -X233549849Y-113254974D01* -X233547069Y-113429875D01* -X233546803Y-113446604D01* -X233547372Y-113451063D01* -X233560363Y-113552875D01* -X233574114Y-113660648D01* -X233575309Y-113664972D01* -X233575311Y-113664980D01* -X233608554Y-113785229D01* -X233631609Y-113868626D01* -X233718118Y-114066306D01* -X233831880Y-114249661D01* -X233970577Y-114414960D01* -X234131389Y-114558837D01* -X234135136Y-114561330D01* -X234307288Y-114675868D01* -X234307295Y-114675872D01* -X234311039Y-114678363D01* -X234315107Y-114680299D01* -X234315108Y-114680300D01* -X234322721Y-114683924D01* -X234505871Y-114771106D01* -X234711919Y-114835177D01* -X234716363Y-114835888D01* -X234716367Y-114835889D01* -X234884917Y-114862859D01* -X234896662Y-114865317D01* -X234912377Y-114869396D01* -X234917212Y-114869878D01* -X234917216Y-114869879D01* -X234918901Y-114870047D01* -X234924868Y-114870642D01* -X234929720Y-114870375D01* -X234929722Y-114870375D01* -X234934945Y-114870087D01* -X234952742Y-114869108D01* -X234970640Y-114869397D01* -X269742963Y-117911581D01* -X269762129Y-117914763D01* -X269785433Y-117920509D01* -X269794523Y-117920120D01* -X269824871Y-117922503D01* -X269886099Y-117934880D01* -X269912956Y-117943533D01* -X269987390Y-117977120D01* -X270011646Y-117991531D01* -X270076750Y-118040846D01* -X270097192Y-118060294D01* -X270149681Y-118122849D01* -X270165279Y-118146351D01* -X270202541Y-118219034D01* -X270212517Y-118245417D01* -X270231910Y-118321577D01* -X270232669Y-118324559D01* -X270236526Y-118352509D01* -X270237812Y-118404147D01* -X270237920Y-118408463D01* -X270237336Y-118424117D01* -X270236457Y-118432924D01* -X270234308Y-118441639D01* -X270234691Y-118450605D01* -X270234691Y-118450609D01* -X270235668Y-118473451D01* -X270235304Y-118489815D01* -X270049774Y-120610444D01* -X270023911Y-120676562D01* -X269966407Y-120718201D01* -X269895520Y-120722142D01* -X269833755Y-120687133D01* -X269818461Y-120667902D01* -X269712300Y-120503802D01* -X269712298Y-120503799D01* -X269709492Y-120499462D01* -X269556237Y-120331037D01* -X269377532Y-120189905D01* -X269178176Y-120079854D01* -X269047475Y-120033570D01* -X268968398Y-120005567D01* -X268968394Y-120005566D01* -X268963523Y-120003841D01* -X268958430Y-120002934D01* -X268958427Y-120002933D01* -X268744426Y-119964814D01* -X268744420Y-119964813D01* -X268739337Y-119963908D01* -X268652267Y-119962844D01* -X268516808Y-119961189D01* -X268516806Y-119961189D01* -X268511639Y-119961126D01* -X268286545Y-119995570D01* -X268070098Y-120066316D01* -X267868113Y-120171463D01* -X267863980Y-120174566D01* -X267863977Y-120174568D01* -X267690148Y-120305082D01* -X267686013Y-120308187D01* -X267639381Y-120356985D01* -X267554605Y-120445698D01* -X267528689Y-120472817D01* -X267525775Y-120477089D01* -X267525774Y-120477090D01* -X267464175Y-120567391D01* -X267400366Y-120660932D01* -X267304490Y-120867479D01* -X267303108Y-120872461D01* -X267303108Y-120872462D01* -X267300521Y-120881790D01* -X267243636Y-121086912D01* -X267219438Y-121313337D01* -X267219735Y-121318489D01* -X267219735Y-121318493D01* -X267222162Y-121360586D01* -X267232546Y-121540674D01* -X267233681Y-121545711D01* -X267233682Y-121545717D01* -X267281302Y-121757023D01* -X267282608Y-121762818D01* -X267284552Y-121767604D01* -X267284553Y-121767609D01* -X267362191Y-121958806D01* -X267368280Y-121973802D01* -X267487261Y-122167961D01* -X267636355Y-122340080D01* -X267683138Y-122378920D01* -X267762227Y-122444581D01* -X267801862Y-122503484D01* -X267803360Y-122574464D01* -X267766245Y-122634987D01* -X267739924Y-122653287D01* -X267646738Y-122701797D01* -X267642605Y-122704900D01* -X267642602Y-122704902D01* -X267468773Y-122835416D01* -X267464638Y-122838521D01* -X267445862Y-122858169D01* -X267330019Y-122979392D01* -X267307314Y-123003151D01* -X267304400Y-123007423D01* -X267304399Y-123007424D01* -X267240085Y-123101705D01* -X267178991Y-123191266D01* -X267083115Y-123397813D01* -X267022261Y-123617246D01* -X266998063Y-123843671D01* -X266998360Y-123848823D01* -X266998360Y-123848827D01* -X267001397Y-123901489D01* -X267011171Y-124071008D01* -X267012306Y-124076045D01* -X267012307Y-124076051D01* -X267050701Y-124246418D01* -X267061233Y-124293152D01* -X267063177Y-124297938D01* -X267063178Y-124297943D01* -X267136888Y-124479467D01* -X267146905Y-124504136D01* -X267265886Y-124698295D01* -X267414980Y-124870414D01* -X267501145Y-124941949D01* -X267541269Y-124975261D01* -X267580904Y-125034163D01* -X267582402Y-125105144D01* -X267545287Y-125165667D01* -X267518964Y-125183968D01* -X267430227Y-125230161D01* -X267421490Y-125235664D01* -X267396707Y-125254271D01* -X267388254Y-125265596D01* -X267394998Y-125277926D01* -X268153006Y-126035934D01* -X268166950Y-126043548D01* -X268168783Y-126043417D01* -X268175398Y-126039166D01* -X268937933Y-125276631D01* -X268945547Y-125262687D01* -X268943561Y-125234914D01* -X268958652Y-125165540D01* -X269013806Y-125112775D01* -X269098701Y-125071185D01* -X269102905Y-125068187D01* -X269102909Y-125068184D01* -X269180536Y-125012813D01* -X269284087Y-124938951D01* -X269445387Y-124778213D01* -X269448403Y-124774015D01* -X269448407Y-124774011D01* -X269450532Y-124771054D01* -X269451696Y-124770147D01* -X269451756Y-124770076D01* -X269451771Y-124770088D01* -X269506527Y-124727407D01* -X269577230Y-124720963D01* -X269640194Y-124753766D01* -X269675428Y-124815403D01* -X269678374Y-124855561D01* -X269649642Y-125183968D01* -X269606951Y-125671924D01* -X269581087Y-125738042D01* -X269523584Y-125779681D01* -X269452697Y-125783622D01* -X269390932Y-125748613D01* -X269375638Y-125729382D01* -X269317901Y-125640133D01* -X269307216Y-125630931D01* -X269297649Y-125635335D01* -X268537840Y-126395144D01* -X268530226Y-126409088D01* -X268530357Y-126410921D01* -X268534608Y-126417536D01* -X269295138Y-127178066D01* -X269309082Y-127185680D01* -X269328167Y-127184315D01* -X269397541Y-127199406D01* -X269447744Y-127249608D01* -X269462678Y-127320976D01* -X269397729Y-128063353D01* -X269385576Y-128202257D01* -X269359712Y-128268375D01* -X269302209Y-128310014D01* -X269231322Y-128313955D01* -X269169557Y-128278946D01* -X269154263Y-128259715D01* -X269096526Y-128170468D01* -X269085841Y-128161265D01* -X269076274Y-128165669D01* -X268316465Y-128925478D01* -X268308851Y-128939422D01* -X268308982Y-128941255D01* -X268313233Y-128947870D01* -X269073763Y-129708400D01* -X269087707Y-129716014D01* -X269106791Y-129714649D01* -X269176165Y-129729740D01* -X269226368Y-129779941D01* -X269241302Y-129851310D01* -X269164271Y-130731781D01* -X269138407Y-130797899D01* -X269080904Y-130839538D01* -X269010017Y-130843479D01* -X268948252Y-130808470D01* -X268932958Y-130789239D01* -X268927210Y-130780353D01* -X268898443Y-130735886D01* -X268826798Y-130625140D01* -X268826796Y-130625137D01* -X268823990Y-130620800D01* -X268670735Y-130452375D01* -X268571184Y-130373755D01* -X268530122Y-130315840D01* -X268526890Y-130244917D01* -X268562515Y-130183505D01* -X268593845Y-130161723D01* -X268651048Y-130133699D01* -X268659897Y-130128425D01* -X268712547Y-130090870D01* -X268720947Y-130080171D01* -X268713958Y-130067015D01* -X267957255Y-129310312D01* -X267943311Y-129302698D01* -X267941478Y-129302829D01* -X267934863Y-129307080D01* -X267171953Y-130069990D01* -X267164338Y-130083934D01* -X267166314Y-130111557D01* -X267151222Y-130180931D01* -X267098815Y-130232309D01* -X266982611Y-130292801D01* -X266978478Y-130295904D01* -X266978475Y-130295906D01* -X266804646Y-130426420D01* -X266800511Y-130429525D01* -X266643187Y-130594155D01* -X266640273Y-130598427D01* -X266640272Y-130598428D01* -X266578204Y-130689417D01* -X266514864Y-130782270D01* -X266418988Y-130988817D01* -X266417606Y-130993799D01* -X266417606Y-130993800D01* -X266415209Y-131002444D01* -X266358134Y-131208250D01* -X266333936Y-131434675D01* -X266334233Y-131439827D01* -X266334233Y-131439831D01* -X266337586Y-131497987D01* -X266347044Y-131662012D01* -X266348179Y-131667049D01* -X266348180Y-131667055D01* -X266380369Y-131809887D01* -X266397106Y-131884156D01* -X266399050Y-131888942D01* -X266399051Y-131888947D01* -X266480834Y-132090353D01* -X266482778Y-132095140D01* -X266601759Y-132289299D01* -X266750853Y-132461418D01* -X266799425Y-132501743D01* -X266876725Y-132565919D01* -X266916360Y-132624822D01* -X266917858Y-132695802D01* -X266880743Y-132756325D01* -X266854421Y-132774625D01* -X266761235Y-132823135D01* -X266757102Y-132826238D01* -X266757099Y-132826240D01* -X266583270Y-132956754D01* -X266579135Y-132959859D01* -X266573360Y-132965902D01* -X266474729Y-133069114D01* -X266421811Y-133124489D01* -X266418897Y-133128761D01* -X266418896Y-133128762D01* -X266380874Y-133184501D01* -X266293488Y-133312604D01* -X266197612Y-133519151D01* -X266196230Y-133524133D01* -X266196230Y-133524134D01* -X266180607Y-133580469D01* -X266136758Y-133738584D01* -X266112560Y-133965009D01* -X266112857Y-133970161D01* -X266112857Y-133970165D01* -X266116598Y-134035045D01* -X266125668Y-134192346D01* -X266126803Y-134197383D01* -X266126804Y-134197389D01* -X266163502Y-134360231D01* -X266175730Y-134414490D01* -X266177674Y-134419276D01* -X266177675Y-134419281D01* -X266259458Y-134620687D01* -X266261402Y-134625474D01* -X266380383Y-134819633D01* -X266529477Y-134991752D01* -X266533452Y-134995052D01* -X266533455Y-134995055D01* -X266655350Y-135096254D01* -X266694985Y-135155157D01* -X266696483Y-135226137D01* -X266659368Y-135286660D01* -X266633046Y-135304960D01* -X266600692Y-135321803D01* -X266563815Y-135341000D01* -X266539860Y-135353470D01* -X266535727Y-135356573D01* -X266535724Y-135356575D01* -X266361895Y-135487089D01* -X266357760Y-135490194D01* -X266316520Y-135533349D01* -X266249565Y-135603414D01* -X266200436Y-135654824D01* -X266197522Y-135659096D01* -X266197521Y-135659097D01* -X266157880Y-135717209D01* -X266072113Y-135842939D01* -X265976237Y-136049486D01* -X265974855Y-136054468D01* -X265974855Y-136054469D01* -X265965623Y-136087760D01* -X265915383Y-136268919D01* -X265891185Y-136495344D01* -X265891482Y-136500496D01* -X265891482Y-136500500D01* -X265892306Y-136514789D01* -X265904293Y-136722681D01* -X265905428Y-136727718D01* -X265905429Y-136727724D01* -X265952344Y-136935902D01* -X265954355Y-136944825D01* -X265956299Y-136949611D01* -X265956300Y-136949616D01* -X266035164Y-137143834D01* -X266040027Y-137155809D01* -X266159008Y-137349968D01* -X266308102Y-137522087D01* -X266433975Y-137626589D01* -X266473610Y-137685490D01* -X266475108Y-137756471D01* -X266437994Y-137816994D01* -X266411672Y-137835294D01* -X266318484Y-137883805D01* -X266314351Y-137886908D01* -X266314348Y-137886910D01* -X266140519Y-138017424D01* -X266136384Y-138020529D01* -X266111755Y-138046302D01* -X266017853Y-138144565D01* -X265979060Y-138185159D01* -X265976146Y-138189431D01* -X265976145Y-138189432D01* -X265942722Y-138238429D01* -X265850737Y-138373274D01* -X265754861Y-138579821D01* -X265753479Y-138584803D01* -X265753479Y-138584804D01* -X265728431Y-138675124D01* -X265694007Y-138799254D01* -X265669809Y-139025679D01* -X265670106Y-139030831D01* -X265670106Y-139030835D01* -X265670905Y-139044684D01* -X265682917Y-139253016D01* -X265684052Y-139258053D01* -X265684053Y-139258059D01* -X265729604Y-139460184D01* -X265732979Y-139475160D01* -X265766028Y-139556550D01* -X265803343Y-139648444D01* -X265818651Y-139686144D01* -X265937632Y-139880303D01* -X266086726Y-140052422D01* -X266151173Y-140105927D01* -X266212598Y-140156923D01* -X266252233Y-140215826D01* -X266253731Y-140286806D01* -X266216616Y-140347329D01* -X266190295Y-140365629D01* -X266097109Y-140414139D01* -X266092976Y-140417242D01* -X266092973Y-140417244D01* -X265923931Y-140544164D01* -X265915009Y-140550863D01* -X265757685Y-140715493D01* -X265754771Y-140719765D01* -X265754770Y-140719766D01* -X265708300Y-140787889D01* -X265629362Y-140903608D01* -X265533486Y-141110155D01* -X265532104Y-141115137D01* -X265532104Y-141115138D01* -X265529574Y-141124261D01* -X265472632Y-141329588D01* -X265448434Y-141556013D01* -X265461542Y-141783350D01* -X265462677Y-141788387D01* -X265462678Y-141788393D01* -X265510466Y-142000445D01* -X265511604Y-142005494D01* -X265513548Y-142010280D01* -X265513549Y-142010285D01* -X265584211Y-142184304D01* -X265597276Y-142216478D01* -X265716257Y-142410637D01* -X265865351Y-142582756D01* -X265991224Y-142687258D01* -X266030859Y-142746159D01* -X266032357Y-142817140D01* -X265995243Y-142877663D01* -X265968921Y-142895963D01* -X265875733Y-142944474D01* -X265871600Y-142947577D01* -X265871597Y-142947579D01* -X265746149Y-143041768D01* -X265693633Y-143081198D01* -X265536309Y-143245828D01* -X265533395Y-143250100D01* -X265533394Y-143250101D01* -X265496920Y-143303570D01* -X265407986Y-143433943D01* -X265312110Y-143640490D01* -X265251256Y-143859923D01* -X265227058Y-144086348D01* -X265227355Y-144091500D01* -X265227355Y-144091504D01* -X265227638Y-144096411D01* -X265240166Y-144313685D01* -X265241301Y-144318722D01* -X265241302Y-144318728D01* -X265268026Y-144437311D01* -X265290228Y-144535829D01* -X265292172Y-144540615D01* -X265292173Y-144540620D01* -X265336603Y-144650037D01* -X265375900Y-144746813D01* -X265494881Y-144940972D01* -X265643975Y-145113091D01* -X265722139Y-145177984D01* -X265769847Y-145217592D01* -X265809482Y-145276495D01* -X265810980Y-145347475D01* -X265773865Y-145407998D01* -X265747543Y-145426298D01* -X265654357Y-145474808D01* -X265650224Y-145477911D01* -X265650221Y-145477913D01* -X265546076Y-145556107D01* -X265472257Y-145611532D01* -X265314933Y-145776162D01* -X265312019Y-145780434D01* -X265312018Y-145780435D01* -X265272377Y-145838547D01* -X265186610Y-145964277D01* -X265090734Y-146170824D01* -X265029880Y-146390257D01* -X265005682Y-146616682D01* -X265018790Y-146844019D01* -X265019925Y-146849056D01* -X265019926Y-146849062D01* -X265067714Y-147061114D01* -X265068852Y-147066163D01* -X265070796Y-147070949D01* -X265070797Y-147070954D01* -X265137704Y-147235725D01* -X265154524Y-147277147D01* -X265161569Y-147288643D01* -X265269692Y-147465083D01* -X265273505Y-147471306D01* -X265422599Y-147643425D01* -X265426574Y-147646725D01* -X265426577Y-147646728D01* -X265548472Y-147747927D01* -X265588107Y-147806830D01* -X265589605Y-147877810D01* -X265552490Y-147938333D01* -X265526168Y-147956633D01* -X265432982Y-148005143D01* -X265428849Y-148008246D01* -X265428846Y-148008248D01* -X265255017Y-148138762D01* -X265250882Y-148141867D01* -X265247310Y-148145605D01* -X265104656Y-148294884D01* -X265093558Y-148306497D01* -X265090644Y-148310769D01* -X265090643Y-148310770D01* -X265056420Y-148360939D01* -X264965235Y-148494612D01* -X264869359Y-148701159D01* -X264867977Y-148706141D01* -X264867977Y-148706142D01* -X264856062Y-148749108D01* -X264808505Y-148920592D01* -X264784307Y-149147017D01* -X264784604Y-149152169D01* -X264784604Y-149152173D01* -X264785161Y-149161830D01* -X264797415Y-149374354D01* -X264798550Y-149379391D01* -X264798551Y-149379397D01* -X264832730Y-149531061D01* -X264847477Y-149596498D01* -X264849421Y-149601284D01* -X264849422Y-149601289D01* -X264911369Y-149753845D01* -X264933149Y-149807482D01* -X265052130Y-150001641D01* -X265201224Y-150173760D01* -X265376427Y-150319216D01* -X265380879Y-150321818D01* -X265380884Y-150321821D01* -X265568577Y-150431500D01* -X265573035Y-150434105D01* -X265785767Y-150515339D01* -X265790833Y-150516370D01* -X265790834Y-150516370D01* -X265843068Y-150526997D01* -X266008910Y-150560738D01* -X266133967Y-150565324D01* -X266231308Y-150568894D01* -X266231313Y-150568894D01* -X266236472Y-150569083D01* -X266241592Y-150568427D01* -X266241594Y-150568427D01* -X266313782Y-150559179D01* -X266462341Y-150540148D01* -X266467290Y-150538663D01* -X266467296Y-150538662D01* -X266643659Y-150485750D01* -X266680451Y-150474712D01* -X266742240Y-150444442D01* -X266825692Y-150403559D01* -X266884945Y-150374531D01* -X266889149Y-150371533D01* -X266889153Y-150371530D01* -X266995127Y-150295939D01* -X267070331Y-150242297D01* -X267231631Y-150081559D01* -X267234648Y-150077361D01* -X267234656Y-150077351D01* -X267236779Y-150074397D01* -X267237941Y-150073491D01* -X267238000Y-150073422D01* -X267238014Y-150073434D01* -X267292775Y-150030751D01* -X267363479Y-150024308D01* -X267426442Y-150057114D01* -X267461674Y-150118751D01* -X267464619Y-150158906D01* -X267273136Y-152347566D01* -X265800053Y-169184991D01* -X265798294Y-169205092D01* -X265795111Y-169224265D01* -X265789368Y-169247552D01* -X265789751Y-169256521D01* -X265789751Y-169256523D01* -X265789756Y-169256647D01* -X265787372Y-169286991D01* -X265774994Y-169348210D01* -X265766340Y-169375066D01* -X265732751Y-169449498D01* -X265718343Y-169473750D01* -X265669028Y-169538849D01* -X265649583Y-169559286D01* -X265587028Y-169611771D01* -X265563520Y-169627372D01* -X265490850Y-169664625D01* -X265464457Y-169674604D01* -X265385324Y-169694750D01* -X265357374Y-169698606D01* -X265300907Y-169700012D01* -X265285253Y-169699428D01* -X265276963Y-169698600D01* -X265268246Y-169696451D01* -X265236429Y-169697811D01* -X265220077Y-169697447D01* -X257298728Y-169004419D01* -X256240968Y-168911877D01* -X256220300Y-168908316D01* -X256200879Y-168903274D01* -X256196038Y-168902791D01* -X256196032Y-168902790D01* -X256194029Y-168902591D01* -X256188388Y-168902028D01* -X256183533Y-168902295D01* -X256183530Y-168902295D01* -X256171059Y-168902981D01* -X256161937Y-168903152D01* -X256065039Y-168901457D01* -X255977314Y-168899923D01* -X255940051Y-168904497D01* -X255772292Y-168925089D01* -X255772291Y-168925089D01* -X255767918Y-168925626D01* -X255763668Y-168926765D01* -X255763666Y-168926765D01* -X255737595Y-168933750D01* -X255564137Y-168980222D01* -X255560095Y-168981938D01* -X255560091Y-168981939D01* -X255501961Y-169006612D01* -X255369938Y-169062648D01* -X255245555Y-169137380D01* -X255192871Y-169169033D01* -X255192868Y-169169035D01* -X255189100Y-169171299D01* -X255025144Y-169304062D01* -X254881261Y-169458350D01* -X254804440Y-169568058D01* -X254762907Y-169627372D01* -X254760252Y-169631163D01* -X254758262Y-169635068D01* -X254758258Y-169635075D01* -X254685439Y-169777984D01* -X254664471Y-169819134D01* -X254663041Y-169823286D01* -X254663040Y-169823289D01* -X254645164Y-169875203D01* -X254612804Y-169969182D01* -X254609408Y-169979043D01* -X254604881Y-169990374D01* -X254597687Y-170006123D01* -X254594291Y-170018207D01* -X254593710Y-170023046D01* -X254590962Y-170045916D01* -X254587569Y-170063497D01* -X252346374Y-178427742D01* -X252339278Y-178447479D01* -X252330940Y-178465734D01* -X252327544Y-178477819D01* -X252326964Y-178482648D01* -X252326016Y-178490535D01* -X252324671Y-178499182D01* -X252287389Y-178694006D01* -X252277802Y-178913592D01* -X252300141Y-179132249D01* -X252353934Y-179345359D01* -X252438045Y-179548423D01* -X252440395Y-179552360D01* -X252496627Y-179646565D01* -X252550699Y-179737153D01* -X252689516Y-179907563D01* -X252851565Y-180056055D01* -X252855350Y-180058624D01* -X252855355Y-180058628D01* -X252908942Y-180095000D01* -X253001100Y-180157553D01* -X253010564Y-180164647D01* -X253022034Y-180174119D01* -X253032827Y-180180527D01* -X253037342Y-180182337D01* -X253037345Y-180182339D01* -X253058739Y-180190918D01* -X253074840Y-180198744D01* -X266714098Y-188073374D01* -X266730129Y-188084361D01* -X266748812Y-188099409D01* -X266757210Y-188102896D01* -X266783711Y-188117882D01* -X266833975Y-188154978D01* -X266854658Y-188174169D01* -X266907930Y-188236071D01* -X266923821Y-188259378D01* -X266961984Y-188331585D01* -X266972289Y-188357845D01* -X266993428Y-188436735D01* -X266997634Y-188464635D01* -X267000688Y-188546245D01* -X266998579Y-188574383D01* -X266983396Y-188654624D01* -X266975080Y-188681582D01* -X266952755Y-188732752D01* -X266944569Y-188746098D01* -X266945597Y-188746708D01* -X266941012Y-188754430D01* -X266935384Y-188761417D01* -X266931943Y-188769704D01* -X266931941Y-188769707D01* -X266923172Y-188790823D01* -X266915926Y-188805500D01* -X258461429Y-203449121D01* -X258450435Y-203465162D01* -X258435392Y-203483837D01* -X258431904Y-203492237D01* -X258416916Y-203518738D01* -X258379818Y-203569000D01* -X258360638Y-203589672D01* -X258298722Y-203642952D01* -X258275415Y-203658841D01* -X258203210Y-203697000D01* -X258176949Y-203707307D01* -X258098058Y-203728444D01* -X258070166Y-203732648D01* -X258039849Y-203733782D01* -X257988548Y-203735700D01* -X257960421Y-203733592D01* -X257880173Y-203718409D01* -X257853217Y-203710094D01* -X257801837Y-203687677D01* -X257787895Y-203680531D01* -X257780358Y-203676056D01* -X257773367Y-203670425D01* -X257765078Y-203666983D01* -X257743963Y-203658215D01* -X257729285Y-203650968D01* -X242941104Y-195113009D01* -X242451020Y-194830059D01* -X242433791Y-194818096D01* -X242422068Y-194808415D01* -X242422065Y-194808413D01* -X242418311Y-194805313D01* -X242407517Y-194798904D01* -X242377612Y-194786913D01* -X242366345Y-194781737D01* -X242288779Y-194741361D01* -X242286235Y-194740307D01* -X242286230Y-194740305D01* -X242235523Y-194719303D01* -X242167078Y-194690954D01* -X242164460Y-194690129D01* -X242164450Y-194690125D01* -X242092920Y-194667574D01* -X242078459Y-194662016D01* -X242058942Y-194653102D01* -X242058938Y-194653100D01* -X242054512Y-194651079D01* -X242049192Y-194649584D01* -X242047108Y-194648998D01* -X242047103Y-194648997D01* -X242042427Y-194647683D01* -X242014731Y-194644357D01* -X241997145Y-194640963D01* -X241571707Y-194526967D01* -X239868705Y-194070649D01* -X257867200Y-194070649D01* -X257875854Y-194301185D01* -X257923228Y-194526967D01* -X258007967Y-194741539D01* -X258127647Y-194938766D01* -X258131144Y-194942796D01* -X258217768Y-195042621D01* -X258278847Y-195113009D01* -X258282978Y-195116396D01* -X258453115Y-195255901D01* -X258453121Y-195255905D01* -X258457243Y-195259285D01* -X258657735Y-195373411D01* -X258662751Y-195375232D01* -X258662756Y-195375234D01* -X258869575Y-195450306D01* -X258869579Y-195450307D01* -X258874590Y-195452126D01* -X258879839Y-195453075D01* -X258879842Y-195453076D01* -X259097523Y-195492439D01* -X259097530Y-195492440D01* -X259101607Y-195493177D01* -X259119344Y-195494013D01* -X259124292Y-195494247D01* -X259124299Y-195494247D01* -X259125780Y-195494317D01* -X259287925Y-195494317D01* -X259354881Y-195488636D01* -X259454562Y-195480178D01* -X259454566Y-195480177D01* -X259459873Y-195479727D01* -X259465028Y-195478389D01* -X259465034Y-195478388D01* -X259678003Y-195423112D01* -X259678007Y-195423111D01* -X259683172Y-195421770D01* -X259688038Y-195419578D01* -X259688041Y-195419577D01* -X259888649Y-195329210D01* -X259893515Y-195327018D01* -X259897935Y-195324042D01* -X259897939Y-195324040D01* -X259999148Y-195255901D01* -X260084885Y-195198179D01* -X260251812Y-195038939D01* -X260389521Y-194853851D01* -X260446070Y-194742628D01* -X260491658Y-194652963D01* -X260491658Y-194652962D01* -X260494077Y-194648205D01* -X260533343Y-194521748D01* -X260560905Y-194432987D01* -X260560906Y-194432981D01* -X260562489Y-194427884D01* -X260592800Y-194199185D01* -X260584146Y-193968649D01* -X260536772Y-193742867D01* -X260452033Y-193528295D01* -X260345117Y-193352102D01* -X260335122Y-193335631D01* -X260335121Y-193335630D01* -X260332353Y-193331068D01* -X260245428Y-193230895D01* -X260184653Y-193160858D01* -X260184651Y-193160856D01* -X260181153Y-193156825D01* -X260139018Y-193122277D01* -X260006885Y-193013933D01* -X260006879Y-193013929D01* -X260002757Y-193010549D01* -X259802265Y-192896423D01* -X259797249Y-192894602D01* -X259797244Y-192894600D01* -X259590425Y-192819528D01* -X259590421Y-192819527D01* -X259585410Y-192817708D01* -X259580161Y-192816759D01* -X259580158Y-192816758D01* -X259362477Y-192777395D01* -X259362470Y-192777394D01* -X259358393Y-192776657D01* -X259340656Y-192775821D01* -X259335708Y-192775587D01* -X259335701Y-192775587D01* -X259334220Y-192775517D01* -X259172075Y-192775517D01* -X259105119Y-192781198D01* -X259005438Y-192789656D01* -X259005434Y-192789657D01* -X259000127Y-192790107D01* -X258994972Y-192791445D01* -X258994966Y-192791446D01* -X258781997Y-192846722D01* -X258781993Y-192846723D01* -X258776828Y-192848064D01* -X258771962Y-192850256D01* -X258771959Y-192850257D01* -X258673521Y-192894600D01* -X258566485Y-192942816D01* -X258562065Y-192945792D01* -X258562061Y-192945794D01* -X258560962Y-192946534D01* -X258375115Y-193071655D01* -X258208188Y-193230895D01* -X258205000Y-193235180D01* -X258118008Y-193352102D01* -X258070479Y-193415983D01* -X258068064Y-193420733D01* -X257972895Y-193607917D01* -X257965923Y-193621629D01* -X257931717Y-193731790D01* -X257899095Y-193836847D01* -X257899094Y-193836853D01* -X257897511Y-193841950D01* -X257867200Y-194070649D01* -X239868705Y-194070649D01* -X235651395Y-192940624D01* -X230019553Y-191431576D01* -X252239374Y-191431576D01* -X252239737Y-191435724D01* -X252239737Y-191435728D01* -X252242450Y-191466736D01* -X252265112Y-191725766D01* -X252266022Y-191729838D01* -X252266023Y-191729843D01* -X252317024Y-191958008D01* -X252329532Y-192013967D01* -X252431504Y-192291116D01* -X252569234Y-192552344D01* -X252571654Y-192555749D01* -X252737879Y-192789652D01* -X252737882Y-192789656D01* -X252740303Y-192793062D01* -X252743147Y-192796112D01* -X252743152Y-192796118D01* -X252834988Y-192894600D01* -X252941706Y-193009041D01* -X253169905Y-193196485D01* -X253420889Y-193352102D01* -X253690250Y-193473158D01* -X253973255Y-193557525D01* -X253977375Y-193558178D01* -X253977377Y-193558178D01* -X254261452Y-193603172D01* -X254261458Y-193603173D01* -X254264933Y-193603723D01* -X254289492Y-193604838D01* -X254355877Y-193607853D01* -X254355898Y-193607853D01* -X254357297Y-193607917D01* -X254541761Y-193607917D01* -X254761524Y-193593320D01* -X254765623Y-193592494D01* -X254765627Y-193592493D01* -X254939050Y-193557525D01* -X255051011Y-193534950D01* -X255330235Y-193438805D01* -X255499949Y-193353819D01* -X255590555Y-193308447D01* -X255590557Y-193308446D01* -X255594291Y-193306576D01* -X255838538Y-193140585D01* -X256058687Y-192943749D01* -X256096985Y-192899066D01* -X256248149Y-192722701D01* -X256248152Y-192722697D01* -X256250869Y-192719527D01* -X256253143Y-192716025D01* -X256253147Y-192716020D01* -X256409430Y-192475366D01* -X256409433Y-192475361D01* -X256411709Y-192471856D01* -X256538379Y-192205089D01* -X256628655Y-191923913D01* -X256644054Y-191838326D01* -X259817511Y-191838326D01* -X259823238Y-191845976D01* -X259998746Y-191953527D01* -X260007540Y-191958008D01* -X260220016Y-192046018D01* -X260229401Y-192049067D01* -X260453031Y-192102757D01* -X260462778Y-192104300D01* -X260692057Y-192122345D01* -X260701917Y-192122345D01* -X260931196Y-192104300D01* -X260940943Y-192102757D01* -X261164573Y-192049067D01* -X261173958Y-192046018D01* -X261386434Y-191958008D01* -X261395228Y-191953527D01* -X261567070Y-191848223D01* -X261576530Y-191837767D01* -X261572746Y-191828989D01* -X260709799Y-190966042D01* -X260695855Y-190958428D01* -X260694022Y-190958559D01* -X260687407Y-190962810D01* -X259824271Y-191825946D01* -X259817511Y-191838326D01* -X256644054Y-191838326D01* -X256646282Y-191825946D01* -X256680211Y-191637376D01* -X256680212Y-191637371D01* -X256680950Y-191633267D01* -X256694346Y-191338258D01* -X256689553Y-191283467D01* -X256668972Y-191048229D01* -X256668608Y-191044068D01* -X256667697Y-191039991D01* -X256605100Y-190759945D01* -X256605098Y-190759938D01* -X256604188Y-190755867D01* -X256546453Y-190598950D01* -X259168662Y-190598950D01* -X259186707Y-190828229D01* -X259188250Y-190837976D01* -X259241940Y-191061606D01* -X259244989Y-191070991D01* -X259332999Y-191283467D01* -X259337480Y-191292261D01* -X259442784Y-191464103D01* -X259453240Y-191473563D01* -X259462018Y-191469779D01* -X260324965Y-190606832D01* -X260331343Y-190595152D01* -X261061395Y-190595152D01* -X261061526Y-190596985D01* -X261065777Y-190603600D01* -X261928913Y-191466736D01* -X261941293Y-191473496D01* -X261948943Y-191467769D01* -X262056494Y-191292261D01* -X262060975Y-191283467D01* -X262148985Y-191070991D01* -X262152034Y-191061606D01* -X262205724Y-190837976D01* -X262207267Y-190828229D01* -X262225312Y-190598950D01* -X262225312Y-190589090D01* -X262207267Y-190359811D01* -X262205724Y-190350064D01* -X262152034Y-190126434D01* -X262148985Y-190117049D01* -X262060975Y-189904573D01* -X262056494Y-189895779D01* -X261951190Y-189723937D01* -X261940734Y-189714477D01* -X261931956Y-189718261D01* -X261069009Y-190581208D01* -X261061395Y-190595152D01* -X260331343Y-190595152D01* -X260332579Y-190592888D01* -X260332448Y-190591055D01* -X260328197Y-190584440D01* -X259465061Y-189721304D01* -X259452681Y-189714544D01* -X259445031Y-189720271D01* -X259337480Y-189895779D01* -X259332999Y-189904573D01* -X259244989Y-190117049D01* -X259241940Y-190126434D01* -X259188250Y-190350064D01* -X259186707Y-190359811D01* -X259168662Y-190589090D01* -X259168662Y-190598950D01* -X256546453Y-190598950D01* -X256502216Y-190478718D01* -X256364486Y-190217490D01* -X256299776Y-190126434D01* -X256195841Y-189980182D01* -X256195836Y-189980176D01* -X256193417Y-189976772D01* -X256190573Y-189973722D01* -X256190568Y-189973716D01* -X255994860Y-189763845D01* -X255992014Y-189760793D01* -X255763815Y-189573349D01* -X255512831Y-189417732D01* -X255490841Y-189407849D01* -X255380213Y-189358131D01* -X255362728Y-189350273D01* -X259817444Y-189350273D01* -X259821228Y-189359051D01* -X260684175Y-190221998D01* -X260698119Y-190229612D01* -X260699952Y-190229481D01* -X260706567Y-190225230D01* -X261569703Y-189362094D01* -X261576463Y-189349714D01* -X261570736Y-189342064D01* -X261395228Y-189234513D01* -X261386434Y-189230032D01* -X261173958Y-189142022D01* -X261164573Y-189138973D01* -X260940943Y-189085283D01* -X260931196Y-189083740D01* -X260701917Y-189065695D01* -X260692057Y-189065695D01* -X260462778Y-189083740D01* -X260453031Y-189085283D01* -X260229401Y-189138973D01* -X260220016Y-189142022D01* -X260007540Y-189230032D01* -X259998746Y-189234513D01* -X259826904Y-189339817D01* -X259817444Y-189350273D01* -X255362728Y-189350273D01* -X255243470Y-189296676D01* -X255019916Y-189230032D01* -X254964464Y-189213501D01* -X254964462Y-189213501D01* -X254960465Y-189212309D01* -X254956345Y-189211656D01* -X254956343Y-189211656D01* -X254672268Y-189166662D01* -X254672262Y-189166661D01* -X254668787Y-189166111D01* -X254644228Y-189164996D01* -X254577843Y-189161981D01* -X254577822Y-189161981D01* -X254576423Y-189161917D01* -X254391959Y-189161917D01* -X254172196Y-189176514D01* -X254168097Y-189177340D01* -X254168093Y-189177341D01* -X254025499Y-189206093D01* -X253882709Y-189234884D01* -X253603485Y-189331029D01* -X253469007Y-189398370D01* -X253388339Y-189438766D01* -X253339429Y-189463258D01* -X253095182Y-189629249D01* -X252875033Y-189826085D01* -X252872316Y-189829255D01* -X252872315Y-189829256D01* -X252702725Y-190027120D01* -X252682851Y-190050307D01* -X252680577Y-190053809D01* -X252680573Y-190053814D01* -X252554343Y-190248191D01* -X252522011Y-190297978D01* -X252395341Y-190564745D01* -X252394062Y-190568728D01* -X252394061Y-190568731D01* -X252386894Y-190591055D01* -X252305065Y-190845921D01* -X252304324Y-190850040D01* -X252268430Y-191049534D01* -X252252770Y-191136567D01* -X252239374Y-191431576D01* -X230019553Y-191431576D01* -X224956449Y-190074921D01* -X224938112Y-190068454D01* -X224916180Y-190058757D01* -X224907160Y-190057561D01* -X224877688Y-190049945D01* -X224819536Y-190027119D01* -X224794598Y-190013938D01* -X224727117Y-189967927D01* -X224705736Y-189949526D01* -X224650192Y-189889660D01* -X224633439Y-189866959D01* -X224592607Y-189796233D01* -X224581324Y-189770373D01* -X224564083Y-189714477D01* -X224557253Y-189692332D01* -X224552009Y-189664614D01* -X224545907Y-189583177D01* -X224546962Y-189554982D01* -X224555327Y-189499485D01* -X224558622Y-189484167D01* -X224560976Y-189475793D01* -X224564604Y-189467587D01* -X224568787Y-189436026D01* -X224571988Y-189419972D01* -X224572588Y-189417732D01* -X224799563Y-188570649D01* -X248340920Y-188570649D01* -X248349574Y-188801185D01* -X248396948Y-189026967D01* -X248398906Y-189031926D01* -X248398907Y-189031928D01* -X248419369Y-189083740D01* -X248481687Y-189241539D01* -X248552437Y-189358131D01* -X248589963Y-189419972D01* -X248601367Y-189438766D01* -X248604864Y-189442796D01* -X248720451Y-189575998D01* -X248752567Y-189613009D01* -X248772373Y-189629249D01* -X248926835Y-189755901D01* -X248926841Y-189755905D01* -X248930963Y-189759285D01* -X249131455Y-189873411D01* -X249136471Y-189875232D01* -X249136476Y-189875234D01* -X249343295Y-189950306D01* -X249343299Y-189950307D01* -X249348310Y-189952126D01* -X249353559Y-189953075D01* -X249353562Y-189953076D01* -X249571243Y-189992439D01* -X249571250Y-189992440D01* -X249575327Y-189993177D01* -X249593064Y-189994013D01* -X249598012Y-189994247D01* -X249598019Y-189994247D01* -X249599500Y-189994317D01* -X249761645Y-189994317D01* -X249828601Y-189988636D01* -X249928282Y-189980178D01* -X249928286Y-189980177D01* -X249933593Y-189979727D01* -X249938748Y-189978389D01* -X249938754Y-189978388D01* -X250151723Y-189923112D01* -X250151727Y-189923111D01* -X250156892Y-189921770D01* -X250161758Y-189919578D01* -X250161761Y-189919577D01* -X250362369Y-189829210D01* -X250367235Y-189827018D01* -X250371655Y-189824042D01* -X250371659Y-189824040D01* -X250472868Y-189755901D01* -X250558605Y-189698179D01* -X250725532Y-189538939D01* -X250766283Y-189484167D01* -X250860057Y-189358131D01* -X250860059Y-189358128D01* -X250863241Y-189353851D01* -X250918025Y-189246100D01* -X250965378Y-189152963D01* -X250965378Y-189152962D01* -X250967797Y-189148205D01* -X251007063Y-189021748D01* -X251034625Y-188932987D01* -X251034626Y-188932981D01* -X251036209Y-188927884D01* -X251058272Y-188761417D01* -X251065820Y-188704470D01* -X251065820Y-188704465D01* -X251066520Y-188699185D01* -X251057866Y-188468649D01* -X251010492Y-188242867D01* -X250925753Y-188028295D01* -X250806073Y-187831068D01* -X250716498Y-187727842D01* -X250658373Y-187660858D01* -X250658371Y-187660856D01* -X250654873Y-187656825D01* -X250612738Y-187622277D01* -X250480605Y-187513933D01* -X250480599Y-187513929D01* -X250476477Y-187510549D01* -X250275985Y-187396423D01* -X250270969Y-187394602D01* -X250270964Y-187394600D01* -X250064145Y-187319528D01* -X250064141Y-187319527D01* -X250059130Y-187317708D01* -X250053881Y-187316759D01* -X250053878Y-187316758D01* -X249836197Y-187277395D01* -X249836190Y-187277394D01* -X249832113Y-187276657D01* -X249814376Y-187275821D01* -X249809428Y-187275587D01* -X249809421Y-187275587D01* -X249807940Y-187275517D01* -X249645795Y-187275517D01* -X249578839Y-187281198D01* -X249479158Y-187289656D01* -X249479154Y-187289657D01* -X249473847Y-187290107D01* -X249468692Y-187291445D01* -X249468686Y-187291446D01* -X249255717Y-187346722D01* -X249255713Y-187346723D01* -X249250548Y-187348064D01* -X249245682Y-187350256D01* -X249245679Y-187350257D01* -X249224277Y-187359898D01* -X249040205Y-187442816D01* -X249035785Y-187445792D01* -X249035781Y-187445794D01* -X248984894Y-187480054D01* -X248848835Y-187571655D01* -X248681908Y-187730895D01* -X248544199Y-187915983D01* -X248541784Y-187920733D01* -X248487097Y-188028295D01* -X248439643Y-188121629D01* -X248423329Y-188174169D01* -X248372815Y-188336847D01* -X248372814Y-188336853D01* -X248371231Y-188341950D01* -X248340920Y-188570649D01* -X224799563Y-188570649D01* -X225263737Y-186838326D01* -X251157257Y-186838326D01* -X251162984Y-186845976D01* -X251338492Y-186953527D01* -X251347286Y-186958008D01* -X251559762Y-187046018D01* -X251569147Y-187049067D01* -X251792777Y-187102757D01* -X251802524Y-187104300D01* -X252031803Y-187122345D01* -X252041663Y-187122345D01* -X252270942Y-187104300D01* -X252280689Y-187102757D01* -X252504319Y-187049067D01* -X252513704Y-187046018D01* -X252726180Y-186958008D01* -X252734974Y-186953527D01* -X252906816Y-186848223D01* -X252916276Y-186837767D01* -X252912492Y-186828989D01* -X252049545Y-185966042D01* -X252035601Y-185958428D01* -X252033768Y-185958559D01* -X252027153Y-185962810D01* -X251164017Y-186825946D01* -X251157257Y-186838326D01* -X225263737Y-186838326D01* -X226090434Y-183753051D01* -X233701775Y-183753051D01* -X233702138Y-183757199D01* -X233702138Y-183757203D01* -X233713879Y-183891403D01* -X233727513Y-184047241D01* -X233728423Y-184051313D01* -X233728424Y-184051318D01* -X233772695Y-184249375D01* -X233791933Y-184335442D01* -X233793376Y-184339365D01* -X233793377Y-184339367D01* -X233801739Y-184362094D01* -X233893905Y-184612591D01* -X233895852Y-184616284D01* -X233895853Y-184616286D01* -X233950678Y-184720271D01* -X234031635Y-184873819D01* -X234061196Y-184915415D01* -X234200280Y-185111127D01* -X234200285Y-185111133D01* -X234202704Y-185114537D01* -X234205548Y-185117587D01* -X234205553Y-185117593D01* -X234340264Y-185262053D01* -X234404107Y-185330516D01* -X234632306Y-185517960D01* -X234883290Y-185673577D01* -X235152651Y-185794633D01* -X235265347Y-185828229D01* -X235348813Y-185853111D01* -X235435656Y-185879000D01* -X235439776Y-185879653D01* -X235439778Y-185879653D01* -X235723853Y-185924647D01* -X235723859Y-185924648D01* -X235727334Y-185925198D01* -X235751893Y-185926313D01* -X235818278Y-185929328D01* -X235818299Y-185929328D01* -X235819698Y-185929392D01* -X236004162Y-185929392D01* -X236223925Y-185914795D01* -X236228024Y-185913969D01* -X236228028Y-185913968D01* -X236401451Y-185879000D01* -X236513412Y-185856425D01* -X236792636Y-185760280D01* -X236962350Y-185675294D01* -X237052956Y-185629922D01* -X237052958Y-185629921D01* -X237056692Y-185628051D01* -X237300939Y-185462060D01* -X237396613Y-185376518D01* -X237517973Y-185268009D01* -X237521088Y-185265224D01* -X237582093Y-185194049D01* -X237692163Y-185065629D01* -X239879053Y-185065629D01* -X239879253Y-185070959D01* -X239879253Y-185070960D01* -X239883380Y-185180897D01* -X239887707Y-185296165D01* -X239935081Y-185521947D01* -X240019820Y-185736519D01* -X240139500Y-185933746D01* -X240142997Y-185937776D01* -X240232639Y-186041079D01* -X240290700Y-186107989D01* -X240294831Y-186111376D01* -X240464968Y-186250881D01* -X240464974Y-186250885D01* -X240469096Y-186254265D01* -X240669588Y-186368391D01* -X240674604Y-186370212D01* -X240674609Y-186370214D01* -X240881428Y-186445286D01* -X240881432Y-186445287D01* -X240886443Y-186447106D01* -X240891692Y-186448055D01* -X240891695Y-186448056D01* -X241109376Y-186487419D01* -X241109383Y-186487420D01* -X241113460Y-186488157D01* -X241131197Y-186488993D01* -X241136145Y-186489227D01* -X241136152Y-186489227D01* -X241137633Y-186489297D01* -X241299778Y-186489297D01* -X241366734Y-186483616D01* -X241466415Y-186475158D01* -X241466419Y-186475157D01* -X241471726Y-186474707D01* -X241476881Y-186473369D01* -X241476887Y-186473368D01* -X241689856Y-186418092D01* -X241689860Y-186418091D01* -X241695025Y-186416750D01* -X241699891Y-186414558D01* -X241699894Y-186414557D01* -X241900502Y-186324190D01* -X241905368Y-186321998D01* -X241909788Y-186319022D01* -X241909792Y-186319020D01* -X242011001Y-186250881D01* -X242096738Y-186193159D01* -X242263665Y-186033919D01* -X242314167Y-185966042D01* -X242398190Y-185853111D01* -X242398192Y-185853108D01* -X242401374Y-185848831D01* -X242456158Y-185741080D01* -X242503511Y-185647943D01* -X242503511Y-185647942D01* -X242505930Y-185643185D01* -X242519665Y-185598950D01* -X250508408Y-185598950D01* -X250526453Y-185828229D01* -X250527996Y-185837976D01* -X250581686Y-186061606D01* -X250584735Y-186070991D01* -X250672745Y-186283467D01* -X250677226Y-186292261D01* -X250782530Y-186464103D01* -X250792986Y-186473563D01* -X250801764Y-186469779D01* -X251664711Y-185606832D01* -X251671089Y-185595152D01* -X252401141Y-185595152D01* -X252401272Y-185596985D01* -X252405523Y-185603600D01* -X253268659Y-186466736D01* -X253281039Y-186473496D01* -X253288689Y-186467769D01* -X253396240Y-186292261D01* -X253400721Y-186283467D01* -X253404076Y-186275367D01* -X255887646Y-186275367D01* -X255906473Y-186514589D01* -X255907627Y-186519396D01* -X255907628Y-186519402D01* -X255942903Y-186666330D01* -X255962491Y-186747920D01* -X255964384Y-186752491D01* -X255964385Y-186752493D01* -X256004038Y-186848223D01* -X256054320Y-186969616D01* -X256179700Y-187174216D01* -X256182917Y-187177983D01* -X256182918Y-187177984D01* -X256266278Y-187275587D01* -X256335542Y-187356685D01* -X256518011Y-187512527D01* -X256722611Y-187637907D01* -X256727181Y-187639800D01* -X256727183Y-187639801D01* -X256939734Y-187727842D01* -X256944307Y-187729736D01* -X257025897Y-187749324D01* -X257172825Y-187784599D01* -X257172831Y-187784600D01* -X257177638Y-187785754D01* -X257416860Y-187804581D01* -X257656082Y-187785754D01* -X257660889Y-187784600D01* -X257660895Y-187784599D01* -X257807823Y-187749324D01* -X257889413Y-187729736D01* -X257893986Y-187727842D01* -X258106537Y-187639801D01* -X258106539Y-187639800D01* -X258111109Y-187637907D01* -X258315709Y-187512527D01* -X258498178Y-187356685D01* -X258567442Y-187275587D01* -X258650802Y-187177984D01* -X258650803Y-187177983D01* -X258654020Y-187174216D01* -X258779400Y-186969616D01* -X258829683Y-186848223D01* -X258869335Y-186752493D01* -X258869336Y-186752491D01* -X258871229Y-186747920D01* -X258890817Y-186666330D01* -X258926092Y-186519402D01* -X258926093Y-186519396D01* -X258927247Y-186514589D01* -X258946074Y-186275367D01* -X258927247Y-186036145D01* -X258926093Y-186031338D01* -X258926092Y-186031332D01* -X258879671Y-185837976D01* -X258871229Y-185802814D01* -X258868335Y-185795827D01* -X258781294Y-185585690D01* -X258781293Y-185585688D01* -X258779400Y-185581118D01* -X258654020Y-185376518D01* -X258498178Y-185194049D01* -X258315709Y-185038207D01* -X258111109Y-184912827D01* -X258106539Y-184910934D01* -X258106537Y-184910933D01* -X257893986Y-184822892D01* -X257893984Y-184822891D01* -X257889413Y-184820998D01* -X257788792Y-184796841D01* -X257660895Y-184766135D01* -X257660889Y-184766134D01* -X257656082Y-184764980D01* -X257416860Y-184746153D01* -X257177638Y-184764980D01* -X257172831Y-184766134D01* -X257172825Y-184766135D01* -X257044928Y-184796841D01* -X256944307Y-184820998D01* -X256939736Y-184822891D01* -X256939734Y-184822892D01* -X256727183Y-184910933D01* -X256727181Y-184910934D01* -X256722611Y-184912827D01* -X256518011Y-185038207D01* -X256335542Y-185194049D01* -X256179700Y-185376518D01* -X256054320Y-185581118D01* -X256052427Y-185585688D01* -X256052426Y-185585690D01* -X255965385Y-185795827D01* -X255962491Y-185802814D01* -X255954049Y-185837976D01* -X255907628Y-186031332D01* -X255907627Y-186031338D01* -X255906473Y-186036145D01* -X255887646Y-186275367D01* -X253404076Y-186275367D01* -X253488731Y-186070991D01* -X253491780Y-186061606D01* -X253545470Y-185837976D01* -X253547013Y-185828229D01* -X253565058Y-185598950D01* -X253565058Y-185589090D01* -X253547013Y-185359811D01* -X253545470Y-185350064D01* -X253491780Y-185126434D01* -X253488731Y-185117049D01* -X253400721Y-184904573D01* -X253396240Y-184895779D01* -X253290936Y-184723937D01* -X253280480Y-184714477D01* -X253271702Y-184718261D01* -X252408755Y-185581208D01* -X252401141Y-185595152D01* -X251671089Y-185595152D01* -X251672325Y-185592888D01* -X251672194Y-185591055D01* -X251667943Y-185584440D01* -X250804807Y-184721304D01* -X250792427Y-184714544D01* -X250784777Y-184720271D01* -X250677226Y-184895779D01* -X250672745Y-184904573D01* -X250584735Y-185117049D01* -X250581686Y-185126434D01* -X250527996Y-185350064D01* -X250526453Y-185359811D01* -X250508408Y-185589090D01* -X250508408Y-185598950D01* -X242519665Y-185598950D01* -X242561442Y-185464408D01* -X242572758Y-185427967D01* -X242572759Y-185427961D01* -X242574342Y-185422864D01* -X242595235Y-185265224D01* -X242603953Y-185199450D01* -X242603953Y-185199445D01* -X242604653Y-185194165D01* -X242602111Y-185126434D01* -X242596199Y-184968960D01* -X242595999Y-184963629D01* -X242548625Y-184737847D01* -X242463886Y-184523275D01* -X242358906Y-184350273D01* -X251157190Y-184350273D01* -X251160974Y-184359051D01* -X252023921Y-185221998D01* -X252037865Y-185229612D01* -X252039698Y-185229481D01* -X252046313Y-185225230D01* -X252909449Y-184362094D01* -X252916209Y-184349714D01* -X252910482Y-184342064D01* -X252734974Y-184234513D01* -X252726180Y-184230032D01* -X252513704Y-184142022D01* -X252504319Y-184138973D01* -X252280689Y-184085283D01* -X252270942Y-184083740D01* -X252041663Y-184065695D01* -X252031803Y-184065695D01* -X251802524Y-184083740D01* -X251792777Y-184085283D01* -X251569147Y-184138973D01* -X251559762Y-184142022D01* -X251347286Y-184230032D01* -X251338492Y-184234513D01* -X251166650Y-184339817D01* -X251157190Y-184350273D01* -X242358906Y-184350273D01* -X242352288Y-184339367D01* -X242346975Y-184330611D01* -X242346974Y-184330610D01* -X242344206Y-184326048D01* -X242257281Y-184225875D01* -X242196506Y-184155838D01* -X242196504Y-184155836D01* -X242193006Y-184151805D01* -X242109995Y-184083740D01* -X242018738Y-184008913D01* -X242018732Y-184008909D01* -X242014610Y-184005529D01* -X241814118Y-183891403D01* -X241809102Y-183889582D01* -X241809097Y-183889580D01* -X241602278Y-183814508D01* -X241602274Y-183814507D01* -X241597263Y-183812688D01* -X241592014Y-183811739D01* -X241592011Y-183811738D01* -X241374330Y-183772375D01* -X241374323Y-183772374D01* -X241370246Y-183771637D01* -X241352509Y-183770801D01* -X241347561Y-183770567D01* -X241347554Y-183770567D01* -X241346073Y-183770497D01* -X241183928Y-183770497D01* -X241116972Y-183776178D01* -X241017291Y-183784636D01* -X241017287Y-183784637D01* -X241011980Y-183785087D01* -X241006825Y-183786425D01* -X241006819Y-183786426D01* -X240793850Y-183841702D01* -X240793846Y-183841703D01* -X240788681Y-183843044D01* -X240783815Y-183845236D01* -X240783812Y-183845237D01* -X240685374Y-183889580D01* -X240578338Y-183937796D01* -X240573918Y-183940772D01* -X240573914Y-183940774D01* -X240559367Y-183950568D01* -X240386968Y-184066635D01* -X240220041Y-184225875D01* -X240216853Y-184230160D01* -X240120956Y-184359051D01* -X240082332Y-184410963D01* -X240079917Y-184415713D01* -X240025230Y-184523275D01* -X239977776Y-184616609D01* -X239947387Y-184714477D01* -X239910948Y-184831827D01* -X239910947Y-184831833D01* -X239909364Y-184836930D01* -X239900399Y-184904573D01* -X239882782Y-185037495D01* -X239879053Y-185065629D01* -X237692163Y-185065629D01* -X237710550Y-185044176D01* -X237710553Y-185044172D01* -X237713270Y-185041002D01* -X237715544Y-185037500D01* -X237715548Y-185037495D01* -X237871831Y-184796841D01* -X237871834Y-184796836D01* -X237874110Y-184793331D01* -X237896328Y-184746541D01* -X237927338Y-184681233D01* -X238000780Y-184526564D01* -X238003301Y-184518714D01* -X238089776Y-184249375D01* -X238089776Y-184249374D01* -X238091056Y-184245388D01* -X238122557Y-184070311D01* -X238142612Y-183958851D01* -X238142613Y-183958846D01* -X238143351Y-183954742D01* -X238143986Y-183940774D01* -X238156558Y-183663903D01* -X238156558Y-183663898D01* -X238156747Y-183659733D01* -X238155057Y-183640409D01* -X238131373Y-183369704D01* -X238131009Y-183365543D01* -X238126674Y-183346149D01* -X238067501Y-183081420D01* -X238067499Y-183081413D01* -X238066589Y-183077342D01* -X237964617Y-182800193D01* -X237845504Y-182574275D01* -X240862927Y-182574275D01* -X240868654Y-182581925D01* -X241044162Y-182689476D01* -X241052956Y-182693957D01* -X241265432Y-182781967D01* -X241274817Y-182785016D01* -X241498447Y-182838706D01* -X241508194Y-182840249D01* -X241737473Y-182858294D01* -X241747333Y-182858294D01* -X241976612Y-182840249D01* -X241986359Y-182838706D01* -X242209989Y-182785016D01* -X242219374Y-182781967D01* -X242431850Y-182693957D01* -X242440644Y-182689476D01* -X242612486Y-182584172D01* -X242621946Y-182573716D01* -X242618162Y-182564938D01* -X241755215Y-181701991D01* -X241741271Y-181694377D01* -X241739438Y-181694508D01* -X241732823Y-181698759D01* -X240869687Y-182561895D01* -X240862927Y-182574275D01* -X237845504Y-182574275D01* -X237826887Y-182538965D01* -X237766771Y-182454373D01* -X237658242Y-182301657D01* -X237658237Y-182301651D01* -X237655818Y-182298247D01* -X237652974Y-182295197D01* -X237652969Y-182295191D01* -X237457261Y-182085320D01* -X237454415Y-182082268D01* -X237226216Y-181894824D01* -X236975232Y-181739207D01* -X236705871Y-181618151D01* -X236524066Y-181563953D01* -X236426865Y-181534976D01* -X236426863Y-181534976D01* -X236422866Y-181533784D01* -X236418746Y-181533131D01* -X236418744Y-181533131D01* -X236134669Y-181488137D01* -X236134663Y-181488136D01* -X236131188Y-181487586D01* -X236106629Y-181486471D01* -X236040244Y-181483456D01* -X236040223Y-181483456D01* -X236038824Y-181483392D01* -X235854360Y-181483392D01* -X235634597Y-181497989D01* -X235630498Y-181498815D01* -X235630494Y-181498816D01* -X235487900Y-181527568D01* -X235345110Y-181556359D01* -X235065886Y-181652504D01* -X234931408Y-181719845D01* -X234821862Y-181774702D01* -X234801830Y-181784733D01* -X234557583Y-181950724D01* -X234337434Y-182147560D01* -X234334717Y-182150730D01* -X234334716Y-182150731D01* -X234205357Y-182301657D01* -X234145252Y-182371782D01* -X234142978Y-182375284D01* -X234142974Y-182375289D01* -X233986691Y-182615943D01* -X233984412Y-182619453D01* -X233857742Y-182886220D01* -X233856463Y-182890203D01* -X233856462Y-182890206D01* -X233820626Y-183001821D01* -X233767466Y-183167396D01* -X233766725Y-183171515D01* -X233732548Y-183361466D01* -X233715171Y-183458042D01* -X233714982Y-183462209D01* -X233714981Y-183462216D01* -X233706201Y-183655581D01* -X233701775Y-183753051D01* -X226090434Y-183753051D01* -X226501584Y-182218619D01* -X229253869Y-182218619D01* -X229262523Y-182449155D01* -X229309897Y-182674937D01* -X229394636Y-182889509D01* -X229465386Y-183006101D01* -X229508616Y-183077342D01* -X229514316Y-183086736D01* -X229517813Y-183090766D01* -X229604437Y-183190591D01* -X229665516Y-183260979D01* -X229669647Y-183264366D01* -X229839784Y-183403871D01* -X229839790Y-183403875D01* -X229843912Y-183407255D01* -X230044404Y-183521381D01* -X230049420Y-183523202D01* -X230049425Y-183523204D01* -X230256244Y-183598276D01* -X230256248Y-183598277D01* -X230261259Y-183600096D01* -X230266508Y-183601045D01* -X230266511Y-183601046D01* -X230484192Y-183640409D01* -X230484199Y-183640410D01* -X230488276Y-183641147D01* -X230506013Y-183641983D01* -X230510961Y-183642217D01* -X230510968Y-183642217D01* -X230512449Y-183642287D01* -X230674594Y-183642287D01* -X230741550Y-183636606D01* -X230841231Y-183628148D01* -X230841235Y-183628147D01* -X230846542Y-183627697D01* -X230851697Y-183626359D01* -X230851703Y-183626358D01* -X231064672Y-183571082D01* -X231064676Y-183571081D01* -X231069841Y-183569740D01* -X231074707Y-183567548D01* -X231074710Y-183567547D01* -X231275318Y-183477180D01* -X231280184Y-183474988D01* -X231284604Y-183472012D01* -X231284608Y-183472010D01* -X231385817Y-183403871D01* -X231471554Y-183346149D01* -X231638481Y-183186909D01* -X231776190Y-183001821D01* -X231832938Y-182890206D01* -X231878327Y-182800933D01* -X231878327Y-182800932D01* -X231880746Y-182796175D01* -X231920012Y-182669718D01* -X231947574Y-182580957D01* -X231947575Y-182580951D01* -X231949158Y-182575854D01* -X231966657Y-182443824D01* -X231978769Y-182352440D01* -X231978769Y-182352435D01* -X231979469Y-182347155D01* -X231970815Y-182116619D01* -X231923441Y-181890837D01* -X231838702Y-181676265D01* -X231719022Y-181479038D01* -X231632097Y-181378865D01* -X231593945Y-181334899D01* -X240214078Y-181334899D01* -X240232123Y-181564178D01* -X240233666Y-181573925D01* -X240287356Y-181797555D01* -X240290405Y-181806940D01* -X240378415Y-182019416D01* -X240382896Y-182028210D01* -X240488200Y-182200052D01* -X240498656Y-182209512D01* -X240507434Y-182205728D01* -X241370381Y-181342781D01* -X241376759Y-181331101D01* -X242106811Y-181331101D01* -X242106942Y-181332934D01* -X242111193Y-181339549D01* -X242974329Y-182202685D01* -X242986709Y-182209445D01* -X242994359Y-182203718D01* -X243101910Y-182028210D01* -X243106391Y-182019416D01* -X243194401Y-181806940D01* -X243197450Y-181797555D01* -X243251140Y-181573925D01* -X243252683Y-181564178D01* -X243270728Y-181334899D01* -X243270728Y-181325039D01* -X243252683Y-181095760D01* -X243251140Y-181086013D01* -X243197450Y-180862383D01* -X243194401Y-180852998D01* -X243106391Y-180640522D01* -X243101910Y-180631728D01* -X242996606Y-180459886D01* -X242986150Y-180450426D01* -X242977372Y-180454210D01* -X242114425Y-181317157D01* -X242106811Y-181331101D01* -X241376759Y-181331101D01* -X241377995Y-181328837D01* -X241377864Y-181327004D01* -X241373613Y-181320389D01* -X240510477Y-180457253D01* -X240498097Y-180450493D01* -X240490447Y-180456220D01* -X240382896Y-180631728D01* -X240378415Y-180640522D01* -X240290405Y-180852998D01* -X240287356Y-180862383D01* -X240233666Y-181086013D01* -X240232123Y-181095760D01* -X240214078Y-181325039D01* -X240214078Y-181334899D01* -X231593945Y-181334899D01* -X231571322Y-181308828D01* -X231571320Y-181308826D01* -X231567822Y-181304795D01* -X231525687Y-181270247D01* -X231393554Y-181161903D01* -X231393548Y-181161899D01* -X231389426Y-181158519D01* -X231188934Y-181044393D01* -X231183918Y-181042572D01* -X231183913Y-181042570D01* -X230977094Y-180967498D01* -X230977090Y-180967497D01* -X230972079Y-180965678D01* -X230966830Y-180964729D01* -X230966827Y-180964728D01* -X230749146Y-180925365D01* -X230749139Y-180925364D01* -X230745062Y-180924627D01* -X230727325Y-180923791D01* -X230722377Y-180923557D01* -X230722370Y-180923557D01* -X230720889Y-180923487D01* -X230558744Y-180923487D01* -X230491788Y-180929168D01* -X230392107Y-180937626D01* -X230392103Y-180937627D01* -X230386796Y-180938077D01* -X230381641Y-180939415D01* -X230381635Y-180939416D01* -X230168666Y-180994692D01* -X230168662Y-180994693D01* -X230163497Y-180996034D01* -X230158631Y-180998226D01* -X230158628Y-180998227D01* -X230060190Y-181042570D01* -X229953154Y-181090786D01* -X229948734Y-181093762D01* -X229948730Y-181093764D01* -X229856469Y-181155879D01* -X229761784Y-181219625D01* -X229594857Y-181378865D01* -X229591669Y-181383150D01* -X229463413Y-181555533D01* -X229457148Y-181563953D01* -X229454733Y-181568703D01* -X229400046Y-181676265D01* -X229352592Y-181769599D01* -X229318386Y-181879759D01* -X229285764Y-181984817D01* -X229285763Y-181984823D01* -X229284180Y-181989920D01* -X229283479Y-181995212D01* -X229255085Y-182209445D01* -X229253869Y-182218619D01* -X226501584Y-182218619D01* -X227099789Y-179986085D01* -X231203668Y-179986085D01* -X231209395Y-179993735D01* -X231384903Y-180101286D01* -X231393697Y-180105767D01* -X231606173Y-180193777D01* -X231615558Y-180196826D01* -X231839188Y-180250516D01* -X231848935Y-180252059D01* -X232078214Y-180270104D01* -X232088074Y-180270104D01* -X232317353Y-180252059D01* -X232327100Y-180250516D01* -X232550730Y-180196826D01* -X232560115Y-180193777D01* -X232772591Y-180105767D01* -X232781385Y-180101286D01* -X232805967Y-180086222D01* -X240862860Y-180086222D01* -X240866644Y-180095000D01* -X241729591Y-180957947D01* -X241743535Y-180965561D01* -X241745368Y-180965430D01* -X241751983Y-180961179D01* -X242615119Y-180098043D01* -X242621879Y-180085663D01* -X242616152Y-180078013D01* -X242440644Y-179970462D01* -X242431850Y-179965981D01* -X242219374Y-179877971D01* -X242209989Y-179874922D01* -X241986359Y-179821232D01* -X241976612Y-179819689D01* -X241747333Y-179801644D01* -X241737473Y-179801644D01* -X241508194Y-179819689D01* -X241498447Y-179821232D01* -X241274817Y-179874922D01* -X241265432Y-179877971D01* -X241052956Y-179965981D01* -X241044162Y-179970462D01* -X240872320Y-180075766D01* -X240862860Y-180086222D01* -X232805967Y-180086222D01* -X232953227Y-179995982D01* -X232962687Y-179985526D01* -X232958903Y-179976748D01* -X232095956Y-179113801D01* -X232082012Y-179106187D01* -X232080179Y-179106318D01* -X232073564Y-179110569D01* -X231210428Y-179973705D01* -X231203668Y-179986085D01* -X227099789Y-179986085D01* -X227431879Y-178746709D01* -X230554819Y-178746709D01* -X230572864Y-178975988D01* -X230574407Y-178985735D01* -X230628097Y-179209365D01* -X230631146Y-179218750D01* -X230719156Y-179431226D01* -X230723637Y-179440020D01* -X230828941Y-179611862D01* -X230839397Y-179621322D01* -X230848175Y-179617538D01* -X231711122Y-178754591D01* -X231717500Y-178742911D01* -X232447552Y-178742911D01* -X232447683Y-178744744D01* -X232451934Y-178751359D01* -X233315070Y-179614495D01* -X233327450Y-179621255D01* -X233335100Y-179615528D01* -X233442651Y-179440020D01* -X233447132Y-179431226D01* -X233535142Y-179218750D01* -X233538191Y-179209365D01* -X233591881Y-178985735D01* -X233593424Y-178975988D01* -X233611469Y-178746709D01* -X233611469Y-178736849D01* -X233593424Y-178507570D01* -X233591881Y-178497823D01* -X233538191Y-178274193D01* -X233535142Y-178264808D01* -X233447132Y-178052332D01* -X233442651Y-178043538D01* -X233420524Y-178007430D01* -X235927079Y-178007430D01* -X235945906Y-178246652D01* -X235947060Y-178251459D01* -X235947061Y-178251465D01* -X235977289Y-178377371D01* -X236001924Y-178479983D01* -X236003817Y-178484554D01* -X236003818Y-178484556D01* -X236088707Y-178689496D01* -X236093753Y-178701679D01* -X236219133Y-178906279D01* -X236374975Y-179088748D01* -X236557444Y-179244590D01* -X236762044Y-179369970D01* -X236766614Y-179371863D01* -X236766616Y-179371864D01* -X236948504Y-179447204D01* -X236983740Y-179461799D01* -X237065330Y-179481387D01* -X237212258Y-179516662D01* -X237212264Y-179516663D01* -X237217071Y-179517817D01* -X237456293Y-179536644D01* -X237695515Y-179517817D01* -X237700322Y-179516663D01* -X237700328Y-179516662D01* -X237847256Y-179481387D01* -X237928846Y-179461799D01* -X237964082Y-179447204D01* -X238145970Y-179371864D01* -X238145972Y-179371863D01* -X238150542Y-179369970D01* -X238355142Y-179244590D01* -X238537611Y-179088748D01* -X238693453Y-178906279D01* -X238818833Y-178701679D01* -X238823880Y-178689496D01* -X238908768Y-178484556D01* -X238908769Y-178484554D01* -X238910662Y-178479983D01* -X238935297Y-178377371D01* -X238965525Y-178251465D01* -X238965526Y-178251459D01* -X238966680Y-178246652D01* -X238985507Y-178007430D01* -X238966680Y-177768208D01* -X238965526Y-177763401D01* -X238965525Y-177763395D01* -X238911817Y-177539689D01* -X238910662Y-177534877D01* -X238900297Y-177509853D01* -X238820727Y-177317753D01* -X238820726Y-177317751D01* -X238818833Y-177313181D01* -X238693453Y-177108581D01* -X238537611Y-176926112D01* -X238355142Y-176770270D01* -X238150542Y-176644890D01* -X238145972Y-176642997D01* -X238145970Y-176642996D01* -X237933419Y-176554955D01* -X237933417Y-176554954D01* -X237928846Y-176553061D01* -X237808082Y-176524068D01* -X237700328Y-176498198D01* -X237700322Y-176498197D01* -X237695515Y-176497043D01* -X237456293Y-176478216D01* -X237217071Y-176497043D01* -X237212264Y-176498197D01* -X237212258Y-176498198D01* -X237104504Y-176524068D01* -X236983740Y-176553061D01* -X236979169Y-176554954D01* -X236979167Y-176554955D01* -X236766616Y-176642996D01* -X236766614Y-176642997D01* -X236762044Y-176644890D01* -X236557444Y-176770270D01* -X236374975Y-176926112D01* -X236219133Y-177108581D01* -X236093753Y-177313181D01* -X236091860Y-177317751D01* -X236091859Y-177317753D01* -X236012289Y-177509853D01* -X236001924Y-177534877D01* -X236000769Y-177539689D01* -X235947061Y-177763395D01* -X235947060Y-177763401D01* -X235945906Y-177768208D01* -X235927079Y-178007430D01* -X233420524Y-178007430D01* -X233337347Y-177871696D01* -X233326891Y-177862236D01* -X233318113Y-177866020D01* -X232455166Y-178728967D01* -X232447552Y-178742911D01* -X231717500Y-178742911D01* -X231718736Y-178740647D01* -X231718605Y-178738814D01* -X231714354Y-178732199D01* -X230851218Y-177869063D01* -X230838838Y-177862303D01* -X230831188Y-177868030D01* -X230723637Y-178043538D01* -X230719156Y-178052332D01* -X230631146Y-178264808D01* -X230628097Y-178274193D01* -X230574407Y-178497823D01* -X230572864Y-178507570D01* -X230554819Y-178736849D01* -X230554819Y-178746709D01* -X227431879Y-178746709D01* -X227766461Y-177498032D01* -X231203601Y-177498032D01* -X231207385Y-177506810D01* -X232070332Y-178369757D01* -X232084276Y-178377371D01* -X232086109Y-178377240D01* -X232092724Y-178372989D01* -X232955860Y-177509853D01* -X232962620Y-177497473D01* -X232956893Y-177489823D01* -X232781385Y-177382272D01* -X232772591Y-177377791D01* -X232560115Y-177289781D01* -X232550730Y-177286732D01* -X232327100Y-177233042D01* -X232317353Y-177231499D01* -X232088074Y-177213454D01* -X232078214Y-177213454D01* -X231848935Y-177231499D01* -X231839188Y-177233042D01* -X231615558Y-177286732D01* -X231606173Y-177289781D01* -X231393697Y-177377791D01* -X231384903Y-177382272D01* -X231213061Y-177487576D01* -X231203601Y-177498032D01* -X227766461Y-177498032D01* -X230187570Y-168462331D01* -X230194667Y-168442595D01* -X230195817Y-168440079D01* -X230203005Y-168424341D01* -X230204435Y-168419254D01* -X230205085Y-168416941D01* -X230205086Y-168416935D01* -X230206401Y-168412256D01* -X230207967Y-168399218D01* -X230209313Y-168390566D01* -X230245668Y-168200564D01* -X230245668Y-168200560D01* -X230246528Y-168196068D01* -X230249592Y-168125880D01* -X230255912Y-167981075D01* -X230255912Y-167981072D01* -X230256112Y-167976488D01* -X230233771Y-167757838D01* -X230179978Y-167544733D01* -X230095869Y-167341675D01* -X230091822Y-167334894D01* -X230020116Y-167214763D01* -X229983220Y-167152949D01* -X229965126Y-167130736D01* -X229888497Y-167036666D01* -X255301414Y-167036666D01* -X255304543Y-167052236D01* -X255305824Y-167053559D01* -X255313330Y-167055893D01* -X255399821Y-167063460D01* -X255405285Y-167063698D01* -X255568588Y-167063698D01* -X255579511Y-167062742D01* -X255794066Y-167024911D01* -X255804662Y-167022071D01* -X256009387Y-166947558D01* -X256019315Y-166942928D01* -X256208000Y-166833992D01* -X256216973Y-166827708D01* -X256383878Y-166687659D01* -X256391617Y-166679920D01* -X256531667Y-166513014D01* -X256537951Y-166504040D01* -X256646887Y-166315358D01* -X256651518Y-166305427D01* -X256712514Y-166137844D01* -X256713408Y-166123771D01* -X256705793Y-166119691D01* -X255684578Y-166030346D01* -X255409743Y-166006301D01* -X255394173Y-166009430D01* -X255392850Y-166010711D01* -X255390516Y-166018217D01* -X255301414Y-167036666D01* -X229888497Y-167036666D01* -X229877870Y-167023620D01* -X229844408Y-166982542D01* -X229798851Y-166940795D01* -X254205600Y-166940795D01* -X254208729Y-166956365D01* -X254210010Y-166957688D01* -X254217516Y-166960022D01* -X254304007Y-166967589D01* -X254309471Y-166967827D01* -X254472781Y-166967827D01* -X254478454Y-166967331D01* -X254522035Y-166971144D01* -X254527528Y-166972616D01* -X254688346Y-167000972D01* -X254693800Y-167001689D01* -X254775721Y-167008857D01* -X254791292Y-167005728D01* -X254792615Y-167004446D01* -X254794948Y-166996943D01* -X254884051Y-165978493D01* -X254880922Y-165962923D01* -X254879641Y-165961600D01* -X254872135Y-165959266D01* -X254313929Y-165910430D01* -X254298359Y-165913559D01* -X254297036Y-165914840D01* -X254294702Y-165922346D01* -X254205600Y-166940795D01* -X229798851Y-166940795D01* -X229771500Y-166915731D01* -X229685750Y-166837153D01* -X229682366Y-166834052D01* -X229528610Y-166729684D01* -X229504311Y-166713190D01* -X229504307Y-166713188D01* -X229500514Y-166710613D01* -X229418285Y-166670800D01* -X229306812Y-166616827D01* -X229306808Y-166616826D01* -X229302693Y-166614833D01* -X229255670Y-166600005D01* -X229097450Y-166550111D01* -X229097445Y-166550110D01* -X229093079Y-166548733D01* -X229088559Y-166548003D01* -X229088553Y-166548002D01* -X228914667Y-166519935D01* -X228903088Y-166517503D01* -X228893411Y-166514991D01* -X228893402Y-166514989D01* -X228888693Y-166513767D01* -X228876202Y-166512520D01* -X228871343Y-166512787D01* -X228871338Y-166512787D01* -X228848313Y-166514053D01* -X228830415Y-166513764D01* -X228588804Y-166492626D01* -X228451503Y-166480614D01* -X228432322Y-166477429D01* -X228421516Y-166474764D01* -X228417758Y-166473837D01* -X228417756Y-166473837D01* -X228409047Y-166471689D01* -X228400078Y-166472072D01* -X228400076Y-166472072D01* -X228399949Y-166472077D01* -X228369607Y-166469693D01* -X228308386Y-166457315D01* -X228281530Y-166448662D01* -X228207094Y-166415072D01* -X228182841Y-166400662D01* -X228135561Y-166364847D01* -X228117743Y-166351349D01* -X228097302Y-166331901D01* -X228044812Y-166269342D01* -X228029211Y-166245834D01* -X228015056Y-166218222D01* -X227991958Y-166173164D01* -X227981980Y-166146777D01* -X227970899Y-166103253D01* -X227961830Y-166067631D01* -X227957974Y-166039683D01* -X227957898Y-166036601D01* -X227957252Y-166010711D01* -X227956572Y-165983387D01* -X227957156Y-165967737D01* -X227958002Y-165959266D01* -X227960149Y-165950556D01* -X227958943Y-165922347D01* -X227958789Y-165918750D01* -X227959153Y-165902385D01* -X227971501Y-165761246D01* -X252465055Y-165761246D01* -X252496916Y-165941940D01* -X252499756Y-165952536D01* -X252574269Y-166157261D01* -X252578899Y-166167189D01* -X252687835Y-166355874D01* -X252694119Y-166364847D01* -X252834168Y-166531752D01* -X252841907Y-166539491D01* -X253008806Y-166679537D01* -X253017793Y-166685829D01* -X253206469Y-166794761D01* -X253216400Y-166799392D01* -X253421134Y-166873910D01* -X253431713Y-166876744D01* -X253592532Y-166905101D01* -X253597986Y-166905818D01* -X253679907Y-166912986D01* -X253695478Y-166909857D01* -X253696801Y-166908575D01* -X253699134Y-166901072D01* -X253788237Y-165882622D01* -X253785108Y-165867052D01* -X253783827Y-165865729D01* -X253776321Y-165863395D01* -X252480850Y-165750057D01* -X252467025Y-165752835D01* -X252465055Y-165761246D01* -X227971501Y-165761246D01* -X228004441Y-165384738D01* -X254341737Y-165384738D01* -X254344866Y-165400308D01* -X254346147Y-165401631D01* -X254353653Y-165403965D01* -X254911859Y-165452801D01* -X254927429Y-165449672D01* -X254928752Y-165448391D01* -X254931086Y-165440885D01* -X255020188Y-164422436D01* -X255017059Y-164406866D01* -X255015778Y-164405543D01* -X255008272Y-164403209D01* -X254921780Y-164395642D01* -X254916316Y-164395404D01* -X254753007Y-164395404D01* -X254747334Y-164395900D01* -X254703753Y-164392087D01* -X254698260Y-164390615D01* -X254537442Y-164362259D01* -X254531988Y-164361542D01* -X254450067Y-164354374D01* -X254434496Y-164357503D01* -X254433173Y-164358785D01* -X254430840Y-164366288D01* -X254341737Y-165384738D01* -X228004441Y-165384738D01* -X228017151Y-165239460D01* -X252512380Y-165239460D01* -X252519995Y-165243540D01* -X253541210Y-165332885D01* -X253816045Y-165356930D01* -X253831615Y-165353801D01* -X253832938Y-165352520D01* -X253835272Y-165345014D01* -X253924374Y-164326565D01* -X253921245Y-164310995D01* -X253919964Y-164309672D01* -X253912458Y-164307338D01* -X253825966Y-164299771D01* -X253820502Y-164299533D01* -X253657200Y-164299533D01* -X253646277Y-164300489D01* -X253431722Y-164338320D01* -X253421126Y-164341160D01* -X253216401Y-164415673D01* -X253206473Y-164420303D01* -X253017788Y-164529239D01* -X253008815Y-164535523D01* -X252841910Y-164675572D01* -X252834171Y-164683311D01* -X252694125Y-164850210D01* -X252687833Y-164859197D01* -X252578901Y-165047873D01* -X252574270Y-165057804D01* -X252513274Y-165225387D01* -X252512380Y-165239460D01* -X228017151Y-165239460D01* -X228072903Y-164602215D01* -X228076465Y-164581543D01* -X228080284Y-164566829D01* -X228080285Y-164566825D01* -X228081507Y-164562116D01* -X228082753Y-164549625D01* -X228081945Y-164534937D01* -X228081771Y-164526017D01* -X228084750Y-164338259D01* -X228084750Y-164338252D01* -X228084821Y-164333752D01* -X228065372Y-164181357D01* -X228058074Y-164124169D01* -X228058073Y-164124163D01* -X228057504Y-164119706D01* -X228003566Y-163924614D01* -X228001204Y-163916070D01* -X228001203Y-163916067D01* -X228000003Y-163911727D01* -X227998198Y-163907603D01* -X227998196Y-163907597D01* -X227915292Y-163718170D01* -X227913488Y-163714048D01* -X227799721Y-163530693D01* -X227779279Y-163506331D01* -X227663913Y-163368847D01* -X227663912Y-163368845D01* -X227661017Y-163365396D01* -X227572964Y-163286619D01* -X227503556Y-163224522D01* -X227503551Y-163224518D01* -X227500201Y-163221521D01* -X227496457Y-163219030D01* -X227324289Y-163104487D01* -X227324287Y-163104486D01* -X227320546Y-163101997D01* -X227316493Y-163100068D01* -X227316488Y-163100065D01* -X227129765Y-163011188D01* -X227129764Y-163011187D01* -X227125710Y-163009258D01* -X227121419Y-163007924D01* -X227121417Y-163007923D01* -X226923956Y-162946526D01* -X226923951Y-162946525D01* -X226919658Y-162945190D01* -X226915220Y-162944480D01* -X226915216Y-162944479D01* -X226746664Y-162917512D01* -X226734918Y-162915054D01* -X226723910Y-162912197D01* -X226723908Y-162912197D01* -X226719197Y-162910974D01* -X226706706Y-162909728D01* -X226701851Y-162909995D01* -X226701840Y-162909995D01* -X226678849Y-162911261D01* -X226660946Y-162910973D01* -X220343856Y-162358299D01* -X254606516Y-162358299D01* -X254609645Y-162373869D01* -X254610926Y-162375192D01* -X254618432Y-162377526D01* -X254704923Y-162385093D01* -X254710387Y-162385331D01* -X254873693Y-162385331D01* -X254879364Y-162384835D01* -X254922950Y-162388649D01* -X254928440Y-162390120D01* -X255089262Y-162418477D01* -X255094716Y-162419194D01* -X255176637Y-162426362D01* -X255192208Y-162423233D01* -X255193531Y-162421951D01* -X255195864Y-162414448D01* -X255284967Y-161395998D01* -X255281838Y-161380428D01* -X255280557Y-161379105D01* -X255273051Y-161376771D01* -X254714845Y-161327935D01* -X254699275Y-161331064D01* -X254697952Y-161332345D01* -X254695618Y-161339851D01* -X254606516Y-162358299D01* -X220343856Y-162358299D01* -X210816316Y-161524747D01* -X210797150Y-161521565D01* -X210773858Y-161515822D01* -X210764770Y-161516211D01* -X210734420Y-161513827D01* -X210673188Y-161501448D01* -X210646334Y-161492796D01* -X210571893Y-161459206D01* -X210547636Y-161444795D01* -X210482535Y-161395482D01* -X210462094Y-161376036D01* -X210409598Y-161313475D01* -X210393996Y-161289966D01* -X210356735Y-161217287D01* -X210346755Y-161190897D01* -X210343662Y-161178750D01* -X252865971Y-161178750D01* -X252897832Y-161359444D01* -X252900672Y-161370040D01* -X252975185Y-161574765D01* -X252979815Y-161584693D01* -X253088751Y-161773378D01* -X253095035Y-161782351D01* -X253235084Y-161949256D01* -X253242823Y-161956995D01* -X253409722Y-162097041D01* -X253418709Y-162103333D01* -X253607385Y-162212265D01* -X253617316Y-162216896D01* -X253822050Y-162291414D01* -X253832629Y-162294248D01* -X253993448Y-162322605D01* -X253998902Y-162323322D01* -X254080823Y-162330490D01* -X254096394Y-162327361D01* -X254097717Y-162326079D01* -X254100050Y-162318576D01* -X254189153Y-161300127D01* -X254186024Y-161284557D01* -X254184743Y-161283234D01* -X254177236Y-161280900D01* -X253897857Y-161256457D01* -X253897845Y-161256455D01* -X252881767Y-161167561D01* -X252867941Y-161170339D01* -X252865971Y-161178750D01* -X210343662Y-161178750D01* -X210340813Y-161167561D01* -X210326603Y-161111758D01* -X210322745Y-161083809D01* -X210321519Y-161034666D01* -X210321352Y-161027975D01* -X210324779Y-161012605D01* -X210321937Y-161012321D01* -X210322829Y-161003385D01* -X210324976Y-160994674D01* -X210323615Y-160962876D01* -X210323979Y-160946506D01* -X210328213Y-160898113D01* -X255838467Y-160898113D01* -X255841596Y-160913683D01* -X255842877Y-160915006D01* -X255850384Y-160917340D01* -X256129763Y-160941783D01* -X256129775Y-160941785D01* -X257145853Y-161030679D01* -X257159679Y-161027901D01* -X257161649Y-161019490D01* -X257129788Y-160838796D01* -X257126948Y-160828200D01* -X257052435Y-160623475D01* -X257047805Y-160613547D01* -X256938869Y-160424862D01* -X256932585Y-160415889D01* -X256792536Y-160248984D01* -X256784797Y-160241245D01* -X256617890Y-160101194D01* -X256608916Y-160094910D01* -X256420235Y-159985975D01* -X256410304Y-159981344D01* -X256205570Y-159906826D01* -X256194991Y-159903992D01* -X256034172Y-159875635D01* -X256028718Y-159874918D01* -X255946797Y-159867750D01* -X255931226Y-159870879D01* -X255929903Y-159872161D01* -X255927570Y-159879664D01* -X255838467Y-160898113D01* -X210328213Y-160898113D01* -X210336601Y-160802242D01* -X254742653Y-160802242D01* -X254745782Y-160817812D01* -X254747063Y-160819135D01* -X254754569Y-160821469D01* -X255312775Y-160870305D01* -X255328345Y-160867176D01* -X255329668Y-160865895D01* -X255332002Y-160858389D01* -X255421104Y-159839941D01* -X255417975Y-159824371D01* -X255416694Y-159823048D01* -X255409188Y-159820714D01* -X255322696Y-159813147D01* -X255317232Y-159812909D01* -X255153927Y-159812909D01* -X255148256Y-159813405D01* -X255104670Y-159809591D01* -X255099180Y-159808120D01* -X254938358Y-159779763D01* -X254932904Y-159779046D01* -X254850983Y-159771878D01* -X254835412Y-159775007D01* -X254834089Y-159776289D01* -X254831756Y-159783792D01* -X254742653Y-160802242D01* -X210336601Y-160802242D01* -X210349311Y-160656964D01* -X252913296Y-160656964D01* -X252920911Y-160661044D01* -X254216961Y-160774434D01* -X254232531Y-160771305D01* -X254233854Y-160770024D01* -X254236188Y-160762518D01* -X254325290Y-159744069D01* -X254322161Y-159728499D01* -X254320880Y-159727176D01* -X254313374Y-159724842D01* -X254226882Y-159717275D01* -X254221418Y-159717037D01* -X254058116Y-159717037D01* -X254047193Y-159717993D01* -X253832638Y-159755824D01* -X253822042Y-159758664D01* -X253617317Y-159833177D01* -X253607389Y-159837807D01* -X253418704Y-159946743D01* -X253409731Y-159953027D01* -X253242826Y-160093076D01* -X253235087Y-160100815D01* -X253095041Y-160267714D01* -X253088749Y-160276701D01* -X252979817Y-160465377D01* -X252975186Y-160475308D01* -X252914190Y-160642891D01* -X252913296Y-160656964D01* -X210349311Y-160656964D01* -X210350542Y-160642891D01* -X210425855Y-159782062D01* -X210429413Y-159761407D01* -X210434459Y-159741963D01* -X210435705Y-159729472D01* -X210435122Y-159718892D01* -X210434940Y-159710465D01* -X210437362Y-159506353D01* -X210437362Y-159506348D01* -X210437418Y-159501603D01* -X210405887Y-159275999D01* -X210340837Y-159057686D01* -X210322310Y-159018363D01* -X210258840Y-158883656D01* -X210243744Y-158851616D01* -X210240682Y-158847052D01* -X210119457Y-158666408D01* -X210116809Y-158662462D01* -X209962911Y-158494512D01* -X209785539Y-158351576D01* -X209588715Y-158236893D01* -X209376902Y-158153065D01* -X209372281Y-158152002D01* -X209372275Y-158152000D01* -X209159542Y-158103059D01* -X209159539Y-158103059D01* -X209154903Y-158101992D01* -X208965396Y-158087677D01* -X208953981Y-158086289D01* -X208940305Y-158083987D01* -X208934115Y-158083912D01* -X208932620Y-158083893D01* -X208932616Y-158083893D01* -X208927753Y-158083834D01* -X208922935Y-158084524D01* -X208922932Y-158084524D01* -X208900122Y-158087790D01* -X208882264Y-158089062D01* -X194757888Y-158089062D01* -X194736979Y-158087315D01* -X194721998Y-158084794D01* -X194721997Y-158084794D01* -X194717196Y-158083986D01* -X194710864Y-158083909D01* -X194709509Y-158083892D01* -X194709505Y-158083892D01* -X194704644Y-158083833D01* -X194699828Y-158084523D01* -X194699822Y-158084523D01* -X194693027Y-158085496D01* -X194684652Y-158086411D01* -X194482230Y-158101689D01* -X194482224Y-158101690D01* -X194477493Y-158102047D01* -X194472864Y-158103112D01* -X194472862Y-158103112D01* -X194260122Y-158152043D01* -X194260118Y-158152044D01* -X194255493Y-158153108D01* -X194251082Y-158154853D01* -X194251077Y-158154855D01* -X194048094Y-158235177D01* -X194043677Y-158236925D01* -X193846849Y-158351599D01* -X193669472Y-158494529D01* -X193515569Y-158662474D01* -X193388631Y-158851624D01* -X193363702Y-158904531D01* -X193293558Y-159053395D01* -X193293555Y-159053403D01* -X193291534Y-159057692D01* -X193226483Y-159276003D01* -X193194951Y-159501607D01* -X193195007Y-159506352D01* -X193195007Y-159506357D01* -X193195906Y-159582070D01* -X193197149Y-159686806D01* -X193197206Y-159691636D01* -X193196817Y-159703132D01* -X193196103Y-159712093D01* -X193196103Y-159712108D01* -X193195717Y-159716957D01* -X193196082Y-159721812D01* -X193196082Y-159721819D01* -X193196196Y-159723326D01* -X193196658Y-159729474D01* -X193203010Y-159756665D01* -X193205834Y-159774343D01* -X193271620Y-160526288D01* -X193451173Y-162578591D01* -X193451368Y-162598031D01* -X193450360Y-162613008D01* -X193450360Y-162613012D01* -X193449758Y-162621962D01* -X193451693Y-162630724D01* -X193451693Y-162630729D01* -X193451719Y-162630847D01* -X193454642Y-162661149D01* -X193453084Y-162723604D01* -X193449227Y-162751552D01* -X193443350Y-162774636D01* -X193429923Y-162827369D01* -X193429075Y-162830699D01* -X193419095Y-162857090D01* -X193381832Y-162929776D01* -X193366237Y-162953277D01* -X193313730Y-163015854D01* -X193293299Y-163035293D01* -X193260833Y-163059886D01* -X193228189Y-163084614D01* -X193203935Y-163099025D01* -X193129485Y-163132621D01* -X193102630Y-163141273D01* -X193048035Y-163152311D01* -X193032284Y-163153377D01* -X193032364Y-163154445D01* -X193023417Y-163155118D01* -X193014459Y-163154516D01* -X192995813Y-163158634D01* -X192983397Y-163161375D01* -X192967210Y-163163860D01* -X191619081Y-163281806D01* -X177011115Y-164559837D01* -X176990136Y-164559918D01* -X176975010Y-164558713D01* -X176974995Y-164558713D01* -X176970147Y-164558327D01* -X176965292Y-164558692D01* -X176965285Y-164558692D01* -X176963778Y-164558806D01* -X176957630Y-164559268D01* -X176952883Y-164560377D01* -X176952882Y-164560377D01* -X176947337Y-164561672D01* -X176939075Y-164563313D01* -X176811523Y-164584238D01* -X176732912Y-164597134D01* -X176516196Y-164667353D01* -X176511955Y-164669476D01* -X176511952Y-164669477D01* -X176319934Y-164765590D01* -X176312482Y-164769320D01* -X176308603Y-164772059D01* -X176130272Y-164897982D01* -X176130267Y-164897986D01* -X176126391Y-164900723D01* -X175962142Y-165058581D01* -X175959250Y-165062349D01* -X175959249Y-165062351D01* -X175847509Y-165207975D01* -X175823462Y-165239314D01* -X175713494Y-165438823D01* -X175711852Y-165443280D01* -X175711850Y-165443284D01* -X175649255Y-165613174D01* -X175634735Y-165652583D01* -X175588968Y-165875747D01* -X175577234Y-166103253D01* -X175596059Y-166292382D01* -X175596673Y-166303851D01* -X175596686Y-166305427D01* -X175596783Y-166317727D01* -X175598813Y-166330115D01* -X175607503Y-166356620D01* -X175611857Y-166373984D01* -X176377874Y-170718281D01* -X177310993Y-176010260D01* -X177312882Y-176029617D01* -X177313362Y-176053589D01* -X177316053Y-176062151D01* -X177316087Y-176062260D01* -X177321641Y-176092198D01* -X177325530Y-176154554D01* -X177324123Y-176182726D01* -X177310942Y-176263332D01* -X177303301Y-176290485D01* -X177272514Y-176366134D01* -X177259023Y-176390908D01* -X177212174Y-176457814D01* -X177193517Y-176478956D01* -X177132950Y-176533765D01* -X177110047Y-176550231D01* -X177038814Y-176590182D01* -X177012819Y-176601141D01* -X176959118Y-176616976D01* -X176943850Y-176620463D01* -X176935120Y-176621893D01* -X176926148Y-176622073D01* -X176917587Y-176624764D01* -X176917583Y-176624765D01* -X176895797Y-176631614D01* -X176879890Y-176635500D01* -X166715582Y-178427742D01* -X159242958Y-179745367D01* -X159223612Y-179747256D01* -X159199626Y-179747737D01* -X159191066Y-179750428D01* -X159191058Y-179750429D01* -X159190941Y-179750466D01* -X159161012Y-179756018D01* -X159098671Y-179759909D01* -X159070491Y-179758503D01* -X159001701Y-179747256D01* -X158989888Y-179745324D01* -X158962733Y-179737684D01* -X158887082Y-179706900D01* -X158862309Y-179693409D01* -X158795406Y-179646563D01* -X158774254Y-179627896D01* -X158719456Y-179567342D01* -X158702985Y-179544433D01* -X158663034Y-179473200D01* -X158652076Y-179447204D01* -X158636282Y-179393639D01* -X158632794Y-179378365D01* -X158631343Y-179369505D01* -X158631163Y-179360531D01* -X158626394Y-179345359D01* -X158621619Y-179330166D01* -X158617735Y-179314264D01* -X157015405Y-170227004D01* -X159717012Y-170227004D01* -X159717212Y-170232334D01* -X159717212Y-170232335D01* -X159721339Y-170342272D01* -X159725666Y-170457540D01* -X159773040Y-170683322D01* -X159857779Y-170897894D01* -X159977459Y-171095121D01* -X159980956Y-171099151D01* -X160118682Y-171257866D01* -X160128659Y-171269364D01* -X160132790Y-171272751D01* -X160302927Y-171412256D01* -X160302933Y-171412260D01* -X160307055Y-171415640D01* -X160507547Y-171529766D01* -X160512563Y-171531587D01* -X160512568Y-171531589D01* -X160719387Y-171606661D01* -X160719391Y-171606662D01* -X160724402Y-171608481D01* -X160729651Y-171609430D01* -X160729654Y-171609431D01* -X160947335Y-171648794D01* -X160947342Y-171648795D01* -X160951419Y-171649532D01* -X160969156Y-171650368D01* -X160974104Y-171650602D01* -X160974111Y-171650602D01* -X160975592Y-171650672D01* -X161137737Y-171650672D01* -X161204693Y-171644991D01* -X161304374Y-171636533D01* -X161304378Y-171636532D01* -X161309685Y-171636082D01* -X161314840Y-171634744D01* -X161314846Y-171634743D01* -X161527815Y-171579467D01* -X161527819Y-171579466D01* -X161532984Y-171578125D01* -X161537850Y-171575933D01* -X161537853Y-171575932D01* -X161738461Y-171485565D01* -X161743327Y-171483373D01* -X161747747Y-171480397D01* -X161747751Y-171480395D01* -X161879858Y-171391454D01* -X161934697Y-171354534D01* -X162101624Y-171195294D01* -X162239333Y-171010206D01* -X162294117Y-170902455D01* -X162341470Y-170809318D01* -X162341470Y-170809317D01* -X162343889Y-170804560D01* -X162396045Y-170636592D01* -X162410717Y-170589342D01* -X162410718Y-170589336D01* -X162412301Y-170584239D01* -X162442612Y-170355540D01* -X162441318Y-170321054D01* -X162434158Y-170130335D01* -X162433958Y-170125004D01* -X162386584Y-169899222D01* -X162377099Y-169875203D01* -X162338705Y-169777984D01* -X162301845Y-169684650D01* -X162194742Y-169508150D01* -X162184934Y-169491986D01* -X162184933Y-169491985D01* -X162182165Y-169487423D01* -X162156937Y-169458350D01* -X162091436Y-169382866D01* -X164268769Y-169382866D01* -X164269132Y-169387014D01* -X164269132Y-169387018D01* -X164284971Y-169568058D01* -X164294507Y-169677056D01* -X164295417Y-169681128D01* -X164295418Y-169681133D01* -X164357127Y-169957202D01* -X164358927Y-169965257D01* -X164360370Y-169969180D01* -X164360371Y-169969182D01* -X164373963Y-170006123D01* -X164460899Y-170242406D01* -X164598629Y-170503634D01* -X164601049Y-170507039D01* -X164767274Y-170740942D01* -X164767279Y-170740948D01* -X164769698Y-170744352D01* -X164772542Y-170747402D01* -X164772547Y-170747408D01* -X164910215Y-170895039D01* -X164971101Y-170960331D01* -X165199300Y-171147775D01* -X165450284Y-171303392D01* -X165719645Y-171424448D01* -X166002650Y-171508815D01* -X166006770Y-171509468D01* -X166006772Y-171509468D01* -X166290847Y-171554462D01* -X166290853Y-171554463D01* -X166294328Y-171555013D01* -X166318887Y-171556128D01* -X166385272Y-171559143D01* -X166385293Y-171559143D01* -X166386692Y-171559207D01* -X166571156Y-171559207D01* -X166790919Y-171544610D01* -X166795018Y-171543784D01* -X166795022Y-171543783D01* -X166968445Y-171508815D01* -X167080406Y-171486240D01* -X167359630Y-171390095D01* -X167529344Y-171305109D01* -X167619950Y-171259737D01* -X167619952Y-171259736D01* -X167623686Y-171257866D01* -X167867933Y-171091875D01* -X168088082Y-170895039D01* -X168170006Y-170799457D01* -X168277544Y-170673991D01* -X168277547Y-170673987D01* -X168280264Y-170670817D01* -X168282538Y-170667315D01* -X168282542Y-170667310D01* -X168438825Y-170426656D01* -X168438828Y-170426651D01* -X168441104Y-170423146D01* -X168567774Y-170156379D01* -X168574047Y-170136843D01* -X168656770Y-169879190D01* -X168656770Y-169879189D01* -X168658050Y-169875203D01* -X168685145Y-169724613D01* -X168709606Y-169588666D01* -X168709607Y-169588661D01* -X168710345Y-169584557D01* -X168710685Y-169577088D01* -X168723552Y-169293718D01* -X168723552Y-169293713D01* -X168723741Y-169289548D01* -X168723358Y-169285164D01* -X168698367Y-168999519D01* -X168698003Y-168995358D01* -X168683828Y-168931942D01* -X168634495Y-168711235D01* -X168634493Y-168711228D01* -X168633583Y-168707157D01* -X168619477Y-168668817D01* -X168574807Y-168547410D01* -X168531611Y-168430008D01* -X168522252Y-168412256D01* -X168471962Y-168316874D01* -X170549898Y-168316874D01* -X170550098Y-168322204D01* -X170550098Y-168322205D01* -X170553654Y-168416941D01* -X170558552Y-168547410D01* -X170605926Y-168773192D01* -X170607884Y-168778151D01* -X170607885Y-168778153D01* -X170617038Y-168801330D01* -X170690665Y-168987764D01* -X170760075Y-169102149D01* -X170802037Y-169171299D01* -X170810345Y-169184991D01* -X170813842Y-169189021D01* -X170916463Y-169307281D01* -X170961545Y-169359234D01* -X170985281Y-169378696D01* -X171135813Y-169502126D01* -X171135819Y-169502130D01* -X171139941Y-169505510D01* -X171340433Y-169619636D01* -X171345449Y-169621457D01* -X171345454Y-169621459D01* -X171552273Y-169696531D01* -X171552277Y-169696532D01* -X171557288Y-169698351D01* -X171562537Y-169699300D01* -X171562540Y-169699301D01* -X171780221Y-169738664D01* -X171780228Y-169738665D01* -X171784305Y-169739402D01* -X171802042Y-169740238D01* -X171806990Y-169740472D01* -X171806997Y-169740472D01* -X171808478Y-169740542D01* -X171970623Y-169740542D01* -X172037579Y-169734861D01* -X172137260Y-169726403D01* -X172137264Y-169726402D01* -X172142571Y-169725952D01* -X172147726Y-169724614D01* -X172147732Y-169724613D01* -X172360701Y-169669337D01* -X172360705Y-169669336D01* -X172365870Y-169667995D01* -X172370736Y-169665803D01* -X172370739Y-169665802D01* -X172571347Y-169575435D01* -X172576213Y-169573243D01* -X172580633Y-169570267D01* -X172580637Y-169570265D01* -X172709671Y-169483393D01* -X172767583Y-169444404D01* -X172934510Y-169285164D01* -X173072219Y-169100076D01* -X173123345Y-168999519D01* -X173174356Y-168899188D01* -X173174356Y-168899187D01* -X173176775Y-168894430D01* -X173233659Y-168711235D01* -X173243603Y-168679212D01* -X173243604Y-168679206D01* -X173245187Y-168674109D01* -X173275498Y-168445410D01* -X173274254Y-168412256D01* -X173267044Y-168220205D01* -X173266844Y-168214874D01* -X173219470Y-167989092D01* -X173214493Y-167976488D01* -X173171591Y-167867854D01* -X173134731Y-167774520D01* -X173018630Y-167583191D01* -X173017820Y-167581856D01* -X173017819Y-167581855D01* -X173015051Y-167577293D01* -X172997069Y-167556571D01* -X172867351Y-167407083D01* -X172867349Y-167407081D01* -X172863851Y-167403050D01* -X172820257Y-167367305D01* -X172689583Y-167260158D01* -X172689577Y-167260154D01* -X172685455Y-167256774D01* -X172484963Y-167142648D01* -X172479947Y-167140827D01* -X172479942Y-167140825D01* -X172273123Y-167065753D01* -X172273119Y-167065752D01* -X172268108Y-167063933D01* -X172262859Y-167062984D01* -X172262856Y-167062983D01* -X172045175Y-167023620D01* -X172045168Y-167023619D01* -X172041091Y-167022882D01* -X172023354Y-167022046D01* -X172018406Y-167021812D01* -X172018399Y-167021812D01* -X172016918Y-167021742D01* -X171854773Y-167021742D01* -X171787817Y-167027423D01* -X171688136Y-167035881D01* -X171688132Y-167035882D01* -X171682825Y-167036332D01* -X171677670Y-167037670D01* -X171677664Y-167037671D01* -X171464695Y-167092947D01* -X171464691Y-167092948D01* -X171459526Y-167094289D01* -X171454660Y-167096481D01* -X171454657Y-167096482D01* -X171254049Y-167186849D01* -X171249183Y-167189041D01* -X171244763Y-167192017D01* -X171244759Y-167192019D01* -X171173924Y-167239709D01* -X171057813Y-167317880D01* -X170890886Y-167477120D01* -X170879352Y-167492622D01* -X170848214Y-167534474D01* -X170753177Y-167662208D01* -X170750762Y-167666958D01* -X170696075Y-167774520D01* -X170648621Y-167867854D01* -X170616308Y-167971919D01* -X170581793Y-168083072D01* -X170581792Y-168083078D01* -X170580209Y-168088175D01* -X170549898Y-168316874D01* -X168471962Y-168316874D01* -X168448355Y-168272099D01* -X168393881Y-168168780D01* -X168332972Y-168083072D01* -X168225236Y-167931472D01* -X168225231Y-167931466D01* -X168222812Y-167928062D01* -X168219968Y-167925012D01* -X168219963Y-167925006D01* -X168024255Y-167715135D01* -X168021409Y-167712083D01* -X167793210Y-167524639D01* -X167542226Y-167369022D01* -X167501167Y-167350569D01* -X167436981Y-167321723D01* -X167272865Y-167247966D01* -X166989860Y-167163599D01* -X166985740Y-167162946D01* -X166985738Y-167162946D01* -X166701663Y-167117952D01* -X166701657Y-167117951D01* -X166698182Y-167117401D01* -X166673623Y-167116286D01* -X166607238Y-167113271D01* -X166607217Y-167113271D01* -X166605818Y-167113207D01* -X166421354Y-167113207D01* -X166201591Y-167127804D01* -X166197492Y-167128630D01* -X166197488Y-167128631D01* -X166094500Y-167149397D01* -X165912104Y-167186174D01* -X165632880Y-167282319D01* -X165521813Y-167337937D01* -X165398549Y-167399663D01* -X165368824Y-167414548D01* -X165124577Y-167580539D01* -X164904428Y-167777375D01* -X164901711Y-167780545D01* -X164901710Y-167780546D01* -X164718491Y-167994311D01* -X164712246Y-168001597D01* -X164709972Y-168005099D01* -X164709968Y-168005104D01* -X164553685Y-168245758D01* -X164551406Y-168249268D01* -X164424736Y-168516035D01* -X164423457Y-168520018D01* -X164423456Y-168520021D01* -X164412987Y-168552628D01* -X164334460Y-168797211D01* -X164333719Y-168801330D01* -X164286701Y-169062648D01* -X164282165Y-169087857D01* -X164281976Y-169092024D01* -X164281975Y-169092031D01* -X164268958Y-169378696D01* -X164268769Y-169382866D01* -X162091436Y-169382866D01* -X162034465Y-169317213D01* -X162034463Y-169317211D01* -X162030965Y-169313180D01* -X161940305Y-169238843D01* -X161856697Y-169170288D01* -X161856691Y-169170284D01* -X161852569Y-169166904D01* -X161652077Y-169052778D01* -X161647061Y-169050957D01* -X161647056Y-169050955D01* -X161440237Y-168975883D01* -X161440233Y-168975882D01* -X161435222Y-168974063D01* -X161429973Y-168973114D01* -X161429970Y-168973113D01* -X161212289Y-168933750D01* -X161212282Y-168933749D01* -X161208205Y-168933012D01* -X161190468Y-168932176D01* -X161185520Y-168931942D01* -X161185513Y-168931942D01* -X161184032Y-168931872D01* -X161021887Y-168931872D01* -X160954931Y-168937553D01* -X160855250Y-168946011D01* -X160855246Y-168946012D01* -X160849939Y-168946462D01* -X160844784Y-168947800D01* -X160844778Y-168947801D01* -X160631809Y-169003077D01* -X160631805Y-169003078D01* -X160626640Y-169004419D01* -X160621774Y-169006611D01* -X160621771Y-169006612D01* -X160492343Y-169064915D01* -X160416297Y-169099171D01* -X160411877Y-169102147D01* -X160411873Y-169102149D01* -X160319612Y-169164264D01* -X160224927Y-169228010D01* -X160058000Y-169387250D01* -X160054812Y-169391535D01* -X159932195Y-169556339D01* -X159920291Y-169572338D01* -X159917876Y-169577088D01* -X159834772Y-169740542D01* -X159815735Y-169777984D01* -X159781529Y-169888145D01* -X159748907Y-169993202D01* -X159748906Y-169993208D01* -X159747323Y-169998305D01* -X159717012Y-170227004D01* -X157015405Y-170227004D01* -X156570969Y-167706484D01* -X160032877Y-167706484D01* -X160038604Y-167714134D01* -X160214112Y-167821685D01* -X160222906Y-167826166D01* -X160435382Y-167914176D01* -X160444767Y-167917225D01* -X160668397Y-167970915D01* -X160678144Y-167972458D01* -X160907423Y-167990503D01* -X160917283Y-167990503D01* -X161146562Y-167972458D01* -X161156309Y-167970915D01* -X161379939Y-167917225D01* -X161389324Y-167914176D01* -X161601800Y-167826166D01* -X161610594Y-167821685D01* -X161782436Y-167716381D01* -X161791896Y-167705925D01* -X161788112Y-167697147D01* -X160925165Y-166834200D01* -X160911221Y-166826586D01* -X160909388Y-166826717D01* -X160902773Y-166830968D01* -X160039637Y-167694104D01* -X160032877Y-167706484D01* -X156570969Y-167706484D01* -X156352434Y-166467108D01* -X159384028Y-166467108D01* -X159402073Y-166696387D01* -X159403616Y-166706134D01* -X159457306Y-166929764D01* -X159460355Y-166939149D01* -X159548365Y-167151625D01* -X159552846Y-167160419D01* -X159658150Y-167332261D01* -X159668606Y-167341721D01* -X159677384Y-167337937D01* -X160540331Y-166474990D01* -X160546709Y-166463310D01* -X161276761Y-166463310D01* -X161276892Y-166465143D01* -X161281143Y-166471758D01* -X162144279Y-167334894D01* -X162156659Y-167341654D01* -X162164309Y-167335927D01* -X162271860Y-167160419D01* -X162276341Y-167151625D01* -X162364351Y-166939149D01* -X162367400Y-166929764D01* -X162421090Y-166706134D01* -X162422633Y-166696387D01* -X162440678Y-166467108D01* -X162440678Y-166457248D01* -X162422633Y-166227969D01* -X162421090Y-166218222D01* -X162367400Y-165994592D01* -X162364351Y-165985207D01* -X162358053Y-165970003D01* -X169880955Y-165970003D01* -X169886682Y-165977653D01* -X170062190Y-166085204D01* -X170070984Y-166089685D01* -X170283460Y-166177695D01* -X170292845Y-166180744D01* -X170516475Y-166234434D01* -X170526222Y-166235977D01* -X170755501Y-166254022D01* -X170765361Y-166254022D01* -X170994640Y-166235977D01* -X171004387Y-166234434D01* -X171228017Y-166180744D01* -X171237402Y-166177695D01* -X171449878Y-166089685D01* -X171458672Y-166085204D01* -X171630514Y-165979900D01* -X171639974Y-165969444D01* -X171636190Y-165960666D01* -X170773243Y-165097719D01* -X170759299Y-165090105D01* -X170757466Y-165090236D01* -X170750851Y-165094487D01* -X169887715Y-165957623D01* -X169880955Y-165970003D01* -X162358053Y-165970003D01* -X162276341Y-165772731D01* -X162271860Y-165763937D01* -X162166556Y-165592095D01* -X162156100Y-165582635D01* -X162147322Y-165586419D01* -X161284375Y-166449366D01* -X161276761Y-166463310D01* -X160546709Y-166463310D01* -X160547945Y-166461046D01* -X160547814Y-166459213D01* -X160543563Y-166452598D01* -X159680427Y-165589462D01* -X159668047Y-165582702D01* -X159660397Y-165588429D01* -X159552846Y-165763937D01* -X159548365Y-165772731D01* -X159460355Y-165985207D01* -X159457306Y-165994592D01* -X159403616Y-166218222D01* -X159402073Y-166227969D01* -X159384028Y-166457248D01* -X159384028Y-166467108D01* -X156352434Y-166467108D01* -X156132259Y-165218431D01* -X160032810Y-165218431D01* -X160036594Y-165227209D01* -X160899541Y-166090156D01* -X160913485Y-166097770D01* -X160915318Y-166097639D01* -X160921933Y-166093388D01* -X161785069Y-165230252D01* -X161791829Y-165217872D01* -X161786102Y-165210222D01* -X161610594Y-165102671D01* -X161601800Y-165098190D01* -X161389324Y-165010180D01* -X161379939Y-165007131D01* -X161156309Y-164953441D01* -X161146562Y-164951898D01* -X160917283Y-164933853D01* -X160907423Y-164933853D01* -X160678144Y-164951898D01* -X160668397Y-164953441D01* -X160444767Y-165007131D01* -X160435382Y-165010180D01* -X160222906Y-165098190D01* -X160214112Y-165102671D01* -X160042270Y-165207975D01* -X160032810Y-165218431D01* -X156132259Y-165218431D01* -X155833810Y-163525841D01* -X163942517Y-163525841D01* -X163961344Y-163765063D01* -X163962498Y-163769870D01* -X163962499Y-163769876D01* -X163980812Y-163846154D01* -X164017362Y-163998394D01* -X164019255Y-164002965D01* -X164019256Y-164002967D01* -X164092383Y-164179511D01* -X164109191Y-164220090D01* -X164234571Y-164424690D01* -X164237788Y-164428457D01* -X164237789Y-164428458D01* -X164350066Y-164559918D01* -X164390413Y-164607159D01* -X164394175Y-164610372D01* -X164534977Y-164730627D01* -X164572882Y-164763001D01* -X164777482Y-164888381D01* -X164782052Y-164890274D01* -X164782054Y-164890275D01* -X164994605Y-164978316D01* -X164999178Y-164980210D01* -X165071346Y-164997536D01* -X165227696Y-165035073D01* -X165227702Y-165035074D01* -X165232509Y-165036228D01* -X165471731Y-165055055D01* -X165710953Y-165036228D01* -X165715760Y-165035074D01* -X165715766Y-165035073D01* -X165872116Y-164997536D01* -X165944284Y-164980210D01* -X165948857Y-164978316D01* -X166161408Y-164890275D01* -X166161410Y-164890274D01* -X166165980Y-164888381D01* -X166370580Y-164763001D01* -X166408486Y-164730627D01* -X169232106Y-164730627D01* -X169250151Y-164959906D01* -X169251694Y-164969653D01* -X169305384Y-165193283D01* -X169308433Y-165202668D01* -X169396443Y-165415144D01* -X169400924Y-165423938D01* -X169506228Y-165595780D01* -X169516684Y-165605240D01* -X169525462Y-165601456D01* -X170388409Y-164738509D01* -X170394787Y-164726829D01* -X171124839Y-164726829D01* -X171124970Y-164728662D01* -X171129221Y-164735277D01* -X171992357Y-165598413D01* -X172004737Y-165605173D01* -X172012387Y-165599446D01* -X172119938Y-165423938D01* -X172124419Y-165415144D01* -X172212429Y-165202668D01* -X172215478Y-165193283D01* -X172269168Y-164969653D01* -X172270711Y-164959906D01* -X172288756Y-164730627D01* -X172288756Y-164720767D01* -X172270711Y-164491488D01* -X172269168Y-164481741D01* -X172215478Y-164258111D01* -X172212429Y-164248726D01* -X172124419Y-164036250D01* -X172119938Y-164027456D01* -X172014634Y-163855614D01* -X172004178Y-163846154D01* -X171995400Y-163849938D01* -X171132453Y-164712885D01* -X171124839Y-164726829D01* -X170394787Y-164726829D01* -X170396023Y-164724565D01* -X170395892Y-164722732D01* -X170391641Y-164716117D01* -X169528505Y-163852981D01* -X169516125Y-163846221D01* -X169508475Y-163851948D01* -X169400924Y-164027456D01* -X169396443Y-164036250D01* -X169308433Y-164248726D01* -X169305384Y-164258111D01* -X169251694Y-164481741D01* -X169250151Y-164491488D01* -X169232106Y-164720767D01* -X169232106Y-164730627D01* -X166408486Y-164730627D01* -X166549287Y-164610372D01* -X166553049Y-164607159D01* -X166593396Y-164559918D01* -X166705673Y-164428458D01* -X166705674Y-164428457D01* -X166708891Y-164424690D01* -X166834271Y-164220090D01* -X166851080Y-164179511D01* -X166924206Y-164002967D01* -X166924207Y-164002965D01* -X166926100Y-163998394D01* -X166962650Y-163846154D01* -X166980963Y-163769876D01* -X166980964Y-163769870D01* -X166982118Y-163765063D01* -X167000945Y-163525841D01* -X166997491Y-163481950D01* -X169880888Y-163481950D01* -X169884672Y-163490728D01* -X170747619Y-164353675D01* -X170761563Y-164361289D01* -X170763396Y-164361158D01* -X170770011Y-164356907D01* -X171633147Y-163493771D01* -X171639907Y-163481391D01* -X171634180Y-163473741D01* -X171458672Y-163366190D01* -X171449878Y-163361709D01* -X171237402Y-163273699D01* -X171228017Y-163270650D01* -X171004387Y-163216960D01* -X170994640Y-163215417D01* -X170765361Y-163197372D01* -X170755501Y-163197372D01* -X170526222Y-163215417D01* -X170516475Y-163216960D01* -X170292845Y-163270650D01* -X170283460Y-163273699D01* -X170070984Y-163361709D01* -X170062190Y-163366190D01* -X169890348Y-163471494D01* -X169880888Y-163481950D01* -X166997491Y-163481950D01* -X166982118Y-163286619D01* -X166980964Y-163281812D01* -X166980963Y-163281806D01* -X166940640Y-163113850D01* -X166926100Y-163053288D01* -X166895861Y-162980283D01* -X166836165Y-162836164D01* -X166836164Y-162836162D01* -X166834271Y-162831592D01* -X166708891Y-162626992D01* -X166658754Y-162568288D01* -X166556262Y-162448285D01* -X166553049Y-162444523D01* -X166434374Y-162343166D01* -X166374348Y-162291899D01* -X166374347Y-162291898D01* -X166370580Y-162288681D01* -X166165980Y-162163301D01* -X166161410Y-162161408D01* -X166161408Y-162161407D01* -X165948857Y-162073366D01* -X165948855Y-162073365D01* -X165944284Y-162071472D01* -X165862694Y-162051884D01* -X165715766Y-162016609D01* -X165715760Y-162016608D01* -X165710953Y-162015454D01* -X165471731Y-161996627D01* -X165232509Y-162015454D01* -X165227702Y-162016608D01* -X165227696Y-162016609D01* -X165080768Y-162051884D01* -X164999178Y-162071472D01* -X164994607Y-162073365D01* -X164994605Y-162073366D01* -X164782054Y-162161407D01* -X164782052Y-162161408D01* -X164777482Y-162163301D01* -X164572882Y-162288681D01* -X164569115Y-162291898D01* -X164569114Y-162291899D01* -X164509088Y-162343166D01* -X164390413Y-162444523D01* -X164387200Y-162448285D01* -X164284709Y-162568288D01* -X164234571Y-162626992D01* -X164109191Y-162831592D01* -X164107298Y-162836162D01* -X164107297Y-162836164D01* -X164047601Y-162980283D01* -X164017362Y-163053288D01* -X164002822Y-163113850D01* -X163962499Y-163281806D01* -X163962498Y-163281812D01* -X163961344Y-163286619D01* -X163942517Y-163525841D01* -X155833810Y-163525841D01* -X154817101Y-157759802D01* -X231309861Y-157759802D01* -X231310061Y-157765132D01* -X231310061Y-157765133D01* -X231314188Y-157875070D01* -X231318515Y-157990338D01* -X231365889Y-158216120D01* -X231367847Y-158221079D01* -X231367848Y-158221081D01* -X231408259Y-158323406D01* -X231450628Y-158430692D01* -X231521378Y-158547284D01* -X231563389Y-158616516D01* -X231570308Y-158627919D01* -X231573805Y-158631949D01* -X231660429Y-158731774D01* -X231721508Y-158802162D01* -X231725639Y-158805549D01* -X231895776Y-158945054D01* -X231895782Y-158945058D01* -X231899904Y-158948438D01* -X232100396Y-159062564D01* -X232105412Y-159064385D01* -X232105417Y-159064387D01* -X232312236Y-159139459D01* -X232312240Y-159139460D01* -X232317251Y-159141279D01* -X232322500Y-159142228D01* -X232322503Y-159142229D01* -X232540184Y-159181592D01* -X232540191Y-159181593D01* -X232544268Y-159182330D01* -X232562005Y-159183166D01* -X232566953Y-159183400D01* -X232566960Y-159183400D01* -X232568441Y-159183470D01* -X232730586Y-159183470D01* -X232797542Y-159177789D01* -X232897223Y-159169331D01* -X232897227Y-159169330D01* -X232902534Y-159168880D01* -X232907689Y-159167542D01* -X232907695Y-159167541D01* -X233120664Y-159112265D01* -X233120668Y-159112264D01* -X233125833Y-159110923D01* -X233130699Y-159108731D01* -X233130702Y-159108730D01* -X233331310Y-159018363D01* -X233336176Y-159016171D01* -X233340596Y-159013195D01* -X233340600Y-159013193D01* -X233466547Y-158928399D01* -X233527546Y-158887332D01* -X233694473Y-158728092D01* -X233825655Y-158551777D01* -X233828998Y-158547284D01* -X233829000Y-158547281D01* -X233832182Y-158543004D01* -X233886966Y-158435253D01* -X233930267Y-158350086D01* -X235924246Y-158350086D01* -X235924609Y-158354234D01* -X235924609Y-158354238D01* -X235927368Y-158385773D01* -X235949984Y-158644276D01* -X235950894Y-158648348D01* -X235950895Y-158648353D01* -X236004978Y-158890306D01* -X236014404Y-158932477D01* -X236015847Y-158936400D01* -X236015848Y-158936402D01* -X236020502Y-158949052D01* -X236116376Y-159209626D01* -X236118323Y-159213319D01* -X236118324Y-159213321D01* -X236151373Y-159276003D01* -X236254106Y-159470854D01* -X236292112Y-159524334D01* -X236422751Y-159708162D01* -X236422756Y-159708168D01* -X236425175Y-159711572D01* -X236428019Y-159714622D01* -X236428024Y-159714628D01* -X236617110Y-159917398D01* -X236626578Y-159927551D01* -X236854777Y-160114995D01* -X237105761Y-160270612D01* -X237109578Y-160272328D01* -X237109581Y-160272329D01* -X237124643Y-160279098D01* -X237375122Y-160391668D01* -X237486470Y-160424862D01* -X237637504Y-160469887D01* -X237658127Y-160476035D01* -X237662247Y-160476688D01* -X237662249Y-160476688D01* -X237946324Y-160521682D01* -X237946330Y-160521683D01* -X237949805Y-160522233D01* -X237974364Y-160523348D01* -X238040749Y-160526363D01* -X238040770Y-160526363D01* -X238042169Y-160526427D01* -X238226633Y-160526427D01* -X238446396Y-160511830D01* -X238450495Y-160511004D01* -X238450499Y-160511003D01* -X238627527Y-160475308D01* -X238735883Y-160453460D01* -X239015107Y-160357315D01* -X239171303Y-160279098D01* -X239275427Y-160226957D01* -X239275429Y-160226956D01* -X239279163Y-160225086D01* -X239523410Y-160059095D01* -X239541649Y-160042788D01* -X239693349Y-159907152D01* -X239743559Y-159862259D01* -X239764517Y-159837807D01* -X239933021Y-159641211D01* -X239933024Y-159641207D01* -X239935741Y-159638037D01* -X239938015Y-159634535D01* -X239938019Y-159634530D01* -X240094302Y-159393876D01* -X240094305Y-159393871D01* -X240096581Y-159390366D01* -X240099393Y-159384445D01* -X240195271Y-159182525D01* -X240223251Y-159123599D01* -X240228213Y-159108146D01* -X240312247Y-158846410D01* -X240312247Y-158846409D01* -X240313527Y-158842423D01* -X240335821Y-158718516D01* -X242268003Y-158718516D01* -X242276657Y-158949052D01* -X242324031Y-159174834D01* -X242325989Y-159179793D01* -X242325990Y-159179795D01* -X242365842Y-159280706D01* -X242408770Y-159389406D01* -X242528450Y-159586633D01* -X242531947Y-159590663D01* -X242667322Y-159746669D01* -X242679650Y-159760876D01* -X242701810Y-159779046D01* -X242853918Y-159903768D01* -X242853924Y-159903772D01* -X242858046Y-159907152D01* -X243058538Y-160021278D01* -X243063554Y-160023099D01* -X243063559Y-160023101D01* -X243270378Y-160098173D01* -X243270382Y-160098174D01* -X243275393Y-160099993D01* -X243280642Y-160100942D01* -X243280645Y-160100943D01* -X243498326Y-160140306D01* -X243498333Y-160140307D01* -X243502410Y-160141044D01* -X243520147Y-160141880D01* -X243525095Y-160142114D01* -X243525102Y-160142114D01* -X243526583Y-160142184D01* -X243688728Y-160142184D01* -X243755684Y-160136503D01* -X243855365Y-160128045D01* -X243855369Y-160128044D01* -X243860676Y-160127594D01* -X243865831Y-160126256D01* -X243865837Y-160126255D01* -X244078806Y-160070979D01* -X244078810Y-160070978D01* -X244083975Y-160069637D01* -X244088841Y-160067445D01* -X244088844Y-160067444D01* -X244289452Y-159977077D01* -X244294318Y-159974885D01* -X244298738Y-159971909D01* -X244298742Y-159971907D01* -X244399951Y-159903768D01* -X244485688Y-159846046D01* -X244652615Y-159686806D01* -X244734186Y-159577170D01* -X244787140Y-159505998D01* -X244787142Y-159505995D01* -X244790324Y-159501718D01* -X244846938Y-159390366D01* -X244892461Y-159300830D01* -X244892461Y-159300829D01* -X244894880Y-159296072D01* -X244934146Y-159169615D01* -X244961708Y-159080854D01* -X244961709Y-159080848D01* -X244963292Y-159075751D01* -X244982822Y-158928399D01* -X244992903Y-158852337D01* -X244992903Y-158852332D01* -X244993603Y-158847052D01* -X244991767Y-158798129D01* -X244985149Y-158621847D01* -X244984949Y-158616516D01* -X244937575Y-158390734D01* -X244921169Y-158349190D01* -X244889696Y-158269496D01* -X244852836Y-158176162D01* -X244743242Y-157995556D01* -X244735925Y-157983498D01* -X244735924Y-157983497D01* -X244733156Y-157978935D01* -X244646231Y-157878762D01* -X244585456Y-157808725D01* -X244585454Y-157808723D01* -X244581956Y-157804692D01* -X244520763Y-157754517D01* -X244407688Y-157661800D01* -X244407682Y-157661796D01* -X244403560Y-157658416D01* -X244203068Y-157544290D01* -X244198052Y-157542469D01* -X244198047Y-157542467D01* -X243991228Y-157467395D01* -X243991224Y-157467394D01* -X243986213Y-157465575D01* -X243980964Y-157464626D01* -X243980961Y-157464625D01* -X243763280Y-157425262D01* -X243763273Y-157425261D01* -X243759196Y-157424524D01* -X243741459Y-157423688D01* -X243736511Y-157423454D01* -X243736504Y-157423454D01* -X243735023Y-157423384D01* -X243572878Y-157423384D01* -X243505922Y-157429065D01* -X243406241Y-157437523D01* -X243406237Y-157437524D01* -X243400930Y-157437974D01* -X243395775Y-157439312D01* -X243395769Y-157439313D01* -X243182800Y-157494589D01* -X243182796Y-157494590D01* -X243177631Y-157495931D01* -X243172765Y-157498123D01* -X243172762Y-157498124D01* -X243074324Y-157542467D01* -X242967288Y-157590683D01* -X242962868Y-157593659D01* -X242962864Y-157593661D01* -X242875344Y-157652584D01* -X242775918Y-157719522D01* -X242608991Y-157878762D01* -X242605803Y-157883047D01* -X242474704Y-158059251D01* -X242471282Y-158063850D01* -X242468867Y-158068600D01* -X242414180Y-158176162D01* -X242366726Y-158269496D01* -X242347239Y-158332255D01* -X242299898Y-158484714D01* -X242299897Y-158484720D01* -X242298314Y-158489817D01* -X242284401Y-158594792D01* -X242275431Y-158662474D01* -X242268003Y-158718516D01* -X240335821Y-158718516D01* -X240346537Y-158658958D01* -X240365083Y-158555886D01* -X240365084Y-158555881D01* -X240365822Y-158551777D01* -X240366221Y-158543004D01* -X240379029Y-158260938D01* -X240379029Y-158260933D01* -X240379218Y-158256768D01* -X240377692Y-158239318D01* -X240353844Y-157966739D01* -X240353480Y-157962578D01* -X240310110Y-157768550D01* -X240289972Y-157678455D01* -X240289970Y-157678448D01* -X240289060Y-157674377D01* -X240283188Y-157658416D01* -X240218740Y-157483255D01* -X240187088Y-157397228D01* -X240049358Y-157136000D01* -X240005207Y-157073874D01* -X239880713Y-156898692D01* -X239880708Y-156898686D01* -X239878289Y-156895282D01* -X239875445Y-156892232D01* -X239875440Y-156892226D01* -X239679732Y-156682355D01* -X239676886Y-156679303D01* -X239448687Y-156491859D01* -X239197703Y-156336242D01* -X239172985Y-156325133D01* -X239041390Y-156265992D01* -X238928342Y-156215186D01* -X238870599Y-156197972D01* -X242584421Y-156197972D01* -X242590148Y-156205622D01* -X242765656Y-156313173D01* -X242774450Y-156317654D01* -X242986926Y-156405664D01* -X242996311Y-156408713D01* -X243219941Y-156462403D01* -X243229688Y-156463946D01* -X243458967Y-156481991D01* -X243468827Y-156481991D01* -X243698106Y-156463946D01* -X243707853Y-156462403D01* -X243931483Y-156408713D01* -X243940868Y-156405664D01* -X244153344Y-156317654D01* -X244162138Y-156313173D01* -X244333980Y-156207869D01* -X244343440Y-156197413D01* -X244339656Y-156188635D01* -X243476709Y-155325688D01* -X243462765Y-155318074D01* -X243460932Y-155318205D01* -X243454317Y-155322456D01* -X242591181Y-156185592D01* -X242584421Y-156197972D01* -X238870599Y-156197972D01* -X238755541Y-156163672D01* -X238649336Y-156132011D01* -X238649334Y-156132011D01* -X238645337Y-156130819D01* -X238641217Y-156130166D01* -X238641215Y-156130166D01* -X238357140Y-156085172D01* -X238357134Y-156085171D01* -X238353659Y-156084621D01* -X238329100Y-156083506D01* -X238262715Y-156080491D01* -X238262694Y-156080491D01* -X238261295Y-156080427D01* -X238076831Y-156080427D01* -X237857068Y-156095024D01* -X237852969Y-156095850D01* -X237852965Y-156095851D01* -X237710371Y-156124603D01* -X237567581Y-156153394D01* -X237288357Y-156249539D01* -X237284629Y-156251406D01* -X237038995Y-156374410D01* -X237024301Y-156381768D01* -X236780054Y-156547759D01* -X236559905Y-156744595D01* -X236557188Y-156747765D01* -X236557187Y-156747766D01* -X236381857Y-156952327D01* -X236367723Y-156968817D01* -X236365449Y-156972319D01* -X236365445Y-156972324D01* -X236209162Y-157212978D01* -X236206883Y-157216488D01* -X236205089Y-157220266D01* -X236205088Y-157220268D01* -X236164368Y-157306024D01* -X236080213Y-157483255D01* -X236078934Y-157487238D01* -X236078933Y-157487241D01* -X235993120Y-157754517D01* -X235989937Y-157764431D01* -X235989196Y-157768550D01* -X235955019Y-157958501D01* -X235937642Y-158055077D01* -X235937453Y-158059244D01* -X235937452Y-158059251D01* -X235924824Y-158337358D01* -X235924246Y-158350086D01* -X233930267Y-158350086D01* -X233934319Y-158342116D01* -X233934319Y-158342115D01* -X233936738Y-158337358D01* -X233986791Y-158176162D01* -X234003566Y-158122140D01* -X234003567Y-158122134D01* -X234005150Y-158117037D01* -X234025079Y-157966670D01* -X234034761Y-157893623D01* -X234034761Y-157893618D01* -X234035461Y-157888338D01* -X234026807Y-157657802D01* -X233979433Y-157432020D01* -X233976112Y-157423609D01* -X233931554Y-157310782D01* -X233894694Y-157217448D01* -X233806757Y-157072531D01* -X233777783Y-157024784D01* -X233777782Y-157024783D01* -X233775014Y-157020221D01* -X233688089Y-156920048D01* -X233627314Y-156850011D01* -X233627312Y-156850009D01* -X233623814Y-156845978D01* -X233580152Y-156810177D01* -X233449546Y-156703086D01* -X233449540Y-156703082D01* -X233445418Y-156699702D01* -X233244926Y-156585576D01* -X233239910Y-156583755D01* -X233239905Y-156583753D01* -X233033086Y-156508681D01* -X233033082Y-156508680D01* -X233028071Y-156506861D01* -X233022822Y-156505912D01* -X233022819Y-156505911D01* -X232805138Y-156466548D01* -X232805131Y-156466547D01* -X232801054Y-156465810D01* -X232783317Y-156464974D01* -X232778369Y-156464740D01* -X232778362Y-156464740D01* -X232776881Y-156464670D01* -X232614736Y-156464670D01* -X232547780Y-156470351D01* -X232448099Y-156478809D01* -X232448095Y-156478810D01* -X232442788Y-156479260D01* -X232437633Y-156480598D01* -X232437627Y-156480599D01* -X232224658Y-156535875D01* -X232224654Y-156535876D01* -X232219489Y-156537217D01* -X232214623Y-156539409D01* -X232214620Y-156539410D01* -X232116182Y-156583753D01* -X232009146Y-156631969D01* -X232004726Y-156634945D01* -X232004722Y-156634947D01* -X231912461Y-156697062D01* -X231817776Y-156760808D01* -X231650849Y-156920048D01* -X231647661Y-156924333D01* -X231535123Y-157075590D01* -X231513140Y-157105136D01* -X231510725Y-157109886D01* -X231456038Y-157217448D01* -X231408584Y-157310782D01* -X231374378Y-157420943D01* -X231341756Y-157526000D01* -X231341755Y-157526006D01* -X231340172Y-157531103D01* -X231331881Y-157593661D01* -X231315200Y-157719522D01* -X231309861Y-157759802D01* -X154817101Y-157759802D01* -X154401434Y-155402438D01* -X176417399Y-155402438D01* -X176417599Y-155407768D01* -X176417599Y-155407769D01* -X176418587Y-155434087D01* -X176426053Y-155632974D01* -X176473427Y-155858756D01* -X176475385Y-155863715D01* -X176475386Y-155863717D01* -X176485619Y-155889628D01* -X176558166Y-156073328D01* -X176628136Y-156188635D01* -X176664269Y-156248180D01* -X176677846Y-156270555D01* -X176681343Y-156274585D01* -X176776392Y-156384119D01* -X176829046Y-156444798D01* -X176833177Y-156448185D01* -X177003314Y-156587690D01* -X177003320Y-156587694D01* -X177007442Y-156591074D01* -X177207934Y-156705200D01* -X177212950Y-156707021D01* -X177212955Y-156707023D01* -X177419774Y-156782095D01* -X177419778Y-156782096D01* -X177424789Y-156783915D01* -X177430038Y-156784864D01* -X177430041Y-156784865D01* -X177647722Y-156824228D01* -X177647729Y-156824229D01* -X177651806Y-156824966D01* -X177669543Y-156825802D01* -X177674491Y-156826036D01* -X177674498Y-156826036D01* -X177675979Y-156826106D01* -X177838124Y-156826106D01* -X177905080Y-156820425D01* -X178004761Y-156811967D01* -X178004765Y-156811966D01* -X178010072Y-156811516D01* -X178015227Y-156810178D01* -X178015233Y-156810177D01* -X178228202Y-156754901D01* -X178228206Y-156754900D01* -X178233371Y-156753559D01* -X178238237Y-156751367D01* -X178238240Y-156751366D01* -X178438848Y-156660999D01* -X178443714Y-156658807D01* -X178448134Y-156655831D01* -X178448138Y-156655829D01* -X178555195Y-156583753D01* -X178635084Y-156529968D01* -X178802011Y-156370728D01* -X178893189Y-156248180D01* -X178936536Y-156189920D01* -X178936538Y-156189917D01* -X178939720Y-156185640D01* -X178991162Y-156084461D01* -X179041857Y-155984752D01* -X179041857Y-155984751D01* -X179044276Y-155979994D01* -X179083542Y-155853537D01* -X179111104Y-155764776D01* -X179111105Y-155764770D01* -X179112688Y-155759673D01* -X179126971Y-155651907D01* -X179142299Y-155536259D01* -X179142299Y-155536254D01* -X179142999Y-155530974D01* -X179142594Y-155520170D01* -X179135231Y-155324037D01* -X179134345Y-155300438D01* -X179086971Y-155074656D01* -X179070919Y-155034008D01* -X181031784Y-155034008D01* -X181032147Y-155038156D01* -X181032147Y-155038160D01* -X181045027Y-155185374D01* -X181057522Y-155328198D01* -X181058432Y-155332270D01* -X181058433Y-155332275D01* -X181116575Y-155592388D01* -X181121942Y-155616399D01* -X181123385Y-155620322D01* -X181123386Y-155620324D01* -X181151640Y-155697115D01* -X181223914Y-155893548D01* -X181361644Y-156154776D01* -X181392342Y-156197972D01* -X181530289Y-156392084D01* -X181530294Y-156392090D01* -X181532713Y-156395494D01* -X181535557Y-156398544D01* -X181535562Y-156398550D01* -X181724648Y-156601320D01* -X181734116Y-156611473D01* -X181962315Y-156798917D01* -X182213299Y-156954534D01* -X182217116Y-156956250D01* -X182217119Y-156956251D01* -X182245080Y-156968817D01* -X182482660Y-157075590D01* -X182655461Y-157127104D01* -X182673881Y-157132595D01* -X182765665Y-157159957D01* -X182769785Y-157160610D01* -X182769787Y-157160610D01* -X183053862Y-157205604D01* -X183053868Y-157205605D01* -X183057343Y-157206155D01* -X183081902Y-157207270D01* -X183148287Y-157210285D01* -X183148308Y-157210285D01* -X183149707Y-157210349D01* -X183334171Y-157210349D01* -X183553934Y-157195752D01* -X183558033Y-157194926D01* -X183558037Y-157194925D01* -X183731460Y-157159957D01* -X183843421Y-157137382D01* -X184122645Y-157041237D01* -X184292359Y-156956251D01* -X184382965Y-156910879D01* -X184382967Y-156910878D01* -X184386701Y-156909008D01* -X184630948Y-156743017D01* -X184851097Y-156546181D01* -X184853815Y-156543010D01* -X185040559Y-156325133D01* -X185040562Y-156325129D01* -X185043279Y-156321959D01* -X185045553Y-156318457D01* -X185045557Y-156318452D01* -X185201840Y-156077798D01* -X185201843Y-156077793D01* -X185204119Y-156074288D01* -X185206931Y-156068367D01* -X185302809Y-155866447D01* -X185330789Y-155807521D01* -X185346152Y-155759673D01* -X185419785Y-155530332D01* -X185419785Y-155530331D01* -X185421065Y-155526345D01* -X185442407Y-155407729D01* -X185472621Y-155239808D01* -X185472622Y-155239803D01* -X185473360Y-155235699D01* -X185473759Y-155226926D01* -X185486567Y-154944860D01* -X185486567Y-154944855D01* -X185486756Y-154940690D01* -X185482016Y-154886505D01* -X185461382Y-154650661D01* -X185461018Y-154646500D01* -X185460107Y-154642423D01* -X185415693Y-154443724D01* -X187375541Y-154443724D01* -X187375741Y-154449054D01* -X187375741Y-154449055D01* -X187378078Y-154511296D01* -X187384195Y-154674260D01* -X187431569Y-154900042D01* -X187433527Y-154905001D01* -X187433528Y-154905003D01* -X187454693Y-154958596D01* -X187516308Y-155114614D01* -X187587058Y-155231206D01* -X187629069Y-155300438D01* -X187635988Y-155311841D01* -X187639485Y-155315871D01* -X187744593Y-155436997D01* -X187787188Y-155486084D01* -X187791319Y-155489471D01* -X187961456Y-155628976D01* -X187961462Y-155628980D01* -X187965584Y-155632360D01* -X188166076Y-155746486D01* -X188171092Y-155748307D01* -X188171097Y-155748309D01* -X188377916Y-155823381D01* -X188377920Y-155823382D01* -X188382931Y-155825201D01* -X188388180Y-155826150D01* -X188388183Y-155826151D01* -X188605864Y-155865514D01* -X188605871Y-155865515D01* -X188609948Y-155866252D01* -X188627685Y-155867088D01* -X188632633Y-155867322D01* -X188632640Y-155867322D01* -X188634121Y-155867392D01* -X188796266Y-155867392D01* -X188863222Y-155861711D01* -X188962903Y-155853253D01* -X188962907Y-155853252D01* -X188968214Y-155852802D01* -X188973369Y-155851464D01* -X188973375Y-155851463D01* -X189186344Y-155796187D01* -X189186348Y-155796186D01* -X189191513Y-155794845D01* -X189196379Y-155792653D01* -X189196382Y-155792652D01* -X189396990Y-155702285D01* -X189401856Y-155700093D01* -X189406276Y-155697117D01* -X189406280Y-155697115D01* -X189535032Y-155610433D01* -X189593226Y-155571254D01* -X189760153Y-155412014D01* -X189793882Y-155366681D01* -X189894678Y-155231206D01* -X189894680Y-155231203D01* -X189897862Y-155226926D01* -X189954710Y-155115114D01* -X189999999Y-155026038D01* -X189999999Y-155026037D01* -X190002418Y-155021280D01* -X190037301Y-154908940D01* -X190069246Y-154806062D01* -X190069247Y-154806056D01* -X190070830Y-154800959D01* -X190086931Y-154679478D01* -X190100441Y-154577545D01* -X190100441Y-154577540D01* -X190101141Y-154572260D01* -X190099972Y-154541103D01* -X190092803Y-154350143D01* -X190092487Y-154341724D01* -X190045113Y-154115942D01* -X190041792Y-154107531D01* -X189996392Y-153992573D01* -X189960374Y-153901370D01* -X189848841Y-153717569D01* -X189843463Y-153708706D01* -X189843462Y-153708705D01* -X189840694Y-153704143D01* -X189830580Y-153692488D01* -X189692994Y-153533933D01* -X189692992Y-153533931D01* -X189689494Y-153529900D01* -X189622328Y-153474827D01* -X189515226Y-153387008D01* -X189515220Y-153387004D01* -X189511098Y-153383624D01* -X189310606Y-153269498D01* -X189305590Y-153267677D01* -X189305585Y-153267675D01* -X189098766Y-153192603D01* -X189098762Y-153192602D01* -X189093751Y-153190783D01* -X189088502Y-153189834D01* -X189088499Y-153189833D01* -X188870818Y-153150470D01* -X188870811Y-153150469D01* -X188866734Y-153149732D01* -X188848997Y-153148896D01* -X188844049Y-153148662D01* -X188844042Y-153148662D01* -X188842561Y-153148592D01* -X188680416Y-153148592D01* -X188613460Y-153154273D01* -X188513779Y-153162731D01* -X188513775Y-153162732D01* -X188508468Y-153163182D01* -X188503313Y-153164520D01* -X188503307Y-153164521D01* -X188290338Y-153219797D01* -X188290334Y-153219798D01* -X188285169Y-153221139D01* -X188280303Y-153223331D01* -X188280300Y-153223332D01* -X188198334Y-153260255D01* -X188074826Y-153315891D01* -X188070406Y-153318867D01* -X188070402Y-153318869D01* -X187984964Y-153376390D01* -X187883456Y-153444730D01* -X187716529Y-153603970D01* -X187713341Y-153608255D01* -X187591343Y-153772227D01* -X187578820Y-153789058D01* -X187576405Y-153793808D01* -X187509410Y-153925578D01* -X187474264Y-153994704D01* -X187443146Y-154094920D01* -X187407436Y-154209922D01* -X187407435Y-154209928D01* -X187405852Y-154215025D01* -X187397561Y-154277583D01* -X187376891Y-154433541D01* -X187375541Y-154443724D01* -X185415693Y-154443724D01* -X185397510Y-154362377D01* -X185397508Y-154362370D01* -X185396598Y-154358299D01* -X185394792Y-154353389D01* -X185348064Y-154226389D01* -X185294626Y-154081150D01* -X185290957Y-154074190D01* -X185202454Y-153906331D01* -X185156896Y-153819922D01* -X185087122Y-153721740D01* -X184988251Y-153582614D01* -X184988246Y-153582608D01* -X184985827Y-153579204D01* -X184982983Y-153576154D01* -X184982978Y-153576148D01* -X184787270Y-153366277D01* -X184784424Y-153363225D01* -X184556225Y-153175781D01* -X184305241Y-153020164D01* -X184275312Y-153006713D01* -X184163847Y-152956619D01* -X184035880Y-152899108D01* -X183809129Y-152831511D01* -X183756874Y-152815933D01* -X183756872Y-152815933D01* -X183752875Y-152814741D01* -X183748755Y-152814088D01* -X183748753Y-152814088D01* -X183684663Y-152803937D01* -X213674686Y-152803937D01* -X213674886Y-152809267D01* -X213674886Y-152809268D01* -X213677148Y-152869514D01* -X213683340Y-153034473D01* -X213730714Y-153260255D01* -X213732672Y-153265214D01* -X213732673Y-153265216D01* -X213753862Y-153318869D01* -X213815453Y-153474827D01* -X213885146Y-153589678D01* -X213928214Y-153660651D01* -X213935133Y-153672054D01* -X213938630Y-153676084D01* -X214066651Y-153823615D01* -X214086333Y-153846297D01* -X214090464Y-153849684D01* -X214260601Y-153989189D01* -X214260607Y-153989193D01* -X214264729Y-153992573D01* -X214465221Y-154106699D01* -X214470237Y-154108520D01* -X214470242Y-154108522D01* -X214677061Y-154183594D01* -X214677065Y-154183595D01* -X214682076Y-154185414D01* -X214687325Y-154186363D01* -X214687328Y-154186364D01* -X214905009Y-154225727D01* -X214905016Y-154225728D01* -X214909093Y-154226465D01* -X214926830Y-154227301D01* -X214931778Y-154227535D01* -X214931785Y-154227535D01* -X214933266Y-154227605D01* -X215095411Y-154227605D01* -X215162367Y-154221924D01* -X215262048Y-154213466D01* -X215262052Y-154213465D01* -X215267359Y-154213015D01* -X215272514Y-154211677D01* -X215272520Y-154211676D01* -X215485489Y-154156400D01* -X215485493Y-154156399D01* -X215490658Y-154155058D01* -X215495524Y-154152866D01* -X215495527Y-154152865D01* -X215696135Y-154062498D01* -X215701001Y-154060306D01* -X215705421Y-154057330D01* -X215705425Y-154057328D01* -X215831372Y-153972534D01* -X215892371Y-153931467D01* -X216059298Y-153772227D01* -X216138346Y-153665982D01* -X216193823Y-153591419D01* -X216193825Y-153591416D01* -X216197007Y-153587139D01* -X216251791Y-153479388D01* -X216295092Y-153394221D01* -X218289071Y-153394221D01* -X218289434Y-153398369D01* -X218289434Y-153398373D01* -X218298955Y-153507196D01* -X218314809Y-153688411D01* -X218315719Y-153692483D01* -X218315720Y-153692488D01* -X218374419Y-153955092D01* -X218379229Y-153976612D01* -X218380672Y-153980535D01* -X218380673Y-153980537D01* -X218408927Y-154057328D01* -X218481201Y-154253761D01* -X218483148Y-154257454D01* -X218483149Y-154257456D01* -X218533255Y-154352491D01* -X218618931Y-154514989D01* -X218655843Y-154566929D01* -X218787576Y-154752297D01* -X218787581Y-154752303D01* -X218790000Y-154755707D01* -X218792844Y-154758757D01* -X218792849Y-154758763D01* -X218975655Y-154954798D01* -X218991403Y-154971686D01* -X219219602Y-155159130D01* -X219470586Y-155314747D01* -X219474403Y-155316463D01* -X219474406Y-155316464D01* -X219509587Y-155332275D01* -X219739947Y-155435803D01* -X220022952Y-155520170D01* -X220027072Y-155520823D01* -X220027074Y-155520823D01* -X220311149Y-155565817D01* -X220311155Y-155565818D01* -X220314630Y-155566368D01* -X220339189Y-155567483D01* -X220405574Y-155570498D01* -X220405595Y-155570498D01* -X220406994Y-155570562D01* -X220591458Y-155570562D01* -X220811221Y-155555965D01* -X220815320Y-155555139D01* -X220815324Y-155555138D01* -X220988747Y-155520170D01* -X221100708Y-155497595D01* -X221379932Y-155401450D01* -X221529776Y-155326414D01* -X232622474Y-155326414D01* -X232628201Y-155334064D01* -X232803709Y-155441615D01* -X232812503Y-155446096D01* -X233024979Y-155534106D01* -X233034364Y-155537155D01* -X233257994Y-155590845D01* -X233267741Y-155592388D01* -X233497020Y-155610433D01* -X233506880Y-155610433D01* -X233736159Y-155592388D01* -X233745906Y-155590845D01* -X233969536Y-155537155D01* -X233978921Y-155534106D01* -X234191397Y-155446096D01* -X234200191Y-155441615D01* -X234372033Y-155336311D01* -X234381493Y-155325855D01* -X234377709Y-155317077D01* -X233514762Y-154454130D01* -X233500818Y-154446516D01* -X233498985Y-154446647D01* -X233492370Y-154450898D01* -X232629234Y-155314034D01* -X232622474Y-155326414D01* -X221529776Y-155326414D01* -X221546431Y-155318074D01* -X221640252Y-155271092D01* -X221640254Y-155271091D01* -X221643988Y-155269221D01* -X221888235Y-155103230D01* -X222108384Y-154906394D01* -X222118302Y-154894823D01* -X222297846Y-154685346D01* -X222297849Y-154685342D01* -X222300566Y-154682172D01* -X222302840Y-154678670D01* -X222302844Y-154678665D01* -X222459127Y-154438011D01* -X222459130Y-154438006D01* -X222461406Y-154434501D01* -X222464218Y-154428580D01* -X222560096Y-154226660D01* -X222588076Y-154167734D01* -X222591792Y-154156162D01* -X222677072Y-153890545D01* -X222677072Y-153890544D01* -X222678352Y-153886558D01* -X222700646Y-153762651D01* -X224632828Y-153762651D01* -X224633028Y-153767981D01* -X224633028Y-153767982D01* -X224635627Y-153837215D01* -X224641482Y-153993187D01* -X224688856Y-154218969D01* -X224690814Y-154223928D01* -X224690815Y-154223930D01* -X224709962Y-154272413D01* -X224773595Y-154433541D01* -X224893275Y-154630768D01* -X224896772Y-154634798D01* -X225036367Y-154795667D01* -X225044475Y-154805011D01* -X225082748Y-154836393D01* -X225218743Y-154947903D01* -X225218749Y-154947907D01* -X225222871Y-154951287D01* -X225423363Y-155065413D01* -X225428379Y-155067234D01* -X225428384Y-155067236D01* -X225635203Y-155142308D01* -X225635207Y-155142309D01* -X225640218Y-155144128D01* -X225645467Y-155145077D01* -X225645470Y-155145078D01* -X225863151Y-155184441D01* -X225863158Y-155184442D01* -X225867235Y-155185179D01* -X225884972Y-155186015D01* -X225889920Y-155186249D01* -X225889927Y-155186249D01* -X225891408Y-155186319D01* -X226053553Y-155186319D01* -X226139445Y-155179031D01* -X226220190Y-155172180D01* -X226220194Y-155172179D01* -X226225501Y-155171729D01* -X226230656Y-155170391D01* -X226230662Y-155170390D01* -X226443631Y-155115114D01* -X226443635Y-155115113D01* -X226448800Y-155113772D01* -X226453666Y-155111580D01* -X226453669Y-155111579D01* -X226654277Y-155021212D01* -X226659143Y-155019020D01* -X226663563Y-155016044D01* -X226663567Y-155016042D01* -X226822753Y-154908870D01* -X226850513Y-154890181D01* -X227017440Y-154730941D01* -X227077170Y-154650661D01* -X227151965Y-154550133D01* -X227151967Y-154550130D01* -X227155149Y-154545853D01* -X227211763Y-154434501D01* -X227257286Y-154344965D01* -X227257286Y-154344964D01* -X227259705Y-154340207D01* -X227298971Y-154213750D01* -X227326533Y-154124989D01* -X227326534Y-154124983D01* -X227328117Y-154119886D01* -X227332471Y-154087038D01* -X231973625Y-154087038D01* -X231991670Y-154316317D01* -X231993213Y-154326064D01* -X232046903Y-154549694D01* -X232049952Y-154559079D01* -X232137962Y-154771555D01* -X232142443Y-154780349D01* -X232247747Y-154952191D01* -X232258203Y-154961651D01* -X232266981Y-154957867D01* -X233129928Y-154094920D01* -X233136306Y-154083240D01* -X233866358Y-154083240D01* -X233866489Y-154085073D01* -X233870740Y-154091688D01* -X234733876Y-154954824D01* -X234746256Y-154961584D01* -X234750247Y-154958596D01* -X241935572Y-154958596D01* -X241953617Y-155187875D01* -X241955160Y-155197622D01* -X242008850Y-155421252D01* -X242011899Y-155430637D01* -X242099909Y-155643113D01* -X242104390Y-155651907D01* -X242209694Y-155823749D01* -X242220150Y-155833209D01* -X242228928Y-155829425D01* -X243091875Y-154966478D01* -X243098253Y-154954798D01* -X243828305Y-154954798D01* -X243828436Y-154956631D01* -X243832687Y-154963246D01* -X244695823Y-155826382D01* -X244708203Y-155833142D01* -X244715853Y-155827415D01* -X244823404Y-155651907D01* -X244827885Y-155643113D01* -X244915895Y-155430637D01* -X244918944Y-155421252D01* -X244972634Y-155197622D01* -X244974177Y-155187875D01* -X244992222Y-154958596D01* -X244992222Y-154948736D01* -X244974177Y-154719457D01* -X244972634Y-154709710D01* -X244918944Y-154486080D01* -X244915895Y-154476695D01* -X244827885Y-154264219D01* -X244823404Y-154255425D01* -X244718100Y-154083583D01* -X244707644Y-154074123D01* -X244698866Y-154077907D01* -X243835919Y-154940854D01* -X243828305Y-154954798D01* -X243098253Y-154954798D01* -X243099489Y-154952534D01* -X243099358Y-154950701D01* -X243095107Y-154944086D01* -X242231971Y-154080950D01* -X242219591Y-154074190D01* -X242211941Y-154079917D01* -X242104390Y-154255425D01* -X242099909Y-154264219D01* -X242011899Y-154476695D01* -X242008850Y-154486080D01* -X241955160Y-154709710D01* -X241953617Y-154719457D01* -X241935572Y-154948736D01* -X241935572Y-154958596D01* -X234750247Y-154958596D01* -X234753906Y-154955857D01* -X234861457Y-154780349D01* -X234865938Y-154771555D01* -X234953948Y-154559079D01* -X234956997Y-154549694D01* -X235010687Y-154326064D01* -X235012230Y-154316317D01* -X235030275Y-154087038D01* -X235030275Y-154077178D01* -X235012230Y-153847899D01* -X235010687Y-153838152D01* -X234956997Y-153614522D01* -X234953948Y-153605137D01* -X234865938Y-153392661D01* -X234861457Y-153383867D01* -X234756153Y-153212025D01* -X234745697Y-153202565D01* -X234736919Y-153206349D01* -X233873972Y-154069296D01* -X233866358Y-154083240D01* -X233136306Y-154083240D01* -X233137542Y-154080976D01* -X233137411Y-154079143D01* -X233133160Y-154072528D01* -X232270024Y-153209392D01* -X232257644Y-153202632D01* -X232249994Y-153208359D01* -X232142443Y-153383867D01* -X232137962Y-153392661D01* -X232049952Y-153605137D01* -X232046903Y-153614522D01* -X231993213Y-153838152D01* -X231991670Y-153847899D01* -X231973625Y-154077178D01* -X231973625Y-154087038D01* -X227332471Y-154087038D01* -X227350010Y-153954704D01* -X227357728Y-153896472D01* -X227357728Y-153896467D01* -X227358428Y-153891187D01* -X227356592Y-153842264D01* -X227351953Y-153718697D01* -X227349774Y-153660651D01* -X227302400Y-153434869D01* -X227299892Y-153428517D01* -X227254521Y-153313631D01* -X227217661Y-153220297D01* -X227105980Y-153036252D01* -X227100750Y-153027633D01* -X227100749Y-153027632D01* -X227097981Y-153023070D01* -X227021839Y-152935324D01* -X226950281Y-152852860D01* -X226950279Y-152852858D01* -X226946781Y-152848827D01* -X226934017Y-152838361D01* -X232622407Y-152838361D01* -X232626191Y-152847139D01* -X233489138Y-153710086D01* -X233503082Y-153717700D01* -X233504915Y-153717569D01* -X233511530Y-153713318D01* -X234374666Y-152850182D01* -X234381426Y-152837802D01* -X234375699Y-152830152D01* -X234200191Y-152722601D01* -X234191397Y-152718120D01* -X233978921Y-152630110D01* -X233969536Y-152627061D01* -X233745906Y-152573371D01* -X233736159Y-152571828D01* -X233506880Y-152553783D01* -X233497020Y-152553783D01* -X233267741Y-152571828D01* -X233257994Y-152573371D01* -X233034364Y-152627061D01* -X233024979Y-152630110D01* -X232812503Y-152718120D01* -X232803709Y-152722601D01* -X232631867Y-152827905D01* -X232622407Y-152838361D01* -X226934017Y-152838361D01* -X226861555Y-152778946D01* -X226772513Y-152705935D01* -X226772507Y-152705931D01* -X226768385Y-152702551D01* -X226567893Y-152588425D01* -X226562877Y-152586604D01* -X226562872Y-152586602D01* -X226356053Y-152511530D01* -X226356049Y-152511529D01* -X226351038Y-152509710D01* -X226345789Y-152508761D01* -X226345786Y-152508760D01* -X226128105Y-152469397D01* -X226128098Y-152469396D01* -X226124021Y-152468659D01* -X226106284Y-152467823D01* -X226101336Y-152467589D01* -X226101329Y-152467589D01* -X226099848Y-152467519D01* -X225937703Y-152467519D01* -X225870747Y-152473200D01* -X225771066Y-152481658D01* -X225771062Y-152481659D01* -X225765755Y-152482109D01* -X225760600Y-152483447D01* -X225760594Y-152483448D01* -X225547625Y-152538724D01* -X225547621Y-152538725D01* -X225542456Y-152540066D01* -X225537590Y-152542258D01* -X225537587Y-152542259D01* -X225439149Y-152586602D01* -X225332113Y-152634818D01* -X225327693Y-152637794D01* -X225327689Y-152637796D01* -X225279985Y-152669913D01* -X225140743Y-152763657D01* -X224973816Y-152922897D01* -X224961537Y-152939401D01* -X224839529Y-153103386D01* -X224836107Y-153107985D01* -X224833692Y-153112735D01* -X224779005Y-153220297D01* -X224731551Y-153313631D01* -X224699010Y-153418429D01* -X224664723Y-153528849D01* -X224664722Y-153528855D01* -X224663139Y-153533952D01* -X224653291Y-153608255D01* -X224638654Y-153718697D01* -X224632828Y-153762651D01* -X222700646Y-153762651D01* -X222708758Y-153717569D01* -X222729908Y-153600021D01* -X222729909Y-153600016D01* -X222730647Y-153595912D01* -X222730931Y-153589678D01* -X222743854Y-153305073D01* -X222743854Y-153305068D01* -X222744043Y-153300903D01* -X222741296Y-153269498D01* -X222718669Y-153010874D01* -X222718305Y-153006713D01* -X222717157Y-153001576D01* -X222654797Y-152722590D01* -X222654795Y-152722583D01* -X222653885Y-152718512D01* -X222648013Y-152702551D01* -X222583565Y-152527390D01* -X222551913Y-152441363D01* -X222543749Y-152425878D01* -X237136737Y-152425878D01* -X237155564Y-152665100D01* -X237156718Y-152669907D01* -X237156719Y-152669913D01* -X237182896Y-152778946D01* -X237211582Y-152898431D01* -X237213475Y-152903002D01* -X237213476Y-152903004D01* -X237298382Y-153107985D01* -X237303411Y-153120127D01* -X237428791Y-153324727D01* -X237432008Y-153328494D01* -X237432009Y-153328495D01* -X237486812Y-153392661D01* -X237584633Y-153507196D01* -X237588395Y-153510409D01* -X237759150Y-153656246D01* -X237767102Y-153663038D01* -X237971702Y-153788418D01* -X237976272Y-153790311D01* -X237976274Y-153790312D01* -X238119612Y-153849684D01* -X238193398Y-153880247D01* -X238262763Y-153896900D01* -X238421916Y-153935110D01* -X238421922Y-153935111D01* -X238426729Y-153936265D01* -X238665951Y-153955092D01* -X238905173Y-153936265D01* -X238909980Y-153935111D01* -X238909986Y-153935110D01* -X239069139Y-153896900D01* -X239138504Y-153880247D01* -X239212290Y-153849684D01* -X239355628Y-153790312D01* -X239355630Y-153790311D01* -X239360200Y-153788418D01* -X239488298Y-153709919D01* -X242584354Y-153709919D01* -X242588138Y-153718697D01* -X243451085Y-154581644D01* -X243465029Y-154589258D01* -X243466862Y-154589127D01* -X243473477Y-154584876D01* -X244336613Y-153721740D01* -X244343373Y-153709360D01* -X244337646Y-153701710D01* -X244162138Y-153594159D01* -X244153344Y-153589678D01* -X243940868Y-153501668D01* -X243931483Y-153498619D01* -X243707853Y-153444929D01* -X243698106Y-153443386D01* -X243468827Y-153425341D01* -X243458967Y-153425341D01* -X243229688Y-153443386D01* -X243219941Y-153444929D01* -X242996311Y-153498619D01* -X242986926Y-153501668D01* -X242774450Y-153589678D01* -X242765656Y-153594159D01* -X242593814Y-153699463D01* -X242584354Y-153709919D01* -X239488298Y-153709919D01* -X239564800Y-153663038D01* -X239572753Y-153656246D01* -X239743507Y-153510409D01* -X239747269Y-153507196D01* -X239845090Y-153392661D01* -X239899893Y-153328495D01* -X239899894Y-153328494D01* -X239903111Y-153324727D01* -X240028491Y-153120127D01* -X240033521Y-153107985D01* -X240118426Y-152903004D01* -X240118427Y-152903002D01* -X240120320Y-152898431D01* -X240149006Y-152778946D01* -X240175183Y-152669913D01* -X240175184Y-152669907D01* -X240176338Y-152665100D01* -X240195165Y-152425878D01* -X240176338Y-152186656D01* -X240175184Y-152181849D01* -X240175183Y-152181843D01* -X240132005Y-152001996D01* -X240120320Y-151953325D01* -X240113757Y-151937480D01* -X240030385Y-151736201D01* -X240030384Y-151736199D01* -X240028491Y-151731629D01* -X239903111Y-151527029D01* -X239888354Y-151509750D01* -X239750482Y-151348322D01* -X239747269Y-151344560D01* -X239687689Y-151293674D01* -X239568568Y-151191936D01* -X239568567Y-151191935D01* -X239564800Y-151188718D01* -X239360200Y-151063338D01* -X239355630Y-151061445D01* -X239355628Y-151061444D01* -X239143077Y-150973403D01* -X239143075Y-150973402D01* -X239138504Y-150971509D01* -X239041170Y-150948141D01* -X238909986Y-150916646D01* -X238909980Y-150916645D01* -X238905173Y-150915491D01* -X238665951Y-150896664D01* -X238426729Y-150915491D01* -X238421922Y-150916645D01* -X238421916Y-150916646D01* -X238290732Y-150948141D01* -X238193398Y-150971509D01* -X238188827Y-150973402D01* -X238188825Y-150973403D01* -X237976274Y-151061444D01* -X237976272Y-151061445D01* -X237971702Y-151063338D01* -X237767102Y-151188718D01* -X237763335Y-151191935D01* -X237763334Y-151191936D01* -X237644213Y-151293674D01* -X237584633Y-151344560D01* -X237581420Y-151348322D01* -X237443549Y-151509750D01* -X237428791Y-151527029D01* -X237303411Y-151731629D01* -X237301518Y-151736199D01* -X237301517Y-151736201D01* -X237218145Y-151937480D01* -X237211582Y-151953325D01* -X237199897Y-152001996D01* -X237156719Y-152181843D01* -X237156718Y-152181849D01* -X237155564Y-152186656D01* -X237136737Y-152425878D01* -X222543749Y-152425878D01* -X222543377Y-152425172D01* -X222458864Y-152264880D01* -X222414183Y-152180135D01* -X222335146Y-152068919D01* -X222245538Y-151942827D01* -X222245533Y-151942821D01* -X222243114Y-151939417D01* -X222240270Y-151936367D01* -X222240265Y-151936361D01* -X222044557Y-151726490D01* -X222041711Y-151723438D01* -X221813512Y-151535994D01* -X221562528Y-151380377D01* -X221293167Y-151259321D01* -X221235423Y-151242107D01* -X224949246Y-151242107D01* -X224954973Y-151249757D01* -X225130481Y-151357308D01* -X225139275Y-151361789D01* -X225351751Y-151449799D01* -X225361136Y-151452848D01* -X225584766Y-151506538D01* -X225594513Y-151508081D01* -X225823792Y-151526126D01* -X225833652Y-151526126D01* -X226062931Y-151508081D01* -X226072678Y-151506538D01* -X226296308Y-151452848D01* -X226305693Y-151449799D01* -X226518169Y-151361789D01* -X226526963Y-151357308D01* -X226698805Y-151252004D01* -X226708265Y-151241548D01* -X226704481Y-151232770D01* -X225841534Y-150369823D01* -X225827590Y-150362209D01* -X225825757Y-150362340D01* -X225819142Y-150366591D01* -X224956006Y-151229727D01* -X224949246Y-151242107D01* -X221235423Y-151242107D01* -X221083118Y-151196703D01* -X221014161Y-151176146D01* -X221014159Y-151176146D01* -X221010162Y-151174954D01* -X221006042Y-151174301D01* -X221006040Y-151174301D01* -X220721965Y-151129307D01* -X220721959Y-151129306D01* -X220718484Y-151128756D01* -X220693925Y-151127641D01* -X220627540Y-151124626D01* -X220627519Y-151124626D01* -X220626120Y-151124562D01* -X220441656Y-151124562D01* -X220221893Y-151139159D01* -X220217794Y-151139985D01* -X220217790Y-151139986D01* -X220075196Y-151168738D01* -X219932406Y-151197529D01* -X219653182Y-151293674D01* -X219599616Y-151320498D01* -X219434106Y-151403379D01* -X219389126Y-151425903D01* -X219144879Y-151591894D01* -X219141765Y-151594678D01* -X219141764Y-151594679D01* -X219088259Y-151642518D01* -X218924730Y-151788730D01* -X218922013Y-151791900D01* -X218922012Y-151791901D01* -X218738183Y-152006378D01* -X218732548Y-152012952D01* -X218730274Y-152016454D01* -X218730270Y-152016459D01* -X218573987Y-152257113D01* -X218571708Y-152260623D01* -X218569914Y-152264401D01* -X218569913Y-152264403D01* -X218529193Y-152350159D01* -X218445038Y-152527390D01* -X218443759Y-152531373D01* -X218443758Y-152531376D01* -X218367663Y-152768383D01* -X218354762Y-152808566D01* -X218350634Y-152831511D01* -X218308499Y-153065690D01* -X218302467Y-153099212D01* -X218302278Y-153103379D01* -X218302277Y-153103386D01* -X218289326Y-153388603D01* -X218289071Y-153394221D01* -X216295092Y-153394221D01* -X216299144Y-153386251D01* -X216299144Y-153386250D01* -X216301563Y-153381493D01* -X216341937Y-153251470D01* -X216368391Y-153166275D01* -X216368392Y-153166269D01* -X216369975Y-153161172D01* -X216386076Y-153039691D01* -X216399586Y-152937758D01* -X216399586Y-152937753D01* -X216400286Y-152932473D01* -X216398828Y-152893619D01* -X216394087Y-152767333D01* -X216391632Y-152701937D01* -X216344258Y-152476155D01* -X216340937Y-152467744D01* -X216294555Y-152350299D01* -X216259519Y-152261583D01* -X216139839Y-152064356D01* -X216092333Y-152009610D01* -X215992139Y-151894146D01* -X215992137Y-151894144D01* -X215988639Y-151890113D01* -X215946504Y-151855565D01* -X215814371Y-151747221D01* -X215814365Y-151747217D01* -X215810243Y-151743837D01* -X215609751Y-151629711D01* -X215604735Y-151627890D01* -X215604730Y-151627888D01* -X215397911Y-151552816D01* -X215397907Y-151552815D01* -X215392896Y-151550996D01* -X215387647Y-151550047D01* -X215387644Y-151550046D01* -X215169963Y-151510683D01* -X215169956Y-151510682D01* -X215165879Y-151509945D01* -X215148142Y-151509109D01* -X215143194Y-151508875D01* -X215143187Y-151508875D01* -X215141706Y-151508805D01* -X214979561Y-151508805D01* -X214912605Y-151514486D01* -X214812924Y-151522944D01* -X214812920Y-151522945D01* -X214807613Y-151523395D01* -X214802458Y-151524733D01* -X214802452Y-151524734D01* -X214589483Y-151580010D01* -X214589479Y-151580011D01* -X214584314Y-151581352D01* -X214579448Y-151583544D01* -X214579445Y-151583545D01* -X214438207Y-151647168D01* -X214373971Y-151676104D01* -X214369551Y-151679080D01* -X214369547Y-151679082D01* -X214297770Y-151727406D01* -X214182601Y-151804943D01* -X214015674Y-151964183D01* -X214012486Y-151968468D01* -X213892290Y-152130018D01* -X213877965Y-152149271D01* -X213875550Y-152154021D01* -X213820863Y-152261583D01* -X213773409Y-152354917D01* -X213744727Y-152447289D01* -X213706581Y-152570135D01* -X213706580Y-152570141D01* -X213704997Y-152575238D01* -X213693741Y-152660166D01* -X213677889Y-152779773D01* -X213674686Y-152803937D01* -X183684663Y-152803937D01* -X183464678Y-152769094D01* -X183464672Y-152769093D01* -X183461197Y-152768543D01* -X183436638Y-152767428D01* -X183370253Y-152764413D01* -X183370232Y-152764413D01* -X183368833Y-152764349D01* -X183184369Y-152764349D01* -X182964606Y-152778946D01* -X182960507Y-152779772D01* -X182960503Y-152779773D01* -X182837479Y-152804579D01* -X182675119Y-152837316D01* -X182395895Y-152933461D01* -X182297205Y-152982881D01* -X182190626Y-153036252D01* -X182131839Y-153065690D01* -X181887592Y-153231681D01* -X181667443Y-153428517D01* -X181664726Y-153431687D01* -X181664725Y-153431688D01* -X181523968Y-153595912D01* -X181475261Y-153652739D01* -X181472987Y-153656241D01* -X181472983Y-153656246D01* -X181316700Y-153896900D01* -X181314421Y-153900410D01* -X181312627Y-153904188D01* -X181312626Y-153904190D01* -X181297212Y-153936653D01* -X181187751Y-154167177D01* -X181186472Y-154171160D01* -X181186471Y-154171163D01* -X181110353Y-154408244D01* -X181097475Y-154448353D01* -X181096734Y-154452472D01* -X181054834Y-154685346D01* -X181045180Y-154738999D01* -X181044991Y-154743166D01* -X181044990Y-154743173D01* -X181032365Y-155021212D01* -X181031784Y-155034008D01* -X179070919Y-155034008D01* -X179069272Y-155029838D01* -X179037243Y-154948736D01* -X179002232Y-154860084D01* -X178890860Y-154676548D01* -X178885321Y-154667420D01* -X178885320Y-154667419D01* -X178882552Y-154662857D01* -X178792498Y-154559079D01* -X178734852Y-154492647D01* -X178734850Y-154492645D01* -X178731352Y-154488614D01* -X178660747Y-154430721D01* -X178557084Y-154345722D01* -X178557078Y-154345718D01* -X178552956Y-154342338D01* -X178352464Y-154228212D01* -X178347448Y-154226391D01* -X178347443Y-154226389D01* -X178140624Y-154151317D01* -X178140620Y-154151316D01* -X178135609Y-154149497D01* -X178130360Y-154148548D01* -X178130357Y-154148547D01* -X177912676Y-154109184D01* -X177912669Y-154109183D01* -X177908592Y-154108446D01* -X177890855Y-154107610D01* -X177885907Y-154107376D01* -X177885900Y-154107376D01* -X177884419Y-154107306D01* -X177722274Y-154107306D01* -X177655318Y-154112987D01* -X177555637Y-154121445D01* -X177555633Y-154121446D01* -X177550326Y-154121896D01* -X177545171Y-154123234D01* -X177545165Y-154123235D01* -X177332196Y-154178511D01* -X177332192Y-154178512D01* -X177327027Y-154179853D01* -X177322161Y-154182045D01* -X177322158Y-154182046D01* -X177140839Y-154263724D01* -X177116684Y-154274605D01* -X177112264Y-154277581D01* -X177112260Y-154277583D01* -X177054727Y-154316317D01* -X176925314Y-154403444D01* -X176758387Y-154562684D01* -X176755199Y-154566969D01* -X176624100Y-154743173D01* -X176620678Y-154747772D01* -X176618263Y-154752522D01* -X176546835Y-154893011D01* -X176516122Y-154953418D01* -X176496677Y-155016042D01* -X176449294Y-155168636D01* -X176449293Y-155168642D01* -X176447710Y-155173739D01* -X176435367Y-155266870D01* -X176427239Y-155328198D01* -X176417399Y-155402438D01* -X154401434Y-155402438D01* -X154063386Y-153485272D01* -X156764993Y-153485272D01* -X156773647Y-153715808D01* -X156821021Y-153941590D01* -X156905760Y-154156162D01* -X156976303Y-154272413D01* -X157020788Y-154345722D01* -X157025440Y-154353389D01* -X157028937Y-154357419D01* -X157168624Y-154518394D01* -X157176640Y-154527632D01* -X157204082Y-154550133D01* -X157350908Y-154670524D01* -X157350914Y-154670528D01* -X157355036Y-154673908D01* -X157555528Y-154788034D01* -X157560544Y-154789855D01* -X157560549Y-154789857D01* -X157767368Y-154864929D01* -X157767372Y-154864930D01* -X157772383Y-154866749D01* -X157777632Y-154867698D01* -X157777635Y-154867699D01* -X157995316Y-154907062D01* -X157995323Y-154907063D01* -X157999400Y-154907800D01* -X158017137Y-154908636D01* -X158022085Y-154908870D01* -X158022092Y-154908870D01* -X158023573Y-154908940D01* -X158185718Y-154908940D01* -X158253095Y-154903223D01* -X158352355Y-154894801D01* -X158352359Y-154894800D01* -X158357666Y-154894350D01* -X158362821Y-154893012D01* -X158362827Y-154893011D01* -X158575796Y-154837735D01* -X158575800Y-154837734D01* -X158580965Y-154836393D01* -X158585831Y-154834201D01* -X158585834Y-154834200D01* -X158786442Y-154743833D01* -X158791308Y-154741641D01* -X158795728Y-154738665D01* -X158795732Y-154738663D01* -X158927839Y-154649722D01* -X158982678Y-154612802D01* -X159149605Y-154453562D01* -X159189106Y-154400470D01* -X159284130Y-154272754D01* -X159284132Y-154272751D01* -X159287314Y-154268474D01* -X159344295Y-154156400D01* -X159389451Y-154067586D01* -X159389451Y-154067585D01* -X159391870Y-154062828D01* -X159433399Y-153929085D01* -X159458698Y-153847610D01* -X159458699Y-153847604D01* -X159460282Y-153842507D01* -X159478943Y-153701710D01* -X159489893Y-153619093D01* -X159489893Y-153619088D01* -X159490593Y-153613808D01* -X159490086Y-153600288D01* -X159484384Y-153448406D01* -X159481939Y-153383272D01* -X159434565Y-153157490D01* -X159425080Y-153133471D01* -X159385983Y-153034473D01* -X159349826Y-152942918D01* -X159250326Y-152778946D01* -X159232915Y-152750254D01* -X159232914Y-152750253D01* -X159230146Y-152745691D01* -X159187650Y-152696719D01* -X159139416Y-152641134D01* -X161316750Y-152641134D01* -X161317113Y-152645282D01* -X161317113Y-152645286D01* -X161333956Y-152837802D01* -X161342488Y-152935324D01* -X161343398Y-152939396D01* -X161343399Y-152939401D01* -X161403749Y-153209392D01* -X161406908Y-153223525D01* -X161408351Y-153227448D01* -X161408352Y-153227450D01* -X161422247Y-153265216D01* -X161508880Y-153500674D01* -X161510827Y-153504367D01* -X161510828Y-153504369D01* -X161563342Y-153603970D01* -X161646610Y-153761902D01* -X161650931Y-153767982D01* -X161815255Y-153999210D01* -X161815260Y-153999216D01* -X161817679Y-154002620D01* -X161820523Y-154005670D01* -X161820528Y-154005676D01* -X161981699Y-154178511D01* -X162019082Y-154218599D01* -X162247281Y-154406043D01* -X162498265Y-154561660D01* -X162502082Y-154563376D01* -X162502085Y-154563377D01* -X162542731Y-154581644D01* -X162767626Y-154682716D01* -X162858176Y-154709710D01* -X163012471Y-154755707D01* -X163050631Y-154767083D01* -X163054751Y-154767736D01* -X163054753Y-154767736D01* -X163338828Y-154812730D01* -X163338834Y-154812731D01* -X163342309Y-154813281D01* -X163366868Y-154814396D01* -X163433253Y-154817411D01* -X163433274Y-154817411D01* -X163434673Y-154817475D01* -X163619137Y-154817475D01* -X163838900Y-154802878D01* -X163842999Y-154802052D01* -X163843003Y-154802051D01* -X164016426Y-154767083D01* -X164128387Y-154744508D01* -X164407611Y-154648363D01* -X164578709Y-154562684D01* -X164667931Y-154518005D01* -X164667933Y-154518004D01* -X164671667Y-154516134D01* -X164915914Y-154350143D01* -X164924644Y-154342338D01* -X165052965Y-154227605D01* -X165136063Y-154153307D01* -X165163616Y-154121161D01* -X165325525Y-153932259D01* -X165325528Y-153932255D01* -X165328245Y-153929085D01* -X165330519Y-153925583D01* -X165330523Y-153925578D01* -X165486806Y-153684924D01* -X165486809Y-153684919D01* -X165489085Y-153681414D01* -X165493530Y-153672054D01* -X165576768Y-153496754D01* -X165615755Y-153414647D01* -X165625638Y-153383867D01* -X165704751Y-153137458D01* -X165704751Y-153137457D01* -X165706031Y-153133471D01* -X165726727Y-153018447D01* -X165757587Y-152846934D01* -X165757588Y-152846929D01* -X165758326Y-152842825D01* -X165758555Y-152837802D01* -X165771533Y-152551986D01* -X165771533Y-152551981D01* -X165771722Y-152547816D01* -X165771339Y-152543432D01* -X165746348Y-152257787D01* -X165745984Y-152253626D01* -X165741012Y-152231381D01* -X165682476Y-151969503D01* -X165682474Y-151969496D01* -X165681564Y-151965425D01* -X165675430Y-151948752D01* -X165622788Y-151805678D01* -X165579592Y-151688276D01* -X165573175Y-151676104D01* -X165519943Y-151575142D01* -X167597879Y-151575142D01* -X167598079Y-151580472D01* -X167598079Y-151580473D01* -X167599927Y-151629711D01* -X167606533Y-151805678D01* -X167653907Y-152031460D01* -X167655865Y-152036419D01* -X167655866Y-152036421D01* -X167691060Y-152125537D01* -X167738646Y-152246032D01* -X167808056Y-152360417D01* -X167850771Y-152430808D01* -X167858326Y-152443259D01* -X167861823Y-152447289D01* -X167986588Y-152591068D01* -X168009526Y-152617502D01* -X168013657Y-152620889D01* -X168183794Y-152760394D01* -X168183800Y-152760398D01* -X168187922Y-152763778D01* -X168388414Y-152877904D01* -X168393430Y-152879725D01* -X168393435Y-152879727D01* -X168600254Y-152954799D01* -X168600258Y-152954800D01* -X168605269Y-152956619D01* -X168610518Y-152957568D01* -X168610521Y-152957569D01* -X168828202Y-152996932D01* -X168828209Y-152996933D01* -X168832286Y-152997670D01* -X168850023Y-152998506D01* -X168854971Y-152998740D01* -X168854978Y-152998740D01* -X168856459Y-152998810D01* -X169018604Y-152998810D01* -X169085560Y-152993129D01* -X169185241Y-152984671D01* -X169185245Y-152984670D01* -X169190552Y-152984220D01* -X169195707Y-152982882D01* -X169195713Y-152982881D01* -X169408682Y-152927605D01* -X169408686Y-152927604D01* -X169413851Y-152926263D01* -X169418717Y-152924071D01* -X169418720Y-152924070D01* -X169512348Y-152881894D01* -X177067629Y-152881894D01* -X177073356Y-152889544D01* -X177248864Y-152997095D01* -X177257658Y-153001576D01* -X177470134Y-153089586D01* -X177479519Y-153092635D01* -X177703149Y-153146325D01* -X177712896Y-153147868D01* -X177942175Y-153165913D01* -X177952035Y-153165913D01* -X178181314Y-153147868D01* -X178191061Y-153146325D01* -X178414691Y-153092635D01* -X178424076Y-153089586D01* -X178636552Y-153001576D01* -X178645346Y-152997095D01* -X178817188Y-152891791D01* -X178826648Y-152881335D01* -X178822864Y-152872557D01* -X177959917Y-152009610D01* -X177945973Y-152001996D01* -X177944140Y-152002127D01* -X177937525Y-152006378D01* -X177074389Y-152869514D01* -X177067629Y-152881894D01* -X169512348Y-152881894D01* -X169619328Y-152833703D01* -X169624194Y-152831511D01* -X169628614Y-152828535D01* -X169628618Y-152828533D01* -X169757652Y-152741661D01* -X169815564Y-152702672D01* -X169982491Y-152543432D01* -X170027227Y-152483304D01* -X170117016Y-152362624D01* -X170117018Y-152362621D01* -X170120200Y-152358344D01* -X170171715Y-152257022D01* -X170222337Y-152157456D01* -X170222337Y-152157455D01* -X170224756Y-152152698D01* -X170269134Y-152009778D01* -X170291584Y-151937480D01* -X170291585Y-151937474D01* -X170293168Y-151932377D01* -X170309269Y-151810896D01* -X170322779Y-151708963D01* -X170322779Y-151708958D01* -X170323479Y-151703678D01* -X170321183Y-151642518D01* -X176418780Y-151642518D01* -X176436825Y-151871797D01* -X176438368Y-151881544D01* -X176492058Y-152105174D01* -X176495107Y-152114559D01* -X176583117Y-152327035D01* -X176587598Y-152335829D01* -X176692902Y-152507671D01* -X176703358Y-152517131D01* -X176712136Y-152513347D01* -X177575083Y-151650400D01* -X177581461Y-151638720D01* -X178311513Y-151638720D01* -X178311644Y-151640553D01* -X178315895Y-151647168D01* -X179179031Y-152510304D01* -X179191411Y-152517064D01* -X179199061Y-152511337D01* -X179306612Y-152335829D01* -X179311093Y-152327035D01* -X179399103Y-152114559D01* -X179402152Y-152105174D01* -X179424921Y-152010336D01* -X187029576Y-152010336D01* -X187035303Y-152017986D01* -X187210811Y-152125537D01* -X187219605Y-152130018D01* -X187432081Y-152218028D01* -X187441466Y-152221077D01* -X187665096Y-152274767D01* -X187674843Y-152276310D01* -X187904122Y-152294355D01* -X187913982Y-152294355D01* -X188143261Y-152276310D01* -X188153008Y-152274767D01* -X188376638Y-152221077D01* -X188386023Y-152218028D01* -X188598499Y-152130018D01* -X188607293Y-152125537D01* -X188779135Y-152020233D01* -X188788595Y-152009777D01* -X188784811Y-152000999D01* -X187921864Y-151138052D01* -X187907920Y-151130438D01* -X187906087Y-151130569D01* -X187899472Y-151134820D01* -X187036336Y-151997956D01* -X187029576Y-152010336D01* -X179424921Y-152010336D01* -X179455842Y-151881544D01* -X179457385Y-151871797D01* -X179475430Y-151642518D01* -X179475430Y-151632658D01* -X179457385Y-151403379D01* -X179455842Y-151393632D01* -X179402152Y-151170002D01* -X179399103Y-151160617D01* -X179311093Y-150948141D01* -X179306612Y-150939347D01* -X179203425Y-150770960D01* -X186380727Y-150770960D01* -X186398772Y-151000239D01* -X186400315Y-151009986D01* -X186454005Y-151233616D01* -X186457054Y-151243001D01* -X186545064Y-151455477D01* -X186549545Y-151464271D01* -X186654849Y-151636113D01* -X186665305Y-151645573D01* -X186674083Y-151641789D01* -X187537030Y-150778842D01* -X187543408Y-150767162D01* -X188273460Y-150767162D01* -X188273591Y-150768995D01* -X188277842Y-150775610D01* -X189140978Y-151638746D01* -X189153358Y-151645506D01* -X189161008Y-151639779D01* -X189268559Y-151464271D01* -X189273040Y-151455477D01* -X189361050Y-151243001D01* -X189364099Y-151233616D01* -X189417789Y-151009986D01* -X189419332Y-151000239D01* -X189437377Y-150770960D01* -X189437377Y-150761100D01* -X189419332Y-150531821D01* -X189417789Y-150522074D01* -X189364099Y-150298444D01* -X189361050Y-150289059D01* -X189273040Y-150076583D01* -X189268559Y-150067789D01* -X189163255Y-149895947D01* -X189152799Y-149886487D01* -X189144021Y-149890271D01* -X188281074Y-150753218D01* -X188273460Y-150767162D01* -X187543408Y-150767162D01* -X187544644Y-150764898D01* -X187544513Y-150763065D01* -X187540262Y-150756450D01* -X186677126Y-149893314D01* -X186664746Y-149886554D01* -X186657096Y-149892281D01* -X186549545Y-150067789D01* -X186545064Y-150076583D01* -X186457054Y-150289059D01* -X186454005Y-150298444D01* -X186400315Y-150522074D01* -X186398772Y-150531821D01* -X186380727Y-150761100D01* -X186380727Y-150770960D01* -X179203425Y-150770960D01* -X179201308Y-150767505D01* -X179190852Y-150758045D01* -X179182074Y-150761829D01* -X178319127Y-151624776D01* -X178311513Y-151638720D01* -X177581461Y-151638720D01* -X177582697Y-151636456D01* -X177582566Y-151634623D01* -X177578315Y-151628008D01* -X176715179Y-150764872D01* -X176702799Y-150758112D01* -X176695149Y-150763839D01* -X176587598Y-150939347D01* -X176583117Y-150948141D01* -X176495107Y-151160617D01* -X176492058Y-151170002D01* -X176438368Y-151393632D01* -X176436825Y-151403379D01* -X176418780Y-151632658D01* -X176418780Y-151642518D01* -X170321183Y-151642518D01* -X170314825Y-151473142D01* -X170267451Y-151247360D01* -X170265377Y-151242107D01* -X170218955Y-151124562D01* -X170182712Y-151032788D01* -X170094775Y-150887871D01* -X170065801Y-150840124D01* -X170065800Y-150840123D01* -X170063032Y-150835561D01* -X170017341Y-150782907D01* -X169915332Y-150665351D01* -X169915330Y-150665349D01* -X169911832Y-150661318D01* -X169868238Y-150625573D01* -X169737564Y-150518426D01* -X169737558Y-150518422D01* -X169733436Y-150515042D01* -X169532944Y-150400916D01* -X169527928Y-150399095D01* -X169527923Y-150399093D01* -X169513454Y-150393841D01* -X177067562Y-150393841D01* -X177071346Y-150402619D01* -X177934293Y-151265566D01* -X177948237Y-151273180D01* -X177950070Y-151273049D01* -X177956685Y-151268798D01* -X178819821Y-150405662D01* -X178826581Y-150393282D01* -X178820854Y-150385632D01* -X178645346Y-150278081D01* -X178636552Y-150273600D01* -X178424076Y-150185590D01* -X178414691Y-150182541D01* -X178191061Y-150128851D01* -X178181314Y-150127308D01* -X177952035Y-150109263D01* -X177942175Y-150109263D01* -X177712896Y-150127308D01* -X177703149Y-150128851D01* -X177479519Y-150182541D01* -X177470134Y-150185590D01* -X177257658Y-150273600D01* -X177248864Y-150278081D01* -X177077022Y-150383385D01* -X177067562Y-150393841D01* -X169513454Y-150393841D01* -X169321104Y-150324021D01* -X169321100Y-150324020D01* -X169316089Y-150322201D01* -X169310840Y-150321252D01* -X169310837Y-150321251D01* -X169093156Y-150281888D01* -X169093149Y-150281887D01* -X169089072Y-150281150D01* -X169071335Y-150280314D01* -X169066387Y-150280080D01* -X169066380Y-150280080D01* -X169064899Y-150280010D01* -X168902754Y-150280010D01* -X168835798Y-150285691D01* -X168736117Y-150294149D01* -X168736113Y-150294150D01* -X168730806Y-150294600D01* -X168725651Y-150295938D01* -X168725645Y-150295939D01* -X168512676Y-150351215D01* -X168512672Y-150351216D01* -X168507507Y-150352557D01* -X168502641Y-150354749D01* -X168502638Y-150354750D01* -X168302030Y-150445117D01* -X168297164Y-150447309D01* -X168292744Y-150450285D01* -X168292740Y-150450287D01* -X168263828Y-150469752D01* -X168105794Y-150576148D01* -X167938867Y-150735388D01* -X167922010Y-150758045D01* -X167805156Y-150915103D01* -X167801158Y-150920476D01* -X167798743Y-150925226D01* -X167744056Y-151032788D01* -X167696602Y-151126122D01* -X167664432Y-151229727D01* -X167629774Y-151341340D01* -X167629773Y-151341346D01* -X167628190Y-151346443D01* -X167614492Y-151449799D01* -X167603068Y-151535994D01* -X167597879Y-151575142D01* -X165519943Y-151575142D01* -X165492422Y-151522944D01* -X165441862Y-151427048D01* -X165395485Y-151361789D01* -X165273217Y-151189740D01* -X165273212Y-151189734D01* -X165270793Y-151186330D01* -X165267949Y-151183280D01* -X165267944Y-151183274D01* -X165072236Y-150973403D01* -X165069390Y-150970351D01* -X164841191Y-150782907D01* -X164590207Y-150627290D01* -X164575266Y-150620575D01* -X164508410Y-150590529D01* -X164320846Y-150506234D01* -X164106624Y-150442372D01* -X164041840Y-150423059D01* -X164041838Y-150423059D01* -X164037841Y-150421867D01* -X164033721Y-150421214D01* -X164033719Y-150421214D01* -X163749644Y-150376220D01* -X163749638Y-150376219D01* -X163746163Y-150375669D01* -X163721101Y-150374531D01* -X163655219Y-150371539D01* -X163655198Y-150371539D01* -X163653799Y-150371475D01* -X163469335Y-150371475D01* -X163249572Y-150386072D01* -X163245473Y-150386898D01* -X163245469Y-150386899D01* -X163152415Y-150405662D01* -X162960085Y-150444442D01* -X162680861Y-150540587D01* -X162602506Y-150579824D01* -X162444038Y-150659179D01* -X162416805Y-150672816D01* -X162172558Y-150838807D01* -X162169444Y-150841591D01* -X162169443Y-150841592D01* -X162096869Y-150906481D01* -X161952409Y-151035643D01* -X161949692Y-151038813D01* -X161949691Y-151038814D01* -X161766472Y-151252579D01* -X161760227Y-151259865D01* -X161757953Y-151263367D01* -X161757949Y-151263372D01* -X161601666Y-151504026D01* -X161599387Y-151507536D01* -X161597593Y-151511314D01* -X161597592Y-151511316D01* -X161569795Y-151569857D01* -X161472717Y-151774303D01* -X161471438Y-151778286D01* -X161471437Y-151778289D01* -X161398206Y-152006378D01* -X161382441Y-152055479D01* -X161381700Y-152059598D01* -X161331999Y-152335829D01* -X161330146Y-152346125D01* -X161329957Y-152350292D01* -X161329956Y-152350299D01* -X161316939Y-152636964D01* -X161316750Y-152641134D01* -X159139416Y-152641134D01* -X159082446Y-152575481D01* -X159082444Y-152575479D01* -X159078946Y-152571448D01* -X159001165Y-152507671D01* -X158904678Y-152428556D01* -X158904672Y-152428552D01* -X158900550Y-152425172D01* -X158700058Y-152311046D01* -X158695042Y-152309225D01* -X158695037Y-152309223D01* -X158488218Y-152234151D01* -X158488214Y-152234150D01* -X158483203Y-152232331D01* -X158477954Y-152231382D01* -X158477951Y-152231381D01* -X158260270Y-152192018D01* -X158260263Y-152192017D01* -X158256186Y-152191280D01* -X158238449Y-152190444D01* -X158233501Y-152190210D01* -X158233494Y-152190210D01* -X158232013Y-152190140D01* -X158069868Y-152190140D01* -X158002912Y-152195821D01* -X157903231Y-152204279D01* -X157903227Y-152204280D01* -X157897920Y-152204730D01* -X157892765Y-152206068D01* -X157892759Y-152206069D01* -X157679790Y-152261345D01* -X157679786Y-152261346D01* -X157674621Y-152262687D01* -X157669755Y-152264879D01* -X157669752Y-152264880D01* -X157604320Y-152294355D01* -X157464278Y-152357439D01* -X157459858Y-152360415D01* -X157459854Y-152360417D01* -X157369945Y-152420948D01* -X157272908Y-152486278D01* -X157105981Y-152645518D01* -X157102793Y-152649803D01* -X156980076Y-152814741D01* -X156968272Y-152830606D01* -X156962060Y-152842825D01* -X156871896Y-153020164D01* -X156863716Y-153036252D01* -X156829537Y-153146325D01* -X156796888Y-153251470D01* -X156796887Y-153251476D01* -X156795304Y-153256573D01* -X156786831Y-153320502D01* -X156765773Y-153479388D01* -X156764993Y-153485272D01* -X154063386Y-153485272D01* -X153618950Y-150964752D01* -X157080858Y-150964752D01* -X157086585Y-150972402D01* -X157262093Y-151079953D01* -X157270887Y-151084434D01* -X157483363Y-151172444D01* -X157492748Y-151175493D01* -X157716378Y-151229183D01* -X157726125Y-151230726D01* -X157955404Y-151248771D01* -X157965264Y-151248771D01* -X158194543Y-151230726D01* -X158204290Y-151229183D01* -X158427920Y-151175493D01* -X158437305Y-151172444D01* -X158649781Y-151084434D01* -X158658575Y-151079953D01* -X158830417Y-150974649D01* -X158839877Y-150964193D01* -X158836093Y-150955415D01* -X157973146Y-150092468D01* -X157959202Y-150084854D01* -X157957369Y-150084985D01* -X157950754Y-150089236D01* -X157087618Y-150952372D01* -X157080858Y-150964752D01* -X153618950Y-150964752D01* -X153400415Y-149725376D01* -X156432009Y-149725376D01* -X156450054Y-149954655D01* -X156451597Y-149964402D01* -X156505287Y-150188032D01* -X156508336Y-150197417D01* -X156596346Y-150409893D01* -X156600827Y-150418687D01* -X156706131Y-150590529D01* -X156716587Y-150599989D01* -X156725365Y-150596205D01* -X157588312Y-149733258D01* -X157594690Y-149721578D01* -X158324742Y-149721578D01* -X158324873Y-149723411D01* -X158329124Y-149730026D01* -X159192260Y-150593162D01* -X159204640Y-150599922D01* -X159212290Y-150594195D01* -X159319841Y-150418687D01* -X159324322Y-150409893D01* -X159412332Y-150197417D01* -X159415381Y-150188032D01* -X159469071Y-149964402D01* -X159470614Y-149954655D01* -X159488659Y-149725376D01* -X159488659Y-149715516D01* -X159470614Y-149486237D01* -X159469071Y-149476490D01* -X159415381Y-149252860D01* -X159412332Y-149243475D01* -X159406034Y-149228271D01* -X166928936Y-149228271D01* -X166934663Y-149235921D01* -X167110171Y-149343472D01* -X167118965Y-149347953D01* -X167331441Y-149435963D01* -X167340826Y-149439012D01* -X167564456Y-149492702D01* -X167574203Y-149494245D01* -X167803482Y-149512290D01* -X167813342Y-149512290D01* -X168042621Y-149494245D01* -X168052368Y-149492702D01* -X168275998Y-149439012D01* -X168285383Y-149435963D01* -X168497859Y-149347953D01* -X168506653Y-149343472D01* -X168678495Y-149238168D01* -X168687955Y-149227712D01* -X168684171Y-149218934D01* -X168575037Y-149109800D01* -X181215837Y-149109800D01* -X181234664Y-149349022D01* -X181235818Y-149353829D01* -X181235819Y-149353835D01* -X181268417Y-149489612D01* -X181290682Y-149582353D01* -X181292575Y-149586924D01* -X181292576Y-149586926D01* -X181353189Y-149733258D01* -X181382511Y-149804049D01* -X181507891Y-150008649D01* -X181511108Y-150012416D01* -X181511109Y-150012417D01* -X181572976Y-150084854D01* -X181663733Y-150191118D01* -X181667495Y-150194331D01* -X181789397Y-150298444D01* -X181846202Y-150346960D01* -X182050802Y-150472340D01* -X182055372Y-150474233D01* -X182055374Y-150474234D01* -X182264671Y-150560927D01* -X182272498Y-150564169D01* -X182322394Y-150576148D01* -X182501016Y-150619032D01* -X182501022Y-150619033D01* -X182505829Y-150620187D01* -X182745051Y-150639014D01* -X182984273Y-150620187D01* -X182989080Y-150619033D01* -X182989086Y-150619032D01* -X183167708Y-150576148D01* -X183217604Y-150564169D01* -X183225431Y-150560927D01* -X183434728Y-150474234D01* -X183434730Y-150474233D01* -X183439300Y-150472340D01* -X183643900Y-150346960D01* -X183700706Y-150298444D01* -X183822607Y-150194331D01* -X183826369Y-150191118D01* -X183917126Y-150084854D01* -X183978993Y-150012417D01* -X183978994Y-150012416D01* -X183982211Y-150008649D01* -X184107591Y-149804049D01* -X184136914Y-149733258D01* -X184197526Y-149586926D01* -X184197527Y-149586924D01* -X184199420Y-149582353D01* -X184213841Y-149522283D01* -X187029509Y-149522283D01* -X187033293Y-149531061D01* -X187896240Y-150394008D01* -X187910184Y-150401622D01* -X187912017Y-150401491D01* -X187918632Y-150397240D01* -X188781768Y-149534104D01* -X188788528Y-149521724D01* -X188782801Y-149514074D01* -X188607293Y-149406523D01* -X188598499Y-149402042D01* -X188386023Y-149314032D01* -X188376638Y-149310983D01* -X188153008Y-149257293D01* -X188143261Y-149255750D01* -X187913982Y-149237705D01* -X187904122Y-149237705D01* -X187674843Y-149255750D01* -X187665096Y-149257293D01* -X187441466Y-149310983D01* -X187432081Y-149314032D01* -X187219605Y-149402042D01* -X187210811Y-149406523D01* -X187038969Y-149511827D01* -X187029509Y-149522283D01* -X184213841Y-149522283D01* -X184221685Y-149489612D01* -X184254283Y-149353835D01* -X184254284Y-149353829D01* -X184255438Y-149349022D01* -X184274265Y-149109800D01* -X184268244Y-149033294D01* -X194953757Y-149033294D01* -X194953957Y-149038624D01* -X194953957Y-149038625D01* -X194957833Y-149141884D01* -X194962411Y-149263830D01* -X195009785Y-149489612D01* -X195011743Y-149494571D01* -X195011744Y-149494573D01* -X195022467Y-149521724D01* -X195094524Y-149704184D01* -X195165274Y-149820776D01* -X195205189Y-149886554D01* -X195214204Y-149901411D01* -X195217701Y-149905441D01* -X195304718Y-150005719D01* -X195365404Y-150075654D01* -X195385910Y-150092468D01* -X195539672Y-150218546D01* -X195539678Y-150218550D01* -X195543800Y-150221930D01* -X195744292Y-150336056D01* -X195749308Y-150337877D01* -X195749313Y-150337879D01* -X195956132Y-150412951D01* -X195956136Y-150412952D01* -X195961147Y-150414771D01* -X195966396Y-150415720D01* -X195966399Y-150415721D01* -X196184080Y-150455084D01* -X196184087Y-150455085D01* -X196188164Y-150455822D01* -X196205901Y-150456658D01* -X196210849Y-150456892D01* -X196210856Y-150456892D01* -X196212337Y-150456962D01* -X196374482Y-150456962D01* -X196441438Y-150451281D01* -X196541119Y-150442823D01* -X196541123Y-150442822D01* -X196546430Y-150442372D01* -X196551585Y-150441034D01* -X196551591Y-150441033D01* -X196764560Y-150385757D01* -X196764564Y-150385756D01* -X196769729Y-150384415D01* -X196774595Y-150382223D01* -X196774598Y-150382222D01* -X196975206Y-150291855D01* -X196980072Y-150289663D01* -X196984492Y-150286687D01* -X196984496Y-150286685D01* -X197117089Y-150197417D01* -X197171442Y-150160824D01* -X197338369Y-150001584D01* -X197423954Y-149886554D01* -X197472894Y-149820776D01* -X197472896Y-149820773D01* -X197476078Y-149816496D01* -X197531426Y-149707634D01* -X197578215Y-149615608D01* -X197578215Y-149615607D01* -X197580634Y-149610850D01* -X197634178Y-149438411D01* -X197647462Y-149395632D01* -X197647463Y-149395626D01* -X197649046Y-149390529D01* -X197668974Y-149240173D01* -X197678657Y-149167115D01* -X197678657Y-149167110D01* -X197679357Y-149161830D01* -X197678995Y-149152173D01* -X197678696Y-149144221D01* -X199589071Y-149144221D01* -X199589434Y-149148369D01* -X199589434Y-149148373D01* -X199598828Y-149255750D01* -X199614809Y-149438411D01* -X199615719Y-149442483D01* -X199615720Y-149442488D01* -X199678104Y-149721578D01* -X199679229Y-149726612D01* -X199781201Y-150003761D01* -X199783148Y-150007454D01* -X199783149Y-150007456D01* -X199862073Y-150157148D01* -X199918931Y-150264989D01* -X199934350Y-150286685D01* -X200087576Y-150502297D01* -X200087581Y-150502303D01* -X200090000Y-150505707D01* -X200092844Y-150508757D01* -X200092849Y-150508763D01* -X200230517Y-150656394D01* -X200291403Y-150721686D01* -X200519602Y-150909130D01* -X200770586Y-151064747D01* -X200774403Y-151066463D01* -X200774406Y-151066464D01* -X200814391Y-151084434D01* -X201039947Y-151185803D01* -X201083847Y-151198890D01* -X201318350Y-151268798D01* -X201322952Y-151270170D01* -X201327072Y-151270823D01* -X201327074Y-151270823D01* -X201611149Y-151315817D01* -X201611155Y-151315818D01* -X201614630Y-151316368D01* -X201639189Y-151317483D01* -X201705574Y-151320498D01* -X201705595Y-151320498D01* -X201706994Y-151320562D01* -X201891458Y-151320562D01* -X202111221Y-151305965D01* -X202115320Y-151305139D01* -X202115324Y-151305138D01* -X202288747Y-151270170D01* -X202400708Y-151247595D01* -X202679932Y-151151450D01* -X202850720Y-151065926D01* -X202940252Y-151021092D01* -X202940254Y-151021091D01* -X202943988Y-151019221D01* -X203188235Y-150853230D01* -X203201252Y-150841592D01* -X203373876Y-150687248D01* -X203408384Y-150656394D01* -X203456729Y-150599989D01* -X203597846Y-150435346D01* -X203597849Y-150435342D01* -X203600566Y-150432172D01* -X203602840Y-150428670D01* -X203602844Y-150428665D01* -X203759127Y-150188011D01* -X203759130Y-150188006D01* -X203761406Y-150184501D01* -X203771237Y-150163798D01* -X203845473Y-150007456D01* -X203888076Y-149917734D01* -X203895917Y-149893314D01* -X203977072Y-149640545D01* -X203977072Y-149640544D01* -X203978352Y-149636558D01* -X204000711Y-149512290D01* -X204029908Y-149350021D01* -X204029909Y-149350016D01* -X204030647Y-149345912D01* -X204032234Y-149310983D01* -X204043854Y-149055073D01* -X204043854Y-149055068D01* -X204044043Y-149050903D01* -X204043639Y-149046277D01* -X204042503Y-149033294D01* -X205953757Y-149033294D01* -X205953957Y-149038624D01* -X205953957Y-149038625D01* -X205957833Y-149141884D01* -X205962411Y-149263830D01* -X206009785Y-149489612D01* -X206011743Y-149494571D01* -X206011744Y-149494573D01* -X206022467Y-149521724D01* -X206094524Y-149704184D01* -X206165274Y-149820776D01* -X206205189Y-149886554D01* -X206214204Y-149901411D01* -X206217701Y-149905441D01* -X206304718Y-150005719D01* -X206365404Y-150075654D01* -X206385910Y-150092468D01* -X206539672Y-150218546D01* -X206539678Y-150218550D01* -X206543800Y-150221930D01* -X206744292Y-150336056D01* -X206749308Y-150337877D01* -X206749313Y-150337879D01* -X206956132Y-150412951D01* -X206956136Y-150412952D01* -X206961147Y-150414771D01* -X206966396Y-150415720D01* -X206966399Y-150415721D01* -X207184080Y-150455084D01* -X207184087Y-150455085D01* -X207188164Y-150455822D01* -X207205901Y-150456658D01* -X207210849Y-150456892D01* -X207210856Y-150456892D01* -X207212337Y-150456962D01* -X207374482Y-150456962D01* -X207441438Y-150451281D01* -X207541119Y-150442823D01* -X207541123Y-150442822D01* -X207546430Y-150442372D01* -X207551585Y-150441034D01* -X207551591Y-150441033D01* -X207764560Y-150385757D01* -X207764564Y-150385756D01* -X207769729Y-150384415D01* -X207774595Y-150382223D01* -X207774598Y-150382222D01* -X207800511Y-150370549D01* -X214987299Y-150370549D01* -X214993026Y-150378199D01* -X215168534Y-150485750D01* -X215177328Y-150490231D01* -X215389804Y-150578241D01* -X215399189Y-150581290D01* -X215622819Y-150634980D01* -X215632566Y-150636523D01* -X215861845Y-150654568D01* -X215871705Y-150654568D01* -X216100984Y-150636523D01* -X216110731Y-150634980D01* -X216334361Y-150581290D01* -X216343746Y-150578241D01* -X216556222Y-150490231D01* -X216565016Y-150485750D01* -X216736858Y-150380446D01* -X216746318Y-150369990D01* -X216742534Y-150361212D01* -X215879587Y-149498265D01* -X215865643Y-149490651D01* -X215863810Y-149490782D01* -X215857195Y-149495033D01* -X214994059Y-150358169D01* -X214987299Y-150370549D01* -X207800511Y-150370549D01* -X207975206Y-150291855D01* -X207980072Y-150289663D01* -X207984492Y-150286687D01* -X207984496Y-150286685D01* -X208117089Y-150197417D01* -X208171442Y-150160824D01* -X208338369Y-150001584D01* -X208423954Y-149886554D01* -X208472894Y-149820776D01* -X208472896Y-149820773D01* -X208476078Y-149816496D01* -X208531426Y-149707634D01* -X208578215Y-149615608D01* -X208578215Y-149615607D01* -X208580634Y-149610850D01* -X208634178Y-149438411D01* -X208647462Y-149395632D01* -X208647463Y-149395626D01* -X208649046Y-149390529D01* -X208668974Y-149240173D01* -X208678657Y-149167115D01* -X208678657Y-149167110D01* -X208679357Y-149161830D01* -X208678995Y-149152173D01* -X208678207Y-149131173D01* -X214338450Y-149131173D01* -X214356495Y-149360452D01* -X214358038Y-149370199D01* -X214411728Y-149593829D01* -X214414777Y-149603214D01* -X214502787Y-149815690D01* -X214507268Y-149824484D01* -X214612572Y-149996326D01* -X214623028Y-150005786D01* -X214631806Y-150002002D01* -X215494753Y-149139055D01* -X215501131Y-149127375D01* -X216231183Y-149127375D01* -X216231314Y-149129208D01* -X216235565Y-149135823D01* -X217098701Y-149998959D01* -X217111081Y-150005719D01* -X217115072Y-150002731D01* -X224300397Y-150002731D01* -X224318442Y-150232010D01* -X224319985Y-150241757D01* -X224373675Y-150465387D01* -X224376724Y-150474772D01* -X224464734Y-150687248D01* -X224469215Y-150696042D01* -X224574519Y-150867884D01* -X224584975Y-150877344D01* -X224593753Y-150873560D01* -X225456700Y-150010613D01* -X225463078Y-149998933D01* -X226193130Y-149998933D01* -X226193261Y-150000766D01* -X226197512Y-150007381D01* -X227060648Y-150870517D01* -X227073028Y-150877277D01* -X227080678Y-150871550D01* -X227188229Y-150696042D01* -X227192710Y-150687248D01* -X227280720Y-150474772D01* -X227283769Y-150465387D01* -X227337459Y-150241757D01* -X227339002Y-150232010D01* -X227357047Y-150002731D01* -X227357047Y-149992871D01* -X227339002Y-149763592D01* -X227337459Y-149753845D01* -X227283769Y-149530215D01* -X227280720Y-149520830D01* -X227192710Y-149308354D01* -X227188229Y-149299560D01* -X227082925Y-149127718D01* -X227072469Y-149118258D01* -X227063691Y-149122042D01* -X226200744Y-149984989D01* -X226193130Y-149998933D01* -X225463078Y-149998933D01* -X225464314Y-149996669D01* -X225464183Y-149994836D01* -X225459932Y-149988221D01* -X224596796Y-149125085D01* -X224584416Y-149118325D01* -X224576766Y-149124052D01* -X224469215Y-149299560D01* -X224464734Y-149308354D01* -X224376724Y-149520830D01* -X224373675Y-149530215D01* -X224319985Y-149753845D01* -X224318442Y-149763592D01* -X224300397Y-149992871D01* -X224300397Y-150002731D01* -X217115072Y-150002731D01* -X217118731Y-149999992D01* -X217226282Y-149824484D01* -X217230763Y-149815690D01* -X217318773Y-149603214D01* -X217321822Y-149593829D01* -X217375512Y-149370199D01* -X217377055Y-149360452D01* -X217395100Y-149131173D01* -X217395100Y-149121313D01* -X217377055Y-148892034D01* -X217375512Y-148882287D01* -X217321822Y-148658657D01* -X217318773Y-148649272D01* -X217230763Y-148436796D01* -X217226282Y-148428002D01* -X217120978Y-148256160D01* -X217110522Y-148246700D01* -X217101744Y-148250484D01* -X216238797Y-149113431D01* -X216231183Y-149127375D01* -X215501131Y-149127375D01* -X215502367Y-149125111D01* -X215502236Y-149123278D01* -X215497985Y-149116663D01* -X214634849Y-148253527D01* -X214622469Y-148246767D01* -X214614819Y-148252494D01* -X214507268Y-148428002D01* -X214502787Y-148436796D01* -X214414777Y-148649272D01* -X214411728Y-148658657D01* -X214358038Y-148882287D01* -X214356495Y-148892034D01* -X214338450Y-149121313D01* -X214338450Y-149131173D01* -X208678207Y-149131173D01* -X208673253Y-148999227D01* -X208670703Y-148931294D01* -X208623329Y-148705512D01* -X208538590Y-148490940D01* -X208418910Y-148293713D01* -X208396809Y-148268244D01* -X208271210Y-148123503D01* -X208271208Y-148123501D01* -X208267710Y-148119470D01* -X208225575Y-148084922D01* -X208093442Y-147976578D01* -X208093436Y-147976574D01* -X208089314Y-147973194D01* -X207929979Y-147882496D01* -X214987232Y-147882496D01* -X214991016Y-147891274D01* -X215853963Y-148754221D01* -X215867907Y-148761835D01* -X215869740Y-148761704D01* -X215876355Y-148757453D01* -X216739491Y-147894317D01* -X216746251Y-147881937D01* -X216740524Y-147874287D01* -X216565016Y-147766736D01* -X216556222Y-147762255D01* -X216343746Y-147674245D01* -X216334361Y-147671196D01* -X216110731Y-147617506D01* -X216100984Y-147615963D01* -X215871705Y-147597918D01* -X215861845Y-147597918D01* -X215632566Y-147615963D01* -X215622819Y-147617506D01* -X215399189Y-147671196D01* -X215389804Y-147674245D01* -X215177328Y-147762255D01* -X215168534Y-147766736D01* -X214996692Y-147872040D01* -X214987232Y-147882496D01* -X207929979Y-147882496D01* -X207888822Y-147859068D01* -X207883806Y-147857247D01* -X207883801Y-147857245D01* -X207676982Y-147782173D01* -X207676978Y-147782172D01* -X207671967Y-147780353D01* -X207666718Y-147779404D01* -X207666715Y-147779403D01* -X207449034Y-147740040D01* -X207449027Y-147740039D01* -X207444950Y-147739302D01* -X207427213Y-147738466D01* -X207422265Y-147738232D01* -X207422258Y-147738232D01* -X207420777Y-147738162D01* -X207258632Y-147738162D01* -X207191676Y-147743843D01* -X207091995Y-147752301D01* -X207091991Y-147752302D01* -X207086684Y-147752752D01* -X207081529Y-147754090D01* -X207081523Y-147754091D01* -X206868554Y-147809367D01* -X206868550Y-147809368D01* -X206863385Y-147810709D01* -X206858519Y-147812901D01* -X206858516Y-147812902D01* -X206704023Y-147882496D01* -X206653042Y-147905461D01* -X206648622Y-147908437D01* -X206648618Y-147908439D01* -X206575596Y-147957601D01* -X206461672Y-148034300D01* -X206294745Y-148193540D01* -X206291557Y-148197825D01* -X206161499Y-148372630D01* -X206157036Y-148378628D01* -X206154621Y-148383378D01* -X206058425Y-148572582D01* -X206052480Y-148584274D01* -X206024802Y-148673412D01* -X205985652Y-148799492D01* -X205985651Y-148799498D01* -X205984068Y-148804595D01* -X205976269Y-148863441D01* -X205955227Y-149022205D01* -X205953757Y-149033294D01* -X204042503Y-149033294D01* -X204018669Y-148760874D01* -X204018305Y-148756713D01* -X204015876Y-148745845D01* -X203954797Y-148472590D01* -X203954795Y-148472583D01* -X203953885Y-148468512D01* -X203851913Y-148191363D01* -X203826974Y-148144061D01* -X203766036Y-148028482D01* -X203714183Y-147930135D01* -X203654726Y-147846470D01* -X203545538Y-147692827D01* -X203545533Y-147692821D01* -X203543114Y-147689417D01* -X203540270Y-147686367D01* -X203540265Y-147686361D01* -X203344557Y-147476490D01* -X203341711Y-147473438D01* -X203337541Y-147470013D01* -X219501562Y-147470013D01* -X219520389Y-147709235D01* -X219521543Y-147714042D01* -X219521544Y-147714048D01* -X219544751Y-147810709D01* -X219576407Y-147942566D01* -X219578300Y-147947137D01* -X219578301Y-147947139D01* -X219659869Y-148144061D01* -X219668236Y-148164262D01* -X219793616Y-148368862D01* -X219796833Y-148372629D01* -X219796834Y-148372630D01* -X219872254Y-148460936D01* -X219949458Y-148551331D01* -X219953220Y-148554544D01* -X220124174Y-148700551D01* -X220131927Y-148707173D01* -X220336527Y-148832553D01* -X220341097Y-148834446D01* -X220341099Y-148834447D01* -X220533262Y-148914043D01* -X220558223Y-148924382D01* -X220609219Y-148936625D01* -X220786741Y-148979245D01* -X220786747Y-148979246D01* -X220791554Y-148980400D01* -X221030776Y-148999227D01* -X221269998Y-148980400D01* -X221274805Y-148979246D01* -X221274811Y-148979245D01* -X221452333Y-148936625D01* -X221503329Y-148924382D01* -X221528290Y-148914043D01* -X221720453Y-148834447D01* -X221720455Y-148834446D01* -X221725025Y-148832553D01* -X221853123Y-148754054D01* -X224949179Y-148754054D01* -X224952963Y-148762832D01* -X225815910Y-149625779D01* -X225829854Y-149633393D01* -X225831687Y-149633262D01* -X225838302Y-149629011D01* -X226701438Y-148765875D01* -X226708198Y-148753495D01* -X226702471Y-148745845D01* -X226526963Y-148638294D01* -X226518169Y-148633813D01* -X226305693Y-148545803D01* -X226296308Y-148542754D01* -X226072678Y-148489064D01* -X226062931Y-148487521D01* -X225833652Y-148469476D01* -X225823792Y-148469476D01* -X225594513Y-148487521D01* -X225584766Y-148489064D01* -X225361136Y-148542754D01* -X225351751Y-148545803D01* -X225139275Y-148633813D01* -X225130481Y-148638294D01* -X224958639Y-148743598D01* -X224949179Y-148754054D01* -X221853123Y-148754054D01* -X221929625Y-148707173D01* -X221937379Y-148700551D01* -X222108332Y-148554544D01* -X222112094Y-148551331D01* -X222189298Y-148460936D01* -X222264718Y-148372630D01* -X222264719Y-148372629D01* -X222267936Y-148368862D01* -X222393316Y-148164262D01* -X222401684Y-148144061D01* -X222483251Y-147947139D01* -X222483252Y-147947137D01* -X222485145Y-147942566D01* -X222514867Y-147818763D01* -X249602300Y-147818763D01* -X249602597Y-147823915D01* -X249602597Y-147823919D01* -X249605975Y-147882496D01* -X249615408Y-148046100D01* -X249616543Y-148051137D01* -X249616544Y-148051143D01* -X249662153Y-148253527D01* -X249665470Y-148268244D01* -X249667414Y-148273030D01* -X249667415Y-148273035D01* -X249749198Y-148474441D01* -X249751142Y-148479228D01* -X249870123Y-148673387D01* -X250019217Y-148845506D01* -X250194420Y-148990962D01* -X250198872Y-148993564D01* -X250198877Y-148993567D01* -X250292971Y-149048551D01* -X250391028Y-149105851D01* -X250603760Y-149187085D01* -X250608826Y-149188116D01* -X250608827Y-149188116D01* -X250661061Y-149198743D01* -X250826903Y-149232484D01* -X250954719Y-149237171D01* -X251049301Y-149240640D01* -X251049306Y-149240640D01* -X251054465Y-149240829D01* -X251059585Y-149240173D01* -X251059587Y-149240173D01* -X251131775Y-149230925D01* -X251280334Y-149211894D01* -X251285283Y-149210409D01* -X251285289Y-149210408D01* -X251447206Y-149161830D01* -X251498444Y-149146458D01* -X251529645Y-149131173D01* -X251698296Y-149048551D01* -X251702938Y-149046277D01* -X251707142Y-149043279D01* -X251707146Y-149043276D01* -X251785114Y-148987662D01* -X251888324Y-148914043D01* -X252049624Y-148753305D01* -X252085086Y-148703955D01* -X252179486Y-148572582D01* -X252182504Y-148568382D01* -X252187356Y-148558566D01* -X252281104Y-148368881D01* -X252281105Y-148368879D01* -X252283398Y-148364239D01* -X252349595Y-148146359D01* -X252353581Y-148116083D01* -X252378881Y-147923914D01* -X252378882Y-147923907D01* -X252379318Y-147920592D01* -X252379821Y-147899996D01* -X252380895Y-147856078D01* -X252380895Y-147856073D01* -X252380977Y-147852713D01* -X252371637Y-147739107D01* -X252362742Y-147630915D01* -X252362741Y-147630909D01* -X252362318Y-147625764D01* -X252325293Y-147478358D01* -X252308103Y-147409921D01* -X252308102Y-147409917D01* -X252306844Y-147404910D01* -X252304785Y-147400174D01* -X252218103Y-147200819D01* -X252218101Y-147200816D01* -X252216043Y-147196082D01* -X252107399Y-147028144D01* -X252095162Y-147009228D01* -X252095160Y-147009225D01* -X252092354Y-147004888D01* -X251939099Y-146836463D01* -X251839985Y-146758188D01* -X251798922Y-146700271D01* -X251795690Y-146629348D01* -X251831315Y-146567937D01* -X251862644Y-146546155D01* -X251897828Y-146528918D01* -X251924313Y-146515943D01* -X251928517Y-146512945D01* -X251928521Y-146512942D01* -X252059279Y-146419673D01* -X252109699Y-146383709D01* -X252270999Y-146222971D01* -X252285473Y-146202829D01* -X252400861Y-146042248D01* -X252403879Y-146038048D01* -X252412035Y-146021547D01* -X252502479Y-145838547D01* -X252502480Y-145838545D01* -X252504773Y-145833905D01* -X252570970Y-145616025D01* -X252571970Y-145608427D01* -X252600256Y-145393580D01* -X252600257Y-145393573D01* -X252600693Y-145390258D01* -X252600775Y-145386906D01* -X252602270Y-145325744D01* -X252602270Y-145325739D01* -X252602352Y-145322379D01* -X252593737Y-145217592D01* -X252584117Y-145100581D01* -X252584116Y-145100575D01* -X252583693Y-145095430D01* -X252528219Y-144874576D01* -X252526160Y-144869840D01* -X252439478Y-144670485D01* -X252439476Y-144670482D01* -X252437418Y-144665748D01* -X252313729Y-144474554D01* -X252160474Y-144306129D01* -X252061359Y-144227853D01* -X252020296Y-144169936D01* -X252017064Y-144099013D01* -X252052689Y-144037602D01* -X252084014Y-144015822D01* -X252145689Y-143985608D01* -X252149893Y-143982610D01* -X252149897Y-143982607D01* -X252227524Y-143927236D01* -X252331075Y-143853374D01* -X252492375Y-143692636D01* -X252625255Y-143507713D01* -X252660311Y-143436784D01* -X252723855Y-143308212D01* -X252723856Y-143308210D01* -X252726149Y-143303570D01* -X252792346Y-143085690D01* -X252793346Y-143078093D01* -X252821632Y-142863245D01* -X252821633Y-142863238D01* -X252822069Y-142859923D01* -X252822572Y-142839327D01* -X252823646Y-142795409D01* -X252823646Y-142795404D01* -X252823728Y-142792044D01* -X252812490Y-142655354D01* -X252805493Y-142570246D01* -X252805492Y-142570240D01* -X252805069Y-142565095D01* -X252753745Y-142360763D01* -X252750854Y-142349252D01* -X252750853Y-142349248D01* -X252749595Y-142344241D01* -X252747536Y-142339505D01* -X252660854Y-142140150D01* -X252660852Y-142140147D01* -X252658794Y-142135413D01* -X252574746Y-142005494D01* -X252537913Y-141948559D01* -X252537911Y-141948556D01* -X252535105Y-141944219D01* -X252381850Y-141775794D01* -X252282736Y-141697519D01* -X252241673Y-141639602D01* -X252238441Y-141568679D01* -X252274066Y-141507268D01* -X252305395Y-141485486D01* -X252332629Y-141472143D01* -X252367064Y-141455274D01* -X252371268Y-141452276D01* -X252371272Y-141452273D01* -X252502030Y-141359004D01* -X252552450Y-141323040D01* -X252713750Y-141162302D01* -X252728224Y-141142160D01* -X252843612Y-140981579D01* -X252846630Y-140977379D01* -X252854787Y-140960876D01* -X252945230Y-140777878D01* -X252945231Y-140777876D01* -X252947524Y-140773236D01* -X252996625Y-140611624D01* -X253012219Y-140560300D01* -X253012219Y-140560299D01* -X253013721Y-140555356D01* -X253014721Y-140547758D01* -X253043007Y-140332911D01* -X253043008Y-140332904D01* -X253043444Y-140329589D01* -X253043526Y-140326237D01* -X253045021Y-140265075D01* -X253045021Y-140265070D01* -X253045103Y-140261710D01* -X253035218Y-140141474D01* -X253026868Y-140039912D01* -X253026867Y-140039906D01* -X253026444Y-140034761D01* -X252990265Y-139890726D01* -X252972229Y-139818918D01* -X252972228Y-139818914D01* -X252970970Y-139813907D01* -X252967063Y-139804922D01* -X252882229Y-139609816D01* -X252882227Y-139609813D01* -X252880169Y-139605079D01* -X252776343Y-139444588D01* -X252759288Y-139418225D01* -X252759286Y-139418222D01* -X252756480Y-139413885D01* -X252603225Y-139245460D01* -X252504110Y-139167184D01* -X252463047Y-139109267D01* -X252459815Y-139038344D01* -X252495440Y-138976933D01* -X252526765Y-138955153D01* -X252588440Y-138924939D01* -X252592644Y-138921941D01* -X252592648Y-138921938D01* -X252683208Y-138857342D01* -X252773826Y-138792705D01* -X252935126Y-138631967D01* -X252943056Y-138620932D01* -X253064988Y-138451244D01* -X253068006Y-138447044D01* -X253076162Y-138430543D01* -X253166606Y-138247543D01* -X253166607Y-138247541D01* -X253168900Y-138242901D01* -X253218171Y-138080732D01* -X253233595Y-138029965D01* -X253233595Y-138029964D01* -X253235097Y-138025021D01* -X253236097Y-138017424D01* -X253264383Y-137802576D01* -X253264384Y-137802569D01* -X253264820Y-137799254D01* -X253265382Y-137776273D01* -X253266397Y-137734740D01* -X253266397Y-137734735D01* -X253266479Y-137731375D01* -X253256968Y-137615687D01* -X253248244Y-137509577D01* -X253248243Y-137509571D01* -X253247820Y-137504426D01* -X253207918Y-137345567D01* -X253193605Y-137288583D01* -X253193604Y-137288579D01* -X253192346Y-137283572D01* -X253181000Y-137257478D01* -X253103605Y-137079481D01* -X253103603Y-137079478D01* -X253101545Y-137074744D01* -X252977856Y-136883550D01* -X252824601Y-136715125D01* -X252725487Y-136636850D01* -X252684424Y-136578933D01* -X252681192Y-136508010D01* -X252716817Y-136446599D01* -X252748146Y-136424817D01* -X252805174Y-136396879D01* -X252809816Y-136394605D01* -X252814020Y-136391607D01* -X252814024Y-136391604D01* -X252944782Y-136298335D01* -X252995202Y-136262371D01* -X253156502Y-136101633D01* -X253170976Y-136081491D01* -X253286364Y-135920910D01* -X253289382Y-135916710D01* -X253295770Y-135903786D01* -X253387982Y-135717209D01* -X253387983Y-135717207D01* -X253390276Y-135712567D01* -X253440777Y-135546348D01* -X253454971Y-135499631D01* -X253454971Y-135499630D01* -X253456473Y-135494687D01* -X253460645Y-135462998D01* -X253485759Y-135272242D01* -X253485760Y-135272235D01* -X253486196Y-135268920D01* -X253486505Y-135256281D01* -X253487773Y-135204406D01* -X253487773Y-135204401D01* -X253487855Y-135201041D01* -X253478308Y-135084923D01* -X253469620Y-134979243D01* -X253469619Y-134979237D01* -X253469196Y-134974092D01* -X253432532Y-134828125D01* -X253414981Y-134758249D01* -X253414980Y-134758245D01* -X253413722Y-134753238D01* -X253404231Y-134731410D01* -X253324981Y-134549147D01* -X253324979Y-134549144D01* -X253322921Y-134544410D01* -X253222701Y-134389493D01* -X253202040Y-134357556D01* -X253202038Y-134357553D01* -X253199232Y-134353216D01* -X253045977Y-134184791D01* -X252946862Y-134106515D01* -X252905799Y-134048598D01* -X252902567Y-133977675D01* -X252938192Y-133916264D01* -X252969521Y-133894482D01* -X253026549Y-133866544D01* -X253031191Y-133864270D01* -X253035395Y-133861272D01* -X253035399Y-133861269D01* -X253124805Y-133797496D01* -X253216577Y-133732036D01* -X253377877Y-133571298D01* -X253392351Y-133551156D01* -X253507739Y-133390575D01* -X253510757Y-133386375D01* -X253518913Y-133369874D01* -X253609357Y-133186874D01* -X253609358Y-133186872D01* -X253611651Y-133182232D01* -X253673244Y-132979507D01* -X253676346Y-132969296D01* -X253676346Y-132969295D01* -X253677848Y-132964352D01* -X253678848Y-132956754D01* -X253707134Y-132741907D01* -X253707135Y-132741900D01* -X253707571Y-132738585D01* -X253707963Y-132722534D01* -X253709148Y-132674071D01* -X253709148Y-132674066D01* -X253709230Y-132670706D01* -X253699745Y-132555341D01* -X253690995Y-132448908D01* -X253690994Y-132448902D01* -X253690571Y-132443757D01* -X253650669Y-132284898D01* -X253636356Y-132227914D01* -X253636355Y-132227910D01* -X253635097Y-132222903D01* -X253625362Y-132200513D01* -X253546356Y-132018812D01* -X253546354Y-132018809D01* -X253544296Y-132014075D01* -X253440342Y-131853386D01* -X253423415Y-131827221D01* -X253423413Y-131827218D01* -X253420607Y-131822881D01* -X253267352Y-131654456D01* -X253168237Y-131576180D01* -X253127174Y-131518263D01* -X253123942Y-131447340D01* -X253159567Y-131385929D01* -X253190892Y-131364149D01* -X253252567Y-131333935D01* -X253256771Y-131330937D01* -X253256775Y-131330934D01* -X253379542Y-131243365D01* -X253437953Y-131201701D01* -X253599253Y-131040963D01* -X253620188Y-131011829D01* -X253663650Y-130951345D01* -X253719645Y-130907697D01* -X253765973Y-130898871D01* -X260950580Y-130898871D01* -X261018701Y-130918873D01* -X261065194Y-130972529D01* -X261076580Y-131024871D01* -X261076580Y-157898549D01* -X261056578Y-157966670D01* -X261039675Y-157987644D01* -X259057585Y-159969734D01* -X259043173Y-159982120D01* -X259031578Y-159990653D01* -X259031573Y-159990658D01* -X259025678Y-159994996D01* -X259020939Y-160000574D01* -X259020936Y-160000577D01* -X258991461Y-160035272D01* -X258984531Y-160042788D01* -X258978836Y-160048483D01* -X258976556Y-160051365D01* -X258961215Y-160070755D01* -X258958424Y-160074159D01* -X258915905Y-160124207D01* -X258911163Y-160129789D01* -X258907835Y-160136305D01* -X258904468Y-160141354D01* -X258901300Y-160146484D01* -X258896762Y-160152220D01* -X258893664Y-160158849D01* -X258889242Y-160168311D01* -X258842279Y-160221555D01* -X258818189Y-160233362D01* -X258692531Y-160279098D01* -X258494248Y-160393577D01* -X258391406Y-160479871D01* -X258335999Y-160526363D01* -X258318855Y-160540748D01* -X258171684Y-160716139D01* -X258168932Y-160720906D01* -X258168929Y-160720910D01* -X258110872Y-160821469D01* -X258057206Y-160914422D01* -X258055325Y-160919590D01* -X257995554Y-161083809D01* -X257978897Y-161129572D01* -X257939138Y-161355052D01* -X257939138Y-161584010D01* -X257955062Y-161674320D01* -X257972529Y-161773378D01* -X257978896Y-161809489D01* -X257980780Y-161814665D01* -X258053720Y-162015066D01* -X258057204Y-162024639D01* -X258171683Y-162222922D01* -X258318854Y-162398315D01* -X258342072Y-162417797D01* -X258381397Y-162476905D01* -X258387080Y-162514318D01* -X258387080Y-163113850D01* -X258367078Y-163181971D01* -X258313422Y-163228464D01* -X258243148Y-163238568D01* -X258178568Y-163209074D01* -X258140650Y-163150900D01* -X258137688Y-163141273D01* -X258125089Y-163100318D01* -X258106839Y-163064958D01* -X258024625Y-162905672D01* -X258024625Y-162905671D01* -X258022053Y-162900689D01* -X257885294Y-162722461D01* -X257719135Y-162571268D01* -X257714388Y-162568290D01* -X257714385Y-162568288D01* -X257533576Y-162454868D01* -X257528827Y-162451889D01* -X257320388Y-162368097D01* -X257100404Y-162322540D01* -X257095793Y-162322274D01* -X257095792Y-162322274D01* -X257045219Y-162319358D01* -X257045215Y-162319358D01* -X257043396Y-162319253D01* -X256898172Y-162319253D01* -X256893363Y-162319682D01* -X256884362Y-162320485D01* -X256814734Y-162306617D01* -X256763656Y-162257306D01* -X256747346Y-162188208D01* -X256770983Y-162121261D01* -X256784069Y-162105889D01* -X256792533Y-162097425D01* -X256932583Y-161930519D01* -X256938867Y-161921545D01* -X257047803Y-161732863D01* -X257052434Y-161722932D01* -X257113430Y-161555349D01* -X257114324Y-161541276D01* -X257106709Y-161537196D01* -X255810659Y-161423806D01* -X255795089Y-161426935D01* -X255793766Y-161428216D01* -X255791432Y-161435722D01* -X255702330Y-162454171D01* -X255705459Y-162469741D01* -X255706740Y-162471064D01* -X255714246Y-162473398D01* -X255800737Y-162480965D01* -X255806201Y-162481203D01* -X255967647Y-162481203D01* -X256035768Y-162501205D01* -X256082261Y-162554861D01* -X256092365Y-162625135D01* -X256058131Y-162694888D01* -X256035064Y-162718692D01* -X255973179Y-162782552D01* -X255847881Y-162969015D01* -X255757583Y-163174720D01* -X255756274Y-163180171D01* -X255756273Y-163180175D01* -X255711615Y-163366190D01* -X255705139Y-163393164D01* -X255704816Y-163398769D01* -X255696990Y-163534511D01* -X255692208Y-163617443D01* -X255719196Y-163840468D01* -X255785253Y-164055188D01* -X255787823Y-164060168D01* -X255787825Y-164060172D01* -X255885145Y-164248726D01* -X255888289Y-164254817D01* -X255891700Y-164259262D01* -X255891701Y-164259264D01* -X255911369Y-164284896D01* -X255936968Y-164351117D01* -X255922702Y-164420666D01* -X255873101Y-164471461D01* -X255803911Y-164487376D01* -X255789525Y-164485685D01* -X255633252Y-164458130D01* -X255627802Y-164457413D01* -X255545881Y-164450245D01* -X255530310Y-164453374D01* -X255528987Y-164454656D01* -X255526654Y-164462159D01* -X255437551Y-165480609D01* -X255440680Y-165496179D01* -X255441961Y-165497502D01* -X255449467Y-165499836D01* -X256744938Y-165613174D01* -X256758763Y-165610396D01* -X256760733Y-165601985D01* -X256728872Y-165421291D01* -X256726032Y-165410695D01* -X256651519Y-165205970D01* -X256646889Y-165196042D01* -X256537954Y-165007360D01* -X256531075Y-164997536D01* -X256508386Y-164930263D01* -X256525670Y-164861402D01* -X256577439Y-164812817D01* -X256647257Y-164799933D01* -X256659838Y-164801882D01* -X256756353Y-164821869D01* -X256809938Y-164832966D01* -X256814549Y-164833232D01* -X256814550Y-164833232D01* -X256865123Y-164836148D01* -X256865127Y-164836148D01* -X256866946Y-164836253D01* -X257012170Y-164836253D01* -X257014957Y-164836004D01* -X257014963Y-164836004D01* -X257085100Y-164829744D01* -X257178933Y-164821370D01* -X257184347Y-164819889D01* -X257184352Y-164819888D01* -X257312083Y-164784944D01* -X257395622Y-164762090D01* -X257400680Y-164759678D01* -X257400684Y-164759676D01* -X257560785Y-164683311D01* -X257598389Y-164665375D01* -X257780825Y-164534282D01* -X257858789Y-164453830D01* -X257933260Y-164376982D01* -X257933262Y-164376979D01* -X257937163Y-164372954D01* -X258062461Y-164186491D01* -X258145706Y-163996853D01* -X258191403Y-163942517D01* -X258259221Y-163921512D01* -X258327629Y-163940506D01* -X258374909Y-163993470D01* -X258387080Y-164047498D01* -X258387080Y-164738621D01* -X258367078Y-164806742D01* -X258313422Y-164853235D01* -X258304197Y-164857014D01* -X258291615Y-164861593D01* -X258201038Y-164913888D01* -X258135203Y-164951898D01* -X258093332Y-164976072D01* -X257999203Y-165055055D01* -X257948358Y-165097719D01* -X257917939Y-165123243D01* -X257770768Y-165298634D01* -X257768016Y-165303401D01* -X257768013Y-165303405D01* -X257706070Y-165410695D01* -X257656290Y-165496917D01* -X257654409Y-165502085D01* -X257618241Y-165601456D01* -X257577981Y-165712067D01* -X257538222Y-165937547D01* -X257538222Y-166166505D01* -X257577980Y-166391984D01* -X257579864Y-166397160D01* -X257624207Y-166518991D01* -X257656288Y-166607134D01* -X257770767Y-166805417D01* -X257917938Y-166980810D01* -X258093329Y-167127981D01* -X258098096Y-167130733D01* -X258098100Y-167130736D01* -X258204247Y-167192019D01* -X258291612Y-167242459D01* -X258296780Y-167244340D01* -X258456168Y-167302353D01* -X258506762Y-167320768D01* -X258570214Y-167331957D01* -X258673061Y-167350092D01* -X258673068Y-167350093D01* -X258675768Y-167350569D01* -X259009643Y-167379780D01* -X259384579Y-167412583D01* -X259384586Y-167412583D01* -X259387303Y-167412821D01* -X259558916Y-167412821D01* -X259711559Y-167385906D01* -X259778975Y-167374019D01* -X259778978Y-167374018D01* -X259784395Y-167373063D01* -X259846197Y-167350569D01* -X259994378Y-167296636D01* -X259994382Y-167296634D01* -X259999545Y-167294755D01* -X260186443Y-167186849D01* -X260193065Y-167183026D01* -X260193066Y-167183026D01* -X260197828Y-167180276D01* -X260366257Y-167038948D01* -X260369012Y-167036636D01* -X260373220Y-167033105D01* -X260428195Y-166967589D01* -X260474743Y-166912116D01* -X260533853Y-166872790D01* -X260604840Y-166871664D01* -X260665168Y-166909096D01* -X260680381Y-166930105D01* -X260709655Y-166980810D01* -X260756601Y-167062123D01* -X260756605Y-167062128D01* -X260759351Y-167066885D01* -X260906522Y-167242278D01* -X261081913Y-167389449D01* -X261086680Y-167392201D01* -X261086684Y-167392204D01* -X261166370Y-167438210D01* -X261280196Y-167503927D01* -X261285364Y-167505808D01* -X261484233Y-167578191D01* -X261495346Y-167582236D01* -X261558798Y-167593425D01* -X261661645Y-167611560D01* -X261661652Y-167611561D01* -X261664352Y-167612037D01* -X261998227Y-167641248D01* -X262373163Y-167674051D01* -X262373170Y-167674051D01* -X262375887Y-167674289D01* -X262547500Y-167674289D01* -X262684091Y-167650204D01* -X262767559Y-167635487D01* -X262767562Y-167635486D01* -X262772979Y-167634531D01* -X262834781Y-167612037D01* -X262982962Y-167558104D01* -X262982966Y-167558102D01* -X262988129Y-167556223D01* -X263186412Y-167441744D01* -X263361804Y-167294573D01* -X263390682Y-167260158D01* -X263505437Y-167123400D01* -X263505439Y-167123397D01* -X263508976Y-167119182D01* -X263623454Y-166920899D01* -X263657734Y-166826717D01* -X263699881Y-166710920D01* -X263699881Y-166710919D01* -X263701763Y-166705749D01* -X263741521Y-166480269D01* -X263741522Y-166251311D01* -X263701763Y-166025832D01* -X263649640Y-165882622D01* -X263625337Y-165815849D01* -X263625335Y-165815845D01* -X263623456Y-165810682D01* -X263508977Y-165612399D01* -X263505439Y-165608183D01* -X263505153Y-165607774D01* -X263482464Y-165540500D01* -X263499748Y-165471639D01* -X263551518Y-165423055D01* -X263621335Y-165410171D01* -X263633916Y-165412120D01* -X263729716Y-165431959D01* -X263783301Y-165443056D01* -X263787912Y-165443322D01* -X263787913Y-165443322D01* -X263838486Y-165446238D01* -X263838490Y-165446238D01* -X263840309Y-165446343D01* -X263985533Y-165446343D01* -X263988320Y-165446094D01* -X263988326Y-165446094D01* -X264069794Y-165438823D01* -X264152296Y-165431460D01* -X264157710Y-165429979D01* -X264157715Y-165429978D01* -X264285446Y-165395034D01* -X264368985Y-165372180D01* -X264374043Y-165369768D01* -X264374047Y-165369766D01* -X264491576Y-165313707D01* -X264571752Y-165275465D01* -X264754188Y-165144372D01* -X264833672Y-165062351D01* -X264906623Y-164987072D01* -X264906625Y-164987069D01* -X264910526Y-164983044D01* -X265035824Y-164796581D01* -X265126122Y-164590876D01* -X265131896Y-164566829D01* -X265177256Y-164377889D01* -X265177256Y-164377888D01* -X265178566Y-164372432D01* -X265185347Y-164254817D01* -X265191174Y-164153760D01* -X265191174Y-164153757D01* -X265191497Y-164148153D01* -X265164509Y-163925128D01* -X265098452Y-163710408D01* -X265053349Y-163623021D01* -X264997988Y-163515762D01* -X264997988Y-163515761D01* -X264995416Y-163510779D01* -X264858657Y-163332551D01* -X264692498Y-163181358D01* -X264687751Y-163178380D01* -X264687748Y-163178378D01* -X264506939Y-163064958D01* -X264502190Y-163061979D01* -X264293751Y-162978187D01* -X264073767Y-162932630D01* -X264069156Y-162932364D01* -X264069155Y-162932364D01* -X264018582Y-162929448D01* -X264018578Y-162929448D01* -X264016759Y-162929343D01* -X263871535Y-162929343D01* -X263858507Y-162930506D01* -X263788878Y-162916640D01* -X263737799Y-162867330D01* -X263721487Y-162798233D01* -X263745122Y-162731286D01* -X263758210Y-162715910D01* -X263758512Y-162715608D01* -X263762720Y-162712077D01* -X263838336Y-162621962D01* -X263906353Y-162540904D01* -X263906355Y-162540901D01* -X263909892Y-162536686D01* -X264024370Y-162338403D01* -X264102679Y-162123253D01* -X264142437Y-161897773D01* -X264142438Y-161668815D01* -X264102679Y-161443336D01* -X264070547Y-161355052D01* -X264026253Y-161233353D01* -X264026251Y-161233349D01* -X264024372Y-161228186D01* -X263909893Y-161029903D01* -X263762722Y-160854510D01* -X263587330Y-160707339D01* -X263389047Y-160592860D01* -X263376483Y-160588287D01* -X263319313Y-160546193D01* -X263293976Y-160479871D01* -X263293580Y-160469887D01* -X263293580Y-130402151D01* -X263295013Y-130383201D01* -X263297179Y-130368966D01* -X263297179Y-130368962D01* -X263298279Y-130361732D01* -X263296666Y-130341894D01* -X263293995Y-130309063D01* -X263293580Y-130298848D01* -X263293580Y-130290788D01* -X263290286Y-130262536D01* -X263289856Y-130258179D01* -X263283940Y-130185445D01* -X263281685Y-130178484D01* -X263280498Y-130172544D01* -X263279109Y-130166669D01* -X263278262Y-130159400D01* -X263253344Y-130090751D01* -X263251927Y-130086623D01* -X263231687Y-130024145D01* -X263231686Y-130024143D01* -X263229431Y-130017182D01* -X263225635Y-130010927D01* -X263223129Y-130005453D01* -X263220410Y-130000023D01* -X263217913Y-129993144D01* -X263177894Y-129932105D01* -X263175547Y-129928386D01* -X263174188Y-129926146D01* -X263137675Y-129865974D01* -X263130277Y-129857597D01* -X263130304Y-129857573D01* -X263127651Y-129854581D01* -X263124948Y-129851348D01* -X263120936Y-129845229D01* -X263064716Y-129791971D01* -X263062274Y-129789594D01* -X262224137Y-128951456D01* -X262211751Y-128937044D01* -X262205618Y-128928710D01* -X262198879Y-128919553D01* -X262193301Y-128914814D01* -X262193298Y-128914811D01* -X262187057Y-128909509D01* -X266556111Y-128909509D01* -X266568619Y-129126440D01* -X266570055Y-129136660D01* -X266617825Y-129348629D01* -X266620904Y-129358457D01* -X266702658Y-129559792D01* -X266707301Y-129568983D01* -X266791777Y-129706836D01* -X266802233Y-129716296D01* -X266811011Y-129712512D01* -X267572421Y-128951102D01* -X267580035Y-128937158D01* -X267579904Y-128935325D01* -X267575653Y-128928710D01* -X266815365Y-128168422D01* -X266803829Y-128162122D01* -X266791547Y-128171745D01* -X266739586Y-128247917D01* -X266734501Y-128256868D01* -X266643014Y-128453961D01* -X266639451Y-128463648D01* -X266581385Y-128673026D01* -X266579454Y-128683146D01* -X266556363Y-128899220D01* -X266556111Y-128909509D01* -X262187057Y-128909509D01* -X262158603Y-128885336D01* -X262151087Y-128878406D01* -X262145392Y-128872711D01* -X262139251Y-128867853D01* -X262123120Y-128855090D01* -X262119716Y-128852299D01* -X262069668Y-128809780D01* -X262069666Y-128809779D01* -X262064086Y-128805038D01* -X262057570Y-128801710D01* -X262052521Y-128798343D01* -X262047392Y-128795176D01* -X262041655Y-128790637D01* -X261975496Y-128759716D01* -X261971596Y-128757810D01* -X261906563Y-128724602D01* -X261899451Y-128722862D01* -X261893821Y-128720768D01* -X261888056Y-128718850D01* -X261881421Y-128715749D01* -X261809959Y-128700886D01* -X261805713Y-128699925D01* -X261751631Y-128686691D01* -X261740209Y-128683896D01* -X261740207Y-128683896D01* -X261734761Y-128682563D01* -X261729162Y-128682216D01* -X261729158Y-128682215D01* -X261723607Y-128681871D01* -X261723609Y-128681835D01* -X261719621Y-128681596D01* -X261715421Y-128681221D01* -X261708257Y-128679731D01* -X261637139Y-128681655D01* -X261630851Y-128681825D01* -X261627444Y-128681871D01* -X256706742Y-128681871D01* -X256638621Y-128661869D01* -X256617647Y-128644966D01* -X255768611Y-127795930D01* -X267166879Y-127795930D01* -X267173623Y-127808260D01* -X267931631Y-128566268D01* -X267945575Y-128573882D01* -X267947408Y-128573751D01* -X267954023Y-128569500D01* -X268716558Y-127806965D01* -X268724173Y-127793020D01* -X268722148Y-127764710D01* -X268737240Y-127695336D01* -X268792395Y-127642571D01* -X268872423Y-127603366D01* -X268881272Y-127598091D01* -X268933922Y-127560536D01* -X268942322Y-127549837D01* -X268935333Y-127536681D01* -X268178630Y-126779978D01* -X268164686Y-126772364D01* -X268162853Y-126772495D01* -X268156238Y-126776746D01* -X267393328Y-127539656D01* -X267385714Y-127553600D01* -X267387728Y-127581765D01* -X267372637Y-127651139D01* -X267320229Y-127702518D01* -X267208843Y-127760501D01* -X267200115Y-127765998D01* -X267175332Y-127784605D01* -X267166879Y-127795930D01* -X255768611Y-127795930D01* -X255093807Y-127121126D01* -X255081421Y-127106714D01* -X255072888Y-127095119D01* -X255072883Y-127095114D01* -X255068545Y-127089219D01* -X255062967Y-127084480D01* -X255062964Y-127084477D01* -X255028269Y-127055002D01* -X255020753Y-127048072D01* -X255015058Y-127042377D01* -X254998729Y-127029458D01* -X254992786Y-127024756D01* -X254989382Y-127021965D01* -X254939334Y-126979446D01* -X254939332Y-126979445D01* -X254933752Y-126974704D01* -X254927236Y-126971376D01* -X254922187Y-126968009D01* -X254917058Y-126964842D01* -X254911321Y-126960303D01* -X254845162Y-126929382D01* -X254841262Y-126927476D01* -X254825458Y-126919406D01* -X254776229Y-126894268D01* -X254769121Y-126892529D01* -X254763478Y-126890430D01* -X254757715Y-126888513D01* -X254751087Y-126885415D01* -X254679620Y-126870550D01* -X254675336Y-126869580D01* -X254604427Y-126852229D01* -X254598825Y-126851881D01* -X254598822Y-126851881D01* -X254593273Y-126851537D01* -X254593275Y-126851501D01* -X254589282Y-126851262D01* -X254585090Y-126850888D01* -X254577922Y-126849397D01* -X254511712Y-126851188D01* -X254500516Y-126851491D01* -X254497109Y-126851537D01* -X253989700Y-126851537D01* -X253921579Y-126831535D01* -X253883908Y-126793978D01* -X253863358Y-126762212D01* -X253710103Y-126593787D01* -X253610988Y-126515511D01* -X253569925Y-126457594D01* -X253566693Y-126386671D01* -X253571041Y-126379175D01* -X266777486Y-126379175D01* -X266789994Y-126596106D01* -X266791430Y-126606326D01* -X266839200Y-126818295D01* -X266842279Y-126828123D01* -X266924033Y-127029458D01* -X266928676Y-127038649D01* -X267013152Y-127176502D01* -X267023608Y-127185962D01* -X267032386Y-127182178D01* -X267793796Y-126420768D01* -X267801410Y-126406824D01* -X267801279Y-126404991D01* -X267797028Y-126398376D01* -X267036740Y-125638088D01* -X267025204Y-125631788D01* -X267012922Y-125641411D01* -X266960961Y-125717583D01* -X266955876Y-125726534D01* -X266864389Y-125923627D01* -X266860826Y-125933314D01* -X266802760Y-126142692D01* -X266800829Y-126152812D01* -X266777738Y-126368886D01* -X266777486Y-126379175D01* -X253571041Y-126379175D01* -X253602318Y-126325260D01* -X253633643Y-126303480D01* -X253695318Y-126273266D01* -X253699522Y-126270268D01* -X253699526Y-126270265D01* -X253799410Y-126199018D01* -X253880704Y-126141032D01* -X254042004Y-125980294D01* -X254057780Y-125958340D01* -X254171866Y-125799571D01* -X254174884Y-125795371D01* -X254182639Y-125779681D01* -X254273484Y-125595870D01* -X254273485Y-125595868D01* -X254275778Y-125591228D01* -X254341975Y-125373348D01* -X254350187Y-125310973D01* -X254371261Y-125150903D01* -X254371262Y-125150896D01* -X254371698Y-125147581D01* -X254372382Y-125119604D01* -X254373275Y-125083067D01* -X254373275Y-125083062D01* -X254373357Y-125079702D01* -X254363336Y-124957813D01* -X254355122Y-124857904D01* -X254355121Y-124857898D01* -X254354698Y-124852753D01* -X254311597Y-124681158D01* -X254300483Y-124636910D01* -X254300482Y-124636906D01* -X254299224Y-124631899D01* -X254297165Y-124627163D01* -X254210483Y-124427808D01* -X254210481Y-124427805D01* -X254208423Y-124423071D01* -X254121108Y-124288103D01* -X254087542Y-124236217D01* -X254087540Y-124236214D01* -X254084734Y-124231877D01* -X253931479Y-124063452D01* -X253866871Y-124012428D01* -X253831930Y-123984833D01* -X253790867Y-123926916D01* -X253787635Y-123855993D01* -X253823260Y-123794581D01* -X253854590Y-123772799D01* -X253911802Y-123744772D01* -X253920641Y-123739503D01* -X253973291Y-123701948D01* -X253981691Y-123691249D01* -X253974702Y-123678093D01* -X253217999Y-122921390D01* -X253204055Y-122913776D01* -X253202222Y-122913907D01* -X253195607Y-122918158D01* -X252432697Y-123681068D01* -X252425082Y-123695012D01* -X252427058Y-123722634D01* -X252411967Y-123792008D01* -X252359559Y-123843386D01* -X252354674Y-123845929D01* -X252262692Y-123893812D01* -X252243355Y-123903878D01* -X252239222Y-123906981D01* -X252239219Y-123906983D01* -X252098779Y-124012428D01* -X252061255Y-124040602D01* -X252057683Y-124044340D01* -X251952370Y-124154544D01* -X251903931Y-124205232D01* -X251901017Y-124209504D01* -X251901016Y-124209505D01* -X251879446Y-124241126D01* -X251775608Y-124393347D01* -X251679732Y-124599894D01* -X251678350Y-124604876D01* -X251678350Y-124604877D01* -X251655527Y-124687175D01* -X251618878Y-124819327D01* -X251594680Y-125045752D01* -X251594977Y-125050904D01* -X251594977Y-125050908D01* -X251596865Y-125083651D01* -X251607788Y-125273089D01* -X251608923Y-125278126D01* -X251608924Y-125278132D01* -X251656712Y-125490184D01* -X251657850Y-125495233D01* -X251659794Y-125500019D01* -X251659795Y-125500024D01* -X251716688Y-125640133D01* -X251743522Y-125706217D01* -X251862503Y-125900376D01* -X252011597Y-126072495D01* -X252137470Y-126176997D01* -X252177105Y-126235898D01* -X252178603Y-126306879D01* -X252141489Y-126367402D01* -X252115167Y-126385702D01* -X252021979Y-126434213D01* -X252017846Y-126437316D01* -X252017843Y-126437318D01* -X251844014Y-126567832D01* -X251839879Y-126570937D01* -X251682555Y-126735567D01* -X251679641Y-126739839D01* -X251679640Y-126739840D01* -X251646225Y-126788825D01* -X251554232Y-126923682D01* -X251458356Y-127130229D01* -X251397502Y-127349662D01* -X251373304Y-127576087D01* -X251373601Y-127581239D01* -X251373601Y-127581243D01* -X251374877Y-127603366D01* -X251386412Y-127803424D01* -X251387547Y-127808461D01* -X251387548Y-127808467D01* -X251435336Y-128020519D01* -X251436474Y-128025568D01* -X251438418Y-128030354D01* -X251438419Y-128030359D01* -X251508220Y-128202257D01* -X251522146Y-128236552D01* -X251641127Y-128430711D01* -X251790221Y-128602830D01* -X251864972Y-128664889D01* -X251916093Y-128707331D01* -X251955728Y-128766234D01* -X251957226Y-128837214D01* -X251920111Y-128897737D01* -X251893790Y-128916037D01* -X251800604Y-128964547D01* -X251796471Y-128967650D01* -X251796468Y-128967652D01* -X251622639Y-129098166D01* -X251618504Y-129101271D01* -X251461180Y-129265901D01* -X251332857Y-129454016D01* -X251236981Y-129660563D01* -X251176127Y-129879996D01* -X251151929Y-130106421D01* -X251152226Y-130111573D01* -X251152226Y-130111577D01* -X251153502Y-130133699D01* -X251165037Y-130333758D01* -X251166172Y-130338795D01* -X251166173Y-130338801D01* -X251211944Y-130541901D01* -X251215099Y-130555902D01* -X251217043Y-130560688D01* -X251217044Y-130560693D01* -X251295032Y-130752752D01* -X251300771Y-130766886D01* -X251419752Y-130961045D01* -X251568846Y-131133164D01* -X251694719Y-131237666D01* -X251734354Y-131296567D01* -X251735852Y-131367548D01* -X251698738Y-131428071D01* -X251672416Y-131446371D01* -X251579228Y-131494882D01* -X251575095Y-131497985D01* -X251575092Y-131497987D01* -X251413606Y-131619234D01* -X251397128Y-131631606D01* -X251393556Y-131635344D01* -X251266171Y-131768645D01* -X251239804Y-131796236D01* -X251236890Y-131800508D01* -X251236889Y-131800509D01* -X251218462Y-131827522D01* -X251111481Y-131984351D01* -X251015605Y-132190898D01* -X251014223Y-132195880D01* -X251014223Y-132195881D01* -X251012042Y-132203745D01* -X250954751Y-132410331D01* -X250930553Y-132636756D01* -X250930850Y-132641908D01* -X250930850Y-132641912D01* -X250934043Y-132697280D01* -X250943661Y-132864093D01* -X250944796Y-132869130D01* -X250944797Y-132869136D01* -X250990816Y-133073339D01* -X250993723Y-133086237D01* -X250995667Y-133091023D01* -X250995668Y-133091028D01* -X251075117Y-133286685D01* -X251079395Y-133297221D01* -X251119787Y-133363134D01* -X251177904Y-133457972D01* -X251198376Y-133491380D01* -X251347470Y-133663499D01* -X251351445Y-133666799D01* -X251351448Y-133666802D01* -X251473343Y-133768001D01* -X251512978Y-133826904D01* -X251514476Y-133897884D01* -X251477361Y-133958407D01* -X251451039Y-133976707D01* -X251357853Y-134025217D01* -X251353720Y-134028320D01* -X251353717Y-134028322D01* -X251179888Y-134158836D01* -X251175753Y-134161941D01* -X251112034Y-134228619D01* -X251038121Y-134305965D01* -X251018429Y-134326571D01* -X251015515Y-134330843D01* -X251015514Y-134330844D01* -X250996741Y-134358364D01* -X250890106Y-134514686D01* -X250794230Y-134721233D01* -X250733376Y-134940666D01* -X250709178Y-135167091D01* -X250709475Y-135172243D01* -X250709475Y-135172247D01* -X250712677Y-135227771D01* -X250722286Y-135394428D01* -X250723421Y-135399465D01* -X250723422Y-135399471D01* -X250767727Y-135596066D01* -X250772348Y-135616572D01* -X250774292Y-135621358D01* -X250774293Y-135621363D01* -X250841670Y-135787292D01* -X250858020Y-135827556D01* -X250977001Y-136021715D01* -X251126095Y-136193834D01* -X251200011Y-136255200D01* -X251251967Y-136298335D01* -X251291602Y-136357238D01* -X251293100Y-136428218D01* -X251255985Y-136488741D01* -X251229663Y-136507041D01* -X251136477Y-136555551D01* -X251132344Y-136558654D01* -X251132341Y-136558656D01* -X250980162Y-136672915D01* -X250954377Y-136692275D01* -X250910438Y-136738255D01* -X250800681Y-136853109D01* -X250797053Y-136856905D01* -X250794139Y-136861177D01* -X250794138Y-136861178D01* -X250733810Y-136949616D01* -X250668730Y-137045020D01* -X250572854Y-137251567D01* -X250571472Y-137256549D01* -X250571472Y-137256550D01* -X250561579Y-137292225D01* -X250512000Y-137471000D01* -X250487802Y-137697425D01* -X250488099Y-137702577D01* -X250488099Y-137702581D01* -X250492105Y-137772051D01* -X250500910Y-137924762D01* -X250502045Y-137929799D01* -X250502046Y-137929805D01* -X250547185Y-138130103D01* -X250550972Y-138146906D01* -X250552916Y-138151692D01* -X250552917Y-138151697D01* -X250625952Y-138331560D01* -X250636644Y-138357890D01* -X250755625Y-138552049D01* -X250904719Y-138724168D01* -X251030592Y-138828670D01* -X251070227Y-138887571D01* -X251071725Y-138958552D01* -X251034611Y-139019075D01* -X251008289Y-139037375D01* -X250915101Y-139085886D01* -X250910968Y-139088989D01* -X250910965Y-139088991D01* -X250737215Y-139219446D01* -X250733001Y-139222610D01* -X250687415Y-139270313D01* -X250625365Y-139335245D01* -X250575677Y-139387240D01* -X250572763Y-139391512D01* -X250572762Y-139391513D01* -X250545735Y-139431133D01* -X250447354Y-139575355D01* -X250351478Y-139781902D01* -X250350096Y-139786884D01* -X250350096Y-139786885D01* -X250338368Y-139829175D01* -X250290624Y-140001335D01* -X250266426Y-140227760D01* -X250266723Y-140232912D01* -X250266723Y-140232916D01* -X250269847Y-140287100D01* -X250279534Y-140455097D01* -X250280669Y-140460134D01* -X250280670Y-140460140D01* -X250324174Y-140653182D01* -X250329596Y-140677241D01* -X250331540Y-140682027D01* -X250331541Y-140682032D01* -X250413324Y-140883438D01* -X250415268Y-140888225D01* -X250534249Y-141082384D01* -X250683343Y-141254503D01* -X250721007Y-141285772D01* -X250809215Y-141359004D01* -X250848850Y-141417907D01* -X250850348Y-141488887D01* -X250813233Y-141549410D01* -X250786912Y-141567710D01* -X250693726Y-141616220D01* -X250689593Y-141619323D01* -X250689590Y-141619325D01* -X250515761Y-141749839D01* -X250511626Y-141752944D01* -X250354302Y-141917574D01* -X250351388Y-141921846D01* -X250351387Y-141921847D01* -X250328774Y-141954997D01* -X250225979Y-142105689D01* -X250130103Y-142312236D01* -X250069249Y-142531669D01* -X250045051Y-142758094D01* -X250045348Y-142763246D01* -X250045348Y-142763250D01* -X250048709Y-142821534D01* -X250058159Y-142985431D01* -X250059294Y-142990468D01* -X250059295Y-142990474D01* -X250107083Y-143202526D01* -X250108221Y-143207575D01* -X250110165Y-143212361D01* -X250110166Y-143212366D01* -X250159190Y-143333096D01* -X250193893Y-143418559D01* -X250312874Y-143612718D01* -X250461968Y-143784837D01* -X250587841Y-143889339D01* -X250627476Y-143948240D01* -X250628974Y-144019221D01* -X250591860Y-144079744D01* -X250565538Y-144098044D01* -X250472350Y-144146555D01* -X250468217Y-144149658D01* -X250468214Y-144149660D01* -X250294385Y-144280174D01* -X250290250Y-144283279D01* -X250286678Y-144287017D01* -X250154966Y-144424846D01* -X250132926Y-144447909D01* -X250130012Y-144452181D01* -X250130011Y-144452182D01* -X250076395Y-144530780D01* -X250004603Y-144636024D01* -X249908727Y-144842571D01* -X249907345Y-144847553D01* -X249907345Y-144847554D01* -X249883606Y-144933154D01* -X249847873Y-145062004D01* -X249823675Y-145288429D01* -X249823972Y-145293581D01* -X249823972Y-145293585D01* -X249828139Y-145365856D01* -X249836783Y-145515766D01* -X249837918Y-145520803D01* -X249837919Y-145520809D01* -X249879778Y-145706553D01* -X249886845Y-145737910D01* -X249888789Y-145742696D01* -X249888790Y-145742701D01* -X249970573Y-145944107D01* -X249972517Y-145948894D01* -X250000159Y-145994001D01* -X250069695Y-146107473D01* -X250091498Y-146143053D01* -X250240592Y-146315172D01* -X250318756Y-146380065D01* -X250366464Y-146419673D01* -X250406099Y-146478576D01* -X250407597Y-146549556D01* -X250370482Y-146610079D01* -X250344161Y-146628379D01* -X250250975Y-146676889D01* -X250246842Y-146679992D01* -X250246839Y-146679994D01* -X250078616Y-146806299D01* -X250068875Y-146813613D01* -X249911551Y-146978243D01* -X249908637Y-146982515D01* -X249908636Y-146982516D01* -X249855020Y-147061114D01* -X249783228Y-147166358D01* -X249687352Y-147372905D01* -X249626498Y-147592338D01* -X249602300Y-147818763D01* -X222514867Y-147818763D01* -X222516801Y-147810709D01* -X222540008Y-147714048D01* -X222540009Y-147714042D01* -X222541163Y-147709235D01* -X222559990Y-147470013D01* -X222541163Y-147230791D01* -X222540009Y-147225984D01* -X222540008Y-147225978D01* -X222495914Y-147042315D01* -X222485145Y-146997460D01* -X222477185Y-146978243D01* -X222395210Y-146780336D01* -X222395209Y-146780334D01* -X222393316Y-146775764D01* -X222267936Y-146571164D01* -X222246577Y-146546155D01* -X222115307Y-146392457D01* -X222112094Y-146388695D01* -X221929625Y-146232853D01* -X221725025Y-146107473D01* -X221720455Y-146105580D01* -X221720453Y-146105579D01* -X221507902Y-146017538D01* -X221507900Y-146017537D01* -X221503329Y-146015644D01* -X221398510Y-145990479D01* -X221274811Y-145960781D01* -X221274805Y-145960780D01* -X221269998Y-145959626D01* -X221030776Y-145940799D01* -X220791554Y-145959626D01* -X220786747Y-145960780D01* -X220786741Y-145960781D01* -X220663042Y-145990479D01* -X220558223Y-146015644D01* -X220553652Y-146017537D01* -X220553650Y-146017538D01* -X220341099Y-146105579D01* -X220341097Y-146105580D01* -X220336527Y-146107473D01* -X220131927Y-146232853D01* -X219949458Y-146388695D01* -X219946245Y-146392457D01* -X219814976Y-146546155D01* -X219793616Y-146571164D01* -X219668236Y-146775764D01* -X219666343Y-146780334D01* -X219666342Y-146780336D01* -X219584367Y-146978243D01* -X219576407Y-146997460D01* -X219565638Y-147042315D01* -X219521544Y-147225978D01* -X219521543Y-147225984D01* -X219520389Y-147230791D01* -X219501562Y-147470013D01* -X203337541Y-147470013D01* -X203113512Y-147285994D01* -X202862528Y-147130377D01* -X202819967Y-147111249D01* -X202730306Y-147070954D01* -X202593167Y-147009321D01* -X202310162Y-146924954D01* -X202306042Y-146924301D01* -X202306040Y-146924301D01* -X202021965Y-146879307D01* -X202021959Y-146879306D01* -X202018484Y-146878756D01* -X201993925Y-146877641D01* -X201927540Y-146874626D01* -X201927519Y-146874626D01* -X201926120Y-146874562D01* -X201741656Y-146874562D01* -X201521893Y-146889159D01* -X201517794Y-146889985D01* -X201517790Y-146889986D01* -X201375196Y-146918738D01* -X201232406Y-146947529D01* -X200953182Y-147043674D01* -X200898705Y-147070954D01* -X200780040Y-147130377D01* -X200689126Y-147175903D01* -X200444879Y-147341894D01* -X200224730Y-147538730D01* -X200222013Y-147541900D01* -X200222012Y-147541901D01* -X200040143Y-147754091D01* -X200032548Y-147762952D01* -X200030274Y-147766454D01* -X200030270Y-147766459D01* -X199873987Y-148007113D01* -X199871708Y-148010623D01* -X199869914Y-148014401D01* -X199869913Y-148014403D01* -X199861442Y-148032244D01* -X199745038Y-148277390D01* -X199743759Y-148281373D01* -X199743758Y-148281376D01* -X199665752Y-148524336D01* -X199654762Y-148558566D01* -X199649218Y-148589377D01* -X199603837Y-148841599D01* -X199602467Y-148849212D01* -X199602278Y-148853379D01* -X199602277Y-148853386D01* -X199589260Y-149140051D01* -X199589071Y-149144221D01* -X197678696Y-149144221D01* -X197673253Y-148999227D01* -X197670703Y-148931294D01* -X197623329Y-148705512D01* -X197538590Y-148490940D01* -X197418910Y-148293713D01* -X197396809Y-148268244D01* -X197271210Y-148123503D01* -X197271208Y-148123501D01* -X197267710Y-148119470D01* -X197225575Y-148084922D01* -X197093442Y-147976578D01* -X197093436Y-147976574D01* -X197089314Y-147973194D01* -X196888822Y-147859068D01* -X196883806Y-147857247D01* -X196883801Y-147857245D01* -X196676982Y-147782173D01* -X196676978Y-147782172D01* -X196671967Y-147780353D01* -X196666718Y-147779404D01* -X196666715Y-147779403D01* -X196449034Y-147740040D01* -X196449027Y-147740039D01* -X196444950Y-147739302D01* -X196427213Y-147738466D01* -X196422265Y-147738232D01* -X196422258Y-147738232D01* -X196420777Y-147738162D01* -X196258632Y-147738162D01* -X196191676Y-147743843D01* -X196091995Y-147752301D01* -X196091991Y-147752302D01* -X196086684Y-147752752D01* -X196081529Y-147754090D01* -X196081523Y-147754091D01* -X195868554Y-147809367D01* -X195868550Y-147809368D01* -X195863385Y-147810709D01* -X195858519Y-147812901D01* -X195858516Y-147812902D01* -X195704023Y-147882496D01* -X195653042Y-147905461D01* -X195648622Y-147908437D01* -X195648618Y-147908439D01* -X195575596Y-147957601D01* -X195461672Y-148034300D01* -X195294745Y-148193540D01* -X195291557Y-148197825D01* -X195161499Y-148372630D01* -X195157036Y-148378628D01* -X195154621Y-148383378D01* -X195058425Y-148572582D01* -X195052480Y-148584274D01* -X195024802Y-148673412D01* -X194985652Y-148799492D01* -X194985651Y-148799498D01* -X194984068Y-148804595D01* -X194976269Y-148863441D01* -X194955227Y-149022205D01* -X194953757Y-149033294D01* -X184268244Y-149033294D01* -X184255438Y-148870578D01* -X184254284Y-148865771D01* -X184254283Y-148865765D01* -X184210214Y-148682206D01* -X184199420Y-148637247D01* -X184172635Y-148572582D01* -X184109485Y-148420123D01* -X184109484Y-148420121D01* -X184107591Y-148415551D01* -X183982211Y-148210951D01* -X183971001Y-148197825D01* -X183829582Y-148032244D01* -X183826369Y-148028482D01* -X183759245Y-147971153D01* -X183647668Y-147875858D01* -X183647667Y-147875857D01* -X183643900Y-147872640D01* -X183439300Y-147747260D01* -X183434730Y-147745367D01* -X183434728Y-147745366D01* -X183222177Y-147657325D01* -X183222175Y-147657324D01* -X183217604Y-147655431D01* -X183105737Y-147628574D01* -X182989086Y-147600568D01* -X182989080Y-147600567D01* -X182984273Y-147599413D01* -X182745051Y-147580586D01* -X182505829Y-147599413D01* -X182501022Y-147600567D01* -X182501016Y-147600568D01* -X182384365Y-147628574D01* -X182272498Y-147655431D01* -X182267927Y-147657324D01* -X182267925Y-147657325D01* -X182055374Y-147745366D01* -X182055372Y-147745367D01* -X182050802Y-147747260D01* -X181846202Y-147872640D01* -X181842435Y-147875857D01* -X181842434Y-147875858D01* -X181730857Y-147971153D01* -X181663733Y-148028482D01* -X181660520Y-148032244D01* -X181519102Y-148197825D01* -X181507891Y-148210951D01* -X181382511Y-148415551D01* -X181380618Y-148420121D01* -X181380617Y-148420123D01* -X181317467Y-148572582D01* -X181290682Y-148637247D01* -X181279888Y-148682206D01* -X181235819Y-148865765D01* -X181235818Y-148865771D01* -X181234664Y-148870578D01* -X181215837Y-149109800D01* -X168575037Y-149109800D01* -X167821224Y-148355987D01* -X167807280Y-148348373D01* -X167805447Y-148348504D01* -X167798832Y-148352755D01* -X166935696Y-149215891D01* -X166928936Y-149228271D01* -X159406034Y-149228271D01* -X159324322Y-149030999D01* -X159319841Y-149022205D01* -X159214537Y-148850363D01* -X159204081Y-148840903D01* -X159195303Y-148844687D01* -X158332356Y-149707634D01* -X158324742Y-149721578D01* -X157594690Y-149721578D01* -X157595926Y-149719314D01* -X157595795Y-149717481D01* -X157591544Y-149710866D01* -X156728408Y-148847730D01* -X156716028Y-148840970D01* -X156708378Y-148846697D01* -X156600827Y-149022205D01* -X156596346Y-149030999D01* -X156508336Y-149243475D01* -X156505287Y-149252860D01* -X156451597Y-149476490D01* -X156450054Y-149486237D01* -X156432009Y-149715516D01* -X156432009Y-149725376D01* -X153400415Y-149725376D01* -X153180240Y-148476699D01* -X157080791Y-148476699D01* -X157084575Y-148485477D01* -X157947522Y-149348424D01* -X157961466Y-149356038D01* -X157963299Y-149355907D01* -X157969914Y-149351656D01* -X158833050Y-148488520D01* -X158839810Y-148476140D01* -X158834083Y-148468490D01* -X158658575Y-148360939D01* -X158649781Y-148356458D01* -X158437305Y-148268448D01* -X158427920Y-148265399D01* -X158204290Y-148211709D01* -X158194543Y-148210166D01* -X157965264Y-148192121D01* -X157955404Y-148192121D01* -X157726125Y-148210166D01* -X157716378Y-148211709D01* -X157492748Y-148265399D01* -X157483363Y-148268448D01* -X157270887Y-148356458D01* -X157262093Y-148360939D01* -X157090251Y-148466243D01* -X157080791Y-148476699D01* -X153180240Y-148476699D01* -X152881791Y-146784109D01* -X160990498Y-146784109D01* -X161009325Y-147023331D01* -X161010479Y-147028138D01* -X161010480Y-147028144D01* -X161043663Y-147166358D01* -X161065343Y-147256662D01* -X161067236Y-147261233D01* -X161067237Y-147261235D01* -X161128825Y-147409921D01* -X161157172Y-147478358D01* -X161282552Y-147682958D01* -X161285769Y-147686725D01* -X161285770Y-147686726D01* -X161367289Y-147782173D01* -X161438394Y-147865427D01* -X161450607Y-147875858D01* -X161599185Y-148002754D01* -X161620863Y-148021269D01* -X161825463Y-148146649D01* -X161830033Y-148148542D01* -X161830035Y-148148543D01* -X162021672Y-148227921D01* -X162047159Y-148238478D01* -X162120810Y-148256160D01* -X162275677Y-148293341D01* -X162275683Y-148293342D01* -X162280490Y-148294496D01* -X162519712Y-148313323D01* -X162758934Y-148294496D01* -X162763741Y-148293342D01* -X162763747Y-148293341D01* -X162918614Y-148256160D01* -X162992265Y-148238478D01* -X163017752Y-148227921D01* -X163209389Y-148148543D01* -X163209391Y-148148542D01* -X163213961Y-148146649D01* -X163418561Y-148021269D01* -X163440240Y-148002754D01* -X163456467Y-147988895D01* -X166280087Y-147988895D01* -X166298132Y-148218174D01* -X166299675Y-148227921D01* -X166353365Y-148451551D01* -X166356414Y-148460936D01* -X166444424Y-148673412D01* -X166448905Y-148682206D01* -X166554209Y-148854048D01* -X166564665Y-148863508D01* -X166573443Y-148859724D01* -X167436390Y-147996777D01* -X167442768Y-147985097D01* -X168172820Y-147985097D01* -X168172951Y-147986930D01* -X168177202Y-147993545D01* -X169040338Y-148856681D01* -X169052718Y-148863441D01* -X169060368Y-148857714D01* -X169167919Y-148682206D01* -X169172400Y-148673412D01* -X169260410Y-148460936D01* -X169263459Y-148451551D01* -X169317149Y-148227921D01* -X169318692Y-148218174D01* -X169336737Y-147988895D01* -X169336737Y-147979035D01* -X169318692Y-147749756D01* -X169317149Y-147740009D01* -X169263459Y-147516379D01* -X169260410Y-147506994D01* -X169172400Y-147294518D01* -X169167919Y-147285724D01* -X169062615Y-147113882D01* -X169052159Y-147104422D01* -X169043381Y-147108206D01* -X168180434Y-147971153D01* -X168172820Y-147985097D01* -X167442768Y-147985097D01* -X167444004Y-147982833D01* -X167443873Y-147981000D01* -X167439622Y-147974385D01* -X166576486Y-147111249D01* -X166564106Y-147104489D01* -X166556456Y-147110216D01* -X166448905Y-147285724D01* -X166444424Y-147294518D01* -X166356414Y-147506994D01* -X166353365Y-147516379D01* -X166299675Y-147740009D01* -X166298132Y-147749756D01* -X166280087Y-147979035D01* -X166280087Y-147988895D01* -X163456467Y-147988895D01* -X163588817Y-147875858D01* -X163601030Y-147865427D01* -X163672135Y-147782173D01* -X163753654Y-147686726D01* -X163753655Y-147686725D01* -X163756872Y-147682958D01* -X163882252Y-147478358D01* -X163910600Y-147409921D01* -X163972187Y-147261235D01* -X163972188Y-147261233D01* -X163974081Y-147256662D01* -X163995761Y-147166358D01* -X164028944Y-147028144D01* -X164028945Y-147028138D01* -X164030099Y-147023331D01* -X164048926Y-146784109D01* -X164045472Y-146740218D01* -X166928869Y-146740218D01* -X166932653Y-146748996D01* -X167795600Y-147611943D01* -X167809544Y-147619557D01* -X167811377Y-147619426D01* -X167817992Y-147615175D01* -X168681128Y-146752039D01* -X168687888Y-146739659D01* -X168682161Y-146732009D01* -X168506653Y-146624458D01* -X168497859Y-146619977D01* -X168309286Y-146541868D01* -X195937081Y-146541868D01* -X195942808Y-146549518D01* -X196118316Y-146657069D01* -X196127110Y-146661550D01* -X196339586Y-146749560D01* -X196348971Y-146752609D01* -X196572601Y-146806299D01* -X196582348Y-146807842D01* -X196811627Y-146825887D01* -X196821487Y-146825887D01* -X197050766Y-146807842D01* -X197060513Y-146806299D01* -X197284143Y-146752609D01* -X197293528Y-146749560D01* -X197506004Y-146661550D01* -X197514798Y-146657069D01* -X197686640Y-146551765D01* -X197695594Y-146541868D01* -X205937081Y-146541868D01* -X205942808Y-146549518D01* -X206118316Y-146657069D01* -X206127110Y-146661550D01* -X206339586Y-146749560D01* -X206348971Y-146752609D01* -X206572601Y-146806299D01* -X206582348Y-146807842D01* -X206811627Y-146825887D01* -X206821487Y-146825887D01* -X207050766Y-146807842D01* -X207060513Y-146806299D01* -X207284143Y-146752609D01* -X207293528Y-146749560D01* -X207506004Y-146661550D01* -X207514798Y-146657069D01* -X207686640Y-146551765D01* -X207696100Y-146541309D01* -X207692316Y-146532531D01* -X206829369Y-145669584D01* -X206815425Y-145661970D01* -X206813592Y-145662101D01* -X206806977Y-145666352D01* -X205943841Y-146529488D01* -X205937081Y-146541868D01* -X197695594Y-146541868D01* -X197696100Y-146541309D01* -X197692316Y-146532531D01* -X196829369Y-145669584D01* -X196815425Y-145661970D01* -X196813592Y-145662101D01* -X196806977Y-145666352D01* -X195943841Y-146529488D01* -X195937081Y-146541868D01* -X168309286Y-146541868D01* -X168285383Y-146531967D01* -X168275998Y-146528918D01* -X168052368Y-146475228D01* -X168042621Y-146473685D01* -X167813342Y-146455640D01* -X167803482Y-146455640D01* -X167574203Y-146473685D01* -X167564456Y-146475228D01* -X167340826Y-146528918D01* -X167331441Y-146531967D01* -X167118965Y-146619977D01* -X167110171Y-146624458D01* -X166938329Y-146729762D01* -X166928869Y-146740218D01* -X164045472Y-146740218D01* -X164030099Y-146544887D01* -X164028945Y-146540080D01* -X164028944Y-146540074D01* -X163993504Y-146392457D01* -X163974081Y-146311556D01* -X163942814Y-146236071D01* -X163884146Y-146094432D01* -X163884145Y-146094430D01* -X163882252Y-146089860D01* -X163756872Y-145885260D01* -X163683189Y-145798987D01* -X163604243Y-145706553D01* -X163601030Y-145702791D01* -X163494179Y-145611532D01* -X163422329Y-145550167D01* -X163422328Y-145550166D01* -X163418561Y-145546949D01* -X163213961Y-145421569D01* -X163209391Y-145419676D01* -X163209389Y-145419675D01* -X162996838Y-145331634D01* -X162996836Y-145331633D01* -X162992265Y-145329740D01* -X162898138Y-145307142D01* -X162878770Y-145302492D01* -X195288232Y-145302492D01* -X195306277Y-145531771D01* -X195307820Y-145541518D01* -X195361510Y-145765148D01* -X195364559Y-145774533D01* -X195452569Y-145987009D01* -X195457050Y-145995803D01* -X195562354Y-146167645D01* -X195572810Y-146177105D01* -X195581588Y-146173321D01* -X196444535Y-145310374D01* -X196450913Y-145298694D01* -X197180965Y-145298694D01* -X197181096Y-145300527D01* -X197185347Y-145307142D01* -X198048483Y-146170278D01* -X198060863Y-146177038D01* -X198068513Y-146171311D01* -X198176064Y-145995803D01* -X198180545Y-145987009D01* -X198268555Y-145774533D01* -X198271604Y-145765148D01* -X198325294Y-145541518D01* -X198326837Y-145531771D01* -X198344882Y-145302492D01* -X205288232Y-145302492D01* -X205306277Y-145531771D01* -X205307820Y-145541518D01* -X205361510Y-145765148D01* -X205364559Y-145774533D01* -X205452569Y-145987009D01* -X205457050Y-145995803D01* -X205562354Y-146167645D01* -X205572810Y-146177105D01* -X205581588Y-146173321D01* -X206444535Y-145310374D01* -X206450913Y-145298694D01* -X207180965Y-145298694D01* -X207181096Y-145300527D01* -X207185347Y-145307142D01* -X208048483Y-146170278D01* -X208060863Y-146177038D01* -X208068513Y-146171311D01* -X208176064Y-145995803D01* -X208180545Y-145987009D01* -X208268555Y-145774533D01* -X208271604Y-145765148D01* -X208325294Y-145541518D01* -X208326837Y-145531771D01* -X208344882Y-145302492D01* -X208344882Y-145292632D01* -X208326837Y-145063353D01* -X208325294Y-145053606D01* -X208271604Y-144829976D01* -X208268555Y-144820591D01* -X208180545Y-144608115D01* -X208176064Y-144599321D01* -X208070760Y-144427479D01* -X208060304Y-144418019D01* -X208051526Y-144421803D01* -X207188579Y-145284750D01* -X207180965Y-145298694D01* -X206450913Y-145298694D01* -X206452149Y-145296430D01* -X206452018Y-145294597D01* -X206447767Y-145287982D01* -X205584631Y-144424846D01* -X205572251Y-144418086D01* -X205564601Y-144423813D01* -X205457050Y-144599321D01* -X205452569Y-144608115D01* -X205364559Y-144820591D01* -X205361510Y-144829976D01* -X205307820Y-145053606D01* -X205306277Y-145063353D01* -X205288232Y-145292632D01* -X205288232Y-145302492D01* -X198344882Y-145302492D01* -X198344882Y-145292632D01* -X198326837Y-145063353D01* -X198325294Y-145053606D01* -X198271604Y-144829976D01* -X198268555Y-144820591D01* -X198180545Y-144608115D01* -X198176064Y-144599321D01* -X198070760Y-144427479D01* -X198060304Y-144418019D01* -X198051526Y-144421803D01* -X197188579Y-145284750D01* -X197180965Y-145298694D01* -X196450913Y-145298694D01* -X196452149Y-145296430D01* -X196452018Y-145294597D01* -X196447767Y-145287982D01* -X195584631Y-144424846D01* -X195572251Y-144418086D01* -X195564601Y-144423813D01* -X195457050Y-144599321D01* -X195452569Y-144608115D01* -X195364559Y-144820591D01* -X195361510Y-144829976D01* -X195307820Y-145053606D01* -X195306277Y-145063353D01* -X195288232Y-145292632D01* -X195288232Y-145302492D01* -X162878770Y-145302492D01* -X162763747Y-145274877D01* -X162763741Y-145274876D01* -X162758934Y-145273722D01* -X162519712Y-145254895D01* -X162280490Y-145273722D01* -X162275683Y-145274876D01* -X162275677Y-145274877D01* -X162141286Y-145307142D01* -X162047159Y-145329740D01* -X162042588Y-145331633D01* -X162042586Y-145331634D01* -X161830035Y-145419675D01* -X161830033Y-145419676D01* -X161825463Y-145421569D01* -X161620863Y-145546949D01* -X161617096Y-145550166D01* -X161617095Y-145550167D01* -X161545245Y-145611532D01* -X161438394Y-145702791D01* -X161435181Y-145706553D01* -X161356236Y-145798987D01* -X161282552Y-145885260D01* -X161157172Y-146089860D01* -X161155279Y-146094430D01* -X161155278Y-146094432D01* -X161096610Y-146236071D01* -X161065343Y-146311556D01* -X161045920Y-146392457D01* -X161010480Y-146540074D01* -X161010479Y-146540080D01* -X161009325Y-146544887D01* -X160990498Y-146784109D01* -X152881791Y-146784109D01* -X152400366Y-144053815D01* -X195937014Y-144053815D01* -X195940798Y-144062593D01* -X196803745Y-144925540D01* -X196817689Y-144933154D01* -X196819522Y-144933023D01* -X196826137Y-144928772D01* -X197689273Y-144065636D01* -X197696033Y-144053256D01* -X197690306Y-144045606D01* -X197514798Y-143938055D01* -X197506004Y-143933574D01* -X197293528Y-143845564D01* -X197284143Y-143842515D01* -X197060513Y-143788825D01* -X197050766Y-143787282D01* -X196821487Y-143769237D01* -X196811627Y-143769237D01* -X196582348Y-143787282D01* -X196572601Y-143788825D01* -X196348971Y-143842515D01* -X196339586Y-143845564D01* -X196127110Y-143933574D01* -X196118316Y-143938055D01* -X195946474Y-144043359D01* -X195937014Y-144053815D01* -X152400366Y-144053815D01* -X152249385Y-143197562D01* -X200287343Y-143197562D01* -X200306170Y-143436784D01* -X200307324Y-143441591D01* -X200307325Y-143441597D01* -X200325903Y-143518977D01* -X200362188Y-143670115D01* -X200364081Y-143674686D01* -X200364082Y-143674688D01* -X200440809Y-143859923D01* -X200454017Y-143891811D01* -X200579397Y-144096411D01* -X200582614Y-144100178D01* -X200582615Y-144100179D01* -X200642193Y-144169936D01* -X200735239Y-144278880D01* -X200739001Y-144282093D01* -X200906145Y-144424846D01* -X200917708Y-144434722D01* -X201122308Y-144560102D01* -X201126878Y-144561995D01* -X201126880Y-144561996D01* -X201339431Y-144650037D01* -X201344004Y-144651931D01* -X201383487Y-144661410D01* -X201572522Y-144706794D01* -X201572528Y-144706795D01* -X201577335Y-144707949D01* -X201816557Y-144726776D01* -X202055779Y-144707949D01* -X202060586Y-144706795D01* -X202060592Y-144706794D01* -X202249627Y-144661410D01* -X202289110Y-144651931D01* -X202293683Y-144650037D01* -X202506234Y-144561996D01* -X202506236Y-144561995D01* -X202510806Y-144560102D01* -X202715406Y-144434722D01* -X202726970Y-144424846D01* -X202894113Y-144282093D01* -X202897875Y-144278880D01* -X202990921Y-144169936D01* -X203050499Y-144100179D01* -X203050500Y-144100178D01* -X203053717Y-144096411D01* -X203079820Y-144053815D01* -X205937014Y-144053815D01* -X205940798Y-144062593D01* -X206803745Y-144925540D01* -X206817689Y-144933154D01* -X206819522Y-144933023D01* -X206826137Y-144928772D01* -X207689273Y-144065636D01* -X207696033Y-144053256D01* -X207690306Y-144045606D01* -X207514798Y-143938055D01* -X207506004Y-143933574D01* -X207293528Y-143845564D01* -X207284143Y-143842515D01* -X207060513Y-143788825D01* -X207050766Y-143787282D01* -X206821487Y-143769237D01* -X206811627Y-143769237D01* -X206582348Y-143787282D01* -X206572601Y-143788825D01* -X206348971Y-143842515D01* -X206339586Y-143845564D01* -X206127110Y-143933574D01* -X206118316Y-143938055D01* -X205946474Y-144043359D01* -X205937014Y-144053815D01* -X203079820Y-144053815D01* -X203179097Y-143891811D01* -X203192306Y-143859923D01* -X203269032Y-143674688D01* -X203269033Y-143674686D01* -X203270926Y-143670115D01* -X203307211Y-143518977D01* -X203325789Y-143441597D01* -X203325790Y-143441591D01* -X203326944Y-143436784D01* -X203345771Y-143197562D01* -X203326944Y-142958340D01* -X203325790Y-142953533D01* -X203325789Y-142953527D01* -X203276256Y-142747212D01* -X203270926Y-142725009D01* -X203261697Y-142702728D01* -X203180991Y-142507885D01* -X203180990Y-142507883D01* -X203179097Y-142503313D01* -X203053717Y-142298713D01* -X202897875Y-142116244D01* -X202768202Y-142005494D01* -X202719174Y-141963620D01* -X202719173Y-141963619D01* -X202715406Y-141960402D01* -X202510806Y-141835022D01* -X202506236Y-141833129D01* -X202506234Y-141833128D01* -X202293683Y-141745087D01* -X202293681Y-141745086D01* -X202289110Y-141743193D01* -X202163531Y-141713044D01* -X202060592Y-141688330D01* -X202060586Y-141688329D01* -X202055779Y-141687175D01* -X201816557Y-141668348D01* -X201577335Y-141687175D01* -X201572528Y-141688329D01* -X201572522Y-141688330D01* -X201469583Y-141713044D01* -X201344004Y-141743193D01* -X201339433Y-141745086D01* -X201339431Y-141745087D01* -X201126880Y-141833128D01* -X201126878Y-141833129D01* -X201122308Y-141835022D01* -X200917708Y-141960402D01* -X200913941Y-141963619D01* -X200913940Y-141963620D01* -X200864912Y-142005494D01* -X200735239Y-142116244D01* -X200579397Y-142298713D01* -X200454017Y-142503313D01* -X200452124Y-142507883D01* -X200452123Y-142507885D01* -X200371417Y-142702728D01* -X200362188Y-142725009D01* -X200356858Y-142747212D01* -X200307325Y-142953527D01* -X200307324Y-142953533D01* -X200306170Y-142958340D01* -X200287343Y-143197562D01* -X152249385Y-143197562D01* -X151830949Y-140824493D01* -X232791509Y-140824493D01* -X232791709Y-140829823D01* -X232791709Y-140829824D01* -X232793722Y-140883438D01* -X232800163Y-141055029D01* -X232847537Y-141280811D01* -X232849495Y-141285770D01* -X232849496Y-141285772D01* -X232878417Y-141359004D01* -X232932276Y-141495383D01* -X233003026Y-141611975D01* -X233048423Y-141686787D01* -X233051956Y-141692610D01* -X233055453Y-141696640D01* -X233175535Y-141835022D01* -X233203156Y-141866853D01* -X233207287Y-141870240D01* -X233377424Y-142009745D01* -X233377430Y-142009749D01* -X233381552Y-142013129D01* -X233582044Y-142127255D01* -X233587060Y-142129076D01* -X233587065Y-142129078D01* -X233793884Y-142204150D01* -X233793888Y-142204151D01* -X233798899Y-142205970D01* -X233804148Y-142206919D01* -X233804151Y-142206920D01* -X234021832Y-142246283D01* -X234021839Y-142246284D01* -X234025916Y-142247021D01* -X234043653Y-142247857D01* -X234048601Y-142248091D01* -X234048608Y-142248091D01* -X234050089Y-142248161D01* -X234212234Y-142248161D01* -X234279190Y-142242480D01* -X234378871Y-142234022D01* -X234378875Y-142234021D01* -X234384182Y-142233571D01* -X234389337Y-142232233D01* -X234389343Y-142232232D01* -X234602312Y-142176956D01* -X234602316Y-142176955D01* -X234607481Y-142175614D01* -X234612347Y-142173422D01* -X234612350Y-142173421D01* -X234812958Y-142083054D01* -X234817824Y-142080862D01* -X234822244Y-142077886D01* -X234822248Y-142077884D01* -X234996748Y-141960402D01* -X235009194Y-141952023D01* -X235176121Y-141792783D01* -X235254047Y-141688047D01* -X235310646Y-141611975D01* -X235310648Y-141611972D01* -X235313830Y-141607695D01* -X235368614Y-141499944D01* -X235411915Y-141414777D01* -X237405894Y-141414777D01* -X237406257Y-141418925D01* -X237406257Y-141418929D01* -X237419952Y-141575458D01* -X237431632Y-141708967D01* -X237432542Y-141713039D01* -X237432543Y-141713044D01* -X237487834Y-141960402D01* -X237496052Y-141997168D01* -X237497495Y-142001091D01* -X237497496Y-142001093D01* -X237502150Y-142013743D01* -X237598024Y-142274317D01* -X237599971Y-142278010D01* -X237599972Y-142278012D01* -X237615546Y-142307551D01* -X237735754Y-142535545D01* -X237769305Y-142582756D01* -X237904399Y-142772853D01* -X237904404Y-142772859D01* -X237906823Y-142776263D01* -X237909667Y-142779313D01* -X237909672Y-142779319D01* -X238097064Y-142980272D01* -X238108226Y-142992242D01* -X238336425Y-143179686D01* -X238587409Y-143335303D01* -X238856770Y-143456359D01* -X239139775Y-143540726D01* -X239143895Y-143541379D01* -X239143897Y-143541379D01* -X239427972Y-143586373D01* -X239427978Y-143586374D01* -X239431453Y-143586924D01* -X239456012Y-143588039D01* -X239522397Y-143591054D01* -X239522418Y-143591054D01* -X239523817Y-143591118D01* -X239708281Y-143591118D01* -X239928044Y-143576521D01* -X239932143Y-143575695D01* -X239932147Y-143575694D01* -X240105570Y-143540726D01* -X240217531Y-143518151D01* -X240496755Y-143422006D01* -X240666469Y-143337020D01* -X240757075Y-143291648D01* -X240757077Y-143291647D01* -X240760811Y-143289777D01* -X241005058Y-143123786D01* -X241022863Y-143107867D01* -X241222092Y-142929735D01* -X241225207Y-142926950D01* -X241300309Y-142839327D01* -X241414669Y-142705902D01* -X241414672Y-142705898D01* -X241417389Y-142702728D01* -X241419663Y-142699226D01* -X241419667Y-142699221D01* -X241575950Y-142458567D01* -X241575953Y-142458562D01* -X241578229Y-142455057D01* -X241581041Y-142449136D01* -X241676919Y-142247216D01* -X241704899Y-142188290D01* -X241720262Y-142140442D01* -X241793895Y-141911101D01* -X241793895Y-141911100D01* -X241795175Y-141907114D01* -X241816536Y-141788393D01* -X241817469Y-141783207D01* -X243749651Y-141783207D01* -X243758305Y-142013743D01* -X243805679Y-142239525D01* -X243807637Y-142244484D01* -X243807638Y-142244486D01* -X243830722Y-142302938D01* -X243890418Y-142454097D01* -X244010098Y-142651324D01* -X244013595Y-142655354D01* -X244129299Y-142788691D01* -X244161298Y-142825567D01* -X244199110Y-142856571D01* -X244335566Y-142968459D01* -X244335572Y-142968463D01* -X244339694Y-142971843D01* -X244540186Y-143085969D01* -X244545202Y-143087790D01* -X244545207Y-143087792D01* -X244752026Y-143162864D01* -X244752030Y-143162865D01* -X244757041Y-143164684D01* -X244762290Y-143165633D01* -X244762293Y-143165634D01* -X244979974Y-143204997D01* -X244979981Y-143204998D01* -X244984058Y-143205735D01* -X245001795Y-143206571D01* -X245006743Y-143206805D01* -X245006750Y-143206805D01* -X245008231Y-143206875D01* -X245170376Y-143206875D01* -X245237332Y-143201194D01* -X245337013Y-143192736D01* -X245337017Y-143192735D01* -X245342324Y-143192285D01* -X245347479Y-143190947D01* -X245347485Y-143190946D01* -X245560454Y-143135670D01* -X245560458Y-143135669D01* -X245565623Y-143134328D01* -X245570489Y-143132136D01* -X245570492Y-143132135D01* -X245771100Y-143041768D01* -X245775966Y-143039576D01* -X245780386Y-143036600D01* -X245780390Y-143036598D01* -X245882496Y-142967855D01* -X245967336Y-142910737D01* -X246134263Y-142751497D01* -X246259810Y-142582756D01* -X246268788Y-142570689D01* -X246268790Y-142570686D01* -X246271972Y-142566409D01* -X246306199Y-142499090D01* -X246374109Y-142365521D01* -X246374109Y-142365520D01* -X246376528Y-142360763D01* -X246415794Y-142234306D01* -X246443356Y-142145545D01* -X246443357Y-142145539D01* -X246444940Y-142140442D01* -X246464470Y-141993090D01* -X246474551Y-141917028D01* -X246474551Y-141917023D01* -X246475251Y-141911743D01* -X246473415Y-141862820D01* -X246468924Y-141743193D01* -X246466597Y-141681207D01* -X246419223Y-141455425D01* -X246401524Y-141410607D01* -X246369527Y-141329588D01* -X246334484Y-141240853D01* -X246224890Y-141060247D01* -X246217573Y-141048189D01* -X246217572Y-141048188D01* -X246214804Y-141043626D01* -X246197072Y-141023192D01* -X246067104Y-140873416D01* -X246067102Y-140873414D01* -X246063604Y-140869383D01* -X246002411Y-140819208D01* -X245889336Y-140726491D01* -X245889330Y-140726487D01* -X245885208Y-140723107D01* -X245684716Y-140608981D01* -X245679700Y-140607160D01* -X245679695Y-140607158D01* -X245472876Y-140532086D01* -X245472872Y-140532085D01* -X245467861Y-140530266D01* -X245462612Y-140529317D01* -X245462609Y-140529316D01* -X245244928Y-140489953D01* -X245244921Y-140489952D01* -X245240844Y-140489215D01* -X245223107Y-140488379D01* -X245218159Y-140488145D01* -X245218152Y-140488145D01* -X245216671Y-140488075D01* -X245054526Y-140488075D01* -X244987570Y-140493756D01* -X244887889Y-140502214D01* -X244887885Y-140502215D01* -X244882578Y-140502665D01* -X244877423Y-140504003D01* -X244877417Y-140504004D01* -X244664448Y-140559280D01* -X244664444Y-140559281D01* -X244659279Y-140560622D01* -X244654413Y-140562814D01* -X244654410Y-140562815D01* -X244555972Y-140607158D01* -X244448936Y-140655374D01* -X244444516Y-140658350D01* -X244444512Y-140658352D01* -X244365189Y-140711756D01* -X244257566Y-140784213D01* -X244090639Y-140943453D01* -X244087451Y-140947738D01* -X243956352Y-141123942D01* -X243952930Y-141128541D01* -X243950515Y-141133291D01* -X243888888Y-141254503D01* -X243848374Y-141334187D01* -X243840668Y-141359004D01* -X243781546Y-141549405D01* -X243781545Y-141549410D01* -X243779962Y-141554508D01* -X243769339Y-141634662D01* -X243751058Y-141772592D01* -X243749651Y-141783207D01* -X241817469Y-141783207D01* -X241846731Y-141620577D01* -X241846732Y-141620572D01* -X241847470Y-141616468D01* -X241847869Y-141607695D01* -X241860677Y-141325629D01* -X241860677Y-141325624D01* -X241860866Y-141321459D01* -X241854667Y-141250596D01* -X241835492Y-141031430D01* -X241835128Y-141027269D01* -X241824915Y-140981579D01* -X241771620Y-140743146D01* -X241771618Y-140743139D01* -X241770708Y-140739068D01* -X241764836Y-140723107D01* -X241711274Y-140577532D01* -X241668736Y-140461919D01* -X241655873Y-140437521D01* -X241576409Y-140286806D01* -X241531006Y-140200691D01* -X241451969Y-140089475D01* -X241362361Y-139963383D01* -X241362356Y-139963377D01* -X241359937Y-139959973D01* -X241357093Y-139956923D01* -X241357088Y-139956917D01* -X241161380Y-139747046D01* -X241158534Y-139743994D01* -X240930335Y-139556550D01* -X240679351Y-139400933D01* -X240654631Y-139389823D01* -X240533189Y-139335245D01* -X240409990Y-139279877D01* -X240352246Y-139262663D01* -X244066069Y-139262663D01* -X244071796Y-139270313D01* -X244247304Y-139377864D01* -X244256098Y-139382345D01* -X244468574Y-139470355D01* -X244477959Y-139473404D01* -X244701589Y-139527094D01* -X244711336Y-139528637D01* -X244940615Y-139546682D01* -X244950475Y-139546682D01* -X245179754Y-139528637D01* -X245189501Y-139527094D01* -X245413131Y-139473404D01* -X245422516Y-139470355D01* -X245634992Y-139382345D01* -X245643786Y-139377864D01* -X245815628Y-139272560D01* -X245825088Y-139262104D01* -X245821304Y-139253326D01* -X244958357Y-138390379D01* -X244944413Y-138382765D01* -X244942580Y-138382896D01* -X244935965Y-138387147D01* -X244072829Y-139250283D01* -X244066069Y-139262663D01* -X240352246Y-139262663D01* -X240126985Y-139195510D01* -X240122865Y-139194857D01* -X240122863Y-139194857D01* -X239838788Y-139149863D01* -X239838782Y-139149862D01* -X239835307Y-139149312D01* -X239810748Y-139148197D01* -X239744363Y-139145182D01* -X239744342Y-139145182D01* -X239742943Y-139145118D01* -X239558479Y-139145118D01* -X239338716Y-139159715D01* -X239334617Y-139160541D01* -X239334613Y-139160542D01* -X239192019Y-139189294D01* -X239049229Y-139218085D01* -X238770005Y-139314230D01* -X238766277Y-139316097D01* -X238520645Y-139439100D01* -X238505949Y-139446459D01* -X238261702Y-139612450D01* -X238041553Y-139809286D01* -X238038836Y-139812456D01* -X238038835Y-139812457D01* -X237861614Y-140019224D01* -X237849371Y-140033508D01* -X237847097Y-140037010D01* -X237847093Y-140037015D01* -X237690810Y-140277669D01* -X237688531Y-140281179D01* -X237686737Y-140284957D01* -X237686736Y-140284959D01* -X237677131Y-140305187D01* -X237561861Y-140547946D01* -X237560582Y-140551929D01* -X237560581Y-140551932D01* -X237474768Y-140819208D01* -X237471585Y-140829122D01* -X237470844Y-140833241D01* -X237421020Y-141110155D01* -X237419290Y-141119768D01* -X237419101Y-141123935D01* -X237419100Y-141123942D01* -X237406567Y-141399959D01* -X237405894Y-141414777D01* -X235411915Y-141414777D01* -X235415967Y-141406807D01* -X235415967Y-141406806D01* -X235418386Y-141402049D01* -X235468439Y-141240853D01* -X235485214Y-141186831D01* -X235485215Y-141186825D01* -X235486798Y-141181728D01* -X235506718Y-141031430D01* -X235516409Y-140958314D01* -X235516409Y-140958309D01* -X235517109Y-140953029D01* -X235515841Y-140919237D01* -X235508655Y-140727824D01* -X235508455Y-140722493D01* -X235461081Y-140496711D01* -X235457760Y-140488300D01* -X235412374Y-140373377D01* -X235376342Y-140282139D01* -X235256662Y-140084912D01* -X235197746Y-140017017D01* -X235108962Y-139914702D01* -X235108960Y-139914700D01* -X235105462Y-139910669D01* -X235044835Y-139860958D01* -X234931194Y-139767777D01* -X234931188Y-139767773D01* -X234927066Y-139764393D01* -X234726574Y-139650267D01* -X234721558Y-139648446D01* -X234721553Y-139648444D01* -X234514734Y-139573372D01* -X234514730Y-139573371D01* -X234509719Y-139571552D01* -X234504470Y-139570603D01* -X234504467Y-139570602D01* -X234286786Y-139531239D01* -X234286779Y-139531238D01* -X234282702Y-139530501D01* -X234264965Y-139529665D01* -X234260017Y-139529431D01* -X234260010Y-139529431D01* -X234258529Y-139529361D01* -X234096384Y-139529361D01* -X234029428Y-139535042D01* -X233929747Y-139543500D01* -X233929743Y-139543501D01* -X233924436Y-139543951D01* -X233919281Y-139545289D01* -X233919275Y-139545290D01* -X233706306Y-139600566D01* -X233706302Y-139600567D01* -X233701137Y-139601908D01* -X233696271Y-139604100D01* -X233696268Y-139604101D01* -X233514139Y-139686144D01* -X233490794Y-139696660D01* -X233486374Y-139699636D01* -X233486370Y-139699638D01* -X233394109Y-139761753D01* -X233299424Y-139825499D01* -X233132497Y-139984739D01* -X233120149Y-140001335D01* -X233004389Y-140156923D01* -X232994788Y-140169827D01* -X232992373Y-140174577D01* -X232937686Y-140282139D01* -X232890232Y-140375473D01* -X232856026Y-140485633D01* -X232823404Y-140590691D01* -X232823403Y-140590697D01* -X232821820Y-140595794D01* -X232811025Y-140677241D01* -X232796848Y-140784213D01* -X232791509Y-140824493D01* -X151830949Y-140824493D01* -X151415282Y-138467128D01* -X174935751Y-138467128D01* -X174935951Y-138472458D01* -X174935951Y-138472459D01* -X174936939Y-138498777D01* -X174944405Y-138697664D01* -X174991779Y-138923446D01* -X174993737Y-138928405D01* -X174993738Y-138928407D01* -X175005519Y-138958238D01* -X175076518Y-139138018D01* -X175196198Y-139335245D01* -X175199695Y-139339275D01* -X175317610Y-139475160D01* -X175347398Y-139509488D01* -X175351529Y-139512875D01* -X175521666Y-139652380D01* -X175521672Y-139652384D01* -X175525794Y-139655764D01* -X175726286Y-139769890D01* -X175731302Y-139771711D01* -X175731307Y-139771713D01* -X175938126Y-139846785D01* -X175938130Y-139846786D01* -X175943141Y-139848605D01* -X175948390Y-139849554D01* -X175948393Y-139849555D01* -X176166074Y-139888918D01* -X176166081Y-139888919D01* -X176170158Y-139889656D01* -X176187895Y-139890492D01* -X176192843Y-139890726D01* -X176192850Y-139890726D01* -X176194331Y-139890796D01* -X176356476Y-139890796D01* -X176423432Y-139885115D01* -X176523113Y-139876657D01* -X176523117Y-139876656D01* -X176528424Y-139876206D01* -X176533579Y-139874868D01* -X176533585Y-139874867D01* -X176746554Y-139819591D01* -X176746558Y-139819590D01* -X176751723Y-139818249D01* -X176756589Y-139816057D01* -X176756592Y-139816056D01* -X176957200Y-139725689D01* -X176962066Y-139723497D01* -X176966486Y-139720521D01* -X176966490Y-139720519D01* -X177125217Y-139613656D01* -X177153436Y-139594658D01* -X177320363Y-139435418D01* -X177410529Y-139314230D01* -X177454888Y-139254610D01* -X177454890Y-139254607D01* -X177458072Y-139250330D01* -X177514686Y-139138978D01* -X177560209Y-139049442D01* -X177560209Y-139049441D01* -X177562628Y-139044684D01* -X177601894Y-138918227D01* -X177629456Y-138829466D01* -X177629457Y-138829460D01* -X177631040Y-138824363D01* -X177650820Y-138675124D01* -X177660651Y-138600949D01* -X177660651Y-138600944D01* -X177661351Y-138595664D01* -X177660946Y-138584860D01* -X177655598Y-138442405D01* -X177652697Y-138365128D01* -X177605323Y-138139346D01* -X177600040Y-138125967D01* -X177589271Y-138098698D01* -X179550136Y-138098698D01* -X179550499Y-138102846D01* -X179550499Y-138102850D01* -X179564450Y-138262313D01* -X179575874Y-138392888D01* -X179576784Y-138396960D01* -X179576785Y-138396965D01* -X179638961Y-138675124D01* -X179640294Y-138681089D01* -X179641737Y-138685012D01* -X179641738Y-138685014D01* -X179646392Y-138697664D01* -X179742266Y-138958238D01* -X179879996Y-139219466D01* -X179907423Y-139258059D01* -X180048641Y-139456774D01* -X180048646Y-139456780D01* -X180051065Y-139460184D01* -X180053909Y-139463234D01* -X180053914Y-139463240D01* -X180243000Y-139666010D01* -X180252468Y-139676163D01* -X180480667Y-139863607D01* -X180731651Y-140019224D01* -X180735468Y-140020940D01* -X180735471Y-140020941D01* -X180772475Y-140037571D01* -X181001012Y-140140280D01* -X181284017Y-140224647D01* -X181288137Y-140225300D01* -X181288139Y-140225300D01* -X181572214Y-140270294D01* -X181572220Y-140270295D01* -X181575695Y-140270845D01* -X181600254Y-140271960D01* -X181666639Y-140274975D01* -X181666660Y-140274975D01* -X181668059Y-140275039D01* -X181852523Y-140275039D01* -X182072286Y-140260442D01* -X182076385Y-140259616D01* -X182076389Y-140259615D01* -X182249812Y-140224647D01* -X182361773Y-140202072D01* -X182640997Y-140105927D01* -X182777501Y-140037571D01* -X182901317Y-139975569D01* -X182901319Y-139975568D01* -X182905053Y-139973698D01* -X183149300Y-139807707D01* -X183185548Y-139775298D01* -X183366334Y-139613656D01* -X183369449Y-139610871D01* -X183377131Y-139601908D01* -X183558911Y-139389823D01* -X183558914Y-139389819D01* -X183561631Y-139386649D01* -X183563905Y-139383147D01* -X183563909Y-139383142D01* -X183720192Y-139142488D01* -X183720195Y-139142483D01* -X183722471Y-139138978D01* -X183725283Y-139133057D01* -X183821161Y-138931137D01* -X183849141Y-138872211D01* -X183864504Y-138824363D01* -X183938137Y-138595022D01* -X183938137Y-138595021D01* -X183939417Y-138591035D01* -X183960759Y-138472419D01* -X183990973Y-138304498D01* -X183990974Y-138304493D01* -X183991712Y-138300389D01* -X183992111Y-138291616D01* -X184004919Y-138009550D01* -X184004919Y-138009545D01* -X184005108Y-138005380D01* -X184004630Y-137999909D01* -X183979734Y-137715351D01* -X183979370Y-137711190D01* -X183977446Y-137702581D01* -X183934045Y-137508414D01* -X185893893Y-137508414D01* -X185894093Y-137513744D01* -X185894093Y-137513745D01* -X185896430Y-137575986D01* -X185902547Y-137738950D01* -X185949921Y-137964732D01* -X185951879Y-137969691D01* -X185951880Y-137969693D01* -X185973046Y-138023287D01* -X186034660Y-138179304D01* -X186105410Y-138295896D01* -X186147421Y-138365128D01* -X186154340Y-138376531D01* -X186157837Y-138380561D01* -X186266953Y-138506306D01* -X186305540Y-138550774D01* -X186309671Y-138554161D01* -X186479808Y-138693666D01* -X186479814Y-138693670D01* -X186483936Y-138697050D01* -X186684428Y-138811176D01* -X186689444Y-138812997D01* -X186689449Y-138812999D01* -X186896268Y-138888071D01* -X186896272Y-138888072D01* -X186901283Y-138889891D01* -X186906532Y-138890840D01* -X186906535Y-138890841D01* -X187124216Y-138930204D01* -X187124223Y-138930205D01* -X187128300Y-138930942D01* -X187146037Y-138931778D01* -X187150985Y-138932012D01* -X187150992Y-138932012D01* -X187152473Y-138932082D01* -X187314618Y-138932082D01* -X187398801Y-138924939D01* -X187481255Y-138917943D01* -X187481259Y-138917942D01* -X187486566Y-138917492D01* -X187491721Y-138916154D01* -X187491727Y-138916153D01* -X187704696Y-138860877D01* -X187704700Y-138860876D01* -X187709865Y-138859535D01* -X187714731Y-138857343D01* -X187714734Y-138857342D01* -X187915342Y-138766975D01* -X187920208Y-138764783D01* -X187924628Y-138761807D01* -X187924632Y-138761805D01* -X188082477Y-138655536D01* -X188111578Y-138635944D01* -X188278505Y-138476704D01* -X188342608Y-138390546D01* -X188413030Y-138295896D01* -X188413032Y-138295893D01* -X188416214Y-138291616D01* -X188473062Y-138179804D01* -X188518351Y-138090728D01* -X188518351Y-138090727D01* -X188520770Y-138085970D01* -X188557428Y-137967913D01* -X188587598Y-137870752D01* -X188587599Y-137870746D01* -X188589182Y-137865649D01* -X188605283Y-137744168D01* -X188618793Y-137642235D01* -X188618793Y-137642230D01* -X188619493Y-137636950D01* -X188618324Y-137605793D01* -X188611039Y-137411745D01* -X188610839Y-137406414D01* -X188563465Y-137180632D01* -X188560144Y-137172221D01* -X188514744Y-137057263D01* -X188478726Y-136966060D01* -X188359046Y-136768833D01* -X188348932Y-136757178D01* -X188211346Y-136598623D01* -X188211344Y-136598621D01* -X188207846Y-136594590D01* -X188140680Y-136539517D01* -X188033578Y-136451698D01* -X188033572Y-136451694D01* -X188029450Y-136448314D01* -X187828958Y-136334188D01* -X187823942Y-136332367D01* -X187823937Y-136332365D01* -X187617118Y-136257293D01* -X187617114Y-136257292D01* -X187612103Y-136255473D01* -X187606854Y-136254524D01* -X187606851Y-136254523D01* -X187389170Y-136215160D01* -X187389163Y-136215159D01* -X187385086Y-136214422D01* -X187367349Y-136213586D01* -X187362401Y-136213352D01* -X187362394Y-136213352D01* -X187360913Y-136213282D01* -X187198768Y-136213282D01* -X187131812Y-136218963D01* -X187032131Y-136227421D01* -X187032127Y-136227422D01* -X187026820Y-136227872D01* -X187021665Y-136229210D01* -X187021659Y-136229211D01* -X186808690Y-136284487D01* -X186808686Y-136284488D01* -X186803521Y-136285829D01* -X186798655Y-136288021D01* -X186798652Y-136288022D01* -X186716686Y-136324945D01* -X186593178Y-136380581D01* -X186588758Y-136383557D01* -X186588754Y-136383559D01* -X186503316Y-136441080D01* -X186401808Y-136509420D01* -X186234881Y-136668660D01* -X186231693Y-136672945D01* -X186109695Y-136836917D01* -X186097172Y-136853748D01* -X186094757Y-136858498D01* -X186002060Y-137040820D01* -X185992616Y-137059394D01* -X185964555Y-137149764D01* -X185925788Y-137274612D01* -X185925787Y-137274618D01* -X185924204Y-137279715D01* -X185910779Y-137381008D01* -X185895086Y-137499415D01* -X185893893Y-137508414D01* -X183934045Y-137508414D01* -X183915862Y-137427067D01* -X183915860Y-137427060D01* -X183914950Y-137422989D01* -X183910751Y-137411575D01* -X183866416Y-137291079D01* -X183812978Y-137145840D01* -X183791909Y-137105878D01* -X183720806Y-136971021D01* -X183675248Y-136884612D01* -X183603312Y-136783388D01* -X183506603Y-136647304D01* -X183506598Y-136647298D01* -X183504179Y-136643894D01* -X183501335Y-136640844D01* -X183501330Y-136640838D01* -X183305622Y-136430967D01* -X183302776Y-136427915D01* -X183074577Y-136240471D01* -X182823593Y-136084854D01* -X182793664Y-136071403D01* -X182691787Y-136025618D01* -X182554232Y-135963798D01* -X182374205Y-135910130D01* -X182275226Y-135880623D01* -X182275224Y-135880623D01* -X182271227Y-135879431D01* -X182267107Y-135878778D01* -X182267105Y-135878778D01* -X182203015Y-135868627D01* -X215156334Y-135868627D01* -X215156534Y-135873957D01* -X215156534Y-135873958D01* -X215158297Y-135920910D01* -X215164988Y-136099163D01* -X215212362Y-136324945D01* -X215214320Y-136329904D01* -X215214321Y-136329906D01* -X215235510Y-136383559D01* -X215297101Y-136539517D01* -X215378049Y-136672915D01* -X215411311Y-136727729D01* -X215416781Y-136736744D01* -X215420278Y-136740774D01* -X215548299Y-136888305D01* -X215567981Y-136910987D01* -X215572112Y-136914374D01* -X215742249Y-137053879D01* -X215742255Y-137053883D01* -X215746377Y-137057263D01* -X215946869Y-137171389D01* -X215951885Y-137173210D01* -X215951890Y-137173212D01* -X216158709Y-137248284D01* -X216158713Y-137248285D01* -X216163724Y-137250104D01* -X216168973Y-137251053D01* -X216168976Y-137251054D01* -X216386657Y-137290417D01* -X216386664Y-137290418D01* -X216390741Y-137291155D01* -X216408478Y-137291991D01* -X216413426Y-137292225D01* -X216413433Y-137292225D01* -X216414914Y-137292295D01* -X216577059Y-137292295D01* -X216662951Y-137285007D01* -X216743696Y-137278156D01* -X216743700Y-137278155D01* -X216749007Y-137277705D01* -X216754162Y-137276367D01* -X216754168Y-137276366D01* -X216967137Y-137221090D01* -X216967141Y-137221089D01* -X216972306Y-137219748D01* -X216977172Y-137217556D01* -X216977175Y-137217555D01* -X217177783Y-137127188D01* -X217182649Y-137124996D01* -X217187069Y-137122020D01* -X217187073Y-137122018D01* -X217338926Y-137019783D01* -X217374019Y-136996157D01* -X217540946Y-136836917D01* -X217600273Y-136757178D01* -X217675471Y-136656109D01* -X217675473Y-136656106D01* -X217678655Y-136651829D01* -X217733439Y-136544078D01* -X217776740Y-136458911D01* -X219770719Y-136458911D01* -X219771082Y-136463059D01* -X219771082Y-136463063D01* -X219792854Y-136711923D01* -X219796457Y-136753101D01* -X219797367Y-136757173D01* -X219797368Y-136757178D01* -X219856915Y-137023575D01* -X219860877Y-137041302D01* -X219862320Y-137045225D01* -X219862321Y-137045227D01* -X219866975Y-137057877D01* -X219962849Y-137318451D01* -X219964796Y-137322144D01* -X219964797Y-137322146D01* -X220017966Y-137422989D01* -X220100579Y-137579679D01* -X220131857Y-137623692D01* -X220269224Y-137816987D01* -X220269229Y-137816993D01* -X220271648Y-137820397D01* -X220274492Y-137823447D01* -X220274497Y-137823453D01* -X220461759Y-138024267D01* -X220473051Y-138036376D01* -X220701250Y-138223820D01* -X220952234Y-138379437D01* -X220956051Y-138381153D01* -X220956054Y-138381154D01* -X220991235Y-138396965D01* -X221221595Y-138500493D01* -X221256126Y-138510787D01* -X221487697Y-138579821D01* -X221504600Y-138584860D01* -X221508720Y-138585513D01* -X221508722Y-138585513D01* -X221792797Y-138630507D01* -X221792803Y-138630508D01* -X221796278Y-138631058D01* -X221820837Y-138632173D01* -X221887222Y-138635188D01* -X221887243Y-138635188D01* -X221888642Y-138635252D01* -X222073106Y-138635252D01* -X222292869Y-138620655D01* -X222296968Y-138619829D01* -X222296972Y-138619828D01* -X222470395Y-138584860D01* -X222582356Y-138562285D01* -X222861580Y-138466140D01* -X223011422Y-138391105D01* -X234104122Y-138391105D01* -X234109849Y-138398755D01* -X234285357Y-138506306D01* -X234294151Y-138510787D01* -X234506627Y-138598797D01* -X234516012Y-138601846D01* -X234739642Y-138655536D01* -X234749389Y-138657079D01* -X234978668Y-138675124D01* -X234988528Y-138675124D01* -X235217807Y-138657079D01* -X235227554Y-138655536D01* -X235451184Y-138601846D01* -X235460569Y-138598797D01* -X235673045Y-138510787D01* -X235681839Y-138506306D01* -X235853681Y-138401002D01* -X235863141Y-138390546D01* -X235859357Y-138381768D01* -X234996410Y-137518821D01* -X234982466Y-137511207D01* -X234980633Y-137511338D01* -X234974018Y-137515589D01* -X234110882Y-138378725D01* -X234104122Y-138391105D01* -X223011422Y-138391105D01* -X223028077Y-138382765D01* -X223121900Y-138335782D01* -X223121902Y-138335781D01* -X223125636Y-138333911D01* -X223369883Y-138167920D01* -X223388028Y-138151697D01* -X223533844Y-138021322D01* -X223590032Y-137971084D01* -X223623380Y-137932176D01* -X223779494Y-137750036D01* -X223779497Y-137750032D01* -X223782214Y-137746862D01* -X223784488Y-137743360D01* -X223784492Y-137743355D01* -X223940775Y-137502701D01* -X223940778Y-137502696D01* -X223943054Y-137499191D01* -X223945866Y-137493270D01* -X224027121Y-137322146D01* -X224069724Y-137232424D01* -X224075580Y-137214187D01* -X224158720Y-136955235D01* -X224158720Y-136955234D01* -X224160000Y-136951248D01* -X224177658Y-136853109D01* -X224182294Y-136827341D01* -X226114476Y-136827341D01* -X226114676Y-136832671D01* -X226114676Y-136832672D01* -X226117310Y-136902843D01* -X226123130Y-137057877D01* -X226170504Y-137283659D01* -X226172462Y-137288618D01* -X226172463Y-137288620D01* -X226191610Y-137337103D01* -X226255243Y-137498231D01* -X226323527Y-137610759D01* -X226345115Y-137646335D01* -X226374923Y-137695458D01* -X226378420Y-137699488D01* -X226518015Y-137860357D01* -X226526123Y-137869701D01* -X226530254Y-137873088D01* -X226700391Y-138012593D01* -X226700397Y-138012597D01* -X226704519Y-138015977D01* -X226905011Y-138130103D01* -X226910027Y-138131924D01* -X226910032Y-138131926D01* -X227116851Y-138206998D01* -X227116855Y-138206999D01* -X227121866Y-138208818D01* -X227127115Y-138209767D01* -X227127118Y-138209768D01* -X227344799Y-138249131D01* -X227344806Y-138249132D01* -X227348883Y-138249869D01* -X227366620Y-138250705D01* -X227371568Y-138250939D01* -X227371575Y-138250939D01* -X227373056Y-138251009D01* -X227535201Y-138251009D01* -X227621093Y-138243721D01* -X227701838Y-138236870D01* -X227701842Y-138236869D01* -X227707149Y-138236419D01* -X227712304Y-138235081D01* -X227712310Y-138235080D01* -X227925279Y-138179804D01* -X227925283Y-138179803D01* -X227930448Y-138178462D01* -X227935314Y-138176270D01* -X227935317Y-138176269D01* -X228135925Y-138085902D01* -X228140791Y-138083710D01* -X228145211Y-138080734D01* -X228145215Y-138080732D01* -X228265264Y-137999909D01* -X228332161Y-137954871D01* -X228499088Y-137795631D01* -X228552742Y-137723517D01* -X228633613Y-137614823D01* -X228633615Y-137614820D01* -X228636797Y-137610543D01* -X228691627Y-137502701D01* -X228738934Y-137409655D01* -X228738934Y-137409654D01* -X228741353Y-137404897D01* -X228780619Y-137278440D01* -X228808181Y-137189679D01* -X228808182Y-137189673D01* -X228809765Y-137184576D01* -X228814119Y-137151729D01* -X233455273Y-137151729D01* -X233473318Y-137381008D01* -X233474861Y-137390755D01* -X233528551Y-137614385D01* -X233531600Y-137623770D01* -X233619610Y-137836246D01* -X233624091Y-137845040D01* -X233729395Y-138016882D01* -X233739851Y-138026342D01* -X233748629Y-138022558D01* -X234611576Y-137159611D01* -X234617954Y-137147931D01* -X235348006Y-137147931D01* -X235348137Y-137149764D01* -X235352388Y-137156379D01* -X236215524Y-138019515D01* -X236227904Y-138026275D01* -X236231895Y-138023287D01* -X243417220Y-138023287D01* -X243435265Y-138252566D01* -X243436808Y-138262313D01* -X243490498Y-138485943D01* -X243493547Y-138495328D01* -X243581557Y-138707804D01* -X243586038Y-138716598D01* -X243691342Y-138888440D01* -X243701798Y-138897900D01* -X243710576Y-138894116D01* -X244573523Y-138031169D01* -X244579901Y-138019489D01* -X245309953Y-138019489D01* -X245310084Y-138021322D01* -X245314335Y-138027937D01* -X246177471Y-138891073D01* -X246189851Y-138897833D01* -X246197501Y-138892106D01* -X246305052Y-138716598D01* -X246309533Y-138707804D01* -X246397543Y-138495328D01* -X246400592Y-138485943D01* -X246454282Y-138262313D01* -X246455825Y-138252566D01* -X246473870Y-138023287D01* -X246473870Y-138013427D01* -X246455825Y-137784148D01* -X246454282Y-137774401D01* -X246400592Y-137550771D01* -X246397543Y-137541386D01* -X246309533Y-137328910D01* -X246305052Y-137320116D01* -X246199748Y-137148274D01* -X246189292Y-137138814D01* -X246180514Y-137142598D01* -X245317567Y-138005545D01* -X245309953Y-138019489D01* -X244579901Y-138019489D01* -X244581137Y-138017225D01* -X244581006Y-138015392D01* -X244576755Y-138008777D01* -X243713619Y-137145641D01* -X243701239Y-137138881D01* -X243693589Y-137144608D01* -X243586038Y-137320116D01* -X243581557Y-137328910D01* -X243493547Y-137541386D01* -X243490498Y-137550771D01* -X243436808Y-137774401D01* -X243435265Y-137784148D01* -X243417220Y-138013427D01* -X243417220Y-138023287D01* -X236231895Y-138023287D01* -X236235554Y-138020548D01* -X236343105Y-137845040D01* -X236347586Y-137836246D01* -X236435596Y-137623770D01* -X236438645Y-137614385D01* -X236492335Y-137390755D01* -X236493878Y-137381008D01* -X236511923Y-137151729D01* -X236511923Y-137141869D01* -X236493878Y-136912590D01* -X236492335Y-136902843D01* -X236438645Y-136679213D01* -X236435596Y-136669828D01* -X236347586Y-136457352D01* -X236343105Y-136448558D01* -X236237801Y-136276716D01* -X236227345Y-136267256D01* -X236218567Y-136271040D01* -X235355620Y-137133987D01* -X235348006Y-137147931D01* -X234617954Y-137147931D01* -X234619190Y-137145667D01* -X234619059Y-137143834D01* -X234614808Y-137137219D01* -X233751672Y-136274083D01* -X233739292Y-136267323D01* -X233731642Y-136273050D01* -X233624091Y-136448558D01* -X233619610Y-136457352D01* -X233531600Y-136669828D01* -X233528551Y-136679213D01* -X233474861Y-136902843D01* -X233473318Y-136912590D01* -X233455273Y-137141869D01* -X233455273Y-137151729D01* -X228814119Y-137151729D01* -X228831658Y-137019395D01* -X228839376Y-136961162D01* -X228839376Y-136961157D01* -X228840076Y-136955877D01* -X228838240Y-136906954D01* -X228833271Y-136774610D01* -X228831422Y-136725341D01* -X228784048Y-136499559D01* -X228781540Y-136493207D01* -X228736169Y-136378321D01* -X228699309Y-136284987D01* -X228587720Y-136101093D01* -X228582398Y-136092323D01* -X228582397Y-136092322D01* -X228579629Y-136087760D01* -X228524896Y-136024686D01* -X228431929Y-135917550D01* -X228431927Y-135917548D01* -X228428429Y-135913517D01* -X228415666Y-135903052D01* -X234104055Y-135903052D01* -X234107839Y-135911830D01* -X234970786Y-136774777D01* -X234984730Y-136782391D01* -X234986563Y-136782260D01* -X234993178Y-136778009D01* -X235856314Y-135914873D01* -X235863074Y-135902493D01* -X235857347Y-135894843D01* -X235681839Y-135787292D01* -X235673045Y-135782811D01* -X235460569Y-135694801D01* -X235451184Y-135691752D01* -X235227554Y-135638062D01* -X235217807Y-135636519D01* -X234988528Y-135618474D01* -X234978668Y-135618474D01* -X234749389Y-135636519D01* -X234739642Y-135638062D01* -X234516012Y-135691752D01* -X234506627Y-135694801D01* -X234294151Y-135782811D01* -X234285357Y-135787292D01* -X234113515Y-135892596D01* -X234104055Y-135903052D01* -X228415666Y-135903052D01* -X228361414Y-135858568D01* -X228254161Y-135770625D01* -X228254155Y-135770621D01* -X228250033Y-135767241D01* -X228049541Y-135653115D01* -X228044525Y-135651294D01* -X228044520Y-135651292D01* -X227837701Y-135576220D01* -X227837697Y-135576219D01* -X227832686Y-135574400D01* -X227827437Y-135573451D01* -X227827434Y-135573450D01* -X227609753Y-135534087D01* -X227609746Y-135534086D01* -X227605669Y-135533349D01* -X227587932Y-135532513D01* -X227582984Y-135532279D01* -X227582977Y-135532279D01* -X227581496Y-135532209D01* -X227419351Y-135532209D01* -X227352395Y-135537890D01* -X227252714Y-135546348D01* -X227252710Y-135546349D01* -X227247403Y-135546799D01* -X227242248Y-135548137D01* -X227242242Y-135548138D01* -X227029273Y-135603414D01* -X227029269Y-135603415D01* -X227024104Y-135604756D01* -X227019238Y-135606948D01* -X227019235Y-135606949D01* -X226818627Y-135697316D01* -X226813761Y-135699508D01* -X226809341Y-135702484D01* -X226809337Y-135702486D01* -X226746864Y-135744546D01* -X226622391Y-135828347D01* -X226455464Y-135987587D01* -X226452276Y-135991872D01* -X226321177Y-136168076D01* -X226317755Y-136172675D01* -X226315340Y-136177425D01* -X226260653Y-136284987D01* -X226213199Y-136378321D01* -X226190650Y-136450941D01* -X226146371Y-136593539D01* -X226146370Y-136593545D01* -X226144787Y-136598642D01* -X226135352Y-136669828D01* -X226120434Y-136782391D01* -X226114476Y-136827341D01* -X224182294Y-136827341D01* -X224211556Y-136664711D01* -X224211557Y-136664706D01* -X224212295Y-136660602D01* -X224212694Y-136651829D01* -X224225502Y-136369763D01* -X224225502Y-136369758D01* -X224225691Y-136365593D01* -X224222944Y-136334188D01* -X224202598Y-136101633D01* -X224199953Y-136071403D01* -X224189511Y-136024686D01* -X224136445Y-135787280D01* -X224136443Y-135787273D01* -X224135533Y-135783202D01* -X224129661Y-135767241D01* -X224073100Y-135613515D01* -X224033561Y-135506053D01* -X224027569Y-135494687D01* -X224025398Y-135490569D01* -X238618385Y-135490569D01* -X238637212Y-135729791D01* -X238638366Y-135734598D01* -X238638367Y-135734604D01* -X238673424Y-135880623D01* -X238693230Y-135963122D01* -X238695123Y-135967693D01* -X238695124Y-135967695D01* -X238763815Y-136133529D01* -X238785059Y-136184818D01* -X238910439Y-136389418D01* -X238913656Y-136393185D01* -X238913657Y-136393186D01* -X239022079Y-136520133D01* -X239066281Y-136571887D01* -X239070043Y-136575100D01* -X239242840Y-136722681D01* -X239248750Y-136727729D01* -X239453350Y-136853109D01* -X239457920Y-136855002D01* -X239457922Y-136855003D01* -X239670473Y-136943044D01* -X239675046Y-136944938D01* -X239756636Y-136964526D01* -X239903564Y-136999801D01* -X239903570Y-136999802D01* -X239908377Y-137000956D01* -X240147599Y-137019783D01* -X240386821Y-137000956D01* -X240391628Y-136999802D01* -X240391634Y-136999801D01* -X240538562Y-136964526D01* -X240620152Y-136944938D01* -X240624725Y-136943044D01* -X240837276Y-136855003D01* -X240837278Y-136855002D01* -X240841848Y-136853109D01* -X240969946Y-136774610D01* -X244066002Y-136774610D01* -X244069786Y-136783388D01* -X244932733Y-137646335D01* -X244946677Y-137653949D01* -X244948510Y-137653818D01* -X244955125Y-137649567D01* -X245818261Y-136786431D01* -X245825021Y-136774051D01* -X245819294Y-136766401D01* -X245643786Y-136658850D01* -X245634992Y-136654369D01* -X245422516Y-136566359D01* -X245413131Y-136563310D01* -X245189501Y-136509620D01* -X245179754Y-136508077D01* -X244950475Y-136490032D01* -X244940615Y-136490032D01* -X244711336Y-136508077D01* -X244701589Y-136509620D01* -X244477959Y-136563310D01* -X244468574Y-136566359D01* -X244256098Y-136654369D01* -X244247304Y-136658850D01* -X244075462Y-136764154D01* -X244066002Y-136774610D01* -X240969946Y-136774610D01* -X241046448Y-136727729D01* -X241052359Y-136722681D01* -X241225155Y-136575100D01* -X241228917Y-136571887D01* -X241273119Y-136520133D01* -X241381541Y-136393186D01* -X241381542Y-136393185D01* -X241384759Y-136389418D01* -X241510139Y-136184818D01* -X241531384Y-136133529D01* -X241600074Y-135967695D01* -X241600075Y-135967693D01* -X241601968Y-135963122D01* -X241621774Y-135880623D01* -X241656831Y-135734604D01* -X241656832Y-135734598D01* -X241657986Y-135729791D01* -X241676813Y-135490569D01* -X241657986Y-135251347D01* -X241656832Y-135246540D01* -X241656831Y-135246534D01* -X241618031Y-135084923D01* -X241601968Y-135018016D01* -X241576535Y-134956615D01* -X241512033Y-134800892D01* -X241512032Y-134800890D01* -X241510139Y-134796320D01* -X241384759Y-134591720D01* -X241370798Y-134575373D01* -X241232130Y-134413013D01* -X241228917Y-134409251D01* -X241194237Y-134379632D01* -X241050216Y-134256627D01* -X241050215Y-134256626D01* -X241046448Y-134253409D01* -X240841848Y-134128029D01* -X240837278Y-134126136D01* -X240837276Y-134126135D01* -X240624725Y-134038094D01* -X240624723Y-134038093D01* -X240620152Y-134036200D01* -X240538562Y-134016612D01* -X240391634Y-133981337D01* -X240391628Y-133981336D01* -X240386821Y-133980182D01* -X240147599Y-133961355D01* -X239908377Y-133980182D01* -X239903570Y-133981336D01* -X239903564Y-133981337D01* -X239756636Y-134016612D01* -X239675046Y-134036200D01* -X239670475Y-134038093D01* -X239670473Y-134038094D01* -X239457922Y-134126135D01* -X239457920Y-134126136D01* -X239453350Y-134128029D01* -X239248750Y-134253409D01* -X239244983Y-134256626D01* -X239244982Y-134256627D01* -X239100961Y-134379632D01* -X239066281Y-134409251D01* -X239063068Y-134413013D01* -X238924401Y-134575373D01* -X238910439Y-134591720D01* -X238785059Y-134796320D01* -X238783166Y-134800890D01* -X238783165Y-134800892D01* -X238718663Y-134956615D01* -X238693230Y-135018016D01* -X238677167Y-135084923D01* -X238638367Y-135246534D01* -X238638366Y-135246540D01* -X238637212Y-135251347D01* -X238618385Y-135490569D01* -X224025398Y-135490569D01* -X223941389Y-135331234D01* -X223895831Y-135244825D01* -X223842559Y-135169864D01* -X223727186Y-135007517D01* -X223727181Y-135007511D01* -X223724762Y-135004107D01* -X223721918Y-135001057D01* -X223721913Y-135001051D01* -X223526205Y-134791180D01* -X223523359Y-134788128D01* -X223295160Y-134600684D01* -X223044176Y-134445067D01* -X222774815Y-134324011D01* -X222717071Y-134306797D01* -X226430894Y-134306797D01* -X226436621Y-134314447D01* -X226612129Y-134421998D01* -X226620923Y-134426479D01* -X226833399Y-134514489D01* -X226842784Y-134517538D01* -X227066414Y-134571228D01* -X227076161Y-134572771D01* -X227305440Y-134590816D01* -X227315300Y-134590816D01* -X227544579Y-134572771D01* -X227554326Y-134571228D01* -X227777956Y-134517538D01* -X227787341Y-134514489D01* -X227999817Y-134426479D01* -X228008611Y-134421998D01* -X228180453Y-134316694D01* -X228189913Y-134306238D01* -X228186129Y-134297460D01* -X227323182Y-133434513D01* -X227309238Y-133426899D01* -X227307405Y-133427030D01* -X227300790Y-133431281D01* -X226437654Y-134294417D01* -X226430894Y-134306797D01* -X222717071Y-134306797D01* -X222594208Y-134270170D01* -X222495809Y-134240836D01* -X222495807Y-134240836D01* -X222491810Y-134239644D01* -X222487690Y-134238991D01* -X222487688Y-134238991D01* -X222203613Y-134193997D01* -X222203607Y-134193996D01* -X222200132Y-134193446D01* -X222175573Y-134192331D01* -X222109188Y-134189316D01* -X222109167Y-134189316D01* -X222107768Y-134189252D01* -X221923304Y-134189252D01* -X221703541Y-134203849D01* -X221699442Y-134204675D01* -X221699438Y-134204676D01* -X221580694Y-134228619D01* -X221414054Y-134262219D01* -X221134830Y-134358364D01* -X221131102Y-134360231D01* -X220915754Y-134468069D01* -X220870774Y-134490593D01* -X220626527Y-134656584D01* -X220623413Y-134659368D01* -X220623412Y-134659369D01* -X220569907Y-134707208D01* -X220406378Y-134853420D01* -X220403661Y-134856590D01* -X220403660Y-134856591D01* -X220219831Y-135071068D01* -X220214196Y-135077642D01* -X220211922Y-135081144D01* -X220211918Y-135081149D01* -X220055635Y-135321803D01* -X220053356Y-135325313D01* -X220051562Y-135329091D01* -X220051561Y-135329093D01* -X220021821Y-135391725D01* -X219926686Y-135592080D01* -X219925407Y-135596063D01* -X219925406Y-135596066D01* -X219843906Y-135849908D01* -X219836410Y-135873256D01* -X219828440Y-135917550D01* -X219790147Y-136130380D01* -X219784115Y-136163902D01* -X219783926Y-136168069D01* -X219783925Y-136168076D01* -X219770950Y-136453827D01* -X219770719Y-136458911D01* -X217776740Y-136458911D01* -X217780792Y-136450941D01* -X217780792Y-136450940D01* -X217783211Y-136446183D01* -X217827874Y-136302345D01* -X217850039Y-136230965D01* -X217850040Y-136230959D01* -X217851623Y-136225862D01* -X217868088Y-136101633D01* -X217881234Y-136002448D01* -X217881234Y-136002443D01* -X217881934Y-135997163D01* -X217873280Y-135766627D01* -X217825906Y-135540845D01* -X217822585Y-135532434D01* -X217776493Y-135415724D01* -X217741167Y-135326273D01* -X217621487Y-135129046D01* -X217573981Y-135074300D01* -X217473787Y-134958836D01* -X217473785Y-134958834D01* -X217470287Y-134954803D01* -X217407352Y-134903199D01* -X217296019Y-134811911D01* -X217296013Y-134811907D01* -X217291891Y-134808527D01* -X217091399Y-134694401D01* -X217086383Y-134692580D01* -X217086378Y-134692578D01* -X216879559Y-134617506D01* -X216879555Y-134617505D01* -X216874544Y-134615686D01* -X216869295Y-134614737D01* -X216869292Y-134614736D01* -X216651611Y-134575373D01* -X216651604Y-134575372D01* -X216647527Y-134574635D01* -X216629790Y-134573799D01* -X216624842Y-134573565D01* -X216624835Y-134573565D01* -X216623354Y-134573495D01* -X216461209Y-134573495D01* -X216394253Y-134579176D01* -X216294572Y-134587634D01* -X216294568Y-134587635D01* -X216289261Y-134588085D01* -X216284106Y-134589423D01* -X216284100Y-134589424D01* -X216071131Y-134644700D01* -X216071127Y-134644701D01* -X216065962Y-134646042D01* -X216061096Y-134648234D01* -X216061093Y-134648235D01* -X215912680Y-134715090D01* -X215855619Y-134740794D01* -X215851199Y-134743770D01* -X215851195Y-134743772D01* -X215779416Y-134792097D01* -X215664249Y-134869633D01* -X215497322Y-135028873D01* -X215494134Y-135033158D01* -X215369226Y-135201041D01* -X215359613Y-135213961D01* -X215357198Y-135218711D01* -X215302511Y-135326273D01* -X215255057Y-135419607D01* -X215226401Y-135511894D01* -X215188229Y-135634825D01* -X215188228Y-135634831D01* -X215186645Y-135639928D01* -X215175389Y-135724857D01* -X215159537Y-135844463D01* -X215156334Y-135868627D01* -X182203015Y-135868627D01* -X181983030Y-135833784D01* -X181983024Y-135833783D01* -X181979549Y-135833233D01* -X181954990Y-135832118D01* -X181888605Y-135829103D01* -X181888584Y-135829103D01* -X181887185Y-135829039D01* -X181702721Y-135829039D01* -X181482958Y-135843636D01* -X181478859Y-135844462D01* -X181478855Y-135844463D01* -X181356475Y-135869139D01* -X181193471Y-135902006D01* -X180914247Y-135998151D01* -X180867191Y-136021715D01* -X180700313Y-136105281D01* -X180650191Y-136130380D01* -X180405944Y-136296371D01* -X180185795Y-136493207D01* -X180183078Y-136496377D01* -X180183077Y-136496378D01* -X180011969Y-136696013D01* -X179993613Y-136717429D01* -X179991339Y-136720931D01* -X179991335Y-136720936D01* -X179835052Y-136961590D01* -X179832773Y-136965100D01* -X179830979Y-136968878D01* -X179830978Y-136968880D01* -X179818026Y-136996157D01* -X179706103Y-137231867D01* -X179704824Y-137235850D01* -X179704823Y-137235853D01* -X179628422Y-137473815D01* -X179615827Y-137513043D01* -X179615086Y-137517162D01* -X179566733Y-137785900D01* -X179563532Y-137803689D01* -X179563343Y-137807856D01* -X179563342Y-137807863D01* -X179550717Y-138085902D01* -X179550136Y-138098698D01* -X177589271Y-138098698D01* -X177555595Y-138013427D01* -X177520584Y-137924774D01* -X177427910Y-137772051D01* -X177403673Y-137732110D01* -X177403672Y-137732109D01* -X177400904Y-137727547D01* -X177337039Y-137653949D01* -X177253204Y-137557337D01* -X177253202Y-137557335D01* -X177249704Y-137553304D01* -X177179099Y-137495411D01* -X177075436Y-137410412D01* -X177075430Y-137410408D01* -X177071308Y-137407028D01* -X176870816Y-137292902D01* -X176865800Y-137291081D01* -X176865795Y-137291079D01* -X176658976Y-137216007D01* -X176658972Y-137216006D01* -X176653961Y-137214187D01* -X176648712Y-137213238D01* -X176648709Y-137213237D01* -X176431028Y-137173874D01* -X176431021Y-137173873D01* -X176426944Y-137173136D01* -X176409207Y-137172300D01* -X176404259Y-137172066D01* -X176404252Y-137172066D01* -X176402771Y-137171996D01* -X176240626Y-137171996D01* -X176173670Y-137177677D01* -X176073989Y-137186135D01* -X176073985Y-137186136D01* -X176068678Y-137186586D01* -X176063523Y-137187924D01* -X176063517Y-137187925D01* -X175850548Y-137243201D01* -X175850544Y-137243202D01* -X175845379Y-137244543D01* -X175840513Y-137246735D01* -X175840510Y-137246736D01* -X175664874Y-137325854D01* -X175635036Y-137339295D01* -X175630616Y-137342271D01* -X175630612Y-137342273D01* -X175573078Y-137381008D01* -X175443666Y-137468134D01* -X175276739Y-137627374D01* -X175243010Y-137672707D01* -X175142452Y-137807863D01* -X175139030Y-137812462D01* -X175136615Y-137817212D01* -X175081928Y-137924774D01* -X175034474Y-138018108D01* -X175010287Y-138096003D01* -X174967646Y-138233326D01* -X174967645Y-138233332D01* -X174966062Y-138238429D01* -X174954882Y-138322786D01* -X174938413Y-138447044D01* -X174935751Y-138467128D01* -X151415282Y-138467128D01* -X151336538Y-138020548D01* -X151111367Y-136743540D01* -X153812974Y-136743540D01* -X153821628Y-136974076D01* -X153869002Y-137199858D01* -X153870960Y-137204817D01* -X153870961Y-137204819D01* -X153900036Y-137278440D01* -X153953741Y-137414430D01* -X154024491Y-137531022D01* -X154056083Y-137583084D01* -X154073421Y-137611657D01* -X154076918Y-137615687D01* -X154218337Y-137778658D01* -X154224621Y-137785900D01* -X154240979Y-137799313D01* -X154398889Y-137928792D01* -X154398895Y-137928796D01* -X154403017Y-137932176D01* -X154603509Y-138046302D01* -X154608525Y-138048123D01* -X154608530Y-138048125D01* -X154815349Y-138123197D01* -X154815353Y-138123198D01* -X154820364Y-138125017D01* -X154825613Y-138125966D01* -X154825616Y-138125967D01* -X155043297Y-138165330D01* -X155043304Y-138165331D01* -X155047381Y-138166068D01* -X155065118Y-138166904D01* -X155070066Y-138167138D01* -X155070073Y-138167138D01* -X155071554Y-138167208D01* -X155233699Y-138167208D01* -X155300655Y-138161527D01* -X155400336Y-138153069D01* -X155400340Y-138153068D01* -X155405647Y-138152618D01* -X155410802Y-138151280D01* -X155410808Y-138151279D01* -X155623777Y-138096003D01* -X155623781Y-138096002D01* -X155628946Y-138094661D01* -X155633812Y-138092469D01* -X155633815Y-138092468D01* -X155834423Y-138002101D01* -X155839289Y-137999909D01* -X155843709Y-137996933D01* -X155843713Y-137996931D01* -X155977014Y-137907186D01* -X156030659Y-137871070D01* -X156197586Y-137711830D01* -X156260423Y-137627374D01* -X156332111Y-137531022D01* -X156332113Y-137531019D01* -X156335295Y-137526742D01* -X156366605Y-137465160D01* -X156437432Y-137325854D01* -X156437432Y-137325853D01* -X156439851Y-137321096D01* -X156486078Y-137172221D01* -X156506679Y-137105878D01* -X156506680Y-137105872D01* -X156508263Y-137100775D01* -X156527467Y-136955877D01* -X156537874Y-136877361D01* -X156537874Y-136877356D01* -X156538574Y-136872076D01* -X156529920Y-136641540D01* -X156482546Y-136415758D01* -X156473061Y-136391739D01* -X156432861Y-136289948D01* -X156397807Y-136201186D01* -X156305753Y-136049486D01* -X156280896Y-136008522D01* -X156280895Y-136008521D01* -X156278127Y-136003959D01* -X156271908Y-135996792D01* -X156187398Y-135899402D01* -X158364731Y-135899402D01* -X158365094Y-135903550D01* -X158365094Y-135903554D01* -X158382208Y-136099163D01* -X158390469Y-136193592D01* -X158391379Y-136197664D01* -X158391380Y-136197669D01* -X158449426Y-136457352D01* -X158454889Y-136481793D01* -X158456332Y-136485716D01* -X158456333Y-136485718D01* -X158477806Y-136544078D01* -X158556861Y-136758942D01* -X158694591Y-137020170D01* -X158730292Y-137070406D01* -X158863236Y-137257478D01* -X158863241Y-137257484D01* -X158865660Y-137260888D01* -X158868504Y-137263938D01* -X158868509Y-137263944D01* -X159004387Y-137409655D01* -X159067063Y-137476867D01* -X159295262Y-137664311D01* -X159546246Y-137819928D01* -X159550063Y-137821644D01* -X159550066Y-137821645D01* -X159622925Y-137854389D01* -X159815607Y-137940984D01* -X159877762Y-137959513D01* -X160085097Y-138021322D01* -X160098612Y-138025351D01* -X160102732Y-138026004D01* -X160102734Y-138026004D01* -X160386809Y-138070998D01* -X160386815Y-138070999D01* -X160390290Y-138071549D01* -X160414849Y-138072664D01* -X160481234Y-138075679D01* -X160481255Y-138075679D01* -X160482654Y-138075743D01* -X160667118Y-138075743D01* -X160886881Y-138061146D01* -X160890980Y-138060320D01* -X160890984Y-138060319D01* -X161041524Y-138029965D01* -X161176368Y-138002776D01* -X161455592Y-137906631D01* -X161627798Y-137820397D01* -X161715912Y-137776273D01* -X161715914Y-137776272D01* -X161719648Y-137774402D01* -X161963895Y-137608411D01* -X162184044Y-137411575D01* -X162217419Y-137372636D01* -X162373506Y-137190527D01* -X162373509Y-137190523D01* -X162376226Y-137187353D01* -X162378500Y-137183851D01* -X162378504Y-137183846D01* -X162534787Y-136943192D01* -X162534790Y-136943187D01* -X162537066Y-136939682D01* -X162663736Y-136672915D01* -X162666285Y-136664978D01* -X162752732Y-136395726D01* -X162752732Y-136395725D01* -X162754012Y-136391739D01* -X162772360Y-136289762D01* -X162805568Y-136105202D01* -X162805569Y-136105197D01* -X162806307Y-136101093D01* -X162806647Y-136093624D01* -X162819514Y-135810254D01* -X162819514Y-135810249D01* -X162819703Y-135806084D01* -X162819320Y-135801700D01* -X162794329Y-135516055D01* -X162793965Y-135511894D01* -X162793054Y-135507817D01* -X162730457Y-135227771D01* -X162730455Y-135227764D01* -X162729545Y-135223693D01* -X162718881Y-135194708D01* -X162674640Y-135074467D01* -X162627573Y-134946544D01* -X162576011Y-134848747D01* -X162567925Y-134833410D01* -X164645860Y-134833410D01* -X164646060Y-134838740D01* -X164646060Y-134838741D01* -X164646611Y-134853420D01* -X164654514Y-135063946D01* -X164701888Y-135289728D01* -X164703846Y-135294687D01* -X164703847Y-135294689D01* -X164721527Y-135339457D01* -X164786627Y-135504300D01* -X164855909Y-135618474D01* -X164902226Y-135694801D01* -X164906307Y-135701527D01* -X164909804Y-135705557D01* -X165051866Y-135869269D01* -X165057507Y-135875770D01* -X165061638Y-135879157D01* -X165231775Y-136018662D01* -X165231781Y-136018666D01* -X165235903Y-136022046D01* -X165436395Y-136136172D01* -X165441411Y-136137993D01* -X165441416Y-136137995D01* -X165648235Y-136213067D01* -X165648239Y-136213068D01* -X165653250Y-136214887D01* -X165658499Y-136215836D01* -X165658502Y-136215837D01* -X165876183Y-136255200D01* -X165876190Y-136255201D01* -X165880267Y-136255938D01* -X165898004Y-136256774D01* -X165902952Y-136257008D01* -X165902959Y-136257008D01* -X165904440Y-136257078D01* -X166066585Y-136257078D01* -X166133541Y-136251397D01* -X166233222Y-136242939D01* -X166233226Y-136242938D01* -X166238533Y-136242488D01* -X166243688Y-136241150D01* -X166243694Y-136241149D01* -X166456663Y-136185873D01* -X166456667Y-136185872D01* -X166461832Y-136184531D01* -X166466698Y-136182339D01* -X166466701Y-136182338D01* -X166667309Y-136091971D01* -X166672175Y-136089779D01* -X166676595Y-136086803D01* -X166676599Y-136086801D01* -X166809741Y-135997163D01* -X166863545Y-135960940D01* -X166878594Y-135946584D01* -X175585981Y-135946584D01* -X175591708Y-135954234D01* -X175767216Y-136061785D01* -X175776010Y-136066266D01* -X175988486Y-136154276D01* -X175997871Y-136157325D01* -X176221501Y-136211015D01* -X176231248Y-136212558D01* -X176460527Y-136230603D01* -X176470387Y-136230603D01* -X176699666Y-136212558D01* -X176709413Y-136211015D01* -X176933043Y-136157325D01* -X176942428Y-136154276D01* -X177154904Y-136066266D01* -X177163698Y-136061785D01* -X177335540Y-135956481D01* -X177345000Y-135946025D01* -X177341216Y-135937247D01* -X176478269Y-135074300D01* -X176464325Y-135066686D01* -X176462492Y-135066817D01* -X176455877Y-135071068D01* -X175592741Y-135934204D01* -X175585981Y-135946584D01* -X166878594Y-135946584D01* -X167030472Y-135801700D01* -X167110007Y-135694801D01* -X167164997Y-135620892D01* -X167164999Y-135620889D01* -X167168181Y-135616612D01* -X167220838Y-135513044D01* -X167270318Y-135415724D01* -X167270318Y-135415723D01* -X167272737Y-135410966D01* -X167317885Y-135265568D01* -X167339565Y-135195748D01* -X167339566Y-135195742D01* -X167341149Y-135190645D01* -X167367510Y-134991752D01* -X167370760Y-134967231D01* -X167370760Y-134967226D01* -X167371460Y-134961946D01* -X167362806Y-134731410D01* -X167357728Y-134707208D01* -X174937132Y-134707208D01* -X174955177Y-134936487D01* -X174956720Y-134946234D01* -X175010410Y-135169864D01* -X175013459Y-135179249D01* -X175101469Y-135391725D01* -X175105950Y-135400519D01* -X175211254Y-135572361D01* -X175221710Y-135581821D01* -X175230488Y-135578037D01* -X176093435Y-134715090D01* -X176099813Y-134703410D01* -X176829865Y-134703410D01* -X176829996Y-134705243D01* -X176834247Y-134711858D01* -X177697383Y-135574994D01* -X177709763Y-135581754D01* -X177717413Y-135576027D01* -X177824964Y-135400519D01* -X177829445Y-135391725D01* -X177917455Y-135179249D01* -X177920504Y-135169864D01* -X177943273Y-135075026D01* -X185547928Y-135075026D01* -X185553655Y-135082676D01* -X185729163Y-135190227D01* -X185737957Y-135194708D01* -X185950433Y-135282718D01* -X185959818Y-135285767D01* -X186183448Y-135339457D01* -X186193195Y-135341000D01* -X186422474Y-135359045D01* -X186432334Y-135359045D01* -X186661613Y-135341000D01* -X186671360Y-135339457D01* -X186894990Y-135285767D01* -X186904375Y-135282718D01* -X187116851Y-135194708D01* -X187125645Y-135190227D01* -X187297487Y-135084923D01* -X187306947Y-135074467D01* -X187303163Y-135065689D01* -X186440216Y-134202742D01* -X186426272Y-134195128D01* -X186424439Y-134195259D01* -X186417824Y-134199510D01* -X185554688Y-135062646D01* -X185547928Y-135075026D01* -X177943273Y-135075026D01* -X177974194Y-134946234D01* -X177975737Y-134936487D01* -X177993782Y-134707208D01* -X177993782Y-134697348D01* -X177975737Y-134468069D01* -X177974194Y-134458322D01* -X177920504Y-134234692D01* -X177917455Y-134225307D01* -X177829445Y-134012831D01* -X177824964Y-134004037D01* -X177721777Y-133835650D01* -X184899079Y-133835650D01* -X184917124Y-134064929D01* -X184918667Y-134074676D01* -X184972357Y-134298306D01* -X184975406Y-134307691D01* -X185063416Y-134520167D01* -X185067897Y-134528961D01* -X185173201Y-134700803D01* -X185183657Y-134710263D01* -X185192435Y-134706479D01* -X186055382Y-133843532D01* -X186061760Y-133831852D01* -X186791812Y-133831852D01* -X186791943Y-133833685D01* -X186796194Y-133840300D01* -X187659330Y-134703436D01* -X187671710Y-134710196D01* -X187679360Y-134704469D01* -X187786911Y-134528961D01* -X187791392Y-134520167D01* -X187879402Y-134307691D01* -X187882451Y-134298306D01* -X187936141Y-134074676D01* -X187937684Y-134064929D01* -X187955729Y-133835650D01* -X187955729Y-133825790D01* -X187937684Y-133596511D01* -X187936141Y-133586764D01* -X187882451Y-133363134D01* -X187879402Y-133353749D01* -X187791392Y-133141273D01* -X187786911Y-133132479D01* -X187681607Y-132960637D01* -X187671151Y-132951177D01* -X187662373Y-132954961D01* -X186799426Y-133817908D01* -X186791812Y-133831852D01* -X186061760Y-133831852D01* -X186062996Y-133829588D01* -X186062865Y-133827755D01* -X186058614Y-133821140D01* -X185195478Y-132958004D01* -X185183098Y-132951244D01* -X185175448Y-132956971D01* -X185067897Y-133132479D01* -X185063416Y-133141273D01* -X184975406Y-133353749D01* -X184972357Y-133363134D01* -X184918667Y-133586764D01* -X184917124Y-133596511D01* -X184899079Y-133825790D01* -X184899079Y-133835650D01* -X177721777Y-133835650D01* -X177719660Y-133832195D01* -X177709204Y-133822735D01* -X177700426Y-133826519D01* -X176837479Y-134689466D01* -X176829865Y-134703410D01* -X176099813Y-134703410D01* -X176101049Y-134701146D01* -X176100918Y-134699313D01* -X176096667Y-134692698D01* -X175233531Y-133829562D01* -X175221151Y-133822802D01* -X175213501Y-133828529D01* -X175105950Y-134004037D01* -X175101469Y-134012831D01* -X175013459Y-134225307D01* -X175010410Y-134234692D01* -X174956720Y-134458322D01* -X174955177Y-134468069D01* -X174937132Y-134697348D01* -X174937132Y-134707208D01* -X167357728Y-134707208D01* -X167315432Y-134505628D01* -X167309495Y-134490593D01* -X167267553Y-134384390D01* -X167230693Y-134291056D01* -X167111013Y-134093829D01* -X167065322Y-134041175D01* -X166963313Y-133923619D01* -X166963311Y-133923617D01* -X166959813Y-133919586D01* -X166895124Y-133866544D01* -X166785545Y-133776694D01* -X166785539Y-133776690D01* -X166781417Y-133773310D01* -X166580925Y-133659184D01* -X166575909Y-133657363D01* -X166575904Y-133657361D01* -X166369085Y-133582289D01* -X166369081Y-133582288D01* -X166364070Y-133580469D01* -X166358821Y-133579520D01* -X166358818Y-133579519D01* -X166141137Y-133540156D01* -X166141130Y-133540155D01* -X166137053Y-133539418D01* -X166119316Y-133538582D01* -X166114368Y-133538348D01* -X166114361Y-133538348D01* -X166112880Y-133538278D01* -X165950735Y-133538278D01* -X165883779Y-133543959D01* -X165784098Y-133552417D01* -X165784094Y-133552418D01* -X165778787Y-133552868D01* -X165773632Y-133554206D01* -X165773626Y-133554207D01* -X165560657Y-133609483D01* -X165560653Y-133609484D01* -X165555488Y-133610825D01* -X165550622Y-133613017D01* -X165550619Y-133613018D01* -X165350164Y-133703316D01* -X165345145Y-133705577D01* -X165340725Y-133708553D01* -X165340721Y-133708555D01* -X165301391Y-133735034D01* -X165153775Y-133834416D01* -X164986848Y-133993656D01* -X164963366Y-134025217D01* -X164858860Y-134165679D01* -X164849139Y-134178744D01* -X164846065Y-134184791D01* -X164777106Y-134320423D01* -X164744583Y-134384390D01* -X164712187Y-134488722D01* -X164677755Y-134599608D01* -X164677754Y-134599614D01* -X164676171Y-134604711D01* -X164663893Y-134697348D01* -X164647169Y-134823536D01* -X164645860Y-134833410D01* -X162567925Y-134833410D01* -X162542653Y-134785479D01* -X162489843Y-134685316D01* -X162428134Y-134598483D01* -X162321198Y-134448008D01* -X162321193Y-134448002D01* -X162318774Y-134444598D01* -X162315930Y-134441548D01* -X162315925Y-134441542D01* -X162120217Y-134231671D01* -X162117371Y-134228619D01* -X161889172Y-134041175D01* -X161638188Y-133885558D01* -X161368827Y-133764502D01* -X161151351Y-133699670D01* -X161089821Y-133681327D01* -X161089819Y-133681327D01* -X161085822Y-133680135D01* -X161081702Y-133679482D01* -X161081700Y-133679482D01* -X160797625Y-133634488D01* -X160797619Y-133634487D01* -X160794144Y-133633937D01* -X160769585Y-133632822D01* -X160703200Y-133629807D01* -X160703179Y-133629807D01* -X160701780Y-133629743D01* -X160517316Y-133629743D01* -X160297553Y-133644340D01* -X160293454Y-133645166D01* -X160293450Y-133645167D01* -X160186152Y-133666802D01* -X160008066Y-133702710D01* -X159728842Y-133798855D01* -X159610352Y-133858190D01* -X159486781Y-133920070D01* -X159464786Y-133931084D01* -X159220539Y-134097075D01* -X159000390Y-134293911D01* -X158997673Y-134297081D01* -X158997672Y-134297082D01* -X158814453Y-134510847D01* -X158808208Y-134518133D01* -X158805934Y-134521635D01* -X158805930Y-134521640D01* -X158658604Y-134748502D01* -X158647368Y-134765804D01* -X158520698Y-135032571D01* -X158519419Y-135036554D01* -X158519418Y-135036557D01* -X158448872Y-135256281D01* -X158430422Y-135313747D01* -X158423705Y-135351081D01* -X158383417Y-135574994D01* -X158378127Y-135604393D01* -X158377938Y-135608560D01* -X158377937Y-135608567D01* -X158365040Y-135892596D01* -X158364731Y-135899402D01* -X156187398Y-135899402D01* -X156130427Y-135833749D01* -X156130425Y-135833747D01* -X156126927Y-135829716D01* -X156054861Y-135770625D01* -X155952659Y-135686824D01* -X155952653Y-135686820D01* -X155948531Y-135683440D01* -X155748039Y-135569314D01* -X155743023Y-135567493D01* -X155743018Y-135567491D01* -X155536199Y-135492419D01* -X155536195Y-135492418D01* -X155531184Y-135490599D01* -X155525935Y-135489650D01* -X155525932Y-135489649D01* -X155308251Y-135450286D01* -X155308244Y-135450285D01* -X155304167Y-135449548D01* -X155286430Y-135448712D01* -X155281482Y-135448478D01* -X155281475Y-135448478D01* -X155279994Y-135448408D01* -X155117849Y-135448408D01* -X155050893Y-135454089D01* -X154951212Y-135462547D01* -X154951208Y-135462548D01* -X154945901Y-135462998D01* -X154940746Y-135464336D01* -X154940740Y-135464337D01* -X154727771Y-135519613D01* -X154727767Y-135519614D01* -X154722602Y-135520955D01* -X154717736Y-135523147D01* -X154717733Y-135523148D01* -X154537375Y-135604393D01* -X154512259Y-135615707D01* -X154507839Y-135618683D01* -X154507835Y-135618685D01* -X154447810Y-135659097D01* -X154320889Y-135744546D01* -X154153962Y-135903786D01* -X154131330Y-135934204D01* -X154029252Y-136071403D01* -X154016253Y-136088874D01* -X154013838Y-136093624D01* -X153930734Y-136257078D01* -X153911697Y-136294520D01* -X153879913Y-136396879D01* -X153844869Y-136509738D01* -X153844868Y-136509744D01* -X153843285Y-136514841D01* -X153833164Y-136591203D01* -X153813875Y-136736744D01* -X153812974Y-136743540D01* -X151111367Y-136743540D01* -X150666931Y-134223020D01* -X154128839Y-134223020D01* -X154134566Y-134230670D01* -X154310074Y-134338221D01* -X154318868Y-134342702D01* -X154531344Y-134430712D01* -X154540729Y-134433761D01* -X154764359Y-134487451D01* -X154774106Y-134488994D01* -X155003385Y-134507039D01* -X155013245Y-134507039D01* -X155242524Y-134488994D01* -X155252271Y-134487451D01* -X155475901Y-134433761D01* -X155485286Y-134430712D01* -X155697762Y-134342702D01* -X155706556Y-134338221D01* -X155878398Y-134232917D01* -X155887858Y-134222461D01* -X155884074Y-134213683D01* -X155021127Y-133350736D01* -X155007183Y-133343122D01* -X155005350Y-133343253D01* -X154998735Y-133347504D01* -X154135599Y-134210640D01* -X154128839Y-134223020D01* -X150666931Y-134223020D01* -X150448396Y-132983644D01* -X153479990Y-132983644D01* -X153498035Y-133212923D01* -X153499578Y-133222670D01* -X153553268Y-133446300D01* -X153556317Y-133455685D01* -X153644327Y-133668161D01* -X153648808Y-133676955D01* -X153754112Y-133848797D01* -X153764568Y-133858257D01* -X153773346Y-133854473D01* -X154636293Y-132991526D01* -X154642671Y-132979846D01* -X155372723Y-132979846D01* -X155372854Y-132981679D01* -X155377105Y-132988294D01* -X156240241Y-133851430D01* -X156252621Y-133858190D01* -X156260271Y-133852463D01* -X156367822Y-133676955D01* -X156372303Y-133668161D01* -X156459134Y-133458531D01* -X175585914Y-133458531D01* -X175589698Y-133467309D01* -X176452645Y-134330256D01* -X176466589Y-134337870D01* -X176468422Y-134337739D01* -X176475037Y-134333488D01* -X177338173Y-133470352D01* -X177344933Y-133457972D01* -X177339206Y-133450322D01* -X177163698Y-133342771D01* -X177154904Y-133338290D01* -X176942428Y-133250280D01* -X176933043Y-133247231D01* -X176709413Y-133193541D01* -X176699666Y-133191998D01* -X176470387Y-133173953D01* -X176460527Y-133173953D01* -X176231248Y-133191998D01* -X176221501Y-133193541D01* -X175997871Y-133247231D01* -X175988486Y-133250280D01* -X175776010Y-133338290D01* -X175767216Y-133342771D01* -X175595374Y-133448075D01* -X175585914Y-133458531D01* -X156459134Y-133458531D01* -X156460313Y-133455685D01* -X156463362Y-133446300D01* -X156517052Y-133222670D01* -X156518595Y-133212923D01* -X156536640Y-132983644D01* -X156536640Y-132973784D01* -X156518595Y-132744505D01* -X156517052Y-132734758D01* -X156463362Y-132511128D01* -X156460313Y-132501743D01* -X156454015Y-132486539D01* -X163976917Y-132486539D01* -X163982644Y-132494189D01* -X164158152Y-132601740D01* -X164166946Y-132606221D01* -X164379422Y-132694231D01* -X164388807Y-132697280D01* -X164612437Y-132750970D01* -X164622184Y-132752513D01* -X164851463Y-132770558D01* -X164861323Y-132770558D01* -X165090602Y-132752513D01* -X165100349Y-132750970D01* -X165323979Y-132697280D01* -X165333364Y-132694231D01* -X165545840Y-132606221D01* -X165554634Y-132601740D01* -X165726476Y-132496436D01* -X165735936Y-132485980D01* -X165732152Y-132477202D01* -X165429440Y-132174490D01* -X179734189Y-132174490D01* -X179753016Y-132413712D01* -X179754170Y-132418519D01* -X179754171Y-132418525D01* -X179781643Y-132532953D01* -X179809034Y-132647043D01* -X179810927Y-132651614D01* -X179810928Y-132651616D01* -X179898939Y-132864093D01* -X179900863Y-132868739D01* -X180026243Y-133073339D01* -X180029460Y-133077106D01* -X180029461Y-133077107D01* -X180153151Y-133221930D01* -X180182085Y-133255808D01* -X180185847Y-133259021D01* -X180334961Y-133386375D01* -X180364554Y-133411650D01* -X180569154Y-133537030D01* -X180573724Y-133538923D01* -X180573726Y-133538924D01* -X180752606Y-133613018D01* -X180790850Y-133628859D01* -X180862164Y-133645980D01* -X181019368Y-133683722D01* -X181019374Y-133683723D01* -X181024181Y-133684877D01* -X181263403Y-133703704D01* -X181502625Y-133684877D01* -X181507432Y-133683723D01* -X181507438Y-133683722D01* -X181664642Y-133645980D01* -X181735956Y-133628859D01* -X181774200Y-133613018D01* -X181953080Y-133538924D01* -X181953082Y-133538923D01* -X181957652Y-133537030D01* -X182162252Y-133411650D01* -X182191846Y-133386375D01* -X182340959Y-133259021D01* -X182344721Y-133255808D01* -X182373655Y-133221930D01* -X182497345Y-133077107D01* -X182497346Y-133077106D01* -X182500563Y-133073339D01* -X182625943Y-132868739D01* -X182627868Y-132864093D01* -X182715878Y-132651616D01* -X182715879Y-132651614D01* -X182717772Y-132647043D01* -X182732194Y-132586973D01* -X185547861Y-132586973D01* -X185551645Y-132595751D01* -X186414592Y-133458698D01* -X186428536Y-133466312D01* -X186430369Y-133466181D01* -X186436984Y-133461930D01* -X187300120Y-132598794D01* -X187306880Y-132586414D01* -X187301153Y-132578764D01* -X187125645Y-132471213D01* -X187116851Y-132466732D01* -X186904375Y-132378722D01* -X186894990Y-132375673D01* -X186671360Y-132321983D01* -X186661613Y-132320440D01* -X186432334Y-132302395D01* -X186422474Y-132302395D01* -X186193195Y-132320440D01* -X186183448Y-132321983D01* -X185959818Y-132375673D01* -X185950433Y-132378722D01* -X185737957Y-132466732D01* -X185729163Y-132471213D01* -X185557321Y-132576517D01* -X185547861Y-132586973D01* -X182732194Y-132586973D01* -X182745163Y-132532953D01* -X182772635Y-132418525D01* -X182772636Y-132418519D01* -X182773790Y-132413712D01* -X182792617Y-132174490D01* -X182781505Y-132033294D01* -X194953757Y-132033294D01* -X194953957Y-132038624D01* -X194953957Y-132038625D01* -X194957921Y-132144221D01* -X194962411Y-132263830D01* -X195009785Y-132489612D01* -X195011743Y-132494571D01* -X195011744Y-132494573D01* -X195037473Y-132559723D01* -X195094524Y-132704184D01* -X195214204Y-132901411D01* -X195217701Y-132905441D01* -X195360911Y-133070476D01* -X195365404Y-133075654D01* -X195369535Y-133079041D01* -X195539672Y-133218546D01* -X195539678Y-133218550D01* -X195543800Y-133221930D01* -X195744292Y-133336056D01* -X195749308Y-133337877D01* -X195749313Y-133337879D01* -X195956132Y-133412951D01* -X195956136Y-133412952D01* -X195961147Y-133414771D01* -X195966396Y-133415720D01* -X195966399Y-133415721D01* -X196184080Y-133455084D01* -X196184087Y-133455085D01* -X196188164Y-133455822D01* -X196205901Y-133456658D01* -X196210849Y-133456892D01* -X196210856Y-133456892D01* -X196212337Y-133456962D01* -X196374482Y-133456962D01* -X196452737Y-133450322D01* -X196541119Y-133442823D01* -X196541123Y-133442822D01* -X196546430Y-133442372D01* -X196551585Y-133441034D01* -X196551591Y-133441033D01* -X196764560Y-133385757D01* -X196764564Y-133385756D01* -X196769729Y-133384415D01* -X196774595Y-133382223D01* -X196774598Y-133382222D01* -X196975206Y-133291855D01* -X196980072Y-133289663D01* -X196984492Y-133286687D01* -X196984496Y-133286685D01* -X197131060Y-133188011D01* -X197171442Y-133160824D01* -X197338369Y-133001584D01* -X197409901Y-132905441D01* -X197472894Y-132820776D01* -X197472896Y-132820773D01* -X197476078Y-132816496D01* -X197530862Y-132708745D01* -X197578215Y-132615608D01* -X197578215Y-132615607D01* -X197580634Y-132610850D01* -X197616739Y-132494573D01* -X197647462Y-132395632D01* -X197647463Y-132395626D01* -X197649046Y-132390529D01* -X197666545Y-132258499D01* -X197678657Y-132167115D01* -X197678657Y-132167110D01* -X197679357Y-132161830D01* -X197678696Y-132144221D01* -X199589071Y-132144221D01* -X199589434Y-132148369D01* -X199589434Y-132148373D01* -X199608129Y-132362055D01* -X199614809Y-132438411D01* -X199615719Y-132442483D01* -X199615720Y-132442488D01* -X199676451Y-132714183D01* -X199679229Y-132726612D01* -X199680672Y-132730535D01* -X199680673Y-132730537D01* -X199695398Y-132770558D01* -X199781201Y-133003761D01* -X199783148Y-133007454D01* -X199783149Y-133007456D01* -X199817217Y-133072071D01* -X199918931Y-133264989D01* -X199921351Y-133268394D01* -X200087576Y-133502297D01* -X200087581Y-133502303D01* -X200090000Y-133505707D01* -X200092844Y-133508757D01* -X200092849Y-133508763D01* -X200235584Y-133661827D01* -X200291403Y-133721686D01* -X200519602Y-133909130D01* -X200770586Y-134064747D01* -X201039947Y-134185803D01* -X201164790Y-134223020D01* -X201296281Y-134262219D01* -X201322952Y-134270170D01* -X201327072Y-134270823D01* -X201327074Y-134270823D01* -X201611149Y-134315817D01* -X201611155Y-134315818D01* -X201614630Y-134316368D01* -X201639189Y-134317483D01* -X201705574Y-134320498D01* -X201705595Y-134320498D01* -X201706994Y-134320562D01* -X201891458Y-134320562D01* -X202111221Y-134305965D01* -X202115320Y-134305139D01* -X202115324Y-134305138D01* -X202288747Y-134270170D01* -X202400708Y-134247595D01* -X202679932Y-134151450D01* -X202852711Y-134064929D01* -X202940252Y-134021092D01* -X202940254Y-134021091D01* -X202943988Y-134019221D01* -X203188235Y-133853230D01* -X203202697Y-133840300D01* -X203310714Y-133743721D01* -X203408384Y-133656394D01* -X203427769Y-133633777D01* -X203597846Y-133435346D01* -X203597849Y-133435342D01* -X203600566Y-133432172D01* -X203602840Y-133428670D01* -X203602844Y-133428665D01* -X203759127Y-133188011D01* -X203759130Y-133188006D01* -X203761406Y-133184501D01* -X203771237Y-133163798D01* -X203859658Y-132977582D01* -X203888076Y-132917734D01* -X203910942Y-132846517D01* -X203977072Y-132640545D01* -X203977072Y-132640544D01* -X203978352Y-132636558D01* -X204004792Y-132489612D01* -X204029908Y-132350021D01* -X204029909Y-132350016D01* -X204030647Y-132345912D01* -X204032189Y-132311966D01* -X204043854Y-132055073D01* -X204043854Y-132055068D01* -X204044043Y-132050903D01* -X204043569Y-132045478D01* -X204042503Y-132033294D01* -X205953757Y-132033294D01* -X205953957Y-132038624D01* -X205953957Y-132038625D01* -X205957921Y-132144221D01* -X205962411Y-132263830D01* -X206009785Y-132489612D01* -X206011743Y-132494571D01* -X206011744Y-132494573D01* -X206037473Y-132559723D01* -X206094524Y-132704184D01* -X206214204Y-132901411D01* -X206217701Y-132905441D01* -X206360911Y-133070476D01* -X206365404Y-133075654D01* -X206369535Y-133079041D01* -X206539672Y-133218546D01* -X206539678Y-133218550D01* -X206543800Y-133221930D01* -X206744292Y-133336056D01* -X206749308Y-133337877D01* -X206749313Y-133337879D01* -X206956132Y-133412951D01* -X206956136Y-133412952D01* -X206961147Y-133414771D01* -X206966396Y-133415720D01* -X206966399Y-133415721D01* -X207184080Y-133455084D01* -X207184087Y-133455085D01* -X207188164Y-133455822D01* -X207205901Y-133456658D01* -X207210849Y-133456892D01* -X207210856Y-133456892D01* -X207212337Y-133456962D01* -X207374482Y-133456962D01* -X207452737Y-133450322D01* -X207541119Y-133442823D01* -X207541123Y-133442822D01* -X207546430Y-133442372D01* -X207551585Y-133441034D01* -X207551591Y-133441033D01* -X207573914Y-133435239D01* -X216468947Y-133435239D01* -X216474674Y-133442889D01* -X216650182Y-133550440D01* -X216658976Y-133554921D01* -X216871452Y-133642931D01* -X216880837Y-133645980D01* -X217104467Y-133699670D01* -X217114214Y-133701213D01* -X217343493Y-133719258D01* -X217353353Y-133719258D01* -X217582632Y-133701213D01* -X217592379Y-133699670D01* -X217816009Y-133645980D01* -X217825394Y-133642931D01* -X218037870Y-133554921D01* -X218046664Y-133550440D01* -X218218506Y-133445136D01* -X218227966Y-133434680D01* -X218224182Y-133425902D01* -X217361235Y-132562955D01* -X217347291Y-132555341D01* -X217345458Y-132555472D01* -X217338843Y-132559723D01* -X216475707Y-133422859D01* -X216468947Y-133435239D01* -X207573914Y-133435239D01* -X207764560Y-133385757D01* -X207764564Y-133385756D01* -X207769729Y-133384415D01* -X207774595Y-133382223D01* -X207774598Y-133382222D01* -X207975206Y-133291855D01* -X207980072Y-133289663D01* -X207984492Y-133286687D01* -X207984496Y-133286685D01* -X208131060Y-133188011D01* -X208171442Y-133160824D01* -X208338369Y-133001584D01* -X208409901Y-132905441D01* -X208472894Y-132820776D01* -X208472896Y-132820773D01* -X208476078Y-132816496D01* -X208530862Y-132708745D01* -X208578215Y-132615608D01* -X208578215Y-132615607D01* -X208580634Y-132610850D01* -X208616739Y-132494573D01* -X208647462Y-132395632D01* -X208647463Y-132395626D01* -X208649046Y-132390529D01* -X208666545Y-132258499D01* -X208674847Y-132195863D01* -X215820098Y-132195863D01* -X215838143Y-132425142D01* -X215839686Y-132434889D01* -X215893376Y-132658519D01* -X215896425Y-132667904D01* -X215984435Y-132880380D01* -X215988916Y-132889174D01* -X216094220Y-133061016D01* -X216104676Y-133070476D01* -X216113454Y-133066692D01* -X216976401Y-132203745D01* -X216982779Y-132192065D01* -X217712831Y-132192065D01* -X217712962Y-132193898D01* -X217717213Y-132200513D01* -X218580349Y-133063649D01* -X218592729Y-133070409D01* -X218596720Y-133067421D01* -X225782045Y-133067421D01* -X225800090Y-133296700D01* -X225801633Y-133306447D01* -X225855323Y-133530077D01* -X225858372Y-133539462D01* -X225946382Y-133751938D01* -X225950863Y-133760732D01* -X226056167Y-133932574D01* -X226066623Y-133942034D01* -X226075401Y-133938250D01* -X226938348Y-133075303D01* -X226944726Y-133063623D01* -X227674778Y-133063623D01* -X227674909Y-133065456D01* -X227679160Y-133072071D01* -X228542296Y-133935207D01* -X228554676Y-133941967D01* -X228562326Y-133936240D01* -X228669877Y-133760732D01* -X228674358Y-133751938D01* -X228762368Y-133539462D01* -X228765417Y-133530077D01* -X228819107Y-133306447D01* -X228820650Y-133296700D01* -X228838695Y-133067421D01* -X228838695Y-133057561D01* -X228820650Y-132828282D01* -X228819107Y-132818535D01* -X228765417Y-132594905D01* -X228762368Y-132585520D01* -X228674358Y-132373044D01* -X228669877Y-132364250D01* -X228564573Y-132192408D01* -X228554117Y-132182948D01* -X228545339Y-132186732D01* -X227682392Y-133049679D01* -X227674778Y-133063623D01* -X226944726Y-133063623D01* -X226945962Y-133061359D01* -X226945831Y-133059526D01* -X226941580Y-133052911D01* -X226078444Y-132189775D01* -X226066064Y-132183015D01* -X226058414Y-132188742D01* -X225950863Y-132364250D01* -X225946382Y-132373044D01* -X225858372Y-132585520D01* -X225855323Y-132594905D01* -X225801633Y-132818535D01* -X225800090Y-132828282D01* -X225782045Y-133057561D01* -X225782045Y-133067421D01* -X218596720Y-133067421D01* -X218600379Y-133064682D01* -X218707930Y-132889174D01* -X218712411Y-132880380D01* -X218800421Y-132667904D01* -X218803470Y-132658519D01* -X218857160Y-132434889D01* -X218858703Y-132425142D01* -X218876748Y-132195863D01* -X218876748Y-132186003D01* -X218858703Y-131956724D01* -X218857160Y-131946977D01* -X218803470Y-131723347D01* -X218800421Y-131713962D01* -X218712411Y-131501486D01* -X218707930Y-131492692D01* -X218602626Y-131320850D01* -X218592170Y-131311390D01* -X218583392Y-131315174D01* -X217720445Y-132178121D01* -X217712831Y-132192065D01* -X216982779Y-132192065D01* -X216984015Y-132189801D01* -X216983884Y-132187968D01* -X216979633Y-132181353D01* -X216116497Y-131318217D01* -X216104117Y-131311457D01* -X216096467Y-131317184D01* -X215988916Y-131492692D01* -X215984435Y-131501486D01* -X215896425Y-131713962D01* -X215893376Y-131723347D01* -X215839686Y-131946977D01* -X215838143Y-131956724D01* -X215820098Y-132186003D01* -X215820098Y-132195863D01* -X208674847Y-132195863D01* -X208678657Y-132167115D01* -X208678657Y-132167110D01* -X208679357Y-132161830D01* -X208678540Y-132140051D01* -X208671292Y-131946977D01* -X208670703Y-131931294D01* -X208623329Y-131705512D01* -X208584335Y-131606772D01* -X208575450Y-131584274D01* -X208538590Y-131490940D01* -X208418910Y-131293713D01* -X208365925Y-131232653D01* -X208271210Y-131123503D01* -X208271208Y-131123501D01* -X208267710Y-131119470D01* -X208171964Y-131040963D01* -X208093442Y-130976578D01* -X208093436Y-130976574D01* -X208089314Y-130973194D01* -X208043624Y-130947186D01* -X216468880Y-130947186D01* -X216472664Y-130955964D01* -X217335611Y-131818911D01* -X217349555Y-131826525D01* -X217351388Y-131826394D01* -X217358003Y-131822143D01* -X218221139Y-130959007D01* -X218227899Y-130946627D01* -X218222172Y-130938977D01* -X218046664Y-130831426D01* -X218037870Y-130826945D01* -X217825394Y-130738935D01* -X217816009Y-130735886D01* -X217592379Y-130682196D01* -X217582632Y-130680653D01* -X217353353Y-130662608D01* -X217343493Y-130662608D01* -X217114214Y-130680653D01* -X217104467Y-130682196D01* -X216880837Y-130735886D01* -X216871452Y-130738935D01* -X216658976Y-130826945D01* -X216650182Y-130831426D01* -X216478340Y-130936730D01* -X216468880Y-130947186D01* -X208043624Y-130947186D01* -X207888822Y-130859068D01* -X207883806Y-130857247D01* -X207883801Y-130857245D01* -X207676982Y-130782173D01* -X207676978Y-130782172D01* -X207671967Y-130780353D01* -X207666718Y-130779404D01* -X207666715Y-130779403D01* -X207449034Y-130740040D01* -X207449027Y-130740039D01* -X207444950Y-130739302D01* -X207427213Y-130738466D01* -X207422265Y-130738232D01* -X207422258Y-130738232D01* -X207420777Y-130738162D01* -X207258632Y-130738162D01* -X207191676Y-130743843D01* -X207091995Y-130752301D01* -X207091991Y-130752302D01* -X207086684Y-130752752D01* -X207081529Y-130754090D01* -X207081523Y-130754091D01* -X206868554Y-130809367D01* -X206868550Y-130809368D01* -X206863385Y-130810709D01* -X206858519Y-130812901D01* -X206858516Y-130812902D01* -X206714683Y-130877694D01* -X206653042Y-130905461D01* -X206648622Y-130908437D01* -X206648618Y-130908439D01* -X206578028Y-130955964D01* -X206461672Y-131034300D01* -X206294745Y-131193540D01* -X206271799Y-131224380D01* -X206165280Y-131367548D01* -X206157036Y-131378628D01* -X206154621Y-131383378D01* -X206068501Y-131552764D01* -X206052480Y-131584274D01* -X206029502Y-131658275D01* -X205985652Y-131799492D01* -X205985651Y-131799498D01* -X205984068Y-131804595D01* -X205973523Y-131884156D01* -X205960244Y-131984351D01* -X205953757Y-132033294D01* -X204042503Y-132033294D01* -X204018669Y-131760874D01* -X204018305Y-131756713D01* -X204016087Y-131746788D01* -X203954797Y-131472590D01* -X203954795Y-131472583D01* -X203953885Y-131468512D01* -X203942409Y-131437320D01* -X203898587Y-131318217D01* -X203851913Y-131191363D01* -X203816135Y-131123503D01* -X203761997Y-131020822D01* -X203714183Y-130930135D01* -X203630225Y-130811994D01* -X203545538Y-130692827D01* -X203545533Y-130692821D01* -X203543114Y-130689417D01* -X203540270Y-130686367D01* -X203540265Y-130686361D01* -X203398842Y-130534703D01* -X220983210Y-130534703D01* -X221002037Y-130773925D01* -X221003191Y-130778732D01* -X221003192Y-130778738D01* -X221025153Y-130870211D01* -X221058055Y-131007256D01* -X221059948Y-131011827D01* -X221059949Y-131011829D01* -X221132784Y-131187668D01* -X221149884Y-131228952D01* -X221275264Y-131433552D01* -X221278481Y-131437319D01* -X221278482Y-131437320D01* -X221325774Y-131492692D01* -X221431106Y-131616021D01* -X221434868Y-131619234D01* -X221556770Y-131723347D01* -X221613575Y-131771863D01* -X221818175Y-131897243D01* -X221822745Y-131899136D01* -X221822747Y-131899137D01* -X222028473Y-131984351D01* -X222039871Y-131989072D01* -X222121461Y-132008660D01* -X222268389Y-132043935D01* -X222268395Y-132043936D01* -X222273202Y-132045090D01* -X222512424Y-132063917D01* -X222751646Y-132045090D01* -X222756453Y-132043936D01* -X222756459Y-132043935D01* -X222903387Y-132008660D01* -X222984977Y-131989072D01* -X222996375Y-131984351D01* -X223202101Y-131899137D01* -X223202103Y-131899136D01* -X223206673Y-131897243D01* -X223334771Y-131818744D01* -X226430827Y-131818744D01* -X226434611Y-131827522D01* -X227297558Y-132690469D01* -X227311502Y-132698083D01* -X227313335Y-132697952D01* -X227319950Y-132693701D01* -X228183086Y-131830565D01* -X228189846Y-131818185D01* -X228184119Y-131810535D01* -X228008611Y-131702984D01* -X227999817Y-131698503D01* -X227787341Y-131610493D01* -X227777956Y-131607444D01* -X227554326Y-131553754D01* -X227544579Y-131552211D01* -X227315300Y-131534166D01* -X227305440Y-131534166D01* -X227076161Y-131552211D01* -X227066414Y-131553754D01* -X226842784Y-131607444D01* -X226833399Y-131610493D01* -X226620923Y-131698503D01* -X226612129Y-131702984D01* -X226440287Y-131808288D01* -X226430827Y-131818744D01* -X223334771Y-131818744D01* -X223411273Y-131771863D01* -X223468079Y-131723347D01* -X223589980Y-131619234D01* -X223593742Y-131616021D01* -X223699074Y-131492692D01* -X223746366Y-131437320D01* -X223746367Y-131437319D01* -X223749584Y-131433552D01* -X223874964Y-131228952D01* -X223892065Y-131187668D01* -X223964899Y-131011829D01* -X223964900Y-131011827D01* -X223966793Y-131007256D01* -X223999695Y-130870211D01* -X224021656Y-130778738D01* -X224021657Y-130778732D01* -X224022811Y-130773925D01* -X224041638Y-130534703D01* -X224022811Y-130295481D01* -X224021657Y-130290674D01* -X224021656Y-130290668D01* -X223978659Y-130111577D01* -X223966793Y-130062150D01* -X223960645Y-130047307D01* -X223876858Y-129845026D01* -X223876857Y-129845024D01* -X223874964Y-129840454D01* -X223749584Y-129635854D01* -X223684622Y-129559792D01* -X223596955Y-129457147D01* -X223593742Y-129453385D01* -X223423020Y-129307576D01* -X223415041Y-129300761D01* -X223415040Y-129300760D01* -X223411273Y-129297543D01* -X223206673Y-129172163D01* -X223202103Y-129170270D01* -X223202101Y-129170269D01* -X222989550Y-129082228D01* -X222989548Y-129082227D01* -X222984977Y-129080334D01* -X222841325Y-129045846D01* -X222756459Y-129025471D01* -X222756453Y-129025470D01* -X222751646Y-129024316D01* -X222512424Y-129005489D01* -X222273202Y-129024316D01* -X222268395Y-129025470D01* -X222268389Y-129025471D01* -X222183523Y-129045846D01* -X222039871Y-129080334D01* -X222035300Y-129082227D01* -X222035298Y-129082228D01* -X221822747Y-129170269D01* -X221822745Y-129170270D01* -X221818175Y-129172163D01* -X221613575Y-129297543D01* -X221609808Y-129300760D01* -X221609807Y-129300761D01* -X221601828Y-129307576D01* -X221431106Y-129453385D01* -X221427893Y-129457147D01* -X221340227Y-129559792D01* -X221275264Y-129635854D01* -X221149884Y-129840454D01* -X221147991Y-129845024D01* -X221147990Y-129845026D01* -X221064203Y-130047307D01* -X221058055Y-130062150D01* -X221046189Y-130111577D01* -X221003192Y-130290668D01* -X221003191Y-130290674D01* -X221002037Y-130295481D01* -X220983210Y-130534703D01* -X203398842Y-130534703D01* -X203344557Y-130476490D01* -X203341711Y-130473438D01* -X203113512Y-130285994D01* -X202862528Y-130130377D01* -X202832559Y-130116908D01* -X202728161Y-130069990D01* -X202593167Y-130009321D01* -X202327991Y-129930269D01* -X202314161Y-129926146D01* -X202314159Y-129926146D01* -X202310162Y-129924954D01* -X202306042Y-129924301D01* -X202306040Y-129924301D01* -X202021965Y-129879307D01* -X202021959Y-129879306D01* -X202018484Y-129878756D01* -X201993925Y-129877641D01* -X201927540Y-129874626D01* -X201927519Y-129874626D01* -X201926120Y-129874562D01* -X201741656Y-129874562D01* -X201521893Y-129889159D01* -X201517794Y-129889985D01* -X201517790Y-129889986D01* -X201375196Y-129918738D01* -X201232406Y-129947529D01* -X200953182Y-130043674D01* -X200838129Y-130101288D01* -X200695834Y-130172544D01* -X200689126Y-130175903D01* -X200444879Y-130341894D01* -X200441765Y-130344678D01* -X200441764Y-130344679D01* -X200409243Y-130373756D01* -X200224730Y-130538730D01* -X200222013Y-130541900D01* -X200222012Y-130541901D01* -X200040143Y-130754091D01* -X200032548Y-130762952D01* -X200030274Y-130766454D01* -X200030270Y-130766459D01* -X199873987Y-131007113D01* -X199871708Y-131010623D01* -X199869914Y-131014401D01* -X199869913Y-131014403D01* -X199855569Y-131044611D01* -X199745038Y-131277390D01* -X199743759Y-131281373D01* -X199743758Y-131281376D01* -X199674610Y-131496746D01* -X199654762Y-131558566D01* -X199649218Y-131589377D01* -X199606370Y-131827522D01* -X199602467Y-131849212D01* -X199602278Y-131853379D01* -X199602277Y-131853386D01* -X199590400Y-132114949D01* -X199589071Y-132144221D01* -X197678696Y-132144221D01* -X197678540Y-132140051D01* -X197671292Y-131946977D01* -X197670703Y-131931294D01* -X197623329Y-131705512D01* -X197584335Y-131606772D01* -X197575450Y-131584274D01* -X197538590Y-131490940D01* -X197418910Y-131293713D01* -X197365925Y-131232653D01* -X197271210Y-131123503D01* -X197271208Y-131123501D01* -X197267710Y-131119470D01* -X197171964Y-131040963D01* -X197093442Y-130976578D01* -X197093436Y-130976574D01* -X197089314Y-130973194D01* -X196888822Y-130859068D01* -X196883806Y-130857247D01* -X196883801Y-130857245D01* -X196676982Y-130782173D01* -X196676978Y-130782172D01* -X196671967Y-130780353D01* -X196666718Y-130779404D01* -X196666715Y-130779403D01* -X196449034Y-130740040D01* -X196449027Y-130740039D01* -X196444950Y-130739302D01* -X196427213Y-130738466D01* -X196422265Y-130738232D01* -X196422258Y-130738232D01* -X196420777Y-130738162D01* -X196258632Y-130738162D01* -X196191676Y-130743843D01* -X196091995Y-130752301D01* -X196091991Y-130752302D01* -X196086684Y-130752752D01* -X196081529Y-130754090D01* -X196081523Y-130754091D01* -X195868554Y-130809367D01* -X195868550Y-130809368D01* -X195863385Y-130810709D01* -X195858519Y-130812901D01* -X195858516Y-130812902D01* -X195714683Y-130877694D01* -X195653042Y-130905461D01* -X195648622Y-130908437D01* -X195648618Y-130908439D01* -X195578028Y-130955964D01* -X195461672Y-131034300D01* -X195294745Y-131193540D01* -X195271799Y-131224380D01* -X195165280Y-131367548D01* -X195157036Y-131378628D01* -X195154621Y-131383378D01* -X195068501Y-131552764D01* -X195052480Y-131584274D01* -X195029502Y-131658275D01* -X194985652Y-131799492D01* -X194985651Y-131799498D01* -X194984068Y-131804595D01* -X194973523Y-131884156D01* -X194960244Y-131984351D01* -X194953757Y-132033294D01* -X182781505Y-132033294D01* -X182773790Y-131935268D01* -X182772636Y-131930461D01* -X182772635Y-131930455D01* -X182733787Y-131768645D01* -X182717772Y-131701937D01* -X182715878Y-131697364D01* -X182627837Y-131484813D01* -X182627836Y-131484811D01* -X182625943Y-131480241D01* -X182500563Y-131275641D01* -X182482973Y-131255045D01* -X182347934Y-131096934D01* -X182344721Y-131093172D01* -X182245025Y-131008024D01* -X182166020Y-130940548D01* -X182166019Y-130940547D01* -X182162252Y-130937330D01* -X181957652Y-130811950D01* -X181953082Y-130810057D01* -X181953080Y-130810056D01* -X181740529Y-130722015D01* -X181740527Y-130722014D01* -X181735956Y-130720121D01* -X181622269Y-130692827D01* -X181507438Y-130665258D01* -X181507432Y-130665257D01* -X181502625Y-130664103D01* -X181263403Y-130645276D01* -X181024181Y-130664103D01* -X181019374Y-130665257D01* -X181019368Y-130665258D01* -X180904537Y-130692827D01* -X180790850Y-130720121D01* -X180786279Y-130722014D01* -X180786277Y-130722015D01* -X180573726Y-130810056D01* -X180573724Y-130810057D01* -X180569154Y-130811950D01* -X180364554Y-130937330D01* -X180360787Y-130940547D01* -X180360786Y-130940548D01* -X180281781Y-131008024D01* -X180182085Y-131093172D01* -X180178872Y-131096934D01* -X180043834Y-131255045D01* -X180026243Y-131275641D01* -X179900863Y-131480241D01* -X179898970Y-131484811D01* -X179898969Y-131484813D01* -X179810928Y-131697364D01* -X179809034Y-131701937D01* -X179793019Y-131768645D01* -X179754171Y-131930455D01* -X179754170Y-131930461D01* -X179753016Y-131935268D01* -X179734189Y-132174490D01* -X165429440Y-132174490D01* -X164869205Y-131614255D01* -X164855261Y-131606641D01* -X164853428Y-131606772D01* -X164846813Y-131611023D01* -X163983677Y-132474159D01* -X163976917Y-132486539D01* -X156454015Y-132486539D01* -X156372303Y-132289267D01* -X156367822Y-132280473D01* -X156262518Y-132108631D01* -X156252062Y-132099171D01* -X156243284Y-132102955D01* -X155380337Y-132965902D01* -X155372723Y-132979846D01* -X154642671Y-132979846D01* -X154643907Y-132977582D01* -X154643776Y-132975749D01* -X154639525Y-132969134D01* -X153776389Y-132105998D01* -X153764009Y-132099238D01* -X153756359Y-132104965D01* -X153648808Y-132280473D01* -X153644327Y-132289267D01* -X153556317Y-132501743D01* -X153553268Y-132511128D01* -X153499578Y-132734758D01* -X153498035Y-132744505D01* -X153479990Y-132973784D01* -X153479990Y-132983644D01* -X150448396Y-132983644D01* -X150228220Y-131734967D01* -X154128772Y-131734967D01* -X154132556Y-131743745D01* -X154995503Y-132606692D01* -X155009447Y-132614306D01* -X155011280Y-132614175D01* -X155017895Y-132609924D01* -X155881031Y-131746788D01* -X155887791Y-131734408D01* -X155882064Y-131726758D01* -X155706556Y-131619207D01* -X155697762Y-131614726D01* -X155485286Y-131526716D01* -X155475901Y-131523667D01* -X155252271Y-131469977D01* -X155242524Y-131468434D01* -X155013245Y-131450389D01* -X155003385Y-131450389D01* -X154774106Y-131468434D01* -X154764359Y-131469977D01* -X154540729Y-131523667D01* -X154531344Y-131526716D01* -X154318868Y-131614726D01* -X154310074Y-131619207D01* -X154138232Y-131724511D01* -X154128772Y-131734967D01* -X150228220Y-131734967D01* -X149929771Y-130042377D01* -X158038479Y-130042377D01* -X158057306Y-130281599D01* -X158058460Y-130286406D01* -X158058461Y-130286412D01* -X158083960Y-130392621D01* -X158113324Y-130514930D01* -X158115217Y-130519501D01* -X158115218Y-130519503D01* -X158184333Y-130686361D01* -X158205153Y-130736626D01* -X158330533Y-130941226D01* -X158333750Y-130944993D01* -X158333751Y-130944994D01* -X158398514Y-131020822D01* -X158486375Y-131123695D01* -X158490137Y-131126908D01* -X158659871Y-131271873D01* -X158668844Y-131279537D01* -X158873444Y-131404917D01* -X158878014Y-131406810D01* -X158878016Y-131406811D01* -X159090567Y-131494852D01* -X159095140Y-131496746D01* -X159164192Y-131513324D01* -X159323658Y-131551609D01* -X159323664Y-131551610D01* -X159328471Y-131552764D01* -X159567693Y-131571591D01* -X159806915Y-131552764D01* -X159811722Y-131551610D01* -X159811728Y-131551609D01* -X159971194Y-131513324D01* -X160040246Y-131496746D01* -X160044819Y-131494852D01* -X160257370Y-131406811D01* -X160257372Y-131406810D01* -X160261942Y-131404917D01* -X160466542Y-131279537D01* -X160475516Y-131271873D01* -X160504448Y-131247163D01* -X163328068Y-131247163D01* -X163346113Y-131476442D01* -X163347656Y-131486189D01* -X163401346Y-131709819D01* -X163404395Y-131719204D01* -X163492405Y-131931680D01* -X163496886Y-131940474D01* -X163602190Y-132112316D01* -X163612646Y-132121776D01* -X163621424Y-132117992D01* -X164484371Y-131255045D01* -X164490749Y-131243365D01* -X165220801Y-131243365D01* -X165220932Y-131245198D01* -X165225183Y-131251813D01* -X166088319Y-132114949D01* -X166100699Y-132121709D01* -X166108349Y-132115982D01* -X166215900Y-131940474D01* -X166220381Y-131931680D01* -X166308391Y-131719204D01* -X166311440Y-131709819D01* -X166365130Y-131486189D01* -X166366673Y-131476442D01* -X166384718Y-131247163D01* -X166384718Y-131237303D01* -X166366673Y-131008024D01* -X166365130Y-130998277D01* -X166311440Y-130774647D01* -X166308391Y-130765262D01* -X166220381Y-130552786D01* -X166215900Y-130543992D01* -X166110596Y-130372150D01* -X166100140Y-130362690D01* -X166091362Y-130366474D01* -X165228415Y-131229421D01* -X165220801Y-131243365D01* -X164490749Y-131243365D01* -X164491985Y-131241101D01* -X164491854Y-131239268D01* -X164487603Y-131232653D01* -X163624467Y-130369517D01* -X163612087Y-130362757D01* -X163604437Y-130368484D01* -X163496886Y-130543992D01* -X163492405Y-130552786D01* -X163404395Y-130765262D01* -X163401346Y-130774647D01* -X163347656Y-130998277D01* -X163346113Y-131008024D01* -X163328068Y-131237303D01* -X163328068Y-131247163D01* -X160504448Y-131247163D01* -X160645249Y-131126908D01* -X160649011Y-131123695D01* -X160736872Y-131020822D01* -X160801635Y-130944994D01* -X160801636Y-130944993D01* -X160804853Y-130941226D01* -X160930233Y-130736626D01* -X160951054Y-130686361D01* -X161020168Y-130519503D01* -X161020169Y-130519501D01* -X161022062Y-130514930D01* -X161051426Y-130392621D01* -X161076925Y-130286412D01* -X161076926Y-130286406D01* -X161078080Y-130281599D01* -X161096907Y-130042377D01* -X161093453Y-129998486D01* -X163976850Y-129998486D01* -X163980634Y-130007264D01* -X164843581Y-130870211D01* -X164857525Y-130877825D01* -X164859358Y-130877694D01* -X164865973Y-130873443D01* -X165729109Y-130010307D01* -X165735869Y-129997927D01* -X165730142Y-129990277D01* -X165554634Y-129882726D01* -X165545840Y-129878245D01* -X165333364Y-129790235D01* -X165323979Y-129787186D01* -X165100349Y-129733496D01* -X165090602Y-129731953D01* -X164861323Y-129713908D01* -X164851463Y-129713908D01* -X164622184Y-129731953D01* -X164612437Y-129733496D01* -X164388807Y-129787186D01* -X164379422Y-129790235D01* -X164166946Y-129878245D01* -X164158152Y-129882726D01* -X163986310Y-129988030D01* -X163976850Y-129998486D01* -X161093453Y-129998486D01* -X161078080Y-129803155D01* -X161076926Y-129798348D01* -X161076925Y-129798342D01* -X161023217Y-129574636D01* -X161022062Y-129569824D01* -X161013651Y-129549518D01* -X161010482Y-129541868D01* -X195937081Y-129541868D01* -X195942808Y-129549518D01* -X196118316Y-129657069D01* -X196127110Y-129661550D01* -X196339586Y-129749560D01* -X196348971Y-129752609D01* -X196572601Y-129806299D01* -X196582348Y-129807842D01* -X196811627Y-129825887D01* -X196821487Y-129825887D01* -X197050766Y-129807842D01* -X197060513Y-129806299D01* -X197284143Y-129752609D01* -X197293528Y-129749560D01* -X197506004Y-129661550D01* -X197514798Y-129657069D01* -X197686640Y-129551765D01* -X197695594Y-129541868D01* -X205937081Y-129541868D01* -X205942808Y-129549518D01* -X206118316Y-129657069D01* -X206127110Y-129661550D01* -X206339586Y-129749560D01* -X206348971Y-129752609D01* -X206572601Y-129806299D01* -X206582348Y-129807842D01* -X206811627Y-129825887D01* -X206821487Y-129825887D01* -X207050766Y-129807842D01* -X207060513Y-129806299D01* -X207284143Y-129752609D01* -X207293528Y-129749560D01* -X207506004Y-129661550D01* -X207514798Y-129657069D01* -X207686640Y-129551765D01* -X207696100Y-129541309D01* -X207692316Y-129532531D01* -X206829369Y-128669584D01* -X206815425Y-128661970D01* -X206813592Y-128662101D01* -X206806977Y-128666352D01* -X205943841Y-129529488D01* -X205937081Y-129541868D01* -X197695594Y-129541868D01* -X197696100Y-129541309D01* -X197692316Y-129532531D01* -X196829369Y-128669584D01* -X196815425Y-128661970D01* -X196813592Y-128662101D01* -X196806977Y-128666352D01* -X195943841Y-129529488D01* -X195937081Y-129541868D01* -X161010482Y-129541868D01* -X160932127Y-129352700D01* -X160932126Y-129352698D01* -X160930233Y-129348128D01* -X160804853Y-129143528D01* -X160797851Y-129135329D01* -X160652224Y-128964821D01* -X160649011Y-128961059D01* -X160466542Y-128805217D01* -X160261942Y-128679837D01* -X160257372Y-128677944D01* -X160257370Y-128677943D01* -X160044819Y-128589902D01* -X160044817Y-128589901D01* -X160040246Y-128588008D01* -X159949693Y-128566268D01* -X159811728Y-128533145D01* -X159811722Y-128533144D01* -X159806915Y-128531990D01* -X159567693Y-128513163D01* -X159328471Y-128531990D01* -X159323664Y-128533144D01* -X159323658Y-128533145D01* -X159185693Y-128566268D01* -X159095140Y-128588008D01* -X159090569Y-128589901D01* -X159090567Y-128589902D01* -X158878016Y-128677943D01* -X158878014Y-128677944D01* -X158873444Y-128679837D01* -X158668844Y-128805217D01* -X158486375Y-128961059D01* -X158483162Y-128964821D01* -X158337536Y-129135329D01* -X158330533Y-129143528D01* -X158205153Y-129348128D01* -X158203260Y-129352698D01* -X158203259Y-129352700D01* -X158121735Y-129549518D01* -X158113324Y-129569824D01* -X158112169Y-129574636D01* -X158058461Y-129798342D01* -X158058460Y-129798348D01* -X158057306Y-129803155D01* -X158038479Y-130042377D01* -X149929771Y-130042377D01* -X149777476Y-129178669D01* -X149775587Y-129159321D01* -X149775105Y-129135329D01* -X149772414Y-129126768D01* -X149772413Y-129126762D01* -X149772376Y-129126645D01* -X149766824Y-129096719D01* -X149762932Y-129034378D01* -X149764338Y-129006196D01* -X149777515Y-128925602D01* -X149785157Y-128898442D01* -X149815934Y-128822808D01* -X149829429Y-128798027D01* -X149876274Y-128731127D01* -X149894944Y-128709972D01* -X149955493Y-128655181D01* -X149978399Y-128638713D01* -X150049630Y-128598765D01* -X150075626Y-128587808D01* -X150129313Y-128571980D01* -X150144587Y-128568492D01* -X150153318Y-128567063D01* -X150162293Y-128566883D01* -X150170857Y-128564191D01* -X150170859Y-128564191D01* -X150192673Y-128557335D01* -X150208572Y-128553452D01* -X151631837Y-128302492D01* -X195288232Y-128302492D01* -X195306277Y-128531771D01* -X195307820Y-128541518D01* -X195361510Y-128765148D01* -X195364559Y-128774533D01* -X195452569Y-128987009D01* -X195457050Y-128995803D01* -X195562354Y-129167645D01* -X195572810Y-129177105D01* -X195581588Y-129173321D01* -X196444535Y-128310374D01* -X196450913Y-128298694D01* -X197180965Y-128298694D01* -X197181096Y-128300527D01* -X197185347Y-128307142D01* -X198048483Y-129170278D01* -X198060863Y-129177038D01* -X198068513Y-129171311D01* -X198176064Y-128995803D01* -X198180545Y-128987009D01* -X198268555Y-128774533D01* -X198271604Y-128765148D01* -X198325294Y-128541518D01* -X198326837Y-128531771D01* -X198344882Y-128302492D01* -X205288232Y-128302492D01* -X205306277Y-128531771D01* -X205307820Y-128541518D01* -X205361510Y-128765148D01* -X205364559Y-128774533D01* -X205452569Y-128987009D01* -X205457050Y-128995803D01* -X205562354Y-129167645D01* -X205572810Y-129177105D01* -X205581588Y-129173321D01* -X206444535Y-128310374D01* -X206450913Y-128298694D01* -X207180965Y-128298694D01* -X207181096Y-128300527D01* -X207185347Y-128307142D01* -X208048483Y-129170278D01* -X208060863Y-129177038D01* -X208068513Y-129171311D01* -X208176064Y-128995803D01* -X208180545Y-128987009D01* -X208268555Y-128774533D01* -X208271604Y-128765148D01* -X208325294Y-128541518D01* -X208326837Y-128531771D01* -X208344882Y-128302492D01* -X208344882Y-128292632D01* -X208326837Y-128063353D01* -X208325294Y-128053606D01* -X208271604Y-127829976D01* -X208268555Y-127820591D01* -X208180545Y-127608115D01* -X208176064Y-127599321D01* -X208070760Y-127427479D01* -X208060304Y-127418019D01* -X208051526Y-127421803D01* -X207188579Y-128284750D01* -X207180965Y-128298694D01* -X206450913Y-128298694D01* -X206452149Y-128296430D01* -X206452018Y-128294597D01* -X206447767Y-128287982D01* -X205584631Y-127424846D01* -X205572251Y-127418086D01* -X205564601Y-127423813D01* -X205457050Y-127599321D01* -X205452569Y-127608115D01* -X205364559Y-127820591D01* -X205361510Y-127829976D01* -X205307820Y-128053606D01* -X205306277Y-128063353D01* -X205288232Y-128292632D01* -X205288232Y-128302492D01* -X198344882Y-128302492D01* -X198344882Y-128292632D01* -X198326837Y-128063353D01* -X198325294Y-128053606D01* -X198271604Y-127829976D01* -X198268555Y-127820591D01* -X198180545Y-127608115D01* -X198176064Y-127599321D01* -X198070760Y-127427479D01* -X198060304Y-127418019D01* -X198051526Y-127421803D01* -X197188579Y-128284750D01* -X197180965Y-128298694D01* -X196450913Y-128298694D01* -X196452149Y-128296430D01* -X196452018Y-128294597D01* -X196447767Y-128287982D01* -X195584631Y-127424846D01* -X195572251Y-127418086D01* -X195564601Y-127423813D01* -X195457050Y-127599321D01* -X195452569Y-127608115D01* -X195364559Y-127820591D01* -X195361510Y-127829976D01* -X195307820Y-128053606D01* -X195306277Y-128063353D01* -X195288232Y-128292632D01* -X195288232Y-128302492D01* -X151631837Y-128302492D01* -X156553204Y-127434722D01* -X158713435Y-127053815D01* -X195937014Y-127053815D01* -X195940798Y-127062593D01* -X196803745Y-127925540D01* -X196817689Y-127933154D01* -X196819522Y-127933023D01* -X196826137Y-127928772D01* -X197689273Y-127065636D01* -X197696033Y-127053256D01* -X197690306Y-127045606D01* -X197514798Y-126938055D01* -X197506004Y-126933574D01* -X197293528Y-126845564D01* -X197284143Y-126842515D01* -X197060513Y-126788825D01* -X197050766Y-126787282D01* -X196821487Y-126769237D01* -X196811627Y-126769237D01* -X196582348Y-126787282D01* -X196572601Y-126788825D01* -X196348971Y-126842515D01* -X196339586Y-126845564D01* -X196127110Y-126933574D01* -X196118316Y-126938055D01* -X195946474Y-127043359D01* -X195937014Y-127053815D01* -X158713435Y-127053815D01* -X163569489Y-126197562D01* -X200287343Y-126197562D01* -X200306170Y-126436784D01* -X200307324Y-126441591D01* -X200307325Y-126441597D01* -X200325988Y-126519333D01* -X200362188Y-126670115D01* -X200364081Y-126674686D01* -X200364082Y-126674688D01* -X200451368Y-126885415D01* -X200454017Y-126891811D01* -X200579397Y-127096411D01* -X200582614Y-127100178D01* -X200582615Y-127100179D01* -X200655639Y-127185680D01* -X200735239Y-127278880D01* -X200739001Y-127282093D01* -X200906145Y-127424846D01* -X200917708Y-127434722D01* -X201122308Y-127560102D01* -X201126878Y-127561995D01* -X201126880Y-127561996D01* -X201339431Y-127650037D01* -X201344004Y-127651931D01* -X201425594Y-127671519D01* -X201572522Y-127706794D01* -X201572528Y-127706795D01* -X201577335Y-127707949D01* -X201816557Y-127726776D01* -X202055779Y-127707949D01* -X202060586Y-127706795D01* -X202060592Y-127706794D01* -X202207520Y-127671519D01* -X202289110Y-127651931D01* -X202293683Y-127650037D01* -X202506234Y-127561996D01* -X202506236Y-127561995D01* -X202510806Y-127560102D01* -X202715406Y-127434722D01* -X202726970Y-127424846D01* -X202894113Y-127282093D01* -X202897875Y-127278880D01* -X202977475Y-127185680D01* -X203050499Y-127100179D01* -X203050500Y-127100178D01* -X203053717Y-127096411D01* -X203079820Y-127053815D01* -X205937014Y-127053815D01* -X205940798Y-127062593D01* -X206803745Y-127925540D01* -X206817689Y-127933154D01* -X206819522Y-127933023D01* -X206826137Y-127928772D01* -X207689273Y-127065636D01* -X207696033Y-127053256D01* -X207690306Y-127045606D01* -X207514798Y-126938055D01* -X207506004Y-126933574D01* -X207293528Y-126845564D01* -X207284143Y-126842515D01* -X207060513Y-126788825D01* -X207050766Y-126787282D01* -X206821487Y-126769237D01* -X206811627Y-126769237D01* -X206582348Y-126787282D01* -X206572601Y-126788825D01* -X206348971Y-126842515D01* -X206339586Y-126845564D01* -X206127110Y-126933574D01* -X206118316Y-126938055D01* -X205946474Y-127043359D01* -X205937014Y-127053815D01* -X203079820Y-127053815D01* -X203179097Y-126891811D01* -X203181747Y-126885415D01* -X203269032Y-126674688D01* -X203269033Y-126674686D01* -X203270926Y-126670115D01* -X203307126Y-126519333D01* -X203325789Y-126441597D01* -X203325790Y-126441591D01* -X203326944Y-126436784D01* -X203345771Y-126197562D01* -X203326944Y-125958340D01* -X203325790Y-125953533D01* -X203325789Y-125953527D01* -X203284052Y-125779681D01* -X203270926Y-125725009D01* -X203269032Y-125720436D01* -X203180991Y-125507885D01* -X203180990Y-125507883D01* -X203179097Y-125503313D01* -X203053717Y-125298713D01* -X203035964Y-125277926D01* -X202901088Y-125120006D01* -X202897875Y-125116244D01* -X202834197Y-125061858D01* -X202719174Y-124963620D01* -X202719173Y-124963619D01* -X202715406Y-124960402D01* -X202510806Y-124835022D01* -X202506236Y-124833129D01* -X202506234Y-124833128D01* -X202293683Y-124745087D01* -X202293681Y-124745086D01* -X202289110Y-124743193D01* -X202196516Y-124720963D01* -X202060592Y-124688330D01* -X202060586Y-124688329D01* -X202055779Y-124687175D01* -X201816557Y-124668348D01* -X201577335Y-124687175D01* -X201572528Y-124688329D01* -X201572522Y-124688330D01* -X201436598Y-124720963D01* -X201344004Y-124743193D01* -X201339433Y-124745086D01* -X201339431Y-124745087D01* -X201126880Y-124833128D01* -X201126878Y-124833129D01* -X201122308Y-124835022D01* -X200917708Y-124960402D01* -X200913941Y-124963619D01* -X200913940Y-124963620D01* -X200798917Y-125061858D01* -X200735239Y-125116244D01* -X200732026Y-125120006D01* -X200597151Y-125277926D01* -X200579397Y-125298713D01* -X200454017Y-125503313D01* -X200452124Y-125507883D01* -X200452123Y-125507885D01* -X200364082Y-125720436D01* -X200362188Y-125725009D01* -X200349062Y-125779681D01* -X200307325Y-125953527D01* -X200307324Y-125953533D01* -X200306170Y-125958340D01* -X200287343Y-126197562D01* -X163569489Y-126197562D01* -X169682894Y-125119604D01* -X169703778Y-125117694D01* -X169723843Y-125117537D01* -X169736231Y-125115509D01* -X169745929Y-125112330D01* -X169754159Y-125109940D01* -X169948842Y-125060499D01* -X169948846Y-125060498D01* -X169953377Y-125059347D01* -X169957684Y-125057541D01* -X169957687Y-125057540D01* -X170155850Y-124974445D01* -X170160150Y-124972642D01* -X170323177Y-124873716D01* -X170347839Y-124858751D01* -X170347841Y-124858750D01* -X170351835Y-124856326D01* -X170524222Y-124712953D01* -X170547576Y-124686787D01* -X170670413Y-124549159D01* -X170670416Y-124549155D01* -X170673522Y-124545675D01* -X170693532Y-124515154D01* -X170793897Y-124362070D01* -X170793898Y-124362068D01* -X170796457Y-124358165D01* -X170804701Y-124340282D01* -X170888371Y-124158784D01* -X170888374Y-124158777D01* -X170890325Y-124154544D01* -X170953063Y-123939285D01* -X170953773Y-123934073D01* -X170959881Y-123889183D01* -X234273156Y-123889183D01* -X234273356Y-123894513D01* -X234273356Y-123894514D01* -X234275037Y-123939285D01* -X234281810Y-124119719D01* -X234329184Y-124345501D01* -X234331142Y-124350460D01* -X234331143Y-124350462D01* -X234358105Y-124418733D01* -X234413923Y-124560073D01* -X234484673Y-124676665D01* -X234526684Y-124745897D01* -X234533603Y-124757300D01* -X234537100Y-124761330D01* -X234623724Y-124861155D01* -X234684803Y-124931543D01* -X234719999Y-124960402D01* -X234859071Y-125074435D01* -X234859077Y-125074439D01* -X234863199Y-125077819D01* -X235063691Y-125191945D01* -X235068707Y-125193766D01* -X235068712Y-125193768D01* -X235275531Y-125268840D01* -X235275535Y-125268841D01* -X235280546Y-125270660D01* -X235285795Y-125271609D01* -X235285798Y-125271610D01* -X235503479Y-125310973D01* -X235503486Y-125310974D01* -X235507563Y-125311711D01* -X235525300Y-125312547D01* -X235530248Y-125312781D01* -X235530255Y-125312781D01* -X235531736Y-125312851D01* -X235693881Y-125312851D01* -X235760837Y-125307170D01* -X235860518Y-125298712D01* -X235860522Y-125298711D01* -X235865829Y-125298261D01* -X235870984Y-125296923D01* -X235870990Y-125296922D01* -X236083959Y-125241646D01* -X236083963Y-125241645D01* -X236089128Y-125240304D01* -X236093994Y-125238112D01* -X236093997Y-125238111D01* -X236294605Y-125147744D01* -X236299471Y-125145552D01* -X236303891Y-125142576D01* -X236303895Y-125142574D01* -X236430199Y-125057540D01* -X236490841Y-125016713D01* -X236657768Y-124857473D01* -X236720129Y-124773657D01* -X236792293Y-124676665D01* -X236792295Y-124676662D01* -X236795477Y-124672385D01* -X236850261Y-124564634D01* -X236893562Y-124479467D01* -X238887541Y-124479467D01* -X238887904Y-124483615D01* -X238887904Y-124483619D01* -X238900877Y-124631899D01* -X238913279Y-124773657D01* -X238914189Y-124777729D01* -X238914190Y-124777734D01* -X238976734Y-125057540D01* -X238977699Y-125061858D01* -X238979142Y-125065781D01* -X238979143Y-125065783D01* -X239003050Y-125130759D01* -X239079671Y-125339007D01* -X239217401Y-125600235D01* -X239244302Y-125638088D01* -X239386046Y-125837543D01* -X239386051Y-125837549D01* -X239388470Y-125840953D01* -X239391314Y-125844003D01* -X239391319Y-125844009D01* -X239577270Y-126043417D01* -X239589873Y-126056932D01* -X239818072Y-126244376D01* -X240069056Y-126399993D01* -X240072873Y-126401709D01* -X240072876Y-126401710D01* -X240108091Y-126417536D01* -X240338417Y-126521049D01* -X240495348Y-126567832D01* -X240595224Y-126597606D01* -X240621422Y-126605416D01* -X240625542Y-126606069D01* -X240625544Y-126606069D01* -X240909619Y-126651063D01* -X240909625Y-126651064D01* -X240913100Y-126651614D01* -X240937659Y-126652729D01* -X241004044Y-126655744D01* -X241004065Y-126655744D01* -X241005464Y-126655808D01* -X241189928Y-126655808D01* -X241409691Y-126641211D01* -X241413790Y-126640385D01* -X241413794Y-126640384D01* -X241556388Y-126611632D01* -X241699178Y-126582841D01* -X241978402Y-126486696D01* -X242148116Y-126401710D01* -X242238722Y-126356338D01* -X242238724Y-126356337D01* -X242242458Y-126354467D01* -X242486705Y-126188476D01* -X242706854Y-125991640D01* -X242756846Y-125933314D01* -X242896316Y-125770592D01* -X242896319Y-125770588D01* -X242899036Y-125767418D01* -X242901310Y-125763916D01* -X242901314Y-125763911D01* -X243057597Y-125523257D01* -X243057600Y-125523252D01* -X243059876Y-125519747D01* -X243062688Y-125513826D01* -X243158566Y-125311906D01* -X243186546Y-125252980D01* -X243192347Y-125234914D01* -X243275542Y-124975791D01* -X243275542Y-124975790D01* -X243276822Y-124971804D01* -X243298164Y-124853188D01* -X243299116Y-124847897D01* -X245231298Y-124847897D01* -X245231498Y-124853227D01* -X245231498Y-124853228D01* -X245232143Y-124870414D01* -X245239952Y-125078433D01* -X245287326Y-125304215D01* -X245289284Y-125309174D01* -X245289285Y-125309176D01* -X245299518Y-125335087D01* -X245372065Y-125518787D01* -X245491745Y-125716014D01* -X245495242Y-125720044D01* -X245581866Y-125819869D01* -X245642945Y-125890257D01* -X245647076Y-125893644D01* -X245817213Y-126033149D01* -X245817219Y-126033153D01* -X245821341Y-126036533D01* -X246021833Y-126150659D01* -X246026849Y-126152480D01* -X246026854Y-126152482D01* -X246233673Y-126227554D01* -X246233677Y-126227555D01* -X246238688Y-126229374D01* -X246243937Y-126230323D01* -X246243940Y-126230324D01* -X246461621Y-126269687D01* -X246461628Y-126269688D01* -X246465705Y-126270425D01* -X246483442Y-126271261D01* -X246488390Y-126271495D01* -X246488397Y-126271495D01* -X246489878Y-126271565D01* -X246652023Y-126271565D01* -X246718979Y-126265884D01* -X246818660Y-126257426D01* -X246818664Y-126257425D01* -X246823971Y-126256975D01* -X246829126Y-126255637D01* -X246829132Y-126255636D01* -X247042101Y-126200360D01* -X247042105Y-126200359D01* -X247047270Y-126199018D01* -X247052136Y-126196826D01* -X247052139Y-126196825D01* -X247252747Y-126106458D01* -X247257613Y-126104266D01* -X247262033Y-126101290D01* -X247262037Y-126101288D01* -X247436335Y-125983942D01* -X247448983Y-125975427D01* -X247615910Y-125816187D01* -X247697730Y-125706217D01* -X247750435Y-125635379D01* -X247750437Y-125635376D01* -X247753619Y-125631099D01* -X247810233Y-125519747D01* -X247855756Y-125430211D01* -X247855756Y-125430210D01* -X247858175Y-125425453D01* -X247897529Y-125298713D01* -X247925003Y-125210235D01* -X247925004Y-125210229D01* -X247926587Y-125205132D01* -X247943461Y-125077819D01* -X247956198Y-124981718D01* -X247956198Y-124981713D01* -X247956898Y-124976433D01* -X247955062Y-124927510D01* -X247951590Y-124835022D01* -X247948244Y-124745897D01* -X247900870Y-124520115D01* -X247883171Y-124475297D01* -X247852658Y-124398035D01* -X247816131Y-124305543D01* -X247706537Y-124124937D01* -X247699220Y-124112879D01* -X247699219Y-124112878D01* -X247696451Y-124108316D01* -X247609526Y-124008143D01* -X247548751Y-123938106D01* -X247548749Y-123938104D01* -X247545251Y-123934073D01* -X247450026Y-123855993D01* -X247370983Y-123791181D01* -X247370977Y-123791177D01* -X247366855Y-123787797D01* -X247166363Y-123673671D01* -X247161347Y-123671850D01* -X247161342Y-123671848D01* -X246954523Y-123596776D01* -X246954519Y-123596775D01* -X246949508Y-123594956D01* -X246944259Y-123594007D01* -X246944256Y-123594006D01* -X246726575Y-123554643D01* -X246726568Y-123554642D01* -X246722491Y-123553905D01* -X246704754Y-123553069D01* -X246699806Y-123552835D01* -X246699799Y-123552835D01* -X246698318Y-123552765D01* -X246536173Y-123552765D01* -X246469217Y-123558446D01* -X246369536Y-123566904D01* -X246369532Y-123566905D01* -X246364225Y-123567355D01* -X246359070Y-123568693D01* -X246359064Y-123568694D01* -X246146095Y-123623970D01* -X246146091Y-123623971D01* -X246140926Y-123625312D01* -X246136060Y-123627504D01* -X246136057Y-123627505D01* -X245983286Y-123696323D01* -X245930583Y-123720064D01* -X245926163Y-123723040D01* -X245926159Y-123723042D01* -X245906532Y-123736256D01* -X245739213Y-123848903D01* -X245572286Y-124008143D01* -X245569098Y-124012428D01* -X245437999Y-124188632D01* -X245434577Y-124193231D01* -X245432162Y-124197981D01* -X245377475Y-124305543D01* -X245330021Y-124398877D01* -X245323856Y-124418733D01* -X245263193Y-124614095D01* -X245263192Y-124614101D01* -X245261609Y-124619198D01* -X245249644Y-124709473D01* -X245234404Y-124824464D01* -X245231298Y-124847897D01* -X243299116Y-124847897D01* -X243328378Y-124685267D01* -X243328379Y-124685262D01* -X243329117Y-124681158D01* -X243329516Y-124672385D01* -X243342324Y-124390319D01* -X243342324Y-124390314D01* -X243342513Y-124386149D01* -X243340407Y-124362070D01* -X243317139Y-124096120D01* -X243316775Y-124091959D01* -X243313219Y-124076051D01* -X243253267Y-123807836D01* -X243253265Y-123807829D01* -X243252355Y-123803758D01* -X243250506Y-123798731D01* -X243181898Y-123612263D01* -X243150383Y-123526609D01* -X243139175Y-123505350D01* -X243058211Y-123351790D01* -X243012653Y-123265381D01* -X242933616Y-123154165D01* -X242844008Y-123028073D01* -X242844003Y-123028067D01* -X242841584Y-123024663D01* -X242838740Y-123021613D01* -X242838735Y-123021607D01* -X242643027Y-122811736D01* -X242640181Y-122808684D01* -X242411982Y-122621240D01* -X242160998Y-122465623D01* -X242136278Y-122454513D01* -X242014836Y-122399935D01* -X241891637Y-122344567D01* -X241833893Y-122327353D01* -X245547716Y-122327353D01* -X245553443Y-122335003D01* -X245728951Y-122442554D01* -X245737745Y-122447035D01* -X245950221Y-122535045D01* -X245959606Y-122538094D01* -X246183236Y-122591784D01* -X246192983Y-122593327D01* -X246422262Y-122611372D01* -X246432122Y-122611372D01* -X246661401Y-122593327D01* -X246671148Y-122591784D01* -X246894778Y-122538094D01* -X246904163Y-122535045D01* -X246939068Y-122520587D01* -X251816855Y-122520587D01* -X251829363Y-122737518D01* -X251830799Y-122747738D01* -X251878569Y-122959707D01* -X251881648Y-122969535D01* -X251963402Y-123170870D01* -X251968045Y-123180061D01* -X252052521Y-123317914D01* -X252062977Y-123327374D01* -X252071755Y-123323590D01* -X252833165Y-122562180D01* -X252840779Y-122548236D01* -X252840648Y-122546403D01* -X252836397Y-122539788D01* -X252076109Y-121779500D01* -X252064573Y-121773200D01* -X252052291Y-121782823D01* -X252000330Y-121858995D01* -X251995245Y-121867946D01* -X251903758Y-122065039D01* -X251900195Y-122074726D01* -X251842129Y-122284104D01* -X251840198Y-122294224D01* -X251817107Y-122510298D01* -X251816855Y-122520587D01* -X246939068Y-122520587D01* -X247116639Y-122447035D01* -X247125433Y-122442554D01* -X247297275Y-122337250D01* -X247306735Y-122326794D01* -X247302951Y-122318016D01* -X246440004Y-121455069D01* -X246426060Y-121447455D01* -X246424227Y-121447586D01* -X246417612Y-121451837D01* -X245554476Y-122314973D01* -X245547716Y-122327353D01* -X241833893Y-122327353D01* -X241608632Y-122260200D01* -X241604512Y-122259547D01* -X241604510Y-122259547D01* -X241320435Y-122214553D01* -X241320429Y-122214552D01* -X241316954Y-122214002D01* -X241292395Y-122212887D01* -X241226010Y-122209872D01* -X241225989Y-122209872D01* -X241224590Y-122209808D01* -X241040126Y-122209808D01* -X240820363Y-122224405D01* -X240816264Y-122225231D01* -X240816260Y-122225232D01* -X240724768Y-122243680D01* -X240530876Y-122282775D01* -X240251652Y-122378920D01* -X240124577Y-122442554D01* -X240002292Y-122503790D01* -X239987596Y-122511149D01* -X239743349Y-122677140D01* -X239523200Y-122873976D01* -X239520483Y-122877146D01* -X239520482Y-122877147D01* -X239343261Y-123083914D01* -X239331018Y-123098198D01* -X239328744Y-123101700D01* -X239328740Y-123101705D01* -X239172457Y-123342359D01* -X239170178Y-123345869D01* -X239168384Y-123349647D01* -X239168383Y-123349649D01* -X239147738Y-123393128D01* -X239043508Y-123612636D01* -X239042229Y-123616619D01* -X239042228Y-123616622D01* -X238965374Y-123855993D01* -X238953232Y-123893812D01* -X238947276Y-123926916D01* -X238915665Y-124102605D01* -X238900937Y-124184458D01* -X238900748Y-124188625D01* -X238900747Y-124188632D01* -X238888119Y-124466739D01* -X238887541Y-124479467D01* -X236893562Y-124479467D01* -X236897614Y-124471497D01* -X236897614Y-124471496D01* -X236900033Y-124466739D01* -X236950086Y-124305543D01* -X236966861Y-124251521D01* -X236966862Y-124251515D01* -X236968445Y-124246418D01* -X236987283Y-124104286D01* -X236998056Y-124023004D01* -X236998056Y-124022999D01* -X236998756Y-124017719D01* -X236995638Y-123934644D01* -X236990302Y-123792514D01* -X236990102Y-123787183D01* -X236942728Y-123561401D01* -X236939407Y-123552990D01* -X236894849Y-123440163D01* -X236857989Y-123346829D01* -X236738309Y-123149602D01* -X236651384Y-123049429D01* -X236590609Y-122979392D01* -X236590607Y-122979390D01* -X236587109Y-122975359D01* -X236517348Y-122918158D01* -X236412841Y-122832467D01* -X236412835Y-122832463D01* -X236408713Y-122829083D01* -X236208221Y-122714957D01* -X236203205Y-122713136D01* -X236203200Y-122713134D01* -X235996381Y-122638062D01* -X235996377Y-122638061D01* -X235991366Y-122636242D01* -X235986117Y-122635293D01* -X235986114Y-122635292D01* -X235768433Y-122595929D01* -X235768426Y-122595928D01* -X235764349Y-122595191D01* -X235746612Y-122594355D01* -X235741664Y-122594121D01* -X235741657Y-122594121D01* -X235740176Y-122594051D01* -X235578031Y-122594051D01* -X235511075Y-122599732D01* -X235411394Y-122608190D01* -X235411390Y-122608191D01* -X235406083Y-122608641D01* -X235400928Y-122609979D01* -X235400922Y-122609980D01* -X235187953Y-122665256D01* -X235187949Y-122665257D01* -X235182784Y-122666598D01* -X235177918Y-122668790D01* -X235177915Y-122668791D01* -X235052738Y-122725179D01* -X234972441Y-122761350D01* -X234968021Y-122764326D01* -X234968017Y-122764328D01* -X234875756Y-122826443D01* -X234781071Y-122890189D01* -X234614144Y-123049429D01* -X234610956Y-123053714D01* -X234498419Y-123204970D01* -X234476435Y-123234517D01* -X234474020Y-123239267D01* -X234419333Y-123346829D01* -X234371879Y-123440163D01* -X234340107Y-123542484D01* -X234305051Y-123655381D01* -X234305050Y-123655387D01* -X234303467Y-123660484D01* -X234292994Y-123739503D01* -X234278495Y-123848903D01* -X234273156Y-123889183D01* -X170959881Y-123889183D01* -X170982663Y-123721753D01* -X170983294Y-123717116D01* -X170983095Y-123701948D01* -X170980845Y-123530336D01* -X170981231Y-123518694D01* -X170981905Y-123510214D01* -X170982292Y-123505350D01* -X170981821Y-123499091D01* -X170981716Y-123497689D01* -X170981715Y-123497683D01* -X170981350Y-123492832D01* -X170975004Y-123465672D01* -X170972178Y-123447986D01* -X170948030Y-123171976D01* -X170804535Y-121531818D01* -X173454104Y-121531818D01* -X173454304Y-121537148D01* -X173454304Y-121537149D01* -X173455292Y-121563467D01* -X173462758Y-121762354D01* -X173510132Y-121988136D01* -X173512090Y-121993095D01* -X173512091Y-121993097D01* -X173522324Y-122019008D01* -X173594871Y-122202708D01* -X173714551Y-122399935D01* -X173718048Y-122403965D01* -X173855340Y-122562180D01* -X173865751Y-122574178D01* -X173869882Y-122577565D01* -X174040019Y-122717070D01* -X174040025Y-122717074D01* -X174044147Y-122720454D01* -X174244639Y-122834580D01* -X174249655Y-122836401D01* -X174249660Y-122836403D01* -X174456479Y-122911475D01* -X174456483Y-122911476D01* -X174461494Y-122913295D01* -X174466743Y-122914244D01* -X174466746Y-122914245D01* -X174684427Y-122953608D01* -X174684434Y-122953609D01* -X174688511Y-122954346D01* -X174706248Y-122955182D01* -X174711196Y-122955416D01* -X174711203Y-122955416D01* -X174712684Y-122955486D01* -X174874829Y-122955486D01* -X174941785Y-122949805D01* -X175041466Y-122941347D01* -X175041470Y-122941346D01* -X175046777Y-122940896D01* -X175051932Y-122939558D01* -X175051938Y-122939557D01* -X175264907Y-122884281D01* -X175264911Y-122884280D01* -X175270076Y-122882939D01* -X175274942Y-122880747D01* -X175274945Y-122880746D01* -X175475553Y-122790379D01* -X175480419Y-122788187D01* -X175484839Y-122785211D01* -X175484843Y-122785209D01* -X175643570Y-122678346D01* -X175671789Y-122659348D01* -X175838716Y-122500108D01* -X175881537Y-122442554D01* -X175973241Y-122319300D01* -X175973243Y-122319297D01* -X175976425Y-122315020D01* -X176033039Y-122203668D01* -X176078562Y-122114132D01* -X176078562Y-122114131D01* -X176080981Y-122109374D01* -X176120247Y-121982917D01* -X176147809Y-121894156D01* -X176147810Y-121894150D01* -X176149393Y-121889053D01* -X176169173Y-121739814D01* -X176179004Y-121665639D01* -X176179004Y-121665634D01* -X176179704Y-121660354D01* -X176179299Y-121649550D01* -X176171936Y-121453417D01* -X176171050Y-121429818D01* -X176123676Y-121204036D01* -X176107624Y-121163388D01* -X178068489Y-121163388D01* -X178068852Y-121167536D01* -X178068852Y-121167540D01* -X178082015Y-121317994D01* -X178094227Y-121457578D01* -X178095137Y-121461650D01* -X178095138Y-121461655D01* -X178157314Y-121739814D01* -X178158647Y-121745779D01* -X178160090Y-121749702D01* -X178160091Y-121749704D01* -X178164745Y-121762354D01* -X178260619Y-122022928D01* -X178262566Y-122026621D01* -X178262567Y-122026623D01* -X178306197Y-122109374D01* -X178398349Y-122284156D01* -X178427538Y-122325229D01* -X178566994Y-122521464D01* -X178566999Y-122521470D01* -X178569418Y-122524874D01* -X178572262Y-122527924D01* -X178572267Y-122527930D01* -X178756205Y-122725179D01* -X178770821Y-122740853D01* -X178999020Y-122928297D01* -X179250004Y-123083914D01* -X179253821Y-123085630D01* -X179253824Y-123085631D01* -X179326683Y-123118375D01* -X179519365Y-123204970D01* -X179802370Y-123289337D01* -X179806490Y-123289990D01* -X179806492Y-123289990D01* -X180090567Y-123334984D01* -X180090573Y-123334985D01* -X180094048Y-123335535D01* -X180118607Y-123336650D01* -X180184992Y-123339665D01* -X180185013Y-123339665D01* -X180186412Y-123339729D01* -X180370876Y-123339729D01* -X180590639Y-123325132D01* -X180594738Y-123324306D01* -X180594742Y-123324305D01* -X180768165Y-123289337D01* -X180880126Y-123266762D01* -X181159350Y-123170617D01* -X181293828Y-123103276D01* -X181419670Y-123040259D01* -X181419672Y-123040258D01* -X181423406Y-123038388D01* -X181667653Y-122872397D01* -X181887802Y-122675561D01* -X181895484Y-122666598D01* -X182077264Y-122454513D01* -X182077267Y-122454509D01* -X182079984Y-122451339D01* -X182082258Y-122447837D01* -X182082262Y-122447832D01* -X182238545Y-122207178D01* -X182238548Y-122207173D01* -X182240824Y-122203668D01* -X182243636Y-122197747D01* -X182339514Y-121995827D01* -X182367494Y-121936901D01* -X182382857Y-121889053D01* -X182456490Y-121659712D01* -X182456490Y-121659711D01* -X182457770Y-121655725D01* -X182479399Y-121535515D01* -X182509326Y-121369188D01* -X182509327Y-121369183D01* -X182510065Y-121365079D01* -X182510464Y-121356306D01* -X182523272Y-121074240D01* -X182523272Y-121074235D01* -X182523461Y-121070070D01* -X182522340Y-121057251D01* -X182498087Y-120780041D01* -X182497723Y-120775880D01* -X182496812Y-120771803D01* -X182452398Y-120573104D01* -X184412246Y-120573104D01* -X184412446Y-120578434D01* -X184412446Y-120578435D01* -X184414783Y-120640676D01* -X184420900Y-120803640D01* -X184468274Y-121029422D01* -X184470232Y-121034381D01* -X184470233Y-121034383D01* -X184491399Y-121087977D01* -X184553013Y-121243994D01* -X184623763Y-121360586D01* -X184665774Y-121429818D01* -X184672693Y-121441221D01* -X184676190Y-121445251D01* -X184816494Y-121606937D01* -X184823893Y-121615464D01* -X184828024Y-121618851D01* -X184998161Y-121758356D01* -X184998167Y-121758360D01* -X185002289Y-121761740D01* -X185202781Y-121875866D01* -X185207797Y-121877687D01* -X185207802Y-121877689D01* -X185414621Y-121952761D01* -X185414625Y-121952762D01* -X185419636Y-121954581D01* -X185424885Y-121955530D01* -X185424888Y-121955531D01* -X185642569Y-121994894D01* -X185642576Y-121994895D01* -X185646653Y-121995632D01* -X185664390Y-121996468D01* -X185669338Y-121996702D01* -X185669345Y-121996702D01* -X185670826Y-121996772D01* -X185832971Y-121996772D01* -X185899927Y-121991091D01* -X185999608Y-121982633D01* -X185999612Y-121982632D01* -X186004919Y-121982182D01* -X186010074Y-121980844D01* -X186010080Y-121980843D01* -X186223049Y-121925567D01* -X186223053Y-121925566D01* -X186228218Y-121924225D01* -X186233084Y-121922033D01* -X186233087Y-121922032D01* -X186433695Y-121831665D01* -X186438561Y-121829473D01* -X186442981Y-121826497D01* -X186442985Y-121826495D01* -X186621672Y-121706194D01* -X186629931Y-121700634D01* -X186796858Y-121541394D01* -X186860961Y-121455236D01* -X186931383Y-121360586D01* -X186931385Y-121360583D01* -X186934567Y-121356306D01* -X186991415Y-121244494D01* -X187036704Y-121155418D01* -X187036704Y-121155417D01* -X187039123Y-121150660D01* -X187089176Y-120989464D01* -X187105951Y-120935442D01* -X187105952Y-120935436D01* -X187107535Y-120930339D01* -X187123636Y-120808858D01* -X187137146Y-120706925D01* -X187137146Y-120706920D01* -X187137846Y-120701640D01* -X187137302Y-120687133D01* -X187130419Y-120503802D01* -X187129192Y-120471104D01* -X187081818Y-120245322D01* -X187078497Y-120236911D01* -X187033097Y-120121953D01* -X186997079Y-120030750D01* -X186877399Y-119833523D01* -X186867285Y-119821868D01* -X186729699Y-119663313D01* -X186729697Y-119663311D01* -X186726199Y-119659280D01* -X186659033Y-119604207D01* -X186551931Y-119516388D01* -X186551925Y-119516384D01* -X186547803Y-119513004D01* -X186347311Y-119398878D01* -X186342295Y-119397057D01* -X186342290Y-119397055D01* -X186135471Y-119321983D01* -X186135467Y-119321982D01* -X186130456Y-119320163D01* -X186125207Y-119319214D01* -X186125204Y-119319213D01* -X185907523Y-119279850D01* -X185907516Y-119279849D01* -X185903439Y-119279112D01* -X185885702Y-119278276D01* -X185880754Y-119278042D01* -X185880747Y-119278042D01* -X185879266Y-119277972D01* -X185717121Y-119277972D01* -X185650165Y-119283653D01* -X185550484Y-119292111D01* -X185550480Y-119292112D01* -X185545173Y-119292562D01* -X185540018Y-119293900D01* -X185540012Y-119293901D01* -X185327043Y-119349177D01* -X185327039Y-119349178D01* -X185321874Y-119350519D01* -X185317008Y-119352711D01* -X185317005Y-119352712D01* -X185235039Y-119389635D01* -X185111531Y-119445271D01* -X185107111Y-119448247D01* -X185107107Y-119448249D01* -X185021669Y-119505770D01* -X184920161Y-119574110D01* -X184753234Y-119733350D01* -X184750046Y-119737635D01* -X184628048Y-119901607D01* -X184615525Y-119918438D01* -X184613110Y-119923188D01* -X184558423Y-120030750D01* -X184510969Y-120124084D01* -X184482908Y-120214454D01* -X184444141Y-120339302D01* -X184444140Y-120339308D01* -X184442557Y-120344405D01* -X184434266Y-120406963D01* -X184413596Y-120562921D01* -X184412246Y-120573104D01* -X182452398Y-120573104D01* -X182434215Y-120491757D01* -X182434213Y-120491750D01* -X182433303Y-120487679D01* -X182427431Y-120471718D01* -X182384769Y-120355769D01* -X182331331Y-120210530D01* -X182322147Y-120193110D01* -X182239159Y-120035711D01* -X182193601Y-119949302D01* -X182121665Y-119848078D01* -X182024956Y-119711994D01* -X182024951Y-119711988D01* -X182022532Y-119708584D01* -X182019688Y-119705534D01* -X182019683Y-119705528D01* -X181823975Y-119495657D01* -X181821129Y-119492605D01* -X181592930Y-119305161D01* -X181341946Y-119149544D01* -X181312017Y-119136093D01* -X181265267Y-119115083D01* -X181072585Y-119028488D01* -X180869872Y-118968057D01* -X180793579Y-118945313D01* -X180793577Y-118945313D01* -X180789580Y-118944121D01* -X180785460Y-118943468D01* -X180785458Y-118943468D01* -X180721368Y-118933317D01* -X216637981Y-118933317D01* -X216638181Y-118938647D01* -X216638181Y-118938648D01* -X216640443Y-118998894D01* -X216646635Y-119163853D01* -X216694009Y-119389635D01* -X216695967Y-119394594D01* -X216695968Y-119394596D01* -X216717157Y-119448249D01* -X216778748Y-119604207D01* -X216859714Y-119737635D01* -X216892958Y-119792419D01* -X216898428Y-119801434D01* -X216901925Y-119805464D01* -X217040202Y-119964814D01* -X217049628Y-119975677D01* -X217073889Y-119995570D01* -X217223896Y-120118569D01* -X217223902Y-120118573D01* -X217228024Y-120121953D01* -X217428516Y-120236079D01* -X217433532Y-120237900D01* -X217433537Y-120237902D01* -X217640356Y-120312974D01* -X217640360Y-120312975D01* -X217645371Y-120314794D01* -X217650620Y-120315743D01* -X217650623Y-120315744D01* -X217868304Y-120355107D01* -X217868311Y-120355108D01* -X217872388Y-120355845D01* -X217890125Y-120356681D01* -X217895073Y-120356915D01* -X217895080Y-120356915D01* -X217896561Y-120356985D01* -X218058706Y-120356985D01* -X218144598Y-120349697D01* -X218225343Y-120342846D01* -X218225347Y-120342845D01* -X218230654Y-120342395D01* -X218235809Y-120341057D01* -X218235815Y-120341056D01* -X218448784Y-120285780D01* -X218448788Y-120285779D01* -X218453953Y-120284438D01* -X218458819Y-120282246D01* -X218458822Y-120282245D01* -X218659430Y-120191878D01* -X218664296Y-120189686D01* -X218668716Y-120186710D01* -X218668720Y-120186708D01* -X218820573Y-120084473D01* -X218855666Y-120060847D01* -X219022593Y-119901607D01* -X219109490Y-119784813D01* -X219157118Y-119720799D01* -X219157120Y-119720796D01* -X219160302Y-119716519D01* -X219215086Y-119608768D01* -X219258387Y-119523601D01* -X221252366Y-119523601D01* -X221252729Y-119527749D01* -X221252729Y-119527753D01* -X221261766Y-119631049D01* -X221278104Y-119817791D01* -X221279014Y-119821863D01* -X221279015Y-119821868D01* -X221336682Y-120079854D01* -X221342524Y-120105992D01* -X221343967Y-120109915D01* -X221343968Y-120109917D01* -X221348622Y-120122567D01* -X221444496Y-120383141D01* -X221446443Y-120386834D01* -X221446444Y-120386836D01* -X221490074Y-120469587D01* -X221582226Y-120644369D01* -X221612617Y-120687133D01* -X221750871Y-120881677D01* -X221750876Y-120881683D01* -X221753295Y-120885087D01* -X221756139Y-120888137D01* -X221756144Y-120888143D01* -X221938951Y-121084179D01* -X221954698Y-121101066D01* -X222182897Y-121288510D01* -X222433881Y-121444127D01* -X222437698Y-121445843D01* -X222437701Y-121445844D01* -X222472882Y-121461655D01* -X222703242Y-121565183D01* -X222986247Y-121649550D01* -X222990367Y-121650203D01* -X222990369Y-121650203D01* -X223274444Y-121695197D01* -X223274450Y-121695198D01* -X223277925Y-121695748D01* -X223302484Y-121696863D01* -X223368869Y-121699878D01* -X223368890Y-121699878D01* -X223370289Y-121699942D01* -X223554753Y-121699942D01* -X223774516Y-121685345D01* -X223778615Y-121684519D01* -X223778619Y-121684518D01* -X223952042Y-121649550D01* -X224064003Y-121626975D01* -X224343227Y-121530830D01* -X224493069Y-121455795D01* -X235585769Y-121455795D01* -X235591496Y-121463445D01* -X235767004Y-121570996D01* -X235775798Y-121575477D01* -X235988274Y-121663487D01* -X235997659Y-121666536D01* -X236221289Y-121720226D01* -X236231036Y-121721769D01* -X236460315Y-121739814D01* -X236470175Y-121739814D01* -X236699454Y-121721769D01* -X236709201Y-121720226D01* -X236932831Y-121666536D01* -X236942216Y-121663487D01* -X237154692Y-121575477D01* -X237163486Y-121570996D01* -X237335328Y-121465692D01* -X237344788Y-121455236D01* -X237341004Y-121446458D01* -X236478057Y-120583511D01* -X236464113Y-120575897D01* -X236462280Y-120576028D01* -X236455665Y-120580279D01* -X235592529Y-121443415D01* -X235585769Y-121455795D01* -X224493069Y-121455795D01* -X224509724Y-121447455D01* -X224603547Y-121400472D01* -X224603549Y-121400471D01* -X224607283Y-121398601D01* -X224851530Y-121232610D01* -X225071679Y-121035774D01* -X225090799Y-121013466D01* -X225261141Y-120814726D01* -X225261144Y-120814722D01* -X225263861Y-120811552D01* -X225266135Y-120808050D01* -X225266139Y-120808045D01* -X225422422Y-120567391D01* -X225422425Y-120567386D01* -X225424701Y-120563881D01* -X225427513Y-120557960D01* -X225523391Y-120356040D01* -X225551371Y-120297114D01* -X225557227Y-120278877D01* -X225640367Y-120019925D01* -X225640367Y-120019924D01* -X225641647Y-120015938D01* -X225659305Y-119917799D01* -X225663941Y-119892031D01* -X227596123Y-119892031D01* -X227596323Y-119897361D01* -X227596323Y-119897362D01* -X227598717Y-119961126D01* -X227604777Y-120122567D01* -X227652151Y-120348349D01* -X227654109Y-120353308D01* -X227654110Y-120353310D01* -X227673257Y-120401793D01* -X227736890Y-120562921D01* -X227805849Y-120676562D01* -X227826762Y-120711025D01* -X227856570Y-120760148D01* -X227860067Y-120764178D01* -X227999662Y-120925047D01* -X228007770Y-120934391D01* -X228011901Y-120937778D01* -X228182038Y-121077283D01* -X228182044Y-121077287D01* -X228186166Y-121080667D01* -X228386658Y-121194793D01* -X228391674Y-121196614D01* -X228391679Y-121196616D01* -X228598498Y-121271688D01* -X228598502Y-121271689D01* -X228603513Y-121273508D01* -X228608762Y-121274457D01* -X228608765Y-121274458D01* -X228826446Y-121313821D01* -X228826453Y-121313822D01* -X228830530Y-121314559D01* -X228848267Y-121315395D01* -X228853215Y-121315629D01* -X228853222Y-121315629D01* -X228854703Y-121315699D01* -X229016848Y-121315699D01* -X229102740Y-121308411D01* -X229183485Y-121301560D01* -X229183489Y-121301559D01* -X229188796Y-121301109D01* -X229193951Y-121299771D01* -X229193957Y-121299770D01* -X229406926Y-121244494D01* -X229406930Y-121244493D01* -X229412095Y-121243152D01* -X229416961Y-121240960D01* -X229416964Y-121240959D01* -X229617572Y-121150592D01* -X229622438Y-121148400D01* -X229626858Y-121145424D01* -X229626862Y-121145422D01* -X229794436Y-121032603D01* -X229813808Y-121019561D01* -X229980735Y-120860321D01* -X230086475Y-120718201D01* -X230115260Y-120679513D01* -X230115262Y-120679510D01* -X230118444Y-120675233D01* -X230175058Y-120563881D01* -X230220581Y-120474345D01* -X230220581Y-120474344D01* -X230223000Y-120469587D01* -X230262266Y-120343130D01* -X230289828Y-120254369D01* -X230289829Y-120254363D01* -X230291412Y-120249266D01* -X230295766Y-120216419D01* -X234936920Y-120216419D01* -X234954965Y-120445698D01* -X234956508Y-120455445D01* -X235010198Y-120679075D01* -X235013247Y-120688460D01* -X235101257Y-120900936D01* -X235105738Y-120909730D01* -X235211042Y-121081572D01* -X235221498Y-121091032D01* -X235230276Y-121087248D01* -X236093223Y-120224301D01* -X236099601Y-120212621D01* -X236829653Y-120212621D01* -X236829784Y-120214454D01* -X236834035Y-120221069D01* -X237697171Y-121084205D01* -X237709551Y-121090965D01* -X237713542Y-121087977D01* -X244898867Y-121087977D01* -X244916912Y-121317256D01* -X244918455Y-121327003D01* -X244972145Y-121550633D01* -X244975194Y-121560018D01* -X245063204Y-121772494D01* -X245067685Y-121781288D01* -X245172989Y-121953130D01* -X245183445Y-121962590D01* -X245192223Y-121958806D01* -X246055170Y-121095859D01* -X246061548Y-121084179D01* -X246791600Y-121084179D01* -X246791731Y-121086012D01* -X246795982Y-121092627D01* -X247659118Y-121955763D01* -X247671498Y-121962523D01* -X247679148Y-121956796D01* -X247786699Y-121781288D01* -X247791180Y-121772494D01* -X247879190Y-121560018D01* -X247882239Y-121550633D01* -X247935929Y-121327003D01* -X247937472Y-121317256D01* -X247955517Y-121087977D01* -X247955517Y-121078117D01* -X247937472Y-120848838D01* -X247935929Y-120839091D01* -X247931167Y-120819256D01* -X251966462Y-120819256D01* -X251966533Y-120822659D01* -X251966533Y-120822668D01* -X251967578Y-120872553D01* -X251967772Y-120881790D01* -X252006820Y-121022116D01* -X252011559Y-121029744D01* -X252055867Y-121101066D01* -X252083683Y-121145842D01* -X252192182Y-121243022D01* -X252323596Y-121305845D01* -X252331350Y-121307380D01* -X252338520Y-121309762D01* -X252396862Y-121350219D01* -X252406839Y-121374264D01* -X252409051Y-121373054D01* -X252434367Y-121419338D01* -X254334507Y-123319478D01* -X254346517Y-123326037D01* -X254358256Y-123317069D01* -X254392812Y-123268979D01* -X254398123Y-123260140D01* -X254494393Y-123065351D01* -X254498192Y-123055755D01* -X254561357Y-122847859D01* -X254563536Y-122837778D01* -X254592136Y-122620543D01* -X254592655Y-122613870D01* -X254594149Y-122552733D01* -X254593955Y-122546014D01* -X254576003Y-122327662D01* -X254574318Y-122317482D01* -X254521383Y-122106739D01* -X254518063Y-122096988D01* -X254431416Y-121897711D01* -X254426549Y-121888636D01* -X254308522Y-121706194D01* -X254302230Y-121698023D01* -X254277443Y-121670783D01* -X254246391Y-121606937D01* -X254254785Y-121536439D01* -X254299962Y-121481670D01* -X254336857Y-121464595D01* -X254362073Y-121457578D01* -X254429645Y-121438775D01* -X254553371Y-121361912D01* -X254650551Y-121253413D01* -X254713374Y-121121999D01* -X254725523Y-121060643D01* -X254727821Y-121034383D01* -X254818564Y-119997177D01* -X254886662Y-119218810D01* -X254886126Y-119193199D01* -X254885518Y-119164180D01* -X254885518Y-119164177D01* -X254885352Y-119156276D01* -X254846304Y-119015950D01* -X254795368Y-118933959D01* -X254774180Y-118899852D01* -X254774179Y-118899851D01* -X254769441Y-118892224D01* -X254660942Y-118795044D01* -X254529528Y-118732221D01* -X254468172Y-118720072D01* -X254464784Y-118719776D01* -X254464780Y-118719775D01* -X253519235Y-118637051D01* -X252626339Y-118558933D01* -X252622936Y-118559004D01* -X252622927Y-118559004D01* -X252571709Y-118560077D01* -X252571706Y-118560077D01* -X252563805Y-118560243D01* -X252423479Y-118599291D01* -X252299753Y-118676154D01* -X252202573Y-118784653D01* -X252139750Y-118916067D01* -X252127601Y-118977423D01* -X252127305Y-118980811D01* -X252127304Y-118980815D01* -X252075804Y-119569468D01* -X251966462Y-120819256D01* -X247931167Y-120819256D01* -X247882239Y-120615461D01* -X247879190Y-120606076D01* -X247791180Y-120393600D01* -X247786699Y-120384806D01* -X247681395Y-120212964D01* -X247670939Y-120203504D01* -X247662161Y-120207288D01* -X246799214Y-121070235D01* -X246791600Y-121084179D01* -X246061548Y-121084179D01* -X246062784Y-121081915D01* -X246062653Y-121080082D01* -X246058402Y-121073467D01* -X245195266Y-120210331D01* -X245182886Y-120203571D01* -X245175236Y-120209298D01* -X245067685Y-120384806D01* -X245063204Y-120393600D01* -X244975194Y-120606076D01* -X244972145Y-120615461D01* -X244918455Y-120839091D01* -X244916912Y-120848838D01* -X244898867Y-121078117D01* -X244898867Y-121087977D01* -X237713542Y-121087977D01* -X237717201Y-121085238D01* -X237824752Y-120909730D01* -X237829233Y-120900936D01* -X237917243Y-120688460D01* -X237920292Y-120679075D01* -X237973982Y-120455445D01* -X237975525Y-120445698D01* -X237993570Y-120216419D01* -X237993570Y-120206559D01* -X237975525Y-119977280D01* -X237973982Y-119967533D01* -X237920292Y-119743903D01* -X237917243Y-119734518D01* -X237829233Y-119522042D01* -X237824752Y-119513248D01* -X237719448Y-119341406D01* -X237708992Y-119331946D01* -X237700214Y-119335730D01* -X236837267Y-120198677D01* -X236829653Y-120212621D01* -X236099601Y-120212621D01* -X236100837Y-120210357D01* -X236100706Y-120208524D01* -X236096455Y-120201909D01* -X235233319Y-119338773D01* -X235220939Y-119332013D01* -X235213289Y-119337740D01* -X235105738Y-119513248D01* -X235101257Y-119522042D01* -X235013247Y-119734518D01* -X235010198Y-119743903D01* -X234956508Y-119967533D01* -X234954965Y-119977280D01* -X234936920Y-120206559D01* -X234936920Y-120216419D01* -X230295766Y-120216419D01* -X230313534Y-120082357D01* -X230321023Y-120025852D01* -X230321023Y-120025847D01* -X230321723Y-120020567D01* -X230319887Y-119971644D01* -X230314918Y-119839300D01* -X230313069Y-119790031D01* -X230265695Y-119564249D01* -X230263187Y-119557897D01* -X230217816Y-119443011D01* -X230180956Y-119349677D01* -X230068394Y-119164180D01* -X230064045Y-119157013D01* -X230064044Y-119157012D01* -X230061276Y-119152450D01* -X229985138Y-119064708D01* -X229913576Y-118982240D01* -X229913574Y-118982238D01* -X229910076Y-118978207D01* -X229897313Y-118967742D01* -X235585702Y-118967742D01* -X235589486Y-118976520D01* -X236452433Y-119839467D01* -X236466377Y-119847081D01* -X236468210Y-119846950D01* -X236474825Y-119842699D01* -X237337961Y-118979563D01* -X237344721Y-118967183D01* -X237338994Y-118959533D01* -X237163486Y-118851982D01* -X237154692Y-118847501D01* -X236942216Y-118759491D01* -X236932831Y-118756442D01* -X236709201Y-118702752D01* -X236699454Y-118701209D01* -X236470175Y-118683164D01* -X236460315Y-118683164D01* -X236231036Y-118701209D01* -X236221289Y-118702752D01* -X235997659Y-118756442D01* -X235988274Y-118759491D01* -X235775798Y-118847501D01* -X235767004Y-118851982D01* -X235595162Y-118957286D01* -X235585702Y-118967742D01* -X229897313Y-118967742D01* -X229824850Y-118908326D01* -X229735808Y-118835315D01* -X229735802Y-118835311D01* -X229731680Y-118831931D01* -X229531188Y-118717805D01* -X229526172Y-118715984D01* -X229526167Y-118715982D01* -X229319348Y-118640910D01* -X229319344Y-118640909D01* -X229314333Y-118639090D01* -X229309084Y-118638141D01* -X229309081Y-118638140D01* -X229091400Y-118598777D01* -X229091393Y-118598776D01* -X229087316Y-118598039D01* -X229069579Y-118597203D01* -X229064631Y-118596969D01* -X229064624Y-118596969D01* -X229063143Y-118596899D01* -X228900998Y-118596899D01* -X228834042Y-118602580D01* -X228734361Y-118611038D01* -X228734357Y-118611039D01* -X228729050Y-118611489D01* -X228723895Y-118612827D01* -X228723889Y-118612828D01* -X228510920Y-118668104D01* -X228510916Y-118668105D01* -X228505751Y-118669446D01* -X228500885Y-118671638D01* -X228500882Y-118671639D01* -X228358827Y-118735630D01* -X228295408Y-118764198D01* -X228290988Y-118767174D01* -X228290984Y-118767176D01* -X228252997Y-118792751D01* -X228104038Y-118893037D01* -X227937111Y-119052277D01* -X227933923Y-119056562D01* -X227802824Y-119232766D01* -X227799402Y-119237365D01* -X227796987Y-119242115D01* -X227742300Y-119349677D01* -X227694846Y-119443011D01* -X227673037Y-119513248D01* -X227628018Y-119658229D01* -X227628017Y-119658235D01* -X227626434Y-119663332D01* -X227617642Y-119729668D01* -X227602081Y-119847081D01* -X227596123Y-119892031D01* -X225663941Y-119892031D01* -X225693203Y-119729401D01* -X225693204Y-119729396D01* -X225693942Y-119725292D01* -X225694341Y-119716519D01* -X225707149Y-119434453D01* -X225707149Y-119434448D01* -X225707338Y-119430283D01* -X225704591Y-119398878D01* -X225681964Y-119140254D01* -X225681600Y-119136093D01* -X225665644Y-119064708D01* -X225618092Y-118851970D01* -X225618090Y-118851963D01* -X225617180Y-118847892D01* -X225611308Y-118831931D01* -X225546860Y-118656770D01* -X225515208Y-118570743D01* -X225509585Y-118560077D01* -X225507045Y-118555259D01* -X240100032Y-118555259D01* -X240118859Y-118794481D01* -X240120013Y-118799288D01* -X240120014Y-118799294D01* -X240155071Y-118945313D01* -X240174877Y-119027812D01* -X240176770Y-119032383D01* -X240176771Y-119032385D01* -X240255396Y-119222202D01* -X240266706Y-119249508D01* -X240392086Y-119454108D01* -X240395303Y-119457875D01* -X240395304Y-119457876D01* -X240442596Y-119513248D01* -X240547928Y-119636577D01* -X240551690Y-119639790D01* -X240673592Y-119743903D01* -X240730397Y-119792419D01* -X240934997Y-119917799D01* -X240939567Y-119919692D01* -X240939569Y-119919693D01* -X241152120Y-120007734D01* -X241156693Y-120009628D01* -X241238283Y-120029216D01* -X241385211Y-120064491D01* -X241385217Y-120064492D01* -X241390024Y-120065646D01* -X241629246Y-120084473D01* -X241868468Y-120065646D01* -X241873275Y-120064492D01* -X241873281Y-120064491D01* -X242020209Y-120029216D01* -X242101799Y-120009628D01* -X242106372Y-120007734D01* -X242318923Y-119919693D01* -X242318925Y-119919692D01* -X242323495Y-119917799D01* -X242451593Y-119839300D01* -X245547649Y-119839300D01* -X245551433Y-119848078D01* -X246414380Y-120711025D01* -X246428324Y-120718639D01* -X246430157Y-120718508D01* -X246436772Y-120714257D01* -X247299908Y-119851121D01* -X247306668Y-119838741D01* -X247300941Y-119831091D01* -X247125433Y-119723540D01* -X247116639Y-119719059D01* -X246904163Y-119631049D01* -X246894778Y-119628000D01* -X246671148Y-119574310D01* -X246661401Y-119572767D01* -X246432122Y-119554722D01* -X246422262Y-119554722D01* -X246192983Y-119572767D01* -X246183236Y-119574310D01* -X245959606Y-119628000D01* -X245950221Y-119631049D01* -X245737745Y-119719059D01* -X245728951Y-119723540D01* -X245557109Y-119828844D01* -X245547649Y-119839300D01* -X242451593Y-119839300D01* -X242528095Y-119792419D01* -X242584901Y-119743903D01* -X242706802Y-119639790D01* -X242710564Y-119636577D01* -X242815896Y-119513248D01* -X242863188Y-119457876D01* -X242863189Y-119457875D01* -X242866406Y-119454108D01* -X242991786Y-119249508D01* -X243003097Y-119222202D01* -X243081721Y-119032385D01* -X243081722Y-119032383D01* -X243083615Y-119027812D01* -X243103421Y-118945313D01* -X243138478Y-118799294D01* -X243138479Y-118799288D01* -X243139633Y-118794481D01* -X243158460Y-118555259D01* -X243139633Y-118316037D01* -X243138479Y-118311230D01* -X243138478Y-118311224D01* -X243099678Y-118149613D01* -X243083615Y-118082706D01* -X243059102Y-118023526D01* -X242993680Y-117865582D01* -X242993679Y-117865580D01* -X242991786Y-117861010D01* -X242866406Y-117656410D01* -X242852445Y-117640063D01* -X242713777Y-117477703D01* -X242710564Y-117473941D01* -X242681166Y-117448833D01* -X242531863Y-117321317D01* -X242531862Y-117321316D01* -X242528095Y-117318099D01* -X242323495Y-117192719D01* -X242318925Y-117190826D01* -X242318923Y-117190825D01* -X242106372Y-117102784D01* -X242106370Y-117102783D01* -X242101799Y-117100890D01* -X242020209Y-117081302D01* -X241873281Y-117046027D01* -X241873275Y-117046026D01* -X241868468Y-117044872D01* -X241629246Y-117026045D01* -X241390024Y-117044872D01* -X241385217Y-117046026D01* -X241385211Y-117046027D01* -X241238283Y-117081302D01* -X241156693Y-117100890D01* -X241152122Y-117102783D01* -X241152120Y-117102784D01* -X240939569Y-117190825D01* -X240939567Y-117190826D01* -X240934997Y-117192719D01* -X240730397Y-117318099D01* -X240726630Y-117321316D01* -X240726629Y-117321317D01* -X240577325Y-117448833D01* -X240547928Y-117473941D01* -X240544715Y-117477703D01* -X240406048Y-117640063D01* -X240392086Y-117656410D01* -X240266706Y-117861010D01* -X240264813Y-117865580D01* -X240264812Y-117865582D01* -X240199390Y-118023526D01* -X240174877Y-118082706D01* -X240158814Y-118149613D01* -X240120014Y-118311224D01* -X240120013Y-118311230D01* -X240118859Y-118316037D01* -X240100032Y-118555259D01* -X225507045Y-118555259D01* -X225423036Y-118395924D01* -X225377478Y-118309515D01* -X225298441Y-118198299D01* -X225208833Y-118072207D01* -X225208828Y-118072201D01* -X225206409Y-118068797D01* -X225203565Y-118065747D01* -X225203560Y-118065741D01* -X225007852Y-117855870D01* -X225005006Y-117852818D01* -X224776807Y-117665374D01* -X224525823Y-117509757D01* -X224256462Y-117388701D01* -X224198718Y-117371487D01* -X227912541Y-117371487D01* -X227918268Y-117379137D01* -X228093776Y-117486688D01* -X228102570Y-117491169D01* -X228315046Y-117579179D01* -X228324431Y-117582228D01* -X228548061Y-117635918D01* -X228557808Y-117637461D01* -X228787087Y-117655506D01* -X228796947Y-117655506D01* -X229026226Y-117637461D01* -X229035973Y-117635918D01* -X229259603Y-117582228D01* -X229268988Y-117579179D01* -X229481464Y-117491169D01* -X229490258Y-117486688D01* -X229662100Y-117381384D01* -X229671560Y-117370928D01* -X229667776Y-117362150D01* -X228804829Y-116499203D01* -X228790885Y-116491589D01* -X228789052Y-116491720D01* -X228782437Y-116495971D01* -X227919301Y-117359107D01* -X227912541Y-117371487D01* -X224198718Y-117371487D01* -X224027893Y-117320562D01* -X223977456Y-117305526D01* -X223977454Y-117305526D01* -X223973457Y-117304334D01* -X223969337Y-117303681D01* -X223969335Y-117303681D01* -X223685260Y-117258687D01* -X223685254Y-117258686D01* -X223681779Y-117258136D01* -X223657220Y-117257021D01* -X223590835Y-117254006D01* -X223590814Y-117254006D01* -X223589415Y-117253942D01* -X223404951Y-117253942D01* -X223185188Y-117268539D01* -X223181089Y-117269365D01* -X223181085Y-117269366D01* -X223038491Y-117298118D01* -X222895701Y-117326909D01* -X222616477Y-117423054D01* -X222612749Y-117424921D01* -X222397401Y-117532759D01* -X222352421Y-117555283D01* -X222108174Y-117721274D01* -X222105060Y-117724058D01* -X222105059Y-117724059D01* -X222051554Y-117771898D01* -X221888025Y-117918110D01* -X221885308Y-117921280D01* -X221885307Y-117921281D01* -X221701478Y-118135758D01* -X221695843Y-118142332D01* -X221693569Y-118145834D01* -X221693565Y-118145839D01* -X221537282Y-118386493D01* -X221535003Y-118390003D01* -X221533209Y-118393781D01* -X221533208Y-118393783D01* -X221518248Y-118425289D01* -X221408333Y-118656770D01* -X221407054Y-118660753D01* -X221407053Y-118660756D01* -X221330958Y-118897763D01* -X221318057Y-118937946D01* -X221312696Y-118967742D01* -X221266912Y-119222202D01* -X221265762Y-119228592D01* -X221265573Y-119232759D01* -X221265572Y-119232766D01* -X221252555Y-119519431D01* -X221252366Y-119523601D01* -X219258387Y-119523601D01* -X219262439Y-119515631D01* -X219262439Y-119515630D01* -X219264858Y-119510873D01* -X219304124Y-119384416D01* -X219331686Y-119295655D01* -X219331687Y-119295649D01* -X219333270Y-119290552D01* -X219350969Y-119157013D01* -X219362881Y-119067138D01* -X219362881Y-119067133D01* -X219363581Y-119061853D01* -X219354927Y-118831317D01* -X219307553Y-118605535D01* -X219304232Y-118597124D01* -X219258627Y-118481647D01* -X219222814Y-118390963D01* -X219103134Y-118193736D01* -X219055628Y-118138990D01* -X218955434Y-118023526D01* -X218955432Y-118023524D01* -X218951934Y-118019493D01* -X218900257Y-117977120D01* -X218777666Y-117876601D01* -X218777660Y-117876597D01* -X218773538Y-117873217D01* -X218573046Y-117759091D01* -X218568030Y-117757270D01* -X218568025Y-117757268D01* -X218361206Y-117682196D01* -X218361202Y-117682195D01* -X218356191Y-117680376D01* -X218350942Y-117679427D01* -X218350939Y-117679426D01* -X218133258Y-117640063D01* -X218133251Y-117640062D01* -X218129174Y-117639325D01* -X218111437Y-117638489D01* -X218106489Y-117638255D01* -X218106482Y-117638255D01* -X218105001Y-117638185D01* -X217942856Y-117638185D01* -X217875900Y-117643866D01* -X217776219Y-117652324D01* -X217776215Y-117652325D01* -X217770908Y-117652775D01* -X217765753Y-117654113D01* -X217765747Y-117654114D01* -X217552778Y-117709390D01* -X217552774Y-117709391D01* -X217547609Y-117710732D01* -X217542743Y-117712924D01* -X217542740Y-117712925D01* -X217401502Y-117776548D01* -X217337266Y-117805484D01* -X217332846Y-117808460D01* -X217332842Y-117808462D01* -X217261063Y-117856787D01* -X217145896Y-117934323D01* -X216978969Y-118093563D01* -X216975781Y-118097848D01* -X216855585Y-118259398D01* -X216841260Y-118278651D01* -X216838845Y-118283401D01* -X216784158Y-118390963D01* -X216736704Y-118484297D01* -X216707126Y-118579553D01* -X216669876Y-118699515D01* -X216669875Y-118699521D01* -X216668292Y-118704618D01* -X216657036Y-118789547D01* -X216639240Y-118923821D01* -X216637981Y-118933317D01* -X180721368Y-118933317D01* -X180501383Y-118898474D01* -X180501377Y-118898473D01* -X180497902Y-118897923D01* -X180473343Y-118896808D01* -X180406958Y-118893793D01* -X180406937Y-118893793D01* -X180405538Y-118893729D01* -X180221074Y-118893729D01* -X180001311Y-118908326D01* -X179997212Y-118909152D01* -X179997208Y-118909153D01* -X179874184Y-118933959D01* -X179711824Y-118966696D01* -X179432600Y-119062841D01* -X179428872Y-119064708D01* -X179259458Y-119149544D01* -X179168544Y-119195070D01* -X178924297Y-119361061D01* -X178704148Y-119557897D01* -X178701431Y-119561067D01* -X178701430Y-119561068D01* -X178560673Y-119725292D01* -X178511966Y-119782119D01* -X178509692Y-119785621D01* -X178509688Y-119785626D01* -X178353405Y-120026280D01* -X178351126Y-120029790D01* -X178349332Y-120033568D01* -X178349331Y-120033570D01* -X178336379Y-120060847D01* -X178224456Y-120296557D01* -X178223177Y-120300540D01* -X178223176Y-120300543D01* -X178140528Y-120557960D01* -X178134180Y-120577733D01* -X178133439Y-120581852D01* -X178087155Y-120839091D01* -X178081885Y-120868379D01* -X178081696Y-120872546D01* -X178081695Y-120872553D01* -X178068851Y-121155418D01* -X178068489Y-121163388D01* -X176107624Y-121163388D01* -X176105977Y-121159218D01* -X176073948Y-121078117D01* -X176038937Y-120989464D01* -X175937723Y-120822668D01* -X175922026Y-120796800D01* -X175922025Y-120796799D01* -X175919257Y-120792237D01* -X175855392Y-120718639D01* -X175771557Y-120622027D01* -X175771555Y-120622025D01* -X175768057Y-120617994D01* -X175697452Y-120560101D01* -X175593789Y-120475102D01* -X175593783Y-120475098D01* -X175589661Y-120471718D01* -X175389169Y-120357592D01* -X175384153Y-120355771D01* -X175384148Y-120355769D01* -X175177329Y-120280697D01* -X175177325Y-120280696D01* -X175172314Y-120278877D01* -X175167065Y-120277928D01* -X175167062Y-120277927D01* -X174949381Y-120238564D01* -X174949374Y-120238563D01* -X174945297Y-120237826D01* -X174927560Y-120236990D01* -X174922612Y-120236756D01* -X174922605Y-120236756D01* -X174921124Y-120236686D01* -X174758979Y-120236686D01* -X174692023Y-120242367D01* -X174592342Y-120250825D01* -X174592338Y-120250826D01* -X174587031Y-120251276D01* -X174581876Y-120252614D01* -X174581870Y-120252615D01* -X174368901Y-120307891D01* -X174368897Y-120307892D01* -X174363732Y-120309233D01* -X174358866Y-120311425D01* -X174358863Y-120311426D01* -X174176443Y-120393600D01* -X174153389Y-120403985D01* -X174148969Y-120406961D01* -X174148965Y-120406963D01* -X174091431Y-120445698D01* -X173962019Y-120532824D01* -X173795092Y-120692064D01* -X173791904Y-120696349D01* -X173660805Y-120872553D01* -X173657383Y-120877152D01* -X173654968Y-120881902D01* -X173600281Y-120989464D01* -X173552827Y-121082798D01* -X173535620Y-121138214D01* -X173485999Y-121298016D01* -X173485998Y-121298022D01* -X173484415Y-121303119D01* -X173475146Y-121373054D01* -X173461087Y-121479133D01* -X173454104Y-121531818D01* -X170804535Y-121531818D01* -X170584016Y-119011274D01* -X174104334Y-119011274D01* -X174110061Y-119018924D01* -X174285569Y-119126475D01* -X174294363Y-119130956D01* -X174506839Y-119218966D01* -X174516224Y-119222015D01* -X174739854Y-119275705D01* -X174749601Y-119277248D01* -X174978880Y-119295293D01* -X174988740Y-119295293D01* -X175218019Y-119277248D01* -X175227766Y-119275705D01* -X175451396Y-119222015D01* -X175460781Y-119218966D01* -X175673257Y-119130956D01* -X175682051Y-119126475D01* -X175853893Y-119021171D01* -X175863353Y-119010715D01* -X175859569Y-119001937D01* -X174996622Y-118138990D01* -X174982678Y-118131376D01* -X174980845Y-118131507D01* -X174974230Y-118135758D01* -X174111094Y-118998894D01* -X174104334Y-119011274D01* -X170584016Y-119011274D01* -X170475585Y-117771898D01* -X173455485Y-117771898D01* -X173473530Y-118001177D01* -X173475073Y-118010924D01* -X173528763Y-118234554D01* -X173531812Y-118243939D01* -X173619822Y-118456415D01* -X173624303Y-118465209D01* -X173729607Y-118637051D01* -X173740063Y-118646511D01* -X173748841Y-118642727D01* -X174611788Y-117779780D01* -X174618166Y-117768100D01* -X175348218Y-117768100D01* -X175348349Y-117769933D01* -X175352600Y-117776548D01* -X176215736Y-118639684D01* -X176228116Y-118646444D01* -X176235766Y-118640717D01* -X176343317Y-118465209D01* -X176347798Y-118456415D01* -X176435808Y-118243939D01* -X176438857Y-118234554D01* -X176461626Y-118139716D01* -X184066281Y-118139716D01* -X184072008Y-118147366D01* -X184247516Y-118254917D01* -X184256310Y-118259398D01* -X184468786Y-118347408D01* -X184478171Y-118350457D01* -X184701801Y-118404147D01* -X184711548Y-118405690D01* -X184940827Y-118423735D01* -X184950687Y-118423735D01* -X185179966Y-118405690D01* -X185189713Y-118404147D01* -X185413343Y-118350457D01* -X185422728Y-118347408D01* -X185635204Y-118259398D01* -X185643998Y-118254917D01* -X185815840Y-118149613D01* -X185825300Y-118139157D01* -X185821516Y-118130379D01* -X184958569Y-117267432D01* -X184944625Y-117259818D01* -X184942792Y-117259949D01* -X184936177Y-117264200D01* -X184073041Y-118127336D01* -X184066281Y-118139716D01* -X176461626Y-118139716D01* -X176492547Y-118010924D01* -X176494090Y-118001177D01* -X176512135Y-117771898D01* -X176512135Y-117762038D01* -X176494090Y-117532759D01* -X176492547Y-117523012D01* -X176438857Y-117299382D01* -X176435808Y-117289997D01* -X176347798Y-117077521D01* -X176343317Y-117068727D01* -X176240130Y-116900340D01* -X183417432Y-116900340D01* -X183435477Y-117129619D01* -X183437020Y-117139366D01* -X183490710Y-117362996D01* -X183493759Y-117372381D01* -X183581769Y-117584857D01* -X183586250Y-117593651D01* -X183691554Y-117765493D01* -X183702010Y-117774953D01* -X183710788Y-117771169D01* -X184573735Y-116908222D01* -X184580113Y-116896542D01* -X185310165Y-116896542D01* -X185310296Y-116898375D01* -X185314547Y-116904990D01* -X186177683Y-117768126D01* -X186190063Y-117774886D01* -X186197713Y-117769159D01* -X186305264Y-117593651D01* -X186309745Y-117584857D01* -X186397755Y-117372381D01* -X186400804Y-117362996D01* -X186454494Y-117139366D01* -X186456037Y-117129619D01* -X186474082Y-116900340D01* -X186474082Y-116890480D01* -X186456037Y-116661201D01* -X186454494Y-116651454D01* -X186400804Y-116427824D01* -X186397755Y-116418439D01* -X186309745Y-116205963D01* -X186305264Y-116197169D01* -X186199960Y-116025327D01* -X186189504Y-116015867D01* -X186180726Y-116019651D01* -X185317779Y-116882598D01* -X185310165Y-116896542D01* -X184580113Y-116896542D01* -X184581349Y-116894278D01* -X184581218Y-116892445D01* -X184576967Y-116885830D01* -X183713831Y-116022694D01* -X183701451Y-116015934D01* -X183693801Y-116021661D01* -X183586250Y-116197169D01* -X183581769Y-116205963D01* -X183493759Y-116418439D01* -X183490710Y-116427824D01* -X183437020Y-116651454D01* -X183435477Y-116661201D01* -X183417432Y-116890480D01* -X183417432Y-116900340D01* -X176240130Y-116900340D01* -X176238013Y-116896885D01* -X176227557Y-116887425D01* -X176218779Y-116891209D01* -X175355832Y-117754156D01* -X175348218Y-117768100D01* -X174618166Y-117768100D01* -X174619402Y-117765836D01* -X174619271Y-117764003D01* -X174615020Y-117757388D01* -X173751884Y-116894252D01* -X173739504Y-116887492D01* -X173731854Y-116893219D01* -X173624303Y-117068727D01* -X173619822Y-117077521D01* -X173531812Y-117289997D01* -X173528763Y-117299382D01* -X173475073Y-117523012D01* -X173473530Y-117532759D01* -X173455485Y-117762038D01* -X173455485Y-117771898D01* -X170475585Y-117771898D01* -X170366340Y-116523221D01* -X174104267Y-116523221D01* -X174108051Y-116531999D01* -X174970998Y-117394946D01* -X174984942Y-117402560D01* -X174986775Y-117402429D01* -X174993390Y-117398178D01* -X175856526Y-116535042D01* -X175863286Y-116522662D01* -X175857559Y-116515012D01* -X175682051Y-116407461D01* -X175673257Y-116402980D01* -X175460781Y-116314970D01* -X175451396Y-116311921D01* -X175227766Y-116258231D01* -X175218019Y-116256688D01* -X174988740Y-116238643D01* -X174978880Y-116238643D01* -X174749601Y-116256688D01* -X174739854Y-116258231D01* -X174516224Y-116311921D01* -X174506839Y-116314970D01* -X174294363Y-116402980D01* -X174285569Y-116407461D01* -X174113727Y-116512765D01* -X174104267Y-116523221D01* -X170366340Y-116523221D01* -X170254001Y-115239180D01* -X178252542Y-115239180D01* -X178271369Y-115478402D01* -X178272523Y-115483209D01* -X178272524Y-115483215D01* -X178301942Y-115605747D01* -X178327387Y-115711733D01* -X178329280Y-115716304D01* -X178329281Y-115716306D01* -X178414282Y-115921516D01* -X178419216Y-115933429D01* -X178544596Y-116138029D01* -X178547813Y-116141796D01* -X178547814Y-116141797D01* -X178587284Y-116188011D01* -X178700438Y-116320498D01* -X178704200Y-116323711D01* -X178859955Y-116456737D01* -X178882907Y-116476340D01* -X179087507Y-116601720D01* -X179092077Y-116603613D01* -X179092079Y-116603614D01* -X179304630Y-116691655D01* -X179309203Y-116693549D01* -X179367817Y-116707621D01* -X179537721Y-116748412D01* -X179537727Y-116748413D01* -X179542534Y-116749567D01* -X179781756Y-116768394D01* -X180020978Y-116749567D01* -X180025785Y-116748413D01* -X180025791Y-116748412D01* -X180195695Y-116707621D01* -X180254309Y-116693549D01* -X180258882Y-116691655D01* -X180471433Y-116603614D01* -X180471435Y-116603613D01* -X180476005Y-116601720D01* -X180680605Y-116476340D01* -X180703558Y-116456737D01* -X180859312Y-116323711D01* -X180863074Y-116320498D01* -X180976228Y-116188011D01* -X181015698Y-116141797D01* -X181015699Y-116141796D01* -X181018916Y-116138029D01* -X181144296Y-115933429D01* -X181149231Y-115921516D01* -X181234231Y-115716306D01* -X181234232Y-115716304D01* -X181236125Y-115711733D01* -X181250547Y-115651663D01* -X184066214Y-115651663D01* -X184069998Y-115660441D01* -X184932945Y-116523388D01* -X184946889Y-116531002D01* -X184948722Y-116530871D01* -X184955337Y-116526620D01* -X185818473Y-115663484D01* -X185825233Y-115651104D01* -X185819506Y-115643454D01* -X185643998Y-115535903D01* -X185635204Y-115531422D01* -X185422728Y-115443412D01* -X185413343Y-115440363D01* -X185189713Y-115386673D01* -X185179966Y-115385130D01* -X184950687Y-115367085D01* -X184940827Y-115367085D01* -X184711548Y-115385130D01* -X184701801Y-115386673D01* -X184478171Y-115440363D01* -X184468786Y-115443412D01* -X184256310Y-115531422D01* -X184247516Y-115535903D01* -X184075674Y-115641207D01* -X184066214Y-115651663D01* -X181250547Y-115651663D01* -X181261570Y-115605747D01* -X181290988Y-115483215D01* -X181290989Y-115483209D01* -X181292143Y-115478402D01* -X181310970Y-115239180D01* -X181294767Y-115033294D01* -X194953757Y-115033294D01* -X194953957Y-115038624D01* -X194953957Y-115038625D01* -X194957921Y-115144221D01* -X194962411Y-115263830D01* -X195009785Y-115489612D01* -X195094524Y-115704184D01* -X195214204Y-115901411D01* -X195217701Y-115905441D01* -X195321733Y-116025327D01* -X195365404Y-116075654D01* -X195369535Y-116079041D01* -X195539672Y-116218546D01* -X195539678Y-116218550D01* -X195543800Y-116221930D01* -X195744292Y-116336056D01* -X195749308Y-116337877D01* -X195749313Y-116337879D01* -X195956132Y-116412951D01* -X195956136Y-116412952D01* -X195961147Y-116414771D01* -X195966396Y-116415720D01* -X195966399Y-116415721D01* -X196184080Y-116455084D01* -X196184087Y-116455085D01* -X196188164Y-116455822D01* -X196205901Y-116456658D01* -X196210849Y-116456892D01* -X196210856Y-116456892D01* -X196212337Y-116456962D01* -X196374482Y-116456962D01* -X196441438Y-116451281D01* -X196541119Y-116442823D01* -X196541123Y-116442822D01* -X196546430Y-116442372D01* -X196551585Y-116441034D01* -X196551591Y-116441033D01* -X196764560Y-116385757D01* -X196764564Y-116385756D01* -X196769729Y-116384415D01* -X196774595Y-116382223D01* -X196774598Y-116382222D01* -X196975206Y-116291855D01* -X196980072Y-116289663D01* -X196984492Y-116286687D01* -X196984496Y-116286685D01* -X197131060Y-116188011D01* -X197171442Y-116160824D01* -X197338369Y-116001584D01* -X197373874Y-115953864D01* -X197472894Y-115820776D01* -X197472896Y-115820773D01* -X197476078Y-115816496D01* -X197531789Y-115706921D01* -X197578215Y-115615608D01* -X197578215Y-115615607D01* -X197580634Y-115610850D01* -X197623293Y-115473468D01* -X197647462Y-115395632D01* -X197647463Y-115395626D01* -X197649046Y-115390529D01* -X197666545Y-115258499D01* -X197678657Y-115167115D01* -X197678657Y-115167110D01* -X197679357Y-115161830D01* -X197678696Y-115144221D01* -X199589071Y-115144221D01* -X199589434Y-115148369D01* -X199589434Y-115148373D01* -X199599535Y-115263830D01* -X199614809Y-115438411D01* -X199615719Y-115442483D01* -X199615720Y-115442488D01* -X199674828Y-115706921D01* -X199679229Y-115726612D01* -X199680672Y-115730535D01* -X199680673Y-115730537D01* -X199692486Y-115762642D01* -X199781201Y-116003761D01* -X199783148Y-116007454D01* -X199783149Y-116007456D01* -X199819106Y-116075654D01* -X199918931Y-116264989D01* -X199921351Y-116268394D01* -X200087576Y-116502297D01* -X200087581Y-116502303D01* -X200090000Y-116505707D01* -X200092844Y-116508757D01* -X200092849Y-116508763D01* -X200225911Y-116651454D01* -X200291403Y-116721686D01* -X200519602Y-116909130D01* -X200770586Y-117064747D01* -X200774403Y-117066463D01* -X200774406Y-117066464D01* -X200799009Y-117077521D01* -X201039947Y-117185803D01* -X201071828Y-117195307D01* -X201317481Y-117268539D01* -X201322952Y-117270170D01* -X201327072Y-117270823D01* -X201327074Y-117270823D01* -X201611149Y-117315817D01* -X201611155Y-117315818D01* -X201614630Y-117316368D01* -X201639189Y-117317483D01* -X201705574Y-117320498D01* -X201705595Y-117320498D01* -X201706994Y-117320562D01* -X201891458Y-117320562D01* -X202111221Y-117305965D01* -X202115320Y-117305139D01* -X202115324Y-117305138D01* -X202292734Y-117269366D01* -X202400708Y-117247595D01* -X202679932Y-117151450D01* -X202849646Y-117066464D01* -X202940252Y-117021092D01* -X202940254Y-117021091D01* -X202943988Y-117019221D01* -X203188235Y-116853230D01* -X203408384Y-116656394D01* -X203453622Y-116603614D01* -X203542491Y-116499929D01* -X217950594Y-116499929D01* -X217956321Y-116507579D01* -X218131829Y-116615130D01* -X218140623Y-116619611D01* -X218353099Y-116707621D01* -X218362484Y-116710670D01* -X218586114Y-116764360D01* -X218595861Y-116765903D01* -X218825140Y-116783948D01* -X218835000Y-116783948D01* -X219064279Y-116765903D01* -X219074026Y-116764360D01* -X219297656Y-116710670D01* -X219307041Y-116707621D01* -X219519517Y-116619611D01* -X219528311Y-116615130D01* -X219700153Y-116509826D01* -X219709613Y-116499370D01* -X219705829Y-116490592D01* -X218842882Y-115627645D01* -X218828938Y-115620031D01* -X218827105Y-115620162D01* -X218820490Y-115624413D01* -X217957354Y-116487549D01* -X217950594Y-116499929D01* -X203542491Y-116499929D01* -X203597846Y-116435346D01* -X203597849Y-116435342D01* -X203600566Y-116432172D01* -X203602840Y-116428670D01* -X203602844Y-116428665D01* -X203759127Y-116188011D01* -X203759130Y-116188006D01* -X203761406Y-116184501D01* -X203771237Y-116163798D01* -X203886280Y-115921516D01* -X203888076Y-115917734D01* -X203958233Y-115699223D01* -X203977072Y-115640545D01* -X203977072Y-115640544D01* -X203978352Y-115636558D01* -X204013104Y-115443412D01* -X204029908Y-115350021D01* -X204029909Y-115350016D01* -X204030647Y-115345912D01* -X204034138Y-115269048D01* -X204043854Y-115055073D01* -X204043854Y-115055068D01* -X204044043Y-115050903D01* -X204042503Y-115033294D01* -X205953757Y-115033294D01* -X205953957Y-115038624D01* -X205953957Y-115038625D01* -X205957921Y-115144221D01* -X205962411Y-115263830D01* -X206009785Y-115489612D01* -X206094524Y-115704184D01* -X206214204Y-115901411D01* -X206217701Y-115905441D01* -X206321733Y-116025327D01* -X206365404Y-116075654D01* -X206369535Y-116079041D01* -X206539672Y-116218546D01* -X206539678Y-116218550D01* -X206543800Y-116221930D01* -X206744292Y-116336056D01* -X206749308Y-116337877D01* -X206749313Y-116337879D01* -X206956132Y-116412951D01* -X206956136Y-116412952D01* -X206961147Y-116414771D01* -X206966396Y-116415720D01* -X206966399Y-116415721D01* -X207184080Y-116455084D01* -X207184087Y-116455085D01* -X207188164Y-116455822D01* -X207205901Y-116456658D01* -X207210849Y-116456892D01* -X207210856Y-116456892D01* -X207212337Y-116456962D01* -X207374482Y-116456962D01* -X207441438Y-116451281D01* -X207541119Y-116442823D01* -X207541123Y-116442822D01* -X207546430Y-116442372D01* -X207551585Y-116441034D01* -X207551591Y-116441033D01* -X207764560Y-116385757D01* -X207764564Y-116385756D01* -X207769729Y-116384415D01* -X207774595Y-116382223D01* -X207774598Y-116382222D01* -X207975206Y-116291855D01* -X207980072Y-116289663D01* -X207984492Y-116286687D01* -X207984496Y-116286685D01* -X208131060Y-116188011D01* -X208171442Y-116160824D01* -X208338369Y-116001584D01* -X208373874Y-115953864D01* -X208472894Y-115820776D01* -X208472896Y-115820773D01* -X208476078Y-115816496D01* -X208531789Y-115706921D01* -X208578215Y-115615608D01* -X208578215Y-115615607D01* -X208580634Y-115610850D01* -X208623293Y-115473468D01* -X208647462Y-115395632D01* -X208647463Y-115395626D01* -X208649046Y-115390529D01* -X208666273Y-115260553D01* -X217301745Y-115260553D01* -X217319790Y-115489832D01* -X217321333Y-115499579D01* -X217375023Y-115723209D01* -X217378072Y-115732594D01* -X217466082Y-115945070D01* -X217470563Y-115953864D01* -X217575867Y-116125706D01* -X217586323Y-116135166D01* -X217595101Y-116131382D01* -X218458048Y-115268435D01* -X218464426Y-115256755D01* -X219194478Y-115256755D01* -X219194609Y-115258588D01* -X219198860Y-115265203D01* -X220061996Y-116128339D01* -X220074376Y-116135099D01* -X220078367Y-116132111D01* -X227263692Y-116132111D01* -X227281737Y-116361390D01* -X227283280Y-116371137D01* -X227336970Y-116594767D01* -X227340019Y-116604152D01* -X227428029Y-116816628D01* -X227432510Y-116825422D01* -X227537814Y-116997264D01* -X227548270Y-117006724D01* -X227557048Y-117002940D01* -X228419995Y-116139993D01* -X228426373Y-116128313D01* -X229156425Y-116128313D01* -X229156556Y-116130146D01* -X229160807Y-116136761D01* -X230023943Y-116999897D01* -X230036323Y-117006657D01* -X230043973Y-117000930D01* -X230151524Y-116825422D01* -X230156005Y-116816628D01* -X230244015Y-116604152D01* -X230247064Y-116594767D01* -X230300754Y-116371137D01* -X230302297Y-116361390D01* -X230320342Y-116132111D01* -X230320342Y-116122251D01* -X230302297Y-115892972D01* -X230300754Y-115883225D01* -X230247064Y-115659595D01* -X230244015Y-115650210D01* -X230156005Y-115437734D01* -X230151524Y-115428940D01* -X230046220Y-115257098D01* -X230035764Y-115247638D01* -X230026986Y-115251422D01* -X229164039Y-116114369D01* -X229156425Y-116128313D01* -X228426373Y-116128313D01* -X228427609Y-116126049D01* -X228427478Y-116124216D01* -X228423227Y-116117601D01* -X227560091Y-115254465D01* -X227547711Y-115247705D01* -X227540061Y-115253432D01* -X227432510Y-115428940D01* -X227428029Y-115437734D01* -X227340019Y-115650210D01* -X227336970Y-115659595D01* -X227283280Y-115883225D01* -X227281737Y-115892972D01* -X227263692Y-116122251D01* -X227263692Y-116132111D01* -X220078367Y-116132111D01* -X220082026Y-116129372D01* -X220189577Y-115953864D01* -X220194058Y-115945070D01* -X220282068Y-115732594D01* -X220285117Y-115723209D01* -X220338807Y-115499579D01* -X220340350Y-115489832D01* -X220358395Y-115260553D01* -X220358395Y-115250693D01* -X220340350Y-115021414D01* -X220338807Y-115011667D01* -X220285117Y-114788037D01* -X220282068Y-114778652D01* -X220194058Y-114566176D01* -X220189577Y-114557382D01* -X220084273Y-114385540D01* -X220073817Y-114376080D01* -X220065039Y-114379864D01* -X219202092Y-115242811D01* -X219194478Y-115256755D01* -X218464426Y-115256755D01* -X218465662Y-115254491D01* -X218465531Y-115252658D01* -X218461280Y-115246043D01* -X217598144Y-114382907D01* -X217585764Y-114376147D01* -X217578114Y-114381874D01* -X217470563Y-114557382D01* -X217466082Y-114566176D01* -X217378072Y-114778652D01* -X217375023Y-114788037D01* -X217321333Y-115011667D01* -X217319790Y-115021414D01* -X217301745Y-115250693D01* -X217301745Y-115260553D01* -X208666273Y-115260553D01* -X208666545Y-115258499D01* -X208678657Y-115167115D01* -X208678657Y-115167110D01* -X208679357Y-115161830D01* -X208678540Y-115140051D01* -X208670903Y-114936625D01* -X208670703Y-114931294D01* -X208623329Y-114705512D01* -X208614804Y-114683924D01* -X208575450Y-114584274D01* -X208538590Y-114490940D01* -X208418910Y-114293713D01* -X208380684Y-114249661D01* -X208271210Y-114123503D01* -X208271208Y-114123501D01* -X208267710Y-114119470D01* -X208215328Y-114076519D01* -X208136491Y-114011876D01* -X217950527Y-114011876D01* -X217954311Y-114020654D01* -X218817258Y-114883601D01* -X218831202Y-114891215D01* -X218833035Y-114891084D01* -X218839650Y-114886833D01* -X219702786Y-114023697D01* -X219709546Y-114011317D01* -X219703819Y-114003667D01* -X219528311Y-113896116D01* -X219519517Y-113891635D01* -X219307041Y-113803625D01* -X219297656Y-113800576D01* -X219074026Y-113746886D01* -X219064279Y-113745343D01* -X218835000Y-113727298D01* -X218825140Y-113727298D01* -X218595861Y-113745343D01* -X218586114Y-113746886D01* -X218362484Y-113800576D01* -X218353099Y-113803625D01* -X218140623Y-113891635D01* -X218131829Y-113896116D01* -X217959987Y-114001420D01* -X217950527Y-114011876D01* -X208136491Y-114011876D01* -X208093442Y-113976578D01* -X208093436Y-113976574D01* -X208089314Y-113973194D01* -X207888822Y-113859068D01* -X207883806Y-113857247D01* -X207883801Y-113857245D01* -X207676982Y-113782173D01* -X207676978Y-113782172D01* -X207671967Y-113780353D01* -X207666718Y-113779404D01* -X207666715Y-113779403D01* -X207449034Y-113740040D01* -X207449027Y-113740039D01* -X207444950Y-113739302D01* -X207427213Y-113738466D01* -X207422265Y-113738232D01* -X207422258Y-113738232D01* -X207420777Y-113738162D01* -X207258632Y-113738162D01* -X207191676Y-113743843D01* -X207091995Y-113752301D01* -X207091991Y-113752302D01* -X207086684Y-113752752D01* -X207081529Y-113754090D01* -X207081523Y-113754091D01* -X206868554Y-113809367D01* -X206868550Y-113809368D01* -X206863385Y-113810709D01* -X206858519Y-113812901D01* -X206858516Y-113812902D01* -X206711277Y-113879228D01* -X206653042Y-113905461D01* -X206648622Y-113908437D01* -X206648618Y-113908439D01* -X206610907Y-113933828D01* -X206461672Y-114034300D01* -X206294745Y-114193540D01* -X206291557Y-114197825D01* -X206185530Y-114340331D01* -X206157036Y-114378628D01* -X206154621Y-114383378D01* -X206061682Y-114566176D01* -X206052480Y-114584274D01* -X206023264Y-114678363D01* -X205985652Y-114799492D01* -X205985651Y-114799498D01* -X205984068Y-114804595D01* -X205972605Y-114891084D01* -X205955332Y-115021414D01* -X205953757Y-115033294D01* -X204042503Y-115033294D01* -X204018669Y-114760874D01* -X204018305Y-114756713D01* -X204008027Y-114710731D01* -X203954797Y-114472590D01* -X203954795Y-114472583D01* -X203953885Y-114468512D01* -X203851913Y-114191363D01* -X203836234Y-114161624D01* -X203761908Y-114020654D01* -X203714183Y-113930135D01* -X203624277Y-113803625D01* -X203545538Y-113692827D01* -X203545533Y-113692821D01* -X203543114Y-113689417D01* -X203540270Y-113686367D01* -X203540265Y-113686361D01* -X203459166Y-113599393D01* -X222464857Y-113599393D01* -X222483684Y-113838615D01* -X222484838Y-113843422D01* -X222484839Y-113843428D01* -X222505656Y-113930135D01* -X222539702Y-114071946D01* -X222541595Y-114076517D01* -X222541596Y-114076519D01* -X222623233Y-114273608D01* -X222631531Y-114293642D01* -X222756911Y-114498242D01* -X222912753Y-114680711D01* -X222916515Y-114683924D01* -X223038417Y-114788037D01* -X223095222Y-114836553D01* -X223299822Y-114961933D01* -X223304392Y-114963826D01* -X223304394Y-114963827D01* -X223516945Y-115051868D01* -X223521518Y-115053762D01* -X223603108Y-115073350D01* -X223750036Y-115108625D01* -X223750042Y-115108626D01* -X223754849Y-115109780D01* -X223994071Y-115128607D01* -X224233293Y-115109780D01* -X224238100Y-115108626D01* -X224238106Y-115108625D01* -X224385034Y-115073350D01* -X224466624Y-115053762D01* -X224471197Y-115051868D01* -X224683748Y-114963827D01* -X224683750Y-114963826D01* -X224688320Y-114961933D01* -X224816418Y-114883434D01* -X227912474Y-114883434D01* -X227916258Y-114892212D01* -X228779205Y-115755159D01* -X228793149Y-115762773D01* -X228794982Y-115762642D01* -X228801597Y-115758391D01* -X229664733Y-114895255D01* -X229671493Y-114882875D01* -X229665766Y-114875225D01* -X229490258Y-114767674D01* -X229481464Y-114763193D01* -X229268988Y-114675183D01* -X229259603Y-114672134D01* -X229035973Y-114618444D01* -X229026226Y-114616901D01* -X228796947Y-114598856D01* -X228787087Y-114598856D01* -X228557808Y-114616901D01* -X228548061Y-114618444D01* -X228324431Y-114672134D01* -X228315046Y-114675183D01* -X228102570Y-114763193D01* -X228093776Y-114767674D01* -X227921934Y-114872978D01* -X227912474Y-114883434D01* -X224816418Y-114883434D01* -X224892920Y-114836553D01* -X224949726Y-114788037D01* -X225071627Y-114683924D01* -X225075389Y-114680711D01* -X225231231Y-114498242D01* -X225356611Y-114293642D01* -X225364910Y-114273608D01* -X225446546Y-114076519D01* -X225446547Y-114076517D01* -X225448440Y-114071946D01* -X225482486Y-113930135D01* -X225503303Y-113843428D01* -X225503304Y-113843422D01* -X225504458Y-113838615D01* -X225523285Y-113599393D01* -X225504458Y-113360171D01* -X225503304Y-113355364D01* -X225503303Y-113355358D01* -X225460219Y-113175903D01* -X225448440Y-113126840D01* -X225413429Y-113042315D01* -X225358505Y-112909716D01* -X225358504Y-112909714D01* -X225356611Y-112905144D01* -X225231231Y-112700544D01* -X225075389Y-112518075D01* -X224892920Y-112362233D01* -X224688320Y-112236853D01* -X224683750Y-112234960D01* -X224683748Y-112234959D01* -X224471197Y-112146918D01* -X224471195Y-112146917D01* -X224466624Y-112145024D01* -X224385034Y-112125436D01* -X224238106Y-112090161D01* -X224238100Y-112090160D01* -X224233293Y-112089006D01* -X223994071Y-112070179D01* -X223754849Y-112089006D01* -X223750042Y-112090160D01* -X223750036Y-112090161D01* -X223603108Y-112125436D01* -X223521518Y-112145024D01* -X223516947Y-112146917D01* -X223516945Y-112146918D01* -X223304394Y-112234959D01* -X223304392Y-112234960D01* -X223299822Y-112236853D01* -X223095222Y-112362233D01* -X222912753Y-112518075D01* -X222756911Y-112700544D01* -X222631531Y-112905144D01* -X222629638Y-112909714D01* -X222629637Y-112909716D01* -X222574713Y-113042315D01* -X222539702Y-113126840D01* -X222527923Y-113175903D01* -X222484839Y-113355358D01* -X222484838Y-113355364D01* -X222483684Y-113360171D01* -X222464857Y-113599393D01* -X203459166Y-113599393D01* -X203344557Y-113476490D01* -X203341711Y-113473438D01* -X203113512Y-113285994D01* -X202862528Y-113130377D01* -X202844483Y-113122267D01* -X202768843Y-113088273D01* -X202593167Y-113009321D01* -X202310162Y-112924954D01* -X202306042Y-112924301D01* -X202306040Y-112924301D01* -X202021965Y-112879307D01* -X202021959Y-112879306D01* -X202018484Y-112878756D01* -X201993925Y-112877641D01* -X201927540Y-112874626D01* -X201927519Y-112874626D01* -X201926120Y-112874562D01* -X201741656Y-112874562D01* -X201521893Y-112889159D01* -X201517794Y-112889985D01* -X201517790Y-112889986D01* -X201419940Y-112909716D01* -X201232406Y-112947529D01* -X200953182Y-113043674D01* -X200885839Y-113077397D01* -X200780040Y-113130377D01* -X200689126Y-113175903D01* -X200444879Y-113341894D01* -X200224730Y-113538730D01* -X200222013Y-113541900D01* -X200222012Y-113541901D01* -X200040143Y-113754091D01* -X200032548Y-113762952D01* -X200030274Y-113766454D01* -X200030270Y-113766459D01* -X199876225Y-114003667D01* -X199871708Y-114010623D01* -X199869914Y-114014401D01* -X199869913Y-114014403D01* -X199845268Y-114066306D01* -X199745038Y-114277390D01* -X199743759Y-114281373D01* -X199743758Y-114281376D01* -X199659140Y-114544931D01* -X199654762Y-114558566D01* -X199649218Y-114589377D01* -X199604745Y-114836553D01* -X199602467Y-114849212D01* -X199602278Y-114853379D01* -X199602277Y-114853386D01* -X199589780Y-115128607D01* -X199589071Y-115144221D01* -X197678696Y-115144221D01* -X197678540Y-115140051D01* -X197670903Y-114936625D01* -X197670703Y-114931294D01* -X197623329Y-114705512D01* -X197614804Y-114683924D01* -X197575450Y-114584274D01* -X197538590Y-114490940D01* -X197418910Y-114293713D01* -X197380684Y-114249661D01* -X197271210Y-114123503D01* -X197271208Y-114123501D01* -X197267710Y-114119470D01* -X197215328Y-114076519D01* -X197093442Y-113976578D01* -X197093436Y-113976574D01* -X197089314Y-113973194D01* -X196888822Y-113859068D01* -X196883806Y-113857247D01* -X196883801Y-113857245D01* -X196676982Y-113782173D01* -X196676978Y-113782172D01* -X196671967Y-113780353D01* -X196666718Y-113779404D01* -X196666715Y-113779403D01* -X196449034Y-113740040D01* -X196449027Y-113740039D01* -X196444950Y-113739302D01* -X196427213Y-113738466D01* -X196422265Y-113738232D01* -X196422258Y-113738232D01* -X196420777Y-113738162D01* -X196258632Y-113738162D01* -X196191676Y-113743843D01* -X196091995Y-113752301D01* -X196091991Y-113752302D01* -X196086684Y-113752752D01* -X196081529Y-113754090D01* -X196081523Y-113754091D01* -X195868554Y-113809367D01* -X195868550Y-113809368D01* -X195863385Y-113810709D01* -X195858519Y-113812901D01* -X195858516Y-113812902D01* -X195711277Y-113879228D01* -X195653042Y-113905461D01* -X195648622Y-113908437D01* -X195648618Y-113908439D01* -X195610907Y-113933828D01* -X195461672Y-114034300D01* -X195294745Y-114193540D01* -X195291557Y-114197825D01* -X195185530Y-114340331D01* -X195157036Y-114378628D01* -X195154621Y-114383378D01* -X195061682Y-114566176D01* -X195052480Y-114584274D01* -X195023264Y-114678363D01* -X194985652Y-114799492D01* -X194985651Y-114799498D01* -X194984068Y-114804595D01* -X194972605Y-114891084D01* -X194955332Y-115021414D01* -X194953757Y-115033294D01* -X181294767Y-115033294D01* -X181292143Y-114999958D01* -X181290989Y-114995151D01* -X181290988Y-114995145D01* -X181239012Y-114778652D01* -X181236125Y-114766627D01* -X181212972Y-114710731D01* -X181146190Y-114549503D01* -X181146189Y-114549501D01* -X181144296Y-114544931D01* -X181018916Y-114340331D01* -X180863074Y-114157862D01* -X180767833Y-114076519D01* -X180684373Y-114005238D01* -X180684372Y-114005237D01* -X180680605Y-114002020D01* -X180476005Y-113876640D01* -X180471435Y-113874747D01* -X180471433Y-113874746D01* -X180258882Y-113786705D01* -X180258880Y-113786704D01* -X180254309Y-113784811D01* -X180163260Y-113762952D01* -X180025791Y-113729948D01* -X180025785Y-113729947D01* -X180020978Y-113728793D01* -X179781756Y-113709966D01* -X179542534Y-113728793D01* -X179537727Y-113729947D01* -X179537721Y-113729948D01* -X179400252Y-113762952D01* -X179309203Y-113784811D01* -X179304632Y-113786704D01* -X179304630Y-113786705D01* -X179092079Y-113874746D01* -X179092077Y-113874747D01* -X179087507Y-113876640D01* -X178882907Y-114002020D01* -X178879140Y-114005237D01* -X178879139Y-114005238D01* -X178795679Y-114076519D01* -X178700438Y-114157862D01* -X178544596Y-114340331D01* -X178419216Y-114544931D01* -X178417323Y-114549501D01* -X178417322Y-114549503D01* -X178350540Y-114710731D01* -X178327387Y-114766627D01* -X178324500Y-114778652D01* -X178272524Y-114995145D01* -X178272523Y-114995151D01* -X178271369Y-114999958D01* -X178252542Y-115239180D01* -X170254001Y-115239180D01* -X170104071Y-113525477D01* -X170103877Y-113506042D01* -X170105487Y-113482125D01* -X170103552Y-113473361D01* -X170103552Y-113473356D01* -X170103525Y-113473236D01* -X170100603Y-113442935D01* -X170102162Y-113380490D01* -X170106020Y-113352541D01* -X170126173Y-113273401D01* -X170136153Y-113247010D01* -X170136647Y-113246048D01* -X170173412Y-113174338D01* -X170189012Y-113150833D01* -X170207617Y-113128660D01* -X170241510Y-113088269D01* -X170261951Y-113068824D01* -X170327052Y-113019514D01* -X170351307Y-113005104D01* -X170355589Y-113003172D01* -X170425750Y-112971515D01* -X170452598Y-112962866D01* -X170475635Y-112958209D01* -X170507512Y-112951765D01* -X170523027Y-112949622D01* -X170531808Y-112948962D01* -X170540762Y-112949564D01* -X170571842Y-112942702D01* -X170588018Y-112940220D01* -X175141201Y-112541868D01* -X195937081Y-112541868D01* -X195942808Y-112549518D01* -X196118316Y-112657069D01* -X196127110Y-112661550D01* -X196339586Y-112749560D01* -X196348971Y-112752609D01* -X196572601Y-112806299D01* -X196582348Y-112807842D01* -X196811627Y-112825887D01* -X196821487Y-112825887D01* -X197050766Y-112807842D01* -X197060513Y-112806299D01* -X197284143Y-112752609D01* -X197293528Y-112749560D01* -X197506004Y-112661550D01* -X197514798Y-112657069D01* -X197686640Y-112551765D01* -X197695594Y-112541868D01* -X205937081Y-112541868D01* -X205942808Y-112549518D01* -X206118316Y-112657069D01* -X206127110Y-112661550D01* -X206339586Y-112749560D01* -X206348971Y-112752609D01* -X206572601Y-112806299D01* -X206582348Y-112807842D01* -X206811627Y-112825887D01* -X206821487Y-112825887D01* -X207050766Y-112807842D01* -X207060513Y-112806299D01* -X207284143Y-112752609D01* -X207293528Y-112749560D01* -X207506004Y-112661550D01* -X207514798Y-112657069D01* -X207686640Y-112551765D01* -X207696100Y-112541309D01* -X207692316Y-112532531D01* -X206829369Y-111669584D01* -X206815425Y-111661970D01* -X206813592Y-111662101D01* -X206806977Y-111666352D01* -X205943841Y-112529488D01* -X205937081Y-112541868D01* -X197695594Y-112541868D01* -X197696100Y-112541309D01* -X197692316Y-112532531D01* -X196829369Y-111669584D01* -X196815425Y-111661970D01* -X196813592Y-111662101D01* -X196806977Y-111666352D01* -X195943841Y-112529488D01* -X195937081Y-112541868D01* -X175141201Y-112541868D01* -X180304235Y-112090161D01* -X189307335Y-111302492D01* -X195288232Y-111302492D01* -X195306277Y-111531771D01* -X195307820Y-111541518D01* -X195361510Y-111765148D01* -X195364559Y-111774533D01* -X195452569Y-111987009D01* -X195457050Y-111995803D01* -X195562354Y-112167645D01* -X195572810Y-112177105D01* -X195581588Y-112173321D01* -X196444535Y-111310374D01* -X196450913Y-111298694D01* -X197180965Y-111298694D01* -X197181096Y-111300527D01* -X197185347Y-111307142D01* -X198048483Y-112170278D01* -X198060863Y-112177038D01* -X198068513Y-112171311D01* -X198176064Y-111995803D01* -X198180545Y-111987009D01* -X198268555Y-111774533D01* -X198271604Y-111765148D01* -X198325294Y-111541518D01* -X198326837Y-111531771D01* -X198344882Y-111302492D01* -X205288232Y-111302492D01* -X205306277Y-111531771D01* -X205307820Y-111541518D01* -X205361510Y-111765148D01* -X205364559Y-111774533D01* -X205452569Y-111987009D01* -X205457050Y-111995803D01* -X205562354Y-112167645D01* -X205572810Y-112177105D01* -X205581588Y-112173321D01* -X206444535Y-111310374D01* -X206450913Y-111298694D01* -X207180965Y-111298694D01* -X207181096Y-111300527D01* -X207185347Y-111307142D01* -X208048483Y-112170278D01* -X208060863Y-112177038D01* -X208068513Y-112171311D01* -X208176064Y-111995803D01* -X208180545Y-111987009D01* -X208268555Y-111774533D01* -X208271604Y-111765148D01* -X208325294Y-111541518D01* -X208326837Y-111531771D01* -X208344882Y-111302492D01* -X208344882Y-111292632D01* -X208326837Y-111063353D01* -X208325294Y-111053606D01* -X208271604Y-110829976D01* -X208268555Y-110820591D01* -X208180545Y-110608115D01* -X208176064Y-110599321D01* -X208070760Y-110427479D01* -X208060304Y-110418019D01* -X208051526Y-110421803D01* -X207188579Y-111284750D01* -X207180965Y-111298694D01* -X206450913Y-111298694D01* -X206452149Y-111296430D01* -X206452018Y-111294597D01* -X206447767Y-111287982D01* -X205584631Y-110424846D01* -X205572251Y-110418086D01* -X205564601Y-110423813D01* -X205457050Y-110599321D01* -X205452569Y-110608115D01* -X205364559Y-110820591D01* -X205361510Y-110829976D01* -X205307820Y-111053606D01* -X205306277Y-111063353D01* -X205288232Y-111292632D01* -X205288232Y-111302492D01* -X198344882Y-111302492D01* -X198344882Y-111292632D01* -X198326837Y-111063353D01* -X198325294Y-111053606D01* -X198271604Y-110829976D01* -X198268555Y-110820591D01* -X198180545Y-110608115D01* -X198176064Y-110599321D01* -X198070760Y-110427479D01* -X198060304Y-110418019D01* -X198051526Y-110421803D01* -X197188579Y-111284750D01* -X197180965Y-111298694D01* -X196450913Y-111298694D01* -X196452149Y-111296430D01* -X196452018Y-111294597D01* -X196447767Y-111287982D01* -X195584631Y-110424846D01* -X195572251Y-110418086D01* -X195564601Y-110423813D01* -X195457050Y-110599321D01* -X195452569Y-110608115D01* -X195364559Y-110820591D01* -X195361510Y-110829976D01* -X195307820Y-111053606D01* -X195306277Y-111063353D01* -X195288232Y-111292632D01* -X195288232Y-111302492D01* -X189307335Y-111302492D01* -X190894981Y-111163591D01* -X190915960Y-111163510D01* -X190931086Y-111164715D01* -X190931101Y-111164715D01* -X190935949Y-111165101D01* -X190940804Y-111164736D01* -X190940811Y-111164736D01* -X190943613Y-111164525D01* -X190943615Y-111164525D01* -X190948466Y-111164160D01* -X190958978Y-111161705D01* -X190967370Y-111160044D01* -X191061126Y-111144778D01* -X191165052Y-111127857D01* -X191165054Y-111127857D01* -X191169676Y-111127104D01* -X191383219Y-111058757D01* -X191584313Y-110959595D01* -X191768541Y-110831798D01* -X191931854Y-110678174D01* -X191951633Y-110653086D01* -X192067771Y-110505768D01* -X192070666Y-110502096D01* -X192084434Y-110478007D01* -X192179607Y-110311493D01* -X192179609Y-110311489D01* -X192181926Y-110307435D01* -X192263190Y-110098466D01* -X192273293Y-110053815D01* -X195937014Y-110053815D01* -X195940798Y-110062593D01* -X196803745Y-110925540D01* -X196817689Y-110933154D01* -X196819522Y-110933023D01* -X196826137Y-110928772D01* -X197689273Y-110065636D01* -X197696033Y-110053256D01* -X197690306Y-110045606D01* -X197514798Y-109938055D01* -X197506004Y-109933574D01* -X197293528Y-109845564D01* -X197284143Y-109842515D01* -X197060513Y-109788825D01* -X197050766Y-109787282D01* -X196821487Y-109769237D01* -X196811627Y-109769237D01* -X196582348Y-109787282D01* -X196572601Y-109788825D01* -X196348971Y-109842515D01* -X196339586Y-109845564D01* -X196127110Y-109933574D01* -X196118316Y-109938055D01* -X195946474Y-110043359D01* -X195937014Y-110053815D01* -X192273293Y-110053815D01* -X192312673Y-109879781D01* -X192315216Y-109845564D01* -X192326515Y-109693488D01* -X192327915Y-109681920D01* -X192329326Y-109673530D01* -X192330133Y-109668735D01* -X192330286Y-109656183D01* -X192326330Y-109628562D01* -X192325057Y-109610698D01* -X192325057Y-109197562D01* -X200287343Y-109197562D01* -X200306170Y-109436784D01* -X200307324Y-109441591D01* -X200307325Y-109441597D01* -X200324084Y-109511400D01* -X200362188Y-109670115D01* -X200364081Y-109674686D01* -X200364082Y-109674688D01* -X200406246Y-109776480D01* -X200454017Y-109891811D01* -X200579397Y-110096411D01* -X200735239Y-110278880D01* -X200739001Y-110282093D01* -X200906145Y-110424846D01* -X200917708Y-110434722D01* -X201122308Y-110560102D01* -X201126878Y-110561995D01* -X201126880Y-110561996D01* -X201238222Y-110608115D01* -X201344004Y-110651931D01* -X201425594Y-110671519D01* -X201572522Y-110706794D01* -X201572528Y-110706795D01* -X201577335Y-110707949D01* -X201816557Y-110726776D01* -X202055779Y-110707949D01* -X202060586Y-110706795D01* -X202060592Y-110706794D01* -X202207520Y-110671519D01* -X202289110Y-110651931D01* -X202394892Y-110608115D01* -X202506234Y-110561996D01* -X202506236Y-110561995D01* -X202510806Y-110560102D01* -X202715406Y-110434722D01* -X202726970Y-110424846D01* -X202894113Y-110282093D01* -X202897875Y-110278880D01* -X203053717Y-110096411D01* -X203079820Y-110053815D01* -X205937014Y-110053815D01* -X205940798Y-110062593D01* -X206803745Y-110925540D01* -X206817689Y-110933154D01* -X206819522Y-110933023D01* -X206826137Y-110928772D01* -X207689273Y-110065636D01* -X207696033Y-110053256D01* -X207690306Y-110045606D01* -X207514798Y-109938055D01* -X207506004Y-109933574D01* -X207293528Y-109845564D01* -X207284143Y-109842515D01* -X207060513Y-109788825D01* -X207050766Y-109787282D01* -X206821487Y-109769237D01* -X206811627Y-109769237D01* -X206582348Y-109787282D01* -X206572601Y-109788825D01* -X206348971Y-109842515D01* -X206339586Y-109845564D01* -X206127110Y-109933574D01* -X206118316Y-109938055D01* -X205946474Y-110043359D01* -X205937014Y-110053815D01* -X203079820Y-110053815D01* -X203179097Y-109891811D01* -X203226869Y-109776480D01* -X203269032Y-109674688D01* -X203269033Y-109674686D01* -X203270926Y-109670115D01* -X203309030Y-109511400D01* -X203325789Y-109441597D01* -X203325790Y-109441591D01* -X203326944Y-109436784D01* -X203345771Y-109197562D01* -X203326944Y-108958340D01* -X203325790Y-108953533D01* -X203325789Y-108953527D01* -X203272081Y-108729821D01* -X203270926Y-108725009D01* -X203269032Y-108720436D01* -X203180991Y-108507885D01* -X203180990Y-108507883D01* -X203179097Y-108503313D01* -X203053717Y-108298713D01* -X202897875Y-108116244D01* -X202868477Y-108091136D01* -X202719174Y-107963620D01* -X202719173Y-107963619D01* -X202715406Y-107960402D01* -X202510806Y-107835022D01* -X202506236Y-107833129D01* -X202506234Y-107833128D01* -X202293683Y-107745087D01* -X202293681Y-107745086D01* -X202289110Y-107743193D01* -X202207520Y-107723605D01* -X202060592Y-107688330D01* -X202060586Y-107688329D01* -X202055779Y-107687175D01* -X201816557Y-107668348D01* -X201577335Y-107687175D01* -X201572528Y-107688329D01* -X201572522Y-107688330D01* -X201425594Y-107723605D01* -X201344004Y-107743193D01* -X201339433Y-107745086D01* -X201339431Y-107745087D01* -X201126880Y-107833128D01* -X201126878Y-107833129D01* -X201122308Y-107835022D01* -X200917708Y-107960402D01* -X200913941Y-107963619D01* -X200913940Y-107963620D01* -X200764637Y-108091136D01* -X200735239Y-108116244D01* -X200579397Y-108298713D01* -X200454017Y-108503313D01* -X200452124Y-108507883D01* -X200452123Y-108507885D01* -X200364082Y-108720436D01* -X200362188Y-108725009D01* -X200361033Y-108729821D01* -X200307325Y-108953527D01* -X200307324Y-108953533D01* -X200306170Y-108958340D01* -X200287343Y-109197562D01* -X192325057Y-109197562D01* -X192325057Y-106646941D01* -X192326558Y-106627550D01* -X192328866Y-106612731D01* -X192330248Y-106603858D01* -X192329068Y-106594833D01* -X192328798Y-106564385D01* -X192328948Y-106563059D01* -X192335794Y-106502317D01* -X192342072Y-106474813D01* -X192369049Y-106397721D01* -X192381291Y-106372301D01* -X192424746Y-106303144D01* -X192442338Y-106281086D01* -X192500085Y-106223339D01* -X192522142Y-106205748D01* -X192591299Y-106162292D01* -X192616719Y-106150050D01* -X192693808Y-106123073D01* -X192721313Y-106116794D01* -X192730573Y-106115750D01* -X192776782Y-106110542D01* -X192792445Y-106110858D01* -X192792458Y-106109762D01* -X192801428Y-106109871D01* -X192810303Y-106111253D01* -X192841854Y-106107126D01* -X192858196Y-106106062D01* -X210767205Y-106106062D01* -X210786585Y-106107561D01* -G37* -%TD.AperFunction*% -%TD*% -M02* diff --git a/fpkb/gerber/fpkbd-B_Mask.gbr b/fpkb/gerber/fpkbd-B_Mask.gbr deleted file mode 100644 index 8980671..0000000 --- a/fpkb/gerber/fpkbd-B_Mask.gbr +++ /dev/null @@ -1,297 +0,0 @@ -%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% -%TF.CreationDate,2022-10-02T20:30:39+02:00*% -%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% -%TF.SameCoordinates,Original*% -%TF.FileFunction,Soldermask,Bot*% -%TF.FilePolarity,Negative*% -%FSLAX46Y46*% -G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* -%MOMM*% -%LPD*% -G01* -G04 APERTURE LIST* -G04 Aperture macros list* -%AMHorizOval* -0 Thick line with rounded ends* -0 $1 width* -0 $2 $3 position (X,Y) of the first rounded end (center of the circle)* -0 $4 $5 position (X,Y) of the second rounded end (center of the circle)* -0 Add line between two ends* -20,1,$1,$2,$3,$4,$5,0* -0 Add two circle primitives to create the rounded ends* -1,1,$1,$2,$3* -1,1,$1,$4,$5*% -%AMRotRect* -0 Rectangle, with rotation* -0 The origin of the aperture is its center* -0 $1 length* -0 $2 width* -0 $3 Rotation angle, in degrees counterclockwise* -0 Add horizontal line* -21,1,$1,$2,0,0,$3*% -G04 Aperture macros list end* -%ADD10C,1.701800*% -%ADD11C,3.429000*% -%ADD12C,2.032000*% -%ADD13C,1.500000*% -%ADD14HorizOval,1.600000X-0.298858X0.026147X0.298858X-0.026147X0*% -%ADD15RotRect,1.752600X1.752600X265.000000*% -%ADD16C,1.752600*% -G04 APERTURE END LIST* -D10* -%TO.C,S13*% -X232672661Y-157824070D03* -X243630803Y-158782784D03* -D11* -X238151732Y-158303427D03* -D12* -X233501950Y-154082108D03* -X243463897Y-154953666D03* -X238665951Y-152425878D03* -X238665951Y-152425878D03* -%TD*% -D11* -%TO.C,S14*% -X239633380Y-141368118D03* -D10* -X234154309Y-140888761D03* -X245112451Y-141847475D03* -D12* -X234983598Y-137146799D03* -X244945545Y-138018357D03* -X240147599Y-135490569D03* -X240147599Y-135490569D03* -%TD*% -D10* -%TO.C,S3*% -X155175774Y-136807808D03* -D11* -X160592217Y-135852743D03* -D10* -X166008660Y-134897678D03* -D12* -X164856393Y-131242233D03* -X155008315Y-132978714D03* -X159567693Y-130042377D03* -X159567693Y-130042377D03* -%TD*% -D11* -%TO.C,S11*% -X221998205Y-136412252D03* -D10* -X227477276Y-136891609D03* -X216519134Y-135932895D03* -D12* -X227310370Y-133062491D03* -X217348423Y-132190933D03* -X222512424Y-130534703D03* -X222512424Y-130534703D03* -%TD*% -D10* -%TO.C,S5*% -X176298551Y-138531396D03* -X187256693Y-137572682D03* -D11* -X181777622Y-138052039D03* -D12* -X176465457Y-134702278D03* -X186427404Y-133830720D03* -X181263403Y-132174490D03* -X181263403Y-132174490D03* -%TD*% -D10* -%TO.C,S7*% -X207316557Y-149097562D03* -D11* -X201816557Y-149097562D03* -D10* -X196316557Y-149097562D03* -D12* -X206816557Y-145297562D03* -X196816557Y-145297562D03* -X201816557Y-143197562D03* -X201816557Y-143197562D03* -%TD*% -D10* -%TO.C,S12*% -X218000781Y-118997585D03* -X228958923Y-119956299D03* -D11* -X223479852Y-119476942D03* -D12* -X218830070Y-115255623D03* -X228792017Y-116127181D03* -X223994071Y-113599393D03* -X223994071Y-113599393D03* -%TD*% -D10* -%TO.C,S9*% -X196316557Y-115097562D03* -D11* -X201816557Y-115097562D03* -D10* -X207316557Y-115097562D03* -D12* -X206816557Y-111297562D03* -X196816557Y-111297562D03* -X201816557Y-109197562D03* -X201816557Y-109197562D03* -%TD*% -D10* -%TO.C,S2*% -X168960679Y-151639410D03* -X158127793Y-153549540D03* -D11* -X163544236Y-152594475D03* -D12* -X157960334Y-149720446D03* -X167808412Y-147983965D03* -X162519712Y-146784109D03* -X162519712Y-146784109D03* -%TD*% -D10* -%TO.C,S16*% -X241241853Y-185129897D03* -D11* -X235929261Y-183706392D03* -D10* -X230616669Y-182282887D03* -D12* -X241742403Y-181329969D03* -X232083144Y-178741779D03* -X237456293Y-178007430D03* -X237456293Y-178007430D03* -%TD*% -D10* -%TO.C,S10*% -X225995628Y-153826919D03* -D11* -X220516557Y-153347562D03* -D10* -X215037486Y-152868205D03* -D12* -X225828722Y-149997801D03* -X215866775Y-149126243D03* -X221030776Y-147470013D03* -X221030776Y-147470013D03* -%TD*% -D11* -%TO.C,S8*% -X201816557Y-132097562D03* -D10* -X207316557Y-132097562D03* -X196316557Y-132097562D03* -D12* -X206816557Y-128297562D03* -X196816557Y-128297562D03* -X201816557Y-126197562D03* -X201816557Y-126197562D03* -%TD*% -D10* -%TO.C,S1*% -X171912698Y-168381142D03* -D11* -X166496255Y-169336207D03* -D10* -X161079812Y-170291272D03* -D12* -X160912353Y-166462178D03* -X170760431Y-164725697D03* -X165471731Y-163525841D03* -X165471731Y-163525841D03* -%TD*% -D10* -%TO.C,S4*% -X177780199Y-155466706D03* -D11* -X183259270Y-154987349D03* -D10* -X188738341Y-154507992D03* -D12* -X177947105Y-151637588D03* -X187909052Y-150766030D03* -X182745051Y-149109800D03* -X182745051Y-149109800D03* -%TD*% -D10* -%TO.C,S6*% -X185775046Y-120637372D03* -D11* -X180295975Y-121116729D03* -D10* -X174816904Y-121596086D03* -D12* -X174983810Y-117766968D03* -X184945757Y-116895410D03* -X179781756Y-115239180D03* -X179781756Y-115239180D03* -%TD*% -D13* -%TO.C,REF\u002A\u002A*% -X263928534Y-164187843D03* -X256955171Y-163577753D03* -D14* -X254064987Y-165633680D03* -X254465903Y-161051184D03* -X255561717Y-161147056D03* -X255160801Y-165729551D03* -X259145580Y-166078174D03* -X259546496Y-161495679D03* -X262535080Y-161757146D03* -X262134164Y-166339642D03* -%TD*% -D10* -%TO.C,S15*% -X246594098Y-124912165D03* -D11* -X241115027Y-124432808D03* -D10* -X235635956Y-123953451D03* -D12* -X246427192Y-121083047D03* -X236465245Y-120211489D03* -X241629246Y-118555259D03* -X241629246Y-118555259D03* -%TD*% -D11* -%TO.C,S17*% -X254466860Y-191384917D03* -D10* -X259230000Y-194134917D03* -X249703720Y-188634917D03* -D12* -X252036733Y-185594020D03* -X260696987Y-190594020D03* -X257416860Y-186275367D03* -X257416860Y-186275367D03* -%TD*% -D15* -%TO.C,MCU1*% -X253426562Y-120019033D03* -D16* -X253205187Y-122549368D03* -X252983811Y-125079702D03* -X252762435Y-127610037D03* -X252541060Y-130140371D03* -X252319684Y-132670706D03* -X252098309Y-135201041D03* -X251876933Y-137731375D03* -X251655557Y-140261710D03* -X251434182Y-142792044D03* -X251212806Y-145322379D03* -X250991431Y-147852713D03* -X268608569Y-121347287D03* -X268387194Y-123877621D03* -X268165818Y-126407956D03* -X267944443Y-128938290D03* -X267723067Y-131468625D03* -X267501691Y-133998959D03* -X267280316Y-136529294D03* -X267058940Y-139059629D03* -X266837565Y-141589963D03* -X266616189Y-144120298D03* -X266394813Y-146650632D03* -X266173438Y-149180967D03* -%TD*% -M02* diff --git a/fpkb/gerber/fpkbd-B_Paste.gbr b/fpkb/gerber/fpkbd-B_Paste.gbr deleted file mode 100644 index fbf0b6c..0000000 --- a/fpkb/gerber/fpkbd-B_Paste.gbr +++ /dev/null @@ -1,15 +0,0 @@ -%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% -%TF.CreationDate,2022-10-02T20:30:39+02:00*% -%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% -%TF.SameCoordinates,Original*% -%TF.FileFunction,Paste,Bot*% -%TF.FilePolarity,Positive*% -%FSLAX46Y46*% -G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* -%MOMM*% -%LPD*% -G01* -G04 APERTURE LIST* -G04 APERTURE END LIST* -M02* diff --git a/fpkb/gerber/fpkbd-B_Silkscreen.gbr b/fpkb/gerber/fpkbd-B_Silkscreen.gbr deleted file mode 100644 index a3c2312..0000000 --- a/fpkb/gerber/fpkbd-B_Silkscreen.gbr +++ /dev/null @@ -1,268 +0,0 @@ -%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% -%TF.CreationDate,2022-10-02T20:30:39+02:00*% -%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% -%TF.SameCoordinates,Original*% -%TF.FileFunction,Legend,Bot*% -%TF.FilePolarity,Positive*% -%FSLAX46Y46*% -G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* -%MOMM*% -%LPD*% -G01* -G04 APERTURE LIST* -G04 Aperture macros list* -%AMRotRect* -0 Rectangle, with rotation* -0 The origin of the aperture is its center* -0 $1 length* -0 $2 width* -0 $3 Rotation angle, in degrees counterclockwise* -0 Add horizontal line* -21,1,$1,$2,0,0,$3*% -G04 Aperture macros list end* -%ADD10C,0.150000*% -%ADD11RotRect,1.752600X1.752600X265.000000*% -%ADD12C,1.752600*% -G04 APERTURE END LIST* -D10* -X204357142Y-118680714D02* -X203976190Y-118680714D01* -X204214285Y-119347380D02* -X204214285Y-118490238D01* -X204166666Y-118395000D01* -X204071428Y-118347380D01* -X203976190Y-118347380D01* -X203642857Y-118680714D02* -X203642857Y-119680714D01* -X203642857Y-118728333D02* -X203547619Y-118680714D01* -X203357142Y-118680714D01* -X203261904Y-118728333D01* -X203214285Y-118775952D01* -X203166666Y-118871190D01* -X203166666Y-119156904D01* -X203214285Y-119252142D01* -X203261904Y-119299761D01* -X203357142Y-119347380D01* -X203547619Y-119347380D01* -X203642857Y-119299761D01* -X202738095Y-119347380D02* -X202738095Y-118347380D01* -X202642857Y-118966428D02* -X202357142Y-119347380D01* -X202357142Y-118680714D02* -X202738095Y-119061666D01* -X201928571Y-119347380D02* -X201928571Y-118347380D01* -X201928571Y-118728333D02* -X201833333Y-118680714D01* -X201642857Y-118680714D01* -X201547619Y-118728333D01* -X201500000Y-118775952D01* -X201452380Y-118871190D01* -X201452380Y-119156904D01* -X201500000Y-119252142D01* -X201547619Y-119299761D01* -X201642857Y-119347380D01* -X201833333Y-119347380D01* -X201928571Y-119299761D01* -X201119047Y-118680714D02* -X200880952Y-119347380D01* -X200642857Y-118680714D01* -X200357142Y-118347380D02* -X199738095Y-118347380D01* -X200071428Y-118728333D01* -X199928571Y-118728333D01* -X199833333Y-118775952D01* -X199785714Y-118823571D01* -X199738095Y-118918809D01* -X199738095Y-119156904D01* -X199785714Y-119252142D01* -X199833333Y-119299761D01* -X199928571Y-119347380D01* -X200214285Y-119347380D01* -X200309523Y-119299761D01* -X200357142Y-119252142D01* -X207547619Y-120290714D02* -X207166666Y-120290714D01* -X207404761Y-119957380D02* -X207404761Y-120814523D01* -X207357142Y-120909761D01* -X207261904Y-120957380D01* -X207166666Y-120957380D01* -X206880952Y-120909761D02* -X206785714Y-120957380D01* -X206595238Y-120957380D01* -X206500000Y-120909761D01* -X206452380Y-120814523D01* -X206452380Y-120766904D01* -X206500000Y-120671666D01* -X206595238Y-120624047D01* -X206738095Y-120624047D01* -X206833333Y-120576428D01* -X206880952Y-120481190D01* -X206880952Y-120433571D01* -X206833333Y-120338333D01* -X206738095Y-120290714D01* -X206595238Y-120290714D01* -X206500000Y-120338333D01* -X205880952Y-120957380D02* -X205976190Y-120909761D01* -X206023809Y-120814523D01* -X206023809Y-119957380D01* -X205500000Y-120957380D02* -X205500000Y-120290714D01* -X205500000Y-119957380D02* -X205547619Y-120005000D01* -X205500000Y-120052619D01* -X205452380Y-120005000D01* -X205500000Y-119957380D01* -X205500000Y-120052619D01* -X204880952Y-120957380D02* -X204976190Y-120909761D01* -X205023809Y-120814523D01* -X205023809Y-119957380D01* -X203785714Y-120052619D02* -X203738095Y-120005000D01* -X203642857Y-119957380D01* -X203404761Y-119957380D01* -X203309523Y-120005000D01* -X203261904Y-120052619D01* -X203214285Y-120147857D01* -X203214285Y-120243095D01* -X203261904Y-120385952D01* -X203833333Y-120957380D01* -X203214285Y-120957380D01* -X202595238Y-119957380D02* -X202500000Y-119957380D01* -X202404761Y-120005000D01* -X202357142Y-120052619D01* -X202309523Y-120147857D01* -X202261904Y-120338333D01* -X202261904Y-120576428D01* -X202309523Y-120766904D01* -X202357142Y-120862142D01* -X202404761Y-120909761D01* -X202500000Y-120957380D01* -X202595238Y-120957380D01* -X202690476Y-120909761D01* -X202738095Y-120862142D01* -X202785714Y-120766904D01* -X202833333Y-120576428D01* -X202833333Y-120338333D01* -X202785714Y-120147857D01* -X202738095Y-120052619D01* -X202690476Y-120005000D01* -X202595238Y-119957380D01* -X201880952Y-120052619D02* -X201833333Y-120005000D01* -X201738095Y-119957380D01* -X201500000Y-119957380D01* -X201404761Y-120005000D01* -X201357142Y-120052619D01* -X201309523Y-120147857D01* -X201309523Y-120243095D01* -X201357142Y-120385952D01* -X201928571Y-120957380D01* -X201309523Y-120957380D01* -X200928571Y-120052619D02* -X200880952Y-120005000D01* -X200785714Y-119957380D01* -X200547619Y-119957380D01* -X200452380Y-120005000D01* -X200404761Y-120052619D01* -X200357142Y-120147857D01* -X200357142Y-120243095D01* -X200404761Y-120385952D01* -X200976190Y-120957380D01* -X200357142Y-120957380D01* -X199404761Y-120957380D02* -X199976190Y-120957380D01* -X199690476Y-120957380D02* -X199690476Y-119957380D01* -X199785714Y-120100238D01* -X199880952Y-120195476D01* -X199976190Y-120243095D01* -X198785714Y-119957380D02* -X198690476Y-119957380D01* -X198595238Y-120005000D01* -X198547619Y-120052619D01* -X198500000Y-120147857D01* -X198452380Y-120338333D01* -X198452380Y-120576428D01* -X198500000Y-120766904D01* -X198547619Y-120862142D01* -X198595238Y-120909761D01* -X198690476Y-120957380D01* -X198785714Y-120957380D01* -X198880952Y-120909761D01* -X198928571Y-120862142D01* -X198976190Y-120766904D01* -X199023809Y-120576428D01* -X199023809Y-120338333D01* -X198976190Y-120147857D01* -X198928571Y-120052619D01* -X198880952Y-120005000D01* -X198785714Y-119957380D01* -X197833333Y-119957380D02* -X197738095Y-119957380D01* -X197642857Y-120005000D01* -X197595238Y-120052619D01* -X197547619Y-120147857D01* -X197500000Y-120338333D01* -X197500000Y-120576428D01* -X197547619Y-120766904D01* -X197595238Y-120862142D01* -X197642857Y-120909761D01* -X197738095Y-120957380D01* -X197833333Y-120957380D01* -X197928571Y-120909761D01* -X197976190Y-120862142D01* -X198023809Y-120766904D01* -X198071428Y-120576428D01* -X198071428Y-120338333D01* -X198023809Y-120147857D01* -X197976190Y-120052619D01* -X197928571Y-120005000D01* -X197833333Y-119957380D01* -X197119047Y-120052619D02* -X197071428Y-120005000D01* -X196976190Y-119957380D01* -X196738095Y-119957380D01* -X196642857Y-120005000D01* -X196595238Y-120052619D01* -X196547619Y-120147857D01* -X196547619Y-120243095D01* -X196595238Y-120385952D01* -X197166666Y-120957380D01* -X196547619Y-120957380D01* -D11* -%TO.C,MCU1*% -X253426562Y-120019033D03* -D12* -X253205187Y-122549368D03* -X252983811Y-125079702D03* -X252762435Y-127610037D03* -X252541060Y-130140371D03* -X252319684Y-132670706D03* -X252098309Y-135201041D03* -X251876933Y-137731375D03* -X251655557Y-140261710D03* -X251434182Y-142792044D03* -X251212806Y-145322379D03* -X250991431Y-147852713D03* -X268608569Y-121347287D03* -X268387194Y-123877621D03* -X268165818Y-126407956D03* -X267944443Y-128938290D03* -X267723067Y-131468625D03* -X267501691Y-133998959D03* -X267280316Y-136529294D03* -X267058940Y-139059629D03* -X266837565Y-141589963D03* -X266616189Y-144120298D03* -X266394813Y-146650632D03* -X266173438Y-149180967D03* -%TD*% -M02* diff --git a/fpkb/gerber/fpkbd-Edge_Cuts.gbr b/fpkb/gerber/fpkbd-Edge_Cuts.gbr deleted file mode 100644 index 4b513bc..0000000 --- a/fpkb/gerber/fpkbd-Edge_Cuts.gbr +++ /dev/null @@ -1,209 +0,0 @@ -%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% -%TF.CreationDate,2022-10-02T20:30:39+02:00*% -%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% -%TF.SameCoordinates,Original*% -%TF.FileFunction,Profile,NP*% -%FSLAX46Y46*% -G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* -%MOMM*% -%LPD*% -G01* -G04 APERTURE LIST* -%TA.AperFunction,Profile*% -%ADD10C,0.150000*% -%TD*% -G04 APERTURE END LIST* -D10* -X224070041Y-189328571D02* -X229710174Y-168279306D01* -X255090513Y-170151176D02* -X252823768Y-178610781D01* -X227570996Y-164504853D02* -G75* -G03* -X226661940Y-163421503I-996196J87153D01* -G01* -X209813786Y-160943660D02* -X209923929Y-159684718D01* -X229710149Y-168279299D02* -G75* -G03* -X228831404Y-167024292I-965949J258799D01* -G01* -X234182610Y-111880844D02* -G75* -G03* -X233273584Y-110797494I-996210J87144D01* -G01* -X158124188Y-179443555D02* -G75* -G03* -X159282644Y-180254714I984812J173655D01* -G01* -X192816557Y-105597557D02* -G75* -G03* -X191816557Y-106597562I43J-1000043D01* -G01* -X265217211Y-170207556D02* -G75* -G03* -X266300555Y-169298599I87189J996156D01* -G01* -X228831404Y-167024293D02* -X228358000Y-166982875D01* -X170502243Y-112437281D02* -X190903713Y-110652384D01* -X194704629Y-158597632D02* -G75* -G03* -X193708434Y-159684718I-29J-999968D01* -G01* -X190903711Y-110652355D02* -G75* -G03* -X191816557Y-109656189I-87111J996155D01* -G01* -X267377117Y-189023703D02* -G75* -G03* -X267011088Y-187657675I-866017J500003D01* -G01* -X242150660Y-195243811D02* -X257511089Y-204112159D01* -X169647032Y-124609594D02* -G75* -G03* -X170469577Y-123537620I-173632J984794D01* -G01* -X253289694Y-179735625D02* -X267011088Y-187657676D01* -X193708435Y-159684718D02* -X193962041Y-162583446D01* -X224777147Y-190553316D02* -X241909479Y-195143911D01* -X150079293Y-128059921D02* -G75* -G03* -X149268130Y-129218359I173607J-984779D01* -G01* -X265217204Y-170207638D02* -X256143594Y-169413800D01* -X266300555Y-169298599D02* -X267782202Y-152363289D01* -X210722825Y-162027010D02* -X226661940Y-163421502D01* -X177002384Y-165071036D02* -G75* -G03* -X176104733Y-166240885I87116J-996164D01* -G01* -X211816557Y-106597562D02* -X211816557Y-108003917D01* -X234182623Y-111880845D02* -X234060605Y-113275517D01* -X149268130Y-129218359D02* -X158124187Y-179443555D01* -X257511102Y-204112135D02* -G75* -G03* -X258877114Y-203746133I499998J866035D01* -G01* -X177002385Y-165071044D02* -X193053002Y-163666797D01* -X227449022Y-165899530D02* -G75* -G03* -X228358000Y-166982876I996178J-87170D01* -G01* -X227448961Y-165899525D02* -X227570979Y-164504852D01* -X252823770Y-178610782D02* -G75* -G03* -X253289694Y-179735626I965930J-258818D01* -G01* -X258877114Y-203746133D02* -X267377114Y-189023701D01* -X191816557Y-109656189D02* -X191816557Y-106597562D01* -X177009179Y-177129030D02* -G75* -G03* -X177820342Y-175970591I-173679J984830D01* -G01* -X194704629Y-158597562D02* -X208927735Y-158597562D01* -X211816638Y-106597562D02* -G75* -G03* -X210816557Y-105597562I-1000038J-38D01* -G01* -X234969644Y-114358868D02* -X269836458Y-117409319D01* -X270745480Y-118492667D02* -G75* -G03* -X269836458Y-117409320I-996180J87167D01* -G01* -X170502245Y-112437305D02* -G75* -G03* -X169593203Y-113520631I87155J-996195D01* -G01* -X211816579Y-108003917D02* -G75* -G03* -X212729401Y-109000112I1000021J17D01* -G01* -X209813787Y-160943660D02* -G75* -G03* -X210722826Y-162027010I996213J-87140D01* -G01* -X176104733Y-166240886D02* -X177820342Y-175970591D01* -X159282643Y-180254714D02* -X177009182Y-177129047D01* -X242150663Y-195243806D02* -G75* -G03* -X241909479Y-195143911I-499963J-865994D01* -G01* -X256143590Y-169413844D02* -G75* -G03* -X255090513Y-170151177I-87190J-996156D01* -G01* -X192816557Y-105597562D02* -X210816557Y-105597562D01* -X209923935Y-159684719D02* -G75* -G03* -X208927735Y-158597563I-996235J87119D01* -G01* -X212729402Y-109000111D02* -X233273584Y-110797494D01* -X169593204Y-113520631D02* -X170469577Y-123537619D01* -X267782202Y-152363289D02* -X270745497Y-118492669D01* -X150079290Y-128059903D02* -X169647030Y-124609583D01* -X234060635Y-113275520D02* -G75* -G03* -X234969644Y-114358868I996165J-87180D01* -G01* -X193053005Y-163666837D02* -G75* -G03* -X193962041Y-162583446I-87205J996237D01* -G01* -X224070076Y-189328580D02* -G75* -G03* -X224777147Y-190553315I965924J-258820D01* -G01* -M02* diff --git a/fpkb/gerber/fpkbd-F_Cu.gbr b/fpkb/gerber/fpkbd-F_Cu.gbr deleted file mode 100644 index 7d84f58..0000000 --- a/fpkb/gerber/fpkbd-F_Cu.gbr +++ /dev/null @@ -1,18004 +0,0 @@ -%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% -%TF.CreationDate,2022-10-02T20:30:39+02:00*% -%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% -%TF.SameCoordinates,Original*% -%TF.FileFunction,Copper,L1,Top*% -%TF.FilePolarity,Positive*% -%FSLAX46Y46*% -G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* -%MOMM*% -%LPD*% -G01* -G04 APERTURE LIST* -G04 Aperture macros list* -%AMHorizOval* -0 Thick line with rounded ends* -0 $1 width* -0 $2 $3 position (X,Y) of the first rounded end (center of the circle)* -0 $4 $5 position (X,Y) of the second rounded end (center of the circle)* -0 Add line between two ends* -20,1,$1,$2,$3,$4,$5,0* -0 Add two circle primitives to create the rounded ends* -1,1,$1,$2,$3* -1,1,$1,$4,$5*% -%AMRotRect* -0 Rectangle, with rotation* -0 The origin of the aperture is its center* -0 $1 length* -0 $2 width* -0 $3 Rotation angle, in degrees counterclockwise* -0 Add horizontal line* -21,1,$1,$2,0,0,$3*% -G04 Aperture macros list end* -%TA.AperFunction,ComponentPad*% -%ADD10C,2.032000*% -%TD*% -%TA.AperFunction,ComponentPad*% -%ADD11HorizOval,1.600000X-0.298858X0.026147X0.298858X-0.026147X0*% -%TD*% -%TA.AperFunction,ComponentPad*% -%ADD12RotRect,1.752600X1.752600X265.000000*% -%TD*% -%TA.AperFunction,ComponentPad*% -%ADD13C,1.752600*% -%TD*% -%TA.AperFunction,Conductor*% -%ADD14C,0.500000*% -%TD*% -G04 APERTURE END LIST* -D10* -%TO.P,S13,1*% -%TO.N,GND*% -X233501950Y-154082108D03* -X243463897Y-154953666D03* -%TO.P,S13,2*% -%TO.N,matrix_inner_bottom*% -X238665951Y-152425878D03* -X238665951Y-152425878D03* -%TD*% -%TO.P,S14,1*% -%TO.N,GND*% -X234983598Y-137146799D03* -X244945545Y-138018357D03* -%TO.P,S14,2*% -%TO.N,matrix_inner_home*% -X240147599Y-135490569D03* -X240147599Y-135490569D03* -%TD*% -%TO.P,S3,1*% -%TO.N,GND*% -X164856393Y-131242233D03* -X155008315Y-132978714D03* -%TO.P,S3,2*% -%TO.N,matrix_pinky_top*% -X159567693Y-130042377D03* -X159567693Y-130042377D03* -%TD*% -%TO.P,S11,1*% -%TO.N,GND*% -X227310370Y-133062491D03* -X217348423Y-132190933D03* -%TO.P,S11,2*% -%TO.N,matrix_index_home*% -X222512424Y-130534703D03* -X222512424Y-130534703D03* -%TD*% -%TO.P,S5,1*% -%TO.N,GND*% -X176465457Y-134702278D03* -X186427404Y-133830720D03* -%TO.P,S5,2*% -%TO.N,matrix_ring_home*% -X181263403Y-132174490D03* -X181263403Y-132174490D03* -%TD*% -%TO.P,S7,1*% -%TO.N,GND*% -X206816557Y-145297562D03* -X196816557Y-145297562D03* -%TO.P,S7,2*% -%TO.N,matrix_middle_bottom*% -X201816557Y-143197562D03* -X201816557Y-143197562D03* -%TD*% -%TO.P,S12,1*% -%TO.N,GND*% -X218830070Y-115255623D03* -X228792017Y-116127181D03* -%TO.P,S12,2*% -%TO.N,matrix_index_top*% -X223994071Y-113599393D03* -X223994071Y-113599393D03* -%TD*% -%TO.P,S9,1*% -%TO.N,GND*% -X206816557Y-111297562D03* -X196816557Y-111297562D03* -%TO.P,S9,2*% -%TO.N,matrix_middle_top*% -X201816557Y-109197562D03* -X201816557Y-109197562D03* -%TD*% -%TO.P,S2,1*% -%TO.N,GND*% -X157960334Y-149720446D03* -X167808412Y-147983965D03* -%TO.P,S2,2*% -%TO.N,matrix_pinky_home*% -X162519712Y-146784109D03* -X162519712Y-146784109D03* -%TD*% -%TO.P,S16,1*% -%TO.N,GND*% -X241742403Y-181329969D03* -X232083144Y-178741779D03* -%TO.P,S16,2*% -%TO.N,thumb_tucky*% -X237456293Y-178007430D03* -X237456293Y-178007430D03* -%TD*% -%TO.P,S10,1*% -%TO.N,GND*% -X225828722Y-149997801D03* -X215866775Y-149126243D03* -%TO.P,S10,2*% -%TO.N,matrix_index_bottom*% -X221030776Y-147470013D03* -X221030776Y-147470013D03* -%TD*% -%TO.P,S8,1*% -%TO.N,GND*% -X206816557Y-128297562D03* -X196816557Y-128297562D03* -%TO.P,S8,2*% -%TO.N,matrix_middle_home*% -X201816557Y-126197562D03* -X201816557Y-126197562D03* -%TD*% -%TO.P,S1,1*% -%TO.N,GND*% -X160912353Y-166462178D03* -X170760431Y-164725697D03* -%TO.P,S1,2*% -%TO.N,matrix_pinky_bottom*% -X165471731Y-163525841D03* -X165471731Y-163525841D03* -%TD*% -%TO.P,S4,1*% -%TO.N,GND*% -X177947105Y-151637588D03* -X187909052Y-150766030D03* -%TO.P,S4,2*% -%TO.N,matrix_ring_bottom*% -X182745051Y-149109800D03* -X182745051Y-149109800D03* -%TD*% -%TO.P,S6,1*% -%TO.N,GND*% -X174983810Y-117766968D03* -X184945757Y-116895410D03* -%TO.P,S6,2*% -%TO.N,matrix_ring_top*% -X179781756Y-115239180D03* -X179781756Y-115239180D03* -%TD*% -D11* -%TO.P,REF\u002A\u002A,1*% -%TO.N,GND*% -X254064987Y-165633680D03* -X254465903Y-161051184D03* -%TO.P,REF\u002A\u002A,2*% -X255561717Y-161147056D03* -X255160801Y-165729551D03* -%TO.P,REF\u002A\u002A,3*% -%TO.N,P21*% -X259145580Y-166078174D03* -X259546496Y-161495679D03* -%TO.P,REF\u002A\u002A,4*% -%TO.N,VCC*% -X262535080Y-161757146D03* -X262134164Y-166339642D03* -%TD*% -D10* -%TO.P,S15,1*% -%TO.N,GND*% -X246427192Y-121083047D03* -X236465245Y-120211489D03* -%TO.P,S15,2*% -%TO.N,matrix_inner_top*% -X241629246Y-118555259D03* -X241629246Y-118555259D03* -%TD*% -%TO.P,S17,1*% -%TO.N,GND*% -X252036733Y-185594020D03* -X260696987Y-190594020D03* -%TO.P,S17,2*% -%TO.N,thumb_reachy*% -X257416860Y-186275367D03* -X257416860Y-186275367D03* -%TD*% -D12* -%TO.P,MCU1,1*% -%TO.N,RAW*% -X253426562Y-120019033D03* -D13* -%TO.P,MCU1,2*% -%TO.N,GND*% -X253205187Y-122549368D03* -%TO.P,MCU1,3*% -%TO.N,RST*% -X252983811Y-125079702D03* -%TO.P,MCU1,4*% -%TO.N,VCC*% -X252762435Y-127610037D03* -%TO.P,MCU1,5*% -%TO.N,P21*% -X252541060Y-130140371D03* -%TO.P,MCU1,6*% -%TO.N,matrix_inner_top*% -X252319684Y-132670706D03* -%TO.P,MCU1,7*% -%TO.N,matrix_index_top*% -X252098309Y-135201041D03* -%TO.P,MCU1,8*% -%TO.N,matrix_middle_top*% -X251876933Y-137731375D03* -%TO.P,MCU1,9*% -%TO.N,matrix_ring_top*% -X251655557Y-140261710D03* -%TO.P,MCU1,10*% -%TO.N,matrix_pinky_top*% -X251434182Y-142792044D03* -%TO.P,MCU1,11*% -%TO.N,matrix_inner_home*% -X251212806Y-145322379D03* -%TO.P,MCU1,12*% -%TO.N,matrix_index_home*% -X250991431Y-147852713D03* -%TO.P,MCU1,13*% -%TO.N,matrix_middle_home*% -X268608569Y-121347287D03* -%TO.P,MCU1,14*% -%TO.N,matrix_ring_home*% -X268387194Y-123877621D03* -%TO.P,MCU1,15*% -%TO.N,GND*% -X268165818Y-126407956D03* -%TO.P,MCU1,16*% -X267944443Y-128938290D03* -%TO.P,MCU1,17*% -%TO.N,matrix_pinky_home*% -X267723067Y-131468625D03* -%TO.P,MCU1,18*% -%TO.N,matrix_pinky_bottom*% -X267501691Y-133998959D03* -%TO.P,MCU1,19*% -%TO.N,matrix_ring_bottom*% -X267280316Y-136529294D03* -%TO.P,MCU1,20*% -%TO.N,matrix_middle_bottom*% -X267058940Y-139059629D03* -%TO.P,MCU1,21*% -%TO.N,matrix_inner_bottom*% -X266837565Y-141589963D03* -%TO.P,MCU1,22*% -%TO.N,matrix_index_bottom*% -X266616189Y-144120298D03* -%TO.P,MCU1,23*% -%TO.N,thumb_tucky*% -X266394813Y-146650632D03* -%TO.P,MCU1,24*% -%TO.N,thumb_reachy*% -X266173438Y-149180967D03* -%TD*% -D14* -%TO.N,matrix_pinky_bottom*% -X195589950Y-137400000D02* -X190400000Y-142589950D01* -X248830153Y-152600000D02* -X245652713Y-149422560D01* -X213430152Y-142100000D02* -X208730152Y-137400000D01* -X190400000Y-142600000D02* -X188900000Y-144100000D01* -X190400000Y-142589950D02* -X190400000Y-142600000D01* -X245652710Y-149422560D02* -X243475124Y-147244975D01* -X174200000Y-147100000D02* -X174200000Y-154797572D01* -X227910051Y-142100000D02* -X213430152Y-142100000D01* -X188800000Y-144100000D02* -X177200000Y-144100000D01* -X245652713Y-149422560D02* -X245652710Y-149422560D01* -X257600000Y-147569848D02* -X252569848Y-152600000D01* -X252569848Y-152600000D02* -X248830153Y-152600000D01* -X243475124Y-147244975D02* -X233055026Y-147244975D01* -X267501691Y-133998959D02* -X259001041Y-133998959D01* -X208730152Y-137400000D02* -X195589950Y-137400000D01* -X233055026Y-147244975D02* -X227910051Y-142100000D01* -X177200000Y-144100000D02* -X174200000Y-147100000D01* -X257600000Y-135400000D02* -X257600000Y-147569848D01* -X174200000Y-154797572D02* -X165471731Y-163525841D01* -X259001041Y-133998959D02* -X257600000Y-135400000D01* -%TO.N,matrix_pinky_home*% -X267723067Y-131468625D02* -X259211275Y-131468625D01* -X209020102Y-136700000D02* -X195300000Y-136700000D01* -X256900000Y-133779900D02* -X256900000Y-147279898D01* -X233344975Y-146544975D02* -X228200000Y-141400000D01* -X195300000Y-136700000D02* -X188600000Y-143400000D01* -X259211275Y-131468625D02* -X256900000Y-133779900D01* -X165903821Y-143400000D02* -X162519712Y-146784109D01* -X188600000Y-143400000D02* -X165903821Y-143400000D01* -X252279898Y-151900000D02* -X249120098Y-151900000D01* -X228200000Y-141400000D02* -X213720102Y-141400000D01* -X249120098Y-151900000D02* -X243765073Y-146544975D01* -X256900000Y-147279898D02* -X252279898Y-151900000D01* -X213720102Y-141400000D02* -X209020102Y-136700000D01* -X243765073Y-146544975D02* -X233344975Y-146544975D01* -%TO.N,matrix_pinky_top*% -X250092044Y-142792044D02* -X251434182Y-142792044D01* -X161810070Y-127800000D02* -X188500000Y-127800000D01* -X220120100Y-126900000D02* -X230930150Y-126900000D01* -X159567693Y-130042377D02* -X161810070Y-127800000D01* -X194200000Y-122100000D02* -X215320100Y-122100000D01* -X230930150Y-126900000D02* -X234120100Y-130089950D01* -X247800000Y-140500000D02* -X250092044Y-142792044D01* -X247800000Y-137169850D02* -X247800000Y-140500000D01* -X240720100Y-130089950D02* -X247800000Y-137169850D01* -X234120100Y-130089950D02* -X240720100Y-130089950D01* -X215320100Y-122100000D02* -X220120100Y-126900000D01* -X188500000Y-127800000D02* -X194200000Y-122100000D01* -%TO.N,matrix_ring_bottom*% -X227620102Y-142800000D02* -X213140202Y-142800000D01* -X184890200Y-149109800D02* -X182745051Y-149109800D01* -X213140202Y-142800000D02* -X208440201Y-138099999D01* -X232765076Y-147944975D02* -X227620102Y-142800000D01* -X195900000Y-138099999D02* -X184890200Y-149109800D01* -X208440201Y-138099999D02* -X195900000Y-138099999D01* -X248540200Y-153300000D02* -X243185175Y-147944975D01* -X258300000Y-147859797D02* -X252859797Y-153300000D01* -X252859797Y-153300000D02* -X248540200Y-153300000D01* -X258300000Y-137800000D02* -X258300000Y-147859797D01* -X267280316Y-136529294D02* -X259570706Y-136529294D01* -X259570706Y-136529294D02* -X258300000Y-137800000D01* -X243185175Y-147944975D02* -X232765076Y-147944975D01* -%TO.N,matrix_ring_home*% -X256200000Y-133489951D02* -X256200000Y-146989950D01* -X233665075Y-145844975D02* -X228460050Y-140639950D01* -X268387194Y-123877621D02* -X265822379Y-123877621D01* -X258931375Y-130768625D02* -X258921325Y-130768625D01* -X183400000Y-130000000D02* -X181263403Y-132136597D01* -X228460050Y-140639950D02* -X213950001Y-140639950D01* -X265822379Y-123877621D02* -X258931375Y-130768625D01* -X251989950Y-151200000D02* -X249410047Y-151200000D01* -X256200000Y-146989950D02* -X251989950Y-151200000D01* -X244055022Y-145844975D02* -X233665075Y-145844975D01* -X189300000Y-130000000D02* -X183400000Y-130000000D01* -X195300000Y-136000000D02* -X189300000Y-130000000D01* -X181263403Y-132136597D02* -X181263403Y-132174490D01* -X249410047Y-151200000D02* -X244055022Y-145844975D01* -X258921325Y-130768625D02* -X256200000Y-133489951D01* -X209310051Y-136000000D02* -X195300000Y-136000000D01* -X213950001Y-140639950D02* -X209310051Y-136000000D01* -%TO.N,matrix_ring_top*% -X231220100Y-126200000D02* -X220410050Y-126200000D01* -X186900000Y-113600000D02* -X181420936Y-113600000D01* -X220410050Y-126200000D02* -X215610050Y-121400000D01* -X248500000Y-136879900D02* -X241010050Y-129389950D01* -X248500000Y-138800000D02* -X248500000Y-136879900D01* -X249961710Y-140261710D02* -X248500000Y-138800000D01* -X181420936Y-113600000D02* -X179781756Y-115239180D01* -X241010050Y-129389950D02* -X234410050Y-129389950D01* -X215610050Y-121400000D02* -X194700000Y-121400000D01* -X194700000Y-121400000D02* -X186900000Y-113600000D01* -X251655557Y-140261710D02* -X249961710Y-140261710D01* -X234410050Y-129389950D02* -X231220100Y-126200000D01* -%TO.N,matrix_middle_bottom*% -X253149746Y-154000000D02* -X248250250Y-154000000D01* -X248250250Y-154000000D02* -X242895225Y-148644975D01* -X242895225Y-148644975D02* -X232475126Y-148644975D01* -X232475126Y-148644975D02* -X227415076Y-143584924D01* -X212935177Y-143584924D02* -X210350253Y-141000000D01* -X267058940Y-139059629D02* -X260340371Y-139059629D01* -X259000000Y-140400000D02* -X259000000Y-148149746D01* -X259000000Y-148149746D02* -X253149746Y-154000000D01* -X227415076Y-143584924D02* -X212935177Y-143584924D01* -X260340371Y-139059629D02* -X259000000Y-140400000D01* -X204014119Y-141000000D02* -X201816557Y-143197562D01* -X210350253Y-141000000D02* -X204014119Y-141000000D01* -%TO.N,matrix_middle_home*% -X268608569Y-121347287D02* -X267362763Y-121347287D01* -X258631375Y-130068625D02* -X255500000Y-133200001D01* -X210300000Y-124200000D02* -X203800000Y-124200000D01* -X233955025Y-145144975D02* -X228700000Y-139889950D01* -X258641425Y-130068625D02* -X258631375Y-130068625D01* -X228700000Y-139889950D02* -X214189950Y-139889950D01* -X251700000Y-150500000D02* -X249699996Y-150500000D01* -X211900000Y-137600000D02* -X211900000Y-125800000D01* -X201816557Y-126183443D02* -X201816557Y-126197562D01* -X249699996Y-150500000D02* -X244344971Y-145144975D01* -X255500000Y-146700000D02* -X251700000Y-150500000D01* -X244344971Y-145144975D02* -X233955025Y-145144975D01* -X214189950Y-139889950D02* -X211900000Y-137600000D01* -X211900000Y-125800000D02* -X210300000Y-124200000D01* -X255500000Y-133200001D02* -X255500000Y-146700000D01* -X203800000Y-124200000D02* -X201816557Y-126183443D01* -X267362763Y-121347287D02* -X258641425Y-130068625D01* -%TO.N,matrix_middle_top*% -X234610050Y-128600000D02* -X231510050Y-125500000D01* -X250341425Y-137731375D02* -X241210050Y-128600000D01* -X231510050Y-125500000D02* -X220700000Y-125500000D01* -X241210050Y-128600000D02* -X234610050Y-128600000D01* -X220700000Y-125500000D02* -X210200000Y-115000000D01* -X209100000Y-108100000D02* -X202914119Y-108100000D01* -X202914119Y-108100000D02* -X201816557Y-109197562D01* -X210200000Y-109200000D02* -X209100000Y-108100000D01* -X210200000Y-115000000D02* -X210200000Y-109200000D01* -X251876933Y-137731375D02* -X250341425Y-137731375D01* -%TO.N,matrix_index_bottom*% -X260400000Y-148729650D02* -X247429649Y-161700000D01* -X226800000Y-145600000D02* -X222900789Y-145600000D01* -X229000000Y-159000000D02* -X229000000Y-147800000D01* -X266616189Y-144120298D02* -X261779702Y-144120298D01* -X231700000Y-161700000D02* -X229000000Y-159000000D01* -X222900789Y-145600000D02* -X221030776Y-147470013D01* -X247429650Y-161700000D02* -X231700000Y-161700000D01* -X261779702Y-144120298D02* -X260400000Y-145500000D01* -X229000000Y-147800000D02* -X226800000Y-145600000D01* -X260400000Y-145500000D02* -X260400000Y-148729650D01* -%TO.N,matrix_index_home*% -X248042662Y-147852713D02* -X244634920Y-144444975D01* -X224347127Y-128700000D02* -X222512424Y-130534703D01* -X244634920Y-144444975D02* -X234244975Y-144444975D01* -X231300000Y-141500000D02* -X231300000Y-131200000D01* -X234244975Y-144444975D02* -X231300000Y-141500000D01* -X228800000Y-128700000D02* -X224347127Y-128700000D01* -X250991431Y-147852713D02* -X248042662Y-147852713D01* -X231300000Y-131200000D02* -X228800000Y-128700000D01* -%TO.N,matrix_index_top*% -X241500000Y-127900000D02* -X234900000Y-127900000D01* -X230300000Y-112800000D02* -X224793464Y-112800000D01* -X224793464Y-112800000D02* -X223994071Y-113599393D01* -X234900000Y-127900000D02* -X232100000Y-125100000D01* -X252098309Y-135201041D02* -X248801041Y-135201041D01* -X232100000Y-125100000D02* -X232100000Y-114600000D01* -X248801041Y-135201041D02* -X241500000Y-127900000D01* -X232100000Y-114600000D02* -X230300000Y-112800000D01* -%TO.N,matrix_inner_bottom*% -X261010037Y-141589963D02* -X259700000Y-142900000D01* -X259700000Y-148439695D02* -X253439695Y-154700000D01* -X259700000Y-142900000D02* -X259700000Y-148439695D01* -X266837565Y-141589963D02* -X261010037Y-141589963D01* -X243720100Y-150459800D02* -X240632029Y-150459800D01* -X240632029Y-150459800D02* -X238665951Y-152425878D01* -X253439695Y-154700000D02* -X247960300Y-154700000D01* -X247960300Y-154700000D02* -X243720100Y-150459800D01* -%TO.N,matrix_inner_home*% -X244924869Y-143744975D02* -X243144975Y-143744975D01* -X246502275Y-145322379D02* -X244924869Y-143744975D01* -X251212806Y-145322379D02* -X246502275Y-145322379D01* -X242100000Y-137442970D02* -X240147599Y-135490569D01* -X242100000Y-142700000D02* -X242100000Y-137442970D01* -X243144975Y-143744975D02* -X242100000Y-142700000D01* -%TO.N,matrix_inner_top*% -X244400000Y-129800000D02* -X244400000Y-123700000D01* -X244400000Y-123700000D02* -X241629246Y-120929246D01* -X247270706Y-132670706D02* -X244400000Y-129800000D01* -X252319684Y-132670706D02* -X247270706Y-132670706D01* -X241629246Y-120929246D02* -X241629246Y-118555259D01* -%TO.N,thumb_tucky*% -X266394813Y-146650632D02* -X266344181Y-146600000D01* -X240900000Y-174563723D02* -X237456293Y-178007430D01* -X266344181Y-146600000D02* -X263519599Y-146600000D01* -X240900000Y-169219599D02* -X240900000Y-174563723D01* -X263519599Y-146600000D02* -X240900000Y-169219599D01* -%TO.N,thumb_reachy*% -X241600000Y-175800000D02* -X248600000Y-182800000D01* -X241600000Y-169509548D02* -X241600000Y-175800000D01* -X266173438Y-149180967D02* -X261928581Y-149180967D01* -X261928581Y-149180967D02* -X241600000Y-169509548D01* -X253941493Y-182800000D02* -X257416860Y-186275367D01* -X248600000Y-182800000D02* -X253941493Y-182800000D01* -%TD*% -%TA.AperFunction,Conductor*% -%TO.N,GND*% -G36* -X210786585Y-106107561D02* -G01* -X210810303Y-106111253D01* -X210819325Y-106110073D01* -X210849768Y-106109800D01* -X210906724Y-106116215D01* -X210911848Y-106116792D01* -X210939356Y-106123069D01* -X211016452Y-106150043D01* -X211041872Y-106162284D01* -X211111034Y-106205737D01* -X211133090Y-106223324D01* -X211190851Y-106281079D01* -X211208440Y-106303134D01* -X211251898Y-106372291D01* -X211264141Y-106397711D01* -X211291121Y-106474806D01* -X211297400Y-106502313D01* -X211303621Y-106557503D01* -X211303283Y-106573449D01* -X211304357Y-106573462D01* -X211304248Y-106582431D01* -X211302866Y-106591306D01* -X211306993Y-106622857D01* -X211308057Y-106639199D01* -X211308057Y-107950676D01* -X211306311Y-107971578D01* -X211302981Y-107991374D01* -X211302828Y-108003926D01* -X211303519Y-108008749D01* -X211303519Y-108008755D01* -X211304343Y-108014514D01* -X211305268Y-108023029D01* -X211312788Y-108124200D01* -X211320468Y-108227516D01* -X211321498Y-108232069D01* -X211321499Y-108232074D01* -X211349867Y-108357437D01* -X211369951Y-108446193D01* -X211451213Y-108655155D01* -X211453531Y-108659210D01* -X211453533Y-108659215D01* -X211494500Y-108730893D01* -X211562467Y-108849812D01* -X211565359Y-108853481D01* -X211565360Y-108853482D01* -X211651912Y-108963274D01* -X211701270Y-109025886D01* -X211713750Y-109037626D01* -X211858697Y-109173982D01* -X211864574Y-109179511D01* -X212048790Y-109307312D01* -X212154045Y-109359221D01* -X212245680Y-109404414D01* -X212245684Y-109404416D01* -X212249872Y-109406481D01* -X212254322Y-109407906D01* -X212254323Y-109407906D01* -X212458954Y-109473417D01* -X212458958Y-109473418D01* -X212463403Y-109474841D01* -X212647778Y-109504876D01* -X212659176Y-109507279D01* -X212667395Y-109509413D01* -X212667408Y-109509415D01* -X212672114Y-109510637D01* -X212684605Y-109511884D01* -X212689464Y-109511617D01* -X212689469Y-109511617D01* -X212712494Y-109510351D01* -X212730392Y-109510640D01* -X233180076Y-111299755D01* -X233199260Y-111302940D01* -X233213831Y-111306533D01* -X233213833Y-111306533D01* -X233222547Y-111308682D01* -X233231635Y-111308293D01* -X233261986Y-111310677D01* -X233314971Y-111321389D01* -X233323216Y-111323056D01* -X233350072Y-111331709D01* -X233424510Y-111365299D01* -X233448765Y-111379709D01* -X233513864Y-111429020D01* -X233534307Y-111448468D01* -X233586803Y-111511032D01* -X233602404Y-111534539D01* -X233639662Y-111607213D01* -X233649642Y-111633604D01* -X233669795Y-111712748D01* -X233673652Y-111740698D01* -X233675047Y-111796620D01* -X233674463Y-111812274D01* -X233673581Y-111821115D01* -X233671433Y-111829828D01* -X233671817Y-111838793D01* -X233672794Y-111861629D01* -X233672430Y-111877999D01* -X233642971Y-112214719D01* -X233559015Y-113174339D01* -X233558681Y-113178152D01* -X233555120Y-113198819D01* -X233550079Y-113218238D01* -X233548832Y-113230729D01* -X233549099Y-113235583D01* -X233549099Y-113235588D01* -X233549675Y-113246048D01* -X233549849Y-113254974D01* -X233547069Y-113429875D01* -X233546803Y-113446604D01* -X233547372Y-113451063D01* -X233563633Y-113578502D01* -X233574114Y-113660648D01* -X233575309Y-113664972D01* -X233575311Y-113664980D01* -X233608554Y-113785229D01* -X233631609Y-113868626D01* -X233718118Y-114066306D01* -X233831880Y-114249661D01* -X233834772Y-114253108D01* -X233834773Y-114253109D01* -X233851973Y-114273608D01* -X233970577Y-114414960D01* -X234034990Y-114472590D01* -X234127891Y-114555707D01* -X234131389Y-114558837D01* -X234135136Y-114561330D01* -X234307288Y-114675868D01* -X234307295Y-114675872D01* -X234311039Y-114678363D01* -X234315107Y-114680299D01* -X234315108Y-114680300D01* -X234322721Y-114683924D01* -X234505871Y-114771106D01* -X234711919Y-114835177D01* -X234716363Y-114835888D01* -X234716367Y-114835889D01* -X234884917Y-114862859D01* -X234896662Y-114865317D01* -X234912377Y-114869396D01* -X234917212Y-114869878D01* -X234917216Y-114869879D01* -X234918901Y-114870047D01* -X234924868Y-114870642D01* -X234929720Y-114870375D01* -X234929722Y-114870375D01* -X234934945Y-114870087D01* -X234952742Y-114869108D01* -X234970640Y-114869397D01* -X269742963Y-117911581D01* -X269762129Y-117914763D01* -X269785433Y-117920509D01* -X269794523Y-117920120D01* -X269824871Y-117922503D01* -X269886099Y-117934880D01* -X269912956Y-117943533D01* -X269987390Y-117977120D01* -X270011646Y-117991531D01* -X270076750Y-118040846D01* -X270097192Y-118060294D01* -X270149681Y-118122849D01* -X270165279Y-118146351D01* -X270202541Y-118219034D01* -X270212517Y-118245417D01* -X270231910Y-118321577D01* -X270232669Y-118324559D01* -X270236526Y-118352509D01* -X270237812Y-118404147D01* -X270237920Y-118408463D01* -X270237336Y-118424117D01* -X270236457Y-118432924D01* -X270234308Y-118441639D01* -X270234691Y-118450605D01* -X270234691Y-118450609D01* -X270235668Y-118473451D01* -X270235304Y-118489815D01* -X270049774Y-120610444D01* -X270023911Y-120676562D01* -X269966407Y-120718201D01* -X269895520Y-120722142D01* -X269833755Y-120687133D01* -X269818461Y-120667902D01* -X269712300Y-120503802D01* -X269712298Y-120503799D01* -X269709492Y-120499462D01* -X269556237Y-120331037D01* -X269377532Y-120189905D01* -X269178176Y-120079854D01* -X269047475Y-120033570D01* -X268968398Y-120005567D01* -X268968394Y-120005566D01* -X268963523Y-120003841D01* -X268958430Y-120002934D01* -X268958427Y-120002933D01* -X268744426Y-119964814D01* -X268744420Y-119964813D01* -X268739337Y-119963908D01* -X268652267Y-119962844D01* -X268516808Y-119961189D01* -X268516806Y-119961189D01* -X268511639Y-119961126D01* -X268286545Y-119995570D01* -X268070098Y-120066316D01* -X267868113Y-120171463D01* -X267863980Y-120174566D01* -X267863977Y-120174568D01* -X267690148Y-120305082D01* -X267686013Y-120308187D01* -X267639381Y-120356985D01* -X267554605Y-120445698D01* -X267528689Y-120472817D01* -X267525777Y-120477086D01* -X267489861Y-120529737D01* -X267434949Y-120574740D01* -X267389340Y-120583184D01* -X267389414Y-120584089D01* -X267336754Y-120588372D01* -X267326540Y-120588787D01* -X267318470Y-120588787D01* -X267314850Y-120589209D01* -X267314832Y-120589210D01* -X267290224Y-120592079D01* -X267285863Y-120592511D01* -X267260744Y-120594554D01* -X267220424Y-120597833D01* -X267220421Y-120597834D01* -X267213126Y-120598427D01* -X267206162Y-120600683D01* -X267200203Y-120601874D01* -X267194348Y-120603258D01* -X267187082Y-120604105D01* -X267118436Y-120629022D01* -X267114308Y-120630439D01* -X267051827Y-120650680D01* -X267051825Y-120650681D01* -X267044864Y-120652936D01* -X267038609Y-120656732D01* -X267033135Y-120659238D01* -X267027705Y-120661957D01* -X267020826Y-120664454D01* -X266959779Y-120704478D01* -X266956090Y-120706805D01* -X266937311Y-120718201D01* -X266898456Y-120741778D01* -X266898451Y-120741782D01* -X266893655Y-120744692D01* -X266885279Y-120752090D01* -X266885256Y-120752064D01* -X266882266Y-120754713D01* -X266879027Y-120757421D01* -X266872911Y-120761431D01* -X266867884Y-120766738D01* -X266867880Y-120766741D01* -X266819635Y-120817670D01* -X266817257Y-120820112D01* -X258196084Y-129441285D01* -X258172355Y-129459909D01* -X258167061Y-129463121D01* -X258167057Y-129463124D01* -X258162268Y-129466030D01* -X258158069Y-129469739D01* -X258158064Y-129469742D01* -X258153891Y-129473428D01* -X258153867Y-129473401D01* -X258150875Y-129476054D01* -X258147642Y-129478757D01* -X258141523Y-129482769D01* -X258136491Y-129488081D01* -X258088247Y-129539008D01* -X258085869Y-129541450D01* -X255011089Y-132616231D01* -X254996677Y-132628617D01* -X254985082Y-132637150D01* -X254985077Y-132637155D01* -X254979182Y-132641493D01* -X254974443Y-132647071D01* -X254974440Y-132647074D01* -X254944965Y-132681769D01* -X254938035Y-132689285D01* -X254932340Y-132694980D01* -X254930060Y-132697862D01* -X254914719Y-132717252D01* -X254911928Y-132720656D01* -X254869533Y-132770558D01* -X254864667Y-132776286D01* -X254861339Y-132782802D01* -X254857972Y-132787851D01* -X254854805Y-132792980D01* -X254850266Y-132798717D01* -X254819345Y-132864876D01* -X254817442Y-132868770D01* -X254784231Y-132933809D01* -X254782492Y-132940917D01* -X254780393Y-132946560D01* -X254778476Y-132952323D01* -X254775378Y-132958951D01* -X254765745Y-133005266D01* -X254760514Y-133030413D01* -X254759544Y-133034697D01* -X254742192Y-133105611D01* -X254741500Y-133116765D01* -X254741464Y-133116763D01* -X254741225Y-133120756D01* -X254740851Y-133124948D01* -X254739360Y-133132116D01* -X254739992Y-133155474D01* -X254741454Y-133209522D01* -X254741500Y-133212929D01* -X254741500Y-146333629D01* -X254721498Y-146401750D01* -X254704595Y-146422724D01* -X252316744Y-148810575D01* -X252254432Y-148844601D01* -X252183617Y-148839536D01* -X252126781Y-148796989D01* -X252101970Y-148730469D01* -X252117061Y-148661095D01* -X252125326Y-148647954D01* -X252179486Y-148572582D01* -X252182504Y-148568382D01* -X252187356Y-148558566D01* -X252281104Y-148368881D01* -X252281105Y-148368879D01* -X252283398Y-148364239D01* -X252349595Y-148146359D01* -X252353581Y-148116083D01* -X252378881Y-147923914D01* -X252378882Y-147923907D01* -X252379318Y-147920592D01* -X252379821Y-147899996D01* -X252380895Y-147856078D01* -X252380895Y-147856073D01* -X252380977Y-147852713D01* -X252373303Y-147759371D01* -X252362742Y-147630915D01* -X252362741Y-147630909D01* -X252362318Y-147625764D01* -X252325293Y-147478358D01* -X252308103Y-147409921D01* -X252308102Y-147409917D01* -X252306844Y-147404910D01* -X252301798Y-147393305D01* -X252218103Y-147200819D01* -X252218101Y-147200816D01* -X252216043Y-147196082D01* -X252114702Y-147039432D01* -X252095162Y-147009228D01* -X252095160Y-147009225D01* -X252092354Y-147004888D01* -X251939099Y-146836463D01* -X251839985Y-146758188D01* -X251798922Y-146700271D01* -X251795690Y-146629348D01* -X251831315Y-146567937D01* -X251862644Y-146546155D01* -X251898444Y-146528616D01* -X251924313Y-146515943D01* -X251928517Y-146512945D01* -X251928521Y-146512942D01* -X252053657Y-146423683D01* -X252109699Y-146383709D01* -X252270999Y-146222971D01* -X252285473Y-146202829D01* -X252400861Y-146042248D01* -X252403879Y-146038048D01* -X252412035Y-146021547D01* -X252502479Y-145838547D01* -X252502480Y-145838545D01* -X252504773Y-145833905D01* -X252570970Y-145616025D01* -X252571970Y-145608427D01* -X252600256Y-145393580D01* -X252600257Y-145393573D01* -X252600693Y-145390258D01* -X252600775Y-145386906D01* -X252602270Y-145325744D01* -X252602270Y-145325739D01* -X252602352Y-145322379D01* -X252593737Y-145217592D01* -X252584117Y-145100581D01* -X252584116Y-145100575D01* -X252583693Y-145095430D01* -X252550589Y-144963637D01* -X252529478Y-144879587D01* -X252529477Y-144879583D01* -X252528219Y-144874576D01* -X252521911Y-144860069D01* -X252439478Y-144670485D01* -X252439476Y-144670482D01* -X252437418Y-144665748D01* -X252347642Y-144526975D01* -X252316537Y-144478894D01* -X252316535Y-144478891D01* -X252313729Y-144474554D01* -X252160474Y-144306129D01* -X252061359Y-144227853D01* -X252020296Y-144169936D01* -X252017064Y-144099013D01* -X252052689Y-144037602D01* -X252084014Y-144015822D01* -X252145689Y-143985608D01* -X252149893Y-143982610D01* -X252149897Y-143982607D01* -X252227524Y-143927236D01* -X252331075Y-143853374D01* -X252492375Y-143692636D01* -X252549731Y-143612817D01* -X252622237Y-143511913D01* -X252625255Y-143507713D01* -X252639959Y-143477963D01* -X252723855Y-143308212D01* -X252723856Y-143308210D01* -X252726149Y-143303570D01* -X252792346Y-143085690D01* -X252793346Y-143078093D01* -X252821632Y-142863245D01* -X252821633Y-142863238D01* -X252822069Y-142859923D01* -X252822572Y-142839327D01* -X252823646Y-142795409D01* -X252823646Y-142795404D01* -X252823728Y-142792044D01* -X252814658Y-142681725D01* -X252805493Y-142570246D01* -X252805492Y-142570240D01* -X252805069Y-142565095D01* -X252753657Y-142360412D01* -X252750854Y-142349252D01* -X252750853Y-142349248D01* -X252749595Y-142344241D01* -X252744981Y-142333629D01* -X252660854Y-142140150D01* -X252660852Y-142140147D01* -X252658794Y-142135413D01* -X252576633Y-142008412D01* -X252537913Y-141948559D01* -X252537911Y-141948556D01* -X252535105Y-141944219D01* -X252381850Y-141775794D01* -X252282736Y-141697519D01* -X252241673Y-141639602D01* -X252238441Y-141568679D01* -X252274066Y-141507268D01* -X252305395Y-141485486D01* -X252347968Y-141464629D01* -X252367064Y-141455274D01* -X252371268Y-141452276D01* -X252371272Y-141452273D01* -X252502030Y-141359004D01* -X252552450Y-141323040D01* -X252713750Y-141162302D01* -X252728224Y-141142160D01* -X252843612Y-140981579D01* -X252846630Y-140977379D01* -X252850719Y-140969107D01* -X252945230Y-140777878D01* -X252945231Y-140777876D01* -X252947524Y-140773236D01* -X252996625Y-140611624D01* -X253012219Y-140560300D01* -X253012219Y-140560299D01* -X253013721Y-140555356D01* -X253014721Y-140547758D01* -X253043007Y-140332911D01* -X253043008Y-140332904D01* -X253043444Y-140329589D01* -X253043875Y-140311951D01* -X253045021Y-140265075D01* -X253045021Y-140265070D01* -X253045103Y-140261710D01* -X253035218Y-140141474D01* -X253026868Y-140039912D01* -X253026867Y-140039906D01* -X253026444Y-140034761D01* -X252990265Y-139890726D01* -X252972229Y-139818918D01* -X252972228Y-139818914D01* -X252970970Y-139813907D01* -X252967063Y-139804922D01* -X252882229Y-139609816D01* -X252882227Y-139609813D01* -X252880169Y-139605079D01* -X252779074Y-139448810D01* -X252759288Y-139418225D01* -X252759286Y-139418222D01* -X252756480Y-139413885D01* -X252603225Y-139245460D01* -X252504110Y-139167184D01* -X252463047Y-139109267D01* -X252459815Y-139038344D01* -X252495440Y-138976933D01* -X252526765Y-138955153D01* -X252588440Y-138924939D01* -X252592644Y-138921941D01* -X252592648Y-138921938D01* -X252683208Y-138857342D01* -X252773826Y-138792705D01* -X252935126Y-138631967D01* -X252943056Y-138620932D01* -X253064988Y-138451244D01* -X253068006Y-138447044D01* -X253076162Y-138430543D01* -X253166606Y-138247543D01* -X253166607Y-138247541D01* -X253168900Y-138242901D01* -X253219221Y-138077276D01* -X253233595Y-138029965D01* -X253233595Y-138029964D01* -X253235097Y-138025021D01* -X253236097Y-138017424D01* -X253264383Y-137802576D01* -X253264384Y-137802569D01* -X253264820Y-137799254D01* -X253265382Y-137776273D01* -X253266397Y-137734740D01* -X253266397Y-137734735D01* -X253266479Y-137731375D01* -X253256968Y-137615687D01* -X253248244Y-137509577D01* -X253248243Y-137509571D01* -X253247820Y-137504426D01* -X253209023Y-137349968D01* -X253193605Y-137288583D01* -X253193604Y-137288579D01* -X253192346Y-137283572D01* -X253177794Y-137250104D01* -X253103605Y-137079481D01* -X253103603Y-137079478D01* -X253101545Y-137074744D01* -X252990337Y-136902843D01* -X252980664Y-136887890D01* -X252980662Y-136887887D01* -X252977856Y-136883550D01* -X252824601Y-136715125D01* -X252725487Y-136636850D01* -X252684424Y-136578933D01* -X252681192Y-136508010D01* -X252716817Y-136446599D01* -X252748146Y-136424817D01* -X252805174Y-136396879D01* -X252809816Y-136394605D01* -X252814020Y-136391607D01* -X252814024Y-136391604D01* -X252944782Y-136298335D01* -X252995202Y-136262371D01* -X253156502Y-136101633D01* -X253170976Y-136081491D01* -X253286364Y-135920910D01* -X253289382Y-135916710D01* -X253295770Y-135903786D01* -X253387982Y-135717209D01* -X253387983Y-135717207D01* -X253390276Y-135712567D01* -X253440777Y-135546348D01* -X253454971Y-135499631D01* -X253454971Y-135499630D01* -X253456473Y-135494687D01* -X253460645Y-135462998D01* -X253485759Y-135272242D01* -X253485760Y-135272235D01* -X253486196Y-135268920D01* -X253486278Y-135265568D01* -X253487773Y-135204406D01* -X253487773Y-135204401D01* -X253487855Y-135201041D01* -X253478308Y-135084923D01* -X253469620Y-134979243D01* -X253469619Y-134979237D01* -X253469196Y-134974092D01* -X253432532Y-134828125D01* -X253414981Y-134758249D01* -X253414980Y-134758245D01* -X253413722Y-134753238D01* -X253396934Y-134714628D01* -X253324981Y-134549147D01* -X253324979Y-134549144D01* -X253322921Y-134544410D01* -X253222701Y-134389493D01* -X253202040Y-134357556D01* -X253202038Y-134357553D01* -X253199232Y-134353216D01* -X253045977Y-134184791D01* -X252946862Y-134106515D01* -X252905799Y-134048598D01* -X252902567Y-133977675D01* -X252938192Y-133916264D01* -X252969521Y-133894482D01* -X253026549Y-133866544D01* -X253031191Y-133864270D01* -X253035395Y-133861272D01* -X253035399Y-133861269D01* -X253124805Y-133797496D01* -X253216577Y-133732036D01* -X253377877Y-133571298D01* -X253392351Y-133551156D01* -X253507739Y-133390575D01* -X253510757Y-133386375D01* -X253518913Y-133369874D01* -X253609357Y-133186874D01* -X253609358Y-133186872D01* -X253611651Y-133182232D01* -X253673244Y-132979507D01* -X253676346Y-132969296D01* -X253676346Y-132969295D01* -X253677848Y-132964352D01* -X253678848Y-132956754D01* -X253707134Y-132741907D01* -X253707135Y-132741900D01* -X253707571Y-132738585D01* -X253708050Y-132718983D01* -X253709148Y-132674071D01* -X253709148Y-132674066D01* -X253709230Y-132670706D01* -X253699745Y-132555341D01* -X253690995Y-132448908D01* -X253690994Y-132448902D01* -X253690571Y-132443757D01* -X253649619Y-132280719D01* -X253636356Y-132227914D01* -X253636355Y-132227910D01* -X253635097Y-132222903D01* -X253623340Y-132195863D01* -X253546356Y-132018812D01* -X253546354Y-132018809D01* -X253544296Y-132014075D01* -X253454519Y-131875301D01* -X253423415Y-131827221D01* -X253423413Y-131827218D01* -X253420607Y-131822881D01* -X253267352Y-131654456D01* -X253168237Y-131576180D01* -X253127174Y-131518263D01* -X253123942Y-131447340D01* -X253159567Y-131385929D01* -X253190892Y-131364149D01* -X253252567Y-131333935D01* -X253256771Y-131330937D01* -X253256775Y-131330934D01* -X253367698Y-131251813D01* -X253437953Y-131201701D01* -X253599253Y-131040963D01* -X253621055Y-131010623D01* -X253729115Y-130860240D01* -X253732133Y-130856040D01* -X253735749Y-130848725D01* -X253830733Y-130656539D01* -X253830734Y-130656537D01* -X253833027Y-130651897D01* -X253899224Y-130434017D01* -X253908606Y-130362757D01* -X253928510Y-130211572D01* -X253928511Y-130211565D01* -X253928947Y-130208250D01* -X253930606Y-130140371D01* -X253919733Y-130008127D01* -X253912371Y-129918573D01* -X253912370Y-129918567D01* -X253911947Y-129913422D01* -X253862362Y-129716014D01* -X253857732Y-129697579D01* -X253857731Y-129697575D01* -X253856473Y-129692568D01* -X253854414Y-129687832D01* -X253767732Y-129488477D01* -X253767730Y-129488474D01* -X253765672Y-129483740D01* -X253654537Y-129311951D01* -X253644791Y-129296886D01* -X253644789Y-129296883D01* -X253641983Y-129292546D01* -X253488728Y-129124121D01* -X253389614Y-129045846D01* -X253348551Y-128987929D01* -X253345319Y-128917006D01* -X253380944Y-128855595D01* -X253412273Y-128833813D01* -X253439507Y-128820470D01* -X253473942Y-128803601D01* -X253478146Y-128800603D01* -X253478150Y-128800600D01* -X253575547Y-128731127D01* -X253659328Y-128671367D01* -X253820628Y-128510629D01* -X253903555Y-128395224D01* -X253950490Y-128329906D01* -X253953508Y-128325706D01* -X253961264Y-128310014D01* -X254052108Y-128126205D01* -X254052109Y-128126203D01* -X254054402Y-128121563D01* -X254106361Y-127950547D01* -X254119097Y-127908627D01* -X254119097Y-127908626D01* -X254120599Y-127903683D01* -X254130303Y-127829976D01* -X254149885Y-127681238D01* -X254149886Y-127681231D01* -X254150322Y-127677916D01* -X254150790Y-127658775D01* -X254151899Y-127613402D01* -X254151899Y-127613397D01* -X254151981Y-127610037D01* -X254144614Y-127520430D01* -X254133746Y-127388239D01* -X254133745Y-127388233D01* -X254133322Y-127383088D01* -X254099795Y-127249608D01* -X254079107Y-127167245D01* -X254079106Y-127167241D01* -X254077848Y-127162234D01* -X254069714Y-127143527D01* -X253989107Y-126958143D01* -X253989105Y-126958140D01* -X253987047Y-126953406D01* -X253879577Y-126787282D01* -X253866166Y-126766552D01* -X253866164Y-126766549D01* -X253863358Y-126762212D01* -X253710103Y-126593787D01* -X253610988Y-126515511D01* -X253569925Y-126457594D01* -X253566693Y-126386671D01* -X253602318Y-126325260D01* -X253633643Y-126303480D01* -X253695318Y-126273266D01* -X253699522Y-126270268D01* -X253699526Y-126270265D01* -X253799410Y-126199018D01* -X253880704Y-126141032D01* -X254042004Y-125980294D01* -X254057780Y-125958340D01* -X254171866Y-125799571D01* -X254174884Y-125795371D01* -X254182639Y-125779681D01* -X254273484Y-125595870D01* -X254273485Y-125595868D01* -X254275778Y-125591228D01* -X254341975Y-125373348D01* -X254347012Y-125335087D01* -X254371261Y-125150903D01* -X254371262Y-125150896D01* -X254371698Y-125147581D01* -X254372382Y-125119604D01* -X254373275Y-125083067D01* -X254373275Y-125083062D01* -X254373357Y-125079702D01* -X254363336Y-124957813D01* -X254355122Y-124857904D01* -X254355121Y-124857898D01* -X254354698Y-124852753D01* -X254326547Y-124740679D01* -X254300483Y-124636910D01* -X254300482Y-124636906D01* -X254299224Y-124631899D01* -X254297165Y-124627163D01* -X254210483Y-124427808D01* -X254210481Y-124427805D01* -X254208423Y-124423071D01* -X254101557Y-124257881D01* -X254087542Y-124236217D01* -X254087540Y-124236214D01* -X254084734Y-124231877D01* -X253931479Y-124063452D01* -X253866871Y-124012428D01* -X253831930Y-123984833D01* -X253790867Y-123926916D01* -X253787635Y-123855993D01* -X253823260Y-123794581D01* -X253854590Y-123772799D01* -X253911802Y-123744772D01* -X253920641Y-123739503D01* -X253973291Y-123701948D01* -X253981691Y-123691249D01* -X253974702Y-123678093D01* -X253217999Y-122921390D01* -X253204055Y-122913776D01* -X253202222Y-122913907D01* -X253195607Y-122918158D01* -X252432697Y-123681068D01* -X252425082Y-123695012D01* -X252427058Y-123722634D01* -X252411967Y-123792008D01* -X252359559Y-123843386D01* -X252354674Y-123845929D01* -X252262692Y-123893812D01* -X252243355Y-123903878D01* -X252239222Y-123906981D01* -X252239219Y-123906983D01* -X252091732Y-124017719D01* -X252061255Y-124040602D01* -X252057683Y-124044340D01* -X251952370Y-124154544D01* -X251903931Y-124205232D01* -X251901017Y-124209504D01* -X251901016Y-124209505D01* -X251879446Y-124241126D01* -X251775608Y-124393347D01* -X251679732Y-124599894D01* -X251678350Y-124604876D01* -X251678350Y-124604877D01* -X251655527Y-124687175D01* -X251618878Y-124819327D01* -X251594680Y-125045752D01* -X251594977Y-125050904D01* -X251594977Y-125050908D01* -X251598104Y-125105144D01* -X251607788Y-125273089D01* -X251608923Y-125278126D01* -X251608924Y-125278132D01* -X251656460Y-125489064D01* -X251657850Y-125495233D01* -X251659794Y-125500019D01* -X251659795Y-125500024D01* -X251716688Y-125640133D01* -X251743522Y-125706217D01* -X251862503Y-125900376D01* -X252011597Y-126072495D01* -X252137470Y-126176997D01* -X252177105Y-126235898D01* -X252178603Y-126306879D01* -X252141489Y-126367402D01* -X252115167Y-126385702D01* -X252021979Y-126434213D01* -X252017846Y-126437316D01* -X252017843Y-126437318D01* -X251844014Y-126567832D01* -X251839879Y-126570937D01* -X251682555Y-126735567D01* -X251679641Y-126739839D01* -X251679640Y-126739840D01* -X251646225Y-126788825D01* -X251554232Y-126923682D01* -X251458356Y-127130229D01* -X251456974Y-127135211D01* -X251456974Y-127135212D01* -X251439726Y-127197405D01* -X251397502Y-127349662D01* -X251373304Y-127576087D01* -X251373601Y-127581239D01* -X251373601Y-127581243D01* -X251377137Y-127642571D01* -X251386412Y-127803424D01* -X251387547Y-127808461D01* -X251387548Y-127808467D01* -X251431985Y-128005649D01* -X251436474Y-128025568D01* -X251438418Y-128030354D01* -X251438419Y-128030359D01* -X251520202Y-128231765D01* -X251522146Y-128236552D01* -X251641127Y-128430711D01* -X251790221Y-128602830D01* -X251864972Y-128664889D01* -X251916093Y-128707331D01* -X251955728Y-128766234D01* -X251957226Y-128837214D01* -X251920111Y-128897737D01* -X251893790Y-128916037D01* -X251800604Y-128964547D01* -X251796471Y-128967650D01* -X251796468Y-128967652D01* -X251622639Y-129098166D01* -X251618504Y-129101271D01* -X251614932Y-129105009D01* -X251467476Y-129259313D01* -X251461180Y-129265901D01* -X251458266Y-129270173D01* -X251458265Y-129270174D01* -X251405089Y-129348128D01* -X251332857Y-129454016D01* -X251236981Y-129660563D01* -X251176127Y-129879996D01* -X251151929Y-130106421D01* -X251152226Y-130111573D01* -X251152226Y-130111577D01* -X251155118Y-130161723D01* -X251165037Y-130333758D01* -X251166172Y-130338795D01* -X251166173Y-130338801D01* -X251211944Y-130541901D01* -X251215099Y-130555902D01* -X251217043Y-130560688D01* -X251217044Y-130560693D01* -X251295032Y-130752752D01* -X251300771Y-130766886D01* -X251357260Y-130859068D01* -X251413929Y-130951542D01* -X251419752Y-130961045D01* -X251568846Y-131133164D01* -X251694719Y-131237666D01* -X251734354Y-131296567D01* -X251735852Y-131367548D01* -X251698738Y-131428071D01* -X251672416Y-131446371D01* -X251579228Y-131494882D01* -X251575095Y-131497985D01* -X251575092Y-131497987D01* -X251413606Y-131619234D01* -X251397128Y-131631606D01* -X251393556Y-131635344D01* -X251266171Y-131768645D01* -X251239804Y-131796236D01* -X251236896Y-131800499D01* -X251236892Y-131800504D01* -X251218462Y-131827522D01* -X251203667Y-131849212D01* -X251198211Y-131857210D01* -X251143300Y-131902213D01* -X251094122Y-131912206D01* -X247637077Y-131912206D01* -X247568956Y-131892204D01* -X247547982Y-131875301D01* -X245195405Y-129522724D01* -X245161379Y-129460412D01* -X245158500Y-129433629D01* -X245158500Y-125617365D01* -X245178502Y-125549244D01* -X245232158Y-125502751D01* -X245302432Y-125492647D01* -X245367012Y-125522141D01* -X245392219Y-125552000D01* -X245464991Y-125671924D01* -X245491745Y-125716014D01* -X245495242Y-125720044D01* -X245614555Y-125857540D01* -X245642945Y-125890257D01* -X245647076Y-125893644D01* -X245817213Y-126033149D01* -X245817219Y-126033153D01* -X245821341Y-126036533D01* -X246021833Y-126150659D01* -X246026849Y-126152480D01* -X246026854Y-126152482D01* -X246233673Y-126227554D01* -X246233677Y-126227555D01* -X246238688Y-126229374D01* -X246243937Y-126230323D01* -X246243940Y-126230324D01* -X246461621Y-126269687D01* -X246461628Y-126269688D01* -X246465705Y-126270425D01* -X246483442Y-126271261D01* -X246488390Y-126271495D01* -X246488397Y-126271495D01* -X246489878Y-126271565D01* -X246652023Y-126271565D01* -X246718979Y-126265884D01* -X246818660Y-126257426D01* -X246818664Y-126257425D01* -X246823971Y-126256975D01* -X246829126Y-126255637D01* -X246829132Y-126255636D01* -X247042101Y-126200360D01* -X247042105Y-126200359D01* -X247047270Y-126199018D01* -X247052136Y-126196826D01* -X247052139Y-126196825D01* -X247252747Y-126106458D01* -X247257613Y-126104266D01* -X247262033Y-126101290D01* -X247262037Y-126101288D01* -X247436335Y-125983942D01* -X247448983Y-125975427D01* -X247615910Y-125816187D01* -X247654804Y-125763911D01* -X247750435Y-125635379D01* -X247750437Y-125635376D01* -X247753619Y-125631099D01* -X247810233Y-125519747D01* -X247855756Y-125430211D01* -X247855756Y-125430210D01* -X247858175Y-125425453D01* -X247897529Y-125298713D01* -X247925003Y-125210235D01* -X247925004Y-125210229D01* -X247926587Y-125205132D01* -X247943461Y-125077819D01* -X247956198Y-124981718D01* -X247956198Y-124981713D01* -X247956898Y-124976433D01* -X247955062Y-124927510D01* -X247951590Y-124835022D01* -X247948244Y-124745897D01* -X247900870Y-124520115D01* -X247883171Y-124475297D01* -X247838455Y-124362070D01* -X247816131Y-124305543D01* -X247706537Y-124124937D01* -X247699220Y-124112879D01* -X247699219Y-124112878D01* -X247696451Y-124108316D01* -X247609526Y-124008143D01* -X247548751Y-123938106D01* -X247548749Y-123938104D01* -X247545251Y-123934073D01* -X247484058Y-123883898D01* -X247370983Y-123791181D01* -X247370977Y-123791177D01* -X247366855Y-123787797D01* -X247166363Y-123673671D01* -X247161347Y-123671850D01* -X247161342Y-123671848D01* -X246954523Y-123596776D01* -X246954519Y-123596775D01* -X246949508Y-123594956D01* -X246944259Y-123594007D01* -X246944256Y-123594006D01* -X246726575Y-123554643D01* -X246726568Y-123554642D01* -X246722491Y-123553905D01* -X246704754Y-123553069D01* -X246699806Y-123552835D01* -X246699799Y-123552835D01* -X246698318Y-123552765D01* -X246536173Y-123552765D01* -X246478484Y-123557660D01* -X246369536Y-123566904D01* -X246369532Y-123566905D01* -X246364225Y-123567355D01* -X246359070Y-123568693D01* -X246359064Y-123568694D01* -X246146095Y-123623970D01* -X246146091Y-123623971D01* -X246140926Y-123625312D01* -X246136060Y-123627504D01* -X246136057Y-123627505D01* -X245970799Y-123701948D01* -X245930583Y-123720064D01* -X245926163Y-123723040D01* -X245926159Y-123723042D01* -X245910054Y-123733885D01* -X245739213Y-123848903D01* -X245572286Y-124008143D01* -X245569098Y-124012428D01* -X245437999Y-124188632D01* -X245434577Y-124193231D01* -X245432162Y-124197981D01* -X245396817Y-124267499D01* -X245348113Y-124319157D01* -X245279213Y-124336283D01* -X245211992Y-124313440D01* -X245167791Y-124257881D01* -X245158500Y-124210394D01* -X245158500Y-123767070D01* -X245159933Y-123748120D01* -X245162099Y-123733885D01* -X245162099Y-123733881D01* -X245163199Y-123726651D01* -X245162424Y-123717116D01* -X245158915Y-123673982D01* -X245158500Y-123663767D01* -X245158500Y-123655707D01* -X245155209Y-123627480D01* -X245154778Y-123623121D01* -X245154480Y-123619456D01* -X245148860Y-123550364D01* -X245146605Y-123543403D01* -X245145418Y-123537463D01* -X245144029Y-123531590D01* -X245143182Y-123524319D01* -X245118264Y-123455670D01* -X245116847Y-123451542D01* -X245096607Y-123389064D01* -X245096606Y-123389062D01* -X245094351Y-123382101D01* -X245090555Y-123375846D01* -X245088049Y-123370372D01* -X245085330Y-123364942D01* -X245082833Y-123358063D01* -X245078720Y-123351790D01* -X245042814Y-123297024D01* -X245040467Y-123293305D01* -X245002595Y-123230893D01* -X244995197Y-123222516D01* -X244995224Y-123222492D01* -X244992571Y-123219500D01* -X244989868Y-123216267D01* -X244985856Y-123210148D01* -X244929617Y-123156872D01* -X244927175Y-123154494D01* -X244100034Y-122327353D01* -X245547716Y-122327353D01* -X245553443Y-122335003D01* -X245728951Y-122442554D01* -X245737745Y-122447035D01* -X245950221Y-122535045D01* -X245959606Y-122538094D01* -X246183236Y-122591784D01* -X246192983Y-122593327D01* -X246422262Y-122611372D01* -X246432122Y-122611372D01* -X246661401Y-122593327D01* -X246671148Y-122591784D01* -X246894778Y-122538094D01* -X246904163Y-122535045D01* -X246939068Y-122520587D01* -X251816855Y-122520587D01* -X251829363Y-122737518D01* -X251830799Y-122747738D01* -X251878569Y-122959707D01* -X251881648Y-122969535D01* -X251963402Y-123170870D01* -X251968045Y-123180061D01* -X252052521Y-123317914D01* -X252062977Y-123327374D01* -X252071755Y-123323590D01* -X252833165Y-122562180D01* -X252840779Y-122548236D01* -X252840648Y-122546403D01* -X252836397Y-122539788D01* -X252076109Y-121779500D01* -X252064573Y-121773200D01* -X252052291Y-121782823D01* -X252000330Y-121858995D01* -X251995245Y-121867946D01* -X251903758Y-122065039D01* -X251900195Y-122074726D01* -X251842129Y-122284104D01* -X251840198Y-122294224D01* -X251817107Y-122510298D01* -X251816855Y-122520587D01* -X246939068Y-122520587D01* -X247116639Y-122447035D01* -X247125433Y-122442554D01* -X247297275Y-122337250D01* -X247306735Y-122326794D01* -X247302951Y-122318016D01* -X246440004Y-121455069D01* -X246426060Y-121447455D01* -X246424227Y-121447586D01* -X246417612Y-121451837D01* -X245554476Y-122314973D01* -X245547716Y-122327353D01* -X244100034Y-122327353D01* -X242860658Y-121087977D01* -X244898867Y-121087977D01* -X244916912Y-121317256D01* -X244918455Y-121327003D01* -X244972145Y-121550633D01* -X244975194Y-121560018D01* -X245063204Y-121772494D01* -X245067685Y-121781288D01* -X245172989Y-121953130D01* -X245183445Y-121962590D01* -X245192223Y-121958806D01* -X246055170Y-121095859D01* -X246061548Y-121084179D01* -X246791600Y-121084179D01* -X246791731Y-121086012D01* -X246795982Y-121092627D01* -X247659118Y-121955763D01* -X247671498Y-121962523D01* -X247679148Y-121956796D01* -X247786699Y-121781288D01* -X247791180Y-121772494D01* -X247879190Y-121560018D01* -X247882239Y-121550633D01* -X247935929Y-121327003D01* -X247937472Y-121317256D01* -X247955517Y-121087977D01* -X247955517Y-121078117D01* -X247937472Y-120848838D01* -X247935929Y-120839091D01* -X247931167Y-120819256D01* -X251966462Y-120819256D01* -X251966533Y-120822659D01* -X251966533Y-120822668D01* -X251967578Y-120872553D01* -X251967772Y-120881790D01* -X252006820Y-121022116D01* -X252011559Y-121029744D01* -X252055867Y-121101066D01* -X252083683Y-121145842D01* -X252192182Y-121243022D01* -X252323596Y-121305845D01* -X252331350Y-121307380D01* -X252338520Y-121309762D01* -X252396862Y-121350219D01* -X252406839Y-121374264D01* -X252409051Y-121373054D01* -X252434367Y-121419338D01* -X254334507Y-123319478D01* -X254346517Y-123326037D01* -X254358256Y-123317069D01* -X254392812Y-123268979D01* -X254398123Y-123260140D01* -X254494393Y-123065351D01* -X254498192Y-123055755D01* -X254561357Y-122847859D01* -X254563536Y-122837778D01* -X254592136Y-122620543D01* -X254592655Y-122613870D01* -X254594149Y-122552733D01* -X254593955Y-122546014D01* -X254576003Y-122327662D01* -X254574318Y-122317482D01* -X254521383Y-122106739D01* -X254518063Y-122096988D01* -X254431416Y-121897711D01* -X254426549Y-121888636D01* -X254308522Y-121706194D01* -X254302230Y-121698023D01* -X254277443Y-121670783D01* -X254246391Y-121606937D01* -X254254785Y-121536439D01* -X254299962Y-121481670D01* -X254336857Y-121464595D01* -X254362073Y-121457578D01* -X254429645Y-121438775D01* -X254553371Y-121361912D01* -X254650551Y-121253413D01* -X254713374Y-121121999D01* -X254725523Y-121060643D01* -X254727821Y-121034383D01* -X254818564Y-119997177D01* -X254886662Y-119218810D01* -X254886126Y-119193199D01* -X254885518Y-119164180D01* -X254885518Y-119164177D01* -X254885352Y-119156276D01* -X254846304Y-119015950D01* -X254795368Y-118933959D01* -X254774180Y-118899852D01* -X254774179Y-118899851D01* -X254769441Y-118892224D01* -X254660942Y-118795044D01* -X254529528Y-118732221D01* -X254468172Y-118720072D01* -X254464784Y-118719776D01* -X254464780Y-118719775D01* -X253519235Y-118637051D01* -X252626339Y-118558933D01* -X252622936Y-118559004D01* -X252622927Y-118559004D01* -X252571709Y-118560077D01* -X252571706Y-118560077D01* -X252563805Y-118560243D01* -X252423479Y-118599291D01* -X252299753Y-118676154D01* -X252202573Y-118784653D01* -X252139750Y-118916067D01* -X252127601Y-118977423D01* -X252127305Y-118980811D01* -X252127304Y-118980815D01* -X252075804Y-119569468D01* -X251966462Y-120819256D01* -X247931167Y-120819256D01* -X247882239Y-120615461D01* -X247879190Y-120606076D01* -X247791180Y-120393600D01* -X247786699Y-120384806D01* -X247681395Y-120212964D01* -X247670939Y-120203504D01* -X247662161Y-120207288D01* -X246799214Y-121070235D01* -X246791600Y-121084179D01* -X246061548Y-121084179D01* -X246062784Y-121081915D01* -X246062653Y-121080082D01* -X246058402Y-121073467D01* -X245195266Y-120210331D01* -X245182886Y-120203571D01* -X245175236Y-120209298D01* -X245067685Y-120384806D01* -X245063204Y-120393600D01* -X244975194Y-120606076D01* -X244972145Y-120615461D01* -X244918455Y-120839091D01* -X244916912Y-120848838D01* -X244898867Y-121078117D01* -X244898867Y-121087977D01* -X242860658Y-121087977D01* -X242424651Y-120651970D01* -X242390625Y-120589658D01* -X242387746Y-120562875D01* -X242387746Y-119948988D01* -X242407748Y-119880867D01* -X242447907Y-119841559D01* -X242451593Y-119839300D01* -X245547649Y-119839300D01* -X245551433Y-119848078D01* -X246414380Y-120711025D01* -X246428324Y-120718639D01* -X246430157Y-120718508D01* -X246436772Y-120714257D01* -X247299908Y-119851121D01* -X247306668Y-119838741D01* -X247300941Y-119831091D01* -X247125433Y-119723540D01* -X247116639Y-119719059D01* -X246904163Y-119631049D01* -X246894778Y-119628000D01* -X246671148Y-119574310D01* -X246661401Y-119572767D01* -X246432122Y-119554722D01* -X246422262Y-119554722D01* -X246192983Y-119572767D01* -X246183236Y-119574310D01* -X245959606Y-119628000D01* -X245950221Y-119631049D01* -X245737745Y-119719059D01* -X245728951Y-119723540D01* -X245557109Y-119828844D01* -X245547649Y-119839300D01* -X242451593Y-119839300D01* -X242528095Y-119792419D01* -X242584901Y-119743903D01* -X242706802Y-119639790D01* -X242710564Y-119636577D01* -X242815896Y-119513248D01* -X242863188Y-119457876D01* -X242863189Y-119457875D01* -X242866406Y-119454108D01* -X242991786Y-119249508D01* -X243003097Y-119222202D01* -X243081721Y-119032385D01* -X243081722Y-119032383D01* -X243083615Y-119027812D01* -X243103421Y-118945313D01* -X243138478Y-118799294D01* -X243138479Y-118799288D01* -X243139633Y-118794481D01* -X243158460Y-118555259D01* -X243139633Y-118316037D01* -X243138479Y-118311230D01* -X243138478Y-118311224D01* -X243099678Y-118149613D01* -X243083615Y-118082706D01* -X243059102Y-118023526D01* -X242993680Y-117865582D01* -X242993679Y-117865580D01* -X242991786Y-117861010D01* -X242866406Y-117656410D01* -X242852445Y-117640063D01* -X242713777Y-117477703D01* -X242710564Y-117473941D01* -X242681166Y-117448833D01* -X242531863Y-117321317D01* -X242531862Y-117321316D01* -X242528095Y-117318099D01* -X242323495Y-117192719D01* -X242318925Y-117190826D01* -X242318923Y-117190825D01* -X242106372Y-117102784D01* -X242106370Y-117102783D01* -X242101799Y-117100890D01* -X242020209Y-117081302D01* -X241873281Y-117046027D01* -X241873275Y-117046026D01* -X241868468Y-117044872D01* -X241629246Y-117026045D01* -X241390024Y-117044872D01* -X241385217Y-117046026D01* -X241385211Y-117046027D01* -X241238283Y-117081302D01* -X241156693Y-117100890D01* -X241152122Y-117102783D01* -X241152120Y-117102784D01* -X240939569Y-117190825D01* -X240939567Y-117190826D01* -X240934997Y-117192719D01* -X240730397Y-117318099D01* -X240726630Y-117321316D01* -X240726629Y-117321317D01* -X240577325Y-117448833D01* -X240547928Y-117473941D01* -X240544715Y-117477703D01* -X240406048Y-117640063D01* -X240392086Y-117656410D01* -X240266706Y-117861010D01* -X240264813Y-117865580D01* -X240264812Y-117865582D01* -X240199390Y-118023526D01* -X240174877Y-118082706D01* -X240158814Y-118149613D01* -X240120014Y-118311224D01* -X240120013Y-118311230D01* -X240118859Y-118316037D01* -X240100032Y-118555259D01* -X240118859Y-118794481D01* -X240120013Y-118799288D01* -X240120014Y-118799294D01* -X240155071Y-118945313D01* -X240174877Y-119027812D01* -X240176770Y-119032383D01* -X240176771Y-119032385D01* -X240255396Y-119222202D01* -X240266706Y-119249508D01* -X240392086Y-119454108D01* -X240395303Y-119457875D01* -X240395304Y-119457876D01* -X240442596Y-119513248D01* -X240547928Y-119636577D01* -X240551690Y-119639790D01* -X240673592Y-119743903D01* -X240730397Y-119792419D01* -X240810584Y-119841558D01* -X240858212Y-119894203D01* -X240870746Y-119948988D01* -X240870746Y-120862176D01* -X240869313Y-120881126D01* -X240868054Y-120889405D01* -X240866047Y-120902595D01* -X240866640Y-120909887D01* -X240866640Y-120909890D01* -X240870331Y-120955264D01* -X240870746Y-120965479D01* -X240870746Y-120973539D01* -X240871171Y-120977183D01* -X240874035Y-121001753D01* -X240874468Y-121006128D01* -X240879683Y-121070235D01* -X240880386Y-121078883D01* -X240882642Y-121085847D01* -X240883833Y-121091806D01* -X240885217Y-121097661D01* -X240886064Y-121104927D01* -X240910981Y-121173573D01* -X240912398Y-121177701D01* -X240934895Y-121247145D01* -X240938691Y-121253400D01* -X240941197Y-121258874D01* -X240943916Y-121264304D01* -X240946413Y-121271183D01* -X240950426Y-121277303D01* -X240950426Y-121277304D01* -X240986429Y-121332218D01* -X240988772Y-121335932D01* -X241026651Y-121398353D01* -X241030364Y-121402557D01* -X241034049Y-121406730D01* -X241034022Y-121406754D01* -X241036675Y-121409746D01* -X241039378Y-121412979D01* -X241043390Y-121419098D01* -X241072272Y-121446458D01* -X241099629Y-121472374D01* -X241102071Y-121474752D01* -X241665795Y-122038476D01* -X241699821Y-122100788D01* -X241694756Y-122171603D01* -X241652209Y-122228439D01* -X241585689Y-122253250D01* -X241556989Y-122252020D01* -X241320435Y-122214553D01* -X241320429Y-122214552D01* -X241316954Y-122214002D01* -X241292395Y-122212887D01* -X241226010Y-122209872D01* -X241225989Y-122209872D01* -X241224590Y-122209808D01* -X241040126Y-122209808D01* -X240820363Y-122224405D01* -X240816264Y-122225231D01* -X240816260Y-122225232D01* -X240724768Y-122243680D01* -X240530876Y-122282775D01* -X240251652Y-122378920D01* -X240124577Y-122442554D01* -X240002292Y-122503790D01* -X239987596Y-122511149D01* -X239743349Y-122677140D01* -X239523200Y-122873976D01* -X239520483Y-122877146D01* -X239520482Y-122877147D01* -X239343261Y-123083914D01* -X239331018Y-123098198D01* -X239328744Y-123101700D01* -X239328740Y-123101705D01* -X239172457Y-123342359D01* -X239170178Y-123345869D01* -X239168384Y-123349647D01* -X239168383Y-123349649D01* -X239130316Y-123429818D01* -X239043508Y-123612636D01* -X239042229Y-123616619D01* -X239042228Y-123616622D01* -X238965374Y-123855993D01* -X238953232Y-123893812D01* -X238947442Y-123925992D01* -X238915665Y-124102605D01* -X238900937Y-124184458D01* -X238900748Y-124188625D01* -X238900747Y-124188632D01* -X238888119Y-124466739D01* -X238887541Y-124479467D01* -X238887904Y-124483615D01* -X238887904Y-124483619D01* -X238900877Y-124631899D01* -X238913279Y-124773657D01* -X238914189Y-124777729D01* -X238914190Y-124777734D01* -X238976734Y-125057540D01* -X238977699Y-125061858D01* -X238979142Y-125065781D01* -X238979143Y-125065783D01* -X239003050Y-125130759D01* -X239079671Y-125339007D01* -X239217401Y-125600235D01* -X239243858Y-125637463D01* -X239386046Y-125837543D01* -X239386051Y-125837549D01* -X239388470Y-125840953D01* -X239391314Y-125844003D01* -X239391319Y-125844009D01* -X239577270Y-126043417D01* -X239589873Y-126056932D01* -X239818072Y-126244376D01* -X240069056Y-126399993D01* -X240072873Y-126401709D01* -X240072876Y-126401710D01* -X240108091Y-126417536D01* -X240338417Y-126521049D01* -X240495348Y-126567832D01* -X240595224Y-126597606D01* -X240621422Y-126605416D01* -X240625542Y-126606069D01* -X240625544Y-126606069D01* -X240909619Y-126651063D01* -X240909625Y-126651064D01* -X240913100Y-126651614D01* -X240937659Y-126652729D01* -X241004044Y-126655744D01* -X241004065Y-126655744D01* -X241005464Y-126655808D01* -X241189928Y-126655808D01* -X241409691Y-126641211D01* -X241413790Y-126640385D01* -X241413794Y-126640384D01* -X241556388Y-126611632D01* -X241699178Y-126582841D01* -X241978402Y-126486696D01* -X242148116Y-126401710D01* -X242238722Y-126356338D01* -X242238724Y-126356337D01* -X242242458Y-126354467D01* -X242486705Y-126188476D01* -X242706854Y-125991640D01* -X242756846Y-125933314D01* -X242896316Y-125770592D01* -X242896319Y-125770588D01* -X242899036Y-125767418D01* -X242901310Y-125763916D01* -X242901314Y-125763911D01* -X243057597Y-125523257D01* -X243057600Y-125523252D01* -X243059876Y-125519747D01* -X243065509Y-125507885D01* -X243158566Y-125311906D01* -X243186546Y-125252980D01* -X243192347Y-125234914D01* -X243275542Y-124975791D01* -X243275542Y-124975790D01* -X243276822Y-124971804D01* -X243298164Y-124853188D01* -X243328378Y-124685267D01* -X243328379Y-124685262D01* -X243329117Y-124681158D01* -X243329487Y-124673026D01* -X243342324Y-124390319D01* -X243342324Y-124390314D01* -X243342513Y-124386149D01* -X243340407Y-124362070D01* -X243317139Y-124096120D01* -X243316775Y-124091959D01* -X243315863Y-124087878D01* -X243295513Y-123996835D01* -X243300174Y-123925992D01* -X243342396Y-123868914D01* -X243408773Y-123843724D01* -X243478232Y-123858420D01* -X243507574Y-123880255D01* -X243604595Y-123977276D01* -X243638621Y-124039588D01* -X243641500Y-124066371D01* -X243641500Y-128664629D01* -X243621498Y-128732750D01* -X243567842Y-128779243D01* -X243497568Y-128789347D01* -X243432988Y-128759853D01* -X243426405Y-128753724D01* -X242083770Y-127411089D01* -X242071384Y-127396677D01* -X242062851Y-127385082D01* -X242062846Y-127385077D01* -X242058508Y-127379182D01* -X242052930Y-127374443D01* -X242052927Y-127374440D01* -X242018232Y-127344965D01* -X242010716Y-127338035D01* -X242005021Y-127332340D01* -X241990657Y-127320976D01* -X241982749Y-127314719D01* -X241979345Y-127311928D01* -X241929297Y-127269409D01* -X241929295Y-127269408D01* -X241923715Y-127264667D01* -X241917199Y-127261339D01* -X241912150Y-127257972D01* -X241907021Y-127254805D01* -X241901284Y-127250266D01* -X241835125Y-127219345D01* -X241831225Y-127217439D01* -X241813486Y-127208381D01* -X241766192Y-127184231D01* -X241759084Y-127182492D01* -X241753441Y-127180393D01* -X241747678Y-127178476D01* -X241741050Y-127175378D01* -X241669583Y-127160513D01* -X241665299Y-127159543D01* -X241656942Y-127157498D01* -X241594390Y-127142192D01* -X241588788Y-127141844D01* -X241588785Y-127141844D01* -X241583236Y-127141500D01* -X241583238Y-127141464D01* -X241579245Y-127141225D01* -X241575053Y-127140851D01* -X241567885Y-127139360D01* -X241501675Y-127141151D01* -X241490479Y-127141454D01* -X241487072Y-127141500D01* -X235266371Y-127141500D01* -X235198250Y-127121498D01* -X235177276Y-127104595D01* -X232895405Y-124822724D01* -X232861379Y-124760412D01* -X232858500Y-124733629D01* -X232858500Y-123889183D01* -X234273156Y-123889183D01* -X234273356Y-123894513D01* -X234273356Y-123894514D01* -X234275037Y-123939285D01* -X234281810Y-124119719D01* -X234329184Y-124345501D01* -X234331142Y-124350460D01* -X234331143Y-124350462D01* -X234348079Y-124393347D01* -X234413923Y-124560073D01* -X234482432Y-124672972D01* -X234526684Y-124745897D01* -X234533603Y-124757300D01* -X234537100Y-124761330D01* -X234623724Y-124861155D01* -X234684803Y-124931543D01* -X234717679Y-124958500D01* -X234859071Y-125074435D01* -X234859077Y-125074439D01* -X234863199Y-125077819D01* -X235063691Y-125191945D01* -X235068707Y-125193766D01* -X235068712Y-125193768D01* -X235275531Y-125268840D01* -X235275535Y-125268841D01* -X235280546Y-125270660D01* -X235285795Y-125271609D01* -X235285798Y-125271610D01* -X235503479Y-125310973D01* -X235503486Y-125310974D01* -X235507563Y-125311711D01* -X235525300Y-125312547D01* -X235530248Y-125312781D01* -X235530255Y-125312781D01* -X235531736Y-125312851D01* -X235693881Y-125312851D01* -X235760837Y-125307170D01* -X235860518Y-125298712D01* -X235860522Y-125298711D01* -X235865829Y-125298261D01* -X235870984Y-125296923D01* -X235870990Y-125296922D01* -X236083959Y-125241646D01* -X236083963Y-125241645D01* -X236089128Y-125240304D01* -X236093994Y-125238112D01* -X236093997Y-125238111D01* -X236294605Y-125147744D01* -X236299471Y-125145552D01* -X236303891Y-125142576D01* -X236303895Y-125142574D01* -X236430199Y-125057540D01* -X236490841Y-125016713D01* -X236657768Y-124857473D01* -X236720129Y-124773657D01* -X236792293Y-124676665D01* -X236792295Y-124676662D01* -X236795477Y-124672385D01* -X236850261Y-124564634D01* -X236897614Y-124471497D01* -X236897614Y-124471496D01* -X236900033Y-124466739D01* -X236950086Y-124305543D01* -X236966861Y-124251521D01* -X236966862Y-124251515D01* -X236968445Y-124246418D01* -X236987283Y-124104286D01* -X236998056Y-124023004D01* -X236998056Y-124022999D01* -X236998756Y-124017719D01* -X236995638Y-123934644D01* -X236990302Y-123792514D01* -X236990102Y-123787183D01* -X236942728Y-123561401D01* -X236939407Y-123552990D01* -X236893521Y-123436801D01* -X236857989Y-123346829D01* -X236738309Y-123149602D01* -X236651384Y-123049429D01* -X236590609Y-122979392D01* -X236590607Y-122979390D01* -X236587109Y-122975359D01* -X236517348Y-122918158D01* -X236412841Y-122832467D01* -X236412835Y-122832463D01* -X236408713Y-122829083D01* -X236208221Y-122714957D01* -X236203205Y-122713136D01* -X236203200Y-122713134D01* -X235996381Y-122638062D01* -X235996377Y-122638061D01* -X235991366Y-122636242D01* -X235986117Y-122635293D01* -X235986114Y-122635292D01* -X235768433Y-122595929D01* -X235768426Y-122595928D01* -X235764349Y-122595191D01* -X235746612Y-122594355D01* -X235741664Y-122594121D01* -X235741657Y-122594121D01* -X235740176Y-122594051D01* -X235578031Y-122594051D01* -X235511075Y-122599732D01* -X235411394Y-122608190D01* -X235411390Y-122608191D01* -X235406083Y-122608641D01* -X235400928Y-122609979D01* -X235400922Y-122609980D01* -X235187953Y-122665256D01* -X235187949Y-122665257D01* -X235182784Y-122666598D01* -X235177918Y-122668790D01* -X235177915Y-122668791D01* -X235052738Y-122725179D01* -X234972441Y-122761350D01* -X234968021Y-122764326D01* -X234968017Y-122764328D01* -X234929323Y-122790379D01* -X234781071Y-122890189D01* -X234614144Y-123049429D01* -X234610956Y-123053714D01* -X234485382Y-123222492D01* -X234476435Y-123234517D01* -X234474020Y-123239267D01* -X234419333Y-123346829D01* -X234371879Y-123440163D01* -X234345748Y-123524319D01* -X234305051Y-123655381D01* -X234305050Y-123655387D01* -X234303467Y-123660484D01* -X234292994Y-123739503D01* -X234278495Y-123848903D01* -X234273156Y-123889183D01* -X232858500Y-123889183D01* -X232858500Y-121455795D01* -X235585769Y-121455795D01* -X235591496Y-121463445D01* -X235767004Y-121570996D01* -X235775798Y-121575477D01* -X235988274Y-121663487D01* -X235997659Y-121666536D01* -X236221289Y-121720226D01* -X236231036Y-121721769D01* -X236460315Y-121739814D01* -X236470175Y-121739814D01* -X236699454Y-121721769D01* -X236709201Y-121720226D01* -X236932831Y-121666536D01* -X236942216Y-121663487D01* -X237154692Y-121575477D01* -X237163486Y-121570996D01* -X237335328Y-121465692D01* -X237344788Y-121455236D01* -X237341004Y-121446458D01* -X236478057Y-120583511D01* -X236464113Y-120575897D01* -X236462280Y-120576028D01* -X236455665Y-120580279D01* -X235592529Y-121443415D01* -X235585769Y-121455795D01* -X232858500Y-121455795D01* -X232858500Y-120216419D01* -X234936920Y-120216419D01* -X234954965Y-120445698D01* -X234956508Y-120455445D01* -X235010198Y-120679075D01* -X235013247Y-120688460D01* -X235101257Y-120900936D01* -X235105738Y-120909730D01* -X235211042Y-121081572D01* -X235221498Y-121091032D01* -X235230276Y-121087248D01* -X236093223Y-120224301D01* -X236099601Y-120212621D01* -X236829653Y-120212621D01* -X236829784Y-120214454D01* -X236834035Y-120221069D01* -X237697171Y-121084205D01* -X237709551Y-121090965D01* -X237717201Y-121085238D01* -X237824752Y-120909730D01* -X237829233Y-120900936D01* -X237917243Y-120688460D01* -X237920292Y-120679075D01* -X237973982Y-120455445D01* -X237975525Y-120445698D01* -X237993570Y-120216419D01* -X237993570Y-120206559D01* -X237975525Y-119977280D01* -X237973982Y-119967533D01* -X237920292Y-119743903D01* -X237917243Y-119734518D01* -X237829233Y-119522042D01* -X237824752Y-119513248D01* -X237719448Y-119341406D01* -X237708992Y-119331946D01* -X237700214Y-119335730D01* -X236837267Y-120198677D01* -X236829653Y-120212621D01* -X236099601Y-120212621D01* -X236100837Y-120210357D01* -X236100706Y-120208524D01* -X236096455Y-120201909D01* -X235233319Y-119338773D01* -X235220939Y-119332013D01* -X235213289Y-119337740D01* -X235105738Y-119513248D01* -X235101257Y-119522042D01* -X235013247Y-119734518D01* -X235010198Y-119743903D01* -X234956508Y-119967533D01* -X234954965Y-119977280D01* -X234936920Y-120206559D01* -X234936920Y-120216419D01* -X232858500Y-120216419D01* -X232858500Y-118967742D01* -X235585702Y-118967742D01* -X235589486Y-118976520D01* -X236452433Y-119839467D01* -X236466377Y-119847081D01* -X236468210Y-119846950D01* -X236474825Y-119842699D01* -X237337961Y-118979563D01* -X237344721Y-118967183D01* -X237338994Y-118959533D01* -X237163486Y-118851982D01* -X237154692Y-118847501D01* -X236942216Y-118759491D01* -X236932831Y-118756442D01* -X236709201Y-118702752D01* -X236699454Y-118701209D01* -X236470175Y-118683164D01* -X236460315Y-118683164D01* -X236231036Y-118701209D01* -X236221289Y-118702752D01* -X235997659Y-118756442D01* -X235988274Y-118759491D01* -X235775798Y-118847501D01* -X235767004Y-118851982D01* -X235595162Y-118957286D01* -X235585702Y-118967742D01* -X232858500Y-118967742D01* -X232858500Y-114667063D01* -X232859933Y-114648114D01* -X232862097Y-114633886D01* -X232863198Y-114626651D01* -X232860938Y-114598856D01* -X232858915Y-114573991D01* -X232858500Y-114563777D01* -X232858500Y-114555707D01* -X232858078Y-114552087D01* -X232858077Y-114552069D01* -X232855208Y-114527461D01* -X232854775Y-114523086D01* -X232849454Y-114457661D01* -X232849453Y-114457658D01* -X232848860Y-114450363D01* -X232846604Y-114443399D01* -X232845413Y-114437440D01* -X232844029Y-114431585D01* -X232843182Y-114424319D01* -X232818265Y-114355673D01* -X232816848Y-114351545D01* -X232796607Y-114289064D01* -X232796606Y-114289062D01* -X232794351Y-114282101D01* -X232790555Y-114275846D01* -X232788049Y-114270372D01* -X232785330Y-114264942D01* -X232782833Y-114258063D01* -X232742809Y-114197016D01* -X232740472Y-114193312D01* -X232739290Y-114191363D01* -X232717011Y-114154649D01* -X232705509Y-114135693D01* -X232705505Y-114135688D01* -X232702595Y-114130892D01* -X232695197Y-114122516D01* -X232695223Y-114122493D01* -X232692574Y-114119503D01* -X232689866Y-114116264D01* -X232685856Y-114110148D01* -X232680549Y-114105121D01* -X232680546Y-114105117D01* -X232629617Y-114056872D01* -X232627175Y-114054494D01* -X230883770Y-112311089D01* -X230871384Y-112296677D01* -X230862851Y-112285082D01* -X230862846Y-112285077D01* -X230858508Y-112279182D01* -X230852930Y-112274443D01* -X230852927Y-112274440D01* -X230818232Y-112244965D01* -X230810716Y-112238035D01* -X230805021Y-112232340D01* -X230798880Y-112227482D01* -X230782749Y-112214719D01* -X230779345Y-112211928D01* -X230729297Y-112169409D01* -X230729295Y-112169408D01* -X230723715Y-112164667D01* -X230717199Y-112161339D01* -X230712150Y-112157972D01* -X230707021Y-112154805D01* -X230701284Y-112150266D01* -X230635125Y-112119345D01* -X230631225Y-112117439D01* -X230630698Y-112117170D01* -X230566192Y-112084231D01* -X230559084Y-112082492D01* -X230553441Y-112080393D01* -X230547678Y-112078476D01* -X230541050Y-112075378D01* -X230469583Y-112060513D01* -X230465299Y-112059543D01* -X230430958Y-112051140D01* -X230394390Y-112042192D01* -X230388788Y-112041844D01* -X230388785Y-112041844D01* -X230383236Y-112041500D01* -X230383238Y-112041464D01* -X230379245Y-112041225D01* -X230375053Y-112040851D01* -X230367885Y-112039360D01* -X230304120Y-112041085D01* -X230290479Y-112041454D01* -X230287072Y-112041500D01* -X224860527Y-112041500D01* -X224841578Y-112040067D01* -X224841371Y-112040036D01* -X224820115Y-112036802D01* -X224812823Y-112037395D01* -X224812820Y-112037395D01* -X224767455Y-112041085D01* -X224757241Y-112041500D01* -X224749171Y-112041500D01* -X224745551Y-112041922D01* -X224745533Y-112041923D01* -X224720925Y-112044792D01* -X224716564Y-112045224D01* -X224691445Y-112047267D01* -X224651125Y-112050546D01* -X224651122Y-112050547D01* -X224643827Y-112051140D01* -X224636863Y-112053396D01* -X224630904Y-112054587D01* -X224625049Y-112055971D01* -X224617783Y-112056818D01* -X224549137Y-112081735D01* -X224545009Y-112083152D01* -X224482528Y-112103393D01* -X224482526Y-112103394D01* -X224475565Y-112105649D01* -X224469310Y-112109445D01* -X224463849Y-112111945D01* -X224461220Y-112113262D01* -X224459079Y-112113649D01* -X224452392Y-112116853D01* -X224451527Y-112117167D01* -X224451525Y-112117168D01* -X224451520Y-112117170D01* -X224450786Y-112115147D01* -X224391354Y-112125881D01* -X224375385Y-112123119D01* -X224238106Y-112090161D01* -X224238100Y-112090160D01* -X224233293Y-112089006D01* -X223994071Y-112070179D01* -X223754849Y-112089006D01* -X223750042Y-112090160D01* -X223750036Y-112090161D01* -X223603108Y-112125436D01* -X223521518Y-112145024D01* -X223516947Y-112146917D01* -X223516945Y-112146918D01* -X223304394Y-112234959D01* -X223304392Y-112234960D01* -X223299822Y-112236853D01* -X223095222Y-112362233D01* -X222912753Y-112518075D01* -X222756911Y-112700544D01* -X222631531Y-112905144D01* -X222629638Y-112909714D01* -X222629637Y-112909716D01* -X222546226Y-113111089D01* -X222539702Y-113126840D01* -X222527923Y-113175903D01* -X222484839Y-113355358D01* -X222484838Y-113355364D01* -X222483684Y-113360171D01* -X222464857Y-113599393D01* -X222483684Y-113838615D01* -X222484838Y-113843422D01* -X222484839Y-113843428D01* -X222505656Y-113930135D01* -X222539702Y-114071946D01* -X222541595Y-114076517D01* -X222541596Y-114076519D01* -X222626751Y-114282101D01* -X222631531Y-114293642D01* -X222756911Y-114498242D01* -X222760128Y-114502009D01* -X222760129Y-114502010D01* -X222810793Y-114561330D01* -X222912753Y-114680711D01* -X222916515Y-114683924D01* -X223038417Y-114788037D01* -X223095222Y-114836553D01* -X223299822Y-114961933D01* -X223304392Y-114963826D01* -X223304394Y-114963827D01* -X223516945Y-115051868D01* -X223521518Y-115053762D01* -X223599596Y-115072507D01* -X223750036Y-115108625D01* -X223750042Y-115108626D01* -X223754849Y-115109780D01* -X223994071Y-115128607D01* -X224233293Y-115109780D01* -X224238100Y-115108626D01* -X224238106Y-115108625D01* -X224388546Y-115072507D01* -X224466624Y-115053762D01* -X224471197Y-115051868D01* -X224683748Y-114963827D01* -X224683750Y-114963826D01* -X224688320Y-114961933D01* -X224816418Y-114883434D01* -X227912474Y-114883434D01* -X227916258Y-114892212D01* -X228779205Y-115755159D01* -X228793149Y-115762773D01* -X228794982Y-115762642D01* -X228801597Y-115758391D01* -X229664733Y-114895255D01* -X229671493Y-114882875D01* -X229665766Y-114875225D01* -X229490258Y-114767674D01* -X229481464Y-114763193D01* -X229268988Y-114675183D01* -X229259603Y-114672134D01* -X229035973Y-114618444D01* -X229026226Y-114616901D01* -X228796947Y-114598856D01* -X228787087Y-114598856D01* -X228557808Y-114616901D01* -X228548061Y-114618444D01* -X228324431Y-114672134D01* -X228315046Y-114675183D01* -X228102570Y-114763193D01* -X228093776Y-114767674D01* -X227921934Y-114872978D01* -X227912474Y-114883434D01* -X224816418Y-114883434D01* -X224892920Y-114836553D01* -X224949726Y-114788037D01* -X225071627Y-114683924D01* -X225075389Y-114680711D01* -X225177349Y-114561330D01* -X225228013Y-114502010D01* -X225228014Y-114502009D01* -X225231231Y-114498242D01* -X225356611Y-114293642D01* -X225361392Y-114282101D01* -X225446546Y-114076519D01* -X225446547Y-114076517D01* -X225448440Y-114071946D01* -X225482486Y-113930135D01* -X225503303Y-113843428D01* -X225503304Y-113843422D01* -X225504458Y-113838615D01* -X225517365Y-113674614D01* -X225542650Y-113608273D01* -X225599788Y-113566133D01* -X225642977Y-113558500D01* -X229933629Y-113558500D01* -X230001750Y-113578502D01* -X230022724Y-113595405D01* -X231304595Y-114877276D01* -X231338621Y-114939588D01* -X231341500Y-114966371D01* -X231341500Y-124615500D01* -X231321498Y-124683621D01* -X231267842Y-124730114D01* -X231215500Y-124741500D01* -X221066371Y-124741500D01* -X220998250Y-124721498D01* -X220977276Y-124704595D01* -X215205998Y-118933317D01* -X216637981Y-118933317D01* -X216638181Y-118938647D01* -X216638181Y-118938648D01* -X216640443Y-118998894D01* -X216646635Y-119163853D01* -X216694009Y-119389635D01* -X216695967Y-119394594D01* -X216695968Y-119394596D01* -X216717157Y-119448249D01* -X216778748Y-119604207D01* -X216859714Y-119737635D01* -X216892958Y-119792419D01* -X216898428Y-119801434D01* -X216901925Y-119805464D01* -X217040202Y-119964814D01* -X217049628Y-119975677D01* -X217073889Y-119995570D01* -X217223896Y-120118569D01* -X217223902Y-120118573D01* -X217228024Y-120121953D01* -X217428516Y-120236079D01* -X217433532Y-120237900D01* -X217433537Y-120237902D01* -X217640356Y-120312974D01* -X217640360Y-120312975D01* -X217645371Y-120314794D01* -X217650620Y-120315743D01* -X217650623Y-120315744D01* -X217868304Y-120355107D01* -X217868311Y-120355108D01* -X217872388Y-120355845D01* -X217890125Y-120356681D01* -X217895073Y-120356915D01* -X217895080Y-120356915D01* -X217896561Y-120356985D01* -X218058706Y-120356985D01* -X218144598Y-120349697D01* -X218225343Y-120342846D01* -X218225347Y-120342845D01* -X218230654Y-120342395D01* -X218235809Y-120341057D01* -X218235815Y-120341056D01* -X218448784Y-120285780D01* -X218448788Y-120285779D01* -X218453953Y-120284438D01* -X218458819Y-120282246D01* -X218458822Y-120282245D01* -X218659430Y-120191878D01* -X218664296Y-120189686D01* -X218668716Y-120186710D01* -X218668720Y-120186708D01* -X218829999Y-120078127D01* -X218855666Y-120060847D01* -X219022593Y-119901607D01* -X219109490Y-119784813D01* -X219157118Y-119720799D01* -X219157120Y-119720796D01* -X219160302Y-119716519D01* -X219215086Y-119608768D01* -X219258387Y-119523601D01* -X221252366Y-119523601D01* -X221252729Y-119527749D01* -X221252729Y-119527753D01* -X221261766Y-119631049D01* -X221278104Y-119817791D01* -X221279014Y-119821863D01* -X221279015Y-119821868D01* -X221336682Y-120079854D01* -X221342524Y-120105992D01* -X221343967Y-120109915D01* -X221343968Y-120109917D01* -X221348622Y-120122567D01* -X221444496Y-120383141D01* -X221446443Y-120386834D01* -X221446444Y-120386836D01* -X221490074Y-120469587D01* -X221582226Y-120644369D01* -X221612617Y-120687133D01* -X221750871Y-120881677D01* -X221750876Y-120881683D01* -X221753295Y-120885087D01* -X221756139Y-120888137D01* -X221756144Y-120888143D01* -X221938951Y-121084179D01* -X221954698Y-121101066D01* -X222182897Y-121288510D01* -X222433881Y-121444127D01* -X222437698Y-121445843D01* -X222437701Y-121445844D01* -X222508858Y-121477823D01* -X222703242Y-121565183D01* -X222986247Y-121649550D01* -X222990367Y-121650203D01* -X222990369Y-121650203D01* -X223274444Y-121695197D01* -X223274450Y-121695198D01* -X223277925Y-121695748D01* -X223302484Y-121696863D01* -X223368869Y-121699878D01* -X223368890Y-121699878D01* -X223370289Y-121699942D01* -X223554753Y-121699942D01* -X223774516Y-121685345D01* -X223778615Y-121684519D01* -X223778619Y-121684518D01* -X223952042Y-121649550D01* -X224064003Y-121626975D01* -X224343227Y-121530830D01* -X224509724Y-121447455D01* -X224603547Y-121400472D01* -X224603549Y-121400471D01* -X224607283Y-121398601D01* -X224851530Y-121232610D01* -X225071679Y-121035774D01* -X225100839Y-121001753D01* -X225261141Y-120814726D01* -X225261144Y-120814722D01* -X225263861Y-120811552D01* -X225266135Y-120808050D01* -X225266139Y-120808045D01* -X225422422Y-120567391D01* -X225422425Y-120567386D01* -X225424701Y-120563881D01* -X225427513Y-120557960D01* -X225523391Y-120356040D01* -X225551371Y-120297114D01* -X225557227Y-120278877D01* -X225640367Y-120019925D01* -X225640367Y-120019924D01* -X225641647Y-120015938D01* -X225663941Y-119892031D01* -X227596123Y-119892031D01* -X227596323Y-119897361D01* -X227596323Y-119897362D01* -X227598717Y-119961126D01* -X227604777Y-120122567D01* -X227652151Y-120348349D01* -X227654109Y-120353308D01* -X227654110Y-120353310D01* -X227673257Y-120401793D01* -X227736890Y-120562921D01* -X227805849Y-120676562D01* -X227851665Y-120752064D01* -X227856570Y-120760148D01* -X227860067Y-120764178D01* -X227999662Y-120925047D01* -X228007770Y-120934391D01* -X228039449Y-120960366D01* -X228182038Y-121077283D01* -X228182044Y-121077287D01* -X228186166Y-121080667D01* -X228386658Y-121194793D01* -X228391674Y-121196614D01* -X228391679Y-121196616D01* -X228598498Y-121271688D01* -X228598502Y-121271689D01* -X228603513Y-121273508D01* -X228608762Y-121274457D01* -X228608765Y-121274458D01* -X228826446Y-121313821D01* -X228826453Y-121313822D01* -X228830530Y-121314559D01* -X228848267Y-121315395D01* -X228853215Y-121315629D01* -X228853222Y-121315629D01* -X228854703Y-121315699D01* -X229016848Y-121315699D01* -X229102740Y-121308411D01* -X229183485Y-121301560D01* -X229183489Y-121301559D01* -X229188796Y-121301109D01* -X229193951Y-121299771D01* -X229193957Y-121299770D01* -X229406926Y-121244494D01* -X229406930Y-121244493D01* -X229412095Y-121243152D01* -X229416961Y-121240960D01* -X229416964Y-121240959D01* -X229617572Y-121150592D01* -X229622438Y-121148400D01* -X229626858Y-121145424D01* -X229626862Y-121145422D01* -X229733739Y-121073467D01* -X229813808Y-121019561D01* -X229980735Y-120860321D01* -X230058661Y-120755585D01* -X230115260Y-120679513D01* -X230115262Y-120679510D01* -X230118444Y-120675233D01* -X230162180Y-120589210D01* -X230220581Y-120474345D01* -X230220581Y-120474344D01* -X230223000Y-120469587D01* -X230262266Y-120343130D01* -X230289828Y-120254369D01* -X230289829Y-120254363D01* -X230291412Y-120249266D01* -X230313534Y-120082357D01* -X230321023Y-120025852D01* -X230321023Y-120025847D01* -X230321723Y-120020567D01* -X230319887Y-119971644D01* -X230314918Y-119839300D01* -X230313069Y-119790031D01* -X230265695Y-119564249D01* -X230263187Y-119557897D01* -X230217816Y-119443011D01* -X230180956Y-119349677D01* -X230068394Y-119164180D01* -X230064045Y-119157013D01* -X230064044Y-119157012D01* -X230061276Y-119152450D01* -X229985138Y-119064708D01* -X229913576Y-118982240D01* -X229913574Y-118982238D01* -X229910076Y-118978207D01* -X229824850Y-118908326D01* -X229735808Y-118835315D01* -X229735802Y-118835311D01* -X229731680Y-118831931D01* -X229531188Y-118717805D01* -X229526172Y-118715984D01* -X229526167Y-118715982D01* -X229319348Y-118640910D01* -X229319344Y-118640909D01* -X229314333Y-118639090D01* -X229309084Y-118638141D01* -X229309081Y-118638140D01* -X229091400Y-118598777D01* -X229091393Y-118598776D01* -X229087316Y-118598039D01* -X229069579Y-118597203D01* -X229064631Y-118596969D01* -X229064624Y-118596969D01* -X229063143Y-118596899D01* -X228900998Y-118596899D01* -X228834042Y-118602580D01* -X228734361Y-118611038D01* -X228734357Y-118611039D01* -X228729050Y-118611489D01* -X228723895Y-118612827D01* -X228723889Y-118612828D01* -X228510920Y-118668104D01* -X228510916Y-118668105D01* -X228505751Y-118669446D01* -X228500885Y-118671638D01* -X228500882Y-118671639D01* -X228358827Y-118735630D01* -X228295408Y-118764198D01* -X228290988Y-118767174D01* -X228290984Y-118767176D01* -X228252997Y-118792751D01* -X228104038Y-118893037D01* -X227937111Y-119052277D01* -X227933923Y-119056562D01* -X227802824Y-119232766D01* -X227799402Y-119237365D01* -X227796987Y-119242115D01* -X227742300Y-119349677D01* -X227694846Y-119443011D01* -X227673037Y-119513248D01* -X227628018Y-119658229D01* -X227628017Y-119658235D01* -X227626434Y-119663332D01* -X227617642Y-119729668D01* -X227597603Y-119880867D01* -X227596123Y-119892031D01* -X225663941Y-119892031D01* -X225672029Y-119847081D01* -X225693203Y-119729401D01* -X225693204Y-119729396D01* -X225693942Y-119725292D01* -X225694341Y-119716519D01* -X225707149Y-119434453D01* -X225707149Y-119434448D01* -X225707338Y-119430283D01* -X225704591Y-119398878D01* -X225681964Y-119140254D01* -X225681600Y-119136093D01* -X225665644Y-119064708D01* -X225618092Y-118851970D01* -X225618090Y-118851963D01* -X225617180Y-118847892D01* -X225611308Y-118831931D01* -X225546860Y-118656770D01* -X225515208Y-118570743D01* -X225509585Y-118560077D01* -X225423036Y-118395924D01* -X225377478Y-118309515D01* -X225298441Y-118198299D01* -X225208833Y-118072207D01* -X225208828Y-118072201D01* -X225206409Y-118068797D01* -X225203565Y-118065747D01* -X225203560Y-118065741D01* -X225007852Y-117855870D01* -X225005006Y-117852818D01* -X224776807Y-117665374D01* -X224525823Y-117509757D01* -X224256462Y-117388701D01* -X224198718Y-117371487D01* -X227912541Y-117371487D01* -X227918268Y-117379137D01* -X228093776Y-117486688D01* -X228102570Y-117491169D01* -X228315046Y-117579179D01* -X228324431Y-117582228D01* -X228548061Y-117635918D01* -X228557808Y-117637461D01* -X228787087Y-117655506D01* -X228796947Y-117655506D01* -X229026226Y-117637461D01* -X229035973Y-117635918D01* -X229259603Y-117582228D01* -X229268988Y-117579179D01* -X229481464Y-117491169D01* -X229490258Y-117486688D01* -X229662100Y-117381384D01* -X229671560Y-117370928D01* -X229667776Y-117362150D01* -X228804829Y-116499203D01* -X228790885Y-116491589D01* -X228789052Y-116491720D01* -X228782437Y-116495971D01* -X227919301Y-117359107D01* -X227912541Y-117371487D01* -X224198718Y-117371487D01* -X224027893Y-117320562D01* -X223977456Y-117305526D01* -X223977454Y-117305526D01* -X223973457Y-117304334D01* -X223969337Y-117303681D01* -X223969335Y-117303681D01* -X223685260Y-117258687D01* -X223685254Y-117258686D01* -X223681779Y-117258136D01* -X223657220Y-117257021D01* -X223590835Y-117254006D01* -X223590814Y-117254006D01* -X223589415Y-117253942D01* -X223404951Y-117253942D01* -X223185188Y-117268539D01* -X223181089Y-117269365D01* -X223181085Y-117269366D01* -X223038491Y-117298118D01* -X222895701Y-117326909D01* -X222616477Y-117423054D01* -X222612749Y-117424921D01* -X222397401Y-117532759D01* -X222352421Y-117555283D01* -X222108174Y-117721274D01* -X222105060Y-117724058D01* -X222105059Y-117724059D01* -X222051554Y-117771898D01* -X221888025Y-117918110D01* -X221885308Y-117921280D01* -X221885307Y-117921281D01* -X221701478Y-118135758D01* -X221695843Y-118142332D01* -X221693569Y-118145834D01* -X221693565Y-118145839D01* -X221537282Y-118386493D01* -X221535003Y-118390003D01* -X221533209Y-118393781D01* -X221533208Y-118393783D01* -X221518248Y-118425289D01* -X221408333Y-118656770D01* -X221407054Y-118660753D01* -X221407053Y-118660756D01* -X221330958Y-118897763D01* -X221318057Y-118937946D01* -X221312696Y-118967742D01* -X221266912Y-119222202D01* -X221265762Y-119228592D01* -X221265573Y-119232759D01* -X221265572Y-119232766D01* -X221252555Y-119519431D01* -X221252366Y-119523601D01* -X219258387Y-119523601D01* -X219262439Y-119515631D01* -X219262439Y-119515630D01* -X219264858Y-119510873D01* -X219304124Y-119384416D01* -X219331686Y-119295655D01* -X219331687Y-119295649D01* -X219333270Y-119290552D01* -X219350969Y-119157013D01* -X219362881Y-119067138D01* -X219362881Y-119067133D01* -X219363581Y-119061853D01* -X219354927Y-118831317D01* -X219307553Y-118605535D01* -X219304232Y-118597124D01* -X219258627Y-118481647D01* -X219222814Y-118390963D01* -X219103134Y-118193736D01* -X219055628Y-118138990D01* -X218955434Y-118023526D01* -X218955432Y-118023524D01* -X218951934Y-118019493D01* -X218900257Y-117977120D01* -X218777666Y-117876601D01* -X218777660Y-117876597D01* -X218773538Y-117873217D01* -X218573046Y-117759091D01* -X218568030Y-117757270D01* -X218568025Y-117757268D01* -X218361206Y-117682196D01* -X218361202Y-117682195D01* -X218356191Y-117680376D01* -X218350942Y-117679427D01* -X218350939Y-117679426D01* -X218133258Y-117640063D01* -X218133251Y-117640062D01* -X218129174Y-117639325D01* -X218111437Y-117638489D01* -X218106489Y-117638255D01* -X218106482Y-117638255D01* -X218105001Y-117638185D01* -X217942856Y-117638185D01* -X217875900Y-117643866D01* -X217776219Y-117652324D01* -X217776215Y-117652325D01* -X217770908Y-117652775D01* -X217765753Y-117654113D01* -X217765747Y-117654114D01* -X217552778Y-117709390D01* -X217552774Y-117709391D01* -X217547609Y-117710732D01* -X217542743Y-117712924D01* -X217542740Y-117712925D01* -X217401502Y-117776548D01* -X217337266Y-117805484D01* -X217332846Y-117808460D01* -X217332842Y-117808462D01* -X217261063Y-117856787D01* -X217145896Y-117934323D01* -X216978969Y-118093563D01* -X216975781Y-118097848D01* -X216855585Y-118259398D01* -X216841260Y-118278651D01* -X216838845Y-118283401D01* -X216784158Y-118390963D01* -X216736704Y-118484297D01* -X216707126Y-118579553D01* -X216669876Y-118699515D01* -X216669875Y-118699521D01* -X216668292Y-118704618D01* -X216657036Y-118789547D01* -X216639240Y-118923821D01* -X216637981Y-118933317D01* -X215205998Y-118933317D01* -X212772610Y-116499929D01* -X217950594Y-116499929D01* -X217956321Y-116507579D01* -X218131829Y-116615130D01* -X218140623Y-116619611D01* -X218353099Y-116707621D01* -X218362484Y-116710670D01* -X218586114Y-116764360D01* -X218595861Y-116765903D01* -X218825140Y-116783948D01* -X218835000Y-116783948D01* -X219064279Y-116765903D01* -X219074026Y-116764360D01* -X219297656Y-116710670D01* -X219307041Y-116707621D01* -X219519517Y-116619611D01* -X219528311Y-116615130D01* -X219700153Y-116509826D01* -X219709613Y-116499370D01* -X219705829Y-116490592D01* -X218842882Y-115627645D01* -X218828938Y-115620031D01* -X218827105Y-115620162D01* -X218820490Y-115624413D01* -X217957354Y-116487549D01* -X217950594Y-116499929D01* -X212772610Y-116499929D01* -X211533234Y-115260553D01* -X217301745Y-115260553D01* -X217319790Y-115489832D01* -X217321333Y-115499579D01* -X217375023Y-115723209D01* -X217378072Y-115732594D01* -X217466082Y-115945070D01* -X217470563Y-115953864D01* -X217575867Y-116125706D01* -X217586323Y-116135166D01* -X217595101Y-116131382D01* -X218458048Y-115268435D01* -X218464426Y-115256755D01* -X219194478Y-115256755D01* -X219194609Y-115258588D01* -X219198860Y-115265203D01* -X220061996Y-116128339D01* -X220074376Y-116135099D01* -X220078367Y-116132111D01* -X227263692Y-116132111D01* -X227281737Y-116361390D01* -X227283280Y-116371137D01* -X227336970Y-116594767D01* -X227340019Y-116604152D01* -X227428029Y-116816628D01* -X227432510Y-116825422D01* -X227537814Y-116997264D01* -X227548270Y-117006724D01* -X227557048Y-117002940D01* -X228419995Y-116139993D01* -X228426373Y-116128313D01* -X229156425Y-116128313D01* -X229156556Y-116130146D01* -X229160807Y-116136761D01* -X230023943Y-116999897D01* -X230036323Y-117006657D01* -X230043973Y-117000930D01* -X230151524Y-116825422D01* -X230156005Y-116816628D01* -X230244015Y-116604152D01* -X230247064Y-116594767D01* -X230300754Y-116371137D01* -X230302297Y-116361390D01* -X230320342Y-116132111D01* -X230320342Y-116122251D01* -X230302297Y-115892972D01* -X230300754Y-115883225D01* -X230247064Y-115659595D01* -X230244015Y-115650210D01* -X230156005Y-115437734D01* -X230151524Y-115428940D01* -X230046220Y-115257098D01* -X230035764Y-115247638D01* -X230026986Y-115251422D01* -X229164039Y-116114369D01* -X229156425Y-116128313D01* -X228426373Y-116128313D01* -X228427609Y-116126049D01* -X228427478Y-116124216D01* -X228423227Y-116117601D01* -X227560091Y-115254465D01* -X227547711Y-115247705D01* -X227540061Y-115253432D01* -X227432510Y-115428940D01* -X227428029Y-115437734D01* -X227340019Y-115650210D01* -X227336970Y-115659595D01* -X227283280Y-115883225D01* -X227281737Y-115892972D01* -X227263692Y-116122251D01* -X227263692Y-116132111D01* -X220078367Y-116132111D01* -X220082026Y-116129372D01* -X220189577Y-115953864D01* -X220194058Y-115945070D01* -X220282068Y-115732594D01* -X220285117Y-115723209D01* -X220338807Y-115499579D01* -X220340350Y-115489832D01* -X220358395Y-115260553D01* -X220358395Y-115250693D01* -X220340350Y-115021414D01* -X220338807Y-115011667D01* -X220285117Y-114788037D01* -X220282068Y-114778652D01* -X220194058Y-114566176D01* -X220189577Y-114557382D01* -X220084273Y-114385540D01* -X220073817Y-114376080D01* -X220065039Y-114379864D01* -X219202092Y-115242811D01* -X219194478Y-115256755D01* -X218464426Y-115256755D01* -X218465662Y-115254491D01* -X218465531Y-115252658D01* -X218461280Y-115246043D01* -X217598144Y-114382907D01* -X217585764Y-114376147D01* -X217578114Y-114381874D01* -X217470563Y-114557382D01* -X217466082Y-114566176D01* -X217378072Y-114778652D01* -X217375023Y-114788037D01* -X217321333Y-115011667D01* -X217319790Y-115021414D01* -X217301745Y-115250693D01* -X217301745Y-115260553D01* -X211533234Y-115260553D01* -X210995405Y-114722724D01* -X210961379Y-114660412D01* -X210958500Y-114633629D01* -X210958500Y-114011876D01* -X217950527Y-114011876D01* -X217954311Y-114020654D01* -X218817258Y-114883601D01* -X218831202Y-114891215D01* -X218833035Y-114891084D01* -X218839650Y-114886833D01* -X219702786Y-114023697D01* -X219709546Y-114011317D01* -X219703819Y-114003667D01* -X219528311Y-113896116D01* -X219519517Y-113891635D01* -X219307041Y-113803625D01* -X219297656Y-113800576D01* -X219074026Y-113746886D01* -X219064279Y-113745343D01* -X218835000Y-113727298D01* -X218825140Y-113727298D01* -X218595861Y-113745343D01* -X218586114Y-113746886D01* -X218362484Y-113800576D01* -X218353099Y-113803625D01* -X218140623Y-113891635D01* -X218131829Y-113896116D01* -X217959987Y-114001420D01* -X217950527Y-114011876D01* -X210958500Y-114011876D01* -X210958500Y-109267070D01* -X210959933Y-109248120D01* -X210962099Y-109233885D01* -X210962099Y-109233881D01* -X210963199Y-109226651D01* -X210958915Y-109173982D01* -X210958500Y-109163767D01* -X210958500Y-109155707D01* -X210955209Y-109127480D01* -X210954778Y-109123121D01* -X210949453Y-109057660D01* -X210948860Y-109050364D01* -X210946605Y-109043403D01* -X210945418Y-109037463D01* -X210944029Y-109031588D01* -X210943182Y-109024319D01* -X210918264Y-108955670D01* -X210916847Y-108951542D01* -X210896607Y-108889064D01* -X210896606Y-108889062D01* -X210894351Y-108882101D01* -X210890555Y-108875846D01* -X210888049Y-108870372D01* -X210885330Y-108864942D01* -X210882833Y-108858063D01* -X210878820Y-108851942D01* -X210842814Y-108797024D01* -X210840467Y-108793305D01* -X210802595Y-108730893D01* -X210795197Y-108722516D01* -X210795224Y-108722492D01* -X210792571Y-108719500D01* -X210789868Y-108716267D01* -X210785856Y-108710148D01* -X210729617Y-108656872D01* -X210727175Y-108654494D01* -X209683770Y-107611089D01* -X209671384Y-107596677D01* -X209662851Y-107585082D01* -X209662846Y-107585077D01* -X209658508Y-107579182D01* -X209652930Y-107574443D01* -X209652927Y-107574440D01* -X209618232Y-107544965D01* -X209610716Y-107538035D01* -X209605021Y-107532340D01* -X209588736Y-107519456D01* -X209582749Y-107514719D01* -X209579345Y-107511928D01* -X209529297Y-107469409D01* -X209529295Y-107469408D01* -X209523715Y-107464667D01* -X209517199Y-107461339D01* -X209512150Y-107457972D01* -X209507021Y-107454805D01* -X209501284Y-107450266D01* -X209435125Y-107419345D01* -X209431225Y-107417439D01* -X209366192Y-107384231D01* -X209359084Y-107382492D01* -X209353441Y-107380393D01* -X209347678Y-107378476D01* -X209341050Y-107375378D01* -X209269583Y-107360513D01* -X209265299Y-107359543D01* -X209230958Y-107351140D01* -X209194390Y-107342192D01* -X209188788Y-107341844D01* -X209188785Y-107341844D01* -X209183236Y-107341500D01* -X209183238Y-107341464D01* -X209179245Y-107341225D01* -X209175053Y-107340851D01* -X209167885Y-107339360D01* -X209104120Y-107341085D01* -X209090479Y-107341454D01* -X209087072Y-107341500D01* -X202981189Y-107341500D01* -X202962239Y-107340067D01* -X202948004Y-107337901D01* -X202948000Y-107337901D01* -X202940770Y-107336801D01* -X202933478Y-107337394D01* -X202933475Y-107337394D01* -X202888101Y-107341085D01* -X202877886Y-107341500D01* -X202869826Y-107341500D01* -X202856536Y-107343049D01* -X202841612Y-107344789D01* -X202837237Y-107345222D01* -X202771780Y-107350546D01* -X202771777Y-107350547D01* -X202764482Y-107351140D01* -X202757518Y-107353396D01* -X202751559Y-107354587D01* -X202745704Y-107355971D01* -X202738438Y-107356818D01* -X202669792Y-107381735D01* -X202665664Y-107383152D01* -X202603183Y-107403393D01* -X202603181Y-107403394D01* -X202596220Y-107405649D01* -X202589965Y-107409445D01* -X202584491Y-107411951D01* -X202579061Y-107414670D01* -X202572182Y-107417167D01* -X202566062Y-107421180D01* -X202566061Y-107421180D01* -X202511143Y-107457186D01* -X202507439Y-107459523D01* -X202445012Y-107497405D01* -X202436635Y-107504803D01* -X202436611Y-107504776D01* -X202433619Y-107507429D01* -X202430386Y-107510132D01* -X202424267Y-107514144D01* -X202395070Y-107544965D01* -X202370991Y-107570383D01* -X202368613Y-107572825D01* -X202265732Y-107675706D01* -X202203420Y-107709732D01* -X202147222Y-107709129D01* -X202055779Y-107687175D01* -X201816557Y-107668348D01* -X201577335Y-107687175D01* -X201572528Y-107688329D01* -X201572522Y-107688330D01* -X201425594Y-107723605D01* -X201344004Y-107743193D01* -X201339433Y-107745086D01* -X201339431Y-107745087D01* -X201126880Y-107833128D01* -X201126878Y-107833129D01* -X201122308Y-107835022D01* -X200917708Y-107960402D01* -X200913941Y-107963619D01* -X200913940Y-107963620D01* -X200764637Y-108091136D01* -X200735239Y-108116244D01* -X200579397Y-108298713D01* -X200454017Y-108503313D01* -X200452124Y-108507883D01* -X200452123Y-108507885D01* -X200364470Y-108719500D01* -X200362188Y-108725009D01* -X200359624Y-108735690D01* -X200307325Y-108953527D01* -X200307324Y-108953533D01* -X200306170Y-108958340D01* -X200287343Y-109197562D01* -X200306170Y-109436784D01* -X200307324Y-109441591D01* -X200307325Y-109441597D01* -X200324084Y-109511400D01* -X200362188Y-109670115D01* -X200364081Y-109674686D01* -X200364082Y-109674688D01* -X200406246Y-109776480D01* -X200454017Y-109891811D01* -X200579397Y-110096411D01* -X200735239Y-110278880D01* -X200739001Y-110282093D01* -X200906145Y-110424846D01* -X200917708Y-110434722D01* -X201122308Y-110560102D01* -X201126878Y-110561995D01* -X201126880Y-110561996D01* -X201238222Y-110608115D01* -X201344004Y-110651931D01* -X201425594Y-110671519D01* -X201572522Y-110706794D01* -X201572528Y-110706795D01* -X201577335Y-110707949D01* -X201816557Y-110726776D01* -X202055779Y-110707949D01* -X202060586Y-110706795D01* -X202060592Y-110706794D01* -X202207520Y-110671519D01* -X202289110Y-110651931D01* -X202394892Y-110608115D01* -X202506234Y-110561996D01* -X202506236Y-110561995D01* -X202510806Y-110560102D01* -X202715406Y-110434722D01* -X202726970Y-110424846D01* -X202894113Y-110282093D01* -X202897875Y-110278880D01* -X203053717Y-110096411D01* -X203079820Y-110053815D01* -X205937014Y-110053815D01* -X205940798Y-110062593D01* -X206803745Y-110925540D01* -X206817689Y-110933154D01* -X206819522Y-110933023D01* -X206826137Y-110928772D01* -X207689273Y-110065636D01* -X207696033Y-110053256D01* -X207690306Y-110045606D01* -X207514798Y-109938055D01* -X207506004Y-109933574D01* -X207293528Y-109845564D01* -X207284143Y-109842515D01* -X207060513Y-109788825D01* -X207050766Y-109787282D01* -X206821487Y-109769237D01* -X206811627Y-109769237D01* -X206582348Y-109787282D01* -X206572601Y-109788825D01* -X206348971Y-109842515D01* -X206339586Y-109845564D01* -X206127110Y-109933574D01* -X206118316Y-109938055D01* -X205946474Y-110043359D01* -X205937014Y-110053815D01* -X203079820Y-110053815D01* -X203179097Y-109891811D01* -X203226869Y-109776480D01* -X203269032Y-109674688D01* -X203269033Y-109674686D01* -X203270926Y-109670115D01* -X203309030Y-109511400D01* -X203325789Y-109441597D01* -X203325790Y-109441591D01* -X203326944Y-109436784D01* -X203345771Y-109197562D01* -X203340257Y-109127497D01* -X203329781Y-108994386D01* -X203344377Y-108924906D01* -X203394220Y-108874346D01* -X203455393Y-108858500D01* -X208733629Y-108858500D01* -X208801750Y-108878502D01* -X208822724Y-108895405D01* -X209404595Y-109477276D01* -X209438621Y-109539588D01* -X209441500Y-109566371D01* -X209441500Y-114932930D01* -X209440067Y-114951880D01* -X209438250Y-114963827D01* -X209436801Y-114973349D01* -X209437394Y-114980641D01* -X209437394Y-114980644D01* -X209441085Y-115026018D01* -X209441500Y-115036233D01* -X209441500Y-115044293D01* -X209441925Y-115047937D01* -X209444789Y-115072507D01* -X209445222Y-115076882D01* -X209447930Y-115110168D01* -X209451140Y-115149637D01* -X209453396Y-115156601D01* -X209454587Y-115162560D01* -X209455971Y-115168415D01* -X209456818Y-115175681D01* -X209481735Y-115244327D01* -X209483152Y-115248455D01* -X209505649Y-115317899D01* -X209509445Y-115324154D01* -X209511951Y-115329628D01* -X209514670Y-115335058D01* -X209517167Y-115341937D01* -X209521180Y-115348057D01* -X209521180Y-115348058D01* -X209557186Y-115402976D01* -X209559523Y-115406680D01* -X209597405Y-115469107D01* -X209601121Y-115473315D01* -X209601122Y-115473316D01* -X209604803Y-115477484D01* -X209604776Y-115477508D01* -X209607429Y-115480500D01* -X209610132Y-115483733D01* -X209614144Y-115489852D01* -X209619456Y-115494884D01* -X209670383Y-115543128D01* -X209672825Y-115545506D01* -X214553724Y-120426405D01* -X214587750Y-120488717D01* -X214582685Y-120559532D01* -X214540138Y-120616368D01* -X214473618Y-120641179D01* -X214464629Y-120641500D01* -X195066371Y-120641500D01* -X194998250Y-120621498D01* -X194977276Y-120604595D01* -X189405975Y-115033294D01* -X194953757Y-115033294D01* -X194953957Y-115038624D01* -X194953957Y-115038625D01* -X194957850Y-115142339D01* -X194962411Y-115263830D01* -X195009785Y-115489612D01* -X195011743Y-115494571D01* -X195011744Y-115494573D01* -X195031374Y-115544279D01* -X195094524Y-115704184D01* -X195214204Y-115901411D01* -X195217701Y-115905441D01* -X195321733Y-116025327D01* -X195365404Y-116075654D01* -X195369535Y-116079041D01* -X195539672Y-116218546D01* -X195539678Y-116218550D01* -X195543800Y-116221930D01* -X195744292Y-116336056D01* -X195749308Y-116337877D01* -X195749313Y-116337879D01* -X195956132Y-116412951D01* -X195956136Y-116412952D01* -X195961147Y-116414771D01* -X195966396Y-116415720D01* -X195966399Y-116415721D01* -X196184080Y-116455084D01* -X196184087Y-116455085D01* -X196188164Y-116455822D01* -X196205901Y-116456658D01* -X196210849Y-116456892D01* -X196210856Y-116456892D01* -X196212337Y-116456962D01* -X196374482Y-116456962D01* -X196441438Y-116451281D01* -X196541119Y-116442823D01* -X196541123Y-116442822D01* -X196546430Y-116442372D01* -X196551585Y-116441034D01* -X196551591Y-116441033D01* -X196764560Y-116385757D01* -X196764564Y-116385756D01* -X196769729Y-116384415D01* -X196774595Y-116382223D01* -X196774598Y-116382222D01* -X196975206Y-116291855D01* -X196980072Y-116289663D01* -X196984492Y-116286687D01* -X196984496Y-116286685D01* -X197131060Y-116188011D01* -X197171442Y-116160824D01* -X197338369Y-116001584D01* -X197373874Y-115953864D01* -X197472894Y-115820776D01* -X197472896Y-115820773D01* -X197476078Y-115816496D01* -X197531789Y-115706921D01* -X197578215Y-115615608D01* -X197578215Y-115615607D01* -X197580634Y-115610850D01* -X197626136Y-115464310D01* -X197647462Y-115395632D01* -X197647463Y-115395626D01* -X197649046Y-115390529D01* -X197666545Y-115258499D01* -X197678657Y-115167115D01* -X197678657Y-115167110D01* -X197679357Y-115161830D01* -X197678696Y-115144221D01* -X199589071Y-115144221D01* -X199589434Y-115148369D01* -X199589434Y-115148373D01* -X199604266Y-115317899D01* -X199614809Y-115438411D01* -X199615719Y-115442483D01* -X199615720Y-115442488D01* -X199674828Y-115706921D01* -X199679229Y-115726612D01* -X199680672Y-115730535D01* -X199680673Y-115730537D01* -X199692486Y-115762642D01* -X199781201Y-116003761D01* -X199783148Y-116007454D01* -X199783149Y-116007456D01* -X199819106Y-116075654D01* -X199918931Y-116264989D01* -X199921351Y-116268394D01* -X200087576Y-116502297D01* -X200087581Y-116502303D01* -X200090000Y-116505707D01* -X200092844Y-116508757D01* -X200092849Y-116508763D01* -X200225911Y-116651454D01* -X200291403Y-116721686D01* -X200519602Y-116909130D01* -X200770586Y-117064747D01* -X200774403Y-117066463D01* -X200774406Y-117066464D01* -X200799009Y-117077521D01* -X201039947Y-117185803D01* -X201071828Y-117195307D01* -X201317481Y-117268539D01* -X201322952Y-117270170D01* -X201327072Y-117270823D01* -X201327074Y-117270823D01* -X201611149Y-117315817D01* -X201611155Y-117315818D01* -X201614630Y-117316368D01* -X201639189Y-117317483D01* -X201705574Y-117320498D01* -X201705595Y-117320498D01* -X201706994Y-117320562D01* -X201891458Y-117320562D01* -X202111221Y-117305965D01* -X202115320Y-117305139D01* -X202115324Y-117305138D01* -X202292734Y-117269366D01* -X202400708Y-117247595D01* -X202679932Y-117151450D01* -X202849646Y-117066464D01* -X202940252Y-117021092D01* -X202940254Y-117021091D01* -X202943988Y-117019221D01* -X203188235Y-116853230D01* -X203408384Y-116656394D01* -X203453622Y-116603614D01* -X203597846Y-116435346D01* -X203597849Y-116435342D01* -X203600566Y-116432172D01* -X203602840Y-116428670D01* -X203602844Y-116428665D01* -X203759127Y-116188011D01* -X203759130Y-116188006D01* -X203761406Y-116184501D01* -X203771237Y-116163798D01* -X203886280Y-115921516D01* -X203888076Y-115917734D01* -X203958233Y-115699223D01* -X203977072Y-115640545D01* -X203977072Y-115640544D01* -X203978352Y-115636558D01* -X204013104Y-115443412D01* -X204029908Y-115350021D01* -X204029909Y-115350016D01* -X204030647Y-115345912D01* -X204031387Y-115329628D01* -X204043854Y-115055073D01* -X204043854Y-115055068D01* -X204044043Y-115050903D01* -X204042503Y-115033294D01* -X205953757Y-115033294D01* -X205953957Y-115038624D01* -X205953957Y-115038625D01* -X205957850Y-115142339D01* -X205962411Y-115263830D01* -X206009785Y-115489612D01* -X206011743Y-115494571D01* -X206011744Y-115494573D01* -X206031374Y-115544279D01* -X206094524Y-115704184D01* -X206214204Y-115901411D01* -X206217701Y-115905441D01* -X206321733Y-116025327D01* -X206365404Y-116075654D01* -X206369535Y-116079041D01* -X206539672Y-116218546D01* -X206539678Y-116218550D01* -X206543800Y-116221930D01* -X206744292Y-116336056D01* -X206749308Y-116337877D01* -X206749313Y-116337879D01* -X206956132Y-116412951D01* -X206956136Y-116412952D01* -X206961147Y-116414771D01* -X206966396Y-116415720D01* -X206966399Y-116415721D01* -X207184080Y-116455084D01* -X207184087Y-116455085D01* -X207188164Y-116455822D01* -X207205901Y-116456658D01* -X207210849Y-116456892D01* -X207210856Y-116456892D01* -X207212337Y-116456962D01* -X207374482Y-116456962D01* -X207441438Y-116451281D01* -X207541119Y-116442823D01* -X207541123Y-116442822D01* -X207546430Y-116442372D01* -X207551585Y-116441034D01* -X207551591Y-116441033D01* -X207764560Y-116385757D01* -X207764564Y-116385756D01* -X207769729Y-116384415D01* -X207774595Y-116382223D01* -X207774598Y-116382222D01* -X207975206Y-116291855D01* -X207980072Y-116289663D01* -X207984492Y-116286687D01* -X207984496Y-116286685D01* -X208131060Y-116188011D01* -X208171442Y-116160824D01* -X208338369Y-116001584D01* -X208373874Y-115953864D01* -X208472894Y-115820776D01* -X208472896Y-115820773D01* -X208476078Y-115816496D01* -X208531789Y-115706921D01* -X208578215Y-115615608D01* -X208578215Y-115615607D01* -X208580634Y-115610850D01* -X208626136Y-115464310D01* -X208647462Y-115395632D01* -X208647463Y-115395626D01* -X208649046Y-115390529D01* -X208666545Y-115258499D01* -X208678657Y-115167115D01* -X208678657Y-115167110D01* -X208679357Y-115161830D01* -X208678540Y-115140051D01* -X208673100Y-114995140D01* -X208670703Y-114931294D01* -X208623329Y-114705512D01* -X208614804Y-114683924D01* -X208575450Y-114584274D01* -X208538590Y-114490940D01* -X208418910Y-114293713D01* -X208380684Y-114249661D01* -X208271210Y-114123503D01* -X208271208Y-114123501D01* -X208267710Y-114119470D01* -X208215328Y-114076519D01* -X208093442Y-113976578D01* -X208093436Y-113976574D01* -X208089314Y-113973194D01* -X207888822Y-113859068D01* -X207883806Y-113857247D01* -X207883801Y-113857245D01* -X207676982Y-113782173D01* -X207676978Y-113782172D01* -X207671967Y-113780353D01* -X207666718Y-113779404D01* -X207666715Y-113779403D01* -X207449034Y-113740040D01* -X207449027Y-113740039D01* -X207444950Y-113739302D01* -X207427213Y-113738466D01* -X207422265Y-113738232D01* -X207422258Y-113738232D01* -X207420777Y-113738162D01* -X207258632Y-113738162D01* -X207191676Y-113743843D01* -X207091995Y-113752301D01* -X207091991Y-113752302D01* -X207086684Y-113752752D01* -X207081529Y-113754090D01* -X207081523Y-113754091D01* -X206868554Y-113809367D01* -X206868550Y-113809368D01* -X206863385Y-113810709D01* -X206858519Y-113812901D01* -X206858516Y-113812902D01* -X206711277Y-113879228D01* -X206653042Y-113905461D01* -X206648622Y-113908437D01* -X206648618Y-113908439D01* -X206610907Y-113933828D01* -X206461672Y-114034300D01* -X206294745Y-114193540D01* -X206291557Y-114197825D01* -X206169870Y-114361379D01* -X206157036Y-114378628D01* -X206154621Y-114383378D01* -X206061682Y-114566176D01* -X206052480Y-114584274D01* -X206023264Y-114678363D01* -X205985652Y-114799492D01* -X205985651Y-114799498D01* -X205984068Y-114804595D01* -X205972605Y-114891084D01* -X205955332Y-115021414D01* -X205953757Y-115033294D01* -X204042503Y-115033294D01* -X204018669Y-114760874D01* -X204018305Y-114756713D01* -X204008027Y-114710731D01* -X203954797Y-114472590D01* -X203954795Y-114472583D01* -X203953885Y-114468512D01* -X203947208Y-114450363D01* -X203888088Y-114289683D01* -X203851913Y-114191363D01* -X203836234Y-114161624D01* -X203761908Y-114020654D01* -X203714183Y-113930135D01* -X203624277Y-113803625D01* -X203545538Y-113692827D01* -X203545533Y-113692821D01* -X203543114Y-113689417D01* -X203540270Y-113686367D01* -X203540265Y-113686361D01* -X203344557Y-113476490D01* -X203341711Y-113473438D01* -X203113512Y-113285994D01* -X202862528Y-113130377D01* -X202844483Y-113122267D01* -X202748614Y-113079182D01* -X202593167Y-113009321D01* -X202310162Y-112924954D01* -X202306042Y-112924301D01* -X202306040Y-112924301D01* -X202021965Y-112879307D01* -X202021959Y-112879306D01* -X202018484Y-112878756D01* -X201993925Y-112877641D01* -X201927540Y-112874626D01* -X201927519Y-112874626D01* -X201926120Y-112874562D01* -X201741656Y-112874562D01* -X201521893Y-112889159D01* -X201517794Y-112889985D01* -X201517790Y-112889986D01* -X201419940Y-112909716D01* -X201232406Y-112947529D01* -X200953182Y-113043674D01* -X200899845Y-113070383D01* -X200780040Y-113130377D01* -X200689126Y-113175903D01* -X200444879Y-113341894D01* -X200224730Y-113538730D01* -X200222013Y-113541900D01* -X200222012Y-113541901D01* -X200040143Y-113754091D01* -X200032548Y-113762952D01* -X200030274Y-113766454D01* -X200030270Y-113766459D01* -X199876225Y-114003667D01* -X199871708Y-114010623D01* -X199869914Y-114014401D01* -X199869913Y-114014403D01* -X199845268Y-114066306D01* -X199745038Y-114277390D01* -X199743759Y-114281373D01* -X199743758Y-114281376D01* -X199659140Y-114544931D01* -X199654762Y-114558566D01* -X199649218Y-114589377D01* -X199604745Y-114836553D01* -X199602467Y-114849212D01* -X199602278Y-114853379D01* -X199602277Y-114853386D01* -X199589780Y-115128607D01* -X199589071Y-115144221D01* -X197678696Y-115144221D01* -X197678540Y-115140051D01* -X197673100Y-114995140D01* -X197670703Y-114931294D01* -X197623329Y-114705512D01* -X197614804Y-114683924D01* -X197575450Y-114584274D01* -X197538590Y-114490940D01* -X197418910Y-114293713D01* -X197380684Y-114249661D01* -X197271210Y-114123503D01* -X197271208Y-114123501D01* -X197267710Y-114119470D01* -X197215328Y-114076519D01* -X197093442Y-113976578D01* -X197093436Y-113976574D01* -X197089314Y-113973194D01* -X196888822Y-113859068D01* -X196883806Y-113857247D01* -X196883801Y-113857245D01* -X196676982Y-113782173D01* -X196676978Y-113782172D01* -X196671967Y-113780353D01* -X196666718Y-113779404D01* -X196666715Y-113779403D01* -X196449034Y-113740040D01* -X196449027Y-113740039D01* -X196444950Y-113739302D01* -X196427213Y-113738466D01* -X196422265Y-113738232D01* -X196422258Y-113738232D01* -X196420777Y-113738162D01* -X196258632Y-113738162D01* -X196191676Y-113743843D01* -X196091995Y-113752301D01* -X196091991Y-113752302D01* -X196086684Y-113752752D01* -X196081529Y-113754090D01* -X196081523Y-113754091D01* -X195868554Y-113809367D01* -X195868550Y-113809368D01* -X195863385Y-113810709D01* -X195858519Y-113812901D01* -X195858516Y-113812902D01* -X195711277Y-113879228D01* -X195653042Y-113905461D01* -X195648622Y-113908437D01* -X195648618Y-113908439D01* -X195610907Y-113933828D01* -X195461672Y-114034300D01* -X195294745Y-114193540D01* -X195291557Y-114197825D01* -X195169870Y-114361379D01* -X195157036Y-114378628D01* -X195154621Y-114383378D01* -X195061682Y-114566176D01* -X195052480Y-114584274D01* -X195023264Y-114678363D01* -X194985652Y-114799492D01* -X194985651Y-114799498D01* -X194984068Y-114804595D01* -X194972605Y-114891084D01* -X194955332Y-115021414D01* -X194953757Y-115033294D01* -X189405975Y-115033294D01* -X187483770Y-113111089D01* -X187471384Y-113096677D01* -X187462851Y-113085082D01* -X187462846Y-113085077D01* -X187458508Y-113079182D01* -X187452930Y-113074443D01* -X187452927Y-113074440D01* -X187418232Y-113044965D01* -X187410716Y-113038035D01* -X187405021Y-113032340D01* -X187398880Y-113027482D01* -X187382749Y-113014719D01* -X187379345Y-113011928D01* -X187329297Y-112969409D01* -X187329295Y-112969408D01* -X187323715Y-112964667D01* -X187317199Y-112961339D01* -X187312150Y-112957972D01* -X187307021Y-112954805D01* -X187301284Y-112950266D01* -X187235125Y-112919345D01* -X187231225Y-112917439D01* -X187166192Y-112884231D01* -X187159084Y-112882492D01* -X187153441Y-112880393D01* -X187147678Y-112878476D01* -X187141050Y-112875378D01* -X187069583Y-112860513D01* -X187065299Y-112859543D01* -X186994390Y-112842192D01* -X186988788Y-112841844D01* -X186988785Y-112841844D01* -X186983236Y-112841500D01* -X186983238Y-112841464D01* -X186979245Y-112841225D01* -X186975053Y-112840851D01* -X186967885Y-112839360D01* -X186904120Y-112841085D01* -X186890479Y-112841454D01* -X186887072Y-112841500D01* -X181488006Y-112841500D01* -X181469056Y-112840067D01* -X181454821Y-112837901D01* -X181454817Y-112837901D01* -X181447587Y-112836801D01* -X181440295Y-112837394D01* -X181440292Y-112837394D01* -X181394918Y-112841085D01* -X181384703Y-112841500D01* -X181376643Y-112841500D01* -X181373009Y-112841924D01* -X181373003Y-112841924D01* -X181359978Y-112843443D01* -X181348416Y-112844791D01* -X181344068Y-112845221D01* -X181321995Y-112847016D01* -X181278598Y-112850546D01* -X181278595Y-112850547D01* -X181271300Y-112851140D01* -X181264336Y-112853396D01* -X181258397Y-112854583D01* -X181252526Y-112855970D01* -X181245255Y-112856818D01* -X181238379Y-112859314D01* -X181238370Y-112859316D01* -X181176638Y-112881725D01* -X181172534Y-112883135D01* -X181103037Y-112905648D01* -X181096782Y-112909444D01* -X181091323Y-112911943D01* -X181085875Y-112914671D01* -X181078999Y-112917167D01* -X181017946Y-112957195D01* -X181014273Y-112959513D01* -X180951829Y-112997405D01* -X180943453Y-113004802D01* -X180943429Y-113004775D01* -X180940435Y-113007430D01* -X180937204Y-113010132D01* -X180931084Y-113014144D01* -X180904397Y-113042315D01* -X180877808Y-113070383D01* -X180875430Y-113072825D01* -X180230931Y-113717324D01* -X180168619Y-113751350D01* -X180112421Y-113750747D01* -X180064750Y-113739302D01* -X180020978Y-113728793D01* -X179781756Y-113709966D01* -X179542534Y-113728793D01* -X179537727Y-113729947D01* -X179537721Y-113729948D01* -X179400252Y-113762952D01* -X179309203Y-113784811D01* -X179304632Y-113786704D01* -X179304630Y-113786705D01* -X179092079Y-113874746D01* -X179092077Y-113874747D01* -X179087507Y-113876640D01* -X178882907Y-114002020D01* -X178879140Y-114005237D01* -X178879139Y-114005238D01* -X178745390Y-114119470D01* -X178700438Y-114157862D01* -X178544596Y-114340331D01* -X178419216Y-114544931D01* -X178417323Y-114549501D01* -X178417322Y-114549503D01* -X178350540Y-114710731D01* -X178327387Y-114766627D01* -X178319497Y-114799492D01* -X178272524Y-114995145D01* -X178272523Y-114995151D01* -X178271369Y-114999958D01* -X178252542Y-115239180D01* -X178271369Y-115478402D01* -X178272523Y-115483209D01* -X178272524Y-115483215D01* -X178287479Y-115545506D01* -X178327387Y-115711733D01* -X178329280Y-115716304D01* -X178329281Y-115716306D01* -X178414282Y-115921516D01* -X178419216Y-115933429D01* -X178544596Y-116138029D01* -X178547813Y-116141796D01* -X178547814Y-116141797D01* -X178587284Y-116188011D01* -X178700438Y-116320498D01* -X178704200Y-116323711D01* -X178859955Y-116456737D01* -X178882907Y-116476340D01* -X179087507Y-116601720D01* -X179092077Y-116603613D01* -X179092079Y-116603614D01* -X179304630Y-116691655D01* -X179309203Y-116693549D01* -X179367817Y-116707621D01* -X179537721Y-116748412D01* -X179537727Y-116748413D01* -X179542534Y-116749567D01* -X179781756Y-116768394D01* -X180020978Y-116749567D01* -X180025785Y-116748413D01* -X180025791Y-116748412D01* -X180195695Y-116707621D01* -X180254309Y-116693549D01* -X180258882Y-116691655D01* -X180471433Y-116603614D01* -X180471435Y-116603613D01* -X180476005Y-116601720D01* -X180680605Y-116476340D01* -X180703558Y-116456737D01* -X180859312Y-116323711D01* -X180863074Y-116320498D01* -X180976228Y-116188011D01* -X181015698Y-116141797D01* -X181015699Y-116141796D01* -X181018916Y-116138029D01* -X181144296Y-115933429D01* -X181149231Y-115921516D01* -X181234231Y-115716306D01* -X181234232Y-115716304D01* -X181236125Y-115711733D01* -X181250547Y-115651663D01* -X184066214Y-115651663D01* -X184069998Y-115660441D01* -X184932945Y-116523388D01* -X184946889Y-116531002D01* -X184948722Y-116530871D01* -X184955337Y-116526620D01* -X185818473Y-115663484D01* -X185825233Y-115651104D01* -X185819506Y-115643454D01* -X185643998Y-115535903D01* -X185635204Y-115531422D01* -X185422728Y-115443412D01* -X185413343Y-115440363D01* -X185189713Y-115386673D01* -X185179966Y-115385130D01* -X184950687Y-115367085D01* -X184940827Y-115367085D01* -X184711548Y-115385130D01* -X184701801Y-115386673D01* -X184478171Y-115440363D01* -X184468786Y-115443412D01* -X184256310Y-115531422D01* -X184247516Y-115535903D01* -X184075674Y-115641207D01* -X184066214Y-115651663D01* -X181250547Y-115651663D01* -X181276033Y-115545506D01* -X181290988Y-115483215D01* -X181290989Y-115483209D01* -X181292143Y-115478402D01* -X181310970Y-115239180D01* -X181292143Y-114999958D01* -X181270189Y-114908515D01* -X181273735Y-114837607D01* -X181303612Y-114790005D01* -X181698212Y-114395405D01* -X181760524Y-114361379D01* -X181787307Y-114358500D01* -X186533629Y-114358500D01* -X186601750Y-114378502D01* -X186622724Y-114395405D01* -X193638224Y-121410905D01* -X193672250Y-121473217D01* -X193667185Y-121544032D01* -X193638224Y-121589095D01* -X188222724Y-127004595D01* -X188160412Y-127038621D01* -X188133629Y-127041500D01* -X161877140Y-127041500D01* -X161858190Y-127040067D01* -X161843955Y-127037901D01* -X161843951Y-127037901D01* -X161836721Y-127036801D01* -X161829429Y-127037394D01* -X161829426Y-127037394D01* -X161784052Y-127041085D01* -X161773837Y-127041500D01* -X161765777Y-127041500D01* -X161762143Y-127041924D01* -X161762137Y-127041924D01* -X161749831Y-127043359D01* -X161737550Y-127044791D01* -X161733202Y-127045221D01* -X161660434Y-127051140D01* -X161653473Y-127053395D01* -X161647533Y-127054582D01* -X161641658Y-127055971D01* -X161634389Y-127056818D01* -X161565740Y-127081736D01* -X161561612Y-127083153D01* -X161499134Y-127103393D01* -X161499132Y-127103394D01* -X161492171Y-127105649D01* -X161485916Y-127109445D01* -X161480442Y-127111951D01* -X161475012Y-127114670D01* -X161468133Y-127117167D01* -X161462013Y-127121180D01* -X161462012Y-127121180D01* -X161407094Y-127157186D01* -X161403390Y-127159523D01* -X161340963Y-127197405D01* -X161332586Y-127204803D01* -X161332562Y-127204776D01* -X161329570Y-127207429D01* -X161326337Y-127210132D01* -X161320218Y-127214144D01* -X161285999Y-127250266D01* -X161266942Y-127270383D01* -X161264564Y-127272825D01* -X160016868Y-128520521D01* -X159954556Y-128554547D01* -X159898358Y-128553944D01* -X159877182Y-128548860D01* -X159806915Y-128531990D01* -X159567693Y-128513163D01* -X159328471Y-128531990D01* -X159323664Y-128533144D01* -X159323658Y-128533145D01* -X159185693Y-128566268D01* -X159095140Y-128588008D01* -X159090569Y-128589901D01* -X159090567Y-128589902D01* -X158878016Y-128677943D01* -X158878014Y-128677944D01* -X158873444Y-128679837D01* -X158668844Y-128805217D01* -X158486375Y-128961059D01* -X158483162Y-128964821D01* -X158337536Y-129135329D01* -X158330533Y-129143528D01* -X158205153Y-129348128D01* -X158203260Y-129352698D01* -X158203259Y-129352700D01* -X158121735Y-129549518D01* -X158113324Y-129569824D01* -X158098376Y-129632086D01* -X158058461Y-129798342D01* -X158058460Y-129798348D01* -X158057306Y-129803155D01* -X158038479Y-130042377D01* -X158057306Y-130281599D01* -X158058460Y-130286406D01* -X158058461Y-130286412D01* -X158072450Y-130344679D01* -X158113324Y-130514930D01* -X158115217Y-130519501D01* -X158115218Y-130519503D01* -X158200455Y-130725283D01* -X158205153Y-130736626D01* -X158330533Y-130941226D01* -X158333750Y-130944993D01* -X158333751Y-130944994D01* -X158412866Y-131037626D01* -X158486375Y-131123695D01* -X158490137Y-131126908D01* -X158659871Y-131271873D01* -X158668844Y-131279537D01* -X158873444Y-131404917D01* -X158878014Y-131406810D01* -X158878016Y-131406811D01* -X159090567Y-131494852D01* -X159095140Y-131496746D01* -X159164192Y-131513324D01* -X159323658Y-131551609D01* -X159323664Y-131551610D01* -X159328471Y-131552764D01* -X159567693Y-131571591D01* -X159806915Y-131552764D01* -X159811722Y-131551610D01* -X159811728Y-131551609D01* -X159971194Y-131513324D01* -X160040246Y-131496746D01* -X160044819Y-131494852D01* -X160257370Y-131406811D01* -X160257372Y-131406810D01* -X160261942Y-131404917D01* -X160466542Y-131279537D01* -X160475516Y-131271873D01* -X160504448Y-131247163D01* -X163328068Y-131247163D01* -X163346113Y-131476442D01* -X163347656Y-131486189D01* -X163401346Y-131709819D01* -X163404395Y-131719204D01* -X163492405Y-131931680D01* -X163496886Y-131940474D01* -X163602190Y-132112316D01* -X163612646Y-132121776D01* -X163621424Y-132117992D01* -X164484371Y-131255045D01* -X164490749Y-131243365D01* -X165220801Y-131243365D01* -X165220932Y-131245198D01* -X165225183Y-131251813D01* -X166088319Y-132114949D01* -X166100699Y-132121709D01* -X166108349Y-132115982D01* -X166215900Y-131940474D01* -X166220381Y-131931680D01* -X166308391Y-131719204D01* -X166311440Y-131709819D01* -X166365130Y-131486189D01* -X166366673Y-131476442D01* -X166384718Y-131247163D01* -X166384718Y-131237303D01* -X166366673Y-131008024D01* -X166365130Y-130998277D01* -X166311440Y-130774647D01* -X166308391Y-130765262D01* -X166220381Y-130552786D01* -X166215900Y-130543992D01* -X166110596Y-130372150D01* -X166100140Y-130362690D01* -X166091362Y-130366474D01* -X165228415Y-131229421D01* -X165220801Y-131243365D01* -X164490749Y-131243365D01* -X164491985Y-131241101D01* -X164491854Y-131239268D01* -X164487603Y-131232653D01* -X163624467Y-130369517D01* -X163612087Y-130362757D01* -X163604437Y-130368484D01* -X163496886Y-130543992D01* -X163492405Y-130552786D01* -X163404395Y-130765262D01* -X163401346Y-130774647D01* -X163347656Y-130998277D01* -X163346113Y-131008024D01* -X163328068Y-131237303D01* -X163328068Y-131247163D01* -X160504448Y-131247163D01* -X160645249Y-131126908D01* -X160649011Y-131123695D01* -X160722520Y-131037626D01* -X160801635Y-130944994D01* -X160801636Y-130944993D01* -X160804853Y-130941226D01* -X160930233Y-130736626D01* -X160934932Y-130725283D01* -X161020168Y-130519503D01* -X161020169Y-130519501D01* -X161022062Y-130514930D01* -X161062936Y-130344679D01* -X161076925Y-130286412D01* -X161076926Y-130286406D01* -X161078080Y-130281599D01* -X161096907Y-130042377D01* -X161093453Y-129998486D01* -X163976850Y-129998486D01* -X163980634Y-130007264D01* -X164843581Y-130870211D01* -X164857525Y-130877825D01* -X164859358Y-130877694D01* -X164865973Y-130873443D01* -X165729109Y-130010307D01* -X165735869Y-129997927D01* -X165730142Y-129990277D01* -X165554634Y-129882726D01* -X165545840Y-129878245D01* -X165333364Y-129790235D01* -X165323979Y-129787186D01* -X165100349Y-129733496D01* -X165090602Y-129731953D01* -X164861323Y-129713908D01* -X164851463Y-129713908D01* -X164622184Y-129731953D01* -X164612437Y-129733496D01* -X164388807Y-129787186D01* -X164379422Y-129790235D01* -X164166946Y-129878245D01* -X164158152Y-129882726D01* -X163986310Y-129988030D01* -X163976850Y-129998486D01* -X161093453Y-129998486D01* -X161078080Y-129803155D01* -X161056126Y-129711712D01* -X161059672Y-129640804D01* -X161089549Y-129593202D01* -X162087346Y-128595405D01* -X162149658Y-128561379D01* -X162176441Y-128558500D01* -X188432930Y-128558500D01* -X188451880Y-128559933D01* -X188466115Y-128562099D01* -X188466119Y-128562099D01* -X188473349Y-128563199D01* -X188480641Y-128562606D01* -X188480644Y-128562606D01* -X188526018Y-128558915D01* -X188536233Y-128558500D01* -X188544293Y-128558500D01* -X188557583Y-128556951D01* -X188572507Y-128555211D01* -X188576882Y-128554778D01* -X188642339Y-128549454D01* -X188642342Y-128549453D01* -X188649637Y-128548860D01* -X188656601Y-128546604D01* -X188662560Y-128545413D01* -X188668415Y-128544029D01* -X188675681Y-128543182D01* -X188744327Y-128518265D01* -X188748455Y-128516848D01* -X188810936Y-128496607D01* -X188810938Y-128496606D01* -X188817899Y-128494351D01* -X188824154Y-128490555D01* -X188829628Y-128488049D01* -X188835058Y-128485330D01* -X188841937Y-128482833D01* -X188902976Y-128442814D01* -X188906680Y-128440477D01* -X188969107Y-128402595D01* -X188977484Y-128395197D01* -X188977508Y-128395224D01* -X188980500Y-128392571D01* -X188983733Y-128389868D01* -X188989852Y-128385856D01* -X189043128Y-128329617D01* -X189045506Y-128327175D01* -X189070189Y-128302492D01* -X195288232Y-128302492D01* -X195306277Y-128531771D01* -X195307820Y-128541518D01* -X195361510Y-128765148D01* -X195364559Y-128774533D01* -X195452569Y-128987009D01* -X195457050Y-128995803D01* -X195562354Y-129167645D01* -X195572810Y-129177105D01* -X195581588Y-129173321D01* -X196444535Y-128310374D01* -X196450913Y-128298694D01* -X197180965Y-128298694D01* -X197181096Y-128300527D01* -X197185347Y-128307142D01* -X198048483Y-129170278D01* -X198060863Y-129177038D01* -X198068513Y-129171311D01* -X198176064Y-128995803D01* -X198180545Y-128987009D01* -X198268555Y-128774533D01* -X198271604Y-128765148D01* -X198325294Y-128541518D01* -X198326837Y-128531771D01* -X198344882Y-128302492D01* -X205288232Y-128302492D01* -X205306277Y-128531771D01* -X205307820Y-128541518D01* -X205361510Y-128765148D01* -X205364559Y-128774533D01* -X205452569Y-128987009D01* -X205457050Y-128995803D01* -X205562354Y-129167645D01* -X205572810Y-129177105D01* -X205581588Y-129173321D01* -X206444535Y-128310374D01* -X206450913Y-128298694D01* -X207180965Y-128298694D01* -X207181096Y-128300527D01* -X207185347Y-128307142D01* -X208048483Y-129170278D01* -X208060863Y-129177038D01* -X208068513Y-129171311D01* -X208176064Y-128995803D01* -X208180545Y-128987009D01* -X208268555Y-128774533D01* -X208271604Y-128765148D01* -X208325294Y-128541518D01* -X208326837Y-128531771D01* -X208344882Y-128302492D01* -X208344882Y-128292632D01* -X208326837Y-128063353D01* -X208325294Y-128053606D01* -X208271604Y-127829976D01* -X208268555Y-127820591D01* -X208180545Y-127608115D01* -X208176064Y-127599321D01* -X208070760Y-127427479D01* -X208060304Y-127418019D01* -X208051526Y-127421803D01* -X207188579Y-128284750D01* -X207180965Y-128298694D01* -X206450913Y-128298694D01* -X206452149Y-128296430D01* -X206452018Y-128294597D01* -X206447767Y-128287982D01* -X205584631Y-127424846D01* -X205572251Y-127418086D01* -X205564601Y-127423813D01* -X205457050Y-127599321D01* -X205452569Y-127608115D01* -X205364559Y-127820591D01* -X205361510Y-127829976D01* -X205307820Y-128053606D01* -X205306277Y-128063353D01* -X205288232Y-128292632D01* -X205288232Y-128302492D01* -X198344882Y-128302492D01* -X198344882Y-128292632D01* -X198326837Y-128063353D01* -X198325294Y-128053606D01* -X198271604Y-127829976D01* -X198268555Y-127820591D01* -X198180545Y-127608115D01* -X198176064Y-127599321D01* -X198070760Y-127427479D01* -X198060304Y-127418019D01* -X198051526Y-127421803D01* -X197188579Y-128284750D01* -X197180965Y-128298694D01* -X196450913Y-128298694D01* -X196452149Y-128296430D01* -X196452018Y-128294597D01* -X196447767Y-128287982D01* -X195584631Y-127424846D01* -X195572251Y-127418086D01* -X195564601Y-127423813D01* -X195457050Y-127599321D01* -X195452569Y-127608115D01* -X195364559Y-127820591D01* -X195361510Y-127829976D01* -X195307820Y-128053606D01* -X195306277Y-128063353D01* -X195288232Y-128292632D01* -X195288232Y-128302492D01* -X189070189Y-128302492D01* -X190318866Y-127053815D01* -X195937014Y-127053815D01* -X195940798Y-127062593D01* -X196803745Y-127925540D01* -X196817689Y-127933154D01* -X196819522Y-127933023D01* -X196826137Y-127928772D01* -X197689273Y-127065636D01* -X197696033Y-127053256D01* -X197690306Y-127045606D01* -X197514798Y-126938055D01* -X197506004Y-126933574D01* -X197293528Y-126845564D01* -X197284143Y-126842515D01* -X197060513Y-126788825D01* -X197050766Y-126787282D01* -X196821487Y-126769237D01* -X196811627Y-126769237D01* -X196582348Y-126787282D01* -X196572601Y-126788825D01* -X196348971Y-126842515D01* -X196339586Y-126845564D01* -X196127110Y-126933574D01* -X196118316Y-126938055D01* -X195946474Y-127043359D01* -X195937014Y-127053815D01* -X190318866Y-127053815D01* -X194477276Y-122895405D01* -X194539588Y-122861379D01* -X194566371Y-122858500D01* -X214953729Y-122858500D01* -X215021850Y-122878502D01* -X215042824Y-122895405D01* -X219536330Y-127388911D01* -X219548716Y-127403323D01* -X219557249Y-127414918D01* -X219557254Y-127414923D01* -X219561592Y-127420818D01* -X219567170Y-127425557D01* -X219567173Y-127425560D01* -X219601868Y-127455035D01* -X219609384Y-127461965D01* -X219615079Y-127467660D01* -X219617961Y-127469940D01* -X219637351Y-127485281D01* -X219640755Y-127488072D01* -X219690803Y-127530591D01* -X219696385Y-127535333D01* -X219702901Y-127538661D01* -X219707950Y-127542028D01* -X219713079Y-127545195D01* -X219718816Y-127549734D01* -X219784975Y-127580655D01* -X219788869Y-127582558D01* -X219853908Y-127615769D01* -X219861016Y-127617508D01* -X219866659Y-127619607D01* -X219872422Y-127621524D01* -X219879050Y-127624622D01* -X219886212Y-127626112D01* -X219886213Y-127626112D01* -X219950512Y-127639486D01* -X219954796Y-127640456D01* -X220025710Y-127657808D01* -X220031312Y-127658156D01* -X220031315Y-127658156D01* -X220036864Y-127658500D01* -X220036862Y-127658536D01* -X220040855Y-127658775D01* -X220045047Y-127659149D01* -X220052215Y-127660640D01* -X220129620Y-127658546D01* -X220133028Y-127658500D01* -X230563779Y-127658500D01* -X230631900Y-127678502D01* -X230652874Y-127695405D01* -X233536330Y-130578861D01* -X233548716Y-130593273D01* -X233557249Y-130604868D01* -X233557254Y-130604873D01* -X233561592Y-130610768D01* -X233567170Y-130615507D01* -X233567173Y-130615510D01* -X233601868Y-130644985D01* -X233609384Y-130651915D01* -X233615080Y-130657611D01* -X233617941Y-130659874D01* -X233617946Y-130659879D01* -X233637366Y-130675243D01* -X233640767Y-130678032D01* -X233690309Y-130720121D01* -X233696385Y-130725283D01* -X233702905Y-130728612D01* -X233707952Y-130731978D01* -X233713076Y-130735143D01* -X233718817Y-130739685D01* -X233725448Y-130742784D01* -X233725451Y-130742786D01* -X233784930Y-130770584D01* -X233788882Y-130772515D01* -X233829597Y-130793305D01* -X233853908Y-130805719D01* -X233861014Y-130807458D01* -X233866664Y-130809559D01* -X233872421Y-130811474D01* -X233879050Y-130814572D01* -X233950535Y-130829441D01* -X233954801Y-130830407D01* -X234025710Y-130847758D01* -X234031312Y-130848106D01* -X234031315Y-130848106D01* -X234036864Y-130848450D01* -X234036862Y-130848485D01* -X234040834Y-130848725D01* -X234045055Y-130849102D01* -X234052215Y-130850591D01* -X234129642Y-130848496D01* -X234133050Y-130848450D01* -X240353729Y-130848450D01* -X240421850Y-130868452D01* -X240442824Y-130885355D01* -X247004595Y-137447126D01* -X247038621Y-137509438D01* -X247041500Y-137536221D01* -X247041500Y-140432930D01* -X247040067Y-140451880D01* -X247036801Y-140473349D01* -X247037394Y-140480641D01* -X247037394Y-140480644D01* -X247041085Y-140526018D01* -X247041500Y-140536233D01* -X247041500Y-140544293D01* -X247041925Y-140547937D01* -X247044789Y-140572507D01* -X247045222Y-140576882D01* -X247051140Y-140649637D01* -X247053396Y-140656601D01* -X247054587Y-140662560D01* -X247055971Y-140668415D01* -X247056818Y-140675681D01* -X247081735Y-140744327D01* -X247083152Y-140748455D01* -X247086039Y-140757365D01* -X247105649Y-140817899D01* -X247109445Y-140824154D01* -X247111951Y-140829628D01* -X247114670Y-140835058D01* -X247117167Y-140841937D01* -X247121180Y-140848057D01* -X247121180Y-140848058D01* -X247157186Y-140902976D01* -X247159523Y-140906680D01* -X247197405Y-140969107D01* -X247201121Y-140973315D01* -X247201122Y-140973316D01* -X247204803Y-140977484D01* -X247204776Y-140977508D01* -X247207429Y-140980500D01* -X247210132Y-140983733D01* -X247214144Y-140989852D01* -X247219456Y-140994884D01* -X247270383Y-141043128D01* -X247272825Y-141045506D01* -X249508274Y-143280955D01* -X249520660Y-143295367D01* -X249529193Y-143306962D01* -X249529198Y-143306967D01* -X249533536Y-143312862D01* -X249539114Y-143317601D01* -X249539117Y-143317604D01* -X249573812Y-143347079D01* -X249581328Y-143354009D01* -X249587024Y-143359705D01* -X249589885Y-143361968D01* -X249589890Y-143361973D01* -X249609310Y-143377337D01* -X249612711Y-143380126D01* -X249668329Y-143427377D01* -X249674842Y-143430703D01* -X249679881Y-143434064D01* -X249685023Y-143437240D01* -X249690760Y-143441778D01* -X249756919Y-143472699D01* -X249760813Y-143474602D01* -X249825852Y-143507813D01* -X249832961Y-143509552D01* -X249838595Y-143511648D01* -X249844365Y-143513567D01* -X249850994Y-143516666D01* -X249858157Y-143518156D01* -X249858160Y-143518157D01* -X249904156Y-143527724D01* -X249922479Y-143531535D01* -X249926745Y-143532501D01* -X249997654Y-143549852D01* -X250003256Y-143550200D01* -X250003259Y-143550200D01* -X250008808Y-143550544D01* -X250008806Y-143550579D01* -X250012778Y-143550819D01* -X250016999Y-143551196D01* -X250024159Y-143552685D01* -X250101586Y-143550590D01* -X250104994Y-143550544D01* -X250204211Y-143550544D01* -X250272332Y-143570546D01* -X250306004Y-143604954D01* -X250307119Y-143604138D01* -X250310177Y-143608316D01* -X250312874Y-143612718D01* -X250316249Y-143616614D01* -X250316254Y-143616621D01* -X250382101Y-143692636D01* -X250461968Y-143784837D01* -X250587841Y-143889339D01* -X250627476Y-143948240D01* -X250628974Y-144019221D01* -X250591860Y-144079744D01* -X250565538Y-144098044D01* -X250472350Y-144146555D01* -X250468217Y-144149658D01* -X250468214Y-144149660D01* -X250294385Y-144280174D01* -X250290250Y-144283279D01* -X250286678Y-144287017D01* -X250154966Y-144424846D01* -X250132926Y-144447909D01* -X250130018Y-144452172D01* -X250130014Y-144452177D01* -X250091333Y-144508883D01* -X250036422Y-144553886D01* -X249987244Y-144563879D01* -X246868647Y-144563879D01* -X246800526Y-144543877D01* -X246779552Y-144526975D01* -X245880531Y-143627955D01* -X245571439Y-143318864D01* -X245537414Y-143256551D01* -X245542478Y-143185736D01* -X245585025Y-143128900D01* -X245608783Y-143114886D01* -X245690461Y-143078093D01* -X245775966Y-143039576D01* -X245780386Y-143036600D01* -X245780390Y-143036598D01* -X245884620Y-142966425D01* -X245967336Y-142910737D01* -X246134263Y-142751497D01* -X246213656Y-142644789D01* -X246268788Y-142570689D01* -X246268790Y-142570686D01* -X246271972Y-142566409D01* -X246306199Y-142499090D01* -X246374109Y-142365521D01* -X246374109Y-142365520D01* -X246376528Y-142360763D01* -X246415794Y-142234306D01* -X246443356Y-142145545D01* -X246443357Y-142145539D01* -X246444940Y-142140442D01* -X246464470Y-141993090D01* -X246474551Y-141917028D01* -X246474551Y-141917023D01* -X246475251Y-141911743D01* -X246473415Y-141862820D01* -X246468924Y-141743193D01* -X246466597Y-141681207D01* -X246419223Y-141455425D01* -X246401524Y-141410607D01* -X246371344Y-141334187D01* -X246334484Y-141240853D01* -X246224890Y-141060247D01* -X246217573Y-141048189D01* -X246217572Y-141048188D01* -X246214804Y-141043626D01* -X246177985Y-141001196D01* -X246067104Y-140873416D01* -X246067102Y-140873414D01* -X246063604Y-140869383D01* -X245992323Y-140810936D01* -X245889336Y-140726491D01* -X245889330Y-140726487D01* -X245885208Y-140723107D01* -X245684716Y-140608981D01* -X245679700Y-140607160D01* -X245679695Y-140607158D01* -X245472876Y-140532086D01* -X245472872Y-140532085D01* -X245467861Y-140530266D01* -X245462612Y-140529317D01* -X245462609Y-140529316D01* -X245244928Y-140489953D01* -X245244921Y-140489952D01* -X245240844Y-140489215D01* -X245223107Y-140488379D01* -X245218159Y-140488145D01* -X245218152Y-140488145D01* -X245216671Y-140488075D01* -X245054526Y-140488075D01* -X244987570Y-140493756D01* -X244887889Y-140502214D01* -X244887885Y-140502215D01* -X244882578Y-140502665D01* -X244877423Y-140504003D01* -X244877417Y-140504004D01* -X244664448Y-140559280D01* -X244664444Y-140559281D01* -X244659279Y-140560622D01* -X244654413Y-140562814D01* -X244654410Y-140562815D01* -X244555972Y-140607158D01* -X244448936Y-140655374D01* -X244444516Y-140658350D01* -X244444512Y-140658352D01* -X244385250Y-140698250D01* -X244257566Y-140784213D01* -X244090639Y-140943453D01* -X244058736Y-140986332D01* -X243956352Y-141123942D01* -X243952930Y-141128541D01* -X243950515Y-141133291D01* -X243888888Y-141254503D01* -X243848374Y-141334187D01* -X243840668Y-141359004D01* -X243781546Y-141549405D01* -X243781545Y-141549410D01* -X243779962Y-141554508D01* -X243769339Y-141634662D01* -X243751058Y-141772592D01* -X243749651Y-141783207D01* -X243758305Y-142013743D01* -X243805679Y-142239525D01* -X243807637Y-142244484D01* -X243807638Y-142244486D01* -X243830722Y-142302938D01* -X243890418Y-142454097D01* -X244010098Y-142651324D01* -X244013595Y-142655354D01* -X244119930Y-142777895D01* -X244149469Y-142842455D01* -X244139415Y-142912736D01* -X244092960Y-142966425D01* -X244024764Y-142986475D01* -X243511346Y-142986475D01* -X243443225Y-142966473D01* -X243422251Y-142949570D01* -X242895405Y-142422724D01* -X242861379Y-142360412D01* -X242858500Y-142333629D01* -X242858500Y-139262663D01* -X244066069Y-139262663D01* -X244071796Y-139270313D01* -X244247304Y-139377864D01* -X244256098Y-139382345D01* -X244468574Y-139470355D01* -X244477959Y-139473404D01* -X244701589Y-139527094D01* -X244711336Y-139528637D01* -X244940615Y-139546682D01* -X244950475Y-139546682D01* -X245179754Y-139528637D01* -X245189501Y-139527094D01* -X245413131Y-139473404D01* -X245422516Y-139470355D01* -X245634992Y-139382345D01* -X245643786Y-139377864D01* -X245815628Y-139272560D01* -X245825088Y-139262104D01* -X245821304Y-139253326D01* -X244958357Y-138390379D01* -X244944413Y-138382765D01* -X244942580Y-138382896D01* -X244935965Y-138387147D01* -X244072829Y-139250283D01* -X244066069Y-139262663D01* -X242858500Y-139262663D01* -X242858500Y-138023287D01* -X243417220Y-138023287D01* -X243435265Y-138252566D01* -X243436808Y-138262313D01* -X243490498Y-138485943D01* -X243493547Y-138495328D01* -X243581557Y-138707804D01* -X243586038Y-138716598D01* -X243691342Y-138888440D01* -X243701798Y-138897900D01* -X243710576Y-138894116D01* -X244573523Y-138031169D01* -X244579901Y-138019489D01* -X245309953Y-138019489D01* -X245310084Y-138021322D01* -X245314335Y-138027937D01* -X246177471Y-138891073D01* -X246189851Y-138897833D01* -X246197501Y-138892106D01* -X246305052Y-138716598D01* -X246309533Y-138707804D01* -X246397543Y-138495328D01* -X246400592Y-138485943D01* -X246454282Y-138262313D01* -X246455825Y-138252566D01* -X246473870Y-138023287D01* -X246473870Y-138013427D01* -X246455825Y-137784148D01* -X246454282Y-137774401D01* -X246400592Y-137550771D01* -X246397543Y-137541386D01* -X246309533Y-137328910D01* -X246305052Y-137320116D01* -X246199748Y-137148274D01* -X246189292Y-137138814D01* -X246180514Y-137142598D01* -X245317567Y-138005545D01* -X245309953Y-138019489D01* -X244579901Y-138019489D01* -X244581137Y-138017225D01* -X244581006Y-138015392D01* -X244576755Y-138008777D01* -X243713619Y-137145641D01* -X243701239Y-137138881D01* -X243693589Y-137144608D01* -X243586038Y-137320116D01* -X243581557Y-137328910D01* -X243493547Y-137541386D01* -X243490498Y-137550771D01* -X243436808Y-137774401D01* -X243435265Y-137784148D01* -X243417220Y-138013427D01* -X243417220Y-138023287D01* -X242858500Y-138023287D01* -X242858500Y-137510040D01* -X242859933Y-137491090D01* -X242862099Y-137476855D01* -X242862099Y-137476851D01* -X242863199Y-137469621D01* -X242861370Y-137447126D01* -X242858915Y-137416952D01* -X242858500Y-137406737D01* -X242858500Y-137398677D01* -X242855211Y-137370463D01* -X242854778Y-137366088D01* -X242849454Y-137300631D01* -X242849453Y-137300628D01* -X242848860Y-137293333D01* -X242846604Y-137286369D01* -X242845413Y-137280410D01* -X242844029Y-137274555D01* -X242843182Y-137267289D01* -X242818265Y-137198643D01* -X242816848Y-137194515D01* -X242796607Y-137132034D01* -X242796606Y-137132032D01* -X242794351Y-137125071D01* -X242790555Y-137118816D01* -X242788049Y-137113342D01* -X242785330Y-137107912D01* -X242782833Y-137101033D01* -X242755533Y-137059394D01* -X242742814Y-137039994D01* -X242740467Y-137036275D01* -X242702595Y-136973863D01* -X242695197Y-136965486D01* -X242695224Y-136965462D01* -X242692571Y-136962470D01* -X242689868Y-136959237D01* -X242685856Y-136953118D01* -X242629617Y-136899842D01* -X242627175Y-136897464D01* -X242504321Y-136774610D01* -X244066002Y-136774610D01* -X244069786Y-136783388D01* -X244932733Y-137646335D01* -X244946677Y-137653949D01* -X244948510Y-137653818D01* -X244955125Y-137649567D01* -X245818261Y-136786431D01* -X245825021Y-136774051D01* -X245819294Y-136766401D01* -X245643786Y-136658850D01* -X245634992Y-136654369D01* -X245422516Y-136566359D01* -X245413131Y-136563310D01* -X245189501Y-136509620D01* -X245179754Y-136508077D01* -X244950475Y-136490032D01* -X244940615Y-136490032D01* -X244711336Y-136508077D01* -X244701589Y-136509620D01* -X244477959Y-136563310D01* -X244468574Y-136566359D01* -X244256098Y-136654369D01* -X244247304Y-136658850D01* -X244075462Y-136764154D01* -X244066002Y-136774610D01* -X242504321Y-136774610D01* -X241669455Y-135939744D01* -X241635429Y-135877432D01* -X241636032Y-135821234D01* -X241638306Y-135811764D01* -X241657986Y-135729791D01* -X241676813Y-135490569D01* -X241657986Y-135251347D01* -X241656832Y-135246540D01* -X241656831Y-135246534D01* -X241618031Y-135084923D01* -X241601968Y-135018016D01* -X241576535Y-134956615D01* -X241512033Y-134800892D01* -X241512032Y-134800890D01* -X241510139Y-134796320D01* -X241384759Y-134591720D01* -X241370798Y-134575373D01* -X241232130Y-134413013D01* -X241228917Y-134409251D01* -X241194237Y-134379632D01* -X241050216Y-134256627D01* -X241050215Y-134256626D01* -X241046448Y-134253409D01* -X240841848Y-134128029D01* -X240837278Y-134126136D01* -X240837276Y-134126135D01* -X240624725Y-134038094D01* -X240624723Y-134038093D01* -X240620152Y-134036200D01* -X240538562Y-134016612D01* -X240391634Y-133981337D01* -X240391628Y-133981336D01* -X240386821Y-133980182D01* -X240147599Y-133961355D01* -X239908377Y-133980182D01* -X239903570Y-133981336D01* -X239903564Y-133981337D01* -X239756636Y-134016612D01* -X239675046Y-134036200D01* -X239670475Y-134038093D01* -X239670473Y-134038094D01* -X239457922Y-134126135D01* -X239457920Y-134126136D01* -X239453350Y-134128029D01* -X239248750Y-134253409D01* -X239244983Y-134256626D01* -X239244982Y-134256627D01* -X239100961Y-134379632D01* -X239066281Y-134409251D01* -X239063068Y-134413013D01* -X238924401Y-134575373D01* -X238910439Y-134591720D01* -X238785059Y-134796320D01* -X238783166Y-134800890D01* -X238783165Y-134800892D01* -X238718663Y-134956615D01* -X238693230Y-135018016D01* -X238677167Y-135084923D01* -X238638367Y-135246534D01* -X238638366Y-135246540D01* -X238637212Y-135251347D01* -X238618385Y-135490569D01* -X238637212Y-135729791D01* -X238638366Y-135734598D01* -X238638367Y-135734604D01* -X238673424Y-135880623D01* -X238693230Y-135963122D01* -X238695123Y-135967693D01* -X238695124Y-135967695D01* -X238780842Y-136174636D01* -X238785059Y-136184818D01* -X238910439Y-136389418D01* -X238913656Y-136393185D01* -X238913657Y-136393186D01* -X239022079Y-136520133D01* -X239066281Y-136571887D01* -X239070043Y-136575100D01* -X239191945Y-136679213D01* -X239248750Y-136727729D01* -X239453350Y-136853109D01* -X239457920Y-136855002D01* -X239457922Y-136855003D01* -X239670473Y-136943044D01* -X239675046Y-136944938D01* -X239745731Y-136961908D01* -X239903564Y-136999801D01* -X239903570Y-136999802D01* -X239908377Y-137000956D01* -X240147599Y-137019783D01* -X240386821Y-137000956D01* -X240478264Y-136979002D01* -X240549172Y-136982548D01* -X240596774Y-137012425D01* -X241304595Y-137720246D01* -X241338621Y-137782558D01* -X241341500Y-137809341D01* -X241341500Y-139627728D01* -X241321498Y-139695849D01* -X241267842Y-139742342D01* -X241197568Y-139752446D01* -X241135524Y-139725093D01* -X240933560Y-139559199D01* -X240930335Y-139556550D01* -X240679351Y-139400933D01* -X240658380Y-139391508D01* -X240533189Y-139335245D01* -X240409990Y-139279877D01* -X240194956Y-139215773D01* -X240130984Y-139196702D01* -X240130982Y-139196702D01* -X240126985Y-139195510D01* -X240122865Y-139194857D01* -X240122863Y-139194857D01* -X239838788Y-139149863D01* -X239838782Y-139149862D01* -X239835307Y-139149312D01* -X239810748Y-139148197D01* -X239744363Y-139145182D01* -X239744342Y-139145182D01* -X239742943Y-139145118D01* -X239558479Y-139145118D01* -X239338716Y-139159715D01* -X239334617Y-139160541D01* -X239334613Y-139160542D01* -X239250461Y-139177510D01* -X239049229Y-139218085D01* -X238770005Y-139314230D01* -X238660368Y-139369132D01* -X238520645Y-139439100D01* -X238505949Y-139446459D01* -X238261702Y-139612450D01* -X238041553Y-139809286D01* -X238038836Y-139812456D01* -X238038835Y-139812457D01* -X237861614Y-140019224D01* -X237849371Y-140033508D01* -X237847097Y-140037010D01* -X237847093Y-140037015D01* -X237690810Y-140277669D01* -X237688531Y-140281179D01* -X237686737Y-140284957D01* -X237686736Y-140284959D01* -X237677983Y-140303393D01* -X237561861Y-140547946D01* -X237560582Y-140551929D01* -X237560581Y-140551932D01* -X237477424Y-140810936D01* -X237471585Y-140829122D01* -X237463615Y-140873416D01* -X237429982Y-141060346D01* -X237419290Y-141119768D01* -X237419101Y-141123935D01* -X237419100Y-141123942D01* -X237406567Y-141399959D01* -X237405894Y-141414777D01* -X237406257Y-141418925D01* -X237406257Y-141418929D01* -X237419952Y-141575458D01* -X237431632Y-141708967D01* -X237432542Y-141713039D01* -X237432543Y-141713044D01* -X237487834Y-141960402D01* -X237496052Y-141997168D01* -X237497495Y-142001091D01* -X237497496Y-142001093D01* -X237502150Y-142013743D01* -X237598024Y-142274317D01* -X237599971Y-142278010D01* -X237599972Y-142278012D01* -X237629296Y-142333629D01* -X237735754Y-142535545D01* -X237769305Y-142582756D01* -X237904399Y-142772853D01* -X237904404Y-142772859D01* -X237906823Y-142776263D01* -X237909667Y-142779313D01* -X237909672Y-142779319D01* -X238061457Y-142942088D01* -X238108226Y-142992242D01* -X238336425Y-143179686D01* -X238587409Y-143335303D01* -X238591226Y-143337019D01* -X238591229Y-143337020D01* -X238711184Y-143390930D01* -X238823924Y-143441597D01* -X238832715Y-143445548D01* -X238886650Y-143491716D01* -X238907063Y-143559715D01* -X238887472Y-143627955D01* -X238834097Y-143674771D01* -X238781065Y-143686475D01* -X234611346Y-143686475D01* -X234543225Y-143666473D01* -X234522251Y-143649570D01* -X232095405Y-141222724D01* -X232061379Y-141160412D01* -X232058500Y-141133629D01* -X232058500Y-140824493D01* -X232791509Y-140824493D01* -X232791709Y-140829823D01* -X232791709Y-140829824D01* -X232794094Y-140893356D01* -X232800163Y-141055029D01* -X232847537Y-141280811D01* -X232849495Y-141285770D01* -X232849496Y-141285772D01* -X232878417Y-141359004D01* -X232932276Y-141495383D01* -X233003026Y-141611975D01* -X233048423Y-141686787D01* -X233051956Y-141692610D01* -X233055453Y-141696640D01* -X233194728Y-141857140D01* -X233203156Y-141866853D01* -X233207287Y-141870240D01* -X233377424Y-142009745D01* -X233377430Y-142009749D01* -X233381552Y-142013129D01* -X233582044Y-142127255D01* -X233587060Y-142129076D01* -X233587065Y-142129078D01* -X233793884Y-142204150D01* -X233793888Y-142204151D01* -X233798899Y-142205970D01* -X233804148Y-142206919D01* -X233804151Y-142206920D01* -X234021832Y-142246283D01* -X234021839Y-142246284D01* -X234025916Y-142247021D01* -X234043653Y-142247857D01* -X234048601Y-142248091D01* -X234048608Y-142248091D01* -X234050089Y-142248161D01* -X234212234Y-142248161D01* -X234279190Y-142242480D01* -X234378871Y-142234022D01* -X234378875Y-142234021D01* -X234384182Y-142233571D01* -X234389337Y-142232233D01* -X234389343Y-142232232D01* -X234602312Y-142176956D01* -X234602316Y-142176955D01* -X234607481Y-142175614D01* -X234612347Y-142173422D01* -X234612350Y-142173421D01* -X234812958Y-142083054D01* -X234817824Y-142080862D01* -X234822244Y-142077886D01* -X234822248Y-142077884D01* -X234996748Y-141960402D01* -X235009194Y-141952023D01* -X235176121Y-141792783D01* -X235254047Y-141688047D01* -X235310646Y-141611975D01* -X235310648Y-141611972D01* -X235313830Y-141607695D01* -X235368614Y-141499944D01* -X235415967Y-141406807D01* -X235415967Y-141406806D01* -X235418386Y-141402049D01* -X235468439Y-141240853D01* -X235485214Y-141186831D01* -X235485215Y-141186825D01* -X235486798Y-141181728D01* -X235504647Y-141047055D01* -X235516409Y-140958314D01* -X235516409Y-140958309D01* -X235517109Y-140953029D01* -X235515841Y-140919237D01* -X235509764Y-140757365D01* -X235508455Y-140722493D01* -X235461081Y-140496711D01* -X235457760Y-140488300D01* -X235412374Y-140373377D01* -X235376342Y-140282139D01* -X235256662Y-140084912D01* -X235169737Y-139984739D01* -X235108962Y-139914702D01* -X235108960Y-139914700D01* -X235105462Y-139910669D01* -X235044835Y-139860958D01* -X234931194Y-139767777D01* -X234931188Y-139767773D01* -X234927066Y-139764393D01* -X234726574Y-139650267D01* -X234721558Y-139648446D01* -X234721553Y-139648444D01* -X234514734Y-139573372D01* -X234514730Y-139573371D01* -X234509719Y-139571552D01* -X234504470Y-139570603D01* -X234504467Y-139570602D01* -X234286786Y-139531239D01* -X234286779Y-139531238D01* -X234282702Y-139530501D01* -X234264965Y-139529665D01* -X234260017Y-139529431D01* -X234260010Y-139529431D01* -X234258529Y-139529361D01* -X234096384Y-139529361D01* -X234029428Y-139535042D01* -X233929747Y-139543500D01* -X233929743Y-139543501D01* -X233924436Y-139543951D01* -X233919281Y-139545289D01* -X233919275Y-139545290D01* -X233706306Y-139600566D01* -X233706302Y-139600567D01* -X233701137Y-139601908D01* -X233696271Y-139604100D01* -X233696268Y-139604101D01* -X233543071Y-139673111D01* -X233490794Y-139696660D01* -X233486374Y-139699636D01* -X233486370Y-139699638D01* -X233420487Y-139743994D01* -X233299424Y-139825499D01* -X233132497Y-139984739D01* -X233108482Y-140017017D01* -X233002448Y-140159532D01* -X232994788Y-140169827D01* -X232992373Y-140174577D01* -X232937686Y-140282139D01* -X232890232Y-140375473D01* -X232857994Y-140479297D01* -X232823404Y-140590691D01* -X232823403Y-140590697D01* -X232821820Y-140595794D01* -X232812971Y-140662560D01* -X232792383Y-140817899D01* -X232791509Y-140824493D01* -X232058500Y-140824493D01* -X232058500Y-138391105D01* -X234104122Y-138391105D01* -X234109849Y-138398755D01* -X234285357Y-138506306D01* -X234294151Y-138510787D01* -X234506627Y-138598797D01* -X234516012Y-138601846D01* -X234739642Y-138655536D01* -X234749389Y-138657079D01* -X234978668Y-138675124D01* -X234988528Y-138675124D01* -X235217807Y-138657079D01* -X235227554Y-138655536D01* -X235451184Y-138601846D01* -X235460569Y-138598797D01* -X235673045Y-138510787D01* -X235681839Y-138506306D01* -X235853681Y-138401002D01* -X235863141Y-138390546D01* -X235859357Y-138381768D01* -X234996410Y-137518821D01* -X234982466Y-137511207D01* -X234980633Y-137511338D01* -X234974018Y-137515589D01* -X234110882Y-138378725D01* -X234104122Y-138391105D01* -X232058500Y-138391105D01* -X232058500Y-137151729D01* -X233455273Y-137151729D01* -X233473318Y-137381008D01* -X233474861Y-137390755D01* -X233528551Y-137614385D01* -X233531600Y-137623770D01* -X233619610Y-137836246D01* -X233624091Y-137845040D01* -X233729395Y-138016882D01* -X233739851Y-138026342D01* -X233748629Y-138022558D01* -X234611576Y-137159611D01* -X234617954Y-137147931D01* -X235348006Y-137147931D01* -X235348137Y-137149764D01* -X235352388Y-137156379D01* -X236215524Y-138019515D01* -X236227904Y-138026275D01* -X236235554Y-138020548D01* -X236343105Y-137845040D01* -X236347586Y-137836246D01* -X236435596Y-137623770D01* -X236438645Y-137614385D01* -X236492335Y-137390755D01* -X236493878Y-137381008D01* -X236511923Y-137151729D01* -X236511923Y-137141869D01* -X236493878Y-136912590D01* -X236492335Y-136902843D01* -X236438645Y-136679213D01* -X236435596Y-136669828D01* -X236347586Y-136457352D01* -X236343105Y-136448558D01* -X236237801Y-136276716D01* -X236227345Y-136267256D01* -X236218567Y-136271040D01* -X235355620Y-137133987D01* -X235348006Y-137147931D01* -X234617954Y-137147931D01* -X234619190Y-137145667D01* -X234619059Y-137143834D01* -X234614808Y-137137219D01* -X233751672Y-136274083D01* -X233739292Y-136267323D01* -X233731642Y-136273050D01* -X233624091Y-136448558D01* -X233619610Y-136457352D01* -X233531600Y-136669828D01* -X233528551Y-136679213D01* -X233474861Y-136902843D01* -X233473318Y-136912590D01* -X233455273Y-137141869D01* -X233455273Y-137151729D01* -X232058500Y-137151729D01* -X232058500Y-135903052D01* -X234104055Y-135903052D01* -X234107839Y-135911830D01* -X234970786Y-136774777D01* -X234984730Y-136782391D01* -X234986563Y-136782260D01* -X234993178Y-136778009D01* -X235856314Y-135914873D01* -X235863074Y-135902493D01* -X235857347Y-135894843D01* -X235681839Y-135787292D01* -X235673045Y-135782811D01* -X235460569Y-135694801D01* -X235451184Y-135691752D01* -X235227554Y-135638062D01* -X235217807Y-135636519D01* -X234988528Y-135618474D01* -X234978668Y-135618474D01* -X234749389Y-135636519D01* -X234739642Y-135638062D01* -X234516012Y-135691752D01* -X234506627Y-135694801D01* -X234294151Y-135782811D01* -X234285357Y-135787292D01* -X234113515Y-135892596D01* -X234104055Y-135903052D01* -X232058500Y-135903052D01* -X232058500Y-131267070D01* -X232059933Y-131248120D01* -X232062099Y-131233885D01* -X232062099Y-131233881D01* -X232063199Y-131226651D01* -X232061414Y-131204699D01* -X232058915Y-131173982D01* -X232058500Y-131163767D01* -X232058500Y-131155707D01* -X232055209Y-131127480D01* -X232054778Y-131123121D01* -X232054481Y-131119470D01* -X232048860Y-131050364D01* -X232046605Y-131043403D01* -X232045418Y-131037463D01* -X232044029Y-131031588D01* -X232043182Y-131024319D01* -X232018264Y-130955670D01* -X232016847Y-130951542D01* -X231996607Y-130889064D01* -X231996606Y-130889062D01* -X231994351Y-130882101D01* -X231990555Y-130875846D01* -X231988049Y-130870372D01* -X231985330Y-130864942D01* -X231982833Y-130858063D01* -X231976553Y-130848485D01* -X231942814Y-130797024D01* -X231940467Y-130793305D01* -X231933712Y-130782173D01* -X231902595Y-130730893D01* -X231895197Y-130722516D01* -X231895224Y-130722492D01* -X231892571Y-130719500D01* -X231889868Y-130716267D01* -X231885856Y-130710148D01* -X231829617Y-130656872D01* -X231827175Y-130654494D01* -X229383770Y-128211089D01* -X229371384Y-128196677D01* -X229362851Y-128185082D01* -X229362846Y-128185077D01* -X229358508Y-128179182D01* -X229352930Y-128174443D01* -X229352927Y-128174440D01* -X229318232Y-128144965D01* -X229310716Y-128138035D01* -X229305021Y-128132340D01* -X229298880Y-128127482D01* -X229282749Y-128114719D01* -X229279345Y-128111928D01* -X229229297Y-128069409D01* -X229229295Y-128069408D01* -X229223715Y-128064667D01* -X229217199Y-128061339D01* -X229212150Y-128057972D01* -X229207021Y-128054805D01* -X229201284Y-128050266D01* -X229135125Y-128019345D01* -X229131225Y-128017439D01* -X229066192Y-127984231D01* -X229059084Y-127982492D01* -X229053441Y-127980393D01* -X229047678Y-127978476D01* -X229041050Y-127975378D01* -X228969583Y-127960513D01* -X228965299Y-127959543D01* -X228894390Y-127942192D01* -X228888788Y-127941844D01* -X228888785Y-127941844D01* -X228883236Y-127941500D01* -X228883238Y-127941464D01* -X228879245Y-127941225D01* -X228875053Y-127940851D01* -X228867885Y-127939360D01* -X228804120Y-127941085D01* -X228790479Y-127941454D01* -X228787072Y-127941500D01* -X224414197Y-127941500D01* -X224395247Y-127940067D01* -X224381012Y-127937901D01* -X224381008Y-127937901D01* -X224373778Y-127936801D01* -X224366486Y-127937394D01* -X224366483Y-127937394D01* -X224321109Y-127941085D01* -X224310894Y-127941500D01* -X224302834Y-127941500D01* -X224299200Y-127941924D01* -X224299194Y-127941924D01* -X224286169Y-127943443D01* -X224274607Y-127944791D01* -X224270259Y-127945221D01* -X224197491Y-127951140D01* -X224190530Y-127953395D01* -X224184590Y-127954582D01* -X224178715Y-127955971D01* -X224171446Y-127956818D01* -X224102797Y-127981736D01* -X224098669Y-127983153D01* -X224036191Y-128003393D01* -X224036189Y-128003394D01* -X224029228Y-128005649D01* -X224022973Y-128009445D01* -X224017499Y-128011951D01* -X224012069Y-128014670D01* -X224005190Y-128017167D01* -X223999070Y-128021180D01* -X223999069Y-128021180D01* -X223944151Y-128057186D01* -X223940447Y-128059523D01* -X223878020Y-128097405D01* -X223869643Y-128104803D01* -X223869619Y-128104776D01* -X223866627Y-128107429D01* -X223863394Y-128110132D01* -X223857275Y-128114144D01* -X223828078Y-128144965D01* -X223803999Y-128170383D01* -X223801621Y-128172825D01* -X222961599Y-129012847D01* -X222899287Y-129046873D01* -X222843089Y-129046270D01* -X222793556Y-129034378D01* -X222751646Y-129024316D01* -X222512424Y-129005489D01* -X222273202Y-129024316D01* -X222268395Y-129025470D01* -X222268389Y-129025471D01* -X222121461Y-129060746D01* -X222039871Y-129080334D01* -X222035300Y-129082227D01* -X222035298Y-129082228D01* -X221822747Y-129170269D01* -X221822745Y-129170270D01* -X221818175Y-129172163D01* -X221613575Y-129297543D01* -X221609808Y-129300760D01* -X221609807Y-129300761D01* -X221483799Y-129408381D01* -X221431106Y-129453385D01* -X221427893Y-129457147D01* -X221340227Y-129559792D01* -X221275264Y-129635854D01* -X221149884Y-129840454D01* -X221147991Y-129845024D01* -X221147990Y-129845026D01* -X221064203Y-130047307D01* -X221058055Y-130062150D01* -X221046189Y-130111577D01* -X221003192Y-130290668D01* -X221003191Y-130290674D01* -X221002037Y-130295481D01* -X220983210Y-130534703D01* -X221002037Y-130773925D01* -X221003191Y-130778732D01* -X221003192Y-130778738D01* -X221033090Y-130903269D01* -X221058055Y-131007256D01* -X221059948Y-131011827D01* -X221059949Y-131011829D01* -X221132784Y-131187668D01* -X221149884Y-131228952D01* -X221275264Y-131433552D01* -X221278481Y-131437319D01* -X221278482Y-131437320D01* -X221325774Y-131492692D01* -X221431106Y-131616021D01* -X221434868Y-131619234D01* -X221556770Y-131723347D01* -X221613575Y-131771863D01* -X221818175Y-131897243D01* -X221822745Y-131899136D01* -X221822747Y-131899137D01* -X222035298Y-131987178D01* -X222039871Y-131989072D01* -X222121461Y-132008660D01* -X222268389Y-132043935D01* -X222268395Y-132043936D01* -X222273202Y-132045090D01* -X222512424Y-132063917D01* -X222751646Y-132045090D01* -X222756453Y-132043936D01* -X222756459Y-132043935D01* -X222903387Y-132008660D01* -X222984977Y-131989072D01* -X222989550Y-131987178D01* -X223202101Y-131899137D01* -X223202103Y-131899136D01* -X223206673Y-131897243D01* -X223334771Y-131818744D01* -X226430827Y-131818744D01* -X226434611Y-131827522D01* -X227297558Y-132690469D01* -X227311502Y-132698083D01* -X227313335Y-132697952D01* -X227319950Y-132693701D01* -X228183086Y-131830565D01* -X228189846Y-131818185D01* -X228184119Y-131810535D01* -X228008611Y-131702984D01* -X227999817Y-131698503D01* -X227787341Y-131610493D01* -X227777956Y-131607444D01* -X227554326Y-131553754D01* -X227544579Y-131552211D01* -X227315300Y-131534166D01* -X227305440Y-131534166D01* -X227076161Y-131552211D01* -X227066414Y-131553754D01* -X226842784Y-131607444D01* -X226833399Y-131610493D01* -X226620923Y-131698503D01* -X226612129Y-131702984D01* -X226440287Y-131808288D01* -X226430827Y-131818744D01* -X223334771Y-131818744D01* -X223411273Y-131771863D01* -X223468079Y-131723347D01* -X223589980Y-131619234D01* -X223593742Y-131616021D01* -X223699074Y-131492692D01* -X223746366Y-131437320D01* -X223746367Y-131437319D01* -X223749584Y-131433552D01* -X223874964Y-131228952D01* -X223892065Y-131187668D01* -X223964899Y-131011829D01* -X223964900Y-131011827D01* -X223966793Y-131007256D01* -X223991758Y-130903269D01* -X224021656Y-130778738D01* -X224021657Y-130778732D01* -X224022811Y-130773925D01* -X224041638Y-130534703D01* -X224022811Y-130295481D01* -X224000857Y-130204038D01* -X224004403Y-130133130D01* -X224034280Y-130085528D01* -X224624403Y-129495405D01* -X224686715Y-129461379D01* -X224713498Y-129458500D01* -X228433629Y-129458500D01* -X228501750Y-129478502D01* -X228522724Y-129495405D01* -X230504595Y-131477276D01* -X230538621Y-131539588D01* -X230541500Y-131566371D01* -X230541500Y-140354579D01* -X230521498Y-140422700D01* -X230467842Y-140469193D01* -X230397568Y-140479297D01* -X230332988Y-140449803D01* -X230326405Y-140443674D01* -X229283770Y-139401039D01* -X229271384Y-139386627D01* -X229262851Y-139375032D01* -X229262846Y-139375027D01* -X229258508Y-139369132D01* -X229252930Y-139364393D01* -X229252927Y-139364390D01* -X229218232Y-139334915D01* -X229210716Y-139327985D01* -X229205021Y-139322290D01* -X229193116Y-139312871D01* -X229182749Y-139304669D01* -X229179345Y-139301878D01* -X229129297Y-139259359D01* -X229129295Y-139259358D01* -X229123715Y-139254617D01* -X229117199Y-139251289D01* -X229112150Y-139247922D01* -X229107021Y-139244755D01* -X229101284Y-139240216D01* -X229035125Y-139209295D01* -X229031225Y-139207389D01* -X229010296Y-139196702D01* -X228966192Y-139174181D01* -X228959084Y-139172442D01* -X228953441Y-139170343D01* -X228947678Y-139168426D01* -X228941050Y-139165328D01* -X228918041Y-139160542D01* -X228869588Y-139150464D01* -X228865299Y-139149493D01* -X228794390Y-139132142D01* -X228788788Y-139131794D01* -X228788785Y-139131794D01* -X228783236Y-139131450D01* -X228783238Y-139131414D01* -X228779245Y-139131175D01* -X228775053Y-139130801D01* -X228767885Y-139129310D01* -X228701675Y-139131101D01* -X228690479Y-139131404D01* -X228687072Y-139131450D01* -X214556321Y-139131450D01* -X214488200Y-139111448D01* -X214467226Y-139094545D01* -X212695405Y-137322724D01* -X212661379Y-137260412D01* -X212658500Y-137233629D01* -X212658500Y-135868627D01* -X215156334Y-135868627D01* -X215156534Y-135873957D01* -X215156534Y-135873958D01* -X215158297Y-135920910D01* -X215164988Y-136099163D01* -X215212362Y-136324945D01* -X215214320Y-136329904D01* -X215214321Y-136329906D01* -X215235510Y-136383559D01* -X215297101Y-136539517D01* -X215378049Y-136672915D01* -X215411311Y-136727729D01* -X215416781Y-136736744D01* -X215420278Y-136740774D01* -X215548299Y-136888305D01* -X215567981Y-136910987D01* -X215572112Y-136914374D01* -X215742249Y-137053879D01* -X215742255Y-137053883D01* -X215746377Y-137057263D01* -X215946869Y-137171389D01* -X215951885Y-137173210D01* -X215951890Y-137173212D01* -X216158709Y-137248284D01* -X216158713Y-137248285D01* -X216163724Y-137250104D01* -X216168973Y-137251053D01* -X216168976Y-137251054D01* -X216386657Y-137290417D01* -X216386664Y-137290418D01* -X216390741Y-137291155D01* -X216408478Y-137291991D01* -X216413426Y-137292225D01* -X216413433Y-137292225D01* -X216414914Y-137292295D01* -X216577059Y-137292295D01* -X216662951Y-137285007D01* -X216743696Y-137278156D01* -X216743700Y-137278155D01* -X216749007Y-137277705D01* -X216754162Y-137276367D01* -X216754168Y-137276366D01* -X216967137Y-137221090D01* -X216967141Y-137221089D01* -X216972306Y-137219748D01* -X216977172Y-137217556D01* -X216977175Y-137217555D01* -X217177783Y-137127188D01* -X217182649Y-137124996D01* -X217187069Y-137122020D01* -X217187073Y-137122018D01* -X217338926Y-137019783D01* -X217374019Y-136996157D01* -X217540946Y-136836917D01* -X217600273Y-136757178D01* -X217675471Y-136656109D01* -X217675473Y-136656106D01* -X217678655Y-136651829D01* -X217733644Y-136543673D01* -X217776740Y-136458911D01* -X219770719Y-136458911D01* -X219771082Y-136463059D01* -X219771082Y-136463063D01* -X219792854Y-136711923D01* -X219796457Y-136753101D01* -X219797367Y-136757173D01* -X219797368Y-136757178D01* -X219856915Y-137023575D01* -X219860877Y-137041302D01* -X219862320Y-137045225D01* -X219862321Y-137045227D01* -X219866975Y-137057877D01* -X219962849Y-137318451D01* -X219964796Y-137322144D01* -X219964797Y-137322146D01* -X220017966Y-137422989D01* -X220100579Y-137579679D01* -X220131857Y-137623692D01* -X220269224Y-137816987D01* -X220269229Y-137816993D01* -X220271648Y-137820397D01* -X220274492Y-137823447D01* -X220274497Y-137823453D01* -X220461759Y-138024267D01* -X220473051Y-138036376D01* -X220701250Y-138223820D01* -X220952234Y-138379437D01* -X220956051Y-138381153D01* -X220956054Y-138381154D01* -X220991235Y-138396965D01* -X221221595Y-138500493D01* -X221256126Y-138510787D01* -X221407630Y-138555952D01* -X221504600Y-138584860D01* -X221508720Y-138585513D01* -X221508722Y-138585513D01* -X221792797Y-138630507D01* -X221792803Y-138630508D01* -X221796278Y-138631058D01* -X221820837Y-138632173D01* -X221887222Y-138635188D01* -X221887243Y-138635188D01* -X221888642Y-138635252D01* -X222073106Y-138635252D01* -X222292869Y-138620655D01* -X222296968Y-138619829D01* -X222296972Y-138619828D01* -X222470395Y-138584860D01* -X222582356Y-138562285D01* -X222861580Y-138466140D01* -X223028077Y-138382765D01* -X223121900Y-138335782D01* -X223121902Y-138335781D01* -X223125636Y-138333911D01* -X223369883Y-138167920D01* -X223590032Y-137971084D01* -X223625162Y-137930097D01* -X223779494Y-137750036D01* -X223779497Y-137750032D01* -X223782214Y-137746862D01* -X223784488Y-137743360D01* -X223784492Y-137743355D01* -X223940775Y-137502701D01* -X223940778Y-137502696D01* -X223943054Y-137499191D01* -X223945866Y-137493270D01* -X224025909Y-137324699D01* -X224069724Y-137232424D01* -X224075580Y-137214187D01* -X224158720Y-136955235D01* -X224158720Y-136955234D01* -X224160000Y-136951248D01* -X224177658Y-136853109D01* -X224182294Y-136827341D01* -X226114476Y-136827341D01* -X226114676Y-136832671D01* -X226114676Y-136832672D01* -X226117108Y-136897464D01* -X226123130Y-137057877D01* -X226170504Y-137283659D01* -X226172462Y-137288618D01* -X226172463Y-137288620D01* -X226191610Y-137337103D01* -X226255243Y-137498231D01* -X226323527Y-137610759D01* -X226345115Y-137646335D01* -X226374923Y-137695458D01* -X226378420Y-137699488D01* -X226518015Y-137860357D01* -X226526123Y-137869701D01* -X226530254Y-137873088D01* -X226700391Y-138012593D01* -X226700397Y-138012597D01* -X226704519Y-138015977D01* -X226905011Y-138130103D01* -X226910027Y-138131924D01* -X226910032Y-138131926D01* -X227116851Y-138206998D01* -X227116855Y-138206999D01* -X227121866Y-138208818D01* -X227127115Y-138209767D01* -X227127118Y-138209768D01* -X227344799Y-138249131D01* -X227344806Y-138249132D01* -X227348883Y-138249869D01* -X227366620Y-138250705D01* -X227371568Y-138250939D01* -X227371575Y-138250939D01* -X227373056Y-138251009D01* -X227535201Y-138251009D01* -X227621093Y-138243721D01* -X227701838Y-138236870D01* -X227701842Y-138236869D01* -X227707149Y-138236419D01* -X227712304Y-138235081D01* -X227712310Y-138235080D01* -X227925279Y-138179804D01* -X227925283Y-138179803D01* -X227930448Y-138178462D01* -X227935314Y-138176270D01* -X227935317Y-138176269D01* -X228135925Y-138085902D01* -X228140791Y-138083710D01* -X228145211Y-138080734D01* -X228145215Y-138080732D01* -X228265264Y-137999909D01* -X228332161Y-137954871D01* -X228499088Y-137795631D01* -X228552742Y-137723517D01* -X228633613Y-137614823D01* -X228633615Y-137614820D01* -X228636797Y-137610543D01* -X228692741Y-137500510D01* -X228738934Y-137409655D01* -X228738934Y-137409654D01* -X228741353Y-137404897D01* -X228780619Y-137278440D01* -X228808181Y-137189679D01* -X228808182Y-137189673D01* -X228809765Y-137184576D01* -X228828818Y-137040820D01* -X228839376Y-136961162D01* -X228839376Y-136961157D01* -X228840076Y-136955877D01* -X228839387Y-136937509D01* -X228833271Y-136774610D01* -X228831422Y-136725341D01* -X228784048Y-136499559D01* -X228781540Y-136493207D01* -X228734311Y-136373618D01* -X228699309Y-136284987D01* -X228587720Y-136101093D01* -X228582398Y-136092323D01* -X228582397Y-136092322D01* -X228579629Y-136087760D01* -X228524896Y-136024686D01* -X228431929Y-135917550D01* -X228431927Y-135917548D01* -X228428429Y-135913517D01* -X228351539Y-135850471D01* -X228254161Y-135770625D01* -X228254155Y-135770621D01* -X228250033Y-135767241D01* -X228049541Y-135653115D01* -X228044525Y-135651294D01* -X228044520Y-135651292D01* -X227837701Y-135576220D01* -X227837697Y-135576219D01* -X227832686Y-135574400D01* -X227827437Y-135573451D01* -X227827434Y-135573450D01* -X227609753Y-135534087D01* -X227609746Y-135534086D01* -X227605669Y-135533349D01* -X227587932Y-135532513D01* -X227582984Y-135532279D01* -X227582977Y-135532279D01* -X227581496Y-135532209D01* -X227419351Y-135532209D01* -X227352395Y-135537890D01* -X227252714Y-135546348D01* -X227252710Y-135546349D01* -X227247403Y-135546799D01* -X227242248Y-135548137D01* -X227242242Y-135548138D01* -X227029273Y-135603414D01* -X227029269Y-135603415D01* -X227024104Y-135604756D01* -X227019238Y-135606948D01* -X227019235Y-135606949D01* -X226818627Y-135697316D01* -X226813761Y-135699508D01* -X226809341Y-135702484D01* -X226809337Y-135702486D01* -X226746864Y-135744546D01* -X226622391Y-135828347D01* -X226455464Y-135987587D01* -X226452276Y-135991872D01* -X226321177Y-136168076D01* -X226317755Y-136172675D01* -X226315340Y-136177425D01* -X226260653Y-136284987D01* -X226213199Y-136378321D01* -X226189470Y-136454741D01* -X226146371Y-136593539D01* -X226146370Y-136593545D01* -X226144787Y-136598642D01* -X226135352Y-136669828D01* -X226120434Y-136782391D01* -X226114476Y-136827341D01* -X224182294Y-136827341D01* -X224211556Y-136664711D01* -X224211557Y-136664706D01* -X224212295Y-136660602D01* -X224212694Y-136651829D01* -X224225502Y-136369763D01* -X224225502Y-136369758D01* -X224225691Y-136365593D01* -X224222944Y-136334188D01* -X224202598Y-136101633D01* -X224199953Y-136071403D01* -X224189511Y-136024686D01* -X224136445Y-135787280D01* -X224136443Y-135787273D01* -X224135533Y-135783202D01* -X224130441Y-135769361D01* -X224073100Y-135613515D01* -X224033561Y-135506053D01* -X224027569Y-135494687D01* -X223941389Y-135331234D01* -X223895831Y-135244825D01* -X223842559Y-135169864D01* -X223727186Y-135007517D01* -X223727181Y-135007511D01* -X223724762Y-135004107D01* -X223721918Y-135001057D01* -X223721913Y-135001051D01* -X223526205Y-134791180D01* -X223523359Y-134788128D01* -X223295160Y-134600684D01* -X223044176Y-134445067D01* -X223038556Y-134442541D01* -X222956438Y-134405636D01* -X222774815Y-134324011D01* -X222717071Y-134306797D01* -X226430894Y-134306797D01* -X226436621Y-134314447D01* -X226612129Y-134421998D01* -X226620923Y-134426479D01* -X226833399Y-134514489D01* -X226842784Y-134517538D01* -X227066414Y-134571228D01* -X227076161Y-134572771D01* -X227305440Y-134590816D01* -X227315300Y-134590816D01* -X227544579Y-134572771D01* -X227554326Y-134571228D01* -X227777956Y-134517538D01* -X227787341Y-134514489D01* -X227999817Y-134426479D01* -X228008611Y-134421998D01* -X228180453Y-134316694D01* -X228189913Y-134306238D01* -X228186129Y-134297460D01* -X227323182Y-133434513D01* -X227309238Y-133426899D01* -X227307405Y-133427030D01* -X227300790Y-133431281D01* -X226437654Y-134294417D01* -X226430894Y-134306797D01* -X222717071Y-134306797D01* -X222594208Y-134270170D01* -X222495809Y-134240836D01* -X222495807Y-134240836D01* -X222491810Y-134239644D01* -X222487690Y-134238991D01* -X222487688Y-134238991D01* -X222203613Y-134193997D01* -X222203607Y-134193996D01* -X222200132Y-134193446D01* -X222175573Y-134192331D01* -X222109188Y-134189316D01* -X222109167Y-134189316D01* -X222107768Y-134189252D01* -X221923304Y-134189252D01* -X221703541Y-134203849D01* -X221699442Y-134204675D01* -X221699438Y-134204676D01* -X221580694Y-134228619D01* -X221414054Y-134262219D01* -X221134830Y-134358364D01* -X221131102Y-134360231D01* -X220915754Y-134468069D01* -X220870774Y-134490593D01* -X220626527Y-134656584D01* -X220623413Y-134659368D01* -X220623412Y-134659369D01* -X220569907Y-134707208D01* -X220406378Y-134853420D01* -X220403661Y-134856590D01* -X220403660Y-134856591D01* -X220219831Y-135071068D01* -X220214196Y-135077642D01* -X220211922Y-135081144D01* -X220211918Y-135081149D01* -X220055635Y-135321803D01* -X220053356Y-135325313D01* -X220051562Y-135329091D01* -X220051561Y-135329093D01* -X220046640Y-135339457D01* -X219926686Y-135592080D01* -X219925407Y-135596063D01* -X219925406Y-135596066D01* -X219849435Y-135832688D01* -X219836410Y-135873256D01* -X219828440Y-135917550D01* -X219790147Y-136130380D01* -X219784115Y-136163902D01* -X219783926Y-136168069D01* -X219783925Y-136168076D01* -X219770908Y-136454741D01* -X219770719Y-136458911D01* -X217776740Y-136458911D01* -X217780792Y-136450941D01* -X217780792Y-136450940D01* -X217783211Y-136446183D01* -X217827874Y-136302345D01* -X217850039Y-136230965D01* -X217850040Y-136230959D01* -X217851623Y-136225862D01* -X217868088Y-136101633D01* -X217881234Y-136002448D01* -X217881234Y-136002443D01* -X217881934Y-135997163D01* -X217873280Y-135766627D01* -X217825906Y-135540845D01* -X217822585Y-135532434D01* -X217776493Y-135415724D01* -X217741167Y-135326273D01* -X217621487Y-135129046D01* -X217573981Y-135074300D01* -X217473787Y-134958836D01* -X217473785Y-134958834D01* -X217470287Y-134954803D01* -X217407352Y-134903199D01* -X217296019Y-134811911D01* -X217296013Y-134811907D01* -X217291891Y-134808527D01* -X217091399Y-134694401D01* -X217086383Y-134692580D01* -X217086378Y-134692578D01* -X216879559Y-134617506D01* -X216879555Y-134617505D01* -X216874544Y-134615686D01* -X216869295Y-134614737D01* -X216869292Y-134614736D01* -X216651611Y-134575373D01* -X216651604Y-134575372D01* -X216647527Y-134574635D01* -X216629790Y-134573799D01* -X216624842Y-134573565D01* -X216624835Y-134573565D01* -X216623354Y-134573495D01* -X216461209Y-134573495D01* -X216394253Y-134579176D01* -X216294572Y-134587634D01* -X216294568Y-134587635D01* -X216289261Y-134588085D01* -X216284106Y-134589423D01* -X216284100Y-134589424D01* -X216071131Y-134644700D01* -X216071127Y-134644701D01* -X216065962Y-134646042D01* -X216061096Y-134648234D01* -X216061093Y-134648235D01* -X215912680Y-134715090D01* -X215855619Y-134740794D01* -X215851199Y-134743770D01* -X215851195Y-134743772D01* -X215779416Y-134792097D01* -X215664249Y-134869633D01* -X215497322Y-135028873D01* -X215494134Y-135033158D01* -X215369226Y-135201041D01* -X215359613Y-135213961D01* -X215357198Y-135218711D01* -X215302511Y-135326273D01* -X215255057Y-135419607D01* -X215226651Y-135511089D01* -X215188229Y-135634825D01* -X215188228Y-135634831D01* -X215186645Y-135639928D01* -X215175389Y-135724857D01* -X215159272Y-135846461D01* -X215156334Y-135868627D01* -X212658500Y-135868627D01* -X212658500Y-133435239D01* -X216468947Y-133435239D01* -X216474674Y-133442889D01* -X216650182Y-133550440D01* -X216658976Y-133554921D01* -X216871452Y-133642931D01* -X216880837Y-133645980D01* -X217104467Y-133699670D01* -X217114214Y-133701213D01* -X217343493Y-133719258D01* -X217353353Y-133719258D01* -X217582632Y-133701213D01* -X217592379Y-133699670D01* -X217816009Y-133645980D01* -X217825394Y-133642931D01* -X218037870Y-133554921D01* -X218046664Y-133550440D01* -X218218506Y-133445136D01* -X218227966Y-133434680D01* -X218224182Y-133425902D01* -X217361235Y-132562955D01* -X217347291Y-132555341D01* -X217345458Y-132555472D01* -X217338843Y-132559723D01* -X216475707Y-133422859D01* -X216468947Y-133435239D01* -X212658500Y-133435239D01* -X212658500Y-132195863D01* -X215820098Y-132195863D01* -X215838143Y-132425142D01* -X215839686Y-132434889D01* -X215893376Y-132658519D01* -X215896425Y-132667904D01* -X215984435Y-132880380D01* -X215988916Y-132889174D01* -X216094220Y-133061016D01* -X216104676Y-133070476D01* -X216113454Y-133066692D01* -X216976401Y-132203745D01* -X216982779Y-132192065D01* -X217712831Y-132192065D01* -X217712962Y-132193898D01* -X217717213Y-132200513D01* -X218580349Y-133063649D01* -X218592729Y-133070409D01* -X218596720Y-133067421D01* -X225782045Y-133067421D01* -X225800090Y-133296700D01* -X225801633Y-133306447D01* -X225855323Y-133530077D01* -X225858372Y-133539462D01* -X225946382Y-133751938D01* -X225950863Y-133760732D01* -X226056167Y-133932574D01* -X226066623Y-133942034D01* -X226075401Y-133938250D01* -X226938348Y-133075303D01* -X226944726Y-133063623D01* -X227674778Y-133063623D01* -X227674909Y-133065456D01* -X227679160Y-133072071D01* -X228542296Y-133935207D01* -X228554676Y-133941967D01* -X228562326Y-133936240D01* -X228669877Y-133760732D01* -X228674358Y-133751938D01* -X228762368Y-133539462D01* -X228765417Y-133530077D01* -X228819107Y-133306447D01* -X228820650Y-133296700D01* -X228838695Y-133067421D01* -X228838695Y-133057561D01* -X228820650Y-132828282D01* -X228819107Y-132818535D01* -X228765417Y-132594905D01* -X228762368Y-132585520D01* -X228674358Y-132373044D01* -X228669877Y-132364250D01* -X228564573Y-132192408D01* -X228554117Y-132182948D01* -X228545339Y-132186732D01* -X227682392Y-133049679D01* -X227674778Y-133063623D01* -X226944726Y-133063623D01* -X226945962Y-133061359D01* -X226945831Y-133059526D01* -X226941580Y-133052911D01* -X226078444Y-132189775D01* -X226066064Y-132183015D01* -X226058414Y-132188742D01* -X225950863Y-132364250D01* -X225946382Y-132373044D01* -X225858372Y-132585520D01* -X225855323Y-132594905D01* -X225801633Y-132818535D01* -X225800090Y-132828282D01* -X225782045Y-133057561D01* -X225782045Y-133067421D01* -X218596720Y-133067421D01* -X218600379Y-133064682D01* -X218707930Y-132889174D01* -X218712411Y-132880380D01* -X218800421Y-132667904D01* -X218803470Y-132658519D01* -X218857160Y-132434889D01* -X218858703Y-132425142D01* -X218876748Y-132195863D01* -X218876748Y-132186003D01* -X218858703Y-131956724D01* -X218857160Y-131946977D01* -X218803470Y-131723347D01* -X218800421Y-131713962D01* -X218712411Y-131501486D01* -X218707930Y-131492692D01* -X218602626Y-131320850D01* -X218592170Y-131311390D01* -X218583392Y-131315174D01* -X217720445Y-132178121D01* -X217712831Y-132192065D01* -X216982779Y-132192065D01* -X216984015Y-132189801D01* -X216983884Y-132187968D01* -X216979633Y-132181353D01* -X216116497Y-131318217D01* -X216104117Y-131311457D01* -X216096467Y-131317184D01* -X215988916Y-131492692D01* -X215984435Y-131501486D01* -X215896425Y-131713962D01* -X215893376Y-131723347D01* -X215839686Y-131946977D01* -X215838143Y-131956724D01* -X215820098Y-132186003D01* -X215820098Y-132195863D01* -X212658500Y-132195863D01* -X212658500Y-130947186D01* -X216468880Y-130947186D01* -X216472664Y-130955964D01* -X217335611Y-131818911D01* -X217349555Y-131826525D01* -X217351388Y-131826394D01* -X217358003Y-131822143D01* -X218221139Y-130959007D01* -X218227899Y-130946627D01* -X218222172Y-130938977D01* -X218046664Y-130831426D01* -X218037870Y-130826945D01* -X217825394Y-130738935D01* -X217816009Y-130735886D01* -X217592379Y-130682196D01* -X217582632Y-130680653D01* -X217353353Y-130662608D01* -X217343493Y-130662608D01* -X217114214Y-130680653D01* -X217104467Y-130682196D01* -X216880837Y-130735886D01* -X216871452Y-130738935D01* -X216658976Y-130826945D01* -X216650182Y-130831426D01* -X216478340Y-130936730D01* -X216468880Y-130947186D01* -X212658500Y-130947186D01* -X212658500Y-125867070D01* -X212659933Y-125848120D01* -X212662099Y-125833885D01* -X212662099Y-125833881D01* -X212663199Y-125826651D01* -X212662000Y-125811902D01* -X212658915Y-125773982D01* -X212658500Y-125763767D01* -X212658500Y-125755707D01* -X212655209Y-125727480D01* -X212654778Y-125723121D01* -X212653014Y-125701430D01* -X212648860Y-125650364D01* -X212646605Y-125643403D01* -X212645418Y-125637463D01* -X212644029Y-125631588D01* -X212643182Y-125624319D01* -X212618264Y-125555670D01* -X212616847Y-125551542D01* -X212596607Y-125489064D01* -X212596606Y-125489062D01* -X212594351Y-125482101D01* -X212590555Y-125475846D01* -X212588049Y-125470372D01* -X212585330Y-125464942D01* -X212582833Y-125458063D01* -X212542814Y-125397024D01* -X212540467Y-125393305D01* -X212528357Y-125373348D01* -X212502595Y-125330893D01* -X212495197Y-125322516D01* -X212495224Y-125322492D01* -X212492571Y-125319500D01* -X212489868Y-125316267D01* -X212485856Y-125310148D01* -X212429617Y-125256872D01* -X212427175Y-125254494D01* -X210883770Y-123711089D01* -X210871384Y-123696677D01* -X210862851Y-123685082D01* -X210862846Y-123685077D01* -X210858508Y-123679182D01* -X210852930Y-123674443D01* -X210852927Y-123674440D01* -X210818232Y-123644965D01* -X210810716Y-123638035D01* -X210805021Y-123632340D01* -X210796138Y-123625312D01* -X210782749Y-123614719D01* -X210779345Y-123611928D01* -X210729297Y-123569409D01* -X210729295Y-123569408D01* -X210723715Y-123564667D01* -X210717199Y-123561339D01* -X210712150Y-123557972D01* -X210707021Y-123554805D01* -X210701284Y-123550266D01* -X210635125Y-123519345D01* -X210631225Y-123517439D01* -X210566192Y-123484231D01* -X210559084Y-123482492D01* -X210553441Y-123480393D01* -X210547678Y-123478476D01* -X210541050Y-123475378D01* -X210469583Y-123460513D01* -X210465299Y-123459543D01* -X210445045Y-123454587D01* -X210394390Y-123442192D01* -X210388788Y-123441844D01* -X210388785Y-123441844D01* -X210383236Y-123441500D01* -X210383238Y-123441464D01* -X210379245Y-123441225D01* -X210375053Y-123440851D01* -X210367885Y-123439360D01* -X210304120Y-123441085D01* -X210290479Y-123441454D01* -X210287072Y-123441500D01* -X203867070Y-123441500D01* -X203848120Y-123440067D01* -X203833885Y-123437901D01* -X203833881Y-123437901D01* -X203826651Y-123436801D01* -X203819359Y-123437394D01* -X203819356Y-123437394D01* -X203773982Y-123441085D01* -X203763767Y-123441500D01* -X203755707Y-123441500D01* -X203742417Y-123443049D01* -X203727493Y-123444789D01* -X203723118Y-123445222D01* -X203657661Y-123450546D01* -X203657658Y-123450547D01* -X203650363Y-123451140D01* -X203643399Y-123453396D01* -X203637440Y-123454587D01* -X203631585Y-123455971D01* -X203624319Y-123456818D01* -X203555673Y-123481735D01* -X203551545Y-123483152D01* -X203489064Y-123503393D01* -X203489062Y-123503394D01* -X203482101Y-123505649D01* -X203475846Y-123509445D01* -X203470372Y-123511951D01* -X203464942Y-123514670D01* -X203458063Y-123517167D01* -X203451943Y-123521180D01* -X203451942Y-123521180D01* -X203397024Y-123557186D01* -X203393320Y-123559523D01* -X203330893Y-123597405D01* -X203322516Y-123604803D01* -X203322492Y-123604776D01* -X203319500Y-123607429D01* -X203316267Y-123610132D01* -X203310148Y-123614144D01* -X203280951Y-123644965D01* -X203256872Y-123670383D01* -X203254494Y-123672825D01* -X202254347Y-124672972D01* -X202192035Y-124706998D01* -X202135837Y-124706395D01* -X202060601Y-124688332D01* -X202060593Y-124688331D01* -X202055779Y-124687175D01* -X201816557Y-124668348D01* -X201577335Y-124687175D01* -X201572528Y-124688329D01* -X201572522Y-124688330D01* -X201436598Y-124720963D01* -X201344004Y-124743193D01* -X201339433Y-124745086D01* -X201339431Y-124745087D01* -X201126880Y-124833128D01* -X201126878Y-124833129D01* -X201122308Y-124835022D01* -X200917708Y-124960402D01* -X200913941Y-124963619D01* -X200913940Y-124963620D01* -X200798917Y-125061858D01* -X200735239Y-125116244D01* -X200732026Y-125120006D01* -X200597151Y-125277926D01* -X200579397Y-125298713D01* -X200454017Y-125503313D01* -X200452124Y-125507883D01* -X200452123Y-125507885D01* -X200364082Y-125720436D01* -X200362188Y-125725009D01* -X200350431Y-125773982D01* -X200307325Y-125953527D01* -X200307324Y-125953533D01* -X200306170Y-125958340D01* -X200287343Y-126197562D01* -X200306170Y-126436784D01* -X200307324Y-126441591D01* -X200307325Y-126441597D01* -X200325988Y-126519333D01* -X200362188Y-126670115D01* -X200364081Y-126674686D01* -X200364082Y-126674688D01* -X200427637Y-126828123D01* -X200454017Y-126891811D01* -X200579397Y-127096411D01* -X200582614Y-127100178D01* -X200582615Y-127100179D01* -X200708157Y-127247171D01* -X200735239Y-127278880D01* -X200739001Y-127282093D01* -X200906981Y-127425560D01* -X200917708Y-127434722D01* -X201122308Y-127560102D01* -X201126878Y-127561995D01* -X201126880Y-127561996D01* -X201339431Y-127650037D01* -X201344004Y-127651931D01* -X201425594Y-127671519D01* -X201572522Y-127706794D01* -X201572528Y-127706795D01* -X201577335Y-127707949D01* -X201816557Y-127726776D01* -X202055779Y-127707949D01* -X202060586Y-127706795D01* -X202060592Y-127706794D01* -X202207520Y-127671519D01* -X202289110Y-127651931D01* -X202293683Y-127650037D01* -X202506234Y-127561996D01* -X202506236Y-127561995D01* -X202510806Y-127560102D01* -X202715406Y-127434722D01* -X202726134Y-127425560D01* -X202894113Y-127282093D01* -X202897875Y-127278880D01* -X202924957Y-127247171D01* -X203050499Y-127100179D01* -X203050500Y-127100178D01* -X203053717Y-127096411D01* -X203079820Y-127053815D01* -X205937014Y-127053815D01* -X205940798Y-127062593D01* -X206803745Y-127925540D01* -X206817689Y-127933154D01* -X206819522Y-127933023D01* -X206826137Y-127928772D01* -X207689273Y-127065636D01* -X207696033Y-127053256D01* -X207690306Y-127045606D01* -X207514798Y-126938055D01* -X207506004Y-126933574D01* -X207293528Y-126845564D01* -X207284143Y-126842515D01* -X207060513Y-126788825D01* -X207050766Y-126787282D01* -X206821487Y-126769237D01* -X206811627Y-126769237D01* -X206582348Y-126787282D01* -X206572601Y-126788825D01* -X206348971Y-126842515D01* -X206339586Y-126845564D01* -X206127110Y-126933574D01* -X206118316Y-126938055D01* -X205946474Y-127043359D01* -X205937014Y-127053815D01* -X203079820Y-127053815D01* -X203179097Y-126891811D01* -X203205478Y-126828123D01* -X203269032Y-126674688D01* -X203269033Y-126674686D01* -X203270926Y-126670115D01* -X203307126Y-126519333D01* -X203325789Y-126441597D01* -X203325790Y-126441591D01* -X203326944Y-126436784D01* -X203345771Y-126197562D01* -X203326944Y-125958340D01* -X203325788Y-125953526D01* -X203325787Y-125953518D01* -X203302257Y-125855511D01* -X203305803Y-125784603D01* -X203335680Y-125737001D01* -X204077276Y-124995405D01* -X204139588Y-124961379D01* -X204166371Y-124958500D01* -X209933629Y-124958500D01* -X210001750Y-124978502D01* -X210022724Y-124995405D01* -X211104595Y-126077276D01* -X211138621Y-126139588D01* -X211141500Y-126166371D01* -X211141500Y-136454578D01* -X211121498Y-136522699D01* -X211067842Y-136569192D01* -X210997568Y-136579296D01* -X210932988Y-136549802D01* -X210926405Y-136543673D01* -X209893821Y-135511089D01* -X209881435Y-135496677D01* -X209872902Y-135485082D01* -X209872897Y-135485077D01* -X209868559Y-135479182D01* -X209862981Y-135474443D01* -X209862978Y-135474440D01* -X209828283Y-135444965D01* -X209820767Y-135438035D01* -X209815072Y-135432340D01* -X209792964Y-135414849D01* -X209792800Y-135414719D01* -X209789396Y-135411928D01* -X209739348Y-135369409D01* -X209739346Y-135369408D01* -X209733766Y-135364667D01* -X209727250Y-135361339D01* -X209722201Y-135357972D01* -X209717072Y-135354805D01* -X209711335Y-135350266D01* -X209645176Y-135319345D01* -X209641276Y-135317439D01* -X209632009Y-135312707D01* -X209576243Y-135284231D01* -X209569135Y-135282492D01* -X209563492Y-135280393D01* -X209557729Y-135278476D01* -X209551101Y-135275378D01* -X209479634Y-135260513D01* -X209475350Y-135259543D01* -X209441855Y-135251347D01* -X209404441Y-135242192D01* -X209398839Y-135241844D01* -X209398836Y-135241844D01* -X209393287Y-135241500D01* -X209393289Y-135241464D01* -X209389296Y-135241225D01* -X209385104Y-135240851D01* -X209377936Y-135239360D01* -X209311726Y-135241151D01* -X209300530Y-135241454D01* -X209297123Y-135241500D01* -X195666371Y-135241500D01* -X195598250Y-135221498D01* -X195577276Y-135204595D01* -X192405975Y-132033294D01* -X194953757Y-132033294D01* -X194953957Y-132038624D01* -X194953957Y-132038625D01* -X194957921Y-132144221D01* -X194962411Y-132263830D01* -X195009785Y-132489612D01* -X195011743Y-132494571D01* -X195011744Y-132494573D01* -X195037473Y-132559723D01* -X195094524Y-132704184D01* -X195163914Y-132818535D01* -X195192003Y-132864824D01* -X195214204Y-132901411D01* -X195217701Y-132905441D01* -X195360911Y-133070476D01* -X195365404Y-133075654D01* -X195369535Y-133079041D01* -X195539672Y-133218546D01* -X195539678Y-133218550D01* -X195543800Y-133221930D01* -X195744292Y-133336056D01* -X195749308Y-133337877D01* -X195749313Y-133337879D01* -X195956132Y-133412951D01* -X195956136Y-133412952D01* -X195961147Y-133414771D01* -X195966396Y-133415720D01* -X195966399Y-133415721D01* -X196184080Y-133455084D01* -X196184087Y-133455085D01* -X196188164Y-133455822D01* -X196205901Y-133456658D01* -X196210849Y-133456892D01* -X196210856Y-133456892D01* -X196212337Y-133456962D01* -X196374482Y-133456962D01* -X196452737Y-133450322D01* -X196541119Y-133442823D01* -X196541123Y-133442822D01* -X196546430Y-133442372D01* -X196551585Y-133441034D01* -X196551591Y-133441033D01* -X196764560Y-133385757D01* -X196764564Y-133385756D01* -X196769729Y-133384415D01* -X196774595Y-133382223D01* -X196774598Y-133382222D01* -X196975206Y-133291855D01* -X196980072Y-133289663D01* -X196984492Y-133286687D01* -X196984496Y-133286685D01* -X197131060Y-133188011D01* -X197171442Y-133160824D01* -X197338369Y-133001584D01* -X197409901Y-132905441D01* -X197472894Y-132820776D01* -X197472896Y-132820773D01* -X197476078Y-132816496D01* -X197530862Y-132708745D01* -X197578215Y-132615608D01* -X197578215Y-132615607D01* -X197580634Y-132610850D01* -X197616739Y-132494573D01* -X197647462Y-132395632D01* -X197647463Y-132395626D01* -X197649046Y-132390529D01* -X197668052Y-132247127D01* -X197678657Y-132167115D01* -X197678657Y-132167110D01* -X197679357Y-132161830D01* -X197678696Y-132144221D01* -X199589071Y-132144221D01* -X199589434Y-132148369D01* -X199589434Y-132148373D01* -X199608129Y-132362055D01* -X199614809Y-132438411D01* -X199615719Y-132442483D01* -X199615720Y-132442488D01* -X199677898Y-132720656D01* -X199679229Y-132726612D01* -X199680672Y-132730535D01* -X199680673Y-132730537D01* -X199695398Y-132770558D01* -X199781201Y-133003761D01* -X199783148Y-133007454D01* -X199783149Y-133007456D01* -X199843450Y-133121827D01* -X199918931Y-133264989D01* -X199921351Y-133268394D01* -X200087576Y-133502297D01* -X200087581Y-133502303D01* -X200090000Y-133505707D01* -X200092844Y-133508757D01* -X200092849Y-133508763D01* -X200235584Y-133661827D01* -X200291403Y-133721686D01* -X200519602Y-133909130D01* -X200770586Y-134064747D01* -X201039947Y-134185803D01* -X201164790Y-134223020D01* -X201296281Y-134262219D01* -X201322952Y-134270170D01* -X201327072Y-134270823D01* -X201327074Y-134270823D01* -X201611149Y-134315817D01* -X201611155Y-134315818D01* -X201614630Y-134316368D01* -X201639189Y-134317483D01* -X201705574Y-134320498D01* -X201705595Y-134320498D01* -X201706994Y-134320562D01* -X201891458Y-134320562D01* -X202111221Y-134305965D01* -X202115320Y-134305139D01* -X202115324Y-134305138D01* -X202288747Y-134270170D01* -X202400708Y-134247595D01* -X202679932Y-134151450D01* -X202852711Y-134064929D01* -X202940252Y-134021092D01* -X202940254Y-134021091D01* -X202943988Y-134019221D01* -X203188235Y-133853230D01* -X203202697Y-133840300D01* -X203359982Y-133699670D01* -X203408384Y-133656394D01* -X203427769Y-133633777D01* -X203597846Y-133435346D01* -X203597849Y-133435342D01* -X203600566Y-133432172D01* -X203602840Y-133428670D01* -X203602844Y-133428665D01* -X203759127Y-133188011D01* -X203759130Y-133188006D01* -X203761406Y-133184501D01* -X203771237Y-133163798D01* -X203832536Y-133034702D01* -X203888076Y-132917734D01* -X203910942Y-132846517D01* -X203977072Y-132640545D01* -X203977072Y-132640544D01* -X203978352Y-132636558D01* -X204004792Y-132489612D01* -X204029908Y-132350021D01* -X204029909Y-132350016D01* -X204030647Y-132345912D01* -X204032189Y-132311966D01* -X204043854Y-132055073D01* -X204043854Y-132055068D01* -X204044043Y-132050903D01* -X204043569Y-132045478D01* -X204042503Y-132033294D01* -X205953757Y-132033294D01* -X205953957Y-132038624D01* -X205953957Y-132038625D01* -X205957921Y-132144221D01* -X205962411Y-132263830D01* -X206009785Y-132489612D01* -X206011743Y-132494571D01* -X206011744Y-132494573D01* -X206037473Y-132559723D01* -X206094524Y-132704184D01* -X206163914Y-132818535D01* -X206192003Y-132864824D01* -X206214204Y-132901411D01* -X206217701Y-132905441D01* -X206360911Y-133070476D01* -X206365404Y-133075654D01* -X206369535Y-133079041D01* -X206539672Y-133218546D01* -X206539678Y-133218550D01* -X206543800Y-133221930D01* -X206744292Y-133336056D01* -X206749308Y-133337877D01* -X206749313Y-133337879D01* -X206956132Y-133412951D01* -X206956136Y-133412952D01* -X206961147Y-133414771D01* -X206966396Y-133415720D01* -X206966399Y-133415721D01* -X207184080Y-133455084D01* -X207184087Y-133455085D01* -X207188164Y-133455822D01* -X207205901Y-133456658D01* -X207210849Y-133456892D01* -X207210856Y-133456892D01* -X207212337Y-133456962D01* -X207374482Y-133456962D01* -X207452737Y-133450322D01* -X207541119Y-133442823D01* -X207541123Y-133442822D01* -X207546430Y-133442372D01* -X207551585Y-133441034D01* -X207551591Y-133441033D01* -X207764560Y-133385757D01* -X207764564Y-133385756D01* -X207769729Y-133384415D01* -X207774595Y-133382223D01* -X207774598Y-133382222D01* -X207975206Y-133291855D01* -X207980072Y-133289663D01* -X207984492Y-133286687D01* -X207984496Y-133286685D01* -X208131060Y-133188011D01* -X208171442Y-133160824D01* -X208338369Y-133001584D01* -X208409901Y-132905441D01* -X208472894Y-132820776D01* -X208472896Y-132820773D01* -X208476078Y-132816496D01* -X208530862Y-132708745D01* -X208578215Y-132615608D01* -X208578215Y-132615607D01* -X208580634Y-132610850D01* -X208616739Y-132494573D01* -X208647462Y-132395632D01* -X208647463Y-132395626D01* -X208649046Y-132390529D01* -X208668052Y-132247127D01* -X208678657Y-132167115D01* -X208678657Y-132167110D01* -X208679357Y-132161830D01* -X208678540Y-132140051D01* -X208671292Y-131946977D01* -X208670703Y-131931294D01* -X208623329Y-131705512D01* -X208584335Y-131606772D01* -X208575450Y-131584274D01* -X208538590Y-131490940D01* -X208418910Y-131293713D01* -X208399958Y-131271873D01* -X208271210Y-131123503D01* -X208271208Y-131123501D01* -X208267710Y-131119470D01* -X208225575Y-131084922D01* -X208093442Y-130976578D01* -X208093436Y-130976574D01* -X208089314Y-130973194D01* -X207888822Y-130859068D01* -X207883806Y-130857247D01* -X207883801Y-130857245D01* -X207676982Y-130782173D01* -X207676978Y-130782172D01* -X207671967Y-130780353D01* -X207666718Y-130779404D01* -X207666715Y-130779403D01* -X207449034Y-130740040D01* -X207449027Y-130740039D01* -X207444950Y-130739302D01* -X207427213Y-130738466D01* -X207422265Y-130738232D01* -X207422258Y-130738232D01* -X207420777Y-130738162D01* -X207258632Y-130738162D01* -X207204137Y-130742786D01* -X207091995Y-130752301D01* -X207091991Y-130752302D01* -X207086684Y-130752752D01* -X207081529Y-130754090D01* -X207081523Y-130754091D01* -X206868554Y-130809367D01* -X206868550Y-130809368D01* -X206863385Y-130810709D01* -X206858519Y-130812901D01* -X206858516Y-130812902D01* -X206697676Y-130885355D01* -X206653042Y-130905461D01* -X206648622Y-130908437D01* -X206648618Y-130908439D01* -X206594322Y-130944994D01* -X206461672Y-131034300D01* -X206294745Y-131193540D01* -X206275537Y-131219356D01* -X206165280Y-131367548D01* -X206157036Y-131378628D01* -X206154621Y-131383378D01* -X206068501Y-131552764D01* -X206052480Y-131584274D01* -X206031682Y-131651254D01* -X205985652Y-131799492D01* -X205985651Y-131799498D01* -X205984068Y-131804595D01* -X205977095Y-131857210D01* -X205967225Y-131931680D01* -X205953757Y-132033294D01* -X204042503Y-132033294D01* -X204018669Y-131760874D01* -X204018305Y-131756713D01* -X204015610Y-131744654D01* -X203954797Y-131472590D01* -X203954795Y-131472583D01* -X203953885Y-131468512D01* -X203942409Y-131437320D01* -X203898587Y-131318217D01* -X203851913Y-131191363D01* -X203816135Y-131123503D01* -X203760214Y-131017440D01* -X203714183Y-130930135D01* -X203657654Y-130850591D01* -X203545538Y-130692827D01* -X203545533Y-130692821D01* -X203543114Y-130689417D01* -X203540270Y-130686367D01* -X203540265Y-130686361D01* -X203344557Y-130476490D01* -X203341711Y-130473438D01* -X203113512Y-130285994D01* -X202862528Y-130130377D01* -X202832559Y-130116908D01* -X202728161Y-130069990D01* -X202593167Y-130009321D01* -X202310162Y-129924954D01* -X202306042Y-129924301D01* -X202306040Y-129924301D01* -X202021965Y-129879307D01* -X202021959Y-129879306D01* -X202018484Y-129878756D01* -X201993925Y-129877641D01* -X201927540Y-129874626D01* -X201927519Y-129874626D01* -X201926120Y-129874562D01* -X201741656Y-129874562D01* -X201521893Y-129889159D01* -X201517794Y-129889985D01* -X201517790Y-129889986D01* -X201426412Y-129908411D01* -X201232406Y-129947529D01* -X200953182Y-130043674D01* -X200838129Y-130101288D01* -X200780040Y-130130377D01* -X200689126Y-130175903D01* -X200444879Y-130341894D01* -X200441765Y-130344678D01* -X200441764Y-130344679D01* -X200409243Y-130373756D01* -X200224730Y-130538730D01* -X200222013Y-130541900D01* -X200222012Y-130541901D01* -X200036364Y-130758500D01* -X200032548Y-130762952D01* -X200030274Y-130766454D01* -X200030270Y-130766459D01* -X199873987Y-131007113D01* -X199871708Y-131010623D01* -X199869914Y-131014401D01* -X199869913Y-131014403D01* -X199855569Y-131044611D01* -X199745038Y-131277390D01* -X199743759Y-131281373D01* -X199743758Y-131281376D01* -X199667702Y-131518263D01* -X199654762Y-131558566D01* -X199649218Y-131589377D01* -X199606370Y-131827522D01* -X199602467Y-131849212D01* -X199602278Y-131853379D01* -X199602277Y-131853386D01* -X199590400Y-132114949D01* -X199589071Y-132144221D01* -X197678696Y-132144221D01* -X197678540Y-132140051D01* -X197671292Y-131946977D01* -X197670703Y-131931294D01* -X197623329Y-131705512D01* -X197584335Y-131606772D01* -X197575450Y-131584274D01* -X197538590Y-131490940D01* -X197418910Y-131293713D01* -X197399958Y-131271873D01* -X197271210Y-131123503D01* -X197271208Y-131123501D01* -X197267710Y-131119470D01* -X197225575Y-131084922D01* -X197093442Y-130976578D01* -X197093436Y-130976574D01* -X197089314Y-130973194D01* -X196888822Y-130859068D01* -X196883806Y-130857247D01* -X196883801Y-130857245D01* -X196676982Y-130782173D01* -X196676978Y-130782172D01* -X196671967Y-130780353D01* -X196666718Y-130779404D01* -X196666715Y-130779403D01* -X196449034Y-130740040D01* -X196449027Y-130740039D01* -X196444950Y-130739302D01* -X196427213Y-130738466D01* -X196422265Y-130738232D01* -X196422258Y-130738232D01* -X196420777Y-130738162D01* -X196258632Y-130738162D01* -X196204137Y-130742786D01* -X196091995Y-130752301D01* -X196091991Y-130752302D01* -X196086684Y-130752752D01* -X196081529Y-130754090D01* -X196081523Y-130754091D01* -X195868554Y-130809367D01* -X195868550Y-130809368D01* -X195863385Y-130810709D01* -X195858519Y-130812901D01* -X195858516Y-130812902D01* -X195697676Y-130885355D01* -X195653042Y-130905461D01* -X195648622Y-130908437D01* -X195648618Y-130908439D01* -X195594322Y-130944994D01* -X195461672Y-131034300D01* -X195294745Y-131193540D01* -X195275537Y-131219356D01* -X195165280Y-131367548D01* -X195157036Y-131378628D01* -X195154621Y-131383378D01* -X195068501Y-131552764D01* -X195052480Y-131584274D01* -X195031682Y-131651254D01* -X194985652Y-131799492D01* -X194985651Y-131799498D01* -X194984068Y-131804595D01* -X194977095Y-131857210D01* -X194967225Y-131931680D01* -X194953757Y-132033294D01* -X192405975Y-132033294D01* -X189914549Y-129541868D01* -X195937081Y-129541868D01* -X195942808Y-129549518D01* -X196118316Y-129657069D01* -X196127110Y-129661550D01* -X196339586Y-129749560D01* -X196348971Y-129752609D01* -X196572601Y-129806299D01* -X196582348Y-129807842D01* -X196811627Y-129825887D01* -X196821487Y-129825887D01* -X197050766Y-129807842D01* -X197060513Y-129806299D01* -X197284143Y-129752609D01* -X197293528Y-129749560D01* -X197506004Y-129661550D01* -X197514798Y-129657069D01* -X197686640Y-129551765D01* -X197695594Y-129541868D01* -X205937081Y-129541868D01* -X205942808Y-129549518D01* -X206118316Y-129657069D01* -X206127110Y-129661550D01* -X206339586Y-129749560D01* -X206348971Y-129752609D01* -X206572601Y-129806299D01* -X206582348Y-129807842D01* -X206811627Y-129825887D01* -X206821487Y-129825887D01* -X207050766Y-129807842D01* -X207060513Y-129806299D01* -X207284143Y-129752609D01* -X207293528Y-129749560D01* -X207506004Y-129661550D01* -X207514798Y-129657069D01* -X207686640Y-129551765D01* -X207696100Y-129541309D01* -X207692316Y-129532531D01* -X206829369Y-128669584D01* -X206815425Y-128661970D01* -X206813592Y-128662101D01* -X206806977Y-128666352D01* -X205943841Y-129529488D01* -X205937081Y-129541868D01* -X197695594Y-129541868D01* -X197696100Y-129541309D01* -X197692316Y-129532531D01* -X196829369Y-128669584D01* -X196815425Y-128661970D01* -X196813592Y-128662101D01* -X196806977Y-128666352D01* -X195943841Y-129529488D01* -X195937081Y-129541868D01* -X189914549Y-129541868D01* -X189883770Y-129511089D01* -X189871384Y-129496677D01* -X189862851Y-129485082D01* -X189862846Y-129485077D01* -X189858508Y-129479182D01* -X189852930Y-129474443D01* -X189852927Y-129474440D01* -X189818232Y-129444965D01* -X189810716Y-129438035D01* -X189805021Y-129432340D01* -X189798880Y-129427482D01* -X189782749Y-129414719D01* -X189779345Y-129411928D01* -X189729297Y-129369409D01* -X189729295Y-129369408D01* -X189723715Y-129364667D01* -X189717199Y-129361339D01* -X189712150Y-129357972D01* -X189707021Y-129354805D01* -X189701284Y-129350266D01* -X189635125Y-129319345D01* -X189631225Y-129317439D01* -X189566192Y-129284231D01* -X189559084Y-129282492D01* -X189553441Y-129280393D01* -X189547678Y-129278476D01* -X189541050Y-129275378D01* -X189469583Y-129260513D01* -X189465299Y-129259543D01* -X189430958Y-129251140D01* -X189394390Y-129242192D01* -X189388788Y-129241844D01* -X189388785Y-129241844D01* -X189383236Y-129241500D01* -X189383238Y-129241464D01* -X189379245Y-129241225D01* -X189375053Y-129240851D01* -X189367885Y-129239360D01* -X189304120Y-129241085D01* -X189290479Y-129241454D01* -X189287072Y-129241500D01* -X183467063Y-129241500D01* -X183448114Y-129240067D01* -X183447907Y-129240036D01* -X183426651Y-129236802D01* -X183419359Y-129237395D01* -X183419356Y-129237395D01* -X183373991Y-129241085D01* -X183363777Y-129241500D01* -X183355707Y-129241500D01* -X183352087Y-129241922D01* -X183352069Y-129241923D01* -X183327461Y-129244792D01* -X183323100Y-129245224D01* -X183297981Y-129247267D01* -X183257661Y-129250546D01* -X183257658Y-129250547D01* -X183250363Y-129251140D01* -X183243399Y-129253396D01* -X183237440Y-129254587D01* -X183231585Y-129255971D01* -X183224319Y-129256818D01* -X183155673Y-129281735D01* -X183151545Y-129283152D01* -X183089064Y-129303393D01* -X183089062Y-129303394D01* -X183082101Y-129305649D01* -X183075846Y-129309445D01* -X183070372Y-129311951D01* -X183064942Y-129314670D01* -X183058063Y-129317167D01* -X182997016Y-129357191D01* -X182993327Y-129359518D01* -X182984843Y-129364667D01* -X182935693Y-129394491D01* -X182935688Y-129394495D01* -X182930892Y-129397405D01* -X182922516Y-129404803D01* -X182922493Y-129404777D01* -X182919503Y-129407426D01* -X182916264Y-129410134D01* -X182910148Y-129414144D01* -X182905121Y-129419451D01* -X182905117Y-129419454D01* -X182856872Y-129470383D01* -X182854494Y-129472825D01* -X181682022Y-130645297D01* -X181619710Y-130679323D01* -X181563514Y-130678721D01* -X181542419Y-130673657D01* -X181507438Y-130665258D01* -X181507432Y-130665257D01* -X181502625Y-130664103D01* -X181263403Y-130645276D01* -X181024181Y-130664103D01* -X181019374Y-130665257D01* -X181019368Y-130665258D01* -X180915800Y-130690123D01* -X180790850Y-130720121D01* -X180786279Y-130722014D01* -X180786277Y-130722015D01* -X180573726Y-130810056D01* -X180573724Y-130810057D01* -X180569154Y-130811950D01* -X180364554Y-130937330D01* -X180360787Y-130940547D01* -X180360786Y-130940548D01* -X180246712Y-131037976D01* -X180182085Y-131093172D01* -X180178872Y-131096934D01* -X180041703Y-131257540D01* -X180026243Y-131275641D01* -X179900863Y-131480241D01* -X179898970Y-131484811D01* -X179898969Y-131484813D01* -X179830027Y-131651254D01* -X179809034Y-131701937D01* -X179793019Y-131768645D01* -X179754171Y-131930455D01* -X179754170Y-131930461D01* -X179753016Y-131935268D01* -X179734189Y-132174490D01* -X179753016Y-132413712D01* -X179754170Y-132418519D01* -X179754171Y-132418525D01* -X179781643Y-132532953D01* -X179809034Y-132647043D01* -X179810927Y-132651614D01* -X179810928Y-132651616D01* -X179845367Y-132734758D01* -X179900863Y-132868739D01* -X180026243Y-133073339D01* -X180029460Y-133077106D01* -X180029461Y-133077107D01* -X180153151Y-133221930D01* -X180182085Y-133255808D01* -X180185847Y-133259021D01* -X180359508Y-133407340D01* -X180364554Y-133411650D01* -X180569154Y-133537030D01* -X180573724Y-133538923D01* -X180573726Y-133538924D01* -X180752606Y-133613018D01* -X180790850Y-133628859D01* -X180862164Y-133645980D01* -X181019368Y-133683722D01* -X181019374Y-133683723D01* -X181024181Y-133684877D01* -X181263403Y-133703704D01* -X181502625Y-133684877D01* -X181507432Y-133683723D01* -X181507438Y-133683722D01* -X181664642Y-133645980D01* -X181735956Y-133628859D01* -X181774200Y-133613018D01* -X181953080Y-133538924D01* -X181953082Y-133538923D01* -X181957652Y-133537030D01* -X182162252Y-133411650D01* -X182167299Y-133407340D01* -X182340959Y-133259021D01* -X182344721Y-133255808D01* -X182373655Y-133221930D01* -X182497345Y-133077107D01* -X182497346Y-133077106D01* -X182500563Y-133073339D01* -X182625943Y-132868739D01* -X182681440Y-132734758D01* -X182715878Y-132651616D01* -X182715879Y-132651614D01* -X182717772Y-132647043D01* -X182732194Y-132586973D01* -X185547861Y-132586973D01* -X185551645Y-132595751D01* -X186414592Y-133458698D01* -X186428536Y-133466312D01* -X186430369Y-133466181D01* -X186436984Y-133461930D01* -X187300120Y-132598794D01* -X187306880Y-132586414D01* -X187301153Y-132578764D01* -X187125645Y-132471213D01* -X187116851Y-132466732D01* -X186904375Y-132378722D01* -X186894990Y-132375673D01* -X186671360Y-132321983D01* -X186661613Y-132320440D01* -X186432334Y-132302395D01* -X186422474Y-132302395D01* -X186193195Y-132320440D01* -X186183448Y-132321983D01* -X185959818Y-132375673D01* -X185950433Y-132378722D01* -X185737957Y-132466732D01* -X185729163Y-132471213D01* -X185557321Y-132576517D01* -X185547861Y-132586973D01* -X182732194Y-132586973D01* -X182745163Y-132532953D01* -X182772635Y-132418525D01* -X182772636Y-132418519D01* -X182773790Y-132413712D01* -X182792617Y-132174490D01* -X182773790Y-131935268D01* -X182772636Y-131930461D01* -X182772635Y-131930455D01* -X182744500Y-131813266D01* -X182748047Y-131742358D01* -X182777924Y-131694757D01* -X183677276Y-130795405D01* -X183739588Y-130761379D01* -X183766371Y-130758500D01* -X188933629Y-130758500D01* -X189001750Y-130778502D01* -X189022724Y-130795405D01* -X194488224Y-136260905D01* -X194522250Y-136323217D01* -X194517185Y-136394032D01* -X194488224Y-136439095D01* -X188322724Y-142604595D01* -X188260412Y-142638621D01* -X188233629Y-142641500D01* -X165970891Y-142641500D01* -X165951941Y-142640067D01* -X165937706Y-142637901D01* -X165937702Y-142637901D01* -X165930472Y-142636801D01* -X165923180Y-142637394D01* -X165923177Y-142637394D01* -X165877803Y-142641085D01* -X165867588Y-142641500D01* -X165859528Y-142641500D01* -X165855894Y-142641924D01* -X165855888Y-142641924D01* -X165842863Y-142643443D01* -X165831301Y-142644791D01* -X165826953Y-142645221D01* -X165754185Y-142651140D01* -X165747224Y-142653395D01* -X165741284Y-142654582D01* -X165735409Y-142655971D01* -X165728140Y-142656818D01* -X165659491Y-142681736D01* -X165655363Y-142683153D01* -X165592885Y-142703393D01* -X165592883Y-142703394D01* -X165585922Y-142705649D01* -X165579667Y-142709445D01* -X165574193Y-142711951D01* -X165568763Y-142714670D01* -X165561884Y-142717167D01* -X165555764Y-142721180D01* -X165555763Y-142721180D01* -X165500845Y-142757186D01* -X165497141Y-142759523D01* -X165434714Y-142797405D01* -X165426337Y-142804803D01* -X165426313Y-142804776D01* -X165423321Y-142807429D01* -X165420088Y-142810132D01* -X165413969Y-142814144D01* -X165408937Y-142819456D01* -X165360693Y-142870383D01* -X165358315Y-142872825D01* -X162968887Y-145262253D01* -X162906575Y-145296279D01* -X162850377Y-145295676D01* -X162837698Y-145292632D01* -X162758934Y-145273722D01* -X162519712Y-145254895D01* -X162280490Y-145273722D01* -X162275683Y-145274876D01* -X162275677Y-145274877D01* -X162141286Y-145307142D01* -X162047159Y-145329740D01* -X162042588Y-145331633D01* -X162042586Y-145331634D01* -X161830035Y-145419675D01* -X161830033Y-145419676D01* -X161825463Y-145421569D01* -X161620863Y-145546949D01* -X161617096Y-145550166D01* -X161617095Y-145550167D01* -X161545245Y-145611532D01* -X161438394Y-145702791D01* -X161435181Y-145706553D01* -X161298685Y-145866371D01* -X161282552Y-145885260D01* -X161157172Y-146089860D01* -X161155279Y-146094430D01* -X161155278Y-146094432D01* -X161096610Y-146236071D01* -X161065343Y-146311556D01* -X161054073Y-146358500D01* -X161010480Y-146540074D01* -X161010479Y-146540080D01* -X161009325Y-146544887D01* -X160990498Y-146784109D01* -X161009325Y-147023331D01* -X161010479Y-147028138D01* -X161010480Y-147028144D01* -X161045505Y-147174032D01* -X161065343Y-147256662D01* -X161067236Y-147261233D01* -X161067237Y-147261235D01* -X161148766Y-147458063D01* -X161157172Y-147478358D01* -X161282552Y-147682958D01* -X161285769Y-147686725D01* -X161285770Y-147686726D01* -X161367289Y-147782173D01* -X161438394Y-147865427D01* -X161450607Y-147875858D01* -X161599185Y-148002754D01* -X161620863Y-148021269D01* -X161825463Y-148146649D01* -X161830033Y-148148542D01* -X161830035Y-148148543D01* -X162021672Y-148227921D01* -X162047159Y-148238478D01* -X162120810Y-148256160D01* -X162275677Y-148293341D01* -X162275683Y-148293342D01* -X162280490Y-148294496D01* -X162519712Y-148313323D01* -X162758934Y-148294496D01* -X162763741Y-148293342D01* -X162763747Y-148293341D01* -X162918614Y-148256160D01* -X162992265Y-148238478D01* -X163017752Y-148227921D01* -X163209389Y-148148543D01* -X163209391Y-148148542D01* -X163213961Y-148146649D01* -X163418561Y-148021269D01* -X163440240Y-148002754D01* -X163456467Y-147988895D01* -X166280087Y-147988895D01* -X166298132Y-148218174D01* -X166299675Y-148227921D01* -X166353365Y-148451551D01* -X166356414Y-148460936D01* -X166444424Y-148673412D01* -X166448905Y-148682206D01* -X166554209Y-148854048D01* -X166564665Y-148863508D01* -X166573443Y-148859724D01* -X167436390Y-147996777D01* -X167442768Y-147985097D01* -X168172820Y-147985097D01* -X168172951Y-147986930D01* -X168177202Y-147993545D01* -X169040338Y-148856681D01* -X169052718Y-148863441D01* -X169060368Y-148857714D01* -X169167919Y-148682206D01* -X169172400Y-148673412D01* -X169260410Y-148460936D01* -X169263459Y-148451551D01* -X169317149Y-148227921D01* -X169318692Y-148218174D01* -X169336737Y-147988895D01* -X169336737Y-147979035D01* -X169318692Y-147749756D01* -X169317149Y-147740009D01* -X169263459Y-147516379D01* -X169260410Y-147506994D01* -X169172400Y-147294518D01* -X169167919Y-147285724D01* -X169062615Y-147113882D01* -X169052159Y-147104422D01* -X169043381Y-147108206D01* -X168180434Y-147971153D01* -X168172820Y-147985097D01* -X167442768Y-147985097D01* -X167444004Y-147982833D01* -X167443873Y-147981000D01* -X167439622Y-147974385D01* -X166576486Y-147111249D01* -X166564106Y-147104489D01* -X166556456Y-147110216D01* -X166448905Y-147285724D01* -X166444424Y-147294518D01* -X166356414Y-147506994D01* -X166353365Y-147516379D01* -X166299675Y-147740009D01* -X166298132Y-147749756D01* -X166280087Y-147979035D01* -X166280087Y-147988895D01* -X163456467Y-147988895D01* -X163588817Y-147875858D01* -X163601030Y-147865427D01* -X163672135Y-147782173D01* -X163753654Y-147686726D01* -X163753655Y-147686725D01* -X163756872Y-147682958D01* -X163882252Y-147478358D01* -X163890659Y-147458063D01* -X163972187Y-147261235D01* -X163972188Y-147261233D01* -X163974081Y-147256662D01* -X163993919Y-147174032D01* -X164028944Y-147028144D01* -X164028945Y-147028138D01* -X164030099Y-147023331D01* -X164048926Y-146784109D01* -X164045472Y-146740218D01* -X166928869Y-146740218D01* -X166932653Y-146748996D01* -X167795600Y-147611943D01* -X167809544Y-147619557D01* -X167811377Y-147619426D01* -X167817992Y-147615175D01* -X168681128Y-146752039D01* -X168687888Y-146739659D01* -X168682161Y-146732009D01* -X168506653Y-146624458D01* -X168497859Y-146619977D01* -X168285383Y-146531967D01* -X168275998Y-146528918D01* -X168052368Y-146475228D01* -X168042621Y-146473685D01* -X167813342Y-146455640D01* -X167803482Y-146455640D01* -X167574203Y-146473685D01* -X167564456Y-146475228D01* -X167340826Y-146528918D01* -X167331441Y-146531967D01* -X167118965Y-146619977D01* -X167110171Y-146624458D01* -X166938329Y-146729762D01* -X166928869Y-146740218D01* -X164045472Y-146740218D01* -X164030099Y-146544887D01* -X164008145Y-146453444D01* -X164011691Y-146382536D01* -X164041568Y-146334934D01* -X166181097Y-144195405D01* -X166243409Y-144161379D01* -X166270192Y-144158500D01* -X175764629Y-144158500D01* -X175832750Y-144178502D01* -X175879243Y-144232158D01* -X175889347Y-144302432D01* -X175859853Y-144367012D01* -X175853724Y-144373595D01* -X173711089Y-146516230D01* -X173696677Y-146528616D01* -X173685082Y-146537149D01* -X173685077Y-146537154D01* -X173679182Y-146541492D01* -X173674443Y-146547070D01* -X173674440Y-146547073D01* -X173644965Y-146581768D01* -X173638035Y-146589284D01* -X173632340Y-146594979D01* -X173630060Y-146597861D01* -X173614719Y-146617251D01* -X173611928Y-146620655D01* -X173604543Y-146629348D01* -X173564667Y-146676285D01* -X173561339Y-146682801D01* -X173557972Y-146687850D01* -X173554805Y-146692979D01* -X173550266Y-146698716D01* -X173519345Y-146764875D01* -X173517442Y-146768769D01* -X173484231Y-146833808D01* -X173482492Y-146840916D01* -X173480393Y-146846559D01* -X173478476Y-146852322D01* -X173475378Y-146858950D01* -X173473888Y-146866112D01* -X173473888Y-146866113D01* -X173460514Y-146930412D01* -X173459544Y-146934696D01* -X173442192Y-147005610D01* -X173441500Y-147016764D01* -X173441464Y-147016762D01* -X173441225Y-147020755D01* -X173440851Y-147024947D01* -X173439360Y-147032115D01* -X173439558Y-147039432D01* -X173441454Y-147109521D01* -X173441500Y-147112928D01* -X173441500Y-154431201D01* -X173421498Y-154499322D01* -X173404595Y-154520296D01* -X165920906Y-162003985D01* -X165858594Y-162038011D01* -X165802396Y-162037408D01* -X165769041Y-162029400D01* -X165710953Y-162015454D01* -X165471731Y-161996627D01* -X165232509Y-162015454D01* -X165227702Y-162016608D01* -X165227696Y-162016609D01* -X165080768Y-162051884D01* -X164999178Y-162071472D01* -X164994607Y-162073365D01* -X164994605Y-162073366D01* -X164782054Y-162161407D01* -X164782052Y-162161408D01* -X164777482Y-162163301D01* -X164572882Y-162288681D01* -X164569115Y-162291898D01* -X164569114Y-162291899D01* -X164491369Y-162358299D01* -X164390413Y-162444523D01* -X164387200Y-162448285D01* -X164284709Y-162568288D01* -X164234571Y-162626992D01* -X164109191Y-162831592D01* -X164107298Y-162836162D01* -X164107297Y-162836164D01* -X164037982Y-163003506D01* -X164017362Y-163053288D01* -X164006132Y-163100065D01* -X163962499Y-163281806D01* -X163962498Y-163281812D01* -X163961344Y-163286619D01* -X163942517Y-163525841D01* -X163961344Y-163765063D01* -X163962498Y-163769870D01* -X163962499Y-163769876D01* -X163980812Y-163846154D01* -X164017362Y-163998394D01* -X164019255Y-164002965D01* -X164019256Y-164002967D01* -X164092383Y-164179511D01* -X164109191Y-164220090D01* -X164234571Y-164424690D01* -X164237788Y-164428457D01* -X164237789Y-164428458D01* -X164350066Y-164559918D01* -X164390413Y-164607159D01* -X164394175Y-164610372D01* -X164534977Y-164730627D01* -X164572882Y-164763001D01* -X164777482Y-164888381D01* -X164782052Y-164890274D01* -X164782054Y-164890275D01* -X164994605Y-164978316D01* -X164999178Y-164980210D01* -X165071346Y-164997536D01* -X165227696Y-165035073D01* -X165227702Y-165035074D01* -X165232509Y-165036228D01* -X165471731Y-165055055D01* -X165710953Y-165036228D01* -X165715760Y-165035074D01* -X165715766Y-165035073D01* -X165872116Y-164997536D01* -X165944284Y-164980210D01* -X165948857Y-164978316D01* -X166161408Y-164890275D01* -X166161410Y-164890274D01* -X166165980Y-164888381D01* -X166370580Y-164763001D01* -X166408486Y-164730627D01* -X169232106Y-164730627D01* -X169250151Y-164959906D01* -X169251694Y-164969653D01* -X169305384Y-165193283D01* -X169308433Y-165202668D01* -X169396443Y-165415144D01* -X169400924Y-165423938D01* -X169506228Y-165595780D01* -X169516684Y-165605240D01* -X169525462Y-165601456D01* -X170388409Y-164738509D01* -X170394787Y-164726829D01* -X171124839Y-164726829D01* -X171124970Y-164728662D01* -X171129221Y-164735277D01* -X171992357Y-165598413D01* -X172004737Y-165605173D01* -X172012387Y-165599446D01* -X172119938Y-165423938D01* -X172124419Y-165415144D01* -X172212429Y-165202668D01* -X172215478Y-165193283D01* -X172269168Y-164969653D01* -X172270711Y-164959906D01* -X172288756Y-164730627D01* -X172288756Y-164720767D01* -X172270711Y-164491488D01* -X172269168Y-164481741D01* -X172215478Y-164258111D01* -X172212429Y-164248726D01* -X172124419Y-164036250D01* -X172119938Y-164027456D01* -X172014634Y-163855614D01* -X172004178Y-163846154D01* -X171995400Y-163849938D01* -X171132453Y-164712885D01* -X171124839Y-164726829D01* -X170394787Y-164726829D01* -X170396023Y-164724565D01* -X170395892Y-164722732D01* -X170391641Y-164716117D01* -X169528505Y-163852981D01* -X169516125Y-163846221D01* -X169508475Y-163851948D01* -X169400924Y-164027456D01* -X169396443Y-164036250D01* -X169308433Y-164248726D01* -X169305384Y-164258111D01* -X169251694Y-164481741D01* -X169250151Y-164491488D01* -X169232106Y-164720767D01* -X169232106Y-164730627D01* -X166408486Y-164730627D01* -X166549287Y-164610372D01* -X166553049Y-164607159D01* -X166593396Y-164559918D01* -X166705673Y-164428458D01* -X166705674Y-164428457D01* -X166708891Y-164424690D01* -X166834271Y-164220090D01* -X166851080Y-164179511D01* -X166924206Y-164002967D01* -X166924207Y-164002965D01* -X166926100Y-163998394D01* -X166962650Y-163846154D01* -X166980963Y-163769876D01* -X166980964Y-163769870D01* -X166982118Y-163765063D01* -X167000945Y-163525841D01* -X166997491Y-163481950D01* -X169880888Y-163481950D01* -X169884672Y-163490728D01* -X170747619Y-164353675D01* -X170761563Y-164361289D01* -X170763396Y-164361158D01* -X170770011Y-164356907D01* -X171633147Y-163493771D01* -X171639907Y-163481391D01* -X171634180Y-163473741D01* -X171458672Y-163366190D01* -X171449878Y-163361709D01* -X171237402Y-163273699D01* -X171228017Y-163270650D01* -X171004387Y-163216960D01* -X170994640Y-163215417D01* -X170765361Y-163197372D01* -X170755501Y-163197372D01* -X170526222Y-163215417D01* -X170516475Y-163216960D01* -X170292845Y-163270650D01* -X170283460Y-163273699D01* -X170070984Y-163361709D01* -X170062190Y-163366190D01* -X169890348Y-163471494D01* -X169880888Y-163481950D01* -X166997491Y-163481950D01* -X166982118Y-163286619D01* -X166960164Y-163195176D01* -X166963710Y-163124268D01* -X166993587Y-163076666D01* -X174667815Y-155402438D01* -X176417399Y-155402438D01* -X176417599Y-155407768D01* -X176417599Y-155407769D01* -X176419491Y-155458156D01* -X176426053Y-155632974D01* -X176473427Y-155858756D01* -X176475385Y-155863715D01* -X176475386Y-155863717D01* -X176485619Y-155889628D01* -X176558166Y-156073328D01* -X176628136Y-156188635D01* -X176664269Y-156248180D01* -X176677846Y-156270555D01* -X176681343Y-156274585D01* -X176776392Y-156384119D01* -X176829046Y-156444798D01* -X176833177Y-156448185D01* -X177003314Y-156587690D01* -X177003320Y-156587694D01* -X177007442Y-156591074D01* -X177207934Y-156705200D01* -X177212950Y-156707021D01* -X177212955Y-156707023D01* -X177419774Y-156782095D01* -X177419778Y-156782096D01* -X177424789Y-156783915D01* -X177430038Y-156784864D01* -X177430041Y-156784865D01* -X177647722Y-156824228D01* -X177647729Y-156824229D01* -X177651806Y-156824966D01* -X177669543Y-156825802D01* -X177674491Y-156826036D01* -X177674498Y-156826036D01* -X177675979Y-156826106D01* -X177838124Y-156826106D01* -X177905080Y-156820425D01* -X178004761Y-156811967D01* -X178004765Y-156811966D01* -X178010072Y-156811516D01* -X178015227Y-156810178D01* -X178015233Y-156810177D01* -X178228202Y-156754901D01* -X178228206Y-156754900D01* -X178233371Y-156753559D01* -X178238237Y-156751367D01* -X178238240Y-156751366D01* -X178438848Y-156660999D01* -X178443714Y-156658807D01* -X178448134Y-156655831D01* -X178448138Y-156655829D01* -X178555195Y-156583753D01* -X178635084Y-156529968D01* -X178802011Y-156370728D01* -X178893189Y-156248180D01* -X178936536Y-156189920D01* -X178936538Y-156189917D01* -X178939720Y-156185640D01* -X178991162Y-156084461D01* -X179041857Y-155984752D01* -X179041857Y-155984751D01* -X179044276Y-155979994D01* -X179083542Y-155853537D01* -X179111104Y-155764776D01* -X179111105Y-155764770D01* -X179112688Y-155759673D01* -X179126971Y-155651907D01* -X179142299Y-155536259D01* -X179142299Y-155536254D01* -X179142999Y-155530974D01* -X179142594Y-155520170D01* -X179136224Y-155350499D01* -X179134345Y-155300438D01* -X179086971Y-155074656D01* -X179077531Y-155050751D01* -X179070919Y-155034008D01* -X181031784Y-155034008D01* -X181032147Y-155038156D01* -X181032147Y-155038160D01* -X181045926Y-155195655D01* -X181057522Y-155328198D01* -X181058432Y-155332270D01* -X181058433Y-155332275D01* -X181116575Y-155592388D01* -X181121942Y-155616399D01* -X181123385Y-155620322D01* -X181123386Y-155620324D01* -X181140564Y-155667012D01* -X181223914Y-155893548D01* -X181361644Y-156154776D01* -X181392342Y-156197972D01* -X181530289Y-156392084D01* -X181530294Y-156392090D01* -X181532713Y-156395494D01* -X181535557Y-156398544D01* -X181535562Y-156398550D01* -X181724648Y-156601320D01* -X181734116Y-156611473D01* -X181962315Y-156798917D01* -X182213299Y-156954534D01* -X182217116Y-156956250D01* -X182217119Y-156956251D01* -X182245080Y-156968817D01* -X182482660Y-157075590D01* -X182655461Y-157127104D01* -X182673881Y-157132595D01* -X182765665Y-157159957D01* -X182769785Y-157160610D01* -X182769787Y-157160610D01* -X183053862Y-157205604D01* -X183053868Y-157205605D01* -X183057343Y-157206155D01* -X183081902Y-157207270D01* -X183148287Y-157210285D01* -X183148308Y-157210285D01* -X183149707Y-157210349D01* -X183334171Y-157210349D01* -X183553934Y-157195752D01* -X183558033Y-157194926D01* -X183558037Y-157194925D01* -X183731460Y-157159957D01* -X183843421Y-157137382D01* -X184122645Y-157041237D01* -X184292359Y-156956251D01* -X184382965Y-156910879D01* -X184382967Y-156910878D01* -X184386701Y-156909008D01* -X184630948Y-156743017D01* -X184851097Y-156546181D01* -X184853815Y-156543010D01* -X185040559Y-156325133D01* -X185040562Y-156325129D01* -X185043279Y-156321959D01* -X185045553Y-156318457D01* -X185045557Y-156318452D01* -X185201840Y-156077798D01* -X185201843Y-156077793D01* -X185204119Y-156074288D01* -X185206931Y-156068367D01* -X185302809Y-155866447D01* -X185330789Y-155807521D01* -X185346152Y-155759673D01* -X185419785Y-155530332D01* -X185419785Y-155530331D01* -X185421065Y-155526345D01* -X185442407Y-155407729D01* -X185472621Y-155239808D01* -X185472622Y-155239803D01* -X185473360Y-155235699D01* -X185473759Y-155226926D01* -X185486567Y-154944860D01* -X185486567Y-154944855D01* -X185486756Y-154940690D01* -X185482016Y-154886505D01* -X185461382Y-154650661D01* -X185461018Y-154646500D01* -X185460107Y-154642423D01* -X185415693Y-154443724D01* -X187375541Y-154443724D01* -X187375741Y-154449054D01* -X187375741Y-154449055D01* -X187377628Y-154499322D01* -X187384195Y-154674260D01* -X187431569Y-154900042D01* -X187433527Y-154905001D01* -X187433528Y-154905003D01* -X187457806Y-154966478D01* -X187516308Y-155114614D01* -X187587058Y-155231206D01* -X187629069Y-155300438D01* -X187635988Y-155311841D01* -X187639485Y-155315871D01* -X187780609Y-155478502D01* -X187787188Y-155486084D01* -X187791319Y-155489471D01* -X187961456Y-155628976D01* -X187961462Y-155628980D01* -X187965584Y-155632360D01* -X188166076Y-155746486D01* -X188171092Y-155748307D01* -X188171097Y-155748309D01* -X188377916Y-155823381D01* -X188377920Y-155823382D01* -X188382931Y-155825201D01* -X188388180Y-155826150D01* -X188388183Y-155826151D01* -X188605864Y-155865514D01* -X188605871Y-155865515D01* -X188609948Y-155866252D01* -X188627685Y-155867088D01* -X188632633Y-155867322D01* -X188632640Y-155867322D01* -X188634121Y-155867392D01* -X188796266Y-155867392D01* -X188863222Y-155861711D01* -X188962903Y-155853253D01* -X188962907Y-155853252D01* -X188968214Y-155852802D01* -X188973369Y-155851464D01* -X188973375Y-155851463D01* -X189186344Y-155796187D01* -X189186348Y-155796186D01* -X189191513Y-155794845D01* -X189196379Y-155792653D01* -X189196382Y-155792652D01* -X189396990Y-155702285D01* -X189401856Y-155700093D01* -X189406276Y-155697117D01* -X189406280Y-155697115D01* -X189546916Y-155602432D01* -X189593226Y-155571254D01* -X189760153Y-155412014D01* -X189812674Y-155341423D01* -X189894678Y-155231206D01* -X189894680Y-155231203D01* -X189897862Y-155226926D01* -X189954710Y-155115114D01* -X189999999Y-155026038D01* -X189999999Y-155026037D01* -X190002418Y-155021280D01* -X190037301Y-154908940D01* -X190069246Y-154806062D01* -X190069247Y-154806056D01* -X190070830Y-154800959D01* -X190086931Y-154679478D01* -X190100441Y-154577545D01* -X190100441Y-154577540D01* -X190101141Y-154572260D01* -X190099972Y-154541103D01* -X190092803Y-154350143D01* -X190092487Y-154341724D01* -X190045113Y-154115942D01* -X190041792Y-154107531D01* -X189996392Y-153992573D01* -X189960374Y-153901370D01* -X189848841Y-153717569D01* -X189843463Y-153708706D01* -X189843462Y-153708705D01* -X189840694Y-153704143D01* -X189830580Y-153692488D01* -X189692994Y-153533933D01* -X189692992Y-153533931D01* -X189689494Y-153529900D01* -X189622328Y-153474827D01* -X189515226Y-153387008D01* -X189515220Y-153387004D01* -X189511098Y-153383624D01* -X189310606Y-153269498D01* -X189305590Y-153267677D01* -X189305585Y-153267675D01* -X189098766Y-153192603D01* -X189098762Y-153192602D01* -X189093751Y-153190783D01* -X189088502Y-153189834D01* -X189088499Y-153189833D01* -X188870818Y-153150470D01* -X188870811Y-153150469D01* -X188866734Y-153149732D01* -X188848997Y-153148896D01* -X188844049Y-153148662D01* -X188844042Y-153148662D01* -X188842561Y-153148592D01* -X188680416Y-153148592D01* -X188613460Y-153154273D01* -X188513779Y-153162731D01* -X188513775Y-153162732D01* -X188508468Y-153163182D01* -X188503313Y-153164520D01* -X188503307Y-153164521D01* -X188290338Y-153219797D01* -X188290334Y-153219798D01* -X188285169Y-153221139D01* -X188280303Y-153223331D01* -X188280300Y-153223332D01* -X188198334Y-153260255D01* -X188074826Y-153315891D01* -X188070406Y-153318867D01* -X188070402Y-153318869D01* -X187984964Y-153376390D01* -X187883456Y-153444730D01* -X187716529Y-153603970D01* -X187713341Y-153608255D01* -X187591343Y-153772227D01* -X187578820Y-153789058D01* -X187576405Y-153793808D01* -X187509410Y-153925578D01* -X187474264Y-153994704D01* -X187443146Y-154094920D01* -X187407436Y-154209922D01* -X187407435Y-154209928D01* -X187405852Y-154215025D01* -X187397561Y-154277583D01* -X187376891Y-154433541D01* -X187375541Y-154443724D01* -X185415693Y-154443724D01* -X185397510Y-154362377D01* -X185397508Y-154362370D01* -X185396598Y-154358299D01* -X185394792Y-154353389D01* -X185348064Y-154226389D01* -X185294626Y-154081150D01* -X185290957Y-154074190D01* -X185202454Y-153906331D01* -X185156896Y-153819922D01* -X185087122Y-153721740D01* -X184988251Y-153582614D01* -X184988246Y-153582608D01* -X184985827Y-153579204D01* -X184982983Y-153576154D01* -X184982978Y-153576148D01* -X184787270Y-153366277D01* -X184784424Y-153363225D01* -X184556225Y-153175781D01* -X184305241Y-153020164D01* -X184275312Y-153006713D01* -X184163847Y-152956619D01* -X184035880Y-152899108D01* -X183809129Y-152831511D01* -X183756874Y-152815933D01* -X183756872Y-152815933D01* -X183752875Y-152814741D01* -X183748755Y-152814088D01* -X183748753Y-152814088D01* -X183684663Y-152803937D01* -X213674686Y-152803937D01* -X213674886Y-152809267D01* -X213674886Y-152809268D01* -X213677148Y-152869514D01* -X213683340Y-153034473D01* -X213730714Y-153260255D01* -X213732672Y-153265214D01* -X213732673Y-153265216D01* -X213753862Y-153318869D01* -X213815453Y-153474827D01* -X213885146Y-153589678D01* -X213928214Y-153660651D01* -X213935133Y-153672054D01* -X213938630Y-153676084D01* -X214066651Y-153823615D01* -X214086333Y-153846297D01* -X214090464Y-153849684D01* -X214260601Y-153989189D01* -X214260607Y-153989193D01* -X214264729Y-153992573D01* -X214465221Y-154106699D01* -X214470237Y-154108520D01* -X214470242Y-154108522D01* -X214677061Y-154183594D01* -X214677065Y-154183595D01* -X214682076Y-154185414D01* -X214687325Y-154186363D01* -X214687328Y-154186364D01* -X214905009Y-154225727D01* -X214905016Y-154225728D01* -X214909093Y-154226465D01* -X214926830Y-154227301D01* -X214931778Y-154227535D01* -X214931785Y-154227535D01* -X214933266Y-154227605D01* -X215095411Y-154227605D01* -X215162367Y-154221924D01* -X215262048Y-154213466D01* -X215262052Y-154213465D01* -X215267359Y-154213015D01* -X215272514Y-154211677D01* -X215272520Y-154211676D01* -X215485489Y-154156400D01* -X215485493Y-154156399D01* -X215490658Y-154155058D01* -X215495524Y-154152866D01* -X215495527Y-154152865D01* -X215696135Y-154062498D01* -X215701001Y-154060306D01* -X215705421Y-154057330D01* -X215705425Y-154057328D01* -X215831372Y-153972534D01* -X215892371Y-153931467D01* -X216059298Y-153772227D01* -X216138346Y-153665982D01* -X216193823Y-153591419D01* -X216193825Y-153591416D01* -X216197007Y-153587139D01* -X216251791Y-153479388D01* -X216295092Y-153394221D01* -X218289071Y-153394221D01* -X218289434Y-153398369D01* -X218289434Y-153398373D01* -X218298955Y-153507196D01* -X218314809Y-153688411D01* -X218315719Y-153692483D01* -X218315720Y-153692488D01* -X218374419Y-153955092D01* -X218379229Y-153976612D01* -X218380672Y-153980535D01* -X218380673Y-153980537D01* -X218408927Y-154057328D01* -X218481201Y-154253761D01* -X218483148Y-154257454D01* -X218483149Y-154257456D01* -X218533255Y-154352491D01* -X218618931Y-154514989D01* -X218655843Y-154566929D01* -X218787576Y-154752297D01* -X218787581Y-154752303D01* -X218790000Y-154755707D01* -X218792844Y-154758757D01* -X218792849Y-154758763D01* -X218975655Y-154954798D01* -X218991403Y-154971686D01* -X219219602Y-155159130D01* -X219470586Y-155314747D01* -X219474403Y-155316463D01* -X219474406Y-155316464D01* -X219531289Y-155342028D01* -X219739947Y-155435803D01* -X220022952Y-155520170D01* -X220027072Y-155520823D01* -X220027074Y-155520823D01* -X220311149Y-155565817D01* -X220311155Y-155565818D01* -X220314630Y-155566368D01* -X220339189Y-155567483D01* -X220405574Y-155570498D01* -X220405595Y-155570498D01* -X220406994Y-155570562D01* -X220591458Y-155570562D01* -X220811221Y-155555965D01* -X220815320Y-155555139D01* -X220815324Y-155555138D01* -X220988747Y-155520170D01* -X221100708Y-155497595D01* -X221379932Y-155401450D01* -X221546431Y-155318074D01* -X221640252Y-155271092D01* -X221640254Y-155271091D01* -X221643988Y-155269221D01* -X221888235Y-155103230D01* -X221968507Y-155031459D01* -X222042813Y-154965021D01* -X222108384Y-154906394D01* -X222118302Y-154894823D01* -X222297846Y-154685346D01* -X222297849Y-154685342D01* -X222300566Y-154682172D01* -X222302840Y-154678670D01* -X222302844Y-154678665D01* -X222459127Y-154438011D01* -X222459130Y-154438006D01* -X222461406Y-154434501D01* -X222464218Y-154428580D01* -X222560096Y-154226660D01* -X222588076Y-154167734D01* -X222591792Y-154156162D01* -X222677072Y-153890545D01* -X222677072Y-153890544D01* -X222678352Y-153886558D01* -X222700646Y-153762651D01* -X224632828Y-153762651D01* -X224633028Y-153767981D01* -X224633028Y-153767982D01* -X224635627Y-153837215D01* -X224641482Y-153993187D01* -X224688856Y-154218969D01* -X224690814Y-154223928D01* -X224690815Y-154223930D01* -X224709962Y-154272413D01* -X224773595Y-154433541D01* -X224893275Y-154630768D01* -X224896772Y-154634798D01* -X225036367Y-154795667D01* -X225044475Y-154805011D01* -X225082748Y-154836393D01* -X225218743Y-154947903D01* -X225218749Y-154947907D01* -X225222871Y-154951287D01* -X225423363Y-155065413D01* -X225428379Y-155067234D01* -X225428384Y-155067236D01* -X225635203Y-155142308D01* -X225635207Y-155142309D01* -X225640218Y-155144128D01* -X225645467Y-155145077D01* -X225645470Y-155145078D01* -X225863151Y-155184441D01* -X225863158Y-155184442D01* -X225867235Y-155185179D01* -X225884972Y-155186015D01* -X225889920Y-155186249D01* -X225889927Y-155186249D01* -X225891408Y-155186319D01* -X226053553Y-155186319D01* -X226139445Y-155179031D01* -X226220190Y-155172180D01* -X226220194Y-155172179D01* -X226225501Y-155171729D01* -X226230656Y-155170391D01* -X226230662Y-155170390D01* -X226443631Y-155115114D01* -X226443635Y-155115113D01* -X226448800Y-155113772D01* -X226453666Y-155111580D01* -X226453669Y-155111579D01* -X226654277Y-155021212D01* -X226659143Y-155019020D01* -X226663563Y-155016044D01* -X226663567Y-155016042D01* -X226822753Y-154908870D01* -X226850513Y-154890181D01* -X227017440Y-154730941D01* -X227077170Y-154650661D01* -X227151965Y-154550133D01* -X227151967Y-154550130D01* -X227155149Y-154545853D01* -X227211763Y-154434501D01* -X227257286Y-154344965D01* -X227257286Y-154344964D01* -X227259705Y-154340207D01* -X227298971Y-154213750D01* -X227326533Y-154124989D01* -X227326534Y-154124983D01* -X227328117Y-154119886D01* -X227350010Y-153954704D01* -X227357728Y-153896472D01* -X227357728Y-153896467D01* -X227358428Y-153891187D01* -X227356592Y-153842264D01* -X227351953Y-153718697D01* -X227349774Y-153660651D01* -X227302400Y-153434869D01* -X227299892Y-153428517D01* -X227254521Y-153313631D01* -X227217661Y-153220297D01* -X227105980Y-153036252D01* -X227100750Y-153027633D01* -X227100749Y-153027632D01* -X227097981Y-153023070D01* -X227021839Y-152935324D01* -X226950281Y-152852860D01* -X226950279Y-152852858D01* -X226946781Y-152848827D01* -X226861555Y-152778946D01* -X226772513Y-152705935D01* -X226772507Y-152705931D01* -X226768385Y-152702551D01* -X226567893Y-152588425D01* -X226562877Y-152586604D01* -X226562872Y-152586602D01* -X226356053Y-152511530D01* -X226356049Y-152511529D01* -X226351038Y-152509710D01* -X226345789Y-152508761D01* -X226345786Y-152508760D01* -X226128105Y-152469397D01* -X226128098Y-152469396D01* -X226124021Y-152468659D01* -X226106284Y-152467823D01* -X226101336Y-152467589D01* -X226101329Y-152467589D01* -X226099848Y-152467519D01* -X225937703Y-152467519D01* -X225870747Y-152473200D01* -X225771066Y-152481658D01* -X225771062Y-152481659D01* -X225765755Y-152482109D01* -X225760600Y-152483447D01* -X225760594Y-152483448D01* -X225547625Y-152538724D01* -X225547621Y-152538725D01* -X225542456Y-152540066D01* -X225537590Y-152542258D01* -X225537587Y-152542259D01* -X225439149Y-152586602D01* -X225332113Y-152634818D01* -X225327693Y-152637794D01* -X225327689Y-152637796D01* -X225279985Y-152669913D01* -X225140743Y-152763657D01* -X224973816Y-152922897D01* -X224961537Y-152939401D01* -X224839529Y-153103386D01* -X224836107Y-153107985D01* -X224833692Y-153112735D01* -X224779005Y-153220297D01* -X224731551Y-153313631D01* -X224699010Y-153418429D01* -X224664723Y-153528849D01* -X224664722Y-153528855D01* -X224663139Y-153533952D01* -X224653291Y-153608255D01* -X224638654Y-153718697D01* -X224632828Y-153762651D01* -X222700646Y-153762651D01* -X222708758Y-153717569D01* -X222729908Y-153600021D01* -X222729909Y-153600016D01* -X222730647Y-153595912D01* -X222730931Y-153589678D01* -X222743854Y-153305073D01* -X222743854Y-153305068D01* -X222744043Y-153300903D01* -X222741296Y-153269498D01* -X222718669Y-153010874D01* -X222718305Y-153006713D01* -X222717157Y-153001576D01* -X222654797Y-152722590D01* -X222654795Y-152722583D01* -X222653885Y-152718512D01* -X222648013Y-152702551D01* -X222583565Y-152527390D01* -X222551913Y-152441363D01* -X222543377Y-152425172D01* -X222458864Y-152264880D01* -X222414183Y-152180135D01* -X222335146Y-152068919D01* -X222245538Y-151942827D01* -X222245533Y-151942821D01* -X222243114Y-151939417D01* -X222240270Y-151936367D01* -X222240265Y-151936361D01* -X222044557Y-151726490D01* -X222041711Y-151723438D01* -X221813512Y-151535994D01* -X221562528Y-151380377D01* -X221293167Y-151259321D01* -X221235423Y-151242107D01* -X224949246Y-151242107D01* -X224954973Y-151249757D01* -X225130481Y-151357308D01* -X225139275Y-151361789D01* -X225351751Y-151449799D01* -X225361136Y-151452848D01* -X225584766Y-151506538D01* -X225594513Y-151508081D01* -X225823792Y-151526126D01* -X225833652Y-151526126D01* -X226062931Y-151508081D01* -X226072678Y-151506538D01* -X226296308Y-151452848D01* -X226305693Y-151449799D01* -X226518169Y-151361789D01* -X226526963Y-151357308D01* -X226698805Y-151252004D01* -X226708265Y-151241548D01* -X226704481Y-151232770D01* -X225841534Y-150369823D01* -X225827590Y-150362209D01* -X225825757Y-150362340D01* -X225819142Y-150366591D01* -X224956006Y-151229727D01* -X224949246Y-151242107D01* -X221235423Y-151242107D01* -X221083118Y-151196703D01* -X221014161Y-151176146D01* -X221014159Y-151176146D01* -X221010162Y-151174954D01* -X221006042Y-151174301D01* -X221006040Y-151174301D01* -X220721965Y-151129307D01* -X220721959Y-151129306D01* -X220718484Y-151128756D01* -X220693925Y-151127641D01* -X220627540Y-151124626D01* -X220627519Y-151124626D01* -X220626120Y-151124562D01* -X220441656Y-151124562D01* -X220221893Y-151139159D01* -X220217794Y-151139985D01* -X220217790Y-151139986D01* -X220075196Y-151168738D01* -X219932406Y-151197529D01* -X219653182Y-151293674D01* -X219599616Y-151320498D01* -X219434106Y-151403379D01* -X219389126Y-151425903D01* -X219144879Y-151591894D01* -X219141765Y-151594678D01* -X219141764Y-151594679D01* -X219088259Y-151642518D01* -X218924730Y-151788730D01* -X218922013Y-151791900D01* -X218922012Y-151791901D01* -X218738183Y-152006378D01* -X218732548Y-152012952D01* -X218730274Y-152016454D01* -X218730270Y-152016459D01* -X218573987Y-152257113D01* -X218571708Y-152260623D01* -X218569914Y-152264401D01* -X218569913Y-152264403D01* -X218529193Y-152350159D01* -X218445038Y-152527390D01* -X218443759Y-152531373D01* -X218443758Y-152531376D01* -X218367663Y-152768383D01* -X218354762Y-152808566D01* -X218350634Y-152831511D01* -X218308499Y-153065690D01* -X218302467Y-153099212D01* -X218302278Y-153103379D01* -X218302277Y-153103386D01* -X218289326Y-153388603D01* -X218289071Y-153394221D01* -X216295092Y-153394221D01* -X216299144Y-153386251D01* -X216299144Y-153386250D01* -X216301563Y-153381493D01* -X216341937Y-153251470D01* -X216368391Y-153166275D01* -X216368392Y-153166269D01* -X216369975Y-153161172D01* -X216386076Y-153039691D01* -X216399586Y-152937758D01* -X216399586Y-152937753D01* -X216400286Y-152932473D01* -X216398828Y-152893619D01* -X216394087Y-152767333D01* -X216391632Y-152701937D01* -X216344258Y-152476155D01* -X216340937Y-152467744D01* -X216294555Y-152350299D01* -X216259519Y-152261583D01* -X216139839Y-152064356D01* -X216092333Y-152009610D01* -X215992139Y-151894146D01* -X215992137Y-151894144D01* -X215988639Y-151890113D01* -X215946504Y-151855565D01* -X215814371Y-151747221D01* -X215814365Y-151747217D01* -X215810243Y-151743837D01* -X215609751Y-151629711D01* -X215604735Y-151627890D01* -X215604730Y-151627888D01* -X215397911Y-151552816D01* -X215397907Y-151552815D01* -X215392896Y-151550996D01* -X215387647Y-151550047D01* -X215387644Y-151550046D01* -X215169963Y-151510683D01* -X215169956Y-151510682D01* -X215165879Y-151509945D01* -X215148142Y-151509109D01* -X215143194Y-151508875D01* -X215143187Y-151508875D01* -X215141706Y-151508805D01* -X214979561Y-151508805D01* -X214912605Y-151514486D01* -X214812924Y-151522944D01* -X214812920Y-151522945D01* -X214807613Y-151523395D01* -X214802458Y-151524733D01* -X214802452Y-151524734D01* -X214589483Y-151580010D01* -X214589479Y-151580011D01* -X214584314Y-151581352D01* -X214579448Y-151583544D01* -X214579445Y-151583545D01* -X214438207Y-151647168D01* -X214373971Y-151676104D01* -X214369551Y-151679080D01* -X214369547Y-151679082D01* -X214297770Y-151727406D01* -X214182601Y-151804943D01* -X214015674Y-151964183D01* -X214012486Y-151968468D01* -X213892290Y-152130018D01* -X213877965Y-152149271D01* -X213875550Y-152154021D01* -X213820863Y-152261583D01* -X213773409Y-152354917D01* -X213744727Y-152447289D01* -X213706581Y-152570135D01* -X213706580Y-152570141D01* -X213704997Y-152575238D01* -X213693741Y-152660166D01* -X213677889Y-152779773D01* -X213674686Y-152803937D01* -X183684663Y-152803937D01* -X183464678Y-152769094D01* -X183464672Y-152769093D01* -X183461197Y-152768543D01* -X183436638Y-152767428D01* -X183370253Y-152764413D01* -X183370232Y-152764413D01* -X183368833Y-152764349D01* -X183184369Y-152764349D01* -X182964606Y-152778946D01* -X182960507Y-152779772D01* -X182960503Y-152779773D01* -X182837479Y-152804579D01* -X182675119Y-152837316D01* -X182395895Y-152933461D01* -X182297205Y-152982881D01* -X182190626Y-153036252D01* -X182131839Y-153065690D01* -X181887592Y-153231681D01* -X181667443Y-153428517D01* -X181664726Y-153431687D01* -X181664725Y-153431688D01* -X181523968Y-153595912D01* -X181475261Y-153652739D01* -X181472987Y-153656241D01* -X181472983Y-153656246D01* -X181316700Y-153896900D01* -X181314421Y-153900410D01* -X181312627Y-153904188D01* -X181312626Y-153904190D01* -X181297212Y-153936653D01* -X181187751Y-154167177D01* -X181186472Y-154171160D01* -X181186471Y-154171163D01* -X181110353Y-154408244D01* -X181097475Y-154448353D01* -X181096734Y-154452472D01* -X181054834Y-154685346D01* -X181045180Y-154738999D01* -X181044991Y-154743166D01* -X181044990Y-154743173D01* -X181032365Y-155021212D01* -X181031784Y-155034008D01* -X179070919Y-155034008D01* -X179037243Y-154948736D01* -X179002232Y-154860084D01* -X178890860Y-154676548D01* -X178885321Y-154667420D01* -X178885320Y-154667419D01* -X178882552Y-154662857D01* -X178792498Y-154559079D01* -X178734852Y-154492647D01* -X178734850Y-154492645D01* -X178731352Y-154488614D01* -X178660747Y-154430721D01* -X178557084Y-154345722D01* -X178557078Y-154345718D01* -X178552956Y-154342338D01* -X178352464Y-154228212D01* -X178347448Y-154226391D01* -X178347443Y-154226389D01* -X178140624Y-154151317D01* -X178140620Y-154151316D01* -X178135609Y-154149497D01* -X178130360Y-154148548D01* -X178130357Y-154148547D01* -X177912676Y-154109184D01* -X177912669Y-154109183D01* -X177908592Y-154108446D01* -X177890855Y-154107610D01* -X177885907Y-154107376D01* -X177885900Y-154107376D01* -X177884419Y-154107306D01* -X177722274Y-154107306D01* -X177655318Y-154112987D01* -X177555637Y-154121445D01* -X177555633Y-154121446D01* -X177550326Y-154121896D01* -X177545171Y-154123234D01* -X177545165Y-154123235D01* -X177332196Y-154178511D01* -X177332192Y-154178512D01* -X177327027Y-154179853D01* -X177322161Y-154182045D01* -X177322158Y-154182046D01* -X177140839Y-154263724D01* -X177116684Y-154274605D01* -X177112264Y-154277581D01* -X177112260Y-154277583D01* -X177054727Y-154316317D01* -X176925314Y-154403444D01* -X176758387Y-154562684D01* -X176755199Y-154566969D01* -X176624100Y-154743173D01* -X176620678Y-154747772D01* -X176618263Y-154752522D01* -X176546835Y-154893011D01* -X176516122Y-154953418D01* -X176491098Y-155034008D01* -X176449294Y-155168636D01* -X176449293Y-155168642D01* -X176447710Y-155173739D01* -X176436935Y-155255035D01* -X176420165Y-155381570D01* -X176417399Y-155402438D01* -X174667815Y-155402438D01* -X174688911Y-155381342D01* -X174703323Y-155368956D01* -X174714918Y-155360423D01* -X174714923Y-155360418D01* -X174720818Y-155356080D01* -X174725557Y-155350502D01* -X174725560Y-155350499D01* -X174755035Y-155315804D01* -X174761965Y-155308288D01* -X174767660Y-155302593D01* -X174773493Y-155295220D01* -X174785281Y-155280321D01* -X174788072Y-155276917D01* -X174830591Y-155226869D01* -X174830592Y-155226867D01* -X174835333Y-155221287D01* -X174838661Y-155214771D01* -X174842028Y-155209722D01* -X174845195Y-155204593D01* -X174849734Y-155198856D01* -X174880655Y-155132697D01* -X174882561Y-155128797D01* -X174891353Y-155111579D01* -X174915769Y-155063764D01* -X174917508Y-155056656D01* -X174919607Y-155051013D01* -X174921524Y-155045250D01* -X174924622Y-155038622D01* -X174927240Y-155026038D01* -X174939486Y-154967160D01* -X174940457Y-154962871D01* -X174941503Y-154958596D01* -X174957808Y-154891962D01* -X174958500Y-154880808D01* -X174958536Y-154880810D01* -X174958775Y-154876817D01* -X174959149Y-154872625D01* -X174960640Y-154865457D01* -X174958546Y-154788034D01* -X174958500Y-154784644D01* -X174958500Y-152881894D01* -X177067629Y-152881894D01* -X177073356Y-152889544D01* -X177248864Y-152997095D01* -X177257658Y-153001576D01* -X177470134Y-153089586D01* -X177479519Y-153092635D01* -X177703149Y-153146325D01* -X177712896Y-153147868D01* -X177942175Y-153165913D01* -X177952035Y-153165913D01* -X178181314Y-153147868D01* -X178191061Y-153146325D01* -X178414691Y-153092635D01* -X178424076Y-153089586D01* -X178636552Y-153001576D01* -X178645346Y-152997095D01* -X178817188Y-152891791D01* -X178826648Y-152881335D01* -X178822864Y-152872557D01* -X177959917Y-152009610D01* -X177945973Y-152001996D01* -X177944140Y-152002127D01* -X177937525Y-152006378D01* -X177074389Y-152869514D01* -X177067629Y-152881894D01* -X174958500Y-152881894D01* -X174958500Y-151642518D01* -X176418780Y-151642518D01* -X176436825Y-151871797D01* -X176438368Y-151881544D01* -X176492058Y-152105174D01* -X176495107Y-152114559D01* -X176583117Y-152327035D01* -X176587598Y-152335829D01* -X176692902Y-152507671D01* -X176703358Y-152517131D01* -X176712136Y-152513347D01* -X177575083Y-151650400D01* -X177581461Y-151638720D01* -X178311513Y-151638720D01* -X178311644Y-151640553D01* -X178315895Y-151647168D01* -X179179031Y-152510304D01* -X179191411Y-152517064D01* -X179199061Y-152511337D01* -X179306612Y-152335829D01* -X179311093Y-152327035D01* -X179399103Y-152114559D01* -X179402152Y-152105174D01* -X179424921Y-152010336D01* -X187029576Y-152010336D01* -X187035303Y-152017986D01* -X187210811Y-152125537D01* -X187219605Y-152130018D01* -X187432081Y-152218028D01* -X187441466Y-152221077D01* -X187665096Y-152274767D01* -X187674843Y-152276310D01* -X187904122Y-152294355D01* -X187913982Y-152294355D01* -X188143261Y-152276310D01* -X188153008Y-152274767D01* -X188376638Y-152221077D01* -X188386023Y-152218028D01* -X188598499Y-152130018D01* -X188607293Y-152125537D01* -X188779135Y-152020233D01* -X188788595Y-152009777D01* -X188784811Y-152000999D01* -X187921864Y-151138052D01* -X187907920Y-151130438D01* -X187906087Y-151130569D01* -X187899472Y-151134820D01* -X187036336Y-151997956D01* -X187029576Y-152010336D01* -X179424921Y-152010336D01* -X179455842Y-151881544D01* -X179457385Y-151871797D01* -X179475430Y-151642518D01* -X179475430Y-151632658D01* -X179457385Y-151403379D01* -X179455842Y-151393632D01* -X179402152Y-151170002D01* -X179399103Y-151160617D01* -X179311093Y-150948141D01* -X179306612Y-150939347D01* -X179203425Y-150770960D01* -X186380727Y-150770960D01* -X186398772Y-151000239D01* -X186400315Y-151009986D01* -X186454005Y-151233616D01* -X186457054Y-151243001D01* -X186545064Y-151455477D01* -X186549545Y-151464271D01* -X186654849Y-151636113D01* -X186665305Y-151645573D01* -X186674083Y-151641789D01* -X187537030Y-150778842D01* -X187543408Y-150767162D01* -X188273460Y-150767162D01* -X188273591Y-150768995D01* -X188277842Y-150775610D01* -X189140978Y-151638746D01* -X189153358Y-151645506D01* -X189161008Y-151639779D01* -X189268559Y-151464271D01* -X189273040Y-151455477D01* -X189361050Y-151243001D01* -X189364099Y-151233616D01* -X189417789Y-151009986D01* -X189419332Y-151000239D01* -X189437377Y-150770960D01* -X189437377Y-150761100D01* -X189419332Y-150531821D01* -X189417789Y-150522074D01* -X189364099Y-150298444D01* -X189361050Y-150289059D01* -X189273040Y-150076583D01* -X189268559Y-150067789D01* -X189163255Y-149895947D01* -X189152799Y-149886487D01* -X189144021Y-149890271D01* -X188281074Y-150753218D01* -X188273460Y-150767162D01* -X187543408Y-150767162D01* -X187544644Y-150764898D01* -X187544513Y-150763065D01* -X187540262Y-150756450D01* -X186677126Y-149893314D01* -X186664746Y-149886554D01* -X186657096Y-149892281D01* -X186549545Y-150067789D01* -X186545064Y-150076583D01* -X186457054Y-150289059D01* -X186454005Y-150298444D01* -X186400315Y-150522074D01* -X186398772Y-150531821D01* -X186380727Y-150761100D01* -X186380727Y-150770960D01* -X179203425Y-150770960D01* -X179201308Y-150767505D01* -X179190852Y-150758045D01* -X179182074Y-150761829D01* -X178319127Y-151624776D01* -X178311513Y-151638720D01* -X177581461Y-151638720D01* -X177582697Y-151636456D01* -X177582566Y-151634623D01* -X177578315Y-151628008D01* -X176715179Y-150764872D01* -X176702799Y-150758112D01* -X176695149Y-150763839D01* -X176587598Y-150939347D01* -X176583117Y-150948141D01* -X176495107Y-151160617D01* -X176492058Y-151170002D01* -X176438368Y-151393632D01* -X176436825Y-151403379D01* -X176418780Y-151632658D01* -X176418780Y-151642518D01* -X174958500Y-151642518D01* -X174958500Y-150393841D01* -X177067562Y-150393841D01* -X177071346Y-150402619D01* -X177934293Y-151265566D01* -X177948237Y-151273180D01* -X177950070Y-151273049D01* -X177956685Y-151268798D01* -X178819821Y-150405662D01* -X178826581Y-150393282D01* -X178820854Y-150385632D01* -X178645346Y-150278081D01* -X178636552Y-150273600D01* -X178424076Y-150185590D01* -X178414691Y-150182541D01* -X178191061Y-150128851D01* -X178181314Y-150127308D01* -X177952035Y-150109263D01* -X177942175Y-150109263D01* -X177712896Y-150127308D01* -X177703149Y-150128851D01* -X177479519Y-150182541D01* -X177470134Y-150185590D01* -X177257658Y-150273600D01* -X177248864Y-150278081D01* -X177077022Y-150383385D01* -X177067562Y-150393841D01* -X174958500Y-150393841D01* -X174958500Y-147466371D01* -X174978502Y-147398250D01* -X174995405Y-147377276D01* -X177477276Y-144895405D01* -X177539588Y-144861379D01* -X177566371Y-144858500D01* -X187764629Y-144858500D01* -X187832750Y-144878502D01* -X187879243Y-144932158D01* -X187889347Y-145002432D01* -X187859853Y-145067012D01* -X187853724Y-145073595D01* -X184612924Y-148314395D01* -X184550612Y-148348421D01* -X184523829Y-148351300D01* -X184138780Y-148351300D01* -X184070659Y-148331298D01* -X184031351Y-148291139D01* -X183982211Y-148210951D01* -X183971001Y-148197825D01* -X183829582Y-148032244D01* -X183826369Y-148028482D01* -X183759245Y-147971153D01* -X183647668Y-147875858D01* -X183647667Y-147875857D01* -X183643900Y-147872640D01* -X183439300Y-147747260D01* -X183434730Y-147745367D01* -X183434728Y-147745366D01* -X183222177Y-147657325D01* -X183222175Y-147657324D01* -X183217604Y-147655431D01* -X183105737Y-147628574D01* -X182989086Y-147600568D01* -X182989080Y-147600567D01* -X182984273Y-147599413D01* -X182745051Y-147580586D01* -X182505829Y-147599413D01* -X182501022Y-147600567D01* -X182501016Y-147600568D01* -X182384365Y-147628574D01* -X182272498Y-147655431D01* -X182267927Y-147657324D01* -X182267925Y-147657325D01* -X182055374Y-147745366D01* -X182055372Y-147745367D01* -X182050802Y-147747260D01* -X181846202Y-147872640D01* -X181842435Y-147875857D01* -X181842434Y-147875858D01* -X181730857Y-147971153D01* -X181663733Y-148028482D01* -X181660520Y-148032244D01* -X181519102Y-148197825D01* -X181507891Y-148210951D01* -X181382511Y-148415551D01* -X181380618Y-148420121D01* -X181380617Y-148420123D01* -X181292576Y-148632674D01* -X181290682Y-148637247D01* -X181279888Y-148682206D01* -X181235819Y-148865765D01* -X181235818Y-148865771D01* -X181234664Y-148870578D01* -X181215837Y-149109800D01* -X181234664Y-149349022D01* -X181235818Y-149353829D01* -X181235819Y-149353835D01* -X181268417Y-149489612D01* -X181290682Y-149582353D01* -X181292575Y-149586924D01* -X181292576Y-149586926D01* -X181372956Y-149780980D01* -X181382511Y-149804049D01* -X181507891Y-150008649D01* -X181511108Y-150012416D01* -X181511109Y-150012417D01* -X181572976Y-150084854D01* -X181663733Y-150191118D01* -X181667495Y-150194331D01* -X181789397Y-150298444D01* -X181846202Y-150346960D01* -X182050802Y-150472340D01* -X182055372Y-150474233D01* -X182055374Y-150474234D01* -X182264671Y-150560927D01* -X182272498Y-150564169D01* -X182322394Y-150576148D01* -X182501016Y-150619032D01* -X182501022Y-150619033D01* -X182505829Y-150620187D01* -X182745051Y-150639014D01* -X182984273Y-150620187D01* -X182989080Y-150619033D01* -X182989086Y-150619032D01* -X183167708Y-150576148D01* -X183217604Y-150564169D01* -X183225431Y-150560927D01* -X183434728Y-150474234D01* -X183434730Y-150474233D01* -X183439300Y-150472340D01* -X183643900Y-150346960D01* -X183700706Y-150298444D01* -X183822607Y-150194331D01* -X183826369Y-150191118D01* -X183917126Y-150084854D01* -X183978993Y-150012417D01* -X183978994Y-150012416D01* -X183982211Y-150008649D01* -X184031350Y-149928462D01* -X184083995Y-149880834D01* -X184138780Y-149868300D01* -X184823130Y-149868300D01* -X184842080Y-149869733D01* -X184856315Y-149871899D01* -X184856319Y-149871899D01* -X184863549Y-149872999D01* -X184870841Y-149872406D01* -X184870844Y-149872406D01* -X184916218Y-149868715D01* -X184926433Y-149868300D01* -X184934493Y-149868300D01* -X184947783Y-149866751D01* -X184962707Y-149865011D01* -X184967082Y-149864578D01* -X185032539Y-149859254D01* -X185032542Y-149859253D01* -X185039837Y-149858660D01* -X185046801Y-149856404D01* -X185052760Y-149855213D01* -X185058615Y-149853829D01* -X185065881Y-149852982D01* -X185134527Y-149828065D01* -X185138655Y-149826648D01* -X185201136Y-149806407D01* -X185201138Y-149806406D01* -X185208099Y-149804151D01* -X185214354Y-149800355D01* -X185219828Y-149797849D01* -X185225258Y-149795130D01* -X185232137Y-149792633D01* -X185249911Y-149780980D01* -X185293176Y-149752614D01* -X185296880Y-149750277D01* -X185359307Y-149712395D01* -X185367684Y-149704997D01* -X185367708Y-149705024D01* -X185370700Y-149702371D01* -X185373933Y-149699668D01* -X185380052Y-149695656D01* -X185433328Y-149639417D01* -X185435706Y-149636975D01* -X185550398Y-149522283D01* -X187029509Y-149522283D01* -X187033293Y-149531061D01* -X187896240Y-150394008D01* -X187910184Y-150401622D01* -X187912017Y-150401491D01* -X187918632Y-150397240D01* -X188781768Y-149534104D01* -X188788528Y-149521724D01* -X188782801Y-149514074D01* -X188607293Y-149406523D01* -X188598499Y-149402042D01* -X188386023Y-149314032D01* -X188376638Y-149310983D01* -X188153008Y-149257293D01* -X188143261Y-149255750D01* -X187913982Y-149237705D01* -X187904122Y-149237705D01* -X187674843Y-149255750D01* -X187665096Y-149257293D01* -X187441466Y-149310983D01* -X187432081Y-149314032D01* -X187219605Y-149402042D01* -X187210811Y-149406523D01* -X187038969Y-149511827D01* -X187029509Y-149522283D01* -X185550398Y-149522283D01* -X186039387Y-149033294D01* -X194953757Y-149033294D01* -X194953957Y-149038624D01* -X194953957Y-149038625D01* -X194957786Y-149140630D01* -X194962411Y-149263830D01* -X195009785Y-149489612D01* -X195011743Y-149494571D01* -X195011744Y-149494573D01* -X195022467Y-149521724D01* -X195094524Y-149704184D01* -X195162974Y-149816986D01* -X195205189Y-149886554D01* -X195214204Y-149901411D01* -X195217701Y-149905441D01* -X195304718Y-150005719D01* -X195365404Y-150075654D01* -X195385910Y-150092468D01* -X195539672Y-150218546D01* -X195539678Y-150218550D01* -X195543800Y-150221930D01* -X195744292Y-150336056D01* -X195749308Y-150337877D01* -X195749313Y-150337879D01* -X195956132Y-150412951D01* -X195956136Y-150412952D01* -X195961147Y-150414771D01* -X195966396Y-150415720D01* -X195966399Y-150415721D01* -X196184080Y-150455084D01* -X196184087Y-150455085D01* -X196188164Y-150455822D01* -X196205901Y-150456658D01* -X196210849Y-150456892D01* -X196210856Y-150456892D01* -X196212337Y-150456962D01* -X196374482Y-150456962D01* -X196441438Y-150451281D01* -X196541119Y-150442823D01* -X196541123Y-150442822D01* -X196546430Y-150442372D01* -X196551585Y-150441034D01* -X196551591Y-150441033D01* -X196764560Y-150385757D01* -X196764564Y-150385756D01* -X196769729Y-150384415D01* -X196774595Y-150382223D01* -X196774598Y-150382222D01* -X196975206Y-150291855D01* -X196980072Y-150289663D01* -X196984492Y-150286687D01* -X196984496Y-150286685D01* -X197117089Y-150197417D01* -X197171442Y-150160824D01* -X197338369Y-150001584D01* -X197423954Y-149886554D01* -X197472894Y-149820776D01* -X197472896Y-149820773D01* -X197476078Y-149816496D01* -X197532975Y-149704589D01* -X197578215Y-149615608D01* -X197578215Y-149615607D01* -X197580634Y-149610850D01* -X197634178Y-149438411D01* -X197647462Y-149395632D01* -X197647463Y-149395626D01* -X197649046Y-149390529D01* -X197668974Y-149240173D01* -X197678657Y-149167115D01* -X197678657Y-149167110D01* -X197679357Y-149161830D01* -X197678696Y-149144221D01* -X199589071Y-149144221D01* -X199589434Y-149148369D01* -X199589434Y-149148373D01* -X199598828Y-149255750D01* -X199614809Y-149438411D01* -X199615719Y-149442483D01* -X199615720Y-149442488D01* -X199678104Y-149721578D01* -X199679229Y-149726612D01* -X199680672Y-149730535D01* -X199680673Y-149730537D01* -X199697756Y-149776967D01* -X199781201Y-150003761D01* -X199783148Y-150007454D01* -X199783149Y-150007456D01* -X199862073Y-150157148D01* -X199918931Y-150264989D01* -X199934350Y-150286685D01* -X200087576Y-150502297D01* -X200087581Y-150502303D01* -X200090000Y-150505707D01* -X200092844Y-150508757D01* -X200092849Y-150508763D01* -X200230517Y-150656394D01* -X200291403Y-150721686D01* -X200519602Y-150909130D01* -X200770586Y-151064747D01* -X200774403Y-151066463D01* -X200774406Y-151066464D01* -X200814391Y-151084434D01* -X201039947Y-151185803D01* -X201083847Y-151198890D01* -X201318350Y-151268798D01* -X201322952Y-151270170D01* -X201327072Y-151270823D01* -X201327074Y-151270823D01* -X201611149Y-151315817D01* -X201611155Y-151315818D01* -X201614630Y-151316368D01* -X201639189Y-151317483D01* -X201705574Y-151320498D01* -X201705595Y-151320498D01* -X201706994Y-151320562D01* -X201891458Y-151320562D01* -X202111221Y-151305965D01* -X202115320Y-151305139D01* -X202115324Y-151305138D01* -X202288747Y-151270170D01* -X202400708Y-151247595D01* -X202679932Y-151151450D01* -X202850720Y-151065926D01* -X202940252Y-151021092D01* -X202940254Y-151021091D01* -X202943988Y-151019221D01* -X203188235Y-150853230D01* -X203201252Y-150841592D01* -X203373876Y-150687248D01* -X203408384Y-150656394D01* -X203456729Y-150599989D01* -X203597846Y-150435346D01* -X203597849Y-150435342D01* -X203600566Y-150432172D01* -X203602840Y-150428670D01* -X203602844Y-150428665D01* -X203759127Y-150188011D01* -X203759130Y-150188006D01* -X203761406Y-150184501D01* -X203771237Y-150163798D01* -X203845473Y-150007456D01* -X203888076Y-149917734D01* -X203895917Y-149893314D01* -X203977072Y-149640545D01* -X203977072Y-149640544D01* -X203978352Y-149636558D01* -X204000711Y-149512290D01* -X204029908Y-149350021D01* -X204029909Y-149350016D01* -X204030647Y-149345912D01* -X204031482Y-149327536D01* -X204043854Y-149055073D01* -X204043854Y-149055068D01* -X204044043Y-149050903D01* -X204043639Y-149046277D01* -X204042503Y-149033294D01* -X205953757Y-149033294D01* -X205953957Y-149038624D01* -X205953957Y-149038625D01* -X205957786Y-149140630D01* -X205962411Y-149263830D01* -X206009785Y-149489612D01* -X206011743Y-149494571D01* -X206011744Y-149494573D01* -X206022467Y-149521724D01* -X206094524Y-149704184D01* -X206162974Y-149816986D01* -X206205189Y-149886554D01* -X206214204Y-149901411D01* -X206217701Y-149905441D01* -X206304718Y-150005719D01* -X206365404Y-150075654D01* -X206385910Y-150092468D01* -X206539672Y-150218546D01* -X206539678Y-150218550D01* -X206543800Y-150221930D01* -X206744292Y-150336056D01* -X206749308Y-150337877D01* -X206749313Y-150337879D01* -X206956132Y-150412951D01* -X206956136Y-150412952D01* -X206961147Y-150414771D01* -X206966396Y-150415720D01* -X206966399Y-150415721D01* -X207184080Y-150455084D01* -X207184087Y-150455085D01* -X207188164Y-150455822D01* -X207205901Y-150456658D01* -X207210849Y-150456892D01* -X207210856Y-150456892D01* -X207212337Y-150456962D01* -X207374482Y-150456962D01* -X207441438Y-150451281D01* -X207541119Y-150442823D01* -X207541123Y-150442822D01* -X207546430Y-150442372D01* -X207551585Y-150441034D01* -X207551591Y-150441033D01* -X207764560Y-150385757D01* -X207764564Y-150385756D01* -X207769729Y-150384415D01* -X207774595Y-150382223D01* -X207774598Y-150382222D01* -X207800511Y-150370549D01* -X214987299Y-150370549D01* -X214993026Y-150378199D01* -X215168534Y-150485750D01* -X215177328Y-150490231D01* -X215389804Y-150578241D01* -X215399189Y-150581290D01* -X215622819Y-150634980D01* -X215632566Y-150636523D01* -X215861845Y-150654568D01* -X215871705Y-150654568D01* -X216100984Y-150636523D01* -X216110731Y-150634980D01* -X216334361Y-150581290D01* -X216343746Y-150578241D01* -X216556222Y-150490231D01* -X216565016Y-150485750D01* -X216736858Y-150380446D01* -X216746318Y-150369990D01* -X216742534Y-150361212D01* -X215879587Y-149498265D01* -X215865643Y-149490651D01* -X215863810Y-149490782D01* -X215857195Y-149495033D01* -X214994059Y-150358169D01* -X214987299Y-150370549D01* -X207800511Y-150370549D01* -X207975206Y-150291855D01* -X207980072Y-150289663D01* -X207984492Y-150286687D01* -X207984496Y-150286685D01* -X208117089Y-150197417D01* -X208171442Y-150160824D01* -X208338369Y-150001584D01* -X208423954Y-149886554D01* -X208472894Y-149820776D01* -X208472896Y-149820773D01* -X208476078Y-149816496D01* -X208532975Y-149704589D01* -X208578215Y-149615608D01* -X208578215Y-149615607D01* -X208580634Y-149610850D01* -X208634178Y-149438411D01* -X208647462Y-149395632D01* -X208647463Y-149395626D01* -X208649046Y-149390529D01* -X208668974Y-149240173D01* -X208678657Y-149167115D01* -X208678657Y-149167110D01* -X208679357Y-149161830D01* -X208678540Y-149140051D01* -X208678207Y-149131173D01* -X214338450Y-149131173D01* -X214356495Y-149360452D01* -X214358038Y-149370199D01* -X214411728Y-149593829D01* -X214414777Y-149603214D01* -X214502787Y-149815690D01* -X214507268Y-149824484D01* -X214612572Y-149996326D01* -X214623028Y-150005786D01* -X214631806Y-150002002D01* -X215494753Y-149139055D01* -X215501131Y-149127375D01* -X216231183Y-149127375D01* -X216231314Y-149129208D01* -X216235565Y-149135823D01* -X217098701Y-149998959D01* -X217111081Y-150005719D01* -X217115072Y-150002731D01* -X224300397Y-150002731D01* -X224318442Y-150232010D01* -X224319985Y-150241757D01* -X224373675Y-150465387D01* -X224376724Y-150474772D01* -X224464734Y-150687248D01* -X224469215Y-150696042D01* -X224574519Y-150867884D01* -X224584975Y-150877344D01* -X224593753Y-150873560D01* -X225456700Y-150010613D01* -X225463078Y-149998933D01* -X226193130Y-149998933D01* -X226193261Y-150000766D01* -X226197512Y-150007381D01* -X227060648Y-150870517D01* -X227073028Y-150877277D01* -X227080678Y-150871550D01* -X227188229Y-150696042D01* -X227192710Y-150687248D01* -X227280720Y-150474772D01* -X227283769Y-150465387D01* -X227337459Y-150241757D01* -X227339002Y-150232010D01* -X227357047Y-150002731D01* -X227357047Y-149992871D01* -X227339002Y-149763592D01* -X227337459Y-149753845D01* -X227283769Y-149530215D01* -X227280720Y-149520830D01* -X227192710Y-149308354D01* -X227188229Y-149299560D01* -X227082925Y-149127718D01* -X227072469Y-149118258D01* -X227063691Y-149122042D01* -X226200744Y-149984989D01* -X226193130Y-149998933D01* -X225463078Y-149998933D01* -X225464314Y-149996669D01* -X225464183Y-149994836D01* -X225459932Y-149988221D01* -X224596796Y-149125085D01* -X224584416Y-149118325D01* -X224576766Y-149124052D01* -X224469215Y-149299560D01* -X224464734Y-149308354D01* -X224376724Y-149520830D01* -X224373675Y-149530215D01* -X224319985Y-149753845D01* -X224318442Y-149763592D01* -X224300397Y-149992871D01* -X224300397Y-150002731D01* -X217115072Y-150002731D01* -X217118731Y-149999992D01* -X217226282Y-149824484D01* -X217230763Y-149815690D01* -X217318773Y-149603214D01* -X217321822Y-149593829D01* -X217375512Y-149370199D01* -X217377055Y-149360452D01* -X217395100Y-149131173D01* -X217395100Y-149121313D01* -X217377055Y-148892034D01* -X217375512Y-148882287D01* -X217321822Y-148658657D01* -X217318773Y-148649272D01* -X217230763Y-148436796D01* -X217226282Y-148428002D01* -X217120978Y-148256160D01* -X217110522Y-148246700D01* -X217101744Y-148250484D01* -X216238797Y-149113431D01* -X216231183Y-149127375D01* -X215501131Y-149127375D01* -X215502367Y-149125111D01* -X215502236Y-149123278D01* -X215497985Y-149116663D01* -X214634849Y-148253527D01* -X214622469Y-148246767D01* -X214614819Y-148252494D01* -X214507268Y-148428002D01* -X214502787Y-148436796D01* -X214414777Y-148649272D01* -X214411728Y-148658657D01* -X214358038Y-148882287D01* -X214356495Y-148892034D01* -X214338450Y-149121313D01* -X214338450Y-149131173D01* -X208678207Y-149131173D01* -X208673253Y-148999227D01* -X208670703Y-148931294D01* -X208623329Y-148705512D01* -X208596014Y-148636345D01* -X208575450Y-148584274D01* -X208538590Y-148490940D01* -X208418910Y-148293713D01* -X208396986Y-148268448D01* -X208271210Y-148123503D01* -X208271208Y-148123501D01* -X208267710Y-148119470D01* -X208216250Y-148077275D01* -X208093442Y-147976578D01* -X208093436Y-147976574D01* -X208089314Y-147973194D01* -X207929979Y-147882496D01* -X214987232Y-147882496D01* -X214991016Y-147891274D01* -X215853963Y-148754221D01* -X215867907Y-148761835D01* -X215869740Y-148761704D01* -X215876355Y-148757453D01* -X216739491Y-147894317D01* -X216746251Y-147881937D01* -X216740524Y-147874287D01* -X216565016Y-147766736D01* -X216556222Y-147762255D01* -X216343746Y-147674245D01* -X216334361Y-147671196D01* -X216110731Y-147617506D01* -X216100984Y-147615963D01* -X215871705Y-147597918D01* -X215861845Y-147597918D01* -X215632566Y-147615963D01* -X215622819Y-147617506D01* -X215399189Y-147671196D01* -X215389804Y-147674245D01* -X215177328Y-147762255D01* -X215168534Y-147766736D01* -X214996692Y-147872040D01* -X214987232Y-147882496D01* -X207929979Y-147882496D01* -X207888822Y-147859068D01* -X207883806Y-147857247D01* -X207883801Y-147857245D01* -X207676982Y-147782173D01* -X207676978Y-147782172D01* -X207671967Y-147780353D01* -X207666718Y-147779404D01* -X207666715Y-147779403D01* -X207449034Y-147740040D01* -X207449027Y-147740039D01* -X207444950Y-147739302D01* -X207427213Y-147738466D01* -X207422265Y-147738232D01* -X207422258Y-147738232D01* -X207420777Y-147738162D01* -X207258632Y-147738162D01* -X207191676Y-147743843D01* -X207091995Y-147752301D01* -X207091991Y-147752302D01* -X207086684Y-147752752D01* -X207081529Y-147754090D01* -X207081523Y-147754091D01* -X206868554Y-147809367D01* -X206868550Y-147809368D01* -X206863385Y-147810709D01* -X206858519Y-147812901D01* -X206858516Y-147812902D01* -X206704023Y-147882496D01* -X206653042Y-147905461D01* -X206648622Y-147908437D01* -X206648618Y-147908439D01* -X206575596Y-147957601D01* -X206461672Y-148034300D01* -X206294745Y-148193540D01* -X206291557Y-148197825D01* -X206161499Y-148372630D01* -X206157036Y-148378628D01* -X206154621Y-148383378D01* -X206058425Y-148572582D01* -X206052480Y-148584274D01* -X206024802Y-148673412D01* -X205985652Y-148799492D01* -X205985651Y-148799498D01* -X205984068Y-148804595D01* -X205976269Y-148863441D01* -X205955227Y-149022205D01* -X205953757Y-149033294D01* -X204042503Y-149033294D01* -X204018669Y-148760874D01* -X204018305Y-148756713D01* -X204015876Y-148745845D01* -X203954797Y-148472590D01* -X203954795Y-148472583D01* -X203953885Y-148468512D01* -X203851913Y-148191363D01* -X203826974Y-148144061D01* -X203766036Y-148028482D01* -X203714183Y-147930135D01* -X203654726Y-147846470D01* -X203545538Y-147692827D01* -X203545533Y-147692821D01* -X203543114Y-147689417D01* -X203540270Y-147686367D01* -X203540265Y-147686361D01* -X203344557Y-147476490D01* -X203341711Y-147473438D01* -X203113512Y-147285994D01* -X202862528Y-147130377D01* -X202823703Y-147112928D01* -X202737553Y-147074211D01* -X202593167Y-147009321D01* -X202310162Y-146924954D01* -X202306042Y-146924301D01* -X202306040Y-146924301D01* -X202021965Y-146879307D01* -X202021959Y-146879306D01* -X202018484Y-146878756D01* -X201993925Y-146877641D01* -X201927540Y-146874626D01* -X201927519Y-146874626D01* -X201926120Y-146874562D01* -X201741656Y-146874562D01* -X201521893Y-146889159D01* -X201517794Y-146889985D01* -X201517790Y-146889986D01* -X201375196Y-146918738D01* -X201232406Y-146947529D01* -X200953182Y-147043674D01* -X200899144Y-147070734D01* -X200780040Y-147130377D01* -X200689126Y-147175903D01* -X200444879Y-147341894D01* -X200224730Y-147538730D01* -X200222013Y-147541900D01* -X200222012Y-147541901D01* -X200038758Y-147755707D01* -X200032548Y-147762952D01* -X200030274Y-147766454D01* -X200030270Y-147766459D01* -X199873987Y-148007113D01* -X199871708Y-148010623D01* -X199869914Y-148014401D01* -X199869913Y-148014403D01* -X199861442Y-148032244D01* -X199745038Y-148277390D01* -X199743759Y-148281373D01* -X199743758Y-148281376D01* -X199665752Y-148524336D01* -X199654762Y-148558566D01* -X199641428Y-148632674D01* -X199603297Y-148844601D01* -X199602467Y-148849212D01* -X199602278Y-148853379D01* -X199602277Y-148853386D01* -X199589260Y-149140051D01* -X199589071Y-149144221D01* -X197678696Y-149144221D01* -X197678540Y-149140051D01* -X197673253Y-148999227D01* -X197670703Y-148931294D01* -X197623329Y-148705512D01* -X197596014Y-148636345D01* -X197575450Y-148584274D01* -X197538590Y-148490940D01* -X197418910Y-148293713D01* -X197396986Y-148268448D01* -X197271210Y-148123503D01* -X197271208Y-148123501D01* -X197267710Y-148119470D01* -X197216250Y-148077275D01* -X197093442Y-147976578D01* -X197093436Y-147976574D01* -X197089314Y-147973194D01* -X196888822Y-147859068D01* -X196883806Y-147857247D01* -X196883801Y-147857245D01* -X196676982Y-147782173D01* -X196676978Y-147782172D01* -X196671967Y-147780353D01* -X196666718Y-147779404D01* -X196666715Y-147779403D01* -X196449034Y-147740040D01* -X196449027Y-147740039D01* -X196444950Y-147739302D01* -X196427213Y-147738466D01* -X196422265Y-147738232D01* -X196422258Y-147738232D01* -X196420777Y-147738162D01* -X196258632Y-147738162D01* -X196191676Y-147743843D01* -X196091995Y-147752301D01* -X196091991Y-147752302D01* -X196086684Y-147752752D01* -X196081529Y-147754090D01* -X196081523Y-147754091D01* -X195868554Y-147809367D01* -X195868550Y-147809368D01* -X195863385Y-147810709D01* -X195858519Y-147812901D01* -X195858516Y-147812902D01* -X195704023Y-147882496D01* -X195653042Y-147905461D01* -X195648622Y-147908437D01* -X195648618Y-147908439D01* -X195575596Y-147957601D01* -X195461672Y-148034300D01* -X195294745Y-148193540D01* -X195291557Y-148197825D01* -X195161499Y-148372630D01* -X195157036Y-148378628D01* -X195154621Y-148383378D01* -X195058425Y-148572582D01* -X195052480Y-148584274D01* -X195024802Y-148673412D01* -X194985652Y-148799492D01* -X194985651Y-148799498D01* -X194984068Y-148804595D01* -X194976269Y-148863441D01* -X194955227Y-149022205D01* -X194953757Y-149033294D01* -X186039387Y-149033294D01* -X188530813Y-146541868D01* -X195937081Y-146541868D01* -X195942808Y-146549518D01* -X196118316Y-146657069D01* -X196127110Y-146661550D01* -X196339586Y-146749560D01* -X196348971Y-146752609D01* -X196572601Y-146806299D01* -X196582348Y-146807842D01* -X196811627Y-146825887D01* -X196821487Y-146825887D01* -X197050766Y-146807842D01* -X197060513Y-146806299D01* -X197284143Y-146752609D01* -X197293528Y-146749560D01* -X197506004Y-146661550D01* -X197514798Y-146657069D01* -X197686640Y-146551765D01* -X197695594Y-146541868D01* -X205937081Y-146541868D01* -X205942808Y-146549518D01* -X206118316Y-146657069D01* -X206127110Y-146661550D01* -X206339586Y-146749560D01* -X206348971Y-146752609D01* -X206572601Y-146806299D01* -X206582348Y-146807842D01* -X206811627Y-146825887D01* -X206821487Y-146825887D01* -X207050766Y-146807842D01* -X207060513Y-146806299D01* -X207284143Y-146752609D01* -X207293528Y-146749560D01* -X207506004Y-146661550D01* -X207514798Y-146657069D01* -X207686640Y-146551765D01* -X207696100Y-146541309D01* -X207692316Y-146532531D01* -X206829369Y-145669584D01* -X206815425Y-145661970D01* -X206813592Y-145662101D01* -X206806977Y-145666352D01* -X205943841Y-146529488D01* -X205937081Y-146541868D01* -X197695594Y-146541868D01* -X197696100Y-146541309D01* -X197692316Y-146532531D01* -X196829369Y-145669584D01* -X196815425Y-145661970D01* -X196813592Y-145662101D01* -X196806977Y-145666352D01* -X195943841Y-146529488D01* -X195937081Y-146541868D01* -X188530813Y-146541868D01* -X189770189Y-145302492D01* -X195288232Y-145302492D01* -X195306277Y-145531771D01* -X195307820Y-145541518D01* -X195361510Y-145765148D01* -X195364559Y-145774533D01* -X195452569Y-145987009D01* -X195457050Y-145995803D01* -X195562354Y-146167645D01* -X195572810Y-146177105D01* -X195581588Y-146173321D01* -X196444535Y-145310374D01* -X196450913Y-145298694D01* -X197180965Y-145298694D01* -X197181096Y-145300527D01* -X197185347Y-145307142D01* -X198048483Y-146170278D01* -X198060863Y-146177038D01* -X198068513Y-146171311D01* -X198176064Y-145995803D01* -X198180545Y-145987009D01* -X198268555Y-145774533D01* -X198271604Y-145765148D01* -X198325294Y-145541518D01* -X198326837Y-145531771D01* -X198344882Y-145302492D01* -X205288232Y-145302492D01* -X205306277Y-145531771D01* -X205307820Y-145541518D01* -X205361510Y-145765148D01* -X205364559Y-145774533D01* -X205452569Y-145987009D01* -X205457050Y-145995803D01* -X205562354Y-146167645D01* -X205572810Y-146177105D01* -X205581588Y-146173321D01* -X206444535Y-145310374D01* -X206450913Y-145298694D01* -X207180965Y-145298694D01* -X207181096Y-145300527D01* -X207185347Y-145307142D01* -X208048483Y-146170278D01* -X208060863Y-146177038D01* -X208068513Y-146171311D01* -X208176064Y-145995803D01* -X208180545Y-145987009D01* -X208268555Y-145774533D01* -X208271604Y-145765148D01* -X208325294Y-145541518D01* -X208326837Y-145531771D01* -X208344882Y-145302492D01* -X208344882Y-145292632D01* -X208326837Y-145063353D01* -X208325294Y-145053606D01* -X208271604Y-144829976D01* -X208268555Y-144820591D01* -X208180545Y-144608115D01* -X208176064Y-144599321D01* -X208070760Y-144427479D01* -X208060304Y-144418019D01* -X208051526Y-144421803D01* -X207188579Y-145284750D01* -X207180965Y-145298694D01* -X206450913Y-145298694D01* -X206452149Y-145296430D01* -X206452018Y-145294597D01* -X206447767Y-145287982D01* -X205584631Y-144424846D01* -X205572251Y-144418086D01* -X205564601Y-144423813D01* -X205457050Y-144599321D01* -X205452569Y-144608115D01* -X205364559Y-144820591D01* -X205361510Y-144829976D01* -X205307820Y-145053606D01* -X205306277Y-145063353D01* -X205288232Y-145292632D01* -X205288232Y-145302492D01* -X198344882Y-145302492D01* -X198344882Y-145292632D01* -X198326837Y-145063353D01* -X198325294Y-145053606D01* -X198271604Y-144829976D01* -X198268555Y-144820591D01* -X198180545Y-144608115D01* -X198176064Y-144599321D01* -X198070760Y-144427479D01* -X198060304Y-144418019D01* -X198051526Y-144421803D01* -X197188579Y-145284750D01* -X197180965Y-145298694D01* -X196450913Y-145298694D01* -X196452149Y-145296430D01* -X196452018Y-145294597D01* -X196447767Y-145287982D01* -X195584631Y-144424846D01* -X195572251Y-144418086D01* -X195564601Y-144423813D01* -X195457050Y-144599321D01* -X195452569Y-144608115D01* -X195364559Y-144820591D01* -X195361510Y-144829976D01* -X195307820Y-145053606D01* -X195306277Y-145063353D01* -X195288232Y-145292632D01* -X195288232Y-145302492D01* -X189770189Y-145302492D01* -X190806180Y-144266501D01* -X191018866Y-144053815D01* -X195937014Y-144053815D01* -X195940798Y-144062593D01* -X196803745Y-144925540D01* -X196817689Y-144933154D01* -X196819522Y-144933023D01* -X196826137Y-144928772D01* -X197689273Y-144065636D01* -X197696033Y-144053256D01* -X197690306Y-144045606D01* -X197514798Y-143938055D01* -X197506004Y-143933574D01* -X197293528Y-143845564D01* -X197284143Y-143842515D01* -X197060513Y-143788825D01* -X197050766Y-143787282D01* -X196821487Y-143769237D01* -X196811627Y-143769237D01* -X196582348Y-143787282D01* -X196572601Y-143788825D01* -X196348971Y-143842515D01* -X196339586Y-143845564D01* -X196127110Y-143933574D01* -X196118316Y-143938055D01* -X195946474Y-144043359D01* -X195937014Y-144053815D01* -X191018866Y-144053815D01* -X196177276Y-138895404D01* -X196239588Y-138861378D01* -X196266371Y-138858499D01* -X208073830Y-138858499D01* -X208141951Y-138878501D01* -X208162925Y-138895404D01* -X209293926Y-140026405D01* -X209327952Y-140088717D01* -X209322887Y-140159532D01* -X209280340Y-140216368D01* -X209213820Y-140241179D01* -X209204831Y-140241500D01* -X204081189Y-140241500D01* -X204062239Y-140240067D01* -X204048004Y-140237901D01* -X204048000Y-140237901D01* -X204040770Y-140236801D01* -X204033478Y-140237394D01* -X204033475Y-140237394D01* -X203988101Y-140241085D01* -X203977886Y-140241500D01* -X203969826Y-140241500D01* -X203956536Y-140243049D01* -X203941612Y-140244789D01* -X203937237Y-140245222D01* -X203871780Y-140250546D01* -X203871777Y-140250547D01* -X203864482Y-140251140D01* -X203857518Y-140253396D01* -X203851559Y-140254587D01* -X203845704Y-140255971D01* -X203838438Y-140256818D01* -X203769792Y-140281735D01* -X203765664Y-140283152D01* -X203703183Y-140303393D01* -X203703181Y-140303394D01* -X203696220Y-140305649D01* -X203689965Y-140309445D01* -X203684491Y-140311951D01* -X203679061Y-140314670D01* -X203672182Y-140317167D01* -X203666062Y-140321180D01* -X203666061Y-140321180D01* -X203611143Y-140357186D01* -X203607439Y-140359523D01* -X203545012Y-140397405D01* -X203536635Y-140404803D01* -X203536611Y-140404776D01* -X203533619Y-140407429D01* -X203530386Y-140410132D01* -X203524267Y-140414144D01* -X203519235Y-140419456D01* -X203470991Y-140470383D01* -X203468613Y-140472825D01* -X202265732Y-141675706D01* -X202203420Y-141709732D01* -X202147222Y-141709129D01* -X202055779Y-141687175D01* -X201816557Y-141668348D01* -X201577335Y-141687175D01* -X201572528Y-141688329D01* -X201572522Y-141688330D01* -X201469583Y-141713044D01* -X201344004Y-141743193D01* -X201339433Y-141745086D01* -X201339431Y-141745087D01* -X201126880Y-141833128D01* -X201126878Y-141833129D01* -X201122308Y-141835022D01* -X200917708Y-141960402D01* -X200913941Y-141963619D01* -X200913940Y-141963620D01* -X200861495Y-142008412D01* -X200735239Y-142116244D01* -X200579397Y-142298713D01* -X200454017Y-142503313D01* -X200452124Y-142507883D01* -X200452123Y-142507885D01* -X200370207Y-142705649D01* -X200362188Y-142725009D01* -X200350702Y-142772853D01* -X200307325Y-142953527D01* -X200307324Y-142953533D01* -X200306170Y-142958340D01* -X200287343Y-143197562D01* -X200306170Y-143436784D01* -X200307324Y-143441591D01* -X200307325Y-143441597D01* -X200339718Y-143576521D01* -X200362188Y-143670115D01* -X200364081Y-143674686D01* -X200364082Y-143674688D01* -X200436587Y-143849730D01* -X200454017Y-143891811D01* -X200579397Y-144096411D01* -X200582614Y-144100178D01* -X200582615Y-144100179D01* -X200642193Y-144169936D01* -X200735239Y-144278880D01* -X200739001Y-144282093D01* -X200906145Y-144424846D01* -X200917708Y-144434722D01* -X201122308Y-144560102D01* -X201126878Y-144561995D01* -X201126880Y-144561996D01* -X201238222Y-144608115D01* -X201344004Y-144651931D01* -X201383487Y-144661410D01* -X201572522Y-144706794D01* -X201572528Y-144706795D01* -X201577335Y-144707949D01* -X201816557Y-144726776D01* -X202055779Y-144707949D01* -X202060586Y-144706795D01* -X202060592Y-144706794D01* -X202249627Y-144661410D01* -X202289110Y-144651931D01* -X202394892Y-144608115D01* -X202506234Y-144561996D01* -X202506236Y-144561995D01* -X202510806Y-144560102D01* -X202715406Y-144434722D01* -X202726970Y-144424846D01* -X202894113Y-144282093D01* -X202897875Y-144278880D01* -X202990921Y-144169936D01* -X203050499Y-144100179D01* -X203050500Y-144100178D01* -X203053717Y-144096411D01* -X203079820Y-144053815D01* -X205937014Y-144053815D01* -X205940798Y-144062593D01* -X206803745Y-144925540D01* -X206817689Y-144933154D01* -X206819522Y-144933023D01* -X206826137Y-144928772D01* -X207689273Y-144065636D01* -X207696033Y-144053256D01* -X207690306Y-144045606D01* -X207514798Y-143938055D01* -X207506004Y-143933574D01* -X207293528Y-143845564D01* -X207284143Y-143842515D01* -X207060513Y-143788825D01* -X207050766Y-143787282D01* -X206821487Y-143769237D01* -X206811627Y-143769237D01* -X206582348Y-143787282D01* -X206572601Y-143788825D01* -X206348971Y-143842515D01* -X206339586Y-143845564D01* -X206127110Y-143933574D01* -X206118316Y-143938055D01* -X205946474Y-144043359D01* -X205937014Y-144053815D01* -X203079820Y-144053815D01* -X203179097Y-143891811D01* -X203196528Y-143849730D01* -X203269032Y-143674688D01* -X203269033Y-143674686D01* -X203270926Y-143670115D01* -X203293396Y-143576521D01* -X203325789Y-143441597D01* -X203325790Y-143441591D01* -X203326944Y-143436784D01* -X203345771Y-143197562D01* -X203326944Y-142958340D01* -X203304990Y-142866897D01* -X203308536Y-142795989D01* -X203338413Y-142748387D01* -X204291395Y-141795405D01* -X204353707Y-141761379D01* -X204380490Y-141758500D01* -X209983882Y-141758500D01* -X210052003Y-141778502D01* -X210072977Y-141795405D01* -X212351407Y-144073835D01* -X212363793Y-144088247D01* -X212372326Y-144099842D01* -X212372331Y-144099847D01* -X212376669Y-144105742D01* -X212382247Y-144110481D01* -X212382250Y-144110484D01* -X212416945Y-144139959D01* -X212424461Y-144146889D01* -X212430157Y-144152585D01* -X212433018Y-144154848D01* -X212433023Y-144154853D01* -X212452433Y-144170209D01* -X212455835Y-144172998D01* -X212482210Y-144195405D01* -X212511462Y-144220257D01* -X212517979Y-144223585D01* -X212523027Y-144226951D01* -X212528149Y-144230114D01* -X212533893Y-144234659D01* -X212600072Y-144265588D01* -X212603956Y-144267487D01* -X212668985Y-144300693D01* -X212676100Y-144302434D01* -X212681755Y-144304537D01* -X212687494Y-144306446D01* -X212694127Y-144309546D01* -X212765612Y-144324415D01* -X212769878Y-144325381D01* -X212840787Y-144342732D01* -X212846389Y-144343080D01* -X212846392Y-144343080D01* -X212851941Y-144343424D01* -X212851939Y-144343459D01* -X212855911Y-144343699D01* -X212860132Y-144344076D01* -X212867292Y-144345565D01* -X212944719Y-144343470D01* -X212948127Y-144343424D01* -X227048705Y-144343424D01* -X227116826Y-144363426D01* -X227137800Y-144380329D01* -X229515658Y-146758188D01* -X231891356Y-149133886D01* -X231903742Y-149148298D01* -X231912275Y-149159893D01* -X231912280Y-149159898D01* -X231916618Y-149165793D01* -X231922196Y-149170532D01* -X231922199Y-149170535D01* -X231956894Y-149200010D01* -X231964410Y-149206940D01* -X231970105Y-149212635D01* -X231972987Y-149214915D01* -X231992377Y-149230256D01* -X231995781Y-149233047D01* -X232025740Y-149258499D01* -X232051411Y-149280308D01* -X232057927Y-149283636D01* -X232062976Y-149287003D01* -X232068105Y-149290170D01* -X232073842Y-149294709D01* -X232140001Y-149325630D01* -X232143895Y-149327533D01* -X232208934Y-149360744D01* -X232216042Y-149362483D01* -X232221685Y-149364582D01* -X232227448Y-149366499D01* -X232234076Y-149369597D01* -X232241238Y-149371087D01* -X232241239Y-149371087D01* -X232305538Y-149384461D01* -X232309822Y-149385431D01* -X232380736Y-149402783D01* -X232386338Y-149403131D01* -X232386341Y-149403131D01* -X232391890Y-149403475D01* -X232391888Y-149403511D01* -X232395881Y-149403750D01* -X232400073Y-149404124D01* -X232407241Y-149405615D01* -X232484646Y-149403521D01* -X232488054Y-149403475D01* -X242528854Y-149403475D01* -X242596975Y-149423477D01* -X242617949Y-149440380D01* -X242663774Y-149486205D01* -X242697800Y-149548517D01* -X242692735Y-149619332D01* -X242650188Y-149676168D01* -X242583668Y-149700979D01* -X242574679Y-149701300D01* -X240699098Y-149701300D01* -X240680150Y-149699867D01* -X240672809Y-149698750D01* -X240665912Y-149697701D01* -X240665910Y-149697701D01* -X240658680Y-149696601D01* -X240651388Y-149697194D01* -X240651385Y-149697194D01* -X240606011Y-149700885D01* -X240595796Y-149701300D01* -X240587736Y-149701300D01* -X240574446Y-149702849D01* -X240559522Y-149704589D01* -X240555147Y-149705022D01* -X240489690Y-149710346D01* -X240489687Y-149710347D01* -X240482392Y-149710940D01* -X240475428Y-149713196D01* -X240469469Y-149714387D01* -X240463614Y-149715771D01* -X240456348Y-149716618D01* -X240387702Y-149741535D01* -X240383574Y-149742952D01* -X240321093Y-149763193D01* -X240321091Y-149763194D01* -X240314130Y-149765449D01* -X240307875Y-149769245D01* -X240302401Y-149771751D01* -X240296971Y-149774470D01* -X240290092Y-149776967D01* -X240283972Y-149780980D01* -X240283971Y-149780980D01* -X240229053Y-149816986D01* -X240225349Y-149819323D01* -X240162922Y-149857205D01* -X240154545Y-149864603D01* -X240154521Y-149864576D01* -X240151529Y-149867229D01* -X240148296Y-149869932D01* -X240142177Y-149873944D01* -X240104470Y-149913748D01* -X240088901Y-149930183D01* -X240086523Y-149932625D01* -X239115126Y-150904022D01* -X239052814Y-150938048D01* -X238996616Y-150937445D01* -X238945721Y-150925226D01* -X238905173Y-150915491D01* -X238665951Y-150896664D01* -X238426729Y-150915491D01* -X238421922Y-150916645D01* -X238421916Y-150916646D01* -X238290732Y-150948141D01* -X238193398Y-150971509D01* -X238188827Y-150973402D01* -X238188825Y-150973403D01* -X237976274Y-151061444D01* -X237976272Y-151061445D01* -X237971702Y-151063338D01* -X237767102Y-151188718D01* -X237763335Y-151191935D01* -X237763334Y-151191936D01* -X237644213Y-151293674D01* -X237584633Y-151344560D01* -X237581420Y-151348322D01* -X237443549Y-151509750D01* -X237428791Y-151527029D01* -X237303411Y-151731629D01* -X237301518Y-151736199D01* -X237301517Y-151736201D01* -X237218145Y-151937480D01* -X237211582Y-151953325D01* -X237199897Y-152001996D01* -X237156719Y-152181843D01* -X237156718Y-152181849D01* -X237155564Y-152186656D01* -X237136737Y-152425878D01* -X237155564Y-152665100D01* -X237156718Y-152669907D01* -X237156719Y-152669913D01* -X237182896Y-152778946D01* -X237211582Y-152898431D01* -X237213475Y-152903002D01* -X237213476Y-152903004D01* -X237298382Y-153107985D01* -X237303411Y-153120127D01* -X237428791Y-153324727D01* -X237432008Y-153328494D01* -X237432009Y-153328495D01* -X237486812Y-153392661D01* -X237584633Y-153507196D01* -X237588395Y-153510409D01* -X237759150Y-153656246D01* -X237767102Y-153663038D01* -X237971702Y-153788418D01* -X237976272Y-153790311D01* -X237976274Y-153790312D01* -X238119612Y-153849684D01* -X238193398Y-153880247D01* -X238262763Y-153896900D01* -X238421916Y-153935110D01* -X238421922Y-153935111D01* -X238426729Y-153936265D01* -X238665951Y-153955092D01* -X238905173Y-153936265D01* -X238909980Y-153935111D01* -X238909986Y-153935110D01* -X239069139Y-153896900D01* -X239138504Y-153880247D01* -X239212290Y-153849684D01* -X239355628Y-153790312D01* -X239355630Y-153790311D01* -X239360200Y-153788418D01* -X239488298Y-153709919D01* -X242584354Y-153709919D01* -X242588138Y-153718697D01* -X243451085Y-154581644D01* -X243465029Y-154589258D01* -X243466862Y-154589127D01* -X243473477Y-154584876D01* -X244336613Y-153721740D01* -X244343373Y-153709360D01* -X244337646Y-153701710D01* -X244162138Y-153594159D01* -X244153344Y-153589678D01* -X243940868Y-153501668D01* -X243931483Y-153498619D01* -X243707853Y-153444929D01* -X243698106Y-153443386D01* -X243468827Y-153425341D01* -X243458967Y-153425341D01* -X243229688Y-153443386D01* -X243219941Y-153444929D01* -X242996311Y-153498619D01* -X242986926Y-153501668D01* -X242774450Y-153589678D01* -X242765656Y-153594159D01* -X242593814Y-153699463D01* -X242584354Y-153709919D01* -X239488298Y-153709919D01* -X239564800Y-153663038D01* -X239572753Y-153656246D01* -X239743507Y-153510409D01* -X239747269Y-153507196D01* -X239845090Y-153392661D01* -X239899893Y-153328495D01* -X239899894Y-153328494D01* -X239903111Y-153324727D01* -X240028491Y-153120127D01* -X240033521Y-153107985D01* -X240118426Y-152903004D01* -X240118427Y-152903002D01* -X240120320Y-152898431D01* -X240149006Y-152778946D01* -X240175183Y-152669913D01* -X240175184Y-152669907D01* -X240176338Y-152665100D01* -X240195165Y-152425878D01* -X240176338Y-152186656D01* -X240154384Y-152095213D01* -X240157930Y-152024305D01* -X240187807Y-151976703D01* -X240909305Y-151255205D01* -X240971617Y-151221179D01* -X240998400Y-151218300D01* -X243353729Y-151218300D01* -X243421850Y-151238302D01* -X243442824Y-151255205D01* -X247376530Y-155188911D01* -X247388916Y-155203323D01* -X247397449Y-155214918D01* -X247397454Y-155214923D01* -X247401792Y-155220818D01* -X247407370Y-155225557D01* -X247407373Y-155225560D01* -X247442068Y-155255035D01* -X247449584Y-155261965D01* -X247455279Y-155267660D01* -X247458161Y-155269940D01* -X247477551Y-155285281D01* -X247480955Y-155288072D01* -X247531003Y-155330591D01* -X247536585Y-155335333D01* -X247543101Y-155338661D01* -X247548150Y-155342028D01* -X247553279Y-155345195D01* -X247559016Y-155349734D01* -X247625175Y-155380655D01* -X247629069Y-155382558D01* -X247694108Y-155415769D01* -X247701216Y-155417508D01* -X247706859Y-155419607D01* -X247712622Y-155421524D01* -X247719250Y-155424622D01* -X247726412Y-155426112D01* -X247726413Y-155426112D01* -X247790712Y-155439486D01* -X247794996Y-155440456D01* -X247865910Y-155457808D01* -X247871512Y-155458156D01* -X247871515Y-155458156D01* -X247877064Y-155458500D01* -X247877062Y-155458536D01* -X247881055Y-155458775D01* -X247885247Y-155459149D01* -X247892415Y-155460640D01* -X247969820Y-155458546D01* -X247973228Y-155458500D01* -X252294278Y-155458500D01* -X252362399Y-155478502D01* -X252408892Y-155532158D01* -X252418996Y-155602432D01* -X252389502Y-155667012D01* -X252383373Y-155673595D01* -X247152373Y-160904595D01* -X247090061Y-160938621D01* -X247063278Y-160941500D01* -X232066371Y-160941500D01* -X231998250Y-160921498D01* -X231977276Y-160904595D01* -X229795405Y-158722724D01* -X229761379Y-158660412D01* -X229758500Y-158633629D01* -X229758500Y-157759802D01* -X231309861Y-157759802D01* -X231310061Y-157765132D01* -X231310061Y-157765133D01* -X231314188Y-157875070D01* -X231318515Y-157990338D01* -X231365889Y-158216120D01* -X231367847Y-158221079D01* -X231367848Y-158221081D01* -X231408259Y-158323406D01* -X231450628Y-158430692D01* -X231521378Y-158547284D01* -X231563389Y-158616516D01* -X231570308Y-158627919D01* -X231573805Y-158631949D01* -X231660429Y-158731774D01* -X231721508Y-158802162D01* -X231725639Y-158805549D01* -X231895776Y-158945054D01* -X231895782Y-158945058D01* -X231899904Y-158948438D01* -X232100396Y-159062564D01* -X232105412Y-159064385D01* -X232105417Y-159064387D01* -X232312236Y-159139459D01* -X232312240Y-159139460D01* -X232317251Y-159141279D01* -X232322500Y-159142228D01* -X232322503Y-159142229D01* -X232540184Y-159181592D01* -X232540191Y-159181593D01* -X232544268Y-159182330D01* -X232562005Y-159183166D01* -X232566953Y-159183400D01* -X232566960Y-159183400D01* -X232568441Y-159183470D01* -X232730586Y-159183470D01* -X232797542Y-159177789D01* -X232897223Y-159169331D01* -X232897227Y-159169330D01* -X232902534Y-159168880D01* -X232907689Y-159167542D01* -X232907695Y-159167541D01* -X233120664Y-159112265D01* -X233120668Y-159112264D01* -X233125833Y-159110923D01* -X233130699Y-159108731D01* -X233130702Y-159108730D01* -X233331310Y-159018363D01* -X233336176Y-159016171D01* -X233340596Y-159013195D01* -X233340600Y-159013193D01* -X233466547Y-158928399D01* -X233527546Y-158887332D01* -X233694473Y-158728092D01* -X233825655Y-158551777D01* -X233828998Y-158547284D01* -X233829000Y-158547281D01* -X233832182Y-158543004D01* -X233886966Y-158435253D01* -X233930267Y-158350086D01* -X235924246Y-158350086D01* -X235924609Y-158354234D01* -X235924609Y-158354238D01* -X235927368Y-158385773D01* -X235949984Y-158644276D01* -X235950894Y-158648348D01* -X235950895Y-158648353D01* -X236004978Y-158890306D01* -X236014404Y-158932477D01* -X236015847Y-158936400D01* -X236015848Y-158936402D01* -X236020502Y-158949052D01* -X236116376Y-159209626D01* -X236118323Y-159213319D01* -X236118324Y-159213321D01* -X236151373Y-159276003D01* -X236254106Y-159470854D01* -X236292112Y-159524334D01* -X236422751Y-159708162D01* -X236422756Y-159708168D01* -X236425175Y-159711572D01* -X236428019Y-159714622D01* -X236428024Y-159714628D01* -X236617110Y-159917398D01* -X236626578Y-159927551D01* -X236854777Y-160114995D01* -X237105761Y-160270612D01* -X237109578Y-160272328D01* -X237109581Y-160272329D01* -X237124643Y-160279098D01* -X237375122Y-160391668D01* -X237481750Y-160423455D01* -X237608703Y-160461301D01* -X237658127Y-160476035D01* -X237662247Y-160476688D01* -X237662249Y-160476688D01* -X237946324Y-160521682D01* -X237946330Y-160521683D01* -X237949805Y-160522233D01* -X237974364Y-160523348D01* -X238040749Y-160526363D01* -X238040770Y-160526363D01* -X238042169Y-160526427D01* -X238226633Y-160526427D01* -X238446396Y-160511830D01* -X238450495Y-160511004D01* -X238450499Y-160511003D01* -X238627527Y-160475308D01* -X238735883Y-160453460D01* -X239015107Y-160357315D01* -X239171303Y-160279098D01* -X239275427Y-160226957D01* -X239275429Y-160226956D01* -X239279163Y-160225086D01* -X239523410Y-160059095D01* -X239743559Y-159862259D01* -X239764517Y-159837807D01* -X239933021Y-159641211D01* -X239933024Y-159641207D01* -X239935741Y-159638037D01* -X239938015Y-159634535D01* -X239938019Y-159634530D01* -X240094302Y-159393876D01* -X240094305Y-159393871D01* -X240096581Y-159390366D01* -X240099393Y-159384445D01* -X240195271Y-159182525D01* -X240223251Y-159123599D01* -X240228213Y-159108146D01* -X240312247Y-158846410D01* -X240312247Y-158846409D01* -X240313527Y-158842423D01* -X240335821Y-158718516D01* -X242268003Y-158718516D01* -X242276657Y-158949052D01* -X242324031Y-159174834D01* -X242325989Y-159179793D01* -X242325990Y-159179795D01* -X242365842Y-159280706D01* -X242408770Y-159389406D01* -X242528450Y-159586633D01* -X242531947Y-159590663D01* -X242667322Y-159746669D01* -X242679650Y-159760876D01* -X242701810Y-159779046D01* -X242853918Y-159903768D01* -X242853924Y-159903772D01* -X242858046Y-159907152D01* -X243058538Y-160021278D01* -X243063554Y-160023099D01* -X243063559Y-160023101D01* -X243270378Y-160098173D01* -X243270382Y-160098174D01* -X243275393Y-160099993D01* -X243280642Y-160100942D01* -X243280645Y-160100943D01* -X243498326Y-160140306D01* -X243498333Y-160140307D01* -X243502410Y-160141044D01* -X243520147Y-160141880D01* -X243525095Y-160142114D01* -X243525102Y-160142114D01* -X243526583Y-160142184D01* -X243688728Y-160142184D01* -X243755684Y-160136503D01* -X243855365Y-160128045D01* -X243855369Y-160128044D01* -X243860676Y-160127594D01* -X243865831Y-160126256D01* -X243865837Y-160126255D01* -X244078806Y-160070979D01* -X244078810Y-160070978D01* -X244083975Y-160069637D01* -X244088841Y-160067445D01* -X244088844Y-160067444D01* -X244289452Y-159977077D01* -X244294318Y-159974885D01* -X244298738Y-159971909D01* -X244298742Y-159971907D01* -X244399951Y-159903768D01* -X244485688Y-159846046D01* -X244652615Y-159686806D01* -X244759514Y-159543128D01* -X244787140Y-159505998D01* -X244787142Y-159505995D01* -X244790324Y-159501718D01* -X244846938Y-159390366D01* -X244892461Y-159300830D01* -X244892461Y-159300829D01* -X244894880Y-159296072D01* -X244934146Y-159169615D01* -X244961708Y-159080854D01* -X244961709Y-159080848D01* -X244963292Y-159075751D01* -X244979393Y-158954270D01* -X244992903Y-158852337D01* -X244992903Y-158852332D01* -X244993603Y-158847052D01* -X244991767Y-158798129D01* -X244988580Y-158713231D01* -X244984949Y-158616516D01* -X244937575Y-158390734D01* -X244921169Y-158349190D01* -X244889696Y-158269496D01* -X244852836Y-158176162D01* -X244743242Y-157995556D01* -X244735925Y-157983498D01* -X244735924Y-157983497D01* -X244733156Y-157978935D01* -X244646231Y-157878762D01* -X244585456Y-157808725D01* -X244585454Y-157808723D01* -X244581956Y-157804692D01* -X244520763Y-157754517D01* -X244407688Y-157661800D01* -X244407682Y-157661796D01* -X244403560Y-157658416D01* -X244203068Y-157544290D01* -X244198052Y-157542469D01* -X244198047Y-157542467D01* -X243991228Y-157467395D01* -X243991224Y-157467394D01* -X243986213Y-157465575D01* -X243980964Y-157464626D01* -X243980961Y-157464625D01* -X243763280Y-157425262D01* -X243763273Y-157425261D01* -X243759196Y-157424524D01* -X243741459Y-157423688D01* -X243736511Y-157423454D01* -X243736504Y-157423454D01* -X243735023Y-157423384D01* -X243572878Y-157423384D01* -X243505922Y-157429065D01* -X243406241Y-157437523D01* -X243406237Y-157437524D01* -X243400930Y-157437974D01* -X243395775Y-157439312D01* -X243395769Y-157439313D01* -X243182800Y-157494589D01* -X243182796Y-157494590D01* -X243177631Y-157495931D01* -X243172765Y-157498123D01* -X243172762Y-157498124D01* -X243074324Y-157542467D01* -X242967288Y-157590683D01* -X242962868Y-157593659D01* -X242962864Y-157593661D01* -X242875344Y-157652584D01* -X242775918Y-157719522D01* -X242608991Y-157878762D01* -X242605803Y-157883047D01* -X242474704Y-158059251D01* -X242471282Y-158063850D01* -X242468867Y-158068600D01* -X242414180Y-158176162D01* -X242366726Y-158269496D01* -X242347239Y-158332255D01* -X242299898Y-158484714D01* -X242299897Y-158484720D01* -X242298314Y-158489817D01* -X242284401Y-158594792D01* -X242272337Y-158685819D01* -X242268003Y-158718516D01* -X240335821Y-158718516D01* -X240346537Y-158658958D01* -X240365083Y-158555886D01* -X240365084Y-158555881D01* -X240365822Y-158551777D01* -X240366221Y-158543004D01* -X240379029Y-158260938D01* -X240379029Y-158260933D01* -X240379218Y-158256768D01* -X240377692Y-158239318D01* -X240353844Y-157966739D01* -X240353480Y-157962578D01* -X240310110Y-157768550D01* -X240289972Y-157678455D01* -X240289970Y-157678448D01* -X240289060Y-157674377D01* -X240283188Y-157658416D01* -X240218740Y-157483255D01* -X240187088Y-157397228D01* -X240049358Y-157136000D01* -X240005207Y-157073874D01* -X239880713Y-156898692D01* -X239880708Y-156898686D01* -X239878289Y-156895282D01* -X239875445Y-156892232D01* -X239875440Y-156892226D01* -X239679732Y-156682355D01* -X239676886Y-156679303D01* -X239448687Y-156491859D01* -X239197703Y-156336242D01* -X239172985Y-156325133D01* -X239041390Y-156265992D01* -X238928342Y-156215186D01* -X238870599Y-156197972D01* -X242584421Y-156197972D01* -X242590148Y-156205622D01* -X242765656Y-156313173D01* -X242774450Y-156317654D01* -X242986926Y-156405664D01* -X242996311Y-156408713D01* -X243219941Y-156462403D01* -X243229688Y-156463946D01* -X243458967Y-156481991D01* -X243468827Y-156481991D01* -X243698106Y-156463946D01* -X243707853Y-156462403D01* -X243931483Y-156408713D01* -X243940868Y-156405664D01* -X244153344Y-156317654D01* -X244162138Y-156313173D01* -X244333980Y-156207869D01* -X244343440Y-156197413D01* -X244339656Y-156188635D01* -X243476709Y-155325688D01* -X243462765Y-155318074D01* -X243460932Y-155318205D01* -X243454317Y-155322456D01* -X242591181Y-156185592D01* -X242584421Y-156197972D01* -X238870599Y-156197972D01* -X238755541Y-156163672D01* -X238649336Y-156132011D01* -X238649334Y-156132011D01* -X238645337Y-156130819D01* -X238641217Y-156130166D01* -X238641215Y-156130166D01* -X238357140Y-156085172D01* -X238357134Y-156085171D01* -X238353659Y-156084621D01* -X238329100Y-156083506D01* -X238262715Y-156080491D01* -X238262694Y-156080491D01* -X238261295Y-156080427D01* -X238076831Y-156080427D01* -X237857068Y-156095024D01* -X237852969Y-156095850D01* -X237852965Y-156095851D01* -X237710371Y-156124603D01* -X237567581Y-156153394D01* -X237288357Y-156249539D01* -X237284629Y-156251406D01* -X237038995Y-156374410D01* -X237024301Y-156381768D01* -X236780054Y-156547759D01* -X236559905Y-156744595D01* -X236557188Y-156747765D01* -X236557187Y-156747766D01* -X236381857Y-156952327D01* -X236367723Y-156968817D01* -X236365449Y-156972319D01* -X236365445Y-156972324D01* -X236209162Y-157212978D01* -X236206883Y-157216488D01* -X236205089Y-157220266D01* -X236205088Y-157220268D01* -X236164368Y-157306024D01* -X236080213Y-157483255D01* -X236078934Y-157487238D01* -X236078933Y-157487241D01* -X235993120Y-157754517D01* -X235989937Y-157764431D01* -X235989196Y-157768550D01* -X235955019Y-157958501D01* -X235937642Y-158055077D01* -X235937453Y-158059244D01* -X235937452Y-158059251D01* -X235924824Y-158337358D01* -X235924246Y-158350086D01* -X233930267Y-158350086D01* -X233934319Y-158342116D01* -X233934319Y-158342115D01* -X233936738Y-158337358D01* -X233986791Y-158176162D01* -X234003566Y-158122140D01* -X234003567Y-158122134D01* -X234005150Y-158117037D01* -X234025070Y-157966739D01* -X234034761Y-157893623D01* -X234034761Y-157893618D01* -X234035461Y-157888338D01* -X234026807Y-157657802D01* -X233979433Y-157432020D01* -X233976112Y-157423609D01* -X233931554Y-157310782D01* -X233894694Y-157217448D01* -X233806757Y-157072531D01* -X233777783Y-157024784D01* -X233777782Y-157024783D01* -X233775014Y-157020221D01* -X233688089Y-156920048D01* -X233627314Y-156850011D01* -X233627312Y-156850009D01* -X233623814Y-156845978D01* -X233580152Y-156810177D01* -X233449546Y-156703086D01* -X233449540Y-156703082D01* -X233445418Y-156699702D01* -X233244926Y-156585576D01* -X233239910Y-156583755D01* -X233239905Y-156583753D01* -X233033086Y-156508681D01* -X233033082Y-156508680D01* -X233028071Y-156506861D01* -X233022822Y-156505912D01* -X233022819Y-156505911D01* -X232805138Y-156466548D01* -X232805131Y-156466547D01* -X232801054Y-156465810D01* -X232783317Y-156464974D01* -X232778369Y-156464740D01* -X232778362Y-156464740D01* -X232776881Y-156464670D01* -X232614736Y-156464670D01* -X232547780Y-156470351D01* -X232448099Y-156478809D01* -X232448095Y-156478810D01* -X232442788Y-156479260D01* -X232437633Y-156480598D01* -X232437627Y-156480599D01* -X232224658Y-156535875D01* -X232224654Y-156535876D01* -X232219489Y-156537217D01* -X232214623Y-156539409D01* -X232214620Y-156539410D01* -X232116182Y-156583753D01* -X232009146Y-156631969D01* -X232004726Y-156634945D01* -X232004722Y-156634947D01* -X231912461Y-156697062D01* -X231817776Y-156760808D01* -X231650849Y-156920048D01* -X231647661Y-156924333D01* -X231535123Y-157075590D01* -X231513140Y-157105136D01* -X231510725Y-157109886D01* -X231456038Y-157217448D01* -X231408584Y-157310782D01* -X231374378Y-157420943D01* -X231341756Y-157526000D01* -X231341755Y-157526006D01* -X231340172Y-157531103D01* -X231331881Y-157593661D01* -X231315200Y-157719522D01* -X231309861Y-157759802D01* -X229758500Y-157759802D01* -X229758500Y-155326414D01* -X232622474Y-155326414D01* -X232628201Y-155334064D01* -X232803709Y-155441615D01* -X232812503Y-155446096D01* -X233024979Y-155534106D01* -X233034364Y-155537155D01* -X233257994Y-155590845D01* -X233267741Y-155592388D01* -X233497020Y-155610433D01* -X233506880Y-155610433D01* -X233736159Y-155592388D01* -X233745906Y-155590845D01* -X233969536Y-155537155D01* -X233978921Y-155534106D01* -X234191397Y-155446096D01* -X234200191Y-155441615D01* -X234372033Y-155336311D01* -X234381493Y-155325855D01* -X234377709Y-155317077D01* -X233514762Y-154454130D01* -X233500818Y-154446516D01* -X233498985Y-154446647D01* -X233492370Y-154450898D01* -X232629234Y-155314034D01* -X232622474Y-155326414D01* -X229758500Y-155326414D01* -X229758500Y-154087038D01* -X231973625Y-154087038D01* -X231991670Y-154316317D01* -X231993213Y-154326064D01* -X232046903Y-154549694D01* -X232049952Y-154559079D01* -X232137962Y-154771555D01* -X232142443Y-154780349D01* -X232247747Y-154952191D01* -X232258203Y-154961651D01* -X232266981Y-154957867D01* -X233129928Y-154094920D01* -X233136306Y-154083240D01* -X233866358Y-154083240D01* -X233866489Y-154085073D01* -X233870740Y-154091688D01* -X234733876Y-154954824D01* -X234746256Y-154961584D01* -X234750247Y-154958596D01* -X241935572Y-154958596D01* -X241953617Y-155187875D01* -X241955160Y-155197622D01* -X242008850Y-155421252D01* -X242011899Y-155430637D01* -X242099909Y-155643113D01* -X242104390Y-155651907D01* -X242209694Y-155823749D01* -X242220150Y-155833209D01* -X242228928Y-155829425D01* -X243091875Y-154966478D01* -X243098253Y-154954798D01* -X243828305Y-154954798D01* -X243828436Y-154956631D01* -X243832687Y-154963246D01* -X244695823Y-155826382D01* -X244708203Y-155833142D01* -X244715853Y-155827415D01* -X244823404Y-155651907D01* -X244827885Y-155643113D01* -X244915895Y-155430637D01* -X244918944Y-155421252D01* -X244972634Y-155197622D01* -X244974177Y-155187875D01* -X244992222Y-154958596D01* -X244992222Y-154948736D01* -X244974177Y-154719457D01* -X244972634Y-154709710D01* -X244918944Y-154486080D01* -X244915895Y-154476695D01* -X244827885Y-154264219D01* -X244823404Y-154255425D01* -X244718100Y-154083583D01* -X244707644Y-154074123D01* -X244698866Y-154077907D01* -X243835919Y-154940854D01* -X243828305Y-154954798D01* -X243098253Y-154954798D01* -X243099489Y-154952534D01* -X243099358Y-154950701D01* -X243095107Y-154944086D01* -X242231971Y-154080950D01* -X242219591Y-154074190D01* -X242211941Y-154079917D01* -X242104390Y-154255425D01* -X242099909Y-154264219D01* -X242011899Y-154476695D01* -X242008850Y-154486080D01* -X241955160Y-154709710D01* -X241953617Y-154719457D01* -X241935572Y-154948736D01* -X241935572Y-154958596D01* -X234750247Y-154958596D01* -X234753906Y-154955857D01* -X234861457Y-154780349D01* -X234865938Y-154771555D01* -X234953948Y-154559079D01* -X234956997Y-154549694D01* -X235010687Y-154326064D01* -X235012230Y-154316317D01* -X235030275Y-154087038D01* -X235030275Y-154077178D01* -X235012230Y-153847899D01* -X235010687Y-153838152D01* -X234956997Y-153614522D01* -X234953948Y-153605137D01* -X234865938Y-153392661D01* -X234861457Y-153383867D01* -X234756153Y-153212025D01* -X234745697Y-153202565D01* -X234736919Y-153206349D01* -X233873972Y-154069296D01* -X233866358Y-154083240D01* -X233136306Y-154083240D01* -X233137542Y-154080976D01* -X233137411Y-154079143D01* -X233133160Y-154072528D01* -X232270024Y-153209392D01* -X232257644Y-153202632D01* -X232249994Y-153208359D01* -X232142443Y-153383867D01* -X232137962Y-153392661D01* -X232049952Y-153605137D01* -X232046903Y-153614522D01* -X231993213Y-153838152D01* -X231991670Y-153847899D01* -X231973625Y-154077178D01* -X231973625Y-154087038D01* -X229758500Y-154087038D01* -X229758500Y-152838361D01* -X232622407Y-152838361D01* -X232626191Y-152847139D01* -X233489138Y-153710086D01* -X233503082Y-153717700D01* -X233504915Y-153717569D01* -X233511530Y-153713318D01* -X234374666Y-152850182D01* -X234381426Y-152837802D01* -X234375699Y-152830152D01* -X234200191Y-152722601D01* -X234191397Y-152718120D01* -X233978921Y-152630110D01* -X233969536Y-152627061D01* -X233745906Y-152573371D01* -X233736159Y-152571828D01* -X233506880Y-152553783D01* -X233497020Y-152553783D01* -X233267741Y-152571828D01* -X233257994Y-152573371D01* -X233034364Y-152627061D01* -X233024979Y-152630110D01* -X232812503Y-152718120D01* -X232803709Y-152722601D01* -X232631867Y-152827905D01* -X232622407Y-152838361D01* -X229758500Y-152838361D01* -X229758500Y-147867070D01* -X229759933Y-147848120D01* -X229762099Y-147833885D01* -X229762099Y-147833881D01* -X229763199Y-147826651D01* -X229761903Y-147810709D01* -X229758915Y-147773982D01* -X229758500Y-147763767D01* -X229758500Y-147755707D01* -X229757807Y-147749756D01* -X229755211Y-147727497D01* -X229754778Y-147723121D01* -X229753870Y-147711962D01* -X229748860Y-147650364D01* -X229746605Y-147643403D01* -X229745418Y-147637463D01* -X229744029Y-147631588D01* -X229743182Y-147624319D01* -X229718264Y-147555670D01* -X229716847Y-147551542D01* -X229696607Y-147489064D01* -X229696606Y-147489062D01* -X229694351Y-147482101D01* -X229690555Y-147475846D01* -X229688049Y-147470372D01* -X229685330Y-147464942D01* -X229682833Y-147458063D01* -X229657002Y-147418664D01* -X229642814Y-147397024D01* -X229640467Y-147393305D01* -X229602595Y-147330893D01* -X229595197Y-147322516D01* -X229595224Y-147322492D01* -X229592571Y-147319500D01* -X229589868Y-147316267D01* -X229585856Y-147310148D01* -X229529617Y-147256872D01* -X229527175Y-147254494D01* -X227383770Y-145111089D01* -X227371384Y-145096677D01* -X227362851Y-145085082D01* -X227362846Y-145085077D01* -X227358508Y-145079182D01* -X227352930Y-145074443D01* -X227352927Y-145074440D01* -X227318232Y-145044965D01* -X227310716Y-145038035D01* -X227305021Y-145032340D01* -X227298880Y-145027482D01* -X227282749Y-145014719D01* -X227279345Y-145011928D01* -X227229297Y-144969409D01* -X227229295Y-144969408D01* -X227223715Y-144964667D01* -X227217199Y-144961339D01* -X227212150Y-144957972D01* -X227207021Y-144954805D01* -X227201284Y-144950266D01* -X227135125Y-144919345D01* -X227131225Y-144917439D01* -X227066192Y-144884231D01* -X227059084Y-144882492D01* -X227053441Y-144880393D01* -X227047678Y-144878476D01* -X227041050Y-144875378D01* -X226969583Y-144860513D01* -X226965299Y-144859543D01* -X226894390Y-144842192D01* -X226888788Y-144841844D01* -X226888785Y-144841844D01* -X226883236Y-144841500D01* -X226883238Y-144841464D01* -X226879245Y-144841225D01* -X226875053Y-144840851D01* -X226867885Y-144839360D01* -X226804120Y-144841085D01* -X226790479Y-144841454D01* -X226787072Y-144841500D01* -X222967859Y-144841500D01* -X222948909Y-144840067D01* -X222934674Y-144837901D01* -X222934670Y-144837901D01* -X222927440Y-144836801D01* -X222920148Y-144837394D01* -X222920145Y-144837394D01* -X222874771Y-144841085D01* -X222864556Y-144841500D01* -X222856496Y-144841500D01* -X222852862Y-144841924D01* -X222852856Y-144841924D01* -X222839831Y-144843443D01* -X222828269Y-144844791D01* -X222823921Y-144845221D01* -X222751153Y-144851140D01* -X222744192Y-144853395D01* -X222738252Y-144854582D01* -X222732377Y-144855971D01* -X222725108Y-144856818D01* -X222656459Y-144881736D01* -X222652331Y-144883153D01* -X222589853Y-144903393D01* -X222589851Y-144903394D01* -X222582890Y-144905649D01* -X222576635Y-144909445D01* -X222571161Y-144911951D01* -X222565731Y-144914670D01* -X222558852Y-144917167D01* -X222552732Y-144921180D01* -X222552731Y-144921180D01* -X222497813Y-144957186D01* -X222494109Y-144959523D01* -X222431682Y-144997405D01* -X222423305Y-145004803D01* -X222423281Y-145004776D01* -X222420289Y-145007429D01* -X222417056Y-145010132D01* -X222410937Y-145014144D01* -X222381740Y-145044965D01* -X222357661Y-145070383D01* -X222355283Y-145072825D01* -X221479951Y-145948157D01* -X221417639Y-145982183D01* -X221361441Y-145981580D01* -X221354477Y-145979908D01* -X221269998Y-145959626D01* -X221030776Y-145940799D01* -X220791554Y-145959626D01* -X220786747Y-145960780D01* -X220786741Y-145960781D01* -X220663042Y-145990479D01* -X220558223Y-146015644D01* -X220553652Y-146017537D01* -X220553650Y-146017538D01* -X220341099Y-146105579D01* -X220341097Y-146105580D01* -X220336527Y-146107473D01* -X220131927Y-146232853D01* -X220128160Y-146236070D01* -X220128159Y-146236071D01* -X220012405Y-146334934D01* -X219949458Y-146388695D01* -X219946245Y-146392457D01* -X219814976Y-146546155D01* -X219793616Y-146571164D01* -X219668236Y-146775764D01* -X219666343Y-146780334D01* -X219666342Y-146780336D01* -X219584367Y-146978243D01* -X219576407Y-146997460D01* -X219559366Y-147068440D01* -X219521544Y-147225978D01* -X219521543Y-147225984D01* -X219520389Y-147230791D01* -X219501562Y-147470013D01* -X219520389Y-147709235D01* -X219521543Y-147714042D01* -X219521544Y-147714048D01* -X219544751Y-147810709D01* -X219576407Y-147942566D01* -X219578300Y-147947137D01* -X219578301Y-147947139D01* -X219659869Y-148144061D01* -X219668236Y-148164262D01* -X219793616Y-148368862D01* -X219796833Y-148372629D01* -X219796834Y-148372630D01* -X219872254Y-148460936D01* -X219949458Y-148551331D01* -X219953220Y-148554544D01* -X220124174Y-148700551D01* -X220131927Y-148707173D01* -X220336527Y-148832553D01* -X220341097Y-148834446D01* -X220341099Y-148834447D01* -X220533262Y-148914043D01* -X220558223Y-148924382D01* -X220609219Y-148936625D01* -X220786741Y-148979245D01* -X220786747Y-148979246D01* -X220791554Y-148980400D01* -X221030776Y-148999227D01* -X221269998Y-148980400D01* -X221274805Y-148979246D01* -X221274811Y-148979245D01* -X221452333Y-148936625D01* -X221503329Y-148924382D01* -X221528290Y-148914043D01* -X221720453Y-148834447D01* -X221720455Y-148834446D01* -X221725025Y-148832553D01* -X221853123Y-148754054D01* -X224949179Y-148754054D01* -X224952963Y-148762832D01* -X225815910Y-149625779D01* -X225829854Y-149633393D01* -X225831687Y-149633262D01* -X225838302Y-149629011D01* -X226701438Y-148765875D01* -X226708198Y-148753495D01* -X226702471Y-148745845D01* -X226526963Y-148638294D01* -X226518169Y-148633813D01* -X226305693Y-148545803D01* -X226296308Y-148542754D01* -X226072678Y-148489064D01* -X226062931Y-148487521D01* -X225833652Y-148469476D01* -X225823792Y-148469476D01* -X225594513Y-148487521D01* -X225584766Y-148489064D01* -X225361136Y-148542754D01* -X225351751Y-148545803D01* -X225139275Y-148633813D01* -X225130481Y-148638294D01* -X224958639Y-148743598D01* -X224949179Y-148754054D01* -X221853123Y-148754054D01* -X221929625Y-148707173D01* -X221937379Y-148700551D01* -X222108332Y-148554544D01* -X222112094Y-148551331D01* -X222189298Y-148460936D01* -X222264718Y-148372630D01* -X222264719Y-148372629D01* -X222267936Y-148368862D01* -X222393316Y-148164262D01* -X222401684Y-148144061D01* -X222483251Y-147947139D01* -X222483252Y-147947137D01* -X222485145Y-147942566D01* -X222516801Y-147810709D01* -X222540008Y-147714048D01* -X222540009Y-147714042D01* -X222541163Y-147709235D01* -X222559990Y-147470013D01* -X222541163Y-147230791D01* -X222519209Y-147139348D01* -X222522755Y-147068440D01* -X222552632Y-147020838D01* -X223178065Y-146395405D01* -X223240377Y-146361379D01* -X223267160Y-146358500D01* -X226433629Y-146358500D01* -X226501750Y-146378502D01* -X226522724Y-146395405D01* -X228204595Y-148077275D01* -X228238620Y-148139587D01* -X228241500Y-148166370D01* -X228241500Y-158932930D01* -X228240067Y-158951880D01* -X228236801Y-158973349D01* -X228237394Y-158980641D01* -X228237394Y-158980644D01* -X228241085Y-159026018D01* -X228241500Y-159036233D01* -X228241500Y-159044293D01* -X228241925Y-159047937D01* -X228244789Y-159072507D01* -X228245222Y-159076882D01* -X228249330Y-159127381D01* -X228251140Y-159149637D01* -X228253396Y-159156601D01* -X228254587Y-159162560D01* -X228255971Y-159168415D01* -X228256818Y-159175681D01* -X228281735Y-159244327D01* -X228283152Y-159248455D01* -X228303316Y-159310696D01* -X228305649Y-159317899D01* -X228309445Y-159324154D01* -X228311951Y-159329628D01* -X228314670Y-159335058D01* -X228317167Y-159341937D01* -X228321180Y-159348057D01* -X228321180Y-159348058D01* -X228357186Y-159402976D01* -X228359523Y-159406680D01* -X228397405Y-159469107D01* -X228401121Y-159473315D01* -X228401122Y-159473316D01* -X228404803Y-159477484D01* -X228404776Y-159477508D01* -X228407429Y-159480500D01* -X228410132Y-159483733D01* -X228414144Y-159489852D01* -X228419456Y-159494884D01* -X228470383Y-159543128D01* -X228472825Y-159545506D01* -X231116230Y-162188911D01* -X231128616Y-162203323D01* -X231137149Y-162214918D01* -X231137154Y-162214923D01* -X231141492Y-162220818D01* -X231147070Y-162225557D01* -X231147073Y-162225560D01* -X231181768Y-162255035D01* -X231189284Y-162261965D01* -X231194980Y-162267661D01* -X231197841Y-162269924D01* -X231197846Y-162269929D01* -X231217256Y-162285285D01* -X231220658Y-162288074D01* -X231269562Y-162329621D01* -X231276285Y-162335333D01* -X231282802Y-162338661D01* -X231287850Y-162342027D01* -X231292972Y-162345190D01* -X231298716Y-162349735D01* -X231364895Y-162380664D01* -X231368779Y-162382563D01* -X231433808Y-162415769D01* -X231440923Y-162417510D01* -X231446578Y-162419613D01* -X231452317Y-162421522D01* -X231458950Y-162424622D01* -X231530435Y-162439491D01* -X231534701Y-162440457D01* -X231605610Y-162457808D01* -X231611212Y-162458156D01* -X231611215Y-162458156D01* -X231616764Y-162458500D01* -X231616762Y-162458535D01* -X231620734Y-162458775D01* -X231624955Y-162459152D01* -X231632115Y-162460641D01* -X231709542Y-162458546D01* -X231712950Y-162458500D01* -X246284228Y-162458500D01* -X246352349Y-162478502D01* -X246398842Y-162532158D01* -X246408946Y-162602432D01* -X246379452Y-162667012D01* -X246373323Y-162673595D01* -X240411089Y-168635829D01* -X240396677Y-168648215D01* -X240385082Y-168656748D01* -X240385077Y-168656753D01* -X240379182Y-168661091D01* -X240374443Y-168666669D01* -X240374440Y-168666672D01* -X240344965Y-168701367D01* -X240338035Y-168708883D01* -X240332340Y-168714578D01* -X240330060Y-168717460D01* -X240314719Y-168736850D01* -X240311928Y-168740254D01* -X240269409Y-168790302D01* -X240264667Y-168795884D01* -X240261339Y-168802400D01* -X240257972Y-168807449D01* -X240254805Y-168812578D01* -X240250266Y-168818315D01* -X240219345Y-168884474D01* -X240217442Y-168888368D01* -X240184231Y-168953407D01* -X240182492Y-168960515D01* -X240180393Y-168966158D01* -X240178476Y-168971921D01* -X240175378Y-168978549D01* -X240173888Y-168985711D01* -X240173888Y-168985712D01* -X240160514Y-169050011D01* -X240159544Y-169054295D01* -X240142192Y-169125209D01* -X240141500Y-169136363D01* -X240141464Y-169136361D01* -X240141225Y-169140354D01* -X240140851Y-169144546D01* -X240139360Y-169151714D01* -X240139890Y-169171299D01* -X240141454Y-169229120D01* -X240141500Y-169232527D01* -X240141500Y-174197352D01* -X240121498Y-174265473D01* -X240104595Y-174286447D01* -X237905468Y-176485574D01* -X237843156Y-176519600D01* -X237786958Y-176518997D01* -X237695515Y-176497043D01* -X237456293Y-176478216D01* -X237217071Y-176497043D01* -X237212264Y-176498197D01* -X237212258Y-176498198D01* -X237104504Y-176524068D01* -X236983740Y-176553061D01* -X236979169Y-176554954D01* -X236979167Y-176554955D01* -X236766616Y-176642996D01* -X236766614Y-176642997D01* -X236762044Y-176644890D01* -X236557444Y-176770270D01* -X236374975Y-176926112D01* -X236219133Y-177108581D01* -X236093753Y-177313181D01* -X236091860Y-177317751D01* -X236091859Y-177317753D01* -X236012289Y-177509853D01* -X236001924Y-177534877D01* -X235990837Y-177581058D01* -X235947061Y-177763395D01* -X235947060Y-177763401D01* -X235945906Y-177768208D01* -X235927079Y-178007430D01* -X235945906Y-178246652D01* -X235947060Y-178251459D01* -X235947061Y-178251465D01* -X235977289Y-178377371D01* -X236001924Y-178479983D01* -X236003817Y-178484554D01* -X236003818Y-178484556D01* -X236088707Y-178689496D01* -X236093753Y-178701679D01* -X236219133Y-178906279D01* -X236374975Y-179088748D01* -X236557444Y-179244590D01* -X236762044Y-179369970D01* -X236766614Y-179371863D01* -X236766616Y-179371864D01* -X236948504Y-179447204D01* -X236983740Y-179461799D01* -X237065330Y-179481387D01* -X237212258Y-179516662D01* -X237212264Y-179516663D01* -X237217071Y-179517817D01* -X237456293Y-179536644D01* -X237695515Y-179517817D01* -X237700322Y-179516663D01* -X237700328Y-179516662D01* -X237847256Y-179481387D01* -X237928846Y-179461799D01* -X237964082Y-179447204D01* -X238145970Y-179371864D01* -X238145972Y-179371863D01* -X238150542Y-179369970D01* -X238355142Y-179244590D01* -X238537611Y-179088748D01* -X238693453Y-178906279D01* -X238818833Y-178701679D01* -X238823880Y-178689496D01* -X238908768Y-178484556D01* -X238908769Y-178484554D01* -X238910662Y-178479983D01* -X238935297Y-178377371D01* -X238965525Y-178251465D01* -X238965526Y-178251459D01* -X238966680Y-178246652D01* -X238985507Y-178007430D01* -X238966680Y-177768208D01* -X238944726Y-177676765D01* -X238948272Y-177605857D01* -X238978149Y-177558255D01* -X240641321Y-175895083D01* -X240703633Y-175861057D01* -X240774448Y-175866122D01* -X240831284Y-175908669D01* -X240849740Y-175950015D01* -X240851117Y-175949568D01* -X240851402Y-175950446D01* -X240852805Y-175956881D01* -X240853977Y-175959506D01* -X240854588Y-175962565D01* -X240855971Y-175968416D01* -X240856818Y-175975681D01* -X240881735Y-176044327D01* -X240883152Y-176048455D01* -X240905649Y-176117899D01* -X240909445Y-176124154D01* -X240911951Y-176129628D01* -X240914670Y-176135058D01* -X240917167Y-176141937D01* -X240921180Y-176148057D01* -X240921180Y-176148058D01* -X240957186Y-176202976D01* -X240959523Y-176206680D01* -X240997405Y-176269107D01* -X241001121Y-176273315D01* -X241001122Y-176273316D01* -X241004803Y-176277484D01* -X241004776Y-176277508D01* -X241007429Y-176280500D01* -X241010132Y-176283733D01* -X241014144Y-176289852D01* -X241019456Y-176294884D01* -X241070383Y-176343128D01* -X241072825Y-176345506D01* -X248016230Y-183288911D01* -X248028616Y-183303323D01* -X248037149Y-183314918D01* -X248037154Y-183314923D01* -X248041492Y-183320818D01* -X248047070Y-183325557D01* -X248047073Y-183325560D01* -X248081768Y-183355035D01* -X248089284Y-183361965D01* -X248094979Y-183367660D01* -X248097861Y-183369940D01* -X248117251Y-183385281D01* -X248120655Y-183388072D01* -X248170703Y-183430591D01* -X248176285Y-183435333D01* -X248182801Y-183438661D01* -X248187850Y-183442028D01* -X248192979Y-183445195D01* -X248198716Y-183449734D01* -X248264875Y-183480655D01* -X248268769Y-183482558D01* -X248333808Y-183515769D01* -X248340916Y-183517508D01* -X248346559Y-183519607D01* -X248352322Y-183521524D01* -X248358950Y-183524622D01* -X248366112Y-183526112D01* -X248366113Y-183526112D01* -X248430412Y-183539486D01* -X248434696Y-183540456D01* -X248505610Y-183557808D01* -X248511212Y-183558156D01* -X248511215Y-183558156D01* -X248516764Y-183558500D01* -X248516762Y-183558536D01* -X248520755Y-183558775D01* -X248524947Y-183559149D01* -X248532115Y-183560640D01* -X248609520Y-183558546D01* -X248612928Y-183558500D01* -X253575122Y-183558500D01* -X253643243Y-183578502D01* -X253664217Y-183595405D01* -X255895004Y-185826192D01* -X255929030Y-185888504D01* -X255928427Y-185944702D01* -X255906473Y-186036145D01* -X255887646Y-186275367D01* -X255906473Y-186514589D01* -X255907627Y-186519396D01* -X255907628Y-186519402D01* -X255942903Y-186666330D01* -X255962491Y-186747920D01* -X255964384Y-186752491D01* -X255964385Y-186752493D01* -X256004038Y-186848223D01* -X256054320Y-186969616D01* -X256179700Y-187174216D01* -X256182917Y-187177983D01* -X256182918Y-187177984D01* -X256266278Y-187275587D01* -X256335542Y-187356685D01* -X256518011Y-187512527D01* -X256722611Y-187637907D01* -X256727181Y-187639800D01* -X256727183Y-187639801D01* -X256939734Y-187727842D01* -X256944307Y-187729736D01* -X257025897Y-187749324D01* -X257172825Y-187784599D01* -X257172831Y-187784600D01* -X257177638Y-187785754D01* -X257416860Y-187804581D01* -X257656082Y-187785754D01* -X257660889Y-187784600D01* -X257660895Y-187784599D01* -X257807823Y-187749324D01* -X257889413Y-187729736D01* -X257893986Y-187727842D01* -X258106537Y-187639801D01* -X258106539Y-187639800D01* -X258111109Y-187637907D01* -X258315709Y-187512527D01* -X258498178Y-187356685D01* -X258567442Y-187275587D01* -X258650802Y-187177984D01* -X258650803Y-187177983D01* -X258654020Y-187174216D01* -X258779400Y-186969616D01* -X258829683Y-186848223D01* -X258869335Y-186752493D01* -X258869336Y-186752491D01* -X258871229Y-186747920D01* -X258890817Y-186666330D01* -X258926092Y-186519402D01* -X258926093Y-186519396D01* -X258927247Y-186514589D01* -X258946074Y-186275367D01* -X258927247Y-186036145D01* -X258926093Y-186031338D01* -X258926092Y-186031332D01* -X258879671Y-185837976D01* -X258871229Y-185802814D01* -X258868335Y-185795827D01* -X258781294Y-185585690D01* -X258781293Y-185585688D01* -X258779400Y-185581118D01* -X258654020Y-185376518D01* -X258498178Y-185194049D01* -X258315709Y-185038207D01* -X258111109Y-184912827D01* -X258106539Y-184910934D01* -X258106537Y-184910933D01* -X257893986Y-184822892D01* -X257893984Y-184822891D01* -X257889413Y-184820998D01* -X257788792Y-184796841D01* -X257660895Y-184766135D01* -X257660889Y-184766134D01* -X257656082Y-184764980D01* -X257416860Y-184746153D01* -X257177638Y-184764980D01* -X257086195Y-184786934D01* -X257015287Y-184783388D01* -X256967685Y-184753511D01* -X254525263Y-182311089D01* -X254512877Y-182296677D01* -X254504344Y-182285082D01* -X254504339Y-182285077D01* -X254500001Y-182279182D01* -X254494423Y-182274443D01* -X254494420Y-182274440D01* -X254459725Y-182244965D01* -X254452209Y-182238035D01* -X254446514Y-182232340D01* -X254429171Y-182218619D01* -X254424242Y-182214719D01* -X254420838Y-182211928D01* -X254370790Y-182169409D01* -X254370788Y-182169408D01* -X254365208Y-182164667D01* -X254358692Y-182161339D01* -X254353643Y-182157972D01* -X254348514Y-182154805D01* -X254342777Y-182150266D01* -X254276618Y-182119345D01* -X254272718Y-182117439D01* -X254271112Y-182116619D01* -X254207685Y-182084231D01* -X254200577Y-182082492D01* -X254194934Y-182080393D01* -X254189171Y-182078476D01* -X254182543Y-182075378D01* -X254111076Y-182060513D01* -X254106792Y-182059543D01* -X254035883Y-182042192D01* -X254030281Y-182041844D01* -X254030278Y-182041844D01* -X254024729Y-182041500D01* -X254024731Y-182041464D01* -X254020738Y-182041225D01* -X254016546Y-182040851D01* -X254009378Y-182039360D01* -X253943168Y-182041151D01* -X253931972Y-182041454D01* -X253928565Y-182041500D01* -X248966371Y-182041500D01* -X248898250Y-182021498D01* -X248877276Y-182004595D01* -X242395405Y-175522724D01* -X242361379Y-175460412D01* -X242358500Y-175433629D01* -X242358500Y-169875919D01* -X242378502Y-169807798D01* -X242395405Y-169786824D01* -X245145563Y-167036666D01* -X255301414Y-167036666D01* -X255304543Y-167052236D01* -X255305824Y-167053559D01* -X255313330Y-167055893D01* -X255399821Y-167063460D01* -X255405285Y-167063698D01* -X255568588Y-167063698D01* -X255579511Y-167062742D01* -X255794066Y-167024911D01* -X255804662Y-167022071D01* -X256009387Y-166947558D01* -X256019315Y-166942928D01* -X256208000Y-166833992D01* -X256216973Y-166827708D01* -X256383878Y-166687659D01* -X256391617Y-166679920D01* -X256531667Y-166513014D01* -X256537951Y-166504040D01* -X256646887Y-166315358D01* -X256651518Y-166305427D01* -X256702082Y-166166505D01* -X257538222Y-166166505D01* -X257577980Y-166391984D01* -X257579864Y-166397160D01* -X257624207Y-166518991D01* -X257656288Y-166607134D01* -X257770767Y-166805417D01* -X257917938Y-166980810D01* -X258093329Y-167127981D01* -X258098096Y-167130733D01* -X258098100Y-167130736D01* -X258204247Y-167192019D01* -X258291612Y-167242459D01* -X258296780Y-167244340D01* -X258456168Y-167302353D01* -X258506762Y-167320768D01* -X258570214Y-167331957D01* -X258673061Y-167350092D01* -X258673068Y-167350093D01* -X258675768Y-167350569D01* -X259009643Y-167379780D01* -X259384579Y-167412583D01* -X259384586Y-167412583D01* -X259387303Y-167412821D01* -X259558916Y-167412821D01* -X259711559Y-167385906D01* -X259778975Y-167374019D01* -X259778978Y-167374018D01* -X259784395Y-167373063D01* -X259846197Y-167350569D01* -X259994378Y-167296636D01* -X259994382Y-167296634D01* -X259999545Y-167294755D01* -X260186443Y-167186849D01* -X260193065Y-167183026D01* -X260193066Y-167183026D01* -X260197828Y-167180276D01* -X260366257Y-167038948D01* -X260369012Y-167036636D01* -X260373220Y-167033105D01* -X260428195Y-166967589D01* -X260474743Y-166912116D01* -X260533853Y-166872790D01* -X260604840Y-166871664D01* -X260665168Y-166909096D01* -X260680381Y-166930105D01* -X260709655Y-166980810D01* -X260756601Y-167062123D01* -X260756605Y-167062128D01* -X260759351Y-167066885D01* -X260906522Y-167242278D01* -X261081913Y-167389449D01* -X261086680Y-167392201D01* -X261086684Y-167392204D01* -X261166370Y-167438210D01* -X261280196Y-167503927D01* -X261285364Y-167505808D01* -X261484233Y-167578191D01* -X261495346Y-167582236D01* -X261558798Y-167593425D01* -X261661645Y-167611560D01* -X261661652Y-167611561D01* -X261664352Y-167612037D01* -X261998227Y-167641248D01* -X262373163Y-167674051D01* -X262373170Y-167674051D01* -X262375887Y-167674289D01* -X262547500Y-167674289D01* -X262684091Y-167650204D01* -X262767559Y-167635487D01* -X262767562Y-167635486D01* -X262772979Y-167634531D01* -X262834781Y-167612037D01* -X262982962Y-167558104D01* -X262982966Y-167558102D01* -X262988129Y-167556223D01* -X263186412Y-167441744D01* -X263361804Y-167294573D01* -X263390682Y-167260158D01* -X263505437Y-167123400D01* -X263505439Y-167123397D01* -X263508976Y-167119182D01* -X263623454Y-166920899D01* -X263657734Y-166826717D01* -X263699881Y-166710920D01* -X263699881Y-166710919D01* -X263701763Y-166705749D01* -X263741521Y-166480269D01* -X263741522Y-166251311D01* -X263701763Y-166025832D01* -X263649640Y-165882622D01* -X263625337Y-165815849D01* -X263625335Y-165815845D01* -X263623456Y-165810682D01* -X263508977Y-165612399D01* -X263505439Y-165608183D01* -X263505153Y-165607774D01* -X263482464Y-165540500D01* -X263499748Y-165471639D01* -X263551518Y-165423055D01* -X263621335Y-165410171D01* -X263633916Y-165412120D01* -X263729716Y-165431959D01* -X263783301Y-165443056D01* -X263787912Y-165443322D01* -X263787913Y-165443322D01* -X263838486Y-165446238D01* -X263838490Y-165446238D01* -X263840309Y-165446343D01* -X263985533Y-165446343D01* -X263988320Y-165446094D01* -X263988326Y-165446094D01* -X264069794Y-165438823D01* -X264152296Y-165431460D01* -X264157710Y-165429979D01* -X264157715Y-165429978D01* -X264285446Y-165395034D01* -X264368985Y-165372180D01* -X264374043Y-165369768D01* -X264374047Y-165369766D01* -X264491576Y-165313707D01* -X264571752Y-165275465D01* -X264754188Y-165144372D01* -X264828465Y-165067724D01* -X264906623Y-164987072D01* -X264906625Y-164987069D01* -X264910526Y-164983044D01* -X265035824Y-164796581D01* -X265126122Y-164590876D01* -X265131896Y-164566829D01* -X265177256Y-164377889D01* -X265177256Y-164377888D01* -X265178566Y-164372432D01* -X265185347Y-164254817D01* -X265191174Y-164153760D01* -X265191174Y-164153757D01* -X265191497Y-164148153D01* -X265164509Y-163925128D01* -X265098452Y-163710408D01* -X265053349Y-163623021D01* -X264997988Y-163515762D01* -X264997988Y-163515761D01* -X264995416Y-163510779D01* -X264858657Y-163332551D01* -X264692498Y-163181358D01* -X264687751Y-163178380D01* -X264687748Y-163178378D01* -X264506939Y-163064958D01* -X264502190Y-163061979D01* -X264293751Y-162978187D01* -X264073767Y-162932630D01* -X264069156Y-162932364D01* -X264069155Y-162932364D01* -X264018582Y-162929448D01* -X264018578Y-162929448D01* -X264016759Y-162929343D01* -X263871535Y-162929343D01* -X263858507Y-162930506D01* -X263788878Y-162916640D01* -X263737799Y-162867330D01* -X263721487Y-162798233D01* -X263745122Y-162731286D01* -X263758210Y-162715910D01* -X263758512Y-162715608D01* -X263762720Y-162712077D01* -X263795011Y-162673595D01* -X263906353Y-162540904D01* -X263906355Y-162540901D01* -X263909892Y-162536686D01* -X264024370Y-162338403D01* -X264102679Y-162123253D01* -X264142437Y-161897773D01* -X264142438Y-161668815D01* -X264102679Y-161443336D01* -X264070547Y-161355052D01* -X264026253Y-161233353D01* -X264026251Y-161233349D01* -X264024372Y-161228186D01* -X263909893Y-161029903D01* -X263762722Y-160854510D01* -X263587330Y-160707339D01* -X263389047Y-160592860D01* -X263379185Y-160589271D01* -X263179069Y-160516434D01* -X263179068Y-160516434D01* -X263173898Y-160514552D01* -X263110446Y-160503363D01* -X263007599Y-160485228D01* -X263007592Y-160485227D01* -X263004892Y-160484751D01* -X262647239Y-160453460D01* -X262296081Y-160422737D01* -X262296074Y-160422737D01* -X262293357Y-160422499D01* -X262121744Y-160422499D01* -X262004785Y-160443122D01* -X261901685Y-160461301D01* -X261901682Y-160461302D01* -X261896265Y-160462257D01* -X261891088Y-160464141D01* -X261891089Y-160464141D01* -X261686282Y-160538684D01* -X261686278Y-160538686D01* -X261681115Y-160540565D01* -X261582934Y-160597250D01* -X261503882Y-160642891D01* -X261482832Y-160655044D01* -X261307439Y-160802215D01* -X261205915Y-160923206D01* -X261146808Y-160962531D01* -X261075820Y-160963657D01* -X261015493Y-160926226D01* -X261000277Y-160905213D01* -X260999921Y-160904595D01* -X260968965Y-160850979D01* -X260924059Y-160773198D01* -X260924055Y-160773193D01* -X260921309Y-160768436D01* -X260774138Y-160593043D01* -X260598746Y-160445872D01* -X260400463Y-160331393D01* -X260250198Y-160276701D01* -X260190485Y-160254967D01* -X260190484Y-160254967D01* -X260185314Y-160253085D01* -X260118168Y-160241245D01* -X260019015Y-160223761D01* -X260019008Y-160223760D01* -X260016308Y-160223284D01* -X259682433Y-160194073D01* -X259307497Y-160161270D01* -X259307490Y-160161270D01* -X259304773Y-160161032D01* -X259133160Y-160161032D01* -X258996569Y-160185117D01* -X258913101Y-160199834D01* -X258913098Y-160199835D01* -X258907681Y-160200790D01* -X258902504Y-160202674D01* -X258902505Y-160202674D01* -X258697698Y-160277217D01* -X258697694Y-160277219D01* -X258692531Y-160279098D01* -X258494248Y-160393577D01* -X258385875Y-160484512D01* -X258335999Y-160526363D01* -X258318855Y-160540748D01* -X258171684Y-160716139D01* -X258168932Y-160720906D01* -X258168929Y-160720910D01* -X258110872Y-160821469D01* -X258057206Y-160914422D01* -X258055325Y-160919590D01* -X257995554Y-161083809D01* -X257978897Y-161129572D01* -X257939138Y-161355052D01* -X257939138Y-161584010D01* -X257955062Y-161674320D01* -X257972529Y-161773378D01* -X257978896Y-161809489D01* -X257980780Y-161814665D01* -X258053720Y-162015066D01* -X258057204Y-162024639D01* -X258171683Y-162222922D01* -X258264246Y-162333235D01* -X258311978Y-162390120D01* -X258318854Y-162398315D01* -X258494245Y-162545486D01* -X258499012Y-162548238D01* -X258499016Y-162548241D01* -X258642736Y-162631217D01* -X258692528Y-162659964D01* -X258697696Y-162661845D01* -X258888482Y-162731286D01* -X258907678Y-162738273D01* -X258971130Y-162749462D01* -X259073977Y-162767597D01* -X259073984Y-162767598D01* -X259076684Y-162768074D01* -X259410559Y-162797285D01* -X259785495Y-162830088D01* -X259785502Y-162830088D01* -X259788219Y-162830326D01* -X259959832Y-162830326D01* -X260096423Y-162806241D01* -X260179891Y-162791524D01* -X260179894Y-162791523D01* -X260185311Y-162790568D01* -X260247113Y-162768074D01* -X260395294Y-162714141D01* -X260395298Y-162714139D01* -X260400461Y-162712260D01* -X260598744Y-162597781D01* -X260751337Y-162469741D01* -X260769928Y-162454141D01* -X260774136Y-162450610D01* -X260794483Y-162426362D01* -X260875659Y-162329621D01* -X260934769Y-162290295D01* -X261005756Y-162289169D01* -X261066084Y-162326601D01* -X261081299Y-162347613D01* -X261145479Y-162458775D01* -X261160267Y-162484389D01* -X261239311Y-162578591D01* -X261275704Y-162621962D01* -X261307438Y-162659782D01* -X261482829Y-162806953D01* -X261487596Y-162809705D01* -X261487600Y-162809708D01* -X261637481Y-162896241D01* -X261681112Y-162921431D01* -X261686280Y-162923312D01* -X261824793Y-162973727D01* -X261896262Y-162999740D01* -X261917620Y-163003506D01* -X262062561Y-163029064D01* -X262062568Y-163029065D01* -X262065268Y-163029541D01* -X262391695Y-163058100D01* -X262774079Y-163091555D01* -X262774086Y-163091555D01* -X262776803Y-163091793D01* -X262940526Y-163091793D01* -X263008647Y-163111795D01* -X263055140Y-163165451D01* -X263065244Y-163235725D01* -X263031010Y-163305478D01* -X262946542Y-163392642D01* -X262821244Y-163579105D01* -X262730946Y-163784810D01* -X262729637Y-163790261D01* -X262729636Y-163790265D01* -X262679812Y-163997797D01* -X262678502Y-164003254D01* -X262678179Y-164008859D01* -X262666264Y-164215518D01* -X262665571Y-164227533D01* -X262692559Y-164450558D01* -X262758616Y-164665278D01* -X262761186Y-164670258D01* -X262761188Y-164670262D01* -X262854066Y-164850210D01* -X262861652Y-164864907D01* -X262865065Y-164869354D01* -X262865065Y-164869355D01* -X262884282Y-164894399D01* -X262909882Y-164960619D01* -X262895617Y-165030168D01* -X262846016Y-165080964D01* -X262776826Y-165096880D01* -X262762439Y-165095189D01* -X262606683Y-165067724D01* -X262606676Y-165067723D01* -X262603976Y-165067247D01* -X262236230Y-165035073D01* -X261895165Y-165005233D01* -X261895158Y-165005233D01* -X261892441Y-165004995D01* -X261720828Y-165004995D01* -X261603875Y-165025617D01* -X261500769Y-165043797D01* -X261500766Y-165043798D01* -X261495349Y-165044753D01* -X261466399Y-165055290D01* -X261285366Y-165121180D01* -X261285362Y-165121182D01* -X261280199Y-165123061D01* -X261142316Y-165202668D01* -X261102966Y-165225387D01* -X261081916Y-165237540D01* -X260906523Y-165384711D01* -X260805000Y-165505701D01* -X260745893Y-165545026D01* -X260674905Y-165546152D01* -X260614578Y-165508721D01* -X260599362Y-165487708D01* -X260523143Y-165355694D01* -X260523143Y-165355693D01* -X260520393Y-165350931D01* -X260373222Y-165175538D01* -X260197830Y-165028367D01* -X260159005Y-165005951D01* -X260004310Y-164916638D01* -X260004311Y-164916638D01* -X259999547Y-164913888D01* -X259855343Y-164861402D01* -X259789569Y-164837462D01* -X259789568Y-164837462D01* -X259784398Y-164835580D01* -X259703811Y-164821370D01* -X259618099Y-164806256D01* -X259618092Y-164806255D01* -X259615392Y-164805779D01* -X259281517Y-164776568D01* -X258906581Y-164743765D01* -X258906574Y-164743765D01* -X258903857Y-164743527D01* -X258732244Y-164743527D01* -X258598022Y-164767194D01* -X258512185Y-164782329D01* -X258512182Y-164782330D01* -X258506765Y-164783285D01* -X258461025Y-164799933D01* -X258296782Y-164859712D01* -X258296778Y-164859714D01* -X258291615Y-164861593D01* -X258172675Y-164930263D01* -X258135203Y-164951898D01* -X258093332Y-164976072D01* -X257999203Y-165055055D01* -X257948358Y-165097719D01* -X257917939Y-165123243D01* -X257770768Y-165298634D01* -X257768016Y-165303401D01* -X257768013Y-165303405D01* -X257706070Y-165410695D01* -X257656290Y-165496917D01* -X257654409Y-165502085D01* -X257618241Y-165601456D01* -X257577981Y-165712067D01* -X257538222Y-165937547D01* -X257538222Y-166166505D01* -X256702082Y-166166505D01* -X256712514Y-166137844D01* -X256713408Y-166123771D01* -X256705793Y-166119691D01* -X255684578Y-166030346D01* -X255409743Y-166006301D01* -X255394173Y-166009430D01* -X255392850Y-166010711D01* -X255390516Y-166018217D01* -X255301414Y-167036666D01* -X245145563Y-167036666D01* -X245241434Y-166940795D01* -X254205600Y-166940795D01* -X254208729Y-166956365D01* -X254210010Y-166957688D01* -X254217516Y-166960022D01* -X254304007Y-166967589D01* -X254309471Y-166967827D01* -X254472781Y-166967827D01* -X254478454Y-166967331D01* -X254522035Y-166971144D01* -X254527528Y-166972616D01* -X254688346Y-167000972D01* -X254693800Y-167001689D01* -X254775721Y-167008857D01* -X254791292Y-167005728D01* -X254792615Y-167004446D01* -X254794948Y-166996943D01* -X254884051Y-165978493D01* -X254880922Y-165962923D01* -X254879641Y-165961600D01* -X254872135Y-165959266D01* -X254313929Y-165910430D01* -X254298359Y-165913559D01* -X254297036Y-165914840D01* -X254294702Y-165922346D01* -X254205600Y-166940795D01* -X245241434Y-166940795D01* -X246420983Y-165761246D01* -X252465055Y-165761246D01* -X252496916Y-165941940D01* -X252499756Y-165952536D01* -X252574269Y-166157261D01* -X252578899Y-166167189D01* -X252687835Y-166355874D01* -X252694119Y-166364847D01* -X252834168Y-166531752D01* -X252841907Y-166539491D01* -X253008806Y-166679537D01* -X253017793Y-166685829D01* -X253206469Y-166794761D01* -X253216400Y-166799392D01* -X253421134Y-166873910D01* -X253431713Y-166876744D01* -X253592532Y-166905101D01* -X253597986Y-166905818D01* -X253679907Y-166912986D01* -X253695478Y-166909857D01* -X253696801Y-166908575D01* -X253699134Y-166901072D01* -X253788237Y-165882622D01* -X253785108Y-165867052D01* -X253783827Y-165865729D01* -X253776321Y-165863395D01* -X252480850Y-165750057D01* -X252467025Y-165752835D01* -X252465055Y-165761246D01* -X246420983Y-165761246D01* -X246701620Y-165480609D01* -X255437551Y-165480609D01* -X255440680Y-165496179D01* -X255441961Y-165497502D01* -X255449467Y-165499836D01* -X256744938Y-165613174D01* -X256758763Y-165610396D01* -X256760733Y-165601985D01* -X256728872Y-165421291D01* -X256726032Y-165410695D01* -X256651519Y-165205970D01* -X256646889Y-165196042D01* -X256537954Y-165007360D01* -X256531075Y-164997536D01* -X256508386Y-164930263D01* -X256525670Y-164861402D01* -X256577439Y-164812817D01* -X256647257Y-164799933D01* -X256659838Y-164801882D01* -X256756353Y-164821869D01* -X256809938Y-164832966D01* -X256814549Y-164833232D01* -X256814550Y-164833232D01* -X256865123Y-164836148D01* -X256865127Y-164836148D01* -X256866946Y-164836253D01* -X257012170Y-164836253D01* -X257014957Y-164836004D01* -X257014963Y-164836004D01* -X257085100Y-164829744D01* -X257178933Y-164821370D01* -X257184347Y-164819889D01* -X257184352Y-164819888D01* -X257321641Y-164782329D01* -X257395622Y-164762090D01* -X257400680Y-164759678D01* -X257400684Y-164759676D01* -X257560785Y-164683311D01* -X257598389Y-164665375D01* -X257780825Y-164534282D01* -X257858789Y-164453830D01* -X257933260Y-164376982D01* -X257933262Y-164376979D01* -X257937163Y-164372954D01* -X258062461Y-164186491D01* -X258152759Y-163980786D01* -X258166122Y-163925128D01* -X258203893Y-163767799D01* -X258203893Y-163767798D01* -X258205203Y-163762342D01* -X258218134Y-163538063D01* -X258191146Y-163315038D01* -X258125089Y-163100318D01* -X258120567Y-163091555D01* -X258024625Y-162905672D01* -X258024625Y-162905671D01* -X258022053Y-162900689D01* -X257885294Y-162722461D01* -X257719135Y-162571268D01* -X257714388Y-162568290D01* -X257714385Y-162568288D01* -X257533576Y-162454868D01* -X257528827Y-162451889D01* -X257320388Y-162368097D01* -X257100404Y-162322540D01* -X257095793Y-162322274D01* -X257095792Y-162322274D01* -X257045219Y-162319358D01* -X257045215Y-162319358D01* -X257043396Y-162319253D01* -X256898172Y-162319253D01* -X256893363Y-162319682D01* -X256884362Y-162320485D01* -X256814734Y-162306617D01* -X256763656Y-162257306D01* -X256747346Y-162188208D01* -X256770983Y-162121261D01* -X256784069Y-162105889D01* -X256792533Y-162097425D01* -X256932583Y-161930519D01* -X256938867Y-161921545D01* -X257047803Y-161732863D01* -X257052434Y-161722932D01* -X257113430Y-161555349D01* -X257114324Y-161541276D01* -X257106709Y-161537196D01* -X255810659Y-161423806D01* -X255795089Y-161426935D01* -X255793766Y-161428216D01* -X255791432Y-161435722D01* -X255702330Y-162454171D01* -X255705459Y-162469741D01* -X255706740Y-162471064D01* -X255714246Y-162473398D01* -X255800737Y-162480965D01* -X255806201Y-162481203D01* -X255967647Y-162481203D01* -X256035768Y-162501205D01* -X256082261Y-162554861D01* -X256092365Y-162625135D01* -X256058131Y-162694888D01* -X256035064Y-162718692D01* -X255973179Y-162782552D01* -X255847881Y-162969015D01* -X255757583Y-163174720D01* -X255756274Y-163180171D01* -X255756273Y-163180175D01* -X255711615Y-163366190D01* -X255705139Y-163393164D01* -X255704816Y-163398769D01* -X255694687Y-163574453D01* -X255692208Y-163617443D01* -X255719196Y-163840468D01* -X255785253Y-164055188D01* -X255787823Y-164060168D01* -X255787825Y-164060172D01* -X255885145Y-164248726D01* -X255888289Y-164254817D01* -X255891700Y-164259262D01* -X255891701Y-164259264D01* -X255911369Y-164284896D01* -X255936968Y-164351117D01* -X255922702Y-164420666D01* -X255873101Y-164471461D01* -X255803911Y-164487376D01* -X255789525Y-164485685D01* -X255633252Y-164458130D01* -X255627802Y-164457413D01* -X255545881Y-164450245D01* -X255530310Y-164453374D01* -X255528987Y-164454656D01* -X255526654Y-164462159D01* -X255437551Y-165480609D01* -X246701620Y-165480609D01* -X246797491Y-165384738D01* -X254341737Y-165384738D01* -X254344866Y-165400308D01* -X254346147Y-165401631D01* -X254353653Y-165403965D01* -X254911859Y-165452801D01* -X254927429Y-165449672D01* -X254928752Y-165448391D01* -X254931086Y-165440885D01* -X255020188Y-164422436D01* -X255017059Y-164406866D01* -X255015778Y-164405543D01* -X255008272Y-164403209D01* -X254921780Y-164395642D01* -X254916316Y-164395404D01* -X254753007Y-164395404D01* -X254747334Y-164395900D01* -X254703753Y-164392087D01* -X254698260Y-164390615D01* -X254537442Y-164362259D01* -X254531988Y-164361542D01* -X254450067Y-164354374D01* -X254434496Y-164357503D01* -X254433173Y-164358785D01* -X254430840Y-164366288D01* -X254341737Y-165384738D01* -X246797491Y-165384738D01* -X246942769Y-165239460D01* -X252512380Y-165239460D01* -X252519995Y-165243540D01* -X253541210Y-165332885D01* -X253816045Y-165356930D01* -X253831615Y-165353801D01* -X253832938Y-165352520D01* -X253835272Y-165345014D01* -X253924374Y-164326565D01* -X253921245Y-164310995D01* -X253919964Y-164309672D01* -X253912458Y-164307338D01* -X253825966Y-164299771D01* -X253820502Y-164299533D01* -X253657200Y-164299533D01* -X253646277Y-164300489D01* -X253431722Y-164338320D01* -X253421126Y-164341160D01* -X253216401Y-164415673D01* -X253206473Y-164420303D01* -X253017788Y-164529239D01* -X253008815Y-164535523D01* -X252841910Y-164675572D01* -X252834171Y-164683311D01* -X252694125Y-164850210D01* -X252687833Y-164859197D01* -X252578901Y-165047873D01* -X252574270Y-165057804D01* -X252513274Y-165225387D01* -X252512380Y-165239460D01* -X246942769Y-165239460D01* -X249823930Y-162358299D01* -X254606516Y-162358299D01* -X254609645Y-162373869D01* -X254610926Y-162375192D01* -X254618432Y-162377526D01* -X254704923Y-162385093D01* -X254710387Y-162385331D01* -X254873693Y-162385331D01* -X254879364Y-162384835D01* -X254922950Y-162388649D01* -X254928440Y-162390120D01* -X255089262Y-162418477D01* -X255094716Y-162419194D01* -X255176637Y-162426362D01* -X255192208Y-162423233D01* -X255193531Y-162421951D01* -X255195864Y-162414448D01* -X255284967Y-161395998D01* -X255281838Y-161380428D01* -X255280557Y-161379105D01* -X255273051Y-161376771D01* -X254714845Y-161327935D01* -X254699275Y-161331064D01* -X254697952Y-161332345D01* -X254695618Y-161339851D01* -X254606516Y-162358299D01* -X249823930Y-162358299D01* -X251003479Y-161178750D01* -X252865971Y-161178750D01* -X252897832Y-161359444D01* -X252900672Y-161370040D01* -X252975185Y-161574765D01* -X252979815Y-161584693D01* -X253088751Y-161773378D01* -X253095035Y-161782351D01* -X253235084Y-161949256D01* -X253242823Y-161956995D01* -X253409722Y-162097041D01* -X253418709Y-162103333D01* -X253607385Y-162212265D01* -X253617316Y-162216896D01* -X253822050Y-162291414D01* -X253832629Y-162294248D01* -X253993448Y-162322605D01* -X253998902Y-162323322D01* -X254080823Y-162330490D01* -X254096394Y-162327361D01* -X254097717Y-162326079D01* -X254100050Y-162318576D01* -X254189153Y-161300127D01* -X254186024Y-161284557D01* -X254184743Y-161283234D01* -X254177236Y-161280900D01* -X253897857Y-161256457D01* -X253897845Y-161256455D01* -X252881767Y-161167561D01* -X252867941Y-161170339D01* -X252865971Y-161178750D01* -X251003479Y-161178750D01* -X251284116Y-160898113D01* -X255838467Y-160898113D01* -X255841596Y-160913683D01* -X255842877Y-160915006D01* -X255850384Y-160917340D01* -X256129763Y-160941783D01* -X256129775Y-160941785D01* -X257145853Y-161030679D01* -X257159679Y-161027901D01* -X257161649Y-161019490D01* -X257129788Y-160838796D01* -X257126948Y-160828200D01* -X257052435Y-160623475D01* -X257047805Y-160613547D01* -X256938869Y-160424862D01* -X256932585Y-160415889D01* -X256792536Y-160248984D01* -X256784797Y-160241245D01* -X256617890Y-160101194D01* -X256608916Y-160094910D01* -X256420235Y-159985975D01* -X256410304Y-159981344D01* -X256205570Y-159906826D01* -X256194991Y-159903992D01* -X256034172Y-159875635D01* -X256028718Y-159874918D01* -X255946797Y-159867750D01* -X255931226Y-159870879D01* -X255929903Y-159872161D01* -X255927570Y-159879664D01* -X255838467Y-160898113D01* -X251284116Y-160898113D01* -X251379987Y-160802242D01* -X254742653Y-160802242D01* -X254745782Y-160817812D01* -X254747063Y-160819135D01* -X254754569Y-160821469D01* -X255312775Y-160870305D01* -X255328345Y-160867176D01* -X255329668Y-160865895D01* -X255332002Y-160858389D01* -X255421104Y-159839941D01* -X255417975Y-159824371D01* -X255416694Y-159823048D01* -X255409188Y-159820714D01* -X255322696Y-159813147D01* -X255317232Y-159812909D01* -X255153927Y-159812909D01* -X255148256Y-159813405D01* -X255104670Y-159809591D01* -X255099180Y-159808120D01* -X254938358Y-159779763D01* -X254932904Y-159779046D01* -X254850983Y-159771878D01* -X254835412Y-159775007D01* -X254834089Y-159776289D01* -X254831756Y-159783792D01* -X254742653Y-160802242D01* -X251379987Y-160802242D01* -X251525265Y-160656964D01* -X252913296Y-160656964D01* -X252920911Y-160661044D01* -X254216961Y-160774434D01* -X254232531Y-160771305D01* -X254233854Y-160770024D01* -X254236188Y-160762518D01* -X254325290Y-159744069D01* -X254322161Y-159728499D01* -X254320880Y-159727176D01* -X254313374Y-159724842D01* -X254226882Y-159717275D01* -X254221418Y-159717037D01* -X254058116Y-159717037D01* -X254047193Y-159717993D01* -X253832638Y-159755824D01* -X253822042Y-159758664D01* -X253617317Y-159833177D01* -X253607389Y-159837807D01* -X253418704Y-159946743D01* -X253409731Y-159953027D01* -X253242826Y-160093076D01* -X253235087Y-160100815D01* -X253095041Y-160267714D01* -X253088749Y-160276701D01* -X252979817Y-160465377D01* -X252975186Y-160475308D01* -X252914190Y-160642891D01* -X252913296Y-160656964D01* -X251525265Y-160656964D01* -X262205857Y-149976372D01* -X262268169Y-149942346D01* -X262294952Y-149939467D01* -X264943467Y-149939467D01* -X265011588Y-149959469D01* -X265045260Y-149993877D01* -X265046375Y-149993061D01* -X265049433Y-149997239D01* -X265052130Y-150001641D01* -X265055505Y-150005537D01* -X265055510Y-150005544D01* -X265124517Y-150085207D01* -X265201224Y-150173760D01* -X265376427Y-150319216D01* -X265380879Y-150321818D01* -X265380884Y-150321821D01* -X265568577Y-150431500D01* -X265573035Y-150434105D01* -X265785767Y-150515339D01* -X265790833Y-150516370D01* -X265790834Y-150516370D01* -X265843068Y-150526997D01* -X266008910Y-150560738D01* -X266133967Y-150565324D01* -X266231308Y-150568894D01* -X266231313Y-150568894D01* -X266236472Y-150569083D01* -X266241592Y-150568427D01* -X266241594Y-150568427D01* -X266313782Y-150559179D01* -X266462341Y-150540148D01* -X266467290Y-150538663D01* -X266467296Y-150538662D01* -X266643659Y-150485750D01* -X266680451Y-150474712D01* -X266742240Y-150444442D01* -X266825692Y-150403559D01* -X266884945Y-150374531D01* -X266889149Y-150371533D01* -X266889153Y-150371530D01* -X266995127Y-150295939D01* -X267070331Y-150242297D01* -X267231631Y-150081559D01* -X267234648Y-150077361D01* -X267234656Y-150077351D01* -X267236779Y-150074397D01* -X267237941Y-150073491D01* -X267238000Y-150073422D01* -X267238014Y-150073434D01* -X267292775Y-150030751D01* -X267363479Y-150024308D01* -X267426442Y-150057114D01* -X267461674Y-150118751D01* -X267464619Y-150158906D01* -X267273136Y-152347566D01* -X265800053Y-169184991D01* -X265798294Y-169205092D01* -X265795111Y-169224265D01* -X265789368Y-169247552D01* -X265789751Y-169256521D01* -X265789751Y-169256523D01* -X265789756Y-169256647D01* -X265787372Y-169286991D01* -X265774994Y-169348210D01* -X265766340Y-169375066D01* -X265732751Y-169449498D01* -X265718343Y-169473750D01* -X265669028Y-169538849D01* -X265649583Y-169559286D01* -X265587028Y-169611771D01* -X265563520Y-169627372D01* -X265490850Y-169664625D01* -X265464457Y-169674604D01* -X265385324Y-169694750D01* -X265357374Y-169698606D01* -X265300907Y-169700012D01* -X265285253Y-169699428D01* -X265276963Y-169698600D01* -X265268246Y-169696451D01* -X265236429Y-169697811D01* -X265220077Y-169697447D01* -X257298728Y-169004419D01* -X256240968Y-168911877D01* -X256220300Y-168908316D01* -X256200879Y-168903274D01* -X256196038Y-168902791D01* -X256196032Y-168902790D01* -X256194029Y-168902591D01* -X256188388Y-168902028D01* -X256183533Y-168902295D01* -X256183530Y-168902295D01* -X256171059Y-168902981D01* -X256161937Y-168903152D01* -X256065039Y-168901457D01* -X255977314Y-168899923D01* -X255940051Y-168904497D01* -X255772292Y-168925089D01* -X255772291Y-168925089D01* -X255767918Y-168925626D01* -X255763668Y-168926765D01* -X255763666Y-168926765D01* -X255737595Y-168933750D01* -X255564137Y-168980222D01* -X255560095Y-168981938D01* -X255560091Y-168981939D01* -X255393192Y-169052778D01* -X255369938Y-169062648D01* -X255274891Y-169119754D01* -X255192871Y-169169033D01* -X255192868Y-169169035D01* -X255189100Y-169171299D01* -X255025144Y-169304062D01* -X254881261Y-169458350D01* -X254804440Y-169568058D01* -X254762907Y-169627372D01* -X254760252Y-169631163D01* -X254758262Y-169635068D01* -X254758258Y-169635075D01* -X254685439Y-169777984D01* -X254664471Y-169819134D01* -X254663041Y-169823286D01* -X254663040Y-169823289D01* -X254643791Y-169879190D01* -X254612804Y-169969182D01* -X254609408Y-169979043D01* -X254604881Y-169990374D01* -X254597687Y-170006123D01* -X254594291Y-170018207D01* -X254593710Y-170023046D01* -X254590962Y-170045916D01* -X254587569Y-170063497D01* -X252346374Y-178427742D01* -X252339278Y-178447479D01* -X252330940Y-178465734D01* -X252327544Y-178477819D01* -X252326964Y-178482648D01* -X252326016Y-178490535D01* -X252324671Y-178499182D01* -X252287389Y-178694006D01* -X252277802Y-178913592D01* -X252300141Y-179132249D01* -X252353934Y-179345359D01* -X252438045Y-179548423D01* -X252440395Y-179552360D01* -X252496627Y-179646565D01* -X252550699Y-179737153D01* -X252689516Y-179907563D01* -X252851565Y-180056055D01* -X252855350Y-180058624D01* -X252855355Y-180058628D01* -X252908942Y-180095000D01* -X253001100Y-180157553D01* -X253010564Y-180164647D01* -X253022034Y-180174119D01* -X253032827Y-180180527D01* -X253037342Y-180182337D01* -X253037345Y-180182339D01* -X253058739Y-180190918D01* -X253074840Y-180198744D01* -X266714098Y-188073374D01* -X266730129Y-188084361D01* -X266748812Y-188099409D01* -X266757210Y-188102896D01* -X266783711Y-188117882D01* -X266833975Y-188154978D01* -X266854658Y-188174169D01* -X266907930Y-188236071D01* -X266923821Y-188259378D01* -X266961984Y-188331585D01* -X266972289Y-188357845D01* -X266993428Y-188436735D01* -X266997634Y-188464635D01* -X267000688Y-188546245D01* -X266998579Y-188574383D01* -X266983396Y-188654624D01* -X266975080Y-188681582D01* -X266952755Y-188732752D01* -X266944569Y-188746098D01* -X266945597Y-188746708D01* -X266941012Y-188754430D01* -X266935384Y-188761417D01* -X266931943Y-188769704D01* -X266931941Y-188769707D01* -X266923172Y-188790823D01* -X266915926Y-188805500D01* -X258461429Y-203449121D01* -X258450435Y-203465162D01* -X258435392Y-203483837D01* -X258431904Y-203492237D01* -X258416916Y-203518738D01* -X258379818Y-203569000D01* -X258360638Y-203589672D01* -X258298722Y-203642952D01* -X258275415Y-203658841D01* -X258203210Y-203697000D01* -X258176949Y-203707307D01* -X258098058Y-203728444D01* -X258070166Y-203732648D01* -X258039849Y-203733782D01* -X257988548Y-203735700D01* -X257960421Y-203733592D01* -X257880173Y-203718409D01* -X257853217Y-203710094D01* -X257801837Y-203687677D01* -X257787895Y-203680531D01* -X257780358Y-203676056D01* -X257773367Y-203670425D01* -X257765078Y-203666983D01* -X257743963Y-203658215D01* -X257729285Y-203650968D01* -X242941104Y-195113009D01* -X242451020Y-194830059D01* -X242433791Y-194818096D01* -X242422068Y-194808415D01* -X242422065Y-194808413D01* -X242418311Y-194805313D01* -X242407517Y-194798904D01* -X242377612Y-194786913D01* -X242366345Y-194781737D01* -X242288779Y-194741361D01* -X242286235Y-194740307D01* -X242286230Y-194740305D01* -X242235523Y-194719303D01* -X242167078Y-194690954D01* -X242164460Y-194690129D01* -X242164450Y-194690125D01* -X242092920Y-194667574D01* -X242078459Y-194662016D01* -X242058942Y-194653102D01* -X242058938Y-194653100D01* -X242054512Y-194651079D01* -X242049192Y-194649584D01* -X242047108Y-194648998D01* -X242047103Y-194648997D01* -X242042427Y-194647683D01* -X242014731Y-194644357D01* -X241997145Y-194640963D01* -X241571707Y-194526967D01* -X239868705Y-194070649D01* -X257867200Y-194070649D01* -X257875854Y-194301185D01* -X257923228Y-194526967D01* -X258007967Y-194741539D01* -X258127647Y-194938766D01* -X258131144Y-194942796D01* -X258217768Y-195042621D01* -X258278847Y-195113009D01* -X258282978Y-195116396D01* -X258453115Y-195255901D01* -X258453121Y-195255905D01* -X258457243Y-195259285D01* -X258657735Y-195373411D01* -X258662751Y-195375232D01* -X258662756Y-195375234D01* -X258869575Y-195450306D01* -X258869579Y-195450307D01* -X258874590Y-195452126D01* -X258879839Y-195453075D01* -X258879842Y-195453076D01* -X259097523Y-195492439D01* -X259097530Y-195492440D01* -X259101607Y-195493177D01* -X259119344Y-195494013D01* -X259124292Y-195494247D01* -X259124299Y-195494247D01* -X259125780Y-195494317D01* -X259287925Y-195494317D01* -X259354881Y-195488636D01* -X259454562Y-195480178D01* -X259454566Y-195480177D01* -X259459873Y-195479727D01* -X259465028Y-195478389D01* -X259465034Y-195478388D01* -X259678003Y-195423112D01* -X259678007Y-195423111D01* -X259683172Y-195421770D01* -X259688038Y-195419578D01* -X259688041Y-195419577D01* -X259888649Y-195329210D01* -X259893515Y-195327018D01* -X259897935Y-195324042D01* -X259897939Y-195324040D01* -X259999148Y-195255901D01* -X260084885Y-195198179D01* -X260251812Y-195038939D01* -X260389521Y-194853851D01* -X260446070Y-194742628D01* -X260491658Y-194652963D01* -X260491658Y-194652962D01* -X260494077Y-194648205D01* -X260533343Y-194521748D01* -X260560905Y-194432987D01* -X260560906Y-194432981D01* -X260562489Y-194427884D01* -X260592800Y-194199185D01* -X260584146Y-193968649D01* -X260536772Y-193742867D01* -X260452033Y-193528295D01* -X260345117Y-193352102D01* -X260335122Y-193335631D01* -X260335121Y-193335630D01* -X260332353Y-193331068D01* -X260245428Y-193230895D01* -X260184653Y-193160858D01* -X260184651Y-193160856D01* -X260181153Y-193156825D01* -X260139018Y-193122277D01* -X260006885Y-193013933D01* -X260006879Y-193013929D01* -X260002757Y-193010549D01* -X259802265Y-192896423D01* -X259797249Y-192894602D01* -X259797244Y-192894600D01* -X259590425Y-192819528D01* -X259590421Y-192819527D01* -X259585410Y-192817708D01* -X259580161Y-192816759D01* -X259580158Y-192816758D01* -X259362477Y-192777395D01* -X259362470Y-192777394D01* -X259358393Y-192776657D01* -X259340656Y-192775821D01* -X259335708Y-192775587D01* -X259335701Y-192775587D01* -X259334220Y-192775517D01* -X259172075Y-192775517D01* -X259105119Y-192781198D01* -X259005438Y-192789656D01* -X259005434Y-192789657D01* -X259000127Y-192790107D01* -X258994972Y-192791445D01* -X258994966Y-192791446D01* -X258781997Y-192846722D01* -X258781993Y-192846723D01* -X258776828Y-192848064D01* -X258771962Y-192850256D01* -X258771959Y-192850257D01* -X258673521Y-192894600D01* -X258566485Y-192942816D01* -X258562065Y-192945792D01* -X258562061Y-192945794D01* -X258560962Y-192946534D01* -X258375115Y-193071655D01* -X258208188Y-193230895D01* -X258205000Y-193235180D01* -X258118008Y-193352102D01* -X258070479Y-193415983D01* -X258068064Y-193420733D01* -X257972895Y-193607917D01* -X257965923Y-193621629D01* -X257931717Y-193731790D01* -X257899095Y-193836847D01* -X257899094Y-193836853D01* -X257897511Y-193841950D01* -X257867200Y-194070649D01* -X239868705Y-194070649D01* -X235651395Y-192940624D01* -X230019553Y-191431576D01* -X252239374Y-191431576D01* -X252239737Y-191435724D01* -X252239737Y-191435728D01* -X252242450Y-191466736D01* -X252265112Y-191725766D01* -X252266022Y-191729838D01* -X252266023Y-191729843D01* -X252317024Y-191958008D01* -X252329532Y-192013967D01* -X252431504Y-192291116D01* -X252569234Y-192552344D01* -X252571654Y-192555749D01* -X252737879Y-192789652D01* -X252737882Y-192789656D01* -X252740303Y-192793062D01* -X252743147Y-192796112D01* -X252743152Y-192796118D01* -X252834988Y-192894600D01* -X252941706Y-193009041D01* -X253169905Y-193196485D01* -X253420889Y-193352102D01* -X253690250Y-193473158D01* -X253973255Y-193557525D01* -X253977375Y-193558178D01* -X253977377Y-193558178D01* -X254261452Y-193603172D01* -X254261458Y-193603173D01* -X254264933Y-193603723D01* -X254289492Y-193604838D01* -X254355877Y-193607853D01* -X254355898Y-193607853D01* -X254357297Y-193607917D01* -X254541761Y-193607917D01* -X254761524Y-193593320D01* -X254765623Y-193592494D01* -X254765627Y-193592493D01* -X254939050Y-193557525D01* -X255051011Y-193534950D01* -X255330235Y-193438805D01* -X255499949Y-193353819D01* -X255590555Y-193308447D01* -X255590557Y-193308446D01* -X255594291Y-193306576D01* -X255838538Y-193140585D01* -X256058687Y-192943749D01* -X256096985Y-192899066D01* -X256248149Y-192722701D01* -X256248152Y-192722697D01* -X256250869Y-192719527D01* -X256253143Y-192716025D01* -X256253147Y-192716020D01* -X256409430Y-192475366D01* -X256409433Y-192475361D01* -X256411709Y-192471856D01* -X256538379Y-192205089D01* -X256628655Y-191923913D01* -X256644054Y-191838326D01* -X259817511Y-191838326D01* -X259823238Y-191845976D01* -X259998746Y-191953527D01* -X260007540Y-191958008D01* -X260220016Y-192046018D01* -X260229401Y-192049067D01* -X260453031Y-192102757D01* -X260462778Y-192104300D01* -X260692057Y-192122345D01* -X260701917Y-192122345D01* -X260931196Y-192104300D01* -X260940943Y-192102757D01* -X261164573Y-192049067D01* -X261173958Y-192046018D01* -X261386434Y-191958008D01* -X261395228Y-191953527D01* -X261567070Y-191848223D01* -X261576530Y-191837767D01* -X261572746Y-191828989D01* -X260709799Y-190966042D01* -X260695855Y-190958428D01* -X260694022Y-190958559D01* -X260687407Y-190962810D01* -X259824271Y-191825946D01* -X259817511Y-191838326D01* -X256644054Y-191838326D01* -X256646282Y-191825946D01* -X256680211Y-191637376D01* -X256680212Y-191637371D01* -X256680950Y-191633267D01* -X256694346Y-191338258D01* -X256689553Y-191283467D01* -X256668972Y-191048229D01* -X256668608Y-191044068D01* -X256667697Y-191039991D01* -X256605100Y-190759945D01* -X256605098Y-190759938D01* -X256604188Y-190755867D01* -X256546453Y-190598950D01* -X259168662Y-190598950D01* -X259186707Y-190828229D01* -X259188250Y-190837976D01* -X259241940Y-191061606D01* -X259244989Y-191070991D01* -X259332999Y-191283467D01* -X259337480Y-191292261D01* -X259442784Y-191464103D01* -X259453240Y-191473563D01* -X259462018Y-191469779D01* -X260324965Y-190606832D01* -X260331343Y-190595152D01* -X261061395Y-190595152D01* -X261061526Y-190596985D01* -X261065777Y-190603600D01* -X261928913Y-191466736D01* -X261941293Y-191473496D01* -X261948943Y-191467769D01* -X262056494Y-191292261D01* -X262060975Y-191283467D01* -X262148985Y-191070991D01* -X262152034Y-191061606D01* -X262205724Y-190837976D01* -X262207267Y-190828229D01* -X262225312Y-190598950D01* -X262225312Y-190589090D01* -X262207267Y-190359811D01* -X262205724Y-190350064D01* -X262152034Y-190126434D01* -X262148985Y-190117049D01* -X262060975Y-189904573D01* -X262056494Y-189895779D01* -X261951190Y-189723937D01* -X261940734Y-189714477D01* -X261931956Y-189718261D01* -X261069009Y-190581208D01* -X261061395Y-190595152D01* -X260331343Y-190595152D01* -X260332579Y-190592888D01* -X260332448Y-190591055D01* -X260328197Y-190584440D01* -X259465061Y-189721304D01* -X259452681Y-189714544D01* -X259445031Y-189720271D01* -X259337480Y-189895779D01* -X259332999Y-189904573D01* -X259244989Y-190117049D01* -X259241940Y-190126434D01* -X259188250Y-190350064D01* -X259186707Y-190359811D01* -X259168662Y-190589090D01* -X259168662Y-190598950D01* -X256546453Y-190598950D01* -X256502216Y-190478718D01* -X256364486Y-190217490D01* -X256299776Y-190126434D01* -X256195841Y-189980182D01* -X256195836Y-189980176D01* -X256193417Y-189976772D01* -X256190573Y-189973722D01* -X256190568Y-189973716D01* -X255994860Y-189763845D01* -X255992014Y-189760793D01* -X255763815Y-189573349D01* -X255512831Y-189417732D01* -X255490841Y-189407849D01* -X255380213Y-189358131D01* -X255362728Y-189350273D01* -X259817444Y-189350273D01* -X259821228Y-189359051D01* -X260684175Y-190221998D01* -X260698119Y-190229612D01* -X260699952Y-190229481D01* -X260706567Y-190225230D01* -X261569703Y-189362094D01* -X261576463Y-189349714D01* -X261570736Y-189342064D01* -X261395228Y-189234513D01* -X261386434Y-189230032D01* -X261173958Y-189142022D01* -X261164573Y-189138973D01* -X260940943Y-189085283D01* -X260931196Y-189083740D01* -X260701917Y-189065695D01* -X260692057Y-189065695D01* -X260462778Y-189083740D01* -X260453031Y-189085283D01* -X260229401Y-189138973D01* -X260220016Y-189142022D01* -X260007540Y-189230032D01* -X259998746Y-189234513D01* -X259826904Y-189339817D01* -X259817444Y-189350273D01* -X255362728Y-189350273D01* -X255243470Y-189296676D01* -X255019916Y-189230032D01* -X254964464Y-189213501D01* -X254964462Y-189213501D01* -X254960465Y-189212309D01* -X254956345Y-189211656D01* -X254956343Y-189211656D01* -X254672268Y-189166662D01* -X254672262Y-189166661D01* -X254668787Y-189166111D01* -X254644228Y-189164996D01* -X254577843Y-189161981D01* -X254577822Y-189161981D01* -X254576423Y-189161917D01* -X254391959Y-189161917D01* -X254172196Y-189176514D01* -X254168097Y-189177340D01* -X254168093Y-189177341D01* -X254025499Y-189206093D01* -X253882709Y-189234884D01* -X253603485Y-189331029D01* -X253469007Y-189398370D01* -X253388339Y-189438766D01* -X253339429Y-189463258D01* -X253095182Y-189629249D01* -X252875033Y-189826085D01* -X252872316Y-189829255D01* -X252872315Y-189829256D01* -X252702725Y-190027120D01* -X252682851Y-190050307D01* -X252680577Y-190053809D01* -X252680573Y-190053814D01* -X252554343Y-190248191D01* -X252522011Y-190297978D01* -X252395341Y-190564745D01* -X252394062Y-190568728D01* -X252394061Y-190568731D01* -X252386894Y-190591055D01* -X252305065Y-190845921D01* -X252304324Y-190850040D01* -X252268430Y-191049534D01* -X252252770Y-191136567D01* -X252239374Y-191431576D01* -X230019553Y-191431576D01* -X224956449Y-190074921D01* -X224938112Y-190068454D01* -X224916180Y-190058757D01* -X224907160Y-190057561D01* -X224877688Y-190049945D01* -X224819536Y-190027119D01* -X224794598Y-190013938D01* -X224727117Y-189967927D01* -X224705736Y-189949526D01* -X224650192Y-189889660D01* -X224633439Y-189866959D01* -X224592607Y-189796233D01* -X224581324Y-189770373D01* -X224564083Y-189714477D01* -X224557253Y-189692332D01* -X224552009Y-189664614D01* -X224545907Y-189583177D01* -X224546962Y-189554982D01* -X224555327Y-189499485D01* -X224558622Y-189484167D01* -X224560976Y-189475793D01* -X224564604Y-189467587D01* -X224568787Y-189436026D01* -X224571988Y-189419972D01* -X224572588Y-189417732D01* -X224799563Y-188570649D01* -X248340920Y-188570649D01* -X248349574Y-188801185D01* -X248396948Y-189026967D01* -X248398906Y-189031926D01* -X248398907Y-189031928D01* -X248419369Y-189083740D01* -X248481687Y-189241539D01* -X248552437Y-189358131D01* -X248589963Y-189419972D01* -X248601367Y-189438766D01* -X248604864Y-189442796D01* -X248720451Y-189575998D01* -X248752567Y-189613009D01* -X248772373Y-189629249D01* -X248926835Y-189755901D01* -X248926841Y-189755905D01* -X248930963Y-189759285D01* -X249131455Y-189873411D01* -X249136471Y-189875232D01* -X249136476Y-189875234D01* -X249343295Y-189950306D01* -X249343299Y-189950307D01* -X249348310Y-189952126D01* -X249353559Y-189953075D01* -X249353562Y-189953076D01* -X249571243Y-189992439D01* -X249571250Y-189992440D01* -X249575327Y-189993177D01* -X249593064Y-189994013D01* -X249598012Y-189994247D01* -X249598019Y-189994247D01* -X249599500Y-189994317D01* -X249761645Y-189994317D01* -X249828601Y-189988636D01* -X249928282Y-189980178D01* -X249928286Y-189980177D01* -X249933593Y-189979727D01* -X249938748Y-189978389D01* -X249938754Y-189978388D01* -X250151723Y-189923112D01* -X250151727Y-189923111D01* -X250156892Y-189921770D01* -X250161758Y-189919578D01* -X250161761Y-189919577D01* -X250362369Y-189829210D01* -X250367235Y-189827018D01* -X250371655Y-189824042D01* -X250371659Y-189824040D01* -X250472868Y-189755901D01* -X250558605Y-189698179D01* -X250725532Y-189538939D01* -X250766283Y-189484167D01* -X250860057Y-189358131D01* -X250860059Y-189358128D01* -X250863241Y-189353851D01* -X250918025Y-189246100D01* -X250965378Y-189152963D01* -X250965378Y-189152962D01* -X250967797Y-189148205D01* -X251007063Y-189021748D01* -X251034625Y-188932987D01* -X251034626Y-188932981D01* -X251036209Y-188927884D01* -X251058272Y-188761417D01* -X251065820Y-188704470D01* -X251065820Y-188704465D01* -X251066520Y-188699185D01* -X251057866Y-188468649D01* -X251010492Y-188242867D01* -X250925753Y-188028295D01* -X250806073Y-187831068D01* -X250716498Y-187727842D01* -X250658373Y-187660858D01* -X250658371Y-187660856D01* -X250654873Y-187656825D01* -X250612738Y-187622277D01* -X250480605Y-187513933D01* -X250480599Y-187513929D01* -X250476477Y-187510549D01* -X250275985Y-187396423D01* -X250270969Y-187394602D01* -X250270964Y-187394600D01* -X250064145Y-187319528D01* -X250064141Y-187319527D01* -X250059130Y-187317708D01* -X250053881Y-187316759D01* -X250053878Y-187316758D01* -X249836197Y-187277395D01* -X249836190Y-187277394D01* -X249832113Y-187276657D01* -X249814376Y-187275821D01* -X249809428Y-187275587D01* -X249809421Y-187275587D01* -X249807940Y-187275517D01* -X249645795Y-187275517D01* -X249578839Y-187281198D01* -X249479158Y-187289656D01* -X249479154Y-187289657D01* -X249473847Y-187290107D01* -X249468692Y-187291445D01* -X249468686Y-187291446D01* -X249255717Y-187346722D01* -X249255713Y-187346723D01* -X249250548Y-187348064D01* -X249245682Y-187350256D01* -X249245679Y-187350257D01* -X249224277Y-187359898D01* -X249040205Y-187442816D01* -X249035785Y-187445792D01* -X249035781Y-187445794D01* -X248984894Y-187480054D01* -X248848835Y-187571655D01* -X248681908Y-187730895D01* -X248544199Y-187915983D01* -X248541784Y-187920733D01* -X248487097Y-188028295D01* -X248439643Y-188121629D01* -X248423329Y-188174169D01* -X248372815Y-188336847D01* -X248372814Y-188336853D01* -X248371231Y-188341950D01* -X248340920Y-188570649D01* -X224799563Y-188570649D01* -X225263737Y-186838326D01* -X251157257Y-186838326D01* -X251162984Y-186845976D01* -X251338492Y-186953527D01* -X251347286Y-186958008D01* -X251559762Y-187046018D01* -X251569147Y-187049067D01* -X251792777Y-187102757D01* -X251802524Y-187104300D01* -X252031803Y-187122345D01* -X252041663Y-187122345D01* -X252270942Y-187104300D01* -X252280689Y-187102757D01* -X252504319Y-187049067D01* -X252513704Y-187046018D01* -X252726180Y-186958008D01* -X252734974Y-186953527D01* -X252906816Y-186848223D01* -X252916276Y-186837767D01* -X252912492Y-186828989D01* -X252049545Y-185966042D01* -X252035601Y-185958428D01* -X252033768Y-185958559D01* -X252027153Y-185962810D01* -X251164017Y-186825946D01* -X251157257Y-186838326D01* -X225263737Y-186838326D01* -X226090434Y-183753051D01* -X233701775Y-183753051D01* -X233702138Y-183757199D01* -X233702138Y-183757203D01* -X233713879Y-183891403D01* -X233727513Y-184047241D01* -X233728423Y-184051313D01* -X233728424Y-184051318D01* -X233772695Y-184249375D01* -X233791933Y-184335442D01* -X233793376Y-184339365D01* -X233793377Y-184339367D01* -X233801739Y-184362094D01* -X233893905Y-184612591D01* -X233895852Y-184616284D01* -X233895853Y-184616286D01* -X233950678Y-184720271D01* -X234031635Y-184873819D01* -X234061196Y-184915415D01* -X234200280Y-185111127D01* -X234200285Y-185111133D01* -X234202704Y-185114537D01* -X234205548Y-185117587D01* -X234205553Y-185117593D01* -X234340264Y-185262053D01* -X234404107Y-185330516D01* -X234632306Y-185517960D01* -X234883290Y-185673577D01* -X235152651Y-185794633D01* -X235258514Y-185826192D01* -X235425888Y-185876088D01* -X235435656Y-185879000D01* -X235439776Y-185879653D01* -X235439778Y-185879653D01* -X235723853Y-185924647D01* -X235723859Y-185924648D01* -X235727334Y-185925198D01* -X235751893Y-185926313D01* -X235818278Y-185929328D01* -X235818299Y-185929328D01* -X235819698Y-185929392D01* -X236004162Y-185929392D01* -X236223925Y-185914795D01* -X236228024Y-185913969D01* -X236228028Y-185913968D01* -X236401451Y-185879000D01* -X236513412Y-185856425D01* -X236792636Y-185760280D01* -X236962350Y-185675294D01* -X237052956Y-185629922D01* -X237052958Y-185629921D01* -X237056692Y-185628051D01* -X237300939Y-185462060D01* -X237396613Y-185376518D01* -X237517973Y-185268009D01* -X237521088Y-185265224D01* -X237582093Y-185194049D01* -X237692163Y-185065629D01* -X239879053Y-185065629D01* -X239879253Y-185070959D01* -X239879253Y-185070960D01* -X239883380Y-185180897D01* -X239887707Y-185296165D01* -X239935081Y-185521947D01* -X240019820Y-185736519D01* -X240139500Y-185933746D01* -X240142997Y-185937776D01* -X240232639Y-186041079D01* -X240290700Y-186107989D01* -X240294831Y-186111376D01* -X240464968Y-186250881D01* -X240464974Y-186250885D01* -X240469096Y-186254265D01* -X240669588Y-186368391D01* -X240674604Y-186370212D01* -X240674609Y-186370214D01* -X240881428Y-186445286D01* -X240881432Y-186445287D01* -X240886443Y-186447106D01* -X240891692Y-186448055D01* -X240891695Y-186448056D01* -X241109376Y-186487419D01* -X241109383Y-186487420D01* -X241113460Y-186488157D01* -X241131197Y-186488993D01* -X241136145Y-186489227D01* -X241136152Y-186489227D01* -X241137633Y-186489297D01* -X241299778Y-186489297D01* -X241366734Y-186483616D01* -X241466415Y-186475158D01* -X241466419Y-186475157D01* -X241471726Y-186474707D01* -X241476881Y-186473369D01* -X241476887Y-186473368D01* -X241689856Y-186418092D01* -X241689860Y-186418091D01* -X241695025Y-186416750D01* -X241699891Y-186414558D01* -X241699894Y-186414557D01* -X241900502Y-186324190D01* -X241905368Y-186321998D01* -X241909788Y-186319022D01* -X241909792Y-186319020D01* -X242011001Y-186250881D01* -X242096738Y-186193159D01* -X242263665Y-186033919D01* -X242314167Y-185966042D01* -X242398190Y-185853111D01* -X242398192Y-185853108D01* -X242401374Y-185848831D01* -X242456158Y-185741080D01* -X242503511Y-185647943D01* -X242503511Y-185647942D01* -X242505930Y-185643185D01* -X242519665Y-185598950D01* -X250508408Y-185598950D01* -X250526453Y-185828229D01* -X250527996Y-185837976D01* -X250581686Y-186061606D01* -X250584735Y-186070991D01* -X250672745Y-186283467D01* -X250677226Y-186292261D01* -X250782530Y-186464103D01* -X250792986Y-186473563D01* -X250801764Y-186469779D01* -X251664711Y-185606832D01* -X251671089Y-185595152D01* -X252401141Y-185595152D01* -X252401272Y-185596985D01* -X252405523Y-185603600D01* -X253268659Y-186466736D01* -X253281039Y-186473496D01* -X253288689Y-186467769D01* -X253396240Y-186292261D01* -X253400721Y-186283467D01* -X253488731Y-186070991D01* -X253491780Y-186061606D01* -X253545470Y-185837976D01* -X253547013Y-185828229D01* -X253565058Y-185598950D01* -X253565058Y-185589090D01* -X253547013Y-185359811D01* -X253545470Y-185350064D01* -X253491780Y-185126434D01* -X253488731Y-185117049D01* -X253400721Y-184904573D01* -X253396240Y-184895779D01* -X253290936Y-184723937D01* -X253280480Y-184714477D01* -X253271702Y-184718261D01* -X252408755Y-185581208D01* -X252401141Y-185595152D01* -X251671089Y-185595152D01* -X251672325Y-185592888D01* -X251672194Y-185591055D01* -X251667943Y-185584440D01* -X250804807Y-184721304D01* -X250792427Y-184714544D01* -X250784777Y-184720271D01* -X250677226Y-184895779D01* -X250672745Y-184904573D01* -X250584735Y-185117049D01* -X250581686Y-185126434D01* -X250527996Y-185350064D01* -X250526453Y-185359811D01* -X250508408Y-185589090D01* -X250508408Y-185598950D01* -X242519665Y-185598950D01* -X242561442Y-185464408D01* -X242572758Y-185427967D01* -X242572759Y-185427961D01* -X242574342Y-185422864D01* -X242595235Y-185265224D01* -X242603953Y-185199450D01* -X242603953Y-185199445D01* -X242604653Y-185194165D01* -X242602111Y-185126434D01* -X242596199Y-184968960D01* -X242595999Y-184963629D01* -X242548625Y-184737847D01* -X242463886Y-184523275D01* -X242358906Y-184350273D01* -X251157190Y-184350273D01* -X251160974Y-184359051D01* -X252023921Y-185221998D01* -X252037865Y-185229612D01* -X252039698Y-185229481D01* -X252046313Y-185225230D01* -X252909449Y-184362094D01* -X252916209Y-184349714D01* -X252910482Y-184342064D01* -X252734974Y-184234513D01* -X252726180Y-184230032D01* -X252513704Y-184142022D01* -X252504319Y-184138973D01* -X252280689Y-184085283D01* -X252270942Y-184083740D01* -X252041663Y-184065695D01* -X252031803Y-184065695D01* -X251802524Y-184083740D01* -X251792777Y-184085283D01* -X251569147Y-184138973D01* -X251559762Y-184142022D01* -X251347286Y-184230032D01* -X251338492Y-184234513D01* -X251166650Y-184339817D01* -X251157190Y-184350273D01* -X242358906Y-184350273D01* -X242352288Y-184339367D01* -X242346975Y-184330611D01* -X242346974Y-184330610D01* -X242344206Y-184326048D01* -X242257281Y-184225875D01* -X242196506Y-184155838D01* -X242196504Y-184155836D01* -X242193006Y-184151805D01* -X242109995Y-184083740D01* -X242018738Y-184008913D01* -X242018732Y-184008909D01* -X242014610Y-184005529D01* -X241814118Y-183891403D01* -X241809102Y-183889582D01* -X241809097Y-183889580D01* -X241602278Y-183814508D01* -X241602274Y-183814507D01* -X241597263Y-183812688D01* -X241592014Y-183811739D01* -X241592011Y-183811738D01* -X241374330Y-183772375D01* -X241374323Y-183772374D01* -X241370246Y-183771637D01* -X241352509Y-183770801D01* -X241347561Y-183770567D01* -X241347554Y-183770567D01* -X241346073Y-183770497D01* -X241183928Y-183770497D01* -X241116972Y-183776178D01* -X241017291Y-183784636D01* -X241017287Y-183784637D01* -X241011980Y-183785087D01* -X241006825Y-183786425D01* -X241006819Y-183786426D01* -X240793850Y-183841702D01* -X240793846Y-183841703D01* -X240788681Y-183843044D01* -X240783815Y-183845236D01* -X240783812Y-183845237D01* -X240685374Y-183889580D01* -X240578338Y-183937796D01* -X240573918Y-183940772D01* -X240573914Y-183940774D01* -X240559367Y-183950568D01* -X240386968Y-184066635D01* -X240220041Y-184225875D01* -X240216853Y-184230160D01* -X240120956Y-184359051D01* -X240082332Y-184410963D01* -X240079917Y-184415713D01* -X240025230Y-184523275D01* -X239977776Y-184616609D01* -X239947387Y-184714477D01* -X239910948Y-184831827D01* -X239910947Y-184831833D01* -X239909364Y-184836930D01* -X239900399Y-184904573D01* -X239882782Y-185037495D01* -X239879053Y-185065629D01* -X237692163Y-185065629D01* -X237710550Y-185044176D01* -X237710553Y-185044172D01* -X237713270Y-185041002D01* -X237715544Y-185037500D01* -X237715548Y-185037495D01* -X237871831Y-184796841D01* -X237871834Y-184796836D01* -X237874110Y-184793331D01* -X237896328Y-184746541D01* -X237927338Y-184681233D01* -X238000780Y-184526564D01* -X238003301Y-184518714D01* -X238089776Y-184249375D01* -X238089776Y-184249374D01* -X238091056Y-184245388D01* -X238122557Y-184070311D01* -X238142612Y-183958851D01* -X238142613Y-183958846D01* -X238143351Y-183954742D01* -X238143986Y-183940774D01* -X238156558Y-183663903D01* -X238156558Y-183663898D01* -X238156747Y-183659733D01* -X238155057Y-183640409D01* -X238131373Y-183369704D01* -X238131009Y-183365543D01* -X238129400Y-183358344D01* -X238067501Y-183081420D01* -X238067499Y-183081413D01* -X238066589Y-183077342D01* -X237964617Y-182800193D01* -X237845504Y-182574275D01* -X240862927Y-182574275D01* -X240868654Y-182581925D01* -X241044162Y-182689476D01* -X241052956Y-182693957D01* -X241265432Y-182781967D01* -X241274817Y-182785016D01* -X241498447Y-182838706D01* -X241508194Y-182840249D01* -X241737473Y-182858294D01* -X241747333Y-182858294D01* -X241976612Y-182840249D01* -X241986359Y-182838706D01* -X242209989Y-182785016D01* -X242219374Y-182781967D01* -X242431850Y-182693957D01* -X242440644Y-182689476D01* -X242612486Y-182584172D01* -X242621946Y-182573716D01* -X242618162Y-182564938D01* -X241755215Y-181701991D01* -X241741271Y-181694377D01* -X241739438Y-181694508D01* -X241732823Y-181698759D01* -X240869687Y-182561895D01* -X240862927Y-182574275D01* -X237845504Y-182574275D01* -X237826887Y-182538965D01* -X237766771Y-182454373D01* -X237658242Y-182301657D01* -X237658237Y-182301651D01* -X237655818Y-182298247D01* -X237652974Y-182295197D01* -X237652969Y-182295191D01* -X237457261Y-182085320D01* -X237454415Y-182082268D01* -X237226216Y-181894824D01* -X236975232Y-181739207D01* -X236705871Y-181618151D01* -X236524066Y-181563953D01* -X236426865Y-181534976D01* -X236426863Y-181534976D01* -X236422866Y-181533784D01* -X236418746Y-181533131D01* -X236418744Y-181533131D01* -X236134669Y-181488137D01* -X236134663Y-181488136D01* -X236131188Y-181487586D01* -X236106629Y-181486471D01* -X236040244Y-181483456D01* -X236040223Y-181483456D01* -X236038824Y-181483392D01* -X235854360Y-181483392D01* -X235634597Y-181497989D01* -X235630498Y-181498815D01* -X235630494Y-181498816D01* -X235487900Y-181527568D01* -X235345110Y-181556359D01* -X235065886Y-181652504D01* -X234931408Y-181719845D01* -X234821862Y-181774702D01* -X234801830Y-181784733D01* -X234557583Y-181950724D01* -X234337434Y-182147560D01* -X234334717Y-182150730D01* -X234334716Y-182150731D01* -X234203053Y-182304345D01* -X234145252Y-182371782D01* -X234142978Y-182375284D01* -X234142974Y-182375289D01* -X233986691Y-182615943D01* -X233984412Y-182619453D01* -X233857742Y-182886220D01* -X233856463Y-182890203D01* -X233856462Y-182890206D01* -X233820626Y-183001821D01* -X233767466Y-183167396D01* -X233766725Y-183171515D01* -X233728263Y-183385281D01* -X233715171Y-183458042D01* -X233714982Y-183462209D01* -X233714981Y-183462216D01* -X233706201Y-183655581D01* -X233701775Y-183753051D01* -X226090434Y-183753051D01* -X226501584Y-182218619D01* -X229253869Y-182218619D01* -X229254069Y-182223949D01* -X229254069Y-182223950D01* -X229254598Y-182238035D01* -X229262523Y-182449155D01* -X229309897Y-182674937D01* -X229394636Y-182889509D01* -X229465386Y-183006101D01* -X229508616Y-183077342D01* -X229514316Y-183086736D01* -X229517813Y-183090766D01* -X229604437Y-183190591D01* -X229665516Y-183260979D01* -X229707651Y-183295527D01* -X229839784Y-183403871D01* -X229839790Y-183403875D01* -X229843912Y-183407255D01* -X230044404Y-183521381D01* -X230049420Y-183523202D01* -X230049425Y-183523204D01* -X230256244Y-183598276D01* -X230256248Y-183598277D01* -X230261259Y-183600096D01* -X230266508Y-183601045D01* -X230266511Y-183601046D01* -X230484192Y-183640409D01* -X230484199Y-183640410D01* -X230488276Y-183641147D01* -X230506013Y-183641983D01* -X230510961Y-183642217D01* -X230510968Y-183642217D01* -X230512449Y-183642287D01* -X230674594Y-183642287D01* -X230741550Y-183636606D01* -X230841231Y-183628148D01* -X230841235Y-183628147D01* -X230846542Y-183627697D01* -X230851697Y-183626359D01* -X230851703Y-183626358D01* -X231064672Y-183571082D01* -X231064676Y-183571081D01* -X231069841Y-183569740D01* -X231074707Y-183567548D01* -X231074710Y-183567547D01* -X231275318Y-183477180D01* -X231280184Y-183474988D01* -X231284604Y-183472012D01* -X231284608Y-183472010D01* -X231411396Y-183386650D01* -X231471554Y-183346149D01* -X231638481Y-183186909D01* -X231776190Y-183001821D01* -X231832938Y-182890206D01* -X231878327Y-182800933D01* -X231878327Y-182800932D01* -X231880746Y-182796175D01* -X231920012Y-182669718D01* -X231947574Y-182580957D01* -X231947575Y-182580951D01* -X231949158Y-182575854D01* -X231966657Y-182443824D01* -X231978769Y-182352440D01* -X231978769Y-182352435D01* -X231979469Y-182347155D01* -X231970815Y-182116619D01* -X231923441Y-181890837D01* -X231838702Y-181676265D01* -X231719022Y-181479038D01* -X231632097Y-181378865D01* -X231593945Y-181334899D01* -X240214078Y-181334899D01* -X240232123Y-181564178D01* -X240233666Y-181573925D01* -X240287356Y-181797555D01* -X240290405Y-181806940D01* -X240378415Y-182019416D01* -X240382896Y-182028210D01* -X240488200Y-182200052D01* -X240498656Y-182209512D01* -X240507434Y-182205728D01* -X241370381Y-181342781D01* -X241376759Y-181331101D01* -X242106811Y-181331101D01* -X242106942Y-181332934D01* -X242111193Y-181339549D01* -X242974329Y-182202685D01* -X242986709Y-182209445D01* -X242994359Y-182203718D01* -X243101910Y-182028210D01* -X243106391Y-182019416D01* -X243194401Y-181806940D01* -X243197450Y-181797555D01* -X243251140Y-181573925D01* -X243252683Y-181564178D01* -X243270728Y-181334899D01* -X243270728Y-181325039D01* -X243252683Y-181095760D01* -X243251140Y-181086013D01* -X243197450Y-180862383D01* -X243194401Y-180852998D01* -X243106391Y-180640522D01* -X243101910Y-180631728D01* -X242996606Y-180459886D01* -X242986150Y-180450426D01* -X242977372Y-180454210D01* -X242114425Y-181317157D01* -X242106811Y-181331101D01* -X241376759Y-181331101D01* -X241377995Y-181328837D01* -X241377864Y-181327004D01* -X241373613Y-181320389D01* -X240510477Y-180457253D01* -X240498097Y-180450493D01* -X240490447Y-180456220D01* -X240382896Y-180631728D01* -X240378415Y-180640522D01* -X240290405Y-180852998D01* -X240287356Y-180862383D01* -X240233666Y-181086013D01* -X240232123Y-181095760D01* -X240214078Y-181325039D01* -X240214078Y-181334899D01* -X231593945Y-181334899D01* -X231571322Y-181308828D01* -X231571320Y-181308826D01* -X231567822Y-181304795D01* -X231525687Y-181270247D01* -X231393554Y-181161903D01* -X231393548Y-181161899D01* -X231389426Y-181158519D01* -X231188934Y-181044393D01* -X231183918Y-181042572D01* -X231183913Y-181042570D01* -X230977094Y-180967498D01* -X230977090Y-180967497D01* -X230972079Y-180965678D01* -X230966830Y-180964729D01* -X230966827Y-180964728D01* -X230749146Y-180925365D01* -X230749139Y-180925364D01* -X230745062Y-180924627D01* -X230727325Y-180923791D01* -X230722377Y-180923557D01* -X230722370Y-180923557D01* -X230720889Y-180923487D01* -X230558744Y-180923487D01* -X230491788Y-180929168D01* -X230392107Y-180937626D01* -X230392103Y-180937627D01* -X230386796Y-180938077D01* -X230381641Y-180939415D01* -X230381635Y-180939416D01* -X230168666Y-180994692D01* -X230168662Y-180994693D01* -X230163497Y-180996034D01* -X230158631Y-180998226D01* -X230158628Y-180998227D01* -X230060190Y-181042570D01* -X229953154Y-181090786D01* -X229948734Y-181093762D01* -X229948730Y-181093764D01* -X229856469Y-181155879D01* -X229761784Y-181219625D01* -X229594857Y-181378865D01* -X229591669Y-181383150D01* -X229463413Y-181555533D01* -X229457148Y-181563953D01* -X229454733Y-181568703D01* -X229400046Y-181676265D01* -X229352592Y-181769599D01* -X229318386Y-181879759D01* -X229285764Y-181984817D01* -X229285763Y-181984823D01* -X229284180Y-181989920D01* -X229274883Y-182060069D01* -X229254756Y-182211928D01* -X229253869Y-182218619D01* -X226501584Y-182218619D01* -X227099789Y-179986085D01* -X231203668Y-179986085D01* -X231209395Y-179993735D01* -X231384903Y-180101286D01* -X231393697Y-180105767D01* -X231606173Y-180193777D01* -X231615558Y-180196826D01* -X231839188Y-180250516D01* -X231848935Y-180252059D01* -X232078214Y-180270104D01* -X232088074Y-180270104D01* -X232317353Y-180252059D01* -X232327100Y-180250516D01* -X232550730Y-180196826D01* -X232560115Y-180193777D01* -X232772591Y-180105767D01* -X232781385Y-180101286D01* -X232805967Y-180086222D01* -X240862860Y-180086222D01* -X240866644Y-180095000D01* -X241729591Y-180957947D01* -X241743535Y-180965561D01* -X241745368Y-180965430D01* -X241751983Y-180961179D01* -X242615119Y-180098043D01* -X242621879Y-180085663D01* -X242616152Y-180078013D01* -X242440644Y-179970462D01* -X242431850Y-179965981D01* -X242219374Y-179877971D01* -X242209989Y-179874922D01* -X241986359Y-179821232D01* -X241976612Y-179819689D01* -X241747333Y-179801644D01* -X241737473Y-179801644D01* -X241508194Y-179819689D01* -X241498447Y-179821232D01* -X241274817Y-179874922D01* -X241265432Y-179877971D01* -X241052956Y-179965981D01* -X241044162Y-179970462D01* -X240872320Y-180075766D01* -X240862860Y-180086222D01* -X232805967Y-180086222D01* -X232953227Y-179995982D01* -X232962687Y-179985526D01* -X232958903Y-179976748D01* -X232095956Y-179113801D01* -X232082012Y-179106187D01* -X232080179Y-179106318D01* -X232073564Y-179110569D01* -X231210428Y-179973705D01* -X231203668Y-179986085D01* -X227099789Y-179986085D01* -X227431879Y-178746709D01* -X230554819Y-178746709D01* -X230572864Y-178975988D01* -X230574407Y-178985735D01* -X230628097Y-179209365D01* -X230631146Y-179218750D01* -X230719156Y-179431226D01* -X230723637Y-179440020D01* -X230828941Y-179611862D01* -X230839397Y-179621322D01* -X230848175Y-179617538D01* -X231711122Y-178754591D01* -X231717500Y-178742911D01* -X232447552Y-178742911D01* -X232447683Y-178744744D01* -X232451934Y-178751359D01* -X233315070Y-179614495D01* -X233327450Y-179621255D01* -X233335100Y-179615528D01* -X233442651Y-179440020D01* -X233447132Y-179431226D01* -X233535142Y-179218750D01* -X233538191Y-179209365D01* -X233591881Y-178985735D01* -X233593424Y-178975988D01* -X233611469Y-178746709D01* -X233611469Y-178736849D01* -X233593424Y-178507570D01* -X233591881Y-178497823D01* -X233538191Y-178274193D01* -X233535142Y-178264808D01* -X233447132Y-178052332D01* -X233442651Y-178043538D01* -X233337347Y-177871696D01* -X233326891Y-177862236D01* -X233318113Y-177866020D01* -X232455166Y-178728967D01* -X232447552Y-178742911D01* -X231717500Y-178742911D01* -X231718736Y-178740647D01* -X231718605Y-178738814D01* -X231714354Y-178732199D01* -X230851218Y-177869063D01* -X230838838Y-177862303D01* -X230831188Y-177868030D01* -X230723637Y-178043538D01* -X230719156Y-178052332D01* -X230631146Y-178264808D01* -X230628097Y-178274193D01* -X230574407Y-178497823D01* -X230572864Y-178507570D01* -X230554819Y-178736849D01* -X230554819Y-178746709D01* -X227431879Y-178746709D01* -X227766461Y-177498032D01* -X231203601Y-177498032D01* -X231207385Y-177506810D01* -X232070332Y-178369757D01* -X232084276Y-178377371D01* -X232086109Y-178377240D01* -X232092724Y-178372989D01* -X232955860Y-177509853D01* -X232962620Y-177497473D01* -X232956893Y-177489823D01* -X232781385Y-177382272D01* -X232772591Y-177377791D01* -X232560115Y-177289781D01* -X232550730Y-177286732D01* -X232327100Y-177233042D01* -X232317353Y-177231499D01* -X232088074Y-177213454D01* -X232078214Y-177213454D01* -X231848935Y-177231499D01* -X231839188Y-177233042D01* -X231615558Y-177286732D01* -X231606173Y-177289781D01* -X231393697Y-177377791D01* -X231384903Y-177382272D01* -X231213061Y-177487576D01* -X231203601Y-177498032D01* -X227766461Y-177498032D01* -X230187570Y-168462331D01* -X230194667Y-168442595D01* -X230195817Y-168440079D01* -X230203005Y-168424341D01* -X230204435Y-168419254D01* -X230205085Y-168416941D01* -X230205086Y-168416935D01* -X230206401Y-168412256D01* -X230207967Y-168399218D01* -X230209313Y-168390566D01* -X230245668Y-168200564D01* -X230245668Y-168200560D01* -X230246528Y-168196068D01* -X230249592Y-168125880D01* -X230255912Y-167981075D01* -X230255912Y-167981072D01* -X230256112Y-167976488D01* -X230233771Y-167757838D01* -X230179978Y-167544733D01* -X230095869Y-167341675D01* -X230091822Y-167334894D01* -X230020116Y-167214763D01* -X229983220Y-167152949D01* -X229965126Y-167130736D01* -X229877870Y-167023620D01* -X229844408Y-166982542D01* -X229771500Y-166915731D01* -X229685750Y-166837153D01* -X229682366Y-166834052D01* -X229528610Y-166729684D01* -X229504311Y-166713190D01* -X229504307Y-166713188D01* -X229500514Y-166710613D01* -X229418285Y-166670800D01* -X229306812Y-166616827D01* -X229306808Y-166616826D01* -X229302693Y-166614833D01* -X229255670Y-166600005D01* -X229097450Y-166550111D01* -X229097445Y-166550110D01* -X229093079Y-166548733D01* -X229088559Y-166548003D01* -X229088553Y-166548002D01* -X228914667Y-166519935D01* -X228903088Y-166517503D01* -X228893411Y-166514991D01* -X228893402Y-166514989D01* -X228888693Y-166513767D01* -X228876202Y-166512520D01* -X228871343Y-166512787D01* -X228871338Y-166512787D01* -X228848313Y-166514053D01* -X228830415Y-166513764D01* -X228588804Y-166492626D01* -X228451503Y-166480614D01* -X228432322Y-166477429D01* -X228421516Y-166474764D01* -X228417758Y-166473837D01* -X228417756Y-166473837D01* -X228409047Y-166471689D01* -X228400078Y-166472072D01* -X228400076Y-166472072D01* -X228399949Y-166472077D01* -X228369607Y-166469693D01* -X228308386Y-166457315D01* -X228281530Y-166448662D01* -X228207094Y-166415072D01* -X228182841Y-166400662D01* -X228135561Y-166364847D01* -X228117743Y-166351349D01* -X228097302Y-166331901D01* -X228044812Y-166269342D01* -X228029211Y-166245834D01* -X228015056Y-166218222D01* -X227991958Y-166173164D01* -X227981980Y-166146777D01* -X227970899Y-166103253D01* -X227961830Y-166067631D01* -X227957974Y-166039683D01* -X227957898Y-166036601D01* -X227957252Y-166010711D01* -X227956572Y-165983387D01* -X227957156Y-165967737D01* -X227958002Y-165959266D01* -X227960149Y-165950556D01* -X227958943Y-165922347D01* -X227958789Y-165918750D01* -X227959153Y-165902385D01* -X228072903Y-164602215D01* -X228076465Y-164581543D01* -X228080284Y-164566829D01* -X228080285Y-164566825D01* -X228081507Y-164562116D01* -X228082753Y-164549625D01* -X228081945Y-164534937D01* -X228081771Y-164526017D01* -X228084750Y-164338259D01* -X228084750Y-164338252D01* -X228084821Y-164333752D01* -X228065372Y-164181357D01* -X228058074Y-164124169D01* -X228058073Y-164124163D01* -X228057504Y-164119706D01* -X228000003Y-163911727D01* -X227998198Y-163907603D01* -X227998196Y-163907597D01* -X227915292Y-163718170D01* -X227913488Y-163714048D01* -X227799721Y-163530693D01* -X227779279Y-163506331D01* -X227663913Y-163368847D01* -X227663912Y-163368845D01* -X227661017Y-163365396D01* -X227572964Y-163286619D01* -X227503556Y-163224522D01* -X227503551Y-163224518D01* -X227500201Y-163221521D01* -X227496457Y-163219030D01* -X227324289Y-163104487D01* -X227324287Y-163104486D01* -X227320546Y-163101997D01* -X227316493Y-163100068D01* -X227316488Y-163100065D01* -X227129765Y-163011188D01* -X227129764Y-163011187D01* -X227125710Y-163009258D01* -X227121419Y-163007924D01* -X227121417Y-163007923D01* -X226923956Y-162946526D01* -X226923951Y-162946525D01* -X226919658Y-162945190D01* -X226915220Y-162944480D01* -X226915216Y-162944479D01* -X226746664Y-162917512D01* -X226734918Y-162915054D01* -X226723910Y-162912197D01* -X226723908Y-162912197D01* -X226719197Y-162910974D01* -X226706706Y-162909728D01* -X226701851Y-162909995D01* -X226701840Y-162909995D01* -X226678849Y-162911261D01* -X226660946Y-162910973D01* -X210816316Y-161524747D01* -X210797150Y-161521565D01* -X210773858Y-161515822D01* -X210764770Y-161516211D01* -X210734420Y-161513827D01* -X210673188Y-161501448D01* -X210646334Y-161492796D01* -X210571893Y-161459206D01* -X210547636Y-161444795D01* -X210482535Y-161395482D01* -X210462094Y-161376036D01* -X210409598Y-161313475D01* -X210393996Y-161289966D01* -X210356735Y-161217287D01* -X210346755Y-161190897D01* -X210340813Y-161167561D01* -X210326603Y-161111758D01* -X210322745Y-161083809D01* -X210321519Y-161034666D01* -X210321352Y-161027975D01* -X210324779Y-161012605D01* -X210321937Y-161012321D01* -X210322829Y-161003385D01* -X210324976Y-160994674D01* -X210323615Y-160962876D01* -X210323979Y-160946506D01* -X210350542Y-160642891D01* -X210425855Y-159782062D01* -X210429413Y-159761407D01* -X210434459Y-159741963D01* -X210435705Y-159729472D01* -X210435122Y-159718892D01* -X210434940Y-159710465D01* -X210437362Y-159506353D01* -X210437362Y-159506348D01* -X210437418Y-159501603D01* -X210405887Y-159275999D01* -X210340837Y-159057686D01* -X210322310Y-159018363D01* -X210287141Y-158943721D01* -X210243744Y-158851616D01* -X210240682Y-158847052D01* -X210119457Y-158666408D01* -X210116809Y-158662462D01* -X209962911Y-158494512D01* -X209785539Y-158351576D01* -X209588715Y-158236893D01* -X209376902Y-158153065D01* -X209372281Y-158152002D01* -X209372275Y-158152000D01* -X209159542Y-158103059D01* -X209159539Y-158103059D01* -X209154903Y-158101992D01* -X208965396Y-158087677D01* -X208953981Y-158086289D01* -X208940305Y-158083987D01* -X208934115Y-158083912D01* -X208932620Y-158083893D01* -X208932616Y-158083893D01* -X208927753Y-158083834D01* -X208922935Y-158084524D01* -X208922932Y-158084524D01* -X208900122Y-158087790D01* -X208882264Y-158089062D01* -X194757888Y-158089062D01* -X194736979Y-158087315D01* -X194721998Y-158084794D01* -X194721997Y-158084794D01* -X194717196Y-158083986D01* -X194710864Y-158083909D01* -X194709509Y-158083892D01* -X194709505Y-158083892D01* -X194704644Y-158083833D01* -X194699828Y-158084523D01* -X194699822Y-158084523D01* -X194693027Y-158085496D01* -X194684652Y-158086411D01* -X194482230Y-158101689D01* -X194482224Y-158101690D01* -X194477493Y-158102047D01* -X194472864Y-158103112D01* -X194472862Y-158103112D01* -X194260122Y-158152043D01* -X194260118Y-158152044D01* -X194255493Y-158153108D01* -X194251082Y-158154853D01* -X194251077Y-158154855D01* -X194048094Y-158235177D01* -X194043677Y-158236925D01* -X193846849Y-158351599D01* -X193669472Y-158494529D01* -X193515569Y-158662474D01* -X193388631Y-158851624D01* -X193363702Y-158904531D01* -X193293558Y-159053395D01* -X193293555Y-159053403D01* -X193291534Y-159057692D01* -X193226483Y-159276003D01* -X193194951Y-159501607D01* -X193195007Y-159506352D01* -X193195007Y-159506357D01* -X193195457Y-159544279D01* -X193197149Y-159686806D01* -X193197206Y-159691636D01* -X193196817Y-159703132D01* -X193196103Y-159712093D01* -X193196103Y-159712108D01* -X193195717Y-159716957D01* -X193196082Y-159721812D01* -X193196082Y-159721819D01* -X193196196Y-159723326D01* -X193196658Y-159729474D01* -X193203010Y-159756665D01* -X193205834Y-159774343D01* -X193271620Y-160526288D01* -X193451173Y-162578591D01* -X193451368Y-162598031D01* -X193450360Y-162613008D01* -X193450360Y-162613012D01* -X193449758Y-162621962D01* -X193451693Y-162630724D01* -X193451693Y-162630729D01* -X193451719Y-162630847D01* -X193454642Y-162661149D01* -X193453084Y-162723604D01* -X193449227Y-162751552D01* -X193445142Y-162767597D01* -X193429231Y-162830088D01* -X193429075Y-162830699D01* -X193419095Y-162857090D01* -X193381832Y-162929776D01* -X193366237Y-162953277D01* -X193313730Y-163015854D01* -X193293299Y-163035293D01* -X193260833Y-163059886D01* -X193228189Y-163084614D01* -X193203935Y-163099025D01* -X193129485Y-163132621D01* -X193102630Y-163141273D01* -X193048035Y-163152311D01* -X193032284Y-163153377D01* -X193032364Y-163154445D01* -X193023417Y-163155118D01* -X193014459Y-163154516D01* -X192995813Y-163158634D01* -X192983397Y-163161375D01* -X192967210Y-163163860D01* -X191619138Y-163281801D01* -X177011115Y-164559837D01* -X176990136Y-164559918D01* -X176975010Y-164558713D01* -X176974995Y-164558713D01* -X176970147Y-164558327D01* -X176965292Y-164558692D01* -X176965285Y-164558692D01* -X176963778Y-164558806D01* -X176957630Y-164559268D01* -X176952883Y-164560377D01* -X176952882Y-164560377D01* -X176947337Y-164561672D01* -X176939075Y-164563313D01* -X176811523Y-164584238D01* -X176732912Y-164597134D01* -X176516196Y-164667353D01* -X176511955Y-164669476D01* -X176511952Y-164669477D01* -X176319934Y-164765590D01* -X176312482Y-164769320D01* -X176308603Y-164772059D01* -X176130272Y-164897982D01* -X176130267Y-164897986D01* -X176126391Y-164900723D01* -X175962142Y-165058581D01* -X175959250Y-165062349D01* -X175959249Y-165062351D01* -X175847509Y-165207975D01* -X175823462Y-165239314D01* -X175713494Y-165438823D01* -X175711852Y-165443280D01* -X175711850Y-165443284D01* -X175649255Y-165613174D01* -X175634735Y-165652583D01* -X175588968Y-165875747D01* -X175577234Y-166103253D01* -X175596059Y-166292382D01* -X175596673Y-166303851D01* -X175596686Y-166305427D01* -X175596783Y-166317727D01* -X175598813Y-166330115D01* -X175607503Y-166356620D01* -X175611857Y-166373984D01* -X176377874Y-170718281D01* -X177310993Y-176010260D01* -X177312882Y-176029617D01* -X177313362Y-176053589D01* -X177316053Y-176062151D01* -X177316087Y-176062260D01* -X177321641Y-176092198D01* -X177325530Y-176154554D01* -X177324123Y-176182726D01* -X177310942Y-176263332D01* -X177303301Y-176290485D01* -X177272514Y-176366134D01* -X177259023Y-176390908D01* -X177212174Y-176457814D01* -X177193517Y-176478956D01* -X177132950Y-176533765D01* -X177110047Y-176550231D01* -X177038814Y-176590182D01* -X177012819Y-176601141D01* -X176959118Y-176616976D01* -X176943850Y-176620463D01* -X176935120Y-176621893D01* -X176926148Y-176622073D01* -X176917587Y-176624764D01* -X176917583Y-176624765D01* -X176895797Y-176631614D01* -X176879890Y-176635500D01* -X166715582Y-178427742D01* -X159242958Y-179745367D01* -X159223612Y-179747256D01* -X159199626Y-179747737D01* -X159191066Y-179750428D01* -X159191058Y-179750429D01* -X159190941Y-179750466D01* -X159161012Y-179756018D01* -X159098671Y-179759909D01* -X159070491Y-179758503D01* -X159001701Y-179747256D01* -X158989888Y-179745324D01* -X158962733Y-179737684D01* -X158887082Y-179706900D01* -X158862309Y-179693409D01* -X158795406Y-179646563D01* -X158774254Y-179627896D01* -X158719456Y-179567342D01* -X158702985Y-179544433D01* -X158663034Y-179473200D01* -X158652076Y-179447204D01* -X158636282Y-179393639D01* -X158632794Y-179378365D01* -X158631343Y-179369505D01* -X158631163Y-179360531D01* -X158626394Y-179345359D01* -X158621619Y-179330166D01* -X158617735Y-179314264D01* -X157015405Y-170227004D01* -X159717012Y-170227004D01* -X159717212Y-170232334D01* -X159717212Y-170232335D01* -X159721339Y-170342272D01* -X159725666Y-170457540D01* -X159773040Y-170683322D01* -X159857779Y-170897894D01* -X159977459Y-171095121D01* -X159980956Y-171099151D01* -X160118682Y-171257866D01* -X160128659Y-171269364D01* -X160132790Y-171272751D01* -X160302927Y-171412256D01* -X160302933Y-171412260D01* -X160307055Y-171415640D01* -X160507547Y-171529766D01* -X160512563Y-171531587D01* -X160512568Y-171531589D01* -X160719387Y-171606661D01* -X160719391Y-171606662D01* -X160724402Y-171608481D01* -X160729651Y-171609430D01* -X160729654Y-171609431D01* -X160947335Y-171648794D01* -X160947342Y-171648795D01* -X160951419Y-171649532D01* -X160969156Y-171650368D01* -X160974104Y-171650602D01* -X160974111Y-171650602D01* -X160975592Y-171650672D01* -X161137737Y-171650672D01* -X161204693Y-171644991D01* -X161304374Y-171636533D01* -X161304378Y-171636532D01* -X161309685Y-171636082D01* -X161314840Y-171634744D01* -X161314846Y-171634743D01* -X161527815Y-171579467D01* -X161527819Y-171579466D01* -X161532984Y-171578125D01* -X161537850Y-171575933D01* -X161537853Y-171575932D01* -X161738461Y-171485565D01* -X161743327Y-171483373D01* -X161747747Y-171480397D01* -X161747751Y-171480395D01* -X161879858Y-171391454D01* -X161934697Y-171354534D01* -X162101624Y-171195294D01* -X162239333Y-171010206D01* -X162294117Y-170902455D01* -X162341470Y-170809318D01* -X162341470Y-170809317D01* -X162343889Y-170804560D01* -X162396045Y-170636592D01* -X162410717Y-170589342D01* -X162410718Y-170589336D01* -X162412301Y-170584239D01* -X162442612Y-170355540D01* -X162441318Y-170321054D01* -X162434158Y-170130335D01* -X162433958Y-170125004D01* -X162386584Y-169899222D01* -X162377099Y-169875203D01* -X162338705Y-169777984D01* -X162301845Y-169684650D01* -X162194742Y-169508150D01* -X162184934Y-169491986D01* -X162184933Y-169491985D01* -X162182165Y-169487423D01* -X162156937Y-169458350D01* -X162091436Y-169382866D01* -X164268769Y-169382866D01* -X164269132Y-169387014D01* -X164269132Y-169387018D01* -X164284971Y-169568058D01* -X164294507Y-169677056D01* -X164295417Y-169681128D01* -X164295418Y-169681133D01* -X164357127Y-169957202D01* -X164358927Y-169965257D01* -X164360370Y-169969180D01* -X164360371Y-169969182D01* -X164373963Y-170006123D01* -X164460899Y-170242406D01* -X164598629Y-170503634D01* -X164601049Y-170507039D01* -X164767274Y-170740942D01* -X164767279Y-170740948D01* -X164769698Y-170744352D01* -X164772542Y-170747402D01* -X164772547Y-170747408D01* -X164910215Y-170895039D01* -X164971101Y-170960331D01* -X165199300Y-171147775D01* -X165450284Y-171303392D01* -X165719645Y-171424448D01* -X166002650Y-171508815D01* -X166006770Y-171509468D01* -X166006772Y-171509468D01* -X166290847Y-171554462D01* -X166290853Y-171554463D01* -X166294328Y-171555013D01* -X166318887Y-171556128D01* -X166385272Y-171559143D01* -X166385293Y-171559143D01* -X166386692Y-171559207D01* -X166571156Y-171559207D01* -X166790919Y-171544610D01* -X166795018Y-171543784D01* -X166795022Y-171543783D01* -X166968445Y-171508815D01* -X167080406Y-171486240D01* -X167359630Y-171390095D01* -X167529344Y-171305109D01* -X167619950Y-171259737D01* -X167619952Y-171259736D01* -X167623686Y-171257866D01* -X167867933Y-171091875D01* -X168088082Y-170895039D01* -X168170006Y-170799457D01* -X168277544Y-170673991D01* -X168277547Y-170673987D01* -X168280264Y-170670817D01* -X168282538Y-170667315D01* -X168282542Y-170667310D01* -X168438825Y-170426656D01* -X168438828Y-170426651D01* -X168441104Y-170423146D01* -X168567774Y-170156379D01* -X168574047Y-170136843D01* -X168656770Y-169879190D01* -X168656770Y-169879189D01* -X168658050Y-169875203D01* -X168685145Y-169724613D01* -X168709606Y-169588666D01* -X168709607Y-169588661D01* -X168710345Y-169584557D01* -X168710685Y-169577088D01* -X168723552Y-169293718D01* -X168723552Y-169293713D01* -X168723741Y-169289548D01* -X168723358Y-169285164D01* -X168698367Y-168999519D01* -X168698003Y-168995358D01* -X168683828Y-168931942D01* -X168634495Y-168711235D01* -X168634493Y-168711228D01* -X168633583Y-168707157D01* -X168619477Y-168668817D01* -X168574807Y-168547410D01* -X168531611Y-168430008D01* -X168522252Y-168412256D01* -X168471962Y-168316874D01* -X170549898Y-168316874D01* -X170550098Y-168322204D01* -X170550098Y-168322205D01* -X170553654Y-168416941D01* -X170558552Y-168547410D01* -X170605926Y-168773192D01* -X170607884Y-168778151D01* -X170607885Y-168778153D01* -X170617038Y-168801330D01* -X170690665Y-168987764D01* -X170760075Y-169102149D01* -X170802037Y-169171299D01* -X170810345Y-169184991D01* -X170813842Y-169189021D01* -X170916463Y-169307281D01* -X170961545Y-169359234D01* -X170985281Y-169378696D01* -X171135813Y-169502126D01* -X171135819Y-169502130D01* -X171139941Y-169505510D01* -X171340433Y-169619636D01* -X171345449Y-169621457D01* -X171345454Y-169621459D01* -X171552273Y-169696531D01* -X171552277Y-169696532D01* -X171557288Y-169698351D01* -X171562537Y-169699300D01* -X171562540Y-169699301D01* -X171780221Y-169738664D01* -X171780228Y-169738665D01* -X171784305Y-169739402D01* -X171802042Y-169740238D01* -X171806990Y-169740472D01* -X171806997Y-169740472D01* -X171808478Y-169740542D01* -X171970623Y-169740542D01* -X172037579Y-169734861D01* -X172137260Y-169726403D01* -X172137264Y-169726402D01* -X172142571Y-169725952D01* -X172147726Y-169724614D01* -X172147732Y-169724613D01* -X172360701Y-169669337D01* -X172360705Y-169669336D01* -X172365870Y-169667995D01* -X172370736Y-169665803D01* -X172370739Y-169665802D01* -X172571347Y-169575435D01* -X172576213Y-169573243D01* -X172580633Y-169570267D01* -X172580637Y-169570265D01* -X172709671Y-169483393D01* -X172767583Y-169444404D01* -X172934510Y-169285164D01* -X173024462Y-169164264D01* -X173069035Y-169104356D01* -X173069037Y-169104353D01* -X173072219Y-169100076D01* -X173123345Y-168999519D01* -X173174356Y-168899188D01* -X173174356Y-168899187D01* -X173176775Y-168894430D01* -X173216041Y-168767973D01* -X173243603Y-168679212D01* -X173243604Y-168679206D01* -X173245187Y-168674109D01* -X173275498Y-168445410D01* -X173274254Y-168412256D01* -X173267044Y-168220205D01* -X173266844Y-168214874D01* -X173219470Y-167989092D01* -X173214493Y-167976488D01* -X173171591Y-167867854D01* -X173134731Y-167774520D01* -X173018630Y-167583191D01* -X173017820Y-167581856D01* -X173017819Y-167581855D01* -X173015051Y-167577293D01* -X172997069Y-167556571D01* -X172867351Y-167407083D01* -X172867349Y-167407081D01* -X172863851Y-167403050D01* -X172820257Y-167367305D01* -X172689583Y-167260158D01* -X172689577Y-167260154D01* -X172685455Y-167256774D01* -X172484963Y-167142648D01* -X172479947Y-167140827D01* -X172479942Y-167140825D01* -X172273123Y-167065753D01* -X172273119Y-167065752D01* -X172268108Y-167063933D01* -X172262859Y-167062984D01* -X172262856Y-167062983D01* -X172045175Y-167023620D01* -X172045168Y-167023619D01* -X172041091Y-167022882D01* -X172023354Y-167022046D01* -X172018406Y-167021812D01* -X172018399Y-167021812D01* -X172016918Y-167021742D01* -X171854773Y-167021742D01* -X171787817Y-167027423D01* -X171688136Y-167035881D01* -X171688132Y-167035882D01* -X171682825Y-167036332D01* -X171677670Y-167037670D01* -X171677664Y-167037671D01* -X171464695Y-167092947D01* -X171464691Y-167092948D01* -X171459526Y-167094289D01* -X171454660Y-167096481D01* -X171454657Y-167096482D01* -X171254049Y-167186849D01* -X171249183Y-167189041D01* -X171244763Y-167192017D01* -X171244759Y-167192019D01* -X171173924Y-167239709D01* -X171057813Y-167317880D01* -X170890886Y-167477120D01* -X170879352Y-167492622D01* -X170848214Y-167534474D01* -X170753177Y-167662208D01* -X170750762Y-167666958D01* -X170696075Y-167774520D01* -X170648621Y-167867854D01* -X170616308Y-167971919D01* -X170581793Y-168083072D01* -X170581792Y-168083078D01* -X170580209Y-168088175D01* -X170549898Y-168316874D01* -X168471962Y-168316874D01* -X168448355Y-168272099D01* -X168393881Y-168168780D01* -X168332972Y-168083072D01* -X168225236Y-167931472D01* -X168225231Y-167931466D01* -X168222812Y-167928062D01* -X168219968Y-167925012D01* -X168219963Y-167925006D01* -X168024255Y-167715135D01* -X168021409Y-167712083D01* -X167793210Y-167524639D01* -X167542226Y-167369022D01* -X167501167Y-167350569D01* -X167436981Y-167321723D01* -X167272865Y-167247966D01* -X166989860Y-167163599D01* -X166985740Y-167162946D01* -X166985738Y-167162946D01* -X166701663Y-167117952D01* -X166701657Y-167117951D01* -X166698182Y-167117401D01* -X166673623Y-167116286D01* -X166607238Y-167113271D01* -X166607217Y-167113271D01* -X166605818Y-167113207D01* -X166421354Y-167113207D01* -X166201591Y-167127804D01* -X166197492Y-167128630D01* -X166197488Y-167128631D01* -X166094500Y-167149397D01* -X165912104Y-167186174D01* -X165632880Y-167282319D01* -X165521813Y-167337937D01* -X165398549Y-167399663D01* -X165368824Y-167414548D01* -X165124577Y-167580539D01* -X164904428Y-167777375D01* -X164901711Y-167780545D01* -X164901710Y-167780546D01* -X164718491Y-167994311D01* -X164712246Y-168001597D01* -X164709972Y-168005099D01* -X164709968Y-168005104D01* -X164553685Y-168245758D01* -X164551406Y-168249268D01* -X164424736Y-168516035D01* -X164423457Y-168520018D01* -X164423456Y-168520021D01* -X164375683Y-168668817D01* -X164334460Y-168797211D01* -X164333719Y-168801330D01* -X164286701Y-169062648D01* -X164282165Y-169087857D01* -X164281976Y-169092024D01* -X164281975Y-169092031D01* -X164268958Y-169378696D01* -X164268769Y-169382866D01* -X162091436Y-169382866D01* -X162034465Y-169317213D01* -X162034463Y-169317211D01* -X162030965Y-169313180D01* -X161932602Y-169232527D01* -X161856697Y-169170288D01* -X161856691Y-169170284D01* -X161852569Y-169166904D01* -X161652077Y-169052778D01* -X161647061Y-169050957D01* -X161647056Y-169050955D01* -X161440237Y-168975883D01* -X161440233Y-168975882D01* -X161435222Y-168974063D01* -X161429973Y-168973114D01* -X161429970Y-168973113D01* -X161212289Y-168933750D01* -X161212282Y-168933749D01* -X161208205Y-168933012D01* -X161190468Y-168932176D01* -X161185520Y-168931942D01* -X161185513Y-168931942D01* -X161184032Y-168931872D01* -X161021887Y-168931872D01* -X160954931Y-168937553D01* -X160855250Y-168946011D01* -X160855246Y-168946012D01* -X160849939Y-168946462D01* -X160844784Y-168947800D01* -X160844778Y-168947801D01* -X160631809Y-169003077D01* -X160631805Y-169003078D01* -X160626640Y-169004419D01* -X160621774Y-169006611D01* -X160621771Y-169006612D01* -X160492343Y-169064915D01* -X160416297Y-169099171D01* -X160411877Y-169102147D01* -X160411873Y-169102149D01* -X160369296Y-169130814D01* -X160224927Y-169228010D01* -X160058000Y-169387250D01* -X160054812Y-169391535D01* -X159932195Y-169556339D01* -X159920291Y-169572338D01* -X159917876Y-169577088D01* -X159834772Y-169740542D01* -X159815735Y-169777984D01* -X159781529Y-169888145D01* -X159748907Y-169993202D01* -X159748906Y-169993208D01* -X159747323Y-169998305D01* -X159717012Y-170227004D01* -X157015405Y-170227004D01* -X156570969Y-167706484D01* -X160032877Y-167706484D01* -X160038604Y-167714134D01* -X160214112Y-167821685D01* -X160222906Y-167826166D01* -X160435382Y-167914176D01* -X160444767Y-167917225D01* -X160668397Y-167970915D01* -X160678144Y-167972458D01* -X160907423Y-167990503D01* -X160917283Y-167990503D01* -X161146562Y-167972458D01* -X161156309Y-167970915D01* -X161379939Y-167917225D01* -X161389324Y-167914176D01* -X161601800Y-167826166D01* -X161610594Y-167821685D01* -X161782436Y-167716381D01* -X161791896Y-167705925D01* -X161788112Y-167697147D01* -X160925165Y-166834200D01* -X160911221Y-166826586D01* -X160909388Y-166826717D01* -X160902773Y-166830968D01* -X160039637Y-167694104D01* -X160032877Y-167706484D01* -X156570969Y-167706484D01* -X156352434Y-166467108D01* -X159384028Y-166467108D01* -X159402073Y-166696387D01* -X159403616Y-166706134D01* -X159457306Y-166929764D01* -X159460355Y-166939149D01* -X159548365Y-167151625D01* -X159552846Y-167160419D01* -X159658150Y-167332261D01* -X159668606Y-167341721D01* -X159677384Y-167337937D01* -X160540331Y-166474990D01* -X160546709Y-166463310D01* -X161276761Y-166463310D01* -X161276892Y-166465143D01* -X161281143Y-166471758D01* -X162144279Y-167334894D01* -X162156659Y-167341654D01* -X162164309Y-167335927D01* -X162271860Y-167160419D01* -X162276341Y-167151625D01* -X162364351Y-166939149D01* -X162367400Y-166929764D01* -X162421090Y-166706134D01* -X162422633Y-166696387D01* -X162440678Y-166467108D01* -X162440678Y-166457248D01* -X162422633Y-166227969D01* -X162421090Y-166218222D01* -X162367400Y-165994592D01* -X162364351Y-165985207D01* -X162358053Y-165970003D01* -X169880955Y-165970003D01* -X169886682Y-165977653D01* -X170062190Y-166085204D01* -X170070984Y-166089685D01* -X170283460Y-166177695D01* -X170292845Y-166180744D01* -X170516475Y-166234434D01* -X170526222Y-166235977D01* -X170755501Y-166254022D01* -X170765361Y-166254022D01* -X170994640Y-166235977D01* -X171004387Y-166234434D01* -X171228017Y-166180744D01* -X171237402Y-166177695D01* -X171449878Y-166089685D01* -X171458672Y-166085204D01* -X171630514Y-165979900D01* -X171639974Y-165969444D01* -X171636190Y-165960666D01* -X170773243Y-165097719D01* -X170759299Y-165090105D01* -X170757466Y-165090236D01* -X170750851Y-165094487D01* -X169887715Y-165957623D01* -X169880955Y-165970003D01* -X162358053Y-165970003D01* -X162276341Y-165772731D01* -X162271860Y-165763937D01* -X162166556Y-165592095D01* -X162156100Y-165582635D01* -X162147322Y-165586419D01* -X161284375Y-166449366D01* -X161276761Y-166463310D01* -X160546709Y-166463310D01* -X160547945Y-166461046D01* -X160547814Y-166459213D01* -X160543563Y-166452598D01* -X159680427Y-165589462D01* -X159668047Y-165582702D01* -X159660397Y-165588429D01* -X159552846Y-165763937D01* -X159548365Y-165772731D01* -X159460355Y-165985207D01* -X159457306Y-165994592D01* -X159403616Y-166218222D01* -X159402073Y-166227969D01* -X159384028Y-166457248D01* -X159384028Y-166467108D01* -X156352434Y-166467108D01* -X156132259Y-165218431D01* -X160032810Y-165218431D01* -X160036594Y-165227209D01* -X160899541Y-166090156D01* -X160913485Y-166097770D01* -X160915318Y-166097639D01* -X160921933Y-166093388D01* -X161785069Y-165230252D01* -X161791829Y-165217872D01* -X161786102Y-165210222D01* -X161610594Y-165102671D01* -X161601800Y-165098190D01* -X161389324Y-165010180D01* -X161379939Y-165007131D01* -X161156309Y-164953441D01* -X161146562Y-164951898D01* -X160917283Y-164933853D01* -X160907423Y-164933853D01* -X160678144Y-164951898D01* -X160668397Y-164953441D01* -X160444767Y-165007131D01* -X160435382Y-165010180D01* -X160222906Y-165098190D01* -X160214112Y-165102671D01* -X160042270Y-165207975D01* -X160032810Y-165218431D01* -X156132259Y-165218431D01* -X154063386Y-153485272D01* -X156764993Y-153485272D01* -X156773647Y-153715808D01* -X156821021Y-153941590D01* -X156905760Y-154156162D01* -X156976303Y-154272413D01* -X157020788Y-154345722D01* -X157025440Y-154353389D01* -X157028937Y-154357419D01* -X157168624Y-154518394D01* -X157176640Y-154527632D01* -X157204082Y-154550133D01* -X157350908Y-154670524D01* -X157350914Y-154670528D01* -X157355036Y-154673908D01* -X157555528Y-154788034D01* -X157560544Y-154789855D01* -X157560549Y-154789857D01* -X157767368Y-154864929D01* -X157767372Y-154864930D01* -X157772383Y-154866749D01* -X157777632Y-154867698D01* -X157777635Y-154867699D01* -X157995316Y-154907062D01* -X157995323Y-154907063D01* -X157999400Y-154907800D01* -X158017137Y-154908636D01* -X158022085Y-154908870D01* -X158022092Y-154908870D01* -X158023573Y-154908940D01* -X158185718Y-154908940D01* -X158253095Y-154903223D01* -X158352355Y-154894801D01* -X158352359Y-154894800D01* -X158357666Y-154894350D01* -X158362821Y-154893012D01* -X158362827Y-154893011D01* -X158575796Y-154837735D01* -X158575800Y-154837734D01* -X158580965Y-154836393D01* -X158585831Y-154834201D01* -X158585834Y-154834200D01* -X158786442Y-154743833D01* -X158791308Y-154741641D01* -X158795728Y-154738665D01* -X158795732Y-154738663D01* -X158927839Y-154649722D01* -X158982678Y-154612802D01* -X159149605Y-154453562D01* -X159189106Y-154400470D01* -X159284130Y-154272754D01* -X159284132Y-154272751D01* -X159287314Y-154268474D01* -X159344295Y-154156400D01* -X159389451Y-154067586D01* -X159389451Y-154067585D01* -X159391870Y-154062828D01* -X159433399Y-153929085D01* -X159458698Y-153847610D01* -X159458699Y-153847604D01* -X159460282Y-153842507D01* -X159478943Y-153701710D01* -X159489893Y-153619093D01* -X159489893Y-153619088D01* -X159490593Y-153613808D01* -X159490086Y-153600288D01* -X159484384Y-153448406D01* -X159481939Y-153383272D01* -X159434565Y-153157490D01* -X159425080Y-153133471D01* -X159385983Y-153034473D01* -X159349826Y-152942918D01* -X159250326Y-152778946D01* -X159232915Y-152750254D01* -X159232914Y-152750253D01* -X159230146Y-152745691D01* -X159187650Y-152696719D01* -X159139416Y-152641134D01* -X161316750Y-152641134D01* -X161317113Y-152645282D01* -X161317113Y-152645286D01* -X161333956Y-152837802D01* -X161342488Y-152935324D01* -X161343398Y-152939396D01* -X161343399Y-152939401D01* -X161403749Y-153209392D01* -X161406908Y-153223525D01* -X161408351Y-153227448D01* -X161408352Y-153227450D01* -X161422247Y-153265216D01* -X161508880Y-153500674D01* -X161510827Y-153504367D01* -X161510828Y-153504369D01* -X161563342Y-153603970D01* -X161646610Y-153761902D01* -X161650931Y-153767982D01* -X161815255Y-153999210D01* -X161815260Y-153999216D01* -X161817679Y-154002620D01* -X161820523Y-154005670D01* -X161820528Y-154005676D01* -X161981699Y-154178511D01* -X162019082Y-154218599D01* -X162247281Y-154406043D01* -X162498265Y-154561660D01* -X162502082Y-154563376D01* -X162502085Y-154563377D01* -X162542731Y-154581644D01* -X162767626Y-154682716D01* -X162858176Y-154709710D01* -X163012471Y-154755707D01* -X163050631Y-154767083D01* -X163054751Y-154767736D01* -X163054753Y-154767736D01* -X163338828Y-154812730D01* -X163338834Y-154812731D01* -X163342309Y-154813281D01* -X163366868Y-154814396D01* -X163433253Y-154817411D01* -X163433274Y-154817411D01* -X163434673Y-154817475D01* -X163619137Y-154817475D01* -X163838900Y-154802878D01* -X163842999Y-154802052D01* -X163843003Y-154802051D01* -X164016426Y-154767083D01* -X164128387Y-154744508D01* -X164407611Y-154648363D01* -X164578709Y-154562684D01* -X164667931Y-154518005D01* -X164667933Y-154518004D01* -X164671667Y-154516134D01* -X164915914Y-154350143D01* -X164924644Y-154342338D01* -X165052965Y-154227605D01* -X165136063Y-154153307D01* -X165163616Y-154121161D01* -X165325525Y-153932259D01* -X165325528Y-153932255D01* -X165328245Y-153929085D01* -X165330519Y-153925583D01* -X165330523Y-153925578D01* -X165486806Y-153684924D01* -X165486809Y-153684919D01* -X165489085Y-153681414D01* -X165493530Y-153672054D01* -X165576768Y-153496754D01* -X165615755Y-153414647D01* -X165625638Y-153383867D01* -X165704751Y-153137458D01* -X165704751Y-153137457D01* -X165706031Y-153133471D01* -X165726727Y-153018447D01* -X165757587Y-152846934D01* -X165757588Y-152846929D01* -X165758326Y-152842825D01* -X165758555Y-152837802D01* -X165771533Y-152551986D01* -X165771533Y-152551981D01* -X165771722Y-152547816D01* -X165771339Y-152543432D01* -X165746348Y-152257787D01* -X165745984Y-152253626D01* -X165741012Y-152231381D01* -X165682476Y-151969503D01* -X165682474Y-151969496D01* -X165681564Y-151965425D01* -X165675430Y-151948752D01* -X165622788Y-151805678D01* -X165579592Y-151688276D01* -X165573175Y-151676104D01* -X165519943Y-151575142D01* -X167597879Y-151575142D01* -X167598079Y-151580472D01* -X167598079Y-151580473D01* -X167599927Y-151629711D01* -X167606533Y-151805678D01* -X167653907Y-152031460D01* -X167655865Y-152036419D01* -X167655866Y-152036421D01* -X167691060Y-152125537D01* -X167738646Y-152246032D01* -X167808056Y-152360417D01* -X167850771Y-152430808D01* -X167858326Y-152443259D01* -X167861823Y-152447289D01* -X167986588Y-152591068D01* -X168009526Y-152617502D01* -X168013657Y-152620889D01* -X168183794Y-152760394D01* -X168183800Y-152760398D01* -X168187922Y-152763778D01* -X168388414Y-152877904D01* -X168393430Y-152879725D01* -X168393435Y-152879727D01* -X168600254Y-152954799D01* -X168600258Y-152954800D01* -X168605269Y-152956619D01* -X168610518Y-152957568D01* -X168610521Y-152957569D01* -X168828202Y-152996932D01* -X168828209Y-152996933D01* -X168832286Y-152997670D01* -X168850023Y-152998506D01* -X168854971Y-152998740D01* -X168854978Y-152998740D01* -X168856459Y-152998810D01* -X169018604Y-152998810D01* -X169085560Y-152993129D01* -X169185241Y-152984671D01* -X169185245Y-152984670D01* -X169190552Y-152984220D01* -X169195707Y-152982882D01* -X169195713Y-152982881D01* -X169408682Y-152927605D01* -X169408686Y-152927604D01* -X169413851Y-152926263D01* -X169418717Y-152924071D01* -X169418720Y-152924070D01* -X169619328Y-152833703D01* -X169624194Y-152831511D01* -X169628614Y-152828535D01* -X169628618Y-152828533D01* -X169757652Y-152741661D01* -X169815564Y-152702672D01* -X169982491Y-152543432D01* -X170027227Y-152483304D01* -X170117016Y-152362624D01* -X170117018Y-152362621D01* -X170120200Y-152358344D01* -X170171715Y-152257022D01* -X170222337Y-152157456D01* -X170222337Y-152157455D01* -X170224756Y-152152698D01* -X170269134Y-152009778D01* -X170291584Y-151937480D01* -X170291585Y-151937474D01* -X170293168Y-151932377D01* -X170309269Y-151810896D01* -X170322779Y-151708963D01* -X170322779Y-151708958D01* -X170323479Y-151703678D01* -X170314825Y-151473142D01* -X170267451Y-151247360D01* -X170265377Y-151242107D01* -X170218955Y-151124562D01* -X170182712Y-151032788D01* -X170094775Y-150887871D01* -X170065801Y-150840124D01* -X170065800Y-150840123D01* -X170063032Y-150835561D01* -X170017341Y-150782907D01* -X169915332Y-150665351D01* -X169915330Y-150665349D01* -X169911832Y-150661318D01* -X169868238Y-150625573D01* -X169737564Y-150518426D01* -X169737558Y-150518422D01* -X169733436Y-150515042D01* -X169532944Y-150400916D01* -X169527928Y-150399095D01* -X169527923Y-150399093D01* -X169321104Y-150324021D01* -X169321100Y-150324020D01* -X169316089Y-150322201D01* -X169310840Y-150321252D01* -X169310837Y-150321251D01* -X169093156Y-150281888D01* -X169093149Y-150281887D01* -X169089072Y-150281150D01* -X169071335Y-150280314D01* -X169066387Y-150280080D01* -X169066380Y-150280080D01* -X169064899Y-150280010D01* -X168902754Y-150280010D01* -X168835798Y-150285691D01* -X168736117Y-150294149D01* -X168736113Y-150294150D01* -X168730806Y-150294600D01* -X168725651Y-150295938D01* -X168725645Y-150295939D01* -X168512676Y-150351215D01* -X168512672Y-150351216D01* -X168507507Y-150352557D01* -X168502641Y-150354749D01* -X168502638Y-150354750D01* -X168302030Y-150445117D01* -X168297164Y-150447309D01* -X168292744Y-150450285D01* -X168292740Y-150450287D01* -X168263828Y-150469752D01* -X168105794Y-150576148D01* -X167938867Y-150735388D01* -X167922010Y-150758045D01* -X167805156Y-150915103D01* -X167801158Y-150920476D01* -X167798743Y-150925226D01* -X167744056Y-151032788D01* -X167696602Y-151126122D01* -X167664432Y-151229727D01* -X167629774Y-151341340D01* -X167629773Y-151341346D01* -X167628190Y-151346443D01* -X167614492Y-151449799D01* -X167603068Y-151535994D01* -X167597879Y-151575142D01* -X165519943Y-151575142D01* -X165492422Y-151522944D01* -X165441862Y-151427048D01* -X165395485Y-151361789D01* -X165273217Y-151189740D01* -X165273212Y-151189734D01* -X165270793Y-151186330D01* -X165267949Y-151183280D01* -X165267944Y-151183274D01* -X165072236Y-150973403D01* -X165069390Y-150970351D01* -X164841191Y-150782907D01* -X164590207Y-150627290D01* -X164575266Y-150620575D01* -X164508410Y-150590529D01* -X164320846Y-150506234D01* -X164106624Y-150442372D01* -X164041840Y-150423059D01* -X164041838Y-150423059D01* -X164037841Y-150421867D01* -X164033721Y-150421214D01* -X164033719Y-150421214D01* -X163749644Y-150376220D01* -X163749638Y-150376219D01* -X163746163Y-150375669D01* -X163721101Y-150374531D01* -X163655219Y-150371539D01* -X163655198Y-150371539D01* -X163653799Y-150371475D01* -X163469335Y-150371475D01* -X163249572Y-150386072D01* -X163245473Y-150386898D01* -X163245469Y-150386899D01* -X163152415Y-150405662D01* -X162960085Y-150444442D01* -X162680861Y-150540587D01* -X162602506Y-150579824D01* -X162444038Y-150659179D01* -X162416805Y-150672816D01* -X162172558Y-150838807D01* -X162169444Y-150841591D01* -X162169443Y-150841592D01* -X162099619Y-150904022D01* -X161952409Y-151035643D01* -X161949692Y-151038813D01* -X161949691Y-151038814D01* -X161766472Y-151252579D01* -X161760227Y-151259865D01* -X161757953Y-151263367D01* -X161757949Y-151263372D01* -X161601666Y-151504026D01* -X161599387Y-151507536D01* -X161597593Y-151511314D01* -X161597592Y-151511316D01* -X161569795Y-151569857D01* -X161472717Y-151774303D01* -X161471438Y-151778286D01* -X161471437Y-151778289D01* -X161398206Y-152006378D01* -X161382441Y-152055479D01* -X161381700Y-152059598D01* -X161331999Y-152335829D01* -X161330146Y-152346125D01* -X161329957Y-152350292D01* -X161329956Y-152350299D01* -X161316939Y-152636964D01* -X161316750Y-152641134D01* -X159139416Y-152641134D01* -X159082446Y-152575481D01* -X159082444Y-152575479D01* -X159078946Y-152571448D01* -X159001165Y-152507671D01* -X158904678Y-152428556D01* -X158904672Y-152428552D01* -X158900550Y-152425172D01* -X158700058Y-152311046D01* -X158695042Y-152309225D01* -X158695037Y-152309223D01* -X158488218Y-152234151D01* -X158488214Y-152234150D01* -X158483203Y-152232331D01* -X158477954Y-152231382D01* -X158477951Y-152231381D01* -X158260270Y-152192018D01* -X158260263Y-152192017D01* -X158256186Y-152191280D01* -X158238449Y-152190444D01* -X158233501Y-152190210D01* -X158233494Y-152190210D01* -X158232013Y-152190140D01* -X158069868Y-152190140D01* -X158002912Y-152195821D01* -X157903231Y-152204279D01* -X157903227Y-152204280D01* -X157897920Y-152204730D01* -X157892765Y-152206068D01* -X157892759Y-152206069D01* -X157679790Y-152261345D01* -X157679786Y-152261346D01* -X157674621Y-152262687D01* -X157669755Y-152264879D01* -X157669752Y-152264880D01* -X157604320Y-152294355D01* -X157464278Y-152357439D01* -X157459858Y-152360415D01* -X157459854Y-152360417D01* -X157369945Y-152420948D01* -X157272908Y-152486278D01* -X157105981Y-152645518D01* -X157102793Y-152649803D01* -X156980076Y-152814741D01* -X156968272Y-152830606D01* -X156962060Y-152842825D01* -X156871896Y-153020164D01* -X156863716Y-153036252D01* -X156829537Y-153146325D01* -X156796888Y-153251470D01* -X156796887Y-153251476D01* -X156795304Y-153256573D01* -X156786831Y-153320502D01* -X156765773Y-153479388D01* -X156764993Y-153485272D01* -X154063386Y-153485272D01* -X153618950Y-150964752D01* -X157080858Y-150964752D01* -X157086585Y-150972402D01* -X157262093Y-151079953D01* -X157270887Y-151084434D01* -X157483363Y-151172444D01* -X157492748Y-151175493D01* -X157716378Y-151229183D01* -X157726125Y-151230726D01* -X157955404Y-151248771D01* -X157965264Y-151248771D01* -X158194543Y-151230726D01* -X158204290Y-151229183D01* -X158427920Y-151175493D01* -X158437305Y-151172444D01* -X158649781Y-151084434D01* -X158658575Y-151079953D01* -X158830417Y-150974649D01* -X158839877Y-150964193D01* -X158836093Y-150955415D01* -X157973146Y-150092468D01* -X157959202Y-150084854D01* -X157957369Y-150084985D01* -X157950754Y-150089236D01* -X157087618Y-150952372D01* -X157080858Y-150964752D01* -X153618950Y-150964752D01* -X153400415Y-149725376D01* -X156432009Y-149725376D01* -X156450054Y-149954655D01* -X156451597Y-149964402D01* -X156505287Y-150188032D01* -X156508336Y-150197417D01* -X156596346Y-150409893D01* -X156600827Y-150418687D01* -X156706131Y-150590529D01* -X156716587Y-150599989D01* -X156725365Y-150596205D01* -X157588312Y-149733258D01* -X157594690Y-149721578D01* -X158324742Y-149721578D01* -X158324873Y-149723411D01* -X158329124Y-149730026D01* -X159192260Y-150593162D01* -X159204640Y-150599922D01* -X159212290Y-150594195D01* -X159319841Y-150418687D01* -X159324322Y-150409893D01* -X159412332Y-150197417D01* -X159415381Y-150188032D01* -X159469071Y-149964402D01* -X159470614Y-149954655D01* -X159488659Y-149725376D01* -X159488659Y-149715516D01* -X159470614Y-149486237D01* -X159469071Y-149476490D01* -X159415381Y-149252860D01* -X159412332Y-149243475D01* -X159406034Y-149228271D01* -X166928936Y-149228271D01* -X166934663Y-149235921D01* -X167110171Y-149343472D01* -X167118965Y-149347953D01* -X167331441Y-149435963D01* -X167340826Y-149439012D01* -X167564456Y-149492702D01* -X167574203Y-149494245D01* -X167803482Y-149512290D01* -X167813342Y-149512290D01* -X168042621Y-149494245D01* -X168052368Y-149492702D01* -X168275998Y-149439012D01* -X168285383Y-149435963D01* -X168497859Y-149347953D01* -X168506653Y-149343472D01* -X168678495Y-149238168D01* -X168687955Y-149227712D01* -X168684171Y-149218934D01* -X167821224Y-148355987D01* -X167807280Y-148348373D01* -X167805447Y-148348504D01* -X167798832Y-148352755D01* -X166935696Y-149215891D01* -X166928936Y-149228271D01* -X159406034Y-149228271D01* -X159324322Y-149030999D01* -X159319841Y-149022205D01* -X159214537Y-148850363D01* -X159204081Y-148840903D01* -X159195303Y-148844687D01* -X158332356Y-149707634D01* -X158324742Y-149721578D01* -X157594690Y-149721578D01* -X157595926Y-149719314D01* -X157595795Y-149717481D01* -X157591544Y-149710866D01* -X156728408Y-148847730D01* -X156716028Y-148840970D01* -X156708378Y-148846697D01* -X156600827Y-149022205D01* -X156596346Y-149030999D01* -X156508336Y-149243475D01* -X156505287Y-149252860D01* -X156451597Y-149476490D01* -X156450054Y-149486237D01* -X156432009Y-149715516D01* -X156432009Y-149725376D01* -X153400415Y-149725376D01* -X153180240Y-148476699D01* -X157080791Y-148476699D01* -X157084575Y-148485477D01* -X157947522Y-149348424D01* -X157961466Y-149356038D01* -X157963299Y-149355907D01* -X157969914Y-149351656D01* -X158833050Y-148488520D01* -X158839810Y-148476140D01* -X158834083Y-148468490D01* -X158658575Y-148360939D01* -X158649781Y-148356458D01* -X158437305Y-148268448D01* -X158427920Y-148265399D01* -X158204290Y-148211709D01* -X158194543Y-148210166D01* -X157965264Y-148192121D01* -X157955404Y-148192121D01* -X157726125Y-148210166D01* -X157716378Y-148211709D01* -X157492748Y-148265399D01* -X157483363Y-148268448D01* -X157270887Y-148356458D01* -X157262093Y-148360939D01* -X157090251Y-148466243D01* -X157080791Y-148476699D01* -X153180240Y-148476699D01* -X151415282Y-138467128D01* -X174935751Y-138467128D01* -X174935951Y-138472458D01* -X174935951Y-138472459D01* -X174936939Y-138498777D01* -X174944405Y-138697664D01* -X174991779Y-138923446D01* -X174993737Y-138928405D01* -X174993738Y-138928407D01* -X175005519Y-138958238D01* -X175076518Y-139138018D01* -X175147268Y-139254610D01* -X175191793Y-139327985D01* -X175196198Y-139335245D01* -X175199695Y-139339275D01* -X175333279Y-139493217D01* -X175347398Y-139509488D01* -X175351529Y-139512875D01* -X175521666Y-139652380D01* -X175521672Y-139652384D01* -X175525794Y-139655764D01* -X175726286Y-139769890D01* -X175731302Y-139771711D01* -X175731307Y-139771713D01* -X175938126Y-139846785D01* -X175938130Y-139846786D01* -X175943141Y-139848605D01* -X175948390Y-139849554D01* -X175948393Y-139849555D01* -X176166074Y-139888918D01* -X176166081Y-139888919D01* -X176170158Y-139889656D01* -X176187895Y-139890492D01* -X176192843Y-139890726D01* -X176192850Y-139890726D01* -X176194331Y-139890796D01* -X176356476Y-139890796D01* -X176423432Y-139885115D01* -X176523113Y-139876657D01* -X176523117Y-139876656D01* -X176528424Y-139876206D01* -X176533579Y-139874868D01* -X176533585Y-139874867D01* -X176746554Y-139819591D01* -X176746558Y-139819590D01* -X176751723Y-139818249D01* -X176756589Y-139816057D01* -X176756592Y-139816056D01* -X176957200Y-139725689D01* -X176962066Y-139723497D01* -X176966486Y-139720521D01* -X176966490Y-139720519D01* -X177073545Y-139648444D01* -X177153436Y-139594658D01* -X177320363Y-139435418D01* -X177402601Y-139324886D01* -X177454888Y-139254610D01* -X177454890Y-139254607D01* -X177458072Y-139250330D01* -X177514686Y-139138978D01* -X177560209Y-139049442D01* -X177560209Y-139049441D01* -X177562628Y-139044684D01* -X177601894Y-138918227D01* -X177629456Y-138829466D01* -X177629457Y-138829460D01* -X177631040Y-138824363D01* -X177650820Y-138675124D01* -X177660651Y-138600949D01* -X177660651Y-138600944D01* -X177661351Y-138595664D01* -X177660946Y-138584860D01* -X177655598Y-138442405D01* -X177652697Y-138365128D01* -X177605323Y-138139346D01* -X177600040Y-138125967D01* -X177589271Y-138098698D01* -X179550136Y-138098698D01* -X179550499Y-138102846D01* -X179550499Y-138102850D01* -X179563980Y-138256935D01* -X179575874Y-138392888D01* -X179576784Y-138396960D01* -X179576785Y-138396965D01* -X179638961Y-138675124D01* -X179640294Y-138681089D01* -X179641737Y-138685012D01* -X179641738Y-138685014D01* -X179646392Y-138697664D01* -X179742266Y-138958238D01* -X179744213Y-138961931D01* -X179744214Y-138961933D01* -X179808309Y-139083500D01* -X179879996Y-139219466D01* -X179908346Y-139259359D01* -X180048641Y-139456774D01* -X180048646Y-139456780D01* -X180051065Y-139460184D01* -X180053909Y-139463234D01* -X180053914Y-139463240D01* -X180243000Y-139666010D01* -X180252468Y-139676163D01* -X180480667Y-139863607D01* -X180731651Y-140019224D01* -X180735468Y-140020940D01* -X180735471Y-140020941D01* -X180772475Y-140037571D01* -X181001012Y-140140280D01* -X181284017Y-140224647D01* -X181288137Y-140225300D01* -X181288139Y-140225300D01* -X181572214Y-140270294D01* -X181572220Y-140270295D01* -X181575695Y-140270845D01* -X181600254Y-140271960D01* -X181666639Y-140274975D01* -X181666660Y-140274975D01* -X181668059Y-140275039D01* -X181852523Y-140275039D01* -X182072286Y-140260442D01* -X182076385Y-140259616D01* -X182076389Y-140259615D01* -X182249812Y-140224647D01* -X182361773Y-140202072D01* -X182640997Y-140105927D01* -X182777501Y-140037571D01* -X182901317Y-139975569D01* -X182901319Y-139975568D01* -X182905053Y-139973698D01* -X183149300Y-139807707D01* -X183185548Y-139775298D01* -X183366334Y-139613656D01* -X183369449Y-139610871D01* -X183377131Y-139601908D01* -X183558911Y-139389823D01* -X183558914Y-139389819D01* -X183561631Y-139386649D01* -X183563905Y-139383147D01* -X183563909Y-139383142D01* -X183720192Y-139142488D01* -X183720195Y-139142483D01* -X183722471Y-139138978D01* -X183725283Y-139133057D01* -X183799415Y-138976933D01* -X183849141Y-138872211D01* -X183853544Y-138858499D01* -X183938137Y-138595022D01* -X183938137Y-138595021D01* -X183939417Y-138591035D01* -X183960865Y-138471832D01* -X183990973Y-138304498D01* -X183990974Y-138304493D01* -X183991712Y-138300389D01* -X183992033Y-138293340D01* -X184004919Y-138009550D01* -X184004919Y-138009545D01* -X184005108Y-138005380D01* -X184004630Y-137999909D01* -X183979734Y-137715351D01* -X183979370Y-137711190D01* -X183978459Y-137707113D01* -X183934045Y-137508414D01* -X185893893Y-137508414D01* -X185894093Y-137513744D01* -X185894093Y-137513745D01* -X185896430Y-137575986D01* -X185902547Y-137738950D01* -X185949921Y-137964732D01* -X185951879Y-137969691D01* -X185951880Y-137969693D01* -X185973046Y-138023287D01* -X186034660Y-138179304D01* -X186108136Y-138300389D01* -X186147512Y-138365278D01* -X186154340Y-138376531D01* -X186157837Y-138380561D01* -X186289643Y-138532454D01* -X186305540Y-138550774D01* -X186309671Y-138554161D01* -X186479808Y-138693666D01* -X186479814Y-138693670D01* -X186483936Y-138697050D01* -X186684428Y-138811176D01* -X186689444Y-138812997D01* -X186689449Y-138812999D01* -X186896268Y-138888071D01* -X186896272Y-138888072D01* -X186901283Y-138889891D01* -X186906532Y-138890840D01* -X186906535Y-138890841D01* -X187124216Y-138930204D01* -X187124223Y-138930205D01* -X187128300Y-138930942D01* -X187146037Y-138931778D01* -X187150985Y-138932012D01* -X187150992Y-138932012D01* -X187152473Y-138932082D01* -X187314618Y-138932082D01* -X187398801Y-138924939D01* -X187481255Y-138917943D01* -X187481259Y-138917942D01* -X187486566Y-138917492D01* -X187491721Y-138916154D01* -X187491727Y-138916153D01* -X187704696Y-138860877D01* -X187704700Y-138860876D01* -X187709865Y-138859535D01* -X187714731Y-138857343D01* -X187714734Y-138857342D01* -X187915342Y-138766975D01* -X187920208Y-138764783D01* -X187924628Y-138761807D01* -X187924632Y-138761805D01* -X188082477Y-138655536D01* -X188111578Y-138635944D01* -X188278505Y-138476704D01* -X188342608Y-138390546D01* -X188413030Y-138295896D01* -X188413032Y-138295893D01* -X188416214Y-138291616D01* -X188473062Y-138179804D01* -X188518351Y-138090728D01* -X188518351Y-138090727D01* -X188520770Y-138085970D01* -X188557428Y-137967913D01* -X188587598Y-137870752D01* -X188587599Y-137870746D01* -X188589182Y-137865649D01* -X188605283Y-137744168D01* -X188618793Y-137642235D01* -X188618793Y-137642230D01* -X188619493Y-137636950D01* -X188618324Y-137605793D01* -X188611311Y-137418991D01* -X188610839Y-137406414D01* -X188563465Y-137180632D01* -X188560144Y-137172221D01* -X188514744Y-137057263D01* -X188478726Y-136966060D01* -X188359046Y-136768833D01* -X188348932Y-136757178D01* -X188211346Y-136598623D01* -X188211344Y-136598621D01* -X188207846Y-136594590D01* -X188146242Y-136544078D01* -X188033578Y-136451698D01* -X188033572Y-136451694D01* -X188029450Y-136448314D01* -X187828958Y-136334188D01* -X187823942Y-136332367D01* -X187823937Y-136332365D01* -X187617118Y-136257293D01* -X187617114Y-136257292D01* -X187612103Y-136255473D01* -X187606854Y-136254524D01* -X187606851Y-136254523D01* -X187389170Y-136215160D01* -X187389163Y-136215159D01* -X187385086Y-136214422D01* -X187367349Y-136213586D01* -X187362401Y-136213352D01* -X187362394Y-136213352D01* -X187360913Y-136213282D01* -X187198768Y-136213282D01* -X187131812Y-136218963D01* -X187032131Y-136227421D01* -X187032127Y-136227422D01* -X187026820Y-136227872D01* -X187021665Y-136229210D01* -X187021659Y-136229211D01* -X186808690Y-136284487D01* -X186808686Y-136284488D01* -X186803521Y-136285829D01* -X186798655Y-136288021D01* -X186798652Y-136288022D01* -X186644998Y-136357238D01* -X186593178Y-136380581D01* -X186588758Y-136383557D01* -X186588754Y-136383559D01* -X186506265Y-136439095D01* -X186401808Y-136509420D01* -X186234881Y-136668660D01* -X186231693Y-136672945D01* -X186109695Y-136836917D01* -X186097172Y-136853748D01* -X186094757Y-136858498D01* -X186002060Y-137040820D01* -X185992616Y-137059394D01* -X185964555Y-137149764D01* -X185925788Y-137274612D01* -X185925787Y-137274618D01* -X185924204Y-137279715D01* -X185910779Y-137381008D01* -X185894941Y-137500510D01* -X185893893Y-137508414D01* -X183934045Y-137508414D01* -X183915862Y-137427067D01* -X183915860Y-137427060D01* -X183914950Y-137422989D01* -X183910751Y-137411575D01* -X183866267Y-137290673D01* -X183812978Y-137145840D01* -X183791909Y-137105878D01* -X183720086Y-136969654D01* -X183675248Y-136884612D01* -X183603312Y-136783388D01* -X183506603Y-136647304D01* -X183506598Y-136647298D01* -X183504179Y-136643894D01* -X183501335Y-136640844D01* -X183501330Y-136640838D01* -X183305622Y-136430967D01* -X183302776Y-136427915D01* -X183074577Y-136240471D01* -X182823593Y-136084854D01* -X182793664Y-136071403D01* -X182691787Y-136025618D01* -X182554232Y-135963798D01* -X182374205Y-135910130D01* -X182275226Y-135880623D01* -X182275224Y-135880623D01* -X182271227Y-135879431D01* -X182267107Y-135878778D01* -X182267105Y-135878778D01* -X181983030Y-135833784D01* -X181983024Y-135833783D01* -X181979549Y-135833233D01* -X181954990Y-135832118D01* -X181888605Y-135829103D01* -X181888584Y-135829103D01* -X181887185Y-135829039D01* -X181702721Y-135829039D01* -X181482958Y-135843636D01* -X181478859Y-135844462D01* -X181478855Y-135844463D01* -X181356475Y-135869139D01* -X181193471Y-135902006D01* -X180914247Y-135998151D01* -X180867191Y-136021715D01* -X180700313Y-136105281D01* -X180650191Y-136130380D01* -X180405944Y-136296371D01* -X180185795Y-136493207D01* -X180183078Y-136496377D01* -X180183077Y-136496378D01* -X180011969Y-136696013D01* -X179993613Y-136717429D01* -X179991339Y-136720931D01* -X179991335Y-136720936D01* -X179835052Y-136961590D01* -X179832773Y-136965100D01* -X179830979Y-136968878D01* -X179830978Y-136968880D01* -X179818026Y-136996157D01* -X179706103Y-137231867D01* -X179704824Y-137235850D01* -X179704823Y-137235853D01* -X179628422Y-137473815D01* -X179615827Y-137513043D01* -X179615086Y-137517162D01* -X179566733Y-137785900D01* -X179563532Y-137803689D01* -X179563343Y-137807856D01* -X179563342Y-137807863D01* -X179550717Y-138085902D01* -X179550136Y-138098698D01* -X177589271Y-138098698D01* -X177555595Y-138013427D01* -X177520584Y-137924774D01* -X177418868Y-137757151D01* -X177403673Y-137732110D01* -X177403672Y-137732109D01* -X177400904Y-137727547D01* -X177396835Y-137722858D01* -X177253204Y-137557337D01* -X177253202Y-137557335D01* -X177249704Y-137553304D01* -X177179099Y-137495411D01* -X177075436Y-137410412D01* -X177075430Y-137410408D01* -X177071308Y-137407028D01* -X176870816Y-137292902D01* -X176865800Y-137291081D01* -X176865795Y-137291079D01* -X176658976Y-137216007D01* -X176658972Y-137216006D01* -X176653961Y-137214187D01* -X176648712Y-137213238D01* -X176648709Y-137213237D01* -X176431028Y-137173874D01* -X176431021Y-137173873D01* -X176426944Y-137173136D01* -X176409207Y-137172300D01* -X176404259Y-137172066D01* -X176404252Y-137172066D01* -X176402771Y-137171996D01* -X176240626Y-137171996D01* -X176173670Y-137177677D01* -X176073989Y-137186135D01* -X176073985Y-137186136D01* -X176068678Y-137186586D01* -X176063523Y-137187924D01* -X176063517Y-137187925D01* -X175850548Y-137243201D01* -X175850544Y-137243202D01* -X175845379Y-137244543D01* -X175840513Y-137246735D01* -X175840510Y-137246736D01* -X175671822Y-137322724D01* -X175635036Y-137339295D01* -X175630616Y-137342271D01* -X175630612Y-137342273D01* -X175573078Y-137381008D01* -X175443666Y-137468134D01* -X175276739Y-137627374D01* -X175243010Y-137672707D01* -X175142452Y-137807863D01* -X175139030Y-137812462D01* -X175136615Y-137817212D01* -X175081928Y-137924774D01* -X175034474Y-138018108D01* -X175010287Y-138096003D01* -X174967646Y-138233326D01* -X174967645Y-138233332D01* -X174966062Y-138238429D01* -X174957282Y-138304673D01* -X174937029Y-138457487D01* -X174935751Y-138467128D01* -X151415282Y-138467128D01* -X151383497Y-138286866D01* -X151111367Y-136743540D01* -X153812974Y-136743540D01* -X153821628Y-136974076D01* -X153869002Y-137199858D01* -X153870960Y-137204817D01* -X153870961Y-137204819D01* -X153900036Y-137278440D01* -X153953741Y-137414430D01* -X154024491Y-137531022D01* -X154056083Y-137583084D01* -X154073421Y-137611657D01* -X154076918Y-137615687D01* -X154218337Y-137778658D01* -X154224621Y-137785900D01* -X154240979Y-137799313D01* -X154398889Y-137928792D01* -X154398895Y-137928796D01* -X154403017Y-137932176D01* -X154603509Y-138046302D01* -X154608525Y-138048123D01* -X154608530Y-138048125D01* -X154815349Y-138123197D01* -X154815353Y-138123198D01* -X154820364Y-138125017D01* -X154825613Y-138125966D01* -X154825616Y-138125967D01* -X155043297Y-138165330D01* -X155043304Y-138165331D01* -X155047381Y-138166068D01* -X155065118Y-138166904D01* -X155070066Y-138167138D01* -X155070073Y-138167138D01* -X155071554Y-138167208D01* -X155233699Y-138167208D01* -X155300655Y-138161527D01* -X155400336Y-138153069D01* -X155400340Y-138153068D01* -X155405647Y-138152618D01* -X155410802Y-138151280D01* -X155410808Y-138151279D01* -X155623777Y-138096003D01* -X155623781Y-138096002D01* -X155628946Y-138094661D01* -X155633812Y-138092469D01* -X155633815Y-138092468D01* -X155834423Y-138002101D01* -X155839289Y-137999909D01* -X155843709Y-137996933D01* -X155843713Y-137996931D01* -X155977014Y-137907186D01* -X156030659Y-137871070D01* -X156197586Y-137711830D01* -X156260423Y-137627374D01* -X156332111Y-137531022D01* -X156332113Y-137531019D01* -X156335295Y-137526742D01* -X156375774Y-137447126D01* -X156437432Y-137325854D01* -X156437432Y-137325853D01* -X156439851Y-137321096D01* -X156486078Y-137172221D01* -X156506679Y-137105878D01* -X156506680Y-137105872D01* -X156508263Y-137100775D01* -X156525055Y-136974076D01* -X156537874Y-136877361D01* -X156537874Y-136877356D01* -X156538574Y-136872076D01* -X156529920Y-136641540D01* -X156482546Y-136415758D01* -X156473061Y-136391739D01* -X156432861Y-136289948D01* -X156397807Y-136201186D01* -X156290704Y-136024686D01* -X156280896Y-136008522D01* -X156280895Y-136008521D01* -X156278127Y-136003959D01* -X156271908Y-135996792D01* -X156187398Y-135899402D01* -X158364731Y-135899402D01* -X158365094Y-135903550D01* -X158365094Y-135903554D01* -X158382208Y-136099163D01* -X158390469Y-136193592D01* -X158391379Y-136197664D01* -X158391380Y-136197669D01* -X158449426Y-136457352D01* -X158454889Y-136481793D01* -X158456332Y-136485716D01* -X158456333Y-136485718D01* -X158477657Y-136543673D01* -X158556861Y-136758942D01* -X158694591Y-137020170D01* -X158730292Y-137070406D01* -X158863236Y-137257478D01* -X158863241Y-137257484D01* -X158865660Y-137260888D01* -X158868504Y-137263938D01* -X158868509Y-137263944D01* -X159013093Y-137418991D01* -X159067063Y-137476867D01* -X159295262Y-137664311D01* -X159546246Y-137819928D01* -X159550063Y-137821644D01* -X159550066Y-137821645D01* -X159622925Y-137854389D01* -X159815607Y-137940984D01* -X159877762Y-137959513D01* -X160085097Y-138021322D01* -X160098612Y-138025351D01* -X160102732Y-138026004D01* -X160102734Y-138026004D01* -X160386809Y-138070998D01* -X160386815Y-138070999D01* -X160390290Y-138071549D01* -X160414849Y-138072664D01* -X160481234Y-138075679D01* -X160481255Y-138075679D01* -X160482654Y-138075743D01* -X160667118Y-138075743D01* -X160886881Y-138061146D01* -X160890980Y-138060320D01* -X160890984Y-138060319D01* -X161041524Y-138029965D01* -X161176368Y-138002776D01* -X161455592Y-137906631D01* -X161627798Y-137820397D01* -X161715912Y-137776273D01* -X161715914Y-137776272D01* -X161719648Y-137774402D01* -X161963895Y-137608411D01* -X162184044Y-137411575D01* -X162217419Y-137372636D01* -X162373506Y-137190527D01* -X162373509Y-137190523D01* -X162376226Y-137187353D01* -X162378500Y-137183851D01* -X162378504Y-137183846D01* -X162534787Y-136943192D01* -X162534790Y-136943187D01* -X162537066Y-136939682D01* -X162663736Y-136672915D01* -X162666285Y-136664978D01* -X162752732Y-136395726D01* -X162752732Y-136395725D01* -X162754012Y-136391739D01* -X162772360Y-136289762D01* -X162805568Y-136105202D01* -X162805569Y-136105197D01* -X162806307Y-136101093D01* -X162806647Y-136093624D01* -X162819514Y-135810254D01* -X162819514Y-135810249D01* -X162819703Y-135806084D01* -X162819320Y-135801700D01* -X162794329Y-135516055D01* -X162793965Y-135511894D01* -X162793054Y-135507817D01* -X162730457Y-135227771D01* -X162730455Y-135227764D01* -X162729545Y-135223693D01* -X162718881Y-135194708D01* -X162674640Y-135074467D01* -X162627573Y-134946544D01* -X162576011Y-134848747D01* -X162567925Y-134833410D01* -X164645860Y-134833410D01* -X164646060Y-134838740D01* -X164646060Y-134838741D01* -X164646611Y-134853420D01* -X164654514Y-135063946D01* -X164701888Y-135289728D01* -X164703846Y-135294687D01* -X164703847Y-135294689D01* -X164721527Y-135339457D01* -X164786627Y-135504300D01* -X164855909Y-135618474D01* -X164902226Y-135694801D01* -X164906307Y-135701527D01* -X164909804Y-135705557D01* -X165051866Y-135869269D01* -X165057507Y-135875770D01* -X165061638Y-135879157D01* -X165231775Y-136018662D01* -X165231781Y-136018666D01* -X165235903Y-136022046D01* -X165436395Y-136136172D01* -X165441411Y-136137993D01* -X165441416Y-136137995D01* -X165648235Y-136213067D01* -X165648239Y-136213068D01* -X165653250Y-136214887D01* -X165658499Y-136215836D01* -X165658502Y-136215837D01* -X165876183Y-136255200D01* -X165876190Y-136255201D01* -X165880267Y-136255938D01* -X165898004Y-136256774D01* -X165902952Y-136257008D01* -X165902959Y-136257008D01* -X165904440Y-136257078D01* -X166066585Y-136257078D01* -X166133541Y-136251397D01* -X166233222Y-136242939D01* -X166233226Y-136242938D01* -X166238533Y-136242488D01* -X166243688Y-136241150D01* -X166243694Y-136241149D01* -X166456663Y-136185873D01* -X166456667Y-136185872D01* -X166461832Y-136184531D01* -X166466698Y-136182339D01* -X166466701Y-136182338D01* -X166667309Y-136091971D01* -X166672175Y-136089779D01* -X166676595Y-136086803D01* -X166676599Y-136086801D01* -X166777808Y-136018662D01* -X166863545Y-135960940D01* -X166878594Y-135946584D01* -X175585981Y-135946584D01* -X175591708Y-135954234D01* -X175767216Y-136061785D01* -X175776010Y-136066266D01* -X175988486Y-136154276D01* -X175997871Y-136157325D01* -X176221501Y-136211015D01* -X176231248Y-136212558D01* -X176460527Y-136230603D01* -X176470387Y-136230603D01* -X176699666Y-136212558D01* -X176709413Y-136211015D01* -X176933043Y-136157325D01* -X176942428Y-136154276D01* -X177154904Y-136066266D01* -X177163698Y-136061785D01* -X177335540Y-135956481D01* -X177345000Y-135946025D01* -X177341216Y-135937247D01* -X176478269Y-135074300D01* -X176464325Y-135066686D01* -X176462492Y-135066817D01* -X176455877Y-135071068D01* -X175592741Y-135934204D01* -X175585981Y-135946584D01* -X166878594Y-135946584D01* -X167030472Y-135801700D01* -X167110007Y-135694801D01* -X167164997Y-135620892D01* -X167164999Y-135620889D01* -X167168181Y-135616612D01* -X167220838Y-135513044D01* -X167270318Y-135415724D01* -X167270318Y-135415723D01* -X167272737Y-135410966D01* -X167319592Y-135260069D01* -X167339565Y-135195748D01* -X167339566Y-135195742D01* -X167341149Y-135190645D01* -X167367510Y-134991752D01* -X167370760Y-134967231D01* -X167370760Y-134967226D01* -X167371460Y-134961946D01* -X167362806Y-134731410D01* -X167357728Y-134707208D01* -X174937132Y-134707208D01* -X174955177Y-134936487D01* -X174956720Y-134946234D01* -X175010410Y-135169864D01* -X175013459Y-135179249D01* -X175101469Y-135391725D01* -X175105950Y-135400519D01* -X175211254Y-135572361D01* -X175221710Y-135581821D01* -X175230488Y-135578037D01* -X176093435Y-134715090D01* -X176099813Y-134703410D01* -X176829865Y-134703410D01* -X176829996Y-134705243D01* -X176834247Y-134711858D01* -X177697383Y-135574994D01* -X177709763Y-135581754D01* -X177717413Y-135576027D01* -X177824964Y-135400519D01* -X177829445Y-135391725D01* -X177917455Y-135179249D01* -X177920504Y-135169864D01* -X177943273Y-135075026D01* -X185547928Y-135075026D01* -X185553655Y-135082676D01* -X185729163Y-135190227D01* -X185737957Y-135194708D01* -X185950433Y-135282718D01* -X185959818Y-135285767D01* -X186183448Y-135339457D01* -X186193195Y-135341000D01* -X186422474Y-135359045D01* -X186432334Y-135359045D01* -X186661613Y-135341000D01* -X186671360Y-135339457D01* -X186894990Y-135285767D01* -X186904375Y-135282718D01* -X187116851Y-135194708D01* -X187125645Y-135190227D01* -X187297487Y-135084923D01* -X187306947Y-135074467D01* -X187303163Y-135065689D01* -X186440216Y-134202742D01* -X186426272Y-134195128D01* -X186424439Y-134195259D01* -X186417824Y-134199510D01* -X185554688Y-135062646D01* -X185547928Y-135075026D01* -X177943273Y-135075026D01* -X177974194Y-134946234D01* -X177975737Y-134936487D01* -X177993782Y-134707208D01* -X177993782Y-134697348D01* -X177975737Y-134468069D01* -X177974194Y-134458322D01* -X177920504Y-134234692D01* -X177917455Y-134225307D01* -X177829445Y-134012831D01* -X177824964Y-134004037D01* -X177721777Y-133835650D01* -X184899079Y-133835650D01* -X184917124Y-134064929D01* -X184918667Y-134074676D01* -X184972357Y-134298306D01* -X184975406Y-134307691D01* -X185063416Y-134520167D01* -X185067897Y-134528961D01* -X185173201Y-134700803D01* -X185183657Y-134710263D01* -X185192435Y-134706479D01* -X186055382Y-133843532D01* -X186061760Y-133831852D01* -X186791812Y-133831852D01* -X186791943Y-133833685D01* -X186796194Y-133840300D01* -X187659330Y-134703436D01* -X187671710Y-134710196D01* -X187679360Y-134704469D01* -X187786911Y-134528961D01* -X187791392Y-134520167D01* -X187879402Y-134307691D01* -X187882451Y-134298306D01* -X187936141Y-134074676D01* -X187937684Y-134064929D01* -X187955729Y-133835650D01* -X187955729Y-133825790D01* -X187937684Y-133596511D01* -X187936141Y-133586764D01* -X187882451Y-133363134D01* -X187879402Y-133353749D01* -X187791392Y-133141273D01* -X187786911Y-133132479D01* -X187681607Y-132960637D01* -X187671151Y-132951177D01* -X187662373Y-132954961D01* -X186799426Y-133817908D01* -X186791812Y-133831852D01* -X186061760Y-133831852D01* -X186062996Y-133829588D01* -X186062865Y-133827755D01* -X186058614Y-133821140D01* -X185195478Y-132958004D01* -X185183098Y-132951244D01* -X185175448Y-132956971D01* -X185067897Y-133132479D01* -X185063416Y-133141273D01* -X184975406Y-133353749D01* -X184972357Y-133363134D01* -X184918667Y-133586764D01* -X184917124Y-133596511D01* -X184899079Y-133825790D01* -X184899079Y-133835650D01* -X177721777Y-133835650D01* -X177719660Y-133832195D01* -X177709204Y-133822735D01* -X177700426Y-133826519D01* -X176837479Y-134689466D01* -X176829865Y-134703410D01* -X176099813Y-134703410D01* -X176101049Y-134701146D01* -X176100918Y-134699313D01* -X176096667Y-134692698D01* -X175233531Y-133829562D01* -X175221151Y-133822802D01* -X175213501Y-133828529D01* -X175105950Y-134004037D01* -X175101469Y-134012831D01* -X175013459Y-134225307D01* -X175010410Y-134234692D01* -X174956720Y-134458322D01* -X174955177Y-134468069D01* -X174937132Y-134697348D01* -X174937132Y-134707208D01* -X167357728Y-134707208D01* -X167315432Y-134505628D01* -X167309495Y-134490593D01* -X167267553Y-134384390D01* -X167230693Y-134291056D01* -X167111013Y-134093829D01* -X167065322Y-134041175D01* -X166963313Y-133923619D01* -X166963311Y-133923617D01* -X166959813Y-133919586D01* -X166895124Y-133866544D01* -X166785545Y-133776694D01* -X166785539Y-133776690D01* -X166781417Y-133773310D01* -X166580925Y-133659184D01* -X166575909Y-133657363D01* -X166575904Y-133657361D01* -X166369085Y-133582289D01* -X166369081Y-133582288D01* -X166364070Y-133580469D01* -X166358821Y-133579520D01* -X166358818Y-133579519D01* -X166141137Y-133540156D01* -X166141130Y-133540155D01* -X166137053Y-133539418D01* -X166119316Y-133538582D01* -X166114368Y-133538348D01* -X166114361Y-133538348D01* -X166112880Y-133538278D01* -X165950735Y-133538278D01* -X165883779Y-133543959D01* -X165784098Y-133552417D01* -X165784094Y-133552418D01* -X165778787Y-133552868D01* -X165773632Y-133554206D01* -X165773626Y-133554207D01* -X165560657Y-133609483D01* -X165560653Y-133609484D01* -X165555488Y-133610825D01* -X165550622Y-133613017D01* -X165550619Y-133613018D01* -X165350164Y-133703316D01* -X165345145Y-133705577D01* -X165340725Y-133708553D01* -X165340721Y-133708555D01* -X165305844Y-133732036D01* -X165153775Y-133834416D01* -X164986848Y-133993656D01* -X164963366Y-134025217D01* -X164858860Y-134165679D01* -X164849139Y-134178744D01* -X164846065Y-134184791D01* -X164777106Y-134320423D01* -X164744583Y-134384390D01* -X164712187Y-134488722D01* -X164677755Y-134599608D01* -X164677754Y-134599614D01* -X164676171Y-134604711D01* -X164663893Y-134697348D01* -X164647169Y-134823536D01* -X164645860Y-134833410D01* -X162567925Y-134833410D01* -X162538426Y-134777461D01* -X162489843Y-134685316D01* -X162428134Y-134598483D01* -X162321198Y-134448008D01* -X162321193Y-134448002D01* -X162318774Y-134444598D01* -X162315930Y-134441548D01* -X162315925Y-134441542D01* -X162120217Y-134231671D01* -X162117371Y-134228619D01* -X161889172Y-134041175D01* -X161638188Y-133885558D01* -X161368827Y-133764502D01* -X161151351Y-133699670D01* -X161089821Y-133681327D01* -X161089819Y-133681327D01* -X161085822Y-133680135D01* -X161081702Y-133679482D01* -X161081700Y-133679482D01* -X160797625Y-133634488D01* -X160797619Y-133634487D01* -X160794144Y-133633937D01* -X160769585Y-133632822D01* -X160703200Y-133629807D01* -X160703179Y-133629807D01* -X160701780Y-133629743D01* -X160517316Y-133629743D01* -X160297553Y-133644340D01* -X160293454Y-133645166D01* -X160293450Y-133645167D01* -X160186152Y-133666802D01* -X160008066Y-133702710D01* -X159728842Y-133798855D01* -X159610352Y-133858190D01* -X159486781Y-133920070D01* -X159464786Y-133931084D01* -X159220539Y-134097075D01* -X159000390Y-134293911D01* -X158997673Y-134297081D01* -X158997672Y-134297082D01* -X158814453Y-134510847D01* -X158808208Y-134518133D01* -X158805934Y-134521635D01* -X158805930Y-134521640D01* -X158649647Y-134762294D01* -X158647368Y-134765804D01* -X158520698Y-135032571D01* -X158519419Y-135036554D01* -X158519418Y-135036557D01* -X158439809Y-135284509D01* -X158430422Y-135313747D01* -X158424408Y-135347171D01* -X158383417Y-135574994D01* -X158378127Y-135604393D01* -X158377938Y-135608560D01* -X158377937Y-135608567D01* -X158365040Y-135892596D01* -X158364731Y-135899402D01* -X156187398Y-135899402D01* -X156130427Y-135833749D01* -X156130425Y-135833747D01* -X156126927Y-135829716D01* -X156071857Y-135784561D01* -X155952659Y-135686824D01* -X155952653Y-135686820D01* -X155948531Y-135683440D01* -X155748039Y-135569314D01* -X155743023Y-135567493D01* -X155743018Y-135567491D01* -X155536199Y-135492419D01* -X155536195Y-135492418D01* -X155531184Y-135490599D01* -X155525935Y-135489650D01* -X155525932Y-135489649D01* -X155308251Y-135450286D01* -X155308244Y-135450285D01* -X155304167Y-135449548D01* -X155286430Y-135448712D01* -X155281482Y-135448478D01* -X155281475Y-135448478D01* -X155279994Y-135448408D01* -X155117849Y-135448408D01* -X155050893Y-135454089D01* -X154951212Y-135462547D01* -X154951208Y-135462548D01* -X154945901Y-135462998D01* -X154940746Y-135464336D01* -X154940740Y-135464337D01* -X154727771Y-135519613D01* -X154727767Y-135519614D01* -X154722602Y-135520955D01* -X154717736Y-135523147D01* -X154717733Y-135523148D01* -X154537375Y-135604393D01* -X154512259Y-135615707D01* -X154507839Y-135618683D01* -X154507835Y-135618685D01* -X154447817Y-135659092D01* -X154320889Y-135744546D01* -X154153962Y-135903786D01* -X154131430Y-135934070D01* -X154029252Y-136071403D01* -X154016253Y-136088874D01* -X154013838Y-136093624D01* -X153930734Y-136257078D01* -X153911697Y-136294520D01* -X153879913Y-136396879D01* -X153844869Y-136509738D01* -X153844868Y-136509744D01* -X153843285Y-136514841D01* -X153833164Y-136591203D01* -X153813875Y-136736744D01* -X153812974Y-136743540D01* -X151111367Y-136743540D01* -X150666931Y-134223020D01* -X154128839Y-134223020D01* -X154134566Y-134230670D01* -X154310074Y-134338221D01* -X154318868Y-134342702D01* -X154531344Y-134430712D01* -X154540729Y-134433761D01* -X154764359Y-134487451D01* -X154774106Y-134488994D01* -X155003385Y-134507039D01* -X155013245Y-134507039D01* -X155242524Y-134488994D01* -X155252271Y-134487451D01* -X155475901Y-134433761D01* -X155485286Y-134430712D01* -X155697762Y-134342702D01* -X155706556Y-134338221D01* -X155878398Y-134232917D01* -X155887858Y-134222461D01* -X155884074Y-134213683D01* -X155021127Y-133350736D01* -X155007183Y-133343122D01* -X155005350Y-133343253D01* -X154998735Y-133347504D01* -X154135599Y-134210640D01* -X154128839Y-134223020D01* -X150666931Y-134223020D01* -X150448396Y-132983644D01* -X153479990Y-132983644D01* -X153498035Y-133212923D01* -X153499578Y-133222670D01* -X153553268Y-133446300D01* -X153556317Y-133455685D01* -X153644327Y-133668161D01* -X153648808Y-133676955D01* -X153754112Y-133848797D01* -X153764568Y-133858257D01* -X153773346Y-133854473D01* -X154636293Y-132991526D01* -X154642671Y-132979846D01* -X155372723Y-132979846D01* -X155372854Y-132981679D01* -X155377105Y-132988294D01* -X156240241Y-133851430D01* -X156252621Y-133858190D01* -X156260271Y-133852463D01* -X156367822Y-133676955D01* -X156372303Y-133668161D01* -X156459134Y-133458531D01* -X175585914Y-133458531D01* -X175589698Y-133467309D01* -X176452645Y-134330256D01* -X176466589Y-134337870D01* -X176468422Y-134337739D01* -X176475037Y-134333488D01* -X177338173Y-133470352D01* -X177344933Y-133457972D01* -X177339206Y-133450322D01* -X177163698Y-133342771D01* -X177154904Y-133338290D01* -X176942428Y-133250280D01* -X176933043Y-133247231D01* -X176709413Y-133193541D01* -X176699666Y-133191998D01* -X176470387Y-133173953D01* -X176460527Y-133173953D01* -X176231248Y-133191998D01* -X176221501Y-133193541D01* -X175997871Y-133247231D01* -X175988486Y-133250280D01* -X175776010Y-133338290D01* -X175767216Y-133342771D01* -X175595374Y-133448075D01* -X175585914Y-133458531D01* -X156459134Y-133458531D01* -X156460313Y-133455685D01* -X156463362Y-133446300D01* -X156517052Y-133222670D01* -X156518595Y-133212923D01* -X156536640Y-132983644D01* -X156536640Y-132973784D01* -X156518595Y-132744505D01* -X156517052Y-132734758D01* -X156463362Y-132511128D01* -X156460313Y-132501743D01* -X156454015Y-132486539D01* -X163976917Y-132486539D01* -X163982644Y-132494189D01* -X164158152Y-132601740D01* -X164166946Y-132606221D01* -X164379422Y-132694231D01* -X164388807Y-132697280D01* -X164612437Y-132750970D01* -X164622184Y-132752513D01* -X164851463Y-132770558D01* -X164861323Y-132770558D01* -X165090602Y-132752513D01* -X165100349Y-132750970D01* -X165323979Y-132697280D01* -X165333364Y-132694231D01* -X165545840Y-132606221D01* -X165554634Y-132601740D01* -X165726476Y-132496436D01* -X165735936Y-132485980D01* -X165732152Y-132477202D01* -X164869205Y-131614255D01* -X164855261Y-131606641D01* -X164853428Y-131606772D01* -X164846813Y-131611023D01* -X163983677Y-132474159D01* -X163976917Y-132486539D01* -X156454015Y-132486539D01* -X156372303Y-132289267D01* -X156367822Y-132280473D01* -X156262518Y-132108631D01* -X156252062Y-132099171D01* -X156243284Y-132102955D01* -X155380337Y-132965902D01* -X155372723Y-132979846D01* -X154642671Y-132979846D01* -X154643907Y-132977582D01* -X154643776Y-132975749D01* -X154639525Y-132969134D01* -X153776389Y-132105998D01* -X153764009Y-132099238D01* -X153756359Y-132104965D01* -X153648808Y-132280473D01* -X153644327Y-132289267D01* -X153556317Y-132501743D01* -X153553268Y-132511128D01* -X153499578Y-132734758D01* -X153498035Y-132744505D01* -X153479990Y-132973784D01* -X153479990Y-132983644D01* -X150448396Y-132983644D01* -X150228220Y-131734967D01* -X154128772Y-131734967D01* -X154132556Y-131743745D01* -X154995503Y-132606692D01* -X155009447Y-132614306D01* -X155011280Y-132614175D01* -X155017895Y-132609924D01* -X155881031Y-131746788D01* -X155887791Y-131734408D01* -X155882064Y-131726758D01* -X155706556Y-131619207D01* -X155697762Y-131614726D01* -X155485286Y-131526716D01* -X155475901Y-131523667D01* -X155252271Y-131469977D01* -X155242524Y-131468434D01* -X155013245Y-131450389D01* -X155003385Y-131450389D01* -X154774106Y-131468434D01* -X154764359Y-131469977D01* -X154540729Y-131523667D01* -X154531344Y-131526716D01* -X154318868Y-131614726D01* -X154310074Y-131619207D01* -X154138232Y-131724511D01* -X154128772Y-131734967D01* -X150228220Y-131734967D01* -X149777476Y-129178669D01* -X149775587Y-129159321D01* -X149775105Y-129135329D01* -X149772414Y-129126768D01* -X149772413Y-129126762D01* -X149772376Y-129126645D01* -X149766824Y-129096719D01* -X149762932Y-129034378D01* -X149764338Y-129006196D01* -X149777515Y-128925602D01* -X149785157Y-128898442D01* -X149815934Y-128822808D01* -X149829429Y-128798027D01* -X149876274Y-128731127D01* -X149894944Y-128709972D01* -X149955493Y-128655181D01* -X149978399Y-128638713D01* -X150049630Y-128598765D01* -X150075626Y-128587808D01* -X150129313Y-128571980D01* -X150144587Y-128568492D01* -X150153318Y-128567063D01* -X150162293Y-128566883D01* -X150170857Y-128564191D01* -X150170859Y-128564191D01* -X150192673Y-128557335D01* -X150208572Y-128553452D01* -X156419237Y-127458344D01* -X169682894Y-125119604D01* -X169703778Y-125117694D01* -X169723843Y-125117537D01* -X169736231Y-125115509D01* -X169745929Y-125112330D01* -X169754159Y-125109940D01* -X169948842Y-125060499D01* -X169948846Y-125060498D01* -X169953377Y-125059347D01* -X169957684Y-125057541D01* -X169957687Y-125057540D01* -X170155850Y-124974445D01* -X170160150Y-124972642D01* -X170323177Y-124873716D01* -X170347839Y-124858751D01* -X170347841Y-124858750D01* -X170351835Y-124856326D01* -X170524222Y-124712953D01* -X170547576Y-124686787D01* -X170670413Y-124549159D01* -X170670416Y-124549155D01* -X170673522Y-124545675D01* -X170719663Y-124475297D01* -X170793897Y-124362070D01* -X170793898Y-124362068D01* -X170796457Y-124358165D01* -X170804701Y-124340282D01* -X170888371Y-124158784D01* -X170888374Y-124158777D01* -X170890325Y-124154544D01* -X170953063Y-123939285D01* -X170953773Y-123934073D01* -X170982663Y-123721753D01* -X170983294Y-123717116D01* -X170983026Y-123696677D01* -X170980845Y-123530336D01* -X170981231Y-123518694D01* -X170981905Y-123510214D01* -X170982292Y-123505350D01* -X170981821Y-123499091D01* -X170981716Y-123497689D01* -X170981715Y-123497683D01* -X170981350Y-123492832D01* -X170978597Y-123481047D01* -X170975004Y-123465672D01* -X170972178Y-123447986D01* -X170971607Y-123441454D01* -X170804535Y-121531818D01* -X173454104Y-121531818D01* -X173454304Y-121537148D01* -X173454304Y-121537149D01* -X173455292Y-121563467D01* -X173462758Y-121762354D01* -X173510132Y-121988136D01* -X173512090Y-121993095D01* -X173512091Y-121993097D01* -X173522324Y-122019008D01* -X173594871Y-122202708D01* -X173714551Y-122399935D01* -X173718048Y-122403965D01* -X173855340Y-122562180D01* -X173865751Y-122574178D01* -X173869882Y-122577565D01* -X174040019Y-122717070D01* -X174040025Y-122717074D01* -X174044147Y-122720454D01* -X174244639Y-122834580D01* -X174249655Y-122836401D01* -X174249660Y-122836403D01* -X174456479Y-122911475D01* -X174456483Y-122911476D01* -X174461494Y-122913295D01* -X174466743Y-122914244D01* -X174466746Y-122914245D01* -X174684427Y-122953608D01* -X174684434Y-122953609D01* -X174688511Y-122954346D01* -X174706248Y-122955182D01* -X174711196Y-122955416D01* -X174711203Y-122955416D01* -X174712684Y-122955486D01* -X174874829Y-122955486D01* -X174941785Y-122949805D01* -X175041466Y-122941347D01* -X175041470Y-122941346D01* -X175046777Y-122940896D01* -X175051932Y-122939558D01* -X175051938Y-122939557D01* -X175264907Y-122884281D01* -X175264911Y-122884280D01* -X175270076Y-122882939D01* -X175274942Y-122880747D01* -X175274945Y-122880746D01* -X175475553Y-122790379D01* -X175480419Y-122788187D01* -X175484839Y-122785211D01* -X175484843Y-122785209D01* -X175643570Y-122678346D01* -X175671789Y-122659348D01* -X175838716Y-122500108D01* -X175881537Y-122442554D01* -X175973241Y-122319300D01* -X175973243Y-122319297D01* -X175976425Y-122315020D01* -X176014698Y-122239742D01* -X176078562Y-122114132D01* -X176078562Y-122114131D01* -X176080981Y-122109374D01* -X176120247Y-121982917D01* -X176147809Y-121894156D01* -X176147810Y-121894150D01* -X176149393Y-121889053D01* -X176169173Y-121739814D01* -X176179004Y-121665639D01* -X176179004Y-121665634D01* -X176179704Y-121660354D01* -X176179299Y-121649550D01* -X176171936Y-121453417D01* -X176171050Y-121429818D01* -X176123676Y-121204036D01* -X176111633Y-121173540D01* -X176107624Y-121163388D01* -X178068489Y-121163388D01* -X178068852Y-121167536D01* -X178068852Y-121167540D01* -X178083419Y-121334046D01* -X178094227Y-121457578D01* -X178095137Y-121461650D01* -X178095138Y-121461655D01* -X178157314Y-121739814D01* -X178158647Y-121745779D01* -X178160090Y-121749702D01* -X178160091Y-121749704D01* -X178164745Y-121762354D01* -X178260619Y-122022928D01* -X178262566Y-122026621D01* -X178262567Y-122026623D01* -X178306197Y-122109374D01* -X178398349Y-122284156D01* -X178427538Y-122325229D01* -X178566994Y-122521464D01* -X178566999Y-122521470D01* -X178569418Y-122524874D01* -X178572262Y-122527924D01* -X178572267Y-122527930D01* -X178756205Y-122725179D01* -X178770821Y-122740853D01* -X178999020Y-122928297D01* -X179250004Y-123083914D01* -X179253821Y-123085630D01* -X179253824Y-123085631D01* -X179326683Y-123118375D01* -X179519365Y-123204970D01* -X179802370Y-123289337D01* -X179806490Y-123289990D01* -X179806492Y-123289990D01* -X180090567Y-123334984D01* -X180090573Y-123334985D01* -X180094048Y-123335535D01* -X180118607Y-123336650D01* -X180184992Y-123339665D01* -X180185013Y-123339665D01* -X180186412Y-123339729D01* -X180370876Y-123339729D01* -X180590639Y-123325132D01* -X180594738Y-123324306D01* -X180594742Y-123324305D01* -X180739147Y-123295188D01* -X180880126Y-123266762D01* -X181159350Y-123170617D01* -X181293828Y-123103276D01* -X181419670Y-123040259D01* -X181419672Y-123040258D01* -X181423406Y-123038388D01* -X181667653Y-122872397D01* -X181887802Y-122675561D01* -X181895484Y-122666598D01* -X182077264Y-122454513D01* -X182077267Y-122454509D01* -X182079984Y-122451339D01* -X182082258Y-122447837D01* -X182082262Y-122447832D01* -X182238545Y-122207178D01* -X182238548Y-122207173D01* -X182240824Y-122203668D01* -X182243636Y-122197747D01* -X182339514Y-121995827D01* -X182367494Y-121936901D01* -X182382857Y-121889053D01* -X182456490Y-121659712D01* -X182456490Y-121659711D01* -X182457770Y-121655725D01* -X182479233Y-121536439D01* -X182509326Y-121369188D01* -X182509327Y-121369183D01* -X182510065Y-121365079D01* -X182510464Y-121356306D01* -X182523272Y-121074240D01* -X182523272Y-121074235D01* -X182523461Y-121070070D01* -X182522340Y-121057251D01* -X182498087Y-120780041D01* -X182497723Y-120775880D01* -X182496812Y-120771803D01* -X182452398Y-120573104D01* -X184412246Y-120573104D01* -X184412446Y-120578434D01* -X184412446Y-120578435D01* -X184415243Y-120652936D01* -X184420900Y-120803640D01* -X184468274Y-121029422D01* -X184470232Y-121034381D01* -X184470233Y-121034383D01* -X184500806Y-121111799D01* -X184553013Y-121243994D01* -X184623763Y-121360586D01* -X184665774Y-121429818D01* -X184672693Y-121441221D01* -X184676190Y-121445251D01* -X184816494Y-121606937D01* -X184823893Y-121615464D01* -X184828024Y-121618851D01* -X184998161Y-121758356D01* -X184998167Y-121758360D01* -X185002289Y-121761740D01* -X185202781Y-121875866D01* -X185207797Y-121877687D01* -X185207802Y-121877689D01* -X185414621Y-121952761D01* -X185414625Y-121952762D01* -X185419636Y-121954581D01* -X185424885Y-121955530D01* -X185424888Y-121955531D01* -X185642569Y-121994894D01* -X185642576Y-121994895D01* -X185646653Y-121995632D01* -X185664390Y-121996468D01* -X185669338Y-121996702D01* -X185669345Y-121996702D01* -X185670826Y-121996772D01* -X185832971Y-121996772D01* -X185899927Y-121991091D01* -X185999608Y-121982633D01* -X185999612Y-121982632D01* -X186004919Y-121982182D01* -X186010074Y-121980844D01* -X186010080Y-121980843D01* -X186223049Y-121925567D01* -X186223053Y-121925566D01* -X186228218Y-121924225D01* -X186233084Y-121922033D01* -X186233087Y-121922032D01* -X186433695Y-121831665D01* -X186438561Y-121829473D01* -X186442981Y-121826497D01* -X186442985Y-121826495D01* -X186621672Y-121706194D01* -X186629931Y-121700634D01* -X186796858Y-121541394D01* -X186860961Y-121455236D01* -X186931383Y-121360586D01* -X186931385Y-121360583D01* -X186934567Y-121356306D01* -X186991415Y-121244494D01* -X187036704Y-121155418D01* -X187036704Y-121155417D01* -X187039123Y-121150660D01* -X187089176Y-120989464D01* -X187105951Y-120935442D01* -X187105952Y-120935436D01* -X187107535Y-120930339D01* -X187123636Y-120808858D01* -X187137146Y-120706925D01* -X187137146Y-120706920D01* -X187137846Y-120701640D01* -X187137302Y-120687133D01* -X187130419Y-120503802D01* -X187129192Y-120471104D01* -X187081818Y-120245322D01* -X187078497Y-120236911D01* -X187033097Y-120121953D01* -X186997079Y-120030750D01* -X186877399Y-119833523D01* -X186867285Y-119821868D01* -X186729699Y-119663313D01* -X186729697Y-119663311D01* -X186726199Y-119659280D01* -X186659033Y-119604207D01* -X186551931Y-119516388D01* -X186551925Y-119516384D01* -X186547803Y-119513004D01* -X186347311Y-119398878D01* -X186342295Y-119397057D01* -X186342290Y-119397055D01* -X186135471Y-119321983D01* -X186135467Y-119321982D01* -X186130456Y-119320163D01* -X186125207Y-119319214D01* -X186125204Y-119319213D01* -X185907523Y-119279850D01* -X185907516Y-119279849D01* -X185903439Y-119279112D01* -X185885702Y-119278276D01* -X185880754Y-119278042D01* -X185880747Y-119278042D01* -X185879266Y-119277972D01* -X185717121Y-119277972D01* -X185650165Y-119283653D01* -X185550484Y-119292111D01* -X185550480Y-119292112D01* -X185545173Y-119292562D01* -X185540018Y-119293900D01* -X185540012Y-119293901D01* -X185327043Y-119349177D01* -X185327039Y-119349178D01* -X185321874Y-119350519D01* -X185317008Y-119352711D01* -X185317005Y-119352712D01* -X185235039Y-119389635D01* -X185111531Y-119445271D01* -X185107111Y-119448247D01* -X185107107Y-119448249D01* -X185021669Y-119505770D01* -X184920161Y-119574110D01* -X184753234Y-119733350D01* -X184750046Y-119737635D01* -X184628048Y-119901607D01* -X184615525Y-119918438D01* -X184613110Y-119923188D01* -X184558423Y-120030750D01* -X184510969Y-120124084D01* -X184482908Y-120214454D01* -X184444141Y-120339302D01* -X184444140Y-120339308D01* -X184442557Y-120344405D01* -X184434266Y-120406963D01* -X184413596Y-120562921D01* -X184412246Y-120573104D01* -X182452398Y-120573104D01* -X182434215Y-120491757D01* -X182434213Y-120491750D01* -X182433303Y-120487679D01* -X182429406Y-120477086D01* -X182384769Y-120355769D01* -X182331331Y-120210530D01* -X182322147Y-120193110D01* -X182239159Y-120035711D01* -X182193601Y-119949302D01* -X182121665Y-119848078D01* -X182024956Y-119711994D01* -X182024951Y-119711988D01* -X182022532Y-119708584D01* -X182019688Y-119705534D01* -X182019683Y-119705528D01* -X181823975Y-119495657D01* -X181821129Y-119492605D01* -X181592930Y-119305161D01* -X181341946Y-119149544D01* -X181312017Y-119136093D01* -X181265267Y-119115083D01* -X181072585Y-119028488D01* -X180869872Y-118968057D01* -X180793579Y-118945313D01* -X180793577Y-118945313D01* -X180789580Y-118944121D01* -X180785460Y-118943468D01* -X180785458Y-118943468D01* -X180501383Y-118898474D01* -X180501377Y-118898473D01* -X180497902Y-118897923D01* -X180473343Y-118896808D01* -X180406958Y-118893793D01* -X180406937Y-118893793D01* -X180405538Y-118893729D01* -X180221074Y-118893729D01* -X180001311Y-118908326D01* -X179997212Y-118909152D01* -X179997208Y-118909153D01* -X179874184Y-118933959D01* -X179711824Y-118966696D01* -X179432600Y-119062841D01* -X179428872Y-119064708D01* -X179259458Y-119149544D01* -X179168544Y-119195070D01* -X178924297Y-119361061D01* -X178704148Y-119557897D01* -X178701431Y-119561067D01* -X178701430Y-119561068D01* -X178560673Y-119725292D01* -X178511966Y-119782119D01* -X178509692Y-119785621D01* -X178509688Y-119785626D01* -X178353405Y-120026280D01* -X178351126Y-120029790D01* -X178349332Y-120033568D01* -X178349331Y-120033570D01* -X178336379Y-120060847D01* -X178224456Y-120296557D01* -X178223177Y-120300540D01* -X178223176Y-120300543D01* -X178140528Y-120557960D01* -X178134180Y-120577733D01* -X178130457Y-120598427D01* -X178087155Y-120839091D01* -X178081885Y-120868379D01* -X178081696Y-120872546D01* -X178081695Y-120872553D01* -X178068851Y-121155418D01* -X178068489Y-121163388D01* -X176107624Y-121163388D01* -X176073948Y-121078117D01* -X176038937Y-120989464D01* -X175936172Y-120820112D01* -X175922026Y-120796800D01* -X175922025Y-120796799D01* -X175919257Y-120792237D01* -X175887452Y-120755585D01* -X175771557Y-120622027D01* -X175771555Y-120622025D01* -X175768057Y-120617994D01* -X175696758Y-120559532D01* -X175593789Y-120475102D01* -X175593783Y-120475098D01* -X175589661Y-120471718D01* -X175389169Y-120357592D01* -X175384153Y-120355771D01* -X175384148Y-120355769D01* -X175177329Y-120280697D01* -X175177325Y-120280696D01* -X175172314Y-120278877D01* -X175167065Y-120277928D01* -X175167062Y-120277927D01* -X174949381Y-120238564D01* -X174949374Y-120238563D01* -X174945297Y-120237826D01* -X174927560Y-120236990D01* -X174922612Y-120236756D01* -X174922605Y-120236756D01* -X174921124Y-120236686D01* -X174758979Y-120236686D01* -X174692023Y-120242367D01* -X174592342Y-120250825D01* -X174592338Y-120250826D01* -X174587031Y-120251276D01* -X174581876Y-120252614D01* -X174581870Y-120252615D01* -X174368901Y-120307891D01* -X174368897Y-120307892D01* -X174363732Y-120309233D01* -X174358866Y-120311425D01* -X174358863Y-120311426D01* -X174176443Y-120393600D01* -X174153389Y-120403985D01* -X174148969Y-120406961D01* -X174148965Y-120406963D01* -X174091431Y-120445698D01* -X173962019Y-120532824D01* -X173795092Y-120692064D01* -X173791904Y-120696349D01* -X173660805Y-120872553D01* -X173657383Y-120877152D01* -X173654968Y-120881902D01* -X173600281Y-120989464D01* -X173552827Y-121082798D01* -X173535620Y-121138214D01* -X173485999Y-121298016D01* -X173485998Y-121298022D01* -X173484415Y-121303119D01* -X173475146Y-121373054D01* -X173458282Y-121500298D01* -X173454104Y-121531818D01* -X170804535Y-121531818D01* -X170584016Y-119011274D01* -X174104334Y-119011274D01* -X174110061Y-119018924D01* -X174285569Y-119126475D01* -X174294363Y-119130956D01* -X174506839Y-119218966D01* -X174516224Y-119222015D01* -X174739854Y-119275705D01* -X174749601Y-119277248D01* -X174978880Y-119295293D01* -X174988740Y-119295293D01* -X175218019Y-119277248D01* -X175227766Y-119275705D01* -X175451396Y-119222015D01* -X175460781Y-119218966D01* -X175673257Y-119130956D01* -X175682051Y-119126475D01* -X175853893Y-119021171D01* -X175863353Y-119010715D01* -X175859569Y-119001937D01* -X174996622Y-118138990D01* -X174982678Y-118131376D01* -X174980845Y-118131507D01* -X174974230Y-118135758D01* -X174111094Y-118998894D01* -X174104334Y-119011274D01* -X170584016Y-119011274D01* -X170475585Y-117771898D01* -X173455485Y-117771898D01* -X173473530Y-118001177D01* -X173475073Y-118010924D01* -X173528763Y-118234554D01* -X173531812Y-118243939D01* -X173619822Y-118456415D01* -X173624303Y-118465209D01* -X173729607Y-118637051D01* -X173740063Y-118646511D01* -X173748841Y-118642727D01* -X174611788Y-117779780D01* -X174618166Y-117768100D01* -X175348218Y-117768100D01* -X175348349Y-117769933D01* -X175352600Y-117776548D01* -X176215736Y-118639684D01* -X176228116Y-118646444D01* -X176235766Y-118640717D01* -X176343317Y-118465209D01* -X176347798Y-118456415D01* -X176435808Y-118243939D01* -X176438857Y-118234554D01* -X176461626Y-118139716D01* -X184066281Y-118139716D01* -X184072008Y-118147366D01* -X184247516Y-118254917D01* -X184256310Y-118259398D01* -X184468786Y-118347408D01* -X184478171Y-118350457D01* -X184701801Y-118404147D01* -X184711548Y-118405690D01* -X184940827Y-118423735D01* -X184950687Y-118423735D01* -X185179966Y-118405690D01* -X185189713Y-118404147D01* -X185413343Y-118350457D01* -X185422728Y-118347408D01* -X185635204Y-118259398D01* -X185643998Y-118254917D01* -X185815840Y-118149613D01* -X185825300Y-118139157D01* -X185821516Y-118130379D01* -X184958569Y-117267432D01* -X184944625Y-117259818D01* -X184942792Y-117259949D01* -X184936177Y-117264200D01* -X184073041Y-118127336D01* -X184066281Y-118139716D01* -X176461626Y-118139716D01* -X176492547Y-118010924D01* -X176494090Y-118001177D01* -X176512135Y-117771898D01* -X176512135Y-117762038D01* -X176494090Y-117532759D01* -X176492547Y-117523012D01* -X176438857Y-117299382D01* -X176435808Y-117289997D01* -X176347798Y-117077521D01* -X176343317Y-117068727D01* -X176240130Y-116900340D01* -X183417432Y-116900340D01* -X183435477Y-117129619D01* -X183437020Y-117139366D01* -X183490710Y-117362996D01* -X183493759Y-117372381D01* -X183581769Y-117584857D01* -X183586250Y-117593651D01* -X183691554Y-117765493D01* -X183702010Y-117774953D01* -X183710788Y-117771169D01* -X184573735Y-116908222D01* -X184580113Y-116896542D01* -X185310165Y-116896542D01* -X185310296Y-116898375D01* -X185314547Y-116904990D01* -X186177683Y-117768126D01* -X186190063Y-117774886D01* -X186197713Y-117769159D01* -X186305264Y-117593651D01* -X186309745Y-117584857D01* -X186397755Y-117372381D01* -X186400804Y-117362996D01* -X186454494Y-117139366D01* -X186456037Y-117129619D01* -X186474082Y-116900340D01* -X186474082Y-116890480D01* -X186456037Y-116661201D01* -X186454494Y-116651454D01* -X186400804Y-116427824D01* -X186397755Y-116418439D01* -X186309745Y-116205963D01* -X186305264Y-116197169D01* -X186199960Y-116025327D01* -X186189504Y-116015867D01* -X186180726Y-116019651D01* -X185317779Y-116882598D01* -X185310165Y-116896542D01* -X184580113Y-116896542D01* -X184581349Y-116894278D01* -X184581218Y-116892445D01* -X184576967Y-116885830D01* -X183713831Y-116022694D01* -X183701451Y-116015934D01* -X183693801Y-116021661D01* -X183586250Y-116197169D01* -X183581769Y-116205963D01* -X183493759Y-116418439D01* -X183490710Y-116427824D01* -X183437020Y-116651454D01* -X183435477Y-116661201D01* -X183417432Y-116890480D01* -X183417432Y-116900340D01* -X176240130Y-116900340D01* -X176238013Y-116896885D01* -X176227557Y-116887425D01* -X176218779Y-116891209D01* -X175355832Y-117754156D01* -X175348218Y-117768100D01* -X174618166Y-117768100D01* -X174619402Y-117765836D01* -X174619271Y-117764003D01* -X174615020Y-117757388D01* -X173751884Y-116894252D01* -X173739504Y-116887492D01* -X173731854Y-116893219D01* -X173624303Y-117068727D01* -X173619822Y-117077521D01* -X173531812Y-117289997D01* -X173528763Y-117299382D01* -X173475073Y-117523012D01* -X173473530Y-117532759D01* -X173455485Y-117762038D01* -X173455485Y-117771898D01* -X170475585Y-117771898D01* -X170366340Y-116523221D01* -X174104267Y-116523221D01* -X174108051Y-116531999D01* -X174970998Y-117394946D01* -X174984942Y-117402560D01* -X174986775Y-117402429D01* -X174993390Y-117398178D01* -X175856526Y-116535042D01* -X175863286Y-116522662D01* -X175857559Y-116515012D01* -X175682051Y-116407461D01* -X175673257Y-116402980D01* -X175460781Y-116314970D01* -X175451396Y-116311921D01* -X175227766Y-116258231D01* -X175218019Y-116256688D01* -X174988740Y-116238643D01* -X174978880Y-116238643D01* -X174749601Y-116256688D01* -X174739854Y-116258231D01* -X174516224Y-116311921D01* -X174506839Y-116314970D01* -X174294363Y-116402980D01* -X174285569Y-116407461D01* -X174113727Y-116512765D01* -X174104267Y-116523221D01* -X170366340Y-116523221D01* -X170104071Y-113525477D01* -X170103877Y-113506042D01* -X170105487Y-113482125D01* -X170103552Y-113473361D01* -X170103552Y-113473356D01* -X170103525Y-113473236D01* -X170100603Y-113442935D01* -X170102162Y-113380490D01* -X170106020Y-113352541D01* -X170126173Y-113273401D01* -X170136153Y-113247010D01* -X170136647Y-113246048D01* -X170173412Y-113174338D01* -X170189012Y-113150833D01* -X170207617Y-113128660D01* -X170241510Y-113088269D01* -X170261951Y-113068824D01* -X170327052Y-113019514D01* -X170351307Y-113005104D01* -X170374808Y-112994500D01* -X170425750Y-112971515D01* -X170452598Y-112962866D01* -X170480763Y-112957172D01* -X170507512Y-112951765D01* -X170523027Y-112949622D01* -X170531808Y-112948962D01* -X170540762Y-112949564D01* -X170571842Y-112942702D01* -X170588018Y-112940220D01* -X175141201Y-112541868D01* -X195937081Y-112541868D01* -X195942808Y-112549518D01* -X196118316Y-112657069D01* -X196127110Y-112661550D01* -X196339586Y-112749560D01* -X196348971Y-112752609D01* -X196572601Y-112806299D01* -X196582348Y-112807842D01* -X196811627Y-112825887D01* -X196821487Y-112825887D01* -X197050766Y-112807842D01* -X197060513Y-112806299D01* -X197284143Y-112752609D01* -X197293528Y-112749560D01* -X197506004Y-112661550D01* -X197514798Y-112657069D01* -X197686640Y-112551765D01* -X197695594Y-112541868D01* -X205937081Y-112541868D01* -X205942808Y-112549518D01* -X206118316Y-112657069D01* -X206127110Y-112661550D01* -X206339586Y-112749560D01* -X206348971Y-112752609D01* -X206572601Y-112806299D01* -X206582348Y-112807842D01* -X206811627Y-112825887D01* -X206821487Y-112825887D01* -X207050766Y-112807842D01* -X207060513Y-112806299D01* -X207284143Y-112752609D01* -X207293528Y-112749560D01* -X207506004Y-112661550D01* -X207514798Y-112657069D01* -X207686640Y-112551765D01* -X207696100Y-112541309D01* -X207692316Y-112532531D01* -X206829369Y-111669584D01* -X206815425Y-111661970D01* -X206813592Y-111662101D01* -X206806977Y-111666352D01* -X205943841Y-112529488D01* -X205937081Y-112541868D01* -X197695594Y-112541868D01* -X197696100Y-112541309D01* -X197692316Y-112532531D01* -X196829369Y-111669584D01* -X196815425Y-111661970D01* -X196813592Y-111662101D01* -X196806977Y-111666352D01* -X195943841Y-112529488D01* -X195937081Y-112541868D01* -X175141201Y-112541868D01* -X180304235Y-112090161D01* -X189307335Y-111302492D01* -X195288232Y-111302492D01* -X195306277Y-111531771D01* -X195307820Y-111541518D01* -X195361510Y-111765148D01* -X195364559Y-111774533D01* -X195452569Y-111987009D01* -X195457050Y-111995803D01* -X195562354Y-112167645D01* -X195572810Y-112177105D01* -X195581588Y-112173321D01* -X196444535Y-111310374D01* -X196450913Y-111298694D01* -X197180965Y-111298694D01* -X197181096Y-111300527D01* -X197185347Y-111307142D01* -X198048483Y-112170278D01* -X198060863Y-112177038D01* -X198068513Y-112171311D01* -X198176064Y-111995803D01* -X198180545Y-111987009D01* -X198268555Y-111774533D01* -X198271604Y-111765148D01* -X198325294Y-111541518D01* -X198326837Y-111531771D01* -X198344882Y-111302492D01* -X205288232Y-111302492D01* -X205306277Y-111531771D01* -X205307820Y-111541518D01* -X205361510Y-111765148D01* -X205364559Y-111774533D01* -X205452569Y-111987009D01* -X205457050Y-111995803D01* -X205562354Y-112167645D01* -X205572810Y-112177105D01* -X205581588Y-112173321D01* -X206444535Y-111310374D01* -X206450913Y-111298694D01* -X207180965Y-111298694D01* -X207181096Y-111300527D01* -X207185347Y-111307142D01* -X208048483Y-112170278D01* -X208060863Y-112177038D01* -X208068513Y-112171311D01* -X208176064Y-111995803D01* -X208180545Y-111987009D01* -X208268555Y-111774533D01* -X208271604Y-111765148D01* -X208325294Y-111541518D01* -X208326837Y-111531771D01* -X208344882Y-111302492D01* -X208344882Y-111292632D01* -X208326837Y-111063353D01* -X208325294Y-111053606D01* -X208271604Y-110829976D01* -X208268555Y-110820591D01* -X208180545Y-110608115D01* -X208176064Y-110599321D01* -X208070760Y-110427479D01* -X208060304Y-110418019D01* -X208051526Y-110421803D01* -X207188579Y-111284750D01* -X207180965Y-111298694D01* -X206450913Y-111298694D01* -X206452149Y-111296430D01* -X206452018Y-111294597D01* -X206447767Y-111287982D01* -X205584631Y-110424846D01* -X205572251Y-110418086D01* -X205564601Y-110423813D01* -X205457050Y-110599321D01* -X205452569Y-110608115D01* -X205364559Y-110820591D01* -X205361510Y-110829976D01* -X205307820Y-111053606D01* -X205306277Y-111063353D01* -X205288232Y-111292632D01* -X205288232Y-111302492D01* -X198344882Y-111302492D01* -X198344882Y-111292632D01* -X198326837Y-111063353D01* -X198325294Y-111053606D01* -X198271604Y-110829976D01* -X198268555Y-110820591D01* -X198180545Y-110608115D01* -X198176064Y-110599321D01* -X198070760Y-110427479D01* -X198060304Y-110418019D01* -X198051526Y-110421803D01* -X197188579Y-111284750D01* -X197180965Y-111298694D01* -X196450913Y-111298694D01* -X196452149Y-111296430D01* -X196452018Y-111294597D01* -X196447767Y-111287982D01* -X195584631Y-110424846D01* -X195572251Y-110418086D01* -X195564601Y-110423813D01* -X195457050Y-110599321D01* -X195452569Y-110608115D01* -X195364559Y-110820591D01* -X195361510Y-110829976D01* -X195307820Y-111053606D01* -X195306277Y-111063353D01* -X195288232Y-111292632D01* -X195288232Y-111302492D01* -X189307335Y-111302492D01* -X190894981Y-111163591D01* -X190915960Y-111163510D01* -X190931086Y-111164715D01* -X190931101Y-111164715D01* -X190935949Y-111165101D01* -X190940804Y-111164736D01* -X190940811Y-111164736D01* -X190943613Y-111164525D01* -X190943615Y-111164525D01* -X190948466Y-111164160D01* -X190958978Y-111161705D01* -X190967370Y-111160044D01* -X191061126Y-111144778D01* -X191165052Y-111127857D01* -X191165054Y-111127857D01* -X191169676Y-111127104D01* -X191383219Y-111058757D01* -X191584313Y-110959595D01* -X191768541Y-110831798D01* -X191931854Y-110678174D01* -X191951633Y-110653086D01* -X192067771Y-110505768D01* -X192070666Y-110502096D01* -X192084434Y-110478007D01* -X192179607Y-110311493D01* -X192179609Y-110311489D01* -X192181926Y-110307435D01* -X192263190Y-110098466D01* -X192273293Y-110053815D01* -X195937014Y-110053815D01* -X195940798Y-110062593D01* -X196803745Y-110925540D01* -X196817689Y-110933154D01* -X196819522Y-110933023D01* -X196826137Y-110928772D01* -X197689273Y-110065636D01* -X197696033Y-110053256D01* -X197690306Y-110045606D01* -X197514798Y-109938055D01* -X197506004Y-109933574D01* -X197293528Y-109845564D01* -X197284143Y-109842515D01* -X197060513Y-109788825D01* -X197050766Y-109787282D01* -X196821487Y-109769237D01* -X196811627Y-109769237D01* -X196582348Y-109787282D01* -X196572601Y-109788825D01* -X196348971Y-109842515D01* -X196339586Y-109845564D01* -X196127110Y-109933574D01* -X196118316Y-109938055D01* -X195946474Y-110043359D01* -X195937014Y-110053815D01* -X192273293Y-110053815D01* -X192312673Y-109879781D01* -X192315216Y-109845564D01* -X192326515Y-109693488D01* -X192327915Y-109681920D01* -X192329326Y-109673530D01* -X192330133Y-109668735D01* -X192330286Y-109656183D01* -X192326330Y-109628562D01* -X192325057Y-109610698D01* -X192325057Y-106646941D01* -X192326558Y-106627550D01* -X192328866Y-106612731D01* -X192330248Y-106603858D01* -X192329068Y-106594833D01* -X192328798Y-106564385D01* -X192328948Y-106563059D01* -X192335794Y-106502317D01* -X192342072Y-106474813D01* -X192369049Y-106397721D01* -X192381291Y-106372301D01* -X192424746Y-106303144D01* -X192442338Y-106281086D01* -X192500085Y-106223339D01* -X192522142Y-106205748D01* -X192591299Y-106162292D01* -X192616719Y-106150050D01* -X192693808Y-106123073D01* -X192721313Y-106116794D01* -X192730573Y-106115750D01* -X192776782Y-106110542D01* -X192792445Y-106110858D01* -X192792458Y-106109762D01* -X192801428Y-106109871D01* -X192810303Y-106111253D01* -X192841854Y-106107126D01* -X192858196Y-106106062D01* -X210767205Y-106106062D01* -X210786585Y-106107561D01* -G37* -%TD.AperFunction*% -%TA.AperFunction,Conductor*% -G36* -X267225344Y-124656123D02* -G01* -X267259016Y-124690531D01* -X267260131Y-124689715D01* -X267263189Y-124693893D01* -X267265886Y-124698295D01* -X267269261Y-124702191D01* -X267269266Y-124702198D01* -X267366411Y-124814344D01* -X267414980Y-124870414D01* -X267501145Y-124941949D01* -X267541269Y-124975261D01* -X267580904Y-125034163D01* -X267582402Y-125105144D01* -X267545287Y-125165667D01* -X267518964Y-125183968D01* -X267430227Y-125230161D01* -X267421490Y-125235664D01* -X267396707Y-125254271D01* -X267388254Y-125265596D01* -X267394998Y-125277926D01* -X268153006Y-126035934D01* -X268166950Y-126043548D01* -X268168783Y-126043417D01* -X268175398Y-126039166D01* -X268937933Y-125276631D01* -X268945547Y-125262687D01* -X268943561Y-125234914D01* -X268958652Y-125165540D01* -X269013806Y-125112775D01* -X269098701Y-125071185D01* -X269102905Y-125068187D01* -X269102909Y-125068184D01* -X269204941Y-124995405D01* -X269284087Y-124938951D01* -X269445387Y-124778213D01* -X269448403Y-124774015D01* -X269448407Y-124774011D01* -X269450532Y-124771054D01* -X269451696Y-124770147D01* -X269451756Y-124770076D01* -X269451771Y-124770088D01* -X269506527Y-124727407D01* -X269577230Y-124720963D01* -X269640194Y-124753766D01* -X269675428Y-124815403D01* -X269678374Y-124855561D01* -X269649642Y-125183968D01* -X269606951Y-125671924D01* -X269581087Y-125738042D01* -X269523584Y-125779681D01* -X269452697Y-125783622D01* -X269390932Y-125748613D01* -X269375638Y-125729382D01* -X269317901Y-125640133D01* -X269307216Y-125630931D01* -X269297649Y-125635335D01* -X268537840Y-126395144D01* -X268530226Y-126409088D01* -X268530357Y-126410921D01* -X268534608Y-126417536D01* -X269295138Y-127178066D01* -X269309082Y-127185680D01* -X269328167Y-127184315D01* -X269397541Y-127199406D01* -X269447744Y-127249608D01* -X269462678Y-127320976D01* -X269387079Y-128185082D01* -X269385576Y-128202257D01* -X269359712Y-128268375D01* -X269302209Y-128310014D01* -X269231322Y-128313955D01* -X269169557Y-128278946D01* -X269154263Y-128259715D01* -X269096526Y-128170468D01* -X269085841Y-128161265D01* -X269076274Y-128165669D01* -X268316465Y-128925478D01* -X268308851Y-128939422D01* -X268308982Y-128941255D01* -X268313233Y-128947870D01* -X269073763Y-129708400D01* -X269087707Y-129716014D01* -X269106791Y-129714649D01* -X269176165Y-129729740D01* -X269226368Y-129779941D01* -X269241302Y-129851310D01* -X269164271Y-130731781D01* -X269138407Y-130797899D01* -X269080904Y-130839538D01* -X269010017Y-130843479D01* -X268948252Y-130808470D01* -X268932958Y-130789239D01* -X268927210Y-130780353D01* -X268898316Y-130735690D01* -X268826798Y-130625140D01* -X268826796Y-130625137D01* -X268823990Y-130620800D01* -X268670735Y-130452375D01* -X268571184Y-130373755D01* -X268530122Y-130315840D01* -X268526890Y-130244917D01* -X268562515Y-130183505D01* -X268593845Y-130161723D01* -X268651048Y-130133699D01* -X268659897Y-130128425D01* -X268712547Y-130090870D01* -X268720947Y-130080171D01* -X268713958Y-130067015D01* -X267957255Y-129310312D01* -X267943311Y-129302698D01* -X267941478Y-129302829D01* -X267934863Y-129307080D01* -X267171953Y-130069990D01* -X267164338Y-130083934D01* -X267166314Y-130111557D01* -X267151222Y-130180931D01* -X267098815Y-130232309D01* -X266982611Y-130292801D01* -X266978478Y-130295904D01* -X266978475Y-130295906D01* -X266804646Y-130426420D01* -X266800511Y-130429525D01* -X266796939Y-130433263D01* -X266651358Y-130585605D01* -X266643187Y-130594155D01* -X266640279Y-130598418D01* -X266640275Y-130598423D01* -X266618428Y-130630451D01* -X266603799Y-130651897D01* -X266601594Y-130655129D01* -X266546683Y-130700132D01* -X266497505Y-130710125D01* -X260366746Y-130710125D01* -X260298625Y-130690123D01* -X260252132Y-130636467D01* -X260242028Y-130566193D01* -X260271522Y-130501613D01* -X260277651Y-130495030D01* -X261863172Y-128909509D01* -X266556111Y-128909509D01* -X266568619Y-129126440D01* -X266570055Y-129136660D01* -X266617825Y-129348629D01* -X266620904Y-129358457D01* -X266702658Y-129559792D01* -X266707301Y-129568983D01* -X266791777Y-129706836D01* -X266802233Y-129716296D01* -X266811011Y-129712512D01* -X267572421Y-128951102D01* -X267580035Y-128937158D01* -X267579904Y-128935325D01* -X267575653Y-128928710D01* -X266815365Y-128168422D01* -X266803829Y-128162122D01* -X266791547Y-128171745D01* -X266739586Y-128247917D01* -X266734501Y-128256868D01* -X266643014Y-128453961D01* -X266639451Y-128463648D01* -X266581385Y-128673026D01* -X266579454Y-128683146D01* -X266556363Y-128899220D01* -X266556111Y-128909509D01* -X261863172Y-128909509D01* -X262976751Y-127795930D01* -X267166879Y-127795930D01* -X267173623Y-127808260D01* -X267931631Y-128566268D01* -X267945575Y-128573882D01* -X267947408Y-128573751D01* -X267954023Y-128569500D01* -X268716558Y-127806965D01* -X268724173Y-127793020D01* -X268722148Y-127764710D01* -X268737240Y-127695336D01* -X268792395Y-127642571D01* -X268872423Y-127603366D01* -X268881272Y-127598091D01* -X268933922Y-127560536D01* -X268942322Y-127549837D01* -X268935333Y-127536681D01* -X268178630Y-126779978D01* -X268164686Y-126772364D01* -X268162853Y-126772495D01* -X268156238Y-126776746D01* -X267393328Y-127539656D01* -X267385714Y-127553600D01* -X267387728Y-127581765D01* -X267372637Y-127651139D01* -X267320229Y-127702518D01* -X267208843Y-127760501D01* -X267200115Y-127765998D01* -X267175332Y-127784605D01* -X267166879Y-127795930D01* -X262976751Y-127795930D01* -X264393506Y-126379175D01* -X266777486Y-126379175D01* -X266789994Y-126596106D01* -X266791430Y-126606326D01* -X266839200Y-126818295D01* -X266842279Y-126828123D01* -X266924033Y-127029458D01* -X266928676Y-127038649D01* -X267013152Y-127176502D01* -X267023608Y-127185962D01* -X267032386Y-127182178D01* -X267793796Y-126420768D01* -X267801410Y-126406824D01* -X267801279Y-126404991D01* -X267797028Y-126398376D01* -X267036740Y-125638088D01* -X267025204Y-125631788D01* -X267012922Y-125641411D01* -X266960961Y-125717583D01* -X266955876Y-125726534D01* -X266864389Y-125923627D01* -X266860826Y-125933314D01* -X266802760Y-126142692D01* -X266800829Y-126152812D01* -X266777738Y-126368886D01* -X266777486Y-126379175D01* -X264393506Y-126379175D01* -X266099655Y-124673026D01* -X266161967Y-124639000D01* -X266188750Y-124636121D01* -X267157223Y-124636121D01* -X267225344Y-124656123D01* -G37* -%TD.AperFunction*% -%TD*% -M02* diff --git a/fpkb/gerber/fpkbd-F_Mask.gbr b/fpkb/gerber/fpkbd-F_Mask.gbr deleted file mode 100644 index 0d8a2e3..0000000 --- a/fpkb/gerber/fpkbd-F_Mask.gbr +++ /dev/null @@ -1,297 +0,0 @@ -%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% -%TF.CreationDate,2022-10-02T20:30:39+02:00*% -%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% -%TF.SameCoordinates,Original*% -%TF.FileFunction,Soldermask,Top*% -%TF.FilePolarity,Negative*% -%FSLAX46Y46*% -G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* -%MOMM*% -%LPD*% -G01* -G04 APERTURE LIST* -G04 Aperture macros list* -%AMHorizOval* -0 Thick line with rounded ends* -0 $1 width* -0 $2 $3 position (X,Y) of the first rounded end (center of the circle)* -0 $4 $5 position (X,Y) of the second rounded end (center of the circle)* -0 Add line between two ends* -20,1,$1,$2,$3,$4,$5,0* -0 Add two circle primitives to create the rounded ends* -1,1,$1,$2,$3* -1,1,$1,$4,$5*% -%AMRotRect* -0 Rectangle, with rotation* -0 The origin of the aperture is its center* -0 $1 length* -0 $2 width* -0 $3 Rotation angle, in degrees counterclockwise* -0 Add horizontal line* -21,1,$1,$2,0,0,$3*% -G04 Aperture macros list end* -%ADD10C,1.701800*% -%ADD11C,3.429000*% -%ADD12C,2.032000*% -%ADD13C,1.500000*% -%ADD14HorizOval,1.600000X-0.298858X0.026147X0.298858X-0.026147X0*% -%ADD15RotRect,1.752600X1.752600X265.000000*% -%ADD16C,1.752600*% -G04 APERTURE END LIST* -D10* -%TO.C,S13*% -X232672661Y-157824070D03* -X243630803Y-158782784D03* -D11* -X238151732Y-158303427D03* -D12* -X233501950Y-154082108D03* -X243463897Y-154953666D03* -X238665951Y-152425878D03* -X238665951Y-152425878D03* -%TD*% -D11* -%TO.C,S14*% -X239633380Y-141368118D03* -D10* -X234154309Y-140888761D03* -X245112451Y-141847475D03* -D12* -X234983598Y-137146799D03* -X244945545Y-138018357D03* -X240147599Y-135490569D03* -X240147599Y-135490569D03* -%TD*% -D10* -%TO.C,S3*% -X155175774Y-136807808D03* -D11* -X160592217Y-135852743D03* -D10* -X166008660Y-134897678D03* -D12* -X164856393Y-131242233D03* -X155008315Y-132978714D03* -X159567693Y-130042377D03* -X159567693Y-130042377D03* -%TD*% -D11* -%TO.C,S11*% -X221998205Y-136412252D03* -D10* -X227477276Y-136891609D03* -X216519134Y-135932895D03* -D12* -X227310370Y-133062491D03* -X217348423Y-132190933D03* -X222512424Y-130534703D03* -X222512424Y-130534703D03* -%TD*% -D10* -%TO.C,S5*% -X176298551Y-138531396D03* -X187256693Y-137572682D03* -D11* -X181777622Y-138052039D03* -D12* -X176465457Y-134702278D03* -X186427404Y-133830720D03* -X181263403Y-132174490D03* -X181263403Y-132174490D03* -%TD*% -D10* -%TO.C,S7*% -X207316557Y-149097562D03* -D11* -X201816557Y-149097562D03* -D10* -X196316557Y-149097562D03* -D12* -X206816557Y-145297562D03* -X196816557Y-145297562D03* -X201816557Y-143197562D03* -X201816557Y-143197562D03* -%TD*% -D10* -%TO.C,S12*% -X218000781Y-118997585D03* -X228958923Y-119956299D03* -D11* -X223479852Y-119476942D03* -D12* -X218830070Y-115255623D03* -X228792017Y-116127181D03* -X223994071Y-113599393D03* -X223994071Y-113599393D03* -%TD*% -D10* -%TO.C,S9*% -X196316557Y-115097562D03* -D11* -X201816557Y-115097562D03* -D10* -X207316557Y-115097562D03* -D12* -X206816557Y-111297562D03* -X196816557Y-111297562D03* -X201816557Y-109197562D03* -X201816557Y-109197562D03* -%TD*% -D10* -%TO.C,S2*% -X168960679Y-151639410D03* -X158127793Y-153549540D03* -D11* -X163544236Y-152594475D03* -D12* -X157960334Y-149720446D03* -X167808412Y-147983965D03* -X162519712Y-146784109D03* -X162519712Y-146784109D03* -%TD*% -D10* -%TO.C,S16*% -X241241853Y-185129897D03* -D11* -X235929261Y-183706392D03* -D10* -X230616669Y-182282887D03* -D12* -X241742403Y-181329969D03* -X232083144Y-178741779D03* -X237456293Y-178007430D03* -X237456293Y-178007430D03* -%TD*% -D10* -%TO.C,S10*% -X225995628Y-153826919D03* -D11* -X220516557Y-153347562D03* -D10* -X215037486Y-152868205D03* -D12* -X225828722Y-149997801D03* -X215866775Y-149126243D03* -X221030776Y-147470013D03* -X221030776Y-147470013D03* -%TD*% -D11* -%TO.C,S8*% -X201816557Y-132097562D03* -D10* -X207316557Y-132097562D03* -X196316557Y-132097562D03* -D12* -X206816557Y-128297562D03* -X196816557Y-128297562D03* -X201816557Y-126197562D03* -X201816557Y-126197562D03* -%TD*% -D10* -%TO.C,S1*% -X171912698Y-168381142D03* -D11* -X166496255Y-169336207D03* -D10* -X161079812Y-170291272D03* -D12* -X160912353Y-166462178D03* -X170760431Y-164725697D03* -X165471731Y-163525841D03* -X165471731Y-163525841D03* -%TD*% -D10* -%TO.C,S4*% -X177780199Y-155466706D03* -D11* -X183259270Y-154987349D03* -D10* -X188738341Y-154507992D03* -D12* -X177947105Y-151637588D03* -X187909052Y-150766030D03* -X182745051Y-149109800D03* -X182745051Y-149109800D03* -%TD*% -D10* -%TO.C,S6*% -X185775046Y-120637372D03* -D11* -X180295975Y-121116729D03* -D10* -X174816904Y-121596086D03* -D12* -X174983810Y-117766968D03* -X184945757Y-116895410D03* -X179781756Y-115239180D03* -X179781756Y-115239180D03* -%TD*% -D13* -%TO.C,REF\u002A\u002A*% -X263928534Y-164187843D03* -X256955171Y-163577753D03* -D14* -X254064987Y-165633680D03* -X254465903Y-161051184D03* -X255561717Y-161147056D03* -X255160801Y-165729551D03* -X259145580Y-166078174D03* -X259546496Y-161495679D03* -X262535080Y-161757146D03* -X262134164Y-166339642D03* -%TD*% -D10* -%TO.C,S15*% -X246594098Y-124912165D03* -D11* -X241115027Y-124432808D03* -D10* -X235635956Y-123953451D03* -D12* -X246427192Y-121083047D03* -X236465245Y-120211489D03* -X241629246Y-118555259D03* -X241629246Y-118555259D03* -%TD*% -D11* -%TO.C,S17*% -X254466860Y-191384917D03* -D10* -X259230000Y-194134917D03* -X249703720Y-188634917D03* -D12* -X252036733Y-185594020D03* -X260696987Y-190594020D03* -X257416860Y-186275367D03* -X257416860Y-186275367D03* -%TD*% -D15* -%TO.C,MCU1*% -X253426562Y-120019033D03* -D16* -X253205187Y-122549368D03* -X252983811Y-125079702D03* -X252762435Y-127610037D03* -X252541060Y-130140371D03* -X252319684Y-132670706D03* -X252098309Y-135201041D03* -X251876933Y-137731375D03* -X251655557Y-140261710D03* -X251434182Y-142792044D03* -X251212806Y-145322379D03* -X250991431Y-147852713D03* -X268608569Y-121347287D03* -X268387194Y-123877621D03* -X268165818Y-126407956D03* -X267944443Y-128938290D03* -X267723067Y-131468625D03* -X267501691Y-133998959D03* -X267280316Y-136529294D03* -X267058940Y-139059629D03* -X266837565Y-141589963D03* -X266616189Y-144120298D03* -X266394813Y-146650632D03* -X266173438Y-149180967D03* -%TD*% -M02* diff --git a/fpkb/gerber/fpkbd-F_Paste.gbr b/fpkb/gerber/fpkbd-F_Paste.gbr deleted file mode 100644 index f3c4eee..0000000 --- a/fpkb/gerber/fpkbd-F_Paste.gbr +++ /dev/null @@ -1,15 +0,0 @@ -%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% -%TF.CreationDate,2022-10-02T20:30:39+02:00*% -%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% -%TF.SameCoordinates,Original*% -%TF.FileFunction,Paste,Top*% -%TF.FilePolarity,Positive*% -%FSLAX46Y46*% -G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* -%MOMM*% -%LPD*% -G01* -G04 APERTURE LIST* -G04 APERTURE END LIST* -M02* diff --git a/fpkb/gerber/fpkbd-F_Silkscreen.gbr b/fpkb/gerber/fpkbd-F_Silkscreen.gbr deleted file mode 100644 index 373de48..0000000 --- a/fpkb/gerber/fpkbd-F_Silkscreen.gbr +++ /dev/null @@ -1,55 +0,0 @@ -%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% -%TF.CreationDate,2022-10-02T20:30:39+02:00*% -%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% -%TF.SameCoordinates,Original*% -%TF.FileFunction,Legend,Top*% -%TF.FilePolarity,Positive*% -%FSLAX46Y46*% -G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* -G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* -%MOMM*% -%LPD*% -G01* -G04 APERTURE LIST* -G04 Aperture macros list* -%AMRotRect* -0 Rectangle, with rotation* -0 The origin of the aperture is its center* -0 $1 length* -0 $2 width* -0 $3 Rotation angle, in degrees counterclockwise* -0 Add horizontal line* -21,1,$1,$2,0,0,$3*% -G04 Aperture macros list end* -%ADD10RotRect,1.752600X1.752600X265.000000*% -%ADD11C,1.752600*% -G04 APERTURE END LIST* -D10* -%TO.C,MCU1*% -X253426562Y-120019033D03* -D11* -X253205187Y-122549368D03* -X252983811Y-125079702D03* -X252762435Y-127610037D03* -X252541060Y-130140371D03* -X252319684Y-132670706D03* -X252098309Y-135201041D03* -X251876933Y-137731375D03* -X251655557Y-140261710D03* -X251434182Y-142792044D03* -X251212806Y-145322379D03* -X250991431Y-147852713D03* -X268608569Y-121347287D03* -X268387194Y-123877621D03* -X268165818Y-126407956D03* -X267944443Y-128938290D03* -X267723067Y-131468625D03* -X267501691Y-133998959D03* -X267280316Y-136529294D03* -X267058940Y-139059629D03* -X266837565Y-141589963D03* -X266616189Y-144120298D03* -X266394813Y-146650632D03* -X266173438Y-149180967D03* -%TD*% -M02* diff --git a/fpkb/gerber/fpkbd-NPTH.drl b/fpkb/gerber/fpkbd-NPTH.drl deleted file mode 100644 index 8272776..0000000 --- a/fpkb/gerber/fpkbd-NPTH.drl +++ /dev/null @@ -1,75 +0,0 @@ -M48 -; DRILL file {KiCad (6.0.8)} date Sun Oct 2 20:30:37 2022 -; FORMAT={-:-/ absolute / inch / decimal} -; #@! TF.CreationDate,2022-10-02T20:30:37+02:00 -; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.8) -; #@! TF.FileFunction,NonPlated,1,2,NPTH -FMAT,2 -INCH -; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill -T1C0.0591 -; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill -T2C0.0670 -; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill -T3C0.1350 -% -G90 -G05 -T1 -X10.1163Y-6.4401 -X10.3909Y-6.4641 -T2 -X6.1093Y-5.3861 -X6.2255Y-6.0453 -X6.3417Y-6.7044 -X6.5358Y-5.3109 -X6.652Y-5.9701 -X6.7682Y-6.6292 -X6.8826Y-4.7872 -X6.9409Y-5.454 -X6.9992Y-6.1207 -X7.314Y-4.7495 -X7.3723Y-5.4162 -X7.4306Y-6.083 -X7.729Y-4.5314 -X7.729Y-5.2007 -X7.729Y-5.87 -X8.1621Y-4.5314 -X8.1621Y-5.2007 -X8.1621Y-5.87 -X8.466Y-6.0184 -X8.5244Y-5.3517 -X8.5827Y-4.6849 -X8.8975Y-6.0562 -X8.9558Y-5.3894 -X9.0141Y-4.7227 -X9.0794Y-7.1765 -X9.1603Y-6.2135 -X9.2187Y-5.5468 -X9.277Y-4.8801 -X9.4977Y-7.2886 -X9.5918Y-6.2513 -X9.6501Y-5.5845 -X9.7084Y-4.9178 -X9.8309Y-7.4266 -X10.2059Y-7.6431 -T3 -X6.3225Y-5.3485 -X6.4387Y-6.0077 -X6.555Y-6.6668 -X7.0983Y-4.7684 -X7.1566Y-5.4351 -X7.2149Y-6.1019 -X7.9455Y-4.5314 -X7.9455Y-5.2007 -X7.9455Y-5.87 -X8.6818Y-6.0373 -X8.7401Y-5.3706 -X8.7984Y-4.7038 -X9.2886Y-7.2325 -X9.3761Y-6.2324 -X9.4344Y-5.5657 -X9.4927Y-4.8989 -X10.0184Y-7.5348 -T0 -M30 diff --git a/fpkb/gerber/fpkbd-PTH.drl b/fpkb/gerber/fpkbd-PTH.drl deleted file mode 100644 index 5253af0..0000000 --- a/fpkb/gerber/fpkbd-PTH.drl +++ /dev/null @@ -1,154 +0,0 @@ -M48 -; DRILL file {KiCad (6.0.8)} date Sun Oct 2 20:30:37 2022 -; FORMAT={-:-/ absolute / inch / decimal} -; #@! TF.CreationDate,2022-10-02T20:30:37+02:00 -; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.8) -; #@! TF.FileFunction,Plated,1,2,PTH -FMAT,2 -INCH -; #@! TA.AperFunction,Plated,PTH,ComponentDrill -T1C0.0354 -; #@! TA.AperFunction,Plated,PTH,ComponentDrill -T2C0.0430 -; #@! TA.AperFunction,Plated,PTH,ComponentDrill -T3C0.0500 -% -G90 -G05 -T2 -X9.8816Y-5.821 -X9.8903Y-5.7214 -X9.899Y-5.6217 -X9.9077Y-5.5221 -X9.9164Y-5.4225 -X9.9251Y-5.3229 -X9.9338Y-5.2233 -X9.9426Y-5.1236 -X9.9513Y-5.024 -X9.96Y-4.9244 -X9.9687Y-4.8248 -X9.9774Y-4.7252 -X10.4793Y-5.8733 -X10.488Y-5.7736 -X10.4967Y-5.674 -X10.5054Y-5.5744 -X10.5141Y-5.4748 -X10.5228Y-5.3752 -X10.5316Y-5.2755 -X10.5403Y-5.1759 -X10.549Y-5.0763 -X10.5577Y-4.9767 -X10.5664Y-4.8771 -X10.5751Y-4.7775 -T3 -X6.1027Y-5.2354 -X6.2189Y-5.8945 -X6.2822Y-5.1198 -X6.2822Y-5.1198 -X6.3351Y-6.5536 -X6.3984Y-5.7789 -X6.3984Y-5.7789 -X6.4904Y-5.167 -X6.5146Y-6.438 -X6.5146Y-6.438 -X6.6066Y-5.8261 -X6.7229Y-6.4853 -X6.8891Y-4.6365 -X6.9475Y-5.3032 -X7.0058Y-5.97 -X7.078Y-4.537 -X7.078Y-4.537 -X7.1364Y-5.2037 -X7.1364Y-5.2037 -X7.1947Y-5.8705 -X7.1947Y-5.8705 -X7.2813Y-4.6022 -X7.3397Y-5.2689 -X7.398Y-5.9357 -X7.7487Y-4.3818 -X7.7487Y-5.0511 -X7.7487Y-5.7204 -X7.9455Y-4.2991 -X7.9455Y-4.2991 -X7.9455Y-4.9684 -X7.9455Y-4.9684 -X7.9455Y-5.6377 -X7.9455Y-5.6377 -X8.1424Y-4.3818 -X8.1424Y-5.0511 -X8.1424Y-5.7204 -X8.4987Y-5.8711 -X8.557Y-5.2044 -X8.6154Y-4.5376 -X8.702Y-5.8059 -X8.702Y-5.8059 -X8.7603Y-5.1392 -X8.7603Y-5.1392 -X8.8187Y-4.4724 -X8.8187Y-4.4724 -X8.8909Y-5.9054 -X8.9492Y-5.2387 -X9.0076Y-4.5719 -X9.1371Y-7.0371 -X9.193Y-6.0662 -X9.2513Y-5.3995 -X9.3097Y-4.7327 -X9.3487Y-7.0082 -X9.3487Y-7.0082 -X9.3963Y-6.001 -X9.3963Y-6.001 -X9.4546Y-5.3343 -X9.4546Y-5.3343 -X9.513Y-4.6675 -X9.513Y-4.6675 -X9.5174Y-7.139 -X9.5852Y-6.1005 -X9.6435Y-5.4338 -X9.7019Y-4.767 -X9.9227Y-7.3069 -X10.1345Y-7.3337 -X10.1345Y-7.3337 -X10.2637Y-7.5037 -T1 -G00X10.0143Y-6.522 -M15 -G01X9.9908Y-6.52 -M16 -G05 -G00X10.0301Y-6.3416 -M15 -G01X10.0066Y-6.3396 -M16 -G05 -G00X10.0575Y-6.5258 -M15 -G01X10.0339Y-6.5238 -M16 -G05 -G00X10.0733Y-6.3454 -M15 -G01X10.0497Y-6.3433 -M16 -G05 -G00X10.2143Y-6.5395 -M15 -G01X10.1908Y-6.5375 -M16 -G05 -G00X10.2301Y-6.3591 -M15 -G01X10.2066Y-6.3571 -M16 -G05 -G00X10.332Y-6.5498 -M15 -G01X10.3085Y-6.5478 -M16 -G05 -G00X10.3478Y-6.3694 -M15 -G01X10.3243Y-6.3674 -M16 -G05 -T0 -M30 diff --git a/fpkb/gerber/fpkbd-job.gbrjob b/fpkb/gerber/fpkbd-job.gbrjob deleted file mode 100644 index f53b76c..0000000 --- a/fpkb/gerber/fpkbd-job.gbrjob +++ /dev/null @@ -1,127 +0,0 @@ -{ - "Header": { - "GenerationSoftware": { - "Vendor": "KiCad", - "Application": "Pcbnew", - "Version": "(6.0.8)" - }, - "CreationDate": "2022-10-02T20:30:39+02:00" - }, - "GeneralSpecs": { - "ProjectId": { - "Name": "fpkbd", - "GUID": "66706b62-642e-46b6-9963-61645f706362", - "Revision": "v1.0.0" - }, - "Size": { - "X": 121.6464, - "Y": 98.7985 - }, - "LayerNumber": 2, - "BoardThickness": 1.6, - "Finish": "None" - }, - "DesignRules": [ - { - "Layers": "Outer", - "PadToPad": 0.2, - "PadToTrack": 0.2, - "TrackToTrack": 0.2, - "MinLineWidth": 0.5, - "TrackToRegion": 0.508, - "RegionToRegion": 0.508 - } - ], - "FilesAttributes": [ - { - "Path": "fpkbd-F_Cu.gbr", - "FileFunction": "Copper,L1,Top", - "FilePolarity": "Positive" - }, - { - "Path": "fpkbd-B_Cu.gbr", - "FileFunction": "Copper,L2,Bot", - "FilePolarity": "Positive" - }, - { - "Path": "fpkbd-F_Paste.gbr", - "FileFunction": "SolderPaste,Top", - "FilePolarity": "Positive" - }, - { - "Path": "fpkbd-B_Paste.gbr", - "FileFunction": "SolderPaste,Bot", - "FilePolarity": "Positive" - }, - { - "Path": "fpkbd-F_Silkscreen.gbr", - "FileFunction": "Legend,Top", - "FilePolarity": "Positive" - }, - { - "Path": "fpkbd-B_Silkscreen.gbr", - "FileFunction": "Legend,Bot", - "FilePolarity": "Positive" - }, - { - "Path": "fpkbd-F_Mask.gbr", - "FileFunction": "SolderMask,Top", - "FilePolarity": "Negative" - }, - { - "Path": "fpkbd-B_Mask.gbr", - "FileFunction": "SolderMask,Bot", - "FilePolarity": "Negative" - }, - { - "Path": "fpkbd-Edge_Cuts.gbr", - "FileFunction": "Profile", - "FilePolarity": "Positive" - } - ], - "MaterialStackup": [ - { - "Type": "Legend", - "Name": "Top Silk Screen" - }, - { - "Type": "SolderPaste", - "Name": "Top Solder Paste" - }, - { - "Type": "SolderMask", - "Thickness": 0.01, - "Name": "Top Solder Mask" - }, - { - "Type": "Copper", - "Thickness": 0.035, - "Name": "F.Cu" - }, - { - "Type": "Dielectric", - "Thickness": 1.51, - "Material": "FR4", - "Name": "F.Cu/B.Cu", - "Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)" - }, - { - "Type": "Copper", - "Thickness": 0.035, - "Name": "B.Cu" - }, - { - "Type": "SolderMask", - "Thickness": 0.01, - "Name": "Bottom Solder Mask" - }, - { - "Type": "SolderPaste", - "Name": "Bottom Solder Paste" - }, - { - "Type": "Legend", - "Name": "Bottom Silk Screen" - } - ] -} diff --git a/fpkb_v3/fp-info-cache b/fpkb_v3/fp-info-cache new file mode 100644 index 0000000..5273f7c --- /dev/null +++ b/fpkb_v3/fp-info-cache @@ -0,0 +1,86290 @@ +20515919935061179 +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_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-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_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_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_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_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-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_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_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 +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_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_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_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_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_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_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-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_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_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-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-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_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 +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_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 +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 +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 +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 +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-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 +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-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 +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_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_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-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_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.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 +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.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_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 +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-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-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 +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 +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 +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_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_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 +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 diff --git a/fpkb_v3/fpkb_v3d.kicad_pcb b/fpkb_v3/fpkb_v3d.kicad_pcb new file mode 100644 index 0000000..304bae1 --- /dev/null +++ b/fpkb_v3/fpkb_v3d.kicad_pcb @@ -0,0 +1,34270 @@ +(kicad_pcb (version 20211014) (generator pcbnew) + + (general + (thickness 1.6) + ) + + (paper "A3") + (title_block + (title "splayed_simple_split") + (rev "v1.0.0") + (company "Unknown") + ) + + (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) + (disableapertmacros false) + (usegerberextensions false) + (usegerberattributes true) + (usegerberadvancedattributes true) + (creategerberjobfile true) + (svguseinch false) + (svgprecision 6) + (excludeedgelayer true) + (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 "GND") + (net 2 "matrix_pinky_bottom") + (net 3 "matrix_pinky_home") + (net 4 "matrix_pinky_top") + (net 5 "matrix_ring_bottom") + (net 6 "matrix_ring_home") + (net 7 "matrix_ring_top") + (net 8 "matrix_middle_bottom") + (net 9 "matrix_middle_home") + (net 10 "matrix_middle_top") + (net 11 "matrix_index_bottom") + (net 12 "matrix_index_home") + (net 13 "matrix_index_top") + (net 14 "matrix_inner_bottom") + (net 15 "matrix_inner_home") + (net 16 "matrix_inner_top") + (net 17 "thumb_tucky") + (net 18 "thumb_reachy") + (net 19 "RAW") + (net 20 "RST") + (net 21 "VCC") + (net 22 "P21") + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp 18ccdd21-d18b-48ee-b6c4-27cc5c068b6d) + (at 238.151732 158.303427 -5) + (attr through_hole) + (fp_text reference "S13" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp dfab9d96-2536-4d25-b6c2-e5806a8de6e2) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp f8aaf84f-becd-4e0b-bc91-d228a7b5d2d8) + ) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 0a986d4d-0139-4ff9-9803-d757a5c37442)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 1a63324e-1fea-47ab-9199-b1d2bee3d763)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 1f55eb59-9111-497f-a386-63641f507643)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 1f967cd0-770a-4244-be4b-8fb1d524580a)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 24454f48-f3fb-46a6-8d29-d1dfd112ff33)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 2fa06f63-429e-49d3-a7fe-9a9c5a6872d2)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 67ca47a6-0d7c-4c26-a067-2b00edb6ced5)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 7f4baec2-586c-4f16-afa7-ed6395d1ba8b)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 81ef8b06-61f1-443a-95e2-3b11afa223bf)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp cd80d45f-a21c-432d-96fa-59ec622dcc8b)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp e5ccd29c-cc97-425b-a0fe-7f053f5bc3c8)) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp f7d8931d-eea7-4b3d-a5dd-54b3c5b55f1f)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 7eecbdbe-8673-4f8c-8d3c-0617f45d6b61)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp af49f2ce-162f-479a-a1d7-4abfd8a40000)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp f9d13033-d46f-497d-b9ea-d459172d82c5)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 3b712c01-0bce-4a7f-b913-bc68450a32d6)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 649d8443-a862-4baa-b5d3-0ee3167e6e93)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 14 "matrix_inner_bottom") (tstamp 67762bee-b50c-455a-8234-fcc8e5b3b393)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 14 "matrix_inner_bottom") (tstamp 9b96c249-e7d0-4955-a575-513a825b6460)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp 217af421-e285-4786-b9dd-5f7e222168ed) + (at 239.63338 141.368118 -5) + (attr through_hole) + (fp_text reference "S14" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 28426419-56e8-42c1-93c8-d4cb1051acc4) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp e1a3eead-28c5-4dfa-bb4b-f31505ebcff4) + ) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 0a81e81b-2a13-4134-8fc8-ffb2d5636880)) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 18b6f4f4-61bd-4cae-99f0-9ea3783006b9)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 18f4bafc-d893-4513-887a-4a911625699d)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 3b343997-e176-4b5c-bde4-866a35ca69af)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 8738e79a-5068-4210-9471-076424a2a826)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 92ca8b9f-f8b3-45ef-8063-5258f26a7288)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 9972597e-a740-48d9-8c53-ddbd738b85cf)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 9bcd7a27-b2ed-4f3d-b9b1-e41b666aa5ee)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 9c923d5d-4def-46e6-99e8-3d3ec12dfb9f)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp b31c0557-2bc3-484a-972b-920e64782bce)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp bdce4644-d409-4dd7-b4ee-3de0be71c65a)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp f7be4ac9-dc30-482d-aa9e-fe57947520d6)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 64fdd91c-494e-4321-a2b0-91ce83f5026f)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 6568e7f9-bc85-404f-90e3-5ca1e3ec8a49)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 81b43952-0be2-4ce5-b0a4-c68227aad8cf)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 8b6e2aad-9fd3-4f22-9140-a73935a95b2e)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp c054d6b8-9f6b-4bc6-8400-5d463c8e128a)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 15 "matrix_inner_home") (tstamp a6304a92-c2ca-4298-b246-2ed9591a2337)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 15 "matrix_inner_home") (tstamp ed162ff4-0422-4da1-aa75-0bf712fe9300)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp 2894f85f-4f78-4a94-b9fe-c38686385d32) + (at 160.592217 135.852743 10) + (attr through_hole) + (fp_text reference "S3" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp eb9baa39-7625-49bc-b9d9-e2ad230b4fea) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 6adabd10-16a3-41bd-98c1-c611b140ce03) + ) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 40ab4671-54b0-43b3-af52-70dd27ae6237)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 4a7237a8-bc8d-46b6-9810-7750e2a69139)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 550a034d-b46e-4828-9a51-b20aa08c1294)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 6d3bda03-3dd7-4e0b-8478-5d7b643a689b)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 7dccb448-d7b5-4010-a450-7ea15b0aceee)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp a30e5b92-6c9c-4019-8ad1-6ed491bba85a)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp b4ae996e-a955-435c-89bc-022e8b2e7dab)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp b9d9638d-fa12-4a75-a40e-e563d87b67be)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp cc3c6b86-6c24-4139-87d7-f17ee249d790)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp d64010c5-34d1-41b1-9422-90900f29bd61)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp f8369c55-fa96-4a22-8995-74f76cd9de51)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp fef51e24-15d9-4994-bc34-a94dbc732117)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 1f864651-2ee8-4851-b30b-18c3e19fd30a)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 6e6fbc0b-cd2f-4eb1-867e-729b07a61396)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp abe715d1-51d7-4875-aee9-2b25e92798b0)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp d1fee11a-8d8f-4044-92b1-5a3b422263c0)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp f18ec531-0fe9-43f9-ac48-60343dc70b17)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 4 "matrix_pinky_top") (tstamp 0fd4cb9a-ac90-42b9-9938-6c1c61581942)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 4 "matrix_pinky_top") (tstamp fa12fbe4-8f7e-4ef3-a5bc-9240b1cbbfd7)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp 2b074493-3198-4487-871d-70ec0d4ca8fe) + (at 221.998205 136.412252 -5) + (attr through_hole) + (fp_text reference "S11" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp c7b482f1-26de-4ecd-a17c-e78bc51502b6) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp c90f9553-099b-4b9d-a3d9-162d5f337876) + ) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 063924f6-a3d9-4465-a32b-900d664da363)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 177e7a0d-da23-4601-be43-14a89d0034a9)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 1cb92842-a1d7-45cf-806f-e032b845bc4a)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 200c094d-1c0f-4ba3-87ab-20c25b68928c)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 261cf9a8-ada3-4b30-8614-ffd4c6ab33f9)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 40fe45d0-c4d6-4d54-af36-772979425456)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 4658bafd-59f8-4cd5-9dc9-7574664f123e)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 72e475b2-17bd-4a4d-aa4a-5186590214de)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 739834ad-75f5-4424-8420-0f501d2695b7)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 7e16fe59-a548-45f0-a4f3-f2345bf7a190)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 8f7f79e3-f7d5-46e7-aedc-af6f1d7ca06c)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 9ebc6d83-9353-496b-ad83-a33c1008c5a4)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 74c7fee9-1c11-482f-a47c-a4ca144d51e6)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp f16b83dc-2d7c-4d61-8be9-7b0f8c31e544)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp f3fa8e8e-b9cd-42c5-b4e2-eda6ecc352cc)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 95e16005-108b-4fc0-a637-6ae443323539)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp b9853b2e-d374-4185-ad53-0cf99131a126)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 12 "matrix_index_home") (tstamp b5d9b79f-1347-43e2-9d68-e2733583e9bb)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 12 "matrix_index_home") (tstamp f5e4c11e-0eae-436e-8da3-0d5b6c252897)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp 2c9cc8a8-d774-4b40-ba23-bd6479afda26) + (at 181.777622 138.052039 5) + (attr through_hole) + (fp_text reference "S5" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp ad65d8fd-e199-4753-b9cb-d27cdeb22f84) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 9dc2c6e2-4811-436f-b524-aaa3dce0545c) + ) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 16bd7ce8-1586-4c5c-a36d-ec8ce6a65fbd)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 2638f460-f0fd-49c5-b8a7-624e4fe653d3)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 5b1ff1c0-de4a-4e98-833e-a569b1648485)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 5ef51bd8-8772-44a2-ab58-a2231c62af95)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 61928599-29f7-4a45-8b12-ce2f9fbb5d6c)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 648f0c4b-0cbe-4c01-b54f-3fbc003c0049)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 9ba5048b-b4bb-41c3-a466-352510f3cd05)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 9d0996aa-513a-43be-8f05-1e05f682cde0)) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp ce3d3ff7-ebb4-412a-81e4-f8c0052ff4c0)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp cfe98d95-eb83-4e16-a317-85953ed3484b)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp f0a7db06-e098-4d8c-bb93-1702e55bbbe2)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp fb8271c7-f73f-4885-9657-1c302920904d)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 25eee059-d565-4575-b0b4-0486bed03783)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 56dc11a1-17b2-45c3-a5fe-602e4654cb0e)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp b78600b7-6c5b-46f4-a8fd-41c8e20c16f9)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 3e291157-14cb-4f60-9d88-e401957802d1)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp f53c1793-40e2-486a-9b59-bd8db4aa1955)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 6 "matrix_ring_home") (tstamp 3d3f7fc3-ca84-4665-94a6-7ca1d798ebd8)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 6 "matrix_ring_home") (tstamp 5cd3f54f-6f07-45ae-a2de-e49737b43ab6)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp 45c8915b-f763-4c45-a4d0-7444ccef7d41) + (at 201.816557 149.097562) + (attr through_hole) + (fp_text reference "S7" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 7ed3e1b5-cc67-4384-bb8f-e933c79597e9) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 955879a7-85d3-4fdf-ba78-4639dee99aa0) + ) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 1557aaa5-0e8c-4606-983c-21bf071669fb)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 2b832584-5085-45dc-826e-73f737de3884)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 2e8cb453-6c46-4f40-b40d-760c324876b5)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 44ebef71-2278-4149-b231-ea0a0d8e2997)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 592c9e07-ed94-42c2-9f0a-c8a23227411e)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp a08207b1-f72b-415f-855a-33eebec1f940)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp a3653e1f-2672-404f-b52c-ac3cff9fb6e0)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp aa2dbcc0-363a-4523-832d-9702de1e4492)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp ae1038c8-03d3-462c-949e-3490288659a5)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp c745ebb4-67db-4a91-8ae5-8308af8d5c76)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp c9efe435-d827-4652-bb62-e1cb90a3512a)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp e307bcd8-b4ab-4861-aec4-5ffc0187a767)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 55c311f5-baa5-482f-8264-dfe56cf04e78)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 7e096b39-f502-4b17-9b27-92614b65cc42)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 9d189230-39a6-4476-92f9-8cfb52e76847)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 59cf1cab-5a6b-4e25-82f5-cb6291d91256)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 5e2fbe8c-cac5-4ada-bced-16bddcb73e83)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 8 "matrix_middle_bottom") (tstamp 22a2a056-2c68-40a2-bc80-1b549b729e97)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 8 "matrix_middle_bottom") (tstamp 50919777-9cd5-4e16-882d-73a03fdc6108)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp 69f2c77a-8894-4ce5-a9b4-45e5e6cdab06) + (at 223.479852 119.476942 -5) + (attr through_hole) + (fp_text reference "S12" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp a1a5d6f0-d9c5-4e60-8c9e-1605e714f270) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 059636c6-3d63-4135-b40c-b01069890f39) + ) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 0a103f0d-2846-41aa-bcf5-54af1f3c7b49)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 1a91ea9f-4e89-4ac1-8577-1b546ae5c8eb)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 25d8d37d-46ad-4c76-adaa-1cbc93dfb185)) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 37b7129b-4e1f-41ea-bf79-26c9cab2ca42)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 391bb819-739a-4e00-8cf1-0caf0e372c9e)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 50269ddd-aebc-48c8-a19d-ef29c3f6ee74)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 6941d3dc-e656-4557-93b6-99fff5c47913)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 7dadc1a9-0c9b-4572-8b3f-45c1aab31a63)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 898f743c-1790-45d4-a9b1-c582b786981f)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp cf493695-ee32-445f-8154-e6d354a489eb)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp f55921f3-04b4-4339-9f09-318c7ca08137)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp fc21b7fc-a4cb-4330-9585-29338ed0ef4b)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 84346339-1664-4225-942a-da3ba07c453b)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp d182c7ed-d3be-40a6-a704-f0ea4e9b569e)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp d6083722-00c2-45a1-9934-7758a572f3a3)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp ebe748f5-7245-4a07-9fbf-490698ada34f)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp fb202869-8062-404b-9b71-2ca6de003cb3)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 13 "matrix_index_top") (tstamp 0f59cd58-968e-4627-918e-b6b38a6d9169)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 13 "matrix_index_top") (tstamp 62b39ae7-d190-4e05-83b5-ce075e21eba2)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp 892f65c5-b6e5-4a29-b8ac-089307920eb6) + (at 201.816557 115.097562) + (attr through_hole) + (fp_text reference "S9" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 3f367094-8e85-4791-8c30-119a65cc3d6b) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 4a60b888-6847-4ba0-891e-75d7aa2ffd68) + ) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 042b8a2c-677b-437b-b87c-2034fe8a2637)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 1ec197c9-eea8-4bec-b18d-2baf88a9b1d5)) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 1f997905-1d8d-4251-874d-371d3029d231)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 32866039-84cf-48df-bb17-d3c423dba448)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 3d083236-63cb-4497-8e11-77dfd5433f07)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 3d7c727c-55ed-44be-bf12-0c131afa18f2)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 4186c20e-f56a-4396-9a46-634003099ca5)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 5a2c0b6f-a341-4c15-8b28-1a2ca62263a3)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 7090ef79-5537-4f1f-9e87-e4267b026c1d)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 9dc156ea-e5e5-4a89-aef8-8b23614233e7)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp b1dc1faf-3e83-44f9-959c-e53036e24d8e)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp fb1f9edb-9d76-4596-a86f-6a25f21916ff)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 94cfca54-d4fa-43c8-b7f2-9749a6bd3281)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp eddee056-e5d8-4142-ab7d-0d92eeeea2db)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp f6ba7d6b-5640-44e9-b7a7-35124789e5b7)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 0471e0fb-00dc-466b-89f2-7c1a8c6ccc7d)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 2b332047-7e6a-487a-85dd-4244bde84eb8)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 10 "matrix_middle_top") (tstamp ae71d908-1722-460b-92d2-d82cbc3bcca6)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 10 "matrix_middle_top") (tstamp cd07916b-7eda-434b-9fbf-0ffe876fb758)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp 898dbf3d-b5d7-407c-856a-8d778afc980b) + (at 163.544236 152.594475 10) + (attr through_hole) + (fp_text reference "S2" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 20f25cb4-ad02-4dad-b74e-104207600ba8) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp d25072ab-a601-461d-b8eb-f0019901e9e7) + ) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 12953911-dcd3-467b-98e8-a5a9d491cc9c)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 12d83b80-4bd6-40d9-aca7-f2fbf358844d)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 246e85cd-3d4e-4a7b-809c-2c3a1fdefd7a)) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 34cb212b-7acc-4797-923a-63a03df4af0d)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 3afd379d-5031-46e4-963f-53dc5a6d7791)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 4e81ece6-0c3b-4fb7-904b-9224217025be)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 50b9d2f4-d758-48fc-a654-537f6a258365)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 52ba0a05-0378-4f98-ac89-b533c59e6705)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 6ce16cad-8890-4dd0-a6ba-cd67b3bd09e9)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp b51b85a7-c28a-439b-b4f1-e22940b9af95)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp ba7138b6-7867-4e93-8b3e-25eb7c066f49)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp be1846bc-cd56-4307-acdf-dc79cb875073)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 83e7d68f-90e0-4e31-b5b7-2bfae5f91c58)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 99e829b3-2450-4b30-af93-122b88905cbd)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp bdf6224b-f156-45e1-9142-226b09ebe440)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 271824d6-1ca9-4532-8002-e3bfb24af9ca)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp c423878b-6458-4906-b0a2-448899f58ed6)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 3 "matrix_pinky_home") (tstamp 75f8882e-4e3d-4418-8fc5-247dbc95bf1b)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 3 "matrix_pinky_home") (tstamp 95ee4b2d-a59e-44b9-acae-28d0fae64b07)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp 9e1ca1d7-43ff-4203-a04c-57bb10bffa49) + (at 235.929261 183.706392 -15) + (attr through_hole) + (fp_text reference "S16" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp bf3b4e94-2228-4783-ac33-82e827b36c7e) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 93051a97-9e09-4bd5-8f32-05954227ea0b) + ) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 16bf17fc-a330-4efc-9579-b4bf8d96a3a1)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 2b79c976-6eb3-4d4f-aaf8-8d440a578818)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 4af0f607-8dce-459b-8a19-ba33cf76bd8f)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 83ea0adc-c146-4225-bee9-9e3e3f5c96e4)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 9c0155af-0283-4dc3-b81f-83c40b3c759f)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp ac6730b0-7a54-4e30-85ef-299544e589c7)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp b099fcf3-9b43-4453-acb2-e75c7e977245)) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp ccb59bc4-f6c6-4c80-8434-58b9abb5a0a8)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp cd9e6703-c137-44b2-a228-9b14bb36c4ef)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp e1eb04ee-7391-4d28-9df8-0976fc0bd83a)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp e4a53a81-7096-4858-b225-b55c446d7296)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp fa23dbe3-2033-4d19-b1d0-e61d4ea98744)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 10669f3f-dab0-44d8-bf54-6f40d7005e1d)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 50f9ef50-08fe-4f43-9702-6e317ea6d72e)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 824a2a46-f919-4ef8-8a89-638fbd59a682)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 113ed0ce-e131-4eec-bc55-d9a3ec5245c5)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 3b965799-d539-4c8b-8d21-7d2ff787a4cf)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 17 "thumb_tucky") (tstamp 9e2a448a-e10e-4f40-b71d-d8d825a74de2)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 17 "thumb_tucky") (tstamp bd1321e0-7bf3-436a-a3f7-02c31ce59273)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp b2006204-27a4-45a7-8320-92478876c428) + (at 220.516557 153.347562 -5) + (attr through_hole) + (fp_text reference "S10" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 4d8c616d-f57a-4e82-9401-318c2125ef63) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp ebe4bdba-625e-4a7e-95b8-814106ec54c3) + ) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 08e9a3f6-7764-4684-9a82-c81450650d12)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 229e62ab-7657-442f-90e0-cd81d0a10414)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 2975a705-95ad-4542-a78c-205921a3ec4f)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 3974c2a8-ea0c-4e37-9e0e-c42c69caaa2e)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 462d4b50-292d-4f02-ac9b-fd4de9e63973)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 8206b078-2a98-440d-898c-9b70d694b4a3)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 90bcd942-3b89-458e-bbe7-5a6c0ac4112e)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 9149e86b-3a3b-4b53-ad34-53d50c64ac79)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp a0754ed6-adc5-4e0f-bad5-c3faa7406c17)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp b3cd8ce6-5ecf-4fd4-bc1c-0421cda6c711)) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp ced37902-fe2e-45d4-8050-4e14409d7d36)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp dfc61e48-d927-4d3d-a2ac-3cb2992b5e5c)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 338472fb-6719-4a9a-91c2-83271cff3b42)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 7e875e7d-d056-4b90-91f7-dea873347873)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp b5660cc1-596e-4f8e-bb63-7a3b3c397136)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 7ad39eb7-9226-4c27-b0ff-3e8ad54d51ee)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp e3f63df9-c387-4bf6-847a-7e90c0ac51f3)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 11 "matrix_index_bottom") (tstamp 680959ae-c808-4690-971c-20c65f0328b5)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 11 "matrix_index_bottom") (tstamp 6fa3974a-5caf-411b-9993-47d554727242)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp bb249e79-38fe-4f41-8a12-635458d58e90) + (at 201.816557 132.097562) + (attr through_hole) + (fp_text reference "S8" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 624e1c7b-d0a3-4e4b-83dc-034a1cf57972) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 28793747-dba1-4991-a887-5a3ae33cee7a) + ) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 23e52f2d-8046-41c3-ab7a-2a846765950f)) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 289ebbe4-9689-4dd7-b0b2-00ce7cceeb00)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 512c5cb0-7a26-493f-9b67-5de967ae9bf1)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 551352bb-2eb1-43b6-9dc2-2d11f34e45fe)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 677b8f53-313e-404e-a6ef-41a6a621287a)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 73465638-00f9-4245-b739-3d7909194cd9)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 7fc214b8-2a7f-4d0d-8e11-7ffbdd23dfe4)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 9db49b38-6a75-41cb-ae22-5847f5441257)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp dd0cae71-b2fd-42c6-a193-13bb02f9e19b)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp e70511ec-3734-4a6d-817a-7eb894b7318b)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp eb2aa0b3-c988-4362-9999-07be82b07a92)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp f9392660-0266-4b29-b231-83b13a37b8f7)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 34d003eb-484a-44f7-8680-276404f640cb)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 36e13170-4081-47c3-a5cb-38ae81ae52c8)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 9824a25a-aa04-4c3e-a188-694a65830d66)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp d746f71e-9456-4c91-b35c-e5023a0d8add)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp ee31a1d2-123c-4ced-ba6a-bc69e6e1e79b)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 9 "matrix_middle_home") (tstamp c6530244-7c8f-4855-9742-42cbf882456b)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 9 "matrix_middle_home") (tstamp fe94e6c7-c960-4207-a657-1df56517136c)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp bdb50afb-08d8-4507-814d-5906a4bd5b38) + (at 166.496255 169.336207 10) + (attr through_hole) + (fp_text reference "S1" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp c4974684-312c-4a48-838a-4e84b2ff5617) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 56c40038-6968-421a-8703-a124028c6ab8) + ) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 343c2fdc-8fa2-436c-8cfd-452fd31fa9ae)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 672f873f-f0b1-4484-a963-a6b0415746b9)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 7d8323d5-8e94-4f34-b4eb-1babb0fb1d05)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 80403f74-dce5-40bd-975c-7c2ef6fc5856)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 826937c2-5d77-4214-8a92-66ba3bcb018b)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 947dcfa1-52d1-49c8-a7a8-ff1f1aa43c2c)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp c1a692e2-fd59-4d69-8216-4ccbab7caecd)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp d57c45ea-4e18-4ca4-bee1-4fec13677a31)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp d5f7df8c-458d-4605-8a33-01366265c254)) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp e1695def-ca4a-4338-a377-5ad8130961da)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp e32fc702-a1b6-49b9-8c7d-58edd547fe59)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp ee2265c7-a196-48bf-ae07-6673fde30c43)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 00f9f773-1c63-4b3f-9a46-27504a77dae7)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 4a9cd557-5d3e-4e26-b949-198fd904f3c3)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 98be13b8-edd4-4e0d-bbde-5a1c98dd6065)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp c577cf13-9d4d-43d5-b4c9-743545548f8a)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp d021d4d7-39b5-490f-bf4c-549bbc5cb03b)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 2 "matrix_pinky_bottom") (tstamp 926520e6-08c3-417d-8df9-c624d6fd4394)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 2 "matrix_pinky_bottom") (tstamp f8af6e78-3083-439a-a87a-ae008df56b57)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp cd5eb3c9-1e26-4f1a-85af-571d06bebd3a) + (at 183.25927 154.987349 5) + (attr through_hole) + (fp_text reference "S4" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp e2a25859-0bc6-490a-9a92-9272fb38510b) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 1d5b2ea1-2969-4754-9000-aee244159bf7) + ) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 0d4477f3-4e01-4543-9170-02006ac1a98a)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 0ed7eb75-3c7f-4c8c-9bde-bcf9bdc70567)) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 278496dd-8b9a-4baf-9d9f-7e8b82f681d3)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 365c49ba-c605-44f0-8505-7113438e40bd)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 4c6fab70-4d86-4cfd-a715-92c3ad9d7d25)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 5bc34f74-a0b1-4a5f-b71f-0cbd77236efb)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 7f8ca219-baf6-49ec-8527-1edcb54ec239)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 857f43d4-ad9c-4e10-8b3c-66dd9fad6400)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp ab487791-b64f-4bed-9c30-bc06b2377b2d)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp adc16c35-8ecd-4fab-a76d-18e8cdbbbaca)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp bab1c0a3-dcd6-448f-a76f-61fbb4103f85)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp e38a6b01-2d85-4786-a733-e45b69c91bb7)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 34fb0f59-31fe-4f2e-b5be-0c5c4ddb2c45)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp a2eb7722-d9ca-4954-b2d9-063dbbd2357e)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp fdd1b71b-5860-4e25-9c7a-cabc1bc53271)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 7f209c36-c538-4851-884e-d895bc1c3609)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 87c06e26-16f4-44c1-8fa7-609c2065f929)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 5 "matrix_ring_bottom") (tstamp 0aaaa21f-ee14-4355-b358-752b8079b987)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 5 "matrix_ring_bottom") (tstamp 7ff4e037-46fb-4688-9893-bee96d6d7afc)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp d77ccb9c-5147-42c3-88df-2e8d31ac2192) + (at 180.295975 121.116729 5) + (attr through_hole) + (fp_text reference "S6" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp ac452721-ac5b-42dd-8684-967286d53994) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 7d59a52a-18e1-4232-9c2e-ed6773d7aa4e) + ) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp 11550fc5-916e-45fe-bfe2-7f31869f114c)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 2cfdb9d8-755c-4665-a28a-5c0b90aa43b4)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 4c175bbe-730d-42b1-a1ff-a028cf5412ee)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 52fa0fa0-7756-4fe9-8daa-b0a878f57f18)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp 53669394-f935-4ae9-baa2-bd15ee6a17e2)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 7262459f-1604-443b-932f-78a6b7a5c8b2)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 7e9cc61c-80a0-47e2-bc0c-63b4b9a7e1d5)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 834a621f-986f-41ee-9bd8-e66fe06538a9)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 89fcc251-6e97-4b59-b3da-ed73a811ea3a)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 9d7e8fd9-ac3e-4760-b6b1-e5b1b93e1de3)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp a445567c-f984-4288-8246-2bfcf0fcad06)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp f1fb6bb7-16f7-41df-bc23-cc4dc75be35e)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 4331ed22-4c3d-4335-9578-8ccec047a3f6)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 5036fb22-46e1-487b-b104-01e81170a98e)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp b28770cf-bd86-4e19-8fea-8c03183b1029)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 0afc2c1a-790e-40a5-bffa-1db24441c10b)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 8799376c-034b-48d0-b4a3-724f1ed83c06)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 7 "matrix_ring_top") (tstamp 291b5c6b-6ea2-4f33-9df9-48ce3ed31a72)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 7 "matrix_ring_top") (tstamp 2f055c86-70b9-4ef3-af64-603ed1977ef3)) + ) + + (footprint "TRRS-PJ-320A-dual" (layer "F.Cu") + (tedit 5970F8E5) (tstamp da2dcbaa-62a3-47b9-bdae-c76f7bb81fe1) + (at 265.321987 166.61854 -95) + (attr through_hole) + (fp_text reference "REF**" (at 0 14.2) (layer "Dwgs.User") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c8c6ed89-8f11-4380-afd3-e693bbac8339) + ) + (fp_text value "TRRS-PJ-320A-dual" (at 0 -5.6) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 82ab2511-55fd-47ce-a3ec-0dd49dd520f7) + ) + (fp_line (start 0.5 0) (end 0.5 -2) (layer "Dwgs.User") (width 0.15) (tstamp 2d261645-5927-4207-afcd-40c216795df9)) + (fp_line (start 0.75 0) (end -5.35 0) (layer "Dwgs.User") (width 0.15) (tstamp 49d33080-ec4a-4bb8-8bcd-96ed1ad2e8ca)) + (fp_line (start 0.75 0) (end 0.75 12.1) (layer "Dwgs.User") (width 0.15) (tstamp 9061d6b4-aed3-4da9-8816-58f85f3b939b)) + (fp_line (start 0.5 -2) (end -5.1 -2) (layer "Dwgs.User") (width 0.15) (tstamp ad753f97-46a9-4908-a636-c89fdb2ec31b)) + (fp_line (start -5.1 0) (end -5.1 -2) (layer "Dwgs.User") (width 0.15) (tstamp d4664588-7533-49b7-ae69-4792dd098651)) + (fp_line (start 0.75 12.1) (end -5.35 12.1) (layer "Dwgs.User") (width 0.15) (tstamp deeeadbb-918e-40d5-b17d-ca143dbbca38)) + (fp_line (start -5.35 0) (end -5.35 12.1) (layer "Dwgs.User") (width 0.15) (tstamp f1c16691-9b0a-43e6-872c-45f400098598)) + (pad "" np_thru_hole circle locked (at -2.3 1.6) (size 1.5 1.5) (drill 1.5) (layers *.Cu *.Mask) (tstamp 0acbf664-87f3-4a7c-8f0d-d38419520eab)) + (pad "" np_thru_hole circle locked (at -2.3 8.6) (size 1.5 1.5) (drill 1.5) (layers *.Cu *.Mask) (tstamp 6996bd9f-5583-4a75-891d-2fb8a35d317a)) + (pad "1" thru_hole oval locked (at 0 11.3 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 45ba1c0f-8495-4d92-a395-654c3ecf3a92)) + (pad "1" thru_hole oval locked (at -4.6 11.3 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 910a6201-4ab9-42bc-9551-a3209043d373)) + (pad "2" thru_hole oval locked (at -4.6 10.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp a26d7378-525a-491f-b51e-c5e8878f4738)) + (pad "2" thru_hole oval locked (at 0 10.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp e3f08671-3bd4-4040-a4a2-0e596668cfe2)) + (pad "3" thru_hole oval locked (at 0 6.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) + (net 22 "P21") (tstamp 7ea94f0a-ab81-4121-891d-dcc847e95e2a)) + (pad "3" thru_hole oval locked (at -4.6 6.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) + (net 22 "P21") (tstamp cb4d7060-56df-4de1-8db0-d9d5c2ce84a2)) + (pad "4" thru_hole oval locked (at -4.6 3.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) + (net 21 "VCC") (tstamp 5e110228-0225-497d-bc32-e8e0328f47c9)) + (pad "4" thru_hole oval locked (at 0 3.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers *.Cu *.Mask) + (net 21 "VCC") (tstamp b36d4ba5-79b9-488a-8c2c-81f101ae824a)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp e94fdfd1-e6a0-4c6d-a895-e1aa555ff57c) + (at 241.115027 124.432808 -5) + (attr through_hole) + (fp_text reference "S15" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 59eee16f-8352-42e2-80f0-87062ad242ef) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp b51b472f-0ef5-4a8e-8e0d-383647d889f3) + ) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp 0c3e0735-95a0-43bd-bd7e-8041515664e9)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 0ded95b6-c1e1-4d22-898a-8b58fea5d04e)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 3dc65a24-ecdf-44f2-9893-b1e17802ba37)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 44d711ba-d925-48dc-a527-c1195f613f9c)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 7714223a-2906-454e-8585-79cbcc13b6da)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp ab96d533-2837-433a-bb17-778145e5613e)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp b020977c-fafd-4509-8bd2-891109b42ac9)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp b10b87db-e521-41ae-897e-231835fad74b)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp b39d081c-f4a1-4e09-a7f8-0faade7a14a1)) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp e4d15e16-b3c9-4f3b-9abe-2a07c8b57455)) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp e892e4f2-35d3-4a5f-900f-7ce6c3f8e742)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp f9aa0fc8-58a3-4d45-a1f8-7a64fdae8dfa)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 6a1aef52-dc0d-4a15-9e59-a9ea4a13a8cd)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp cac21884-55c2-41b9-870b-b5ce36549438)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp faaae781-d579-4e37-bc67-041f7244fab8)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 039676b8-bb5f-4af8-a3e7-2d12fbe9cb09)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 36eb970d-c6b2-46a4-9787-d4ce69f91997)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 16 "matrix_inner_top") (tstamp 5ab37894-a88a-42c8-bc2d-0afe81ea356e)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 16 "matrix_inner_top") (tstamp dff439b0-a71d-4544-bf8d-4b7c7fa06ffc)) + ) + + (footprint "PG1350" (layer "F.Cu") + (tedit 5DD50112) (tstamp ecfc488e-f8ce-48b4-968f-1ec071dc60f7) + (at 254.46686 191.384917 -30) + (attr through_hole) + (fp_text reference "S17" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 89f1835e-b55a-42a4-95d2-81d3e6392e04) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 1bbd1a3e-5976-43b9-b7b5-c25aae779c3b) + ) + (fp_line (start -6 -7) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp 1c13ba27-3ddf-4f34-abe4-baa897791e53)) + (fp_line (start 7 -7) (end 7 -6) (layer "Dwgs.User") (width 0.15) (tstamp 1c7de3aa-217f-469a-8434-959c49454236)) + (fp_line (start 9 8.5) (end -9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp 2dc2f362-31af-49c3-b908-a562d334d0c3)) + (fp_line (start 6 7) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 3e336f3b-b1ff-4c9b-999f-0f8d89ac228b)) + (fp_line (start -9 -8.5) (end 9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp 6c740166-0e8e-48df-9990-77e2da96b123)) + (fp_line (start 7 6) (end 7 7) (layer "Dwgs.User") (width 0.15) (tstamp 74b0dafb-77ae-4e21-aea0-4e4513c2b799)) + (fp_line (start 7 -7) (end 6 -7) (layer "Dwgs.User") (width 0.15) (tstamp bb8f9c29-cf5d-42a7-8dda-5cd319041658)) + (fp_line (start -9 8.5) (end -9 -8.5) (layer "Dwgs.User") (width 0.15) (tstamp d2177454-2a66-47fb-ba93-b21af18a7019)) + (fp_line (start -7 7) (end -7 6) (layer "Dwgs.User") (width 0.15) (tstamp d22c8e1a-d543-4fdb-8b39-312f99840ba6)) + (fp_line (start -7 7) (end -6 7) (layer "Dwgs.User") (width 0.15) (tstamp e7d0c146-c800-4a5a-be0a-40611711e703)) + (fp_line (start -7 -6) (end -7 -7) (layer "Dwgs.User") (width 0.15) (tstamp f235c582-4694-4d9a-836f-0622631ecf04)) + (fp_line (start 9 -8.5) (end 9 8.5) (layer "Dwgs.User") (width 0.15) (tstamp fbbcefe7-9ea9-4e7d-b1f7-a2a05e2895fc)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.429 3.429) (drill 3.429) (layers *.Cu *.Mask) (tstamp 084714de-d19d-42a4-b6b0-1a466f2e4c6e)) + (pad "" np_thru_hole circle locked (at 5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp 0c4abe0a-dc91-4f69-82c8-43047d7abfd5)) + (pad "" np_thru_hole circle locked (at -5.5 0) (size 1.7018 1.7018) (drill 1.7018) (layers *.Cu *.Mask) (tstamp dff344fd-b283-4b96-9e09-4f4a56c4e61d)) + (pad "1" thru_hole circle locked (at -5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp 245ce669-1500-40b7-91d4-7e94b7020ce4)) + (pad "1" thru_hole circle locked (at 5 -3.8) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 1 "GND") (tstamp f88a5d70-2512-40be-9509-546d52c78991)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 18 "thumb_reachy") (tstamp 4e44b30b-ed9d-43b1-bfd2-291adfd87e05)) + (pad "2" thru_hole circle locked (at 0 -5.9) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask) + (net 18 "thumb_reachy") (tstamp 89847acd-52f4-44ce-9f7b-0d7ca19ca49d)) + ) + + (footprint "ProMicro" (layer "F.Cu") + (tedit 5B307E4C) (tstamp ef499c54-fa5b-4e47-8502-94109e61611a) + (at 259.8 134.6 -95) + (attr through_hole) + (fp_text reference "MCU1" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 7e003bca-91d7-4e69-b037-21616fcd656d) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp f14724a8-fb47-4b55-a350-ae2c61a00284) + ) + (fp_line (start -14.224 -3.81) (end -14.224 3.81) (layer "Dwgs.User") (width 0.15) (tstamp 2f70a696-9a03-4f69-a924-6dc390b49d42)) + (fp_line (start -19.304 3.81) (end -19.304 -3.81) (layer "Dwgs.User") (width 0.15) (tstamp 48a888af-c143-4804-b166-993a0aae1796)) + (fp_line (start -19.304 -3.81) (end -14.224 -3.81) (layer "Dwgs.User") (width 0.15) (tstamp 924f19b1-e359-41d3-b2f1-448943bc0bd0)) + (fp_line (start -14.224 3.81) (end -19.304 3.81) (layer "Dwgs.User") (width 0.15) (tstamp e666a022-8495-4bef-9482-c77eb285c257)) + (pad "1" thru_hole rect (at -13.97 7.62 265) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 19 "RAW") (tstamp 273ecf82-a972-4999-ac8b-58da56ea526a)) + (pad "2" thru_hole circle (at -11.43 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 1 "GND") (tstamp e6435062-7f8f-48eb-a6e0-6333afe764aa)) + (pad "3" thru_hole circle (at -8.89 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 20 "RST") (tstamp 70446c34-d1bc-42f6-84e7-b0963dd836dc)) + (pad "4" thru_hole circle (at -6.35 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 21 "VCC") (tstamp 70f54a08-d2d2-442f-b3e7-eaaa6b445440)) + (pad "5" thru_hole circle (at -3.81 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 22 "P21") (tstamp 3c144110-568c-4355-b75d-549b82be3c0a)) + (pad "6" thru_hole circle (at -1.27 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 16 "matrix_inner_top") (tstamp 0d9199e6-930f-4eae-aa97-cf4734c3fcf8)) + (pad "7" thru_hole circle (at 1.27 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 13 "matrix_index_top") (tstamp 9cdbc281-6856-445e-bd91-e354a71ae327)) + (pad "8" thru_hole circle (at 3.81 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 10 "matrix_middle_top") (tstamp 82b3d26d-2320-49e5-bf66-8c694d93ebe3)) + (pad "9" thru_hole circle (at 6.35 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 7 "matrix_ring_top") (tstamp 48f0b7d0-940a-41c7-8002-85693b190141)) + (pad "10" thru_hole circle (at 8.89 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 4 "matrix_pinky_top") (tstamp 43c57593-77cd-4873-9d1e-a7b606647aeb)) + (pad "11" thru_hole circle (at 11.43 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 15 "matrix_inner_home") (tstamp 3ffd164e-09d0-4f9a-ad13-acd0cecf2a7f)) + (pad "12" thru_hole circle (at 13.97 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 12 "matrix_index_home") (tstamp 4bfbbd28-5163-456f-9682-74c96b21e3e1)) + (pad "13" thru_hole circle (at -13.97 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 9 "matrix_middle_home") (tstamp d0a2fdf3-2ac3-4ac3-a049-506953fdf0b8)) + (pad "14" thru_hole circle (at -11.43 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 6 "matrix_ring_home") (tstamp de1b7bf3-9ef7-435e-850f-80ba954edf88)) + (pad "15" thru_hole circle (at -8.89 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 1 "GND") (tstamp 6071da27-b5f4-45ee-8569-f2b0b5b6c325)) + (pad "16" thru_hole circle (at -6.35 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 1 "GND") (tstamp 235fcc21-91ed-4853-8dc2-c42b936aeb84)) + (pad "17" thru_hole circle (at -3.81 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 3 "matrix_pinky_home") (tstamp 8d050fa2-58ff-4460-a816-4ce6203d692e)) + (pad "18" thru_hole circle (at -1.27 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 2 "matrix_pinky_bottom") (tstamp aca90362-5833-4b43-be50-8693dcb10b45)) + (pad "19" thru_hole circle (at 1.27 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 5 "matrix_ring_bottom") (tstamp ce62e40e-6750-4c61-a61a-108c7103424e)) + (pad "20" thru_hole circle (at 3.81 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 8 "matrix_middle_bottom") (tstamp 67f222dc-689c-472b-89e3-5e6297bf8de3)) + (pad "21" thru_hole circle (at 6.35 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 14 "matrix_inner_bottom") (tstamp 524f86ee-31b7-4bfa-bcee-602c015edcc7)) + (pad "22" thru_hole circle (at 8.89 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 11 "matrix_index_bottom") (tstamp e666f679-f8c1-46e3-8f77-9e3b4ffdcb22)) + (pad "23" thru_hole circle (at 11.43 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 17 "thumb_tucky") (tstamp 262d967d-a16e-472f-b8d9-beb3d568b558)) + (pad "24" thru_hole circle (at 13.97 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers *.Cu *.SilkS *.Mask) + (net 18 "thumb_reachy") (tstamp 4e14a190-e25e-4274-afe0-3db9bf108ec7)) + ) + + (gr_line (start 224.070041 189.328571) (end 229.710174 168.279306) (layer "Edge.Cuts") (width 0.15) (tstamp 005d39d5-bcfb-4c25-9e0a-0daf9f15fecb)) + (gr_line (start 255.090513 170.151176) (end 252.823768 178.610781) (layer "Edge.Cuts") (width 0.15) (tstamp 02415f89-58f0-4d8f-ab50-4eb69ee7f4c2)) + (gr_arc (start 226.66194 163.421503) (mid 227.340828 163.774909) (end 227.570979 164.504852) (layer "Edge.Cuts") (width 0.15) (tstamp 08a9f125-3402-490a-ac0b-d3ee8afb7e75)) + (gr_line (start 209.813786 160.94366) (end 209.923929 159.684718) (layer "Edge.Cuts") (width 0.15) (tstamp 091483ab-ae5d-4afc-87e6-0034c44d9d11)) + (gr_arc (start 228.831404 167.024292) (mid 229.5634 167.44691) (end 229.710174 168.279306) (layer "Edge.Cuts") (width 0.15) (tstamp 0f0afde7-e607-4dbf-94a6-12d526b77ee4)) + (gr_arc (start 233.273584 110.797494) (mid 233.952473 111.150901) (end 234.182623 111.880845) (layer "Edge.Cuts") (width 0.15) (tstamp 1439edbc-9644-4bd3-a75e-5b0192e785ca)) + (gr_arc (start 159.282644 180.254714) (mid 158.535419 180.089059) (end 158.124187 179.443555) (layer "Edge.Cuts") (width 0.15) (tstamp 14eadc6a-da37-43c3-bc62-00feba835421)) + (gr_arc (start 191.816557 106.597562) (mid 192.10945 105.890455) (end 192.816557 105.597562) (layer "Edge.Cuts") (width 0.15) (tstamp 22cf60a5-83b6-4f9d-ae15-44e6228ded7e)) + (gr_arc (start 266.300555 169.298599) (mid 265.947148 169.977488) (end 265.217204 170.207638) (layer "Edge.Cuts") (width 0.15) (tstamp 25ea079f-f573-46dc-b053-25309d5a982a)) + (gr_line (start 228.831404 167.024293) (end 228.358 166.982875) (layer "Edge.Cuts") (width 0.15) (tstamp 2fdd2414-1376-445f-8b33-1fd552955352)) + (gr_line (start 170.502243 112.437281) (end 190.903713 110.652384) (layer "Edge.Cuts") (width 0.15) (tstamp 3151955f-be14-4e7e-9510-f00c926b833a)) + (gr_arc (start 193.708434 159.684718) (mid 193.967351 158.921972) (end 194.704629 158.597562) (layer "Edge.Cuts") (width 0.15) (tstamp 320de940-a3ab-49a5-8302-b43631b9c205)) + (gr_arc (start 191.816557 109.656189) (mid 191.553834 110.331779) (end 190.903713 110.652384) (layer "Edge.Cuts") (width 0.15) (tstamp 33c75728-1a8b-44ae-b868-91aa51bfd303)) + (gr_arc (start 267.011088 187.657675) (mid 267.477014 188.264882) (end 267.377114 189.023701) (layer "Edge.Cuts") (width 0.15) (tstamp 35395609-43cb-4350-90eb-b2a66aa419c4)) + (gr_line (start 242.15066 195.243811) (end 257.511089 204.112159) (layer "Edge.Cuts") (width 0.15) (tstamp 3c13fc27-fb0c-4aec-bf5f-c57545b4ecbb)) + (gr_arc (start 170.469577 123.53762) (mid 170.266735 124.233537) (end 169.64703 124.609583) (layer "Edge.Cuts") (width 0.15) (tstamp 49325d0d-9796-41ef-93fc-d17dd85a9cce)) + (gr_line (start 253.289694 179.735625) (end 267.011088 187.657676) (layer "Edge.Cuts") (width 0.15) (tstamp 4db09613-f642-45b5-91db-505cc0da13f7)) + (gr_line (start 193.708435 159.684718) (end 193.962041 162.583446) (layer "Edge.Cuts") (width 0.15) (tstamp 4ec2f43a-5cee-4675-a66d-3c5b145468aa)) + (gr_line (start 224.777147 190.553316) (end 241.909479 195.143911) (layer "Edge.Cuts") (width 0.15) (tstamp 51805249-b2cf-4392-990b-9e66e47155a8)) + (gr_arc (start 149.26813 129.218359) (mid 149.433786 128.471134) (end 150.07929 128.059903) (layer "Edge.Cuts") (width 0.15) (tstamp 52f2539d-5c80-4830-a4b1-dc6cf824cc46)) + (gr_line (start 265.217204 170.207638) (end 256.143594 169.4138) (layer "Edge.Cuts") (width 0.15) (tstamp 536b3a19-b082-4b3d-8339-c8ae38c0bf60)) + (gr_line (start 266.300555 169.298599) (end 267.782202 152.363289) (layer "Edge.Cuts") (width 0.15) (tstamp 5792da4f-00eb-4136-a935-a350c9065085)) + (gr_line (start 210.722825 162.02701) (end 226.66194 163.421502) (layer "Edge.Cuts") (width 0.15) (tstamp 589f710c-9be9-41fa-8fe1-c88cde3f2b35)) + (gr_arc (start 176.104733 166.240885) (mid 176.296188 165.458476) (end 177.002385 165.071044) (layer "Edge.Cuts") (width 0.15) (tstamp 6dedcdde-5d15-49df-8b7f-418e09615b35)) + (gr_line (start 211.816557 106.597562) (end 211.816557 108.003917) (layer "Edge.Cuts") (width 0.15) (tstamp 6f397b0b-2f94-43ff-8069-a8fe86f0529c)) + (gr_line (start 234.182623 111.880845) (end 234.060605 113.275517) (layer "Edge.Cuts") (width 0.15) (tstamp 73771db3-bbb2-4484-a164-603c7c3ee715)) + (gr_line (start 149.26813 129.218359) (end 158.124187 179.443555) (layer "Edge.Cuts") (width 0.15) (tstamp 7410dd2f-74db-44cf-bd05-897b01ddfa50)) + (gr_arc (start 258.877114 203.746133) (mid 258.269908 204.212059) (end 257.511089 204.112158) (layer "Edge.Cuts") (width 0.15) (tstamp 76142de7-c74b-47db-a5af-af4b03e91339)) + (gr_line (start 177.002385 165.071044) (end 193.053002 163.666797) (layer "Edge.Cuts") (width 0.15) (tstamp 7a4a5ca2-ae82-480d-93a8-53fed98c4faf)) + (gr_arc (start 228.358 166.982876) (mid 227.679111 166.629469) (end 227.448961 165.899525) (layer "Edge.Cuts") (width 0.15) (tstamp 8a793471-2ad4-4cb7-8c25-ca47aa4f2631)) + (gr_line (start 227.448961 165.899525) (end 227.570979 164.504852) (layer "Edge.Cuts") (width 0.15) (tstamp 91dbe255-bc58-4224-8def-1cfcb6aabb17)) + (gr_arc (start 253.289694 179.735626) (mid 252.865814 179.252284) (end 252.823768 178.610781) (layer "Edge.Cuts") (width 0.15) (tstamp 929b5944-2a1b-46a3-bb7e-1ae618d83d3e)) + (gr_line (start 258.877114 203.746133) (end 267.377114 189.023701) (layer "Edge.Cuts") (width 0.15) (tstamp 96750b68-55dc-4213-af79-c1645058ba24)) + (gr_line (start 191.816557 109.656189) (end 191.816557 106.597562) (layer "Edge.Cuts") (width 0.15) (tstamp a5552ab7-1338-4e85-a754-e7b946e8f1d5)) + (gr_arc (start 177.820342 175.970591) (mid 177.654686 176.717816) (end 177.009182 177.129047) (layer "Edge.Cuts") (width 0.15) (tstamp a83a3344-7c97-4cb1-9977-d5469bfc2059)) + (gr_line (start 194.704629 158.597562) (end 208.927735 158.597562) (layer "Edge.Cuts") (width 0.15) (tstamp aa9f0c79-d441-4746-ac0e-99b4d3da0452)) + (gr_arc (start 210.816557 105.597562) (mid 211.523664 105.890455) (end 211.816557 106.597562) (layer "Edge.Cuts") (width 0.15) (tstamp ae5f8525-6d6c-4383-8ca1-b2c6e6575575)) + (gr_line (start 234.969644 114.358868) (end 269.836458 117.409319) (layer "Edge.Cuts") (width 0.15) (tstamp b3e0fe67-4ab0-42db-96cd-874d0f4dfe80)) + (gr_arc (start 269.836458 117.40932) (mid 270.515346 117.762726) (end 270.745497 118.492669) (layer "Edge.Cuts") (width 0.15) (tstamp b428980f-890d-43a9-88e4-289798aed139)) + (gr_arc (start 169.593203 113.520631) (mid 169.823354 112.790688) (end 170.502243 112.437281) (layer "Edge.Cuts") (width 0.15) (tstamp bf52bd34-7321-4dde-98d3-14aed5290697)) + (gr_arc (start 212.729401 109.000112) (mid 212.079279 108.679507) (end 211.816557 108.003917) (layer "Edge.Cuts") (width 0.15) (tstamp c25f7b09-3d92-473c-aede-278d9a2ad1a8)) + (gr_arc (start 210.722826 162.02701) (mid 210.043937 161.673603) (end 209.813786 160.94366) (layer "Edge.Cuts") (width 0.15) (tstamp c6680cbb-f400-4c51-b254-4d91ba7e536a)) + (gr_line (start 176.104733 166.240886) (end 177.820342 175.970591) (layer "Edge.Cuts") (width 0.15) (tstamp c8134491-302b-478f-8170-2c99741e462d)) + (gr_line (start 159.282643 180.254714) (end 177.009182 177.129047) (layer "Edge.Cuts") (width 0.15) (tstamp ca45174e-4c2d-4092-af85-bfdff54beeb3)) + (gr_arc (start 241.909479 195.143911) (mid 242.033343 195.185957) (end 242.15066 195.243811) (layer "Edge.Cuts") (width 0.15) (tstamp cc855c5d-6ed5-4dde-9750-753a41fa4a21)) + (gr_arc (start 255.090513 170.151177) (mid 255.482862 169.590844) (end 256.143594 169.4138) (layer "Edge.Cuts") (width 0.15) (tstamp cd6a94c1-f9d8-4f51-bd6d-39be1636b632)) + (gr_line (start 192.816557 105.597562) (end 210.816557 105.597562) (layer "Edge.Cuts") (width 0.15) (tstamp d35cd81c-47a6-4b0c-a0c6-1440f83fbcba)) + (gr_arc (start 208.927735 158.597563) (mid 209.665012 158.921973) (end 209.923929 159.684718) (layer "Edge.Cuts") (width 0.15) (tstamp dada9400-10c5-475a-8260-02c5d03adb23)) + (gr_line (start 212.729402 109.000111) (end 233.273584 110.797494) (layer "Edge.Cuts") (width 0.15) (tstamp e6cc0285-8817-4d80-9934-43f40b97044b)) + (gr_line (start 169.593204 113.520631) (end 170.469577 123.537619) (layer "Edge.Cuts") (width 0.15) (tstamp e8cd6cf9-8d6a-46c7-b716-ae5bab71f0b0)) + (gr_line (start 267.782202 152.363289) (end 270.745497 118.492669) (layer "Edge.Cuts") (width 0.15) (tstamp efcb6a93-301f-4378-a366-1888c910fad6)) + (gr_line (start 150.07929 128.059903) (end 169.64703 124.609583) (layer "Edge.Cuts") (width 0.15) (tstamp f0185295-014b-46cd-91ff-96ff9f2dda4c)) + (gr_arc (start 234.969644 114.358868) (mid 234.290755 114.005461) (end 234.060605 113.275517) (layer "Edge.Cuts") (width 0.15) (tstamp f26cd6ca-403a-4f3c-b1a0-464602c46e91)) + (gr_arc (start 193.962041 162.583446) (mid 193.731891 163.31339) (end 193.053002 163.666797) (layer "Edge.Cuts") (width 0.15) (tstamp f50a3a4b-ed61-4976-a68a-f5ebd537c2e7)) + (gr_arc (start 224.777147 190.553315) (mid 224.169941 190.087389) (end 224.070041 189.328571) (layer "Edge.Cuts") (width 0.15) (tstamp f5500700-561b-4478-b964-223aeb8bc3d1)) + (gr_text "fpkbv3\ntslil 20221002" (at 202 119.7) (layer "B.SilkS") (tstamp 49c2ffb1-99e7-4f79-8f5e-f0331b570595) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + ) + + (segment (start 195.58995 137.4) (end 190.4 142.58995) (width 0.5) (layer "F.Cu") (net 2) (tstamp 0ef2224e-1c16-43d5-b3b6-c379c18c8100)) + (segment (start 248.830153 152.6) (end 245.652713 149.42256) (width 0.5) (layer "F.Cu") (net 2) (tstamp 19a2b2da-875f-4ef9-a042-2454266b34ae)) + (segment (start 213.430152 142.1) (end 208.730152 137.4) (width 0.5) (layer "F.Cu") (net 2) (tstamp 2297e9f7-7d40-4ba0-b643-484acb5392a5)) + (segment (start 190.4 142.6) (end 188.9 144.1) (width 0.5) (layer "F.Cu") (net 2) (tstamp 257a11dd-9871-4d7f-bfd1-b414e491174e)) + (segment (start 190.4 142.58995) (end 190.4 142.6) (width 0.5) (layer "F.Cu") (net 2) (tstamp 2f6125dd-3765-4b1e-b90b-534a7efd8caa)) + (segment (start 245.65271 149.42256) (end 243.475124 147.244975) (width 0.5) (layer "F.Cu") (net 2) (tstamp 37ad830a-31b8-4822-839b-f2b80d7e4ecb)) + (segment (start 174.2 147.1) (end 174.2 154.797572) (width 0.5) (layer "F.Cu") (net 2) (tstamp 40ba4f85-d73a-41b3-95fc-a487ebe24f0f)) + (segment (start 227.910051 142.1) (end 213.430152 142.1) (width 0.5) (layer "F.Cu") (net 2) (tstamp 454464f6-0a3c-4140-b273-0064fc5aef2f)) + (segment (start 188.8 144.1) (end 177.2 144.1) (width 0.5) (layer "F.Cu") (net 2) (tstamp 4a2f9c97-a967-48ce-8dcb-74c8643950d7)) + (segment (start 245.652713 149.42256) (end 245.65271 149.42256) (width 0.5) (layer "F.Cu") (net 2) (tstamp 4fcc2d97-25a4-412d-ad34-fc6066afd49c)) + (segment (start 257.6 147.569848) (end 252.569848 152.6) (width 0.5) (layer "F.Cu") (net 2) (tstamp 96975d33-9373-4ef1-ae63-7ef50cd4c555)) + (segment (start 252.569848 152.6) (end 248.830153 152.6) (width 0.5) (layer "F.Cu") (net 2) (tstamp a03d57dd-3d25-4202-9885-06322dd2bb49)) + (segment (start 243.475124 147.244975) (end 233.055026 147.244975) (width 0.5) (layer "F.Cu") (net 2) (tstamp a8aac3c6-d8e0-4d00-aa81-fa41fdbe726e)) + (segment (start 267.501691 133.998959) (end 259.001041 133.998959) (width 0.5) (layer "F.Cu") (net 2) (tstamp a997b1fd-cd2c-4d1e-bcfc-a752bb364ed0)) + (segment (start 208.730152 137.4) (end 195.58995 137.4) (width 0.5) (layer "F.Cu") (net 2) (tstamp ab1158c5-cdee-4660-bd9d-1981adfee89d)) + (segment (start 233.055026 147.244975) (end 227.910051 142.1) (width 0.5) (layer "F.Cu") (net 2) (tstamp af89e533-a211-40a6-9b90-249d0c191c1e)) + (segment (start 177.2 144.1) (end 174.2 147.1) (width 0.5) (layer "F.Cu") (net 2) (tstamp b11c5ed5-1b87-41fc-9324-5d1e8c7f5611)) + (segment (start 257.6 135.4) (end 257.6 147.569848) (width 0.5) (layer "F.Cu") (net 2) (tstamp b50a483c-dc54-4b7e-bb29-4cd7d83cfc7b)) + (segment (start 174.2 154.797572) (end 165.471731 163.525841) (width 0.5) (layer "F.Cu") (net 2) (tstamp e3eedf09-76db-441f-9f2f-9d71b175594f)) + (segment (start 259.001041 133.998959) (end 257.6 135.4) (width 0.5) (layer "F.Cu") (net 2) (tstamp eedabb21-4ee3-4eb6-a17a-71e45be6ba03)) + (segment (start 267.723067 131.468625) (end 259.211275 131.468625) (width 0.5) (layer "F.Cu") (net 3) (tstamp 0470dcc7-baf8-42e7-8eb8-aa442f71e8af)) + (segment (start 209.020102 136.7) (end 195.3 136.7) (width 0.5) (layer "F.Cu") (net 3) (tstamp 056df12c-447c-42cb-9752-2f4bfb2f8419)) + (segment (start 256.9 133.7799) (end 256.9 147.279898) (width 0.5) (layer "F.Cu") (net 3) (tstamp 0f27626f-4ca1-433c-a0d9-a8f11e134368)) + (segment (start 233.344975 146.544975) (end 228.2 141.4) (width 0.5) (layer "F.Cu") (net 3) (tstamp 12376e9b-b2d1-487c-bc23-28458b9bfd63)) + (segment (start 195.3 136.7) (end 188.6 143.4) (width 0.5) (layer "F.Cu") (net 3) (tstamp 29ce7697-f2d2-4bbf-8e81-a59562ccc3d2)) + (segment (start 259.211275 131.468625) (end 256.9 133.7799) (width 0.5) (layer "F.Cu") (net 3) (tstamp 2ceb161f-6ea8-4af4-9828-5c0148f2f4a0)) + (segment (start 165.903821 143.4) (end 162.519712 146.784109) (width 0.5) (layer "F.Cu") (net 3) (tstamp 35edef06-44ad-4e19-a678-b12ad90ebfde)) + (segment (start 188.6 143.4) (end 165.903821 143.4) (width 0.5) (layer "F.Cu") (net 3) (tstamp 6807c6be-ac0e-42d7-b2e3-4ef6e9f9f7bb)) + (segment (start 252.279898 151.9) (end 249.120098 151.9) (width 0.5) (layer "F.Cu") (net 3) (tstamp 6c0ea8f8-f52a-4430-877d-66a7bc516dd3)) + (segment (start 228.2 141.4) (end 213.720102 141.4) (width 0.5) (layer "F.Cu") (net 3) (tstamp 958fd8b7-e055-48e7-a838-96142bd2a1cf)) + (segment (start 249.120098 151.9) (end 243.765073 146.544975) (width 0.5) (layer "F.Cu") (net 3) (tstamp 9a42af93-5383-4e14-88cd-d3bdefbc374f)) + (segment (start 256.9 147.279898) (end 252.279898 151.9) (width 0.5) (layer "F.Cu") (net 3) (tstamp a103ab6b-fddb-4507-9f61-246ad652ebe4)) + (segment (start 213.720102 141.4) (end 209.020102 136.7) (width 0.5) (layer "F.Cu") (net 3) (tstamp c008440d-320c-4803-a3d0-a8a0d32eb87a)) + (segment (start 243.765073 146.544975) (end 233.344975 146.544975) (width 0.5) (layer "F.Cu") (net 3) (tstamp ea375e82-3418-412a-b6b6-3c454fd26cbe)) + (segment (start 250.092044 142.792044) (end 251.434182 142.792044) (width 0.5) (layer "F.Cu") (net 4) (tstamp 1e2a64bc-ebe4-4b71-b43e-864614c944d7)) + (segment (start 161.81007 127.8) (end 188.5 127.8) (width 0.5) (layer "F.Cu") (net 4) (tstamp 44449e91-11f3-4885-9ee9-f7a081df20fc)) + (segment (start 220.1201 126.9) (end 230.93015 126.9) (width 0.5) (layer "F.Cu") (net 4) (tstamp 4759435c-5e9e-4c64-a250-63a652a2f3d6)) + (segment (start 159.567693 130.042377) (end 161.81007 127.8) (width 0.5) (layer "F.Cu") (net 4) (tstamp 4e415b7f-7738-46bd-b192-1b1406f90789)) + (segment (start 194.2 122.1) (end 215.3201 122.1) (width 0.5) (layer "F.Cu") (net 4) (tstamp 770e45c8-a632-4183-8899-75e7109f15a6)) + (segment (start 230.93015 126.9) (end 234.1201 130.08995) (width 0.5) (layer "F.Cu") (net 4) (tstamp 82bcb05d-6f77-418b-b8f7-15094cd9303f)) + (segment (start 247.8 140.5) (end 250.092044 142.792044) (width 0.5) (layer "F.Cu") (net 4) (tstamp a22072c4-ba63-4690-ab38-5573031e3e48)) + (segment (start 247.8 137.16985) (end 247.8 140.5) (width 0.5) (layer "F.Cu") (net 4) (tstamp cfd9677e-855c-4f7d-a629-3f30bc4e9739)) + (segment (start 240.7201 130.08995) (end 247.8 137.16985) (width 0.5) (layer "F.Cu") (net 4) (tstamp e30f3dad-6618-4e2c-b2b3-feb76afac2cb)) + (segment (start 234.1201 130.08995) (end 240.7201 130.08995) (width 0.5) (layer "F.Cu") (net 4) (tstamp eecfcac4-3728-4532-9f8f-0d1a498da2a1)) + (segment (start 215.3201 122.1) (end 220.1201 126.9) (width 0.5) (layer "F.Cu") (net 4) (tstamp f49c6876-59ff-4ccb-ab03-878df6a347d8)) + (segment (start 188.5 127.8) (end 194.2 122.1) (width 0.5) (layer "F.Cu") (net 4) (tstamp f80b528b-d709-4586-9929-03b2433409d7)) + (segment (start 227.620102 142.8) (end 213.140202 142.8) (width 0.5) (layer "F.Cu") (net 5) (tstamp 26df8876-9b58-4792-b4ff-5afe2226c11a)) + (segment (start 184.8902 149.1098) (end 182.745051 149.1098) (width 0.5) (layer "F.Cu") (net 5) (tstamp 48915f25-0a1a-475c-86ec-d4dc46d34e02)) + (segment (start 213.140202 142.8) (end 208.440201 138.099999) (width 0.5) (layer "F.Cu") (net 5) (tstamp 594b4117-4418-4176-88f5-0f2f62f7ee28)) + (segment (start 232.765076 147.944975) (end 227.620102 142.8) (width 0.5) (layer "F.Cu") (net 5) (tstamp 7a5f9d6e-595a-4b35-ab47-22a5f60a1c0a)) + (segment (start 195.9 138.099999) (end 184.8902 149.1098) (width 0.5) (layer "F.Cu") (net 5) (tstamp 8b013cd6-5fc5-4453-8e51-057e75123b70)) + (segment (start 208.440201 138.099999) (end 195.9 138.099999) (width 0.5) (layer "F.Cu") (net 5) (tstamp 9ffb2ad1-8652-461e-95b0-6255f73df107)) + (segment (start 248.5402 153.3) (end 243.185175 147.944975) (width 0.5) (layer "F.Cu") (net 5) (tstamp b1acf9b8-374f-4f65-89c7-94104bf91da4)) + (segment (start 258.3 147.859797) (end 252.859797 153.3) (width 0.5) (layer "F.Cu") (net 5) (tstamp c18ccb3d-09bf-4641-bdfc-5cef6e7d9381)) + (segment (start 252.859797 153.3) (end 248.5402 153.3) (width 0.5) (layer "F.Cu") (net 5) (tstamp ca385d77-efcd-4e5c-84d6-e49329de9d13)) + (segment (start 258.3 137.8) (end 258.3 147.859797) (width 0.5) (layer "F.Cu") (net 5) (tstamp ca926f74-4c0f-405b-ab04-116859076a30)) + (segment (start 267.280316 136.529294) (end 259.570706 136.529294) (width 0.5) (layer "F.Cu") (net 5) (tstamp cb7e9548-bd8e-413d-8f4e-642d185e8488)) + (segment (start 259.570706 136.529294) (end 258.3 137.8) (width 0.5) (layer "F.Cu") (net 5) (tstamp e933933a-641c-4929-9544-68f483139c28)) + (segment (start 243.185175 147.944975) (end 232.765076 147.944975) (width 0.5) (layer "F.Cu") (net 5) (tstamp f6dcc3e6-1b3e-4203-9170-869676eca85f)) + (segment (start 256.2 133.489951) (end 256.2 146.98995) (width 0.5) (layer "F.Cu") (net 6) (tstamp 0f5dd577-de01-4868-8f16-539eec1af76a)) + (segment (start 233.665075 145.844975) (end 228.46005 140.63995) (width 0.5) (layer "F.Cu") (net 6) (tstamp 10f32bc1-a006-4ed6-8f4f-c14c66667afe)) + (segment (start 268.387194 123.877621) (end 265.822379 123.877621) (width 0.5) (layer "F.Cu") (net 6) (tstamp 11672a74-83c0-4289-9b54-7445613885e4)) + (segment (start 258.931375 130.768625) (end 258.921325 130.768625) (width 0.5) (layer "F.Cu") (net 6) (tstamp 1c46fe90-49b8-4701-8d87-4a944ff6ad33)) + (segment (start 183.4 130) (end 181.263403 132.136597) (width 0.5) (layer "F.Cu") (net 6) (tstamp 295b52a9-e53d-4f48-9f5a-802692cd15b0)) + (segment (start 228.46005 140.63995) (end 213.950001 140.63995) (width 0.5) (layer "F.Cu") (net 6) (tstamp 2cce3bf3-0ef5-48b2-8641-e69f725e3060)) + (segment (start 265.822379 123.877621) (end 258.931375 130.768625) (width 0.5) (layer "F.Cu") (net 6) (tstamp 3a83cc4b-ab01-46f8-9dc3-b6f5c0b8543a)) + (segment (start 251.98995 151.2) (end 249.410047 151.2) (width 0.5) (layer "F.Cu") (net 6) (tstamp 3b77f9d3-6d6b-4521-8f55-e57d116e9273)) + (segment (start 256.2 146.98995) (end 251.98995 151.2) (width 0.5) (layer "F.Cu") (net 6) (tstamp 4ce98e23-18e8-4cce-ba03-b76ba43f7a93)) + (segment (start 244.055022 145.844975) (end 233.665075 145.844975) (width 0.5) (layer "F.Cu") (net 6) (tstamp 60adcc09-9049-41b3-8055-5de7c7454bbe)) + (segment (start 189.3 130) (end 183.4 130) (width 0.5) (layer "F.Cu") (net 6) (tstamp 7abf5065-b57b-4b6e-b0fa-f6ddb256953b)) + (segment (start 195.3 136) (end 189.3 130) (width 0.5) (layer "F.Cu") (net 6) (tstamp 7d0be77b-d61a-42c0-b98d-caf08c5d36c2)) + (segment (start 181.263403 132.136597) (end 181.263403 132.17449) (width 0.5) (layer "F.Cu") (net 6) (tstamp 83170ba2-0461-4cd2-9f43-bf6f159da795)) + (segment (start 249.410047 151.2) (end 244.055022 145.844975) (width 0.5) (layer "F.Cu") (net 6) (tstamp 91636f9e-a497-40a2-ad75-dc545e3eaef6)) + (segment (start 258.921325 130.768625) (end 256.2 133.489951) (width 0.5) (layer "F.Cu") (net 6) (tstamp 9c68256d-dfe8-4ff6-adb6-21e625c30f64)) + (segment (start 209.310051 136) (end 195.3 136) (width 0.5) (layer "F.Cu") (net 6) (tstamp a700a1b9-800e-49cc-a4a9-495f75b5c0c1)) + (segment (start 213.950001 140.63995) (end 209.310051 136) (width 0.5) (layer "F.Cu") (net 6) (tstamp d7a23636-9a2d-46ba-8f6d-2ccab718eb93)) + (segment (start 231.2201 126.2) (end 220.41005 126.2) (width 0.5) (layer "F.Cu") (net 7) (tstamp 05c96d49-6028-4ad9-a3c6-eb83d7b2ce97)) + (segment (start 186.9 113.6) (end 181.420936 113.6) (width 0.5) (layer "F.Cu") (net 7) (tstamp 2532f703-c6b3-4fe2-8704-adea3028c2bd)) + (segment (start 220.41005 126.2) (end 215.61005 121.4) (width 0.5) (layer "F.Cu") (net 7) (tstamp 2f130755-0417-426b-a078-4f03ef2072d4)) + (segment (start 248.5 136.8799) (end 241.01005 129.38995) (width 0.5) (layer "F.Cu") (net 7) (tstamp 539603ff-40dd-4c05-a86a-97fe237adef8)) + (segment (start 248.5 138.8) (end 248.5 136.8799) (width 0.5) (layer "F.Cu") (net 7) (tstamp 5d11ca07-18e8-4d56-ba81-e5d8c1934e94)) + (segment (start 249.96171 140.26171) (end 248.5 138.8) (width 0.5) (layer "F.Cu") (net 7) (tstamp 65f503e1-5f53-4e79-828c-83e392f3686d)) + (segment (start 181.420936 113.6) (end 179.781756 115.23918) (width 0.5) (layer "F.Cu") (net 7) (tstamp 7850f361-aa30-45b5-b40c-f6e60163254e)) + (segment (start 241.01005 129.38995) (end 234.41005 129.38995) (width 0.5) (layer "F.Cu") (net 7) (tstamp bf0d7cb0-5eb7-4ab5-8b50-803a53021c4b)) + (segment (start 215.61005 121.4) (end 194.7 121.4) (width 0.5) (layer "F.Cu") (net 7) (tstamp c2a47e18-c1db-4eba-8824-9bdc4f04084d)) + (segment (start 194.7 121.4) (end 186.9 113.6) (width 0.5) (layer "F.Cu") (net 7) (tstamp dc4d921f-cee1-4d09-926f-fee475e69de5)) + (segment (start 251.655557 140.26171) (end 249.96171 140.26171) (width 0.5) (layer "F.Cu") (net 7) (tstamp e515d671-6ac2-4544-b78a-0245025626c8)) + (segment (start 234.41005 129.38995) (end 231.2201 126.2) (width 0.5) (layer "F.Cu") (net 7) (tstamp f71e6312-1ae2-48a0-8075-d4b4474dafc4)) + (segment (start 253.149746 154) (end 248.25025 154) (width 0.5) (layer "F.Cu") (net 8) (tstamp 149b8e10-2d2f-407e-94e6-2e224edd433f)) + (segment (start 248.25025 154) (end 242.895225 148.644975) (width 0.5) (layer "F.Cu") (net 8) (tstamp 3c374eaf-4889-49ef-a2e2-003779dac3d0)) + (segment (start 242.895225 148.644975) (end 232.475126 148.644975) (width 0.5) (layer "F.Cu") (net 8) (tstamp 3d1bfcaf-a548-41cc-b302-245c99e10927)) + (segment (start 232.475126 148.644975) (end 227.415076 143.584924) (width 0.5) (layer "F.Cu") (net 8) (tstamp 4980096f-b1ec-4c5d-8919-840b229783de)) + (segment (start 212.935177 143.584924) (end 210.350253 141) (width 0.5) (layer "F.Cu") (net 8) (tstamp 5eb116a9-7a88-48fa-a8a0-6674aed9a0d6)) + (segment (start 267.05894 139.059629) (end 260.340371 139.059629) (width 0.5) (layer "F.Cu") (net 8) (tstamp 696b13c2-011a-4a96-a48b-3e0174210cd0)) + (segment (start 259 140.4) (end 259 148.149746) (width 0.5) (layer "F.Cu") (net 8) (tstamp 768f9b94-733d-4024-8869-84f615340328)) + (segment (start 259 148.149746) (end 253.149746 154) (width 0.5) (layer "F.Cu") (net 8) (tstamp 7a598368-6ab9-44ba-9cc6-01659a01d19f)) + (segment (start 227.415076 143.584924) (end 212.935177 143.584924) (width 0.5) (layer "F.Cu") (net 8) (tstamp a47f892b-b63d-4464-b933-32c3984162d1)) + (segment (start 260.340371 139.059629) (end 259 140.4) (width 0.5) (layer "F.Cu") (net 8) (tstamp db88d87f-3d9b-45aa-b7e4-2a97ec36f1cf)) + (segment (start 204.014119 141) (end 201.816557 143.197562) (width 0.5) (layer "F.Cu") (net 8) (tstamp facfa37c-2c55-496a-bf39-dc2564f4a0c0)) + (segment (start 210.350253 141) (end 204.014119 141) (width 0.5) (layer "F.Cu") (net 8) (tstamp feef7698-d947-4059-8f1e-21bb2de8e5a9)) + (segment (start 268.608569 121.347287) (end 267.362763 121.347287) (width 0.5) (layer "F.Cu") (net 9) (tstamp 233e950d-b06a-4fee-afd9-106efdde89cd)) + (segment (start 258.631375 130.068625) (end 255.5 133.200001) (width 0.5) (layer "F.Cu") (net 9) (tstamp 42165687-8047-4169-a54c-96fb406602ea)) + (segment (start 210.3 124.2) (end 203.8 124.2) (width 0.5) (layer "F.Cu") (net 9) (tstamp 492cec9e-3829-46a6-a374-de3611ba8d50)) + (segment (start 233.955025 145.144975) (end 228.7 139.88995) (width 0.5) (layer "F.Cu") (net 9) (tstamp 79c90c59-ac25-47f8-ab50-253715209071)) + (segment (start 258.641425 130.068625) (end 258.631375 130.068625) (width 0.5) (layer "F.Cu") (net 9) (tstamp 84b5daea-67c2-476c-a18c-5b29fd29e791)) + (segment (start 228.7 139.88995) (end 214.18995 139.88995) (width 0.5) (layer "F.Cu") (net 9) (tstamp 97c65589-0659-4fb5-a33a-ed48ccef71c0)) + (segment (start 251.7 150.5) (end 249.699996 150.5) (width 0.5) (layer "F.Cu") (net 9) (tstamp 9b60e9f6-3f94-41ec-ab46-e58730bf90ea)) + (segment (start 211.9 137.6) (end 211.9 125.8) (width 0.5) (layer "F.Cu") (net 9) (tstamp a10f94e8-8bc0-47a4-ac90-bf45ffa59664)) + (segment (start 201.816557 126.183443) (end 201.816557 126.197562) (width 0.5) (layer "F.Cu") (net 9) (tstamp ae786db2-ce54-4ee2-8cdf-cc27c2cbb8a2)) + (segment (start 249.699996 150.5) (end 244.344971 145.144975) (width 0.5) (layer "F.Cu") (net 9) (tstamp b0060c6d-ed24-4266-9a03-93beeebf35a5)) + (segment (start 255.5 146.7) (end 251.7 150.5) (width 0.5) (layer "F.Cu") (net 9) (tstamp c86dfcda-fe95-4833-b605-dfcb2207dc5f)) + (segment (start 244.344971 145.144975) (end 233.955025 145.144975) (width 0.5) (layer "F.Cu") (net 9) (tstamp d83e7982-1d96-43ed-8bb9-7db401d16722)) + (segment (start 214.18995 139.88995) (end 211.9 137.6) (width 0.5) (layer "F.Cu") (net 9) (tstamp ebb5d747-2e49-4aed-89a5-7c94d3b6b1d8)) + (segment (start 211.9 125.8) (end 210.3 124.2) (width 0.5) (layer "F.Cu") (net 9) (tstamp ebfd0859-2549-4018-b3be-3ba29bd307fa)) + (segment (start 255.5 133.200001) (end 255.5 146.7) (width 0.5) (layer "F.Cu") (net 9) (tstamp f2587259-532b-48bb-a945-9fedd4acd059)) + (segment (start 203.8 124.2) (end 201.816557 126.183443) (width 0.5) (layer "F.Cu") (net 9) (tstamp f6839ef3-a5a6-426d-9e30-2f705e5783ef)) + (segment (start 267.362763 121.347287) (end 258.641425 130.068625) (width 0.5) (layer "F.Cu") (net 9) (tstamp fbc2028d-5ac0-44a0-bdee-38647176dc28)) + (segment (start 234.61005 128.6) (end 231.51005 125.5) (width 0.5) (layer "F.Cu") (net 10) (tstamp 1d80a590-8c0d-42f2-adf9-9ee995847513)) + (segment (start 250.341425 137.731375) (end 241.21005 128.6) (width 0.5) (layer "F.Cu") (net 10) (tstamp 262947d0-3963-4112-9ad9-fadf599cccb3)) + (segment (start 231.51005 125.5) (end 220.7 125.5) (width 0.5) (layer "F.Cu") (net 10) (tstamp 336dbf09-5ada-4879-8b7b-a2615738f704)) + (segment (start 241.21005 128.6) (end 234.61005 128.6) (width 0.5) (layer "F.Cu") (net 10) (tstamp 399ba5ea-7bb9-4d5a-89ba-adb00cdc76d1)) + (segment (start 220.7 125.5) (end 210.2 115) (width 0.5) (layer "F.Cu") (net 10) (tstamp 4376dd90-480d-4214-912a-6e33ff1dc87e)) + (segment (start 209.1 108.1) (end 202.914119 108.1) (width 0.5) (layer "F.Cu") (net 10) (tstamp 633ef8bd-d0b6-43de-acaa-bc57d4d9aa93)) + (segment (start 202.914119 108.1) (end 201.816557 109.197562) (width 0.5) (layer "F.Cu") (net 10) (tstamp 6f80f1f2-9909-40ed-863b-7890583bcc93)) + (segment (start 210.2 109.2) (end 209.1 108.1) (width 0.5) (layer "F.Cu") (net 10) (tstamp 85d3508d-5fd1-40c9-8115-358e2b9de43a)) + (segment (start 210.2 115) (end 210.2 109.2) (width 0.5) (layer "F.Cu") (net 10) (tstamp 9f2ad335-6bd9-4257-97bf-a3573bbccb04)) + (segment (start 251.876933 137.731375) (end 250.341425 137.731375) (width 0.5) (layer "F.Cu") (net 10) (tstamp dbb02258-1786-42f6-9a30-cd58bc7ea297)) + (segment (start 260.4 148.72965) (end 247.429649 161.7) (width 0.5) (layer "F.Cu") (net 11) (tstamp 35b16a0c-ae84-4612-831b-3441b24fedc3)) + (segment (start 226.8 145.6) (end 222.900789 145.6) (width 0.5) (layer "F.Cu") (net 11) (tstamp 5172eb9b-5cf0-43bf-bacd-687ddf79a229)) + (segment (start 229 159) (end 229 147.8) (width 0.5) (layer "F.Cu") (net 11) (tstamp 78da7fc0-8546-4f79-bb7f-c65edbede6ac)) + (segment (start 266.616189 144.120298) (end 261.779702 144.120298) (width 0.5) (layer "F.Cu") (net 11) (tstamp 79c27b81-d23e-4c56-9e90-f1dc834ac706)) + (segment (start 231.7 161.7) (end 229 159) (width 0.5) (layer "F.Cu") (net 11) (tstamp b6971237-235c-4938-9f61-7d800cc85f29)) + (segment (start 222.900789 145.6) (end 221.030776 147.470013) (width 0.5) (layer "F.Cu") (net 11) (tstamp b855f7f9-cb7b-474a-9785-aaf273c434a7)) + (segment (start 247.42965 161.7) (end 231.7 161.7) (width 0.5) (layer "F.Cu") (net 11) (tstamp c340d1a0-de74-4b08-82b7-2fffb647e38b)) + (segment (start 261.779702 144.120298) (end 260.4 145.5) (width 0.5) (layer "F.Cu") (net 11) (tstamp d05807df-3408-4689-98dc-a71bede37ed4)) + (segment (start 229 147.8) (end 226.8 145.6) (width 0.5) (layer "F.Cu") (net 11) (tstamp dc63329e-8c0b-420d-972f-dd7aba9a2621)) + (segment (start 260.4 145.5) (end 260.4 148.72965) (width 0.5) (layer "F.Cu") (net 11) (tstamp fa9b54da-cbef-411f-9a75-246e5f6ae385)) + (segment (start 248.042662 147.852713) (end 244.63492 144.444975) (width 0.5) (layer "F.Cu") (net 12) (tstamp 2b43ac4d-a90a-461c-89e1-5f140db35f07)) + (segment (start 224.347127 128.7) (end 222.512424 130.534703) (width 0.5) (layer "F.Cu") (net 12) (tstamp 50de99de-218c-487c-a452-ce0a6ddae968)) + (segment (start 244.63492 144.444975) (end 234.244975 144.444975) (width 0.5) (layer "F.Cu") (net 12) (tstamp 5df682c9-8b5a-4ed5-a0d5-20a592bd113c)) + (segment (start 231.3 141.5) (end 231.3 131.2) (width 0.5) (layer "F.Cu") (net 12) (tstamp 687334da-ae49-493f-a57f-c55d6183c577)) + (segment (start 234.244975 144.444975) (end 231.3 141.5) (width 0.5) (layer "F.Cu") (net 12) (tstamp 7addba71-a282-467f-91c6-ad952f16299a)) + (segment (start 228.8 128.7) (end 224.347127 128.7) (width 0.5) (layer "F.Cu") (net 12) (tstamp a6ec5ae5-17dd-465c-94cd-d5cdc6373b82)) + (segment (start 250.991431 147.852713) (end 248.042662 147.852713) (width 0.5) (layer "F.Cu") (net 12) (tstamp db131cc0-cdb7-4730-97cc-fb01f0ecd0c3)) + (segment (start 231.3 131.2) (end 228.8 128.7) (width 0.5) (layer "F.Cu") (net 12) (tstamp eac5428b-ea9a-4846-8bb6-a60b6407f7d5)) + (segment (start 241.5 127.9) (end 234.9 127.9) (width 0.5) (layer "F.Cu") (net 13) (tstamp 073b91ae-0a79-4d74-ad3a-b8633d020685)) + (segment (start 230.3 112.8) (end 224.793464 112.8) (width 0.5) (layer "F.Cu") (net 13) (tstamp 12b5ece2-604e-4fa6-bfaa-ab439add4274)) + (segment (start 224.793464 112.8) (end 223.994071 113.599393) (width 0.5) (layer "F.Cu") (net 13) (tstamp 3af9d11a-91e3-4e66-815a-58543dc5bfdd)) + (segment (start 234.9 127.9) (end 232.1 125.1) (width 0.5) (layer "F.Cu") (net 13) (tstamp 5a45ef62-1e97-4e62-8cf9-80ba7e599bee)) + (segment (start 252.098309 135.201041) (end 248.801041 135.201041) (width 0.5) (layer "F.Cu") (net 13) (tstamp 69604430-c076-4bea-8a7e-ca9bb4463435)) + (segment (start 232.1 125.1) (end 232.1 114.6) (width 0.5) (layer "F.Cu") (net 13) (tstamp 77e16db1-105f-41f2-9a2f-83452da8e49d)) + (segment (start 248.801041 135.201041) (end 241.5 127.9) (width 0.5) (layer "F.Cu") (net 13) (tstamp 7e295e72-f510-4092-b044-4414e4b03435)) + (segment (start 232.1 114.6) (end 230.3 112.8) (width 0.5) (layer "F.Cu") (net 13) (tstamp f750da57-3189-4e94-9535-92db130f5fc1)) + (segment (start 261.010037 141.589963) (end 259.7 142.9) (width 0.5) (layer "F.Cu") (net 14) (tstamp 37c34ae6-182a-4a66-9425-5733aefa9468)) + (segment (start 259.7 148.439695) (end 253.439695 154.7) (width 0.5) (layer "F.Cu") (net 14) (tstamp 5ddd7ffe-a5b6-4f1e-a916-2bb54e340e94)) + (segment (start 259.7 142.9) (end 259.7 148.439695) (width 0.5) (layer "F.Cu") (net 14) (tstamp 705cba81-41f4-438e-b20f-406be50da4f6)) + (segment (start 266.837565 141.589963) (end 261.010037 141.589963) (width 0.5) (layer "F.Cu") (net 14) (tstamp 727ab81c-bb31-48be-bed8-acfe785fbec3)) + (segment (start 243.7201 150.4598) (end 240.632029 150.4598) (width 0.5) (layer "F.Cu") (net 14) (tstamp 95d5bf54-4824-4dac-89b7-a8439083b15c)) + (segment (start 240.632029 150.4598) (end 238.665951 152.425878) (width 0.5) (layer "F.Cu") (net 14) (tstamp af29aa60-4538-407e-a992-ace83b604840)) + (segment (start 253.439695 154.7) (end 247.9603 154.7) (width 0.5) (layer "F.Cu") (net 14) (tstamp f1ad3298-a901-4754-94b2-1af9c1dca6f7)) + (segment (start 247.9603 154.7) (end 243.7201 150.4598) (width 0.5) (layer "F.Cu") (net 14) (tstamp fe6193df-117b-4011-9601-e1a4c97f3f20)) + (segment (start 244.924869 143.744975) (end 243.144975 143.744975) (width 0.5) (layer "F.Cu") (net 15) (tstamp 128d35d3-cb18-4f5f-93f6-25adab7292cc)) + (segment (start 246.502275 145.322379) (end 244.924869 143.744975) (width 0.5) (layer "F.Cu") (net 15) (tstamp 316faf03-1cc0-4c33-b4b9-aae3851faf9b)) + (segment (start 251.212806 145.322379) (end 246.502275 145.322379) (width 0.5) (layer "F.Cu") (net 15) (tstamp 723794b3-8e2a-418d-a67a-d28d90a81156)) + (segment (start 242.1 137.44297) (end 240.147599 135.490569) (width 0.5) (layer "F.Cu") (net 15) (tstamp 8d6ed561-30a5-49fb-b783-e2fc87cb8c75)) + (segment (start 242.1 142.7) (end 242.1 137.44297) (width 0.5) (layer "F.Cu") (net 15) (tstamp def53dfe-aa73-4af0-aade-c88a423b5e85)) + (segment (start 243.144975 143.744975) (end 242.1 142.7) (width 0.5) (layer "F.Cu") (net 15) (tstamp e986db23-c0fb-46e1-a0ea-97682915b9fe)) + (segment (start 244.4 129.8) (end 244.4 123.7) (width 0.5) (layer "F.Cu") (net 16) (tstamp 0b2c0b39-4efe-4ef8-8c31-0855cf03b2ff)) + (segment (start 244.4 123.7) (end 241.629246 120.929246) (width 0.5) (layer "F.Cu") (net 16) (tstamp 1ee9c51d-a1c1-4fc1-8e60-307f5c4d0303)) + (segment (start 247.270706 132.670706) (end 244.4 129.8) (width 0.5) (layer "F.Cu") (net 16) (tstamp 23ef9c1c-c315-4641-b01f-33d965c4d186)) + (segment (start 252.319684 132.670706) (end 247.270706 132.670706) (width 0.5) (layer "F.Cu") (net 16) (tstamp 4a2d17e4-c15b-44ca-93c0-1c8e2229c628)) + (segment (start 241.629246 120.929246) (end 241.629246 118.555259) (width 0.5) (layer "F.Cu") (net 16) (tstamp b916745c-e26f-4cd7-9db9-7a96163c8626)) + (segment (start 266.394813 146.650632) (end 266.344181 146.6) (width 0.5) (layer "F.Cu") (net 17) (tstamp 05ad5c9e-9ebb-436a-a361-347317cf081d)) + (segment (start 240.9 174.563723) (end 237.456293 178.00743) (width 0.5) (layer "F.Cu") (net 17) (tstamp 304c4252-f18e-419b-b652-9e434b5ea424)) + (segment (start 266.344181 146.6) (end 263.519599 146.6) (width 0.5) (layer "F.Cu") (net 17) (tstamp e2e3ca83-c0ed-41c3-ac70-c01da765bd92)) + (segment (start 240.9 169.219599) (end 240.9 174.563723) (width 0.5) (layer "F.Cu") (net 17) (tstamp eb301de7-a88c-4822-a7af-e3a4d3ab01b6)) + (segment (start 263.519599 146.6) (end 240.9 169.219599) (width 0.5) (layer "F.Cu") (net 17) (tstamp ef114161-a0ad-4c4d-8ee2-6e34c56981de)) + (segment (start 241.6 175.8) (end 248.6 182.8) (width 0.5) (layer "F.Cu") (net 18) (tstamp 0c52679f-3ae2-4464-97f9-5f91c950b4bf)) + (segment (start 241.6 169.509548) (end 241.6 175.8) (width 0.5) (layer "F.Cu") (net 18) (tstamp a20ea57d-9057-411a-8862-050c92a8d49f)) + (segment (start 266.173438 149.180967) (end 261.928581 149.180967) (width 0.5) (layer "F.Cu") (net 18) (tstamp bafe1ebf-ec77-48a5-b8d3-7052b9e2f278)) + (segment (start 261.928581 149.180967) (end 241.6 169.509548) (width 0.5) (layer "F.Cu") (net 18) (tstamp d02e2a4d-41dd-4a95-98b4-7c7e03196ae5)) + (segment (start 253.941493 182.8) (end 257.41686 186.275367) (width 0.5) (layer "F.Cu") (net 18) (tstamp e3a9f79a-d761-4937-9d6c-835d0a4a21b2)) + (segment (start 248.6 182.8) (end 253.941493 182.8) (width 0.5) (layer "F.Cu") (net 18) (tstamp eb5c2e46-7c9c-4cfe-a06f-33409546236a)) + (segment (start 256.340371 129.440371) (end 261.640371 129.440371) (width 0.5) (layer "B.Cu") (net 21) (tstamp 13032a98-48bd-49dd-9386-57a95289e6fa)) + (segment (start 262.53508 165.938726) (end 262.134164 166.339642) (width 0.5) (layer "B.Cu") (net 21) (tstamp 3274dc13-6332-42d0-9a34-bd2e28fea3b4)) + (segment (start 262.53508 161.757146) (end 262.53508 165.938726) (width 0.5) (layer "B.Cu") (net 21) (tstamp 380adf1c-b45a-4d52-a229-f4913f0c030e)) + (segment (start 252.762435 127.610037) (end 254.510037 127.610037) (width 0.5) (layer "B.Cu") (net 21) (tstamp 3eef0a3e-56d6-47ba-ae0d-73fb500bc1ab)) + (segment (start 254.510037 127.610037) (end 256.340371 129.440371) (width 0.5) (layer "B.Cu") (net 21) (tstamp 4be6dd90-fd95-4bc6-8ddb-707dfac5f74e)) + (segment (start 262.53508 130.335081) (end 262.53508 161.757146) (width 0.5) (layer "B.Cu") (net 21) (tstamp 96879571-7b01-4e5e-88bb-4e24957e4500)) + (segment (start 261.640371 129.440371) (end 262.53508 130.335081) (width 0.5) (layer "B.Cu") (net 21) (tstamp e29ff474-6828-4047-b538-39a32e23f4d8)) + (segment (start 261.350421 130.140371) (end 252.54106 130.140371) (width 0.5) (layer "B.Cu") (net 22) (tstamp 1a2938f0-9752-4934-a421-ad392ab3c91a)) + (segment (start 259.546496 160.553504) (end 261.83508 158.26492) (width 0.5) (layer "B.Cu") (net 22) (tstamp 1bf6d3ac-274c-45c6-b5a4-5fcaeccb6fdc)) + (segment (start 259.14558 166.078174) (end 259.14558 161.896595) (width 0.5) (layer "B.Cu") (net 22) (tstamp 584890bc-0869-4b7e-bc04-d2244b526c5f)) + (segment (start 259.14558 161.896595) (end 259.546496 161.495679) (width 0.5) (layer "B.Cu") (net 22) (tstamp 5d933516-7115-4d1f-b135-1e66b6482d94)) + (segment (start 259.546496 161.495679) (end 259.546496 160.553504) (width 0.5) (layer "B.Cu") (net 22) (tstamp 68da69bd-19e5-490d-9ee6-a1d82d47cb12)) + (segment (start 261.83508 130.62503) (end 261.350421 130.140371) (width 0.5) (layer "B.Cu") (net 22) (tstamp 7c3a0b85-efef-47ef-926b-88fa1d98f337)) + (segment (start 261.83508 158.26492) (end 261.83508 130.62503) (width 0.5) (layer "B.Cu") (net 22) (tstamp ccd59bca-8b79-4444-80a6-983e437fd496)) + + (zone (net 1) (net_name "GND") (layers F&B.Cu) (tstamp d07d853d-beac-458e-a159-4c4ce7a08440) (hatch edge 0.508) + (connect_pads (clearance 0.508)) + (min_thickness 0.254) (filled_areas_thickness no) + (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508)) + (polygon + (pts + (xy 330.2 228.6) + (xy 127 228.6) + (xy 127 76.2) + (xy 330.2 76.2) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 210.786585 106.107561) + (xy 210.810303 106.111253) + (xy 210.819325 106.110073) + (xy 210.849768 106.1098) + (xy 210.906724 106.116215) + (xy 210.911848 106.116792) + (xy 210.939356 106.123069) + (xy 211.016452 106.150043) + (xy 211.041872 106.162284) + (xy 211.111034 106.205737) + (xy 211.13309 106.223324) + (xy 211.190851 106.281079) + (xy 211.20844 106.303134) + (xy 211.251898 106.372291) + (xy 211.264141 106.397711) + (xy 211.291121 106.474806) + (xy 211.2974 106.502313) + (xy 211.303621 106.557503) + (xy 211.303283 106.573449) + (xy 211.304357 106.573462) + (xy 211.304248 106.582431) + (xy 211.302866 106.591306) + (xy 211.306993 106.622857) + (xy 211.308057 106.639199) + (xy 211.308057 107.950676) + (xy 211.306311 107.971578) + (xy 211.302981 107.991374) + (xy 211.302828 108.003926) + (xy 211.303519 108.008749) + (xy 211.303519 108.008755) + (xy 211.304343 108.014514) + (xy 211.305268 108.023029) + (xy 211.312788 108.1242) + (xy 211.320468 108.227516) + (xy 211.321498 108.232069) + (xy 211.321499 108.232074) + (xy 211.349867 108.357437) + (xy 211.369951 108.446193) + (xy 211.451213 108.655155) + (xy 211.453531 108.65921) + (xy 211.453533 108.659215) + (xy 211.4945 108.730893) + (xy 211.562467 108.849812) + (xy 211.565359 108.853481) + (xy 211.56536 108.853482) + (xy 211.651912 108.963274) + (xy 211.70127 109.025886) + (xy 211.71375 109.037626) + (xy 211.858697 109.173982) + (xy 211.864574 109.179511) + (xy 212.04879 109.307312) + (xy 212.154045 109.359221) + (xy 212.24568 109.404414) + (xy 212.245684 109.404416) + (xy 212.249872 109.406481) + (xy 212.254322 109.407906) + (xy 212.254323 109.407906) + (xy 212.458954 109.473417) + (xy 212.458958 109.473418) + (xy 212.463403 109.474841) + (xy 212.647778 109.504876) + (xy 212.659176 109.507279) + (xy 212.667395 109.509413) + (xy 212.667408 109.509415) + (xy 212.672114 109.510637) + (xy 212.684605 109.511884) + (xy 212.689464 109.511617) + (xy 212.689469 109.511617) + (xy 212.712494 109.510351) + (xy 212.730392 109.51064) + (xy 233.180076 111.299755) + (xy 233.19926 111.30294) + (xy 233.213831 111.306533) + (xy 233.213833 111.306533) + (xy 233.222547 111.308682) + (xy 233.231635 111.308293) + (xy 233.261986 111.310677) + (xy 233.314971 111.321389) + (xy 233.323216 111.323056) + (xy 233.350072 111.331709) + (xy 233.42451 111.365299) + (xy 233.448765 111.379709) + (xy 233.513864 111.42902) + (xy 233.534307 111.448468) + (xy 233.586803 111.511032) + (xy 233.602404 111.534539) + (xy 233.639662 111.607213) + (xy 233.649642 111.633604) + (xy 233.669795 111.712748) + (xy 233.673652 111.740698) + (xy 233.675047 111.79662) + (xy 233.674463 111.812274) + (xy 233.673581 111.821115) + (xy 233.671433 111.829828) + (xy 233.671817 111.838793) + (xy 233.672794 111.861629) + (xy 233.67243 111.877999) + (xy 233.642971 112.214719) + (xy 233.559015 113.174339) + (xy 233.558681 113.178152) + (xy 233.55512 113.198819) + (xy 233.550079 113.218238) + (xy 233.548832 113.230729) + (xy 233.549099 113.235583) + (xy 233.549099 113.235588) + (xy 233.549675 113.246048) + (xy 233.549849 113.254974) + (xy 233.547069 113.429875) + (xy 233.546803 113.446604) + (xy 233.547372 113.451063) + (xy 233.563633 113.578502) + (xy 233.574114 113.660648) + (xy 233.575309 113.664972) + (xy 233.575311 113.66498) + (xy 233.608554 113.785229) + (xy 233.631609 113.868626) + (xy 233.718118 114.066306) + (xy 233.83188 114.249661) + (xy 233.834772 114.253108) + (xy 233.834773 114.253109) + (xy 233.851973 114.273608) + (xy 233.970577 114.41496) + (xy 234.03499 114.47259) + (xy 234.127891 114.555707) + (xy 234.131389 114.558837) + (xy 234.135136 114.56133) + (xy 234.307288 114.675868) + (xy 234.307295 114.675872) + (xy 234.311039 114.678363) + (xy 234.315107 114.680299) + (xy 234.315108 114.6803) + (xy 234.322721 114.683924) + (xy 234.505871 114.771106) + (xy 234.711919 114.835177) + (xy 234.716363 114.835888) + (xy 234.716367 114.835889) + (xy 234.884917 114.862859) + (xy 234.896662 114.865317) + (xy 234.912377 114.869396) + (xy 234.917212 114.869878) + (xy 234.917216 114.869879) + (xy 234.918901 114.870047) + (xy 234.924868 114.870642) + (xy 234.92972 114.870375) + (xy 234.929722 114.870375) + (xy 234.934945 114.870087) + (xy 234.952742 114.869108) + (xy 234.97064 114.869397) + (xy 269.742963 117.911581) + (xy 269.762129 117.914763) + (xy 269.785433 117.920509) + (xy 269.794523 117.92012) + (xy 269.824871 117.922503) + (xy 269.886099 117.93488) + (xy 269.912956 117.943533) + (xy 269.98739 117.97712) + (xy 270.011646 117.991531) + (xy 270.07675 118.040846) + (xy 270.097192 118.060294) + (xy 270.149681 118.122849) + (xy 270.165279 118.146351) + (xy 270.202541 118.219034) + (xy 270.212517 118.245417) + (xy 270.23191 118.321577) + (xy 270.232669 118.324559) + (xy 270.236526 118.352509) + (xy 270.237812 118.404147) + (xy 270.23792 118.408463) + (xy 270.237336 118.424117) + (xy 270.236457 118.432924) + (xy 270.234308 118.441639) + (xy 270.234691 118.450605) + (xy 270.234691 118.450609) + (xy 270.235668 118.473451) + (xy 270.235304 118.489815) + (xy 270.049774 120.610444) + (xy 270.023911 120.676562) + (xy 269.966407 120.718201) + (xy 269.89552 120.722142) + (xy 269.833755 120.687133) + (xy 269.818461 120.667902) + (xy 269.7123 120.503802) + (xy 269.712298 120.503799) + (xy 269.709492 120.499462) + (xy 269.556237 120.331037) + (xy 269.377532 120.189905) + (xy 269.178176 120.079854) + (xy 269.047475 120.03357) + (xy 268.968398 120.005567) + (xy 268.968394 120.005566) + (xy 268.963523 120.003841) + (xy 268.95843 120.002934) + (xy 268.958427 120.002933) + (xy 268.744426 119.964814) + (xy 268.74442 119.964813) + (xy 268.739337 119.963908) + (xy 268.652267 119.962844) + (xy 268.516808 119.961189) + (xy 268.516806 119.961189) + (xy 268.511639 119.961126) + (xy 268.286545 119.99557) + (xy 268.070098 120.066316) + (xy 267.868113 120.171463) + (xy 267.86398 120.174566) + (xy 267.863977 120.174568) + (xy 267.690148 120.305082) + (xy 267.686013 120.308187) + (xy 267.639381 120.356985) + (xy 267.554605 120.445698) + (xy 267.528689 120.472817) + (xy 267.525777 120.477086) + (xy 267.489861 120.529737) + (xy 267.434949 120.57474) + (xy 267.38934 120.583184) + (xy 267.389414 120.584089) + (xy 267.336754 120.588372) + (xy 267.32654 120.588787) + (xy 267.31847 120.588787) + (xy 267.31485 120.589209) + (xy 267.314832 120.58921) + (xy 267.290224 120.592079) + (xy 267.285863 120.592511) + (xy 267.260744 120.594554) + (xy 267.220424 120.597833) + (xy 267.220421 120.597834) + (xy 267.213126 120.598427) + (xy 267.206162 120.600683) + (xy 267.200203 120.601874) + (xy 267.194348 120.603258) + (xy 267.187082 120.604105) + (xy 267.118436 120.629022) + (xy 267.114308 120.630439) + (xy 267.051827 120.65068) + (xy 267.051825 120.650681) + (xy 267.044864 120.652936) + (xy 267.038609 120.656732) + (xy 267.033135 120.659238) + (xy 267.027705 120.661957) + (xy 267.020826 120.664454) + (xy 266.959779 120.704478) + (xy 266.95609 120.706805) + (xy 266.937311 120.718201) + (xy 266.898456 120.741778) + (xy 266.898451 120.741782) + (xy 266.893655 120.744692) + (xy 266.885279 120.75209) + (xy 266.885256 120.752064) + (xy 266.882266 120.754713) + (xy 266.879027 120.757421) + (xy 266.872911 120.761431) + (xy 266.867884 120.766738) + (xy 266.86788 120.766741) + (xy 266.819635 120.81767) + (xy 266.817257 120.820112) + (xy 258.196084 129.441285) + (xy 258.172355 129.459909) + (xy 258.167061 129.463121) + (xy 258.167057 129.463124) + (xy 258.162268 129.46603) + (xy 258.158069 129.469739) + (xy 258.158064 129.469742) + (xy 258.153891 129.473428) + (xy 258.153867 129.473401) + (xy 258.150875 129.476054) + (xy 258.147642 129.478757) + (xy 258.141523 129.482769) + (xy 258.136491 129.488081) + (xy 258.088247 129.539008) + (xy 258.085869 129.54145) + (xy 255.011089 132.616231) + (xy 254.996677 132.628617) + (xy 254.985082 132.63715) + (xy 254.985077 132.637155) + (xy 254.979182 132.641493) + (xy 254.974443 132.647071) + (xy 254.97444 132.647074) + (xy 254.944965 132.681769) + (xy 254.938035 132.689285) + (xy 254.93234 132.69498) + (xy 254.93006 132.697862) + (xy 254.914719 132.717252) + (xy 254.911928 132.720656) + (xy 254.869533 132.770558) + (xy 254.864667 132.776286) + (xy 254.861339 132.782802) + (xy 254.857972 132.787851) + (xy 254.854805 132.79298) + (xy 254.850266 132.798717) + (xy 254.819345 132.864876) + (xy 254.817442 132.86877) + (xy 254.784231 132.933809) + (xy 254.782492 132.940917) + (xy 254.780393 132.94656) + (xy 254.778476 132.952323) + (xy 254.775378 132.958951) + (xy 254.765745 133.005266) + (xy 254.760514 133.030413) + (xy 254.759544 133.034697) + (xy 254.742192 133.105611) + (xy 254.7415 133.116765) + (xy 254.741464 133.116763) + (xy 254.741225 133.120756) + (xy 254.740851 133.124948) + (xy 254.73936 133.132116) + (xy 254.739992 133.155474) + (xy 254.741454 133.209522) + (xy 254.7415 133.212929) + (xy 254.7415 146.333629) + (xy 254.721498 146.40175) + (xy 254.704595 146.422724) + (xy 252.316744 148.810575) + (xy 252.254432 148.844601) + (xy 252.183617 148.839536) + (xy 252.126781 148.796989) + (xy 252.10197 148.730469) + (xy 252.117061 148.661095) + (xy 252.125326 148.647954) + (xy 252.179486 148.572582) + (xy 252.182504 148.568382) + (xy 252.187356 148.558566) + (xy 252.281104 148.368881) + (xy 252.281105 148.368879) + (xy 252.283398 148.364239) + (xy 252.349595 148.146359) + (xy 252.353581 148.116083) + (xy 252.378881 147.923914) + (xy 252.378882 147.923907) + (xy 252.379318 147.920592) + (xy 252.379821 147.899996) + (xy 252.380895 147.856078) + (xy 252.380895 147.856073) + (xy 252.380977 147.852713) + (xy 252.373303 147.759371) + (xy 252.362742 147.630915) + (xy 252.362741 147.630909) + (xy 252.362318 147.625764) + (xy 252.325293 147.478358) + (xy 252.308103 147.409921) + (xy 252.308102 147.409917) + (xy 252.306844 147.40491) + (xy 252.301798 147.393305) + (xy 252.218103 147.200819) + (xy 252.218101 147.200816) + (xy 252.216043 147.196082) + (xy 252.114702 147.039432) + (xy 252.095162 147.009228) + (xy 252.09516 147.009225) + (xy 252.092354 147.004888) + (xy 251.939099 146.836463) + (xy 251.839985 146.758188) + (xy 251.798922 146.700271) + (xy 251.79569 146.629348) + (xy 251.831315 146.567937) + (xy 251.862644 146.546155) + (xy 251.898444 146.528616) + (xy 251.924313 146.515943) + (xy 251.928517 146.512945) + (xy 251.928521 146.512942) + (xy 252.053657 146.423683) + (xy 252.109699 146.383709) + (xy 252.270999 146.222971) + (xy 252.285473 146.202829) + (xy 252.400861 146.042248) + (xy 252.403879 146.038048) + (xy 252.412035 146.021547) + (xy 252.502479 145.838547) + (xy 252.50248 145.838545) + (xy 252.504773 145.833905) + (xy 252.57097 145.616025) + (xy 252.57197 145.608427) + (xy 252.600256 145.39358) + (xy 252.600257 145.393573) + (xy 252.600693 145.390258) + (xy 252.600775 145.386906) + (xy 252.60227 145.325744) + (xy 252.60227 145.325739) + (xy 252.602352 145.322379) + (xy 252.593737 145.217592) + (xy 252.584117 145.100581) + (xy 252.584116 145.100575) + (xy 252.583693 145.09543) + (xy 252.550589 144.963637) + (xy 252.529478 144.879587) + (xy 252.529477 144.879583) + (xy 252.528219 144.874576) + (xy 252.521911 144.860069) + (xy 252.439478 144.670485) + (xy 252.439476 144.670482) + (xy 252.437418 144.665748) + (xy 252.347642 144.526975) + (xy 252.316537 144.478894) + (xy 252.316535 144.478891) + (xy 252.313729 144.474554) + (xy 252.160474 144.306129) + (xy 252.061359 144.227853) + (xy 252.020296 144.169936) + (xy 252.017064 144.099013) + (xy 252.052689 144.037602) + (xy 252.084014 144.015822) + (xy 252.145689 143.985608) + (xy 252.149893 143.98261) + (xy 252.149897 143.982607) + (xy 252.227524 143.927236) + (xy 252.331075 143.853374) + (xy 252.492375 143.692636) + (xy 252.549731 143.612817) + (xy 252.622237 143.511913) + (xy 252.625255 143.507713) + (xy 252.639959 143.477963) + (xy 252.723855 143.308212) + (xy 252.723856 143.30821) + (xy 252.726149 143.30357) + (xy 252.792346 143.08569) + (xy 252.793346 143.078093) + (xy 252.821632 142.863245) + (xy 252.821633 142.863238) + (xy 252.822069 142.859923) + (xy 252.822572 142.839327) + (xy 252.823646 142.795409) + (xy 252.823646 142.795404) + (xy 252.823728 142.792044) + (xy 252.814658 142.681725) + (xy 252.805493 142.570246) + (xy 252.805492 142.57024) + (xy 252.805069 142.565095) + (xy 252.753657 142.360412) + (xy 252.750854 142.349252) + (xy 252.750853 142.349248) + (xy 252.749595 142.344241) + (xy 252.744981 142.333629) + (xy 252.660854 142.14015) + (xy 252.660852 142.140147) + (xy 252.658794 142.135413) + (xy 252.576633 142.008412) + (xy 252.537913 141.948559) + (xy 252.537911 141.948556) + (xy 252.535105 141.944219) + (xy 252.38185 141.775794) + (xy 252.282736 141.697519) + (xy 252.241673 141.639602) + (xy 252.238441 141.568679) + (xy 252.274066 141.507268) + (xy 252.305395 141.485486) + (xy 252.347968 141.464629) + (xy 252.367064 141.455274) + (xy 252.371268 141.452276) + (xy 252.371272 141.452273) + (xy 252.50203 141.359004) + (xy 252.55245 141.32304) + (xy 252.71375 141.162302) + (xy 252.728224 141.14216) + (xy 252.843612 140.981579) + (xy 252.84663 140.977379) + (xy 252.850719 140.969107) + (xy 252.94523 140.777878) + (xy 252.945231 140.777876) + (xy 252.947524 140.773236) + (xy 252.996625 140.611624) + (xy 253.012219 140.5603) + (xy 253.012219 140.560299) + (xy 253.013721 140.555356) + (xy 253.014721 140.547758) + (xy 253.043007 140.332911) + (xy 253.043008 140.332904) + (xy 253.043444 140.329589) + (xy 253.043875 140.311951) + (xy 253.045021 140.265075) + (xy 253.045021 140.26507) + (xy 253.045103 140.26171) + (xy 253.035218 140.141474) + (xy 253.026868 140.039912) + (xy 253.026867 140.039906) + (xy 253.026444 140.034761) + (xy 252.990265 139.890726) + (xy 252.972229 139.818918) + (xy 252.972228 139.818914) + (xy 252.97097 139.813907) + (xy 252.967063 139.804922) + (xy 252.882229 139.609816) + (xy 252.882227 139.609813) + (xy 252.880169 139.605079) + (xy 252.779074 139.44881) + (xy 252.759288 139.418225) + (xy 252.759286 139.418222) + (xy 252.75648 139.413885) + (xy 252.603225 139.24546) + (xy 252.50411 139.167184) + (xy 252.463047 139.109267) + (xy 252.459815 139.038344) + (xy 252.49544 138.976933) + (xy 252.526765 138.955153) + (xy 252.58844 138.924939) + (xy 252.592644 138.921941) + (xy 252.592648 138.921938) + (xy 252.683208 138.857342) + (xy 252.773826 138.792705) + (xy 252.935126 138.631967) + (xy 252.943056 138.620932) + (xy 253.064988 138.451244) + (xy 253.068006 138.447044) + (xy 253.076162 138.430543) + (xy 253.166606 138.247543) + (xy 253.166607 138.247541) + (xy 253.1689 138.242901) + (xy 253.219221 138.077276) + (xy 253.233595 138.029965) + (xy 253.233595 138.029964) + (xy 253.235097 138.025021) + (xy 253.236097 138.017424) + (xy 253.264383 137.802576) + (xy 253.264384 137.802569) + (xy 253.26482 137.799254) + (xy 253.265382 137.776273) + (xy 253.266397 137.73474) + (xy 253.266397 137.734735) + (xy 253.266479 137.731375) + (xy 253.256968 137.615687) + (xy 253.248244 137.509577) + (xy 253.248243 137.509571) + (xy 253.24782 137.504426) + (xy 253.209023 137.349968) + (xy 253.193605 137.288583) + (xy 253.193604 137.288579) + (xy 253.192346 137.283572) + (xy 253.177794 137.250104) + (xy 253.103605 137.079481) + (xy 253.103603 137.079478) + (xy 253.101545 137.074744) + (xy 252.990337 136.902843) + (xy 252.980664 136.88789) + (xy 252.980662 136.887887) + (xy 252.977856 136.88355) + (xy 252.824601 136.715125) + (xy 252.725487 136.63685) + (xy 252.684424 136.578933) + (xy 252.681192 136.50801) + (xy 252.716817 136.446599) + (xy 252.748146 136.424817) + (xy 252.805174 136.396879) + (xy 252.809816 136.394605) + (xy 252.81402 136.391607) + (xy 252.814024 136.391604) + (xy 252.944782 136.298335) + (xy 252.995202 136.262371) + (xy 253.156502 136.101633) + (xy 253.170976 136.081491) + (xy 253.286364 135.92091) + (xy 253.289382 135.91671) + (xy 253.29577 135.903786) + (xy 253.387982 135.717209) + (xy 253.387983 135.717207) + (xy 253.390276 135.712567) + (xy 253.440777 135.546348) + (xy 253.454971 135.499631) + (xy 253.454971 135.49963) + (xy 253.456473 135.494687) + (xy 253.460645 135.462998) + (xy 253.485759 135.272242) + (xy 253.48576 135.272235) + (xy 253.486196 135.26892) + (xy 253.486278 135.265568) + (xy 253.487773 135.204406) + (xy 253.487773 135.204401) + (xy 253.487855 135.201041) + (xy 253.478308 135.084923) + (xy 253.46962 134.979243) + (xy 253.469619 134.979237) + (xy 253.469196 134.974092) + (xy 253.432532 134.828125) + (xy 253.414981 134.758249) + (xy 253.41498 134.758245) + (xy 253.413722 134.753238) + (xy 253.396934 134.714628) + (xy 253.324981 134.549147) + (xy 253.324979 134.549144) + (xy 253.322921 134.54441) + (xy 253.222701 134.389493) + (xy 253.20204 134.357556) + (xy 253.202038 134.357553) + (xy 253.199232 134.353216) + (xy 253.045977 134.184791) + (xy 252.946862 134.106515) + (xy 252.905799 134.048598) + (xy 252.902567 133.977675) + (xy 252.938192 133.916264) + (xy 252.969521 133.894482) + (xy 253.026549 133.866544) + (xy 253.031191 133.86427) + (xy 253.035395 133.861272) + (xy 253.035399 133.861269) + (xy 253.124805 133.797496) + (xy 253.216577 133.732036) + (xy 253.377877 133.571298) + (xy 253.392351 133.551156) + (xy 253.507739 133.390575) + (xy 253.510757 133.386375) + (xy 253.518913 133.369874) + (xy 253.609357 133.186874) + (xy 253.609358 133.186872) + (xy 253.611651 133.182232) + (xy 253.673244 132.979507) + (xy 253.676346 132.969296) + (xy 253.676346 132.969295) + (xy 253.677848 132.964352) + (xy 253.678848 132.956754) + (xy 253.707134 132.741907) + (xy 253.707135 132.7419) + (xy 253.707571 132.738585) + (xy 253.70805 132.718983) + (xy 253.709148 132.674071) + (xy 253.709148 132.674066) + (xy 253.70923 132.670706) + (xy 253.699745 132.555341) + (xy 253.690995 132.448908) + (xy 253.690994 132.448902) + (xy 253.690571 132.443757) + (xy 253.649619 132.280719) + (xy 253.636356 132.227914) + (xy 253.636355 132.22791) + (xy 253.635097 132.222903) + (xy 253.62334 132.195863) + (xy 253.546356 132.018812) + (xy 253.546354 132.018809) + (xy 253.544296 132.014075) + (xy 253.454519 131.875301) + (xy 253.423415 131.827221) + (xy 253.423413 131.827218) + (xy 253.420607 131.822881) + (xy 253.267352 131.654456) + (xy 253.168237 131.57618) + (xy 253.127174 131.518263) + (xy 253.123942 131.44734) + (xy 253.159567 131.385929) + (xy 253.190892 131.364149) + (xy 253.252567 131.333935) + (xy 253.256771 131.330937) + (xy 253.256775 131.330934) + (xy 253.367698 131.251813) + (xy 253.437953 131.201701) + (xy 253.599253 131.040963) + (xy 253.621055 131.010623) + (xy 253.729115 130.86024) + (xy 253.732133 130.85604) + (xy 253.735749 130.848725) + (xy 253.830733 130.656539) + (xy 253.830734 130.656537) + (xy 253.833027 130.651897) + (xy 253.899224 130.434017) + (xy 253.908606 130.362757) + (xy 253.92851 130.211572) + (xy 253.928511 130.211565) + (xy 253.928947 130.20825) + (xy 253.930606 130.140371) + (xy 253.919733 130.008127) + (xy 253.912371 129.918573) + (xy 253.91237 129.918567) + (xy 253.911947 129.913422) + (xy 253.862362 129.716014) + (xy 253.857732 129.697579) + (xy 253.857731 129.697575) + (xy 253.856473 129.692568) + (xy 253.854414 129.687832) + (xy 253.767732 129.488477) + (xy 253.76773 129.488474) + (xy 253.765672 129.48374) + (xy 253.654537 129.311951) + (xy 253.644791 129.296886) + (xy 253.644789 129.296883) + (xy 253.641983 129.292546) + (xy 253.488728 129.124121) + (xy 253.389614 129.045846) + (xy 253.348551 128.987929) + (xy 253.345319 128.917006) + (xy 253.380944 128.855595) + (xy 253.412273 128.833813) + (xy 253.439507 128.82047) + (xy 253.473942 128.803601) + (xy 253.478146 128.800603) + (xy 253.47815 128.8006) + (xy 253.575547 128.731127) + (xy 253.659328 128.671367) + (xy 253.820628 128.510629) + (xy 253.903555 128.395224) + (xy 253.95049 128.329906) + (xy 253.953508 128.325706) + (xy 253.961264 128.310014) + (xy 254.052108 128.126205) + (xy 254.052109 128.126203) + (xy 254.054402 128.121563) + (xy 254.106361 127.950547) + (xy 254.119097 127.908627) + (xy 254.119097 127.908626) + (xy 254.120599 127.903683) + (xy 254.130303 127.829976) + (xy 254.149885 127.681238) + (xy 254.149886 127.681231) + (xy 254.150322 127.677916) + (xy 254.15079 127.658775) + (xy 254.151899 127.613402) + (xy 254.151899 127.613397) + (xy 254.151981 127.610037) + (xy 254.144614 127.52043) + (xy 254.133746 127.388239) + (xy 254.133745 127.388233) + (xy 254.133322 127.383088) + (xy 254.099795 127.249608) + (xy 254.079107 127.167245) + (xy 254.079106 127.167241) + (xy 254.077848 127.162234) + (xy 254.069714 127.143527) + (xy 253.989107 126.958143) + (xy 253.989105 126.95814) + (xy 253.987047 126.953406) + (xy 253.879577 126.787282) + (xy 253.866166 126.766552) + (xy 253.866164 126.766549) + (xy 253.863358 126.762212) + (xy 253.710103 126.593787) + (xy 253.610988 126.515511) + (xy 253.569925 126.457594) + (xy 253.566693 126.386671) + (xy 253.602318 126.32526) + (xy 253.633643 126.30348) + (xy 253.695318 126.273266) + (xy 253.699522 126.270268) + (xy 253.699526 126.270265) + (xy 253.79941 126.199018) + (xy 253.880704 126.141032) + (xy 254.042004 125.980294) + (xy 254.05778 125.95834) + (xy 254.171866 125.799571) + (xy 254.174884 125.795371) + (xy 254.182639 125.779681) + (xy 254.273484 125.59587) + (xy 254.273485 125.595868) + (xy 254.275778 125.591228) + (xy 254.341975 125.373348) + (xy 254.347012 125.335087) + (xy 254.371261 125.150903) + (xy 254.371262 125.150896) + (xy 254.371698 125.147581) + (xy 254.372382 125.119604) + (xy 254.373275 125.083067) + (xy 254.373275 125.083062) + (xy 254.373357 125.079702) + (xy 254.363336 124.957813) + (xy 254.355122 124.857904) + (xy 254.355121 124.857898) + (xy 254.354698 124.852753) + (xy 254.326547 124.740679) + (xy 254.300483 124.63691) + (xy 254.300482 124.636906) + (xy 254.299224 124.631899) + (xy 254.297165 124.627163) + (xy 254.210483 124.427808) + (xy 254.210481 124.427805) + (xy 254.208423 124.423071) + (xy 254.101557 124.257881) + (xy 254.087542 124.236217) + (xy 254.08754 124.236214) + (xy 254.084734 124.231877) + (xy 253.931479 124.063452) + (xy 253.866871 124.012428) + (xy 253.83193 123.984833) + (xy 253.790867 123.926916) + (xy 253.787635 123.855993) + (xy 253.82326 123.794581) + (xy 253.85459 123.772799) + (xy 253.911802 123.744772) + (xy 253.920641 123.739503) + (xy 253.973291 123.701948) + (xy 253.981691 123.691249) + (xy 253.974702 123.678093) + (xy 253.217999 122.92139) + (xy 253.204055 122.913776) + (xy 253.202222 122.913907) + (xy 253.195607 122.918158) + (xy 252.432697 123.681068) + (xy 252.425082 123.695012) + (xy 252.427058 123.722634) + (xy 252.411967 123.792008) + (xy 252.359559 123.843386) + (xy 252.354674 123.845929) + (xy 252.262692 123.893812) + (xy 252.243355 123.903878) + (xy 252.239222 123.906981) + (xy 252.239219 123.906983) + (xy 252.091732 124.017719) + (xy 252.061255 124.040602) + (xy 252.057683 124.04434) + (xy 251.95237 124.154544) + (xy 251.903931 124.205232) + (xy 251.901017 124.209504) + (xy 251.901016 124.209505) + (xy 251.879446 124.241126) + (xy 251.775608 124.393347) + (xy 251.679732 124.599894) + (xy 251.67835 124.604876) + (xy 251.67835 124.604877) + (xy 251.655527 124.687175) + (xy 251.618878 124.819327) + (xy 251.59468 125.045752) + (xy 251.594977 125.050904) + (xy 251.594977 125.050908) + (xy 251.598104 125.105144) + (xy 251.607788 125.273089) + (xy 251.608923 125.278126) + (xy 251.608924 125.278132) + (xy 251.65646 125.489064) + (xy 251.65785 125.495233) + (xy 251.659794 125.500019) + (xy 251.659795 125.500024) + (xy 251.716688 125.640133) + (xy 251.743522 125.706217) + (xy 251.862503 125.900376) + (xy 252.011597 126.072495) + (xy 252.13747 126.176997) + (xy 252.177105 126.235898) + (xy 252.178603 126.306879) + (xy 252.141489 126.367402) + (xy 252.115167 126.385702) + (xy 252.021979 126.434213) + (xy 252.017846 126.437316) + (xy 252.017843 126.437318) + (xy 251.844014 126.567832) + (xy 251.839879 126.570937) + (xy 251.682555 126.735567) + (xy 251.679641 126.739839) + (xy 251.67964 126.73984) + (xy 251.646225 126.788825) + (xy 251.554232 126.923682) + (xy 251.458356 127.130229) + (xy 251.456974 127.135211) + (xy 251.456974 127.135212) + (xy 251.439726 127.197405) + (xy 251.397502 127.349662) + (xy 251.373304 127.576087) + (xy 251.373601 127.581239) + (xy 251.373601 127.581243) + (xy 251.377137 127.642571) + (xy 251.386412 127.803424) + (xy 251.387547 127.808461) + (xy 251.387548 127.808467) + (xy 251.431985 128.005649) + (xy 251.436474 128.025568) + (xy 251.438418 128.030354) + (xy 251.438419 128.030359) + (xy 251.520202 128.231765) + (xy 251.522146 128.236552) + (xy 251.641127 128.430711) + (xy 251.790221 128.60283) + (xy 251.864972 128.664889) + (xy 251.916093 128.707331) + (xy 251.955728 128.766234) + (xy 251.957226 128.837214) + (xy 251.920111 128.897737) + (xy 251.89379 128.916037) + (xy 251.800604 128.964547) + (xy 251.796471 128.96765) + (xy 251.796468 128.967652) + (xy 251.622639 129.098166) + (xy 251.618504 129.101271) + (xy 251.614932 129.105009) + (xy 251.467476 129.259313) + (xy 251.46118 129.265901) + (xy 251.458266 129.270173) + (xy 251.458265 129.270174) + (xy 251.405089 129.348128) + (xy 251.332857 129.454016) + (xy 251.236981 129.660563) + (xy 251.176127 129.879996) + (xy 251.151929 130.106421) + (xy 251.152226 130.111573) + (xy 251.152226 130.111577) + (xy 251.155118 130.161723) + (xy 251.165037 130.333758) + (xy 251.166172 130.338795) + (xy 251.166173 130.338801) + (xy 251.211944 130.541901) + (xy 251.215099 130.555902) + (xy 251.217043 130.560688) + (xy 251.217044 130.560693) + (xy 251.295032 130.752752) + (xy 251.300771 130.766886) + (xy 251.35726 130.859068) + (xy 251.413929 130.951542) + (xy 251.419752 130.961045) + (xy 251.568846 131.133164) + (xy 251.694719 131.237666) + (xy 251.734354 131.296567) + (xy 251.735852 131.367548) + (xy 251.698738 131.428071) + (xy 251.672416 131.446371) + (xy 251.579228 131.494882) + (xy 251.575095 131.497985) + (xy 251.575092 131.497987) + (xy 251.413606 131.619234) + (xy 251.397128 131.631606) + (xy 251.393556 131.635344) + (xy 251.266171 131.768645) + (xy 251.239804 131.796236) + (xy 251.236896 131.800499) + (xy 251.236892 131.800504) + (xy 251.218462 131.827522) + (xy 251.203667 131.849212) + (xy 251.198211 131.85721) + (xy 251.1433 131.902213) + (xy 251.094122 131.912206) + (xy 247.637077 131.912206) + (xy 247.568956 131.892204) + (xy 247.547982 131.875301) + (xy 245.195405 129.522724) + (xy 245.161379 129.460412) + (xy 245.1585 129.433629) + (xy 245.1585 125.617365) + (xy 245.178502 125.549244) + (xy 245.232158 125.502751) + (xy 245.302432 125.492647) + (xy 245.367012 125.522141) + (xy 245.392219 125.552) + (xy 245.464991 125.671924) + (xy 245.491745 125.716014) + (xy 245.495242 125.720044) + (xy 245.614555 125.85754) + (xy 245.642945 125.890257) + (xy 245.647076 125.893644) + (xy 245.817213 126.033149) + (xy 245.817219 126.033153) + (xy 245.821341 126.036533) + (xy 246.021833 126.150659) + (xy 246.026849 126.15248) + (xy 246.026854 126.152482) + (xy 246.233673 126.227554) + (xy 246.233677 126.227555) + (xy 246.238688 126.229374) + (xy 246.243937 126.230323) + (xy 246.24394 126.230324) + (xy 246.461621 126.269687) + (xy 246.461628 126.269688) + (xy 246.465705 126.270425) + (xy 246.483442 126.271261) + (xy 246.48839 126.271495) + (xy 246.488397 126.271495) + (xy 246.489878 126.271565) + (xy 246.652023 126.271565) + (xy 246.718979 126.265884) + (xy 246.81866 126.257426) + (xy 246.818664 126.257425) + (xy 246.823971 126.256975) + (xy 246.829126 126.255637) + (xy 246.829132 126.255636) + (xy 247.042101 126.20036) + (xy 247.042105 126.200359) + (xy 247.04727 126.199018) + (xy 247.052136 126.196826) + (xy 247.052139 126.196825) + (xy 247.252747 126.106458) + (xy 247.257613 126.104266) + (xy 247.262033 126.10129) + (xy 247.262037 126.101288) + (xy 247.436335 125.983942) + (xy 247.448983 125.975427) + (xy 247.61591 125.816187) + (xy 247.654804 125.763911) + (xy 247.750435 125.635379) + (xy 247.750437 125.635376) + (xy 247.753619 125.631099) + (xy 247.810233 125.519747) + (xy 247.855756 125.430211) + (xy 247.855756 125.43021) + (xy 247.858175 125.425453) + (xy 247.897529 125.298713) + (xy 247.925003 125.210235) + (xy 247.925004 125.210229) + (xy 247.926587 125.205132) + (xy 247.943461 125.077819) + (xy 247.956198 124.981718) + (xy 247.956198 124.981713) + (xy 247.956898 124.976433) + (xy 247.955062 124.92751) + (xy 247.95159 124.835022) + (xy 247.948244 124.745897) + (xy 247.90087 124.520115) + (xy 247.883171 124.475297) + (xy 247.838455 124.36207) + (xy 247.816131 124.305543) + (xy 247.706537 124.124937) + (xy 247.69922 124.112879) + (xy 247.699219 124.112878) + (xy 247.696451 124.108316) + (xy 247.609526 124.008143) + (xy 247.548751 123.938106) + (xy 247.548749 123.938104) + (xy 247.545251 123.934073) + (xy 247.484058 123.883898) + (xy 247.370983 123.791181) + (xy 247.370977 123.791177) + (xy 247.366855 123.787797) + (xy 247.166363 123.673671) + (xy 247.161347 123.67185) + (xy 247.161342 123.671848) + (xy 246.954523 123.596776) + (xy 246.954519 123.596775) + (xy 246.949508 123.594956) + (xy 246.944259 123.594007) + (xy 246.944256 123.594006) + (xy 246.726575 123.554643) + (xy 246.726568 123.554642) + (xy 246.722491 123.553905) + (xy 246.704754 123.553069) + (xy 246.699806 123.552835) + (xy 246.699799 123.552835) + (xy 246.698318 123.552765) + (xy 246.536173 123.552765) + (xy 246.478484 123.55766) + (xy 246.369536 123.566904) + (xy 246.369532 123.566905) + (xy 246.364225 123.567355) + (xy 246.35907 123.568693) + (xy 246.359064 123.568694) + (xy 246.146095 123.62397) + (xy 246.146091 123.623971) + (xy 246.140926 123.625312) + (xy 246.13606 123.627504) + (xy 246.136057 123.627505) + (xy 245.970799 123.701948) + (xy 245.930583 123.720064) + (xy 245.926163 123.72304) + (xy 245.926159 123.723042) + (xy 245.910054 123.733885) + (xy 245.739213 123.848903) + (xy 245.572286 124.008143) + (xy 245.569098 124.012428) + (xy 245.437999 124.188632) + (xy 245.434577 124.193231) + (xy 245.432162 124.197981) + (xy 245.396817 124.267499) + (xy 245.348113 124.319157) + (xy 245.279213 124.336283) + (xy 245.211992 124.31344) + (xy 245.167791 124.257881) + (xy 245.1585 124.210394) + (xy 245.1585 123.76707) + (xy 245.159933 123.74812) + (xy 245.162099 123.733885) + (xy 245.162099 123.733881) + (xy 245.163199 123.726651) + (xy 245.162424 123.717116) + (xy 245.158915 123.673982) + (xy 245.1585 123.663767) + (xy 245.1585 123.655707) + (xy 245.155209 123.62748) + (xy 245.154778 123.623121) + (xy 245.15448 123.619456) + (xy 245.14886 123.550364) + (xy 245.146605 123.543403) + (xy 245.145418 123.537463) + (xy 245.144029 123.53159) + (xy 245.143182 123.524319) + (xy 245.118264 123.45567) + (xy 245.116847 123.451542) + (xy 245.096607 123.389064) + (xy 245.096606 123.389062) + (xy 245.094351 123.382101) + (xy 245.090555 123.375846) + (xy 245.088049 123.370372) + (xy 245.08533 123.364942) + (xy 245.082833 123.358063) + (xy 245.07872 123.35179) + (xy 245.042814 123.297024) + (xy 245.040467 123.293305) + (xy 245.002595 123.230893) + (xy 244.995197 123.222516) + (xy 244.995224 123.222492) + (xy 244.992571 123.2195) + (xy 244.989868 123.216267) + (xy 244.985856 123.210148) + (xy 244.929617 123.156872) + (xy 244.927175 123.154494) + (xy 244.100034 122.327353) + (xy 245.547716 122.327353) + (xy 245.553443 122.335003) + (xy 245.728951 122.442554) + (xy 245.737745 122.447035) + (xy 245.950221 122.535045) + (xy 245.959606 122.538094) + (xy 246.183236 122.591784) + (xy 246.192983 122.593327) + (xy 246.422262 122.611372) + (xy 246.432122 122.611372) + (xy 246.661401 122.593327) + (xy 246.671148 122.591784) + (xy 246.894778 122.538094) + (xy 246.904163 122.535045) + (xy 246.939068 122.520587) + (xy 251.816855 122.520587) + (xy 251.829363 122.737518) + (xy 251.830799 122.747738) + (xy 251.878569 122.959707) + (xy 251.881648 122.969535) + (xy 251.963402 123.17087) + (xy 251.968045 123.180061) + (xy 252.052521 123.317914) + (xy 252.062977 123.327374) + (xy 252.071755 123.32359) + (xy 252.833165 122.56218) + (xy 252.840779 122.548236) + (xy 252.840648 122.546403) + (xy 252.836397 122.539788) + (xy 252.076109 121.7795) + (xy 252.064573 121.7732) + (xy 252.052291 121.782823) + (xy 252.00033 121.858995) + (xy 251.995245 121.867946) + (xy 251.903758 122.065039) + (xy 251.900195 122.074726) + (xy 251.842129 122.284104) + (xy 251.840198 122.294224) + (xy 251.817107 122.510298) + (xy 251.816855 122.520587) + (xy 246.939068 122.520587) + (xy 247.116639 122.447035) + (xy 247.125433 122.442554) + (xy 247.297275 122.33725) + (xy 247.306735 122.326794) + (xy 247.302951 122.318016) + (xy 246.440004 121.455069) + (xy 246.42606 121.447455) + (xy 246.424227 121.447586) + (xy 246.417612 121.451837) + (xy 245.554476 122.314973) + (xy 245.547716 122.327353) + (xy 244.100034 122.327353) + (xy 242.860658 121.087977) + (xy 244.898867 121.087977) + (xy 244.916912 121.317256) + (xy 244.918455 121.327003) + (xy 244.972145 121.550633) + (xy 244.975194 121.560018) + (xy 245.063204 121.772494) + (xy 245.067685 121.781288) + (xy 245.172989 121.95313) + (xy 245.183445 121.96259) + (xy 245.192223 121.958806) + (xy 246.05517 121.095859) + (xy 246.061548 121.084179) + (xy 246.7916 121.084179) + (xy 246.791731 121.086012) + (xy 246.795982 121.092627) + (xy 247.659118 121.955763) + (xy 247.671498 121.962523) + (xy 247.679148 121.956796) + (xy 247.786699 121.781288) + (xy 247.79118 121.772494) + (xy 247.87919 121.560018) + (xy 247.882239 121.550633) + (xy 247.935929 121.327003) + (xy 247.937472 121.317256) + (xy 247.955517 121.087977) + (xy 247.955517 121.078117) + (xy 247.937472 120.848838) + (xy 247.935929 120.839091) + (xy 247.931167 120.819256) + (xy 251.966462 120.819256) + (xy 251.966533 120.822659) + (xy 251.966533 120.822668) + (xy 251.967578 120.872553) + (xy 251.967772 120.88179) + (xy 252.00682 121.022116) + (xy 252.011559 121.029744) + (xy 252.055867 121.101066) + (xy 252.083683 121.145842) + (xy 252.192182 121.243022) + (xy 252.323596 121.305845) + (xy 252.33135 121.30738) + (xy 252.33852 121.309762) + (xy 252.396862 121.350219) + (xy 252.406839 121.374264) + (xy 252.409051 121.373054) + (xy 252.434367 121.419338) + (xy 254.334507 123.319478) + (xy 254.346517 123.326037) + (xy 254.358256 123.317069) + (xy 254.392812 123.268979) + (xy 254.398123 123.26014) + (xy 254.494393 123.065351) + (xy 254.498192 123.055755) + (xy 254.561357 122.847859) + (xy 254.563536 122.837778) + (xy 254.592136 122.620543) + (xy 254.592655 122.61387) + (xy 254.594149 122.552733) + (xy 254.593955 122.546014) + (xy 254.576003 122.327662) + (xy 254.574318 122.317482) + (xy 254.521383 122.106739) + (xy 254.518063 122.096988) + (xy 254.431416 121.897711) + (xy 254.426549 121.888636) + (xy 254.308522 121.706194) + (xy 254.30223 121.698023) + (xy 254.277443 121.670783) + (xy 254.246391 121.606937) + (xy 254.254785 121.536439) + (xy 254.299962 121.48167) + (xy 254.336857 121.464595) + (xy 254.362073 121.457578) + (xy 254.429645 121.438775) + (xy 254.553371 121.361912) + (xy 254.650551 121.253413) + (xy 254.713374 121.121999) + (xy 254.725523 121.060643) + (xy 254.727821 121.034383) + (xy 254.818564 119.997177) + (xy 254.886662 119.21881) + (xy 254.886126 119.193199) + (xy 254.885518 119.16418) + (xy 254.885518 119.164177) + (xy 254.885352 119.156276) + (xy 254.846304 119.01595) + (xy 254.795368 118.933959) + (xy 254.77418 118.899852) + (xy 254.774179 118.899851) + (xy 254.769441 118.892224) + (xy 254.660942 118.795044) + (xy 254.529528 118.732221) + (xy 254.468172 118.720072) + (xy 254.464784 118.719776) + (xy 254.46478 118.719775) + (xy 253.519235 118.637051) + (xy 252.626339 118.558933) + (xy 252.622936 118.559004) + (xy 252.622927 118.559004) + (xy 252.571709 118.560077) + (xy 252.571706 118.560077) + (xy 252.563805 118.560243) + (xy 252.423479 118.599291) + (xy 252.299753 118.676154) + (xy 252.202573 118.784653) + (xy 252.13975 118.916067) + (xy 252.127601 118.977423) + (xy 252.127305 118.980811) + (xy 252.127304 118.980815) + (xy 252.075804 119.569468) + (xy 251.966462 120.819256) + (xy 247.931167 120.819256) + (xy 247.882239 120.615461) + (xy 247.87919 120.606076) + (xy 247.79118 120.3936) + (xy 247.786699 120.384806) + (xy 247.681395 120.212964) + (xy 247.670939 120.203504) + (xy 247.662161 120.207288) + (xy 246.799214 121.070235) + (xy 246.7916 121.084179) + (xy 246.061548 121.084179) + (xy 246.062784 121.081915) + (xy 246.062653 121.080082) + (xy 246.058402 121.073467) + (xy 245.195266 120.210331) + (xy 245.182886 120.203571) + (xy 245.175236 120.209298) + (xy 245.067685 120.384806) + (xy 245.063204 120.3936) + (xy 244.975194 120.606076) + (xy 244.972145 120.615461) + (xy 244.918455 120.839091) + (xy 244.916912 120.848838) + (xy 244.898867 121.078117) + (xy 244.898867 121.087977) + (xy 242.860658 121.087977) + (xy 242.424651 120.65197) + (xy 242.390625 120.589658) + (xy 242.387746 120.562875) + (xy 242.387746 119.948988) + (xy 242.407748 119.880867) + (xy 242.447907 119.841559) + (xy 242.451593 119.8393) + (xy 245.547649 119.8393) + (xy 245.551433 119.848078) + (xy 246.41438 120.711025) + (xy 246.428324 120.718639) + (xy 246.430157 120.718508) + (xy 246.436772 120.714257) + (xy 247.299908 119.851121) + (xy 247.306668 119.838741) + (xy 247.300941 119.831091) + (xy 247.125433 119.72354) + (xy 247.116639 119.719059) + (xy 246.904163 119.631049) + (xy 246.894778 119.628) + (xy 246.671148 119.57431) + (xy 246.661401 119.572767) + (xy 246.432122 119.554722) + (xy 246.422262 119.554722) + (xy 246.192983 119.572767) + (xy 246.183236 119.57431) + (xy 245.959606 119.628) + (xy 245.950221 119.631049) + (xy 245.737745 119.719059) + (xy 245.728951 119.72354) + (xy 245.557109 119.828844) + (xy 245.547649 119.8393) + (xy 242.451593 119.8393) + (xy 242.528095 119.792419) + (xy 242.584901 119.743903) + (xy 242.706802 119.63979) + (xy 242.710564 119.636577) + (xy 242.815896 119.513248) + (xy 242.863188 119.457876) + (xy 242.863189 119.457875) + (xy 242.866406 119.454108) + (xy 242.991786 119.249508) + (xy 243.003097 119.222202) + (xy 243.081721 119.032385) + (xy 243.081722 119.032383) + (xy 243.083615 119.027812) + (xy 243.103421 118.945313) + (xy 243.138478 118.799294) + (xy 243.138479 118.799288) + (xy 243.139633 118.794481) + (xy 243.15846 118.555259) + (xy 243.139633 118.316037) + (xy 243.138479 118.31123) + (xy 243.138478 118.311224) + (xy 243.099678 118.149613) + (xy 243.083615 118.082706) + (xy 243.059102 118.023526) + (xy 242.99368 117.865582) + (xy 242.993679 117.86558) + (xy 242.991786 117.86101) + (xy 242.866406 117.65641) + (xy 242.852445 117.640063) + (xy 242.713777 117.477703) + (xy 242.710564 117.473941) + (xy 242.681166 117.448833) + (xy 242.531863 117.321317) + (xy 242.531862 117.321316) + (xy 242.528095 117.318099) + (xy 242.323495 117.192719) + (xy 242.318925 117.190826) + (xy 242.318923 117.190825) + (xy 242.106372 117.102784) + (xy 242.10637 117.102783) + (xy 242.101799 117.10089) + (xy 242.020209 117.081302) + (xy 241.873281 117.046027) + (xy 241.873275 117.046026) + (xy 241.868468 117.044872) + (xy 241.629246 117.026045) + (xy 241.390024 117.044872) + (xy 241.385217 117.046026) + (xy 241.385211 117.046027) + (xy 241.238283 117.081302) + (xy 241.156693 117.10089) + (xy 241.152122 117.102783) + (xy 241.15212 117.102784) + (xy 240.939569 117.190825) + (xy 240.939567 117.190826) + (xy 240.934997 117.192719) + (xy 240.730397 117.318099) + (xy 240.72663 117.321316) + (xy 240.726629 117.321317) + (xy 240.577325 117.448833) + (xy 240.547928 117.473941) + (xy 240.544715 117.477703) + (xy 240.406048 117.640063) + (xy 240.392086 117.65641) + (xy 240.266706 117.86101) + (xy 240.264813 117.86558) + (xy 240.264812 117.865582) + (xy 240.19939 118.023526) + (xy 240.174877 118.082706) + (xy 240.158814 118.149613) + (xy 240.120014 118.311224) + (xy 240.120013 118.31123) + (xy 240.118859 118.316037) + (xy 240.100032 118.555259) + (xy 240.118859 118.794481) + (xy 240.120013 118.799288) + (xy 240.120014 118.799294) + (xy 240.155071 118.945313) + (xy 240.174877 119.027812) + (xy 240.17677 119.032383) + (xy 240.176771 119.032385) + (xy 240.255396 119.222202) + (xy 240.266706 119.249508) + (xy 240.392086 119.454108) + (xy 240.395303 119.457875) + (xy 240.395304 119.457876) + (xy 240.442596 119.513248) + (xy 240.547928 119.636577) + (xy 240.55169 119.63979) + (xy 240.673592 119.743903) + (xy 240.730397 119.792419) + (xy 240.810584 119.841558) + (xy 240.858212 119.894203) + (xy 240.870746 119.948988) + (xy 240.870746 120.862176) + (xy 240.869313 120.881126) + (xy 240.868054 120.889405) + (xy 240.866047 120.902595) + (xy 240.86664 120.909887) + (xy 240.86664 120.90989) + (xy 240.870331 120.955264) + (xy 240.870746 120.965479) + (xy 240.870746 120.973539) + (xy 240.871171 120.977183) + (xy 240.874035 121.001753) + (xy 240.874468 121.006128) + (xy 240.879683 121.070235) + (xy 240.880386 121.078883) + (xy 240.882642 121.085847) + (xy 240.883833 121.091806) + (xy 240.885217 121.097661) + (xy 240.886064 121.104927) + (xy 240.910981 121.173573) + (xy 240.912398 121.177701) + (xy 240.934895 121.247145) + (xy 240.938691 121.2534) + (xy 240.941197 121.258874) + (xy 240.943916 121.264304) + (xy 240.946413 121.271183) + (xy 240.950426 121.277303) + (xy 240.950426 121.277304) + (xy 240.986429 121.332218) + (xy 240.988772 121.335932) + (xy 241.026651 121.398353) + (xy 241.030364 121.402557) + (xy 241.034049 121.40673) + (xy 241.034022 121.406754) + (xy 241.036675 121.409746) + (xy 241.039378 121.412979) + (xy 241.04339 121.419098) + (xy 241.072272 121.446458) + (xy 241.099629 121.472374) + (xy 241.102071 121.474752) + (xy 241.665795 122.038476) + (xy 241.699821 122.100788) + (xy 241.694756 122.171603) + (xy 241.652209 122.228439) + (xy 241.585689 122.25325) + (xy 241.556989 122.25202) + (xy 241.320435 122.214553) + (xy 241.320429 122.214552) + (xy 241.316954 122.214002) + (xy 241.292395 122.212887) + (xy 241.22601 122.209872) + (xy 241.225989 122.209872) + (xy 241.22459 122.209808) + (xy 241.040126 122.209808) + (xy 240.820363 122.224405) + (xy 240.816264 122.225231) + (xy 240.81626 122.225232) + (xy 240.724768 122.24368) + (xy 240.530876 122.282775) + (xy 240.251652 122.37892) + (xy 240.124577 122.442554) + (xy 240.002292 122.50379) + (xy 239.987596 122.511149) + (xy 239.743349 122.67714) + (xy 239.5232 122.873976) + (xy 239.520483 122.877146) + (xy 239.520482 122.877147) + (xy 239.343261 123.083914) + (xy 239.331018 123.098198) + (xy 239.328744 123.1017) + (xy 239.32874 123.101705) + (xy 239.172457 123.342359) + (xy 239.170178 123.345869) + (xy 239.168384 123.349647) + (xy 239.168383 123.349649) + (xy 239.130316 123.429818) + (xy 239.043508 123.612636) + (xy 239.042229 123.616619) + (xy 239.042228 123.616622) + (xy 238.965374 123.855993) + (xy 238.953232 123.893812) + (xy 238.947442 123.925992) + (xy 238.915665 124.102605) + (xy 238.900937 124.184458) + (xy 238.900748 124.188625) + (xy 238.900747 124.188632) + (xy 238.888119 124.466739) + (xy 238.887541 124.479467) + (xy 238.887904 124.483615) + (xy 238.887904 124.483619) + (xy 238.900877 124.631899) + (xy 238.913279 124.773657) + (xy 238.914189 124.777729) + (xy 238.91419 124.777734) + (xy 238.976734 125.05754) + (xy 238.977699 125.061858) + (xy 238.979142 125.065781) + (xy 238.979143 125.065783) + (xy 239.00305 125.130759) + (xy 239.079671 125.339007) + (xy 239.217401 125.600235) + (xy 239.243858 125.637463) + (xy 239.386046 125.837543) + (xy 239.386051 125.837549) + (xy 239.38847 125.840953) + (xy 239.391314 125.844003) + (xy 239.391319 125.844009) + (xy 239.57727 126.043417) + (xy 239.589873 126.056932) + (xy 239.818072 126.244376) + (xy 240.069056 126.399993) + (xy 240.072873 126.401709) + (xy 240.072876 126.40171) + (xy 240.108091 126.417536) + (xy 240.338417 126.521049) + (xy 240.495348 126.567832) + (xy 240.595224 126.597606) + (xy 240.621422 126.605416) + (xy 240.625542 126.606069) + (xy 240.625544 126.606069) + (xy 240.909619 126.651063) + (xy 240.909625 126.651064) + (xy 240.9131 126.651614) + (xy 240.937659 126.652729) + (xy 241.004044 126.655744) + (xy 241.004065 126.655744) + (xy 241.005464 126.655808) + (xy 241.189928 126.655808) + (xy 241.409691 126.641211) + (xy 241.41379 126.640385) + (xy 241.413794 126.640384) + (xy 241.556388 126.611632) + (xy 241.699178 126.582841) + (xy 241.978402 126.486696) + (xy 242.148116 126.40171) + (xy 242.238722 126.356338) + (xy 242.238724 126.356337) + (xy 242.242458 126.354467) + (xy 242.486705 126.188476) + (xy 242.706854 125.99164) + (xy 242.756846 125.933314) + (xy 242.896316 125.770592) + (xy 242.896319 125.770588) + (xy 242.899036 125.767418) + (xy 242.90131 125.763916) + (xy 242.901314 125.763911) + (xy 243.057597 125.523257) + (xy 243.0576 125.523252) + (xy 243.059876 125.519747) + (xy 243.065509 125.507885) + (xy 243.158566 125.311906) + (xy 243.186546 125.25298) + (xy 243.192347 125.234914) + (xy 243.275542 124.975791) + (xy 243.275542 124.97579) + (xy 243.276822 124.971804) + (xy 243.298164 124.853188) + (xy 243.328378 124.685267) + (xy 243.328379 124.685262) + (xy 243.329117 124.681158) + (xy 243.329487 124.673026) + (xy 243.342324 124.390319) + (xy 243.342324 124.390314) + (xy 243.342513 124.386149) + (xy 243.340407 124.36207) + (xy 243.317139 124.09612) + (xy 243.316775 124.091959) + (xy 243.315863 124.087878) + (xy 243.295513 123.996835) + (xy 243.300174 123.925992) + (xy 243.342396 123.868914) + (xy 243.408773 123.843724) + (xy 243.478232 123.85842) + (xy 243.507574 123.880255) + (xy 243.604595 123.977276) + (xy 243.638621 124.039588) + (xy 243.6415 124.066371) + (xy 243.6415 128.664629) + (xy 243.621498 128.73275) + (xy 243.567842 128.779243) + (xy 243.497568 128.789347) + (xy 243.432988 128.759853) + (xy 243.426405 128.753724) + (xy 242.08377 127.411089) + (xy 242.071384 127.396677) + (xy 242.062851 127.385082) + (xy 242.062846 127.385077) + (xy 242.058508 127.379182) + (xy 242.05293 127.374443) + (xy 242.052927 127.37444) + (xy 242.018232 127.344965) + (xy 242.010716 127.338035) + (xy 242.005021 127.33234) + (xy 241.990657 127.320976) + (xy 241.982749 127.314719) + (xy 241.979345 127.311928) + (xy 241.929297 127.269409) + (xy 241.929295 127.269408) + (xy 241.923715 127.264667) + (xy 241.917199 127.261339) + (xy 241.91215 127.257972) + (xy 241.907021 127.254805) + (xy 241.901284 127.250266) + (xy 241.835125 127.219345) + (xy 241.831225 127.217439) + (xy 241.813486 127.208381) + (xy 241.766192 127.184231) + (xy 241.759084 127.182492) + (xy 241.753441 127.180393) + (xy 241.747678 127.178476) + (xy 241.74105 127.175378) + (xy 241.669583 127.160513) + (xy 241.665299 127.159543) + (xy 241.656942 127.157498) + (xy 241.59439 127.142192) + (xy 241.588788 127.141844) + (xy 241.588785 127.141844) + (xy 241.583236 127.1415) + (xy 241.583238 127.141464) + (xy 241.579245 127.141225) + (xy 241.575053 127.140851) + (xy 241.567885 127.13936) + (xy 241.501675 127.141151) + (xy 241.490479 127.141454) + (xy 241.487072 127.1415) + (xy 235.266371 127.1415) + (xy 235.19825 127.121498) + (xy 235.177276 127.104595) + (xy 232.895405 124.822724) + (xy 232.861379 124.760412) + (xy 232.8585 124.733629) + (xy 232.8585 123.889183) + (xy 234.273156 123.889183) + (xy 234.273356 123.894513) + (xy 234.273356 123.894514) + (xy 234.275037 123.939285) + (xy 234.28181 124.119719) + (xy 234.329184 124.345501) + (xy 234.331142 124.35046) + (xy 234.331143 124.350462) + (xy 234.348079 124.393347) + (xy 234.413923 124.560073) + (xy 234.482432 124.672972) + (xy 234.526684 124.745897) + (xy 234.533603 124.7573) + (xy 234.5371 124.76133) + (xy 234.623724 124.861155) + (xy 234.684803 124.931543) + (xy 234.717679 124.9585) + (xy 234.859071 125.074435) + (xy 234.859077 125.074439) + (xy 234.863199 125.077819) + (xy 235.063691 125.191945) + (xy 235.068707 125.193766) + (xy 235.068712 125.193768) + (xy 235.275531 125.26884) + (xy 235.275535 125.268841) + (xy 235.280546 125.27066) + (xy 235.285795 125.271609) + (xy 235.285798 125.27161) + (xy 235.503479 125.310973) + (xy 235.503486 125.310974) + (xy 235.507563 125.311711) + (xy 235.5253 125.312547) + (xy 235.530248 125.312781) + (xy 235.530255 125.312781) + (xy 235.531736 125.312851) + (xy 235.693881 125.312851) + (xy 235.760837 125.30717) + (xy 235.860518 125.298712) + (xy 235.860522 125.298711) + (xy 235.865829 125.298261) + (xy 235.870984 125.296923) + (xy 235.87099 125.296922) + (xy 236.083959 125.241646) + (xy 236.083963 125.241645) + (xy 236.089128 125.240304) + (xy 236.093994 125.238112) + (xy 236.093997 125.238111) + (xy 236.294605 125.147744) + (xy 236.299471 125.145552) + (xy 236.303891 125.142576) + (xy 236.303895 125.142574) + (xy 236.430199 125.05754) + (xy 236.490841 125.016713) + (xy 236.657768 124.857473) + (xy 236.720129 124.773657) + (xy 236.792293 124.676665) + (xy 236.792295 124.676662) + (xy 236.795477 124.672385) + (xy 236.850261 124.564634) + (xy 236.897614 124.471497) + (xy 236.897614 124.471496) + (xy 236.900033 124.466739) + (xy 236.950086 124.305543) + (xy 236.966861 124.251521) + (xy 236.966862 124.251515) + (xy 236.968445 124.246418) + (xy 236.987283 124.104286) + (xy 236.998056 124.023004) + (xy 236.998056 124.022999) + (xy 236.998756 124.017719) + (xy 236.995638 123.934644) + (xy 236.990302 123.792514) + (xy 236.990102 123.787183) + (xy 236.942728 123.561401) + (xy 236.939407 123.55299) + (xy 236.893521 123.436801) + (xy 236.857989 123.346829) + (xy 236.738309 123.149602) + (xy 236.651384 123.049429) + (xy 236.590609 122.979392) + (xy 236.590607 122.97939) + (xy 236.587109 122.975359) + (xy 236.517348 122.918158) + (xy 236.412841 122.832467) + (xy 236.412835 122.832463) + (xy 236.408713 122.829083) + (xy 236.208221 122.714957) + (xy 236.203205 122.713136) + (xy 236.2032 122.713134) + (xy 235.996381 122.638062) + (xy 235.996377 122.638061) + (xy 235.991366 122.636242) + (xy 235.986117 122.635293) + (xy 235.986114 122.635292) + (xy 235.768433 122.595929) + (xy 235.768426 122.595928) + (xy 235.764349 122.595191) + (xy 235.746612 122.594355) + (xy 235.741664 122.594121) + (xy 235.741657 122.594121) + (xy 235.740176 122.594051) + (xy 235.578031 122.594051) + (xy 235.511075 122.599732) + (xy 235.411394 122.60819) + (xy 235.41139 122.608191) + (xy 235.406083 122.608641) + (xy 235.400928 122.609979) + (xy 235.400922 122.60998) + (xy 235.187953 122.665256) + (xy 235.187949 122.665257) + (xy 235.182784 122.666598) + (xy 235.177918 122.66879) + (xy 235.177915 122.668791) + (xy 235.052738 122.725179) + (xy 234.972441 122.76135) + (xy 234.968021 122.764326) + (xy 234.968017 122.764328) + (xy 234.929323 122.790379) + (xy 234.781071 122.890189) + (xy 234.614144 123.049429) + (xy 234.610956 123.053714) + (xy 234.485382 123.222492) + (xy 234.476435 123.234517) + (xy 234.47402 123.239267) + (xy 234.419333 123.346829) + (xy 234.371879 123.440163) + (xy 234.345748 123.524319) + (xy 234.305051 123.655381) + (xy 234.30505 123.655387) + (xy 234.303467 123.660484) + (xy 234.292994 123.739503) + (xy 234.278495 123.848903) + (xy 234.273156 123.889183) + (xy 232.8585 123.889183) + (xy 232.8585 121.455795) + (xy 235.585769 121.455795) + (xy 235.591496 121.463445) + (xy 235.767004 121.570996) + (xy 235.775798 121.575477) + (xy 235.988274 121.663487) + (xy 235.997659 121.666536) + (xy 236.221289 121.720226) + (xy 236.231036 121.721769) + (xy 236.460315 121.739814) + (xy 236.470175 121.739814) + (xy 236.699454 121.721769) + (xy 236.709201 121.720226) + (xy 236.932831 121.666536) + (xy 236.942216 121.663487) + (xy 237.154692 121.575477) + (xy 237.163486 121.570996) + (xy 237.335328 121.465692) + (xy 237.344788 121.455236) + (xy 237.341004 121.446458) + (xy 236.478057 120.583511) + (xy 236.464113 120.575897) + (xy 236.46228 120.576028) + (xy 236.455665 120.580279) + (xy 235.592529 121.443415) + (xy 235.585769 121.455795) + (xy 232.8585 121.455795) + (xy 232.8585 120.216419) + (xy 234.93692 120.216419) + (xy 234.954965 120.445698) + (xy 234.956508 120.455445) + (xy 235.010198 120.679075) + (xy 235.013247 120.68846) + (xy 235.101257 120.900936) + (xy 235.105738 120.90973) + (xy 235.211042 121.081572) + (xy 235.221498 121.091032) + (xy 235.230276 121.087248) + (xy 236.093223 120.224301) + (xy 236.099601 120.212621) + (xy 236.829653 120.212621) + (xy 236.829784 120.214454) + (xy 236.834035 120.221069) + (xy 237.697171 121.084205) + (xy 237.709551 121.090965) + (xy 237.717201 121.085238) + (xy 237.824752 120.90973) + (xy 237.829233 120.900936) + (xy 237.917243 120.68846) + (xy 237.920292 120.679075) + (xy 237.973982 120.455445) + (xy 237.975525 120.445698) + (xy 237.99357 120.216419) + (xy 237.99357 120.206559) + (xy 237.975525 119.97728) + (xy 237.973982 119.967533) + (xy 237.920292 119.743903) + (xy 237.917243 119.734518) + (xy 237.829233 119.522042) + (xy 237.824752 119.513248) + (xy 237.719448 119.341406) + (xy 237.708992 119.331946) + (xy 237.700214 119.33573) + (xy 236.837267 120.198677) + (xy 236.829653 120.212621) + (xy 236.099601 120.212621) + (xy 236.100837 120.210357) + (xy 236.100706 120.208524) + (xy 236.096455 120.201909) + (xy 235.233319 119.338773) + (xy 235.220939 119.332013) + (xy 235.213289 119.33774) + (xy 235.105738 119.513248) + (xy 235.101257 119.522042) + (xy 235.013247 119.734518) + (xy 235.010198 119.743903) + (xy 234.956508 119.967533) + (xy 234.954965 119.97728) + (xy 234.93692 120.206559) + (xy 234.93692 120.216419) + (xy 232.8585 120.216419) + (xy 232.8585 118.967742) + (xy 235.585702 118.967742) + (xy 235.589486 118.97652) + (xy 236.452433 119.839467) + (xy 236.466377 119.847081) + (xy 236.46821 119.84695) + (xy 236.474825 119.842699) + (xy 237.337961 118.979563) + (xy 237.344721 118.967183) + (xy 237.338994 118.959533) + (xy 237.163486 118.851982) + (xy 237.154692 118.847501) + (xy 236.942216 118.759491) + (xy 236.932831 118.756442) + (xy 236.709201 118.702752) + (xy 236.699454 118.701209) + (xy 236.470175 118.683164) + (xy 236.460315 118.683164) + (xy 236.231036 118.701209) + (xy 236.221289 118.702752) + (xy 235.997659 118.756442) + (xy 235.988274 118.759491) + (xy 235.775798 118.847501) + (xy 235.767004 118.851982) + (xy 235.595162 118.957286) + (xy 235.585702 118.967742) + (xy 232.8585 118.967742) + (xy 232.8585 114.667063) + (xy 232.859933 114.648114) + (xy 232.862097 114.633886) + (xy 232.863198 114.626651) + (xy 232.860938 114.598856) + (xy 232.858915 114.573991) + (xy 232.8585 114.563777) + (xy 232.8585 114.555707) + (xy 232.858078 114.552087) + (xy 232.858077 114.552069) + (xy 232.855208 114.527461) + (xy 232.854775 114.523086) + (xy 232.849454 114.457661) + (xy 232.849453 114.457658) + (xy 232.84886 114.450363) + (xy 232.846604 114.443399) + (xy 232.845413 114.43744) + (xy 232.844029 114.431585) + (xy 232.843182 114.424319) + (xy 232.818265 114.355673) + (xy 232.816848 114.351545) + (xy 232.796607 114.289064) + (xy 232.796606 114.289062) + (xy 232.794351 114.282101) + (xy 232.790555 114.275846) + (xy 232.788049 114.270372) + (xy 232.78533 114.264942) + (xy 232.782833 114.258063) + (xy 232.742809 114.197016) + (xy 232.740472 114.193312) + (xy 232.73929 114.191363) + (xy 232.717011 114.154649) + (xy 232.705509 114.135693) + (xy 232.705505 114.135688) + (xy 232.702595 114.130892) + (xy 232.695197 114.122516) + (xy 232.695223 114.122493) + (xy 232.692574 114.119503) + (xy 232.689866 114.116264) + (xy 232.685856 114.110148) + (xy 232.680549 114.105121) + (xy 232.680546 114.105117) + (xy 232.629617 114.056872) + (xy 232.627175 114.054494) + (xy 230.88377 112.311089) + (xy 230.871384 112.296677) + (xy 230.862851 112.285082) + (xy 230.862846 112.285077) + (xy 230.858508 112.279182) + (xy 230.85293 112.274443) + (xy 230.852927 112.27444) + (xy 230.818232 112.244965) + (xy 230.810716 112.238035) + (xy 230.805021 112.23234) + (xy 230.79888 112.227482) + (xy 230.782749 112.214719) + (xy 230.779345 112.211928) + (xy 230.729297 112.169409) + (xy 230.729295 112.169408) + (xy 230.723715 112.164667) + (xy 230.717199 112.161339) + (xy 230.71215 112.157972) + (xy 230.707021 112.154805) + (xy 230.701284 112.150266) + (xy 230.635125 112.119345) + (xy 230.631225 112.117439) + (xy 230.630698 112.11717) + (xy 230.566192 112.084231) + (xy 230.559084 112.082492) + (xy 230.553441 112.080393) + (xy 230.547678 112.078476) + (xy 230.54105 112.075378) + (xy 230.469583 112.060513) + (xy 230.465299 112.059543) + (xy 230.430958 112.05114) + (xy 230.39439 112.042192) + (xy 230.388788 112.041844) + (xy 230.388785 112.041844) + (xy 230.383236 112.0415) + (xy 230.383238 112.041464) + (xy 230.379245 112.041225) + (xy 230.375053 112.040851) + (xy 230.367885 112.03936) + (xy 230.30412 112.041085) + (xy 230.290479 112.041454) + (xy 230.287072 112.0415) + (xy 224.860527 112.0415) + (xy 224.841578 112.040067) + (xy 224.841371 112.040036) + (xy 224.820115 112.036802) + (xy 224.812823 112.037395) + (xy 224.81282 112.037395) + (xy 224.767455 112.041085) + (xy 224.757241 112.0415) + (xy 224.749171 112.0415) + (xy 224.745551 112.041922) + (xy 224.745533 112.041923) + (xy 224.720925 112.044792) + (xy 224.716564 112.045224) + (xy 224.691445 112.047267) + (xy 224.651125 112.050546) + (xy 224.651122 112.050547) + (xy 224.643827 112.05114) + (xy 224.636863 112.053396) + (xy 224.630904 112.054587) + (xy 224.625049 112.055971) + (xy 224.617783 112.056818) + (xy 224.549137 112.081735) + (xy 224.545009 112.083152) + (xy 224.482528 112.103393) + (xy 224.482526 112.103394) + (xy 224.475565 112.105649) + (xy 224.46931 112.109445) + (xy 224.463849 112.111945) + (xy 224.46122 112.113262) + (xy 224.459079 112.113649) + (xy 224.452392 112.116853) + (xy 224.451527 112.117167) + (xy 224.451525 112.117168) + (xy 224.45152 112.11717) + (xy 224.450786 112.115147) + (xy 224.391354 112.125881) + (xy 224.375385 112.123119) + (xy 224.238106 112.090161) + (xy 224.2381 112.09016) + (xy 224.233293 112.089006) + (xy 223.994071 112.070179) + (xy 223.754849 112.089006) + (xy 223.750042 112.09016) + (xy 223.750036 112.090161) + (xy 223.603108 112.125436) + (xy 223.521518 112.145024) + (xy 223.516947 112.146917) + (xy 223.516945 112.146918) + (xy 223.304394 112.234959) + (xy 223.304392 112.23496) + (xy 223.299822 112.236853) + (xy 223.095222 112.362233) + (xy 222.912753 112.518075) + (xy 222.756911 112.700544) + (xy 222.631531 112.905144) + (xy 222.629638 112.909714) + (xy 222.629637 112.909716) + (xy 222.546226 113.111089) + (xy 222.539702 113.12684) + (xy 222.527923 113.175903) + (xy 222.484839 113.355358) + (xy 222.484838 113.355364) + (xy 222.483684 113.360171) + (xy 222.464857 113.599393) + (xy 222.483684 113.838615) + (xy 222.484838 113.843422) + (xy 222.484839 113.843428) + (xy 222.505656 113.930135) + (xy 222.539702 114.071946) + (xy 222.541595 114.076517) + (xy 222.541596 114.076519) + (xy 222.626751 114.282101) + (xy 222.631531 114.293642) + (xy 222.756911 114.498242) + (xy 222.760128 114.502009) + (xy 222.760129 114.50201) + (xy 222.810793 114.56133) + (xy 222.912753 114.680711) + (xy 222.916515 114.683924) + (xy 223.038417 114.788037) + (xy 223.095222 114.836553) + (xy 223.299822 114.961933) + (xy 223.304392 114.963826) + (xy 223.304394 114.963827) + (xy 223.516945 115.051868) + (xy 223.521518 115.053762) + (xy 223.599596 115.072507) + (xy 223.750036 115.108625) + (xy 223.750042 115.108626) + (xy 223.754849 115.10978) + (xy 223.994071 115.128607) + (xy 224.233293 115.10978) + (xy 224.2381 115.108626) + (xy 224.238106 115.108625) + (xy 224.388546 115.072507) + (xy 224.466624 115.053762) + (xy 224.471197 115.051868) + (xy 224.683748 114.963827) + (xy 224.68375 114.963826) + (xy 224.68832 114.961933) + (xy 224.816418 114.883434) + (xy 227.912474 114.883434) + (xy 227.916258 114.892212) + (xy 228.779205 115.755159) + (xy 228.793149 115.762773) + (xy 228.794982 115.762642) + (xy 228.801597 115.758391) + (xy 229.664733 114.895255) + (xy 229.671493 114.882875) + (xy 229.665766 114.875225) + (xy 229.490258 114.767674) + (xy 229.481464 114.763193) + (xy 229.268988 114.675183) + (xy 229.259603 114.672134) + (xy 229.035973 114.618444) + (xy 229.026226 114.616901) + (xy 228.796947 114.598856) + (xy 228.787087 114.598856) + (xy 228.557808 114.616901) + (xy 228.548061 114.618444) + (xy 228.324431 114.672134) + (xy 228.315046 114.675183) + (xy 228.10257 114.763193) + (xy 228.093776 114.767674) + (xy 227.921934 114.872978) + (xy 227.912474 114.883434) + (xy 224.816418 114.883434) + (xy 224.89292 114.836553) + (xy 224.949726 114.788037) + (xy 225.071627 114.683924) + (xy 225.075389 114.680711) + (xy 225.177349 114.56133) + (xy 225.228013 114.50201) + (xy 225.228014 114.502009) + (xy 225.231231 114.498242) + (xy 225.356611 114.293642) + (xy 225.361392 114.282101) + (xy 225.446546 114.076519) + (xy 225.446547 114.076517) + (xy 225.44844 114.071946) + (xy 225.482486 113.930135) + (xy 225.503303 113.843428) + (xy 225.503304 113.843422) + (xy 225.504458 113.838615) + (xy 225.517365 113.674614) + (xy 225.54265 113.608273) + (xy 225.599788 113.566133) + (xy 225.642977 113.5585) + (xy 229.933629 113.5585) + (xy 230.00175 113.578502) + (xy 230.022724 113.595405) + (xy 231.304595 114.877276) + (xy 231.338621 114.939588) + (xy 231.3415 114.966371) + (xy 231.3415 124.6155) + (xy 231.321498 124.683621) + (xy 231.267842 124.730114) + (xy 231.2155 124.7415) + (xy 221.066371 124.7415) + (xy 220.99825 124.721498) + (xy 220.977276 124.704595) + (xy 215.205998 118.933317) + (xy 216.637981 118.933317) + (xy 216.638181 118.938647) + (xy 216.638181 118.938648) + (xy 216.640443 118.998894) + (xy 216.646635 119.163853) + (xy 216.694009 119.389635) + (xy 216.695967 119.394594) + (xy 216.695968 119.394596) + (xy 216.717157 119.448249) + (xy 216.778748 119.604207) + (xy 216.859714 119.737635) + (xy 216.892958 119.792419) + (xy 216.898428 119.801434) + (xy 216.901925 119.805464) + (xy 217.040202 119.964814) + (xy 217.049628 119.975677) + (xy 217.073889 119.99557) + (xy 217.223896 120.118569) + (xy 217.223902 120.118573) + (xy 217.228024 120.121953) + (xy 217.428516 120.236079) + (xy 217.433532 120.2379) + (xy 217.433537 120.237902) + (xy 217.640356 120.312974) + (xy 217.64036 120.312975) + (xy 217.645371 120.314794) + (xy 217.65062 120.315743) + (xy 217.650623 120.315744) + (xy 217.868304 120.355107) + (xy 217.868311 120.355108) + (xy 217.872388 120.355845) + (xy 217.890125 120.356681) + (xy 217.895073 120.356915) + (xy 217.89508 120.356915) + (xy 217.896561 120.356985) + (xy 218.058706 120.356985) + (xy 218.144598 120.349697) + (xy 218.225343 120.342846) + (xy 218.225347 120.342845) + (xy 218.230654 120.342395) + (xy 218.235809 120.341057) + (xy 218.235815 120.341056) + (xy 218.448784 120.28578) + (xy 218.448788 120.285779) + (xy 218.453953 120.284438) + (xy 218.458819 120.282246) + (xy 218.458822 120.282245) + (xy 218.65943 120.191878) + (xy 218.664296 120.189686) + (xy 218.668716 120.18671) + (xy 218.66872 120.186708) + (xy 218.829999 120.078127) + (xy 218.855666 120.060847) + (xy 219.022593 119.901607) + (xy 219.10949 119.784813) + (xy 219.157118 119.720799) + (xy 219.15712 119.720796) + (xy 219.160302 119.716519) + (xy 219.215086 119.608768) + (xy 219.258387 119.523601) + (xy 221.252366 119.523601) + (xy 221.252729 119.527749) + (xy 221.252729 119.527753) + (xy 221.261766 119.631049) + (xy 221.278104 119.817791) + (xy 221.279014 119.821863) + (xy 221.279015 119.821868) + (xy 221.336682 120.079854) + (xy 221.342524 120.105992) + (xy 221.343967 120.109915) + (xy 221.343968 120.109917) + (xy 221.348622 120.122567) + (xy 221.444496 120.383141) + (xy 221.446443 120.386834) + (xy 221.446444 120.386836) + (xy 221.490074 120.469587) + (xy 221.582226 120.644369) + (xy 221.612617 120.687133) + (xy 221.750871 120.881677) + (xy 221.750876 120.881683) + (xy 221.753295 120.885087) + (xy 221.756139 120.888137) + (xy 221.756144 120.888143) + (xy 221.938951 121.084179) + (xy 221.954698 121.101066) + (xy 222.182897 121.28851) + (xy 222.433881 121.444127) + (xy 222.437698 121.445843) + (xy 222.437701 121.445844) + (xy 222.508858 121.477823) + (xy 222.703242 121.565183) + (xy 222.986247 121.64955) + (xy 222.990367 121.650203) + (xy 222.990369 121.650203) + (xy 223.274444 121.695197) + (xy 223.27445 121.695198) + (xy 223.277925 121.695748) + (xy 223.302484 121.696863) + (xy 223.368869 121.699878) + (xy 223.36889 121.699878) + (xy 223.370289 121.699942) + (xy 223.554753 121.699942) + (xy 223.774516 121.685345) + (xy 223.778615 121.684519) + (xy 223.778619 121.684518) + (xy 223.952042 121.64955) + (xy 224.064003 121.626975) + (xy 224.343227 121.53083) + (xy 224.509724 121.447455) + (xy 224.603547 121.400472) + (xy 224.603549 121.400471) + (xy 224.607283 121.398601) + (xy 224.85153 121.23261) + (xy 225.071679 121.035774) + (xy 225.100839 121.001753) + (xy 225.261141 120.814726) + (xy 225.261144 120.814722) + (xy 225.263861 120.811552) + (xy 225.266135 120.80805) + (xy 225.266139 120.808045) + (xy 225.422422 120.567391) + (xy 225.422425 120.567386) + (xy 225.424701 120.563881) + (xy 225.427513 120.55796) + (xy 225.523391 120.35604) + (xy 225.551371 120.297114) + (xy 225.557227 120.278877) + (xy 225.640367 120.019925) + (xy 225.640367 120.019924) + (xy 225.641647 120.015938) + (xy 225.663941 119.892031) + (xy 227.596123 119.892031) + (xy 227.596323 119.897361) + (xy 227.596323 119.897362) + (xy 227.598717 119.961126) + (xy 227.604777 120.122567) + (xy 227.652151 120.348349) + (xy 227.654109 120.353308) + (xy 227.65411 120.35331) + (xy 227.673257 120.401793) + (xy 227.73689 120.562921) + (xy 227.805849 120.676562) + (xy 227.851665 120.752064) + (xy 227.85657 120.760148) + (xy 227.860067 120.764178) + (xy 227.999662 120.925047) + (xy 228.00777 120.934391) + (xy 228.039449 120.960366) + (xy 228.182038 121.077283) + (xy 228.182044 121.077287) + (xy 228.186166 121.080667) + (xy 228.386658 121.194793) + (xy 228.391674 121.196614) + (xy 228.391679 121.196616) + (xy 228.598498 121.271688) + (xy 228.598502 121.271689) + (xy 228.603513 121.273508) + (xy 228.608762 121.274457) + (xy 228.608765 121.274458) + (xy 228.826446 121.313821) + (xy 228.826453 121.313822) + (xy 228.83053 121.314559) + (xy 228.848267 121.315395) + (xy 228.853215 121.315629) + (xy 228.853222 121.315629) + (xy 228.854703 121.315699) + (xy 229.016848 121.315699) + (xy 229.10274 121.308411) + (xy 229.183485 121.30156) + (xy 229.183489 121.301559) + (xy 229.188796 121.301109) + (xy 229.193951 121.299771) + (xy 229.193957 121.29977) + (xy 229.406926 121.244494) + (xy 229.40693 121.244493) + (xy 229.412095 121.243152) + (xy 229.416961 121.24096) + (xy 229.416964 121.240959) + (xy 229.617572 121.150592) + (xy 229.622438 121.1484) + (xy 229.626858 121.145424) + (xy 229.626862 121.145422) + (xy 229.733739 121.073467) + (xy 229.813808 121.019561) + (xy 229.980735 120.860321) + (xy 230.058661 120.755585) + (xy 230.11526 120.679513) + (xy 230.115262 120.67951) + (xy 230.118444 120.675233) + (xy 230.16218 120.58921) + (xy 230.220581 120.474345) + (xy 230.220581 120.474344) + (xy 230.223 120.469587) + (xy 230.262266 120.34313) + (xy 230.289828 120.254369) + (xy 230.289829 120.254363) + (xy 230.291412 120.249266) + (xy 230.313534 120.082357) + (xy 230.321023 120.025852) + (xy 230.321023 120.025847) + (xy 230.321723 120.020567) + (xy 230.319887 119.971644) + (xy 230.314918 119.8393) + (xy 230.313069 119.790031) + (xy 230.265695 119.564249) + (xy 230.263187 119.557897) + (xy 230.217816 119.443011) + (xy 230.180956 119.349677) + (xy 230.068394 119.16418) + (xy 230.064045 119.157013) + (xy 230.064044 119.157012) + (xy 230.061276 119.15245) + (xy 229.985138 119.064708) + (xy 229.913576 118.98224) + (xy 229.913574 118.982238) + (xy 229.910076 118.978207) + (xy 229.82485 118.908326) + (xy 229.735808 118.835315) + (xy 229.735802 118.835311) + (xy 229.73168 118.831931) + (xy 229.531188 118.717805) + (xy 229.526172 118.715984) + (xy 229.526167 118.715982) + (xy 229.319348 118.64091) + (xy 229.319344 118.640909) + (xy 229.314333 118.63909) + (xy 229.309084 118.638141) + (xy 229.309081 118.63814) + (xy 229.0914 118.598777) + (xy 229.091393 118.598776) + (xy 229.087316 118.598039) + (xy 229.069579 118.597203) + (xy 229.064631 118.596969) + (xy 229.064624 118.596969) + (xy 229.063143 118.596899) + (xy 228.900998 118.596899) + (xy 228.834042 118.60258) + (xy 228.734361 118.611038) + (xy 228.734357 118.611039) + (xy 228.72905 118.611489) + (xy 228.723895 118.612827) + (xy 228.723889 118.612828) + (xy 228.51092 118.668104) + (xy 228.510916 118.668105) + (xy 228.505751 118.669446) + (xy 228.500885 118.671638) + (xy 228.500882 118.671639) + (xy 228.358827 118.73563) + (xy 228.295408 118.764198) + (xy 228.290988 118.767174) + (xy 228.290984 118.767176) + (xy 228.252997 118.792751) + (xy 228.104038 118.893037) + (xy 227.937111 119.052277) + (xy 227.933923 119.056562) + (xy 227.802824 119.232766) + (xy 227.799402 119.237365) + (xy 227.796987 119.242115) + (xy 227.7423 119.349677) + (xy 227.694846 119.443011) + (xy 227.673037 119.513248) + (xy 227.628018 119.658229) + (xy 227.628017 119.658235) + (xy 227.626434 119.663332) + (xy 227.617642 119.729668) + (xy 227.597603 119.880867) + (xy 227.596123 119.892031) + (xy 225.663941 119.892031) + (xy 225.672029 119.847081) + (xy 225.693203 119.729401) + (xy 225.693204 119.729396) + (xy 225.693942 119.725292) + (xy 225.694341 119.716519) + (xy 225.707149 119.434453) + (xy 225.707149 119.434448) + (xy 225.707338 119.430283) + (xy 225.704591 119.398878) + (xy 225.681964 119.140254) + (xy 225.6816 119.136093) + (xy 225.665644 119.064708) + (xy 225.618092 118.85197) + (xy 225.61809 118.851963) + (xy 225.61718 118.847892) + (xy 225.611308 118.831931) + (xy 225.54686 118.65677) + (xy 225.515208 118.570743) + (xy 225.509585 118.560077) + (xy 225.423036 118.395924) + (xy 225.377478 118.309515) + (xy 225.298441 118.198299) + (xy 225.208833 118.072207) + (xy 225.208828 118.072201) + (xy 225.206409 118.068797) + (xy 225.203565 118.065747) + (xy 225.20356 118.065741) + (xy 225.007852 117.85587) + (xy 225.005006 117.852818) + (xy 224.776807 117.665374) + (xy 224.525823 117.509757) + (xy 224.256462 117.388701) + (xy 224.198718 117.371487) + (xy 227.912541 117.371487) + (xy 227.918268 117.379137) + (xy 228.093776 117.486688) + (xy 228.10257 117.491169) + (xy 228.315046 117.579179) + (xy 228.324431 117.582228) + (xy 228.548061 117.635918) + (xy 228.557808 117.637461) + (xy 228.787087 117.655506) + (xy 228.796947 117.655506) + (xy 229.026226 117.637461) + (xy 229.035973 117.635918) + (xy 229.259603 117.582228) + (xy 229.268988 117.579179) + (xy 229.481464 117.491169) + (xy 229.490258 117.486688) + (xy 229.6621 117.381384) + (xy 229.67156 117.370928) + (xy 229.667776 117.36215) + (xy 228.804829 116.499203) + (xy 228.790885 116.491589) + (xy 228.789052 116.49172) + (xy 228.782437 116.495971) + (xy 227.919301 117.359107) + (xy 227.912541 117.371487) + (xy 224.198718 117.371487) + (xy 224.027893 117.320562) + (xy 223.977456 117.305526) + (xy 223.977454 117.305526) + (xy 223.973457 117.304334) + (xy 223.969337 117.303681) + (xy 223.969335 117.303681) + (xy 223.68526 117.258687) + (xy 223.685254 117.258686) + (xy 223.681779 117.258136) + (xy 223.65722 117.257021) + (xy 223.590835 117.254006) + (xy 223.590814 117.254006) + (xy 223.589415 117.253942) + (xy 223.404951 117.253942) + (xy 223.185188 117.268539) + (xy 223.181089 117.269365) + (xy 223.181085 117.269366) + (xy 223.038491 117.298118) + (xy 222.895701 117.326909) + (xy 222.616477 117.423054) + (xy 222.612749 117.424921) + (xy 222.397401 117.532759) + (xy 222.352421 117.555283) + (xy 222.108174 117.721274) + (xy 222.10506 117.724058) + (xy 222.105059 117.724059) + (xy 222.051554 117.771898) + (xy 221.888025 117.91811) + (xy 221.885308 117.92128) + (xy 221.885307 117.921281) + (xy 221.701478 118.135758) + (xy 221.695843 118.142332) + (xy 221.693569 118.145834) + (xy 221.693565 118.145839) + (xy 221.537282 118.386493) + (xy 221.535003 118.390003) + (xy 221.533209 118.393781) + (xy 221.533208 118.393783) + (xy 221.518248 118.425289) + (xy 221.408333 118.65677) + (xy 221.407054 118.660753) + (xy 221.407053 118.660756) + (xy 221.330958 118.897763) + (xy 221.318057 118.937946) + (xy 221.312696 118.967742) + (xy 221.266912 119.222202) + (xy 221.265762 119.228592) + (xy 221.265573 119.232759) + (xy 221.265572 119.232766) + (xy 221.252555 119.519431) + (xy 221.252366 119.523601) + (xy 219.258387 119.523601) + (xy 219.262439 119.515631) + (xy 219.262439 119.51563) + (xy 219.264858 119.510873) + (xy 219.304124 119.384416) + (xy 219.331686 119.295655) + (xy 219.331687 119.295649) + (xy 219.33327 119.290552) + (xy 219.350969 119.157013) + (xy 219.362881 119.067138) + (xy 219.362881 119.067133) + (xy 219.363581 119.061853) + (xy 219.354927 118.831317) + (xy 219.307553 118.605535) + (xy 219.304232 118.597124) + (xy 219.258627 118.481647) + (xy 219.222814 118.390963) + (xy 219.103134 118.193736) + (xy 219.055628 118.13899) + (xy 218.955434 118.023526) + (xy 218.955432 118.023524) + (xy 218.951934 118.019493) + (xy 218.900257 117.97712) + (xy 218.777666 117.876601) + (xy 218.77766 117.876597) + (xy 218.773538 117.873217) + (xy 218.573046 117.759091) + (xy 218.56803 117.75727) + (xy 218.568025 117.757268) + (xy 218.361206 117.682196) + (xy 218.361202 117.682195) + (xy 218.356191 117.680376) + (xy 218.350942 117.679427) + (xy 218.350939 117.679426) + (xy 218.133258 117.640063) + (xy 218.133251 117.640062) + (xy 218.129174 117.639325) + (xy 218.111437 117.638489) + (xy 218.106489 117.638255) + (xy 218.106482 117.638255) + (xy 218.105001 117.638185) + (xy 217.942856 117.638185) + (xy 217.8759 117.643866) + (xy 217.776219 117.652324) + (xy 217.776215 117.652325) + (xy 217.770908 117.652775) + (xy 217.765753 117.654113) + (xy 217.765747 117.654114) + (xy 217.552778 117.70939) + (xy 217.552774 117.709391) + (xy 217.547609 117.710732) + (xy 217.542743 117.712924) + (xy 217.54274 117.712925) + (xy 217.401502 117.776548) + (xy 217.337266 117.805484) + (xy 217.332846 117.80846) + (xy 217.332842 117.808462) + (xy 217.261063 117.856787) + (xy 217.145896 117.934323) + (xy 216.978969 118.093563) + (xy 216.975781 118.097848) + (xy 216.855585 118.259398) + (xy 216.84126 118.278651) + (xy 216.838845 118.283401) + (xy 216.784158 118.390963) + (xy 216.736704 118.484297) + (xy 216.707126 118.579553) + (xy 216.669876 118.699515) + (xy 216.669875 118.699521) + (xy 216.668292 118.704618) + (xy 216.657036 118.789547) + (xy 216.63924 118.923821) + (xy 216.637981 118.933317) + (xy 215.205998 118.933317) + (xy 212.77261 116.499929) + (xy 217.950594 116.499929) + (xy 217.956321 116.507579) + (xy 218.131829 116.61513) + (xy 218.140623 116.619611) + (xy 218.353099 116.707621) + (xy 218.362484 116.71067) + (xy 218.586114 116.76436) + (xy 218.595861 116.765903) + (xy 218.82514 116.783948) + (xy 218.835 116.783948) + (xy 219.064279 116.765903) + (xy 219.074026 116.76436) + (xy 219.297656 116.71067) + (xy 219.307041 116.707621) + (xy 219.519517 116.619611) + (xy 219.528311 116.61513) + (xy 219.700153 116.509826) + (xy 219.709613 116.49937) + (xy 219.705829 116.490592) + (xy 218.842882 115.627645) + (xy 218.828938 115.620031) + (xy 218.827105 115.620162) + (xy 218.82049 115.624413) + (xy 217.957354 116.487549) + (xy 217.950594 116.499929) + (xy 212.77261 116.499929) + (xy 211.533234 115.260553) + (xy 217.301745 115.260553) + (xy 217.31979 115.489832) + (xy 217.321333 115.499579) + (xy 217.375023 115.723209) + (xy 217.378072 115.732594) + (xy 217.466082 115.94507) + (xy 217.470563 115.953864) + (xy 217.575867 116.125706) + (xy 217.586323 116.135166) + (xy 217.595101 116.131382) + (xy 218.458048 115.268435) + (xy 218.464426 115.256755) + (xy 219.194478 115.256755) + (xy 219.194609 115.258588) + (xy 219.19886 115.265203) + (xy 220.061996 116.128339) + (xy 220.074376 116.135099) + (xy 220.078367 116.132111) + (xy 227.263692 116.132111) + (xy 227.281737 116.36139) + (xy 227.28328 116.371137) + (xy 227.33697 116.594767) + (xy 227.340019 116.604152) + (xy 227.428029 116.816628) + (xy 227.43251 116.825422) + (xy 227.537814 116.997264) + (xy 227.54827 117.006724) + (xy 227.557048 117.00294) + (xy 228.419995 116.139993) + (xy 228.426373 116.128313) + (xy 229.156425 116.128313) + (xy 229.156556 116.130146) + (xy 229.160807 116.136761) + (xy 230.023943 116.999897) + (xy 230.036323 117.006657) + (xy 230.043973 117.00093) + (xy 230.151524 116.825422) + (xy 230.156005 116.816628) + (xy 230.244015 116.604152) + (xy 230.247064 116.594767) + (xy 230.300754 116.371137) + (xy 230.302297 116.36139) + (xy 230.320342 116.132111) + (xy 230.320342 116.122251) + (xy 230.302297 115.892972) + (xy 230.300754 115.883225) + (xy 230.247064 115.659595) + (xy 230.244015 115.65021) + (xy 230.156005 115.437734) + (xy 230.151524 115.42894) + (xy 230.04622 115.257098) + (xy 230.035764 115.247638) + (xy 230.026986 115.251422) + (xy 229.164039 116.114369) + (xy 229.156425 116.128313) + (xy 228.426373 116.128313) + (xy 228.427609 116.126049) + (xy 228.427478 116.124216) + (xy 228.423227 116.117601) + (xy 227.560091 115.254465) + (xy 227.547711 115.247705) + (xy 227.540061 115.253432) + (xy 227.43251 115.42894) + (xy 227.428029 115.437734) + (xy 227.340019 115.65021) + (xy 227.33697 115.659595) + (xy 227.28328 115.883225) + (xy 227.281737 115.892972) + (xy 227.263692 116.122251) + (xy 227.263692 116.132111) + (xy 220.078367 116.132111) + (xy 220.082026 116.129372) + (xy 220.189577 115.953864) + (xy 220.194058 115.94507) + (xy 220.282068 115.732594) + (xy 220.285117 115.723209) + (xy 220.338807 115.499579) + (xy 220.34035 115.489832) + (xy 220.358395 115.260553) + (xy 220.358395 115.250693) + (xy 220.34035 115.021414) + (xy 220.338807 115.011667) + (xy 220.285117 114.788037) + (xy 220.282068 114.778652) + (xy 220.194058 114.566176) + (xy 220.189577 114.557382) + (xy 220.084273 114.38554) + (xy 220.073817 114.37608) + (xy 220.065039 114.379864) + (xy 219.202092 115.242811) + (xy 219.194478 115.256755) + (xy 218.464426 115.256755) + (xy 218.465662 115.254491) + (xy 218.465531 115.252658) + (xy 218.46128 115.246043) + (xy 217.598144 114.382907) + (xy 217.585764 114.376147) + (xy 217.578114 114.381874) + (xy 217.470563 114.557382) + (xy 217.466082 114.566176) + (xy 217.378072 114.778652) + (xy 217.375023 114.788037) + (xy 217.321333 115.011667) + (xy 217.31979 115.021414) + (xy 217.301745 115.250693) + (xy 217.301745 115.260553) + (xy 211.533234 115.260553) + (xy 210.995405 114.722724) + (xy 210.961379 114.660412) + (xy 210.9585 114.633629) + (xy 210.9585 114.011876) + (xy 217.950527 114.011876) + (xy 217.954311 114.020654) + (xy 218.817258 114.883601) + (xy 218.831202 114.891215) + (xy 218.833035 114.891084) + (xy 218.83965 114.886833) + (xy 219.702786 114.023697) + (xy 219.709546 114.011317) + (xy 219.703819 114.003667) + (xy 219.528311 113.896116) + (xy 219.519517 113.891635) + (xy 219.307041 113.803625) + (xy 219.297656 113.800576) + (xy 219.074026 113.746886) + (xy 219.064279 113.745343) + (xy 218.835 113.727298) + (xy 218.82514 113.727298) + (xy 218.595861 113.745343) + (xy 218.586114 113.746886) + (xy 218.362484 113.800576) + (xy 218.353099 113.803625) + (xy 218.140623 113.891635) + (xy 218.131829 113.896116) + (xy 217.959987 114.00142) + (xy 217.950527 114.011876) + (xy 210.9585 114.011876) + (xy 210.9585 109.26707) + (xy 210.959933 109.24812) + (xy 210.962099 109.233885) + (xy 210.962099 109.233881) + (xy 210.963199 109.226651) + (xy 210.958915 109.173982) + (xy 210.9585 109.163767) + (xy 210.9585 109.155707) + (xy 210.955209 109.12748) + (xy 210.954778 109.123121) + (xy 210.949453 109.05766) + (xy 210.94886 109.050364) + (xy 210.946605 109.043403) + (xy 210.945418 109.037463) + (xy 210.944029 109.031588) + (xy 210.943182 109.024319) + (xy 210.918264 108.95567) + (xy 210.916847 108.951542) + (xy 210.896607 108.889064) + (xy 210.896606 108.889062) + (xy 210.894351 108.882101) + (xy 210.890555 108.875846) + (xy 210.888049 108.870372) + (xy 210.88533 108.864942) + (xy 210.882833 108.858063) + (xy 210.87882 108.851942) + (xy 210.842814 108.797024) + (xy 210.840467 108.793305) + (xy 210.802595 108.730893) + (xy 210.795197 108.722516) + (xy 210.795224 108.722492) + (xy 210.792571 108.7195) + (xy 210.789868 108.716267) + (xy 210.785856 108.710148) + (xy 210.729617 108.656872) + (xy 210.727175 108.654494) + (xy 209.68377 107.611089) + (xy 209.671384 107.596677) + (xy 209.662851 107.585082) + (xy 209.662846 107.585077) + (xy 209.658508 107.579182) + (xy 209.65293 107.574443) + (xy 209.652927 107.57444) + (xy 209.618232 107.544965) + (xy 209.610716 107.538035) + (xy 209.605021 107.53234) + (xy 209.588736 107.519456) + (xy 209.582749 107.514719) + (xy 209.579345 107.511928) + (xy 209.529297 107.469409) + (xy 209.529295 107.469408) + (xy 209.523715 107.464667) + (xy 209.517199 107.461339) + (xy 209.51215 107.457972) + (xy 209.507021 107.454805) + (xy 209.501284 107.450266) + (xy 209.435125 107.419345) + (xy 209.431225 107.417439) + (xy 209.366192 107.384231) + (xy 209.359084 107.382492) + (xy 209.353441 107.380393) + (xy 209.347678 107.378476) + (xy 209.34105 107.375378) + (xy 209.269583 107.360513) + (xy 209.265299 107.359543) + (xy 209.230958 107.35114) + (xy 209.19439 107.342192) + (xy 209.188788 107.341844) + (xy 209.188785 107.341844) + (xy 209.183236 107.3415) + (xy 209.183238 107.341464) + (xy 209.179245 107.341225) + (xy 209.175053 107.340851) + (xy 209.167885 107.33936) + (xy 209.10412 107.341085) + (xy 209.090479 107.341454) + (xy 209.087072 107.3415) + (xy 202.981189 107.3415) + (xy 202.962239 107.340067) + (xy 202.948004 107.337901) + (xy 202.948 107.337901) + (xy 202.94077 107.336801) + (xy 202.933478 107.337394) + (xy 202.933475 107.337394) + (xy 202.888101 107.341085) + (xy 202.877886 107.3415) + (xy 202.869826 107.3415) + (xy 202.856536 107.343049) + (xy 202.841612 107.344789) + (xy 202.837237 107.345222) + (xy 202.77178 107.350546) + (xy 202.771777 107.350547) + (xy 202.764482 107.35114) + (xy 202.757518 107.353396) + (xy 202.751559 107.354587) + (xy 202.745704 107.355971) + (xy 202.738438 107.356818) + (xy 202.669792 107.381735) + (xy 202.665664 107.383152) + (xy 202.603183 107.403393) + (xy 202.603181 107.403394) + (xy 202.59622 107.405649) + (xy 202.589965 107.409445) + (xy 202.584491 107.411951) + (xy 202.579061 107.41467) + (xy 202.572182 107.417167) + (xy 202.566062 107.42118) + (xy 202.566061 107.42118) + (xy 202.511143 107.457186) + (xy 202.507439 107.459523) + (xy 202.445012 107.497405) + (xy 202.436635 107.504803) + (xy 202.436611 107.504776) + (xy 202.433619 107.507429) + (xy 202.430386 107.510132) + (xy 202.424267 107.514144) + (xy 202.39507 107.544965) + (xy 202.370991 107.570383) + (xy 202.368613 107.572825) + (xy 202.265732 107.675706) + (xy 202.20342 107.709732) + (xy 202.147222 107.709129) + (xy 202.055779 107.687175) + (xy 201.816557 107.668348) + (xy 201.577335 107.687175) + (xy 201.572528 107.688329) + (xy 201.572522 107.68833) + (xy 201.425594 107.723605) + (xy 201.344004 107.743193) + (xy 201.339433 107.745086) + (xy 201.339431 107.745087) + (xy 201.12688 107.833128) + (xy 201.126878 107.833129) + (xy 201.122308 107.835022) + (xy 200.917708 107.960402) + (xy 200.913941 107.963619) + (xy 200.91394 107.96362) + (xy 200.764637 108.091136) + (xy 200.735239 108.116244) + (xy 200.579397 108.298713) + (xy 200.454017 108.503313) + (xy 200.452124 108.507883) + (xy 200.452123 108.507885) + (xy 200.36447 108.7195) + (xy 200.362188 108.725009) + (xy 200.359624 108.73569) + (xy 200.307325 108.953527) + (xy 200.307324 108.953533) + (xy 200.30617 108.95834) + (xy 200.287343 109.197562) + (xy 200.30617 109.436784) + (xy 200.307324 109.441591) + (xy 200.307325 109.441597) + (xy 200.324084 109.5114) + (xy 200.362188 109.670115) + (xy 200.364081 109.674686) + (xy 200.364082 109.674688) + (xy 200.406246 109.77648) + (xy 200.454017 109.891811) + (xy 200.579397 110.096411) + (xy 200.735239 110.27888) + (xy 200.739001 110.282093) + (xy 200.906145 110.424846) + (xy 200.917708 110.434722) + (xy 201.122308 110.560102) + (xy 201.126878 110.561995) + (xy 201.12688 110.561996) + (xy 201.238222 110.608115) + (xy 201.344004 110.651931) + (xy 201.425594 110.671519) + (xy 201.572522 110.706794) + (xy 201.572528 110.706795) + (xy 201.577335 110.707949) + (xy 201.816557 110.726776) + (xy 202.055779 110.707949) + (xy 202.060586 110.706795) + (xy 202.060592 110.706794) + (xy 202.20752 110.671519) + (xy 202.28911 110.651931) + (xy 202.394892 110.608115) + (xy 202.506234 110.561996) + (xy 202.506236 110.561995) + (xy 202.510806 110.560102) + (xy 202.715406 110.434722) + (xy 202.72697 110.424846) + (xy 202.894113 110.282093) + (xy 202.897875 110.27888) + (xy 203.053717 110.096411) + (xy 203.07982 110.053815) + (xy 205.937014 110.053815) + (xy 205.940798 110.062593) + (xy 206.803745 110.92554) + (xy 206.817689 110.933154) + (xy 206.819522 110.933023) + (xy 206.826137 110.928772) + (xy 207.689273 110.065636) + (xy 207.696033 110.053256) + (xy 207.690306 110.045606) + (xy 207.514798 109.938055) + (xy 207.506004 109.933574) + (xy 207.293528 109.845564) + (xy 207.284143 109.842515) + (xy 207.060513 109.788825) + (xy 207.050766 109.787282) + (xy 206.821487 109.769237) + (xy 206.811627 109.769237) + (xy 206.582348 109.787282) + (xy 206.572601 109.788825) + (xy 206.348971 109.842515) + (xy 206.339586 109.845564) + (xy 206.12711 109.933574) + (xy 206.118316 109.938055) + (xy 205.946474 110.043359) + (xy 205.937014 110.053815) + (xy 203.07982 110.053815) + (xy 203.179097 109.891811) + (xy 203.226869 109.77648) + (xy 203.269032 109.674688) + (xy 203.269033 109.674686) + (xy 203.270926 109.670115) + (xy 203.30903 109.5114) + (xy 203.325789 109.441597) + (xy 203.32579 109.441591) + (xy 203.326944 109.436784) + (xy 203.345771 109.197562) + (xy 203.340257 109.127497) + (xy 203.329781 108.994386) + (xy 203.344377 108.924906) + (xy 203.39422 108.874346) + (xy 203.455393 108.8585) + (xy 208.733629 108.8585) + (xy 208.80175 108.878502) + (xy 208.822724 108.895405) + (xy 209.404595 109.477276) + (xy 209.438621 109.539588) + (xy 209.4415 109.566371) + (xy 209.4415 114.93293) + (xy 209.440067 114.95188) + (xy 209.43825 114.963827) + (xy 209.436801 114.973349) + (xy 209.437394 114.980641) + (xy 209.437394 114.980644) + (xy 209.441085 115.026018) + (xy 209.4415 115.036233) + (xy 209.4415 115.044293) + (xy 209.441925 115.047937) + (xy 209.444789 115.072507) + (xy 209.445222 115.076882) + (xy 209.44793 115.110168) + (xy 209.45114 115.149637) + (xy 209.453396 115.156601) + (xy 209.454587 115.16256) + (xy 209.455971 115.168415) + (xy 209.456818 115.175681) + (xy 209.481735 115.244327) + (xy 209.483152 115.248455) + (xy 209.505649 115.317899) + (xy 209.509445 115.324154) + (xy 209.511951 115.329628) + (xy 209.51467 115.335058) + (xy 209.517167 115.341937) + (xy 209.52118 115.348057) + (xy 209.52118 115.348058) + (xy 209.557186 115.402976) + (xy 209.559523 115.40668) + (xy 209.597405 115.469107) + (xy 209.601121 115.473315) + (xy 209.601122 115.473316) + (xy 209.604803 115.477484) + (xy 209.604776 115.477508) + (xy 209.607429 115.4805) + (xy 209.610132 115.483733) + (xy 209.614144 115.489852) + (xy 209.619456 115.494884) + (xy 209.670383 115.543128) + (xy 209.672825 115.545506) + (xy 214.553724 120.426405) + (xy 214.58775 120.488717) + (xy 214.582685 120.559532) + (xy 214.540138 120.616368) + (xy 214.473618 120.641179) + (xy 214.464629 120.6415) + (xy 195.066371 120.6415) + (xy 194.99825 120.621498) + (xy 194.977276 120.604595) + (xy 189.405975 115.033294) + (xy 194.953757 115.033294) + (xy 194.953957 115.038624) + (xy 194.953957 115.038625) + (xy 194.95785 115.142339) + (xy 194.962411 115.26383) + (xy 195.009785 115.489612) + (xy 195.011743 115.494571) + (xy 195.011744 115.494573) + (xy 195.031374 115.544279) + (xy 195.094524 115.704184) + (xy 195.214204 115.901411) + (xy 195.217701 115.905441) + (xy 195.321733 116.025327) + (xy 195.365404 116.075654) + (xy 195.369535 116.079041) + (xy 195.539672 116.218546) + (xy 195.539678 116.21855) + (xy 195.5438 116.22193) + (xy 195.744292 116.336056) + (xy 195.749308 116.337877) + (xy 195.749313 116.337879) + (xy 195.956132 116.412951) + (xy 195.956136 116.412952) + (xy 195.961147 116.414771) + (xy 195.966396 116.41572) + (xy 195.966399 116.415721) + (xy 196.18408 116.455084) + (xy 196.184087 116.455085) + (xy 196.188164 116.455822) + (xy 196.205901 116.456658) + (xy 196.210849 116.456892) + (xy 196.210856 116.456892) + (xy 196.212337 116.456962) + (xy 196.374482 116.456962) + (xy 196.441438 116.451281) + (xy 196.541119 116.442823) + (xy 196.541123 116.442822) + (xy 196.54643 116.442372) + (xy 196.551585 116.441034) + (xy 196.551591 116.441033) + (xy 196.76456 116.385757) + (xy 196.764564 116.385756) + (xy 196.769729 116.384415) + (xy 196.774595 116.382223) + (xy 196.774598 116.382222) + (xy 196.975206 116.291855) + (xy 196.980072 116.289663) + (xy 196.984492 116.286687) + (xy 196.984496 116.286685) + (xy 197.13106 116.188011) + (xy 197.171442 116.160824) + (xy 197.338369 116.001584) + (xy 197.373874 115.953864) + (xy 197.472894 115.820776) + (xy 197.472896 115.820773) + (xy 197.476078 115.816496) + (xy 197.531789 115.706921) + (xy 197.578215 115.615608) + (xy 197.578215 115.615607) + (xy 197.580634 115.61085) + (xy 197.626136 115.46431) + (xy 197.647462 115.395632) + (xy 197.647463 115.395626) + (xy 197.649046 115.390529) + (xy 197.666545 115.258499) + (xy 197.678657 115.167115) + (xy 197.678657 115.16711) + (xy 197.679357 115.16183) + (xy 197.678696 115.144221) + (xy 199.589071 115.144221) + (xy 199.589434 115.148369) + (xy 199.589434 115.148373) + (xy 199.604266 115.317899) + (xy 199.614809 115.438411) + (xy 199.615719 115.442483) + (xy 199.61572 115.442488) + (xy 199.674828 115.706921) + (xy 199.679229 115.726612) + (xy 199.680672 115.730535) + (xy 199.680673 115.730537) + (xy 199.692486 115.762642) + (xy 199.781201 116.003761) + (xy 199.783148 116.007454) + (xy 199.783149 116.007456) + (xy 199.819106 116.075654) + (xy 199.918931 116.264989) + (xy 199.921351 116.268394) + (xy 200.087576 116.502297) + (xy 200.087581 116.502303) + (xy 200.09 116.505707) + (xy 200.092844 116.508757) + (xy 200.092849 116.508763) + (xy 200.225911 116.651454) + (xy 200.291403 116.721686) + (xy 200.519602 116.90913) + (xy 200.770586 117.064747) + (xy 200.774403 117.066463) + (xy 200.774406 117.066464) + (xy 200.799009 117.077521) + (xy 201.039947 117.185803) + (xy 201.071828 117.195307) + (xy 201.317481 117.268539) + (xy 201.322952 117.27017) + (xy 201.327072 117.270823) + (xy 201.327074 117.270823) + (xy 201.611149 117.315817) + (xy 201.611155 117.315818) + (xy 201.61463 117.316368) + (xy 201.639189 117.317483) + (xy 201.705574 117.320498) + (xy 201.705595 117.320498) + (xy 201.706994 117.320562) + (xy 201.891458 117.320562) + (xy 202.111221 117.305965) + (xy 202.11532 117.305139) + (xy 202.115324 117.305138) + (xy 202.292734 117.269366) + (xy 202.400708 117.247595) + (xy 202.679932 117.15145) + (xy 202.849646 117.066464) + (xy 202.940252 117.021092) + (xy 202.940254 117.021091) + (xy 202.943988 117.019221) + (xy 203.188235 116.85323) + (xy 203.408384 116.656394) + (xy 203.453622 116.603614) + (xy 203.597846 116.435346) + (xy 203.597849 116.435342) + (xy 203.600566 116.432172) + (xy 203.60284 116.42867) + (xy 203.602844 116.428665) + (xy 203.759127 116.188011) + (xy 203.75913 116.188006) + (xy 203.761406 116.184501) + (xy 203.771237 116.163798) + (xy 203.88628 115.921516) + (xy 203.888076 115.917734) + (xy 203.958233 115.699223) + (xy 203.977072 115.640545) + (xy 203.977072 115.640544) + (xy 203.978352 115.636558) + (xy 204.013104 115.443412) + (xy 204.029908 115.350021) + (xy 204.029909 115.350016) + (xy 204.030647 115.345912) + (xy 204.031387 115.329628) + (xy 204.043854 115.055073) + (xy 204.043854 115.055068) + (xy 204.044043 115.050903) + (xy 204.042503 115.033294) + (xy 205.953757 115.033294) + (xy 205.953957 115.038624) + (xy 205.953957 115.038625) + (xy 205.95785 115.142339) + (xy 205.962411 115.26383) + (xy 206.009785 115.489612) + (xy 206.011743 115.494571) + (xy 206.011744 115.494573) + (xy 206.031374 115.544279) + (xy 206.094524 115.704184) + (xy 206.214204 115.901411) + (xy 206.217701 115.905441) + (xy 206.321733 116.025327) + (xy 206.365404 116.075654) + (xy 206.369535 116.079041) + (xy 206.539672 116.218546) + (xy 206.539678 116.21855) + (xy 206.5438 116.22193) + (xy 206.744292 116.336056) + (xy 206.749308 116.337877) + (xy 206.749313 116.337879) + (xy 206.956132 116.412951) + (xy 206.956136 116.412952) + (xy 206.961147 116.414771) + (xy 206.966396 116.41572) + (xy 206.966399 116.415721) + (xy 207.18408 116.455084) + (xy 207.184087 116.455085) + (xy 207.188164 116.455822) + (xy 207.205901 116.456658) + (xy 207.210849 116.456892) + (xy 207.210856 116.456892) + (xy 207.212337 116.456962) + (xy 207.374482 116.456962) + (xy 207.441438 116.451281) + (xy 207.541119 116.442823) + (xy 207.541123 116.442822) + (xy 207.54643 116.442372) + (xy 207.551585 116.441034) + (xy 207.551591 116.441033) + (xy 207.76456 116.385757) + (xy 207.764564 116.385756) + (xy 207.769729 116.384415) + (xy 207.774595 116.382223) + (xy 207.774598 116.382222) + (xy 207.975206 116.291855) + (xy 207.980072 116.289663) + (xy 207.984492 116.286687) + (xy 207.984496 116.286685) + (xy 208.13106 116.188011) + (xy 208.171442 116.160824) + (xy 208.338369 116.001584) + (xy 208.373874 115.953864) + (xy 208.472894 115.820776) + (xy 208.472896 115.820773) + (xy 208.476078 115.816496) + (xy 208.531789 115.706921) + (xy 208.578215 115.615608) + (xy 208.578215 115.615607) + (xy 208.580634 115.61085) + (xy 208.626136 115.46431) + (xy 208.647462 115.395632) + (xy 208.647463 115.395626) + (xy 208.649046 115.390529) + (xy 208.666545 115.258499) + (xy 208.678657 115.167115) + (xy 208.678657 115.16711) + (xy 208.679357 115.16183) + (xy 208.67854 115.140051) + (xy 208.6731 114.99514) + (xy 208.670703 114.931294) + (xy 208.623329 114.705512) + (xy 208.614804 114.683924) + (xy 208.57545 114.584274) + (xy 208.53859 114.49094) + (xy 208.41891 114.293713) + (xy 208.380684 114.249661) + (xy 208.27121 114.123503) + (xy 208.271208 114.123501) + (xy 208.26771 114.11947) + (xy 208.215328 114.076519) + (xy 208.093442 113.976578) + (xy 208.093436 113.976574) + (xy 208.089314 113.973194) + (xy 207.888822 113.859068) + (xy 207.883806 113.857247) + (xy 207.883801 113.857245) + (xy 207.676982 113.782173) + (xy 207.676978 113.782172) + (xy 207.671967 113.780353) + (xy 207.666718 113.779404) + (xy 207.666715 113.779403) + (xy 207.449034 113.74004) + (xy 207.449027 113.740039) + (xy 207.44495 113.739302) + (xy 207.427213 113.738466) + (xy 207.422265 113.738232) + (xy 207.422258 113.738232) + (xy 207.420777 113.738162) + (xy 207.258632 113.738162) + (xy 207.191676 113.743843) + (xy 207.091995 113.752301) + (xy 207.091991 113.752302) + (xy 207.086684 113.752752) + (xy 207.081529 113.75409) + (xy 207.081523 113.754091) + (xy 206.868554 113.809367) + (xy 206.86855 113.809368) + (xy 206.863385 113.810709) + (xy 206.858519 113.812901) + (xy 206.858516 113.812902) + (xy 206.711277 113.879228) + (xy 206.653042 113.905461) + (xy 206.648622 113.908437) + (xy 206.648618 113.908439) + (xy 206.610907 113.933828) + (xy 206.461672 114.0343) + (xy 206.294745 114.19354) + (xy 206.291557 114.197825) + (xy 206.16987 114.361379) + (xy 206.157036 114.378628) + (xy 206.154621 114.383378) + (xy 206.061682 114.566176) + (xy 206.05248 114.584274) + (xy 206.023264 114.678363) + (xy 205.985652 114.799492) + (xy 205.985651 114.799498) + (xy 205.984068 114.804595) + (xy 205.972605 114.891084) + (xy 205.955332 115.021414) + (xy 205.953757 115.033294) + (xy 204.042503 115.033294) + (xy 204.018669 114.760874) + (xy 204.018305 114.756713) + (xy 204.008027 114.710731) + (xy 203.954797 114.47259) + (xy 203.954795 114.472583) + (xy 203.953885 114.468512) + (xy 203.947208 114.450363) + (xy 203.888088 114.289683) + (xy 203.851913 114.191363) + (xy 203.836234 114.161624) + (xy 203.761908 114.020654) + (xy 203.714183 113.930135) + (xy 203.624277 113.803625) + (xy 203.545538 113.692827) + (xy 203.545533 113.692821) + (xy 203.543114 113.689417) + (xy 203.54027 113.686367) + (xy 203.540265 113.686361) + (xy 203.344557 113.47649) + (xy 203.341711 113.473438) + (xy 203.113512 113.285994) + (xy 202.862528 113.130377) + (xy 202.844483 113.122267) + (xy 202.748614 113.079182) + (xy 202.593167 113.009321) + (xy 202.310162 112.924954) + (xy 202.306042 112.924301) + (xy 202.30604 112.924301) + (xy 202.021965 112.879307) + (xy 202.021959 112.879306) + (xy 202.018484 112.878756) + (xy 201.993925 112.877641) + (xy 201.92754 112.874626) + (xy 201.927519 112.874626) + (xy 201.92612 112.874562) + (xy 201.741656 112.874562) + (xy 201.521893 112.889159) + (xy 201.517794 112.889985) + (xy 201.51779 112.889986) + (xy 201.41994 112.909716) + (xy 201.232406 112.947529) + (xy 200.953182 113.043674) + (xy 200.899845 113.070383) + (xy 200.78004 113.130377) + (xy 200.689126 113.175903) + (xy 200.444879 113.341894) + (xy 200.22473 113.53873) + (xy 200.222013 113.5419) + (xy 200.222012 113.541901) + (xy 200.040143 113.754091) + (xy 200.032548 113.762952) + (xy 200.030274 113.766454) + (xy 200.03027 113.766459) + (xy 199.876225 114.003667) + (xy 199.871708 114.010623) + (xy 199.869914 114.014401) + (xy 199.869913 114.014403) + (xy 199.845268 114.066306) + (xy 199.745038 114.27739) + (xy 199.743759 114.281373) + (xy 199.743758 114.281376) + (xy 199.65914 114.544931) + (xy 199.654762 114.558566) + (xy 199.649218 114.589377) + (xy 199.604745 114.836553) + (xy 199.602467 114.849212) + (xy 199.602278 114.853379) + (xy 199.602277 114.853386) + (xy 199.58978 115.128607) + (xy 199.589071 115.144221) + (xy 197.678696 115.144221) + (xy 197.67854 115.140051) + (xy 197.6731 114.99514) + (xy 197.670703 114.931294) + (xy 197.623329 114.705512) + (xy 197.614804 114.683924) + (xy 197.57545 114.584274) + (xy 197.53859 114.49094) + (xy 197.41891 114.293713) + (xy 197.380684 114.249661) + (xy 197.27121 114.123503) + (xy 197.271208 114.123501) + (xy 197.26771 114.11947) + (xy 197.215328 114.076519) + (xy 197.093442 113.976578) + (xy 197.093436 113.976574) + (xy 197.089314 113.973194) + (xy 196.888822 113.859068) + (xy 196.883806 113.857247) + (xy 196.883801 113.857245) + (xy 196.676982 113.782173) + (xy 196.676978 113.782172) + (xy 196.671967 113.780353) + (xy 196.666718 113.779404) + (xy 196.666715 113.779403) + (xy 196.449034 113.74004) + (xy 196.449027 113.740039) + (xy 196.44495 113.739302) + (xy 196.427213 113.738466) + (xy 196.422265 113.738232) + (xy 196.422258 113.738232) + (xy 196.420777 113.738162) + (xy 196.258632 113.738162) + (xy 196.191676 113.743843) + (xy 196.091995 113.752301) + (xy 196.091991 113.752302) + (xy 196.086684 113.752752) + (xy 196.081529 113.75409) + (xy 196.081523 113.754091) + (xy 195.868554 113.809367) + (xy 195.86855 113.809368) + (xy 195.863385 113.810709) + (xy 195.858519 113.812901) + (xy 195.858516 113.812902) + (xy 195.711277 113.879228) + (xy 195.653042 113.905461) + (xy 195.648622 113.908437) + (xy 195.648618 113.908439) + (xy 195.610907 113.933828) + (xy 195.461672 114.0343) + (xy 195.294745 114.19354) + (xy 195.291557 114.197825) + (xy 195.16987 114.361379) + (xy 195.157036 114.378628) + (xy 195.154621 114.383378) + (xy 195.061682 114.566176) + (xy 195.05248 114.584274) + (xy 195.023264 114.678363) + (xy 194.985652 114.799492) + (xy 194.985651 114.799498) + (xy 194.984068 114.804595) + (xy 194.972605 114.891084) + (xy 194.955332 115.021414) + (xy 194.953757 115.033294) + (xy 189.405975 115.033294) + (xy 187.48377 113.111089) + (xy 187.471384 113.096677) + (xy 187.462851 113.085082) + (xy 187.462846 113.085077) + (xy 187.458508 113.079182) + (xy 187.45293 113.074443) + (xy 187.452927 113.07444) + (xy 187.418232 113.044965) + (xy 187.410716 113.038035) + (xy 187.405021 113.03234) + (xy 187.39888 113.027482) + (xy 187.382749 113.014719) + (xy 187.379345 113.011928) + (xy 187.329297 112.969409) + (xy 187.329295 112.969408) + (xy 187.323715 112.964667) + (xy 187.317199 112.961339) + (xy 187.31215 112.957972) + (xy 187.307021 112.954805) + (xy 187.301284 112.950266) + (xy 187.235125 112.919345) + (xy 187.231225 112.917439) + (xy 187.166192 112.884231) + (xy 187.159084 112.882492) + (xy 187.153441 112.880393) + (xy 187.147678 112.878476) + (xy 187.14105 112.875378) + (xy 187.069583 112.860513) + (xy 187.065299 112.859543) + (xy 186.99439 112.842192) + (xy 186.988788 112.841844) + (xy 186.988785 112.841844) + (xy 186.983236 112.8415) + (xy 186.983238 112.841464) + (xy 186.979245 112.841225) + (xy 186.975053 112.840851) + (xy 186.967885 112.83936) + (xy 186.90412 112.841085) + (xy 186.890479 112.841454) + (xy 186.887072 112.8415) + (xy 181.488006 112.8415) + (xy 181.469056 112.840067) + (xy 181.454821 112.837901) + (xy 181.454817 112.837901) + (xy 181.447587 112.836801) + (xy 181.440295 112.837394) + (xy 181.440292 112.837394) + (xy 181.394918 112.841085) + (xy 181.384703 112.8415) + (xy 181.376643 112.8415) + (xy 181.373009 112.841924) + (xy 181.373003 112.841924) + (xy 181.359978 112.843443) + (xy 181.348416 112.844791) + (xy 181.344068 112.845221) + (xy 181.321995 112.847016) + (xy 181.278598 112.850546) + (xy 181.278595 112.850547) + (xy 181.2713 112.85114) + (xy 181.264336 112.853396) + (xy 181.258397 112.854583) + (xy 181.252526 112.85597) + (xy 181.245255 112.856818) + (xy 181.238379 112.859314) + (xy 181.23837 112.859316) + (xy 181.176638 112.881725) + (xy 181.172534 112.883135) + (xy 181.103037 112.905648) + (xy 181.096782 112.909444) + (xy 181.091323 112.911943) + (xy 181.085875 112.914671) + (xy 181.078999 112.917167) + (xy 181.017946 112.957195) + (xy 181.014273 112.959513) + (xy 180.951829 112.997405) + (xy 180.943453 113.004802) + (xy 180.943429 113.004775) + (xy 180.940435 113.00743) + (xy 180.937204 113.010132) + (xy 180.931084 113.014144) + (xy 180.904397 113.042315) + (xy 180.877808 113.070383) + (xy 180.87543 113.072825) + (xy 180.230931 113.717324) + (xy 180.168619 113.75135) + (xy 180.112421 113.750747) + (xy 180.06475 113.739302) + (xy 180.020978 113.728793) + (xy 179.781756 113.709966) + (xy 179.542534 113.728793) + (xy 179.537727 113.729947) + (xy 179.537721 113.729948) + (xy 179.400252 113.762952) + (xy 179.309203 113.784811) + (xy 179.304632 113.786704) + (xy 179.30463 113.786705) + (xy 179.092079 113.874746) + (xy 179.092077 113.874747) + (xy 179.087507 113.87664) + (xy 178.882907 114.00202) + (xy 178.87914 114.005237) + (xy 178.879139 114.005238) + (xy 178.74539 114.11947) + (xy 178.700438 114.157862) + (xy 178.544596 114.340331) + (xy 178.419216 114.544931) + (xy 178.417323 114.549501) + (xy 178.417322 114.549503) + (xy 178.35054 114.710731) + (xy 178.327387 114.766627) + (xy 178.319497 114.799492) + (xy 178.272524 114.995145) + (xy 178.272523 114.995151) + (xy 178.271369 114.999958) + (xy 178.252542 115.23918) + (xy 178.271369 115.478402) + (xy 178.272523 115.483209) + (xy 178.272524 115.483215) + (xy 178.287479 115.545506) + (xy 178.327387 115.711733) + (xy 178.32928 115.716304) + (xy 178.329281 115.716306) + (xy 178.414282 115.921516) + (xy 178.419216 115.933429) + (xy 178.544596 116.138029) + (xy 178.547813 116.141796) + (xy 178.547814 116.141797) + (xy 178.587284 116.188011) + (xy 178.700438 116.320498) + (xy 178.7042 116.323711) + (xy 178.859955 116.456737) + (xy 178.882907 116.47634) + (xy 179.087507 116.60172) + (xy 179.092077 116.603613) + (xy 179.092079 116.603614) + (xy 179.30463 116.691655) + (xy 179.309203 116.693549) + (xy 179.367817 116.707621) + (xy 179.537721 116.748412) + (xy 179.537727 116.748413) + (xy 179.542534 116.749567) + (xy 179.781756 116.768394) + (xy 180.020978 116.749567) + (xy 180.025785 116.748413) + (xy 180.025791 116.748412) + (xy 180.195695 116.707621) + (xy 180.254309 116.693549) + (xy 180.258882 116.691655) + (xy 180.471433 116.603614) + (xy 180.471435 116.603613) + (xy 180.476005 116.60172) + (xy 180.680605 116.47634) + (xy 180.703558 116.456737) + (xy 180.859312 116.323711) + (xy 180.863074 116.320498) + (xy 180.976228 116.188011) + (xy 181.015698 116.141797) + (xy 181.015699 116.141796) + (xy 181.018916 116.138029) + (xy 181.144296 115.933429) + (xy 181.149231 115.921516) + (xy 181.234231 115.716306) + (xy 181.234232 115.716304) + (xy 181.236125 115.711733) + (xy 181.250547 115.651663) + (xy 184.066214 115.651663) + (xy 184.069998 115.660441) + (xy 184.932945 116.523388) + (xy 184.946889 116.531002) + (xy 184.948722 116.530871) + (xy 184.955337 116.52662) + (xy 185.818473 115.663484) + (xy 185.825233 115.651104) + (xy 185.819506 115.643454) + (xy 185.643998 115.535903) + (xy 185.635204 115.531422) + (xy 185.422728 115.443412) + (xy 185.413343 115.440363) + (xy 185.189713 115.386673) + (xy 185.179966 115.38513) + (xy 184.950687 115.367085) + (xy 184.940827 115.367085) + (xy 184.711548 115.38513) + (xy 184.701801 115.386673) + (xy 184.478171 115.440363) + (xy 184.468786 115.443412) + (xy 184.25631 115.531422) + (xy 184.247516 115.535903) + (xy 184.075674 115.641207) + (xy 184.066214 115.651663) + (xy 181.250547 115.651663) + (xy 181.276033 115.545506) + (xy 181.290988 115.483215) + (xy 181.290989 115.483209) + (xy 181.292143 115.478402) + (xy 181.31097 115.23918) + (xy 181.292143 114.999958) + (xy 181.270189 114.908515) + (xy 181.273735 114.837607) + (xy 181.303612 114.790005) + (xy 181.698212 114.395405) + (xy 181.760524 114.361379) + (xy 181.787307 114.3585) + (xy 186.533629 114.3585) + (xy 186.60175 114.378502) + (xy 186.622724 114.395405) + (xy 193.638224 121.410905) + (xy 193.67225 121.473217) + (xy 193.667185 121.544032) + (xy 193.638224 121.589095) + (xy 188.222724 127.004595) + (xy 188.160412 127.038621) + (xy 188.133629 127.0415) + (xy 161.87714 127.0415) + (xy 161.85819 127.040067) + (xy 161.843955 127.037901) + (xy 161.843951 127.037901) + (xy 161.836721 127.036801) + (xy 161.829429 127.037394) + (xy 161.829426 127.037394) + (xy 161.784052 127.041085) + (xy 161.773837 127.0415) + (xy 161.765777 127.0415) + (xy 161.762143 127.041924) + (xy 161.762137 127.041924) + (xy 161.749831 127.043359) + (xy 161.73755 127.044791) + (xy 161.733202 127.045221) + (xy 161.660434 127.05114) + (xy 161.653473 127.053395) + (xy 161.647533 127.054582) + (xy 161.641658 127.055971) + (xy 161.634389 127.056818) + (xy 161.56574 127.081736) + (xy 161.561612 127.083153) + (xy 161.499134 127.103393) + (xy 161.499132 127.103394) + (xy 161.492171 127.105649) + (xy 161.485916 127.109445) + (xy 161.480442 127.111951) + (xy 161.475012 127.11467) + (xy 161.468133 127.117167) + (xy 161.462013 127.12118) + (xy 161.462012 127.12118) + (xy 161.407094 127.157186) + (xy 161.40339 127.159523) + (xy 161.340963 127.197405) + (xy 161.332586 127.204803) + (xy 161.332562 127.204776) + (xy 161.32957 127.207429) + (xy 161.326337 127.210132) + (xy 161.320218 127.214144) + (xy 161.285999 127.250266) + (xy 161.266942 127.270383) + (xy 161.264564 127.272825) + (xy 160.016868 128.520521) + (xy 159.954556 128.554547) + (xy 159.898358 128.553944) + (xy 159.877182 128.54886) + (xy 159.806915 128.53199) + (xy 159.567693 128.513163) + (xy 159.328471 128.53199) + (xy 159.323664 128.533144) + (xy 159.323658 128.533145) + (xy 159.185693 128.566268) + (xy 159.09514 128.588008) + (xy 159.090569 128.589901) + (xy 159.090567 128.589902) + (xy 158.878016 128.677943) + (xy 158.878014 128.677944) + (xy 158.873444 128.679837) + (xy 158.668844 128.805217) + (xy 158.486375 128.961059) + (xy 158.483162 128.964821) + (xy 158.337536 129.135329) + (xy 158.330533 129.143528) + (xy 158.205153 129.348128) + (xy 158.20326 129.352698) + (xy 158.203259 129.3527) + (xy 158.121735 129.549518) + (xy 158.113324 129.569824) + (xy 158.098376 129.632086) + (xy 158.058461 129.798342) + (xy 158.05846 129.798348) + (xy 158.057306 129.803155) + (xy 158.038479 130.042377) + (xy 158.057306 130.281599) + (xy 158.05846 130.286406) + (xy 158.058461 130.286412) + (xy 158.07245 130.344679) + (xy 158.113324 130.51493) + (xy 158.115217 130.519501) + (xy 158.115218 130.519503) + (xy 158.200455 130.725283) + (xy 158.205153 130.736626) + (xy 158.330533 130.941226) + (xy 158.33375 130.944993) + (xy 158.333751 130.944994) + (xy 158.412866 131.037626) + (xy 158.486375 131.123695) + (xy 158.490137 131.126908) + (xy 158.659871 131.271873) + (xy 158.668844 131.279537) + (xy 158.873444 131.404917) + (xy 158.878014 131.40681) + (xy 158.878016 131.406811) + (xy 159.090567 131.494852) + (xy 159.09514 131.496746) + (xy 159.164192 131.513324) + (xy 159.323658 131.551609) + (xy 159.323664 131.55161) + (xy 159.328471 131.552764) + (xy 159.567693 131.571591) + (xy 159.806915 131.552764) + (xy 159.811722 131.55161) + (xy 159.811728 131.551609) + (xy 159.971194 131.513324) + (xy 160.040246 131.496746) + (xy 160.044819 131.494852) + (xy 160.25737 131.406811) + (xy 160.257372 131.40681) + (xy 160.261942 131.404917) + (xy 160.466542 131.279537) + (xy 160.475516 131.271873) + (xy 160.504448 131.247163) + (xy 163.328068 131.247163) + (xy 163.346113 131.476442) + (xy 163.347656 131.486189) + (xy 163.401346 131.709819) + (xy 163.404395 131.719204) + (xy 163.492405 131.93168) + (xy 163.496886 131.940474) + (xy 163.60219 132.112316) + (xy 163.612646 132.121776) + (xy 163.621424 132.117992) + (xy 164.484371 131.255045) + (xy 164.490749 131.243365) + (xy 165.220801 131.243365) + (xy 165.220932 131.245198) + (xy 165.225183 131.251813) + (xy 166.088319 132.114949) + (xy 166.100699 132.121709) + (xy 166.108349 132.115982) + (xy 166.2159 131.940474) + (xy 166.220381 131.93168) + (xy 166.308391 131.719204) + (xy 166.31144 131.709819) + (xy 166.36513 131.486189) + (xy 166.366673 131.476442) + (xy 166.384718 131.247163) + (xy 166.384718 131.237303) + (xy 166.366673 131.008024) + (xy 166.36513 130.998277) + (xy 166.31144 130.774647) + (xy 166.308391 130.765262) + (xy 166.220381 130.552786) + (xy 166.2159 130.543992) + (xy 166.110596 130.37215) + (xy 166.10014 130.36269) + (xy 166.091362 130.366474) + (xy 165.228415 131.229421) + (xy 165.220801 131.243365) + (xy 164.490749 131.243365) + (xy 164.491985 131.241101) + (xy 164.491854 131.239268) + (xy 164.487603 131.232653) + (xy 163.624467 130.369517) + (xy 163.612087 130.362757) + (xy 163.604437 130.368484) + (xy 163.496886 130.543992) + (xy 163.492405 130.552786) + (xy 163.404395 130.765262) + (xy 163.401346 130.774647) + (xy 163.347656 130.998277) + (xy 163.346113 131.008024) + (xy 163.328068 131.237303) + (xy 163.328068 131.247163) + (xy 160.504448 131.247163) + (xy 160.645249 131.126908) + (xy 160.649011 131.123695) + (xy 160.72252 131.037626) + (xy 160.801635 130.944994) + (xy 160.801636 130.944993) + (xy 160.804853 130.941226) + (xy 160.930233 130.736626) + (xy 160.934932 130.725283) + (xy 161.020168 130.519503) + (xy 161.020169 130.519501) + (xy 161.022062 130.51493) + (xy 161.062936 130.344679) + (xy 161.076925 130.286412) + (xy 161.076926 130.286406) + (xy 161.07808 130.281599) + (xy 161.096907 130.042377) + (xy 161.093453 129.998486) + (xy 163.97685 129.998486) + (xy 163.980634 130.007264) + (xy 164.843581 130.870211) + (xy 164.857525 130.877825) + (xy 164.859358 130.877694) + (xy 164.865973 130.873443) + (xy 165.729109 130.010307) + (xy 165.735869 129.997927) + (xy 165.730142 129.990277) + (xy 165.554634 129.882726) + (xy 165.54584 129.878245) + (xy 165.333364 129.790235) + (xy 165.323979 129.787186) + (xy 165.100349 129.733496) + (xy 165.090602 129.731953) + (xy 164.861323 129.713908) + (xy 164.851463 129.713908) + (xy 164.622184 129.731953) + (xy 164.612437 129.733496) + (xy 164.388807 129.787186) + (xy 164.379422 129.790235) + (xy 164.166946 129.878245) + (xy 164.158152 129.882726) + (xy 163.98631 129.98803) + (xy 163.97685 129.998486) + (xy 161.093453 129.998486) + (xy 161.07808 129.803155) + (xy 161.056126 129.711712) + (xy 161.059672 129.640804) + (xy 161.089549 129.593202) + (xy 162.087346 128.595405) + (xy 162.149658 128.561379) + (xy 162.176441 128.5585) + (xy 188.43293 128.5585) + (xy 188.45188 128.559933) + (xy 188.466115 128.562099) + (xy 188.466119 128.562099) + (xy 188.473349 128.563199) + (xy 188.480641 128.562606) + (xy 188.480644 128.562606) + (xy 188.526018 128.558915) + (xy 188.536233 128.5585) + (xy 188.544293 128.5585) + (xy 188.557583 128.556951) + (xy 188.572507 128.555211) + (xy 188.576882 128.554778) + (xy 188.642339 128.549454) + (xy 188.642342 128.549453) + (xy 188.649637 128.54886) + (xy 188.656601 128.546604) + (xy 188.66256 128.545413) + (xy 188.668415 128.544029) + (xy 188.675681 128.543182) + (xy 188.744327 128.518265) + (xy 188.748455 128.516848) + (xy 188.810936 128.496607) + (xy 188.810938 128.496606) + (xy 188.817899 128.494351) + (xy 188.824154 128.490555) + (xy 188.829628 128.488049) + (xy 188.835058 128.48533) + (xy 188.841937 128.482833) + (xy 188.902976 128.442814) + (xy 188.90668 128.440477) + (xy 188.969107 128.402595) + (xy 188.977484 128.395197) + (xy 188.977508 128.395224) + (xy 188.9805 128.392571) + (xy 188.983733 128.389868) + (xy 188.989852 128.385856) + (xy 189.043128 128.329617) + (xy 189.045506 128.327175) + (xy 189.070189 128.302492) + (xy 195.288232 128.302492) + (xy 195.306277 128.531771) + (xy 195.30782 128.541518) + (xy 195.36151 128.765148) + (xy 195.364559 128.774533) + (xy 195.452569 128.987009) + (xy 195.45705 128.995803) + (xy 195.562354 129.167645) + (xy 195.57281 129.177105) + (xy 195.581588 129.173321) + (xy 196.444535 128.310374) + (xy 196.450913 128.298694) + (xy 197.180965 128.298694) + (xy 197.181096 128.300527) + (xy 197.185347 128.307142) + (xy 198.048483 129.170278) + (xy 198.060863 129.177038) + (xy 198.068513 129.171311) + (xy 198.176064 128.995803) + (xy 198.180545 128.987009) + (xy 198.268555 128.774533) + (xy 198.271604 128.765148) + (xy 198.325294 128.541518) + (xy 198.326837 128.531771) + (xy 198.344882 128.302492) + (xy 205.288232 128.302492) + (xy 205.306277 128.531771) + (xy 205.30782 128.541518) + (xy 205.36151 128.765148) + (xy 205.364559 128.774533) + (xy 205.452569 128.987009) + (xy 205.45705 128.995803) + (xy 205.562354 129.167645) + (xy 205.57281 129.177105) + (xy 205.581588 129.173321) + (xy 206.444535 128.310374) + (xy 206.450913 128.298694) + (xy 207.180965 128.298694) + (xy 207.181096 128.300527) + (xy 207.185347 128.307142) + (xy 208.048483 129.170278) + (xy 208.060863 129.177038) + (xy 208.068513 129.171311) + (xy 208.176064 128.995803) + (xy 208.180545 128.987009) + (xy 208.268555 128.774533) + (xy 208.271604 128.765148) + (xy 208.325294 128.541518) + (xy 208.326837 128.531771) + (xy 208.344882 128.302492) + (xy 208.344882 128.292632) + (xy 208.326837 128.063353) + (xy 208.325294 128.053606) + (xy 208.271604 127.829976) + (xy 208.268555 127.820591) + (xy 208.180545 127.608115) + (xy 208.176064 127.599321) + (xy 208.07076 127.427479) + (xy 208.060304 127.418019) + (xy 208.051526 127.421803) + (xy 207.188579 128.28475) + (xy 207.180965 128.298694) + (xy 206.450913 128.298694) + (xy 206.452149 128.29643) + (xy 206.452018 128.294597) + (xy 206.447767 128.287982) + (xy 205.584631 127.424846) + (xy 205.572251 127.418086) + (xy 205.564601 127.423813) + (xy 205.45705 127.599321) + (xy 205.452569 127.608115) + (xy 205.364559 127.820591) + (xy 205.36151 127.829976) + (xy 205.30782 128.053606) + (xy 205.306277 128.063353) + (xy 205.288232 128.292632) + (xy 205.288232 128.302492) + (xy 198.344882 128.302492) + (xy 198.344882 128.292632) + (xy 198.326837 128.063353) + (xy 198.325294 128.053606) + (xy 198.271604 127.829976) + (xy 198.268555 127.820591) + (xy 198.180545 127.608115) + (xy 198.176064 127.599321) + (xy 198.07076 127.427479) + (xy 198.060304 127.418019) + (xy 198.051526 127.421803) + (xy 197.188579 128.28475) + (xy 197.180965 128.298694) + (xy 196.450913 128.298694) + (xy 196.452149 128.29643) + (xy 196.452018 128.294597) + (xy 196.447767 128.287982) + (xy 195.584631 127.424846) + (xy 195.572251 127.418086) + (xy 195.564601 127.423813) + (xy 195.45705 127.599321) + (xy 195.452569 127.608115) + (xy 195.364559 127.820591) + (xy 195.36151 127.829976) + (xy 195.30782 128.053606) + (xy 195.306277 128.063353) + (xy 195.288232 128.292632) + (xy 195.288232 128.302492) + (xy 189.070189 128.302492) + (xy 190.318866 127.053815) + (xy 195.937014 127.053815) + (xy 195.940798 127.062593) + (xy 196.803745 127.92554) + (xy 196.817689 127.933154) + (xy 196.819522 127.933023) + (xy 196.826137 127.928772) + (xy 197.689273 127.065636) + (xy 197.696033 127.053256) + (xy 197.690306 127.045606) + (xy 197.514798 126.938055) + (xy 197.506004 126.933574) + (xy 197.293528 126.845564) + (xy 197.284143 126.842515) + (xy 197.060513 126.788825) + (xy 197.050766 126.787282) + (xy 196.821487 126.769237) + (xy 196.811627 126.769237) + (xy 196.582348 126.787282) + (xy 196.572601 126.788825) + (xy 196.348971 126.842515) + (xy 196.339586 126.845564) + (xy 196.12711 126.933574) + (xy 196.118316 126.938055) + (xy 195.946474 127.043359) + (xy 195.937014 127.053815) + (xy 190.318866 127.053815) + (xy 194.477276 122.895405) + (xy 194.539588 122.861379) + (xy 194.566371 122.8585) + (xy 214.953729 122.8585) + (xy 215.02185 122.878502) + (xy 215.042824 122.895405) + (xy 219.53633 127.388911) + (xy 219.548716 127.403323) + (xy 219.557249 127.414918) + (xy 219.557254 127.414923) + (xy 219.561592 127.420818) + (xy 219.56717 127.425557) + (xy 219.567173 127.42556) + (xy 219.601868 127.455035) + (xy 219.609384 127.461965) + (xy 219.615079 127.46766) + (xy 219.617961 127.46994) + (xy 219.637351 127.485281) + (xy 219.640755 127.488072) + (xy 219.690803 127.530591) + (xy 219.696385 127.535333) + (xy 219.702901 127.538661) + (xy 219.70795 127.542028) + (xy 219.713079 127.545195) + (xy 219.718816 127.549734) + (xy 219.784975 127.580655) + (xy 219.788869 127.582558) + (xy 219.853908 127.615769) + (xy 219.861016 127.617508) + (xy 219.866659 127.619607) + (xy 219.872422 127.621524) + (xy 219.87905 127.624622) + (xy 219.886212 127.626112) + (xy 219.886213 127.626112) + (xy 219.950512 127.639486) + (xy 219.954796 127.640456) + (xy 220.02571 127.657808) + (xy 220.031312 127.658156) + (xy 220.031315 127.658156) + (xy 220.036864 127.6585) + (xy 220.036862 127.658536) + (xy 220.040855 127.658775) + (xy 220.045047 127.659149) + (xy 220.052215 127.66064) + (xy 220.12962 127.658546) + (xy 220.133028 127.6585) + (xy 230.563779 127.6585) + (xy 230.6319 127.678502) + (xy 230.652874 127.695405) + (xy 233.53633 130.578861) + (xy 233.548716 130.593273) + (xy 233.557249 130.604868) + (xy 233.557254 130.604873) + (xy 233.561592 130.610768) + (xy 233.56717 130.615507) + (xy 233.567173 130.61551) + (xy 233.601868 130.644985) + (xy 233.609384 130.651915) + (xy 233.61508 130.657611) + (xy 233.617941 130.659874) + (xy 233.617946 130.659879) + (xy 233.637366 130.675243) + (xy 233.640767 130.678032) + (xy 233.690309 130.720121) + (xy 233.696385 130.725283) + (xy 233.702905 130.728612) + (xy 233.707952 130.731978) + (xy 233.713076 130.735143) + (xy 233.718817 130.739685) + (xy 233.725448 130.742784) + (xy 233.725451 130.742786) + (xy 233.78493 130.770584) + (xy 233.788882 130.772515) + (xy 233.829597 130.793305) + (xy 233.853908 130.805719) + (xy 233.861014 130.807458) + (xy 233.866664 130.809559) + (xy 233.872421 130.811474) + (xy 233.87905 130.814572) + (xy 233.950535 130.829441) + (xy 233.954801 130.830407) + (xy 234.02571 130.847758) + (xy 234.031312 130.848106) + (xy 234.031315 130.848106) + (xy 234.036864 130.84845) + (xy 234.036862 130.848485) + (xy 234.040834 130.848725) + (xy 234.045055 130.849102) + (xy 234.052215 130.850591) + (xy 234.129642 130.848496) + (xy 234.13305 130.84845) + (xy 240.353729 130.84845) + (xy 240.42185 130.868452) + (xy 240.442824 130.885355) + (xy 247.004595 137.447126) + (xy 247.038621 137.509438) + (xy 247.0415 137.536221) + (xy 247.0415 140.43293) + (xy 247.040067 140.45188) + (xy 247.036801 140.473349) + (xy 247.037394 140.480641) + (xy 247.037394 140.480644) + (xy 247.041085 140.526018) + (xy 247.0415 140.536233) + (xy 247.0415 140.544293) + (xy 247.041925 140.547937) + (xy 247.044789 140.572507) + (xy 247.045222 140.576882) + (xy 247.05114 140.649637) + (xy 247.053396 140.656601) + (xy 247.054587 140.66256) + (xy 247.055971 140.668415) + (xy 247.056818 140.675681) + (xy 247.081735 140.744327) + (xy 247.083152 140.748455) + (xy 247.086039 140.757365) + (xy 247.105649 140.817899) + (xy 247.109445 140.824154) + (xy 247.111951 140.829628) + (xy 247.11467 140.835058) + (xy 247.117167 140.841937) + (xy 247.12118 140.848057) + (xy 247.12118 140.848058) + (xy 247.157186 140.902976) + (xy 247.159523 140.90668) + (xy 247.197405 140.969107) + (xy 247.201121 140.973315) + (xy 247.201122 140.973316) + (xy 247.204803 140.977484) + (xy 247.204776 140.977508) + (xy 247.207429 140.9805) + (xy 247.210132 140.983733) + (xy 247.214144 140.989852) + (xy 247.219456 140.994884) + (xy 247.270383 141.043128) + (xy 247.272825 141.045506) + (xy 249.508274 143.280955) + (xy 249.52066 143.295367) + (xy 249.529193 143.306962) + (xy 249.529198 143.306967) + (xy 249.533536 143.312862) + (xy 249.539114 143.317601) + (xy 249.539117 143.317604) + (xy 249.573812 143.347079) + (xy 249.581328 143.354009) + (xy 249.587024 143.359705) + (xy 249.589885 143.361968) + (xy 249.58989 143.361973) + (xy 249.60931 143.377337) + (xy 249.612711 143.380126) + (xy 249.668329 143.427377) + (xy 249.674842 143.430703) + (xy 249.679881 143.434064) + (xy 249.685023 143.43724) + (xy 249.69076 143.441778) + (xy 249.756919 143.472699) + (xy 249.760813 143.474602) + (xy 249.825852 143.507813) + (xy 249.832961 143.509552) + (xy 249.838595 143.511648) + (xy 249.844365 143.513567) + (xy 249.850994 143.516666) + (xy 249.858157 143.518156) + (xy 249.85816 143.518157) + (xy 249.904156 143.527724) + (xy 249.922479 143.531535) + (xy 249.926745 143.532501) + (xy 249.997654 143.549852) + (xy 250.003256 143.5502) + (xy 250.003259 143.5502) + (xy 250.008808 143.550544) + (xy 250.008806 143.550579) + (xy 250.012778 143.550819) + (xy 250.016999 143.551196) + (xy 250.024159 143.552685) + (xy 250.101586 143.55059) + (xy 250.104994 143.550544) + (xy 250.204211 143.550544) + (xy 250.272332 143.570546) + (xy 250.306004 143.604954) + (xy 250.307119 143.604138) + (xy 250.310177 143.608316) + (xy 250.312874 143.612718) + (xy 250.316249 143.616614) + (xy 250.316254 143.616621) + (xy 250.382101 143.692636) + (xy 250.461968 143.784837) + (xy 250.587841 143.889339) + (xy 250.627476 143.94824) + (xy 250.628974 144.019221) + (xy 250.59186 144.079744) + (xy 250.565538 144.098044) + (xy 250.47235 144.146555) + (xy 250.468217 144.149658) + (xy 250.468214 144.14966) + (xy 250.294385 144.280174) + (xy 250.29025 144.283279) + (xy 250.286678 144.287017) + (xy 250.154966 144.424846) + (xy 250.132926 144.447909) + (xy 250.130018 144.452172) + (xy 250.130014 144.452177) + (xy 250.091333 144.508883) + (xy 250.036422 144.553886) + (xy 249.987244 144.563879) + (xy 246.868647 144.563879) + (xy 246.800526 144.543877) + (xy 246.779552 144.526975) + (xy 245.880531 143.627955) + (xy 245.571439 143.318864) + (xy 245.537414 143.256551) + (xy 245.542478 143.185736) + (xy 245.585025 143.1289) + (xy 245.608783 143.114886) + (xy 245.690461 143.078093) + (xy 245.775966 143.039576) + (xy 245.780386 143.0366) + (xy 245.78039 143.036598) + (xy 245.88462 142.966425) + (xy 245.967336 142.910737) + (xy 246.134263 142.751497) + (xy 246.213656 142.644789) + (xy 246.268788 142.570689) + (xy 246.26879 142.570686) + (xy 246.271972 142.566409) + (xy 246.306199 142.49909) + (xy 246.374109 142.365521) + (xy 246.374109 142.36552) + (xy 246.376528 142.360763) + (xy 246.415794 142.234306) + (xy 246.443356 142.145545) + (xy 246.443357 142.145539) + (xy 246.44494 142.140442) + (xy 246.46447 141.99309) + (xy 246.474551 141.917028) + (xy 246.474551 141.917023) + (xy 246.475251 141.911743) + (xy 246.473415 141.86282) + (xy 246.468924 141.743193) + (xy 246.466597 141.681207) + (xy 246.419223 141.455425) + (xy 246.401524 141.410607) + (xy 246.371344 141.334187) + (xy 246.334484 141.240853) + (xy 246.22489 141.060247) + (xy 246.217573 141.048189) + (xy 246.217572 141.048188) + (xy 246.214804 141.043626) + (xy 246.177985 141.001196) + (xy 246.067104 140.873416) + (xy 246.067102 140.873414) + (xy 246.063604 140.869383) + (xy 245.992323 140.810936) + (xy 245.889336 140.726491) + (xy 245.88933 140.726487) + (xy 245.885208 140.723107) + (xy 245.684716 140.608981) + (xy 245.6797 140.60716) + (xy 245.679695 140.607158) + (xy 245.472876 140.532086) + (xy 245.472872 140.532085) + (xy 245.467861 140.530266) + (xy 245.462612 140.529317) + (xy 245.462609 140.529316) + (xy 245.244928 140.489953) + (xy 245.244921 140.489952) + (xy 245.240844 140.489215) + (xy 245.223107 140.488379) + (xy 245.218159 140.488145) + (xy 245.218152 140.488145) + (xy 245.216671 140.488075) + (xy 245.054526 140.488075) + (xy 244.98757 140.493756) + (xy 244.887889 140.502214) + (xy 244.887885 140.502215) + (xy 244.882578 140.502665) + (xy 244.877423 140.504003) + (xy 244.877417 140.504004) + (xy 244.664448 140.55928) + (xy 244.664444 140.559281) + (xy 244.659279 140.560622) + (xy 244.654413 140.562814) + (xy 244.65441 140.562815) + (xy 244.555972 140.607158) + (xy 244.448936 140.655374) + (xy 244.444516 140.65835) + (xy 244.444512 140.658352) + (xy 244.38525 140.69825) + (xy 244.257566 140.784213) + (xy 244.090639 140.943453) + (xy 244.058736 140.986332) + (xy 243.956352 141.123942) + (xy 243.95293 141.128541) + (xy 243.950515 141.133291) + (xy 243.888888 141.254503) + (xy 243.848374 141.334187) + (xy 243.840668 141.359004) + (xy 243.781546 141.549405) + (xy 243.781545 141.54941) + (xy 243.779962 141.554508) + (xy 243.769339 141.634662) + (xy 243.751058 141.772592) + (xy 243.749651 141.783207) + (xy 243.758305 142.013743) + (xy 243.805679 142.239525) + (xy 243.807637 142.244484) + (xy 243.807638 142.244486) + (xy 243.830722 142.302938) + (xy 243.890418 142.454097) + (xy 244.010098 142.651324) + (xy 244.013595 142.655354) + (xy 244.11993 142.777895) + (xy 244.149469 142.842455) + (xy 244.139415 142.912736) + (xy 244.09296 142.966425) + (xy 244.024764 142.986475) + (xy 243.511346 142.986475) + (xy 243.443225 142.966473) + (xy 243.422251 142.94957) + (xy 242.895405 142.422724) + (xy 242.861379 142.360412) + (xy 242.8585 142.333629) + (xy 242.8585 139.262663) + (xy 244.066069 139.262663) + (xy 244.071796 139.270313) + (xy 244.247304 139.377864) + (xy 244.256098 139.382345) + (xy 244.468574 139.470355) + (xy 244.477959 139.473404) + (xy 244.701589 139.527094) + (xy 244.711336 139.528637) + (xy 244.940615 139.546682) + (xy 244.950475 139.546682) + (xy 245.179754 139.528637) + (xy 245.189501 139.527094) + (xy 245.413131 139.473404) + (xy 245.422516 139.470355) + (xy 245.634992 139.382345) + (xy 245.643786 139.377864) + (xy 245.815628 139.27256) + (xy 245.825088 139.262104) + (xy 245.821304 139.253326) + (xy 244.958357 138.390379) + (xy 244.944413 138.382765) + (xy 244.94258 138.382896) + (xy 244.935965 138.387147) + (xy 244.072829 139.250283) + (xy 244.066069 139.262663) + (xy 242.8585 139.262663) + (xy 242.8585 138.023287) + (xy 243.41722 138.023287) + (xy 243.435265 138.252566) + (xy 243.436808 138.262313) + (xy 243.490498 138.485943) + (xy 243.493547 138.495328) + (xy 243.581557 138.707804) + (xy 243.586038 138.716598) + (xy 243.691342 138.88844) + (xy 243.701798 138.8979) + (xy 243.710576 138.894116) + (xy 244.573523 138.031169) + (xy 244.579901 138.019489) + (xy 245.309953 138.019489) + (xy 245.310084 138.021322) + (xy 245.314335 138.027937) + (xy 246.177471 138.891073) + (xy 246.189851 138.897833) + (xy 246.197501 138.892106) + (xy 246.305052 138.716598) + (xy 246.309533 138.707804) + (xy 246.397543 138.495328) + (xy 246.400592 138.485943) + (xy 246.454282 138.262313) + (xy 246.455825 138.252566) + (xy 246.47387 138.023287) + (xy 246.47387 138.013427) + (xy 246.455825 137.784148) + (xy 246.454282 137.774401) + (xy 246.400592 137.550771) + (xy 246.397543 137.541386) + (xy 246.309533 137.32891) + (xy 246.305052 137.320116) + (xy 246.199748 137.148274) + (xy 246.189292 137.138814) + (xy 246.180514 137.142598) + (xy 245.317567 138.005545) + (xy 245.309953 138.019489) + (xy 244.579901 138.019489) + (xy 244.581137 138.017225) + (xy 244.581006 138.015392) + (xy 244.576755 138.008777) + (xy 243.713619 137.145641) + (xy 243.701239 137.138881) + (xy 243.693589 137.144608) + (xy 243.586038 137.320116) + (xy 243.581557 137.32891) + (xy 243.493547 137.541386) + (xy 243.490498 137.550771) + (xy 243.436808 137.774401) + (xy 243.435265 137.784148) + (xy 243.41722 138.013427) + (xy 243.41722 138.023287) + (xy 242.8585 138.023287) + (xy 242.8585 137.51004) + (xy 242.859933 137.49109) + (xy 242.862099 137.476855) + (xy 242.862099 137.476851) + (xy 242.863199 137.469621) + (xy 242.86137 137.447126) + (xy 242.858915 137.416952) + (xy 242.8585 137.406737) + (xy 242.8585 137.398677) + (xy 242.855211 137.370463) + (xy 242.854778 137.366088) + (xy 242.849454 137.300631) + (xy 242.849453 137.300628) + (xy 242.84886 137.293333) + (xy 242.846604 137.286369) + (xy 242.845413 137.28041) + (xy 242.844029 137.274555) + (xy 242.843182 137.267289) + (xy 242.818265 137.198643) + (xy 242.816848 137.194515) + (xy 242.796607 137.132034) + (xy 242.796606 137.132032) + (xy 242.794351 137.125071) + (xy 242.790555 137.118816) + (xy 242.788049 137.113342) + (xy 242.78533 137.107912) + (xy 242.782833 137.101033) + (xy 242.755533 137.059394) + (xy 242.742814 137.039994) + (xy 242.740467 137.036275) + (xy 242.702595 136.973863) + (xy 242.695197 136.965486) + (xy 242.695224 136.965462) + (xy 242.692571 136.96247) + (xy 242.689868 136.959237) + (xy 242.685856 136.953118) + (xy 242.629617 136.899842) + (xy 242.627175 136.897464) + (xy 242.504321 136.77461) + (xy 244.066002 136.77461) + (xy 244.069786 136.783388) + (xy 244.932733 137.646335) + (xy 244.946677 137.653949) + (xy 244.94851 137.653818) + (xy 244.955125 137.649567) + (xy 245.818261 136.786431) + (xy 245.825021 136.774051) + (xy 245.819294 136.766401) + (xy 245.643786 136.65885) + (xy 245.634992 136.654369) + (xy 245.422516 136.566359) + (xy 245.413131 136.56331) + (xy 245.189501 136.50962) + (xy 245.179754 136.508077) + (xy 244.950475 136.490032) + (xy 244.940615 136.490032) + (xy 244.711336 136.508077) + (xy 244.701589 136.50962) + (xy 244.477959 136.56331) + (xy 244.468574 136.566359) + (xy 244.256098 136.654369) + (xy 244.247304 136.65885) + (xy 244.075462 136.764154) + (xy 244.066002 136.77461) + (xy 242.504321 136.77461) + (xy 241.669455 135.939744) + (xy 241.635429 135.877432) + (xy 241.636032 135.821234) + (xy 241.638306 135.811764) + (xy 241.657986 135.729791) + (xy 241.676813 135.490569) + (xy 241.657986 135.251347) + (xy 241.656832 135.24654) + (xy 241.656831 135.246534) + (xy 241.618031 135.084923) + (xy 241.601968 135.018016) + (xy 241.576535 134.956615) + (xy 241.512033 134.800892) + (xy 241.512032 134.80089) + (xy 241.510139 134.79632) + (xy 241.384759 134.59172) + (xy 241.370798 134.575373) + (xy 241.23213 134.413013) + (xy 241.228917 134.409251) + (xy 241.194237 134.379632) + (xy 241.050216 134.256627) + (xy 241.050215 134.256626) + (xy 241.046448 134.253409) + (xy 240.841848 134.128029) + (xy 240.837278 134.126136) + (xy 240.837276 134.126135) + (xy 240.624725 134.038094) + (xy 240.624723 134.038093) + (xy 240.620152 134.0362) + (xy 240.538562 134.016612) + (xy 240.391634 133.981337) + (xy 240.391628 133.981336) + (xy 240.386821 133.980182) + (xy 240.147599 133.961355) + (xy 239.908377 133.980182) + (xy 239.90357 133.981336) + (xy 239.903564 133.981337) + (xy 239.756636 134.016612) + (xy 239.675046 134.0362) + (xy 239.670475 134.038093) + (xy 239.670473 134.038094) + (xy 239.457922 134.126135) + (xy 239.45792 134.126136) + (xy 239.45335 134.128029) + (xy 239.24875 134.253409) + (xy 239.244983 134.256626) + (xy 239.244982 134.256627) + (xy 239.100961 134.379632) + (xy 239.066281 134.409251) + (xy 239.063068 134.413013) + (xy 238.924401 134.575373) + (xy 238.910439 134.59172) + (xy 238.785059 134.79632) + (xy 238.783166 134.80089) + (xy 238.783165 134.800892) + (xy 238.718663 134.956615) + (xy 238.69323 135.018016) + (xy 238.677167 135.084923) + (xy 238.638367 135.246534) + (xy 238.638366 135.24654) + (xy 238.637212 135.251347) + (xy 238.618385 135.490569) + (xy 238.637212 135.729791) + (xy 238.638366 135.734598) + (xy 238.638367 135.734604) + (xy 238.673424 135.880623) + (xy 238.69323 135.963122) + (xy 238.695123 135.967693) + (xy 238.695124 135.967695) + (xy 238.780842 136.174636) + (xy 238.785059 136.184818) + (xy 238.910439 136.389418) + (xy 238.913656 136.393185) + (xy 238.913657 136.393186) + (xy 239.022079 136.520133) + (xy 239.066281 136.571887) + (xy 239.070043 136.5751) + (xy 239.191945 136.679213) + (xy 239.24875 136.727729) + (xy 239.45335 136.853109) + (xy 239.45792 136.855002) + (xy 239.457922 136.855003) + (xy 239.670473 136.943044) + (xy 239.675046 136.944938) + (xy 239.745731 136.961908) + (xy 239.903564 136.999801) + (xy 239.90357 136.999802) + (xy 239.908377 137.000956) + (xy 240.147599 137.019783) + (xy 240.386821 137.000956) + (xy 240.478264 136.979002) + (xy 240.549172 136.982548) + (xy 240.596774 137.012425) + (xy 241.304595 137.720246) + (xy 241.338621 137.782558) + (xy 241.3415 137.809341) + (xy 241.3415 139.627728) + (xy 241.321498 139.695849) + (xy 241.267842 139.742342) + (xy 241.197568 139.752446) + (xy 241.135524 139.725093) + (xy 240.93356 139.559199) + (xy 240.930335 139.55655) + (xy 240.679351 139.400933) + (xy 240.65838 139.391508) + (xy 240.533189 139.335245) + (xy 240.40999 139.279877) + (xy 240.194956 139.215773) + (xy 240.130984 139.196702) + (xy 240.130982 139.196702) + (xy 240.126985 139.19551) + (xy 240.122865 139.194857) + (xy 240.122863 139.194857) + (xy 239.838788 139.149863) + (xy 239.838782 139.149862) + (xy 239.835307 139.149312) + (xy 239.810748 139.148197) + (xy 239.744363 139.145182) + (xy 239.744342 139.145182) + (xy 239.742943 139.145118) + (xy 239.558479 139.145118) + (xy 239.338716 139.159715) + (xy 239.334617 139.160541) + (xy 239.334613 139.160542) + (xy 239.250461 139.17751) + (xy 239.049229 139.218085) + (xy 238.770005 139.31423) + (xy 238.660368 139.369132) + (xy 238.520645 139.4391) + (xy 238.505949 139.446459) + (xy 238.261702 139.61245) + (xy 238.041553 139.809286) + (xy 238.038836 139.812456) + (xy 238.038835 139.812457) + (xy 237.861614 140.019224) + (xy 237.849371 140.033508) + (xy 237.847097 140.03701) + (xy 237.847093 140.037015) + (xy 237.69081 140.277669) + (xy 237.688531 140.281179) + (xy 237.686737 140.284957) + (xy 237.686736 140.284959) + (xy 237.677983 140.303393) + (xy 237.561861 140.547946) + (xy 237.560582 140.551929) + (xy 237.560581 140.551932) + (xy 237.477424 140.810936) + (xy 237.471585 140.829122) + (xy 237.463615 140.873416) + (xy 237.429982 141.060346) + (xy 237.41929 141.119768) + (xy 237.419101 141.123935) + (xy 237.4191 141.123942) + (xy 237.406567 141.399959) + (xy 237.405894 141.414777) + (xy 237.406257 141.418925) + (xy 237.406257 141.418929) + (xy 237.419952 141.575458) + (xy 237.431632 141.708967) + (xy 237.432542 141.713039) + (xy 237.432543 141.713044) + (xy 237.487834 141.960402) + (xy 237.496052 141.997168) + (xy 237.497495 142.001091) + (xy 237.497496 142.001093) + (xy 237.50215 142.013743) + (xy 237.598024 142.274317) + (xy 237.599971 142.27801) + (xy 237.599972 142.278012) + (xy 237.629296 142.333629) + (xy 237.735754 142.535545) + (xy 237.769305 142.582756) + (xy 237.904399 142.772853) + (xy 237.904404 142.772859) + (xy 237.906823 142.776263) + (xy 237.909667 142.779313) + (xy 237.909672 142.779319) + (xy 238.061457 142.942088) + (xy 238.108226 142.992242) + (xy 238.336425 143.179686) + (xy 238.587409 143.335303) + (xy 238.591226 143.337019) + (xy 238.591229 143.33702) + (xy 238.711184 143.39093) + (xy 238.823924 143.441597) + (xy 238.832715 143.445548) + (xy 238.88665 143.491716) + (xy 238.907063 143.559715) + (xy 238.887472 143.627955) + (xy 238.834097 143.674771) + (xy 238.781065 143.686475) + (xy 234.611346 143.686475) + (xy 234.543225 143.666473) + (xy 234.522251 143.64957) + (xy 232.095405 141.222724) + (xy 232.061379 141.160412) + (xy 232.0585 141.133629) + (xy 232.0585 140.824493) + (xy 232.791509 140.824493) + (xy 232.791709 140.829823) + (xy 232.791709 140.829824) + (xy 232.794094 140.893356) + (xy 232.800163 141.055029) + (xy 232.847537 141.280811) + (xy 232.849495 141.28577) + (xy 232.849496 141.285772) + (xy 232.878417 141.359004) + (xy 232.932276 141.495383) + (xy 233.003026 141.611975) + (xy 233.048423 141.686787) + (xy 233.051956 141.69261) + (xy 233.055453 141.69664) + (xy 233.194728 141.85714) + (xy 233.203156 141.866853) + (xy 233.207287 141.87024) + (xy 233.377424 142.009745) + (xy 233.37743 142.009749) + (xy 233.381552 142.013129) + (xy 233.582044 142.127255) + (xy 233.58706 142.129076) + (xy 233.587065 142.129078) + (xy 233.793884 142.20415) + (xy 233.793888 142.204151) + (xy 233.798899 142.20597) + (xy 233.804148 142.206919) + (xy 233.804151 142.20692) + (xy 234.021832 142.246283) + (xy 234.021839 142.246284) + (xy 234.025916 142.247021) + (xy 234.043653 142.247857) + (xy 234.048601 142.248091) + (xy 234.048608 142.248091) + (xy 234.050089 142.248161) + (xy 234.212234 142.248161) + (xy 234.27919 142.24248) + (xy 234.378871 142.234022) + (xy 234.378875 142.234021) + (xy 234.384182 142.233571) + (xy 234.389337 142.232233) + (xy 234.389343 142.232232) + (xy 234.602312 142.176956) + (xy 234.602316 142.176955) + (xy 234.607481 142.175614) + (xy 234.612347 142.173422) + (xy 234.61235 142.173421) + (xy 234.812958 142.083054) + (xy 234.817824 142.080862) + (xy 234.822244 142.077886) + (xy 234.822248 142.077884) + (xy 234.996748 141.960402) + (xy 235.009194 141.952023) + (xy 235.176121 141.792783) + (xy 235.254047 141.688047) + (xy 235.310646 141.611975) + (xy 235.310648 141.611972) + (xy 235.31383 141.607695) + (xy 235.368614 141.499944) + (xy 235.415967 141.406807) + (xy 235.415967 141.406806) + (xy 235.418386 141.402049) + (xy 235.468439 141.240853) + (xy 235.485214 141.186831) + (xy 235.485215 141.186825) + (xy 235.486798 141.181728) + (xy 235.504647 141.047055) + (xy 235.516409 140.958314) + (xy 235.516409 140.958309) + (xy 235.517109 140.953029) + (xy 235.515841 140.919237) + (xy 235.509764 140.757365) + (xy 235.508455 140.722493) + (xy 235.461081 140.496711) + (xy 235.45776 140.4883) + (xy 235.412374 140.373377) + (xy 235.376342 140.282139) + (xy 235.256662 140.084912) + (xy 235.169737 139.984739) + (xy 235.108962 139.914702) + (xy 235.10896 139.9147) + (xy 235.105462 139.910669) + (xy 235.044835 139.860958) + (xy 234.931194 139.767777) + (xy 234.931188 139.767773) + (xy 234.927066 139.764393) + (xy 234.726574 139.650267) + (xy 234.721558 139.648446) + (xy 234.721553 139.648444) + (xy 234.514734 139.573372) + (xy 234.51473 139.573371) + (xy 234.509719 139.571552) + (xy 234.50447 139.570603) + (xy 234.504467 139.570602) + (xy 234.286786 139.531239) + (xy 234.286779 139.531238) + (xy 234.282702 139.530501) + (xy 234.264965 139.529665) + (xy 234.260017 139.529431) + (xy 234.26001 139.529431) + (xy 234.258529 139.529361) + (xy 234.096384 139.529361) + (xy 234.029428 139.535042) + (xy 233.929747 139.5435) + (xy 233.929743 139.543501) + (xy 233.924436 139.543951) + (xy 233.919281 139.545289) + (xy 233.919275 139.54529) + (xy 233.706306 139.600566) + (xy 233.706302 139.600567) + (xy 233.701137 139.601908) + (xy 233.696271 139.6041) + (xy 233.696268 139.604101) + (xy 233.543071 139.673111) + (xy 233.490794 139.69666) + (xy 233.486374 139.699636) + (xy 233.48637 139.699638) + (xy 233.420487 139.743994) + (xy 233.299424 139.825499) + (xy 233.132497 139.984739) + (xy 233.108482 140.017017) + (xy 233.002448 140.159532) + (xy 232.994788 140.169827) + (xy 232.992373 140.174577) + (xy 232.937686 140.282139) + (xy 232.890232 140.375473) + (xy 232.857994 140.479297) + (xy 232.823404 140.590691) + (xy 232.823403 140.590697) + (xy 232.82182 140.595794) + (xy 232.812971 140.66256) + (xy 232.792383 140.817899) + (xy 232.791509 140.824493) + (xy 232.0585 140.824493) + (xy 232.0585 138.391105) + (xy 234.104122 138.391105) + (xy 234.109849 138.398755) + (xy 234.285357 138.506306) + (xy 234.294151 138.510787) + (xy 234.506627 138.598797) + (xy 234.516012 138.601846) + (xy 234.739642 138.655536) + (xy 234.749389 138.657079) + (xy 234.978668 138.675124) + (xy 234.988528 138.675124) + (xy 235.217807 138.657079) + (xy 235.227554 138.655536) + (xy 235.451184 138.601846) + (xy 235.460569 138.598797) + (xy 235.673045 138.510787) + (xy 235.681839 138.506306) + (xy 235.853681 138.401002) + (xy 235.863141 138.390546) + (xy 235.859357 138.381768) + (xy 234.99641 137.518821) + (xy 234.982466 137.511207) + (xy 234.980633 137.511338) + (xy 234.974018 137.515589) + (xy 234.110882 138.378725) + (xy 234.104122 138.391105) + (xy 232.0585 138.391105) + (xy 232.0585 137.151729) + (xy 233.455273 137.151729) + (xy 233.473318 137.381008) + (xy 233.474861 137.390755) + (xy 233.528551 137.614385) + (xy 233.5316 137.62377) + (xy 233.61961 137.836246) + (xy 233.624091 137.84504) + (xy 233.729395 138.016882) + (xy 233.739851 138.026342) + (xy 233.748629 138.022558) + (xy 234.611576 137.159611) + (xy 234.617954 137.147931) + (xy 235.348006 137.147931) + (xy 235.348137 137.149764) + (xy 235.352388 137.156379) + (xy 236.215524 138.019515) + (xy 236.227904 138.026275) + (xy 236.235554 138.020548) + (xy 236.343105 137.84504) + (xy 236.347586 137.836246) + (xy 236.435596 137.62377) + (xy 236.438645 137.614385) + (xy 236.492335 137.390755) + (xy 236.493878 137.381008) + (xy 236.511923 137.151729) + (xy 236.511923 137.141869) + (xy 236.493878 136.91259) + (xy 236.492335 136.902843) + (xy 236.438645 136.679213) + (xy 236.435596 136.669828) + (xy 236.347586 136.457352) + (xy 236.343105 136.448558) + (xy 236.237801 136.276716) + (xy 236.227345 136.267256) + (xy 236.218567 136.27104) + (xy 235.35562 137.133987) + (xy 235.348006 137.147931) + (xy 234.617954 137.147931) + (xy 234.61919 137.145667) + (xy 234.619059 137.143834) + (xy 234.614808 137.137219) + (xy 233.751672 136.274083) + (xy 233.739292 136.267323) + (xy 233.731642 136.27305) + (xy 233.624091 136.448558) + (xy 233.61961 136.457352) + (xy 233.5316 136.669828) + (xy 233.528551 136.679213) + (xy 233.474861 136.902843) + (xy 233.473318 136.91259) + (xy 233.455273 137.141869) + (xy 233.455273 137.151729) + (xy 232.0585 137.151729) + (xy 232.0585 135.903052) + (xy 234.104055 135.903052) + (xy 234.107839 135.91183) + (xy 234.970786 136.774777) + (xy 234.98473 136.782391) + (xy 234.986563 136.78226) + (xy 234.993178 136.778009) + (xy 235.856314 135.914873) + (xy 235.863074 135.902493) + (xy 235.857347 135.894843) + (xy 235.681839 135.787292) + (xy 235.673045 135.782811) + (xy 235.460569 135.694801) + (xy 235.451184 135.691752) + (xy 235.227554 135.638062) + (xy 235.217807 135.636519) + (xy 234.988528 135.618474) + (xy 234.978668 135.618474) + (xy 234.749389 135.636519) + (xy 234.739642 135.638062) + (xy 234.516012 135.691752) + (xy 234.506627 135.694801) + (xy 234.294151 135.782811) + (xy 234.285357 135.787292) + (xy 234.113515 135.892596) + (xy 234.104055 135.903052) + (xy 232.0585 135.903052) + (xy 232.0585 131.26707) + (xy 232.059933 131.24812) + (xy 232.062099 131.233885) + (xy 232.062099 131.233881) + (xy 232.063199 131.226651) + (xy 232.061414 131.204699) + (xy 232.058915 131.173982) + (xy 232.0585 131.163767) + (xy 232.0585 131.155707) + (xy 232.055209 131.12748) + (xy 232.054778 131.123121) + (xy 232.054481 131.11947) + (xy 232.04886 131.050364) + (xy 232.046605 131.043403) + (xy 232.045418 131.037463) + (xy 232.044029 131.031588) + (xy 232.043182 131.024319) + (xy 232.018264 130.95567) + (xy 232.016847 130.951542) + (xy 231.996607 130.889064) + (xy 231.996606 130.889062) + (xy 231.994351 130.882101) + (xy 231.990555 130.875846) + (xy 231.988049 130.870372) + (xy 231.98533 130.864942) + (xy 231.982833 130.858063) + (xy 231.976553 130.848485) + (xy 231.942814 130.797024) + (xy 231.940467 130.793305) + (xy 231.933712 130.782173) + (xy 231.902595 130.730893) + (xy 231.895197 130.722516) + (xy 231.895224 130.722492) + (xy 231.892571 130.7195) + (xy 231.889868 130.716267) + (xy 231.885856 130.710148) + (xy 231.829617 130.656872) + (xy 231.827175 130.654494) + (xy 229.38377 128.211089) + (xy 229.371384 128.196677) + (xy 229.362851 128.185082) + (xy 229.362846 128.185077) + (xy 229.358508 128.179182) + (xy 229.35293 128.174443) + (xy 229.352927 128.17444) + (xy 229.318232 128.144965) + (xy 229.310716 128.138035) + (xy 229.305021 128.13234) + (xy 229.29888 128.127482) + (xy 229.282749 128.114719) + (xy 229.279345 128.111928) + (xy 229.229297 128.069409) + (xy 229.229295 128.069408) + (xy 229.223715 128.064667) + (xy 229.217199 128.061339) + (xy 229.21215 128.057972) + (xy 229.207021 128.054805) + (xy 229.201284 128.050266) + (xy 229.135125 128.019345) + (xy 229.131225 128.017439) + (xy 229.066192 127.984231) + (xy 229.059084 127.982492) + (xy 229.053441 127.980393) + (xy 229.047678 127.978476) + (xy 229.04105 127.975378) + (xy 228.969583 127.960513) + (xy 228.965299 127.959543) + (xy 228.89439 127.942192) + (xy 228.888788 127.941844) + (xy 228.888785 127.941844) + (xy 228.883236 127.9415) + (xy 228.883238 127.941464) + (xy 228.879245 127.941225) + (xy 228.875053 127.940851) + (xy 228.867885 127.93936) + (xy 228.80412 127.941085) + (xy 228.790479 127.941454) + (xy 228.787072 127.9415) + (xy 224.414197 127.9415) + (xy 224.395247 127.940067) + (xy 224.381012 127.937901) + (xy 224.381008 127.937901) + (xy 224.373778 127.936801) + (xy 224.366486 127.937394) + (xy 224.366483 127.937394) + (xy 224.321109 127.941085) + (xy 224.310894 127.9415) + (xy 224.302834 127.9415) + (xy 224.2992 127.941924) + (xy 224.299194 127.941924) + (xy 224.286169 127.943443) + (xy 224.274607 127.944791) + (xy 224.270259 127.945221) + (xy 224.197491 127.95114) + (xy 224.19053 127.953395) + (xy 224.18459 127.954582) + (xy 224.178715 127.955971) + (xy 224.171446 127.956818) + (xy 224.102797 127.981736) + (xy 224.098669 127.983153) + (xy 224.036191 128.003393) + (xy 224.036189 128.003394) + (xy 224.029228 128.005649) + (xy 224.022973 128.009445) + (xy 224.017499 128.011951) + (xy 224.012069 128.01467) + (xy 224.00519 128.017167) + (xy 223.99907 128.02118) + (xy 223.999069 128.02118) + (xy 223.944151 128.057186) + (xy 223.940447 128.059523) + (xy 223.87802 128.097405) + (xy 223.869643 128.104803) + (xy 223.869619 128.104776) + (xy 223.866627 128.107429) + (xy 223.863394 128.110132) + (xy 223.857275 128.114144) + (xy 223.828078 128.144965) + (xy 223.803999 128.170383) + (xy 223.801621 128.172825) + (xy 222.961599 129.012847) + (xy 222.899287 129.046873) + (xy 222.843089 129.04627) + (xy 222.793556 129.034378) + (xy 222.751646 129.024316) + (xy 222.512424 129.005489) + (xy 222.273202 129.024316) + (xy 222.268395 129.02547) + (xy 222.268389 129.025471) + (xy 222.121461 129.060746) + (xy 222.039871 129.080334) + (xy 222.0353 129.082227) + (xy 222.035298 129.082228) + (xy 221.822747 129.170269) + (xy 221.822745 129.17027) + (xy 221.818175 129.172163) + (xy 221.613575 129.297543) + (xy 221.609808 129.30076) + (xy 221.609807 129.300761) + (xy 221.483799 129.408381) + (xy 221.431106 129.453385) + (xy 221.427893 129.457147) + (xy 221.340227 129.559792) + (xy 221.275264 129.635854) + (xy 221.149884 129.840454) + (xy 221.147991 129.845024) + (xy 221.14799 129.845026) + (xy 221.064203 130.047307) + (xy 221.058055 130.06215) + (xy 221.046189 130.111577) + (xy 221.003192 130.290668) + (xy 221.003191 130.290674) + (xy 221.002037 130.295481) + (xy 220.98321 130.534703) + (xy 221.002037 130.773925) + (xy 221.003191 130.778732) + (xy 221.003192 130.778738) + (xy 221.03309 130.903269) + (xy 221.058055 131.007256) + (xy 221.059948 131.011827) + (xy 221.059949 131.011829) + (xy 221.132784 131.187668) + (xy 221.149884 131.228952) + (xy 221.275264 131.433552) + (xy 221.278481 131.437319) + (xy 221.278482 131.43732) + (xy 221.325774 131.492692) + (xy 221.431106 131.616021) + (xy 221.434868 131.619234) + (xy 221.55677 131.723347) + (xy 221.613575 131.771863) + (xy 221.818175 131.897243) + (xy 221.822745 131.899136) + (xy 221.822747 131.899137) + (xy 222.035298 131.987178) + (xy 222.039871 131.989072) + (xy 222.121461 132.00866) + (xy 222.268389 132.043935) + (xy 222.268395 132.043936) + (xy 222.273202 132.04509) + (xy 222.512424 132.063917) + (xy 222.751646 132.04509) + (xy 222.756453 132.043936) + (xy 222.756459 132.043935) + (xy 222.903387 132.00866) + (xy 222.984977 131.989072) + (xy 222.98955 131.987178) + (xy 223.202101 131.899137) + (xy 223.202103 131.899136) + (xy 223.206673 131.897243) + (xy 223.334771 131.818744) + (xy 226.430827 131.818744) + (xy 226.434611 131.827522) + (xy 227.297558 132.690469) + (xy 227.311502 132.698083) + (xy 227.313335 132.697952) + (xy 227.31995 132.693701) + (xy 228.183086 131.830565) + (xy 228.189846 131.818185) + (xy 228.184119 131.810535) + (xy 228.008611 131.702984) + (xy 227.999817 131.698503) + (xy 227.787341 131.610493) + (xy 227.777956 131.607444) + (xy 227.554326 131.553754) + (xy 227.544579 131.552211) + (xy 227.3153 131.534166) + (xy 227.30544 131.534166) + (xy 227.076161 131.552211) + (xy 227.066414 131.553754) + (xy 226.842784 131.607444) + (xy 226.833399 131.610493) + (xy 226.620923 131.698503) + (xy 226.612129 131.702984) + (xy 226.440287 131.808288) + (xy 226.430827 131.818744) + (xy 223.334771 131.818744) + (xy 223.411273 131.771863) + (xy 223.468079 131.723347) + (xy 223.58998 131.619234) + (xy 223.593742 131.616021) + (xy 223.699074 131.492692) + (xy 223.746366 131.43732) + (xy 223.746367 131.437319) + (xy 223.749584 131.433552) + (xy 223.874964 131.228952) + (xy 223.892065 131.187668) + (xy 223.964899 131.011829) + (xy 223.9649 131.011827) + (xy 223.966793 131.007256) + (xy 223.991758 130.903269) + (xy 224.021656 130.778738) + (xy 224.021657 130.778732) + (xy 224.022811 130.773925) + (xy 224.041638 130.534703) + (xy 224.022811 130.295481) + (xy 224.000857 130.204038) + (xy 224.004403 130.13313) + (xy 224.03428 130.085528) + (xy 224.624403 129.495405) + (xy 224.686715 129.461379) + (xy 224.713498 129.4585) + (xy 228.433629 129.4585) + (xy 228.50175 129.478502) + (xy 228.522724 129.495405) + (xy 230.504595 131.477276) + (xy 230.538621 131.539588) + (xy 230.5415 131.566371) + (xy 230.5415 140.354579) + (xy 230.521498 140.4227) + (xy 230.467842 140.469193) + (xy 230.397568 140.479297) + (xy 230.332988 140.449803) + (xy 230.326405 140.443674) + (xy 229.28377 139.401039) + (xy 229.271384 139.386627) + (xy 229.262851 139.375032) + (xy 229.262846 139.375027) + (xy 229.258508 139.369132) + (xy 229.25293 139.364393) + (xy 229.252927 139.36439) + (xy 229.218232 139.334915) + (xy 229.210716 139.327985) + (xy 229.205021 139.32229) + (xy 229.193116 139.312871) + (xy 229.182749 139.304669) + (xy 229.179345 139.301878) + (xy 229.129297 139.259359) + (xy 229.129295 139.259358) + (xy 229.123715 139.254617) + (xy 229.117199 139.251289) + (xy 229.11215 139.247922) + (xy 229.107021 139.244755) + (xy 229.101284 139.240216) + (xy 229.035125 139.209295) + (xy 229.031225 139.207389) + (xy 229.010296 139.196702) + (xy 228.966192 139.174181) + (xy 228.959084 139.172442) + (xy 228.953441 139.170343) + (xy 228.947678 139.168426) + (xy 228.94105 139.165328) + (xy 228.918041 139.160542) + (xy 228.869588 139.150464) + (xy 228.865299 139.149493) + (xy 228.79439 139.132142) + (xy 228.788788 139.131794) + (xy 228.788785 139.131794) + (xy 228.783236 139.13145) + (xy 228.783238 139.131414) + (xy 228.779245 139.131175) + (xy 228.775053 139.130801) + (xy 228.767885 139.12931) + (xy 228.701675 139.131101) + (xy 228.690479 139.131404) + (xy 228.687072 139.13145) + (xy 214.556321 139.13145) + (xy 214.4882 139.111448) + (xy 214.467226 139.094545) + (xy 212.695405 137.322724) + (xy 212.661379 137.260412) + (xy 212.6585 137.233629) + (xy 212.6585 135.868627) + (xy 215.156334 135.868627) + (xy 215.156534 135.873957) + (xy 215.156534 135.873958) + (xy 215.158297 135.92091) + (xy 215.164988 136.099163) + (xy 215.212362 136.324945) + (xy 215.21432 136.329904) + (xy 215.214321 136.329906) + (xy 215.23551 136.383559) + (xy 215.297101 136.539517) + (xy 215.378049 136.672915) + (xy 215.411311 136.727729) + (xy 215.416781 136.736744) + (xy 215.420278 136.740774) + (xy 215.548299 136.888305) + (xy 215.567981 136.910987) + (xy 215.572112 136.914374) + (xy 215.742249 137.053879) + (xy 215.742255 137.053883) + (xy 215.746377 137.057263) + (xy 215.946869 137.171389) + (xy 215.951885 137.17321) + (xy 215.95189 137.173212) + (xy 216.158709 137.248284) + (xy 216.158713 137.248285) + (xy 216.163724 137.250104) + (xy 216.168973 137.251053) + (xy 216.168976 137.251054) + (xy 216.386657 137.290417) + (xy 216.386664 137.290418) + (xy 216.390741 137.291155) + (xy 216.408478 137.291991) + (xy 216.413426 137.292225) + (xy 216.413433 137.292225) + (xy 216.414914 137.292295) + (xy 216.577059 137.292295) + (xy 216.662951 137.285007) + (xy 216.743696 137.278156) + (xy 216.7437 137.278155) + (xy 216.749007 137.277705) + (xy 216.754162 137.276367) + (xy 216.754168 137.276366) + (xy 216.967137 137.22109) + (xy 216.967141 137.221089) + (xy 216.972306 137.219748) + (xy 216.977172 137.217556) + (xy 216.977175 137.217555) + (xy 217.177783 137.127188) + (xy 217.182649 137.124996) + (xy 217.187069 137.12202) + (xy 217.187073 137.122018) + (xy 217.338926 137.019783) + (xy 217.374019 136.996157) + (xy 217.540946 136.836917) + (xy 217.600273 136.757178) + (xy 217.675471 136.656109) + (xy 217.675473 136.656106) + (xy 217.678655 136.651829) + (xy 217.733644 136.543673) + (xy 217.77674 136.458911) + (xy 219.770719 136.458911) + (xy 219.771082 136.463059) + (xy 219.771082 136.463063) + (xy 219.792854 136.711923) + (xy 219.796457 136.753101) + (xy 219.797367 136.757173) + (xy 219.797368 136.757178) + (xy 219.856915 137.023575) + (xy 219.860877 137.041302) + (xy 219.86232 137.045225) + (xy 219.862321 137.045227) + (xy 219.866975 137.057877) + (xy 219.962849 137.318451) + (xy 219.964796 137.322144) + (xy 219.964797 137.322146) + (xy 220.017966 137.422989) + (xy 220.100579 137.579679) + (xy 220.131857 137.623692) + (xy 220.269224 137.816987) + (xy 220.269229 137.816993) + (xy 220.271648 137.820397) + (xy 220.274492 137.823447) + (xy 220.274497 137.823453) + (xy 220.461759 138.024267) + (xy 220.473051 138.036376) + (xy 220.70125 138.22382) + (xy 220.952234 138.379437) + (xy 220.956051 138.381153) + (xy 220.956054 138.381154) + (xy 220.991235 138.396965) + (xy 221.221595 138.500493) + (xy 221.256126 138.510787) + (xy 221.40763 138.555952) + (xy 221.5046 138.58486) + (xy 221.50872 138.585513) + (xy 221.508722 138.585513) + (xy 221.792797 138.630507) + (xy 221.792803 138.630508) + (xy 221.796278 138.631058) + (xy 221.820837 138.632173) + (xy 221.887222 138.635188) + (xy 221.887243 138.635188) + (xy 221.888642 138.635252) + (xy 222.073106 138.635252) + (xy 222.292869 138.620655) + (xy 222.296968 138.619829) + (xy 222.296972 138.619828) + (xy 222.470395 138.58486) + (xy 222.582356 138.562285) + (xy 222.86158 138.46614) + (xy 223.028077 138.382765) + (xy 223.1219 138.335782) + (xy 223.121902 138.335781) + (xy 223.125636 138.333911) + (xy 223.369883 138.16792) + (xy 223.590032 137.971084) + (xy 223.625162 137.930097) + (xy 223.779494 137.750036) + (xy 223.779497 137.750032) + (xy 223.782214 137.746862) + (xy 223.784488 137.74336) + (xy 223.784492 137.743355) + (xy 223.940775 137.502701) + (xy 223.940778 137.502696) + (xy 223.943054 137.499191) + (xy 223.945866 137.49327) + (xy 224.025909 137.324699) + (xy 224.069724 137.232424) + (xy 224.07558 137.214187) + (xy 224.15872 136.955235) + (xy 224.15872 136.955234) + (xy 224.16 136.951248) + (xy 224.177658 136.853109) + (xy 224.182294 136.827341) + (xy 226.114476 136.827341) + (xy 226.114676 136.832671) + (xy 226.114676 136.832672) + (xy 226.117108 136.897464) + (xy 226.12313 137.057877) + (xy 226.170504 137.283659) + (xy 226.172462 137.288618) + (xy 226.172463 137.28862) + (xy 226.19161 137.337103) + (xy 226.255243 137.498231) + (xy 226.323527 137.610759) + (xy 226.345115 137.646335) + (xy 226.374923 137.695458) + (xy 226.37842 137.699488) + (xy 226.518015 137.860357) + (xy 226.526123 137.869701) + (xy 226.530254 137.873088) + (xy 226.700391 138.012593) + (xy 226.700397 138.012597) + (xy 226.704519 138.015977) + (xy 226.905011 138.130103) + (xy 226.910027 138.131924) + (xy 226.910032 138.131926) + (xy 227.116851 138.206998) + (xy 227.116855 138.206999) + (xy 227.121866 138.208818) + (xy 227.127115 138.209767) + (xy 227.127118 138.209768) + (xy 227.344799 138.249131) + (xy 227.344806 138.249132) + (xy 227.348883 138.249869) + (xy 227.36662 138.250705) + (xy 227.371568 138.250939) + (xy 227.371575 138.250939) + (xy 227.373056 138.251009) + (xy 227.535201 138.251009) + (xy 227.621093 138.243721) + (xy 227.701838 138.23687) + (xy 227.701842 138.236869) + (xy 227.707149 138.236419) + (xy 227.712304 138.235081) + (xy 227.71231 138.23508) + (xy 227.925279 138.179804) + (xy 227.925283 138.179803) + (xy 227.930448 138.178462) + (xy 227.935314 138.17627) + (xy 227.935317 138.176269) + (xy 228.135925 138.085902) + (xy 228.140791 138.08371) + (xy 228.145211 138.080734) + (xy 228.145215 138.080732) + (xy 228.265264 137.999909) + (xy 228.332161 137.954871) + (xy 228.499088 137.795631) + (xy 228.552742 137.723517) + (xy 228.633613 137.614823) + (xy 228.633615 137.61482) + (xy 228.636797 137.610543) + (xy 228.692741 137.50051) + (xy 228.738934 137.409655) + (xy 228.738934 137.409654) + (xy 228.741353 137.404897) + (xy 228.780619 137.27844) + (xy 228.808181 137.189679) + (xy 228.808182 137.189673) + (xy 228.809765 137.184576) + (xy 228.828818 137.04082) + (xy 228.839376 136.961162) + (xy 228.839376 136.961157) + (xy 228.840076 136.955877) + (xy 228.839387 136.937509) + (xy 228.833271 136.77461) + (xy 228.831422 136.725341) + (xy 228.784048 136.499559) + (xy 228.78154 136.493207) + (xy 228.734311 136.373618) + (xy 228.699309 136.284987) + (xy 228.58772 136.101093) + (xy 228.582398 136.092323) + (xy 228.582397 136.092322) + (xy 228.579629 136.08776) + (xy 228.524896 136.024686) + (xy 228.431929 135.91755) + (xy 228.431927 135.917548) + (xy 228.428429 135.913517) + (xy 228.351539 135.850471) + (xy 228.254161 135.770625) + (xy 228.254155 135.770621) + (xy 228.250033 135.767241) + (xy 228.049541 135.653115) + (xy 228.044525 135.651294) + (xy 228.04452 135.651292) + (xy 227.837701 135.57622) + (xy 227.837697 135.576219) + (xy 227.832686 135.5744) + (xy 227.827437 135.573451) + (xy 227.827434 135.57345) + (xy 227.609753 135.534087) + (xy 227.609746 135.534086) + (xy 227.605669 135.533349) + (xy 227.587932 135.532513) + (xy 227.582984 135.532279) + (xy 227.582977 135.532279) + (xy 227.581496 135.532209) + (xy 227.419351 135.532209) + (xy 227.352395 135.53789) + (xy 227.252714 135.546348) + (xy 227.25271 135.546349) + (xy 227.247403 135.546799) + (xy 227.242248 135.548137) + (xy 227.242242 135.548138) + (xy 227.029273 135.603414) + (xy 227.029269 135.603415) + (xy 227.024104 135.604756) + (xy 227.019238 135.606948) + (xy 227.019235 135.606949) + (xy 226.818627 135.697316) + (xy 226.813761 135.699508) + (xy 226.809341 135.702484) + (xy 226.809337 135.702486) + (xy 226.746864 135.744546) + (xy 226.622391 135.828347) + (xy 226.455464 135.987587) + (xy 226.452276 135.991872) + (xy 226.321177 136.168076) + (xy 226.317755 136.172675) + (xy 226.31534 136.177425) + (xy 226.260653 136.284987) + (xy 226.213199 136.378321) + (xy 226.18947 136.454741) + (xy 226.146371 136.593539) + (xy 226.14637 136.593545) + (xy 226.144787 136.598642) + (xy 226.135352 136.669828) + (xy 226.120434 136.782391) + (xy 226.114476 136.827341) + (xy 224.182294 136.827341) + (xy 224.211556 136.664711) + (xy 224.211557 136.664706) + (xy 224.212295 136.660602) + (xy 224.212694 136.651829) + (xy 224.225502 136.369763) + (xy 224.225502 136.369758) + (xy 224.225691 136.365593) + (xy 224.222944 136.334188) + (xy 224.202598 136.101633) + (xy 224.199953 136.071403) + (xy 224.189511 136.024686) + (xy 224.136445 135.78728) + (xy 224.136443 135.787273) + (xy 224.135533 135.783202) + (xy 224.130441 135.769361) + (xy 224.0731 135.613515) + (xy 224.033561 135.506053) + (xy 224.027569 135.494687) + (xy 223.941389 135.331234) + (xy 223.895831 135.244825) + (xy 223.842559 135.169864) + (xy 223.727186 135.007517) + (xy 223.727181 135.007511) + (xy 223.724762 135.004107) + (xy 223.721918 135.001057) + (xy 223.721913 135.001051) + (xy 223.526205 134.79118) + (xy 223.523359 134.788128) + (xy 223.29516 134.600684) + (xy 223.044176 134.445067) + (xy 223.038556 134.442541) + (xy 222.956438 134.405636) + (xy 222.774815 134.324011) + (xy 222.717071 134.306797) + (xy 226.430894 134.306797) + (xy 226.436621 134.314447) + (xy 226.612129 134.421998) + (xy 226.620923 134.426479) + (xy 226.833399 134.514489) + (xy 226.842784 134.517538) + (xy 227.066414 134.571228) + (xy 227.076161 134.572771) + (xy 227.30544 134.590816) + (xy 227.3153 134.590816) + (xy 227.544579 134.572771) + (xy 227.554326 134.571228) + (xy 227.777956 134.517538) + (xy 227.787341 134.514489) + (xy 227.999817 134.426479) + (xy 228.008611 134.421998) + (xy 228.180453 134.316694) + (xy 228.189913 134.306238) + (xy 228.186129 134.29746) + (xy 227.323182 133.434513) + (xy 227.309238 133.426899) + (xy 227.307405 133.42703) + (xy 227.30079 133.431281) + (xy 226.437654 134.294417) + (xy 226.430894 134.306797) + (xy 222.717071 134.306797) + (xy 222.594208 134.27017) + (xy 222.495809 134.240836) + (xy 222.495807 134.240836) + (xy 222.49181 134.239644) + (xy 222.48769 134.238991) + (xy 222.487688 134.238991) + (xy 222.203613 134.193997) + (xy 222.203607 134.193996) + (xy 222.200132 134.193446) + (xy 222.175573 134.192331) + (xy 222.109188 134.189316) + (xy 222.109167 134.189316) + (xy 222.107768 134.189252) + (xy 221.923304 134.189252) + (xy 221.703541 134.203849) + (xy 221.699442 134.204675) + (xy 221.699438 134.204676) + (xy 221.580694 134.228619) + (xy 221.414054 134.262219) + (xy 221.13483 134.358364) + (xy 221.131102 134.360231) + (xy 220.915754 134.468069) + (xy 220.870774 134.490593) + (xy 220.626527 134.656584) + (xy 220.623413 134.659368) + (xy 220.623412 134.659369) + (xy 220.569907 134.707208) + (xy 220.406378 134.85342) + (xy 220.403661 134.85659) + (xy 220.40366 134.856591) + (xy 220.219831 135.071068) + (xy 220.214196 135.077642) + (xy 220.211922 135.081144) + (xy 220.211918 135.081149) + (xy 220.055635 135.321803) + (xy 220.053356 135.325313) + (xy 220.051562 135.329091) + (xy 220.051561 135.329093) + (xy 220.04664 135.339457) + (xy 219.926686 135.59208) + (xy 219.925407 135.596063) + (xy 219.925406 135.596066) + (xy 219.849435 135.832688) + (xy 219.83641 135.873256) + (xy 219.82844 135.91755) + (xy 219.790147 136.13038) + (xy 219.784115 136.163902) + (xy 219.783926 136.168069) + (xy 219.783925 136.168076) + (xy 219.770908 136.454741) + (xy 219.770719 136.458911) + (xy 217.77674 136.458911) + (xy 217.780792 136.450941) + (xy 217.780792 136.45094) + (xy 217.783211 136.446183) + (xy 217.827874 136.302345) + (xy 217.850039 136.230965) + (xy 217.85004 136.230959) + (xy 217.851623 136.225862) + (xy 217.868088 136.101633) + (xy 217.881234 136.002448) + (xy 217.881234 136.002443) + (xy 217.881934 135.997163) + (xy 217.87328 135.766627) + (xy 217.825906 135.540845) + (xy 217.822585 135.532434) + (xy 217.776493 135.415724) + (xy 217.741167 135.326273) + (xy 217.621487 135.129046) + (xy 217.573981 135.0743) + (xy 217.473787 134.958836) + (xy 217.473785 134.958834) + (xy 217.470287 134.954803) + (xy 217.407352 134.903199) + (xy 217.296019 134.811911) + (xy 217.296013 134.811907) + (xy 217.291891 134.808527) + (xy 217.091399 134.694401) + (xy 217.086383 134.69258) + (xy 217.086378 134.692578) + (xy 216.879559 134.617506) + (xy 216.879555 134.617505) + (xy 216.874544 134.615686) + (xy 216.869295 134.614737) + (xy 216.869292 134.614736) + (xy 216.651611 134.575373) + (xy 216.651604 134.575372) + (xy 216.647527 134.574635) + (xy 216.62979 134.573799) + (xy 216.624842 134.573565) + (xy 216.624835 134.573565) + (xy 216.623354 134.573495) + (xy 216.461209 134.573495) + (xy 216.394253 134.579176) + (xy 216.294572 134.587634) + (xy 216.294568 134.587635) + (xy 216.289261 134.588085) + (xy 216.284106 134.589423) + (xy 216.2841 134.589424) + (xy 216.071131 134.6447) + (xy 216.071127 134.644701) + (xy 216.065962 134.646042) + (xy 216.061096 134.648234) + (xy 216.061093 134.648235) + (xy 215.91268 134.71509) + (xy 215.855619 134.740794) + (xy 215.851199 134.74377) + (xy 215.851195 134.743772) + (xy 215.779416 134.792097) + (xy 215.664249 134.869633) + (xy 215.497322 135.028873) + (xy 215.494134 135.033158) + (xy 215.369226 135.201041) + (xy 215.359613 135.213961) + (xy 215.357198 135.218711) + (xy 215.302511 135.326273) + (xy 215.255057 135.419607) + (xy 215.226651 135.511089) + (xy 215.188229 135.634825) + (xy 215.188228 135.634831) + (xy 215.186645 135.639928) + (xy 215.175389 135.724857) + (xy 215.159272 135.846461) + (xy 215.156334 135.868627) + (xy 212.6585 135.868627) + (xy 212.6585 133.435239) + (xy 216.468947 133.435239) + (xy 216.474674 133.442889) + (xy 216.650182 133.55044) + (xy 216.658976 133.554921) + (xy 216.871452 133.642931) + (xy 216.880837 133.64598) + (xy 217.104467 133.69967) + (xy 217.114214 133.701213) + (xy 217.343493 133.719258) + (xy 217.353353 133.719258) + (xy 217.582632 133.701213) + (xy 217.592379 133.69967) + (xy 217.816009 133.64598) + (xy 217.825394 133.642931) + (xy 218.03787 133.554921) + (xy 218.046664 133.55044) + (xy 218.218506 133.445136) + (xy 218.227966 133.43468) + (xy 218.224182 133.425902) + (xy 217.361235 132.562955) + (xy 217.347291 132.555341) + (xy 217.345458 132.555472) + (xy 217.338843 132.559723) + (xy 216.475707 133.422859) + (xy 216.468947 133.435239) + (xy 212.6585 133.435239) + (xy 212.6585 132.195863) + (xy 215.820098 132.195863) + (xy 215.838143 132.425142) + (xy 215.839686 132.434889) + (xy 215.893376 132.658519) + (xy 215.896425 132.667904) + (xy 215.984435 132.88038) + (xy 215.988916 132.889174) + (xy 216.09422 133.061016) + (xy 216.104676 133.070476) + (xy 216.113454 133.066692) + (xy 216.976401 132.203745) + (xy 216.982779 132.192065) + (xy 217.712831 132.192065) + (xy 217.712962 132.193898) + (xy 217.717213 132.200513) + (xy 218.580349 133.063649) + (xy 218.592729 133.070409) + (xy 218.59672 133.067421) + (xy 225.782045 133.067421) + (xy 225.80009 133.2967) + (xy 225.801633 133.306447) + (xy 225.855323 133.530077) + (xy 225.858372 133.539462) + (xy 225.946382 133.751938) + (xy 225.950863 133.760732) + (xy 226.056167 133.932574) + (xy 226.066623 133.942034) + (xy 226.075401 133.93825) + (xy 226.938348 133.075303) + (xy 226.944726 133.063623) + (xy 227.674778 133.063623) + (xy 227.674909 133.065456) + (xy 227.67916 133.072071) + (xy 228.542296 133.935207) + (xy 228.554676 133.941967) + (xy 228.562326 133.93624) + (xy 228.669877 133.760732) + (xy 228.674358 133.751938) + (xy 228.762368 133.539462) + (xy 228.765417 133.530077) + (xy 228.819107 133.306447) + (xy 228.82065 133.2967) + (xy 228.838695 133.067421) + (xy 228.838695 133.057561) + (xy 228.82065 132.828282) + (xy 228.819107 132.818535) + (xy 228.765417 132.594905) + (xy 228.762368 132.58552) + (xy 228.674358 132.373044) + (xy 228.669877 132.36425) + (xy 228.564573 132.192408) + (xy 228.554117 132.182948) + (xy 228.545339 132.186732) + (xy 227.682392 133.049679) + (xy 227.674778 133.063623) + (xy 226.944726 133.063623) + (xy 226.945962 133.061359) + (xy 226.945831 133.059526) + (xy 226.94158 133.052911) + (xy 226.078444 132.189775) + (xy 226.066064 132.183015) + (xy 226.058414 132.188742) + (xy 225.950863 132.36425) + (xy 225.946382 132.373044) + (xy 225.858372 132.58552) + (xy 225.855323 132.594905) + (xy 225.801633 132.818535) + (xy 225.80009 132.828282) + (xy 225.782045 133.057561) + (xy 225.782045 133.067421) + (xy 218.59672 133.067421) + (xy 218.600379 133.064682) + (xy 218.70793 132.889174) + (xy 218.712411 132.88038) + (xy 218.800421 132.667904) + (xy 218.80347 132.658519) + (xy 218.85716 132.434889) + (xy 218.858703 132.425142) + (xy 218.876748 132.195863) + (xy 218.876748 132.186003) + (xy 218.858703 131.956724) + (xy 218.85716 131.946977) + (xy 218.80347 131.723347) + (xy 218.800421 131.713962) + (xy 218.712411 131.501486) + (xy 218.70793 131.492692) + (xy 218.602626 131.32085) + (xy 218.59217 131.31139) + (xy 218.583392 131.315174) + (xy 217.720445 132.178121) + (xy 217.712831 132.192065) + (xy 216.982779 132.192065) + (xy 216.984015 132.189801) + (xy 216.983884 132.187968) + (xy 216.979633 132.181353) + (xy 216.116497 131.318217) + (xy 216.104117 131.311457) + (xy 216.096467 131.317184) + (xy 215.988916 131.492692) + (xy 215.984435 131.501486) + (xy 215.896425 131.713962) + (xy 215.893376 131.723347) + (xy 215.839686 131.946977) + (xy 215.838143 131.956724) + (xy 215.820098 132.186003) + (xy 215.820098 132.195863) + (xy 212.6585 132.195863) + (xy 212.6585 130.947186) + (xy 216.46888 130.947186) + (xy 216.472664 130.955964) + (xy 217.335611 131.818911) + (xy 217.349555 131.826525) + (xy 217.351388 131.826394) + (xy 217.358003 131.822143) + (xy 218.221139 130.959007) + (xy 218.227899 130.946627) + (xy 218.222172 130.938977) + (xy 218.046664 130.831426) + (xy 218.03787 130.826945) + (xy 217.825394 130.738935) + (xy 217.816009 130.735886) + (xy 217.592379 130.682196) + (xy 217.582632 130.680653) + (xy 217.353353 130.662608) + (xy 217.343493 130.662608) + (xy 217.114214 130.680653) + (xy 217.104467 130.682196) + (xy 216.880837 130.735886) + (xy 216.871452 130.738935) + (xy 216.658976 130.826945) + (xy 216.650182 130.831426) + (xy 216.47834 130.93673) + (xy 216.46888 130.947186) + (xy 212.6585 130.947186) + (xy 212.6585 125.86707) + (xy 212.659933 125.84812) + (xy 212.662099 125.833885) + (xy 212.662099 125.833881) + (xy 212.663199 125.826651) + (xy 212.662 125.811902) + (xy 212.658915 125.773982) + (xy 212.6585 125.763767) + (xy 212.6585 125.755707) + (xy 212.655209 125.72748) + (xy 212.654778 125.723121) + (xy 212.653014 125.70143) + (xy 212.64886 125.650364) + (xy 212.646605 125.643403) + (xy 212.645418 125.637463) + (xy 212.644029 125.631588) + (xy 212.643182 125.624319) + (xy 212.618264 125.55567) + (xy 212.616847 125.551542) + (xy 212.596607 125.489064) + (xy 212.596606 125.489062) + (xy 212.594351 125.482101) + (xy 212.590555 125.475846) + (xy 212.588049 125.470372) + (xy 212.58533 125.464942) + (xy 212.582833 125.458063) + (xy 212.542814 125.397024) + (xy 212.540467 125.393305) + (xy 212.528357 125.373348) + (xy 212.502595 125.330893) + (xy 212.495197 125.322516) + (xy 212.495224 125.322492) + (xy 212.492571 125.3195) + (xy 212.489868 125.316267) + (xy 212.485856 125.310148) + (xy 212.429617 125.256872) + (xy 212.427175 125.254494) + (xy 210.88377 123.711089) + (xy 210.871384 123.696677) + (xy 210.862851 123.685082) + (xy 210.862846 123.685077) + (xy 210.858508 123.679182) + (xy 210.85293 123.674443) + (xy 210.852927 123.67444) + (xy 210.818232 123.644965) + (xy 210.810716 123.638035) + (xy 210.805021 123.63234) + (xy 210.796138 123.625312) + (xy 210.782749 123.614719) + (xy 210.779345 123.611928) + (xy 210.729297 123.569409) + (xy 210.729295 123.569408) + (xy 210.723715 123.564667) + (xy 210.717199 123.561339) + (xy 210.71215 123.557972) + (xy 210.707021 123.554805) + (xy 210.701284 123.550266) + (xy 210.635125 123.519345) + (xy 210.631225 123.517439) + (xy 210.566192 123.484231) + (xy 210.559084 123.482492) + (xy 210.553441 123.480393) + (xy 210.547678 123.478476) + (xy 210.54105 123.475378) + (xy 210.469583 123.460513) + (xy 210.465299 123.459543) + (xy 210.445045 123.454587) + (xy 210.39439 123.442192) + (xy 210.388788 123.441844) + (xy 210.388785 123.441844) + (xy 210.383236 123.4415) + (xy 210.383238 123.441464) + (xy 210.379245 123.441225) + (xy 210.375053 123.440851) + (xy 210.367885 123.43936) + (xy 210.30412 123.441085) + (xy 210.290479 123.441454) + (xy 210.287072 123.4415) + (xy 203.86707 123.4415) + (xy 203.84812 123.440067) + (xy 203.833885 123.437901) + (xy 203.833881 123.437901) + (xy 203.826651 123.436801) + (xy 203.819359 123.437394) + (xy 203.819356 123.437394) + (xy 203.773982 123.441085) + (xy 203.763767 123.4415) + (xy 203.755707 123.4415) + (xy 203.742417 123.443049) + (xy 203.727493 123.444789) + (xy 203.723118 123.445222) + (xy 203.657661 123.450546) + (xy 203.657658 123.450547) + (xy 203.650363 123.45114) + (xy 203.643399 123.453396) + (xy 203.63744 123.454587) + (xy 203.631585 123.455971) + (xy 203.624319 123.456818) + (xy 203.555673 123.481735) + (xy 203.551545 123.483152) + (xy 203.489064 123.503393) + (xy 203.489062 123.503394) + (xy 203.482101 123.505649) + (xy 203.475846 123.509445) + (xy 203.470372 123.511951) + (xy 203.464942 123.51467) + (xy 203.458063 123.517167) + (xy 203.451943 123.52118) + (xy 203.451942 123.52118) + (xy 203.397024 123.557186) + (xy 203.39332 123.559523) + (xy 203.330893 123.597405) + (xy 203.322516 123.604803) + (xy 203.322492 123.604776) + (xy 203.3195 123.607429) + (xy 203.316267 123.610132) + (xy 203.310148 123.614144) + (xy 203.280951 123.644965) + (xy 203.256872 123.670383) + (xy 203.254494 123.672825) + (xy 202.254347 124.672972) + (xy 202.192035 124.706998) + (xy 202.135837 124.706395) + (xy 202.060601 124.688332) + (xy 202.060593 124.688331) + (xy 202.055779 124.687175) + (xy 201.816557 124.668348) + (xy 201.577335 124.687175) + (xy 201.572528 124.688329) + (xy 201.572522 124.68833) + (xy 201.436598 124.720963) + (xy 201.344004 124.743193) + (xy 201.339433 124.745086) + (xy 201.339431 124.745087) + (xy 201.12688 124.833128) + (xy 201.126878 124.833129) + (xy 201.122308 124.835022) + (xy 200.917708 124.960402) + (xy 200.913941 124.963619) + (xy 200.91394 124.96362) + (xy 200.798917 125.061858) + (xy 200.735239 125.116244) + (xy 200.732026 125.120006) + (xy 200.597151 125.277926) + (xy 200.579397 125.298713) + (xy 200.454017 125.503313) + (xy 200.452124 125.507883) + (xy 200.452123 125.507885) + (xy 200.364082 125.720436) + (xy 200.362188 125.725009) + (xy 200.350431 125.773982) + (xy 200.307325 125.953527) + (xy 200.307324 125.953533) + (xy 200.30617 125.95834) + (xy 200.287343 126.197562) + (xy 200.30617 126.436784) + (xy 200.307324 126.441591) + (xy 200.307325 126.441597) + (xy 200.325988 126.519333) + (xy 200.362188 126.670115) + (xy 200.364081 126.674686) + (xy 200.364082 126.674688) + (xy 200.427637 126.828123) + (xy 200.454017 126.891811) + (xy 200.579397 127.096411) + (xy 200.582614 127.100178) + (xy 200.582615 127.100179) + (xy 200.708157 127.247171) + (xy 200.735239 127.27888) + (xy 200.739001 127.282093) + (xy 200.906981 127.42556) + (xy 200.917708 127.434722) + (xy 201.122308 127.560102) + (xy 201.126878 127.561995) + (xy 201.12688 127.561996) + (xy 201.339431 127.650037) + (xy 201.344004 127.651931) + (xy 201.425594 127.671519) + (xy 201.572522 127.706794) + (xy 201.572528 127.706795) + (xy 201.577335 127.707949) + (xy 201.816557 127.726776) + (xy 202.055779 127.707949) + (xy 202.060586 127.706795) + (xy 202.060592 127.706794) + (xy 202.20752 127.671519) + (xy 202.28911 127.651931) + (xy 202.293683 127.650037) + (xy 202.506234 127.561996) + (xy 202.506236 127.561995) + (xy 202.510806 127.560102) + (xy 202.715406 127.434722) + (xy 202.726134 127.42556) + (xy 202.894113 127.282093) + (xy 202.897875 127.27888) + (xy 202.924957 127.247171) + (xy 203.050499 127.100179) + (xy 203.0505 127.100178) + (xy 203.053717 127.096411) + (xy 203.07982 127.053815) + (xy 205.937014 127.053815) + (xy 205.940798 127.062593) + (xy 206.803745 127.92554) + (xy 206.817689 127.933154) + (xy 206.819522 127.933023) + (xy 206.826137 127.928772) + (xy 207.689273 127.065636) + (xy 207.696033 127.053256) + (xy 207.690306 127.045606) + (xy 207.514798 126.938055) + (xy 207.506004 126.933574) + (xy 207.293528 126.845564) + (xy 207.284143 126.842515) + (xy 207.060513 126.788825) + (xy 207.050766 126.787282) + (xy 206.821487 126.769237) + (xy 206.811627 126.769237) + (xy 206.582348 126.787282) + (xy 206.572601 126.788825) + (xy 206.348971 126.842515) + (xy 206.339586 126.845564) + (xy 206.12711 126.933574) + (xy 206.118316 126.938055) + (xy 205.946474 127.043359) + (xy 205.937014 127.053815) + (xy 203.07982 127.053815) + (xy 203.179097 126.891811) + (xy 203.205478 126.828123) + (xy 203.269032 126.674688) + (xy 203.269033 126.674686) + (xy 203.270926 126.670115) + (xy 203.307126 126.519333) + (xy 203.325789 126.441597) + (xy 203.32579 126.441591) + (xy 203.326944 126.436784) + (xy 203.345771 126.197562) + (xy 203.326944 125.95834) + (xy 203.325788 125.953526) + (xy 203.325787 125.953518) + (xy 203.302257 125.855511) + (xy 203.305803 125.784603) + (xy 203.33568 125.737001) + (xy 204.077276 124.995405) + (xy 204.139588 124.961379) + (xy 204.166371 124.9585) + (xy 209.933629 124.9585) + (xy 210.00175 124.978502) + (xy 210.022724 124.995405) + (xy 211.104595 126.077276) + (xy 211.138621 126.139588) + (xy 211.1415 126.166371) + (xy 211.1415 136.454578) + (xy 211.121498 136.522699) + (xy 211.067842 136.569192) + (xy 210.997568 136.579296) + (xy 210.932988 136.549802) + (xy 210.926405 136.543673) + (xy 209.893821 135.511089) + (xy 209.881435 135.496677) + (xy 209.872902 135.485082) + (xy 209.872897 135.485077) + (xy 209.868559 135.479182) + (xy 209.862981 135.474443) + (xy 209.862978 135.47444) + (xy 209.828283 135.444965) + (xy 209.820767 135.438035) + (xy 209.815072 135.43234) + (xy 209.792964 135.414849) + (xy 209.7928 135.414719) + (xy 209.789396 135.411928) + (xy 209.739348 135.369409) + (xy 209.739346 135.369408) + (xy 209.733766 135.364667) + (xy 209.72725 135.361339) + (xy 209.722201 135.357972) + (xy 209.717072 135.354805) + (xy 209.711335 135.350266) + (xy 209.645176 135.319345) + (xy 209.641276 135.317439) + (xy 209.632009 135.312707) + (xy 209.576243 135.284231) + (xy 209.569135 135.282492) + (xy 209.563492 135.280393) + (xy 209.557729 135.278476) + (xy 209.551101 135.275378) + (xy 209.479634 135.260513) + (xy 209.47535 135.259543) + (xy 209.441855 135.251347) + (xy 209.404441 135.242192) + (xy 209.398839 135.241844) + (xy 209.398836 135.241844) + (xy 209.393287 135.2415) + (xy 209.393289 135.241464) + (xy 209.389296 135.241225) + (xy 209.385104 135.240851) + (xy 209.377936 135.23936) + (xy 209.311726 135.241151) + (xy 209.30053 135.241454) + (xy 209.297123 135.2415) + (xy 195.666371 135.2415) + (xy 195.59825 135.221498) + (xy 195.577276 135.204595) + (xy 192.405975 132.033294) + (xy 194.953757 132.033294) + (xy 194.953957 132.038624) + (xy 194.953957 132.038625) + (xy 194.957921 132.144221) + (xy 194.962411 132.26383) + (xy 195.009785 132.489612) + (xy 195.011743 132.494571) + (xy 195.011744 132.494573) + (xy 195.037473 132.559723) + (xy 195.094524 132.704184) + (xy 195.163914 132.818535) + (xy 195.192003 132.864824) + (xy 195.214204 132.901411) + (xy 195.217701 132.905441) + (xy 195.360911 133.070476) + (xy 195.365404 133.075654) + (xy 195.369535 133.079041) + (xy 195.539672 133.218546) + (xy 195.539678 133.21855) + (xy 195.5438 133.22193) + (xy 195.744292 133.336056) + (xy 195.749308 133.337877) + (xy 195.749313 133.337879) + (xy 195.956132 133.412951) + (xy 195.956136 133.412952) + (xy 195.961147 133.414771) + (xy 195.966396 133.41572) + (xy 195.966399 133.415721) + (xy 196.18408 133.455084) + (xy 196.184087 133.455085) + (xy 196.188164 133.455822) + (xy 196.205901 133.456658) + (xy 196.210849 133.456892) + (xy 196.210856 133.456892) + (xy 196.212337 133.456962) + (xy 196.374482 133.456962) + (xy 196.452737 133.450322) + (xy 196.541119 133.442823) + (xy 196.541123 133.442822) + (xy 196.54643 133.442372) + (xy 196.551585 133.441034) + (xy 196.551591 133.441033) + (xy 196.76456 133.385757) + (xy 196.764564 133.385756) + (xy 196.769729 133.384415) + (xy 196.774595 133.382223) + (xy 196.774598 133.382222) + (xy 196.975206 133.291855) + (xy 196.980072 133.289663) + (xy 196.984492 133.286687) + (xy 196.984496 133.286685) + (xy 197.13106 133.188011) + (xy 197.171442 133.160824) + (xy 197.338369 133.001584) + (xy 197.409901 132.905441) + (xy 197.472894 132.820776) + (xy 197.472896 132.820773) + (xy 197.476078 132.816496) + (xy 197.530862 132.708745) + (xy 197.578215 132.615608) + (xy 197.578215 132.615607) + (xy 197.580634 132.61085) + (xy 197.616739 132.494573) + (xy 197.647462 132.395632) + (xy 197.647463 132.395626) + (xy 197.649046 132.390529) + (xy 197.668052 132.247127) + (xy 197.678657 132.167115) + (xy 197.678657 132.16711) + (xy 197.679357 132.16183) + (xy 197.678696 132.144221) + (xy 199.589071 132.144221) + (xy 199.589434 132.148369) + (xy 199.589434 132.148373) + (xy 199.608129 132.362055) + (xy 199.614809 132.438411) + (xy 199.615719 132.442483) + (xy 199.61572 132.442488) + (xy 199.677898 132.720656) + (xy 199.679229 132.726612) + (xy 199.680672 132.730535) + (xy 199.680673 132.730537) + (xy 199.695398 132.770558) + (xy 199.781201 133.003761) + (xy 199.783148 133.007454) + (xy 199.783149 133.007456) + (xy 199.84345 133.121827) + (xy 199.918931 133.264989) + (xy 199.921351 133.268394) + (xy 200.087576 133.502297) + (xy 200.087581 133.502303) + (xy 200.09 133.505707) + (xy 200.092844 133.508757) + (xy 200.092849 133.508763) + (xy 200.235584 133.661827) + (xy 200.291403 133.721686) + (xy 200.519602 133.90913) + (xy 200.770586 134.064747) + (xy 201.039947 134.185803) + (xy 201.16479 134.22302) + (xy 201.296281 134.262219) + (xy 201.322952 134.27017) + (xy 201.327072 134.270823) + (xy 201.327074 134.270823) + (xy 201.611149 134.315817) + (xy 201.611155 134.315818) + (xy 201.61463 134.316368) + (xy 201.639189 134.317483) + (xy 201.705574 134.320498) + (xy 201.705595 134.320498) + (xy 201.706994 134.320562) + (xy 201.891458 134.320562) + (xy 202.111221 134.305965) + (xy 202.11532 134.305139) + (xy 202.115324 134.305138) + (xy 202.288747 134.27017) + (xy 202.400708 134.247595) + (xy 202.679932 134.15145) + (xy 202.852711 134.064929) + (xy 202.940252 134.021092) + (xy 202.940254 134.021091) + (xy 202.943988 134.019221) + (xy 203.188235 133.85323) + (xy 203.202697 133.8403) + (xy 203.359982 133.69967) + (xy 203.408384 133.656394) + (xy 203.427769 133.633777) + (xy 203.597846 133.435346) + (xy 203.597849 133.435342) + (xy 203.600566 133.432172) + (xy 203.60284 133.42867) + (xy 203.602844 133.428665) + (xy 203.759127 133.188011) + (xy 203.75913 133.188006) + (xy 203.761406 133.184501) + (xy 203.771237 133.163798) + (xy 203.832536 133.034702) + (xy 203.888076 132.917734) + (xy 203.910942 132.846517) + (xy 203.977072 132.640545) + (xy 203.977072 132.640544) + (xy 203.978352 132.636558) + (xy 204.004792 132.489612) + (xy 204.029908 132.350021) + (xy 204.029909 132.350016) + (xy 204.030647 132.345912) + (xy 204.032189 132.311966) + (xy 204.043854 132.055073) + (xy 204.043854 132.055068) + (xy 204.044043 132.050903) + (xy 204.043569 132.045478) + (xy 204.042503 132.033294) + (xy 205.953757 132.033294) + (xy 205.953957 132.038624) + (xy 205.953957 132.038625) + (xy 205.957921 132.144221) + (xy 205.962411 132.26383) + (xy 206.009785 132.489612) + (xy 206.011743 132.494571) + (xy 206.011744 132.494573) + (xy 206.037473 132.559723) + (xy 206.094524 132.704184) + (xy 206.163914 132.818535) + (xy 206.192003 132.864824) + (xy 206.214204 132.901411) + (xy 206.217701 132.905441) + (xy 206.360911 133.070476) + (xy 206.365404 133.075654) + (xy 206.369535 133.079041) + (xy 206.539672 133.218546) + (xy 206.539678 133.21855) + (xy 206.5438 133.22193) + (xy 206.744292 133.336056) + (xy 206.749308 133.337877) + (xy 206.749313 133.337879) + (xy 206.956132 133.412951) + (xy 206.956136 133.412952) + (xy 206.961147 133.414771) + (xy 206.966396 133.41572) + (xy 206.966399 133.415721) + (xy 207.18408 133.455084) + (xy 207.184087 133.455085) + (xy 207.188164 133.455822) + (xy 207.205901 133.456658) + (xy 207.210849 133.456892) + (xy 207.210856 133.456892) + (xy 207.212337 133.456962) + (xy 207.374482 133.456962) + (xy 207.452737 133.450322) + (xy 207.541119 133.442823) + (xy 207.541123 133.442822) + (xy 207.54643 133.442372) + (xy 207.551585 133.441034) + (xy 207.551591 133.441033) + (xy 207.76456 133.385757) + (xy 207.764564 133.385756) + (xy 207.769729 133.384415) + (xy 207.774595 133.382223) + (xy 207.774598 133.382222) + (xy 207.975206 133.291855) + (xy 207.980072 133.289663) + (xy 207.984492 133.286687) + (xy 207.984496 133.286685) + (xy 208.13106 133.188011) + (xy 208.171442 133.160824) + (xy 208.338369 133.001584) + (xy 208.409901 132.905441) + (xy 208.472894 132.820776) + (xy 208.472896 132.820773) + (xy 208.476078 132.816496) + (xy 208.530862 132.708745) + (xy 208.578215 132.615608) + (xy 208.578215 132.615607) + (xy 208.580634 132.61085) + (xy 208.616739 132.494573) + (xy 208.647462 132.395632) + (xy 208.647463 132.395626) + (xy 208.649046 132.390529) + (xy 208.668052 132.247127) + (xy 208.678657 132.167115) + (xy 208.678657 132.16711) + (xy 208.679357 132.16183) + (xy 208.67854 132.140051) + (xy 208.671292 131.946977) + (xy 208.670703 131.931294) + (xy 208.623329 131.705512) + (xy 208.584335 131.606772) + (xy 208.57545 131.584274) + (xy 208.53859 131.49094) + (xy 208.41891 131.293713) + (xy 208.399958 131.271873) + (xy 208.27121 131.123503) + (xy 208.271208 131.123501) + (xy 208.26771 131.11947) + (xy 208.225575 131.084922) + (xy 208.093442 130.976578) + (xy 208.093436 130.976574) + (xy 208.089314 130.973194) + (xy 207.888822 130.859068) + (xy 207.883806 130.857247) + (xy 207.883801 130.857245) + (xy 207.676982 130.782173) + (xy 207.676978 130.782172) + (xy 207.671967 130.780353) + (xy 207.666718 130.779404) + (xy 207.666715 130.779403) + (xy 207.449034 130.74004) + (xy 207.449027 130.740039) + (xy 207.44495 130.739302) + (xy 207.427213 130.738466) + (xy 207.422265 130.738232) + (xy 207.422258 130.738232) + (xy 207.420777 130.738162) + (xy 207.258632 130.738162) + (xy 207.204137 130.742786) + (xy 207.091995 130.752301) + (xy 207.091991 130.752302) + (xy 207.086684 130.752752) + (xy 207.081529 130.75409) + (xy 207.081523 130.754091) + (xy 206.868554 130.809367) + (xy 206.86855 130.809368) + (xy 206.863385 130.810709) + (xy 206.858519 130.812901) + (xy 206.858516 130.812902) + (xy 206.697676 130.885355) + (xy 206.653042 130.905461) + (xy 206.648622 130.908437) + (xy 206.648618 130.908439) + (xy 206.594322 130.944994) + (xy 206.461672 131.0343) + (xy 206.294745 131.19354) + (xy 206.275537 131.219356) + (xy 206.16528 131.367548) + (xy 206.157036 131.378628) + (xy 206.154621 131.383378) + (xy 206.068501 131.552764) + (xy 206.05248 131.584274) + (xy 206.031682 131.651254) + (xy 205.985652 131.799492) + (xy 205.985651 131.799498) + (xy 205.984068 131.804595) + (xy 205.977095 131.85721) + (xy 205.967225 131.93168) + (xy 205.953757 132.033294) + (xy 204.042503 132.033294) + (xy 204.018669 131.760874) + (xy 204.018305 131.756713) + (xy 204.01561 131.744654) + (xy 203.954797 131.47259) + (xy 203.954795 131.472583) + (xy 203.953885 131.468512) + (xy 203.942409 131.43732) + (xy 203.898587 131.318217) + (xy 203.851913 131.191363) + (xy 203.816135 131.123503) + (xy 203.760214 131.01744) + (xy 203.714183 130.930135) + (xy 203.657654 130.850591) + (xy 203.545538 130.692827) + (xy 203.545533 130.692821) + (xy 203.543114 130.689417) + (xy 203.54027 130.686367) + (xy 203.540265 130.686361) + (xy 203.344557 130.47649) + (xy 203.341711 130.473438) + (xy 203.113512 130.285994) + (xy 202.862528 130.130377) + (xy 202.832559 130.116908) + (xy 202.728161 130.06999) + (xy 202.593167 130.009321) + (xy 202.310162 129.924954) + (xy 202.306042 129.924301) + (xy 202.30604 129.924301) + (xy 202.021965 129.879307) + (xy 202.021959 129.879306) + (xy 202.018484 129.878756) + (xy 201.993925 129.877641) + (xy 201.92754 129.874626) + (xy 201.927519 129.874626) + (xy 201.92612 129.874562) + (xy 201.741656 129.874562) + (xy 201.521893 129.889159) + (xy 201.517794 129.889985) + (xy 201.51779 129.889986) + (xy 201.426412 129.908411) + (xy 201.232406 129.947529) + (xy 200.953182 130.043674) + (xy 200.838129 130.101288) + (xy 200.78004 130.130377) + (xy 200.689126 130.175903) + (xy 200.444879 130.341894) + (xy 200.441765 130.344678) + (xy 200.441764 130.344679) + (xy 200.409243 130.373756) + (xy 200.22473 130.53873) + (xy 200.222013 130.5419) + (xy 200.222012 130.541901) + (xy 200.036364 130.7585) + (xy 200.032548 130.762952) + (xy 200.030274 130.766454) + (xy 200.03027 130.766459) + (xy 199.873987 131.007113) + (xy 199.871708 131.010623) + (xy 199.869914 131.014401) + (xy 199.869913 131.014403) + (xy 199.855569 131.044611) + (xy 199.745038 131.27739) + (xy 199.743759 131.281373) + (xy 199.743758 131.281376) + (xy 199.667702 131.518263) + (xy 199.654762 131.558566) + (xy 199.649218 131.589377) + (xy 199.60637 131.827522) + (xy 199.602467 131.849212) + (xy 199.602278 131.853379) + (xy 199.602277 131.853386) + (xy 199.5904 132.114949) + (xy 199.589071 132.144221) + (xy 197.678696 132.144221) + (xy 197.67854 132.140051) + (xy 197.671292 131.946977) + (xy 197.670703 131.931294) + (xy 197.623329 131.705512) + (xy 197.584335 131.606772) + (xy 197.57545 131.584274) + (xy 197.53859 131.49094) + (xy 197.41891 131.293713) + (xy 197.399958 131.271873) + (xy 197.27121 131.123503) + (xy 197.271208 131.123501) + (xy 197.26771 131.11947) + (xy 197.225575 131.084922) + (xy 197.093442 130.976578) + (xy 197.093436 130.976574) + (xy 197.089314 130.973194) + (xy 196.888822 130.859068) + (xy 196.883806 130.857247) + (xy 196.883801 130.857245) + (xy 196.676982 130.782173) + (xy 196.676978 130.782172) + (xy 196.671967 130.780353) + (xy 196.666718 130.779404) + (xy 196.666715 130.779403) + (xy 196.449034 130.74004) + (xy 196.449027 130.740039) + (xy 196.44495 130.739302) + (xy 196.427213 130.738466) + (xy 196.422265 130.738232) + (xy 196.422258 130.738232) + (xy 196.420777 130.738162) + (xy 196.258632 130.738162) + (xy 196.204137 130.742786) + (xy 196.091995 130.752301) + (xy 196.091991 130.752302) + (xy 196.086684 130.752752) + (xy 196.081529 130.75409) + (xy 196.081523 130.754091) + (xy 195.868554 130.809367) + (xy 195.86855 130.809368) + (xy 195.863385 130.810709) + (xy 195.858519 130.812901) + (xy 195.858516 130.812902) + (xy 195.697676 130.885355) + (xy 195.653042 130.905461) + (xy 195.648622 130.908437) + (xy 195.648618 130.908439) + (xy 195.594322 130.944994) + (xy 195.461672 131.0343) + (xy 195.294745 131.19354) + (xy 195.275537 131.219356) + (xy 195.16528 131.367548) + (xy 195.157036 131.378628) + (xy 195.154621 131.383378) + (xy 195.068501 131.552764) + (xy 195.05248 131.584274) + (xy 195.031682 131.651254) + (xy 194.985652 131.799492) + (xy 194.985651 131.799498) + (xy 194.984068 131.804595) + (xy 194.977095 131.85721) + (xy 194.967225 131.93168) + (xy 194.953757 132.033294) + (xy 192.405975 132.033294) + (xy 189.914549 129.541868) + (xy 195.937081 129.541868) + (xy 195.942808 129.549518) + (xy 196.118316 129.657069) + (xy 196.12711 129.66155) + (xy 196.339586 129.74956) + (xy 196.348971 129.752609) + (xy 196.572601 129.806299) + (xy 196.582348 129.807842) + (xy 196.811627 129.825887) + (xy 196.821487 129.825887) + (xy 197.050766 129.807842) + (xy 197.060513 129.806299) + (xy 197.284143 129.752609) + (xy 197.293528 129.74956) + (xy 197.506004 129.66155) + (xy 197.514798 129.657069) + (xy 197.68664 129.551765) + (xy 197.695594 129.541868) + (xy 205.937081 129.541868) + (xy 205.942808 129.549518) + (xy 206.118316 129.657069) + (xy 206.12711 129.66155) + (xy 206.339586 129.74956) + (xy 206.348971 129.752609) + (xy 206.572601 129.806299) + (xy 206.582348 129.807842) + (xy 206.811627 129.825887) + (xy 206.821487 129.825887) + (xy 207.050766 129.807842) + (xy 207.060513 129.806299) + (xy 207.284143 129.752609) + (xy 207.293528 129.74956) + (xy 207.506004 129.66155) + (xy 207.514798 129.657069) + (xy 207.68664 129.551765) + (xy 207.6961 129.541309) + (xy 207.692316 129.532531) + (xy 206.829369 128.669584) + (xy 206.815425 128.66197) + (xy 206.813592 128.662101) + (xy 206.806977 128.666352) + (xy 205.943841 129.529488) + (xy 205.937081 129.541868) + (xy 197.695594 129.541868) + (xy 197.6961 129.541309) + (xy 197.692316 129.532531) + (xy 196.829369 128.669584) + (xy 196.815425 128.66197) + (xy 196.813592 128.662101) + (xy 196.806977 128.666352) + (xy 195.943841 129.529488) + (xy 195.937081 129.541868) + (xy 189.914549 129.541868) + (xy 189.88377 129.511089) + (xy 189.871384 129.496677) + (xy 189.862851 129.485082) + (xy 189.862846 129.485077) + (xy 189.858508 129.479182) + (xy 189.85293 129.474443) + (xy 189.852927 129.47444) + (xy 189.818232 129.444965) + (xy 189.810716 129.438035) + (xy 189.805021 129.43234) + (xy 189.79888 129.427482) + (xy 189.782749 129.414719) + (xy 189.779345 129.411928) + (xy 189.729297 129.369409) + (xy 189.729295 129.369408) + (xy 189.723715 129.364667) + (xy 189.717199 129.361339) + (xy 189.71215 129.357972) + (xy 189.707021 129.354805) + (xy 189.701284 129.350266) + (xy 189.635125 129.319345) + (xy 189.631225 129.317439) + (xy 189.566192 129.284231) + (xy 189.559084 129.282492) + (xy 189.553441 129.280393) + (xy 189.547678 129.278476) + (xy 189.54105 129.275378) + (xy 189.469583 129.260513) + (xy 189.465299 129.259543) + (xy 189.430958 129.25114) + (xy 189.39439 129.242192) + (xy 189.388788 129.241844) + (xy 189.388785 129.241844) + (xy 189.383236 129.2415) + (xy 189.383238 129.241464) + (xy 189.379245 129.241225) + (xy 189.375053 129.240851) + (xy 189.367885 129.23936) + (xy 189.30412 129.241085) + (xy 189.290479 129.241454) + (xy 189.287072 129.2415) + (xy 183.467063 129.2415) + (xy 183.448114 129.240067) + (xy 183.447907 129.240036) + (xy 183.426651 129.236802) + (xy 183.419359 129.237395) + (xy 183.419356 129.237395) + (xy 183.373991 129.241085) + (xy 183.363777 129.2415) + (xy 183.355707 129.2415) + (xy 183.352087 129.241922) + (xy 183.352069 129.241923) + (xy 183.327461 129.244792) + (xy 183.3231 129.245224) + (xy 183.297981 129.247267) + (xy 183.257661 129.250546) + (xy 183.257658 129.250547) + (xy 183.250363 129.25114) + (xy 183.243399 129.253396) + (xy 183.23744 129.254587) + (xy 183.231585 129.255971) + (xy 183.224319 129.256818) + (xy 183.155673 129.281735) + (xy 183.151545 129.283152) + (xy 183.089064 129.303393) + (xy 183.089062 129.303394) + (xy 183.082101 129.305649) + (xy 183.075846 129.309445) + (xy 183.070372 129.311951) + (xy 183.064942 129.31467) + (xy 183.058063 129.317167) + (xy 182.997016 129.357191) + (xy 182.993327 129.359518) + (xy 182.984843 129.364667) + (xy 182.935693 129.394491) + (xy 182.935688 129.394495) + (xy 182.930892 129.397405) + (xy 182.922516 129.404803) + (xy 182.922493 129.404777) + (xy 182.919503 129.407426) + (xy 182.916264 129.410134) + (xy 182.910148 129.414144) + (xy 182.905121 129.419451) + (xy 182.905117 129.419454) + (xy 182.856872 129.470383) + (xy 182.854494 129.472825) + (xy 181.682022 130.645297) + (xy 181.61971 130.679323) + (xy 181.563514 130.678721) + (xy 181.542419 130.673657) + (xy 181.507438 130.665258) + (xy 181.507432 130.665257) + (xy 181.502625 130.664103) + (xy 181.263403 130.645276) + (xy 181.024181 130.664103) + (xy 181.019374 130.665257) + (xy 181.019368 130.665258) + (xy 180.9158 130.690123) + (xy 180.79085 130.720121) + (xy 180.786279 130.722014) + (xy 180.786277 130.722015) + (xy 180.573726 130.810056) + (xy 180.573724 130.810057) + (xy 180.569154 130.81195) + (xy 180.364554 130.93733) + (xy 180.360787 130.940547) + (xy 180.360786 130.940548) + (xy 180.246712 131.037976) + (xy 180.182085 131.093172) + (xy 180.178872 131.096934) + (xy 180.041703 131.25754) + (xy 180.026243 131.275641) + (xy 179.900863 131.480241) + (xy 179.89897 131.484811) + (xy 179.898969 131.484813) + (xy 179.830027 131.651254) + (xy 179.809034 131.701937) + (xy 179.793019 131.768645) + (xy 179.754171 131.930455) + (xy 179.75417 131.930461) + (xy 179.753016 131.935268) + (xy 179.734189 132.17449) + (xy 179.753016 132.413712) + (xy 179.75417 132.418519) + (xy 179.754171 132.418525) + (xy 179.781643 132.532953) + (xy 179.809034 132.647043) + (xy 179.810927 132.651614) + (xy 179.810928 132.651616) + (xy 179.845367 132.734758) + (xy 179.900863 132.868739) + (xy 180.026243 133.073339) + (xy 180.02946 133.077106) + (xy 180.029461 133.077107) + (xy 180.153151 133.22193) + (xy 180.182085 133.255808) + (xy 180.185847 133.259021) + (xy 180.359508 133.40734) + (xy 180.364554 133.41165) + (xy 180.569154 133.53703) + (xy 180.573724 133.538923) + (xy 180.573726 133.538924) + (xy 180.752606 133.613018) + (xy 180.79085 133.628859) + (xy 180.862164 133.64598) + (xy 181.019368 133.683722) + (xy 181.019374 133.683723) + (xy 181.024181 133.684877) + (xy 181.263403 133.703704) + (xy 181.502625 133.684877) + (xy 181.507432 133.683723) + (xy 181.507438 133.683722) + (xy 181.664642 133.64598) + (xy 181.735956 133.628859) + (xy 181.7742 133.613018) + (xy 181.95308 133.538924) + (xy 181.953082 133.538923) + (xy 181.957652 133.53703) + (xy 182.162252 133.41165) + (xy 182.167299 133.40734) + (xy 182.340959 133.259021) + (xy 182.344721 133.255808) + (xy 182.373655 133.22193) + (xy 182.497345 133.077107) + (xy 182.497346 133.077106) + (xy 182.500563 133.073339) + (xy 182.625943 132.868739) + (xy 182.68144 132.734758) + (xy 182.715878 132.651616) + (xy 182.715879 132.651614) + (xy 182.717772 132.647043) + (xy 182.732194 132.586973) + (xy 185.547861 132.586973) + (xy 185.551645 132.595751) + (xy 186.414592 133.458698) + (xy 186.428536 133.466312) + (xy 186.430369 133.466181) + (xy 186.436984 133.46193) + (xy 187.30012 132.598794) + (xy 187.30688 132.586414) + (xy 187.301153 132.578764) + (xy 187.125645 132.471213) + (xy 187.116851 132.466732) + (xy 186.904375 132.378722) + (xy 186.89499 132.375673) + (xy 186.67136 132.321983) + (xy 186.661613 132.32044) + (xy 186.432334 132.302395) + (xy 186.422474 132.302395) + (xy 186.193195 132.32044) + (xy 186.183448 132.321983) + (xy 185.959818 132.375673) + (xy 185.950433 132.378722) + (xy 185.737957 132.466732) + (xy 185.729163 132.471213) + (xy 185.557321 132.576517) + (xy 185.547861 132.586973) + (xy 182.732194 132.586973) + (xy 182.745163 132.532953) + (xy 182.772635 132.418525) + (xy 182.772636 132.418519) + (xy 182.77379 132.413712) + (xy 182.792617 132.17449) + (xy 182.77379 131.935268) + (xy 182.772636 131.930461) + (xy 182.772635 131.930455) + (xy 182.7445 131.813266) + (xy 182.748047 131.742358) + (xy 182.777924 131.694757) + (xy 183.677276 130.795405) + (xy 183.739588 130.761379) + (xy 183.766371 130.7585) + (xy 188.933629 130.7585) + (xy 189.00175 130.778502) + (xy 189.022724 130.795405) + (xy 194.488224 136.260905) + (xy 194.52225 136.323217) + (xy 194.517185 136.394032) + (xy 194.488224 136.439095) + (xy 188.322724 142.604595) + (xy 188.260412 142.638621) + (xy 188.233629 142.6415) + (xy 165.970891 142.6415) + (xy 165.951941 142.640067) + (xy 165.937706 142.637901) + (xy 165.937702 142.637901) + (xy 165.930472 142.636801) + (xy 165.92318 142.637394) + (xy 165.923177 142.637394) + (xy 165.877803 142.641085) + (xy 165.867588 142.6415) + (xy 165.859528 142.6415) + (xy 165.855894 142.641924) + (xy 165.855888 142.641924) + (xy 165.842863 142.643443) + (xy 165.831301 142.644791) + (xy 165.826953 142.645221) + (xy 165.754185 142.65114) + (xy 165.747224 142.653395) + (xy 165.741284 142.654582) + (xy 165.735409 142.655971) + (xy 165.72814 142.656818) + (xy 165.659491 142.681736) + (xy 165.655363 142.683153) + (xy 165.592885 142.703393) + (xy 165.592883 142.703394) + (xy 165.585922 142.705649) + (xy 165.579667 142.709445) + (xy 165.574193 142.711951) + (xy 165.568763 142.71467) + (xy 165.561884 142.717167) + (xy 165.555764 142.72118) + (xy 165.555763 142.72118) + (xy 165.500845 142.757186) + (xy 165.497141 142.759523) + (xy 165.434714 142.797405) + (xy 165.426337 142.804803) + (xy 165.426313 142.804776) + (xy 165.423321 142.807429) + (xy 165.420088 142.810132) + (xy 165.413969 142.814144) + (xy 165.408937 142.819456) + (xy 165.360693 142.870383) + (xy 165.358315 142.872825) + (xy 162.968887 145.262253) + (xy 162.906575 145.296279) + (xy 162.850377 145.295676) + (xy 162.837698 145.292632) + (xy 162.758934 145.273722) + (xy 162.519712 145.254895) + (xy 162.28049 145.273722) + (xy 162.275683 145.274876) + (xy 162.275677 145.274877) + (xy 162.141286 145.307142) + (xy 162.047159 145.32974) + (xy 162.042588 145.331633) + (xy 162.042586 145.331634) + (xy 161.830035 145.419675) + (xy 161.830033 145.419676) + (xy 161.825463 145.421569) + (xy 161.620863 145.546949) + (xy 161.617096 145.550166) + (xy 161.617095 145.550167) + (xy 161.545245 145.611532) + (xy 161.438394 145.702791) + (xy 161.435181 145.706553) + (xy 161.298685 145.866371) + (xy 161.282552 145.88526) + (xy 161.157172 146.08986) + (xy 161.155279 146.09443) + (xy 161.155278 146.094432) + (xy 161.09661 146.236071) + (xy 161.065343 146.311556) + (xy 161.054073 146.3585) + (xy 161.01048 146.540074) + (xy 161.010479 146.54008) + (xy 161.009325 146.544887) + (xy 160.990498 146.784109) + (xy 161.009325 147.023331) + (xy 161.010479 147.028138) + (xy 161.01048 147.028144) + (xy 161.045505 147.174032) + (xy 161.065343 147.256662) + (xy 161.067236 147.261233) + (xy 161.067237 147.261235) + (xy 161.148766 147.458063) + (xy 161.157172 147.478358) + (xy 161.282552 147.682958) + (xy 161.285769 147.686725) + (xy 161.28577 147.686726) + (xy 161.367289 147.782173) + (xy 161.438394 147.865427) + (xy 161.450607 147.875858) + (xy 161.599185 148.002754) + (xy 161.620863 148.021269) + (xy 161.825463 148.146649) + (xy 161.830033 148.148542) + (xy 161.830035 148.148543) + (xy 162.021672 148.227921) + (xy 162.047159 148.238478) + (xy 162.12081 148.25616) + (xy 162.275677 148.293341) + (xy 162.275683 148.293342) + (xy 162.28049 148.294496) + (xy 162.519712 148.313323) + (xy 162.758934 148.294496) + (xy 162.763741 148.293342) + (xy 162.763747 148.293341) + (xy 162.918614 148.25616) + (xy 162.992265 148.238478) + (xy 163.017752 148.227921) + (xy 163.209389 148.148543) + (xy 163.209391 148.148542) + (xy 163.213961 148.146649) + (xy 163.418561 148.021269) + (xy 163.44024 148.002754) + (xy 163.456467 147.988895) + (xy 166.280087 147.988895) + (xy 166.298132 148.218174) + (xy 166.299675 148.227921) + (xy 166.353365 148.451551) + (xy 166.356414 148.460936) + (xy 166.444424 148.673412) + (xy 166.448905 148.682206) + (xy 166.554209 148.854048) + (xy 166.564665 148.863508) + (xy 166.573443 148.859724) + (xy 167.43639 147.996777) + (xy 167.442768 147.985097) + (xy 168.17282 147.985097) + (xy 168.172951 147.98693) + (xy 168.177202 147.993545) + (xy 169.040338 148.856681) + (xy 169.052718 148.863441) + (xy 169.060368 148.857714) + (xy 169.167919 148.682206) + (xy 169.1724 148.673412) + (xy 169.26041 148.460936) + (xy 169.263459 148.451551) + (xy 169.317149 148.227921) + (xy 169.318692 148.218174) + (xy 169.336737 147.988895) + (xy 169.336737 147.979035) + (xy 169.318692 147.749756) + (xy 169.317149 147.740009) + (xy 169.263459 147.516379) + (xy 169.26041 147.506994) + (xy 169.1724 147.294518) + (xy 169.167919 147.285724) + (xy 169.062615 147.113882) + (xy 169.052159 147.104422) + (xy 169.043381 147.108206) + (xy 168.180434 147.971153) + (xy 168.17282 147.985097) + (xy 167.442768 147.985097) + (xy 167.444004 147.982833) + (xy 167.443873 147.981) + (xy 167.439622 147.974385) + (xy 166.576486 147.111249) + (xy 166.564106 147.104489) + (xy 166.556456 147.110216) + (xy 166.448905 147.285724) + (xy 166.444424 147.294518) + (xy 166.356414 147.506994) + (xy 166.353365 147.516379) + (xy 166.299675 147.740009) + (xy 166.298132 147.749756) + (xy 166.280087 147.979035) + (xy 166.280087 147.988895) + (xy 163.456467 147.988895) + (xy 163.588817 147.875858) + (xy 163.60103 147.865427) + (xy 163.672135 147.782173) + (xy 163.753654 147.686726) + (xy 163.753655 147.686725) + (xy 163.756872 147.682958) + (xy 163.882252 147.478358) + (xy 163.890659 147.458063) + (xy 163.972187 147.261235) + (xy 163.972188 147.261233) + (xy 163.974081 147.256662) + (xy 163.993919 147.174032) + (xy 164.028944 147.028144) + (xy 164.028945 147.028138) + (xy 164.030099 147.023331) + (xy 164.048926 146.784109) + (xy 164.045472 146.740218) + (xy 166.928869 146.740218) + (xy 166.932653 146.748996) + (xy 167.7956 147.611943) + (xy 167.809544 147.619557) + (xy 167.811377 147.619426) + (xy 167.817992 147.615175) + (xy 168.681128 146.752039) + (xy 168.687888 146.739659) + (xy 168.682161 146.732009) + (xy 168.506653 146.624458) + (xy 168.497859 146.619977) + (xy 168.285383 146.531967) + (xy 168.275998 146.528918) + (xy 168.052368 146.475228) + (xy 168.042621 146.473685) + (xy 167.813342 146.45564) + (xy 167.803482 146.45564) + (xy 167.574203 146.473685) + (xy 167.564456 146.475228) + (xy 167.340826 146.528918) + (xy 167.331441 146.531967) + (xy 167.118965 146.619977) + (xy 167.110171 146.624458) + (xy 166.938329 146.729762) + (xy 166.928869 146.740218) + (xy 164.045472 146.740218) + (xy 164.030099 146.544887) + (xy 164.008145 146.453444) + (xy 164.011691 146.382536) + (xy 164.041568 146.334934) + (xy 166.181097 144.195405) + (xy 166.243409 144.161379) + (xy 166.270192 144.1585) + (xy 175.764629 144.1585) + (xy 175.83275 144.178502) + (xy 175.879243 144.232158) + (xy 175.889347 144.302432) + (xy 175.859853 144.367012) + (xy 175.853724 144.373595) + (xy 173.711089 146.51623) + (xy 173.696677 146.528616) + (xy 173.685082 146.537149) + (xy 173.685077 146.537154) + (xy 173.679182 146.541492) + (xy 173.674443 146.54707) + (xy 173.67444 146.547073) + (xy 173.644965 146.581768) + (xy 173.638035 146.589284) + (xy 173.63234 146.594979) + (xy 173.63006 146.597861) + (xy 173.614719 146.617251) + (xy 173.611928 146.620655) + (xy 173.604543 146.629348) + (xy 173.564667 146.676285) + (xy 173.561339 146.682801) + (xy 173.557972 146.68785) + (xy 173.554805 146.692979) + (xy 173.550266 146.698716) + (xy 173.519345 146.764875) + (xy 173.517442 146.768769) + (xy 173.484231 146.833808) + (xy 173.482492 146.840916) + (xy 173.480393 146.846559) + (xy 173.478476 146.852322) + (xy 173.475378 146.85895) + (xy 173.473888 146.866112) + (xy 173.473888 146.866113) + (xy 173.460514 146.930412) + (xy 173.459544 146.934696) + (xy 173.442192 147.00561) + (xy 173.4415 147.016764) + (xy 173.441464 147.016762) + (xy 173.441225 147.020755) + (xy 173.440851 147.024947) + (xy 173.43936 147.032115) + (xy 173.439558 147.039432) + (xy 173.441454 147.109521) + (xy 173.4415 147.112928) + (xy 173.4415 154.431201) + (xy 173.421498 154.499322) + (xy 173.404595 154.520296) + (xy 165.920906 162.003985) + (xy 165.858594 162.038011) + (xy 165.802396 162.037408) + (xy 165.769041 162.0294) + (xy 165.710953 162.015454) + (xy 165.471731 161.996627) + (xy 165.232509 162.015454) + (xy 165.227702 162.016608) + (xy 165.227696 162.016609) + (xy 165.080768 162.051884) + (xy 164.999178 162.071472) + (xy 164.994607 162.073365) + (xy 164.994605 162.073366) + (xy 164.782054 162.161407) + (xy 164.782052 162.161408) + (xy 164.777482 162.163301) + (xy 164.572882 162.288681) + (xy 164.569115 162.291898) + (xy 164.569114 162.291899) + (xy 164.491369 162.358299) + (xy 164.390413 162.444523) + (xy 164.3872 162.448285) + (xy 164.284709 162.568288) + (xy 164.234571 162.626992) + (xy 164.109191 162.831592) + (xy 164.107298 162.836162) + (xy 164.107297 162.836164) + (xy 164.037982 163.003506) + (xy 164.017362 163.053288) + (xy 164.006132 163.100065) + (xy 163.962499 163.281806) + (xy 163.962498 163.281812) + (xy 163.961344 163.286619) + (xy 163.942517 163.525841) + (xy 163.961344 163.765063) + (xy 163.962498 163.76987) + (xy 163.962499 163.769876) + (xy 163.980812 163.846154) + (xy 164.017362 163.998394) + (xy 164.019255 164.002965) + (xy 164.019256 164.002967) + (xy 164.092383 164.179511) + (xy 164.109191 164.22009) + (xy 164.234571 164.42469) + (xy 164.237788 164.428457) + (xy 164.237789 164.428458) + (xy 164.350066 164.559918) + (xy 164.390413 164.607159) + (xy 164.394175 164.610372) + (xy 164.534977 164.730627) + (xy 164.572882 164.763001) + (xy 164.777482 164.888381) + (xy 164.782052 164.890274) + (xy 164.782054 164.890275) + (xy 164.994605 164.978316) + (xy 164.999178 164.98021) + (xy 165.071346 164.997536) + (xy 165.227696 165.035073) + (xy 165.227702 165.035074) + (xy 165.232509 165.036228) + (xy 165.471731 165.055055) + (xy 165.710953 165.036228) + (xy 165.71576 165.035074) + (xy 165.715766 165.035073) + (xy 165.872116 164.997536) + (xy 165.944284 164.98021) + (xy 165.948857 164.978316) + (xy 166.161408 164.890275) + (xy 166.16141 164.890274) + (xy 166.16598 164.888381) + (xy 166.37058 164.763001) + (xy 166.408486 164.730627) + (xy 169.232106 164.730627) + (xy 169.250151 164.959906) + (xy 169.251694 164.969653) + (xy 169.305384 165.193283) + (xy 169.308433 165.202668) + (xy 169.396443 165.415144) + (xy 169.400924 165.423938) + (xy 169.506228 165.59578) + (xy 169.516684 165.60524) + (xy 169.525462 165.601456) + (xy 170.388409 164.738509) + (xy 170.394787 164.726829) + (xy 171.124839 164.726829) + (xy 171.12497 164.728662) + (xy 171.129221 164.735277) + (xy 171.992357 165.598413) + (xy 172.004737 165.605173) + (xy 172.012387 165.599446) + (xy 172.119938 165.423938) + (xy 172.124419 165.415144) + (xy 172.212429 165.202668) + (xy 172.215478 165.193283) + (xy 172.269168 164.969653) + (xy 172.270711 164.959906) + (xy 172.288756 164.730627) + (xy 172.288756 164.720767) + (xy 172.270711 164.491488) + (xy 172.269168 164.481741) + (xy 172.215478 164.258111) + (xy 172.212429 164.248726) + (xy 172.124419 164.03625) + (xy 172.119938 164.027456) + (xy 172.014634 163.855614) + (xy 172.004178 163.846154) + (xy 171.9954 163.849938) + (xy 171.132453 164.712885) + (xy 171.124839 164.726829) + (xy 170.394787 164.726829) + (xy 170.396023 164.724565) + (xy 170.395892 164.722732) + (xy 170.391641 164.716117) + (xy 169.528505 163.852981) + (xy 169.516125 163.846221) + (xy 169.508475 163.851948) + (xy 169.400924 164.027456) + (xy 169.396443 164.03625) + (xy 169.308433 164.248726) + (xy 169.305384 164.258111) + (xy 169.251694 164.481741) + (xy 169.250151 164.491488) + (xy 169.232106 164.720767) + (xy 169.232106 164.730627) + (xy 166.408486 164.730627) + (xy 166.549287 164.610372) + (xy 166.553049 164.607159) + (xy 166.593396 164.559918) + (xy 166.705673 164.428458) + (xy 166.705674 164.428457) + (xy 166.708891 164.42469) + (xy 166.834271 164.22009) + (xy 166.85108 164.179511) + (xy 166.924206 164.002967) + (xy 166.924207 164.002965) + (xy 166.9261 163.998394) + (xy 166.96265 163.846154) + (xy 166.980963 163.769876) + (xy 166.980964 163.76987) + (xy 166.982118 163.765063) + (xy 167.000945 163.525841) + (xy 166.997491 163.48195) + (xy 169.880888 163.48195) + (xy 169.884672 163.490728) + (xy 170.747619 164.353675) + (xy 170.761563 164.361289) + (xy 170.763396 164.361158) + (xy 170.770011 164.356907) + (xy 171.633147 163.493771) + (xy 171.639907 163.481391) + (xy 171.63418 163.473741) + (xy 171.458672 163.36619) + (xy 171.449878 163.361709) + (xy 171.237402 163.273699) + (xy 171.228017 163.27065) + (xy 171.004387 163.21696) + (xy 170.99464 163.215417) + (xy 170.765361 163.197372) + (xy 170.755501 163.197372) + (xy 170.526222 163.215417) + (xy 170.516475 163.21696) + (xy 170.292845 163.27065) + (xy 170.28346 163.273699) + (xy 170.070984 163.361709) + (xy 170.06219 163.36619) + (xy 169.890348 163.471494) + (xy 169.880888 163.48195) + (xy 166.997491 163.48195) + (xy 166.982118 163.286619) + (xy 166.960164 163.195176) + (xy 166.96371 163.124268) + (xy 166.993587 163.076666) + (xy 174.667815 155.402438) + (xy 176.417399 155.402438) + (xy 176.417599 155.407768) + (xy 176.417599 155.407769) + (xy 176.419491 155.458156) + (xy 176.426053 155.632974) + (xy 176.473427 155.858756) + (xy 176.475385 155.863715) + (xy 176.475386 155.863717) + (xy 176.485619 155.889628) + (xy 176.558166 156.073328) + (xy 176.628136 156.188635) + (xy 176.664269 156.24818) + (xy 176.677846 156.270555) + (xy 176.681343 156.274585) + (xy 176.776392 156.384119) + (xy 176.829046 156.444798) + (xy 176.833177 156.448185) + (xy 177.003314 156.58769) + (xy 177.00332 156.587694) + (xy 177.007442 156.591074) + (xy 177.207934 156.7052) + (xy 177.21295 156.707021) + (xy 177.212955 156.707023) + (xy 177.419774 156.782095) + (xy 177.419778 156.782096) + (xy 177.424789 156.783915) + (xy 177.430038 156.784864) + (xy 177.430041 156.784865) + (xy 177.647722 156.824228) + (xy 177.647729 156.824229) + (xy 177.651806 156.824966) + (xy 177.669543 156.825802) + (xy 177.674491 156.826036) + (xy 177.674498 156.826036) + (xy 177.675979 156.826106) + (xy 177.838124 156.826106) + (xy 177.90508 156.820425) + (xy 178.004761 156.811967) + (xy 178.004765 156.811966) + (xy 178.010072 156.811516) + (xy 178.015227 156.810178) + (xy 178.015233 156.810177) + (xy 178.228202 156.754901) + (xy 178.228206 156.7549) + (xy 178.233371 156.753559) + (xy 178.238237 156.751367) + (xy 178.23824 156.751366) + (xy 178.438848 156.660999) + (xy 178.443714 156.658807) + (xy 178.448134 156.655831) + (xy 178.448138 156.655829) + (xy 178.555195 156.583753) + (xy 178.635084 156.529968) + (xy 178.802011 156.370728) + (xy 178.893189 156.24818) + (xy 178.936536 156.18992) + (xy 178.936538 156.189917) + (xy 178.93972 156.18564) + (xy 178.991162 156.084461) + (xy 179.041857 155.984752) + (xy 179.041857 155.984751) + (xy 179.044276 155.979994) + (xy 179.083542 155.853537) + (xy 179.111104 155.764776) + (xy 179.111105 155.76477) + (xy 179.112688 155.759673) + (xy 179.126971 155.651907) + (xy 179.142299 155.536259) + (xy 179.142299 155.536254) + (xy 179.142999 155.530974) + (xy 179.142594 155.52017) + (xy 179.136224 155.350499) + (xy 179.134345 155.300438) + (xy 179.086971 155.074656) + (xy 179.077531 155.050751) + (xy 179.070919 155.034008) + (xy 181.031784 155.034008) + (xy 181.032147 155.038156) + (xy 181.032147 155.03816) + (xy 181.045926 155.195655) + (xy 181.057522 155.328198) + (xy 181.058432 155.33227) + (xy 181.058433 155.332275) + (xy 181.116575 155.592388) + (xy 181.121942 155.616399) + (xy 181.123385 155.620322) + (xy 181.123386 155.620324) + (xy 181.140564 155.667012) + (xy 181.223914 155.893548) + (xy 181.361644 156.154776) + (xy 181.392342 156.197972) + (xy 181.530289 156.392084) + (xy 181.530294 156.39209) + (xy 181.532713 156.395494) + (xy 181.535557 156.398544) + (xy 181.535562 156.39855) + (xy 181.724648 156.60132) + (xy 181.734116 156.611473) + (xy 181.962315 156.798917) + (xy 182.213299 156.954534) + (xy 182.217116 156.95625) + (xy 182.217119 156.956251) + (xy 182.24508 156.968817) + (xy 182.48266 157.07559) + (xy 182.655461 157.127104) + (xy 182.673881 157.132595) + (xy 182.765665 157.159957) + (xy 182.769785 157.16061) + (xy 182.769787 157.16061) + (xy 183.053862 157.205604) + (xy 183.053868 157.205605) + (xy 183.057343 157.206155) + (xy 183.081902 157.20727) + (xy 183.148287 157.210285) + (xy 183.148308 157.210285) + (xy 183.149707 157.210349) + (xy 183.334171 157.210349) + (xy 183.553934 157.195752) + (xy 183.558033 157.194926) + (xy 183.558037 157.194925) + (xy 183.73146 157.159957) + (xy 183.843421 157.137382) + (xy 184.122645 157.041237) + (xy 184.292359 156.956251) + (xy 184.382965 156.910879) + (xy 184.382967 156.910878) + (xy 184.386701 156.909008) + (xy 184.630948 156.743017) + (xy 184.851097 156.546181) + (xy 184.853815 156.54301) + (xy 185.040559 156.325133) + (xy 185.040562 156.325129) + (xy 185.043279 156.321959) + (xy 185.045553 156.318457) + (xy 185.045557 156.318452) + (xy 185.20184 156.077798) + (xy 185.201843 156.077793) + (xy 185.204119 156.074288) + (xy 185.206931 156.068367) + (xy 185.302809 155.866447) + (xy 185.330789 155.807521) + (xy 185.346152 155.759673) + (xy 185.419785 155.530332) + (xy 185.419785 155.530331) + (xy 185.421065 155.526345) + (xy 185.442407 155.407729) + (xy 185.472621 155.239808) + (xy 185.472622 155.239803) + (xy 185.47336 155.235699) + (xy 185.473759 155.226926) + (xy 185.486567 154.94486) + (xy 185.486567 154.944855) + (xy 185.486756 154.94069) + (xy 185.482016 154.886505) + (xy 185.461382 154.650661) + (xy 185.461018 154.6465) + (xy 185.460107 154.642423) + (xy 185.415693 154.443724) + (xy 187.375541 154.443724) + (xy 187.375741 154.449054) + (xy 187.375741 154.449055) + (xy 187.377628 154.499322) + (xy 187.384195 154.67426) + (xy 187.431569 154.900042) + (xy 187.433527 154.905001) + (xy 187.433528 154.905003) + (xy 187.457806 154.966478) + (xy 187.516308 155.114614) + (xy 187.587058 155.231206) + (xy 187.629069 155.300438) + (xy 187.635988 155.311841) + (xy 187.639485 155.315871) + (xy 187.780609 155.478502) + (xy 187.787188 155.486084) + (xy 187.791319 155.489471) + (xy 187.961456 155.628976) + (xy 187.961462 155.62898) + (xy 187.965584 155.63236) + (xy 188.166076 155.746486) + (xy 188.171092 155.748307) + (xy 188.171097 155.748309) + (xy 188.377916 155.823381) + (xy 188.37792 155.823382) + (xy 188.382931 155.825201) + (xy 188.38818 155.82615) + (xy 188.388183 155.826151) + (xy 188.605864 155.865514) + (xy 188.605871 155.865515) + (xy 188.609948 155.866252) + (xy 188.627685 155.867088) + (xy 188.632633 155.867322) + (xy 188.63264 155.867322) + (xy 188.634121 155.867392) + (xy 188.796266 155.867392) + (xy 188.863222 155.861711) + (xy 188.962903 155.853253) + (xy 188.962907 155.853252) + (xy 188.968214 155.852802) + (xy 188.973369 155.851464) + (xy 188.973375 155.851463) + (xy 189.186344 155.796187) + (xy 189.186348 155.796186) + (xy 189.191513 155.794845) + (xy 189.196379 155.792653) + (xy 189.196382 155.792652) + (xy 189.39699 155.702285) + (xy 189.401856 155.700093) + (xy 189.406276 155.697117) + (xy 189.40628 155.697115) + (xy 189.546916 155.602432) + (xy 189.593226 155.571254) + (xy 189.760153 155.412014) + (xy 189.812674 155.341423) + (xy 189.894678 155.231206) + (xy 189.89468 155.231203) + (xy 189.897862 155.226926) + (xy 189.95471 155.115114) + (xy 189.999999 155.026038) + (xy 189.999999 155.026037) + (xy 190.002418 155.02128) + (xy 190.037301 154.90894) + (xy 190.069246 154.806062) + (xy 190.069247 154.806056) + (xy 190.07083 154.800959) + (xy 190.086931 154.679478) + (xy 190.100441 154.577545) + (xy 190.100441 154.57754) + (xy 190.101141 154.57226) + (xy 190.099972 154.541103) + (xy 190.092803 154.350143) + (xy 190.092487 154.341724) + (xy 190.045113 154.115942) + (xy 190.041792 154.107531) + (xy 189.996392 153.992573) + (xy 189.960374 153.90137) + (xy 189.848841 153.717569) + (xy 189.843463 153.708706) + (xy 189.843462 153.708705) + (xy 189.840694 153.704143) + (xy 189.83058 153.692488) + (xy 189.692994 153.533933) + (xy 189.692992 153.533931) + (xy 189.689494 153.5299) + (xy 189.622328 153.474827) + (xy 189.515226 153.387008) + (xy 189.51522 153.387004) + (xy 189.511098 153.383624) + (xy 189.310606 153.269498) + (xy 189.30559 153.267677) + (xy 189.305585 153.267675) + (xy 189.098766 153.192603) + (xy 189.098762 153.192602) + (xy 189.093751 153.190783) + (xy 189.088502 153.189834) + (xy 189.088499 153.189833) + (xy 188.870818 153.15047) + (xy 188.870811 153.150469) + (xy 188.866734 153.149732) + (xy 188.848997 153.148896) + (xy 188.844049 153.148662) + (xy 188.844042 153.148662) + (xy 188.842561 153.148592) + (xy 188.680416 153.148592) + (xy 188.61346 153.154273) + (xy 188.513779 153.162731) + (xy 188.513775 153.162732) + (xy 188.508468 153.163182) + (xy 188.503313 153.16452) + (xy 188.503307 153.164521) + (xy 188.290338 153.219797) + (xy 188.290334 153.219798) + (xy 188.285169 153.221139) + (xy 188.280303 153.223331) + (xy 188.2803 153.223332) + (xy 188.198334 153.260255) + (xy 188.074826 153.315891) + (xy 188.070406 153.318867) + (xy 188.070402 153.318869) + (xy 187.984964 153.37639) + (xy 187.883456 153.44473) + (xy 187.716529 153.60397) + (xy 187.713341 153.608255) + (xy 187.591343 153.772227) + (xy 187.57882 153.789058) + (xy 187.576405 153.793808) + (xy 187.50941 153.925578) + (xy 187.474264 153.994704) + (xy 187.443146 154.09492) + (xy 187.407436 154.209922) + (xy 187.407435 154.209928) + (xy 187.405852 154.215025) + (xy 187.397561 154.277583) + (xy 187.376891 154.433541) + (xy 187.375541 154.443724) + (xy 185.415693 154.443724) + (xy 185.39751 154.362377) + (xy 185.397508 154.36237) + (xy 185.396598 154.358299) + (xy 185.394792 154.353389) + (xy 185.348064 154.226389) + (xy 185.294626 154.08115) + (xy 185.290957 154.07419) + (xy 185.202454 153.906331) + (xy 185.156896 153.819922) + (xy 185.087122 153.72174) + (xy 184.988251 153.582614) + (xy 184.988246 153.582608) + (xy 184.985827 153.579204) + (xy 184.982983 153.576154) + (xy 184.982978 153.576148) + (xy 184.78727 153.366277) + (xy 184.784424 153.363225) + (xy 184.556225 153.175781) + (xy 184.305241 153.020164) + (xy 184.275312 153.006713) + (xy 184.163847 152.956619) + (xy 184.03588 152.899108) + (xy 183.809129 152.831511) + (xy 183.756874 152.815933) + (xy 183.756872 152.815933) + (xy 183.752875 152.814741) + (xy 183.748755 152.814088) + (xy 183.748753 152.814088) + (xy 183.684663 152.803937) + (xy 213.674686 152.803937) + (xy 213.674886 152.809267) + (xy 213.674886 152.809268) + (xy 213.677148 152.869514) + (xy 213.68334 153.034473) + (xy 213.730714 153.260255) + (xy 213.732672 153.265214) + (xy 213.732673 153.265216) + (xy 213.753862 153.318869) + (xy 213.815453 153.474827) + (xy 213.885146 153.589678) + (xy 213.928214 153.660651) + (xy 213.935133 153.672054) + (xy 213.93863 153.676084) + (xy 214.066651 153.823615) + (xy 214.086333 153.846297) + (xy 214.090464 153.849684) + (xy 214.260601 153.989189) + (xy 214.260607 153.989193) + (xy 214.264729 153.992573) + (xy 214.465221 154.106699) + (xy 214.470237 154.10852) + (xy 214.470242 154.108522) + (xy 214.677061 154.183594) + (xy 214.677065 154.183595) + (xy 214.682076 154.185414) + (xy 214.687325 154.186363) + (xy 214.687328 154.186364) + (xy 214.905009 154.225727) + (xy 214.905016 154.225728) + (xy 214.909093 154.226465) + (xy 214.92683 154.227301) + (xy 214.931778 154.227535) + (xy 214.931785 154.227535) + (xy 214.933266 154.227605) + (xy 215.095411 154.227605) + (xy 215.162367 154.221924) + (xy 215.262048 154.213466) + (xy 215.262052 154.213465) + (xy 215.267359 154.213015) + (xy 215.272514 154.211677) + (xy 215.27252 154.211676) + (xy 215.485489 154.1564) + (xy 215.485493 154.156399) + (xy 215.490658 154.155058) + (xy 215.495524 154.152866) + (xy 215.495527 154.152865) + (xy 215.696135 154.062498) + (xy 215.701001 154.060306) + (xy 215.705421 154.05733) + (xy 215.705425 154.057328) + (xy 215.831372 153.972534) + (xy 215.892371 153.931467) + (xy 216.059298 153.772227) + (xy 216.138346 153.665982) + (xy 216.193823 153.591419) + (xy 216.193825 153.591416) + (xy 216.197007 153.587139) + (xy 216.251791 153.479388) + (xy 216.295092 153.394221) + (xy 218.289071 153.394221) + (xy 218.289434 153.398369) + (xy 218.289434 153.398373) + (xy 218.298955 153.507196) + (xy 218.314809 153.688411) + (xy 218.315719 153.692483) + (xy 218.31572 153.692488) + (xy 218.374419 153.955092) + (xy 218.379229 153.976612) + (xy 218.380672 153.980535) + (xy 218.380673 153.980537) + (xy 218.408927 154.057328) + (xy 218.481201 154.253761) + (xy 218.483148 154.257454) + (xy 218.483149 154.257456) + (xy 218.533255 154.352491) + (xy 218.618931 154.514989) + (xy 218.655843 154.566929) + (xy 218.787576 154.752297) + (xy 218.787581 154.752303) + (xy 218.79 154.755707) + (xy 218.792844 154.758757) + (xy 218.792849 154.758763) + (xy 218.975655 154.954798) + (xy 218.991403 154.971686) + (xy 219.219602 155.15913) + (xy 219.470586 155.314747) + (xy 219.474403 155.316463) + (xy 219.474406 155.316464) + (xy 219.531289 155.342028) + (xy 219.739947 155.435803) + (xy 220.022952 155.52017) + (xy 220.027072 155.520823) + (xy 220.027074 155.520823) + (xy 220.311149 155.565817) + (xy 220.311155 155.565818) + (xy 220.31463 155.566368) + (xy 220.339189 155.567483) + (xy 220.405574 155.570498) + (xy 220.405595 155.570498) + (xy 220.406994 155.570562) + (xy 220.591458 155.570562) + (xy 220.811221 155.555965) + (xy 220.81532 155.555139) + (xy 220.815324 155.555138) + (xy 220.988747 155.52017) + (xy 221.100708 155.497595) + (xy 221.379932 155.40145) + (xy 221.546431 155.318074) + (xy 221.640252 155.271092) + (xy 221.640254 155.271091) + (xy 221.643988 155.269221) + (xy 221.888235 155.10323) + (xy 221.968507 155.031459) + (xy 222.042813 154.965021) + (xy 222.108384 154.906394) + (xy 222.118302 154.894823) + (xy 222.297846 154.685346) + (xy 222.297849 154.685342) + (xy 222.300566 154.682172) + (xy 222.30284 154.67867) + (xy 222.302844 154.678665) + (xy 222.459127 154.438011) + (xy 222.45913 154.438006) + (xy 222.461406 154.434501) + (xy 222.464218 154.42858) + (xy 222.560096 154.22666) + (xy 222.588076 154.167734) + (xy 222.591792 154.156162) + (xy 222.677072 153.890545) + (xy 222.677072 153.890544) + (xy 222.678352 153.886558) + (xy 222.700646 153.762651) + (xy 224.632828 153.762651) + (xy 224.633028 153.767981) + (xy 224.633028 153.767982) + (xy 224.635627 153.837215) + (xy 224.641482 153.993187) + (xy 224.688856 154.218969) + (xy 224.690814 154.223928) + (xy 224.690815 154.22393) + (xy 224.709962 154.272413) + (xy 224.773595 154.433541) + (xy 224.893275 154.630768) + (xy 224.896772 154.634798) + (xy 225.036367 154.795667) + (xy 225.044475 154.805011) + (xy 225.082748 154.836393) + (xy 225.218743 154.947903) + (xy 225.218749 154.947907) + (xy 225.222871 154.951287) + (xy 225.423363 155.065413) + (xy 225.428379 155.067234) + (xy 225.428384 155.067236) + (xy 225.635203 155.142308) + (xy 225.635207 155.142309) + (xy 225.640218 155.144128) + (xy 225.645467 155.145077) + (xy 225.64547 155.145078) + (xy 225.863151 155.184441) + (xy 225.863158 155.184442) + (xy 225.867235 155.185179) + (xy 225.884972 155.186015) + (xy 225.88992 155.186249) + (xy 225.889927 155.186249) + (xy 225.891408 155.186319) + (xy 226.053553 155.186319) + (xy 226.139445 155.179031) + (xy 226.22019 155.17218) + (xy 226.220194 155.172179) + (xy 226.225501 155.171729) + (xy 226.230656 155.170391) + (xy 226.230662 155.17039) + (xy 226.443631 155.115114) + (xy 226.443635 155.115113) + (xy 226.4488 155.113772) + (xy 226.453666 155.11158) + (xy 226.453669 155.111579) + (xy 226.654277 155.021212) + (xy 226.659143 155.01902) + (xy 226.663563 155.016044) + (xy 226.663567 155.016042) + (xy 226.822753 154.90887) + (xy 226.850513 154.890181) + (xy 227.01744 154.730941) + (xy 227.07717 154.650661) + (xy 227.151965 154.550133) + (xy 227.151967 154.55013) + (xy 227.155149 154.545853) + (xy 227.211763 154.434501) + (xy 227.257286 154.344965) + (xy 227.257286 154.344964) + (xy 227.259705 154.340207) + (xy 227.298971 154.21375) + (xy 227.326533 154.124989) + (xy 227.326534 154.124983) + (xy 227.328117 154.119886) + (xy 227.35001 153.954704) + (xy 227.357728 153.896472) + (xy 227.357728 153.896467) + (xy 227.358428 153.891187) + (xy 227.356592 153.842264) + (xy 227.351953 153.718697) + (xy 227.349774 153.660651) + (xy 227.3024 153.434869) + (xy 227.299892 153.428517) + (xy 227.254521 153.313631) + (xy 227.217661 153.220297) + (xy 227.10598 153.036252) + (xy 227.10075 153.027633) + (xy 227.100749 153.027632) + (xy 227.097981 153.02307) + (xy 227.021839 152.935324) + (xy 226.950281 152.85286) + (xy 226.950279 152.852858) + (xy 226.946781 152.848827) + (xy 226.861555 152.778946) + (xy 226.772513 152.705935) + (xy 226.772507 152.705931) + (xy 226.768385 152.702551) + (xy 226.567893 152.588425) + (xy 226.562877 152.586604) + (xy 226.562872 152.586602) + (xy 226.356053 152.51153) + (xy 226.356049 152.511529) + (xy 226.351038 152.50971) + (xy 226.345789 152.508761) + (xy 226.345786 152.50876) + (xy 226.128105 152.469397) + (xy 226.128098 152.469396) + (xy 226.124021 152.468659) + (xy 226.106284 152.467823) + (xy 226.101336 152.467589) + (xy 226.101329 152.467589) + (xy 226.099848 152.467519) + (xy 225.937703 152.467519) + (xy 225.870747 152.4732) + (xy 225.771066 152.481658) + (xy 225.771062 152.481659) + (xy 225.765755 152.482109) + (xy 225.7606 152.483447) + (xy 225.760594 152.483448) + (xy 225.547625 152.538724) + (xy 225.547621 152.538725) + (xy 225.542456 152.540066) + (xy 225.53759 152.542258) + (xy 225.537587 152.542259) + (xy 225.439149 152.586602) + (xy 225.332113 152.634818) + (xy 225.327693 152.637794) + (xy 225.327689 152.637796) + (xy 225.279985 152.669913) + (xy 225.140743 152.763657) + (xy 224.973816 152.922897) + (xy 224.961537 152.939401) + (xy 224.839529 153.103386) + (xy 224.836107 153.107985) + (xy 224.833692 153.112735) + (xy 224.779005 153.220297) + (xy 224.731551 153.313631) + (xy 224.69901 153.418429) + (xy 224.664723 153.528849) + (xy 224.664722 153.528855) + (xy 224.663139 153.533952) + (xy 224.653291 153.608255) + (xy 224.638654 153.718697) + (xy 224.632828 153.762651) + (xy 222.700646 153.762651) + (xy 222.708758 153.717569) + (xy 222.729908 153.600021) + (xy 222.729909 153.600016) + (xy 222.730647 153.595912) + (xy 222.730931 153.589678) + (xy 222.743854 153.305073) + (xy 222.743854 153.305068) + (xy 222.744043 153.300903) + (xy 222.741296 153.269498) + (xy 222.718669 153.010874) + (xy 222.718305 153.006713) + (xy 222.717157 153.001576) + (xy 222.654797 152.72259) + (xy 222.654795 152.722583) + (xy 222.653885 152.718512) + (xy 222.648013 152.702551) + (xy 222.583565 152.52739) + (xy 222.551913 152.441363) + (xy 222.543377 152.425172) + (xy 222.458864 152.26488) + (xy 222.414183 152.180135) + (xy 222.335146 152.068919) + (xy 222.245538 151.942827) + (xy 222.245533 151.942821) + (xy 222.243114 151.939417) + (xy 222.24027 151.936367) + (xy 222.240265 151.936361) + (xy 222.044557 151.72649) + (xy 222.041711 151.723438) + (xy 221.813512 151.535994) + (xy 221.562528 151.380377) + (xy 221.293167 151.259321) + (xy 221.235423 151.242107) + (xy 224.949246 151.242107) + (xy 224.954973 151.249757) + (xy 225.130481 151.357308) + (xy 225.139275 151.361789) + (xy 225.351751 151.449799) + (xy 225.361136 151.452848) + (xy 225.584766 151.506538) + (xy 225.594513 151.508081) + (xy 225.823792 151.526126) + (xy 225.833652 151.526126) + (xy 226.062931 151.508081) + (xy 226.072678 151.506538) + (xy 226.296308 151.452848) + (xy 226.305693 151.449799) + (xy 226.518169 151.361789) + (xy 226.526963 151.357308) + (xy 226.698805 151.252004) + (xy 226.708265 151.241548) + (xy 226.704481 151.23277) + (xy 225.841534 150.369823) + (xy 225.82759 150.362209) + (xy 225.825757 150.36234) + (xy 225.819142 150.366591) + (xy 224.956006 151.229727) + (xy 224.949246 151.242107) + (xy 221.235423 151.242107) + (xy 221.083118 151.196703) + (xy 221.014161 151.176146) + (xy 221.014159 151.176146) + (xy 221.010162 151.174954) + (xy 221.006042 151.174301) + (xy 221.00604 151.174301) + (xy 220.721965 151.129307) + (xy 220.721959 151.129306) + (xy 220.718484 151.128756) + (xy 220.693925 151.127641) + (xy 220.62754 151.124626) + (xy 220.627519 151.124626) + (xy 220.62612 151.124562) + (xy 220.441656 151.124562) + (xy 220.221893 151.139159) + (xy 220.217794 151.139985) + (xy 220.21779 151.139986) + (xy 220.075196 151.168738) + (xy 219.932406 151.197529) + (xy 219.653182 151.293674) + (xy 219.599616 151.320498) + (xy 219.434106 151.403379) + (xy 219.389126 151.425903) + (xy 219.144879 151.591894) + (xy 219.141765 151.594678) + (xy 219.141764 151.594679) + (xy 219.088259 151.642518) + (xy 218.92473 151.78873) + (xy 218.922013 151.7919) + (xy 218.922012 151.791901) + (xy 218.738183 152.006378) + (xy 218.732548 152.012952) + (xy 218.730274 152.016454) + (xy 218.73027 152.016459) + (xy 218.573987 152.257113) + (xy 218.571708 152.260623) + (xy 218.569914 152.264401) + (xy 218.569913 152.264403) + (xy 218.529193 152.350159) + (xy 218.445038 152.52739) + (xy 218.443759 152.531373) + (xy 218.443758 152.531376) + (xy 218.367663 152.768383) + (xy 218.354762 152.808566) + (xy 218.350634 152.831511) + (xy 218.308499 153.06569) + (xy 218.302467 153.099212) + (xy 218.302278 153.103379) + (xy 218.302277 153.103386) + (xy 218.289326 153.388603) + (xy 218.289071 153.394221) + (xy 216.295092 153.394221) + (xy 216.299144 153.386251) + (xy 216.299144 153.38625) + (xy 216.301563 153.381493) + (xy 216.341937 153.25147) + (xy 216.368391 153.166275) + (xy 216.368392 153.166269) + (xy 216.369975 153.161172) + (xy 216.386076 153.039691) + (xy 216.399586 152.937758) + (xy 216.399586 152.937753) + (xy 216.400286 152.932473) + (xy 216.398828 152.893619) + (xy 216.394087 152.767333) + (xy 216.391632 152.701937) + (xy 216.344258 152.476155) + (xy 216.340937 152.467744) + (xy 216.294555 152.350299) + (xy 216.259519 152.261583) + (xy 216.139839 152.064356) + (xy 216.092333 152.00961) + (xy 215.992139 151.894146) + (xy 215.992137 151.894144) + (xy 215.988639 151.890113) + (xy 215.946504 151.855565) + (xy 215.814371 151.747221) + (xy 215.814365 151.747217) + (xy 215.810243 151.743837) + (xy 215.609751 151.629711) + (xy 215.604735 151.62789) + (xy 215.60473 151.627888) + (xy 215.397911 151.552816) + (xy 215.397907 151.552815) + (xy 215.392896 151.550996) + (xy 215.387647 151.550047) + (xy 215.387644 151.550046) + (xy 215.169963 151.510683) + (xy 215.169956 151.510682) + (xy 215.165879 151.509945) + (xy 215.148142 151.509109) + (xy 215.143194 151.508875) + (xy 215.143187 151.508875) + (xy 215.141706 151.508805) + (xy 214.979561 151.508805) + (xy 214.912605 151.514486) + (xy 214.812924 151.522944) + (xy 214.81292 151.522945) + (xy 214.807613 151.523395) + (xy 214.802458 151.524733) + (xy 214.802452 151.524734) + (xy 214.589483 151.58001) + (xy 214.589479 151.580011) + (xy 214.584314 151.581352) + (xy 214.579448 151.583544) + (xy 214.579445 151.583545) + (xy 214.438207 151.647168) + (xy 214.373971 151.676104) + (xy 214.369551 151.67908) + (xy 214.369547 151.679082) + (xy 214.29777 151.727406) + (xy 214.182601 151.804943) + (xy 214.015674 151.964183) + (xy 214.012486 151.968468) + (xy 213.89229 152.130018) + (xy 213.877965 152.149271) + (xy 213.87555 152.154021) + (xy 213.820863 152.261583) + (xy 213.773409 152.354917) + (xy 213.744727 152.447289) + (xy 213.706581 152.570135) + (xy 213.70658 152.570141) + (xy 213.704997 152.575238) + (xy 213.693741 152.660166) + (xy 213.677889 152.779773) + (xy 213.674686 152.803937) + (xy 183.684663 152.803937) + (xy 183.464678 152.769094) + (xy 183.464672 152.769093) + (xy 183.461197 152.768543) + (xy 183.436638 152.767428) + (xy 183.370253 152.764413) + (xy 183.370232 152.764413) + (xy 183.368833 152.764349) + (xy 183.184369 152.764349) + (xy 182.964606 152.778946) + (xy 182.960507 152.779772) + (xy 182.960503 152.779773) + (xy 182.837479 152.804579) + (xy 182.675119 152.837316) + (xy 182.395895 152.933461) + (xy 182.297205 152.982881) + (xy 182.190626 153.036252) + (xy 182.131839 153.06569) + (xy 181.887592 153.231681) + (xy 181.667443 153.428517) + (xy 181.664726 153.431687) + (xy 181.664725 153.431688) + (xy 181.523968 153.595912) + (xy 181.475261 153.652739) + (xy 181.472987 153.656241) + (xy 181.472983 153.656246) + (xy 181.3167 153.8969) + (xy 181.314421 153.90041) + (xy 181.312627 153.904188) + (xy 181.312626 153.90419) + (xy 181.297212 153.936653) + (xy 181.187751 154.167177) + (xy 181.186472 154.17116) + (xy 181.186471 154.171163) + (xy 181.110353 154.408244) + (xy 181.097475 154.448353) + (xy 181.096734 154.452472) + (xy 181.054834 154.685346) + (xy 181.04518 154.738999) + (xy 181.044991 154.743166) + (xy 181.04499 154.743173) + (xy 181.032365 155.021212) + (xy 181.031784 155.034008) + (xy 179.070919 155.034008) + (xy 179.037243 154.948736) + (xy 179.002232 154.860084) + (xy 178.89086 154.676548) + (xy 178.885321 154.66742) + (xy 178.88532 154.667419) + (xy 178.882552 154.662857) + (xy 178.792498 154.559079) + (xy 178.734852 154.492647) + (xy 178.73485 154.492645) + (xy 178.731352 154.488614) + (xy 178.660747 154.430721) + (xy 178.557084 154.345722) + (xy 178.557078 154.345718) + (xy 178.552956 154.342338) + (xy 178.352464 154.228212) + (xy 178.347448 154.226391) + (xy 178.347443 154.226389) + (xy 178.140624 154.151317) + (xy 178.14062 154.151316) + (xy 178.135609 154.149497) + (xy 178.13036 154.148548) + (xy 178.130357 154.148547) + (xy 177.912676 154.109184) + (xy 177.912669 154.109183) + (xy 177.908592 154.108446) + (xy 177.890855 154.10761) + (xy 177.885907 154.107376) + (xy 177.8859 154.107376) + (xy 177.884419 154.107306) + (xy 177.722274 154.107306) + (xy 177.655318 154.112987) + (xy 177.555637 154.121445) + (xy 177.555633 154.121446) + (xy 177.550326 154.121896) + (xy 177.545171 154.123234) + (xy 177.545165 154.123235) + (xy 177.332196 154.178511) + (xy 177.332192 154.178512) + (xy 177.327027 154.179853) + (xy 177.322161 154.182045) + (xy 177.322158 154.182046) + (xy 177.140839 154.263724) + (xy 177.116684 154.274605) + (xy 177.112264 154.277581) + (xy 177.11226 154.277583) + (xy 177.054727 154.316317) + (xy 176.925314 154.403444) + (xy 176.758387 154.562684) + (xy 176.755199 154.566969) + (xy 176.6241 154.743173) + (xy 176.620678 154.747772) + (xy 176.618263 154.752522) + (xy 176.546835 154.893011) + (xy 176.516122 154.953418) + (xy 176.491098 155.034008) + (xy 176.449294 155.168636) + (xy 176.449293 155.168642) + (xy 176.44771 155.173739) + (xy 176.436935 155.255035) + (xy 176.420165 155.38157) + (xy 176.417399 155.402438) + (xy 174.667815 155.402438) + (xy 174.688911 155.381342) + (xy 174.703323 155.368956) + (xy 174.714918 155.360423) + (xy 174.714923 155.360418) + (xy 174.720818 155.35608) + (xy 174.725557 155.350502) + (xy 174.72556 155.350499) + (xy 174.755035 155.315804) + (xy 174.761965 155.308288) + (xy 174.76766 155.302593) + (xy 174.773493 155.29522) + (xy 174.785281 155.280321) + (xy 174.788072 155.276917) + (xy 174.830591 155.226869) + (xy 174.830592 155.226867) + (xy 174.835333 155.221287) + (xy 174.838661 155.214771) + (xy 174.842028 155.209722) + (xy 174.845195 155.204593) + (xy 174.849734 155.198856) + (xy 174.880655 155.132697) + (xy 174.882561 155.128797) + (xy 174.891353 155.111579) + (xy 174.915769 155.063764) + (xy 174.917508 155.056656) + (xy 174.919607 155.051013) + (xy 174.921524 155.04525) + (xy 174.924622 155.038622) + (xy 174.92724 155.026038) + (xy 174.939486 154.96716) + (xy 174.940457 154.962871) + (xy 174.941503 154.958596) + (xy 174.957808 154.891962) + (xy 174.9585 154.880808) + (xy 174.958536 154.88081) + (xy 174.958775 154.876817) + (xy 174.959149 154.872625) + (xy 174.96064 154.865457) + (xy 174.958546 154.788034) + (xy 174.9585 154.784644) + (xy 174.9585 152.881894) + (xy 177.067629 152.881894) + (xy 177.073356 152.889544) + (xy 177.248864 152.997095) + (xy 177.257658 153.001576) + (xy 177.470134 153.089586) + (xy 177.479519 153.092635) + (xy 177.703149 153.146325) + (xy 177.712896 153.147868) + (xy 177.942175 153.165913) + (xy 177.952035 153.165913) + (xy 178.181314 153.147868) + (xy 178.191061 153.146325) + (xy 178.414691 153.092635) + (xy 178.424076 153.089586) + (xy 178.636552 153.001576) + (xy 178.645346 152.997095) + (xy 178.817188 152.891791) + (xy 178.826648 152.881335) + (xy 178.822864 152.872557) + (xy 177.959917 152.00961) + (xy 177.945973 152.001996) + (xy 177.94414 152.002127) + (xy 177.937525 152.006378) + (xy 177.074389 152.869514) + (xy 177.067629 152.881894) + (xy 174.9585 152.881894) + (xy 174.9585 151.642518) + (xy 176.41878 151.642518) + (xy 176.436825 151.871797) + (xy 176.438368 151.881544) + (xy 176.492058 152.105174) + (xy 176.495107 152.114559) + (xy 176.583117 152.327035) + (xy 176.587598 152.335829) + (xy 176.692902 152.507671) + (xy 176.703358 152.517131) + (xy 176.712136 152.513347) + (xy 177.575083 151.6504) + (xy 177.581461 151.63872) + (xy 178.311513 151.63872) + (xy 178.311644 151.640553) + (xy 178.315895 151.647168) + (xy 179.179031 152.510304) + (xy 179.191411 152.517064) + (xy 179.199061 152.511337) + (xy 179.306612 152.335829) + (xy 179.311093 152.327035) + (xy 179.399103 152.114559) + (xy 179.402152 152.105174) + (xy 179.424921 152.010336) + (xy 187.029576 152.010336) + (xy 187.035303 152.017986) + (xy 187.210811 152.125537) + (xy 187.219605 152.130018) + (xy 187.432081 152.218028) + (xy 187.441466 152.221077) + (xy 187.665096 152.274767) + (xy 187.674843 152.27631) + (xy 187.904122 152.294355) + (xy 187.913982 152.294355) + (xy 188.143261 152.27631) + (xy 188.153008 152.274767) + (xy 188.376638 152.221077) + (xy 188.386023 152.218028) + (xy 188.598499 152.130018) + (xy 188.607293 152.125537) + (xy 188.779135 152.020233) + (xy 188.788595 152.009777) + (xy 188.784811 152.000999) + (xy 187.921864 151.138052) + (xy 187.90792 151.130438) + (xy 187.906087 151.130569) + (xy 187.899472 151.13482) + (xy 187.036336 151.997956) + (xy 187.029576 152.010336) + (xy 179.424921 152.010336) + (xy 179.455842 151.881544) + (xy 179.457385 151.871797) + (xy 179.47543 151.642518) + (xy 179.47543 151.632658) + (xy 179.457385 151.403379) + (xy 179.455842 151.393632) + (xy 179.402152 151.170002) + (xy 179.399103 151.160617) + (xy 179.311093 150.948141) + (xy 179.306612 150.939347) + (xy 179.203425 150.77096) + (xy 186.380727 150.77096) + (xy 186.398772 151.000239) + (xy 186.400315 151.009986) + (xy 186.454005 151.233616) + (xy 186.457054 151.243001) + (xy 186.545064 151.455477) + (xy 186.549545 151.464271) + (xy 186.654849 151.636113) + (xy 186.665305 151.645573) + (xy 186.674083 151.641789) + (xy 187.53703 150.778842) + (xy 187.543408 150.767162) + (xy 188.27346 150.767162) + (xy 188.273591 150.768995) + (xy 188.277842 150.77561) + (xy 189.140978 151.638746) + (xy 189.153358 151.645506) + (xy 189.161008 151.639779) + (xy 189.268559 151.464271) + (xy 189.27304 151.455477) + (xy 189.36105 151.243001) + (xy 189.364099 151.233616) + (xy 189.417789 151.009986) + (xy 189.419332 151.000239) + (xy 189.437377 150.77096) + (xy 189.437377 150.7611) + (xy 189.419332 150.531821) + (xy 189.417789 150.522074) + (xy 189.364099 150.298444) + (xy 189.36105 150.289059) + (xy 189.27304 150.076583) + (xy 189.268559 150.067789) + (xy 189.163255 149.895947) + (xy 189.152799 149.886487) + (xy 189.144021 149.890271) + (xy 188.281074 150.753218) + (xy 188.27346 150.767162) + (xy 187.543408 150.767162) + (xy 187.544644 150.764898) + (xy 187.544513 150.763065) + (xy 187.540262 150.75645) + (xy 186.677126 149.893314) + (xy 186.664746 149.886554) + (xy 186.657096 149.892281) + (xy 186.549545 150.067789) + (xy 186.545064 150.076583) + (xy 186.457054 150.289059) + (xy 186.454005 150.298444) + (xy 186.400315 150.522074) + (xy 186.398772 150.531821) + (xy 186.380727 150.7611) + (xy 186.380727 150.77096) + (xy 179.203425 150.77096) + (xy 179.201308 150.767505) + (xy 179.190852 150.758045) + (xy 179.182074 150.761829) + (xy 178.319127 151.624776) + (xy 178.311513 151.63872) + (xy 177.581461 151.63872) + (xy 177.582697 151.636456) + (xy 177.582566 151.634623) + (xy 177.578315 151.628008) + (xy 176.715179 150.764872) + (xy 176.702799 150.758112) + (xy 176.695149 150.763839) + (xy 176.587598 150.939347) + (xy 176.583117 150.948141) + (xy 176.495107 151.160617) + (xy 176.492058 151.170002) + (xy 176.438368 151.393632) + (xy 176.436825 151.403379) + (xy 176.41878 151.632658) + (xy 176.41878 151.642518) + (xy 174.9585 151.642518) + (xy 174.9585 150.393841) + (xy 177.067562 150.393841) + (xy 177.071346 150.402619) + (xy 177.934293 151.265566) + (xy 177.948237 151.27318) + (xy 177.95007 151.273049) + (xy 177.956685 151.268798) + (xy 178.819821 150.405662) + (xy 178.826581 150.393282) + (xy 178.820854 150.385632) + (xy 178.645346 150.278081) + (xy 178.636552 150.2736) + (xy 178.424076 150.18559) + (xy 178.414691 150.182541) + (xy 178.191061 150.128851) + (xy 178.181314 150.127308) + (xy 177.952035 150.109263) + (xy 177.942175 150.109263) + (xy 177.712896 150.127308) + (xy 177.703149 150.128851) + (xy 177.479519 150.182541) + (xy 177.470134 150.18559) + (xy 177.257658 150.2736) + (xy 177.248864 150.278081) + (xy 177.077022 150.383385) + (xy 177.067562 150.393841) + (xy 174.9585 150.393841) + (xy 174.9585 147.466371) + (xy 174.978502 147.39825) + (xy 174.995405 147.377276) + (xy 177.477276 144.895405) + (xy 177.539588 144.861379) + (xy 177.566371 144.8585) + (xy 187.764629 144.8585) + (xy 187.83275 144.878502) + (xy 187.879243 144.932158) + (xy 187.889347 145.002432) + (xy 187.859853 145.067012) + (xy 187.853724 145.073595) + (xy 184.612924 148.314395) + (xy 184.550612 148.348421) + (xy 184.523829 148.3513) + (xy 184.13878 148.3513) + (xy 184.070659 148.331298) + (xy 184.031351 148.291139) + (xy 183.982211 148.210951) + (xy 183.971001 148.197825) + (xy 183.829582 148.032244) + (xy 183.826369 148.028482) + (xy 183.759245 147.971153) + (xy 183.647668 147.875858) + (xy 183.647667 147.875857) + (xy 183.6439 147.87264) + (xy 183.4393 147.74726) + (xy 183.43473 147.745367) + (xy 183.434728 147.745366) + (xy 183.222177 147.657325) + (xy 183.222175 147.657324) + (xy 183.217604 147.655431) + (xy 183.105737 147.628574) + (xy 182.989086 147.600568) + (xy 182.98908 147.600567) + (xy 182.984273 147.599413) + (xy 182.745051 147.580586) + (xy 182.505829 147.599413) + (xy 182.501022 147.600567) + (xy 182.501016 147.600568) + (xy 182.384365 147.628574) + (xy 182.272498 147.655431) + (xy 182.267927 147.657324) + (xy 182.267925 147.657325) + (xy 182.055374 147.745366) + (xy 182.055372 147.745367) + (xy 182.050802 147.74726) + (xy 181.846202 147.87264) + (xy 181.842435 147.875857) + (xy 181.842434 147.875858) + (xy 181.730857 147.971153) + (xy 181.663733 148.028482) + (xy 181.66052 148.032244) + (xy 181.519102 148.197825) + (xy 181.507891 148.210951) + (xy 181.382511 148.415551) + (xy 181.380618 148.420121) + (xy 181.380617 148.420123) + (xy 181.292576 148.632674) + (xy 181.290682 148.637247) + (xy 181.279888 148.682206) + (xy 181.235819 148.865765) + (xy 181.235818 148.865771) + (xy 181.234664 148.870578) + (xy 181.215837 149.1098) + (xy 181.234664 149.349022) + (xy 181.235818 149.353829) + (xy 181.235819 149.353835) + (xy 181.268417 149.489612) + (xy 181.290682 149.582353) + (xy 181.292575 149.586924) + (xy 181.292576 149.586926) + (xy 181.372956 149.78098) + (xy 181.382511 149.804049) + (xy 181.507891 150.008649) + (xy 181.511108 150.012416) + (xy 181.511109 150.012417) + (xy 181.572976 150.084854) + (xy 181.663733 150.191118) + (xy 181.667495 150.194331) + (xy 181.789397 150.298444) + (xy 181.846202 150.34696) + (xy 182.050802 150.47234) + (xy 182.055372 150.474233) + (xy 182.055374 150.474234) + (xy 182.264671 150.560927) + (xy 182.272498 150.564169) + (xy 182.322394 150.576148) + (xy 182.501016 150.619032) + (xy 182.501022 150.619033) + (xy 182.505829 150.620187) + (xy 182.745051 150.639014) + (xy 182.984273 150.620187) + (xy 182.98908 150.619033) + (xy 182.989086 150.619032) + (xy 183.167708 150.576148) + (xy 183.217604 150.564169) + (xy 183.225431 150.560927) + (xy 183.434728 150.474234) + (xy 183.43473 150.474233) + (xy 183.4393 150.47234) + (xy 183.6439 150.34696) + (xy 183.700706 150.298444) + (xy 183.822607 150.194331) + (xy 183.826369 150.191118) + (xy 183.917126 150.084854) + (xy 183.978993 150.012417) + (xy 183.978994 150.012416) + (xy 183.982211 150.008649) + (xy 184.03135 149.928462) + (xy 184.083995 149.880834) + (xy 184.13878 149.8683) + (xy 184.82313 149.8683) + (xy 184.84208 149.869733) + (xy 184.856315 149.871899) + (xy 184.856319 149.871899) + (xy 184.863549 149.872999) + (xy 184.870841 149.872406) + (xy 184.870844 149.872406) + (xy 184.916218 149.868715) + (xy 184.926433 149.8683) + (xy 184.934493 149.8683) + (xy 184.947783 149.866751) + (xy 184.962707 149.865011) + (xy 184.967082 149.864578) + (xy 185.032539 149.859254) + (xy 185.032542 149.859253) + (xy 185.039837 149.85866) + (xy 185.046801 149.856404) + (xy 185.05276 149.855213) + (xy 185.058615 149.853829) + (xy 185.065881 149.852982) + (xy 185.134527 149.828065) + (xy 185.138655 149.826648) + (xy 185.201136 149.806407) + (xy 185.201138 149.806406) + (xy 185.208099 149.804151) + (xy 185.214354 149.800355) + (xy 185.219828 149.797849) + (xy 185.225258 149.79513) + (xy 185.232137 149.792633) + (xy 185.249911 149.78098) + (xy 185.293176 149.752614) + (xy 185.29688 149.750277) + (xy 185.359307 149.712395) + (xy 185.367684 149.704997) + (xy 185.367708 149.705024) + (xy 185.3707 149.702371) + (xy 185.373933 149.699668) + (xy 185.380052 149.695656) + (xy 185.433328 149.639417) + (xy 185.435706 149.636975) + (xy 185.550398 149.522283) + (xy 187.029509 149.522283) + (xy 187.033293 149.531061) + (xy 187.89624 150.394008) + (xy 187.910184 150.401622) + (xy 187.912017 150.401491) + (xy 187.918632 150.39724) + (xy 188.781768 149.534104) + (xy 188.788528 149.521724) + (xy 188.782801 149.514074) + (xy 188.607293 149.406523) + (xy 188.598499 149.402042) + (xy 188.386023 149.314032) + (xy 188.376638 149.310983) + (xy 188.153008 149.257293) + (xy 188.143261 149.25575) + (xy 187.913982 149.237705) + (xy 187.904122 149.237705) + (xy 187.674843 149.25575) + (xy 187.665096 149.257293) + (xy 187.441466 149.310983) + (xy 187.432081 149.314032) + (xy 187.219605 149.402042) + (xy 187.210811 149.406523) + (xy 187.038969 149.511827) + (xy 187.029509 149.522283) + (xy 185.550398 149.522283) + (xy 186.039387 149.033294) + (xy 194.953757 149.033294) + (xy 194.953957 149.038624) + (xy 194.953957 149.038625) + (xy 194.957786 149.14063) + (xy 194.962411 149.26383) + (xy 195.009785 149.489612) + (xy 195.011743 149.494571) + (xy 195.011744 149.494573) + (xy 195.022467 149.521724) + (xy 195.094524 149.704184) + (xy 195.162974 149.816986) + (xy 195.205189 149.886554) + (xy 195.214204 149.901411) + (xy 195.217701 149.905441) + (xy 195.304718 150.005719) + (xy 195.365404 150.075654) + (xy 195.38591 150.092468) + (xy 195.539672 150.218546) + (xy 195.539678 150.21855) + (xy 195.5438 150.22193) + (xy 195.744292 150.336056) + (xy 195.749308 150.337877) + (xy 195.749313 150.337879) + (xy 195.956132 150.412951) + (xy 195.956136 150.412952) + (xy 195.961147 150.414771) + (xy 195.966396 150.41572) + (xy 195.966399 150.415721) + (xy 196.18408 150.455084) + (xy 196.184087 150.455085) + (xy 196.188164 150.455822) + (xy 196.205901 150.456658) + (xy 196.210849 150.456892) + (xy 196.210856 150.456892) + (xy 196.212337 150.456962) + (xy 196.374482 150.456962) + (xy 196.441438 150.451281) + (xy 196.541119 150.442823) + (xy 196.541123 150.442822) + (xy 196.54643 150.442372) + (xy 196.551585 150.441034) + (xy 196.551591 150.441033) + (xy 196.76456 150.385757) + (xy 196.764564 150.385756) + (xy 196.769729 150.384415) + (xy 196.774595 150.382223) + (xy 196.774598 150.382222) + (xy 196.975206 150.291855) + (xy 196.980072 150.289663) + (xy 196.984492 150.286687) + (xy 196.984496 150.286685) + (xy 197.117089 150.197417) + (xy 197.171442 150.160824) + (xy 197.338369 150.001584) + (xy 197.423954 149.886554) + (xy 197.472894 149.820776) + (xy 197.472896 149.820773) + (xy 197.476078 149.816496) + (xy 197.532975 149.704589) + (xy 197.578215 149.615608) + (xy 197.578215 149.615607) + (xy 197.580634 149.61085) + (xy 197.634178 149.438411) + (xy 197.647462 149.395632) + (xy 197.647463 149.395626) + (xy 197.649046 149.390529) + (xy 197.668974 149.240173) + (xy 197.678657 149.167115) + (xy 197.678657 149.16711) + (xy 197.679357 149.16183) + (xy 197.678696 149.144221) + (xy 199.589071 149.144221) + (xy 199.589434 149.148369) + (xy 199.589434 149.148373) + (xy 199.598828 149.25575) + (xy 199.614809 149.438411) + (xy 199.615719 149.442483) + (xy 199.61572 149.442488) + (xy 199.678104 149.721578) + (xy 199.679229 149.726612) + (xy 199.680672 149.730535) + (xy 199.680673 149.730537) + (xy 199.697756 149.776967) + (xy 199.781201 150.003761) + (xy 199.783148 150.007454) + (xy 199.783149 150.007456) + (xy 199.862073 150.157148) + (xy 199.918931 150.264989) + (xy 199.93435 150.286685) + (xy 200.087576 150.502297) + (xy 200.087581 150.502303) + (xy 200.09 150.505707) + (xy 200.092844 150.508757) + (xy 200.092849 150.508763) + (xy 200.230517 150.656394) + (xy 200.291403 150.721686) + (xy 200.519602 150.90913) + (xy 200.770586 151.064747) + (xy 200.774403 151.066463) + (xy 200.774406 151.066464) + (xy 200.814391 151.084434) + (xy 201.039947 151.185803) + (xy 201.083847 151.19889) + (xy 201.31835 151.268798) + (xy 201.322952 151.27017) + (xy 201.327072 151.270823) + (xy 201.327074 151.270823) + (xy 201.611149 151.315817) + (xy 201.611155 151.315818) + (xy 201.61463 151.316368) + (xy 201.639189 151.317483) + (xy 201.705574 151.320498) + (xy 201.705595 151.320498) + (xy 201.706994 151.320562) + (xy 201.891458 151.320562) + (xy 202.111221 151.305965) + (xy 202.11532 151.305139) + (xy 202.115324 151.305138) + (xy 202.288747 151.27017) + (xy 202.400708 151.247595) + (xy 202.679932 151.15145) + (xy 202.85072 151.065926) + (xy 202.940252 151.021092) + (xy 202.940254 151.021091) + (xy 202.943988 151.019221) + (xy 203.188235 150.85323) + (xy 203.201252 150.841592) + (xy 203.373876 150.687248) + (xy 203.408384 150.656394) + (xy 203.456729 150.599989) + (xy 203.597846 150.435346) + (xy 203.597849 150.435342) + (xy 203.600566 150.432172) + (xy 203.60284 150.42867) + (xy 203.602844 150.428665) + (xy 203.759127 150.188011) + (xy 203.75913 150.188006) + (xy 203.761406 150.184501) + (xy 203.771237 150.163798) + (xy 203.845473 150.007456) + (xy 203.888076 149.917734) + (xy 203.895917 149.893314) + (xy 203.977072 149.640545) + (xy 203.977072 149.640544) + (xy 203.978352 149.636558) + (xy 204.000711 149.51229) + (xy 204.029908 149.350021) + (xy 204.029909 149.350016) + (xy 204.030647 149.345912) + (xy 204.031482 149.327536) + (xy 204.043854 149.055073) + (xy 204.043854 149.055068) + (xy 204.044043 149.050903) + (xy 204.043639 149.046277) + (xy 204.042503 149.033294) + (xy 205.953757 149.033294) + (xy 205.953957 149.038624) + (xy 205.953957 149.038625) + (xy 205.957786 149.14063) + (xy 205.962411 149.26383) + (xy 206.009785 149.489612) + (xy 206.011743 149.494571) + (xy 206.011744 149.494573) + (xy 206.022467 149.521724) + (xy 206.094524 149.704184) + (xy 206.162974 149.816986) + (xy 206.205189 149.886554) + (xy 206.214204 149.901411) + (xy 206.217701 149.905441) + (xy 206.304718 150.005719) + (xy 206.365404 150.075654) + (xy 206.38591 150.092468) + (xy 206.539672 150.218546) + (xy 206.539678 150.21855) + (xy 206.5438 150.22193) + (xy 206.744292 150.336056) + (xy 206.749308 150.337877) + (xy 206.749313 150.337879) + (xy 206.956132 150.412951) + (xy 206.956136 150.412952) + (xy 206.961147 150.414771) + (xy 206.966396 150.41572) + (xy 206.966399 150.415721) + (xy 207.18408 150.455084) + (xy 207.184087 150.455085) + (xy 207.188164 150.455822) + (xy 207.205901 150.456658) + (xy 207.210849 150.456892) + (xy 207.210856 150.456892) + (xy 207.212337 150.456962) + (xy 207.374482 150.456962) + (xy 207.441438 150.451281) + (xy 207.541119 150.442823) + (xy 207.541123 150.442822) + (xy 207.54643 150.442372) + (xy 207.551585 150.441034) + (xy 207.551591 150.441033) + (xy 207.76456 150.385757) + (xy 207.764564 150.385756) + (xy 207.769729 150.384415) + (xy 207.774595 150.382223) + (xy 207.774598 150.382222) + (xy 207.800511 150.370549) + (xy 214.987299 150.370549) + (xy 214.993026 150.378199) + (xy 215.168534 150.48575) + (xy 215.177328 150.490231) + (xy 215.389804 150.578241) + (xy 215.399189 150.58129) + (xy 215.622819 150.63498) + (xy 215.632566 150.636523) + (xy 215.861845 150.654568) + (xy 215.871705 150.654568) + (xy 216.100984 150.636523) + (xy 216.110731 150.63498) + (xy 216.334361 150.58129) + (xy 216.343746 150.578241) + (xy 216.556222 150.490231) + (xy 216.565016 150.48575) + (xy 216.736858 150.380446) + (xy 216.746318 150.36999) + (xy 216.742534 150.361212) + (xy 215.879587 149.498265) + (xy 215.865643 149.490651) + (xy 215.86381 149.490782) + (xy 215.857195 149.495033) + (xy 214.994059 150.358169) + (xy 214.987299 150.370549) + (xy 207.800511 150.370549) + (xy 207.975206 150.291855) + (xy 207.980072 150.289663) + (xy 207.984492 150.286687) + (xy 207.984496 150.286685) + (xy 208.117089 150.197417) + (xy 208.171442 150.160824) + (xy 208.338369 150.001584) + (xy 208.423954 149.886554) + (xy 208.472894 149.820776) + (xy 208.472896 149.820773) + (xy 208.476078 149.816496) + (xy 208.532975 149.704589) + (xy 208.578215 149.615608) + (xy 208.578215 149.615607) + (xy 208.580634 149.61085) + (xy 208.634178 149.438411) + (xy 208.647462 149.395632) + (xy 208.647463 149.395626) + (xy 208.649046 149.390529) + (xy 208.668974 149.240173) + (xy 208.678657 149.167115) + (xy 208.678657 149.16711) + (xy 208.679357 149.16183) + (xy 208.67854 149.140051) + (xy 208.678207 149.131173) + (xy 214.33845 149.131173) + (xy 214.356495 149.360452) + (xy 214.358038 149.370199) + (xy 214.411728 149.593829) + (xy 214.414777 149.603214) + (xy 214.502787 149.81569) + (xy 214.507268 149.824484) + (xy 214.612572 149.996326) + (xy 214.623028 150.005786) + (xy 214.631806 150.002002) + (xy 215.494753 149.139055) + (xy 215.501131 149.127375) + (xy 216.231183 149.127375) + (xy 216.231314 149.129208) + (xy 216.235565 149.135823) + (xy 217.098701 149.998959) + (xy 217.111081 150.005719) + (xy 217.115072 150.002731) + (xy 224.300397 150.002731) + (xy 224.318442 150.23201) + (xy 224.319985 150.241757) + (xy 224.373675 150.465387) + (xy 224.376724 150.474772) + (xy 224.464734 150.687248) + (xy 224.469215 150.696042) + (xy 224.574519 150.867884) + (xy 224.584975 150.877344) + (xy 224.593753 150.87356) + (xy 225.4567 150.010613) + (xy 225.463078 149.998933) + (xy 226.19313 149.998933) + (xy 226.193261 150.000766) + (xy 226.197512 150.007381) + (xy 227.060648 150.870517) + (xy 227.073028 150.877277) + (xy 227.080678 150.87155) + (xy 227.188229 150.696042) + (xy 227.19271 150.687248) + (xy 227.28072 150.474772) + (xy 227.283769 150.465387) + (xy 227.337459 150.241757) + (xy 227.339002 150.23201) + (xy 227.357047 150.002731) + (xy 227.357047 149.992871) + (xy 227.339002 149.763592) + (xy 227.337459 149.753845) + (xy 227.283769 149.530215) + (xy 227.28072 149.52083) + (xy 227.19271 149.308354) + (xy 227.188229 149.29956) + (xy 227.082925 149.127718) + (xy 227.072469 149.118258) + (xy 227.063691 149.122042) + (xy 226.200744 149.984989) + (xy 226.19313 149.998933) + (xy 225.463078 149.998933) + (xy 225.464314 149.996669) + (xy 225.464183 149.994836) + (xy 225.459932 149.988221) + (xy 224.596796 149.125085) + (xy 224.584416 149.118325) + (xy 224.576766 149.124052) + (xy 224.469215 149.29956) + (xy 224.464734 149.308354) + (xy 224.376724 149.52083) + (xy 224.373675 149.530215) + (xy 224.319985 149.753845) + (xy 224.318442 149.763592) + (xy 224.300397 149.992871) + (xy 224.300397 150.002731) + (xy 217.115072 150.002731) + (xy 217.118731 149.999992) + (xy 217.226282 149.824484) + (xy 217.230763 149.81569) + (xy 217.318773 149.603214) + (xy 217.321822 149.593829) + (xy 217.375512 149.370199) + (xy 217.377055 149.360452) + (xy 217.3951 149.131173) + (xy 217.3951 149.121313) + (xy 217.377055 148.892034) + (xy 217.375512 148.882287) + (xy 217.321822 148.658657) + (xy 217.318773 148.649272) + (xy 217.230763 148.436796) + (xy 217.226282 148.428002) + (xy 217.120978 148.25616) + (xy 217.110522 148.2467) + (xy 217.101744 148.250484) + (xy 216.238797 149.113431) + (xy 216.231183 149.127375) + (xy 215.501131 149.127375) + (xy 215.502367 149.125111) + (xy 215.502236 149.123278) + (xy 215.497985 149.116663) + (xy 214.634849 148.253527) + (xy 214.622469 148.246767) + (xy 214.614819 148.252494) + (xy 214.507268 148.428002) + (xy 214.502787 148.436796) + (xy 214.414777 148.649272) + (xy 214.411728 148.658657) + (xy 214.358038 148.882287) + (xy 214.356495 148.892034) + (xy 214.33845 149.121313) + (xy 214.33845 149.131173) + (xy 208.678207 149.131173) + (xy 208.673253 148.999227) + (xy 208.670703 148.931294) + (xy 208.623329 148.705512) + (xy 208.596014 148.636345) + (xy 208.57545 148.584274) + (xy 208.53859 148.49094) + (xy 208.41891 148.293713) + (xy 208.396986 148.268448) + (xy 208.27121 148.123503) + (xy 208.271208 148.123501) + (xy 208.26771 148.11947) + (xy 208.21625 148.077275) + (xy 208.093442 147.976578) + (xy 208.093436 147.976574) + (xy 208.089314 147.973194) + (xy 207.929979 147.882496) + (xy 214.987232 147.882496) + (xy 214.991016 147.891274) + (xy 215.853963 148.754221) + (xy 215.867907 148.761835) + (xy 215.86974 148.761704) + (xy 215.876355 148.757453) + (xy 216.739491 147.894317) + (xy 216.746251 147.881937) + (xy 216.740524 147.874287) + (xy 216.565016 147.766736) + (xy 216.556222 147.762255) + (xy 216.343746 147.674245) + (xy 216.334361 147.671196) + (xy 216.110731 147.617506) + (xy 216.100984 147.615963) + (xy 215.871705 147.597918) + (xy 215.861845 147.597918) + (xy 215.632566 147.615963) + (xy 215.622819 147.617506) + (xy 215.399189 147.671196) + (xy 215.389804 147.674245) + (xy 215.177328 147.762255) + (xy 215.168534 147.766736) + (xy 214.996692 147.87204) + (xy 214.987232 147.882496) + (xy 207.929979 147.882496) + (xy 207.888822 147.859068) + (xy 207.883806 147.857247) + (xy 207.883801 147.857245) + (xy 207.676982 147.782173) + (xy 207.676978 147.782172) + (xy 207.671967 147.780353) + (xy 207.666718 147.779404) + (xy 207.666715 147.779403) + (xy 207.449034 147.74004) + (xy 207.449027 147.740039) + (xy 207.44495 147.739302) + (xy 207.427213 147.738466) + (xy 207.422265 147.738232) + (xy 207.422258 147.738232) + (xy 207.420777 147.738162) + (xy 207.258632 147.738162) + (xy 207.191676 147.743843) + (xy 207.091995 147.752301) + (xy 207.091991 147.752302) + (xy 207.086684 147.752752) + (xy 207.081529 147.75409) + (xy 207.081523 147.754091) + (xy 206.868554 147.809367) + (xy 206.86855 147.809368) + (xy 206.863385 147.810709) + (xy 206.858519 147.812901) + (xy 206.858516 147.812902) + (xy 206.704023 147.882496) + (xy 206.653042 147.905461) + (xy 206.648622 147.908437) + (xy 206.648618 147.908439) + (xy 206.575596 147.957601) + (xy 206.461672 148.0343) + (xy 206.294745 148.19354) + (xy 206.291557 148.197825) + (xy 206.161499 148.37263) + (xy 206.157036 148.378628) + (xy 206.154621 148.383378) + (xy 206.058425 148.572582) + (xy 206.05248 148.584274) + (xy 206.024802 148.673412) + (xy 205.985652 148.799492) + (xy 205.985651 148.799498) + (xy 205.984068 148.804595) + (xy 205.976269 148.863441) + (xy 205.955227 149.022205) + (xy 205.953757 149.033294) + (xy 204.042503 149.033294) + (xy 204.018669 148.760874) + (xy 204.018305 148.756713) + (xy 204.015876 148.745845) + (xy 203.954797 148.47259) + (xy 203.954795 148.472583) + (xy 203.953885 148.468512) + (xy 203.851913 148.191363) + (xy 203.826974 148.144061) + (xy 203.766036 148.028482) + (xy 203.714183 147.930135) + (xy 203.654726 147.84647) + (xy 203.545538 147.692827) + (xy 203.545533 147.692821) + (xy 203.543114 147.689417) + (xy 203.54027 147.686367) + (xy 203.540265 147.686361) + (xy 203.344557 147.47649) + (xy 203.341711 147.473438) + (xy 203.113512 147.285994) + (xy 202.862528 147.130377) + (xy 202.823703 147.112928) + (xy 202.737553 147.074211) + (xy 202.593167 147.009321) + (xy 202.310162 146.924954) + (xy 202.306042 146.924301) + (xy 202.30604 146.924301) + (xy 202.021965 146.879307) + (xy 202.021959 146.879306) + (xy 202.018484 146.878756) + (xy 201.993925 146.877641) + (xy 201.92754 146.874626) + (xy 201.927519 146.874626) + (xy 201.92612 146.874562) + (xy 201.741656 146.874562) + (xy 201.521893 146.889159) + (xy 201.517794 146.889985) + (xy 201.51779 146.889986) + (xy 201.375196 146.918738) + (xy 201.232406 146.947529) + (xy 200.953182 147.043674) + (xy 200.899144 147.070734) + (xy 200.78004 147.130377) + (xy 200.689126 147.175903) + (xy 200.444879 147.341894) + (xy 200.22473 147.53873) + (xy 200.222013 147.5419) + (xy 200.222012 147.541901) + (xy 200.038758 147.755707) + (xy 200.032548 147.762952) + (xy 200.030274 147.766454) + (xy 200.03027 147.766459) + (xy 199.873987 148.007113) + (xy 199.871708 148.010623) + (xy 199.869914 148.014401) + (xy 199.869913 148.014403) + (xy 199.861442 148.032244) + (xy 199.745038 148.27739) + (xy 199.743759 148.281373) + (xy 199.743758 148.281376) + (xy 199.665752 148.524336) + (xy 199.654762 148.558566) + (xy 199.641428 148.632674) + (xy 199.603297 148.844601) + (xy 199.602467 148.849212) + (xy 199.602278 148.853379) + (xy 199.602277 148.853386) + (xy 199.58926 149.140051) + (xy 199.589071 149.144221) + (xy 197.678696 149.144221) + (xy 197.67854 149.140051) + (xy 197.673253 148.999227) + (xy 197.670703 148.931294) + (xy 197.623329 148.705512) + (xy 197.596014 148.636345) + (xy 197.57545 148.584274) + (xy 197.53859 148.49094) + (xy 197.41891 148.293713) + (xy 197.396986 148.268448) + (xy 197.27121 148.123503) + (xy 197.271208 148.123501) + (xy 197.26771 148.11947) + (xy 197.21625 148.077275) + (xy 197.093442 147.976578) + (xy 197.093436 147.976574) + (xy 197.089314 147.973194) + (xy 196.888822 147.859068) + (xy 196.883806 147.857247) + (xy 196.883801 147.857245) + (xy 196.676982 147.782173) + (xy 196.676978 147.782172) + (xy 196.671967 147.780353) + (xy 196.666718 147.779404) + (xy 196.666715 147.779403) + (xy 196.449034 147.74004) + (xy 196.449027 147.740039) + (xy 196.44495 147.739302) + (xy 196.427213 147.738466) + (xy 196.422265 147.738232) + (xy 196.422258 147.738232) + (xy 196.420777 147.738162) + (xy 196.258632 147.738162) + (xy 196.191676 147.743843) + (xy 196.091995 147.752301) + (xy 196.091991 147.752302) + (xy 196.086684 147.752752) + (xy 196.081529 147.75409) + (xy 196.081523 147.754091) + (xy 195.868554 147.809367) + (xy 195.86855 147.809368) + (xy 195.863385 147.810709) + (xy 195.858519 147.812901) + (xy 195.858516 147.812902) + (xy 195.704023 147.882496) + (xy 195.653042 147.905461) + (xy 195.648622 147.908437) + (xy 195.648618 147.908439) + (xy 195.575596 147.957601) + (xy 195.461672 148.0343) + (xy 195.294745 148.19354) + (xy 195.291557 148.197825) + (xy 195.161499 148.37263) + (xy 195.157036 148.378628) + (xy 195.154621 148.383378) + (xy 195.058425 148.572582) + (xy 195.05248 148.584274) + (xy 195.024802 148.673412) + (xy 194.985652 148.799492) + (xy 194.985651 148.799498) + (xy 194.984068 148.804595) + (xy 194.976269 148.863441) + (xy 194.955227 149.022205) + (xy 194.953757 149.033294) + (xy 186.039387 149.033294) + (xy 188.530813 146.541868) + (xy 195.937081 146.541868) + (xy 195.942808 146.549518) + (xy 196.118316 146.657069) + (xy 196.12711 146.66155) + (xy 196.339586 146.74956) + (xy 196.348971 146.752609) + (xy 196.572601 146.806299) + (xy 196.582348 146.807842) + (xy 196.811627 146.825887) + (xy 196.821487 146.825887) + (xy 197.050766 146.807842) + (xy 197.060513 146.806299) + (xy 197.284143 146.752609) + (xy 197.293528 146.74956) + (xy 197.506004 146.66155) + (xy 197.514798 146.657069) + (xy 197.68664 146.551765) + (xy 197.695594 146.541868) + (xy 205.937081 146.541868) + (xy 205.942808 146.549518) + (xy 206.118316 146.657069) + (xy 206.12711 146.66155) + (xy 206.339586 146.74956) + (xy 206.348971 146.752609) + (xy 206.572601 146.806299) + (xy 206.582348 146.807842) + (xy 206.811627 146.825887) + (xy 206.821487 146.825887) + (xy 207.050766 146.807842) + (xy 207.060513 146.806299) + (xy 207.284143 146.752609) + (xy 207.293528 146.74956) + (xy 207.506004 146.66155) + (xy 207.514798 146.657069) + (xy 207.68664 146.551765) + (xy 207.6961 146.541309) + (xy 207.692316 146.532531) + (xy 206.829369 145.669584) + (xy 206.815425 145.66197) + (xy 206.813592 145.662101) + (xy 206.806977 145.666352) + (xy 205.943841 146.529488) + (xy 205.937081 146.541868) + (xy 197.695594 146.541868) + (xy 197.6961 146.541309) + (xy 197.692316 146.532531) + (xy 196.829369 145.669584) + (xy 196.815425 145.66197) + (xy 196.813592 145.662101) + (xy 196.806977 145.666352) + (xy 195.943841 146.529488) + (xy 195.937081 146.541868) + (xy 188.530813 146.541868) + (xy 189.770189 145.302492) + (xy 195.288232 145.302492) + (xy 195.306277 145.531771) + (xy 195.30782 145.541518) + (xy 195.36151 145.765148) + (xy 195.364559 145.774533) + (xy 195.452569 145.987009) + (xy 195.45705 145.995803) + (xy 195.562354 146.167645) + (xy 195.57281 146.177105) + (xy 195.581588 146.173321) + (xy 196.444535 145.310374) + (xy 196.450913 145.298694) + (xy 197.180965 145.298694) + (xy 197.181096 145.300527) + (xy 197.185347 145.307142) + (xy 198.048483 146.170278) + (xy 198.060863 146.177038) + (xy 198.068513 146.171311) + (xy 198.176064 145.995803) + (xy 198.180545 145.987009) + (xy 198.268555 145.774533) + (xy 198.271604 145.765148) + (xy 198.325294 145.541518) + (xy 198.326837 145.531771) + (xy 198.344882 145.302492) + (xy 205.288232 145.302492) + (xy 205.306277 145.531771) + (xy 205.30782 145.541518) + (xy 205.36151 145.765148) + (xy 205.364559 145.774533) + (xy 205.452569 145.987009) + (xy 205.45705 145.995803) + (xy 205.562354 146.167645) + (xy 205.57281 146.177105) + (xy 205.581588 146.173321) + (xy 206.444535 145.310374) + (xy 206.450913 145.298694) + (xy 207.180965 145.298694) + (xy 207.181096 145.300527) + (xy 207.185347 145.307142) + (xy 208.048483 146.170278) + (xy 208.060863 146.177038) + (xy 208.068513 146.171311) + (xy 208.176064 145.995803) + (xy 208.180545 145.987009) + (xy 208.268555 145.774533) + (xy 208.271604 145.765148) + (xy 208.325294 145.541518) + (xy 208.326837 145.531771) + (xy 208.344882 145.302492) + (xy 208.344882 145.292632) + (xy 208.326837 145.063353) + (xy 208.325294 145.053606) + (xy 208.271604 144.829976) + (xy 208.268555 144.820591) + (xy 208.180545 144.608115) + (xy 208.176064 144.599321) + (xy 208.07076 144.427479) + (xy 208.060304 144.418019) + (xy 208.051526 144.421803) + (xy 207.188579 145.28475) + (xy 207.180965 145.298694) + (xy 206.450913 145.298694) + (xy 206.452149 145.29643) + (xy 206.452018 145.294597) + (xy 206.447767 145.287982) + (xy 205.584631 144.424846) + (xy 205.572251 144.418086) + (xy 205.564601 144.423813) + (xy 205.45705 144.599321) + (xy 205.452569 144.608115) + (xy 205.364559 144.820591) + (xy 205.36151 144.829976) + (xy 205.30782 145.053606) + (xy 205.306277 145.063353) + (xy 205.288232 145.292632) + (xy 205.288232 145.302492) + (xy 198.344882 145.302492) + (xy 198.344882 145.292632) + (xy 198.326837 145.063353) + (xy 198.325294 145.053606) + (xy 198.271604 144.829976) + (xy 198.268555 144.820591) + (xy 198.180545 144.608115) + (xy 198.176064 144.599321) + (xy 198.07076 144.427479) + (xy 198.060304 144.418019) + (xy 198.051526 144.421803) + (xy 197.188579 145.28475) + (xy 197.180965 145.298694) + (xy 196.450913 145.298694) + (xy 196.452149 145.29643) + (xy 196.452018 145.294597) + (xy 196.447767 145.287982) + (xy 195.584631 144.424846) + (xy 195.572251 144.418086) + (xy 195.564601 144.423813) + (xy 195.45705 144.599321) + (xy 195.452569 144.608115) + (xy 195.364559 144.820591) + (xy 195.36151 144.829976) + (xy 195.30782 145.053606) + (xy 195.306277 145.063353) + (xy 195.288232 145.292632) + (xy 195.288232 145.302492) + (xy 189.770189 145.302492) + (xy 190.80618 144.266501) + (xy 191.018866 144.053815) + (xy 195.937014 144.053815) + (xy 195.940798 144.062593) + (xy 196.803745 144.92554) + (xy 196.817689 144.933154) + (xy 196.819522 144.933023) + (xy 196.826137 144.928772) + (xy 197.689273 144.065636) + (xy 197.696033 144.053256) + (xy 197.690306 144.045606) + (xy 197.514798 143.938055) + (xy 197.506004 143.933574) + (xy 197.293528 143.845564) + (xy 197.284143 143.842515) + (xy 197.060513 143.788825) + (xy 197.050766 143.787282) + (xy 196.821487 143.769237) + (xy 196.811627 143.769237) + (xy 196.582348 143.787282) + (xy 196.572601 143.788825) + (xy 196.348971 143.842515) + (xy 196.339586 143.845564) + (xy 196.12711 143.933574) + (xy 196.118316 143.938055) + (xy 195.946474 144.043359) + (xy 195.937014 144.053815) + (xy 191.018866 144.053815) + (xy 196.177276 138.895404) + (xy 196.239588 138.861378) + (xy 196.266371 138.858499) + (xy 208.07383 138.858499) + (xy 208.141951 138.878501) + (xy 208.162925 138.895404) + (xy 209.293926 140.026405) + (xy 209.327952 140.088717) + (xy 209.322887 140.159532) + (xy 209.28034 140.216368) + (xy 209.21382 140.241179) + (xy 209.204831 140.2415) + (xy 204.081189 140.2415) + (xy 204.062239 140.240067) + (xy 204.048004 140.237901) + (xy 204.048 140.237901) + (xy 204.04077 140.236801) + (xy 204.033478 140.237394) + (xy 204.033475 140.237394) + (xy 203.988101 140.241085) + (xy 203.977886 140.2415) + (xy 203.969826 140.2415) + (xy 203.956536 140.243049) + (xy 203.941612 140.244789) + (xy 203.937237 140.245222) + (xy 203.87178 140.250546) + (xy 203.871777 140.250547) + (xy 203.864482 140.25114) + (xy 203.857518 140.253396) + (xy 203.851559 140.254587) + (xy 203.845704 140.255971) + (xy 203.838438 140.256818) + (xy 203.769792 140.281735) + (xy 203.765664 140.283152) + (xy 203.703183 140.303393) + (xy 203.703181 140.303394) + (xy 203.69622 140.305649) + (xy 203.689965 140.309445) + (xy 203.684491 140.311951) + (xy 203.679061 140.31467) + (xy 203.672182 140.317167) + (xy 203.666062 140.32118) + (xy 203.666061 140.32118) + (xy 203.611143 140.357186) + (xy 203.607439 140.359523) + (xy 203.545012 140.397405) + (xy 203.536635 140.404803) + (xy 203.536611 140.404776) + (xy 203.533619 140.407429) + (xy 203.530386 140.410132) + (xy 203.524267 140.414144) + (xy 203.519235 140.419456) + (xy 203.470991 140.470383) + (xy 203.468613 140.472825) + (xy 202.265732 141.675706) + (xy 202.20342 141.709732) + (xy 202.147222 141.709129) + (xy 202.055779 141.687175) + (xy 201.816557 141.668348) + (xy 201.577335 141.687175) + (xy 201.572528 141.688329) + (xy 201.572522 141.68833) + (xy 201.469583 141.713044) + (xy 201.344004 141.743193) + (xy 201.339433 141.745086) + (xy 201.339431 141.745087) + (xy 201.12688 141.833128) + (xy 201.126878 141.833129) + (xy 201.122308 141.835022) + (xy 200.917708 141.960402) + (xy 200.913941 141.963619) + (xy 200.91394 141.96362) + (xy 200.861495 142.008412) + (xy 200.735239 142.116244) + (xy 200.579397 142.298713) + (xy 200.454017 142.503313) + (xy 200.452124 142.507883) + (xy 200.452123 142.507885) + (xy 200.370207 142.705649) + (xy 200.362188 142.725009) + (xy 200.350702 142.772853) + (xy 200.307325 142.953527) + (xy 200.307324 142.953533) + (xy 200.30617 142.95834) + (xy 200.287343 143.197562) + (xy 200.30617 143.436784) + (xy 200.307324 143.441591) + (xy 200.307325 143.441597) + (xy 200.339718 143.576521) + (xy 200.362188 143.670115) + (xy 200.364081 143.674686) + (xy 200.364082 143.674688) + (xy 200.436587 143.84973) + (xy 200.454017 143.891811) + (xy 200.579397 144.096411) + (xy 200.582614 144.100178) + (xy 200.582615 144.100179) + (xy 200.642193 144.169936) + (xy 200.735239 144.27888) + (xy 200.739001 144.282093) + (xy 200.906145 144.424846) + (xy 200.917708 144.434722) + (xy 201.122308 144.560102) + (xy 201.126878 144.561995) + (xy 201.12688 144.561996) + (xy 201.238222 144.608115) + (xy 201.344004 144.651931) + (xy 201.383487 144.66141) + (xy 201.572522 144.706794) + (xy 201.572528 144.706795) + (xy 201.577335 144.707949) + (xy 201.816557 144.726776) + (xy 202.055779 144.707949) + (xy 202.060586 144.706795) + (xy 202.060592 144.706794) + (xy 202.249627 144.66141) + (xy 202.28911 144.651931) + (xy 202.394892 144.608115) + (xy 202.506234 144.561996) + (xy 202.506236 144.561995) + (xy 202.510806 144.560102) + (xy 202.715406 144.434722) + (xy 202.72697 144.424846) + (xy 202.894113 144.282093) + (xy 202.897875 144.27888) + (xy 202.990921 144.169936) + (xy 203.050499 144.100179) + (xy 203.0505 144.100178) + (xy 203.053717 144.096411) + (xy 203.07982 144.053815) + (xy 205.937014 144.053815) + (xy 205.940798 144.062593) + (xy 206.803745 144.92554) + (xy 206.817689 144.933154) + (xy 206.819522 144.933023) + (xy 206.826137 144.928772) + (xy 207.689273 144.065636) + (xy 207.696033 144.053256) + (xy 207.690306 144.045606) + (xy 207.514798 143.938055) + (xy 207.506004 143.933574) + (xy 207.293528 143.845564) + (xy 207.284143 143.842515) + (xy 207.060513 143.788825) + (xy 207.050766 143.787282) + (xy 206.821487 143.769237) + (xy 206.811627 143.769237) + (xy 206.582348 143.787282) + (xy 206.572601 143.788825) + (xy 206.348971 143.842515) + (xy 206.339586 143.845564) + (xy 206.12711 143.933574) + (xy 206.118316 143.938055) + (xy 205.946474 144.043359) + (xy 205.937014 144.053815) + (xy 203.07982 144.053815) + (xy 203.179097 143.891811) + (xy 203.196528 143.84973) + (xy 203.269032 143.674688) + (xy 203.269033 143.674686) + (xy 203.270926 143.670115) + (xy 203.293396 143.576521) + (xy 203.325789 143.441597) + (xy 203.32579 143.441591) + (xy 203.326944 143.436784) + (xy 203.345771 143.197562) + (xy 203.326944 142.95834) + (xy 203.30499 142.866897) + (xy 203.308536 142.795989) + (xy 203.338413 142.748387) + (xy 204.291395 141.795405) + (xy 204.353707 141.761379) + (xy 204.38049 141.7585) + (xy 209.983882 141.7585) + (xy 210.052003 141.778502) + (xy 210.072977 141.795405) + (xy 212.351407 144.073835) + (xy 212.363793 144.088247) + (xy 212.372326 144.099842) + (xy 212.372331 144.099847) + (xy 212.376669 144.105742) + (xy 212.382247 144.110481) + (xy 212.38225 144.110484) + (xy 212.416945 144.139959) + (xy 212.424461 144.146889) + (xy 212.430157 144.152585) + (xy 212.433018 144.154848) + (xy 212.433023 144.154853) + (xy 212.452433 144.170209) + (xy 212.455835 144.172998) + (xy 212.48221 144.195405) + (xy 212.511462 144.220257) + (xy 212.517979 144.223585) + (xy 212.523027 144.226951) + (xy 212.528149 144.230114) + (xy 212.533893 144.234659) + (xy 212.600072 144.265588) + (xy 212.603956 144.267487) + (xy 212.668985 144.300693) + (xy 212.6761 144.302434) + (xy 212.681755 144.304537) + (xy 212.687494 144.306446) + (xy 212.694127 144.309546) + (xy 212.765612 144.324415) + (xy 212.769878 144.325381) + (xy 212.840787 144.342732) + (xy 212.846389 144.34308) + (xy 212.846392 144.34308) + (xy 212.851941 144.343424) + (xy 212.851939 144.343459) + (xy 212.855911 144.343699) + (xy 212.860132 144.344076) + (xy 212.867292 144.345565) + (xy 212.944719 144.34347) + (xy 212.948127 144.343424) + (xy 227.048705 144.343424) + (xy 227.116826 144.363426) + (xy 227.1378 144.380329) + (xy 229.515658 146.758188) + (xy 231.891356 149.133886) + (xy 231.903742 149.148298) + (xy 231.912275 149.159893) + (xy 231.91228 149.159898) + (xy 231.916618 149.165793) + (xy 231.922196 149.170532) + (xy 231.922199 149.170535) + (xy 231.956894 149.20001) + (xy 231.96441 149.20694) + (xy 231.970105 149.212635) + (xy 231.972987 149.214915) + (xy 231.992377 149.230256) + (xy 231.995781 149.233047) + (xy 232.02574 149.258499) + (xy 232.051411 149.280308) + (xy 232.057927 149.283636) + (xy 232.062976 149.287003) + (xy 232.068105 149.29017) + (xy 232.073842 149.294709) + (xy 232.140001 149.32563) + (xy 232.143895 149.327533) + (xy 232.208934 149.360744) + (xy 232.216042 149.362483) + (xy 232.221685 149.364582) + (xy 232.227448 149.366499) + (xy 232.234076 149.369597) + (xy 232.241238 149.371087) + (xy 232.241239 149.371087) + (xy 232.305538 149.384461) + (xy 232.309822 149.385431) + (xy 232.380736 149.402783) + (xy 232.386338 149.403131) + (xy 232.386341 149.403131) + (xy 232.39189 149.403475) + (xy 232.391888 149.403511) + (xy 232.395881 149.40375) + (xy 232.400073 149.404124) + (xy 232.407241 149.405615) + (xy 232.484646 149.403521) + (xy 232.488054 149.403475) + (xy 242.528854 149.403475) + (xy 242.596975 149.423477) + (xy 242.617949 149.44038) + (xy 242.663774 149.486205) + (xy 242.6978 149.548517) + (xy 242.692735 149.619332) + (xy 242.650188 149.676168) + (xy 242.583668 149.700979) + (xy 242.574679 149.7013) + (xy 240.699098 149.7013) + (xy 240.68015 149.699867) + (xy 240.672809 149.69875) + (xy 240.665912 149.697701) + (xy 240.66591 149.697701) + (xy 240.65868 149.696601) + (xy 240.651388 149.697194) + (xy 240.651385 149.697194) + (xy 240.606011 149.700885) + (xy 240.595796 149.7013) + (xy 240.587736 149.7013) + (xy 240.574446 149.702849) + (xy 240.559522 149.704589) + (xy 240.555147 149.705022) + (xy 240.48969 149.710346) + (xy 240.489687 149.710347) + (xy 240.482392 149.71094) + (xy 240.475428 149.713196) + (xy 240.469469 149.714387) + (xy 240.463614 149.715771) + (xy 240.456348 149.716618) + (xy 240.387702 149.741535) + (xy 240.383574 149.742952) + (xy 240.321093 149.763193) + (xy 240.321091 149.763194) + (xy 240.31413 149.765449) + (xy 240.307875 149.769245) + (xy 240.302401 149.771751) + (xy 240.296971 149.77447) + (xy 240.290092 149.776967) + (xy 240.283972 149.78098) + (xy 240.283971 149.78098) + (xy 240.229053 149.816986) + (xy 240.225349 149.819323) + (xy 240.162922 149.857205) + (xy 240.154545 149.864603) + (xy 240.154521 149.864576) + (xy 240.151529 149.867229) + (xy 240.148296 149.869932) + (xy 240.142177 149.873944) + (xy 240.10447 149.913748) + (xy 240.088901 149.930183) + (xy 240.086523 149.932625) + (xy 239.115126 150.904022) + (xy 239.052814 150.938048) + (xy 238.996616 150.937445) + (xy 238.945721 150.925226) + (xy 238.905173 150.915491) + (xy 238.665951 150.896664) + (xy 238.426729 150.915491) + (xy 238.421922 150.916645) + (xy 238.421916 150.916646) + (xy 238.290732 150.948141) + (xy 238.193398 150.971509) + (xy 238.188827 150.973402) + (xy 238.188825 150.973403) + (xy 237.976274 151.061444) + (xy 237.976272 151.061445) + (xy 237.971702 151.063338) + (xy 237.767102 151.188718) + (xy 237.763335 151.191935) + (xy 237.763334 151.191936) + (xy 237.644213 151.293674) + (xy 237.584633 151.34456) + (xy 237.58142 151.348322) + (xy 237.443549 151.50975) + (xy 237.428791 151.527029) + (xy 237.303411 151.731629) + (xy 237.301518 151.736199) + (xy 237.301517 151.736201) + (xy 237.218145 151.93748) + (xy 237.211582 151.953325) + (xy 237.199897 152.001996) + (xy 237.156719 152.181843) + (xy 237.156718 152.181849) + (xy 237.155564 152.186656) + (xy 237.136737 152.425878) + (xy 237.155564 152.6651) + (xy 237.156718 152.669907) + (xy 237.156719 152.669913) + (xy 237.182896 152.778946) + (xy 237.211582 152.898431) + (xy 237.213475 152.903002) + (xy 237.213476 152.903004) + (xy 237.298382 153.107985) + (xy 237.303411 153.120127) + (xy 237.428791 153.324727) + (xy 237.432008 153.328494) + (xy 237.432009 153.328495) + (xy 237.486812 153.392661) + (xy 237.584633 153.507196) + (xy 237.588395 153.510409) + (xy 237.75915 153.656246) + (xy 237.767102 153.663038) + (xy 237.971702 153.788418) + (xy 237.976272 153.790311) + (xy 237.976274 153.790312) + (xy 238.119612 153.849684) + (xy 238.193398 153.880247) + (xy 238.262763 153.8969) + (xy 238.421916 153.93511) + (xy 238.421922 153.935111) + (xy 238.426729 153.936265) + (xy 238.665951 153.955092) + (xy 238.905173 153.936265) + (xy 238.90998 153.935111) + (xy 238.909986 153.93511) + (xy 239.069139 153.8969) + (xy 239.138504 153.880247) + (xy 239.21229 153.849684) + (xy 239.355628 153.790312) + (xy 239.35563 153.790311) + (xy 239.3602 153.788418) + (xy 239.488298 153.709919) + (xy 242.584354 153.709919) + (xy 242.588138 153.718697) + (xy 243.451085 154.581644) + (xy 243.465029 154.589258) + (xy 243.466862 154.589127) + (xy 243.473477 154.584876) + (xy 244.336613 153.72174) + (xy 244.343373 153.70936) + (xy 244.337646 153.70171) + (xy 244.162138 153.594159) + (xy 244.153344 153.589678) + (xy 243.940868 153.501668) + (xy 243.931483 153.498619) + (xy 243.707853 153.444929) + (xy 243.698106 153.443386) + (xy 243.468827 153.425341) + (xy 243.458967 153.425341) + (xy 243.229688 153.443386) + (xy 243.219941 153.444929) + (xy 242.996311 153.498619) + (xy 242.986926 153.501668) + (xy 242.77445 153.589678) + (xy 242.765656 153.594159) + (xy 242.593814 153.699463) + (xy 242.584354 153.709919) + (xy 239.488298 153.709919) + (xy 239.5648 153.663038) + (xy 239.572753 153.656246) + (xy 239.743507 153.510409) + (xy 239.747269 153.507196) + (xy 239.84509 153.392661) + (xy 239.899893 153.328495) + (xy 239.899894 153.328494) + (xy 239.903111 153.324727) + (xy 240.028491 153.120127) + (xy 240.033521 153.107985) + (xy 240.118426 152.903004) + (xy 240.118427 152.903002) + (xy 240.12032 152.898431) + (xy 240.149006 152.778946) + (xy 240.175183 152.669913) + (xy 240.175184 152.669907) + (xy 240.176338 152.6651) + (xy 240.195165 152.425878) + (xy 240.176338 152.186656) + (xy 240.154384 152.095213) + (xy 240.15793 152.024305) + (xy 240.187807 151.976703) + (xy 240.909305 151.255205) + (xy 240.971617 151.221179) + (xy 240.9984 151.2183) + (xy 243.353729 151.2183) + (xy 243.42185 151.238302) + (xy 243.442824 151.255205) + (xy 247.37653 155.188911) + (xy 247.388916 155.203323) + (xy 247.397449 155.214918) + (xy 247.397454 155.214923) + (xy 247.401792 155.220818) + (xy 247.40737 155.225557) + (xy 247.407373 155.22556) + (xy 247.442068 155.255035) + (xy 247.449584 155.261965) + (xy 247.455279 155.26766) + (xy 247.458161 155.26994) + (xy 247.477551 155.285281) + (xy 247.480955 155.288072) + (xy 247.531003 155.330591) + (xy 247.536585 155.335333) + (xy 247.543101 155.338661) + (xy 247.54815 155.342028) + (xy 247.553279 155.345195) + (xy 247.559016 155.349734) + (xy 247.625175 155.380655) + (xy 247.629069 155.382558) + (xy 247.694108 155.415769) + (xy 247.701216 155.417508) + (xy 247.706859 155.419607) + (xy 247.712622 155.421524) + (xy 247.71925 155.424622) + (xy 247.726412 155.426112) + (xy 247.726413 155.426112) + (xy 247.790712 155.439486) + (xy 247.794996 155.440456) + (xy 247.86591 155.457808) + (xy 247.871512 155.458156) + (xy 247.871515 155.458156) + (xy 247.877064 155.4585) + (xy 247.877062 155.458536) + (xy 247.881055 155.458775) + (xy 247.885247 155.459149) + (xy 247.892415 155.46064) + (xy 247.96982 155.458546) + (xy 247.973228 155.4585) + (xy 252.294278 155.4585) + (xy 252.362399 155.478502) + (xy 252.408892 155.532158) + (xy 252.418996 155.602432) + (xy 252.389502 155.667012) + (xy 252.383373 155.673595) + (xy 247.152373 160.904595) + (xy 247.090061 160.938621) + (xy 247.063278 160.9415) + (xy 232.066371 160.9415) + (xy 231.99825 160.921498) + (xy 231.977276 160.904595) + (xy 229.795405 158.722724) + (xy 229.761379 158.660412) + (xy 229.7585 158.633629) + (xy 229.7585 157.759802) + (xy 231.309861 157.759802) + (xy 231.310061 157.765132) + (xy 231.310061 157.765133) + (xy 231.314188 157.87507) + (xy 231.318515 157.990338) + (xy 231.365889 158.21612) + (xy 231.367847 158.221079) + (xy 231.367848 158.221081) + (xy 231.408259 158.323406) + (xy 231.450628 158.430692) + (xy 231.521378 158.547284) + (xy 231.563389 158.616516) + (xy 231.570308 158.627919) + (xy 231.573805 158.631949) + (xy 231.660429 158.731774) + (xy 231.721508 158.802162) + (xy 231.725639 158.805549) + (xy 231.895776 158.945054) + (xy 231.895782 158.945058) + (xy 231.899904 158.948438) + (xy 232.100396 159.062564) + (xy 232.105412 159.064385) + (xy 232.105417 159.064387) + (xy 232.312236 159.139459) + (xy 232.31224 159.13946) + (xy 232.317251 159.141279) + (xy 232.3225 159.142228) + (xy 232.322503 159.142229) + (xy 232.540184 159.181592) + (xy 232.540191 159.181593) + (xy 232.544268 159.18233) + (xy 232.562005 159.183166) + (xy 232.566953 159.1834) + (xy 232.56696 159.1834) + (xy 232.568441 159.18347) + (xy 232.730586 159.18347) + (xy 232.797542 159.177789) + (xy 232.897223 159.169331) + (xy 232.897227 159.16933) + (xy 232.902534 159.16888) + (xy 232.907689 159.167542) + (xy 232.907695 159.167541) + (xy 233.120664 159.112265) + (xy 233.120668 159.112264) + (xy 233.125833 159.110923) + (xy 233.130699 159.108731) + (xy 233.130702 159.10873) + (xy 233.33131 159.018363) + (xy 233.336176 159.016171) + (xy 233.340596 159.013195) + (xy 233.3406 159.013193) + (xy 233.466547 158.928399) + (xy 233.527546 158.887332) + (xy 233.694473 158.728092) + (xy 233.825655 158.551777) + (xy 233.828998 158.547284) + (xy 233.829 158.547281) + (xy 233.832182 158.543004) + (xy 233.886966 158.435253) + (xy 233.930267 158.350086) + (xy 235.924246 158.350086) + (xy 235.924609 158.354234) + (xy 235.924609 158.354238) + (xy 235.927368 158.385773) + (xy 235.949984 158.644276) + (xy 235.950894 158.648348) + (xy 235.950895 158.648353) + (xy 236.004978 158.890306) + (xy 236.014404 158.932477) + (xy 236.015847 158.9364) + (xy 236.015848 158.936402) + (xy 236.020502 158.949052) + (xy 236.116376 159.209626) + (xy 236.118323 159.213319) + (xy 236.118324 159.213321) + (xy 236.151373 159.276003) + (xy 236.254106 159.470854) + (xy 236.292112 159.524334) + (xy 236.422751 159.708162) + (xy 236.422756 159.708168) + (xy 236.425175 159.711572) + (xy 236.428019 159.714622) + (xy 236.428024 159.714628) + (xy 236.61711 159.917398) + (xy 236.626578 159.927551) + (xy 236.854777 160.114995) + (xy 237.105761 160.270612) + (xy 237.109578 160.272328) + (xy 237.109581 160.272329) + (xy 237.124643 160.279098) + (xy 237.375122 160.391668) + (xy 237.48175 160.423455) + (xy 237.608703 160.461301) + (xy 237.658127 160.476035) + (xy 237.662247 160.476688) + (xy 237.662249 160.476688) + (xy 237.946324 160.521682) + (xy 237.94633 160.521683) + (xy 237.949805 160.522233) + (xy 237.974364 160.523348) + (xy 238.040749 160.526363) + (xy 238.04077 160.526363) + (xy 238.042169 160.526427) + (xy 238.226633 160.526427) + (xy 238.446396 160.51183) + (xy 238.450495 160.511004) + (xy 238.450499 160.511003) + (xy 238.627527 160.475308) + (xy 238.735883 160.45346) + (xy 239.015107 160.357315) + (xy 239.171303 160.279098) + (xy 239.275427 160.226957) + (xy 239.275429 160.226956) + (xy 239.279163 160.225086) + (xy 239.52341 160.059095) + (xy 239.743559 159.862259) + (xy 239.764517 159.837807) + (xy 239.933021 159.641211) + (xy 239.933024 159.641207) + (xy 239.935741 159.638037) + (xy 239.938015 159.634535) + (xy 239.938019 159.63453) + (xy 240.094302 159.393876) + (xy 240.094305 159.393871) + (xy 240.096581 159.390366) + (xy 240.099393 159.384445) + (xy 240.195271 159.182525) + (xy 240.223251 159.123599) + (xy 240.228213 159.108146) + (xy 240.312247 158.84641) + (xy 240.312247 158.846409) + (xy 240.313527 158.842423) + (xy 240.335821 158.718516) + (xy 242.268003 158.718516) + (xy 242.276657 158.949052) + (xy 242.324031 159.174834) + (xy 242.325989 159.179793) + (xy 242.32599 159.179795) + (xy 242.365842 159.280706) + (xy 242.40877 159.389406) + (xy 242.52845 159.586633) + (xy 242.531947 159.590663) + (xy 242.667322 159.746669) + (xy 242.67965 159.760876) + (xy 242.70181 159.779046) + (xy 242.853918 159.903768) + (xy 242.853924 159.903772) + (xy 242.858046 159.907152) + (xy 243.058538 160.021278) + (xy 243.063554 160.023099) + (xy 243.063559 160.023101) + (xy 243.270378 160.098173) + (xy 243.270382 160.098174) + (xy 243.275393 160.099993) + (xy 243.280642 160.100942) + (xy 243.280645 160.100943) + (xy 243.498326 160.140306) + (xy 243.498333 160.140307) + (xy 243.50241 160.141044) + (xy 243.520147 160.14188) + (xy 243.525095 160.142114) + (xy 243.525102 160.142114) + (xy 243.526583 160.142184) + (xy 243.688728 160.142184) + (xy 243.755684 160.136503) + (xy 243.855365 160.128045) + (xy 243.855369 160.128044) + (xy 243.860676 160.127594) + (xy 243.865831 160.126256) + (xy 243.865837 160.126255) + (xy 244.078806 160.070979) + (xy 244.07881 160.070978) + (xy 244.083975 160.069637) + (xy 244.088841 160.067445) + (xy 244.088844 160.067444) + (xy 244.289452 159.977077) + (xy 244.294318 159.974885) + (xy 244.298738 159.971909) + (xy 244.298742 159.971907) + (xy 244.399951 159.903768) + (xy 244.485688 159.846046) + (xy 244.652615 159.686806) + (xy 244.759514 159.543128) + (xy 244.78714 159.505998) + (xy 244.787142 159.505995) + (xy 244.790324 159.501718) + (xy 244.846938 159.390366) + (xy 244.892461 159.30083) + (xy 244.892461 159.300829) + (xy 244.89488 159.296072) + (xy 244.934146 159.169615) + (xy 244.961708 159.080854) + (xy 244.961709 159.080848) + (xy 244.963292 159.075751) + (xy 244.979393 158.95427) + (xy 244.992903 158.852337) + (xy 244.992903 158.852332) + (xy 244.993603 158.847052) + (xy 244.991767 158.798129) + (xy 244.98858 158.713231) + (xy 244.984949 158.616516) + (xy 244.937575 158.390734) + (xy 244.921169 158.34919) + (xy 244.889696 158.269496) + (xy 244.852836 158.176162) + (xy 244.743242 157.995556) + (xy 244.735925 157.983498) + (xy 244.735924 157.983497) + (xy 244.733156 157.978935) + (xy 244.646231 157.878762) + (xy 244.585456 157.808725) + (xy 244.585454 157.808723) + (xy 244.581956 157.804692) + (xy 244.520763 157.754517) + (xy 244.407688 157.6618) + (xy 244.407682 157.661796) + (xy 244.40356 157.658416) + (xy 244.203068 157.54429) + (xy 244.198052 157.542469) + (xy 244.198047 157.542467) + (xy 243.991228 157.467395) + (xy 243.991224 157.467394) + (xy 243.986213 157.465575) + (xy 243.980964 157.464626) + (xy 243.980961 157.464625) + (xy 243.76328 157.425262) + (xy 243.763273 157.425261) + (xy 243.759196 157.424524) + (xy 243.741459 157.423688) + (xy 243.736511 157.423454) + (xy 243.736504 157.423454) + (xy 243.735023 157.423384) + (xy 243.572878 157.423384) + (xy 243.505922 157.429065) + (xy 243.406241 157.437523) + (xy 243.406237 157.437524) + (xy 243.40093 157.437974) + (xy 243.395775 157.439312) + (xy 243.395769 157.439313) + (xy 243.1828 157.494589) + (xy 243.182796 157.49459) + (xy 243.177631 157.495931) + (xy 243.172765 157.498123) + (xy 243.172762 157.498124) + (xy 243.074324 157.542467) + (xy 242.967288 157.590683) + (xy 242.962868 157.593659) + (xy 242.962864 157.593661) + (xy 242.875344 157.652584) + (xy 242.775918 157.719522) + (xy 242.608991 157.878762) + (xy 242.605803 157.883047) + (xy 242.474704 158.059251) + (xy 242.471282 158.06385) + (xy 242.468867 158.0686) + (xy 242.41418 158.176162) + (xy 242.366726 158.269496) + (xy 242.347239 158.332255) + (xy 242.299898 158.484714) + (xy 242.299897 158.48472) + (xy 242.298314 158.489817) + (xy 242.284401 158.594792) + (xy 242.272337 158.685819) + (xy 242.268003 158.718516) + (xy 240.335821 158.718516) + (xy 240.346537 158.658958) + (xy 240.365083 158.555886) + (xy 240.365084 158.555881) + (xy 240.365822 158.551777) + (xy 240.366221 158.543004) + (xy 240.379029 158.260938) + (xy 240.379029 158.260933) + (xy 240.379218 158.256768) + (xy 240.377692 158.239318) + (xy 240.353844 157.966739) + (xy 240.35348 157.962578) + (xy 240.31011 157.76855) + (xy 240.289972 157.678455) + (xy 240.28997 157.678448) + (xy 240.28906 157.674377) + (xy 240.283188 157.658416) + (xy 240.21874 157.483255) + (xy 240.187088 157.397228) + (xy 240.049358 157.136) + (xy 240.005207 157.073874) + (xy 239.880713 156.898692) + (xy 239.880708 156.898686) + (xy 239.878289 156.895282) + (xy 239.875445 156.892232) + (xy 239.87544 156.892226) + (xy 239.679732 156.682355) + (xy 239.676886 156.679303) + (xy 239.448687 156.491859) + (xy 239.197703 156.336242) + (xy 239.172985 156.325133) + (xy 239.04139 156.265992) + (xy 238.928342 156.215186) + (xy 238.870599 156.197972) + (xy 242.584421 156.197972) + (xy 242.590148 156.205622) + (xy 242.765656 156.313173) + (xy 242.77445 156.317654) + (xy 242.986926 156.405664) + (xy 242.996311 156.408713) + (xy 243.219941 156.462403) + (xy 243.229688 156.463946) + (xy 243.458967 156.481991) + (xy 243.468827 156.481991) + (xy 243.698106 156.463946) + (xy 243.707853 156.462403) + (xy 243.931483 156.408713) + (xy 243.940868 156.405664) + (xy 244.153344 156.317654) + (xy 244.162138 156.313173) + (xy 244.33398 156.207869) + (xy 244.34344 156.197413) + (xy 244.339656 156.188635) + (xy 243.476709 155.325688) + (xy 243.462765 155.318074) + (xy 243.460932 155.318205) + (xy 243.454317 155.322456) + (xy 242.591181 156.185592) + (xy 242.584421 156.197972) + (xy 238.870599 156.197972) + (xy 238.755541 156.163672) + (xy 238.649336 156.132011) + (xy 238.649334 156.132011) + (xy 238.645337 156.130819) + (xy 238.641217 156.130166) + (xy 238.641215 156.130166) + (xy 238.35714 156.085172) + (xy 238.357134 156.085171) + (xy 238.353659 156.084621) + (xy 238.3291 156.083506) + (xy 238.262715 156.080491) + (xy 238.262694 156.080491) + (xy 238.261295 156.080427) + (xy 238.076831 156.080427) + (xy 237.857068 156.095024) + (xy 237.852969 156.09585) + (xy 237.852965 156.095851) + (xy 237.710371 156.124603) + (xy 237.567581 156.153394) + (xy 237.288357 156.249539) + (xy 237.284629 156.251406) + (xy 237.038995 156.37441) + (xy 237.024301 156.381768) + (xy 236.780054 156.547759) + (xy 236.559905 156.744595) + (xy 236.557188 156.747765) + (xy 236.557187 156.747766) + (xy 236.381857 156.952327) + (xy 236.367723 156.968817) + (xy 236.365449 156.972319) + (xy 236.365445 156.972324) + (xy 236.209162 157.212978) + (xy 236.206883 157.216488) + (xy 236.205089 157.220266) + (xy 236.205088 157.220268) + (xy 236.164368 157.306024) + (xy 236.080213 157.483255) + (xy 236.078934 157.487238) + (xy 236.078933 157.487241) + (xy 235.99312 157.754517) + (xy 235.989937 157.764431) + (xy 235.989196 157.76855) + (xy 235.955019 157.958501) + (xy 235.937642 158.055077) + (xy 235.937453 158.059244) + (xy 235.937452 158.059251) + (xy 235.924824 158.337358) + (xy 235.924246 158.350086) + (xy 233.930267 158.350086) + (xy 233.934319 158.342116) + (xy 233.934319 158.342115) + (xy 233.936738 158.337358) + (xy 233.986791 158.176162) + (xy 234.003566 158.12214) + (xy 234.003567 158.122134) + (xy 234.00515 158.117037) + (xy 234.02507 157.966739) + (xy 234.034761 157.893623) + (xy 234.034761 157.893618) + (xy 234.035461 157.888338) + (xy 234.026807 157.657802) + (xy 233.979433 157.43202) + (xy 233.976112 157.423609) + (xy 233.931554 157.310782) + (xy 233.894694 157.217448) + (xy 233.806757 157.072531) + (xy 233.777783 157.024784) + (xy 233.777782 157.024783) + (xy 233.775014 157.020221) + (xy 233.688089 156.920048) + (xy 233.627314 156.850011) + (xy 233.627312 156.850009) + (xy 233.623814 156.845978) + (xy 233.580152 156.810177) + (xy 233.449546 156.703086) + (xy 233.44954 156.703082) + (xy 233.445418 156.699702) + (xy 233.244926 156.585576) + (xy 233.23991 156.583755) + (xy 233.239905 156.583753) + (xy 233.033086 156.508681) + (xy 233.033082 156.50868) + (xy 233.028071 156.506861) + (xy 233.022822 156.505912) + (xy 233.022819 156.505911) + (xy 232.805138 156.466548) + (xy 232.805131 156.466547) + (xy 232.801054 156.46581) + (xy 232.783317 156.464974) + (xy 232.778369 156.46474) + (xy 232.778362 156.46474) + (xy 232.776881 156.46467) + (xy 232.614736 156.46467) + (xy 232.54778 156.470351) + (xy 232.448099 156.478809) + (xy 232.448095 156.47881) + (xy 232.442788 156.47926) + (xy 232.437633 156.480598) + (xy 232.437627 156.480599) + (xy 232.224658 156.535875) + (xy 232.224654 156.535876) + (xy 232.219489 156.537217) + (xy 232.214623 156.539409) + (xy 232.21462 156.53941) + (xy 232.116182 156.583753) + (xy 232.009146 156.631969) + (xy 232.004726 156.634945) + (xy 232.004722 156.634947) + (xy 231.912461 156.697062) + (xy 231.817776 156.760808) + (xy 231.650849 156.920048) + (xy 231.647661 156.924333) + (xy 231.535123 157.07559) + (xy 231.51314 157.105136) + (xy 231.510725 157.109886) + (xy 231.456038 157.217448) + (xy 231.408584 157.310782) + (xy 231.374378 157.420943) + (xy 231.341756 157.526) + (xy 231.341755 157.526006) + (xy 231.340172 157.531103) + (xy 231.331881 157.593661) + (xy 231.3152 157.719522) + (xy 231.309861 157.759802) + (xy 229.7585 157.759802) + (xy 229.7585 155.326414) + (xy 232.622474 155.326414) + (xy 232.628201 155.334064) + (xy 232.803709 155.441615) + (xy 232.812503 155.446096) + (xy 233.024979 155.534106) + (xy 233.034364 155.537155) + (xy 233.257994 155.590845) + (xy 233.267741 155.592388) + (xy 233.49702 155.610433) + (xy 233.50688 155.610433) + (xy 233.736159 155.592388) + (xy 233.745906 155.590845) + (xy 233.969536 155.537155) + (xy 233.978921 155.534106) + (xy 234.191397 155.446096) + (xy 234.200191 155.441615) + (xy 234.372033 155.336311) + (xy 234.381493 155.325855) + (xy 234.377709 155.317077) + (xy 233.514762 154.45413) + (xy 233.500818 154.446516) + (xy 233.498985 154.446647) + (xy 233.49237 154.450898) + (xy 232.629234 155.314034) + (xy 232.622474 155.326414) + (xy 229.7585 155.326414) + (xy 229.7585 154.087038) + (xy 231.973625 154.087038) + (xy 231.99167 154.316317) + (xy 231.993213 154.326064) + (xy 232.046903 154.549694) + (xy 232.049952 154.559079) + (xy 232.137962 154.771555) + (xy 232.142443 154.780349) + (xy 232.247747 154.952191) + (xy 232.258203 154.961651) + (xy 232.266981 154.957867) + (xy 233.129928 154.09492) + (xy 233.136306 154.08324) + (xy 233.866358 154.08324) + (xy 233.866489 154.085073) + (xy 233.87074 154.091688) + (xy 234.733876 154.954824) + (xy 234.746256 154.961584) + (xy 234.750247 154.958596) + (xy 241.935572 154.958596) + (xy 241.953617 155.187875) + (xy 241.95516 155.197622) + (xy 242.00885 155.421252) + (xy 242.011899 155.430637) + (xy 242.099909 155.643113) + (xy 242.10439 155.651907) + (xy 242.209694 155.823749) + (xy 242.22015 155.833209) + (xy 242.228928 155.829425) + (xy 243.091875 154.966478) + (xy 243.098253 154.954798) + (xy 243.828305 154.954798) + (xy 243.828436 154.956631) + (xy 243.832687 154.963246) + (xy 244.695823 155.826382) + (xy 244.708203 155.833142) + (xy 244.715853 155.827415) + (xy 244.823404 155.651907) + (xy 244.827885 155.643113) + (xy 244.915895 155.430637) + (xy 244.918944 155.421252) + (xy 244.972634 155.197622) + (xy 244.974177 155.187875) + (xy 244.992222 154.958596) + (xy 244.992222 154.948736) + (xy 244.974177 154.719457) + (xy 244.972634 154.70971) + (xy 244.918944 154.48608) + (xy 244.915895 154.476695) + (xy 244.827885 154.264219) + (xy 244.823404 154.255425) + (xy 244.7181 154.083583) + (xy 244.707644 154.074123) + (xy 244.698866 154.077907) + (xy 243.835919 154.940854) + (xy 243.828305 154.954798) + (xy 243.098253 154.954798) + (xy 243.099489 154.952534) + (xy 243.099358 154.950701) + (xy 243.095107 154.944086) + (xy 242.231971 154.08095) + (xy 242.219591 154.07419) + (xy 242.211941 154.079917) + (xy 242.10439 154.255425) + (xy 242.099909 154.264219) + (xy 242.011899 154.476695) + (xy 242.00885 154.48608) + (xy 241.95516 154.70971) + (xy 241.953617 154.719457) + (xy 241.935572 154.948736) + (xy 241.935572 154.958596) + (xy 234.750247 154.958596) + (xy 234.753906 154.955857) + (xy 234.861457 154.780349) + (xy 234.865938 154.771555) + (xy 234.953948 154.559079) + (xy 234.956997 154.549694) + (xy 235.010687 154.326064) + (xy 235.01223 154.316317) + (xy 235.030275 154.087038) + (xy 235.030275 154.077178) + (xy 235.01223 153.847899) + (xy 235.010687 153.838152) + (xy 234.956997 153.614522) + (xy 234.953948 153.605137) + (xy 234.865938 153.392661) + (xy 234.861457 153.383867) + (xy 234.756153 153.212025) + (xy 234.745697 153.202565) + (xy 234.736919 153.206349) + (xy 233.873972 154.069296) + (xy 233.866358 154.08324) + (xy 233.136306 154.08324) + (xy 233.137542 154.080976) + (xy 233.137411 154.079143) + (xy 233.13316 154.072528) + (xy 232.270024 153.209392) + (xy 232.257644 153.202632) + (xy 232.249994 153.208359) + (xy 232.142443 153.383867) + (xy 232.137962 153.392661) + (xy 232.049952 153.605137) + (xy 232.046903 153.614522) + (xy 231.993213 153.838152) + (xy 231.99167 153.847899) + (xy 231.973625 154.077178) + (xy 231.973625 154.087038) + (xy 229.7585 154.087038) + (xy 229.7585 152.838361) + (xy 232.622407 152.838361) + (xy 232.626191 152.847139) + (xy 233.489138 153.710086) + (xy 233.503082 153.7177) + (xy 233.504915 153.717569) + (xy 233.51153 153.713318) + (xy 234.374666 152.850182) + (xy 234.381426 152.837802) + (xy 234.375699 152.830152) + (xy 234.200191 152.722601) + (xy 234.191397 152.71812) + (xy 233.978921 152.63011) + (xy 233.969536 152.627061) + (xy 233.745906 152.573371) + (xy 233.736159 152.571828) + (xy 233.50688 152.553783) + (xy 233.49702 152.553783) + (xy 233.267741 152.571828) + (xy 233.257994 152.573371) + (xy 233.034364 152.627061) + (xy 233.024979 152.63011) + (xy 232.812503 152.71812) + (xy 232.803709 152.722601) + (xy 232.631867 152.827905) + (xy 232.622407 152.838361) + (xy 229.7585 152.838361) + (xy 229.7585 147.86707) + (xy 229.759933 147.84812) + (xy 229.762099 147.833885) + (xy 229.762099 147.833881) + (xy 229.763199 147.826651) + (xy 229.761903 147.810709) + (xy 229.758915 147.773982) + (xy 229.7585 147.763767) + (xy 229.7585 147.755707) + (xy 229.757807 147.749756) + (xy 229.755211 147.727497) + (xy 229.754778 147.723121) + (xy 229.75387 147.711962) + (xy 229.74886 147.650364) + (xy 229.746605 147.643403) + (xy 229.745418 147.637463) + (xy 229.744029 147.631588) + (xy 229.743182 147.624319) + (xy 229.718264 147.55567) + (xy 229.716847 147.551542) + (xy 229.696607 147.489064) + (xy 229.696606 147.489062) + (xy 229.694351 147.482101) + (xy 229.690555 147.475846) + (xy 229.688049 147.470372) + (xy 229.68533 147.464942) + (xy 229.682833 147.458063) + (xy 229.657002 147.418664) + (xy 229.642814 147.397024) + (xy 229.640467 147.393305) + (xy 229.602595 147.330893) + (xy 229.595197 147.322516) + (xy 229.595224 147.322492) + (xy 229.592571 147.3195) + (xy 229.589868 147.316267) + (xy 229.585856 147.310148) + (xy 229.529617 147.256872) + (xy 229.527175 147.254494) + (xy 227.38377 145.111089) + (xy 227.371384 145.096677) + (xy 227.362851 145.085082) + (xy 227.362846 145.085077) + (xy 227.358508 145.079182) + (xy 227.35293 145.074443) + (xy 227.352927 145.07444) + (xy 227.318232 145.044965) + (xy 227.310716 145.038035) + (xy 227.305021 145.03234) + (xy 227.29888 145.027482) + (xy 227.282749 145.014719) + (xy 227.279345 145.011928) + (xy 227.229297 144.969409) + (xy 227.229295 144.969408) + (xy 227.223715 144.964667) + (xy 227.217199 144.961339) + (xy 227.21215 144.957972) + (xy 227.207021 144.954805) + (xy 227.201284 144.950266) + (xy 227.135125 144.919345) + (xy 227.131225 144.917439) + (xy 227.066192 144.884231) + (xy 227.059084 144.882492) + (xy 227.053441 144.880393) + (xy 227.047678 144.878476) + (xy 227.04105 144.875378) + (xy 226.969583 144.860513) + (xy 226.965299 144.859543) + (xy 226.89439 144.842192) + (xy 226.888788 144.841844) + (xy 226.888785 144.841844) + (xy 226.883236 144.8415) + (xy 226.883238 144.841464) + (xy 226.879245 144.841225) + (xy 226.875053 144.840851) + (xy 226.867885 144.83936) + (xy 226.80412 144.841085) + (xy 226.790479 144.841454) + (xy 226.787072 144.8415) + (xy 222.967859 144.8415) + (xy 222.948909 144.840067) + (xy 222.934674 144.837901) + (xy 222.93467 144.837901) + (xy 222.92744 144.836801) + (xy 222.920148 144.837394) + (xy 222.920145 144.837394) + (xy 222.874771 144.841085) + (xy 222.864556 144.8415) + (xy 222.856496 144.8415) + (xy 222.852862 144.841924) + (xy 222.852856 144.841924) + (xy 222.839831 144.843443) + (xy 222.828269 144.844791) + (xy 222.823921 144.845221) + (xy 222.751153 144.85114) + (xy 222.744192 144.853395) + (xy 222.738252 144.854582) + (xy 222.732377 144.855971) + (xy 222.725108 144.856818) + (xy 222.656459 144.881736) + (xy 222.652331 144.883153) + (xy 222.589853 144.903393) + (xy 222.589851 144.903394) + (xy 222.58289 144.905649) + (xy 222.576635 144.909445) + (xy 222.571161 144.911951) + (xy 222.565731 144.91467) + (xy 222.558852 144.917167) + (xy 222.552732 144.92118) + (xy 222.552731 144.92118) + (xy 222.497813 144.957186) + (xy 222.494109 144.959523) + (xy 222.431682 144.997405) + (xy 222.423305 145.004803) + (xy 222.423281 145.004776) + (xy 222.420289 145.007429) + (xy 222.417056 145.010132) + (xy 222.410937 145.014144) + (xy 222.38174 145.044965) + (xy 222.357661 145.070383) + (xy 222.355283 145.072825) + (xy 221.479951 145.948157) + (xy 221.417639 145.982183) + (xy 221.361441 145.98158) + (xy 221.354477 145.979908) + (xy 221.269998 145.959626) + (xy 221.030776 145.940799) + (xy 220.791554 145.959626) + (xy 220.786747 145.96078) + (xy 220.786741 145.960781) + (xy 220.663042 145.990479) + (xy 220.558223 146.015644) + (xy 220.553652 146.017537) + (xy 220.55365 146.017538) + (xy 220.341099 146.105579) + (xy 220.341097 146.10558) + (xy 220.336527 146.107473) + (xy 220.131927 146.232853) + (xy 220.12816 146.23607) + (xy 220.128159 146.236071) + (xy 220.012405 146.334934) + (xy 219.949458 146.388695) + (xy 219.946245 146.392457) + (xy 219.814976 146.546155) + (xy 219.793616 146.571164) + (xy 219.668236 146.775764) + (xy 219.666343 146.780334) + (xy 219.666342 146.780336) + (xy 219.584367 146.978243) + (xy 219.576407 146.99746) + (xy 219.559366 147.06844) + (xy 219.521544 147.225978) + (xy 219.521543 147.225984) + (xy 219.520389 147.230791) + (xy 219.501562 147.470013) + (xy 219.520389 147.709235) + (xy 219.521543 147.714042) + (xy 219.521544 147.714048) + (xy 219.544751 147.810709) + (xy 219.576407 147.942566) + (xy 219.5783 147.947137) + (xy 219.578301 147.947139) + (xy 219.659869 148.144061) + (xy 219.668236 148.164262) + (xy 219.793616 148.368862) + (xy 219.796833 148.372629) + (xy 219.796834 148.37263) + (xy 219.872254 148.460936) + (xy 219.949458 148.551331) + (xy 219.95322 148.554544) + (xy 220.124174 148.700551) + (xy 220.131927 148.707173) + (xy 220.336527 148.832553) + (xy 220.341097 148.834446) + (xy 220.341099 148.834447) + (xy 220.533262 148.914043) + (xy 220.558223 148.924382) + (xy 220.609219 148.936625) + (xy 220.786741 148.979245) + (xy 220.786747 148.979246) + (xy 220.791554 148.9804) + (xy 221.030776 148.999227) + (xy 221.269998 148.9804) + (xy 221.274805 148.979246) + (xy 221.274811 148.979245) + (xy 221.452333 148.936625) + (xy 221.503329 148.924382) + (xy 221.52829 148.914043) + (xy 221.720453 148.834447) + (xy 221.720455 148.834446) + (xy 221.725025 148.832553) + (xy 221.853123 148.754054) + (xy 224.949179 148.754054) + (xy 224.952963 148.762832) + (xy 225.81591 149.625779) + (xy 225.829854 149.633393) + (xy 225.831687 149.633262) + (xy 225.838302 149.629011) + (xy 226.701438 148.765875) + (xy 226.708198 148.753495) + (xy 226.702471 148.745845) + (xy 226.526963 148.638294) + (xy 226.518169 148.633813) + (xy 226.305693 148.545803) + (xy 226.296308 148.542754) + (xy 226.072678 148.489064) + (xy 226.062931 148.487521) + (xy 225.833652 148.469476) + (xy 225.823792 148.469476) + (xy 225.594513 148.487521) + (xy 225.584766 148.489064) + (xy 225.361136 148.542754) + (xy 225.351751 148.545803) + (xy 225.139275 148.633813) + (xy 225.130481 148.638294) + (xy 224.958639 148.743598) + (xy 224.949179 148.754054) + (xy 221.853123 148.754054) + (xy 221.929625 148.707173) + (xy 221.937379 148.700551) + (xy 222.108332 148.554544) + (xy 222.112094 148.551331) + (xy 222.189298 148.460936) + (xy 222.264718 148.37263) + (xy 222.264719 148.372629) + (xy 222.267936 148.368862) + (xy 222.393316 148.164262) + (xy 222.401684 148.144061) + (xy 222.483251 147.947139) + (xy 222.483252 147.947137) + (xy 222.485145 147.942566) + (xy 222.516801 147.810709) + (xy 222.540008 147.714048) + (xy 222.540009 147.714042) + (xy 222.541163 147.709235) + (xy 222.55999 147.470013) + (xy 222.541163 147.230791) + (xy 222.519209 147.139348) + (xy 222.522755 147.06844) + (xy 222.552632 147.020838) + (xy 223.178065 146.395405) + (xy 223.240377 146.361379) + (xy 223.26716 146.3585) + (xy 226.433629 146.3585) + (xy 226.50175 146.378502) + (xy 226.522724 146.395405) + (xy 228.204595 148.077275) + (xy 228.23862 148.139587) + (xy 228.2415 148.16637) + (xy 228.2415 158.93293) + (xy 228.240067 158.95188) + (xy 228.236801 158.973349) + (xy 228.237394 158.980641) + (xy 228.237394 158.980644) + (xy 228.241085 159.026018) + (xy 228.2415 159.036233) + (xy 228.2415 159.044293) + (xy 228.241925 159.047937) + (xy 228.244789 159.072507) + (xy 228.245222 159.076882) + (xy 228.24933 159.127381) + (xy 228.25114 159.149637) + (xy 228.253396 159.156601) + (xy 228.254587 159.16256) + (xy 228.255971 159.168415) + (xy 228.256818 159.175681) + (xy 228.281735 159.244327) + (xy 228.283152 159.248455) + (xy 228.303316 159.310696) + (xy 228.305649 159.317899) + (xy 228.309445 159.324154) + (xy 228.311951 159.329628) + (xy 228.31467 159.335058) + (xy 228.317167 159.341937) + (xy 228.32118 159.348057) + (xy 228.32118 159.348058) + (xy 228.357186 159.402976) + (xy 228.359523 159.40668) + (xy 228.397405 159.469107) + (xy 228.401121 159.473315) + (xy 228.401122 159.473316) + (xy 228.404803 159.477484) + (xy 228.404776 159.477508) + (xy 228.407429 159.4805) + (xy 228.410132 159.483733) + (xy 228.414144 159.489852) + (xy 228.419456 159.494884) + (xy 228.470383 159.543128) + (xy 228.472825 159.545506) + (xy 231.11623 162.188911) + (xy 231.128616 162.203323) + (xy 231.137149 162.214918) + (xy 231.137154 162.214923) + (xy 231.141492 162.220818) + (xy 231.14707 162.225557) + (xy 231.147073 162.22556) + (xy 231.181768 162.255035) + (xy 231.189284 162.261965) + (xy 231.19498 162.267661) + (xy 231.197841 162.269924) + (xy 231.197846 162.269929) + (xy 231.217256 162.285285) + (xy 231.220658 162.288074) + (xy 231.269562 162.329621) + (xy 231.276285 162.335333) + (xy 231.282802 162.338661) + (xy 231.28785 162.342027) + (xy 231.292972 162.34519) + (xy 231.298716 162.349735) + (xy 231.364895 162.380664) + (xy 231.368779 162.382563) + (xy 231.433808 162.415769) + (xy 231.440923 162.41751) + (xy 231.446578 162.419613) + (xy 231.452317 162.421522) + (xy 231.45895 162.424622) + (xy 231.530435 162.439491) + (xy 231.534701 162.440457) + (xy 231.60561 162.457808) + (xy 231.611212 162.458156) + (xy 231.611215 162.458156) + (xy 231.616764 162.4585) + (xy 231.616762 162.458535) + (xy 231.620734 162.458775) + (xy 231.624955 162.459152) + (xy 231.632115 162.460641) + (xy 231.709542 162.458546) + (xy 231.71295 162.4585) + (xy 246.284228 162.4585) + (xy 246.352349 162.478502) + (xy 246.398842 162.532158) + (xy 246.408946 162.602432) + (xy 246.379452 162.667012) + (xy 246.373323 162.673595) + (xy 240.411089 168.635829) + (xy 240.396677 168.648215) + (xy 240.385082 168.656748) + (xy 240.385077 168.656753) + (xy 240.379182 168.661091) + (xy 240.374443 168.666669) + (xy 240.37444 168.666672) + (xy 240.344965 168.701367) + (xy 240.338035 168.708883) + (xy 240.33234 168.714578) + (xy 240.33006 168.71746) + (xy 240.314719 168.73685) + (xy 240.311928 168.740254) + (xy 240.269409 168.790302) + (xy 240.264667 168.795884) + (xy 240.261339 168.8024) + (xy 240.257972 168.807449) + (xy 240.254805 168.812578) + (xy 240.250266 168.818315) + (xy 240.219345 168.884474) + (xy 240.217442 168.888368) + (xy 240.184231 168.953407) + (xy 240.182492 168.960515) + (xy 240.180393 168.966158) + (xy 240.178476 168.971921) + (xy 240.175378 168.978549) + (xy 240.173888 168.985711) + (xy 240.173888 168.985712) + (xy 240.160514 169.050011) + (xy 240.159544 169.054295) + (xy 240.142192 169.125209) + (xy 240.1415 169.136363) + (xy 240.141464 169.136361) + (xy 240.141225 169.140354) + (xy 240.140851 169.144546) + (xy 240.13936 169.151714) + (xy 240.13989 169.171299) + (xy 240.141454 169.22912) + (xy 240.1415 169.232527) + (xy 240.1415 174.197352) + (xy 240.121498 174.265473) + (xy 240.104595 174.286447) + (xy 237.905468 176.485574) + (xy 237.843156 176.5196) + (xy 237.786958 176.518997) + (xy 237.695515 176.497043) + (xy 237.456293 176.478216) + (xy 237.217071 176.497043) + (xy 237.212264 176.498197) + (xy 237.212258 176.498198) + (xy 237.104504 176.524068) + (xy 236.98374 176.553061) + (xy 236.979169 176.554954) + (xy 236.979167 176.554955) + (xy 236.766616 176.642996) + (xy 236.766614 176.642997) + (xy 236.762044 176.64489) + (xy 236.557444 176.77027) + (xy 236.374975 176.926112) + (xy 236.219133 177.108581) + (xy 236.093753 177.313181) + (xy 236.09186 177.317751) + (xy 236.091859 177.317753) + (xy 236.012289 177.509853) + (xy 236.001924 177.534877) + (xy 235.990837 177.581058) + (xy 235.947061 177.763395) + (xy 235.94706 177.763401) + (xy 235.945906 177.768208) + (xy 235.927079 178.00743) + (xy 235.945906 178.246652) + (xy 235.94706 178.251459) + (xy 235.947061 178.251465) + (xy 235.977289 178.377371) + (xy 236.001924 178.479983) + (xy 236.003817 178.484554) + (xy 236.003818 178.484556) + (xy 236.088707 178.689496) + (xy 236.093753 178.701679) + (xy 236.219133 178.906279) + (xy 236.374975 179.088748) + (xy 236.557444 179.24459) + (xy 236.762044 179.36997) + (xy 236.766614 179.371863) + (xy 236.766616 179.371864) + (xy 236.948504 179.447204) + (xy 236.98374 179.461799) + (xy 237.06533 179.481387) + (xy 237.212258 179.516662) + (xy 237.212264 179.516663) + (xy 237.217071 179.517817) + (xy 237.456293 179.536644) + (xy 237.695515 179.517817) + (xy 237.700322 179.516663) + (xy 237.700328 179.516662) + (xy 237.847256 179.481387) + (xy 237.928846 179.461799) + (xy 237.964082 179.447204) + (xy 238.14597 179.371864) + (xy 238.145972 179.371863) + (xy 238.150542 179.36997) + (xy 238.355142 179.24459) + (xy 238.537611 179.088748) + (xy 238.693453 178.906279) + (xy 238.818833 178.701679) + (xy 238.82388 178.689496) + (xy 238.908768 178.484556) + (xy 238.908769 178.484554) + (xy 238.910662 178.479983) + (xy 238.935297 178.377371) + (xy 238.965525 178.251465) + (xy 238.965526 178.251459) + (xy 238.96668 178.246652) + (xy 238.985507 178.00743) + (xy 238.96668 177.768208) + (xy 238.944726 177.676765) + (xy 238.948272 177.605857) + (xy 238.978149 177.558255) + (xy 240.641321 175.895083) + (xy 240.703633 175.861057) + (xy 240.774448 175.866122) + (xy 240.831284 175.908669) + (xy 240.84974 175.950015) + (xy 240.851117 175.949568) + (xy 240.851402 175.950446) + (xy 240.852805 175.956881) + (xy 240.853977 175.959506) + (xy 240.854588 175.962565) + (xy 240.855971 175.968416) + (xy 240.856818 175.975681) + (xy 240.881735 176.044327) + (xy 240.883152 176.048455) + (xy 240.905649 176.117899) + (xy 240.909445 176.124154) + (xy 240.911951 176.129628) + (xy 240.91467 176.135058) + (xy 240.917167 176.141937) + (xy 240.92118 176.148057) + (xy 240.92118 176.148058) + (xy 240.957186 176.202976) + (xy 240.959523 176.20668) + (xy 240.997405 176.269107) + (xy 241.001121 176.273315) + (xy 241.001122 176.273316) + (xy 241.004803 176.277484) + (xy 241.004776 176.277508) + (xy 241.007429 176.2805) + (xy 241.010132 176.283733) + (xy 241.014144 176.289852) + (xy 241.019456 176.294884) + (xy 241.070383 176.343128) + (xy 241.072825 176.345506) + (xy 248.01623 183.288911) + (xy 248.028616 183.303323) + (xy 248.037149 183.314918) + (xy 248.037154 183.314923) + (xy 248.041492 183.320818) + (xy 248.04707 183.325557) + (xy 248.047073 183.32556) + (xy 248.081768 183.355035) + (xy 248.089284 183.361965) + (xy 248.094979 183.36766) + (xy 248.097861 183.36994) + (xy 248.117251 183.385281) + (xy 248.120655 183.388072) + (xy 248.170703 183.430591) + (xy 248.176285 183.435333) + (xy 248.182801 183.438661) + (xy 248.18785 183.442028) + (xy 248.192979 183.445195) + (xy 248.198716 183.449734) + (xy 248.264875 183.480655) + (xy 248.268769 183.482558) + (xy 248.333808 183.515769) + (xy 248.340916 183.517508) + (xy 248.346559 183.519607) + (xy 248.352322 183.521524) + (xy 248.35895 183.524622) + (xy 248.366112 183.526112) + (xy 248.366113 183.526112) + (xy 248.430412 183.539486) + (xy 248.434696 183.540456) + (xy 248.50561 183.557808) + (xy 248.511212 183.558156) + (xy 248.511215 183.558156) + (xy 248.516764 183.5585) + (xy 248.516762 183.558536) + (xy 248.520755 183.558775) + (xy 248.524947 183.559149) + (xy 248.532115 183.56064) + (xy 248.60952 183.558546) + (xy 248.612928 183.5585) + (xy 253.575122 183.5585) + (xy 253.643243 183.578502) + (xy 253.664217 183.595405) + (xy 255.895004 185.826192) + (xy 255.92903 185.888504) + (xy 255.928427 185.944702) + (xy 255.906473 186.036145) + (xy 255.887646 186.275367) + (xy 255.906473 186.514589) + (xy 255.907627 186.519396) + (xy 255.907628 186.519402) + (xy 255.942903 186.66633) + (xy 255.962491 186.74792) + (xy 255.964384 186.752491) + (xy 255.964385 186.752493) + (xy 256.004038 186.848223) + (xy 256.05432 186.969616) + (xy 256.1797 187.174216) + (xy 256.182917 187.177983) + (xy 256.182918 187.177984) + (xy 256.266278 187.275587) + (xy 256.335542 187.356685) + (xy 256.518011 187.512527) + (xy 256.722611 187.637907) + (xy 256.727181 187.6398) + (xy 256.727183 187.639801) + (xy 256.939734 187.727842) + (xy 256.944307 187.729736) + (xy 257.025897 187.749324) + (xy 257.172825 187.784599) + (xy 257.172831 187.7846) + (xy 257.177638 187.785754) + (xy 257.41686 187.804581) + (xy 257.656082 187.785754) + (xy 257.660889 187.7846) + (xy 257.660895 187.784599) + (xy 257.807823 187.749324) + (xy 257.889413 187.729736) + (xy 257.893986 187.727842) + (xy 258.106537 187.639801) + (xy 258.106539 187.6398) + (xy 258.111109 187.637907) + (xy 258.315709 187.512527) + (xy 258.498178 187.356685) + (xy 258.567442 187.275587) + (xy 258.650802 187.177984) + (xy 258.650803 187.177983) + (xy 258.65402 187.174216) + (xy 258.7794 186.969616) + (xy 258.829683 186.848223) + (xy 258.869335 186.752493) + (xy 258.869336 186.752491) + (xy 258.871229 186.74792) + (xy 258.890817 186.66633) + (xy 258.926092 186.519402) + (xy 258.926093 186.519396) + (xy 258.927247 186.514589) + (xy 258.946074 186.275367) + (xy 258.927247 186.036145) + (xy 258.926093 186.031338) + (xy 258.926092 186.031332) + (xy 258.879671 185.837976) + (xy 258.871229 185.802814) + (xy 258.868335 185.795827) + (xy 258.781294 185.58569) + (xy 258.781293 185.585688) + (xy 258.7794 185.581118) + (xy 258.65402 185.376518) + (xy 258.498178 185.194049) + (xy 258.315709 185.038207) + (xy 258.111109 184.912827) + (xy 258.106539 184.910934) + (xy 258.106537 184.910933) + (xy 257.893986 184.822892) + (xy 257.893984 184.822891) + (xy 257.889413 184.820998) + (xy 257.788792 184.796841) + (xy 257.660895 184.766135) + (xy 257.660889 184.766134) + (xy 257.656082 184.76498) + (xy 257.41686 184.746153) + (xy 257.177638 184.76498) + (xy 257.086195 184.786934) + (xy 257.015287 184.783388) + (xy 256.967685 184.753511) + (xy 254.525263 182.311089) + (xy 254.512877 182.296677) + (xy 254.504344 182.285082) + (xy 254.504339 182.285077) + (xy 254.500001 182.279182) + (xy 254.494423 182.274443) + (xy 254.49442 182.27444) + (xy 254.459725 182.244965) + (xy 254.452209 182.238035) + (xy 254.446514 182.23234) + (xy 254.429171 182.218619) + (xy 254.424242 182.214719) + (xy 254.420838 182.211928) + (xy 254.37079 182.169409) + (xy 254.370788 182.169408) + (xy 254.365208 182.164667) + (xy 254.358692 182.161339) + (xy 254.353643 182.157972) + (xy 254.348514 182.154805) + (xy 254.342777 182.150266) + (xy 254.276618 182.119345) + (xy 254.272718 182.117439) + (xy 254.271112 182.116619) + (xy 254.207685 182.084231) + (xy 254.200577 182.082492) + (xy 254.194934 182.080393) + (xy 254.189171 182.078476) + (xy 254.182543 182.075378) + (xy 254.111076 182.060513) + (xy 254.106792 182.059543) + (xy 254.035883 182.042192) + (xy 254.030281 182.041844) + (xy 254.030278 182.041844) + (xy 254.024729 182.0415) + (xy 254.024731 182.041464) + (xy 254.020738 182.041225) + (xy 254.016546 182.040851) + (xy 254.009378 182.03936) + (xy 253.943168 182.041151) + (xy 253.931972 182.041454) + (xy 253.928565 182.0415) + (xy 248.966371 182.0415) + (xy 248.89825 182.021498) + (xy 248.877276 182.004595) + (xy 242.395405 175.522724) + (xy 242.361379 175.460412) + (xy 242.3585 175.433629) + (xy 242.3585 169.875919) + (xy 242.378502 169.807798) + (xy 242.395405 169.786824) + (xy 245.145563 167.036666) + (xy 255.301414 167.036666) + (xy 255.304543 167.052236) + (xy 255.305824 167.053559) + (xy 255.31333 167.055893) + (xy 255.399821 167.06346) + (xy 255.405285 167.063698) + (xy 255.568588 167.063698) + (xy 255.579511 167.062742) + (xy 255.794066 167.024911) + (xy 255.804662 167.022071) + (xy 256.009387 166.947558) + (xy 256.019315 166.942928) + (xy 256.208 166.833992) + (xy 256.216973 166.827708) + (xy 256.383878 166.687659) + (xy 256.391617 166.67992) + (xy 256.531667 166.513014) + (xy 256.537951 166.50404) + (xy 256.646887 166.315358) + (xy 256.651518 166.305427) + (xy 256.702082 166.166505) + (xy 257.538222 166.166505) + (xy 257.57798 166.391984) + (xy 257.579864 166.39716) + (xy 257.624207 166.518991) + (xy 257.656288 166.607134) + (xy 257.770767 166.805417) + (xy 257.917938 166.98081) + (xy 258.093329 167.127981) + (xy 258.098096 167.130733) + (xy 258.0981 167.130736) + (xy 258.204247 167.192019) + (xy 258.291612 167.242459) + (xy 258.29678 167.24434) + (xy 258.456168 167.302353) + (xy 258.506762 167.320768) + (xy 258.570214 167.331957) + (xy 258.673061 167.350092) + (xy 258.673068 167.350093) + (xy 258.675768 167.350569) + (xy 259.009643 167.37978) + (xy 259.384579 167.412583) + (xy 259.384586 167.412583) + (xy 259.387303 167.412821) + (xy 259.558916 167.412821) + (xy 259.711559 167.385906) + (xy 259.778975 167.374019) + (xy 259.778978 167.374018) + (xy 259.784395 167.373063) + (xy 259.846197 167.350569) + (xy 259.994378 167.296636) + (xy 259.994382 167.296634) + (xy 259.999545 167.294755) + (xy 260.186443 167.186849) + (xy 260.193065 167.183026) + (xy 260.193066 167.183026) + (xy 260.197828 167.180276) + (xy 260.366257 167.038948) + (xy 260.369012 167.036636) + (xy 260.37322 167.033105) + (xy 260.428195 166.967589) + (xy 260.474743 166.912116) + (xy 260.533853 166.87279) + (xy 260.60484 166.871664) + (xy 260.665168 166.909096) + (xy 260.680381 166.930105) + (xy 260.709655 166.98081) + (xy 260.756601 167.062123) + (xy 260.756605 167.062128) + (xy 260.759351 167.066885) + (xy 260.906522 167.242278) + (xy 261.081913 167.389449) + (xy 261.08668 167.392201) + (xy 261.086684 167.392204) + (xy 261.16637 167.43821) + (xy 261.280196 167.503927) + (xy 261.285364 167.505808) + (xy 261.484233 167.578191) + (xy 261.495346 167.582236) + (xy 261.558798 167.593425) + (xy 261.661645 167.61156) + (xy 261.661652 167.611561) + (xy 261.664352 167.612037) + (xy 261.998227 167.641248) + (xy 262.373163 167.674051) + (xy 262.37317 167.674051) + (xy 262.375887 167.674289) + (xy 262.5475 167.674289) + (xy 262.684091 167.650204) + (xy 262.767559 167.635487) + (xy 262.767562 167.635486) + (xy 262.772979 167.634531) + (xy 262.834781 167.612037) + (xy 262.982962 167.558104) + (xy 262.982966 167.558102) + (xy 262.988129 167.556223) + (xy 263.186412 167.441744) + (xy 263.361804 167.294573) + (xy 263.390682 167.260158) + (xy 263.505437 167.1234) + (xy 263.505439 167.123397) + (xy 263.508976 167.119182) + (xy 263.623454 166.920899) + (xy 263.657734 166.826717) + (xy 263.699881 166.71092) + (xy 263.699881 166.710919) + (xy 263.701763 166.705749) + (xy 263.741521 166.480269) + (xy 263.741522 166.251311) + (xy 263.701763 166.025832) + (xy 263.64964 165.882622) + (xy 263.625337 165.815849) + (xy 263.625335 165.815845) + (xy 263.623456 165.810682) + (xy 263.508977 165.612399) + (xy 263.505439 165.608183) + (xy 263.505153 165.607774) + (xy 263.482464 165.5405) + (xy 263.499748 165.471639) + (xy 263.551518 165.423055) + (xy 263.621335 165.410171) + (xy 263.633916 165.41212) + (xy 263.729716 165.431959) + (xy 263.783301 165.443056) + (xy 263.787912 165.443322) + (xy 263.787913 165.443322) + (xy 263.838486 165.446238) + (xy 263.83849 165.446238) + (xy 263.840309 165.446343) + (xy 263.985533 165.446343) + (xy 263.98832 165.446094) + (xy 263.988326 165.446094) + (xy 264.069794 165.438823) + (xy 264.152296 165.43146) + (xy 264.15771 165.429979) + (xy 264.157715 165.429978) + (xy 264.285446 165.395034) + (xy 264.368985 165.37218) + (xy 264.374043 165.369768) + (xy 264.374047 165.369766) + (xy 264.491576 165.313707) + (xy 264.571752 165.275465) + (xy 264.754188 165.144372) + (xy 264.828465 165.067724) + (xy 264.906623 164.987072) + (xy 264.906625 164.987069) + (xy 264.910526 164.983044) + (xy 265.035824 164.796581) + (xy 265.126122 164.590876) + (xy 265.131896 164.566829) + (xy 265.177256 164.377889) + (xy 265.177256 164.377888) + (xy 265.178566 164.372432) + (xy 265.185347 164.254817) + (xy 265.191174 164.15376) + (xy 265.191174 164.153757) + (xy 265.191497 164.148153) + (xy 265.164509 163.925128) + (xy 265.098452 163.710408) + (xy 265.053349 163.623021) + (xy 264.997988 163.515762) + (xy 264.997988 163.515761) + (xy 264.995416 163.510779) + (xy 264.858657 163.332551) + (xy 264.692498 163.181358) + (xy 264.687751 163.17838) + (xy 264.687748 163.178378) + (xy 264.506939 163.064958) + (xy 264.50219 163.061979) + (xy 264.293751 162.978187) + (xy 264.073767 162.93263) + (xy 264.069156 162.932364) + (xy 264.069155 162.932364) + (xy 264.018582 162.929448) + (xy 264.018578 162.929448) + (xy 264.016759 162.929343) + (xy 263.871535 162.929343) + (xy 263.858507 162.930506) + (xy 263.788878 162.91664) + (xy 263.737799 162.86733) + (xy 263.721487 162.798233) + (xy 263.745122 162.731286) + (xy 263.75821 162.71591) + (xy 263.758512 162.715608) + (xy 263.76272 162.712077) + (xy 263.795011 162.673595) + (xy 263.906353 162.540904) + (xy 263.906355 162.540901) + (xy 263.909892 162.536686) + (xy 264.02437 162.338403) + (xy 264.102679 162.123253) + (xy 264.142437 161.897773) + (xy 264.142438 161.668815) + (xy 264.102679 161.443336) + (xy 264.070547 161.355052) + (xy 264.026253 161.233353) + (xy 264.026251 161.233349) + (xy 264.024372 161.228186) + (xy 263.909893 161.029903) + (xy 263.762722 160.85451) + (xy 263.58733 160.707339) + (xy 263.389047 160.59286) + (xy 263.379185 160.589271) + (xy 263.179069 160.516434) + (xy 263.179068 160.516434) + (xy 263.173898 160.514552) + (xy 263.110446 160.503363) + (xy 263.007599 160.485228) + (xy 263.007592 160.485227) + (xy 263.004892 160.484751) + (xy 262.647239 160.45346) + (xy 262.296081 160.422737) + (xy 262.296074 160.422737) + (xy 262.293357 160.422499) + (xy 262.121744 160.422499) + (xy 262.004785 160.443122) + (xy 261.901685 160.461301) + (xy 261.901682 160.461302) + (xy 261.896265 160.462257) + (xy 261.891088 160.464141) + (xy 261.891089 160.464141) + (xy 261.686282 160.538684) + (xy 261.686278 160.538686) + (xy 261.681115 160.540565) + (xy 261.582934 160.59725) + (xy 261.503882 160.642891) + (xy 261.482832 160.655044) + (xy 261.307439 160.802215) + (xy 261.205915 160.923206) + (xy 261.146808 160.962531) + (xy 261.07582 160.963657) + (xy 261.015493 160.926226) + (xy 261.000277 160.905213) + (xy 260.999921 160.904595) + (xy 260.968965 160.850979) + (xy 260.924059 160.773198) + (xy 260.924055 160.773193) + (xy 260.921309 160.768436) + (xy 260.774138 160.593043) + (xy 260.598746 160.445872) + (xy 260.400463 160.331393) + (xy 260.250198 160.276701) + (xy 260.190485 160.254967) + (xy 260.190484 160.254967) + (xy 260.185314 160.253085) + (xy 260.118168 160.241245) + (xy 260.019015 160.223761) + (xy 260.019008 160.22376) + (xy 260.016308 160.223284) + (xy 259.682433 160.194073) + (xy 259.307497 160.16127) + (xy 259.30749 160.16127) + (xy 259.304773 160.161032) + (xy 259.13316 160.161032) + (xy 258.996569 160.185117) + (xy 258.913101 160.199834) + (xy 258.913098 160.199835) + (xy 258.907681 160.20079) + (xy 258.902504 160.202674) + (xy 258.902505 160.202674) + (xy 258.697698 160.277217) + (xy 258.697694 160.277219) + (xy 258.692531 160.279098) + (xy 258.494248 160.393577) + (xy 258.385875 160.484512) + (xy 258.335999 160.526363) + (xy 258.318855 160.540748) + (xy 258.171684 160.716139) + (xy 258.168932 160.720906) + (xy 258.168929 160.72091) + (xy 258.110872 160.821469) + (xy 258.057206 160.914422) + (xy 258.055325 160.91959) + (xy 257.995554 161.083809) + (xy 257.978897 161.129572) + (xy 257.939138 161.355052) + (xy 257.939138 161.58401) + (xy 257.955062 161.67432) + (xy 257.972529 161.773378) + (xy 257.978896 161.809489) + (xy 257.98078 161.814665) + (xy 258.05372 162.015066) + (xy 258.057204 162.024639) + (xy 258.171683 162.222922) + (xy 258.264246 162.333235) + (xy 258.311978 162.39012) + (xy 258.318854 162.398315) + (xy 258.494245 162.545486) + (xy 258.499012 162.548238) + (xy 258.499016 162.548241) + (xy 258.642736 162.631217) + (xy 258.692528 162.659964) + (xy 258.697696 162.661845) + (xy 258.888482 162.731286) + (xy 258.907678 162.738273) + (xy 258.97113 162.749462) + (xy 259.073977 162.767597) + (xy 259.073984 162.767598) + (xy 259.076684 162.768074) + (xy 259.410559 162.797285) + (xy 259.785495 162.830088) + (xy 259.785502 162.830088) + (xy 259.788219 162.830326) + (xy 259.959832 162.830326) + (xy 260.096423 162.806241) + (xy 260.179891 162.791524) + (xy 260.179894 162.791523) + (xy 260.185311 162.790568) + (xy 260.247113 162.768074) + (xy 260.395294 162.714141) + (xy 260.395298 162.714139) + (xy 260.400461 162.71226) + (xy 260.598744 162.597781) + (xy 260.751337 162.469741) + (xy 260.769928 162.454141) + (xy 260.774136 162.45061) + (xy 260.794483 162.426362) + (xy 260.875659 162.329621) + (xy 260.934769 162.290295) + (xy 261.005756 162.289169) + (xy 261.066084 162.326601) + (xy 261.081299 162.347613) + (xy 261.145479 162.458775) + (xy 261.160267 162.484389) + (xy 261.239311 162.578591) + (xy 261.275704 162.621962) + (xy 261.307438 162.659782) + (xy 261.482829 162.806953) + (xy 261.487596 162.809705) + (xy 261.4876 162.809708) + (xy 261.637481 162.896241) + (xy 261.681112 162.921431) + (xy 261.68628 162.923312) + (xy 261.824793 162.973727) + (xy 261.896262 162.99974) + (xy 261.91762 163.003506) + (xy 262.062561 163.029064) + (xy 262.062568 163.029065) + (xy 262.065268 163.029541) + (xy 262.391695 163.0581) + (xy 262.774079 163.091555) + (xy 262.774086 163.091555) + (xy 262.776803 163.091793) + (xy 262.940526 163.091793) + (xy 263.008647 163.111795) + (xy 263.05514 163.165451) + (xy 263.065244 163.235725) + (xy 263.03101 163.305478) + (xy 262.946542 163.392642) + (xy 262.821244 163.579105) + (xy 262.730946 163.78481) + (xy 262.729637 163.790261) + (xy 262.729636 163.790265) + (xy 262.679812 163.997797) + (xy 262.678502 164.003254) + (xy 262.678179 164.008859) + (xy 262.666264 164.215518) + (xy 262.665571 164.227533) + (xy 262.692559 164.450558) + (xy 262.758616 164.665278) + (xy 262.761186 164.670258) + (xy 262.761188 164.670262) + (xy 262.854066 164.85021) + (xy 262.861652 164.864907) + (xy 262.865065 164.869354) + (xy 262.865065 164.869355) + (xy 262.884282 164.894399) + (xy 262.909882 164.960619) + (xy 262.895617 165.030168) + (xy 262.846016 165.080964) + (xy 262.776826 165.09688) + (xy 262.762439 165.095189) + (xy 262.606683 165.067724) + (xy 262.606676 165.067723) + (xy 262.603976 165.067247) + (xy 262.23623 165.035073) + (xy 261.895165 165.005233) + (xy 261.895158 165.005233) + (xy 261.892441 165.004995) + (xy 261.720828 165.004995) + (xy 261.603875 165.025617) + (xy 261.500769 165.043797) + (xy 261.500766 165.043798) + (xy 261.495349 165.044753) + (xy 261.466399 165.05529) + (xy 261.285366 165.12118) + (xy 261.285362 165.121182) + (xy 261.280199 165.123061) + (xy 261.142316 165.202668) + (xy 261.102966 165.225387) + (xy 261.081916 165.23754) + (xy 260.906523 165.384711) + (xy 260.805 165.505701) + (xy 260.745893 165.545026) + (xy 260.674905 165.546152) + (xy 260.614578 165.508721) + (xy 260.599362 165.487708) + (xy 260.523143 165.355694) + (xy 260.523143 165.355693) + (xy 260.520393 165.350931) + (xy 260.373222 165.175538) + (xy 260.19783 165.028367) + (xy 260.159005 165.005951) + (xy 260.00431 164.916638) + (xy 260.004311 164.916638) + (xy 259.999547 164.913888) + (xy 259.855343 164.861402) + (xy 259.789569 164.837462) + (xy 259.789568 164.837462) + (xy 259.784398 164.83558) + (xy 259.703811 164.82137) + (xy 259.618099 164.806256) + (xy 259.618092 164.806255) + (xy 259.615392 164.805779) + (xy 259.281517 164.776568) + (xy 258.906581 164.743765) + (xy 258.906574 164.743765) + (xy 258.903857 164.743527) + (xy 258.732244 164.743527) + (xy 258.598022 164.767194) + (xy 258.512185 164.782329) + (xy 258.512182 164.78233) + (xy 258.506765 164.783285) + (xy 258.461025 164.799933) + (xy 258.296782 164.859712) + (xy 258.296778 164.859714) + (xy 258.291615 164.861593) + (xy 258.172675 164.930263) + (xy 258.135203 164.951898) + (xy 258.093332 164.976072) + (xy 257.999203 165.055055) + (xy 257.948358 165.097719) + (xy 257.917939 165.123243) + (xy 257.770768 165.298634) + (xy 257.768016 165.303401) + (xy 257.768013 165.303405) + (xy 257.70607 165.410695) + (xy 257.65629 165.496917) + (xy 257.654409 165.502085) + (xy 257.618241 165.601456) + (xy 257.577981 165.712067) + (xy 257.538222 165.937547) + (xy 257.538222 166.166505) + (xy 256.702082 166.166505) + (xy 256.712514 166.137844) + (xy 256.713408 166.123771) + (xy 256.705793 166.119691) + (xy 255.684578 166.030346) + (xy 255.409743 166.006301) + (xy 255.394173 166.00943) + (xy 255.39285 166.010711) + (xy 255.390516 166.018217) + (xy 255.301414 167.036666) + (xy 245.145563 167.036666) + (xy 245.241434 166.940795) + (xy 254.2056 166.940795) + (xy 254.208729 166.956365) + (xy 254.21001 166.957688) + (xy 254.217516 166.960022) + (xy 254.304007 166.967589) + (xy 254.309471 166.967827) + (xy 254.472781 166.967827) + (xy 254.478454 166.967331) + (xy 254.522035 166.971144) + (xy 254.527528 166.972616) + (xy 254.688346 167.000972) + (xy 254.6938 167.001689) + (xy 254.775721 167.008857) + (xy 254.791292 167.005728) + (xy 254.792615 167.004446) + (xy 254.794948 166.996943) + (xy 254.884051 165.978493) + (xy 254.880922 165.962923) + (xy 254.879641 165.9616) + (xy 254.872135 165.959266) + (xy 254.313929 165.91043) + (xy 254.298359 165.913559) + (xy 254.297036 165.91484) + (xy 254.294702 165.922346) + (xy 254.2056 166.940795) + (xy 245.241434 166.940795) + (xy 246.420983 165.761246) + (xy 252.465055 165.761246) + (xy 252.496916 165.94194) + (xy 252.499756 165.952536) + (xy 252.574269 166.157261) + (xy 252.578899 166.167189) + (xy 252.687835 166.355874) + (xy 252.694119 166.364847) + (xy 252.834168 166.531752) + (xy 252.841907 166.539491) + (xy 253.008806 166.679537) + (xy 253.017793 166.685829) + (xy 253.206469 166.794761) + (xy 253.2164 166.799392) + (xy 253.421134 166.87391) + (xy 253.431713 166.876744) + (xy 253.592532 166.905101) + (xy 253.597986 166.905818) + (xy 253.679907 166.912986) + (xy 253.695478 166.909857) + (xy 253.696801 166.908575) + (xy 253.699134 166.901072) + (xy 253.788237 165.882622) + (xy 253.785108 165.867052) + (xy 253.783827 165.865729) + (xy 253.776321 165.863395) + (xy 252.48085 165.750057) + (xy 252.467025 165.752835) + (xy 252.465055 165.761246) + (xy 246.420983 165.761246) + (xy 246.70162 165.480609) + (xy 255.437551 165.480609) + (xy 255.44068 165.496179) + (xy 255.441961 165.497502) + (xy 255.449467 165.499836) + (xy 256.744938 165.613174) + (xy 256.758763 165.610396) + (xy 256.760733 165.601985) + (xy 256.728872 165.421291) + (xy 256.726032 165.410695) + (xy 256.651519 165.20597) + (xy 256.646889 165.196042) + (xy 256.537954 165.00736) + (xy 256.531075 164.997536) + (xy 256.508386 164.930263) + (xy 256.52567 164.861402) + (xy 256.577439 164.812817) + (xy 256.647257 164.799933) + (xy 256.659838 164.801882) + (xy 256.756353 164.821869) + (xy 256.809938 164.832966) + (xy 256.814549 164.833232) + (xy 256.81455 164.833232) + (xy 256.865123 164.836148) + (xy 256.865127 164.836148) + (xy 256.866946 164.836253) + (xy 257.01217 164.836253) + (xy 257.014957 164.836004) + (xy 257.014963 164.836004) + (xy 257.0851 164.829744) + (xy 257.178933 164.82137) + (xy 257.184347 164.819889) + (xy 257.184352 164.819888) + (xy 257.321641 164.782329) + (xy 257.395622 164.76209) + (xy 257.40068 164.759678) + (xy 257.400684 164.759676) + (xy 257.560785 164.683311) + (xy 257.598389 164.665375) + (xy 257.780825 164.534282) + (xy 257.858789 164.45383) + (xy 257.93326 164.376982) + (xy 257.933262 164.376979) + (xy 257.937163 164.372954) + (xy 258.062461 164.186491) + (xy 258.152759 163.980786) + (xy 258.166122 163.925128) + (xy 258.203893 163.767799) + (xy 258.203893 163.767798) + (xy 258.205203 163.762342) + (xy 258.218134 163.538063) + (xy 258.191146 163.315038) + (xy 258.125089 163.100318) + (xy 258.120567 163.091555) + (xy 258.024625 162.905672) + (xy 258.024625 162.905671) + (xy 258.022053 162.900689) + (xy 257.885294 162.722461) + (xy 257.719135 162.571268) + (xy 257.714388 162.56829) + (xy 257.714385 162.568288) + (xy 257.533576 162.454868) + (xy 257.528827 162.451889) + (xy 257.320388 162.368097) + (xy 257.100404 162.32254) + (xy 257.095793 162.322274) + (xy 257.095792 162.322274) + (xy 257.045219 162.319358) + (xy 257.045215 162.319358) + (xy 257.043396 162.319253) + (xy 256.898172 162.319253) + (xy 256.893363 162.319682) + (xy 256.884362 162.320485) + (xy 256.814734 162.306617) + (xy 256.763656 162.257306) + (xy 256.747346 162.188208) + (xy 256.770983 162.121261) + (xy 256.784069 162.105889) + (xy 256.792533 162.097425) + (xy 256.932583 161.930519) + (xy 256.938867 161.921545) + (xy 257.047803 161.732863) + (xy 257.052434 161.722932) + (xy 257.11343 161.555349) + (xy 257.114324 161.541276) + (xy 257.106709 161.537196) + (xy 255.810659 161.423806) + (xy 255.795089 161.426935) + (xy 255.793766 161.428216) + (xy 255.791432 161.435722) + (xy 255.70233 162.454171) + (xy 255.705459 162.469741) + (xy 255.70674 162.471064) + (xy 255.714246 162.473398) + (xy 255.800737 162.480965) + (xy 255.806201 162.481203) + (xy 255.967647 162.481203) + (xy 256.035768 162.501205) + (xy 256.082261 162.554861) + (xy 256.092365 162.625135) + (xy 256.058131 162.694888) + (xy 256.035064 162.718692) + (xy 255.973179 162.782552) + (xy 255.847881 162.969015) + (xy 255.757583 163.17472) + (xy 255.756274 163.180171) + (xy 255.756273 163.180175) + (xy 255.711615 163.36619) + (xy 255.705139 163.393164) + (xy 255.704816 163.398769) + (xy 255.694687 163.574453) + (xy 255.692208 163.617443) + (xy 255.719196 163.840468) + (xy 255.785253 164.055188) + (xy 255.787823 164.060168) + (xy 255.787825 164.060172) + (xy 255.885145 164.248726) + (xy 255.888289 164.254817) + (xy 255.8917 164.259262) + (xy 255.891701 164.259264) + (xy 255.911369 164.284896) + (xy 255.936968 164.351117) + (xy 255.922702 164.420666) + (xy 255.873101 164.471461) + (xy 255.803911 164.487376) + (xy 255.789525 164.485685) + (xy 255.633252 164.45813) + (xy 255.627802 164.457413) + (xy 255.545881 164.450245) + (xy 255.53031 164.453374) + (xy 255.528987 164.454656) + (xy 255.526654 164.462159) + (xy 255.437551 165.480609) + (xy 246.70162 165.480609) + (xy 246.797491 165.384738) + (xy 254.341737 165.384738) + (xy 254.344866 165.400308) + (xy 254.346147 165.401631) + (xy 254.353653 165.403965) + (xy 254.911859 165.452801) + (xy 254.927429 165.449672) + (xy 254.928752 165.448391) + (xy 254.931086 165.440885) + (xy 255.020188 164.422436) + (xy 255.017059 164.406866) + (xy 255.015778 164.405543) + (xy 255.008272 164.403209) + (xy 254.92178 164.395642) + (xy 254.916316 164.395404) + (xy 254.753007 164.395404) + (xy 254.747334 164.3959) + (xy 254.703753 164.392087) + (xy 254.69826 164.390615) + (xy 254.537442 164.362259) + (xy 254.531988 164.361542) + (xy 254.450067 164.354374) + (xy 254.434496 164.357503) + (xy 254.433173 164.358785) + (xy 254.43084 164.366288) + (xy 254.341737 165.384738) + (xy 246.797491 165.384738) + (xy 246.942769 165.23946) + (xy 252.51238 165.23946) + (xy 252.519995 165.24354) + (xy 253.54121 165.332885) + (xy 253.816045 165.35693) + (xy 253.831615 165.353801) + (xy 253.832938 165.35252) + (xy 253.835272 165.345014) + (xy 253.924374 164.326565) + (xy 253.921245 164.310995) + (xy 253.919964 164.309672) + (xy 253.912458 164.307338) + (xy 253.825966 164.299771) + (xy 253.820502 164.299533) + (xy 253.6572 164.299533) + (xy 253.646277 164.300489) + (xy 253.431722 164.33832) + (xy 253.421126 164.34116) + (xy 253.216401 164.415673) + (xy 253.206473 164.420303) + (xy 253.017788 164.529239) + (xy 253.008815 164.535523) + (xy 252.84191 164.675572) + (xy 252.834171 164.683311) + (xy 252.694125 164.85021) + (xy 252.687833 164.859197) + (xy 252.578901 165.047873) + (xy 252.57427 165.057804) + (xy 252.513274 165.225387) + (xy 252.51238 165.23946) + (xy 246.942769 165.23946) + (xy 249.82393 162.358299) + (xy 254.606516 162.358299) + (xy 254.609645 162.373869) + (xy 254.610926 162.375192) + (xy 254.618432 162.377526) + (xy 254.704923 162.385093) + (xy 254.710387 162.385331) + (xy 254.873693 162.385331) + (xy 254.879364 162.384835) + (xy 254.92295 162.388649) + (xy 254.92844 162.39012) + (xy 255.089262 162.418477) + (xy 255.094716 162.419194) + (xy 255.176637 162.426362) + (xy 255.192208 162.423233) + (xy 255.193531 162.421951) + (xy 255.195864 162.414448) + (xy 255.284967 161.395998) + (xy 255.281838 161.380428) + (xy 255.280557 161.379105) + (xy 255.273051 161.376771) + (xy 254.714845 161.327935) + (xy 254.699275 161.331064) + (xy 254.697952 161.332345) + (xy 254.695618 161.339851) + (xy 254.606516 162.358299) + (xy 249.82393 162.358299) + (xy 251.003479 161.17875) + (xy 252.865971 161.17875) + (xy 252.897832 161.359444) + (xy 252.900672 161.37004) + (xy 252.975185 161.574765) + (xy 252.979815 161.584693) + (xy 253.088751 161.773378) + (xy 253.095035 161.782351) + (xy 253.235084 161.949256) + (xy 253.242823 161.956995) + (xy 253.409722 162.097041) + (xy 253.418709 162.103333) + (xy 253.607385 162.212265) + (xy 253.617316 162.216896) + (xy 253.82205 162.291414) + (xy 253.832629 162.294248) + (xy 253.993448 162.322605) + (xy 253.998902 162.323322) + (xy 254.080823 162.33049) + (xy 254.096394 162.327361) + (xy 254.097717 162.326079) + (xy 254.10005 162.318576) + (xy 254.189153 161.300127) + (xy 254.186024 161.284557) + (xy 254.184743 161.283234) + (xy 254.177236 161.2809) + (xy 253.897857 161.256457) + (xy 253.897845 161.256455) + (xy 252.881767 161.167561) + (xy 252.867941 161.170339) + (xy 252.865971 161.17875) + (xy 251.003479 161.17875) + (xy 251.284116 160.898113) + (xy 255.838467 160.898113) + (xy 255.841596 160.913683) + (xy 255.842877 160.915006) + (xy 255.850384 160.91734) + (xy 256.129763 160.941783) + (xy 256.129775 160.941785) + (xy 257.145853 161.030679) + (xy 257.159679 161.027901) + (xy 257.161649 161.01949) + (xy 257.129788 160.838796) + (xy 257.126948 160.8282) + (xy 257.052435 160.623475) + (xy 257.047805 160.613547) + (xy 256.938869 160.424862) + (xy 256.932585 160.415889) + (xy 256.792536 160.248984) + (xy 256.784797 160.241245) + (xy 256.61789 160.101194) + (xy 256.608916 160.09491) + (xy 256.420235 159.985975) + (xy 256.410304 159.981344) + (xy 256.20557 159.906826) + (xy 256.194991 159.903992) + (xy 256.034172 159.875635) + (xy 256.028718 159.874918) + (xy 255.946797 159.86775) + (xy 255.931226 159.870879) + (xy 255.929903 159.872161) + (xy 255.92757 159.879664) + (xy 255.838467 160.898113) + (xy 251.284116 160.898113) + (xy 251.379987 160.802242) + (xy 254.742653 160.802242) + (xy 254.745782 160.817812) + (xy 254.747063 160.819135) + (xy 254.754569 160.821469) + (xy 255.312775 160.870305) + (xy 255.328345 160.867176) + (xy 255.329668 160.865895) + (xy 255.332002 160.858389) + (xy 255.421104 159.839941) + (xy 255.417975 159.824371) + (xy 255.416694 159.823048) + (xy 255.409188 159.820714) + (xy 255.322696 159.813147) + (xy 255.317232 159.812909) + (xy 255.153927 159.812909) + (xy 255.148256 159.813405) + (xy 255.10467 159.809591) + (xy 255.09918 159.80812) + (xy 254.938358 159.779763) + (xy 254.932904 159.779046) + (xy 254.850983 159.771878) + (xy 254.835412 159.775007) + (xy 254.834089 159.776289) + (xy 254.831756 159.783792) + (xy 254.742653 160.802242) + (xy 251.379987 160.802242) + (xy 251.525265 160.656964) + (xy 252.913296 160.656964) + (xy 252.920911 160.661044) + (xy 254.216961 160.774434) + (xy 254.232531 160.771305) + (xy 254.233854 160.770024) + (xy 254.236188 160.762518) + (xy 254.32529 159.744069) + (xy 254.322161 159.728499) + (xy 254.32088 159.727176) + (xy 254.313374 159.724842) + (xy 254.226882 159.717275) + (xy 254.221418 159.717037) + (xy 254.058116 159.717037) + (xy 254.047193 159.717993) + (xy 253.832638 159.755824) + (xy 253.822042 159.758664) + (xy 253.617317 159.833177) + (xy 253.607389 159.837807) + (xy 253.418704 159.946743) + (xy 253.409731 159.953027) + (xy 253.242826 160.093076) + (xy 253.235087 160.100815) + (xy 253.095041 160.267714) + (xy 253.088749 160.276701) + (xy 252.979817 160.465377) + (xy 252.975186 160.475308) + (xy 252.91419 160.642891) + (xy 252.913296 160.656964) + (xy 251.525265 160.656964) + (xy 262.205857 149.976372) + (xy 262.268169 149.942346) + (xy 262.294952 149.939467) + (xy 264.943467 149.939467) + (xy 265.011588 149.959469) + (xy 265.04526 149.993877) + (xy 265.046375 149.993061) + (xy 265.049433 149.997239) + (xy 265.05213 150.001641) + (xy 265.055505 150.005537) + (xy 265.05551 150.005544) + (xy 265.124517 150.085207) + (xy 265.201224 150.17376) + (xy 265.376427 150.319216) + (xy 265.380879 150.321818) + (xy 265.380884 150.321821) + (xy 265.568577 150.4315) + (xy 265.573035 150.434105) + (xy 265.785767 150.515339) + (xy 265.790833 150.51637) + (xy 265.790834 150.51637) + (xy 265.843068 150.526997) + (xy 266.00891 150.560738) + (xy 266.133967 150.565324) + (xy 266.231308 150.568894) + (xy 266.231313 150.568894) + (xy 266.236472 150.569083) + (xy 266.241592 150.568427) + (xy 266.241594 150.568427) + (xy 266.313782 150.559179) + (xy 266.462341 150.540148) + (xy 266.46729 150.538663) + (xy 266.467296 150.538662) + (xy 266.643659 150.48575) + (xy 266.680451 150.474712) + (xy 266.74224 150.444442) + (xy 266.825692 150.403559) + (xy 266.884945 150.374531) + (xy 266.889149 150.371533) + (xy 266.889153 150.37153) + (xy 266.995127 150.295939) + (xy 267.070331 150.242297) + (xy 267.231631 150.081559) + (xy 267.234648 150.077361) + (xy 267.234656 150.077351) + (xy 267.236779 150.074397) + (xy 267.237941 150.073491) + (xy 267.238 150.073422) + (xy 267.238014 150.073434) + (xy 267.292775 150.030751) + (xy 267.363479 150.024308) + (xy 267.426442 150.057114) + (xy 267.461674 150.118751) + (xy 267.464619 150.158906) + (xy 267.273136 152.347566) + (xy 265.800053 169.184991) + (xy 265.798294 169.205092) + (xy 265.795111 169.224265) + (xy 265.789368 169.247552) + (xy 265.789751 169.256521) + (xy 265.789751 169.256523) + (xy 265.789756 169.256647) + (xy 265.787372 169.286991) + (xy 265.774994 169.34821) + (xy 265.76634 169.375066) + (xy 265.732751 169.449498) + (xy 265.718343 169.47375) + (xy 265.669028 169.538849) + (xy 265.649583 169.559286) + (xy 265.587028 169.611771) + (xy 265.56352 169.627372) + (xy 265.49085 169.664625) + (xy 265.464457 169.674604) + (xy 265.385324 169.69475) + (xy 265.357374 169.698606) + (xy 265.300907 169.700012) + (xy 265.285253 169.699428) + (xy 265.276963 169.6986) + (xy 265.268246 169.696451) + (xy 265.236429 169.697811) + (xy 265.220077 169.697447) + (xy 257.298728 169.004419) + (xy 256.240968 168.911877) + (xy 256.2203 168.908316) + (xy 256.200879 168.903274) + (xy 256.196038 168.902791) + (xy 256.196032 168.90279) + (xy 256.194029 168.902591) + (xy 256.188388 168.902028) + (xy 256.183533 168.902295) + (xy 256.18353 168.902295) + (xy 256.171059 168.902981) + (xy 256.161937 168.903152) + (xy 256.065039 168.901457) + (xy 255.977314 168.899923) + (xy 255.940051 168.904497) + (xy 255.772292 168.925089) + (xy 255.772291 168.925089) + (xy 255.767918 168.925626) + (xy 255.763668 168.926765) + (xy 255.763666 168.926765) + (xy 255.737595 168.93375) + (xy 255.564137 168.980222) + (xy 255.560095 168.981938) + (xy 255.560091 168.981939) + (xy 255.393192 169.052778) + (xy 255.369938 169.062648) + (xy 255.274891 169.119754) + (xy 255.192871 169.169033) + (xy 255.192868 169.169035) + (xy 255.1891 169.171299) + (xy 255.025144 169.304062) + (xy 254.881261 169.45835) + (xy 254.80444 169.568058) + (xy 254.762907 169.627372) + (xy 254.760252 169.631163) + (xy 254.758262 169.635068) + (xy 254.758258 169.635075) + (xy 254.685439 169.777984) + (xy 254.664471 169.819134) + (xy 254.663041 169.823286) + (xy 254.66304 169.823289) + (xy 254.643791 169.87919) + (xy 254.612804 169.969182) + (xy 254.609408 169.979043) + (xy 254.604881 169.990374) + (xy 254.597687 170.006123) + (xy 254.594291 170.018207) + (xy 254.59371 170.023046) + (xy 254.590962 170.045916) + (xy 254.587569 170.063497) + (xy 252.346374 178.427742) + (xy 252.339278 178.447479) + (xy 252.33094 178.465734) + (xy 252.327544 178.477819) + (xy 252.326964 178.482648) + (xy 252.326016 178.490535) + (xy 252.324671 178.499182) + (xy 252.287389 178.694006) + (xy 252.277802 178.913592) + (xy 252.300141 179.132249) + (xy 252.353934 179.345359) + (xy 252.438045 179.548423) + (xy 252.440395 179.55236) + (xy 252.496627 179.646565) + (xy 252.550699 179.737153) + (xy 252.689516 179.907563) + (xy 252.851565 180.056055) + (xy 252.85535 180.058624) + (xy 252.855355 180.058628) + (xy 252.908942 180.095) + (xy 253.0011 180.157553) + (xy 253.010564 180.164647) + (xy 253.022034 180.174119) + (xy 253.032827 180.180527) + (xy 253.037342 180.182337) + (xy 253.037345 180.182339) + (xy 253.058739 180.190918) + (xy 253.07484 180.198744) + (xy 266.714098 188.073374) + (xy 266.730129 188.084361) + (xy 266.748812 188.099409) + (xy 266.75721 188.102896) + (xy 266.783711 188.117882) + (xy 266.833975 188.154978) + (xy 266.854658 188.174169) + (xy 266.90793 188.236071) + (xy 266.923821 188.259378) + (xy 266.961984 188.331585) + (xy 266.972289 188.357845) + (xy 266.993428 188.436735) + (xy 266.997634 188.464635) + (xy 267.000688 188.546245) + (xy 266.998579 188.574383) + (xy 266.983396 188.654624) + (xy 266.97508 188.681582) + (xy 266.952755 188.732752) + (xy 266.944569 188.746098) + (xy 266.945597 188.746708) + (xy 266.941012 188.75443) + (xy 266.935384 188.761417) + (xy 266.931943 188.769704) + (xy 266.931941 188.769707) + (xy 266.923172 188.790823) + (xy 266.915926 188.8055) + (xy 258.461429 203.449121) + (xy 258.450435 203.465162) + (xy 258.435392 203.483837) + (xy 258.431904 203.492237) + (xy 258.416916 203.518738) + (xy 258.379818 203.569) + (xy 258.360638 203.589672) + (xy 258.298722 203.642952) + (xy 258.275415 203.658841) + (xy 258.20321 203.697) + (xy 258.176949 203.707307) + (xy 258.098058 203.728444) + (xy 258.070166 203.732648) + (xy 258.039849 203.733782) + (xy 257.988548 203.7357) + (xy 257.960421 203.733592) + (xy 257.880173 203.718409) + (xy 257.853217 203.710094) + (xy 257.801837 203.687677) + (xy 257.787895 203.680531) + (xy 257.780358 203.676056) + (xy 257.773367 203.670425) + (xy 257.765078 203.666983) + (xy 257.743963 203.658215) + (xy 257.729285 203.650968) + (xy 242.941104 195.113009) + (xy 242.45102 194.830059) + (xy 242.433791 194.818096) + (xy 242.422068 194.808415) + (xy 242.422065 194.808413) + (xy 242.418311 194.805313) + (xy 242.407517 194.798904) + (xy 242.377612 194.786913) + (xy 242.366345 194.781737) + (xy 242.288779 194.741361) + (xy 242.286235 194.740307) + (xy 242.28623 194.740305) + (xy 242.235523 194.719303) + (xy 242.167078 194.690954) + (xy 242.16446 194.690129) + (xy 242.16445 194.690125) + (xy 242.09292 194.667574) + (xy 242.078459 194.662016) + (xy 242.058942 194.653102) + (xy 242.058938 194.6531) + (xy 242.054512 194.651079) + (xy 242.049192 194.649584) + (xy 242.047108 194.648998) + (xy 242.047103 194.648997) + (xy 242.042427 194.647683) + (xy 242.014731 194.644357) + (xy 241.997145 194.640963) + (xy 241.571707 194.526967) + (xy 239.868705 194.070649) + (xy 257.8672 194.070649) + (xy 257.875854 194.301185) + (xy 257.923228 194.526967) + (xy 258.007967 194.741539) + (xy 258.127647 194.938766) + (xy 258.131144 194.942796) + (xy 258.217768 195.042621) + (xy 258.278847 195.113009) + (xy 258.282978 195.116396) + (xy 258.453115 195.255901) + (xy 258.453121 195.255905) + (xy 258.457243 195.259285) + (xy 258.657735 195.373411) + (xy 258.662751 195.375232) + (xy 258.662756 195.375234) + (xy 258.869575 195.450306) + (xy 258.869579 195.450307) + (xy 258.87459 195.452126) + (xy 258.879839 195.453075) + (xy 258.879842 195.453076) + (xy 259.097523 195.492439) + (xy 259.09753 195.49244) + (xy 259.101607 195.493177) + (xy 259.119344 195.494013) + (xy 259.124292 195.494247) + (xy 259.124299 195.494247) + (xy 259.12578 195.494317) + (xy 259.287925 195.494317) + (xy 259.354881 195.488636) + (xy 259.454562 195.480178) + (xy 259.454566 195.480177) + (xy 259.459873 195.479727) + (xy 259.465028 195.478389) + (xy 259.465034 195.478388) + (xy 259.678003 195.423112) + (xy 259.678007 195.423111) + (xy 259.683172 195.42177) + (xy 259.688038 195.419578) + (xy 259.688041 195.419577) + (xy 259.888649 195.32921) + (xy 259.893515 195.327018) + (xy 259.897935 195.324042) + (xy 259.897939 195.32404) + (xy 259.999148 195.255901) + (xy 260.084885 195.198179) + (xy 260.251812 195.038939) + (xy 260.389521 194.853851) + (xy 260.44607 194.742628) + (xy 260.491658 194.652963) + (xy 260.491658 194.652962) + (xy 260.494077 194.648205) + (xy 260.533343 194.521748) + (xy 260.560905 194.432987) + (xy 260.560906 194.432981) + (xy 260.562489 194.427884) + (xy 260.5928 194.199185) + (xy 260.584146 193.968649) + (xy 260.536772 193.742867) + (xy 260.452033 193.528295) + (xy 260.345117 193.352102) + (xy 260.335122 193.335631) + (xy 260.335121 193.33563) + (xy 260.332353 193.331068) + (xy 260.245428 193.230895) + (xy 260.184653 193.160858) + (xy 260.184651 193.160856) + (xy 260.181153 193.156825) + (xy 260.139018 193.122277) + (xy 260.006885 193.013933) + (xy 260.006879 193.013929) + (xy 260.002757 193.010549) + (xy 259.802265 192.896423) + (xy 259.797249 192.894602) + (xy 259.797244 192.8946) + (xy 259.590425 192.819528) + (xy 259.590421 192.819527) + (xy 259.58541 192.817708) + (xy 259.580161 192.816759) + (xy 259.580158 192.816758) + (xy 259.362477 192.777395) + (xy 259.36247 192.777394) + (xy 259.358393 192.776657) + (xy 259.340656 192.775821) + (xy 259.335708 192.775587) + (xy 259.335701 192.775587) + (xy 259.33422 192.775517) + (xy 259.172075 192.775517) + (xy 259.105119 192.781198) + (xy 259.005438 192.789656) + (xy 259.005434 192.789657) + (xy 259.000127 192.790107) + (xy 258.994972 192.791445) + (xy 258.994966 192.791446) + (xy 258.781997 192.846722) + (xy 258.781993 192.846723) + (xy 258.776828 192.848064) + (xy 258.771962 192.850256) + (xy 258.771959 192.850257) + (xy 258.673521 192.8946) + (xy 258.566485 192.942816) + (xy 258.562065 192.945792) + (xy 258.562061 192.945794) + (xy 258.560962 192.946534) + (xy 258.375115 193.071655) + (xy 258.208188 193.230895) + (xy 258.205 193.23518) + (xy 258.118008 193.352102) + (xy 258.070479 193.415983) + (xy 258.068064 193.420733) + (xy 257.972895 193.607917) + (xy 257.965923 193.621629) + (xy 257.931717 193.73179) + (xy 257.899095 193.836847) + (xy 257.899094 193.836853) + (xy 257.897511 193.84195) + (xy 257.8672 194.070649) + (xy 239.868705 194.070649) + (xy 235.651395 192.940624) + (xy 230.019553 191.431576) + (xy 252.239374 191.431576) + (xy 252.239737 191.435724) + (xy 252.239737 191.435728) + (xy 252.24245 191.466736) + (xy 252.265112 191.725766) + (xy 252.266022 191.729838) + (xy 252.266023 191.729843) + (xy 252.317024 191.958008) + (xy 252.329532 192.013967) + (xy 252.431504 192.291116) + (xy 252.569234 192.552344) + (xy 252.571654 192.555749) + (xy 252.737879 192.789652) + (xy 252.737882 192.789656) + (xy 252.740303 192.793062) + (xy 252.743147 192.796112) + (xy 252.743152 192.796118) + (xy 252.834988 192.8946) + (xy 252.941706 193.009041) + (xy 253.169905 193.196485) + (xy 253.420889 193.352102) + (xy 253.69025 193.473158) + (xy 253.973255 193.557525) + (xy 253.977375 193.558178) + (xy 253.977377 193.558178) + (xy 254.261452 193.603172) + (xy 254.261458 193.603173) + (xy 254.264933 193.603723) + (xy 254.289492 193.604838) + (xy 254.355877 193.607853) + (xy 254.355898 193.607853) + (xy 254.357297 193.607917) + (xy 254.541761 193.607917) + (xy 254.761524 193.59332) + (xy 254.765623 193.592494) + (xy 254.765627 193.592493) + (xy 254.93905 193.557525) + (xy 255.051011 193.53495) + (xy 255.330235 193.438805) + (xy 255.499949 193.353819) + (xy 255.590555 193.308447) + (xy 255.590557 193.308446) + (xy 255.594291 193.306576) + (xy 255.838538 193.140585) + (xy 256.058687 192.943749) + (xy 256.096985 192.899066) + (xy 256.248149 192.722701) + (xy 256.248152 192.722697) + (xy 256.250869 192.719527) + (xy 256.253143 192.716025) + (xy 256.253147 192.71602) + (xy 256.40943 192.475366) + (xy 256.409433 192.475361) + (xy 256.411709 192.471856) + (xy 256.538379 192.205089) + (xy 256.628655 191.923913) + (xy 256.644054 191.838326) + (xy 259.817511 191.838326) + (xy 259.823238 191.845976) + (xy 259.998746 191.953527) + (xy 260.00754 191.958008) + (xy 260.220016 192.046018) + (xy 260.229401 192.049067) + (xy 260.453031 192.102757) + (xy 260.462778 192.1043) + (xy 260.692057 192.122345) + (xy 260.701917 192.122345) + (xy 260.931196 192.1043) + (xy 260.940943 192.102757) + (xy 261.164573 192.049067) + (xy 261.173958 192.046018) + (xy 261.386434 191.958008) + (xy 261.395228 191.953527) + (xy 261.56707 191.848223) + (xy 261.57653 191.837767) + (xy 261.572746 191.828989) + (xy 260.709799 190.966042) + (xy 260.695855 190.958428) + (xy 260.694022 190.958559) + (xy 260.687407 190.96281) + (xy 259.824271 191.825946) + (xy 259.817511 191.838326) + (xy 256.644054 191.838326) + (xy 256.646282 191.825946) + (xy 256.680211 191.637376) + (xy 256.680212 191.637371) + (xy 256.68095 191.633267) + (xy 256.694346 191.338258) + (xy 256.689553 191.283467) + (xy 256.668972 191.048229) + (xy 256.668608 191.044068) + (xy 256.667697 191.039991) + (xy 256.6051 190.759945) + (xy 256.605098 190.759938) + (xy 256.604188 190.755867) + (xy 256.546453 190.59895) + (xy 259.168662 190.59895) + (xy 259.186707 190.828229) + (xy 259.18825 190.837976) + (xy 259.24194 191.061606) + (xy 259.244989 191.070991) + (xy 259.332999 191.283467) + (xy 259.33748 191.292261) + (xy 259.442784 191.464103) + (xy 259.45324 191.473563) + (xy 259.462018 191.469779) + (xy 260.324965 190.606832) + (xy 260.331343 190.595152) + (xy 261.061395 190.595152) + (xy 261.061526 190.596985) + (xy 261.065777 190.6036) + (xy 261.928913 191.466736) + (xy 261.941293 191.473496) + (xy 261.948943 191.467769) + (xy 262.056494 191.292261) + (xy 262.060975 191.283467) + (xy 262.148985 191.070991) + (xy 262.152034 191.061606) + (xy 262.205724 190.837976) + (xy 262.207267 190.828229) + (xy 262.225312 190.59895) + (xy 262.225312 190.58909) + (xy 262.207267 190.359811) + (xy 262.205724 190.350064) + (xy 262.152034 190.126434) + (xy 262.148985 190.117049) + (xy 262.060975 189.904573) + (xy 262.056494 189.895779) + (xy 261.95119 189.723937) + (xy 261.940734 189.714477) + (xy 261.931956 189.718261) + (xy 261.069009 190.581208) + (xy 261.061395 190.595152) + (xy 260.331343 190.595152) + (xy 260.332579 190.592888) + (xy 260.332448 190.591055) + (xy 260.328197 190.58444) + (xy 259.465061 189.721304) + (xy 259.452681 189.714544) + (xy 259.445031 189.720271) + (xy 259.33748 189.895779) + (xy 259.332999 189.904573) + (xy 259.244989 190.117049) + (xy 259.24194 190.126434) + (xy 259.18825 190.350064) + (xy 259.186707 190.359811) + (xy 259.168662 190.58909) + (xy 259.168662 190.59895) + (xy 256.546453 190.59895) + (xy 256.502216 190.478718) + (xy 256.364486 190.21749) + (xy 256.299776 190.126434) + (xy 256.195841 189.980182) + (xy 256.195836 189.980176) + (xy 256.193417 189.976772) + (xy 256.190573 189.973722) + (xy 256.190568 189.973716) + (xy 255.99486 189.763845) + (xy 255.992014 189.760793) + (xy 255.763815 189.573349) + (xy 255.512831 189.417732) + (xy 255.490841 189.407849) + (xy 255.380213 189.358131) + (xy 255.362728 189.350273) + (xy 259.817444 189.350273) + (xy 259.821228 189.359051) + (xy 260.684175 190.221998) + (xy 260.698119 190.229612) + (xy 260.699952 190.229481) + (xy 260.706567 190.22523) + (xy 261.569703 189.362094) + (xy 261.576463 189.349714) + (xy 261.570736 189.342064) + (xy 261.395228 189.234513) + (xy 261.386434 189.230032) + (xy 261.173958 189.142022) + (xy 261.164573 189.138973) + (xy 260.940943 189.085283) + (xy 260.931196 189.08374) + (xy 260.701917 189.065695) + (xy 260.692057 189.065695) + (xy 260.462778 189.08374) + (xy 260.453031 189.085283) + (xy 260.229401 189.138973) + (xy 260.220016 189.142022) + (xy 260.00754 189.230032) + (xy 259.998746 189.234513) + (xy 259.826904 189.339817) + (xy 259.817444 189.350273) + (xy 255.362728 189.350273) + (xy 255.24347 189.296676) + (xy 255.019916 189.230032) + (xy 254.964464 189.213501) + (xy 254.964462 189.213501) + (xy 254.960465 189.212309) + (xy 254.956345 189.211656) + (xy 254.956343 189.211656) + (xy 254.672268 189.166662) + (xy 254.672262 189.166661) + (xy 254.668787 189.166111) + (xy 254.644228 189.164996) + (xy 254.577843 189.161981) + (xy 254.577822 189.161981) + (xy 254.576423 189.161917) + (xy 254.391959 189.161917) + (xy 254.172196 189.176514) + (xy 254.168097 189.17734) + (xy 254.168093 189.177341) + (xy 254.025499 189.206093) + (xy 253.882709 189.234884) + (xy 253.603485 189.331029) + (xy 253.469007 189.39837) + (xy 253.388339 189.438766) + (xy 253.339429 189.463258) + (xy 253.095182 189.629249) + (xy 252.875033 189.826085) + (xy 252.872316 189.829255) + (xy 252.872315 189.829256) + (xy 252.702725 190.02712) + (xy 252.682851 190.050307) + (xy 252.680577 190.053809) + (xy 252.680573 190.053814) + (xy 252.554343 190.248191) + (xy 252.522011 190.297978) + (xy 252.395341 190.564745) + (xy 252.394062 190.568728) + (xy 252.394061 190.568731) + (xy 252.386894 190.591055) + (xy 252.305065 190.845921) + (xy 252.304324 190.85004) + (xy 252.26843 191.049534) + (xy 252.25277 191.136567) + (xy 252.239374 191.431576) + (xy 230.019553 191.431576) + (xy 224.956449 190.074921) + (xy 224.938112 190.068454) + (xy 224.91618 190.058757) + (xy 224.90716 190.057561) + (xy 224.877688 190.049945) + (xy 224.819536 190.027119) + (xy 224.794598 190.013938) + (xy 224.727117 189.967927) + (xy 224.705736 189.949526) + (xy 224.650192 189.88966) + (xy 224.633439 189.866959) + (xy 224.592607 189.796233) + (xy 224.581324 189.770373) + (xy 224.564083 189.714477) + (xy 224.557253 189.692332) + (xy 224.552009 189.664614) + (xy 224.545907 189.583177) + (xy 224.546962 189.554982) + (xy 224.555327 189.499485) + (xy 224.558622 189.484167) + (xy 224.560976 189.475793) + (xy 224.564604 189.467587) + (xy 224.568787 189.436026) + (xy 224.571988 189.419972) + (xy 224.572588 189.417732) + (xy 224.799563 188.570649) + (xy 248.34092 188.570649) + (xy 248.349574 188.801185) + (xy 248.396948 189.026967) + (xy 248.398906 189.031926) + (xy 248.398907 189.031928) + (xy 248.419369 189.08374) + (xy 248.481687 189.241539) + (xy 248.552437 189.358131) + (xy 248.589963 189.419972) + (xy 248.601367 189.438766) + (xy 248.604864 189.442796) + (xy 248.720451 189.575998) + (xy 248.752567 189.613009) + (xy 248.772373 189.629249) + (xy 248.926835 189.755901) + (xy 248.926841 189.755905) + (xy 248.930963 189.759285) + (xy 249.131455 189.873411) + (xy 249.136471 189.875232) + (xy 249.136476 189.875234) + (xy 249.343295 189.950306) + (xy 249.343299 189.950307) + (xy 249.34831 189.952126) + (xy 249.353559 189.953075) + (xy 249.353562 189.953076) + (xy 249.571243 189.992439) + (xy 249.57125 189.99244) + (xy 249.575327 189.993177) + (xy 249.593064 189.994013) + (xy 249.598012 189.994247) + (xy 249.598019 189.994247) + (xy 249.5995 189.994317) + (xy 249.761645 189.994317) + (xy 249.828601 189.988636) + (xy 249.928282 189.980178) + (xy 249.928286 189.980177) + (xy 249.933593 189.979727) + (xy 249.938748 189.978389) + (xy 249.938754 189.978388) + (xy 250.151723 189.923112) + (xy 250.151727 189.923111) + (xy 250.156892 189.92177) + (xy 250.161758 189.919578) + (xy 250.161761 189.919577) + (xy 250.362369 189.82921) + (xy 250.367235 189.827018) + (xy 250.371655 189.824042) + (xy 250.371659 189.82404) + (xy 250.472868 189.755901) + (xy 250.558605 189.698179) + (xy 250.725532 189.538939) + (xy 250.766283 189.484167) + (xy 250.860057 189.358131) + (xy 250.860059 189.358128) + (xy 250.863241 189.353851) + (xy 250.918025 189.2461) + (xy 250.965378 189.152963) + (xy 250.965378 189.152962) + (xy 250.967797 189.148205) + (xy 251.007063 189.021748) + (xy 251.034625 188.932987) + (xy 251.034626 188.932981) + (xy 251.036209 188.927884) + (xy 251.058272 188.761417) + (xy 251.06582 188.70447) + (xy 251.06582 188.704465) + (xy 251.06652 188.699185) + (xy 251.057866 188.468649) + (xy 251.010492 188.242867) + (xy 250.925753 188.028295) + (xy 250.806073 187.831068) + (xy 250.716498 187.727842) + (xy 250.658373 187.660858) + (xy 250.658371 187.660856) + (xy 250.654873 187.656825) + (xy 250.612738 187.622277) + (xy 250.480605 187.513933) + (xy 250.480599 187.513929) + (xy 250.476477 187.510549) + (xy 250.275985 187.396423) + (xy 250.270969 187.394602) + (xy 250.270964 187.3946) + (xy 250.064145 187.319528) + (xy 250.064141 187.319527) + (xy 250.05913 187.317708) + (xy 250.053881 187.316759) + (xy 250.053878 187.316758) + (xy 249.836197 187.277395) + (xy 249.83619 187.277394) + (xy 249.832113 187.276657) + (xy 249.814376 187.275821) + (xy 249.809428 187.275587) + (xy 249.809421 187.275587) + (xy 249.80794 187.275517) + (xy 249.645795 187.275517) + (xy 249.578839 187.281198) + (xy 249.479158 187.289656) + (xy 249.479154 187.289657) + (xy 249.473847 187.290107) + (xy 249.468692 187.291445) + (xy 249.468686 187.291446) + (xy 249.255717 187.346722) + (xy 249.255713 187.346723) + (xy 249.250548 187.348064) + (xy 249.245682 187.350256) + (xy 249.245679 187.350257) + (xy 249.224277 187.359898) + (xy 249.040205 187.442816) + (xy 249.035785 187.445792) + (xy 249.035781 187.445794) + (xy 248.984894 187.480054) + (xy 248.848835 187.571655) + (xy 248.681908 187.730895) + (xy 248.544199 187.915983) + (xy 248.541784 187.920733) + (xy 248.487097 188.028295) + (xy 248.439643 188.121629) + (xy 248.423329 188.174169) + (xy 248.372815 188.336847) + (xy 248.372814 188.336853) + (xy 248.371231 188.34195) + (xy 248.34092 188.570649) + (xy 224.799563 188.570649) + (xy 225.263737 186.838326) + (xy 251.157257 186.838326) + (xy 251.162984 186.845976) + (xy 251.338492 186.953527) + (xy 251.347286 186.958008) + (xy 251.559762 187.046018) + (xy 251.569147 187.049067) + (xy 251.792777 187.102757) + (xy 251.802524 187.1043) + (xy 252.031803 187.122345) + (xy 252.041663 187.122345) + (xy 252.270942 187.1043) + (xy 252.280689 187.102757) + (xy 252.504319 187.049067) + (xy 252.513704 187.046018) + (xy 252.72618 186.958008) + (xy 252.734974 186.953527) + (xy 252.906816 186.848223) + (xy 252.916276 186.837767) + (xy 252.912492 186.828989) + (xy 252.049545 185.966042) + (xy 252.035601 185.958428) + (xy 252.033768 185.958559) + (xy 252.027153 185.96281) + (xy 251.164017 186.825946) + (xy 251.157257 186.838326) + (xy 225.263737 186.838326) + (xy 226.090434 183.753051) + (xy 233.701775 183.753051) + (xy 233.702138 183.757199) + (xy 233.702138 183.757203) + (xy 233.713879 183.891403) + (xy 233.727513 184.047241) + (xy 233.728423 184.051313) + (xy 233.728424 184.051318) + (xy 233.772695 184.249375) + (xy 233.791933 184.335442) + (xy 233.793376 184.339365) + (xy 233.793377 184.339367) + (xy 233.801739 184.362094) + (xy 233.893905 184.612591) + (xy 233.895852 184.616284) + (xy 233.895853 184.616286) + (xy 233.950678 184.720271) + (xy 234.031635 184.873819) + (xy 234.061196 184.915415) + (xy 234.20028 185.111127) + (xy 234.200285 185.111133) + (xy 234.202704 185.114537) + (xy 234.205548 185.117587) + (xy 234.205553 185.117593) + (xy 234.340264 185.262053) + (xy 234.404107 185.330516) + (xy 234.632306 185.51796) + (xy 234.88329 185.673577) + (xy 235.152651 185.794633) + (xy 235.258514 185.826192) + (xy 235.425888 185.876088) + (xy 235.435656 185.879) + (xy 235.439776 185.879653) + (xy 235.439778 185.879653) + (xy 235.723853 185.924647) + (xy 235.723859 185.924648) + (xy 235.727334 185.925198) + (xy 235.751893 185.926313) + (xy 235.818278 185.929328) + (xy 235.818299 185.929328) + (xy 235.819698 185.929392) + (xy 236.004162 185.929392) + (xy 236.223925 185.914795) + (xy 236.228024 185.913969) + (xy 236.228028 185.913968) + (xy 236.401451 185.879) + (xy 236.513412 185.856425) + (xy 236.792636 185.76028) + (xy 236.96235 185.675294) + (xy 237.052956 185.629922) + (xy 237.052958 185.629921) + (xy 237.056692 185.628051) + (xy 237.300939 185.46206) + (xy 237.396613 185.376518) + (xy 237.517973 185.268009) + (xy 237.521088 185.265224) + (xy 237.582093 185.194049) + (xy 237.692163 185.065629) + (xy 239.879053 185.065629) + (xy 239.879253 185.070959) + (xy 239.879253 185.07096) + (xy 239.88338 185.180897) + (xy 239.887707 185.296165) + (xy 239.935081 185.521947) + (xy 240.01982 185.736519) + (xy 240.1395 185.933746) + (xy 240.142997 185.937776) + (xy 240.232639 186.041079) + (xy 240.2907 186.107989) + (xy 240.294831 186.111376) + (xy 240.464968 186.250881) + (xy 240.464974 186.250885) + (xy 240.469096 186.254265) + (xy 240.669588 186.368391) + (xy 240.674604 186.370212) + (xy 240.674609 186.370214) + (xy 240.881428 186.445286) + (xy 240.881432 186.445287) + (xy 240.886443 186.447106) + (xy 240.891692 186.448055) + (xy 240.891695 186.448056) + (xy 241.109376 186.487419) + (xy 241.109383 186.48742) + (xy 241.11346 186.488157) + (xy 241.131197 186.488993) + (xy 241.136145 186.489227) + (xy 241.136152 186.489227) + (xy 241.137633 186.489297) + (xy 241.299778 186.489297) + (xy 241.366734 186.483616) + (xy 241.466415 186.475158) + (xy 241.466419 186.475157) + (xy 241.471726 186.474707) + (xy 241.476881 186.473369) + (xy 241.476887 186.473368) + (xy 241.689856 186.418092) + (xy 241.68986 186.418091) + (xy 241.695025 186.41675) + (xy 241.699891 186.414558) + (xy 241.699894 186.414557) + (xy 241.900502 186.32419) + (xy 241.905368 186.321998) + (xy 241.909788 186.319022) + (xy 241.909792 186.31902) + (xy 242.011001 186.250881) + (xy 242.096738 186.193159) + (xy 242.263665 186.033919) + (xy 242.314167 185.966042) + (xy 242.39819 185.853111) + (xy 242.398192 185.853108) + (xy 242.401374 185.848831) + (xy 242.456158 185.74108) + (xy 242.503511 185.647943) + (xy 242.503511 185.647942) + (xy 242.50593 185.643185) + (xy 242.519665 185.59895) + (xy 250.508408 185.59895) + (xy 250.526453 185.828229) + (xy 250.527996 185.837976) + (xy 250.581686 186.061606) + (xy 250.584735 186.070991) + (xy 250.672745 186.283467) + (xy 250.677226 186.292261) + (xy 250.78253 186.464103) + (xy 250.792986 186.473563) + (xy 250.801764 186.469779) + (xy 251.664711 185.606832) + (xy 251.671089 185.595152) + (xy 252.401141 185.595152) + (xy 252.401272 185.596985) + (xy 252.405523 185.6036) + (xy 253.268659 186.466736) + (xy 253.281039 186.473496) + (xy 253.288689 186.467769) + (xy 253.39624 186.292261) + (xy 253.400721 186.283467) + (xy 253.488731 186.070991) + (xy 253.49178 186.061606) + (xy 253.54547 185.837976) + (xy 253.547013 185.828229) + (xy 253.565058 185.59895) + (xy 253.565058 185.58909) + (xy 253.547013 185.359811) + (xy 253.54547 185.350064) + (xy 253.49178 185.126434) + (xy 253.488731 185.117049) + (xy 253.400721 184.904573) + (xy 253.39624 184.895779) + (xy 253.290936 184.723937) + (xy 253.28048 184.714477) + (xy 253.271702 184.718261) + (xy 252.408755 185.581208) + (xy 252.401141 185.595152) + (xy 251.671089 185.595152) + (xy 251.672325 185.592888) + (xy 251.672194 185.591055) + (xy 251.667943 185.58444) + (xy 250.804807 184.721304) + (xy 250.792427 184.714544) + (xy 250.784777 184.720271) + (xy 250.677226 184.895779) + (xy 250.672745 184.904573) + (xy 250.584735 185.117049) + (xy 250.581686 185.126434) + (xy 250.527996 185.350064) + (xy 250.526453 185.359811) + (xy 250.508408 185.58909) + (xy 250.508408 185.59895) + (xy 242.519665 185.59895) + (xy 242.561442 185.464408) + (xy 242.572758 185.427967) + (xy 242.572759 185.427961) + (xy 242.574342 185.422864) + (xy 242.595235 185.265224) + (xy 242.603953 185.19945) + (xy 242.603953 185.199445) + (xy 242.604653 185.194165) + (xy 242.602111 185.126434) + (xy 242.596199 184.96896) + (xy 242.595999 184.963629) + (xy 242.548625 184.737847) + (xy 242.463886 184.523275) + (xy 242.358906 184.350273) + (xy 251.15719 184.350273) + (xy 251.160974 184.359051) + (xy 252.023921 185.221998) + (xy 252.037865 185.229612) + (xy 252.039698 185.229481) + (xy 252.046313 185.22523) + (xy 252.909449 184.362094) + (xy 252.916209 184.349714) + (xy 252.910482 184.342064) + (xy 252.734974 184.234513) + (xy 252.72618 184.230032) + (xy 252.513704 184.142022) + (xy 252.504319 184.138973) + (xy 252.280689 184.085283) + (xy 252.270942 184.08374) + (xy 252.041663 184.065695) + (xy 252.031803 184.065695) + (xy 251.802524 184.08374) + (xy 251.792777 184.085283) + (xy 251.569147 184.138973) + (xy 251.559762 184.142022) + (xy 251.347286 184.230032) + (xy 251.338492 184.234513) + (xy 251.16665 184.339817) + (xy 251.15719 184.350273) + (xy 242.358906 184.350273) + (xy 242.352288 184.339367) + (xy 242.346975 184.330611) + (xy 242.346974 184.33061) + (xy 242.344206 184.326048) + (xy 242.257281 184.225875) + (xy 242.196506 184.155838) + (xy 242.196504 184.155836) + (xy 242.193006 184.151805) + (xy 242.109995 184.08374) + (xy 242.018738 184.008913) + (xy 242.018732 184.008909) + (xy 242.01461 184.005529) + (xy 241.814118 183.891403) + (xy 241.809102 183.889582) + (xy 241.809097 183.88958) + (xy 241.602278 183.814508) + (xy 241.602274 183.814507) + (xy 241.597263 183.812688) + (xy 241.592014 183.811739) + (xy 241.592011 183.811738) + (xy 241.37433 183.772375) + (xy 241.374323 183.772374) + (xy 241.370246 183.771637) + (xy 241.352509 183.770801) + (xy 241.347561 183.770567) + (xy 241.347554 183.770567) + (xy 241.346073 183.770497) + (xy 241.183928 183.770497) + (xy 241.116972 183.776178) + (xy 241.017291 183.784636) + (xy 241.017287 183.784637) + (xy 241.01198 183.785087) + (xy 241.006825 183.786425) + (xy 241.006819 183.786426) + (xy 240.79385 183.841702) + (xy 240.793846 183.841703) + (xy 240.788681 183.843044) + (xy 240.783815 183.845236) + (xy 240.783812 183.845237) + (xy 240.685374 183.88958) + (xy 240.578338 183.937796) + (xy 240.573918 183.940772) + (xy 240.573914 183.940774) + (xy 240.559367 183.950568) + (xy 240.386968 184.066635) + (xy 240.220041 184.225875) + (xy 240.216853 184.23016) + (xy 240.120956 184.359051) + (xy 240.082332 184.410963) + (xy 240.079917 184.415713) + (xy 240.02523 184.523275) + (xy 239.977776 184.616609) + (xy 239.947387 184.714477) + (xy 239.910948 184.831827) + (xy 239.910947 184.831833) + (xy 239.909364 184.83693) + (xy 239.900399 184.904573) + (xy 239.882782 185.037495) + (xy 239.879053 185.065629) + (xy 237.692163 185.065629) + (xy 237.71055 185.044176) + (xy 237.710553 185.044172) + (xy 237.71327 185.041002) + (xy 237.715544 185.0375) + (xy 237.715548 185.037495) + (xy 237.871831 184.796841) + (xy 237.871834 184.796836) + (xy 237.87411 184.793331) + (xy 237.896328 184.746541) + (xy 237.927338 184.681233) + (xy 238.00078 184.526564) + (xy 238.003301 184.518714) + (xy 238.089776 184.249375) + (xy 238.089776 184.249374) + (xy 238.091056 184.245388) + (xy 238.122557 184.070311) + (xy 238.142612 183.958851) + (xy 238.142613 183.958846) + (xy 238.143351 183.954742) + (xy 238.143986 183.940774) + (xy 238.156558 183.663903) + (xy 238.156558 183.663898) + (xy 238.156747 183.659733) + (xy 238.155057 183.640409) + (xy 238.131373 183.369704) + (xy 238.131009 183.365543) + (xy 238.1294 183.358344) + (xy 238.067501 183.08142) + (xy 238.067499 183.081413) + (xy 238.066589 183.077342) + (xy 237.964617 182.800193) + (xy 237.845504 182.574275) + (xy 240.862927 182.574275) + (xy 240.868654 182.581925) + (xy 241.044162 182.689476) + (xy 241.052956 182.693957) + (xy 241.265432 182.781967) + (xy 241.274817 182.785016) + (xy 241.498447 182.838706) + (xy 241.508194 182.840249) + (xy 241.737473 182.858294) + (xy 241.747333 182.858294) + (xy 241.976612 182.840249) + (xy 241.986359 182.838706) + (xy 242.209989 182.785016) + (xy 242.219374 182.781967) + (xy 242.43185 182.693957) + (xy 242.440644 182.689476) + (xy 242.612486 182.584172) + (xy 242.621946 182.573716) + (xy 242.618162 182.564938) + (xy 241.755215 181.701991) + (xy 241.741271 181.694377) + (xy 241.739438 181.694508) + (xy 241.732823 181.698759) + (xy 240.869687 182.561895) + (xy 240.862927 182.574275) + (xy 237.845504 182.574275) + (xy 237.826887 182.538965) + (xy 237.766771 182.454373) + (xy 237.658242 182.301657) + (xy 237.658237 182.301651) + (xy 237.655818 182.298247) + (xy 237.652974 182.295197) + (xy 237.652969 182.295191) + (xy 237.457261 182.08532) + (xy 237.454415 182.082268) + (xy 237.226216 181.894824) + (xy 236.975232 181.739207) + (xy 236.705871 181.618151) + (xy 236.524066 181.563953) + (xy 236.426865 181.534976) + (xy 236.426863 181.534976) + (xy 236.422866 181.533784) + (xy 236.418746 181.533131) + (xy 236.418744 181.533131) + (xy 236.134669 181.488137) + (xy 236.134663 181.488136) + (xy 236.131188 181.487586) + (xy 236.106629 181.486471) + (xy 236.040244 181.483456) + (xy 236.040223 181.483456) + (xy 236.038824 181.483392) + (xy 235.85436 181.483392) + (xy 235.634597 181.497989) + (xy 235.630498 181.498815) + (xy 235.630494 181.498816) + (xy 235.4879 181.527568) + (xy 235.34511 181.556359) + (xy 235.065886 181.652504) + (xy 234.931408 181.719845) + (xy 234.821862 181.774702) + (xy 234.80183 181.784733) + (xy 234.557583 181.950724) + (xy 234.337434 182.14756) + (xy 234.334717 182.15073) + (xy 234.334716 182.150731) + (xy 234.203053 182.304345) + (xy 234.145252 182.371782) + (xy 234.142978 182.375284) + (xy 234.142974 182.375289) + (xy 233.986691 182.615943) + (xy 233.984412 182.619453) + (xy 233.857742 182.88622) + (xy 233.856463 182.890203) + (xy 233.856462 182.890206) + (xy 233.820626 183.001821) + (xy 233.767466 183.167396) + (xy 233.766725 183.171515) + (xy 233.728263 183.385281) + (xy 233.715171 183.458042) + (xy 233.714982 183.462209) + (xy 233.714981 183.462216) + (xy 233.706201 183.655581) + (xy 233.701775 183.753051) + (xy 226.090434 183.753051) + (xy 226.501584 182.218619) + (xy 229.253869 182.218619) + (xy 229.254069 182.223949) + (xy 229.254069 182.22395) + (xy 229.254598 182.238035) + (xy 229.262523 182.449155) + (xy 229.309897 182.674937) + (xy 229.394636 182.889509) + (xy 229.465386 183.006101) + (xy 229.508616 183.077342) + (xy 229.514316 183.086736) + (xy 229.517813 183.090766) + (xy 229.604437 183.190591) + (xy 229.665516 183.260979) + (xy 229.707651 183.295527) + (xy 229.839784 183.403871) + (xy 229.83979 183.403875) + (xy 229.843912 183.407255) + (xy 230.044404 183.521381) + (xy 230.04942 183.523202) + (xy 230.049425 183.523204) + (xy 230.256244 183.598276) + (xy 230.256248 183.598277) + (xy 230.261259 183.600096) + (xy 230.266508 183.601045) + (xy 230.266511 183.601046) + (xy 230.484192 183.640409) + (xy 230.484199 183.64041) + (xy 230.488276 183.641147) + (xy 230.506013 183.641983) + (xy 230.510961 183.642217) + (xy 230.510968 183.642217) + (xy 230.512449 183.642287) + (xy 230.674594 183.642287) + (xy 230.74155 183.636606) + (xy 230.841231 183.628148) + (xy 230.841235 183.628147) + (xy 230.846542 183.627697) + (xy 230.851697 183.626359) + (xy 230.851703 183.626358) + (xy 231.064672 183.571082) + (xy 231.064676 183.571081) + (xy 231.069841 183.56974) + (xy 231.074707 183.567548) + (xy 231.07471 183.567547) + (xy 231.275318 183.47718) + (xy 231.280184 183.474988) + (xy 231.284604 183.472012) + (xy 231.284608 183.47201) + (xy 231.411396 183.38665) + (xy 231.471554 183.346149) + (xy 231.638481 183.186909) + (xy 231.77619 183.001821) + (xy 231.832938 182.890206) + (xy 231.878327 182.800933) + (xy 231.878327 182.800932) + (xy 231.880746 182.796175) + (xy 231.920012 182.669718) + (xy 231.947574 182.580957) + (xy 231.947575 182.580951) + (xy 231.949158 182.575854) + (xy 231.966657 182.443824) + (xy 231.978769 182.35244) + (xy 231.978769 182.352435) + (xy 231.979469 182.347155) + (xy 231.970815 182.116619) + (xy 231.923441 181.890837) + (xy 231.838702 181.676265) + (xy 231.719022 181.479038) + (xy 231.632097 181.378865) + (xy 231.593945 181.334899) + (xy 240.214078 181.334899) + (xy 240.232123 181.564178) + (xy 240.233666 181.573925) + (xy 240.287356 181.797555) + (xy 240.290405 181.80694) + (xy 240.378415 182.019416) + (xy 240.382896 182.02821) + (xy 240.4882 182.200052) + (xy 240.498656 182.209512) + (xy 240.507434 182.205728) + (xy 241.370381 181.342781) + (xy 241.376759 181.331101) + (xy 242.106811 181.331101) + (xy 242.106942 181.332934) + (xy 242.111193 181.339549) + (xy 242.974329 182.202685) + (xy 242.986709 182.209445) + (xy 242.994359 182.203718) + (xy 243.10191 182.02821) + (xy 243.106391 182.019416) + (xy 243.194401 181.80694) + (xy 243.19745 181.797555) + (xy 243.25114 181.573925) + (xy 243.252683 181.564178) + (xy 243.270728 181.334899) + (xy 243.270728 181.325039) + (xy 243.252683 181.09576) + (xy 243.25114 181.086013) + (xy 243.19745 180.862383) + (xy 243.194401 180.852998) + (xy 243.106391 180.640522) + (xy 243.10191 180.631728) + (xy 242.996606 180.459886) + (xy 242.98615 180.450426) + (xy 242.977372 180.45421) + (xy 242.114425 181.317157) + (xy 242.106811 181.331101) + (xy 241.376759 181.331101) + (xy 241.377995 181.328837) + (xy 241.377864 181.327004) + (xy 241.373613 181.320389) + (xy 240.510477 180.457253) + (xy 240.498097 180.450493) + (xy 240.490447 180.45622) + (xy 240.382896 180.631728) + (xy 240.378415 180.640522) + (xy 240.290405 180.852998) + (xy 240.287356 180.862383) + (xy 240.233666 181.086013) + (xy 240.232123 181.09576) + (xy 240.214078 181.325039) + (xy 240.214078 181.334899) + (xy 231.593945 181.334899) + (xy 231.571322 181.308828) + (xy 231.57132 181.308826) + (xy 231.567822 181.304795) + (xy 231.525687 181.270247) + (xy 231.393554 181.161903) + (xy 231.393548 181.161899) + (xy 231.389426 181.158519) + (xy 231.188934 181.044393) + (xy 231.183918 181.042572) + (xy 231.183913 181.04257) + (xy 230.977094 180.967498) + (xy 230.97709 180.967497) + (xy 230.972079 180.965678) + (xy 230.96683 180.964729) + (xy 230.966827 180.964728) + (xy 230.749146 180.925365) + (xy 230.749139 180.925364) + (xy 230.745062 180.924627) + (xy 230.727325 180.923791) + (xy 230.722377 180.923557) + (xy 230.72237 180.923557) + (xy 230.720889 180.923487) + (xy 230.558744 180.923487) + (xy 230.491788 180.929168) + (xy 230.392107 180.937626) + (xy 230.392103 180.937627) + (xy 230.386796 180.938077) + (xy 230.381641 180.939415) + (xy 230.381635 180.939416) + (xy 230.168666 180.994692) + (xy 230.168662 180.994693) + (xy 230.163497 180.996034) + (xy 230.158631 180.998226) + (xy 230.158628 180.998227) + (xy 230.06019 181.04257) + (xy 229.953154 181.090786) + (xy 229.948734 181.093762) + (xy 229.94873 181.093764) + (xy 229.856469 181.155879) + (xy 229.761784 181.219625) + (xy 229.594857 181.378865) + (xy 229.591669 181.38315) + (xy 229.463413 181.555533) + (xy 229.457148 181.563953) + (xy 229.454733 181.568703) + (xy 229.400046 181.676265) + (xy 229.352592 181.769599) + (xy 229.318386 181.879759) + (xy 229.285764 181.984817) + (xy 229.285763 181.984823) + (xy 229.28418 181.98992) + (xy 229.274883 182.060069) + (xy 229.254756 182.211928) + (xy 229.253869 182.218619) + (xy 226.501584 182.218619) + (xy 227.099789 179.986085) + (xy 231.203668 179.986085) + (xy 231.209395 179.993735) + (xy 231.384903 180.101286) + (xy 231.393697 180.105767) + (xy 231.606173 180.193777) + (xy 231.615558 180.196826) + (xy 231.839188 180.250516) + (xy 231.848935 180.252059) + (xy 232.078214 180.270104) + (xy 232.088074 180.270104) + (xy 232.317353 180.252059) + (xy 232.3271 180.250516) + (xy 232.55073 180.196826) + (xy 232.560115 180.193777) + (xy 232.772591 180.105767) + (xy 232.781385 180.101286) + (xy 232.805967 180.086222) + (xy 240.86286 180.086222) + (xy 240.866644 180.095) + (xy 241.729591 180.957947) + (xy 241.743535 180.965561) + (xy 241.745368 180.96543) + (xy 241.751983 180.961179) + (xy 242.615119 180.098043) + (xy 242.621879 180.085663) + (xy 242.616152 180.078013) + (xy 242.440644 179.970462) + (xy 242.43185 179.965981) + (xy 242.219374 179.877971) + (xy 242.209989 179.874922) + (xy 241.986359 179.821232) + (xy 241.976612 179.819689) + (xy 241.747333 179.801644) + (xy 241.737473 179.801644) + (xy 241.508194 179.819689) + (xy 241.498447 179.821232) + (xy 241.274817 179.874922) + (xy 241.265432 179.877971) + (xy 241.052956 179.965981) + (xy 241.044162 179.970462) + (xy 240.87232 180.075766) + (xy 240.86286 180.086222) + (xy 232.805967 180.086222) + (xy 232.953227 179.995982) + (xy 232.962687 179.985526) + (xy 232.958903 179.976748) + (xy 232.095956 179.113801) + (xy 232.082012 179.106187) + (xy 232.080179 179.106318) + (xy 232.073564 179.110569) + (xy 231.210428 179.973705) + (xy 231.203668 179.986085) + (xy 227.099789 179.986085) + (xy 227.431879 178.746709) + (xy 230.554819 178.746709) + (xy 230.572864 178.975988) + (xy 230.574407 178.985735) + (xy 230.628097 179.209365) + (xy 230.631146 179.21875) + (xy 230.719156 179.431226) + (xy 230.723637 179.44002) + (xy 230.828941 179.611862) + (xy 230.839397 179.621322) + (xy 230.848175 179.617538) + (xy 231.711122 178.754591) + (xy 231.7175 178.742911) + (xy 232.447552 178.742911) + (xy 232.447683 178.744744) + (xy 232.451934 178.751359) + (xy 233.31507 179.614495) + (xy 233.32745 179.621255) + (xy 233.3351 179.615528) + (xy 233.442651 179.44002) + (xy 233.447132 179.431226) + (xy 233.535142 179.21875) + (xy 233.538191 179.209365) + (xy 233.591881 178.985735) + (xy 233.593424 178.975988) + (xy 233.611469 178.746709) + (xy 233.611469 178.736849) + (xy 233.593424 178.50757) + (xy 233.591881 178.497823) + (xy 233.538191 178.274193) + (xy 233.535142 178.264808) + (xy 233.447132 178.052332) + (xy 233.442651 178.043538) + (xy 233.337347 177.871696) + (xy 233.326891 177.862236) + (xy 233.318113 177.86602) + (xy 232.455166 178.728967) + (xy 232.447552 178.742911) + (xy 231.7175 178.742911) + (xy 231.718736 178.740647) + (xy 231.718605 178.738814) + (xy 231.714354 178.732199) + (xy 230.851218 177.869063) + (xy 230.838838 177.862303) + (xy 230.831188 177.86803) + (xy 230.723637 178.043538) + (xy 230.719156 178.052332) + (xy 230.631146 178.264808) + (xy 230.628097 178.274193) + (xy 230.574407 178.497823) + (xy 230.572864 178.50757) + (xy 230.554819 178.736849) + (xy 230.554819 178.746709) + (xy 227.431879 178.746709) + (xy 227.766461 177.498032) + (xy 231.203601 177.498032) + (xy 231.207385 177.50681) + (xy 232.070332 178.369757) + (xy 232.084276 178.377371) + (xy 232.086109 178.37724) + (xy 232.092724 178.372989) + (xy 232.95586 177.509853) + (xy 232.96262 177.497473) + (xy 232.956893 177.489823) + (xy 232.781385 177.382272) + (xy 232.772591 177.377791) + (xy 232.560115 177.289781) + (xy 232.55073 177.286732) + (xy 232.3271 177.233042) + (xy 232.317353 177.231499) + (xy 232.088074 177.213454) + (xy 232.078214 177.213454) + (xy 231.848935 177.231499) + (xy 231.839188 177.233042) + (xy 231.615558 177.286732) + (xy 231.606173 177.289781) + (xy 231.393697 177.377791) + (xy 231.384903 177.382272) + (xy 231.213061 177.487576) + (xy 231.203601 177.498032) + (xy 227.766461 177.498032) + (xy 230.18757 168.462331) + (xy 230.194667 168.442595) + (xy 230.195817 168.440079) + (xy 230.203005 168.424341) + (xy 230.204435 168.419254) + (xy 230.205085 168.416941) + (xy 230.205086 168.416935) + (xy 230.206401 168.412256) + (xy 230.207967 168.399218) + (xy 230.209313 168.390566) + (xy 230.245668 168.200564) + (xy 230.245668 168.20056) + (xy 230.246528 168.196068) + (xy 230.249592 168.12588) + (xy 230.255912 167.981075) + (xy 230.255912 167.981072) + (xy 230.256112 167.976488) + (xy 230.233771 167.757838) + (xy 230.179978 167.544733) + (xy 230.095869 167.341675) + (xy 230.091822 167.334894) + (xy 230.020116 167.214763) + (xy 229.98322 167.152949) + (xy 229.965126 167.130736) + (xy 229.87787 167.02362) + (xy 229.844408 166.982542) + (xy 229.7715 166.915731) + (xy 229.68575 166.837153) + (xy 229.682366 166.834052) + (xy 229.52861 166.729684) + (xy 229.504311 166.71319) + (xy 229.504307 166.713188) + (xy 229.500514 166.710613) + (xy 229.418285 166.6708) + (xy 229.306812 166.616827) + (xy 229.306808 166.616826) + (xy 229.302693 166.614833) + (xy 229.25567 166.600005) + (xy 229.09745 166.550111) + (xy 229.097445 166.55011) + (xy 229.093079 166.548733) + (xy 229.088559 166.548003) + (xy 229.088553 166.548002) + (xy 228.914667 166.519935) + (xy 228.903088 166.517503) + (xy 228.893411 166.514991) + (xy 228.893402 166.514989) + (xy 228.888693 166.513767) + (xy 228.876202 166.51252) + (xy 228.871343 166.512787) + (xy 228.871338 166.512787) + (xy 228.848313 166.514053) + (xy 228.830415 166.513764) + (xy 228.588804 166.492626) + (xy 228.451503 166.480614) + (xy 228.432322 166.477429) + (xy 228.421516 166.474764) + (xy 228.417758 166.473837) + (xy 228.417756 166.473837) + (xy 228.409047 166.471689) + (xy 228.400078 166.472072) + (xy 228.400076 166.472072) + (xy 228.399949 166.472077) + (xy 228.369607 166.469693) + (xy 228.308386 166.457315) + (xy 228.28153 166.448662) + (xy 228.207094 166.415072) + (xy 228.182841 166.400662) + (xy 228.135561 166.364847) + (xy 228.117743 166.351349) + (xy 228.097302 166.331901) + (xy 228.044812 166.269342) + (xy 228.029211 166.245834) + (xy 228.015056 166.218222) + (xy 227.991958 166.173164) + (xy 227.98198 166.146777) + (xy 227.970899 166.103253) + (xy 227.96183 166.067631) + (xy 227.957974 166.039683) + (xy 227.957898 166.036601) + (xy 227.957252 166.010711) + (xy 227.956572 165.983387) + (xy 227.957156 165.967737) + (xy 227.958002 165.959266) + (xy 227.960149 165.950556) + (xy 227.958943 165.922347) + (xy 227.958789 165.91875) + (xy 227.959153 165.902385) + (xy 228.072903 164.602215) + (xy 228.076465 164.581543) + (xy 228.080284 164.566829) + (xy 228.080285 164.566825) + (xy 228.081507 164.562116) + (xy 228.082753 164.549625) + (xy 228.081945 164.534937) + (xy 228.081771 164.526017) + (xy 228.08475 164.338259) + (xy 228.08475 164.338252) + (xy 228.084821 164.333752) + (xy 228.065372 164.181357) + (xy 228.058074 164.124169) + (xy 228.058073 164.124163) + (xy 228.057504 164.119706) + (xy 228.000003 163.911727) + (xy 227.998198 163.907603) + (xy 227.998196 163.907597) + (xy 227.915292 163.71817) + (xy 227.913488 163.714048) + (xy 227.799721 163.530693) + (xy 227.779279 163.506331) + (xy 227.663913 163.368847) + (xy 227.663912 163.368845) + (xy 227.661017 163.365396) + (xy 227.572964 163.286619) + (xy 227.503556 163.224522) + (xy 227.503551 163.224518) + (xy 227.500201 163.221521) + (xy 227.496457 163.21903) + (xy 227.324289 163.104487) + (xy 227.324287 163.104486) + (xy 227.320546 163.101997) + (xy 227.316493 163.100068) + (xy 227.316488 163.100065) + (xy 227.129765 163.011188) + (xy 227.129764 163.011187) + (xy 227.12571 163.009258) + (xy 227.121419 163.007924) + (xy 227.121417 163.007923) + (xy 226.923956 162.946526) + (xy 226.923951 162.946525) + (xy 226.919658 162.94519) + (xy 226.91522 162.94448) + (xy 226.915216 162.944479) + (xy 226.746664 162.917512) + (xy 226.734918 162.915054) + (xy 226.72391 162.912197) + (xy 226.723908 162.912197) + (xy 226.719197 162.910974) + (xy 226.706706 162.909728) + (xy 226.701851 162.909995) + (xy 226.70184 162.909995) + (xy 226.678849 162.911261) + (xy 226.660946 162.910973) + (xy 210.816316 161.524747) + (xy 210.79715 161.521565) + (xy 210.773858 161.515822) + (xy 210.76477 161.516211) + (xy 210.73442 161.513827) + (xy 210.673188 161.501448) + (xy 210.646334 161.492796) + (xy 210.571893 161.459206) + (xy 210.547636 161.444795) + (xy 210.482535 161.395482) + (xy 210.462094 161.376036) + (xy 210.409598 161.313475) + (xy 210.393996 161.289966) + (xy 210.356735 161.217287) + (xy 210.346755 161.190897) + (xy 210.340813 161.167561) + (xy 210.326603 161.111758) + (xy 210.322745 161.083809) + (xy 210.321519 161.034666) + (xy 210.321352 161.027975) + (xy 210.324779 161.012605) + (xy 210.321937 161.012321) + (xy 210.322829 161.003385) + (xy 210.324976 160.994674) + (xy 210.323615 160.962876) + (xy 210.323979 160.946506) + (xy 210.350542 160.642891) + (xy 210.425855 159.782062) + (xy 210.429413 159.761407) + (xy 210.434459 159.741963) + (xy 210.435705 159.729472) + (xy 210.435122 159.718892) + (xy 210.43494 159.710465) + (xy 210.437362 159.506353) + (xy 210.437362 159.506348) + (xy 210.437418 159.501603) + (xy 210.405887 159.275999) + (xy 210.340837 159.057686) + (xy 210.32231 159.018363) + (xy 210.287141 158.943721) + (xy 210.243744 158.851616) + (xy 210.240682 158.847052) + (xy 210.119457 158.666408) + (xy 210.116809 158.662462) + (xy 209.962911 158.494512) + (xy 209.785539 158.351576) + (xy 209.588715 158.236893) + (xy 209.376902 158.153065) + (xy 209.372281 158.152002) + (xy 209.372275 158.152) + (xy 209.159542 158.103059) + (xy 209.159539 158.103059) + (xy 209.154903 158.101992) + (xy 208.965396 158.087677) + (xy 208.953981 158.086289) + (xy 208.940305 158.083987) + (xy 208.934115 158.083912) + (xy 208.93262 158.083893) + (xy 208.932616 158.083893) + (xy 208.927753 158.083834) + (xy 208.922935 158.084524) + (xy 208.922932 158.084524) + (xy 208.900122 158.08779) + (xy 208.882264 158.089062) + (xy 194.757888 158.089062) + (xy 194.736979 158.087315) + (xy 194.721998 158.084794) + (xy 194.721997 158.084794) + (xy 194.717196 158.083986) + (xy 194.710864 158.083909) + (xy 194.709509 158.083892) + (xy 194.709505 158.083892) + (xy 194.704644 158.083833) + (xy 194.699828 158.084523) + (xy 194.699822 158.084523) + (xy 194.693027 158.085496) + (xy 194.684652 158.086411) + (xy 194.48223 158.101689) + (xy 194.482224 158.10169) + (xy 194.477493 158.102047) + (xy 194.472864 158.103112) + (xy 194.472862 158.103112) + (xy 194.260122 158.152043) + (xy 194.260118 158.152044) + (xy 194.255493 158.153108) + (xy 194.251082 158.154853) + (xy 194.251077 158.154855) + (xy 194.048094 158.235177) + (xy 194.043677 158.236925) + (xy 193.846849 158.351599) + (xy 193.669472 158.494529) + (xy 193.515569 158.662474) + (xy 193.388631 158.851624) + (xy 193.363702 158.904531) + (xy 193.293558 159.053395) + (xy 193.293555 159.053403) + (xy 193.291534 159.057692) + (xy 193.226483 159.276003) + (xy 193.194951 159.501607) + (xy 193.195007 159.506352) + (xy 193.195007 159.506357) + (xy 193.195457 159.544279) + (xy 193.197149 159.686806) + (xy 193.197206 159.691636) + (xy 193.196817 159.703132) + (xy 193.196103 159.712093) + (xy 193.196103 159.712108) + (xy 193.195717 159.716957) + (xy 193.196082 159.721812) + (xy 193.196082 159.721819) + (xy 193.196196 159.723326) + (xy 193.196658 159.729474) + (xy 193.20301 159.756665) + (xy 193.205834 159.774343) + (xy 193.27162 160.526288) + (xy 193.451173 162.578591) + (xy 193.451368 162.598031) + (xy 193.45036 162.613008) + (xy 193.45036 162.613012) + (xy 193.449758 162.621962) + (xy 193.451693 162.630724) + (xy 193.451693 162.630729) + (xy 193.451719 162.630847) + (xy 193.454642 162.661149) + (xy 193.453084 162.723604) + (xy 193.449227 162.751552) + (xy 193.445142 162.767597) + (xy 193.429231 162.830088) + (xy 193.429075 162.830699) + (xy 193.419095 162.85709) + (xy 193.381832 162.929776) + (xy 193.366237 162.953277) + (xy 193.31373 163.015854) + (xy 193.293299 163.035293) + (xy 193.260833 163.059886) + (xy 193.228189 163.084614) + (xy 193.203935 163.099025) + (xy 193.129485 163.132621) + (xy 193.10263 163.141273) + (xy 193.048035 163.152311) + (xy 193.032284 163.153377) + (xy 193.032364 163.154445) + (xy 193.023417 163.155118) + (xy 193.014459 163.154516) + (xy 192.995813 163.158634) + (xy 192.983397 163.161375) + (xy 192.96721 163.16386) + (xy 191.619138 163.281801) + (xy 177.011115 164.559837) + (xy 176.990136 164.559918) + (xy 176.97501 164.558713) + (xy 176.974995 164.558713) + (xy 176.970147 164.558327) + (xy 176.965292 164.558692) + (xy 176.965285 164.558692) + (xy 176.963778 164.558806) + (xy 176.95763 164.559268) + (xy 176.952883 164.560377) + (xy 176.952882 164.560377) + (xy 176.947337 164.561672) + (xy 176.939075 164.563313) + (xy 176.811523 164.584238) + (xy 176.732912 164.597134) + (xy 176.516196 164.667353) + (xy 176.511955 164.669476) + (xy 176.511952 164.669477) + (xy 176.319934 164.76559) + (xy 176.312482 164.76932) + (xy 176.308603 164.772059) + (xy 176.130272 164.897982) + (xy 176.130267 164.897986) + (xy 176.126391 164.900723) + (xy 175.962142 165.058581) + (xy 175.95925 165.062349) + (xy 175.959249 165.062351) + (xy 175.847509 165.207975) + (xy 175.823462 165.239314) + (xy 175.713494 165.438823) + (xy 175.711852 165.44328) + (xy 175.71185 165.443284) + (xy 175.649255 165.613174) + (xy 175.634735 165.652583) + (xy 175.588968 165.875747) + (xy 175.577234 166.103253) + (xy 175.596059 166.292382) + (xy 175.596673 166.303851) + (xy 175.596686 166.305427) + (xy 175.596783 166.317727) + (xy 175.598813 166.330115) + (xy 175.607503 166.35662) + (xy 175.611857 166.373984) + (xy 176.377874 170.718281) + (xy 177.310993 176.01026) + (xy 177.312882 176.029617) + (xy 177.313362 176.053589) + (xy 177.316053 176.062151) + (xy 177.316087 176.06226) + (xy 177.321641 176.092198) + (xy 177.32553 176.154554) + (xy 177.324123 176.182726) + (xy 177.310942 176.263332) + (xy 177.303301 176.290485) + (xy 177.272514 176.366134) + (xy 177.259023 176.390908) + (xy 177.212174 176.457814) + (xy 177.193517 176.478956) + (xy 177.13295 176.533765) + (xy 177.110047 176.550231) + (xy 177.038814 176.590182) + (xy 177.012819 176.601141) + (xy 176.959118 176.616976) + (xy 176.94385 176.620463) + (xy 176.93512 176.621893) + (xy 176.926148 176.622073) + (xy 176.917587 176.624764) + (xy 176.917583 176.624765) + (xy 176.895797 176.631614) + (xy 176.87989 176.6355) + (xy 166.715582 178.427742) + (xy 159.242958 179.745367) + (xy 159.223612 179.747256) + (xy 159.199626 179.747737) + (xy 159.191066 179.750428) + (xy 159.191058 179.750429) + (xy 159.190941 179.750466) + (xy 159.161012 179.756018) + (xy 159.098671 179.759909) + (xy 159.070491 179.758503) + (xy 159.001701 179.747256) + (xy 158.989888 179.745324) + (xy 158.962733 179.737684) + (xy 158.887082 179.7069) + (xy 158.862309 179.693409) + (xy 158.795406 179.646563) + (xy 158.774254 179.627896) + (xy 158.719456 179.567342) + (xy 158.702985 179.544433) + (xy 158.663034 179.4732) + (xy 158.652076 179.447204) + (xy 158.636282 179.393639) + (xy 158.632794 179.378365) + (xy 158.631343 179.369505) + (xy 158.631163 179.360531) + (xy 158.626394 179.345359) + (xy 158.621619 179.330166) + (xy 158.617735 179.314264) + (xy 157.015405 170.227004) + (xy 159.717012 170.227004) + (xy 159.717212 170.232334) + (xy 159.717212 170.232335) + (xy 159.721339 170.342272) + (xy 159.725666 170.45754) + (xy 159.77304 170.683322) + (xy 159.857779 170.897894) + (xy 159.977459 171.095121) + (xy 159.980956 171.099151) + (xy 160.118682 171.257866) + (xy 160.128659 171.269364) + (xy 160.13279 171.272751) + (xy 160.302927 171.412256) + (xy 160.302933 171.41226) + (xy 160.307055 171.41564) + (xy 160.507547 171.529766) + (xy 160.512563 171.531587) + (xy 160.512568 171.531589) + (xy 160.719387 171.606661) + (xy 160.719391 171.606662) + (xy 160.724402 171.608481) + (xy 160.729651 171.60943) + (xy 160.729654 171.609431) + (xy 160.947335 171.648794) + (xy 160.947342 171.648795) + (xy 160.951419 171.649532) + (xy 160.969156 171.650368) + (xy 160.974104 171.650602) + (xy 160.974111 171.650602) + (xy 160.975592 171.650672) + (xy 161.137737 171.650672) + (xy 161.204693 171.644991) + (xy 161.304374 171.636533) + (xy 161.304378 171.636532) + (xy 161.309685 171.636082) + (xy 161.31484 171.634744) + (xy 161.314846 171.634743) + (xy 161.527815 171.579467) + (xy 161.527819 171.579466) + (xy 161.532984 171.578125) + (xy 161.53785 171.575933) + (xy 161.537853 171.575932) + (xy 161.738461 171.485565) + (xy 161.743327 171.483373) + (xy 161.747747 171.480397) + (xy 161.747751 171.480395) + (xy 161.879858 171.391454) + (xy 161.934697 171.354534) + (xy 162.101624 171.195294) + (xy 162.239333 171.010206) + (xy 162.294117 170.902455) + (xy 162.34147 170.809318) + (xy 162.34147 170.809317) + (xy 162.343889 170.80456) + (xy 162.396045 170.636592) + (xy 162.410717 170.589342) + (xy 162.410718 170.589336) + (xy 162.412301 170.584239) + (xy 162.442612 170.35554) + (xy 162.441318 170.321054) + (xy 162.434158 170.130335) + (xy 162.433958 170.125004) + (xy 162.386584 169.899222) + (xy 162.377099 169.875203) + (xy 162.338705 169.777984) + (xy 162.301845 169.68465) + (xy 162.194742 169.50815) + (xy 162.184934 169.491986) + (xy 162.184933 169.491985) + (xy 162.182165 169.487423) + (xy 162.156937 169.45835) + (xy 162.091436 169.382866) + (xy 164.268769 169.382866) + (xy 164.269132 169.387014) + (xy 164.269132 169.387018) + (xy 164.284971 169.568058) + (xy 164.294507 169.677056) + (xy 164.295417 169.681128) + (xy 164.295418 169.681133) + (xy 164.357127 169.957202) + (xy 164.358927 169.965257) + (xy 164.36037 169.96918) + (xy 164.360371 169.969182) + (xy 164.373963 170.006123) + (xy 164.460899 170.242406) + (xy 164.598629 170.503634) + (xy 164.601049 170.507039) + (xy 164.767274 170.740942) + (xy 164.767279 170.740948) + (xy 164.769698 170.744352) + (xy 164.772542 170.747402) + (xy 164.772547 170.747408) + (xy 164.910215 170.895039) + (xy 164.971101 170.960331) + (xy 165.1993 171.147775) + (xy 165.450284 171.303392) + (xy 165.719645 171.424448) + (xy 166.00265 171.508815) + (xy 166.00677 171.509468) + (xy 166.006772 171.509468) + (xy 166.290847 171.554462) + (xy 166.290853 171.554463) + (xy 166.294328 171.555013) + (xy 166.318887 171.556128) + (xy 166.385272 171.559143) + (xy 166.385293 171.559143) + (xy 166.386692 171.559207) + (xy 166.571156 171.559207) + (xy 166.790919 171.54461) + (xy 166.795018 171.543784) + (xy 166.795022 171.543783) + (xy 166.968445 171.508815) + (xy 167.080406 171.48624) + (xy 167.35963 171.390095) + (xy 167.529344 171.305109) + (xy 167.61995 171.259737) + (xy 167.619952 171.259736) + (xy 167.623686 171.257866) + (xy 167.867933 171.091875) + (xy 168.088082 170.895039) + (xy 168.170006 170.799457) + (xy 168.277544 170.673991) + (xy 168.277547 170.673987) + (xy 168.280264 170.670817) + (xy 168.282538 170.667315) + (xy 168.282542 170.66731) + (xy 168.438825 170.426656) + (xy 168.438828 170.426651) + (xy 168.441104 170.423146) + (xy 168.567774 170.156379) + (xy 168.574047 170.136843) + (xy 168.65677 169.87919) + (xy 168.65677 169.879189) + (xy 168.65805 169.875203) + (xy 168.685145 169.724613) + (xy 168.709606 169.588666) + (xy 168.709607 169.588661) + (xy 168.710345 169.584557) + (xy 168.710685 169.577088) + (xy 168.723552 169.293718) + (xy 168.723552 169.293713) + (xy 168.723741 169.289548) + (xy 168.723358 169.285164) + (xy 168.698367 168.999519) + (xy 168.698003 168.995358) + (xy 168.683828 168.931942) + (xy 168.634495 168.711235) + (xy 168.634493 168.711228) + (xy 168.633583 168.707157) + (xy 168.619477 168.668817) + (xy 168.574807 168.54741) + (xy 168.531611 168.430008) + (xy 168.522252 168.412256) + (xy 168.471962 168.316874) + (xy 170.549898 168.316874) + (xy 170.550098 168.322204) + (xy 170.550098 168.322205) + (xy 170.553654 168.416941) + (xy 170.558552 168.54741) + (xy 170.605926 168.773192) + (xy 170.607884 168.778151) + (xy 170.607885 168.778153) + (xy 170.617038 168.80133) + (xy 170.690665 168.987764) + (xy 170.760075 169.102149) + (xy 170.802037 169.171299) + (xy 170.810345 169.184991) + (xy 170.813842 169.189021) + (xy 170.916463 169.307281) + (xy 170.961545 169.359234) + (xy 170.985281 169.378696) + (xy 171.135813 169.502126) + (xy 171.135819 169.50213) + (xy 171.139941 169.50551) + (xy 171.340433 169.619636) + (xy 171.345449 169.621457) + (xy 171.345454 169.621459) + (xy 171.552273 169.696531) + (xy 171.552277 169.696532) + (xy 171.557288 169.698351) + (xy 171.562537 169.6993) + (xy 171.56254 169.699301) + (xy 171.780221 169.738664) + (xy 171.780228 169.738665) + (xy 171.784305 169.739402) + (xy 171.802042 169.740238) + (xy 171.80699 169.740472) + (xy 171.806997 169.740472) + (xy 171.808478 169.740542) + (xy 171.970623 169.740542) + (xy 172.037579 169.734861) + (xy 172.13726 169.726403) + (xy 172.137264 169.726402) + (xy 172.142571 169.725952) + (xy 172.147726 169.724614) + (xy 172.147732 169.724613) + (xy 172.360701 169.669337) + (xy 172.360705 169.669336) + (xy 172.36587 169.667995) + (xy 172.370736 169.665803) + (xy 172.370739 169.665802) + (xy 172.571347 169.575435) + (xy 172.576213 169.573243) + (xy 172.580633 169.570267) + (xy 172.580637 169.570265) + (xy 172.709671 169.483393) + (xy 172.767583 169.444404) + (xy 172.93451 169.285164) + (xy 173.024462 169.164264) + (xy 173.069035 169.104356) + (xy 173.069037 169.104353) + (xy 173.072219 169.100076) + (xy 173.123345 168.999519) + (xy 173.174356 168.899188) + (xy 173.174356 168.899187) + (xy 173.176775 168.89443) + (xy 173.216041 168.767973) + (xy 173.243603 168.679212) + (xy 173.243604 168.679206) + (xy 173.245187 168.674109) + (xy 173.275498 168.44541) + (xy 173.274254 168.412256) + (xy 173.267044 168.220205) + (xy 173.266844 168.214874) + (xy 173.21947 167.989092) + (xy 173.214493 167.976488) + (xy 173.171591 167.867854) + (xy 173.134731 167.77452) + (xy 173.01863 167.583191) + (xy 173.01782 167.581856) + (xy 173.017819 167.581855) + (xy 173.015051 167.577293) + (xy 172.997069 167.556571) + (xy 172.867351 167.407083) + (xy 172.867349 167.407081) + (xy 172.863851 167.40305) + (xy 172.820257 167.367305) + (xy 172.689583 167.260158) + (xy 172.689577 167.260154) + (xy 172.685455 167.256774) + (xy 172.484963 167.142648) + (xy 172.479947 167.140827) + (xy 172.479942 167.140825) + (xy 172.273123 167.065753) + (xy 172.273119 167.065752) + (xy 172.268108 167.063933) + (xy 172.262859 167.062984) + (xy 172.262856 167.062983) + (xy 172.045175 167.02362) + (xy 172.045168 167.023619) + (xy 172.041091 167.022882) + (xy 172.023354 167.022046) + (xy 172.018406 167.021812) + (xy 172.018399 167.021812) + (xy 172.016918 167.021742) + (xy 171.854773 167.021742) + (xy 171.787817 167.027423) + (xy 171.688136 167.035881) + (xy 171.688132 167.035882) + (xy 171.682825 167.036332) + (xy 171.67767 167.03767) + (xy 171.677664 167.037671) + (xy 171.464695 167.092947) + (xy 171.464691 167.092948) + (xy 171.459526 167.094289) + (xy 171.45466 167.096481) + (xy 171.454657 167.096482) + (xy 171.254049 167.186849) + (xy 171.249183 167.189041) + (xy 171.244763 167.192017) + (xy 171.244759 167.192019) + (xy 171.173924 167.239709) + (xy 171.057813 167.31788) + (xy 170.890886 167.47712) + (xy 170.879352 167.492622) + (xy 170.848214 167.534474) + (xy 170.753177 167.662208) + (xy 170.750762 167.666958) + (xy 170.696075 167.77452) + (xy 170.648621 167.867854) + (xy 170.616308 167.971919) + (xy 170.581793 168.083072) + (xy 170.581792 168.083078) + (xy 170.580209 168.088175) + (xy 170.549898 168.316874) + (xy 168.471962 168.316874) + (xy 168.448355 168.272099) + (xy 168.393881 168.16878) + (xy 168.332972 168.083072) + (xy 168.225236 167.931472) + (xy 168.225231 167.931466) + (xy 168.222812 167.928062) + (xy 168.219968 167.925012) + (xy 168.219963 167.925006) + (xy 168.024255 167.715135) + (xy 168.021409 167.712083) + (xy 167.79321 167.524639) + (xy 167.542226 167.369022) + (xy 167.501167 167.350569) + (xy 167.436981 167.321723) + (xy 167.272865 167.247966) + (xy 166.98986 167.163599) + (xy 166.98574 167.162946) + (xy 166.985738 167.162946) + (xy 166.701663 167.117952) + (xy 166.701657 167.117951) + (xy 166.698182 167.117401) + (xy 166.673623 167.116286) + (xy 166.607238 167.113271) + (xy 166.607217 167.113271) + (xy 166.605818 167.113207) + (xy 166.421354 167.113207) + (xy 166.201591 167.127804) + (xy 166.197492 167.12863) + (xy 166.197488 167.128631) + (xy 166.0945 167.149397) + (xy 165.912104 167.186174) + (xy 165.63288 167.282319) + (xy 165.521813 167.337937) + (xy 165.398549 167.399663) + (xy 165.368824 167.414548) + (xy 165.124577 167.580539) + (xy 164.904428 167.777375) + (xy 164.901711 167.780545) + (xy 164.90171 167.780546) + (xy 164.718491 167.994311) + (xy 164.712246 168.001597) + (xy 164.709972 168.005099) + (xy 164.709968 168.005104) + (xy 164.553685 168.245758) + (xy 164.551406 168.249268) + (xy 164.424736 168.516035) + (xy 164.423457 168.520018) + (xy 164.423456 168.520021) + (xy 164.375683 168.668817) + (xy 164.33446 168.797211) + (xy 164.333719 168.80133) + (xy 164.286701 169.062648) + (xy 164.282165 169.087857) + (xy 164.281976 169.092024) + (xy 164.281975 169.092031) + (xy 164.268958 169.378696) + (xy 164.268769 169.382866) + (xy 162.091436 169.382866) + (xy 162.034465 169.317213) + (xy 162.034463 169.317211) + (xy 162.030965 169.31318) + (xy 161.932602 169.232527) + (xy 161.856697 169.170288) + (xy 161.856691 169.170284) + (xy 161.852569 169.166904) + (xy 161.652077 169.052778) + (xy 161.647061 169.050957) + (xy 161.647056 169.050955) + (xy 161.440237 168.975883) + (xy 161.440233 168.975882) + (xy 161.435222 168.974063) + (xy 161.429973 168.973114) + (xy 161.42997 168.973113) + (xy 161.212289 168.93375) + (xy 161.212282 168.933749) + (xy 161.208205 168.933012) + (xy 161.190468 168.932176) + (xy 161.18552 168.931942) + (xy 161.185513 168.931942) + (xy 161.184032 168.931872) + (xy 161.021887 168.931872) + (xy 160.954931 168.937553) + (xy 160.85525 168.946011) + (xy 160.855246 168.946012) + (xy 160.849939 168.946462) + (xy 160.844784 168.9478) + (xy 160.844778 168.947801) + (xy 160.631809 169.003077) + (xy 160.631805 169.003078) + (xy 160.62664 169.004419) + (xy 160.621774 169.006611) + (xy 160.621771 169.006612) + (xy 160.492343 169.064915) + (xy 160.416297 169.099171) + (xy 160.411877 169.102147) + (xy 160.411873 169.102149) + (xy 160.369296 169.130814) + (xy 160.224927 169.22801) + (xy 160.058 169.38725) + (xy 160.054812 169.391535) + (xy 159.932195 169.556339) + (xy 159.920291 169.572338) + (xy 159.917876 169.577088) + (xy 159.834772 169.740542) + (xy 159.815735 169.777984) + (xy 159.781529 169.888145) + (xy 159.748907 169.993202) + (xy 159.748906 169.993208) + (xy 159.747323 169.998305) + (xy 159.717012 170.227004) + (xy 157.015405 170.227004) + (xy 156.570969 167.706484) + (xy 160.032877 167.706484) + (xy 160.038604 167.714134) + (xy 160.214112 167.821685) + (xy 160.222906 167.826166) + (xy 160.435382 167.914176) + (xy 160.444767 167.917225) + (xy 160.668397 167.970915) + (xy 160.678144 167.972458) + (xy 160.907423 167.990503) + (xy 160.917283 167.990503) + (xy 161.146562 167.972458) + (xy 161.156309 167.970915) + (xy 161.379939 167.917225) + (xy 161.389324 167.914176) + (xy 161.6018 167.826166) + (xy 161.610594 167.821685) + (xy 161.782436 167.716381) + (xy 161.791896 167.705925) + (xy 161.788112 167.697147) + (xy 160.925165 166.8342) + (xy 160.911221 166.826586) + (xy 160.909388 166.826717) + (xy 160.902773 166.830968) + (xy 160.039637 167.694104) + (xy 160.032877 167.706484) + (xy 156.570969 167.706484) + (xy 156.352434 166.467108) + (xy 159.384028 166.467108) + (xy 159.402073 166.696387) + (xy 159.403616 166.706134) + (xy 159.457306 166.929764) + (xy 159.460355 166.939149) + (xy 159.548365 167.151625) + (xy 159.552846 167.160419) + (xy 159.65815 167.332261) + (xy 159.668606 167.341721) + (xy 159.677384 167.337937) + (xy 160.540331 166.47499) + (xy 160.546709 166.46331) + (xy 161.276761 166.46331) + (xy 161.276892 166.465143) + (xy 161.281143 166.471758) + (xy 162.144279 167.334894) + (xy 162.156659 167.341654) + (xy 162.164309 167.335927) + (xy 162.27186 167.160419) + (xy 162.276341 167.151625) + (xy 162.364351 166.939149) + (xy 162.3674 166.929764) + (xy 162.42109 166.706134) + (xy 162.422633 166.696387) + (xy 162.440678 166.467108) + (xy 162.440678 166.457248) + (xy 162.422633 166.227969) + (xy 162.42109 166.218222) + (xy 162.3674 165.994592) + (xy 162.364351 165.985207) + (xy 162.358053 165.970003) + (xy 169.880955 165.970003) + (xy 169.886682 165.977653) + (xy 170.06219 166.085204) + (xy 170.070984 166.089685) + (xy 170.28346 166.177695) + (xy 170.292845 166.180744) + (xy 170.516475 166.234434) + (xy 170.526222 166.235977) + (xy 170.755501 166.254022) + (xy 170.765361 166.254022) + (xy 170.99464 166.235977) + (xy 171.004387 166.234434) + (xy 171.228017 166.180744) + (xy 171.237402 166.177695) + (xy 171.449878 166.089685) + (xy 171.458672 166.085204) + (xy 171.630514 165.9799) + (xy 171.639974 165.969444) + (xy 171.63619 165.960666) + (xy 170.773243 165.097719) + (xy 170.759299 165.090105) + (xy 170.757466 165.090236) + (xy 170.750851 165.094487) + (xy 169.887715 165.957623) + (xy 169.880955 165.970003) + (xy 162.358053 165.970003) + (xy 162.276341 165.772731) + (xy 162.27186 165.763937) + (xy 162.166556 165.592095) + (xy 162.1561 165.582635) + (xy 162.147322 165.586419) + (xy 161.284375 166.449366) + (xy 161.276761 166.46331) + (xy 160.546709 166.46331) + (xy 160.547945 166.461046) + (xy 160.547814 166.459213) + (xy 160.543563 166.452598) + (xy 159.680427 165.589462) + (xy 159.668047 165.582702) + (xy 159.660397 165.588429) + (xy 159.552846 165.763937) + (xy 159.548365 165.772731) + (xy 159.460355 165.985207) + (xy 159.457306 165.994592) + (xy 159.403616 166.218222) + (xy 159.402073 166.227969) + (xy 159.384028 166.457248) + (xy 159.384028 166.467108) + (xy 156.352434 166.467108) + (xy 156.132259 165.218431) + (xy 160.03281 165.218431) + (xy 160.036594 165.227209) + (xy 160.899541 166.090156) + (xy 160.913485 166.09777) + (xy 160.915318 166.097639) + (xy 160.921933 166.093388) + (xy 161.785069 165.230252) + (xy 161.791829 165.217872) + (xy 161.786102 165.210222) + (xy 161.610594 165.102671) + (xy 161.6018 165.09819) + (xy 161.389324 165.01018) + (xy 161.379939 165.007131) + (xy 161.156309 164.953441) + (xy 161.146562 164.951898) + (xy 160.917283 164.933853) + (xy 160.907423 164.933853) + (xy 160.678144 164.951898) + (xy 160.668397 164.953441) + (xy 160.444767 165.007131) + (xy 160.435382 165.01018) + (xy 160.222906 165.09819) + (xy 160.214112 165.102671) + (xy 160.04227 165.207975) + (xy 160.03281 165.218431) + (xy 156.132259 165.218431) + (xy 154.063386 153.485272) + (xy 156.764993 153.485272) + (xy 156.773647 153.715808) + (xy 156.821021 153.94159) + (xy 156.90576 154.156162) + (xy 156.976303 154.272413) + (xy 157.020788 154.345722) + (xy 157.02544 154.353389) + (xy 157.028937 154.357419) + (xy 157.168624 154.518394) + (xy 157.17664 154.527632) + (xy 157.204082 154.550133) + (xy 157.350908 154.670524) + (xy 157.350914 154.670528) + (xy 157.355036 154.673908) + (xy 157.555528 154.788034) + (xy 157.560544 154.789855) + (xy 157.560549 154.789857) + (xy 157.767368 154.864929) + (xy 157.767372 154.86493) + (xy 157.772383 154.866749) + (xy 157.777632 154.867698) + (xy 157.777635 154.867699) + (xy 157.995316 154.907062) + (xy 157.995323 154.907063) + (xy 157.9994 154.9078) + (xy 158.017137 154.908636) + (xy 158.022085 154.90887) + (xy 158.022092 154.90887) + (xy 158.023573 154.90894) + (xy 158.185718 154.90894) + (xy 158.253095 154.903223) + (xy 158.352355 154.894801) + (xy 158.352359 154.8948) + (xy 158.357666 154.89435) + (xy 158.362821 154.893012) + (xy 158.362827 154.893011) + (xy 158.575796 154.837735) + (xy 158.5758 154.837734) + (xy 158.580965 154.836393) + (xy 158.585831 154.834201) + (xy 158.585834 154.8342) + (xy 158.786442 154.743833) + (xy 158.791308 154.741641) + (xy 158.795728 154.738665) + (xy 158.795732 154.738663) + (xy 158.927839 154.649722) + (xy 158.982678 154.612802) + (xy 159.149605 154.453562) + (xy 159.189106 154.40047) + (xy 159.28413 154.272754) + (xy 159.284132 154.272751) + (xy 159.287314 154.268474) + (xy 159.344295 154.1564) + (xy 159.389451 154.067586) + (xy 159.389451 154.067585) + (xy 159.39187 154.062828) + (xy 159.433399 153.929085) + (xy 159.458698 153.84761) + (xy 159.458699 153.847604) + (xy 159.460282 153.842507) + (xy 159.478943 153.70171) + (xy 159.489893 153.619093) + (xy 159.489893 153.619088) + (xy 159.490593 153.613808) + (xy 159.490086 153.600288) + (xy 159.484384 153.448406) + (xy 159.481939 153.383272) + (xy 159.434565 153.15749) + (xy 159.42508 153.133471) + (xy 159.385983 153.034473) + (xy 159.349826 152.942918) + (xy 159.250326 152.778946) + (xy 159.232915 152.750254) + (xy 159.232914 152.750253) + (xy 159.230146 152.745691) + (xy 159.18765 152.696719) + (xy 159.139416 152.641134) + (xy 161.31675 152.641134) + (xy 161.317113 152.645282) + (xy 161.317113 152.645286) + (xy 161.333956 152.837802) + (xy 161.342488 152.935324) + (xy 161.343398 152.939396) + (xy 161.343399 152.939401) + (xy 161.403749 153.209392) + (xy 161.406908 153.223525) + (xy 161.408351 153.227448) + (xy 161.408352 153.22745) + (xy 161.422247 153.265216) + (xy 161.50888 153.500674) + (xy 161.510827 153.504367) + (xy 161.510828 153.504369) + (xy 161.563342 153.60397) + (xy 161.64661 153.761902) + (xy 161.650931 153.767982) + (xy 161.815255 153.99921) + (xy 161.81526 153.999216) + (xy 161.817679 154.00262) + (xy 161.820523 154.00567) + (xy 161.820528 154.005676) + (xy 161.981699 154.178511) + (xy 162.019082 154.218599) + (xy 162.247281 154.406043) + (xy 162.498265 154.56166) + (xy 162.502082 154.563376) + (xy 162.502085 154.563377) + (xy 162.542731 154.581644) + (xy 162.767626 154.682716) + (xy 162.858176 154.70971) + (xy 163.012471 154.755707) + (xy 163.050631 154.767083) + (xy 163.054751 154.767736) + (xy 163.054753 154.767736) + (xy 163.338828 154.81273) + (xy 163.338834 154.812731) + (xy 163.342309 154.813281) + (xy 163.366868 154.814396) + (xy 163.433253 154.817411) + (xy 163.433274 154.817411) + (xy 163.434673 154.817475) + (xy 163.619137 154.817475) + (xy 163.8389 154.802878) + (xy 163.842999 154.802052) + (xy 163.843003 154.802051) + (xy 164.016426 154.767083) + (xy 164.128387 154.744508) + (xy 164.407611 154.648363) + (xy 164.578709 154.562684) + (xy 164.667931 154.518005) + (xy 164.667933 154.518004) + (xy 164.671667 154.516134) + (xy 164.915914 154.350143) + (xy 164.924644 154.342338) + (xy 165.052965 154.227605) + (xy 165.136063 154.153307) + (xy 165.163616 154.121161) + (xy 165.325525 153.932259) + (xy 165.325528 153.932255) + (xy 165.328245 153.929085) + (xy 165.330519 153.925583) + (xy 165.330523 153.925578) + (xy 165.486806 153.684924) + (xy 165.486809 153.684919) + (xy 165.489085 153.681414) + (xy 165.49353 153.672054) + (xy 165.576768 153.496754) + (xy 165.615755 153.414647) + (xy 165.625638 153.383867) + (xy 165.704751 153.137458) + (xy 165.704751 153.137457) + (xy 165.706031 153.133471) + (xy 165.726727 153.018447) + (xy 165.757587 152.846934) + (xy 165.757588 152.846929) + (xy 165.758326 152.842825) + (xy 165.758555 152.837802) + (xy 165.771533 152.551986) + (xy 165.771533 152.551981) + (xy 165.771722 152.547816) + (xy 165.771339 152.543432) + (xy 165.746348 152.257787) + (xy 165.745984 152.253626) + (xy 165.741012 152.231381) + (xy 165.682476 151.969503) + (xy 165.682474 151.969496) + (xy 165.681564 151.965425) + (xy 165.67543 151.948752) + (xy 165.622788 151.805678) + (xy 165.579592 151.688276) + (xy 165.573175 151.676104) + (xy 165.519943 151.575142) + (xy 167.597879 151.575142) + (xy 167.598079 151.580472) + (xy 167.598079 151.580473) + (xy 167.599927 151.629711) + (xy 167.606533 151.805678) + (xy 167.653907 152.03146) + (xy 167.655865 152.036419) + (xy 167.655866 152.036421) + (xy 167.69106 152.125537) + (xy 167.738646 152.246032) + (xy 167.808056 152.360417) + (xy 167.850771 152.430808) + (xy 167.858326 152.443259) + (xy 167.861823 152.447289) + (xy 167.986588 152.591068) + (xy 168.009526 152.617502) + (xy 168.013657 152.620889) + (xy 168.183794 152.760394) + (xy 168.1838 152.760398) + (xy 168.187922 152.763778) + (xy 168.388414 152.877904) + (xy 168.39343 152.879725) + (xy 168.393435 152.879727) + (xy 168.600254 152.954799) + (xy 168.600258 152.9548) + (xy 168.605269 152.956619) + (xy 168.610518 152.957568) + (xy 168.610521 152.957569) + (xy 168.828202 152.996932) + (xy 168.828209 152.996933) + (xy 168.832286 152.99767) + (xy 168.850023 152.998506) + (xy 168.854971 152.99874) + (xy 168.854978 152.99874) + (xy 168.856459 152.99881) + (xy 169.018604 152.99881) + (xy 169.08556 152.993129) + (xy 169.185241 152.984671) + (xy 169.185245 152.98467) + (xy 169.190552 152.98422) + (xy 169.195707 152.982882) + (xy 169.195713 152.982881) + (xy 169.408682 152.927605) + (xy 169.408686 152.927604) + (xy 169.413851 152.926263) + (xy 169.418717 152.924071) + (xy 169.41872 152.92407) + (xy 169.619328 152.833703) + (xy 169.624194 152.831511) + (xy 169.628614 152.828535) + (xy 169.628618 152.828533) + (xy 169.757652 152.741661) + (xy 169.815564 152.702672) + (xy 169.982491 152.543432) + (xy 170.027227 152.483304) + (xy 170.117016 152.362624) + (xy 170.117018 152.362621) + (xy 170.1202 152.358344) + (xy 170.171715 152.257022) + (xy 170.222337 152.157456) + (xy 170.222337 152.157455) + (xy 170.224756 152.152698) + (xy 170.269134 152.009778) + (xy 170.291584 151.93748) + (xy 170.291585 151.937474) + (xy 170.293168 151.932377) + (xy 170.309269 151.810896) + (xy 170.322779 151.708963) + (xy 170.322779 151.708958) + (xy 170.323479 151.703678) + (xy 170.314825 151.473142) + (xy 170.267451 151.24736) + (xy 170.265377 151.242107) + (xy 170.218955 151.124562) + (xy 170.182712 151.032788) + (xy 170.094775 150.887871) + (xy 170.065801 150.840124) + (xy 170.0658 150.840123) + (xy 170.063032 150.835561) + (xy 170.017341 150.782907) + (xy 169.915332 150.665351) + (xy 169.91533 150.665349) + (xy 169.911832 150.661318) + (xy 169.868238 150.625573) + (xy 169.737564 150.518426) + (xy 169.737558 150.518422) + (xy 169.733436 150.515042) + (xy 169.532944 150.400916) + (xy 169.527928 150.399095) + (xy 169.527923 150.399093) + (xy 169.321104 150.324021) + (xy 169.3211 150.32402) + (xy 169.316089 150.322201) + (xy 169.31084 150.321252) + (xy 169.310837 150.321251) + (xy 169.093156 150.281888) + (xy 169.093149 150.281887) + (xy 169.089072 150.28115) + (xy 169.071335 150.280314) + (xy 169.066387 150.28008) + (xy 169.06638 150.28008) + (xy 169.064899 150.28001) + (xy 168.902754 150.28001) + (xy 168.835798 150.285691) + (xy 168.736117 150.294149) + (xy 168.736113 150.29415) + (xy 168.730806 150.2946) + (xy 168.725651 150.295938) + (xy 168.725645 150.295939) + (xy 168.512676 150.351215) + (xy 168.512672 150.351216) + (xy 168.507507 150.352557) + (xy 168.502641 150.354749) + (xy 168.502638 150.35475) + (xy 168.30203 150.445117) + (xy 168.297164 150.447309) + (xy 168.292744 150.450285) + (xy 168.29274 150.450287) + (xy 168.263828 150.469752) + (xy 168.105794 150.576148) + (xy 167.938867 150.735388) + (xy 167.92201 150.758045) + (xy 167.805156 150.915103) + (xy 167.801158 150.920476) + (xy 167.798743 150.925226) + (xy 167.744056 151.032788) + (xy 167.696602 151.126122) + (xy 167.664432 151.229727) + (xy 167.629774 151.34134) + (xy 167.629773 151.341346) + (xy 167.62819 151.346443) + (xy 167.614492 151.449799) + (xy 167.603068 151.535994) + (xy 167.597879 151.575142) + (xy 165.519943 151.575142) + (xy 165.492422 151.522944) + (xy 165.441862 151.427048) + (xy 165.395485 151.361789) + (xy 165.273217 151.18974) + (xy 165.273212 151.189734) + (xy 165.270793 151.18633) + (xy 165.267949 151.18328) + (xy 165.267944 151.183274) + (xy 165.072236 150.973403) + (xy 165.06939 150.970351) + (xy 164.841191 150.782907) + (xy 164.590207 150.62729) + (xy 164.575266 150.620575) + (xy 164.50841 150.590529) + (xy 164.320846 150.506234) + (xy 164.106624 150.442372) + (xy 164.04184 150.423059) + (xy 164.041838 150.423059) + (xy 164.037841 150.421867) + (xy 164.033721 150.421214) + (xy 164.033719 150.421214) + (xy 163.749644 150.37622) + (xy 163.749638 150.376219) + (xy 163.746163 150.375669) + (xy 163.721101 150.374531) + (xy 163.655219 150.371539) + (xy 163.655198 150.371539) + (xy 163.653799 150.371475) + (xy 163.469335 150.371475) + (xy 163.249572 150.386072) + (xy 163.245473 150.386898) + (xy 163.245469 150.386899) + (xy 163.152415 150.405662) + (xy 162.960085 150.444442) + (xy 162.680861 150.540587) + (xy 162.602506 150.579824) + (xy 162.444038 150.659179) + (xy 162.416805 150.672816) + (xy 162.172558 150.838807) + (xy 162.169444 150.841591) + (xy 162.169443 150.841592) + (xy 162.099619 150.904022) + (xy 161.952409 151.035643) + (xy 161.949692 151.038813) + (xy 161.949691 151.038814) + (xy 161.766472 151.252579) + (xy 161.760227 151.259865) + (xy 161.757953 151.263367) + (xy 161.757949 151.263372) + (xy 161.601666 151.504026) + (xy 161.599387 151.507536) + (xy 161.597593 151.511314) + (xy 161.597592 151.511316) + (xy 161.569795 151.569857) + (xy 161.472717 151.774303) + (xy 161.471438 151.778286) + (xy 161.471437 151.778289) + (xy 161.398206 152.006378) + (xy 161.382441 152.055479) + (xy 161.3817 152.059598) + (xy 161.331999 152.335829) + (xy 161.330146 152.346125) + (xy 161.329957 152.350292) + (xy 161.329956 152.350299) + (xy 161.316939 152.636964) + (xy 161.31675 152.641134) + (xy 159.139416 152.641134) + (xy 159.082446 152.575481) + (xy 159.082444 152.575479) + (xy 159.078946 152.571448) + (xy 159.001165 152.507671) + (xy 158.904678 152.428556) + (xy 158.904672 152.428552) + (xy 158.90055 152.425172) + (xy 158.700058 152.311046) + (xy 158.695042 152.309225) + (xy 158.695037 152.309223) + (xy 158.488218 152.234151) + (xy 158.488214 152.23415) + (xy 158.483203 152.232331) + (xy 158.477954 152.231382) + (xy 158.477951 152.231381) + (xy 158.26027 152.192018) + (xy 158.260263 152.192017) + (xy 158.256186 152.19128) + (xy 158.238449 152.190444) + (xy 158.233501 152.19021) + (xy 158.233494 152.19021) + (xy 158.232013 152.19014) + (xy 158.069868 152.19014) + (xy 158.002912 152.195821) + (xy 157.903231 152.204279) + (xy 157.903227 152.20428) + (xy 157.89792 152.20473) + (xy 157.892765 152.206068) + (xy 157.892759 152.206069) + (xy 157.67979 152.261345) + (xy 157.679786 152.261346) + (xy 157.674621 152.262687) + (xy 157.669755 152.264879) + (xy 157.669752 152.26488) + (xy 157.60432 152.294355) + (xy 157.464278 152.357439) + (xy 157.459858 152.360415) + (xy 157.459854 152.360417) + (xy 157.369945 152.420948) + (xy 157.272908 152.486278) + (xy 157.105981 152.645518) + (xy 157.102793 152.649803) + (xy 156.980076 152.814741) + (xy 156.968272 152.830606) + (xy 156.96206 152.842825) + (xy 156.871896 153.020164) + (xy 156.863716 153.036252) + (xy 156.829537 153.146325) + (xy 156.796888 153.25147) + (xy 156.796887 153.251476) + (xy 156.795304 153.256573) + (xy 156.786831 153.320502) + (xy 156.765773 153.479388) + (xy 156.764993 153.485272) + (xy 154.063386 153.485272) + (xy 153.61895 150.964752) + (xy 157.080858 150.964752) + (xy 157.086585 150.972402) + (xy 157.262093 151.079953) + (xy 157.270887 151.084434) + (xy 157.483363 151.172444) + (xy 157.492748 151.175493) + (xy 157.716378 151.229183) + (xy 157.726125 151.230726) + (xy 157.955404 151.248771) + (xy 157.965264 151.248771) + (xy 158.194543 151.230726) + (xy 158.20429 151.229183) + (xy 158.42792 151.175493) + (xy 158.437305 151.172444) + (xy 158.649781 151.084434) + (xy 158.658575 151.079953) + (xy 158.830417 150.974649) + (xy 158.839877 150.964193) + (xy 158.836093 150.955415) + (xy 157.973146 150.092468) + (xy 157.959202 150.084854) + (xy 157.957369 150.084985) + (xy 157.950754 150.089236) + (xy 157.087618 150.952372) + (xy 157.080858 150.964752) + (xy 153.61895 150.964752) + (xy 153.400415 149.725376) + (xy 156.432009 149.725376) + (xy 156.450054 149.954655) + (xy 156.451597 149.964402) + (xy 156.505287 150.188032) + (xy 156.508336 150.197417) + (xy 156.596346 150.409893) + (xy 156.600827 150.418687) + (xy 156.706131 150.590529) + (xy 156.716587 150.599989) + (xy 156.725365 150.596205) + (xy 157.588312 149.733258) + (xy 157.59469 149.721578) + (xy 158.324742 149.721578) + (xy 158.324873 149.723411) + (xy 158.329124 149.730026) + (xy 159.19226 150.593162) + (xy 159.20464 150.599922) + (xy 159.21229 150.594195) + (xy 159.319841 150.418687) + (xy 159.324322 150.409893) + (xy 159.412332 150.197417) + (xy 159.415381 150.188032) + (xy 159.469071 149.964402) + (xy 159.470614 149.954655) + (xy 159.488659 149.725376) + (xy 159.488659 149.715516) + (xy 159.470614 149.486237) + (xy 159.469071 149.47649) + (xy 159.415381 149.25286) + (xy 159.412332 149.243475) + (xy 159.406034 149.228271) + (xy 166.928936 149.228271) + (xy 166.934663 149.235921) + (xy 167.110171 149.343472) + (xy 167.118965 149.347953) + (xy 167.331441 149.435963) + (xy 167.340826 149.439012) + (xy 167.564456 149.492702) + (xy 167.574203 149.494245) + (xy 167.803482 149.51229) + (xy 167.813342 149.51229) + (xy 168.042621 149.494245) + (xy 168.052368 149.492702) + (xy 168.275998 149.439012) + (xy 168.285383 149.435963) + (xy 168.497859 149.347953) + (xy 168.506653 149.343472) + (xy 168.678495 149.238168) + (xy 168.687955 149.227712) + (xy 168.684171 149.218934) + (xy 167.821224 148.355987) + (xy 167.80728 148.348373) + (xy 167.805447 148.348504) + (xy 167.798832 148.352755) + (xy 166.935696 149.215891) + (xy 166.928936 149.228271) + (xy 159.406034 149.228271) + (xy 159.324322 149.030999) + (xy 159.319841 149.022205) + (xy 159.214537 148.850363) + (xy 159.204081 148.840903) + (xy 159.195303 148.844687) + (xy 158.332356 149.707634) + (xy 158.324742 149.721578) + (xy 157.59469 149.721578) + (xy 157.595926 149.719314) + (xy 157.595795 149.717481) + (xy 157.591544 149.710866) + (xy 156.728408 148.84773) + (xy 156.716028 148.84097) + (xy 156.708378 148.846697) + (xy 156.600827 149.022205) + (xy 156.596346 149.030999) + (xy 156.508336 149.243475) + (xy 156.505287 149.25286) + (xy 156.451597 149.47649) + (xy 156.450054 149.486237) + (xy 156.432009 149.715516) + (xy 156.432009 149.725376) + (xy 153.400415 149.725376) + (xy 153.18024 148.476699) + (xy 157.080791 148.476699) + (xy 157.084575 148.485477) + (xy 157.947522 149.348424) + (xy 157.961466 149.356038) + (xy 157.963299 149.355907) + (xy 157.969914 149.351656) + (xy 158.83305 148.48852) + (xy 158.83981 148.47614) + (xy 158.834083 148.46849) + (xy 158.658575 148.360939) + (xy 158.649781 148.356458) + (xy 158.437305 148.268448) + (xy 158.42792 148.265399) + (xy 158.20429 148.211709) + (xy 158.194543 148.210166) + (xy 157.965264 148.192121) + (xy 157.955404 148.192121) + (xy 157.726125 148.210166) + (xy 157.716378 148.211709) + (xy 157.492748 148.265399) + (xy 157.483363 148.268448) + (xy 157.270887 148.356458) + (xy 157.262093 148.360939) + (xy 157.090251 148.466243) + (xy 157.080791 148.476699) + (xy 153.18024 148.476699) + (xy 151.415282 138.467128) + (xy 174.935751 138.467128) + (xy 174.935951 138.472458) + (xy 174.935951 138.472459) + (xy 174.936939 138.498777) + (xy 174.944405 138.697664) + (xy 174.991779 138.923446) + (xy 174.993737 138.928405) + (xy 174.993738 138.928407) + (xy 175.005519 138.958238) + (xy 175.076518 139.138018) + (xy 175.147268 139.25461) + (xy 175.191793 139.327985) + (xy 175.196198 139.335245) + (xy 175.199695 139.339275) + (xy 175.333279 139.493217) + (xy 175.347398 139.509488) + (xy 175.351529 139.512875) + (xy 175.521666 139.65238) + (xy 175.521672 139.652384) + (xy 175.525794 139.655764) + (xy 175.726286 139.76989) + (xy 175.731302 139.771711) + (xy 175.731307 139.771713) + (xy 175.938126 139.846785) + (xy 175.93813 139.846786) + (xy 175.943141 139.848605) + (xy 175.94839 139.849554) + (xy 175.948393 139.849555) + (xy 176.166074 139.888918) + (xy 176.166081 139.888919) + (xy 176.170158 139.889656) + (xy 176.187895 139.890492) + (xy 176.192843 139.890726) + (xy 176.19285 139.890726) + (xy 176.194331 139.890796) + (xy 176.356476 139.890796) + (xy 176.423432 139.885115) + (xy 176.523113 139.876657) + (xy 176.523117 139.876656) + (xy 176.528424 139.876206) + (xy 176.533579 139.874868) + (xy 176.533585 139.874867) + (xy 176.746554 139.819591) + (xy 176.746558 139.81959) + (xy 176.751723 139.818249) + (xy 176.756589 139.816057) + (xy 176.756592 139.816056) + (xy 176.9572 139.725689) + (xy 176.962066 139.723497) + (xy 176.966486 139.720521) + (xy 176.96649 139.720519) + (xy 177.073545 139.648444) + (xy 177.153436 139.594658) + (xy 177.320363 139.435418) + (xy 177.402601 139.324886) + (xy 177.454888 139.25461) + (xy 177.45489 139.254607) + (xy 177.458072 139.25033) + (xy 177.514686 139.138978) + (xy 177.560209 139.049442) + (xy 177.560209 139.049441) + (xy 177.562628 139.044684) + (xy 177.601894 138.918227) + (xy 177.629456 138.829466) + (xy 177.629457 138.82946) + (xy 177.63104 138.824363) + (xy 177.65082 138.675124) + (xy 177.660651 138.600949) + (xy 177.660651 138.600944) + (xy 177.661351 138.595664) + (xy 177.660946 138.58486) + (xy 177.655598 138.442405) + (xy 177.652697 138.365128) + (xy 177.605323 138.139346) + (xy 177.60004 138.125967) + (xy 177.589271 138.098698) + (xy 179.550136 138.098698) + (xy 179.550499 138.102846) + (xy 179.550499 138.10285) + (xy 179.56398 138.256935) + (xy 179.575874 138.392888) + (xy 179.576784 138.39696) + (xy 179.576785 138.396965) + (xy 179.638961 138.675124) + (xy 179.640294 138.681089) + (xy 179.641737 138.685012) + (xy 179.641738 138.685014) + (xy 179.646392 138.697664) + (xy 179.742266 138.958238) + (xy 179.744213 138.961931) + (xy 179.744214 138.961933) + (xy 179.808309 139.0835) + (xy 179.879996 139.219466) + (xy 179.908346 139.259359) + (xy 180.048641 139.456774) + (xy 180.048646 139.45678) + (xy 180.051065 139.460184) + (xy 180.053909 139.463234) + (xy 180.053914 139.46324) + (xy 180.243 139.66601) + (xy 180.252468 139.676163) + (xy 180.480667 139.863607) + (xy 180.731651 140.019224) + (xy 180.735468 140.02094) + (xy 180.735471 140.020941) + (xy 180.772475 140.037571) + (xy 181.001012 140.14028) + (xy 181.284017 140.224647) + (xy 181.288137 140.2253) + (xy 181.288139 140.2253) + (xy 181.572214 140.270294) + (xy 181.57222 140.270295) + (xy 181.575695 140.270845) + (xy 181.600254 140.27196) + (xy 181.666639 140.274975) + (xy 181.66666 140.274975) + (xy 181.668059 140.275039) + (xy 181.852523 140.275039) + (xy 182.072286 140.260442) + (xy 182.076385 140.259616) + (xy 182.076389 140.259615) + (xy 182.249812 140.224647) + (xy 182.361773 140.202072) + (xy 182.640997 140.105927) + (xy 182.777501 140.037571) + (xy 182.901317 139.975569) + (xy 182.901319 139.975568) + (xy 182.905053 139.973698) + (xy 183.1493 139.807707) + (xy 183.185548 139.775298) + (xy 183.366334 139.613656) + (xy 183.369449 139.610871) + (xy 183.377131 139.601908) + (xy 183.558911 139.389823) + (xy 183.558914 139.389819) + (xy 183.561631 139.386649) + (xy 183.563905 139.383147) + (xy 183.563909 139.383142) + (xy 183.720192 139.142488) + (xy 183.720195 139.142483) + (xy 183.722471 139.138978) + (xy 183.725283 139.133057) + (xy 183.799415 138.976933) + (xy 183.849141 138.872211) + (xy 183.853544 138.858499) + (xy 183.938137 138.595022) + (xy 183.938137 138.595021) + (xy 183.939417 138.591035) + (xy 183.960865 138.471832) + (xy 183.990973 138.304498) + (xy 183.990974 138.304493) + (xy 183.991712 138.300389) + (xy 183.992033 138.29334) + (xy 184.004919 138.00955) + (xy 184.004919 138.009545) + (xy 184.005108 138.00538) + (xy 184.00463 137.999909) + (xy 183.979734 137.715351) + (xy 183.97937 137.71119) + (xy 183.978459 137.707113) + (xy 183.934045 137.508414) + (xy 185.893893 137.508414) + (xy 185.894093 137.513744) + (xy 185.894093 137.513745) + (xy 185.89643 137.575986) + (xy 185.902547 137.73895) + (xy 185.949921 137.964732) + (xy 185.951879 137.969691) + (xy 185.95188 137.969693) + (xy 185.973046 138.023287) + (xy 186.03466 138.179304) + (xy 186.108136 138.300389) + (xy 186.147512 138.365278) + (xy 186.15434 138.376531) + (xy 186.157837 138.380561) + (xy 186.289643 138.532454) + (xy 186.30554 138.550774) + (xy 186.309671 138.554161) + (xy 186.479808 138.693666) + (xy 186.479814 138.69367) + (xy 186.483936 138.69705) + (xy 186.684428 138.811176) + (xy 186.689444 138.812997) + (xy 186.689449 138.812999) + (xy 186.896268 138.888071) + (xy 186.896272 138.888072) + (xy 186.901283 138.889891) + (xy 186.906532 138.89084) + (xy 186.906535 138.890841) + (xy 187.124216 138.930204) + (xy 187.124223 138.930205) + (xy 187.1283 138.930942) + (xy 187.146037 138.931778) + (xy 187.150985 138.932012) + (xy 187.150992 138.932012) + (xy 187.152473 138.932082) + (xy 187.314618 138.932082) + (xy 187.398801 138.924939) + (xy 187.481255 138.917943) + (xy 187.481259 138.917942) + (xy 187.486566 138.917492) + (xy 187.491721 138.916154) + (xy 187.491727 138.916153) + (xy 187.704696 138.860877) + (xy 187.7047 138.860876) + (xy 187.709865 138.859535) + (xy 187.714731 138.857343) + (xy 187.714734 138.857342) + (xy 187.915342 138.766975) + (xy 187.920208 138.764783) + (xy 187.924628 138.761807) + (xy 187.924632 138.761805) + (xy 188.082477 138.655536) + (xy 188.111578 138.635944) + (xy 188.278505 138.476704) + (xy 188.342608 138.390546) + (xy 188.41303 138.295896) + (xy 188.413032 138.295893) + (xy 188.416214 138.291616) + (xy 188.473062 138.179804) + (xy 188.518351 138.090728) + (xy 188.518351 138.090727) + (xy 188.52077 138.08597) + (xy 188.557428 137.967913) + (xy 188.587598 137.870752) + (xy 188.587599 137.870746) + (xy 188.589182 137.865649) + (xy 188.605283 137.744168) + (xy 188.618793 137.642235) + (xy 188.618793 137.64223) + (xy 188.619493 137.63695) + (xy 188.618324 137.605793) + (xy 188.611311 137.418991) + (xy 188.610839 137.406414) + (xy 188.563465 137.180632) + (xy 188.560144 137.172221) + (xy 188.514744 137.057263) + (xy 188.478726 136.96606) + (xy 188.359046 136.768833) + (xy 188.348932 136.757178) + (xy 188.211346 136.598623) + (xy 188.211344 136.598621) + (xy 188.207846 136.59459) + (xy 188.146242 136.544078) + (xy 188.033578 136.451698) + (xy 188.033572 136.451694) + (xy 188.02945 136.448314) + (xy 187.828958 136.334188) + (xy 187.823942 136.332367) + (xy 187.823937 136.332365) + (xy 187.617118 136.257293) + (xy 187.617114 136.257292) + (xy 187.612103 136.255473) + (xy 187.606854 136.254524) + (xy 187.606851 136.254523) + (xy 187.38917 136.21516) + (xy 187.389163 136.215159) + (xy 187.385086 136.214422) + (xy 187.367349 136.213586) + (xy 187.362401 136.213352) + (xy 187.362394 136.213352) + (xy 187.360913 136.213282) + (xy 187.198768 136.213282) + (xy 187.131812 136.218963) + (xy 187.032131 136.227421) + (xy 187.032127 136.227422) + (xy 187.02682 136.227872) + (xy 187.021665 136.22921) + (xy 187.021659 136.229211) + (xy 186.80869 136.284487) + (xy 186.808686 136.284488) + (xy 186.803521 136.285829) + (xy 186.798655 136.288021) + (xy 186.798652 136.288022) + (xy 186.644998 136.357238) + (xy 186.593178 136.380581) + (xy 186.588758 136.383557) + (xy 186.588754 136.383559) + (xy 186.506265 136.439095) + (xy 186.401808 136.50942) + (xy 186.234881 136.66866) + (xy 186.231693 136.672945) + (xy 186.109695 136.836917) + (xy 186.097172 136.853748) + (xy 186.094757 136.858498) + (xy 186.00206 137.04082) + (xy 185.992616 137.059394) + (xy 185.964555 137.149764) + (xy 185.925788 137.274612) + (xy 185.925787 137.274618) + (xy 185.924204 137.279715) + (xy 185.910779 137.381008) + (xy 185.894941 137.50051) + (xy 185.893893 137.508414) + (xy 183.934045 137.508414) + (xy 183.915862 137.427067) + (xy 183.91586 137.42706) + (xy 183.91495 137.422989) + (xy 183.910751 137.411575) + (xy 183.866267 137.290673) + (xy 183.812978 137.14584) + (xy 183.791909 137.105878) + (xy 183.720086 136.969654) + (xy 183.675248 136.884612) + (xy 183.603312 136.783388) + (xy 183.506603 136.647304) + (xy 183.506598 136.647298) + (xy 183.504179 136.643894) + (xy 183.501335 136.640844) + (xy 183.50133 136.640838) + (xy 183.305622 136.430967) + (xy 183.302776 136.427915) + (xy 183.074577 136.240471) + (xy 182.823593 136.084854) + (xy 182.793664 136.071403) + (xy 182.691787 136.025618) + (xy 182.554232 135.963798) + (xy 182.374205 135.91013) + (xy 182.275226 135.880623) + (xy 182.275224 135.880623) + (xy 182.271227 135.879431) + (xy 182.267107 135.878778) + (xy 182.267105 135.878778) + (xy 181.98303 135.833784) + (xy 181.983024 135.833783) + (xy 181.979549 135.833233) + (xy 181.95499 135.832118) + (xy 181.888605 135.829103) + (xy 181.888584 135.829103) + (xy 181.887185 135.829039) + (xy 181.702721 135.829039) + (xy 181.482958 135.843636) + (xy 181.478859 135.844462) + (xy 181.478855 135.844463) + (xy 181.356475 135.869139) + (xy 181.193471 135.902006) + (xy 180.914247 135.998151) + (xy 180.867191 136.021715) + (xy 180.700313 136.105281) + (xy 180.650191 136.13038) + (xy 180.405944 136.296371) + (xy 180.185795 136.493207) + (xy 180.183078 136.496377) + (xy 180.183077 136.496378) + (xy 180.011969 136.696013) + (xy 179.993613 136.717429) + (xy 179.991339 136.720931) + (xy 179.991335 136.720936) + (xy 179.835052 136.96159) + (xy 179.832773 136.9651) + (xy 179.830979 136.968878) + (xy 179.830978 136.96888) + (xy 179.818026 136.996157) + (xy 179.706103 137.231867) + (xy 179.704824 137.23585) + (xy 179.704823 137.235853) + (xy 179.628422 137.473815) + (xy 179.615827 137.513043) + (xy 179.615086 137.517162) + (xy 179.566733 137.7859) + (xy 179.563532 137.803689) + (xy 179.563343 137.807856) + (xy 179.563342 137.807863) + (xy 179.550717 138.085902) + (xy 179.550136 138.098698) + (xy 177.589271 138.098698) + (xy 177.555595 138.013427) + (xy 177.520584 137.924774) + (xy 177.418868 137.757151) + (xy 177.403673 137.73211) + (xy 177.403672 137.732109) + (xy 177.400904 137.727547) + (xy 177.396835 137.722858) + (xy 177.253204 137.557337) + (xy 177.253202 137.557335) + (xy 177.249704 137.553304) + (xy 177.179099 137.495411) + (xy 177.075436 137.410412) + (xy 177.07543 137.410408) + (xy 177.071308 137.407028) + (xy 176.870816 137.292902) + (xy 176.8658 137.291081) + (xy 176.865795 137.291079) + (xy 176.658976 137.216007) + (xy 176.658972 137.216006) + (xy 176.653961 137.214187) + (xy 176.648712 137.213238) + (xy 176.648709 137.213237) + (xy 176.431028 137.173874) + (xy 176.431021 137.173873) + (xy 176.426944 137.173136) + (xy 176.409207 137.1723) + (xy 176.404259 137.172066) + (xy 176.404252 137.172066) + (xy 176.402771 137.171996) + (xy 176.240626 137.171996) + (xy 176.17367 137.177677) + (xy 176.073989 137.186135) + (xy 176.073985 137.186136) + (xy 176.068678 137.186586) + (xy 176.063523 137.187924) + (xy 176.063517 137.187925) + (xy 175.850548 137.243201) + (xy 175.850544 137.243202) + (xy 175.845379 137.244543) + (xy 175.840513 137.246735) + (xy 175.84051 137.246736) + (xy 175.671822 137.322724) + (xy 175.635036 137.339295) + (xy 175.630616 137.342271) + (xy 175.630612 137.342273) + (xy 175.573078 137.381008) + (xy 175.443666 137.468134) + (xy 175.276739 137.627374) + (xy 175.24301 137.672707) + (xy 175.142452 137.807863) + (xy 175.13903 137.812462) + (xy 175.136615 137.817212) + (xy 175.081928 137.924774) + (xy 175.034474 138.018108) + (xy 175.010287 138.096003) + (xy 174.967646 138.233326) + (xy 174.967645 138.233332) + (xy 174.966062 138.238429) + (xy 174.957282 138.304673) + (xy 174.937029 138.457487) + (xy 174.935751 138.467128) + (xy 151.415282 138.467128) + (xy 151.383497 138.286866) + (xy 151.111367 136.74354) + (xy 153.812974 136.74354) + (xy 153.821628 136.974076) + (xy 153.869002 137.199858) + (xy 153.87096 137.204817) + (xy 153.870961 137.204819) + (xy 153.900036 137.27844) + (xy 153.953741 137.41443) + (xy 154.024491 137.531022) + (xy 154.056083 137.583084) + (xy 154.073421 137.611657) + (xy 154.076918 137.615687) + (xy 154.218337 137.778658) + (xy 154.224621 137.7859) + (xy 154.240979 137.799313) + (xy 154.398889 137.928792) + (xy 154.398895 137.928796) + (xy 154.403017 137.932176) + (xy 154.603509 138.046302) + (xy 154.608525 138.048123) + (xy 154.60853 138.048125) + (xy 154.815349 138.123197) + (xy 154.815353 138.123198) + (xy 154.820364 138.125017) + (xy 154.825613 138.125966) + (xy 154.825616 138.125967) + (xy 155.043297 138.16533) + (xy 155.043304 138.165331) + (xy 155.047381 138.166068) + (xy 155.065118 138.166904) + (xy 155.070066 138.167138) + (xy 155.070073 138.167138) + (xy 155.071554 138.167208) + (xy 155.233699 138.167208) + (xy 155.300655 138.161527) + (xy 155.400336 138.153069) + (xy 155.40034 138.153068) + (xy 155.405647 138.152618) + (xy 155.410802 138.15128) + (xy 155.410808 138.151279) + (xy 155.623777 138.096003) + (xy 155.623781 138.096002) + (xy 155.628946 138.094661) + (xy 155.633812 138.092469) + (xy 155.633815 138.092468) + (xy 155.834423 138.002101) + (xy 155.839289 137.999909) + (xy 155.843709 137.996933) + (xy 155.843713 137.996931) + (xy 155.977014 137.907186) + (xy 156.030659 137.87107) + (xy 156.197586 137.71183) + (xy 156.260423 137.627374) + (xy 156.332111 137.531022) + (xy 156.332113 137.531019) + (xy 156.335295 137.526742) + (xy 156.375774 137.447126) + (xy 156.437432 137.325854) + (xy 156.437432 137.325853) + (xy 156.439851 137.321096) + (xy 156.486078 137.172221) + (xy 156.506679 137.105878) + (xy 156.50668 137.105872) + (xy 156.508263 137.100775) + (xy 156.525055 136.974076) + (xy 156.537874 136.877361) + (xy 156.537874 136.877356) + (xy 156.538574 136.872076) + (xy 156.52992 136.64154) + (xy 156.482546 136.415758) + (xy 156.473061 136.391739) + (xy 156.432861 136.289948) + (xy 156.397807 136.201186) + (xy 156.290704 136.024686) + (xy 156.280896 136.008522) + (xy 156.280895 136.008521) + (xy 156.278127 136.003959) + (xy 156.271908 135.996792) + (xy 156.187398 135.899402) + (xy 158.364731 135.899402) + (xy 158.365094 135.90355) + (xy 158.365094 135.903554) + (xy 158.382208 136.099163) + (xy 158.390469 136.193592) + (xy 158.391379 136.197664) + (xy 158.39138 136.197669) + (xy 158.449426 136.457352) + (xy 158.454889 136.481793) + (xy 158.456332 136.485716) + (xy 158.456333 136.485718) + (xy 158.477657 136.543673) + (xy 158.556861 136.758942) + (xy 158.694591 137.02017) + (xy 158.730292 137.070406) + (xy 158.863236 137.257478) + (xy 158.863241 137.257484) + (xy 158.86566 137.260888) + (xy 158.868504 137.263938) + (xy 158.868509 137.263944) + (xy 159.013093 137.418991) + (xy 159.067063 137.476867) + (xy 159.295262 137.664311) + (xy 159.546246 137.819928) + (xy 159.550063 137.821644) + (xy 159.550066 137.821645) + (xy 159.622925 137.854389) + (xy 159.815607 137.940984) + (xy 159.877762 137.959513) + (xy 160.085097 138.021322) + (xy 160.098612 138.025351) + (xy 160.102732 138.026004) + (xy 160.102734 138.026004) + (xy 160.386809 138.070998) + (xy 160.386815 138.070999) + (xy 160.39029 138.071549) + (xy 160.414849 138.072664) + (xy 160.481234 138.075679) + (xy 160.481255 138.075679) + (xy 160.482654 138.075743) + (xy 160.667118 138.075743) + (xy 160.886881 138.061146) + (xy 160.89098 138.06032) + (xy 160.890984 138.060319) + (xy 161.041524 138.029965) + (xy 161.176368 138.002776) + (xy 161.455592 137.906631) + (xy 161.627798 137.820397) + (xy 161.715912 137.776273) + (xy 161.715914 137.776272) + (xy 161.719648 137.774402) + (xy 161.963895 137.608411) + (xy 162.184044 137.411575) + (xy 162.217419 137.372636) + (xy 162.373506 137.190527) + (xy 162.373509 137.190523) + (xy 162.376226 137.187353) + (xy 162.3785 137.183851) + (xy 162.378504 137.183846) + (xy 162.534787 136.943192) + (xy 162.53479 136.943187) + (xy 162.537066 136.939682) + (xy 162.663736 136.672915) + (xy 162.666285 136.664978) + (xy 162.752732 136.395726) + (xy 162.752732 136.395725) + (xy 162.754012 136.391739) + (xy 162.77236 136.289762) + (xy 162.805568 136.105202) + (xy 162.805569 136.105197) + (xy 162.806307 136.101093) + (xy 162.806647 136.093624) + (xy 162.819514 135.810254) + (xy 162.819514 135.810249) + (xy 162.819703 135.806084) + (xy 162.81932 135.8017) + (xy 162.794329 135.516055) + (xy 162.793965 135.511894) + (xy 162.793054 135.507817) + (xy 162.730457 135.227771) + (xy 162.730455 135.227764) + (xy 162.729545 135.223693) + (xy 162.718881 135.194708) + (xy 162.67464 135.074467) + (xy 162.627573 134.946544) + (xy 162.576011 134.848747) + (xy 162.567925 134.83341) + (xy 164.64586 134.83341) + (xy 164.64606 134.83874) + (xy 164.64606 134.838741) + (xy 164.646611 134.85342) + (xy 164.654514 135.063946) + (xy 164.701888 135.289728) + (xy 164.703846 135.294687) + (xy 164.703847 135.294689) + (xy 164.721527 135.339457) + (xy 164.786627 135.5043) + (xy 164.855909 135.618474) + (xy 164.902226 135.694801) + (xy 164.906307 135.701527) + (xy 164.909804 135.705557) + (xy 165.051866 135.869269) + (xy 165.057507 135.87577) + (xy 165.061638 135.879157) + (xy 165.231775 136.018662) + (xy 165.231781 136.018666) + (xy 165.235903 136.022046) + (xy 165.436395 136.136172) + (xy 165.441411 136.137993) + (xy 165.441416 136.137995) + (xy 165.648235 136.213067) + (xy 165.648239 136.213068) + (xy 165.65325 136.214887) + (xy 165.658499 136.215836) + (xy 165.658502 136.215837) + (xy 165.876183 136.2552) + (xy 165.87619 136.255201) + (xy 165.880267 136.255938) + (xy 165.898004 136.256774) + (xy 165.902952 136.257008) + (xy 165.902959 136.257008) + (xy 165.90444 136.257078) + (xy 166.066585 136.257078) + (xy 166.133541 136.251397) + (xy 166.233222 136.242939) + (xy 166.233226 136.242938) + (xy 166.238533 136.242488) + (xy 166.243688 136.24115) + (xy 166.243694 136.241149) + (xy 166.456663 136.185873) + (xy 166.456667 136.185872) + (xy 166.461832 136.184531) + (xy 166.466698 136.182339) + (xy 166.466701 136.182338) + (xy 166.667309 136.091971) + (xy 166.672175 136.089779) + (xy 166.676595 136.086803) + (xy 166.676599 136.086801) + (xy 166.777808 136.018662) + (xy 166.863545 135.96094) + (xy 166.878594 135.946584) + (xy 175.585981 135.946584) + (xy 175.591708 135.954234) + (xy 175.767216 136.061785) + (xy 175.77601 136.066266) + (xy 175.988486 136.154276) + (xy 175.997871 136.157325) + (xy 176.221501 136.211015) + (xy 176.231248 136.212558) + (xy 176.460527 136.230603) + (xy 176.470387 136.230603) + (xy 176.699666 136.212558) + (xy 176.709413 136.211015) + (xy 176.933043 136.157325) + (xy 176.942428 136.154276) + (xy 177.154904 136.066266) + (xy 177.163698 136.061785) + (xy 177.33554 135.956481) + (xy 177.345 135.946025) + (xy 177.341216 135.937247) + (xy 176.478269 135.0743) + (xy 176.464325 135.066686) + (xy 176.462492 135.066817) + (xy 176.455877 135.071068) + (xy 175.592741 135.934204) + (xy 175.585981 135.946584) + (xy 166.878594 135.946584) + (xy 167.030472 135.8017) + (xy 167.110007 135.694801) + (xy 167.164997 135.620892) + (xy 167.164999 135.620889) + (xy 167.168181 135.616612) + (xy 167.220838 135.513044) + (xy 167.270318 135.415724) + (xy 167.270318 135.415723) + (xy 167.272737 135.410966) + (xy 167.319592 135.260069) + (xy 167.339565 135.195748) + (xy 167.339566 135.195742) + (xy 167.341149 135.190645) + (xy 167.36751 134.991752) + (xy 167.37076 134.967231) + (xy 167.37076 134.967226) + (xy 167.37146 134.961946) + (xy 167.362806 134.73141) + (xy 167.357728 134.707208) + (xy 174.937132 134.707208) + (xy 174.955177 134.936487) + (xy 174.95672 134.946234) + (xy 175.01041 135.169864) + (xy 175.013459 135.179249) + (xy 175.101469 135.391725) + (xy 175.10595 135.400519) + (xy 175.211254 135.572361) + (xy 175.22171 135.581821) + (xy 175.230488 135.578037) + (xy 176.093435 134.71509) + (xy 176.099813 134.70341) + (xy 176.829865 134.70341) + (xy 176.829996 134.705243) + (xy 176.834247 134.711858) + (xy 177.697383 135.574994) + (xy 177.709763 135.581754) + (xy 177.717413 135.576027) + (xy 177.824964 135.400519) + (xy 177.829445 135.391725) + (xy 177.917455 135.179249) + (xy 177.920504 135.169864) + (xy 177.943273 135.075026) + (xy 185.547928 135.075026) + (xy 185.553655 135.082676) + (xy 185.729163 135.190227) + (xy 185.737957 135.194708) + (xy 185.950433 135.282718) + (xy 185.959818 135.285767) + (xy 186.183448 135.339457) + (xy 186.193195 135.341) + (xy 186.422474 135.359045) + (xy 186.432334 135.359045) + (xy 186.661613 135.341) + (xy 186.67136 135.339457) + (xy 186.89499 135.285767) + (xy 186.904375 135.282718) + (xy 187.116851 135.194708) + (xy 187.125645 135.190227) + (xy 187.297487 135.084923) + (xy 187.306947 135.074467) + (xy 187.303163 135.065689) + (xy 186.440216 134.202742) + (xy 186.426272 134.195128) + (xy 186.424439 134.195259) + (xy 186.417824 134.19951) + (xy 185.554688 135.062646) + (xy 185.547928 135.075026) + (xy 177.943273 135.075026) + (xy 177.974194 134.946234) + (xy 177.975737 134.936487) + (xy 177.993782 134.707208) + (xy 177.993782 134.697348) + (xy 177.975737 134.468069) + (xy 177.974194 134.458322) + (xy 177.920504 134.234692) + (xy 177.917455 134.225307) + (xy 177.829445 134.012831) + (xy 177.824964 134.004037) + (xy 177.721777 133.83565) + (xy 184.899079 133.83565) + (xy 184.917124 134.064929) + (xy 184.918667 134.074676) + (xy 184.972357 134.298306) + (xy 184.975406 134.307691) + (xy 185.063416 134.520167) + (xy 185.067897 134.528961) + (xy 185.173201 134.700803) + (xy 185.183657 134.710263) + (xy 185.192435 134.706479) + (xy 186.055382 133.843532) + (xy 186.06176 133.831852) + (xy 186.791812 133.831852) + (xy 186.791943 133.833685) + (xy 186.796194 133.8403) + (xy 187.65933 134.703436) + (xy 187.67171 134.710196) + (xy 187.67936 134.704469) + (xy 187.786911 134.528961) + (xy 187.791392 134.520167) + (xy 187.879402 134.307691) + (xy 187.882451 134.298306) + (xy 187.936141 134.074676) + (xy 187.937684 134.064929) + (xy 187.955729 133.83565) + (xy 187.955729 133.82579) + (xy 187.937684 133.596511) + (xy 187.936141 133.586764) + (xy 187.882451 133.363134) + (xy 187.879402 133.353749) + (xy 187.791392 133.141273) + (xy 187.786911 133.132479) + (xy 187.681607 132.960637) + (xy 187.671151 132.951177) + (xy 187.662373 132.954961) + (xy 186.799426 133.817908) + (xy 186.791812 133.831852) + (xy 186.06176 133.831852) + (xy 186.062996 133.829588) + (xy 186.062865 133.827755) + (xy 186.058614 133.82114) + (xy 185.195478 132.958004) + (xy 185.183098 132.951244) + (xy 185.175448 132.956971) + (xy 185.067897 133.132479) + (xy 185.063416 133.141273) + (xy 184.975406 133.353749) + (xy 184.972357 133.363134) + (xy 184.918667 133.586764) + (xy 184.917124 133.596511) + (xy 184.899079 133.82579) + (xy 184.899079 133.83565) + (xy 177.721777 133.83565) + (xy 177.71966 133.832195) + (xy 177.709204 133.822735) + (xy 177.700426 133.826519) + (xy 176.837479 134.689466) + (xy 176.829865 134.70341) + (xy 176.099813 134.70341) + (xy 176.101049 134.701146) + (xy 176.100918 134.699313) + (xy 176.096667 134.692698) + (xy 175.233531 133.829562) + (xy 175.221151 133.822802) + (xy 175.213501 133.828529) + (xy 175.10595 134.004037) + (xy 175.101469 134.012831) + (xy 175.013459 134.225307) + (xy 175.01041 134.234692) + (xy 174.95672 134.458322) + (xy 174.955177 134.468069) + (xy 174.937132 134.697348) + (xy 174.937132 134.707208) + (xy 167.357728 134.707208) + (xy 167.315432 134.505628) + (xy 167.309495 134.490593) + (xy 167.267553 134.38439) + (xy 167.230693 134.291056) + (xy 167.111013 134.093829) + (xy 167.065322 134.041175) + (xy 166.963313 133.923619) + (xy 166.963311 133.923617) + (xy 166.959813 133.919586) + (xy 166.895124 133.866544) + (xy 166.785545 133.776694) + (xy 166.785539 133.77669) + (xy 166.781417 133.77331) + (xy 166.580925 133.659184) + (xy 166.575909 133.657363) + (xy 166.575904 133.657361) + (xy 166.369085 133.582289) + (xy 166.369081 133.582288) + (xy 166.36407 133.580469) + (xy 166.358821 133.57952) + (xy 166.358818 133.579519) + (xy 166.141137 133.540156) + (xy 166.14113 133.540155) + (xy 166.137053 133.539418) + (xy 166.119316 133.538582) + (xy 166.114368 133.538348) + (xy 166.114361 133.538348) + (xy 166.11288 133.538278) + (xy 165.950735 133.538278) + (xy 165.883779 133.543959) + (xy 165.784098 133.552417) + (xy 165.784094 133.552418) + (xy 165.778787 133.552868) + (xy 165.773632 133.554206) + (xy 165.773626 133.554207) + (xy 165.560657 133.609483) + (xy 165.560653 133.609484) + (xy 165.555488 133.610825) + (xy 165.550622 133.613017) + (xy 165.550619 133.613018) + (xy 165.350164 133.703316) + (xy 165.345145 133.705577) + (xy 165.340725 133.708553) + (xy 165.340721 133.708555) + (xy 165.305844 133.732036) + (xy 165.153775 133.834416) + (xy 164.986848 133.993656) + (xy 164.963366 134.025217) + (xy 164.85886 134.165679) + (xy 164.849139 134.178744) + (xy 164.846065 134.184791) + (xy 164.777106 134.320423) + (xy 164.744583 134.38439) + (xy 164.712187 134.488722) + (xy 164.677755 134.599608) + (xy 164.677754 134.599614) + (xy 164.676171 134.604711) + (xy 164.663893 134.697348) + (xy 164.647169 134.823536) + (xy 164.64586 134.83341) + (xy 162.567925 134.83341) + (xy 162.538426 134.777461) + (xy 162.489843 134.685316) + (xy 162.428134 134.598483) + (xy 162.321198 134.448008) + (xy 162.321193 134.448002) + (xy 162.318774 134.444598) + (xy 162.31593 134.441548) + (xy 162.315925 134.441542) + (xy 162.120217 134.231671) + (xy 162.117371 134.228619) + (xy 161.889172 134.041175) + (xy 161.638188 133.885558) + (xy 161.368827 133.764502) + (xy 161.151351 133.69967) + (xy 161.089821 133.681327) + (xy 161.089819 133.681327) + (xy 161.085822 133.680135) + (xy 161.081702 133.679482) + (xy 161.0817 133.679482) + (xy 160.797625 133.634488) + (xy 160.797619 133.634487) + (xy 160.794144 133.633937) + (xy 160.769585 133.632822) + (xy 160.7032 133.629807) + (xy 160.703179 133.629807) + (xy 160.70178 133.629743) + (xy 160.517316 133.629743) + (xy 160.297553 133.64434) + (xy 160.293454 133.645166) + (xy 160.29345 133.645167) + (xy 160.186152 133.666802) + (xy 160.008066 133.70271) + (xy 159.728842 133.798855) + (xy 159.610352 133.85819) + (xy 159.486781 133.92007) + (xy 159.464786 133.931084) + (xy 159.220539 134.097075) + (xy 159.00039 134.293911) + (xy 158.997673 134.297081) + (xy 158.997672 134.297082) + (xy 158.814453 134.510847) + (xy 158.808208 134.518133) + (xy 158.805934 134.521635) + (xy 158.80593 134.52164) + (xy 158.649647 134.762294) + (xy 158.647368 134.765804) + (xy 158.520698 135.032571) + (xy 158.519419 135.036554) + (xy 158.519418 135.036557) + (xy 158.439809 135.284509) + (xy 158.430422 135.313747) + (xy 158.424408 135.347171) + (xy 158.383417 135.574994) + (xy 158.378127 135.604393) + (xy 158.377938 135.60856) + (xy 158.377937 135.608567) + (xy 158.36504 135.892596) + (xy 158.364731 135.899402) + (xy 156.187398 135.899402) + (xy 156.130427 135.833749) + (xy 156.130425 135.833747) + (xy 156.126927 135.829716) + (xy 156.071857 135.784561) + (xy 155.952659 135.686824) + (xy 155.952653 135.68682) + (xy 155.948531 135.68344) + (xy 155.748039 135.569314) + (xy 155.743023 135.567493) + (xy 155.743018 135.567491) + (xy 155.536199 135.492419) + (xy 155.536195 135.492418) + (xy 155.531184 135.490599) + (xy 155.525935 135.48965) + (xy 155.525932 135.489649) + (xy 155.308251 135.450286) + (xy 155.308244 135.450285) + (xy 155.304167 135.449548) + (xy 155.28643 135.448712) + (xy 155.281482 135.448478) + (xy 155.281475 135.448478) + (xy 155.279994 135.448408) + (xy 155.117849 135.448408) + (xy 155.050893 135.454089) + (xy 154.951212 135.462547) + (xy 154.951208 135.462548) + (xy 154.945901 135.462998) + (xy 154.940746 135.464336) + (xy 154.94074 135.464337) + (xy 154.727771 135.519613) + (xy 154.727767 135.519614) + (xy 154.722602 135.520955) + (xy 154.717736 135.523147) + (xy 154.717733 135.523148) + (xy 154.537375 135.604393) + (xy 154.512259 135.615707) + (xy 154.507839 135.618683) + (xy 154.507835 135.618685) + (xy 154.447817 135.659092) + (xy 154.320889 135.744546) + (xy 154.153962 135.903786) + (xy 154.13143 135.93407) + (xy 154.029252 136.071403) + (xy 154.016253 136.088874) + (xy 154.013838 136.093624) + (xy 153.930734 136.257078) + (xy 153.911697 136.29452) + (xy 153.879913 136.396879) + (xy 153.844869 136.509738) + (xy 153.844868 136.509744) + (xy 153.843285 136.514841) + (xy 153.833164 136.591203) + (xy 153.813875 136.736744) + (xy 153.812974 136.74354) + (xy 151.111367 136.74354) + (xy 150.666931 134.22302) + (xy 154.128839 134.22302) + (xy 154.134566 134.23067) + (xy 154.310074 134.338221) + (xy 154.318868 134.342702) + (xy 154.531344 134.430712) + (xy 154.540729 134.433761) + (xy 154.764359 134.487451) + (xy 154.774106 134.488994) + (xy 155.003385 134.507039) + (xy 155.013245 134.507039) + (xy 155.242524 134.488994) + (xy 155.252271 134.487451) + (xy 155.475901 134.433761) + (xy 155.485286 134.430712) + (xy 155.697762 134.342702) + (xy 155.706556 134.338221) + (xy 155.878398 134.232917) + (xy 155.887858 134.222461) + (xy 155.884074 134.213683) + (xy 155.021127 133.350736) + (xy 155.007183 133.343122) + (xy 155.00535 133.343253) + (xy 154.998735 133.347504) + (xy 154.135599 134.21064) + (xy 154.128839 134.22302) + (xy 150.666931 134.22302) + (xy 150.448396 132.983644) + (xy 153.47999 132.983644) + (xy 153.498035 133.212923) + (xy 153.499578 133.22267) + (xy 153.553268 133.4463) + (xy 153.556317 133.455685) + (xy 153.644327 133.668161) + (xy 153.648808 133.676955) + (xy 153.754112 133.848797) + (xy 153.764568 133.858257) + (xy 153.773346 133.854473) + (xy 154.636293 132.991526) + (xy 154.642671 132.979846) + (xy 155.372723 132.979846) + (xy 155.372854 132.981679) + (xy 155.377105 132.988294) + (xy 156.240241 133.85143) + (xy 156.252621 133.85819) + (xy 156.260271 133.852463) + (xy 156.367822 133.676955) + (xy 156.372303 133.668161) + (xy 156.459134 133.458531) + (xy 175.585914 133.458531) + (xy 175.589698 133.467309) + (xy 176.452645 134.330256) + (xy 176.466589 134.33787) + (xy 176.468422 134.337739) + (xy 176.475037 134.333488) + (xy 177.338173 133.470352) + (xy 177.344933 133.457972) + (xy 177.339206 133.450322) + (xy 177.163698 133.342771) + (xy 177.154904 133.33829) + (xy 176.942428 133.25028) + (xy 176.933043 133.247231) + (xy 176.709413 133.193541) + (xy 176.699666 133.191998) + (xy 176.470387 133.173953) + (xy 176.460527 133.173953) + (xy 176.231248 133.191998) + (xy 176.221501 133.193541) + (xy 175.997871 133.247231) + (xy 175.988486 133.25028) + (xy 175.77601 133.33829) + (xy 175.767216 133.342771) + (xy 175.595374 133.448075) + (xy 175.585914 133.458531) + (xy 156.459134 133.458531) + (xy 156.460313 133.455685) + (xy 156.463362 133.4463) + (xy 156.517052 133.22267) + (xy 156.518595 133.212923) + (xy 156.53664 132.983644) + (xy 156.53664 132.973784) + (xy 156.518595 132.744505) + (xy 156.517052 132.734758) + (xy 156.463362 132.511128) + (xy 156.460313 132.501743) + (xy 156.454015 132.486539) + (xy 163.976917 132.486539) + (xy 163.982644 132.494189) + (xy 164.158152 132.60174) + (xy 164.166946 132.606221) + (xy 164.379422 132.694231) + (xy 164.388807 132.69728) + (xy 164.612437 132.75097) + (xy 164.622184 132.752513) + (xy 164.851463 132.770558) + (xy 164.861323 132.770558) + (xy 165.090602 132.752513) + (xy 165.100349 132.75097) + (xy 165.323979 132.69728) + (xy 165.333364 132.694231) + (xy 165.54584 132.606221) + (xy 165.554634 132.60174) + (xy 165.726476 132.496436) + (xy 165.735936 132.48598) + (xy 165.732152 132.477202) + (xy 164.869205 131.614255) + (xy 164.855261 131.606641) + (xy 164.853428 131.606772) + (xy 164.846813 131.611023) + (xy 163.983677 132.474159) + (xy 163.976917 132.486539) + (xy 156.454015 132.486539) + (xy 156.372303 132.289267) + (xy 156.367822 132.280473) + (xy 156.262518 132.108631) + (xy 156.252062 132.099171) + (xy 156.243284 132.102955) + (xy 155.380337 132.965902) + (xy 155.372723 132.979846) + (xy 154.642671 132.979846) + (xy 154.643907 132.977582) + (xy 154.643776 132.975749) + (xy 154.639525 132.969134) + (xy 153.776389 132.105998) + (xy 153.764009 132.099238) + (xy 153.756359 132.104965) + (xy 153.648808 132.280473) + (xy 153.644327 132.289267) + (xy 153.556317 132.501743) + (xy 153.553268 132.511128) + (xy 153.499578 132.734758) + (xy 153.498035 132.744505) + (xy 153.47999 132.973784) + (xy 153.47999 132.983644) + (xy 150.448396 132.983644) + (xy 150.22822 131.734967) + (xy 154.128772 131.734967) + (xy 154.132556 131.743745) + (xy 154.995503 132.606692) + (xy 155.009447 132.614306) + (xy 155.01128 132.614175) + (xy 155.017895 132.609924) + (xy 155.881031 131.746788) + (xy 155.887791 131.734408) + (xy 155.882064 131.726758) + (xy 155.706556 131.619207) + (xy 155.697762 131.614726) + (xy 155.485286 131.526716) + (xy 155.475901 131.523667) + (xy 155.252271 131.469977) + (xy 155.242524 131.468434) + (xy 155.013245 131.450389) + (xy 155.003385 131.450389) + (xy 154.774106 131.468434) + (xy 154.764359 131.469977) + (xy 154.540729 131.523667) + (xy 154.531344 131.526716) + (xy 154.318868 131.614726) + (xy 154.310074 131.619207) + (xy 154.138232 131.724511) + (xy 154.128772 131.734967) + (xy 150.22822 131.734967) + (xy 149.777476 129.178669) + (xy 149.775587 129.159321) + (xy 149.775105 129.135329) + (xy 149.772414 129.126768) + (xy 149.772413 129.126762) + (xy 149.772376 129.126645) + (xy 149.766824 129.096719) + (xy 149.762932 129.034378) + (xy 149.764338 129.006196) + (xy 149.777515 128.925602) + (xy 149.785157 128.898442) + (xy 149.815934 128.822808) + (xy 149.829429 128.798027) + (xy 149.876274 128.731127) + (xy 149.894944 128.709972) + (xy 149.955493 128.655181) + (xy 149.978399 128.638713) + (xy 150.04963 128.598765) + (xy 150.075626 128.587808) + (xy 150.129313 128.57198) + (xy 150.144587 128.568492) + (xy 150.153318 128.567063) + (xy 150.162293 128.566883) + (xy 150.170857 128.564191) + (xy 150.170859 128.564191) + (xy 150.192673 128.557335) + (xy 150.208572 128.553452) + (xy 156.419237 127.458344) + (xy 169.682894 125.119604) + (xy 169.703778 125.117694) + (xy 169.723843 125.117537) + (xy 169.736231 125.115509) + (xy 169.745929 125.11233) + (xy 169.754159 125.10994) + (xy 169.948842 125.060499) + (xy 169.948846 125.060498) + (xy 169.953377 125.059347) + (xy 169.957684 125.057541) + (xy 169.957687 125.05754) + (xy 170.15585 124.974445) + (xy 170.16015 124.972642) + (xy 170.323177 124.873716) + (xy 170.347839 124.858751) + (xy 170.347841 124.85875) + (xy 170.351835 124.856326) + (xy 170.524222 124.712953) + (xy 170.547576 124.686787) + (xy 170.670413 124.549159) + (xy 170.670416 124.549155) + (xy 170.673522 124.545675) + (xy 170.719663 124.475297) + (xy 170.793897 124.36207) + (xy 170.793898 124.362068) + (xy 170.796457 124.358165) + (xy 170.804701 124.340282) + (xy 170.888371 124.158784) + (xy 170.888374 124.158777) + (xy 170.890325 124.154544) + (xy 170.953063 123.939285) + (xy 170.953773 123.934073) + (xy 170.982663 123.721753) + (xy 170.983294 123.717116) + (xy 170.983026 123.696677) + (xy 170.980845 123.530336) + (xy 170.981231 123.518694) + (xy 170.981905 123.510214) + (xy 170.982292 123.50535) + (xy 170.981821 123.499091) + (xy 170.981716 123.497689) + (xy 170.981715 123.497683) + (xy 170.98135 123.492832) + (xy 170.978597 123.481047) + (xy 170.975004 123.465672) + (xy 170.972178 123.447986) + (xy 170.971607 123.441454) + (xy 170.804535 121.531818) + (xy 173.454104 121.531818) + (xy 173.454304 121.537148) + (xy 173.454304 121.537149) + (xy 173.455292 121.563467) + (xy 173.462758 121.762354) + (xy 173.510132 121.988136) + (xy 173.51209 121.993095) + (xy 173.512091 121.993097) + (xy 173.522324 122.019008) + (xy 173.594871 122.202708) + (xy 173.714551 122.399935) + (xy 173.718048 122.403965) + (xy 173.85534 122.56218) + (xy 173.865751 122.574178) + (xy 173.869882 122.577565) + (xy 174.040019 122.71707) + (xy 174.040025 122.717074) + (xy 174.044147 122.720454) + (xy 174.244639 122.83458) + (xy 174.249655 122.836401) + (xy 174.24966 122.836403) + (xy 174.456479 122.911475) + (xy 174.456483 122.911476) + (xy 174.461494 122.913295) + (xy 174.466743 122.914244) + (xy 174.466746 122.914245) + (xy 174.684427 122.953608) + (xy 174.684434 122.953609) + (xy 174.688511 122.954346) + (xy 174.706248 122.955182) + (xy 174.711196 122.955416) + (xy 174.711203 122.955416) + (xy 174.712684 122.955486) + (xy 174.874829 122.955486) + (xy 174.941785 122.949805) + (xy 175.041466 122.941347) + (xy 175.04147 122.941346) + (xy 175.046777 122.940896) + (xy 175.051932 122.939558) + (xy 175.051938 122.939557) + (xy 175.264907 122.884281) + (xy 175.264911 122.88428) + (xy 175.270076 122.882939) + (xy 175.274942 122.880747) + (xy 175.274945 122.880746) + (xy 175.475553 122.790379) + (xy 175.480419 122.788187) + (xy 175.484839 122.785211) + (xy 175.484843 122.785209) + (xy 175.64357 122.678346) + (xy 175.671789 122.659348) + (xy 175.838716 122.500108) + (xy 175.881537 122.442554) + (xy 175.973241 122.3193) + (xy 175.973243 122.319297) + (xy 175.976425 122.31502) + (xy 176.014698 122.239742) + (xy 176.078562 122.114132) + (xy 176.078562 122.114131) + (xy 176.080981 122.109374) + (xy 176.120247 121.982917) + (xy 176.147809 121.894156) + (xy 176.14781 121.89415) + (xy 176.149393 121.889053) + (xy 176.169173 121.739814) + (xy 176.179004 121.665639) + (xy 176.179004 121.665634) + (xy 176.179704 121.660354) + (xy 176.179299 121.64955) + (xy 176.171936 121.453417) + (xy 176.17105 121.429818) + (xy 176.123676 121.204036) + (xy 176.111633 121.17354) + (xy 176.107624 121.163388) + (xy 178.068489 121.163388) + (xy 178.068852 121.167536) + (xy 178.068852 121.16754) + (xy 178.083419 121.334046) + (xy 178.094227 121.457578) + (xy 178.095137 121.46165) + (xy 178.095138 121.461655) + (xy 178.157314 121.739814) + (xy 178.158647 121.745779) + (xy 178.16009 121.749702) + (xy 178.160091 121.749704) + (xy 178.164745 121.762354) + (xy 178.260619 122.022928) + (xy 178.262566 122.026621) + (xy 178.262567 122.026623) + (xy 178.306197 122.109374) + (xy 178.398349 122.284156) + (xy 178.427538 122.325229) + (xy 178.566994 122.521464) + (xy 178.566999 122.52147) + (xy 178.569418 122.524874) + (xy 178.572262 122.527924) + (xy 178.572267 122.52793) + (xy 178.756205 122.725179) + (xy 178.770821 122.740853) + (xy 178.99902 122.928297) + (xy 179.250004 123.083914) + (xy 179.253821 123.08563) + (xy 179.253824 123.085631) + (xy 179.326683 123.118375) + (xy 179.519365 123.20497) + (xy 179.80237 123.289337) + (xy 179.80649 123.28999) + (xy 179.806492 123.28999) + (xy 180.090567 123.334984) + (xy 180.090573 123.334985) + (xy 180.094048 123.335535) + (xy 180.118607 123.33665) + (xy 180.184992 123.339665) + (xy 180.185013 123.339665) + (xy 180.186412 123.339729) + (xy 180.370876 123.339729) + (xy 180.590639 123.325132) + (xy 180.594738 123.324306) + (xy 180.594742 123.324305) + (xy 180.739147 123.295188) + (xy 180.880126 123.266762) + (xy 181.15935 123.170617) + (xy 181.293828 123.103276) + (xy 181.41967 123.040259) + (xy 181.419672 123.040258) + (xy 181.423406 123.038388) + (xy 181.667653 122.872397) + (xy 181.887802 122.675561) + (xy 181.895484 122.666598) + (xy 182.077264 122.454513) + (xy 182.077267 122.454509) + (xy 182.079984 122.451339) + (xy 182.082258 122.447837) + (xy 182.082262 122.447832) + (xy 182.238545 122.207178) + (xy 182.238548 122.207173) + (xy 182.240824 122.203668) + (xy 182.243636 122.197747) + (xy 182.339514 121.995827) + (xy 182.367494 121.936901) + (xy 182.382857 121.889053) + (xy 182.45649 121.659712) + (xy 182.45649 121.659711) + (xy 182.45777 121.655725) + (xy 182.479233 121.536439) + (xy 182.509326 121.369188) + (xy 182.509327 121.369183) + (xy 182.510065 121.365079) + (xy 182.510464 121.356306) + (xy 182.523272 121.07424) + (xy 182.523272 121.074235) + (xy 182.523461 121.07007) + (xy 182.52234 121.057251) + (xy 182.498087 120.780041) + (xy 182.497723 120.77588) + (xy 182.496812 120.771803) + (xy 182.452398 120.573104) + (xy 184.412246 120.573104) + (xy 184.412446 120.578434) + (xy 184.412446 120.578435) + (xy 184.415243 120.652936) + (xy 184.4209 120.80364) + (xy 184.468274 121.029422) + (xy 184.470232 121.034381) + (xy 184.470233 121.034383) + (xy 184.500806 121.111799) + (xy 184.553013 121.243994) + (xy 184.623763 121.360586) + (xy 184.665774 121.429818) + (xy 184.672693 121.441221) + (xy 184.67619 121.445251) + (xy 184.816494 121.606937) + (xy 184.823893 121.615464) + (xy 184.828024 121.618851) + (xy 184.998161 121.758356) + (xy 184.998167 121.75836) + (xy 185.002289 121.76174) + (xy 185.202781 121.875866) + (xy 185.207797 121.877687) + (xy 185.207802 121.877689) + (xy 185.414621 121.952761) + (xy 185.414625 121.952762) + (xy 185.419636 121.954581) + (xy 185.424885 121.95553) + (xy 185.424888 121.955531) + (xy 185.642569 121.994894) + (xy 185.642576 121.994895) + (xy 185.646653 121.995632) + (xy 185.66439 121.996468) + (xy 185.669338 121.996702) + (xy 185.669345 121.996702) + (xy 185.670826 121.996772) + (xy 185.832971 121.996772) + (xy 185.899927 121.991091) + (xy 185.999608 121.982633) + (xy 185.999612 121.982632) + (xy 186.004919 121.982182) + (xy 186.010074 121.980844) + (xy 186.01008 121.980843) + (xy 186.223049 121.925567) + (xy 186.223053 121.925566) + (xy 186.228218 121.924225) + (xy 186.233084 121.922033) + (xy 186.233087 121.922032) + (xy 186.433695 121.831665) + (xy 186.438561 121.829473) + (xy 186.442981 121.826497) + (xy 186.442985 121.826495) + (xy 186.621672 121.706194) + (xy 186.629931 121.700634) + (xy 186.796858 121.541394) + (xy 186.860961 121.455236) + (xy 186.931383 121.360586) + (xy 186.931385 121.360583) + (xy 186.934567 121.356306) + (xy 186.991415 121.244494) + (xy 187.036704 121.155418) + (xy 187.036704 121.155417) + (xy 187.039123 121.15066) + (xy 187.089176 120.989464) + (xy 187.105951 120.935442) + (xy 187.105952 120.935436) + (xy 187.107535 120.930339) + (xy 187.123636 120.808858) + (xy 187.137146 120.706925) + (xy 187.137146 120.70692) + (xy 187.137846 120.70164) + (xy 187.137302 120.687133) + (xy 187.130419 120.503802) + (xy 187.129192 120.471104) + (xy 187.081818 120.245322) + (xy 187.078497 120.236911) + (xy 187.033097 120.121953) + (xy 186.997079 120.03075) + (xy 186.877399 119.833523) + (xy 186.867285 119.821868) + (xy 186.729699 119.663313) + (xy 186.729697 119.663311) + (xy 186.726199 119.65928) + (xy 186.659033 119.604207) + (xy 186.551931 119.516388) + (xy 186.551925 119.516384) + (xy 186.547803 119.513004) + (xy 186.347311 119.398878) + (xy 186.342295 119.397057) + (xy 186.34229 119.397055) + (xy 186.135471 119.321983) + (xy 186.135467 119.321982) + (xy 186.130456 119.320163) + (xy 186.125207 119.319214) + (xy 186.125204 119.319213) + (xy 185.907523 119.27985) + (xy 185.907516 119.279849) + (xy 185.903439 119.279112) + (xy 185.885702 119.278276) + (xy 185.880754 119.278042) + (xy 185.880747 119.278042) + (xy 185.879266 119.277972) + (xy 185.717121 119.277972) + (xy 185.650165 119.283653) + (xy 185.550484 119.292111) + (xy 185.55048 119.292112) + (xy 185.545173 119.292562) + (xy 185.540018 119.2939) + (xy 185.540012 119.293901) + (xy 185.327043 119.349177) + (xy 185.327039 119.349178) + (xy 185.321874 119.350519) + (xy 185.317008 119.352711) + (xy 185.317005 119.352712) + (xy 185.235039 119.389635) + (xy 185.111531 119.445271) + (xy 185.107111 119.448247) + (xy 185.107107 119.448249) + (xy 185.021669 119.50577) + (xy 184.920161 119.57411) + (xy 184.753234 119.73335) + (xy 184.750046 119.737635) + (xy 184.628048 119.901607) + (xy 184.615525 119.918438) + (xy 184.61311 119.923188) + (xy 184.558423 120.03075) + (xy 184.510969 120.124084) + (xy 184.482908 120.214454) + (xy 184.444141 120.339302) + (xy 184.44414 120.339308) + (xy 184.442557 120.344405) + (xy 184.434266 120.406963) + (xy 184.413596 120.562921) + (xy 184.412246 120.573104) + (xy 182.452398 120.573104) + (xy 182.434215 120.491757) + (xy 182.434213 120.49175) + (xy 182.433303 120.487679) + (xy 182.429406 120.477086) + (xy 182.384769 120.355769) + (xy 182.331331 120.21053) + (xy 182.322147 120.19311) + (xy 182.239159 120.035711) + (xy 182.193601 119.949302) + (xy 182.121665 119.848078) + (xy 182.024956 119.711994) + (xy 182.024951 119.711988) + (xy 182.022532 119.708584) + (xy 182.019688 119.705534) + (xy 182.019683 119.705528) + (xy 181.823975 119.495657) + (xy 181.821129 119.492605) + (xy 181.59293 119.305161) + (xy 181.341946 119.149544) + (xy 181.312017 119.136093) + (xy 181.265267 119.115083) + (xy 181.072585 119.028488) + (xy 180.869872 118.968057) + (xy 180.793579 118.945313) + (xy 180.793577 118.945313) + (xy 180.78958 118.944121) + (xy 180.78546 118.943468) + (xy 180.785458 118.943468) + (xy 180.501383 118.898474) + (xy 180.501377 118.898473) + (xy 180.497902 118.897923) + (xy 180.473343 118.896808) + (xy 180.406958 118.893793) + (xy 180.406937 118.893793) + (xy 180.405538 118.893729) + (xy 180.221074 118.893729) + (xy 180.001311 118.908326) + (xy 179.997212 118.909152) + (xy 179.997208 118.909153) + (xy 179.874184 118.933959) + (xy 179.711824 118.966696) + (xy 179.4326 119.062841) + (xy 179.428872 119.064708) + (xy 179.259458 119.149544) + (xy 179.168544 119.19507) + (xy 178.924297 119.361061) + (xy 178.704148 119.557897) + (xy 178.701431 119.561067) + (xy 178.70143 119.561068) + (xy 178.560673 119.725292) + (xy 178.511966 119.782119) + (xy 178.509692 119.785621) + (xy 178.509688 119.785626) + (xy 178.353405 120.02628) + (xy 178.351126 120.02979) + (xy 178.349332 120.033568) + (xy 178.349331 120.03357) + (xy 178.336379 120.060847) + (xy 178.224456 120.296557) + (xy 178.223177 120.30054) + (xy 178.223176 120.300543) + (xy 178.140528 120.55796) + (xy 178.13418 120.577733) + (xy 178.130457 120.598427) + (xy 178.087155 120.839091) + (xy 178.081885 120.868379) + (xy 178.081696 120.872546) + (xy 178.081695 120.872553) + (xy 178.068851 121.155418) + (xy 178.068489 121.163388) + (xy 176.107624 121.163388) + (xy 176.073948 121.078117) + (xy 176.038937 120.989464) + (xy 175.936172 120.820112) + (xy 175.922026 120.7968) + (xy 175.922025 120.796799) + (xy 175.919257 120.792237) + (xy 175.887452 120.755585) + (xy 175.771557 120.622027) + (xy 175.771555 120.622025) + (xy 175.768057 120.617994) + (xy 175.696758 120.559532) + (xy 175.593789 120.475102) + (xy 175.593783 120.475098) + (xy 175.589661 120.471718) + (xy 175.389169 120.357592) + (xy 175.384153 120.355771) + (xy 175.384148 120.355769) + (xy 175.177329 120.280697) + (xy 175.177325 120.280696) + (xy 175.172314 120.278877) + (xy 175.167065 120.277928) + (xy 175.167062 120.277927) + (xy 174.949381 120.238564) + (xy 174.949374 120.238563) + (xy 174.945297 120.237826) + (xy 174.92756 120.23699) + (xy 174.922612 120.236756) + (xy 174.922605 120.236756) + (xy 174.921124 120.236686) + (xy 174.758979 120.236686) + (xy 174.692023 120.242367) + (xy 174.592342 120.250825) + (xy 174.592338 120.250826) + (xy 174.587031 120.251276) + (xy 174.581876 120.252614) + (xy 174.58187 120.252615) + (xy 174.368901 120.307891) + (xy 174.368897 120.307892) + (xy 174.363732 120.309233) + (xy 174.358866 120.311425) + (xy 174.358863 120.311426) + (xy 174.176443 120.3936) + (xy 174.153389 120.403985) + (xy 174.148969 120.406961) + (xy 174.148965 120.406963) + (xy 174.091431 120.445698) + (xy 173.962019 120.532824) + (xy 173.795092 120.692064) + (xy 173.791904 120.696349) + (xy 173.660805 120.872553) + (xy 173.657383 120.877152) + (xy 173.654968 120.881902) + (xy 173.600281 120.989464) + (xy 173.552827 121.082798) + (xy 173.53562 121.138214) + (xy 173.485999 121.298016) + (xy 173.485998 121.298022) + (xy 173.484415 121.303119) + (xy 173.475146 121.373054) + (xy 173.458282 121.500298) + (xy 173.454104 121.531818) + (xy 170.804535 121.531818) + (xy 170.584016 119.011274) + (xy 174.104334 119.011274) + (xy 174.110061 119.018924) + (xy 174.285569 119.126475) + (xy 174.294363 119.130956) + (xy 174.506839 119.218966) + (xy 174.516224 119.222015) + (xy 174.739854 119.275705) + (xy 174.749601 119.277248) + (xy 174.97888 119.295293) + (xy 174.98874 119.295293) + (xy 175.218019 119.277248) + (xy 175.227766 119.275705) + (xy 175.451396 119.222015) + (xy 175.460781 119.218966) + (xy 175.673257 119.130956) + (xy 175.682051 119.126475) + (xy 175.853893 119.021171) + (xy 175.863353 119.010715) + (xy 175.859569 119.001937) + (xy 174.996622 118.13899) + (xy 174.982678 118.131376) + (xy 174.980845 118.131507) + (xy 174.97423 118.135758) + (xy 174.111094 118.998894) + (xy 174.104334 119.011274) + (xy 170.584016 119.011274) + (xy 170.475585 117.771898) + (xy 173.455485 117.771898) + (xy 173.47353 118.001177) + (xy 173.475073 118.010924) + (xy 173.528763 118.234554) + (xy 173.531812 118.243939) + (xy 173.619822 118.456415) + (xy 173.624303 118.465209) + (xy 173.729607 118.637051) + (xy 173.740063 118.646511) + (xy 173.748841 118.642727) + (xy 174.611788 117.77978) + (xy 174.618166 117.7681) + (xy 175.348218 117.7681) + (xy 175.348349 117.769933) + (xy 175.3526 117.776548) + (xy 176.215736 118.639684) + (xy 176.228116 118.646444) + (xy 176.235766 118.640717) + (xy 176.343317 118.465209) + (xy 176.347798 118.456415) + (xy 176.435808 118.243939) + (xy 176.438857 118.234554) + (xy 176.461626 118.139716) + (xy 184.066281 118.139716) + (xy 184.072008 118.147366) + (xy 184.247516 118.254917) + (xy 184.25631 118.259398) + (xy 184.468786 118.347408) + (xy 184.478171 118.350457) + (xy 184.701801 118.404147) + (xy 184.711548 118.40569) + (xy 184.940827 118.423735) + (xy 184.950687 118.423735) + (xy 185.179966 118.40569) + (xy 185.189713 118.404147) + (xy 185.413343 118.350457) + (xy 185.422728 118.347408) + (xy 185.635204 118.259398) + (xy 185.643998 118.254917) + (xy 185.81584 118.149613) + (xy 185.8253 118.139157) + (xy 185.821516 118.130379) + (xy 184.958569 117.267432) + (xy 184.944625 117.259818) + (xy 184.942792 117.259949) + (xy 184.936177 117.2642) + (xy 184.073041 118.127336) + (xy 184.066281 118.139716) + (xy 176.461626 118.139716) + (xy 176.492547 118.010924) + (xy 176.49409 118.001177) + (xy 176.512135 117.771898) + (xy 176.512135 117.762038) + (xy 176.49409 117.532759) + (xy 176.492547 117.523012) + (xy 176.438857 117.299382) + (xy 176.435808 117.289997) + (xy 176.347798 117.077521) + (xy 176.343317 117.068727) + (xy 176.24013 116.90034) + (xy 183.417432 116.90034) + (xy 183.435477 117.129619) + (xy 183.43702 117.139366) + (xy 183.49071 117.362996) + (xy 183.493759 117.372381) + (xy 183.581769 117.584857) + (xy 183.58625 117.593651) + (xy 183.691554 117.765493) + (xy 183.70201 117.774953) + (xy 183.710788 117.771169) + (xy 184.573735 116.908222) + (xy 184.580113 116.896542) + (xy 185.310165 116.896542) + (xy 185.310296 116.898375) + (xy 185.314547 116.90499) + (xy 186.177683 117.768126) + (xy 186.190063 117.774886) + (xy 186.197713 117.769159) + (xy 186.305264 117.593651) + (xy 186.309745 117.584857) + (xy 186.397755 117.372381) + (xy 186.400804 117.362996) + (xy 186.454494 117.139366) + (xy 186.456037 117.129619) + (xy 186.474082 116.90034) + (xy 186.474082 116.89048) + (xy 186.456037 116.661201) + (xy 186.454494 116.651454) + (xy 186.400804 116.427824) + (xy 186.397755 116.418439) + (xy 186.309745 116.205963) + (xy 186.305264 116.197169) + (xy 186.19996 116.025327) + (xy 186.189504 116.015867) + (xy 186.180726 116.019651) + (xy 185.317779 116.882598) + (xy 185.310165 116.896542) + (xy 184.580113 116.896542) + (xy 184.581349 116.894278) + (xy 184.581218 116.892445) + (xy 184.576967 116.88583) + (xy 183.713831 116.022694) + (xy 183.701451 116.015934) + (xy 183.693801 116.021661) + (xy 183.58625 116.197169) + (xy 183.581769 116.205963) + (xy 183.493759 116.418439) + (xy 183.49071 116.427824) + (xy 183.43702 116.651454) + (xy 183.435477 116.661201) + (xy 183.417432 116.89048) + (xy 183.417432 116.90034) + (xy 176.24013 116.90034) + (xy 176.238013 116.896885) + (xy 176.227557 116.887425) + (xy 176.218779 116.891209) + (xy 175.355832 117.754156) + (xy 175.348218 117.7681) + (xy 174.618166 117.7681) + (xy 174.619402 117.765836) + (xy 174.619271 117.764003) + (xy 174.61502 117.757388) + (xy 173.751884 116.894252) + (xy 173.739504 116.887492) + (xy 173.731854 116.893219) + (xy 173.624303 117.068727) + (xy 173.619822 117.077521) + (xy 173.531812 117.289997) + (xy 173.528763 117.299382) + (xy 173.475073 117.523012) + (xy 173.47353 117.532759) + (xy 173.455485 117.762038) + (xy 173.455485 117.771898) + (xy 170.475585 117.771898) + (xy 170.36634 116.523221) + (xy 174.104267 116.523221) + (xy 174.108051 116.531999) + (xy 174.970998 117.394946) + (xy 174.984942 117.40256) + (xy 174.986775 117.402429) + (xy 174.99339 117.398178) + (xy 175.856526 116.535042) + (xy 175.863286 116.522662) + (xy 175.857559 116.515012) + (xy 175.682051 116.407461) + (xy 175.673257 116.40298) + (xy 175.460781 116.31497) + (xy 175.451396 116.311921) + (xy 175.227766 116.258231) + (xy 175.218019 116.256688) + (xy 174.98874 116.238643) + (xy 174.97888 116.238643) + (xy 174.749601 116.256688) + (xy 174.739854 116.258231) + (xy 174.516224 116.311921) + (xy 174.506839 116.31497) + (xy 174.294363 116.40298) + (xy 174.285569 116.407461) + (xy 174.113727 116.512765) + (xy 174.104267 116.523221) + (xy 170.36634 116.523221) + (xy 170.104071 113.525477) + (xy 170.103877 113.506042) + (xy 170.105487 113.482125) + (xy 170.103552 113.473361) + (xy 170.103552 113.473356) + (xy 170.103525 113.473236) + (xy 170.100603 113.442935) + (xy 170.102162 113.38049) + (xy 170.10602 113.352541) + (xy 170.126173 113.273401) + (xy 170.136153 113.24701) + (xy 170.136647 113.246048) + (xy 170.173412 113.174338) + (xy 170.189012 113.150833) + (xy 170.207617 113.12866) + (xy 170.24151 113.088269) + (xy 170.261951 113.068824) + (xy 170.327052 113.019514) + (xy 170.351307 113.005104) + (xy 170.374808 112.9945) + (xy 170.42575 112.971515) + (xy 170.452598 112.962866) + (xy 170.480763 112.957172) + (xy 170.507512 112.951765) + (xy 170.523027 112.949622) + (xy 170.531808 112.948962) + (xy 170.540762 112.949564) + (xy 170.571842 112.942702) + (xy 170.588018 112.94022) + (xy 175.141201 112.541868) + (xy 195.937081 112.541868) + (xy 195.942808 112.549518) + (xy 196.118316 112.657069) + (xy 196.12711 112.66155) + (xy 196.339586 112.74956) + (xy 196.348971 112.752609) + (xy 196.572601 112.806299) + (xy 196.582348 112.807842) + (xy 196.811627 112.825887) + (xy 196.821487 112.825887) + (xy 197.050766 112.807842) + (xy 197.060513 112.806299) + (xy 197.284143 112.752609) + (xy 197.293528 112.74956) + (xy 197.506004 112.66155) + (xy 197.514798 112.657069) + (xy 197.68664 112.551765) + (xy 197.695594 112.541868) + (xy 205.937081 112.541868) + (xy 205.942808 112.549518) + (xy 206.118316 112.657069) + (xy 206.12711 112.66155) + (xy 206.339586 112.74956) + (xy 206.348971 112.752609) + (xy 206.572601 112.806299) + (xy 206.582348 112.807842) + (xy 206.811627 112.825887) + (xy 206.821487 112.825887) + (xy 207.050766 112.807842) + (xy 207.060513 112.806299) + (xy 207.284143 112.752609) + (xy 207.293528 112.74956) + (xy 207.506004 112.66155) + (xy 207.514798 112.657069) + (xy 207.68664 112.551765) + (xy 207.6961 112.541309) + (xy 207.692316 112.532531) + (xy 206.829369 111.669584) + (xy 206.815425 111.66197) + (xy 206.813592 111.662101) + (xy 206.806977 111.666352) + (xy 205.943841 112.529488) + (xy 205.937081 112.541868) + (xy 197.695594 112.541868) + (xy 197.6961 112.541309) + (xy 197.692316 112.532531) + (xy 196.829369 111.669584) + (xy 196.815425 111.66197) + (xy 196.813592 111.662101) + (xy 196.806977 111.666352) + (xy 195.943841 112.529488) + (xy 195.937081 112.541868) + (xy 175.141201 112.541868) + (xy 180.304235 112.090161) + (xy 189.307335 111.302492) + (xy 195.288232 111.302492) + (xy 195.306277 111.531771) + (xy 195.30782 111.541518) + (xy 195.36151 111.765148) + (xy 195.364559 111.774533) + (xy 195.452569 111.987009) + (xy 195.45705 111.995803) + (xy 195.562354 112.167645) + (xy 195.57281 112.177105) + (xy 195.581588 112.173321) + (xy 196.444535 111.310374) + (xy 196.450913 111.298694) + (xy 197.180965 111.298694) + (xy 197.181096 111.300527) + (xy 197.185347 111.307142) + (xy 198.048483 112.170278) + (xy 198.060863 112.177038) + (xy 198.068513 112.171311) + (xy 198.176064 111.995803) + (xy 198.180545 111.987009) + (xy 198.268555 111.774533) + (xy 198.271604 111.765148) + (xy 198.325294 111.541518) + (xy 198.326837 111.531771) + (xy 198.344882 111.302492) + (xy 205.288232 111.302492) + (xy 205.306277 111.531771) + (xy 205.30782 111.541518) + (xy 205.36151 111.765148) + (xy 205.364559 111.774533) + (xy 205.452569 111.987009) + (xy 205.45705 111.995803) + (xy 205.562354 112.167645) + (xy 205.57281 112.177105) + (xy 205.581588 112.173321) + (xy 206.444535 111.310374) + (xy 206.450913 111.298694) + (xy 207.180965 111.298694) + (xy 207.181096 111.300527) + (xy 207.185347 111.307142) + (xy 208.048483 112.170278) + (xy 208.060863 112.177038) + (xy 208.068513 112.171311) + (xy 208.176064 111.995803) + (xy 208.180545 111.987009) + (xy 208.268555 111.774533) + (xy 208.271604 111.765148) + (xy 208.325294 111.541518) + (xy 208.326837 111.531771) + (xy 208.344882 111.302492) + (xy 208.344882 111.292632) + (xy 208.326837 111.063353) + (xy 208.325294 111.053606) + (xy 208.271604 110.829976) + (xy 208.268555 110.820591) + (xy 208.180545 110.608115) + (xy 208.176064 110.599321) + (xy 208.07076 110.427479) + (xy 208.060304 110.418019) + (xy 208.051526 110.421803) + (xy 207.188579 111.28475) + (xy 207.180965 111.298694) + (xy 206.450913 111.298694) + (xy 206.452149 111.29643) + (xy 206.452018 111.294597) + (xy 206.447767 111.287982) + (xy 205.584631 110.424846) + (xy 205.572251 110.418086) + (xy 205.564601 110.423813) + (xy 205.45705 110.599321) + (xy 205.452569 110.608115) + (xy 205.364559 110.820591) + (xy 205.36151 110.829976) + (xy 205.30782 111.053606) + (xy 205.306277 111.063353) + (xy 205.288232 111.292632) + (xy 205.288232 111.302492) + (xy 198.344882 111.302492) + (xy 198.344882 111.292632) + (xy 198.326837 111.063353) + (xy 198.325294 111.053606) + (xy 198.271604 110.829976) + (xy 198.268555 110.820591) + (xy 198.180545 110.608115) + (xy 198.176064 110.599321) + (xy 198.07076 110.427479) + (xy 198.060304 110.418019) + (xy 198.051526 110.421803) + (xy 197.188579 111.28475) + (xy 197.180965 111.298694) + (xy 196.450913 111.298694) + (xy 196.452149 111.29643) + (xy 196.452018 111.294597) + (xy 196.447767 111.287982) + (xy 195.584631 110.424846) + (xy 195.572251 110.418086) + (xy 195.564601 110.423813) + (xy 195.45705 110.599321) + (xy 195.452569 110.608115) + (xy 195.364559 110.820591) + (xy 195.36151 110.829976) + (xy 195.30782 111.053606) + (xy 195.306277 111.063353) + (xy 195.288232 111.292632) + (xy 195.288232 111.302492) + (xy 189.307335 111.302492) + (xy 190.894981 111.163591) + (xy 190.91596 111.16351) + (xy 190.931086 111.164715) + (xy 190.931101 111.164715) + (xy 190.935949 111.165101) + (xy 190.940804 111.164736) + (xy 190.940811 111.164736) + (xy 190.943613 111.164525) + (xy 190.943615 111.164525) + (xy 190.948466 111.16416) + (xy 190.958978 111.161705) + (xy 190.96737 111.160044) + (xy 191.061126 111.144778) + (xy 191.165052 111.127857) + (xy 191.165054 111.127857) + (xy 191.169676 111.127104) + (xy 191.383219 111.058757) + (xy 191.584313 110.959595) + (xy 191.768541 110.831798) + (xy 191.931854 110.678174) + (xy 191.951633 110.653086) + (xy 192.067771 110.505768) + (xy 192.070666 110.502096) + (xy 192.084434 110.478007) + (xy 192.179607 110.311493) + (xy 192.179609 110.311489) + (xy 192.181926 110.307435) + (xy 192.26319 110.098466) + (xy 192.273293 110.053815) + (xy 195.937014 110.053815) + (xy 195.940798 110.062593) + (xy 196.803745 110.92554) + (xy 196.817689 110.933154) + (xy 196.819522 110.933023) + (xy 196.826137 110.928772) + (xy 197.689273 110.065636) + (xy 197.696033 110.053256) + (xy 197.690306 110.045606) + (xy 197.514798 109.938055) + (xy 197.506004 109.933574) + (xy 197.293528 109.845564) + (xy 197.284143 109.842515) + (xy 197.060513 109.788825) + (xy 197.050766 109.787282) + (xy 196.821487 109.769237) + (xy 196.811627 109.769237) + (xy 196.582348 109.787282) + (xy 196.572601 109.788825) + (xy 196.348971 109.842515) + (xy 196.339586 109.845564) + (xy 196.12711 109.933574) + (xy 196.118316 109.938055) + (xy 195.946474 110.043359) + (xy 195.937014 110.053815) + (xy 192.273293 110.053815) + (xy 192.312673 109.879781) + (xy 192.315216 109.845564) + (xy 192.326515 109.693488) + (xy 192.327915 109.68192) + (xy 192.329326 109.67353) + (xy 192.330133 109.668735) + (xy 192.330286 109.656183) + (xy 192.32633 109.628562) + (xy 192.325057 109.610698) + (xy 192.325057 106.646941) + (xy 192.326558 106.62755) + (xy 192.328866 106.612731) + (xy 192.330248 106.603858) + (xy 192.329068 106.594833) + (xy 192.328798 106.564385) + (xy 192.328948 106.563059) + (xy 192.335794 106.502317) + (xy 192.342072 106.474813) + (xy 192.369049 106.397721) + (xy 192.381291 106.372301) + (xy 192.424746 106.303144) + (xy 192.442338 106.281086) + (xy 192.500085 106.223339) + (xy 192.522142 106.205748) + (xy 192.591299 106.162292) + (xy 192.616719 106.15005) + (xy 192.693808 106.123073) + (xy 192.721313 106.116794) + (xy 192.730573 106.11575) + (xy 192.776782 106.110542) + (xy 192.792445 106.110858) + (xy 192.792458 106.109762) + (xy 192.801428 106.109871) + (xy 192.810303 106.111253) + (xy 192.841854 106.107126) + (xy 192.858196 106.106062) + (xy 210.767205 106.106062) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 267.225344 124.656123) + (xy 267.259016 124.690531) + (xy 267.260131 124.689715) + (xy 267.263189 124.693893) + (xy 267.265886 124.698295) + (xy 267.269261 124.702191) + (xy 267.269266 124.702198) + (xy 267.366411 124.814344) + (xy 267.41498 124.870414) + (xy 267.501145 124.941949) + (xy 267.541269 124.975261) + (xy 267.580904 125.034163) + (xy 267.582402 125.105144) + (xy 267.545287 125.165667) + (xy 267.518964 125.183968) + (xy 267.430227 125.230161) + (xy 267.42149 125.235664) + (xy 267.396707 125.254271) + (xy 267.388254 125.265596) + (xy 267.394998 125.277926) + (xy 268.153006 126.035934) + (xy 268.16695 126.043548) + (xy 268.168783 126.043417) + (xy 268.175398 126.039166) + (xy 268.937933 125.276631) + (xy 268.945547 125.262687) + (xy 268.943561 125.234914) + (xy 268.958652 125.16554) + (xy 269.013806 125.112775) + (xy 269.098701 125.071185) + (xy 269.102905 125.068187) + (xy 269.102909 125.068184) + (xy 269.204941 124.995405) + (xy 269.284087 124.938951) + (xy 269.445387 124.778213) + (xy 269.448403 124.774015) + (xy 269.448407 124.774011) + (xy 269.450532 124.771054) + (xy 269.451696 124.770147) + (xy 269.451756 124.770076) + (xy 269.451771 124.770088) + (xy 269.506527 124.727407) + (xy 269.57723 124.720963) + (xy 269.640194 124.753766) + (xy 269.675428 124.815403) + (xy 269.678374 124.855561) + (xy 269.649642 125.183968) + (xy 269.606951 125.671924) + (xy 269.581087 125.738042) + (xy 269.523584 125.779681) + (xy 269.452697 125.783622) + (xy 269.390932 125.748613) + (xy 269.375638 125.729382) + (xy 269.317901 125.640133) + (xy 269.307216 125.630931) + (xy 269.297649 125.635335) + (xy 268.53784 126.395144) + (xy 268.530226 126.409088) + (xy 268.530357 126.410921) + (xy 268.534608 126.417536) + (xy 269.295138 127.178066) + (xy 269.309082 127.18568) + (xy 269.328167 127.184315) + (xy 269.397541 127.199406) + (xy 269.447744 127.249608) + (xy 269.462678 127.320976) + (xy 269.387079 128.185082) + (xy 269.385576 128.202257) + (xy 269.359712 128.268375) + (xy 269.302209 128.310014) + (xy 269.231322 128.313955) + (xy 269.169557 128.278946) + (xy 269.154263 128.259715) + (xy 269.096526 128.170468) + (xy 269.085841 128.161265) + (xy 269.076274 128.165669) + (xy 268.316465 128.925478) + (xy 268.308851 128.939422) + (xy 268.308982 128.941255) + (xy 268.313233 128.94787) + (xy 269.073763 129.7084) + (xy 269.087707 129.716014) + (xy 269.106791 129.714649) + (xy 269.176165 129.72974) + (xy 269.226368 129.779941) + (xy 269.241302 129.85131) + (xy 269.164271 130.731781) + (xy 269.138407 130.797899) + (xy 269.080904 130.839538) + (xy 269.010017 130.843479) + (xy 268.948252 130.80847) + (xy 268.932958 130.789239) + (xy 268.92721 130.780353) + (xy 268.898316 130.73569) + (xy 268.826798 130.62514) + (xy 268.826796 130.625137) + (xy 268.82399 130.6208) + (xy 268.670735 130.452375) + (xy 268.571184 130.373755) + (xy 268.530122 130.31584) + (xy 268.52689 130.244917) + (xy 268.562515 130.183505) + (xy 268.593845 130.161723) + (xy 268.651048 130.133699) + (xy 268.659897 130.128425) + (xy 268.712547 130.09087) + (xy 268.720947 130.080171) + (xy 268.713958 130.067015) + (xy 267.957255 129.310312) + (xy 267.943311 129.302698) + (xy 267.941478 129.302829) + (xy 267.934863 129.30708) + (xy 267.171953 130.06999) + (xy 267.164338 130.083934) + (xy 267.166314 130.111557) + (xy 267.151222 130.180931) + (xy 267.098815 130.232309) + (xy 266.982611 130.292801) + (xy 266.978478 130.295904) + (xy 266.978475 130.295906) + (xy 266.804646 130.42642) + (xy 266.800511 130.429525) + (xy 266.796939 130.433263) + (xy 266.651358 130.585605) + (xy 266.643187 130.594155) + (xy 266.640279 130.598418) + (xy 266.640275 130.598423) + (xy 266.618428 130.630451) + (xy 266.603799 130.651897) + (xy 266.601594 130.655129) + (xy 266.546683 130.700132) + (xy 266.497505 130.710125) + (xy 260.366746 130.710125) + (xy 260.298625 130.690123) + (xy 260.252132 130.636467) + (xy 260.242028 130.566193) + (xy 260.271522 130.501613) + (xy 260.277651 130.49503) + (xy 261.863172 128.909509) + (xy 266.556111 128.909509) + (xy 266.568619 129.12644) + (xy 266.570055 129.13666) + (xy 266.617825 129.348629) + (xy 266.620904 129.358457) + (xy 266.702658 129.559792) + (xy 266.707301 129.568983) + (xy 266.791777 129.706836) + (xy 266.802233 129.716296) + (xy 266.811011 129.712512) + (xy 267.572421 128.951102) + (xy 267.580035 128.937158) + (xy 267.579904 128.935325) + (xy 267.575653 128.92871) + (xy 266.815365 128.168422) + (xy 266.803829 128.162122) + (xy 266.791547 128.171745) + (xy 266.739586 128.247917) + (xy 266.734501 128.256868) + (xy 266.643014 128.453961) + (xy 266.639451 128.463648) + (xy 266.581385 128.673026) + (xy 266.579454 128.683146) + (xy 266.556363 128.89922) + (xy 266.556111 128.909509) + (xy 261.863172 128.909509) + (xy 262.976751 127.79593) + (xy 267.166879 127.79593) + (xy 267.173623 127.80826) + (xy 267.931631 128.566268) + (xy 267.945575 128.573882) + (xy 267.947408 128.573751) + (xy 267.954023 128.5695) + (xy 268.716558 127.806965) + (xy 268.724173 127.79302) + (xy 268.722148 127.76471) + (xy 268.73724 127.695336) + (xy 268.792395 127.642571) + (xy 268.872423 127.603366) + (xy 268.881272 127.598091) + (xy 268.933922 127.560536) + (xy 268.942322 127.549837) + (xy 268.935333 127.536681) + (xy 268.17863 126.779978) + (xy 268.164686 126.772364) + (xy 268.162853 126.772495) + (xy 268.156238 126.776746) + (xy 267.393328 127.539656) + (xy 267.385714 127.5536) + (xy 267.387728 127.581765) + (xy 267.372637 127.651139) + (xy 267.320229 127.702518) + (xy 267.208843 127.760501) + (xy 267.200115 127.765998) + (xy 267.175332 127.784605) + (xy 267.166879 127.79593) + (xy 262.976751 127.79593) + (xy 264.393506 126.379175) + (xy 266.777486 126.379175) + (xy 266.789994 126.596106) + (xy 266.79143 126.606326) + (xy 266.8392 126.818295) + (xy 266.842279 126.828123) + (xy 266.924033 127.029458) + (xy 266.928676 127.038649) + (xy 267.013152 127.176502) + (xy 267.023608 127.185962) + (xy 267.032386 127.182178) + (xy 267.793796 126.420768) + (xy 267.80141 126.406824) + (xy 267.801279 126.404991) + (xy 267.797028 126.398376) + (xy 267.03674 125.638088) + (xy 267.025204 125.631788) + (xy 267.012922 125.641411) + (xy 266.960961 125.717583) + (xy 266.955876 125.726534) + (xy 266.864389 125.923627) + (xy 266.860826 125.933314) + (xy 266.80276 126.142692) + (xy 266.800829 126.152812) + (xy 266.777738 126.368886) + (xy 266.777486 126.379175) + (xy 264.393506 126.379175) + (xy 266.099655 124.673026) + (xy 266.161967 124.639) + (xy 266.18875 124.636121) + (xy 267.157223 124.636121) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 210.786585 106.107561) + (xy 210.810303 106.111253) + (xy 210.819325 106.110073) + (xy 210.849768 106.1098) + (xy 210.906724 106.116215) + (xy 210.911848 106.116792) + (xy 210.939356 106.123069) + (xy 211.016452 106.150043) + (xy 211.041872 106.162284) + (xy 211.111034 106.205737) + (xy 211.13309 106.223324) + (xy 211.190851 106.281079) + (xy 211.20844 106.303134) + (xy 211.251898 106.372291) + (xy 211.264141 106.397711) + (xy 211.291121 106.474806) + (xy 211.2974 106.502313) + (xy 211.303621 106.557503) + (xy 211.303283 106.573449) + (xy 211.304357 106.573462) + (xy 211.304248 106.582431) + (xy 211.302866 106.591306) + (xy 211.306993 106.622857) + (xy 211.308057 106.639199) + (xy 211.308057 107.950676) + (xy 211.306311 107.971578) + (xy 211.302981 107.991374) + (xy 211.302828 108.003926) + (xy 211.303519 108.008749) + (xy 211.303519 108.008755) + (xy 211.304343 108.014514) + (xy 211.305268 108.023029) + (xy 211.312788 108.1242) + (xy 211.320468 108.227516) + (xy 211.321498 108.232069) + (xy 211.321499 108.232074) + (xy 211.349867 108.357437) + (xy 211.369951 108.446193) + (xy 211.451213 108.655155) + (xy 211.453531 108.65921) + (xy 211.453533 108.659215) + (xy 211.50684 108.752483) + (xy 211.562467 108.849812) + (xy 211.565359 108.853481) + (xy 211.56536 108.853482) + (xy 211.651912 108.963274) + (xy 211.70127 109.025886) + (xy 211.864574 109.179511) + (xy 212.04879 109.307312) + (xy 212.154045 109.359221) + (xy 212.24568 109.404414) + (xy 212.245684 109.404416) + (xy 212.249872 109.406481) + (xy 212.254322 109.407906) + (xy 212.254323 109.407906) + (xy 212.458954 109.473417) + (xy 212.458958 109.473418) + (xy 212.463403 109.474841) + (xy 212.647778 109.504876) + (xy 212.659176 109.507279) + (xy 212.667395 109.509413) + (xy 212.667408 109.509415) + (xy 212.672114 109.510637) + (xy 212.684605 109.511884) + (xy 212.689464 109.511617) + (xy 212.689469 109.511617) + (xy 212.712494 109.510351) + (xy 212.730392 109.51064) + (xy 233.180076 111.299755) + (xy 233.19926 111.30294) + (xy 233.213831 111.306533) + (xy 233.213833 111.306533) + (xy 233.222547 111.308682) + (xy 233.231635 111.308293) + (xy 233.261986 111.310677) + (xy 233.314971 111.321389) + (xy 233.323216 111.323056) + (xy 233.350072 111.331709) + (xy 233.42451 111.365299) + (xy 233.448765 111.379709) + (xy 233.513864 111.42902) + (xy 233.534307 111.448468) + (xy 233.586803 111.511032) + (xy 233.602404 111.534539) + (xy 233.639662 111.607213) + (xy 233.649642 111.633604) + (xy 233.669795 111.712748) + (xy 233.673652 111.740698) + (xy 233.675047 111.79662) + (xy 233.674463 111.812274) + (xy 233.673581 111.821115) + (xy 233.671433 111.829828) + (xy 233.671817 111.838793) + (xy 233.672794 111.861629) + (xy 233.67243 111.877999) + (xy 233.654003 112.088618) + (xy 233.559015 113.174339) + (xy 233.558681 113.178152) + (xy 233.55512 113.198819) + (xy 233.550079 113.218238) + (xy 233.548832 113.230729) + (xy 233.549099 113.235583) + (xy 233.549099 113.235588) + (xy 233.549675 113.246048) + (xy 233.549849 113.254974) + (xy 233.547069 113.429875) + (xy 233.546803 113.446604) + (xy 233.547372 113.451063) + (xy 233.560363 113.552875) + (xy 233.574114 113.660648) + (xy 233.575309 113.664972) + (xy 233.575311 113.66498) + (xy 233.608554 113.785229) + (xy 233.631609 113.868626) + (xy 233.718118 114.066306) + (xy 233.83188 114.249661) + (xy 233.970577 114.41496) + (xy 234.131389 114.558837) + (xy 234.135136 114.56133) + (xy 234.307288 114.675868) + (xy 234.307295 114.675872) + (xy 234.311039 114.678363) + (xy 234.315107 114.680299) + (xy 234.315108 114.6803) + (xy 234.322721 114.683924) + (xy 234.505871 114.771106) + (xy 234.711919 114.835177) + (xy 234.716363 114.835888) + (xy 234.716367 114.835889) + (xy 234.884917 114.862859) + (xy 234.896662 114.865317) + (xy 234.912377 114.869396) + (xy 234.917212 114.869878) + (xy 234.917216 114.869879) + (xy 234.918901 114.870047) + (xy 234.924868 114.870642) + (xy 234.92972 114.870375) + (xy 234.929722 114.870375) + (xy 234.934945 114.870087) + (xy 234.952742 114.869108) + (xy 234.97064 114.869397) + (xy 269.742963 117.911581) + (xy 269.762129 117.914763) + (xy 269.785433 117.920509) + (xy 269.794523 117.92012) + (xy 269.824871 117.922503) + (xy 269.886099 117.93488) + (xy 269.912956 117.943533) + (xy 269.98739 117.97712) + (xy 270.011646 117.991531) + (xy 270.07675 118.040846) + (xy 270.097192 118.060294) + (xy 270.149681 118.122849) + (xy 270.165279 118.146351) + (xy 270.202541 118.219034) + (xy 270.212517 118.245417) + (xy 270.23191 118.321577) + (xy 270.232669 118.324559) + (xy 270.236526 118.352509) + (xy 270.237812 118.404147) + (xy 270.23792 118.408463) + (xy 270.237336 118.424117) + (xy 270.236457 118.432924) + (xy 270.234308 118.441639) + (xy 270.234691 118.450605) + (xy 270.234691 118.450609) + (xy 270.235668 118.473451) + (xy 270.235304 118.489815) + (xy 270.049774 120.610444) + (xy 270.023911 120.676562) + (xy 269.966407 120.718201) + (xy 269.89552 120.722142) + (xy 269.833755 120.687133) + (xy 269.818461 120.667902) + (xy 269.7123 120.503802) + (xy 269.712298 120.503799) + (xy 269.709492 120.499462) + (xy 269.556237 120.331037) + (xy 269.377532 120.189905) + (xy 269.178176 120.079854) + (xy 269.047475 120.03357) + (xy 268.968398 120.005567) + (xy 268.968394 120.005566) + (xy 268.963523 120.003841) + (xy 268.95843 120.002934) + (xy 268.958427 120.002933) + (xy 268.744426 119.964814) + (xy 268.74442 119.964813) + (xy 268.739337 119.963908) + (xy 268.652267 119.962844) + (xy 268.516808 119.961189) + (xy 268.516806 119.961189) + (xy 268.511639 119.961126) + (xy 268.286545 119.99557) + (xy 268.070098 120.066316) + (xy 267.868113 120.171463) + (xy 267.86398 120.174566) + (xy 267.863977 120.174568) + (xy 267.690148 120.305082) + (xy 267.686013 120.308187) + (xy 267.639381 120.356985) + (xy 267.554605 120.445698) + (xy 267.528689 120.472817) + (xy 267.525775 120.477089) + (xy 267.525774 120.47709) + (xy 267.464175 120.567391) + (xy 267.400366 120.660932) + (xy 267.30449 120.867479) + (xy 267.303108 120.872461) + (xy 267.303108 120.872462) + (xy 267.300521 120.88179) + (xy 267.243636 121.086912) + (xy 267.219438 121.313337) + (xy 267.219735 121.318489) + (xy 267.219735 121.318493) + (xy 267.222162 121.360586) + (xy 267.232546 121.540674) + (xy 267.233681 121.545711) + (xy 267.233682 121.545717) + (xy 267.281302 121.757023) + (xy 267.282608 121.762818) + (xy 267.284552 121.767604) + (xy 267.284553 121.767609) + (xy 267.362191 121.958806) + (xy 267.36828 121.973802) + (xy 267.487261 122.167961) + (xy 267.636355 122.34008) + (xy 267.683138 122.37892) + (xy 267.762227 122.444581) + (xy 267.801862 122.503484) + (xy 267.80336 122.574464) + (xy 267.766245 122.634987) + (xy 267.739924 122.653287) + (xy 267.646738 122.701797) + (xy 267.642605 122.7049) + (xy 267.642602 122.704902) + (xy 267.468773 122.835416) + (xy 267.464638 122.838521) + (xy 267.445862 122.858169) + (xy 267.330019 122.979392) + (xy 267.307314 123.003151) + (xy 267.3044 123.007423) + (xy 267.304399 123.007424) + (xy 267.240085 123.101705) + (xy 267.178991 123.191266) + (xy 267.083115 123.397813) + (xy 267.022261 123.617246) + (xy 266.998063 123.843671) + (xy 266.99836 123.848823) + (xy 266.99836 123.848827) + (xy 267.001397 123.901489) + (xy 267.011171 124.071008) + (xy 267.012306 124.076045) + (xy 267.012307 124.076051) + (xy 267.050701 124.246418) + (xy 267.061233 124.293152) + (xy 267.063177 124.297938) + (xy 267.063178 124.297943) + (xy 267.136888 124.479467) + (xy 267.146905 124.504136) + (xy 267.265886 124.698295) + (xy 267.41498 124.870414) + (xy 267.501145 124.941949) + (xy 267.541269 124.975261) + (xy 267.580904 125.034163) + (xy 267.582402 125.105144) + (xy 267.545287 125.165667) + (xy 267.518964 125.183968) + (xy 267.430227 125.230161) + (xy 267.42149 125.235664) + (xy 267.396707 125.254271) + (xy 267.388254 125.265596) + (xy 267.394998 125.277926) + (xy 268.153006 126.035934) + (xy 268.16695 126.043548) + (xy 268.168783 126.043417) + (xy 268.175398 126.039166) + (xy 268.937933 125.276631) + (xy 268.945547 125.262687) + (xy 268.943561 125.234914) + (xy 268.958652 125.16554) + (xy 269.013806 125.112775) + (xy 269.098701 125.071185) + (xy 269.102905 125.068187) + (xy 269.102909 125.068184) + (xy 269.180536 125.012813) + (xy 269.284087 124.938951) + (xy 269.445387 124.778213) + (xy 269.448403 124.774015) + (xy 269.448407 124.774011) + (xy 269.450532 124.771054) + (xy 269.451696 124.770147) + (xy 269.451756 124.770076) + (xy 269.451771 124.770088) + (xy 269.506527 124.727407) + (xy 269.57723 124.720963) + (xy 269.640194 124.753766) + (xy 269.675428 124.815403) + (xy 269.678374 124.855561) + (xy 269.649642 125.183968) + (xy 269.606951 125.671924) + (xy 269.581087 125.738042) + (xy 269.523584 125.779681) + (xy 269.452697 125.783622) + (xy 269.390932 125.748613) + (xy 269.375638 125.729382) + (xy 269.317901 125.640133) + (xy 269.307216 125.630931) + (xy 269.297649 125.635335) + (xy 268.53784 126.395144) + (xy 268.530226 126.409088) + (xy 268.530357 126.410921) + (xy 268.534608 126.417536) + (xy 269.295138 127.178066) + (xy 269.309082 127.18568) + (xy 269.328167 127.184315) + (xy 269.397541 127.199406) + (xy 269.447744 127.249608) + (xy 269.462678 127.320976) + (xy 269.397729 128.063353) + (xy 269.385576 128.202257) + (xy 269.359712 128.268375) + (xy 269.302209 128.310014) + (xy 269.231322 128.313955) + (xy 269.169557 128.278946) + (xy 269.154263 128.259715) + (xy 269.096526 128.170468) + (xy 269.085841 128.161265) + (xy 269.076274 128.165669) + (xy 268.316465 128.925478) + (xy 268.308851 128.939422) + (xy 268.308982 128.941255) + (xy 268.313233 128.94787) + (xy 269.073763 129.7084) + (xy 269.087707 129.716014) + (xy 269.106791 129.714649) + (xy 269.176165 129.72974) + (xy 269.226368 129.779941) + (xy 269.241302 129.85131) + (xy 269.164271 130.731781) + (xy 269.138407 130.797899) + (xy 269.080904 130.839538) + (xy 269.010017 130.843479) + (xy 268.948252 130.80847) + (xy 268.932958 130.789239) + (xy 268.92721 130.780353) + (xy 268.898443 130.735886) + (xy 268.826798 130.62514) + (xy 268.826796 130.625137) + (xy 268.82399 130.6208) + (xy 268.670735 130.452375) + (xy 268.571184 130.373755) + (xy 268.530122 130.31584) + (xy 268.52689 130.244917) + (xy 268.562515 130.183505) + (xy 268.593845 130.161723) + (xy 268.651048 130.133699) + (xy 268.659897 130.128425) + (xy 268.712547 130.09087) + (xy 268.720947 130.080171) + (xy 268.713958 130.067015) + (xy 267.957255 129.310312) + (xy 267.943311 129.302698) + (xy 267.941478 129.302829) + (xy 267.934863 129.30708) + (xy 267.171953 130.06999) + (xy 267.164338 130.083934) + (xy 267.166314 130.111557) + (xy 267.151222 130.180931) + (xy 267.098815 130.232309) + (xy 266.982611 130.292801) + (xy 266.978478 130.295904) + (xy 266.978475 130.295906) + (xy 266.804646 130.42642) + (xy 266.800511 130.429525) + (xy 266.643187 130.594155) + (xy 266.640273 130.598427) + (xy 266.640272 130.598428) + (xy 266.578204 130.689417) + (xy 266.514864 130.78227) + (xy 266.418988 130.988817) + (xy 266.417606 130.993799) + (xy 266.417606 130.9938) + (xy 266.415209 131.002444) + (xy 266.358134 131.20825) + (xy 266.333936 131.434675) + (xy 266.334233 131.439827) + (xy 266.334233 131.439831) + (xy 266.337586 131.497987) + (xy 266.347044 131.662012) + (xy 266.348179 131.667049) + (xy 266.34818 131.667055) + (xy 266.380369 131.809887) + (xy 266.397106 131.884156) + (xy 266.39905 131.888942) + (xy 266.399051 131.888947) + (xy 266.480834 132.090353) + (xy 266.482778 132.09514) + (xy 266.601759 132.289299) + (xy 266.750853 132.461418) + (xy 266.799425 132.501743) + (xy 266.876725 132.565919) + (xy 266.91636 132.624822) + (xy 266.917858 132.695802) + (xy 266.880743 132.756325) + (xy 266.854421 132.774625) + (xy 266.761235 132.823135) + (xy 266.757102 132.826238) + (xy 266.757099 132.82624) + (xy 266.58327 132.956754) + (xy 266.579135 132.959859) + (xy 266.57336 132.965902) + (xy 266.474729 133.069114) + (xy 266.421811 133.124489) + (xy 266.418897 133.128761) + (xy 266.418896 133.128762) + (xy 266.380874 133.184501) + (xy 266.293488 133.312604) + (xy 266.197612 133.519151) + (xy 266.19623 133.524133) + (xy 266.19623 133.524134) + (xy 266.180607 133.580469) + (xy 266.136758 133.738584) + (xy 266.11256 133.965009) + (xy 266.112857 133.970161) + (xy 266.112857 133.970165) + (xy 266.116598 134.035045) + (xy 266.125668 134.192346) + (xy 266.126803 134.197383) + (xy 266.126804 134.197389) + (xy 266.163502 134.360231) + (xy 266.17573 134.41449) + (xy 266.177674 134.419276) + (xy 266.177675 134.419281) + (xy 266.259458 134.620687) + (xy 266.261402 134.625474) + (xy 266.380383 134.819633) + (xy 266.529477 134.991752) + (xy 266.533452 134.995052) + (xy 266.533455 134.995055) + (xy 266.65535 135.096254) + (xy 266.694985 135.155157) + (xy 266.696483 135.226137) + (xy 266.659368 135.28666) + (xy 266.633046 135.30496) + (xy 266.600692 135.321803) + (xy 266.563815 135.341) + (xy 266.53986 135.35347) + (xy 266.535727 135.356573) + (xy 266.535724 135.356575) + (xy 266.361895 135.487089) + (xy 266.35776 135.490194) + (xy 266.31652 135.533349) + (xy 266.249565 135.603414) + (xy 266.200436 135.654824) + (xy 266.197522 135.659096) + (xy 266.197521 135.659097) + (xy 266.15788 135.717209) + (xy 266.072113 135.842939) + (xy 265.976237 136.049486) + (xy 265.974855 136.054468) + (xy 265.974855 136.054469) + (xy 265.965623 136.08776) + (xy 265.915383 136.268919) + (xy 265.891185 136.495344) + (xy 265.891482 136.500496) + (xy 265.891482 136.5005) + (xy 265.892306 136.514789) + (xy 265.904293 136.722681) + (xy 265.905428 136.727718) + (xy 265.905429 136.727724) + (xy 265.952344 136.935902) + (xy 265.954355 136.944825) + (xy 265.956299 136.949611) + (xy 265.9563 136.949616) + (xy 266.035164 137.143834) + (xy 266.040027 137.155809) + (xy 266.159008 137.349968) + (xy 266.308102 137.522087) + (xy 266.433975 137.626589) + (xy 266.47361 137.68549) + (xy 266.475108 137.756471) + (xy 266.437994 137.816994) + (xy 266.411672 137.835294) + (xy 266.318484 137.883805) + (xy 266.314351 137.886908) + (xy 266.314348 137.88691) + (xy 266.140519 138.017424) + (xy 266.136384 138.020529) + (xy 266.111755 138.046302) + (xy 266.017853 138.144565) + (xy 265.97906 138.185159) + (xy 265.976146 138.189431) + (xy 265.976145 138.189432) + (xy 265.942722 138.238429) + (xy 265.850737 138.373274) + (xy 265.754861 138.579821) + (xy 265.753479 138.584803) + (xy 265.753479 138.584804) + (xy 265.728431 138.675124) + (xy 265.694007 138.799254) + (xy 265.669809 139.025679) + (xy 265.670106 139.030831) + (xy 265.670106 139.030835) + (xy 265.670905 139.044684) + (xy 265.682917 139.253016) + (xy 265.684052 139.258053) + (xy 265.684053 139.258059) + (xy 265.729604 139.460184) + (xy 265.732979 139.47516) + (xy 265.766028 139.55655) + (xy 265.803343 139.648444) + (xy 265.818651 139.686144) + (xy 265.937632 139.880303) + (xy 266.086726 140.052422) + (xy 266.151173 140.105927) + (xy 266.212598 140.156923) + (xy 266.252233 140.215826) + (xy 266.253731 140.286806) + (xy 266.216616 140.347329) + (xy 266.190295 140.365629) + (xy 266.097109 140.414139) + (xy 266.092976 140.417242) + (xy 266.092973 140.417244) + (xy 265.923931 140.544164) + (xy 265.915009 140.550863) + (xy 265.757685 140.715493) + (xy 265.754771 140.719765) + (xy 265.75477 140.719766) + (xy 265.7083 140.787889) + (xy 265.629362 140.903608) + (xy 265.533486 141.110155) + (xy 265.532104 141.115137) + (xy 265.532104 141.115138) + (xy 265.529574 141.124261) + (xy 265.472632 141.329588) + (xy 265.448434 141.556013) + (xy 265.461542 141.78335) + (xy 265.462677 141.788387) + (xy 265.462678 141.788393) + (xy 265.510466 142.000445) + (xy 265.511604 142.005494) + (xy 265.513548 142.01028) + (xy 265.513549 142.010285) + (xy 265.584211 142.184304) + (xy 265.597276 142.216478) + (xy 265.716257 142.410637) + (xy 265.865351 142.582756) + (xy 265.991224 142.687258) + (xy 266.030859 142.746159) + (xy 266.032357 142.81714) + (xy 265.995243 142.877663) + (xy 265.968921 142.895963) + (xy 265.875733 142.944474) + (xy 265.8716 142.947577) + (xy 265.871597 142.947579) + (xy 265.746149 143.041768) + (xy 265.693633 143.081198) + (xy 265.536309 143.245828) + (xy 265.533395 143.2501) + (xy 265.533394 143.250101) + (xy 265.49692 143.30357) + (xy 265.407986 143.433943) + (xy 265.31211 143.64049) + (xy 265.251256 143.859923) + (xy 265.227058 144.086348) + (xy 265.227355 144.0915) + (xy 265.227355 144.091504) + (xy 265.227638 144.096411) + (xy 265.240166 144.313685) + (xy 265.241301 144.318722) + (xy 265.241302 144.318728) + (xy 265.268026 144.437311) + (xy 265.290228 144.535829) + (xy 265.292172 144.540615) + (xy 265.292173 144.54062) + (xy 265.336603 144.650037) + (xy 265.3759 144.746813) + (xy 265.494881 144.940972) + (xy 265.643975 145.113091) + (xy 265.722139 145.177984) + (xy 265.769847 145.217592) + (xy 265.809482 145.276495) + (xy 265.81098 145.347475) + (xy 265.773865 145.407998) + (xy 265.747543 145.426298) + (xy 265.654357 145.474808) + (xy 265.650224 145.477911) + (xy 265.650221 145.477913) + (xy 265.546076 145.556107) + (xy 265.472257 145.611532) + (xy 265.314933 145.776162) + (xy 265.312019 145.780434) + (xy 265.312018 145.780435) + (xy 265.272377 145.838547) + (xy 265.18661 145.964277) + (xy 265.090734 146.170824) + (xy 265.02988 146.390257) + (xy 265.005682 146.616682) + (xy 265.01879 146.844019) + (xy 265.019925 146.849056) + (xy 265.019926 146.849062) + (xy 265.067714 147.061114) + (xy 265.068852 147.066163) + (xy 265.070796 147.070949) + (xy 265.070797 147.070954) + (xy 265.137704 147.235725) + (xy 265.154524 147.277147) + (xy 265.161569 147.288643) + (xy 265.269692 147.465083) + (xy 265.273505 147.471306) + (xy 265.422599 147.643425) + (xy 265.426574 147.646725) + (xy 265.426577 147.646728) + (xy 265.548472 147.747927) + (xy 265.588107 147.80683) + (xy 265.589605 147.87781) + (xy 265.55249 147.938333) + (xy 265.526168 147.956633) + (xy 265.432982 148.005143) + (xy 265.428849 148.008246) + (xy 265.428846 148.008248) + (xy 265.255017 148.138762) + (xy 265.250882 148.141867) + (xy 265.24731 148.145605) + (xy 265.104656 148.294884) + (xy 265.093558 148.306497) + (xy 265.090644 148.310769) + (xy 265.090643 148.31077) + (xy 265.05642 148.360939) + (xy 264.965235 148.494612) + (xy 264.869359 148.701159) + (xy 264.867977 148.706141) + (xy 264.867977 148.706142) + (xy 264.856062 148.749108) + (xy 264.808505 148.920592) + (xy 264.784307 149.147017) + (xy 264.784604 149.152169) + (xy 264.784604 149.152173) + (xy 264.785161 149.16183) + (xy 264.797415 149.374354) + (xy 264.79855 149.379391) + (xy 264.798551 149.379397) + (xy 264.83273 149.531061) + (xy 264.847477 149.596498) + (xy 264.849421 149.601284) + (xy 264.849422 149.601289) + (xy 264.911369 149.753845) + (xy 264.933149 149.807482) + (xy 265.05213 150.001641) + (xy 265.201224 150.17376) + (xy 265.376427 150.319216) + (xy 265.380879 150.321818) + (xy 265.380884 150.321821) + (xy 265.568577 150.4315) + (xy 265.573035 150.434105) + (xy 265.785767 150.515339) + (xy 265.790833 150.51637) + (xy 265.790834 150.51637) + (xy 265.843068 150.526997) + (xy 266.00891 150.560738) + (xy 266.133967 150.565324) + (xy 266.231308 150.568894) + (xy 266.231313 150.568894) + (xy 266.236472 150.569083) + (xy 266.241592 150.568427) + (xy 266.241594 150.568427) + (xy 266.313782 150.559179) + (xy 266.462341 150.540148) + (xy 266.46729 150.538663) + (xy 266.467296 150.538662) + (xy 266.643659 150.48575) + (xy 266.680451 150.474712) + (xy 266.74224 150.444442) + (xy 266.825692 150.403559) + (xy 266.884945 150.374531) + (xy 266.889149 150.371533) + (xy 266.889153 150.37153) + (xy 266.995127 150.295939) + (xy 267.070331 150.242297) + (xy 267.231631 150.081559) + (xy 267.234648 150.077361) + (xy 267.234656 150.077351) + (xy 267.236779 150.074397) + (xy 267.237941 150.073491) + (xy 267.238 150.073422) + (xy 267.238014 150.073434) + (xy 267.292775 150.030751) + (xy 267.363479 150.024308) + (xy 267.426442 150.057114) + (xy 267.461674 150.118751) + (xy 267.464619 150.158906) + (xy 267.273136 152.347566) + (xy 265.800053 169.184991) + (xy 265.798294 169.205092) + (xy 265.795111 169.224265) + (xy 265.789368 169.247552) + (xy 265.789751 169.256521) + (xy 265.789751 169.256523) + (xy 265.789756 169.256647) + (xy 265.787372 169.286991) + (xy 265.774994 169.34821) + (xy 265.76634 169.375066) + (xy 265.732751 169.449498) + (xy 265.718343 169.47375) + (xy 265.669028 169.538849) + (xy 265.649583 169.559286) + (xy 265.587028 169.611771) + (xy 265.56352 169.627372) + (xy 265.49085 169.664625) + (xy 265.464457 169.674604) + (xy 265.385324 169.69475) + (xy 265.357374 169.698606) + (xy 265.300907 169.700012) + (xy 265.285253 169.699428) + (xy 265.276963 169.6986) + (xy 265.268246 169.696451) + (xy 265.236429 169.697811) + (xy 265.220077 169.697447) + (xy 257.298728 169.004419) + (xy 256.240968 168.911877) + (xy 256.2203 168.908316) + (xy 256.200879 168.903274) + (xy 256.196038 168.902791) + (xy 256.196032 168.90279) + (xy 256.194029 168.902591) + (xy 256.188388 168.902028) + (xy 256.183533 168.902295) + (xy 256.18353 168.902295) + (xy 256.171059 168.902981) + (xy 256.161937 168.903152) + (xy 256.065039 168.901457) + (xy 255.977314 168.899923) + (xy 255.940051 168.904497) + (xy 255.772292 168.925089) + (xy 255.772291 168.925089) + (xy 255.767918 168.925626) + (xy 255.763668 168.926765) + (xy 255.763666 168.926765) + (xy 255.737595 168.93375) + (xy 255.564137 168.980222) + (xy 255.560095 168.981938) + (xy 255.560091 168.981939) + (xy 255.501961 169.006612) + (xy 255.369938 169.062648) + (xy 255.245555 169.13738) + (xy 255.192871 169.169033) + (xy 255.192868 169.169035) + (xy 255.1891 169.171299) + (xy 255.025144 169.304062) + (xy 254.881261 169.45835) + (xy 254.80444 169.568058) + (xy 254.762907 169.627372) + (xy 254.760252 169.631163) + (xy 254.758262 169.635068) + (xy 254.758258 169.635075) + (xy 254.685439 169.777984) + (xy 254.664471 169.819134) + (xy 254.663041 169.823286) + (xy 254.66304 169.823289) + (xy 254.645164 169.875203) + (xy 254.612804 169.969182) + (xy 254.609408 169.979043) + (xy 254.604881 169.990374) + (xy 254.597687 170.006123) + (xy 254.594291 170.018207) + (xy 254.59371 170.023046) + (xy 254.590962 170.045916) + (xy 254.587569 170.063497) + (xy 252.346374 178.427742) + (xy 252.339278 178.447479) + (xy 252.33094 178.465734) + (xy 252.327544 178.477819) + (xy 252.326964 178.482648) + (xy 252.326016 178.490535) + (xy 252.324671 178.499182) + (xy 252.287389 178.694006) + (xy 252.277802 178.913592) + (xy 252.300141 179.132249) + (xy 252.353934 179.345359) + (xy 252.438045 179.548423) + (xy 252.440395 179.55236) + (xy 252.496627 179.646565) + (xy 252.550699 179.737153) + (xy 252.689516 179.907563) + (xy 252.851565 180.056055) + (xy 252.85535 180.058624) + (xy 252.855355 180.058628) + (xy 252.908942 180.095) + (xy 253.0011 180.157553) + (xy 253.010564 180.164647) + (xy 253.022034 180.174119) + (xy 253.032827 180.180527) + (xy 253.037342 180.182337) + (xy 253.037345 180.182339) + (xy 253.058739 180.190918) + (xy 253.07484 180.198744) + (xy 266.714098 188.073374) + (xy 266.730129 188.084361) + (xy 266.748812 188.099409) + (xy 266.75721 188.102896) + (xy 266.783711 188.117882) + (xy 266.833975 188.154978) + (xy 266.854658 188.174169) + (xy 266.90793 188.236071) + (xy 266.923821 188.259378) + (xy 266.961984 188.331585) + (xy 266.972289 188.357845) + (xy 266.993428 188.436735) + (xy 266.997634 188.464635) + (xy 267.000688 188.546245) + (xy 266.998579 188.574383) + (xy 266.983396 188.654624) + (xy 266.97508 188.681582) + (xy 266.952755 188.732752) + (xy 266.944569 188.746098) + (xy 266.945597 188.746708) + (xy 266.941012 188.75443) + (xy 266.935384 188.761417) + (xy 266.931943 188.769704) + (xy 266.931941 188.769707) + (xy 266.923172 188.790823) + (xy 266.915926 188.8055) + (xy 258.461429 203.449121) + (xy 258.450435 203.465162) + (xy 258.435392 203.483837) + (xy 258.431904 203.492237) + (xy 258.416916 203.518738) + (xy 258.379818 203.569) + (xy 258.360638 203.589672) + (xy 258.298722 203.642952) + (xy 258.275415 203.658841) + (xy 258.20321 203.697) + (xy 258.176949 203.707307) + (xy 258.098058 203.728444) + (xy 258.070166 203.732648) + (xy 258.039849 203.733782) + (xy 257.988548 203.7357) + (xy 257.960421 203.733592) + (xy 257.880173 203.718409) + (xy 257.853217 203.710094) + (xy 257.801837 203.687677) + (xy 257.787895 203.680531) + (xy 257.780358 203.676056) + (xy 257.773367 203.670425) + (xy 257.765078 203.666983) + (xy 257.743963 203.658215) + (xy 257.729285 203.650968) + (xy 242.941104 195.113009) + (xy 242.45102 194.830059) + (xy 242.433791 194.818096) + (xy 242.422068 194.808415) + (xy 242.422065 194.808413) + (xy 242.418311 194.805313) + (xy 242.407517 194.798904) + (xy 242.377612 194.786913) + (xy 242.366345 194.781737) + (xy 242.288779 194.741361) + (xy 242.286235 194.740307) + (xy 242.28623 194.740305) + (xy 242.235523 194.719303) + (xy 242.167078 194.690954) + (xy 242.16446 194.690129) + (xy 242.16445 194.690125) + (xy 242.09292 194.667574) + (xy 242.078459 194.662016) + (xy 242.058942 194.653102) + (xy 242.058938 194.6531) + (xy 242.054512 194.651079) + (xy 242.049192 194.649584) + (xy 242.047108 194.648998) + (xy 242.047103 194.648997) + (xy 242.042427 194.647683) + (xy 242.014731 194.644357) + (xy 241.997145 194.640963) + (xy 241.571707 194.526967) + (xy 239.868705 194.070649) + (xy 257.8672 194.070649) + (xy 257.875854 194.301185) + (xy 257.923228 194.526967) + (xy 258.007967 194.741539) + (xy 258.127647 194.938766) + (xy 258.131144 194.942796) + (xy 258.217768 195.042621) + (xy 258.278847 195.113009) + (xy 258.282978 195.116396) + (xy 258.453115 195.255901) + (xy 258.453121 195.255905) + (xy 258.457243 195.259285) + (xy 258.657735 195.373411) + (xy 258.662751 195.375232) + (xy 258.662756 195.375234) + (xy 258.869575 195.450306) + (xy 258.869579 195.450307) + (xy 258.87459 195.452126) + (xy 258.879839 195.453075) + (xy 258.879842 195.453076) + (xy 259.097523 195.492439) + (xy 259.09753 195.49244) + (xy 259.101607 195.493177) + (xy 259.119344 195.494013) + (xy 259.124292 195.494247) + (xy 259.124299 195.494247) + (xy 259.12578 195.494317) + (xy 259.287925 195.494317) + (xy 259.354881 195.488636) + (xy 259.454562 195.480178) + (xy 259.454566 195.480177) + (xy 259.459873 195.479727) + (xy 259.465028 195.478389) + (xy 259.465034 195.478388) + (xy 259.678003 195.423112) + (xy 259.678007 195.423111) + (xy 259.683172 195.42177) + (xy 259.688038 195.419578) + (xy 259.688041 195.419577) + (xy 259.888649 195.32921) + (xy 259.893515 195.327018) + (xy 259.897935 195.324042) + (xy 259.897939 195.32404) + (xy 259.999148 195.255901) + (xy 260.084885 195.198179) + (xy 260.251812 195.038939) + (xy 260.389521 194.853851) + (xy 260.44607 194.742628) + (xy 260.491658 194.652963) + (xy 260.491658 194.652962) + (xy 260.494077 194.648205) + (xy 260.533343 194.521748) + (xy 260.560905 194.432987) + (xy 260.560906 194.432981) + (xy 260.562489 194.427884) + (xy 260.5928 194.199185) + (xy 260.584146 193.968649) + (xy 260.536772 193.742867) + (xy 260.452033 193.528295) + (xy 260.345117 193.352102) + (xy 260.335122 193.335631) + (xy 260.335121 193.33563) + (xy 260.332353 193.331068) + (xy 260.245428 193.230895) + (xy 260.184653 193.160858) + (xy 260.184651 193.160856) + (xy 260.181153 193.156825) + (xy 260.139018 193.122277) + (xy 260.006885 193.013933) + (xy 260.006879 193.013929) + (xy 260.002757 193.010549) + (xy 259.802265 192.896423) + (xy 259.797249 192.894602) + (xy 259.797244 192.8946) + (xy 259.590425 192.819528) + (xy 259.590421 192.819527) + (xy 259.58541 192.817708) + (xy 259.580161 192.816759) + (xy 259.580158 192.816758) + (xy 259.362477 192.777395) + (xy 259.36247 192.777394) + (xy 259.358393 192.776657) + (xy 259.340656 192.775821) + (xy 259.335708 192.775587) + (xy 259.335701 192.775587) + (xy 259.33422 192.775517) + (xy 259.172075 192.775517) + (xy 259.105119 192.781198) + (xy 259.005438 192.789656) + (xy 259.005434 192.789657) + (xy 259.000127 192.790107) + (xy 258.994972 192.791445) + (xy 258.994966 192.791446) + (xy 258.781997 192.846722) + (xy 258.781993 192.846723) + (xy 258.776828 192.848064) + (xy 258.771962 192.850256) + (xy 258.771959 192.850257) + (xy 258.673521 192.8946) + (xy 258.566485 192.942816) + (xy 258.562065 192.945792) + (xy 258.562061 192.945794) + (xy 258.560962 192.946534) + (xy 258.375115 193.071655) + (xy 258.208188 193.230895) + (xy 258.205 193.23518) + (xy 258.118008 193.352102) + (xy 258.070479 193.415983) + (xy 258.068064 193.420733) + (xy 257.972895 193.607917) + (xy 257.965923 193.621629) + (xy 257.931717 193.73179) + (xy 257.899095 193.836847) + (xy 257.899094 193.836853) + (xy 257.897511 193.84195) + (xy 257.8672 194.070649) + (xy 239.868705 194.070649) + (xy 235.651395 192.940624) + (xy 230.019553 191.431576) + (xy 252.239374 191.431576) + (xy 252.239737 191.435724) + (xy 252.239737 191.435728) + (xy 252.24245 191.466736) + (xy 252.265112 191.725766) + (xy 252.266022 191.729838) + (xy 252.266023 191.729843) + (xy 252.317024 191.958008) + (xy 252.329532 192.013967) + (xy 252.431504 192.291116) + (xy 252.569234 192.552344) + (xy 252.571654 192.555749) + (xy 252.737879 192.789652) + (xy 252.737882 192.789656) + (xy 252.740303 192.793062) + (xy 252.743147 192.796112) + (xy 252.743152 192.796118) + (xy 252.834988 192.8946) + (xy 252.941706 193.009041) + (xy 253.169905 193.196485) + (xy 253.420889 193.352102) + (xy 253.69025 193.473158) + (xy 253.973255 193.557525) + (xy 253.977375 193.558178) + (xy 253.977377 193.558178) + (xy 254.261452 193.603172) + (xy 254.261458 193.603173) + (xy 254.264933 193.603723) + (xy 254.289492 193.604838) + (xy 254.355877 193.607853) + (xy 254.355898 193.607853) + (xy 254.357297 193.607917) + (xy 254.541761 193.607917) + (xy 254.761524 193.59332) + (xy 254.765623 193.592494) + (xy 254.765627 193.592493) + (xy 254.93905 193.557525) + (xy 255.051011 193.53495) + (xy 255.330235 193.438805) + (xy 255.499949 193.353819) + (xy 255.590555 193.308447) + (xy 255.590557 193.308446) + (xy 255.594291 193.306576) + (xy 255.838538 193.140585) + (xy 256.058687 192.943749) + (xy 256.096985 192.899066) + (xy 256.248149 192.722701) + (xy 256.248152 192.722697) + (xy 256.250869 192.719527) + (xy 256.253143 192.716025) + (xy 256.253147 192.71602) + (xy 256.40943 192.475366) + (xy 256.409433 192.475361) + (xy 256.411709 192.471856) + (xy 256.538379 192.205089) + (xy 256.628655 191.923913) + (xy 256.644054 191.838326) + (xy 259.817511 191.838326) + (xy 259.823238 191.845976) + (xy 259.998746 191.953527) + (xy 260.00754 191.958008) + (xy 260.220016 192.046018) + (xy 260.229401 192.049067) + (xy 260.453031 192.102757) + (xy 260.462778 192.1043) + (xy 260.692057 192.122345) + (xy 260.701917 192.122345) + (xy 260.931196 192.1043) + (xy 260.940943 192.102757) + (xy 261.164573 192.049067) + (xy 261.173958 192.046018) + (xy 261.386434 191.958008) + (xy 261.395228 191.953527) + (xy 261.56707 191.848223) + (xy 261.57653 191.837767) + (xy 261.572746 191.828989) + (xy 260.709799 190.966042) + (xy 260.695855 190.958428) + (xy 260.694022 190.958559) + (xy 260.687407 190.96281) + (xy 259.824271 191.825946) + (xy 259.817511 191.838326) + (xy 256.644054 191.838326) + (xy 256.646282 191.825946) + (xy 256.680211 191.637376) + (xy 256.680212 191.637371) + (xy 256.68095 191.633267) + (xy 256.694346 191.338258) + (xy 256.689553 191.283467) + (xy 256.668972 191.048229) + (xy 256.668608 191.044068) + (xy 256.667697 191.039991) + (xy 256.6051 190.759945) + (xy 256.605098 190.759938) + (xy 256.604188 190.755867) + (xy 256.546453 190.59895) + (xy 259.168662 190.59895) + (xy 259.186707 190.828229) + (xy 259.18825 190.837976) + (xy 259.24194 191.061606) + (xy 259.244989 191.070991) + (xy 259.332999 191.283467) + (xy 259.33748 191.292261) + (xy 259.442784 191.464103) + (xy 259.45324 191.473563) + (xy 259.462018 191.469779) + (xy 260.324965 190.606832) + (xy 260.331343 190.595152) + (xy 261.061395 190.595152) + (xy 261.061526 190.596985) + (xy 261.065777 190.6036) + (xy 261.928913 191.466736) + (xy 261.941293 191.473496) + (xy 261.948943 191.467769) + (xy 262.056494 191.292261) + (xy 262.060975 191.283467) + (xy 262.148985 191.070991) + (xy 262.152034 191.061606) + (xy 262.205724 190.837976) + (xy 262.207267 190.828229) + (xy 262.225312 190.59895) + (xy 262.225312 190.58909) + (xy 262.207267 190.359811) + (xy 262.205724 190.350064) + (xy 262.152034 190.126434) + (xy 262.148985 190.117049) + (xy 262.060975 189.904573) + (xy 262.056494 189.895779) + (xy 261.95119 189.723937) + (xy 261.940734 189.714477) + (xy 261.931956 189.718261) + (xy 261.069009 190.581208) + (xy 261.061395 190.595152) + (xy 260.331343 190.595152) + (xy 260.332579 190.592888) + (xy 260.332448 190.591055) + (xy 260.328197 190.58444) + (xy 259.465061 189.721304) + (xy 259.452681 189.714544) + (xy 259.445031 189.720271) + (xy 259.33748 189.895779) + (xy 259.332999 189.904573) + (xy 259.244989 190.117049) + (xy 259.24194 190.126434) + (xy 259.18825 190.350064) + (xy 259.186707 190.359811) + (xy 259.168662 190.58909) + (xy 259.168662 190.59895) + (xy 256.546453 190.59895) + (xy 256.502216 190.478718) + (xy 256.364486 190.21749) + (xy 256.299776 190.126434) + (xy 256.195841 189.980182) + (xy 256.195836 189.980176) + (xy 256.193417 189.976772) + (xy 256.190573 189.973722) + (xy 256.190568 189.973716) + (xy 255.99486 189.763845) + (xy 255.992014 189.760793) + (xy 255.763815 189.573349) + (xy 255.512831 189.417732) + (xy 255.490841 189.407849) + (xy 255.380213 189.358131) + (xy 255.362728 189.350273) + (xy 259.817444 189.350273) + (xy 259.821228 189.359051) + (xy 260.684175 190.221998) + (xy 260.698119 190.229612) + (xy 260.699952 190.229481) + (xy 260.706567 190.22523) + (xy 261.569703 189.362094) + (xy 261.576463 189.349714) + (xy 261.570736 189.342064) + (xy 261.395228 189.234513) + (xy 261.386434 189.230032) + (xy 261.173958 189.142022) + (xy 261.164573 189.138973) + (xy 260.940943 189.085283) + (xy 260.931196 189.08374) + (xy 260.701917 189.065695) + (xy 260.692057 189.065695) + (xy 260.462778 189.08374) + (xy 260.453031 189.085283) + (xy 260.229401 189.138973) + (xy 260.220016 189.142022) + (xy 260.00754 189.230032) + (xy 259.998746 189.234513) + (xy 259.826904 189.339817) + (xy 259.817444 189.350273) + (xy 255.362728 189.350273) + (xy 255.24347 189.296676) + (xy 255.019916 189.230032) + (xy 254.964464 189.213501) + (xy 254.964462 189.213501) + (xy 254.960465 189.212309) + (xy 254.956345 189.211656) + (xy 254.956343 189.211656) + (xy 254.672268 189.166662) + (xy 254.672262 189.166661) + (xy 254.668787 189.166111) + (xy 254.644228 189.164996) + (xy 254.577843 189.161981) + (xy 254.577822 189.161981) + (xy 254.576423 189.161917) + (xy 254.391959 189.161917) + (xy 254.172196 189.176514) + (xy 254.168097 189.17734) + (xy 254.168093 189.177341) + (xy 254.025499 189.206093) + (xy 253.882709 189.234884) + (xy 253.603485 189.331029) + (xy 253.469007 189.39837) + (xy 253.388339 189.438766) + (xy 253.339429 189.463258) + (xy 253.095182 189.629249) + (xy 252.875033 189.826085) + (xy 252.872316 189.829255) + (xy 252.872315 189.829256) + (xy 252.702725 190.02712) + (xy 252.682851 190.050307) + (xy 252.680577 190.053809) + (xy 252.680573 190.053814) + (xy 252.554343 190.248191) + (xy 252.522011 190.297978) + (xy 252.395341 190.564745) + (xy 252.394062 190.568728) + (xy 252.394061 190.568731) + (xy 252.386894 190.591055) + (xy 252.305065 190.845921) + (xy 252.304324 190.85004) + (xy 252.26843 191.049534) + (xy 252.25277 191.136567) + (xy 252.239374 191.431576) + (xy 230.019553 191.431576) + (xy 224.956449 190.074921) + (xy 224.938112 190.068454) + (xy 224.91618 190.058757) + (xy 224.90716 190.057561) + (xy 224.877688 190.049945) + (xy 224.819536 190.027119) + (xy 224.794598 190.013938) + (xy 224.727117 189.967927) + (xy 224.705736 189.949526) + (xy 224.650192 189.88966) + (xy 224.633439 189.866959) + (xy 224.592607 189.796233) + (xy 224.581324 189.770373) + (xy 224.564083 189.714477) + (xy 224.557253 189.692332) + (xy 224.552009 189.664614) + (xy 224.545907 189.583177) + (xy 224.546962 189.554982) + (xy 224.555327 189.499485) + (xy 224.558622 189.484167) + (xy 224.560976 189.475793) + (xy 224.564604 189.467587) + (xy 224.568787 189.436026) + (xy 224.571988 189.419972) + (xy 224.572588 189.417732) + (xy 224.799563 188.570649) + (xy 248.34092 188.570649) + (xy 248.349574 188.801185) + (xy 248.396948 189.026967) + (xy 248.398906 189.031926) + (xy 248.398907 189.031928) + (xy 248.419369 189.08374) + (xy 248.481687 189.241539) + (xy 248.552437 189.358131) + (xy 248.589963 189.419972) + (xy 248.601367 189.438766) + (xy 248.604864 189.442796) + (xy 248.720451 189.575998) + (xy 248.752567 189.613009) + (xy 248.772373 189.629249) + (xy 248.926835 189.755901) + (xy 248.926841 189.755905) + (xy 248.930963 189.759285) + (xy 249.131455 189.873411) + (xy 249.136471 189.875232) + (xy 249.136476 189.875234) + (xy 249.343295 189.950306) + (xy 249.343299 189.950307) + (xy 249.34831 189.952126) + (xy 249.353559 189.953075) + (xy 249.353562 189.953076) + (xy 249.571243 189.992439) + (xy 249.57125 189.99244) + (xy 249.575327 189.993177) + (xy 249.593064 189.994013) + (xy 249.598012 189.994247) + (xy 249.598019 189.994247) + (xy 249.5995 189.994317) + (xy 249.761645 189.994317) + (xy 249.828601 189.988636) + (xy 249.928282 189.980178) + (xy 249.928286 189.980177) + (xy 249.933593 189.979727) + (xy 249.938748 189.978389) + (xy 249.938754 189.978388) + (xy 250.151723 189.923112) + (xy 250.151727 189.923111) + (xy 250.156892 189.92177) + (xy 250.161758 189.919578) + (xy 250.161761 189.919577) + (xy 250.362369 189.82921) + (xy 250.367235 189.827018) + (xy 250.371655 189.824042) + (xy 250.371659 189.82404) + (xy 250.472868 189.755901) + (xy 250.558605 189.698179) + (xy 250.725532 189.538939) + (xy 250.766283 189.484167) + (xy 250.860057 189.358131) + (xy 250.860059 189.358128) + (xy 250.863241 189.353851) + (xy 250.918025 189.2461) + (xy 250.965378 189.152963) + (xy 250.965378 189.152962) + (xy 250.967797 189.148205) + (xy 251.007063 189.021748) + (xy 251.034625 188.932987) + (xy 251.034626 188.932981) + (xy 251.036209 188.927884) + (xy 251.058272 188.761417) + (xy 251.06582 188.70447) + (xy 251.06582 188.704465) + (xy 251.06652 188.699185) + (xy 251.057866 188.468649) + (xy 251.010492 188.242867) + (xy 250.925753 188.028295) + (xy 250.806073 187.831068) + (xy 250.716498 187.727842) + (xy 250.658373 187.660858) + (xy 250.658371 187.660856) + (xy 250.654873 187.656825) + (xy 250.612738 187.622277) + (xy 250.480605 187.513933) + (xy 250.480599 187.513929) + (xy 250.476477 187.510549) + (xy 250.275985 187.396423) + (xy 250.270969 187.394602) + (xy 250.270964 187.3946) + (xy 250.064145 187.319528) + (xy 250.064141 187.319527) + (xy 250.05913 187.317708) + (xy 250.053881 187.316759) + (xy 250.053878 187.316758) + (xy 249.836197 187.277395) + (xy 249.83619 187.277394) + (xy 249.832113 187.276657) + (xy 249.814376 187.275821) + (xy 249.809428 187.275587) + (xy 249.809421 187.275587) + (xy 249.80794 187.275517) + (xy 249.645795 187.275517) + (xy 249.578839 187.281198) + (xy 249.479158 187.289656) + (xy 249.479154 187.289657) + (xy 249.473847 187.290107) + (xy 249.468692 187.291445) + (xy 249.468686 187.291446) + (xy 249.255717 187.346722) + (xy 249.255713 187.346723) + (xy 249.250548 187.348064) + (xy 249.245682 187.350256) + (xy 249.245679 187.350257) + (xy 249.224277 187.359898) + (xy 249.040205 187.442816) + (xy 249.035785 187.445792) + (xy 249.035781 187.445794) + (xy 248.984894 187.480054) + (xy 248.848835 187.571655) + (xy 248.681908 187.730895) + (xy 248.544199 187.915983) + (xy 248.541784 187.920733) + (xy 248.487097 188.028295) + (xy 248.439643 188.121629) + (xy 248.423329 188.174169) + (xy 248.372815 188.336847) + (xy 248.372814 188.336853) + (xy 248.371231 188.34195) + (xy 248.34092 188.570649) + (xy 224.799563 188.570649) + (xy 225.263737 186.838326) + (xy 251.157257 186.838326) + (xy 251.162984 186.845976) + (xy 251.338492 186.953527) + (xy 251.347286 186.958008) + (xy 251.559762 187.046018) + (xy 251.569147 187.049067) + (xy 251.792777 187.102757) + (xy 251.802524 187.1043) + (xy 252.031803 187.122345) + (xy 252.041663 187.122345) + (xy 252.270942 187.1043) + (xy 252.280689 187.102757) + (xy 252.504319 187.049067) + (xy 252.513704 187.046018) + (xy 252.72618 186.958008) + (xy 252.734974 186.953527) + (xy 252.906816 186.848223) + (xy 252.916276 186.837767) + (xy 252.912492 186.828989) + (xy 252.049545 185.966042) + (xy 252.035601 185.958428) + (xy 252.033768 185.958559) + (xy 252.027153 185.96281) + (xy 251.164017 186.825946) + (xy 251.157257 186.838326) + (xy 225.263737 186.838326) + (xy 226.090434 183.753051) + (xy 233.701775 183.753051) + (xy 233.702138 183.757199) + (xy 233.702138 183.757203) + (xy 233.713879 183.891403) + (xy 233.727513 184.047241) + (xy 233.728423 184.051313) + (xy 233.728424 184.051318) + (xy 233.772695 184.249375) + (xy 233.791933 184.335442) + (xy 233.793376 184.339365) + (xy 233.793377 184.339367) + (xy 233.801739 184.362094) + (xy 233.893905 184.612591) + (xy 233.895852 184.616284) + (xy 233.895853 184.616286) + (xy 233.950678 184.720271) + (xy 234.031635 184.873819) + (xy 234.061196 184.915415) + (xy 234.20028 185.111127) + (xy 234.200285 185.111133) + (xy 234.202704 185.114537) + (xy 234.205548 185.117587) + (xy 234.205553 185.117593) + (xy 234.340264 185.262053) + (xy 234.404107 185.330516) + (xy 234.632306 185.51796) + (xy 234.88329 185.673577) + (xy 235.152651 185.794633) + (xy 235.265347 185.828229) + (xy 235.348813 185.853111) + (xy 235.435656 185.879) + (xy 235.439776 185.879653) + (xy 235.439778 185.879653) + (xy 235.723853 185.924647) + (xy 235.723859 185.924648) + (xy 235.727334 185.925198) + (xy 235.751893 185.926313) + (xy 235.818278 185.929328) + (xy 235.818299 185.929328) + (xy 235.819698 185.929392) + (xy 236.004162 185.929392) + (xy 236.223925 185.914795) + (xy 236.228024 185.913969) + (xy 236.228028 185.913968) + (xy 236.401451 185.879) + (xy 236.513412 185.856425) + (xy 236.792636 185.76028) + (xy 236.96235 185.675294) + (xy 237.052956 185.629922) + (xy 237.052958 185.629921) + (xy 237.056692 185.628051) + (xy 237.300939 185.46206) + (xy 237.396613 185.376518) + (xy 237.517973 185.268009) + (xy 237.521088 185.265224) + (xy 237.582093 185.194049) + (xy 237.692163 185.065629) + (xy 239.879053 185.065629) + (xy 239.879253 185.070959) + (xy 239.879253 185.07096) + (xy 239.88338 185.180897) + (xy 239.887707 185.296165) + (xy 239.935081 185.521947) + (xy 240.01982 185.736519) + (xy 240.1395 185.933746) + (xy 240.142997 185.937776) + (xy 240.232639 186.041079) + (xy 240.2907 186.107989) + (xy 240.294831 186.111376) + (xy 240.464968 186.250881) + (xy 240.464974 186.250885) + (xy 240.469096 186.254265) + (xy 240.669588 186.368391) + (xy 240.674604 186.370212) + (xy 240.674609 186.370214) + (xy 240.881428 186.445286) + (xy 240.881432 186.445287) + (xy 240.886443 186.447106) + (xy 240.891692 186.448055) + (xy 240.891695 186.448056) + (xy 241.109376 186.487419) + (xy 241.109383 186.48742) + (xy 241.11346 186.488157) + (xy 241.131197 186.488993) + (xy 241.136145 186.489227) + (xy 241.136152 186.489227) + (xy 241.137633 186.489297) + (xy 241.299778 186.489297) + (xy 241.366734 186.483616) + (xy 241.466415 186.475158) + (xy 241.466419 186.475157) + (xy 241.471726 186.474707) + (xy 241.476881 186.473369) + (xy 241.476887 186.473368) + (xy 241.689856 186.418092) + (xy 241.68986 186.418091) + (xy 241.695025 186.41675) + (xy 241.699891 186.414558) + (xy 241.699894 186.414557) + (xy 241.900502 186.32419) + (xy 241.905368 186.321998) + (xy 241.909788 186.319022) + (xy 241.909792 186.31902) + (xy 242.011001 186.250881) + (xy 242.096738 186.193159) + (xy 242.263665 186.033919) + (xy 242.314167 185.966042) + (xy 242.39819 185.853111) + (xy 242.398192 185.853108) + (xy 242.401374 185.848831) + (xy 242.456158 185.74108) + (xy 242.503511 185.647943) + (xy 242.503511 185.647942) + (xy 242.50593 185.643185) + (xy 242.519665 185.59895) + (xy 250.508408 185.59895) + (xy 250.526453 185.828229) + (xy 250.527996 185.837976) + (xy 250.581686 186.061606) + (xy 250.584735 186.070991) + (xy 250.672745 186.283467) + (xy 250.677226 186.292261) + (xy 250.78253 186.464103) + (xy 250.792986 186.473563) + (xy 250.801764 186.469779) + (xy 251.664711 185.606832) + (xy 251.671089 185.595152) + (xy 252.401141 185.595152) + (xy 252.401272 185.596985) + (xy 252.405523 185.6036) + (xy 253.268659 186.466736) + (xy 253.281039 186.473496) + (xy 253.288689 186.467769) + (xy 253.39624 186.292261) + (xy 253.400721 186.283467) + (xy 253.404076 186.275367) + (xy 255.887646 186.275367) + (xy 255.906473 186.514589) + (xy 255.907627 186.519396) + (xy 255.907628 186.519402) + (xy 255.942903 186.66633) + (xy 255.962491 186.74792) + (xy 255.964384 186.752491) + (xy 255.964385 186.752493) + (xy 256.004038 186.848223) + (xy 256.05432 186.969616) + (xy 256.1797 187.174216) + (xy 256.182917 187.177983) + (xy 256.182918 187.177984) + (xy 256.266278 187.275587) + (xy 256.335542 187.356685) + (xy 256.518011 187.512527) + (xy 256.722611 187.637907) + (xy 256.727181 187.6398) + (xy 256.727183 187.639801) + (xy 256.939734 187.727842) + (xy 256.944307 187.729736) + (xy 257.025897 187.749324) + (xy 257.172825 187.784599) + (xy 257.172831 187.7846) + (xy 257.177638 187.785754) + (xy 257.41686 187.804581) + (xy 257.656082 187.785754) + (xy 257.660889 187.7846) + (xy 257.660895 187.784599) + (xy 257.807823 187.749324) + (xy 257.889413 187.729736) + (xy 257.893986 187.727842) + (xy 258.106537 187.639801) + (xy 258.106539 187.6398) + (xy 258.111109 187.637907) + (xy 258.315709 187.512527) + (xy 258.498178 187.356685) + (xy 258.567442 187.275587) + (xy 258.650802 187.177984) + (xy 258.650803 187.177983) + (xy 258.65402 187.174216) + (xy 258.7794 186.969616) + (xy 258.829683 186.848223) + (xy 258.869335 186.752493) + (xy 258.869336 186.752491) + (xy 258.871229 186.74792) + (xy 258.890817 186.66633) + (xy 258.926092 186.519402) + (xy 258.926093 186.519396) + (xy 258.927247 186.514589) + (xy 258.946074 186.275367) + (xy 258.927247 186.036145) + (xy 258.926093 186.031338) + (xy 258.926092 186.031332) + (xy 258.879671 185.837976) + (xy 258.871229 185.802814) + (xy 258.868335 185.795827) + (xy 258.781294 185.58569) + (xy 258.781293 185.585688) + (xy 258.7794 185.581118) + (xy 258.65402 185.376518) + (xy 258.498178 185.194049) + (xy 258.315709 185.038207) + (xy 258.111109 184.912827) + (xy 258.106539 184.910934) + (xy 258.106537 184.910933) + (xy 257.893986 184.822892) + (xy 257.893984 184.822891) + (xy 257.889413 184.820998) + (xy 257.788792 184.796841) + (xy 257.660895 184.766135) + (xy 257.660889 184.766134) + (xy 257.656082 184.76498) + (xy 257.41686 184.746153) + (xy 257.177638 184.76498) + (xy 257.172831 184.766134) + (xy 257.172825 184.766135) + (xy 257.044928 184.796841) + (xy 256.944307 184.820998) + (xy 256.939736 184.822891) + (xy 256.939734 184.822892) + (xy 256.727183 184.910933) + (xy 256.727181 184.910934) + (xy 256.722611 184.912827) + (xy 256.518011 185.038207) + (xy 256.335542 185.194049) + (xy 256.1797 185.376518) + (xy 256.05432 185.581118) + (xy 256.052427 185.585688) + (xy 256.052426 185.58569) + (xy 255.965385 185.795827) + (xy 255.962491 185.802814) + (xy 255.954049 185.837976) + (xy 255.907628 186.031332) + (xy 255.907627 186.031338) + (xy 255.906473 186.036145) + (xy 255.887646 186.275367) + (xy 253.404076 186.275367) + (xy 253.488731 186.070991) + (xy 253.49178 186.061606) + (xy 253.54547 185.837976) + (xy 253.547013 185.828229) + (xy 253.565058 185.59895) + (xy 253.565058 185.58909) + (xy 253.547013 185.359811) + (xy 253.54547 185.350064) + (xy 253.49178 185.126434) + (xy 253.488731 185.117049) + (xy 253.400721 184.904573) + (xy 253.39624 184.895779) + (xy 253.290936 184.723937) + (xy 253.28048 184.714477) + (xy 253.271702 184.718261) + (xy 252.408755 185.581208) + (xy 252.401141 185.595152) + (xy 251.671089 185.595152) + (xy 251.672325 185.592888) + (xy 251.672194 185.591055) + (xy 251.667943 185.58444) + (xy 250.804807 184.721304) + (xy 250.792427 184.714544) + (xy 250.784777 184.720271) + (xy 250.677226 184.895779) + (xy 250.672745 184.904573) + (xy 250.584735 185.117049) + (xy 250.581686 185.126434) + (xy 250.527996 185.350064) + (xy 250.526453 185.359811) + (xy 250.508408 185.58909) + (xy 250.508408 185.59895) + (xy 242.519665 185.59895) + (xy 242.561442 185.464408) + (xy 242.572758 185.427967) + (xy 242.572759 185.427961) + (xy 242.574342 185.422864) + (xy 242.595235 185.265224) + (xy 242.603953 185.19945) + (xy 242.603953 185.199445) + (xy 242.604653 185.194165) + (xy 242.602111 185.126434) + (xy 242.596199 184.96896) + (xy 242.595999 184.963629) + (xy 242.548625 184.737847) + (xy 242.463886 184.523275) + (xy 242.358906 184.350273) + (xy 251.15719 184.350273) + (xy 251.160974 184.359051) + (xy 252.023921 185.221998) + (xy 252.037865 185.229612) + (xy 252.039698 185.229481) + (xy 252.046313 185.22523) + (xy 252.909449 184.362094) + (xy 252.916209 184.349714) + (xy 252.910482 184.342064) + (xy 252.734974 184.234513) + (xy 252.72618 184.230032) + (xy 252.513704 184.142022) + (xy 252.504319 184.138973) + (xy 252.280689 184.085283) + (xy 252.270942 184.08374) + (xy 252.041663 184.065695) + (xy 252.031803 184.065695) + (xy 251.802524 184.08374) + (xy 251.792777 184.085283) + (xy 251.569147 184.138973) + (xy 251.559762 184.142022) + (xy 251.347286 184.230032) + (xy 251.338492 184.234513) + (xy 251.16665 184.339817) + (xy 251.15719 184.350273) + (xy 242.358906 184.350273) + (xy 242.352288 184.339367) + (xy 242.346975 184.330611) + (xy 242.346974 184.33061) + (xy 242.344206 184.326048) + (xy 242.257281 184.225875) + (xy 242.196506 184.155838) + (xy 242.196504 184.155836) + (xy 242.193006 184.151805) + (xy 242.109995 184.08374) + (xy 242.018738 184.008913) + (xy 242.018732 184.008909) + (xy 242.01461 184.005529) + (xy 241.814118 183.891403) + (xy 241.809102 183.889582) + (xy 241.809097 183.88958) + (xy 241.602278 183.814508) + (xy 241.602274 183.814507) + (xy 241.597263 183.812688) + (xy 241.592014 183.811739) + (xy 241.592011 183.811738) + (xy 241.37433 183.772375) + (xy 241.374323 183.772374) + (xy 241.370246 183.771637) + (xy 241.352509 183.770801) + (xy 241.347561 183.770567) + (xy 241.347554 183.770567) + (xy 241.346073 183.770497) + (xy 241.183928 183.770497) + (xy 241.116972 183.776178) + (xy 241.017291 183.784636) + (xy 241.017287 183.784637) + (xy 241.01198 183.785087) + (xy 241.006825 183.786425) + (xy 241.006819 183.786426) + (xy 240.79385 183.841702) + (xy 240.793846 183.841703) + (xy 240.788681 183.843044) + (xy 240.783815 183.845236) + (xy 240.783812 183.845237) + (xy 240.685374 183.88958) + (xy 240.578338 183.937796) + (xy 240.573918 183.940772) + (xy 240.573914 183.940774) + (xy 240.559367 183.950568) + (xy 240.386968 184.066635) + (xy 240.220041 184.225875) + (xy 240.216853 184.23016) + (xy 240.120956 184.359051) + (xy 240.082332 184.410963) + (xy 240.079917 184.415713) + (xy 240.02523 184.523275) + (xy 239.977776 184.616609) + (xy 239.947387 184.714477) + (xy 239.910948 184.831827) + (xy 239.910947 184.831833) + (xy 239.909364 184.83693) + (xy 239.900399 184.904573) + (xy 239.882782 185.037495) + (xy 239.879053 185.065629) + (xy 237.692163 185.065629) + (xy 237.71055 185.044176) + (xy 237.710553 185.044172) + (xy 237.71327 185.041002) + (xy 237.715544 185.0375) + (xy 237.715548 185.037495) + (xy 237.871831 184.796841) + (xy 237.871834 184.796836) + (xy 237.87411 184.793331) + (xy 237.896328 184.746541) + (xy 237.927338 184.681233) + (xy 238.00078 184.526564) + (xy 238.003301 184.518714) + (xy 238.089776 184.249375) + (xy 238.089776 184.249374) + (xy 238.091056 184.245388) + (xy 238.122557 184.070311) + (xy 238.142612 183.958851) + (xy 238.142613 183.958846) + (xy 238.143351 183.954742) + (xy 238.143986 183.940774) + (xy 238.156558 183.663903) + (xy 238.156558 183.663898) + (xy 238.156747 183.659733) + (xy 238.155057 183.640409) + (xy 238.131373 183.369704) + (xy 238.131009 183.365543) + (xy 238.126674 183.346149) + (xy 238.067501 183.08142) + (xy 238.067499 183.081413) + (xy 238.066589 183.077342) + (xy 237.964617 182.800193) + (xy 237.845504 182.574275) + (xy 240.862927 182.574275) + (xy 240.868654 182.581925) + (xy 241.044162 182.689476) + (xy 241.052956 182.693957) + (xy 241.265432 182.781967) + (xy 241.274817 182.785016) + (xy 241.498447 182.838706) + (xy 241.508194 182.840249) + (xy 241.737473 182.858294) + (xy 241.747333 182.858294) + (xy 241.976612 182.840249) + (xy 241.986359 182.838706) + (xy 242.209989 182.785016) + (xy 242.219374 182.781967) + (xy 242.43185 182.693957) + (xy 242.440644 182.689476) + (xy 242.612486 182.584172) + (xy 242.621946 182.573716) + (xy 242.618162 182.564938) + (xy 241.755215 181.701991) + (xy 241.741271 181.694377) + (xy 241.739438 181.694508) + (xy 241.732823 181.698759) + (xy 240.869687 182.561895) + (xy 240.862927 182.574275) + (xy 237.845504 182.574275) + (xy 237.826887 182.538965) + (xy 237.766771 182.454373) + (xy 237.658242 182.301657) + (xy 237.658237 182.301651) + (xy 237.655818 182.298247) + (xy 237.652974 182.295197) + (xy 237.652969 182.295191) + (xy 237.457261 182.08532) + (xy 237.454415 182.082268) + (xy 237.226216 181.894824) + (xy 236.975232 181.739207) + (xy 236.705871 181.618151) + (xy 236.524066 181.563953) + (xy 236.426865 181.534976) + (xy 236.426863 181.534976) + (xy 236.422866 181.533784) + (xy 236.418746 181.533131) + (xy 236.418744 181.533131) + (xy 236.134669 181.488137) + (xy 236.134663 181.488136) + (xy 236.131188 181.487586) + (xy 236.106629 181.486471) + (xy 236.040244 181.483456) + (xy 236.040223 181.483456) + (xy 236.038824 181.483392) + (xy 235.85436 181.483392) + (xy 235.634597 181.497989) + (xy 235.630498 181.498815) + (xy 235.630494 181.498816) + (xy 235.4879 181.527568) + (xy 235.34511 181.556359) + (xy 235.065886 181.652504) + (xy 234.931408 181.719845) + (xy 234.821862 181.774702) + (xy 234.80183 181.784733) + (xy 234.557583 181.950724) + (xy 234.337434 182.14756) + (xy 234.334717 182.15073) + (xy 234.334716 182.150731) + (xy 234.205357 182.301657) + (xy 234.145252 182.371782) + (xy 234.142978 182.375284) + (xy 234.142974 182.375289) + (xy 233.986691 182.615943) + (xy 233.984412 182.619453) + (xy 233.857742 182.88622) + (xy 233.856463 182.890203) + (xy 233.856462 182.890206) + (xy 233.820626 183.001821) + (xy 233.767466 183.167396) + (xy 233.766725 183.171515) + (xy 233.732548 183.361466) + (xy 233.715171 183.458042) + (xy 233.714982 183.462209) + (xy 233.714981 183.462216) + (xy 233.706201 183.655581) + (xy 233.701775 183.753051) + (xy 226.090434 183.753051) + (xy 226.501584 182.218619) + (xy 229.253869 182.218619) + (xy 229.262523 182.449155) + (xy 229.309897 182.674937) + (xy 229.394636 182.889509) + (xy 229.465386 183.006101) + (xy 229.508616 183.077342) + (xy 229.514316 183.086736) + (xy 229.517813 183.090766) + (xy 229.604437 183.190591) + (xy 229.665516 183.260979) + (xy 229.669647 183.264366) + (xy 229.839784 183.403871) + (xy 229.83979 183.403875) + (xy 229.843912 183.407255) + (xy 230.044404 183.521381) + (xy 230.04942 183.523202) + (xy 230.049425 183.523204) + (xy 230.256244 183.598276) + (xy 230.256248 183.598277) + (xy 230.261259 183.600096) + (xy 230.266508 183.601045) + (xy 230.266511 183.601046) + (xy 230.484192 183.640409) + (xy 230.484199 183.64041) + (xy 230.488276 183.641147) + (xy 230.506013 183.641983) + (xy 230.510961 183.642217) + (xy 230.510968 183.642217) + (xy 230.512449 183.642287) + (xy 230.674594 183.642287) + (xy 230.74155 183.636606) + (xy 230.841231 183.628148) + (xy 230.841235 183.628147) + (xy 230.846542 183.627697) + (xy 230.851697 183.626359) + (xy 230.851703 183.626358) + (xy 231.064672 183.571082) + (xy 231.064676 183.571081) + (xy 231.069841 183.56974) + (xy 231.074707 183.567548) + (xy 231.07471 183.567547) + (xy 231.275318 183.47718) + (xy 231.280184 183.474988) + (xy 231.284604 183.472012) + (xy 231.284608 183.47201) + (xy 231.385817 183.403871) + (xy 231.471554 183.346149) + (xy 231.638481 183.186909) + (xy 231.77619 183.001821) + (xy 231.832938 182.890206) + (xy 231.878327 182.800933) + (xy 231.878327 182.800932) + (xy 231.880746 182.796175) + (xy 231.920012 182.669718) + (xy 231.947574 182.580957) + (xy 231.947575 182.580951) + (xy 231.949158 182.575854) + (xy 231.966657 182.443824) + (xy 231.978769 182.35244) + (xy 231.978769 182.352435) + (xy 231.979469 182.347155) + (xy 231.970815 182.116619) + (xy 231.923441 181.890837) + (xy 231.838702 181.676265) + (xy 231.719022 181.479038) + (xy 231.632097 181.378865) + (xy 231.593945 181.334899) + (xy 240.214078 181.334899) + (xy 240.232123 181.564178) + (xy 240.233666 181.573925) + (xy 240.287356 181.797555) + (xy 240.290405 181.80694) + (xy 240.378415 182.019416) + (xy 240.382896 182.02821) + (xy 240.4882 182.200052) + (xy 240.498656 182.209512) + (xy 240.507434 182.205728) + (xy 241.370381 181.342781) + (xy 241.376759 181.331101) + (xy 242.106811 181.331101) + (xy 242.106942 181.332934) + (xy 242.111193 181.339549) + (xy 242.974329 182.202685) + (xy 242.986709 182.209445) + (xy 242.994359 182.203718) + (xy 243.10191 182.02821) + (xy 243.106391 182.019416) + (xy 243.194401 181.80694) + (xy 243.19745 181.797555) + (xy 243.25114 181.573925) + (xy 243.252683 181.564178) + (xy 243.270728 181.334899) + (xy 243.270728 181.325039) + (xy 243.252683 181.09576) + (xy 243.25114 181.086013) + (xy 243.19745 180.862383) + (xy 243.194401 180.852998) + (xy 243.106391 180.640522) + (xy 243.10191 180.631728) + (xy 242.996606 180.459886) + (xy 242.98615 180.450426) + (xy 242.977372 180.45421) + (xy 242.114425 181.317157) + (xy 242.106811 181.331101) + (xy 241.376759 181.331101) + (xy 241.377995 181.328837) + (xy 241.377864 181.327004) + (xy 241.373613 181.320389) + (xy 240.510477 180.457253) + (xy 240.498097 180.450493) + (xy 240.490447 180.45622) + (xy 240.382896 180.631728) + (xy 240.378415 180.640522) + (xy 240.290405 180.852998) + (xy 240.287356 180.862383) + (xy 240.233666 181.086013) + (xy 240.232123 181.09576) + (xy 240.214078 181.325039) + (xy 240.214078 181.334899) + (xy 231.593945 181.334899) + (xy 231.571322 181.308828) + (xy 231.57132 181.308826) + (xy 231.567822 181.304795) + (xy 231.525687 181.270247) + (xy 231.393554 181.161903) + (xy 231.393548 181.161899) + (xy 231.389426 181.158519) + (xy 231.188934 181.044393) + (xy 231.183918 181.042572) + (xy 231.183913 181.04257) + (xy 230.977094 180.967498) + (xy 230.97709 180.967497) + (xy 230.972079 180.965678) + (xy 230.96683 180.964729) + (xy 230.966827 180.964728) + (xy 230.749146 180.925365) + (xy 230.749139 180.925364) + (xy 230.745062 180.924627) + (xy 230.727325 180.923791) + (xy 230.722377 180.923557) + (xy 230.72237 180.923557) + (xy 230.720889 180.923487) + (xy 230.558744 180.923487) + (xy 230.491788 180.929168) + (xy 230.392107 180.937626) + (xy 230.392103 180.937627) + (xy 230.386796 180.938077) + (xy 230.381641 180.939415) + (xy 230.381635 180.939416) + (xy 230.168666 180.994692) + (xy 230.168662 180.994693) + (xy 230.163497 180.996034) + (xy 230.158631 180.998226) + (xy 230.158628 180.998227) + (xy 230.06019 181.04257) + (xy 229.953154 181.090786) + (xy 229.948734 181.093762) + (xy 229.94873 181.093764) + (xy 229.856469 181.155879) + (xy 229.761784 181.219625) + (xy 229.594857 181.378865) + (xy 229.591669 181.38315) + (xy 229.463413 181.555533) + (xy 229.457148 181.563953) + (xy 229.454733 181.568703) + (xy 229.400046 181.676265) + (xy 229.352592 181.769599) + (xy 229.318386 181.879759) + (xy 229.285764 181.984817) + (xy 229.285763 181.984823) + (xy 229.28418 181.98992) + (xy 229.283479 181.995212) + (xy 229.255085 182.209445) + (xy 229.253869 182.218619) + (xy 226.501584 182.218619) + (xy 227.099789 179.986085) + (xy 231.203668 179.986085) + (xy 231.209395 179.993735) + (xy 231.384903 180.101286) + (xy 231.393697 180.105767) + (xy 231.606173 180.193777) + (xy 231.615558 180.196826) + (xy 231.839188 180.250516) + (xy 231.848935 180.252059) + (xy 232.078214 180.270104) + (xy 232.088074 180.270104) + (xy 232.317353 180.252059) + (xy 232.3271 180.250516) + (xy 232.55073 180.196826) + (xy 232.560115 180.193777) + (xy 232.772591 180.105767) + (xy 232.781385 180.101286) + (xy 232.805967 180.086222) + (xy 240.86286 180.086222) + (xy 240.866644 180.095) + (xy 241.729591 180.957947) + (xy 241.743535 180.965561) + (xy 241.745368 180.96543) + (xy 241.751983 180.961179) + (xy 242.615119 180.098043) + (xy 242.621879 180.085663) + (xy 242.616152 180.078013) + (xy 242.440644 179.970462) + (xy 242.43185 179.965981) + (xy 242.219374 179.877971) + (xy 242.209989 179.874922) + (xy 241.986359 179.821232) + (xy 241.976612 179.819689) + (xy 241.747333 179.801644) + (xy 241.737473 179.801644) + (xy 241.508194 179.819689) + (xy 241.498447 179.821232) + (xy 241.274817 179.874922) + (xy 241.265432 179.877971) + (xy 241.052956 179.965981) + (xy 241.044162 179.970462) + (xy 240.87232 180.075766) + (xy 240.86286 180.086222) + (xy 232.805967 180.086222) + (xy 232.953227 179.995982) + (xy 232.962687 179.985526) + (xy 232.958903 179.976748) + (xy 232.095956 179.113801) + (xy 232.082012 179.106187) + (xy 232.080179 179.106318) + (xy 232.073564 179.110569) + (xy 231.210428 179.973705) + (xy 231.203668 179.986085) + (xy 227.099789 179.986085) + (xy 227.431879 178.746709) + (xy 230.554819 178.746709) + (xy 230.572864 178.975988) + (xy 230.574407 178.985735) + (xy 230.628097 179.209365) + (xy 230.631146 179.21875) + (xy 230.719156 179.431226) + (xy 230.723637 179.44002) + (xy 230.828941 179.611862) + (xy 230.839397 179.621322) + (xy 230.848175 179.617538) + (xy 231.711122 178.754591) + (xy 231.7175 178.742911) + (xy 232.447552 178.742911) + (xy 232.447683 178.744744) + (xy 232.451934 178.751359) + (xy 233.31507 179.614495) + (xy 233.32745 179.621255) + (xy 233.3351 179.615528) + (xy 233.442651 179.44002) + (xy 233.447132 179.431226) + (xy 233.535142 179.21875) + (xy 233.538191 179.209365) + (xy 233.591881 178.985735) + (xy 233.593424 178.975988) + (xy 233.611469 178.746709) + (xy 233.611469 178.736849) + (xy 233.593424 178.50757) + (xy 233.591881 178.497823) + (xy 233.538191 178.274193) + (xy 233.535142 178.264808) + (xy 233.447132 178.052332) + (xy 233.442651 178.043538) + (xy 233.420524 178.00743) + (xy 235.927079 178.00743) + (xy 235.945906 178.246652) + (xy 235.94706 178.251459) + (xy 235.947061 178.251465) + (xy 235.977289 178.377371) + (xy 236.001924 178.479983) + (xy 236.003817 178.484554) + (xy 236.003818 178.484556) + (xy 236.088707 178.689496) + (xy 236.093753 178.701679) + (xy 236.219133 178.906279) + (xy 236.374975 179.088748) + (xy 236.557444 179.24459) + (xy 236.762044 179.36997) + (xy 236.766614 179.371863) + (xy 236.766616 179.371864) + (xy 236.948504 179.447204) + (xy 236.98374 179.461799) + (xy 237.06533 179.481387) + (xy 237.212258 179.516662) + (xy 237.212264 179.516663) + (xy 237.217071 179.517817) + (xy 237.456293 179.536644) + (xy 237.695515 179.517817) + (xy 237.700322 179.516663) + (xy 237.700328 179.516662) + (xy 237.847256 179.481387) + (xy 237.928846 179.461799) + (xy 237.964082 179.447204) + (xy 238.14597 179.371864) + (xy 238.145972 179.371863) + (xy 238.150542 179.36997) + (xy 238.355142 179.24459) + (xy 238.537611 179.088748) + (xy 238.693453 178.906279) + (xy 238.818833 178.701679) + (xy 238.82388 178.689496) + (xy 238.908768 178.484556) + (xy 238.908769 178.484554) + (xy 238.910662 178.479983) + (xy 238.935297 178.377371) + (xy 238.965525 178.251465) + (xy 238.965526 178.251459) + (xy 238.96668 178.246652) + (xy 238.985507 178.00743) + (xy 238.96668 177.768208) + (xy 238.965526 177.763401) + (xy 238.965525 177.763395) + (xy 238.911817 177.539689) + (xy 238.910662 177.534877) + (xy 238.900297 177.509853) + (xy 238.820727 177.317753) + (xy 238.820726 177.317751) + (xy 238.818833 177.313181) + (xy 238.693453 177.108581) + (xy 238.537611 176.926112) + (xy 238.355142 176.77027) + (xy 238.150542 176.64489) + (xy 238.145972 176.642997) + (xy 238.14597 176.642996) + (xy 237.933419 176.554955) + (xy 237.933417 176.554954) + (xy 237.928846 176.553061) + (xy 237.808082 176.524068) + (xy 237.700328 176.498198) + (xy 237.700322 176.498197) + (xy 237.695515 176.497043) + (xy 237.456293 176.478216) + (xy 237.217071 176.497043) + (xy 237.212264 176.498197) + (xy 237.212258 176.498198) + (xy 237.104504 176.524068) + (xy 236.98374 176.553061) + (xy 236.979169 176.554954) + (xy 236.979167 176.554955) + (xy 236.766616 176.642996) + (xy 236.766614 176.642997) + (xy 236.762044 176.64489) + (xy 236.557444 176.77027) + (xy 236.374975 176.926112) + (xy 236.219133 177.108581) + (xy 236.093753 177.313181) + (xy 236.09186 177.317751) + (xy 236.091859 177.317753) + (xy 236.012289 177.509853) + (xy 236.001924 177.534877) + (xy 236.000769 177.539689) + (xy 235.947061 177.763395) + (xy 235.94706 177.763401) + (xy 235.945906 177.768208) + (xy 235.927079 178.00743) + (xy 233.420524 178.00743) + (xy 233.337347 177.871696) + (xy 233.326891 177.862236) + (xy 233.318113 177.86602) + (xy 232.455166 178.728967) + (xy 232.447552 178.742911) + (xy 231.7175 178.742911) + (xy 231.718736 178.740647) + (xy 231.718605 178.738814) + (xy 231.714354 178.732199) + (xy 230.851218 177.869063) + (xy 230.838838 177.862303) + (xy 230.831188 177.86803) + (xy 230.723637 178.043538) + (xy 230.719156 178.052332) + (xy 230.631146 178.264808) + (xy 230.628097 178.274193) + (xy 230.574407 178.497823) + (xy 230.572864 178.50757) + (xy 230.554819 178.736849) + (xy 230.554819 178.746709) + (xy 227.431879 178.746709) + (xy 227.766461 177.498032) + (xy 231.203601 177.498032) + (xy 231.207385 177.50681) + (xy 232.070332 178.369757) + (xy 232.084276 178.377371) + (xy 232.086109 178.37724) + (xy 232.092724 178.372989) + (xy 232.95586 177.509853) + (xy 232.96262 177.497473) + (xy 232.956893 177.489823) + (xy 232.781385 177.382272) + (xy 232.772591 177.377791) + (xy 232.560115 177.289781) + (xy 232.55073 177.286732) + (xy 232.3271 177.233042) + (xy 232.317353 177.231499) + (xy 232.088074 177.213454) + (xy 232.078214 177.213454) + (xy 231.848935 177.231499) + (xy 231.839188 177.233042) + (xy 231.615558 177.286732) + (xy 231.606173 177.289781) + (xy 231.393697 177.377791) + (xy 231.384903 177.382272) + (xy 231.213061 177.487576) + (xy 231.203601 177.498032) + (xy 227.766461 177.498032) + (xy 230.18757 168.462331) + (xy 230.194667 168.442595) + (xy 230.195817 168.440079) + (xy 230.203005 168.424341) + (xy 230.204435 168.419254) + (xy 230.205085 168.416941) + (xy 230.205086 168.416935) + (xy 230.206401 168.412256) + (xy 230.207967 168.399218) + (xy 230.209313 168.390566) + (xy 230.245668 168.200564) + (xy 230.245668 168.20056) + (xy 230.246528 168.196068) + (xy 230.249592 168.12588) + (xy 230.255912 167.981075) + (xy 230.255912 167.981072) + (xy 230.256112 167.976488) + (xy 230.233771 167.757838) + (xy 230.179978 167.544733) + (xy 230.095869 167.341675) + (xy 230.091822 167.334894) + (xy 230.020116 167.214763) + (xy 229.98322 167.152949) + (xy 229.965126 167.130736) + (xy 229.888497 167.036666) + (xy 255.301414 167.036666) + (xy 255.304543 167.052236) + (xy 255.305824 167.053559) + (xy 255.31333 167.055893) + (xy 255.399821 167.06346) + (xy 255.405285 167.063698) + (xy 255.568588 167.063698) + (xy 255.579511 167.062742) + (xy 255.794066 167.024911) + (xy 255.804662 167.022071) + (xy 256.009387 166.947558) + (xy 256.019315 166.942928) + (xy 256.208 166.833992) + (xy 256.216973 166.827708) + (xy 256.383878 166.687659) + (xy 256.391617 166.67992) + (xy 256.531667 166.513014) + (xy 256.537951 166.50404) + (xy 256.646887 166.315358) + (xy 256.651518 166.305427) + (xy 256.712514 166.137844) + (xy 256.713408 166.123771) + (xy 256.705793 166.119691) + (xy 255.684578 166.030346) + (xy 255.409743 166.006301) + (xy 255.394173 166.00943) + (xy 255.39285 166.010711) + (xy 255.390516 166.018217) + (xy 255.301414 167.036666) + (xy 229.888497 167.036666) + (xy 229.87787 167.02362) + (xy 229.844408 166.982542) + (xy 229.798851 166.940795) + (xy 254.2056 166.940795) + (xy 254.208729 166.956365) + (xy 254.21001 166.957688) + (xy 254.217516 166.960022) + (xy 254.304007 166.967589) + (xy 254.309471 166.967827) + (xy 254.472781 166.967827) + (xy 254.478454 166.967331) + (xy 254.522035 166.971144) + (xy 254.527528 166.972616) + (xy 254.688346 167.000972) + (xy 254.6938 167.001689) + (xy 254.775721 167.008857) + (xy 254.791292 167.005728) + (xy 254.792615 167.004446) + (xy 254.794948 166.996943) + (xy 254.884051 165.978493) + (xy 254.880922 165.962923) + (xy 254.879641 165.9616) + (xy 254.872135 165.959266) + (xy 254.313929 165.91043) + (xy 254.298359 165.913559) + (xy 254.297036 165.91484) + (xy 254.294702 165.922346) + (xy 254.2056 166.940795) + (xy 229.798851 166.940795) + (xy 229.7715 166.915731) + (xy 229.68575 166.837153) + (xy 229.682366 166.834052) + (xy 229.52861 166.729684) + (xy 229.504311 166.71319) + (xy 229.504307 166.713188) + (xy 229.500514 166.710613) + (xy 229.418285 166.6708) + (xy 229.306812 166.616827) + (xy 229.306808 166.616826) + (xy 229.302693 166.614833) + (xy 229.25567 166.600005) + (xy 229.09745 166.550111) + (xy 229.097445 166.55011) + (xy 229.093079 166.548733) + (xy 229.088559 166.548003) + (xy 229.088553 166.548002) + (xy 228.914667 166.519935) + (xy 228.903088 166.517503) + (xy 228.893411 166.514991) + (xy 228.893402 166.514989) + (xy 228.888693 166.513767) + (xy 228.876202 166.51252) + (xy 228.871343 166.512787) + (xy 228.871338 166.512787) + (xy 228.848313 166.514053) + (xy 228.830415 166.513764) + (xy 228.588804 166.492626) + (xy 228.451503 166.480614) + (xy 228.432322 166.477429) + (xy 228.421516 166.474764) + (xy 228.417758 166.473837) + (xy 228.417756 166.473837) + (xy 228.409047 166.471689) + (xy 228.400078 166.472072) + (xy 228.400076 166.472072) + (xy 228.399949 166.472077) + (xy 228.369607 166.469693) + (xy 228.308386 166.457315) + (xy 228.28153 166.448662) + (xy 228.207094 166.415072) + (xy 228.182841 166.400662) + (xy 228.135561 166.364847) + (xy 228.117743 166.351349) + (xy 228.097302 166.331901) + (xy 228.044812 166.269342) + (xy 228.029211 166.245834) + (xy 228.015056 166.218222) + (xy 227.991958 166.173164) + (xy 227.98198 166.146777) + (xy 227.970899 166.103253) + (xy 227.96183 166.067631) + (xy 227.957974 166.039683) + (xy 227.957898 166.036601) + (xy 227.957252 166.010711) + (xy 227.956572 165.983387) + (xy 227.957156 165.967737) + (xy 227.958002 165.959266) + (xy 227.960149 165.950556) + (xy 227.958943 165.922347) + (xy 227.958789 165.91875) + (xy 227.959153 165.902385) + (xy 227.971501 165.761246) + (xy 252.465055 165.761246) + (xy 252.496916 165.94194) + (xy 252.499756 165.952536) + (xy 252.574269 166.157261) + (xy 252.578899 166.167189) + (xy 252.687835 166.355874) + (xy 252.694119 166.364847) + (xy 252.834168 166.531752) + (xy 252.841907 166.539491) + (xy 253.008806 166.679537) + (xy 253.017793 166.685829) + (xy 253.206469 166.794761) + (xy 253.2164 166.799392) + (xy 253.421134 166.87391) + (xy 253.431713 166.876744) + (xy 253.592532 166.905101) + (xy 253.597986 166.905818) + (xy 253.679907 166.912986) + (xy 253.695478 166.909857) + (xy 253.696801 166.908575) + (xy 253.699134 166.901072) + (xy 253.788237 165.882622) + (xy 253.785108 165.867052) + (xy 253.783827 165.865729) + (xy 253.776321 165.863395) + (xy 252.48085 165.750057) + (xy 252.467025 165.752835) + (xy 252.465055 165.761246) + (xy 227.971501 165.761246) + (xy 228.004441 165.384738) + (xy 254.341737 165.384738) + (xy 254.344866 165.400308) + (xy 254.346147 165.401631) + (xy 254.353653 165.403965) + (xy 254.911859 165.452801) + (xy 254.927429 165.449672) + (xy 254.928752 165.448391) + (xy 254.931086 165.440885) + (xy 255.020188 164.422436) + (xy 255.017059 164.406866) + (xy 255.015778 164.405543) + (xy 255.008272 164.403209) + (xy 254.92178 164.395642) + (xy 254.916316 164.395404) + (xy 254.753007 164.395404) + (xy 254.747334 164.3959) + (xy 254.703753 164.392087) + (xy 254.69826 164.390615) + (xy 254.537442 164.362259) + (xy 254.531988 164.361542) + (xy 254.450067 164.354374) + (xy 254.434496 164.357503) + (xy 254.433173 164.358785) + (xy 254.43084 164.366288) + (xy 254.341737 165.384738) + (xy 228.004441 165.384738) + (xy 228.017151 165.23946) + (xy 252.51238 165.23946) + (xy 252.519995 165.24354) + (xy 253.54121 165.332885) + (xy 253.816045 165.35693) + (xy 253.831615 165.353801) + (xy 253.832938 165.35252) + (xy 253.835272 165.345014) + (xy 253.924374 164.326565) + (xy 253.921245 164.310995) + (xy 253.919964 164.309672) + (xy 253.912458 164.307338) + (xy 253.825966 164.299771) + (xy 253.820502 164.299533) + (xy 253.6572 164.299533) + (xy 253.646277 164.300489) + (xy 253.431722 164.33832) + (xy 253.421126 164.34116) + (xy 253.216401 164.415673) + (xy 253.206473 164.420303) + (xy 253.017788 164.529239) + (xy 253.008815 164.535523) + (xy 252.84191 164.675572) + (xy 252.834171 164.683311) + (xy 252.694125 164.85021) + (xy 252.687833 164.859197) + (xy 252.578901 165.047873) + (xy 252.57427 165.057804) + (xy 252.513274 165.225387) + (xy 252.51238 165.23946) + (xy 228.017151 165.23946) + (xy 228.072903 164.602215) + (xy 228.076465 164.581543) + (xy 228.080284 164.566829) + (xy 228.080285 164.566825) + (xy 228.081507 164.562116) + (xy 228.082753 164.549625) + (xy 228.081945 164.534937) + (xy 228.081771 164.526017) + (xy 228.08475 164.338259) + (xy 228.08475 164.338252) + (xy 228.084821 164.333752) + (xy 228.065372 164.181357) + (xy 228.058074 164.124169) + (xy 228.058073 164.124163) + (xy 228.057504 164.119706) + (xy 228.003566 163.924614) + (xy 228.001204 163.91607) + (xy 228.001203 163.916067) + (xy 228.000003 163.911727) + (xy 227.998198 163.907603) + (xy 227.998196 163.907597) + (xy 227.915292 163.71817) + (xy 227.913488 163.714048) + (xy 227.799721 163.530693) + (xy 227.779279 163.506331) + (xy 227.663913 163.368847) + (xy 227.663912 163.368845) + (xy 227.661017 163.365396) + (xy 227.572964 163.286619) + (xy 227.503556 163.224522) + (xy 227.503551 163.224518) + (xy 227.500201 163.221521) + (xy 227.496457 163.21903) + (xy 227.324289 163.104487) + (xy 227.324287 163.104486) + (xy 227.320546 163.101997) + (xy 227.316493 163.100068) + (xy 227.316488 163.100065) + (xy 227.129765 163.011188) + (xy 227.129764 163.011187) + (xy 227.12571 163.009258) + (xy 227.121419 163.007924) + (xy 227.121417 163.007923) + (xy 226.923956 162.946526) + (xy 226.923951 162.946525) + (xy 226.919658 162.94519) + (xy 226.91522 162.94448) + (xy 226.915216 162.944479) + (xy 226.746664 162.917512) + (xy 226.734918 162.915054) + (xy 226.72391 162.912197) + (xy 226.723908 162.912197) + (xy 226.719197 162.910974) + (xy 226.706706 162.909728) + (xy 226.701851 162.909995) + (xy 226.70184 162.909995) + (xy 226.678849 162.911261) + (xy 226.660946 162.910973) + (xy 220.343856 162.358299) + (xy 254.606516 162.358299) + (xy 254.609645 162.373869) + (xy 254.610926 162.375192) + (xy 254.618432 162.377526) + (xy 254.704923 162.385093) + (xy 254.710387 162.385331) + (xy 254.873693 162.385331) + (xy 254.879364 162.384835) + (xy 254.92295 162.388649) + (xy 254.92844 162.39012) + (xy 255.089262 162.418477) + (xy 255.094716 162.419194) + (xy 255.176637 162.426362) + (xy 255.192208 162.423233) + (xy 255.193531 162.421951) + (xy 255.195864 162.414448) + (xy 255.284967 161.395998) + (xy 255.281838 161.380428) + (xy 255.280557 161.379105) + (xy 255.273051 161.376771) + (xy 254.714845 161.327935) + (xy 254.699275 161.331064) + (xy 254.697952 161.332345) + (xy 254.695618 161.339851) + (xy 254.606516 162.358299) + (xy 220.343856 162.358299) + (xy 210.816316 161.524747) + (xy 210.79715 161.521565) + (xy 210.773858 161.515822) + (xy 210.76477 161.516211) + (xy 210.73442 161.513827) + (xy 210.673188 161.501448) + (xy 210.646334 161.492796) + (xy 210.571893 161.459206) + (xy 210.547636 161.444795) + (xy 210.482535 161.395482) + (xy 210.462094 161.376036) + (xy 210.409598 161.313475) + (xy 210.393996 161.289966) + (xy 210.356735 161.217287) + (xy 210.346755 161.190897) + (xy 210.343662 161.17875) + (xy 252.865971 161.17875) + (xy 252.897832 161.359444) + (xy 252.900672 161.37004) + (xy 252.975185 161.574765) + (xy 252.979815 161.584693) + (xy 253.088751 161.773378) + (xy 253.095035 161.782351) + (xy 253.235084 161.949256) + (xy 253.242823 161.956995) + (xy 253.409722 162.097041) + (xy 253.418709 162.103333) + (xy 253.607385 162.212265) + (xy 253.617316 162.216896) + (xy 253.82205 162.291414) + (xy 253.832629 162.294248) + (xy 253.993448 162.322605) + (xy 253.998902 162.323322) + (xy 254.080823 162.33049) + (xy 254.096394 162.327361) + (xy 254.097717 162.326079) + (xy 254.10005 162.318576) + (xy 254.189153 161.300127) + (xy 254.186024 161.284557) + (xy 254.184743 161.283234) + (xy 254.177236 161.2809) + (xy 253.897857 161.256457) + (xy 253.897845 161.256455) + (xy 252.881767 161.167561) + (xy 252.867941 161.170339) + (xy 252.865971 161.17875) + (xy 210.343662 161.17875) + (xy 210.340813 161.167561) + (xy 210.326603 161.111758) + (xy 210.322745 161.083809) + (xy 210.321519 161.034666) + (xy 210.321352 161.027975) + (xy 210.324779 161.012605) + (xy 210.321937 161.012321) + (xy 210.322829 161.003385) + (xy 210.324976 160.994674) + (xy 210.323615 160.962876) + (xy 210.323979 160.946506) + (xy 210.328213 160.898113) + (xy 255.838467 160.898113) + (xy 255.841596 160.913683) + (xy 255.842877 160.915006) + (xy 255.850384 160.91734) + (xy 256.129763 160.941783) + (xy 256.129775 160.941785) + (xy 257.145853 161.030679) + (xy 257.159679 161.027901) + (xy 257.161649 161.01949) + (xy 257.129788 160.838796) + (xy 257.126948 160.8282) + (xy 257.052435 160.623475) + (xy 257.047805 160.613547) + (xy 256.938869 160.424862) + (xy 256.932585 160.415889) + (xy 256.792536 160.248984) + (xy 256.784797 160.241245) + (xy 256.61789 160.101194) + (xy 256.608916 160.09491) + (xy 256.420235 159.985975) + (xy 256.410304 159.981344) + (xy 256.20557 159.906826) + (xy 256.194991 159.903992) + (xy 256.034172 159.875635) + (xy 256.028718 159.874918) + (xy 255.946797 159.86775) + (xy 255.931226 159.870879) + (xy 255.929903 159.872161) + (xy 255.92757 159.879664) + (xy 255.838467 160.898113) + (xy 210.328213 160.898113) + (xy 210.336601 160.802242) + (xy 254.742653 160.802242) + (xy 254.745782 160.817812) + (xy 254.747063 160.819135) + (xy 254.754569 160.821469) + (xy 255.312775 160.870305) + (xy 255.328345 160.867176) + (xy 255.329668 160.865895) + (xy 255.332002 160.858389) + (xy 255.421104 159.839941) + (xy 255.417975 159.824371) + (xy 255.416694 159.823048) + (xy 255.409188 159.820714) + (xy 255.322696 159.813147) + (xy 255.317232 159.812909) + (xy 255.153927 159.812909) + (xy 255.148256 159.813405) + (xy 255.10467 159.809591) + (xy 255.09918 159.80812) + (xy 254.938358 159.779763) + (xy 254.932904 159.779046) + (xy 254.850983 159.771878) + (xy 254.835412 159.775007) + (xy 254.834089 159.776289) + (xy 254.831756 159.783792) + (xy 254.742653 160.802242) + (xy 210.336601 160.802242) + (xy 210.349311 160.656964) + (xy 252.913296 160.656964) + (xy 252.920911 160.661044) + (xy 254.216961 160.774434) + (xy 254.232531 160.771305) + (xy 254.233854 160.770024) + (xy 254.236188 160.762518) + (xy 254.32529 159.744069) + (xy 254.322161 159.728499) + (xy 254.32088 159.727176) + (xy 254.313374 159.724842) + (xy 254.226882 159.717275) + (xy 254.221418 159.717037) + (xy 254.058116 159.717037) + (xy 254.047193 159.717993) + (xy 253.832638 159.755824) + (xy 253.822042 159.758664) + (xy 253.617317 159.833177) + (xy 253.607389 159.837807) + (xy 253.418704 159.946743) + (xy 253.409731 159.953027) + (xy 253.242826 160.093076) + (xy 253.235087 160.100815) + (xy 253.095041 160.267714) + (xy 253.088749 160.276701) + (xy 252.979817 160.465377) + (xy 252.975186 160.475308) + (xy 252.91419 160.642891) + (xy 252.913296 160.656964) + (xy 210.349311 160.656964) + (xy 210.350542 160.642891) + (xy 210.425855 159.782062) + (xy 210.429413 159.761407) + (xy 210.434459 159.741963) + (xy 210.435705 159.729472) + (xy 210.435122 159.718892) + (xy 210.43494 159.710465) + (xy 210.437362 159.506353) + (xy 210.437362 159.506348) + (xy 210.437418 159.501603) + (xy 210.405887 159.275999) + (xy 210.340837 159.057686) + (xy 210.32231 159.018363) + (xy 210.25884 158.883656) + (xy 210.243744 158.851616) + (xy 210.240682 158.847052) + (xy 210.119457 158.666408) + (xy 210.116809 158.662462) + (xy 209.962911 158.494512) + (xy 209.785539 158.351576) + (xy 209.588715 158.236893) + (xy 209.376902 158.153065) + (xy 209.372281 158.152002) + (xy 209.372275 158.152) + (xy 209.159542 158.103059) + (xy 209.159539 158.103059) + (xy 209.154903 158.101992) + (xy 208.965396 158.087677) + (xy 208.953981 158.086289) + (xy 208.940305 158.083987) + (xy 208.934115 158.083912) + (xy 208.93262 158.083893) + (xy 208.932616 158.083893) + (xy 208.927753 158.083834) + (xy 208.922935 158.084524) + (xy 208.922932 158.084524) + (xy 208.900122 158.08779) + (xy 208.882264 158.089062) + (xy 194.757888 158.089062) + (xy 194.736979 158.087315) + (xy 194.721998 158.084794) + (xy 194.721997 158.084794) + (xy 194.717196 158.083986) + (xy 194.710864 158.083909) + (xy 194.709509 158.083892) + (xy 194.709505 158.083892) + (xy 194.704644 158.083833) + (xy 194.699828 158.084523) + (xy 194.699822 158.084523) + (xy 194.693027 158.085496) + (xy 194.684652 158.086411) + (xy 194.48223 158.101689) + (xy 194.482224 158.10169) + (xy 194.477493 158.102047) + (xy 194.472864 158.103112) + (xy 194.472862 158.103112) + (xy 194.260122 158.152043) + (xy 194.260118 158.152044) + (xy 194.255493 158.153108) + (xy 194.251082 158.154853) + (xy 194.251077 158.154855) + (xy 194.048094 158.235177) + (xy 194.043677 158.236925) + (xy 193.846849 158.351599) + (xy 193.669472 158.494529) + (xy 193.515569 158.662474) + (xy 193.388631 158.851624) + (xy 193.363702 158.904531) + (xy 193.293558 159.053395) + (xy 193.293555 159.053403) + (xy 193.291534 159.057692) + (xy 193.226483 159.276003) + (xy 193.194951 159.501607) + (xy 193.195007 159.506352) + (xy 193.195007 159.506357) + (xy 193.195906 159.58207) + (xy 193.197149 159.686806) + (xy 193.197206 159.691636) + (xy 193.196817 159.703132) + (xy 193.196103 159.712093) + (xy 193.196103 159.712108) + (xy 193.195717 159.716957) + (xy 193.196082 159.721812) + (xy 193.196082 159.721819) + (xy 193.196196 159.723326) + (xy 193.196658 159.729474) + (xy 193.20301 159.756665) + (xy 193.205834 159.774343) + (xy 193.27162 160.526288) + (xy 193.451173 162.578591) + (xy 193.451368 162.598031) + (xy 193.45036 162.613008) + (xy 193.45036 162.613012) + (xy 193.449758 162.621962) + (xy 193.451693 162.630724) + (xy 193.451693 162.630729) + (xy 193.451719 162.630847) + (xy 193.454642 162.661149) + (xy 193.453084 162.723604) + (xy 193.449227 162.751552) + (xy 193.44335 162.774636) + (xy 193.429923 162.827369) + (xy 193.429075 162.830699) + (xy 193.419095 162.85709) + (xy 193.381832 162.929776) + (xy 193.366237 162.953277) + (xy 193.31373 163.015854) + (xy 193.293299 163.035293) + (xy 193.260833 163.059886) + (xy 193.228189 163.084614) + (xy 193.203935 163.099025) + (xy 193.129485 163.132621) + (xy 193.10263 163.141273) + (xy 193.048035 163.152311) + (xy 193.032284 163.153377) + (xy 193.032364 163.154445) + (xy 193.023417 163.155118) + (xy 193.014459 163.154516) + (xy 192.995813 163.158634) + (xy 192.983397 163.161375) + (xy 192.96721 163.16386) + (xy 191.619081 163.281806) + (xy 177.011115 164.559837) + (xy 176.990136 164.559918) + (xy 176.97501 164.558713) + (xy 176.974995 164.558713) + (xy 176.970147 164.558327) + (xy 176.965292 164.558692) + (xy 176.965285 164.558692) + (xy 176.963778 164.558806) + (xy 176.95763 164.559268) + (xy 176.952883 164.560377) + (xy 176.952882 164.560377) + (xy 176.947337 164.561672) + (xy 176.939075 164.563313) + (xy 176.811523 164.584238) + (xy 176.732912 164.597134) + (xy 176.516196 164.667353) + (xy 176.511955 164.669476) + (xy 176.511952 164.669477) + (xy 176.319934 164.76559) + (xy 176.312482 164.76932) + (xy 176.308603 164.772059) + (xy 176.130272 164.897982) + (xy 176.130267 164.897986) + (xy 176.126391 164.900723) + (xy 175.962142 165.058581) + (xy 175.95925 165.062349) + (xy 175.959249 165.062351) + (xy 175.847509 165.207975) + (xy 175.823462 165.239314) + (xy 175.713494 165.438823) + (xy 175.711852 165.44328) + (xy 175.71185 165.443284) + (xy 175.649255 165.613174) + (xy 175.634735 165.652583) + (xy 175.588968 165.875747) + (xy 175.577234 166.103253) + (xy 175.596059 166.292382) + (xy 175.596673 166.303851) + (xy 175.596686 166.305427) + (xy 175.596783 166.317727) + (xy 175.598813 166.330115) + (xy 175.607503 166.35662) + (xy 175.611857 166.373984) + (xy 176.377874 170.718281) + (xy 177.310993 176.01026) + (xy 177.312882 176.029617) + (xy 177.313362 176.053589) + (xy 177.316053 176.062151) + (xy 177.316087 176.06226) + (xy 177.321641 176.092198) + (xy 177.32553 176.154554) + (xy 177.324123 176.182726) + (xy 177.310942 176.263332) + (xy 177.303301 176.290485) + (xy 177.272514 176.366134) + (xy 177.259023 176.390908) + (xy 177.212174 176.457814) + (xy 177.193517 176.478956) + (xy 177.13295 176.533765) + (xy 177.110047 176.550231) + (xy 177.038814 176.590182) + (xy 177.012819 176.601141) + (xy 176.959118 176.616976) + (xy 176.94385 176.620463) + (xy 176.93512 176.621893) + (xy 176.926148 176.622073) + (xy 176.917587 176.624764) + (xy 176.917583 176.624765) + (xy 176.895797 176.631614) + (xy 176.87989 176.6355) + (xy 166.715582 178.427742) + (xy 159.242958 179.745367) + (xy 159.223612 179.747256) + (xy 159.199626 179.747737) + (xy 159.191066 179.750428) + (xy 159.191058 179.750429) + (xy 159.190941 179.750466) + (xy 159.161012 179.756018) + (xy 159.098671 179.759909) + (xy 159.070491 179.758503) + (xy 159.001701 179.747256) + (xy 158.989888 179.745324) + (xy 158.962733 179.737684) + (xy 158.887082 179.7069) + (xy 158.862309 179.693409) + (xy 158.795406 179.646563) + (xy 158.774254 179.627896) + (xy 158.719456 179.567342) + (xy 158.702985 179.544433) + (xy 158.663034 179.4732) + (xy 158.652076 179.447204) + (xy 158.636282 179.393639) + (xy 158.632794 179.378365) + (xy 158.631343 179.369505) + (xy 158.631163 179.360531) + (xy 158.626394 179.345359) + (xy 158.621619 179.330166) + (xy 158.617735 179.314264) + (xy 157.015405 170.227004) + (xy 159.717012 170.227004) + (xy 159.717212 170.232334) + (xy 159.717212 170.232335) + (xy 159.721339 170.342272) + (xy 159.725666 170.45754) + (xy 159.77304 170.683322) + (xy 159.857779 170.897894) + (xy 159.977459 171.095121) + (xy 159.980956 171.099151) + (xy 160.118682 171.257866) + (xy 160.128659 171.269364) + (xy 160.13279 171.272751) + (xy 160.302927 171.412256) + (xy 160.302933 171.41226) + (xy 160.307055 171.41564) + (xy 160.507547 171.529766) + (xy 160.512563 171.531587) + (xy 160.512568 171.531589) + (xy 160.719387 171.606661) + (xy 160.719391 171.606662) + (xy 160.724402 171.608481) + (xy 160.729651 171.60943) + (xy 160.729654 171.609431) + (xy 160.947335 171.648794) + (xy 160.947342 171.648795) + (xy 160.951419 171.649532) + (xy 160.969156 171.650368) + (xy 160.974104 171.650602) + (xy 160.974111 171.650602) + (xy 160.975592 171.650672) + (xy 161.137737 171.650672) + (xy 161.204693 171.644991) + (xy 161.304374 171.636533) + (xy 161.304378 171.636532) + (xy 161.309685 171.636082) + (xy 161.31484 171.634744) + (xy 161.314846 171.634743) + (xy 161.527815 171.579467) + (xy 161.527819 171.579466) + (xy 161.532984 171.578125) + (xy 161.53785 171.575933) + (xy 161.537853 171.575932) + (xy 161.738461 171.485565) + (xy 161.743327 171.483373) + (xy 161.747747 171.480397) + (xy 161.747751 171.480395) + (xy 161.879858 171.391454) + (xy 161.934697 171.354534) + (xy 162.101624 171.195294) + (xy 162.239333 171.010206) + (xy 162.294117 170.902455) + (xy 162.34147 170.809318) + (xy 162.34147 170.809317) + (xy 162.343889 170.80456) + (xy 162.396045 170.636592) + (xy 162.410717 170.589342) + (xy 162.410718 170.589336) + (xy 162.412301 170.584239) + (xy 162.442612 170.35554) + (xy 162.441318 170.321054) + (xy 162.434158 170.130335) + (xy 162.433958 170.125004) + (xy 162.386584 169.899222) + (xy 162.377099 169.875203) + (xy 162.338705 169.777984) + (xy 162.301845 169.68465) + (xy 162.194742 169.50815) + (xy 162.184934 169.491986) + (xy 162.184933 169.491985) + (xy 162.182165 169.487423) + (xy 162.156937 169.45835) + (xy 162.091436 169.382866) + (xy 164.268769 169.382866) + (xy 164.269132 169.387014) + (xy 164.269132 169.387018) + (xy 164.284971 169.568058) + (xy 164.294507 169.677056) + (xy 164.295417 169.681128) + (xy 164.295418 169.681133) + (xy 164.357127 169.957202) + (xy 164.358927 169.965257) + (xy 164.36037 169.96918) + (xy 164.360371 169.969182) + (xy 164.373963 170.006123) + (xy 164.460899 170.242406) + (xy 164.598629 170.503634) + (xy 164.601049 170.507039) + (xy 164.767274 170.740942) + (xy 164.767279 170.740948) + (xy 164.769698 170.744352) + (xy 164.772542 170.747402) + (xy 164.772547 170.747408) + (xy 164.910215 170.895039) + (xy 164.971101 170.960331) + (xy 165.1993 171.147775) + (xy 165.450284 171.303392) + (xy 165.719645 171.424448) + (xy 166.00265 171.508815) + (xy 166.00677 171.509468) + (xy 166.006772 171.509468) + (xy 166.290847 171.554462) + (xy 166.290853 171.554463) + (xy 166.294328 171.555013) + (xy 166.318887 171.556128) + (xy 166.385272 171.559143) + (xy 166.385293 171.559143) + (xy 166.386692 171.559207) + (xy 166.571156 171.559207) + (xy 166.790919 171.54461) + (xy 166.795018 171.543784) + (xy 166.795022 171.543783) + (xy 166.968445 171.508815) + (xy 167.080406 171.48624) + (xy 167.35963 171.390095) + (xy 167.529344 171.305109) + (xy 167.61995 171.259737) + (xy 167.619952 171.259736) + (xy 167.623686 171.257866) + (xy 167.867933 171.091875) + (xy 168.088082 170.895039) + (xy 168.170006 170.799457) + (xy 168.277544 170.673991) + (xy 168.277547 170.673987) + (xy 168.280264 170.670817) + (xy 168.282538 170.667315) + (xy 168.282542 170.66731) + (xy 168.438825 170.426656) + (xy 168.438828 170.426651) + (xy 168.441104 170.423146) + (xy 168.567774 170.156379) + (xy 168.574047 170.136843) + (xy 168.65677 169.87919) + (xy 168.65677 169.879189) + (xy 168.65805 169.875203) + (xy 168.685145 169.724613) + (xy 168.709606 169.588666) + (xy 168.709607 169.588661) + (xy 168.710345 169.584557) + (xy 168.710685 169.577088) + (xy 168.723552 169.293718) + (xy 168.723552 169.293713) + (xy 168.723741 169.289548) + (xy 168.723358 169.285164) + (xy 168.698367 168.999519) + (xy 168.698003 168.995358) + (xy 168.683828 168.931942) + (xy 168.634495 168.711235) + (xy 168.634493 168.711228) + (xy 168.633583 168.707157) + (xy 168.619477 168.668817) + (xy 168.574807 168.54741) + (xy 168.531611 168.430008) + (xy 168.522252 168.412256) + (xy 168.471962 168.316874) + (xy 170.549898 168.316874) + (xy 170.550098 168.322204) + (xy 170.550098 168.322205) + (xy 170.553654 168.416941) + (xy 170.558552 168.54741) + (xy 170.605926 168.773192) + (xy 170.607884 168.778151) + (xy 170.607885 168.778153) + (xy 170.617038 168.80133) + (xy 170.690665 168.987764) + (xy 170.760075 169.102149) + (xy 170.802037 169.171299) + (xy 170.810345 169.184991) + (xy 170.813842 169.189021) + (xy 170.916463 169.307281) + (xy 170.961545 169.359234) + (xy 170.985281 169.378696) + (xy 171.135813 169.502126) + (xy 171.135819 169.50213) + (xy 171.139941 169.50551) + (xy 171.340433 169.619636) + (xy 171.345449 169.621457) + (xy 171.345454 169.621459) + (xy 171.552273 169.696531) + (xy 171.552277 169.696532) + (xy 171.557288 169.698351) + (xy 171.562537 169.6993) + (xy 171.56254 169.699301) + (xy 171.780221 169.738664) + (xy 171.780228 169.738665) + (xy 171.784305 169.739402) + (xy 171.802042 169.740238) + (xy 171.80699 169.740472) + (xy 171.806997 169.740472) + (xy 171.808478 169.740542) + (xy 171.970623 169.740542) + (xy 172.037579 169.734861) + (xy 172.13726 169.726403) + (xy 172.137264 169.726402) + (xy 172.142571 169.725952) + (xy 172.147726 169.724614) + (xy 172.147732 169.724613) + (xy 172.360701 169.669337) + (xy 172.360705 169.669336) + (xy 172.36587 169.667995) + (xy 172.370736 169.665803) + (xy 172.370739 169.665802) + (xy 172.571347 169.575435) + (xy 172.576213 169.573243) + (xy 172.580633 169.570267) + (xy 172.580637 169.570265) + (xy 172.709671 169.483393) + (xy 172.767583 169.444404) + (xy 172.93451 169.285164) + (xy 173.072219 169.100076) + (xy 173.123345 168.999519) + (xy 173.174356 168.899188) + (xy 173.174356 168.899187) + (xy 173.176775 168.89443) + (xy 173.233659 168.711235) + (xy 173.243603 168.679212) + (xy 173.243604 168.679206) + (xy 173.245187 168.674109) + (xy 173.275498 168.44541) + (xy 173.274254 168.412256) + (xy 173.267044 168.220205) + (xy 173.266844 168.214874) + (xy 173.21947 167.989092) + (xy 173.214493 167.976488) + (xy 173.171591 167.867854) + (xy 173.134731 167.77452) + (xy 173.01863 167.583191) + (xy 173.01782 167.581856) + (xy 173.017819 167.581855) + (xy 173.015051 167.577293) + (xy 172.997069 167.556571) + (xy 172.867351 167.407083) + (xy 172.867349 167.407081) + (xy 172.863851 167.40305) + (xy 172.820257 167.367305) + (xy 172.689583 167.260158) + (xy 172.689577 167.260154) + (xy 172.685455 167.256774) + (xy 172.484963 167.142648) + (xy 172.479947 167.140827) + (xy 172.479942 167.140825) + (xy 172.273123 167.065753) + (xy 172.273119 167.065752) + (xy 172.268108 167.063933) + (xy 172.262859 167.062984) + (xy 172.262856 167.062983) + (xy 172.045175 167.02362) + (xy 172.045168 167.023619) + (xy 172.041091 167.022882) + (xy 172.023354 167.022046) + (xy 172.018406 167.021812) + (xy 172.018399 167.021812) + (xy 172.016918 167.021742) + (xy 171.854773 167.021742) + (xy 171.787817 167.027423) + (xy 171.688136 167.035881) + (xy 171.688132 167.035882) + (xy 171.682825 167.036332) + (xy 171.67767 167.03767) + (xy 171.677664 167.037671) + (xy 171.464695 167.092947) + (xy 171.464691 167.092948) + (xy 171.459526 167.094289) + (xy 171.45466 167.096481) + (xy 171.454657 167.096482) + (xy 171.254049 167.186849) + (xy 171.249183 167.189041) + (xy 171.244763 167.192017) + (xy 171.244759 167.192019) + (xy 171.173924 167.239709) + (xy 171.057813 167.31788) + (xy 170.890886 167.47712) + (xy 170.879352 167.492622) + (xy 170.848214 167.534474) + (xy 170.753177 167.662208) + (xy 170.750762 167.666958) + (xy 170.696075 167.77452) + (xy 170.648621 167.867854) + (xy 170.616308 167.971919) + (xy 170.581793 168.083072) + (xy 170.581792 168.083078) + (xy 170.580209 168.088175) + (xy 170.549898 168.316874) + (xy 168.471962 168.316874) + (xy 168.448355 168.272099) + (xy 168.393881 168.16878) + (xy 168.332972 168.083072) + (xy 168.225236 167.931472) + (xy 168.225231 167.931466) + (xy 168.222812 167.928062) + (xy 168.219968 167.925012) + (xy 168.219963 167.925006) + (xy 168.024255 167.715135) + (xy 168.021409 167.712083) + (xy 167.79321 167.524639) + (xy 167.542226 167.369022) + (xy 167.501167 167.350569) + (xy 167.436981 167.321723) + (xy 167.272865 167.247966) + (xy 166.98986 167.163599) + (xy 166.98574 167.162946) + (xy 166.985738 167.162946) + (xy 166.701663 167.117952) + (xy 166.701657 167.117951) + (xy 166.698182 167.117401) + (xy 166.673623 167.116286) + (xy 166.607238 167.113271) + (xy 166.607217 167.113271) + (xy 166.605818 167.113207) + (xy 166.421354 167.113207) + (xy 166.201591 167.127804) + (xy 166.197492 167.12863) + (xy 166.197488 167.128631) + (xy 166.0945 167.149397) + (xy 165.912104 167.186174) + (xy 165.63288 167.282319) + (xy 165.521813 167.337937) + (xy 165.398549 167.399663) + (xy 165.368824 167.414548) + (xy 165.124577 167.580539) + (xy 164.904428 167.777375) + (xy 164.901711 167.780545) + (xy 164.90171 167.780546) + (xy 164.718491 167.994311) + (xy 164.712246 168.001597) + (xy 164.709972 168.005099) + (xy 164.709968 168.005104) + (xy 164.553685 168.245758) + (xy 164.551406 168.249268) + (xy 164.424736 168.516035) + (xy 164.423457 168.520018) + (xy 164.423456 168.520021) + (xy 164.412987 168.552628) + (xy 164.33446 168.797211) + (xy 164.333719 168.80133) + (xy 164.286701 169.062648) + (xy 164.282165 169.087857) + (xy 164.281976 169.092024) + (xy 164.281975 169.092031) + (xy 164.268958 169.378696) + (xy 164.268769 169.382866) + (xy 162.091436 169.382866) + (xy 162.034465 169.317213) + (xy 162.034463 169.317211) + (xy 162.030965 169.31318) + (xy 161.940305 169.238843) + (xy 161.856697 169.170288) + (xy 161.856691 169.170284) + (xy 161.852569 169.166904) + (xy 161.652077 169.052778) + (xy 161.647061 169.050957) + (xy 161.647056 169.050955) + (xy 161.440237 168.975883) + (xy 161.440233 168.975882) + (xy 161.435222 168.974063) + (xy 161.429973 168.973114) + (xy 161.42997 168.973113) + (xy 161.212289 168.93375) + (xy 161.212282 168.933749) + (xy 161.208205 168.933012) + (xy 161.190468 168.932176) + (xy 161.18552 168.931942) + (xy 161.185513 168.931942) + (xy 161.184032 168.931872) + (xy 161.021887 168.931872) + (xy 160.954931 168.937553) + (xy 160.85525 168.946011) + (xy 160.855246 168.946012) + (xy 160.849939 168.946462) + (xy 160.844784 168.9478) + (xy 160.844778 168.947801) + (xy 160.631809 169.003077) + (xy 160.631805 169.003078) + (xy 160.62664 169.004419) + (xy 160.621774 169.006611) + (xy 160.621771 169.006612) + (xy 160.492343 169.064915) + (xy 160.416297 169.099171) + (xy 160.411877 169.102147) + (xy 160.411873 169.102149) + (xy 160.319612 169.164264) + (xy 160.224927 169.22801) + (xy 160.058 169.38725) + (xy 160.054812 169.391535) + (xy 159.932195 169.556339) + (xy 159.920291 169.572338) + (xy 159.917876 169.577088) + (xy 159.834772 169.740542) + (xy 159.815735 169.777984) + (xy 159.781529 169.888145) + (xy 159.748907 169.993202) + (xy 159.748906 169.993208) + (xy 159.747323 169.998305) + (xy 159.717012 170.227004) + (xy 157.015405 170.227004) + (xy 156.570969 167.706484) + (xy 160.032877 167.706484) + (xy 160.038604 167.714134) + (xy 160.214112 167.821685) + (xy 160.222906 167.826166) + (xy 160.435382 167.914176) + (xy 160.444767 167.917225) + (xy 160.668397 167.970915) + (xy 160.678144 167.972458) + (xy 160.907423 167.990503) + (xy 160.917283 167.990503) + (xy 161.146562 167.972458) + (xy 161.156309 167.970915) + (xy 161.379939 167.917225) + (xy 161.389324 167.914176) + (xy 161.6018 167.826166) + (xy 161.610594 167.821685) + (xy 161.782436 167.716381) + (xy 161.791896 167.705925) + (xy 161.788112 167.697147) + (xy 160.925165 166.8342) + (xy 160.911221 166.826586) + (xy 160.909388 166.826717) + (xy 160.902773 166.830968) + (xy 160.039637 167.694104) + (xy 160.032877 167.706484) + (xy 156.570969 167.706484) + (xy 156.352434 166.467108) + (xy 159.384028 166.467108) + (xy 159.402073 166.696387) + (xy 159.403616 166.706134) + (xy 159.457306 166.929764) + (xy 159.460355 166.939149) + (xy 159.548365 167.151625) + (xy 159.552846 167.160419) + (xy 159.65815 167.332261) + (xy 159.668606 167.341721) + (xy 159.677384 167.337937) + (xy 160.540331 166.47499) + (xy 160.546709 166.46331) + (xy 161.276761 166.46331) + (xy 161.276892 166.465143) + (xy 161.281143 166.471758) + (xy 162.144279 167.334894) + (xy 162.156659 167.341654) + (xy 162.164309 167.335927) + (xy 162.27186 167.160419) + (xy 162.276341 167.151625) + (xy 162.364351 166.939149) + (xy 162.3674 166.929764) + (xy 162.42109 166.706134) + (xy 162.422633 166.696387) + (xy 162.440678 166.467108) + (xy 162.440678 166.457248) + (xy 162.422633 166.227969) + (xy 162.42109 166.218222) + (xy 162.3674 165.994592) + (xy 162.364351 165.985207) + (xy 162.358053 165.970003) + (xy 169.880955 165.970003) + (xy 169.886682 165.977653) + (xy 170.06219 166.085204) + (xy 170.070984 166.089685) + (xy 170.28346 166.177695) + (xy 170.292845 166.180744) + (xy 170.516475 166.234434) + (xy 170.526222 166.235977) + (xy 170.755501 166.254022) + (xy 170.765361 166.254022) + (xy 170.99464 166.235977) + (xy 171.004387 166.234434) + (xy 171.228017 166.180744) + (xy 171.237402 166.177695) + (xy 171.449878 166.089685) + (xy 171.458672 166.085204) + (xy 171.630514 165.9799) + (xy 171.639974 165.969444) + (xy 171.63619 165.960666) + (xy 170.773243 165.097719) + (xy 170.759299 165.090105) + (xy 170.757466 165.090236) + (xy 170.750851 165.094487) + (xy 169.887715 165.957623) + (xy 169.880955 165.970003) + (xy 162.358053 165.970003) + (xy 162.276341 165.772731) + (xy 162.27186 165.763937) + (xy 162.166556 165.592095) + (xy 162.1561 165.582635) + (xy 162.147322 165.586419) + (xy 161.284375 166.449366) + (xy 161.276761 166.46331) + (xy 160.546709 166.46331) + (xy 160.547945 166.461046) + (xy 160.547814 166.459213) + (xy 160.543563 166.452598) + (xy 159.680427 165.589462) + (xy 159.668047 165.582702) + (xy 159.660397 165.588429) + (xy 159.552846 165.763937) + (xy 159.548365 165.772731) + (xy 159.460355 165.985207) + (xy 159.457306 165.994592) + (xy 159.403616 166.218222) + (xy 159.402073 166.227969) + (xy 159.384028 166.457248) + (xy 159.384028 166.467108) + (xy 156.352434 166.467108) + (xy 156.132259 165.218431) + (xy 160.03281 165.218431) + (xy 160.036594 165.227209) + (xy 160.899541 166.090156) + (xy 160.913485 166.09777) + (xy 160.915318 166.097639) + (xy 160.921933 166.093388) + (xy 161.785069 165.230252) + (xy 161.791829 165.217872) + (xy 161.786102 165.210222) + (xy 161.610594 165.102671) + (xy 161.6018 165.09819) + (xy 161.389324 165.01018) + (xy 161.379939 165.007131) + (xy 161.156309 164.953441) + (xy 161.146562 164.951898) + (xy 160.917283 164.933853) + (xy 160.907423 164.933853) + (xy 160.678144 164.951898) + (xy 160.668397 164.953441) + (xy 160.444767 165.007131) + (xy 160.435382 165.01018) + (xy 160.222906 165.09819) + (xy 160.214112 165.102671) + (xy 160.04227 165.207975) + (xy 160.03281 165.218431) + (xy 156.132259 165.218431) + (xy 155.83381 163.525841) + (xy 163.942517 163.525841) + (xy 163.961344 163.765063) + (xy 163.962498 163.76987) + (xy 163.962499 163.769876) + (xy 163.980812 163.846154) + (xy 164.017362 163.998394) + (xy 164.019255 164.002965) + (xy 164.019256 164.002967) + (xy 164.092383 164.179511) + (xy 164.109191 164.22009) + (xy 164.234571 164.42469) + (xy 164.237788 164.428457) + (xy 164.237789 164.428458) + (xy 164.350066 164.559918) + (xy 164.390413 164.607159) + (xy 164.394175 164.610372) + (xy 164.534977 164.730627) + (xy 164.572882 164.763001) + (xy 164.777482 164.888381) + (xy 164.782052 164.890274) + (xy 164.782054 164.890275) + (xy 164.994605 164.978316) + (xy 164.999178 164.98021) + (xy 165.071346 164.997536) + (xy 165.227696 165.035073) + (xy 165.227702 165.035074) + (xy 165.232509 165.036228) + (xy 165.471731 165.055055) + (xy 165.710953 165.036228) + (xy 165.71576 165.035074) + (xy 165.715766 165.035073) + (xy 165.872116 164.997536) + (xy 165.944284 164.98021) + (xy 165.948857 164.978316) + (xy 166.161408 164.890275) + (xy 166.16141 164.890274) + (xy 166.16598 164.888381) + (xy 166.37058 164.763001) + (xy 166.408486 164.730627) + (xy 169.232106 164.730627) + (xy 169.250151 164.959906) + (xy 169.251694 164.969653) + (xy 169.305384 165.193283) + (xy 169.308433 165.202668) + (xy 169.396443 165.415144) + (xy 169.400924 165.423938) + (xy 169.506228 165.59578) + (xy 169.516684 165.60524) + (xy 169.525462 165.601456) + (xy 170.388409 164.738509) + (xy 170.394787 164.726829) + (xy 171.124839 164.726829) + (xy 171.12497 164.728662) + (xy 171.129221 164.735277) + (xy 171.992357 165.598413) + (xy 172.004737 165.605173) + (xy 172.012387 165.599446) + (xy 172.119938 165.423938) + (xy 172.124419 165.415144) + (xy 172.212429 165.202668) + (xy 172.215478 165.193283) + (xy 172.269168 164.969653) + (xy 172.270711 164.959906) + (xy 172.288756 164.730627) + (xy 172.288756 164.720767) + (xy 172.270711 164.491488) + (xy 172.269168 164.481741) + (xy 172.215478 164.258111) + (xy 172.212429 164.248726) + (xy 172.124419 164.03625) + (xy 172.119938 164.027456) + (xy 172.014634 163.855614) + (xy 172.004178 163.846154) + (xy 171.9954 163.849938) + (xy 171.132453 164.712885) + (xy 171.124839 164.726829) + (xy 170.394787 164.726829) + (xy 170.396023 164.724565) + (xy 170.395892 164.722732) + (xy 170.391641 164.716117) + (xy 169.528505 163.852981) + (xy 169.516125 163.846221) + (xy 169.508475 163.851948) + (xy 169.400924 164.027456) + (xy 169.396443 164.03625) + (xy 169.308433 164.248726) + (xy 169.305384 164.258111) + (xy 169.251694 164.481741) + (xy 169.250151 164.491488) + (xy 169.232106 164.720767) + (xy 169.232106 164.730627) + (xy 166.408486 164.730627) + (xy 166.549287 164.610372) + (xy 166.553049 164.607159) + (xy 166.593396 164.559918) + (xy 166.705673 164.428458) + (xy 166.705674 164.428457) + (xy 166.708891 164.42469) + (xy 166.834271 164.22009) + (xy 166.85108 164.179511) + (xy 166.924206 164.002967) + (xy 166.924207 164.002965) + (xy 166.9261 163.998394) + (xy 166.96265 163.846154) + (xy 166.980963 163.769876) + (xy 166.980964 163.76987) + (xy 166.982118 163.765063) + (xy 167.000945 163.525841) + (xy 166.997491 163.48195) + (xy 169.880888 163.48195) + (xy 169.884672 163.490728) + (xy 170.747619 164.353675) + (xy 170.761563 164.361289) + (xy 170.763396 164.361158) + (xy 170.770011 164.356907) + (xy 171.633147 163.493771) + (xy 171.639907 163.481391) + (xy 171.63418 163.473741) + (xy 171.458672 163.36619) + (xy 171.449878 163.361709) + (xy 171.237402 163.273699) + (xy 171.228017 163.27065) + (xy 171.004387 163.21696) + (xy 170.99464 163.215417) + (xy 170.765361 163.197372) + (xy 170.755501 163.197372) + (xy 170.526222 163.215417) + (xy 170.516475 163.21696) + (xy 170.292845 163.27065) + (xy 170.28346 163.273699) + (xy 170.070984 163.361709) + (xy 170.06219 163.36619) + (xy 169.890348 163.471494) + (xy 169.880888 163.48195) + (xy 166.997491 163.48195) + (xy 166.982118 163.286619) + (xy 166.980964 163.281812) + (xy 166.980963 163.281806) + (xy 166.94064 163.11385) + (xy 166.9261 163.053288) + (xy 166.895861 162.980283) + (xy 166.836165 162.836164) + (xy 166.836164 162.836162) + (xy 166.834271 162.831592) + (xy 166.708891 162.626992) + (xy 166.658754 162.568288) + (xy 166.556262 162.448285) + (xy 166.553049 162.444523) + (xy 166.434374 162.343166) + (xy 166.374348 162.291899) + (xy 166.374347 162.291898) + (xy 166.37058 162.288681) + (xy 166.16598 162.163301) + (xy 166.16141 162.161408) + (xy 166.161408 162.161407) + (xy 165.948857 162.073366) + (xy 165.948855 162.073365) + (xy 165.944284 162.071472) + (xy 165.862694 162.051884) + (xy 165.715766 162.016609) + (xy 165.71576 162.016608) + (xy 165.710953 162.015454) + (xy 165.471731 161.996627) + (xy 165.232509 162.015454) + (xy 165.227702 162.016608) + (xy 165.227696 162.016609) + (xy 165.080768 162.051884) + (xy 164.999178 162.071472) + (xy 164.994607 162.073365) + (xy 164.994605 162.073366) + (xy 164.782054 162.161407) + (xy 164.782052 162.161408) + (xy 164.777482 162.163301) + (xy 164.572882 162.288681) + (xy 164.569115 162.291898) + (xy 164.569114 162.291899) + (xy 164.509088 162.343166) + (xy 164.390413 162.444523) + (xy 164.3872 162.448285) + (xy 164.284709 162.568288) + (xy 164.234571 162.626992) + (xy 164.109191 162.831592) + (xy 164.107298 162.836162) + (xy 164.107297 162.836164) + (xy 164.047601 162.980283) + (xy 164.017362 163.053288) + (xy 164.002822 163.11385) + (xy 163.962499 163.281806) + (xy 163.962498 163.281812) + (xy 163.961344 163.286619) + (xy 163.942517 163.525841) + (xy 155.83381 163.525841) + (xy 154.817101 157.759802) + (xy 231.309861 157.759802) + (xy 231.310061 157.765132) + (xy 231.310061 157.765133) + (xy 231.314188 157.87507) + (xy 231.318515 157.990338) + (xy 231.365889 158.21612) + (xy 231.367847 158.221079) + (xy 231.367848 158.221081) + (xy 231.408259 158.323406) + (xy 231.450628 158.430692) + (xy 231.521378 158.547284) + (xy 231.563389 158.616516) + (xy 231.570308 158.627919) + (xy 231.573805 158.631949) + (xy 231.660429 158.731774) + (xy 231.721508 158.802162) + (xy 231.725639 158.805549) + (xy 231.895776 158.945054) + (xy 231.895782 158.945058) + (xy 231.899904 158.948438) + (xy 232.100396 159.062564) + (xy 232.105412 159.064385) + (xy 232.105417 159.064387) + (xy 232.312236 159.139459) + (xy 232.31224 159.13946) + (xy 232.317251 159.141279) + (xy 232.3225 159.142228) + (xy 232.322503 159.142229) + (xy 232.540184 159.181592) + (xy 232.540191 159.181593) + (xy 232.544268 159.18233) + (xy 232.562005 159.183166) + (xy 232.566953 159.1834) + (xy 232.56696 159.1834) + (xy 232.568441 159.18347) + (xy 232.730586 159.18347) + (xy 232.797542 159.177789) + (xy 232.897223 159.169331) + (xy 232.897227 159.16933) + (xy 232.902534 159.16888) + (xy 232.907689 159.167542) + (xy 232.907695 159.167541) + (xy 233.120664 159.112265) + (xy 233.120668 159.112264) + (xy 233.125833 159.110923) + (xy 233.130699 159.108731) + (xy 233.130702 159.10873) + (xy 233.33131 159.018363) + (xy 233.336176 159.016171) + (xy 233.340596 159.013195) + (xy 233.3406 159.013193) + (xy 233.466547 158.928399) + (xy 233.527546 158.887332) + (xy 233.694473 158.728092) + (xy 233.825655 158.551777) + (xy 233.828998 158.547284) + (xy 233.829 158.547281) + (xy 233.832182 158.543004) + (xy 233.886966 158.435253) + (xy 233.930267 158.350086) + (xy 235.924246 158.350086) + (xy 235.924609 158.354234) + (xy 235.924609 158.354238) + (xy 235.927368 158.385773) + (xy 235.949984 158.644276) + (xy 235.950894 158.648348) + (xy 235.950895 158.648353) + (xy 236.004978 158.890306) + (xy 236.014404 158.932477) + (xy 236.015847 158.9364) + (xy 236.015848 158.936402) + (xy 236.020502 158.949052) + (xy 236.116376 159.209626) + (xy 236.118323 159.213319) + (xy 236.118324 159.213321) + (xy 236.151373 159.276003) + (xy 236.254106 159.470854) + (xy 236.292112 159.524334) + (xy 236.422751 159.708162) + (xy 236.422756 159.708168) + (xy 236.425175 159.711572) + (xy 236.428019 159.714622) + (xy 236.428024 159.714628) + (xy 236.61711 159.917398) + (xy 236.626578 159.927551) + (xy 236.854777 160.114995) + (xy 237.105761 160.270612) + (xy 237.109578 160.272328) + (xy 237.109581 160.272329) + (xy 237.124643 160.279098) + (xy 237.375122 160.391668) + (xy 237.48647 160.424862) + (xy 237.637504 160.469887) + (xy 237.658127 160.476035) + (xy 237.662247 160.476688) + (xy 237.662249 160.476688) + (xy 237.946324 160.521682) + (xy 237.94633 160.521683) + (xy 237.949805 160.522233) + (xy 237.974364 160.523348) + (xy 238.040749 160.526363) + (xy 238.04077 160.526363) + (xy 238.042169 160.526427) + (xy 238.226633 160.526427) + (xy 238.446396 160.51183) + (xy 238.450495 160.511004) + (xy 238.450499 160.511003) + (xy 238.627527 160.475308) + (xy 238.735883 160.45346) + (xy 239.015107 160.357315) + (xy 239.171303 160.279098) + (xy 239.275427 160.226957) + (xy 239.275429 160.226956) + (xy 239.279163 160.225086) + (xy 239.52341 160.059095) + (xy 239.541649 160.042788) + (xy 239.693349 159.907152) + (xy 239.743559 159.862259) + (xy 239.764517 159.837807) + (xy 239.933021 159.641211) + (xy 239.933024 159.641207) + (xy 239.935741 159.638037) + (xy 239.938015 159.634535) + (xy 239.938019 159.63453) + (xy 240.094302 159.393876) + (xy 240.094305 159.393871) + (xy 240.096581 159.390366) + (xy 240.099393 159.384445) + (xy 240.195271 159.182525) + (xy 240.223251 159.123599) + (xy 240.228213 159.108146) + (xy 240.312247 158.84641) + (xy 240.312247 158.846409) + (xy 240.313527 158.842423) + (xy 240.335821 158.718516) + (xy 242.268003 158.718516) + (xy 242.276657 158.949052) + (xy 242.324031 159.174834) + (xy 242.325989 159.179793) + (xy 242.32599 159.179795) + (xy 242.365842 159.280706) + (xy 242.40877 159.389406) + (xy 242.52845 159.586633) + (xy 242.531947 159.590663) + (xy 242.667322 159.746669) + (xy 242.67965 159.760876) + (xy 242.70181 159.779046) + (xy 242.853918 159.903768) + (xy 242.853924 159.903772) + (xy 242.858046 159.907152) + (xy 243.058538 160.021278) + (xy 243.063554 160.023099) + (xy 243.063559 160.023101) + (xy 243.270378 160.098173) + (xy 243.270382 160.098174) + (xy 243.275393 160.099993) + (xy 243.280642 160.100942) + (xy 243.280645 160.100943) + (xy 243.498326 160.140306) + (xy 243.498333 160.140307) + (xy 243.50241 160.141044) + (xy 243.520147 160.14188) + (xy 243.525095 160.142114) + (xy 243.525102 160.142114) + (xy 243.526583 160.142184) + (xy 243.688728 160.142184) + (xy 243.755684 160.136503) + (xy 243.855365 160.128045) + (xy 243.855369 160.128044) + (xy 243.860676 160.127594) + (xy 243.865831 160.126256) + (xy 243.865837 160.126255) + (xy 244.078806 160.070979) + (xy 244.07881 160.070978) + (xy 244.083975 160.069637) + (xy 244.088841 160.067445) + (xy 244.088844 160.067444) + (xy 244.289452 159.977077) + (xy 244.294318 159.974885) + (xy 244.298738 159.971909) + (xy 244.298742 159.971907) + (xy 244.399951 159.903768) + (xy 244.485688 159.846046) + (xy 244.652615 159.686806) + (xy 244.734186 159.57717) + (xy 244.78714 159.505998) + (xy 244.787142 159.505995) + (xy 244.790324 159.501718) + (xy 244.846938 159.390366) + (xy 244.892461 159.30083) + (xy 244.892461 159.300829) + (xy 244.89488 159.296072) + (xy 244.934146 159.169615) + (xy 244.961708 159.080854) + (xy 244.961709 159.080848) + (xy 244.963292 159.075751) + (xy 244.982822 158.928399) + (xy 244.992903 158.852337) + (xy 244.992903 158.852332) + (xy 244.993603 158.847052) + (xy 244.991767 158.798129) + (xy 244.985149 158.621847) + (xy 244.984949 158.616516) + (xy 244.937575 158.390734) + (xy 244.921169 158.34919) + (xy 244.889696 158.269496) + (xy 244.852836 158.176162) + (xy 244.743242 157.995556) + (xy 244.735925 157.983498) + (xy 244.735924 157.983497) + (xy 244.733156 157.978935) + (xy 244.646231 157.878762) + (xy 244.585456 157.808725) + (xy 244.585454 157.808723) + (xy 244.581956 157.804692) + (xy 244.520763 157.754517) + (xy 244.407688 157.6618) + (xy 244.407682 157.661796) + (xy 244.40356 157.658416) + (xy 244.203068 157.54429) + (xy 244.198052 157.542469) + (xy 244.198047 157.542467) + (xy 243.991228 157.467395) + (xy 243.991224 157.467394) + (xy 243.986213 157.465575) + (xy 243.980964 157.464626) + (xy 243.980961 157.464625) + (xy 243.76328 157.425262) + (xy 243.763273 157.425261) + (xy 243.759196 157.424524) + (xy 243.741459 157.423688) + (xy 243.736511 157.423454) + (xy 243.736504 157.423454) + (xy 243.735023 157.423384) + (xy 243.572878 157.423384) + (xy 243.505922 157.429065) + (xy 243.406241 157.437523) + (xy 243.406237 157.437524) + (xy 243.40093 157.437974) + (xy 243.395775 157.439312) + (xy 243.395769 157.439313) + (xy 243.1828 157.494589) + (xy 243.182796 157.49459) + (xy 243.177631 157.495931) + (xy 243.172765 157.498123) + (xy 243.172762 157.498124) + (xy 243.074324 157.542467) + (xy 242.967288 157.590683) + (xy 242.962868 157.593659) + (xy 242.962864 157.593661) + (xy 242.875344 157.652584) + (xy 242.775918 157.719522) + (xy 242.608991 157.878762) + (xy 242.605803 157.883047) + (xy 242.474704 158.059251) + (xy 242.471282 158.06385) + (xy 242.468867 158.0686) + (xy 242.41418 158.176162) + (xy 242.366726 158.269496) + (xy 242.347239 158.332255) + (xy 242.299898 158.484714) + (xy 242.299897 158.48472) + (xy 242.298314 158.489817) + (xy 242.284401 158.594792) + (xy 242.275431 158.662474) + (xy 242.268003 158.718516) + (xy 240.335821 158.718516) + (xy 240.346537 158.658958) + (xy 240.365083 158.555886) + (xy 240.365084 158.555881) + (xy 240.365822 158.551777) + (xy 240.366221 158.543004) + (xy 240.379029 158.260938) + (xy 240.379029 158.260933) + (xy 240.379218 158.256768) + (xy 240.377692 158.239318) + (xy 240.353844 157.966739) + (xy 240.35348 157.962578) + (xy 240.31011 157.76855) + (xy 240.289972 157.678455) + (xy 240.28997 157.678448) + (xy 240.28906 157.674377) + (xy 240.283188 157.658416) + (xy 240.21874 157.483255) + (xy 240.187088 157.397228) + (xy 240.049358 157.136) + (xy 240.005207 157.073874) + (xy 239.880713 156.898692) + (xy 239.880708 156.898686) + (xy 239.878289 156.895282) + (xy 239.875445 156.892232) + (xy 239.87544 156.892226) + (xy 239.679732 156.682355) + (xy 239.676886 156.679303) + (xy 239.448687 156.491859) + (xy 239.197703 156.336242) + (xy 239.172985 156.325133) + (xy 239.04139 156.265992) + (xy 238.928342 156.215186) + (xy 238.870599 156.197972) + (xy 242.584421 156.197972) + (xy 242.590148 156.205622) + (xy 242.765656 156.313173) + (xy 242.77445 156.317654) + (xy 242.986926 156.405664) + (xy 242.996311 156.408713) + (xy 243.219941 156.462403) + (xy 243.229688 156.463946) + (xy 243.458967 156.481991) + (xy 243.468827 156.481991) + (xy 243.698106 156.463946) + (xy 243.707853 156.462403) + (xy 243.931483 156.408713) + (xy 243.940868 156.405664) + (xy 244.153344 156.317654) + (xy 244.162138 156.313173) + (xy 244.33398 156.207869) + (xy 244.34344 156.197413) + (xy 244.339656 156.188635) + (xy 243.476709 155.325688) + (xy 243.462765 155.318074) + (xy 243.460932 155.318205) + (xy 243.454317 155.322456) + (xy 242.591181 156.185592) + (xy 242.584421 156.197972) + (xy 238.870599 156.197972) + (xy 238.755541 156.163672) + (xy 238.649336 156.132011) + (xy 238.649334 156.132011) + (xy 238.645337 156.130819) + (xy 238.641217 156.130166) + (xy 238.641215 156.130166) + (xy 238.35714 156.085172) + (xy 238.357134 156.085171) + (xy 238.353659 156.084621) + (xy 238.3291 156.083506) + (xy 238.262715 156.080491) + (xy 238.262694 156.080491) + (xy 238.261295 156.080427) + (xy 238.076831 156.080427) + (xy 237.857068 156.095024) + (xy 237.852969 156.09585) + (xy 237.852965 156.095851) + (xy 237.710371 156.124603) + (xy 237.567581 156.153394) + (xy 237.288357 156.249539) + (xy 237.284629 156.251406) + (xy 237.038995 156.37441) + (xy 237.024301 156.381768) + (xy 236.780054 156.547759) + (xy 236.559905 156.744595) + (xy 236.557188 156.747765) + (xy 236.557187 156.747766) + (xy 236.381857 156.952327) + (xy 236.367723 156.968817) + (xy 236.365449 156.972319) + (xy 236.365445 156.972324) + (xy 236.209162 157.212978) + (xy 236.206883 157.216488) + (xy 236.205089 157.220266) + (xy 236.205088 157.220268) + (xy 236.164368 157.306024) + (xy 236.080213 157.483255) + (xy 236.078934 157.487238) + (xy 236.078933 157.487241) + (xy 235.99312 157.754517) + (xy 235.989937 157.764431) + (xy 235.989196 157.76855) + (xy 235.955019 157.958501) + (xy 235.937642 158.055077) + (xy 235.937453 158.059244) + (xy 235.937452 158.059251) + (xy 235.924824 158.337358) + (xy 235.924246 158.350086) + (xy 233.930267 158.350086) + (xy 233.934319 158.342116) + (xy 233.934319 158.342115) + (xy 233.936738 158.337358) + (xy 233.986791 158.176162) + (xy 234.003566 158.12214) + (xy 234.003567 158.122134) + (xy 234.00515 158.117037) + (xy 234.025079 157.96667) + (xy 234.034761 157.893623) + (xy 234.034761 157.893618) + (xy 234.035461 157.888338) + (xy 234.026807 157.657802) + (xy 233.979433 157.43202) + (xy 233.976112 157.423609) + (xy 233.931554 157.310782) + (xy 233.894694 157.217448) + (xy 233.806757 157.072531) + (xy 233.777783 157.024784) + (xy 233.777782 157.024783) + (xy 233.775014 157.020221) + (xy 233.688089 156.920048) + (xy 233.627314 156.850011) + (xy 233.627312 156.850009) + (xy 233.623814 156.845978) + (xy 233.580152 156.810177) + (xy 233.449546 156.703086) + (xy 233.44954 156.703082) + (xy 233.445418 156.699702) + (xy 233.244926 156.585576) + (xy 233.23991 156.583755) + (xy 233.239905 156.583753) + (xy 233.033086 156.508681) + (xy 233.033082 156.50868) + (xy 233.028071 156.506861) + (xy 233.022822 156.505912) + (xy 233.022819 156.505911) + (xy 232.805138 156.466548) + (xy 232.805131 156.466547) + (xy 232.801054 156.46581) + (xy 232.783317 156.464974) + (xy 232.778369 156.46474) + (xy 232.778362 156.46474) + (xy 232.776881 156.46467) + (xy 232.614736 156.46467) + (xy 232.54778 156.470351) + (xy 232.448099 156.478809) + (xy 232.448095 156.47881) + (xy 232.442788 156.47926) + (xy 232.437633 156.480598) + (xy 232.437627 156.480599) + (xy 232.224658 156.535875) + (xy 232.224654 156.535876) + (xy 232.219489 156.537217) + (xy 232.214623 156.539409) + (xy 232.21462 156.53941) + (xy 232.116182 156.583753) + (xy 232.009146 156.631969) + (xy 232.004726 156.634945) + (xy 232.004722 156.634947) + (xy 231.912461 156.697062) + (xy 231.817776 156.760808) + (xy 231.650849 156.920048) + (xy 231.647661 156.924333) + (xy 231.535123 157.07559) + (xy 231.51314 157.105136) + (xy 231.510725 157.109886) + (xy 231.456038 157.217448) + (xy 231.408584 157.310782) + (xy 231.374378 157.420943) + (xy 231.341756 157.526) + (xy 231.341755 157.526006) + (xy 231.340172 157.531103) + (xy 231.331881 157.593661) + (xy 231.3152 157.719522) + (xy 231.309861 157.759802) + (xy 154.817101 157.759802) + (xy 154.401434 155.402438) + (xy 176.417399 155.402438) + (xy 176.417599 155.407768) + (xy 176.417599 155.407769) + (xy 176.418587 155.434087) + (xy 176.426053 155.632974) + (xy 176.473427 155.858756) + (xy 176.475385 155.863715) + (xy 176.475386 155.863717) + (xy 176.485619 155.889628) + (xy 176.558166 156.073328) + (xy 176.628136 156.188635) + (xy 176.664269 156.24818) + (xy 176.677846 156.270555) + (xy 176.681343 156.274585) + (xy 176.776392 156.384119) + (xy 176.829046 156.444798) + (xy 176.833177 156.448185) + (xy 177.003314 156.58769) + (xy 177.00332 156.587694) + (xy 177.007442 156.591074) + (xy 177.207934 156.7052) + (xy 177.21295 156.707021) + (xy 177.212955 156.707023) + (xy 177.419774 156.782095) + (xy 177.419778 156.782096) + (xy 177.424789 156.783915) + (xy 177.430038 156.784864) + (xy 177.430041 156.784865) + (xy 177.647722 156.824228) + (xy 177.647729 156.824229) + (xy 177.651806 156.824966) + (xy 177.669543 156.825802) + (xy 177.674491 156.826036) + (xy 177.674498 156.826036) + (xy 177.675979 156.826106) + (xy 177.838124 156.826106) + (xy 177.90508 156.820425) + (xy 178.004761 156.811967) + (xy 178.004765 156.811966) + (xy 178.010072 156.811516) + (xy 178.015227 156.810178) + (xy 178.015233 156.810177) + (xy 178.228202 156.754901) + (xy 178.228206 156.7549) + (xy 178.233371 156.753559) + (xy 178.238237 156.751367) + (xy 178.23824 156.751366) + (xy 178.438848 156.660999) + (xy 178.443714 156.658807) + (xy 178.448134 156.655831) + (xy 178.448138 156.655829) + (xy 178.555195 156.583753) + (xy 178.635084 156.529968) + (xy 178.802011 156.370728) + (xy 178.893189 156.24818) + (xy 178.936536 156.18992) + (xy 178.936538 156.189917) + (xy 178.93972 156.18564) + (xy 178.991162 156.084461) + (xy 179.041857 155.984752) + (xy 179.041857 155.984751) + (xy 179.044276 155.979994) + (xy 179.083542 155.853537) + (xy 179.111104 155.764776) + (xy 179.111105 155.76477) + (xy 179.112688 155.759673) + (xy 179.126971 155.651907) + (xy 179.142299 155.536259) + (xy 179.142299 155.536254) + (xy 179.142999 155.530974) + (xy 179.142594 155.52017) + (xy 179.135231 155.324037) + (xy 179.134345 155.300438) + (xy 179.086971 155.074656) + (xy 179.070919 155.034008) + (xy 181.031784 155.034008) + (xy 181.032147 155.038156) + (xy 181.032147 155.03816) + (xy 181.045027 155.185374) + (xy 181.057522 155.328198) + (xy 181.058432 155.33227) + (xy 181.058433 155.332275) + (xy 181.116575 155.592388) + (xy 181.121942 155.616399) + (xy 181.123385 155.620322) + (xy 181.123386 155.620324) + (xy 181.15164 155.697115) + (xy 181.223914 155.893548) + (xy 181.361644 156.154776) + (xy 181.392342 156.197972) + (xy 181.530289 156.392084) + (xy 181.530294 156.39209) + (xy 181.532713 156.395494) + (xy 181.535557 156.398544) + (xy 181.535562 156.39855) + (xy 181.724648 156.60132) + (xy 181.734116 156.611473) + (xy 181.962315 156.798917) + (xy 182.213299 156.954534) + (xy 182.217116 156.95625) + (xy 182.217119 156.956251) + (xy 182.24508 156.968817) + (xy 182.48266 157.07559) + (xy 182.655461 157.127104) + (xy 182.673881 157.132595) + (xy 182.765665 157.159957) + (xy 182.769785 157.16061) + (xy 182.769787 157.16061) + (xy 183.053862 157.205604) + (xy 183.053868 157.205605) + (xy 183.057343 157.206155) + (xy 183.081902 157.20727) + (xy 183.148287 157.210285) + (xy 183.148308 157.210285) + (xy 183.149707 157.210349) + (xy 183.334171 157.210349) + (xy 183.553934 157.195752) + (xy 183.558033 157.194926) + (xy 183.558037 157.194925) + (xy 183.73146 157.159957) + (xy 183.843421 157.137382) + (xy 184.122645 157.041237) + (xy 184.292359 156.956251) + (xy 184.382965 156.910879) + (xy 184.382967 156.910878) + (xy 184.386701 156.909008) + (xy 184.630948 156.743017) + (xy 184.851097 156.546181) + (xy 184.853815 156.54301) + (xy 185.040559 156.325133) + (xy 185.040562 156.325129) + (xy 185.043279 156.321959) + (xy 185.045553 156.318457) + (xy 185.045557 156.318452) + (xy 185.20184 156.077798) + (xy 185.201843 156.077793) + (xy 185.204119 156.074288) + (xy 185.206931 156.068367) + (xy 185.302809 155.866447) + (xy 185.330789 155.807521) + (xy 185.346152 155.759673) + (xy 185.419785 155.530332) + (xy 185.419785 155.530331) + (xy 185.421065 155.526345) + (xy 185.442407 155.407729) + (xy 185.472621 155.239808) + (xy 185.472622 155.239803) + (xy 185.47336 155.235699) + (xy 185.473759 155.226926) + (xy 185.486567 154.94486) + (xy 185.486567 154.944855) + (xy 185.486756 154.94069) + (xy 185.482016 154.886505) + (xy 185.461382 154.650661) + (xy 185.461018 154.6465) + (xy 185.460107 154.642423) + (xy 185.415693 154.443724) + (xy 187.375541 154.443724) + (xy 187.375741 154.449054) + (xy 187.375741 154.449055) + (xy 187.378078 154.511296) + (xy 187.384195 154.67426) + (xy 187.431569 154.900042) + (xy 187.433527 154.905001) + (xy 187.433528 154.905003) + (xy 187.454693 154.958596) + (xy 187.516308 155.114614) + (xy 187.587058 155.231206) + (xy 187.629069 155.300438) + (xy 187.635988 155.311841) + (xy 187.639485 155.315871) + (xy 187.744593 155.436997) + (xy 187.787188 155.486084) + (xy 187.791319 155.489471) + (xy 187.961456 155.628976) + (xy 187.961462 155.62898) + (xy 187.965584 155.63236) + (xy 188.166076 155.746486) + (xy 188.171092 155.748307) + (xy 188.171097 155.748309) + (xy 188.377916 155.823381) + (xy 188.37792 155.823382) + (xy 188.382931 155.825201) + (xy 188.38818 155.82615) + (xy 188.388183 155.826151) + (xy 188.605864 155.865514) + (xy 188.605871 155.865515) + (xy 188.609948 155.866252) + (xy 188.627685 155.867088) + (xy 188.632633 155.867322) + (xy 188.63264 155.867322) + (xy 188.634121 155.867392) + (xy 188.796266 155.867392) + (xy 188.863222 155.861711) + (xy 188.962903 155.853253) + (xy 188.962907 155.853252) + (xy 188.968214 155.852802) + (xy 188.973369 155.851464) + (xy 188.973375 155.851463) + (xy 189.186344 155.796187) + (xy 189.186348 155.796186) + (xy 189.191513 155.794845) + (xy 189.196379 155.792653) + (xy 189.196382 155.792652) + (xy 189.39699 155.702285) + (xy 189.401856 155.700093) + (xy 189.406276 155.697117) + (xy 189.40628 155.697115) + (xy 189.535032 155.610433) + (xy 189.593226 155.571254) + (xy 189.760153 155.412014) + (xy 189.793882 155.366681) + (xy 189.894678 155.231206) + (xy 189.89468 155.231203) + (xy 189.897862 155.226926) + (xy 189.95471 155.115114) + (xy 189.999999 155.026038) + (xy 189.999999 155.026037) + (xy 190.002418 155.02128) + (xy 190.037301 154.90894) + (xy 190.069246 154.806062) + (xy 190.069247 154.806056) + (xy 190.07083 154.800959) + (xy 190.086931 154.679478) + (xy 190.100441 154.577545) + (xy 190.100441 154.57754) + (xy 190.101141 154.57226) + (xy 190.099972 154.541103) + (xy 190.092803 154.350143) + (xy 190.092487 154.341724) + (xy 190.045113 154.115942) + (xy 190.041792 154.107531) + (xy 189.996392 153.992573) + (xy 189.960374 153.90137) + (xy 189.848841 153.717569) + (xy 189.843463 153.708706) + (xy 189.843462 153.708705) + (xy 189.840694 153.704143) + (xy 189.83058 153.692488) + (xy 189.692994 153.533933) + (xy 189.692992 153.533931) + (xy 189.689494 153.5299) + (xy 189.622328 153.474827) + (xy 189.515226 153.387008) + (xy 189.51522 153.387004) + (xy 189.511098 153.383624) + (xy 189.310606 153.269498) + (xy 189.30559 153.267677) + (xy 189.305585 153.267675) + (xy 189.098766 153.192603) + (xy 189.098762 153.192602) + (xy 189.093751 153.190783) + (xy 189.088502 153.189834) + (xy 189.088499 153.189833) + (xy 188.870818 153.15047) + (xy 188.870811 153.150469) + (xy 188.866734 153.149732) + (xy 188.848997 153.148896) + (xy 188.844049 153.148662) + (xy 188.844042 153.148662) + (xy 188.842561 153.148592) + (xy 188.680416 153.148592) + (xy 188.61346 153.154273) + (xy 188.513779 153.162731) + (xy 188.513775 153.162732) + (xy 188.508468 153.163182) + (xy 188.503313 153.16452) + (xy 188.503307 153.164521) + (xy 188.290338 153.219797) + (xy 188.290334 153.219798) + (xy 188.285169 153.221139) + (xy 188.280303 153.223331) + (xy 188.2803 153.223332) + (xy 188.198334 153.260255) + (xy 188.074826 153.315891) + (xy 188.070406 153.318867) + (xy 188.070402 153.318869) + (xy 187.984964 153.37639) + (xy 187.883456 153.44473) + (xy 187.716529 153.60397) + (xy 187.713341 153.608255) + (xy 187.591343 153.772227) + (xy 187.57882 153.789058) + (xy 187.576405 153.793808) + (xy 187.50941 153.925578) + (xy 187.474264 153.994704) + (xy 187.443146 154.09492) + (xy 187.407436 154.209922) + (xy 187.407435 154.209928) + (xy 187.405852 154.215025) + (xy 187.397561 154.277583) + (xy 187.376891 154.433541) + (xy 187.375541 154.443724) + (xy 185.415693 154.443724) + (xy 185.39751 154.362377) + (xy 185.397508 154.36237) + (xy 185.396598 154.358299) + (xy 185.394792 154.353389) + (xy 185.348064 154.226389) + (xy 185.294626 154.08115) + (xy 185.290957 154.07419) + (xy 185.202454 153.906331) + (xy 185.156896 153.819922) + (xy 185.087122 153.72174) + (xy 184.988251 153.582614) + (xy 184.988246 153.582608) + (xy 184.985827 153.579204) + (xy 184.982983 153.576154) + (xy 184.982978 153.576148) + (xy 184.78727 153.366277) + (xy 184.784424 153.363225) + (xy 184.556225 153.175781) + (xy 184.305241 153.020164) + (xy 184.275312 153.006713) + (xy 184.163847 152.956619) + (xy 184.03588 152.899108) + (xy 183.809129 152.831511) + (xy 183.756874 152.815933) + (xy 183.756872 152.815933) + (xy 183.752875 152.814741) + (xy 183.748755 152.814088) + (xy 183.748753 152.814088) + (xy 183.684663 152.803937) + (xy 213.674686 152.803937) + (xy 213.674886 152.809267) + (xy 213.674886 152.809268) + (xy 213.677148 152.869514) + (xy 213.68334 153.034473) + (xy 213.730714 153.260255) + (xy 213.732672 153.265214) + (xy 213.732673 153.265216) + (xy 213.753862 153.318869) + (xy 213.815453 153.474827) + (xy 213.885146 153.589678) + (xy 213.928214 153.660651) + (xy 213.935133 153.672054) + (xy 213.93863 153.676084) + (xy 214.066651 153.823615) + (xy 214.086333 153.846297) + (xy 214.090464 153.849684) + (xy 214.260601 153.989189) + (xy 214.260607 153.989193) + (xy 214.264729 153.992573) + (xy 214.465221 154.106699) + (xy 214.470237 154.10852) + (xy 214.470242 154.108522) + (xy 214.677061 154.183594) + (xy 214.677065 154.183595) + (xy 214.682076 154.185414) + (xy 214.687325 154.186363) + (xy 214.687328 154.186364) + (xy 214.905009 154.225727) + (xy 214.905016 154.225728) + (xy 214.909093 154.226465) + (xy 214.92683 154.227301) + (xy 214.931778 154.227535) + (xy 214.931785 154.227535) + (xy 214.933266 154.227605) + (xy 215.095411 154.227605) + (xy 215.162367 154.221924) + (xy 215.262048 154.213466) + (xy 215.262052 154.213465) + (xy 215.267359 154.213015) + (xy 215.272514 154.211677) + (xy 215.27252 154.211676) + (xy 215.485489 154.1564) + (xy 215.485493 154.156399) + (xy 215.490658 154.155058) + (xy 215.495524 154.152866) + (xy 215.495527 154.152865) + (xy 215.696135 154.062498) + (xy 215.701001 154.060306) + (xy 215.705421 154.05733) + (xy 215.705425 154.057328) + (xy 215.831372 153.972534) + (xy 215.892371 153.931467) + (xy 216.059298 153.772227) + (xy 216.138346 153.665982) + (xy 216.193823 153.591419) + (xy 216.193825 153.591416) + (xy 216.197007 153.587139) + (xy 216.251791 153.479388) + (xy 216.295092 153.394221) + (xy 218.289071 153.394221) + (xy 218.289434 153.398369) + (xy 218.289434 153.398373) + (xy 218.298955 153.507196) + (xy 218.314809 153.688411) + (xy 218.315719 153.692483) + (xy 218.31572 153.692488) + (xy 218.374419 153.955092) + (xy 218.379229 153.976612) + (xy 218.380672 153.980535) + (xy 218.380673 153.980537) + (xy 218.408927 154.057328) + (xy 218.481201 154.253761) + (xy 218.483148 154.257454) + (xy 218.483149 154.257456) + (xy 218.533255 154.352491) + (xy 218.618931 154.514989) + (xy 218.655843 154.566929) + (xy 218.787576 154.752297) + (xy 218.787581 154.752303) + (xy 218.79 154.755707) + (xy 218.792844 154.758757) + (xy 218.792849 154.758763) + (xy 218.975655 154.954798) + (xy 218.991403 154.971686) + (xy 219.219602 155.15913) + (xy 219.470586 155.314747) + (xy 219.474403 155.316463) + (xy 219.474406 155.316464) + (xy 219.509587 155.332275) + (xy 219.739947 155.435803) + (xy 220.022952 155.52017) + (xy 220.027072 155.520823) + (xy 220.027074 155.520823) + (xy 220.311149 155.565817) + (xy 220.311155 155.565818) + (xy 220.31463 155.566368) + (xy 220.339189 155.567483) + (xy 220.405574 155.570498) + (xy 220.405595 155.570498) + (xy 220.406994 155.570562) + (xy 220.591458 155.570562) + (xy 220.811221 155.555965) + (xy 220.81532 155.555139) + (xy 220.815324 155.555138) + (xy 220.988747 155.52017) + (xy 221.100708 155.497595) + (xy 221.379932 155.40145) + (xy 221.529776 155.326414) + (xy 232.622474 155.326414) + (xy 232.628201 155.334064) + (xy 232.803709 155.441615) + (xy 232.812503 155.446096) + (xy 233.024979 155.534106) + (xy 233.034364 155.537155) + (xy 233.257994 155.590845) + (xy 233.267741 155.592388) + (xy 233.49702 155.610433) + (xy 233.50688 155.610433) + (xy 233.736159 155.592388) + (xy 233.745906 155.590845) + (xy 233.969536 155.537155) + (xy 233.978921 155.534106) + (xy 234.191397 155.446096) + (xy 234.200191 155.441615) + (xy 234.372033 155.336311) + (xy 234.381493 155.325855) + (xy 234.377709 155.317077) + (xy 233.514762 154.45413) + (xy 233.500818 154.446516) + (xy 233.498985 154.446647) + (xy 233.49237 154.450898) + (xy 232.629234 155.314034) + (xy 232.622474 155.326414) + (xy 221.529776 155.326414) + (xy 221.546431 155.318074) + (xy 221.640252 155.271092) + (xy 221.640254 155.271091) + (xy 221.643988 155.269221) + (xy 221.888235 155.10323) + (xy 222.108384 154.906394) + (xy 222.118302 154.894823) + (xy 222.297846 154.685346) + (xy 222.297849 154.685342) + (xy 222.300566 154.682172) + (xy 222.30284 154.67867) + (xy 222.302844 154.678665) + (xy 222.459127 154.438011) + (xy 222.45913 154.438006) + (xy 222.461406 154.434501) + (xy 222.464218 154.42858) + (xy 222.560096 154.22666) + (xy 222.588076 154.167734) + (xy 222.591792 154.156162) + (xy 222.677072 153.890545) + (xy 222.677072 153.890544) + (xy 222.678352 153.886558) + (xy 222.700646 153.762651) + (xy 224.632828 153.762651) + (xy 224.633028 153.767981) + (xy 224.633028 153.767982) + (xy 224.635627 153.837215) + (xy 224.641482 153.993187) + (xy 224.688856 154.218969) + (xy 224.690814 154.223928) + (xy 224.690815 154.22393) + (xy 224.709962 154.272413) + (xy 224.773595 154.433541) + (xy 224.893275 154.630768) + (xy 224.896772 154.634798) + (xy 225.036367 154.795667) + (xy 225.044475 154.805011) + (xy 225.082748 154.836393) + (xy 225.218743 154.947903) + (xy 225.218749 154.947907) + (xy 225.222871 154.951287) + (xy 225.423363 155.065413) + (xy 225.428379 155.067234) + (xy 225.428384 155.067236) + (xy 225.635203 155.142308) + (xy 225.635207 155.142309) + (xy 225.640218 155.144128) + (xy 225.645467 155.145077) + (xy 225.64547 155.145078) + (xy 225.863151 155.184441) + (xy 225.863158 155.184442) + (xy 225.867235 155.185179) + (xy 225.884972 155.186015) + (xy 225.88992 155.186249) + (xy 225.889927 155.186249) + (xy 225.891408 155.186319) + (xy 226.053553 155.186319) + (xy 226.139445 155.179031) + (xy 226.22019 155.17218) + (xy 226.220194 155.172179) + (xy 226.225501 155.171729) + (xy 226.230656 155.170391) + (xy 226.230662 155.17039) + (xy 226.443631 155.115114) + (xy 226.443635 155.115113) + (xy 226.4488 155.113772) + (xy 226.453666 155.11158) + (xy 226.453669 155.111579) + (xy 226.654277 155.021212) + (xy 226.659143 155.01902) + (xy 226.663563 155.016044) + (xy 226.663567 155.016042) + (xy 226.822753 154.90887) + (xy 226.850513 154.890181) + (xy 227.01744 154.730941) + (xy 227.07717 154.650661) + (xy 227.151965 154.550133) + (xy 227.151967 154.55013) + (xy 227.155149 154.545853) + (xy 227.211763 154.434501) + (xy 227.257286 154.344965) + (xy 227.257286 154.344964) + (xy 227.259705 154.340207) + (xy 227.298971 154.21375) + (xy 227.326533 154.124989) + (xy 227.326534 154.124983) + (xy 227.328117 154.119886) + (xy 227.332471 154.087038) + (xy 231.973625 154.087038) + (xy 231.99167 154.316317) + (xy 231.993213 154.326064) + (xy 232.046903 154.549694) + (xy 232.049952 154.559079) + (xy 232.137962 154.771555) + (xy 232.142443 154.780349) + (xy 232.247747 154.952191) + (xy 232.258203 154.961651) + (xy 232.266981 154.957867) + (xy 233.129928 154.09492) + (xy 233.136306 154.08324) + (xy 233.866358 154.08324) + (xy 233.866489 154.085073) + (xy 233.87074 154.091688) + (xy 234.733876 154.954824) + (xy 234.746256 154.961584) + (xy 234.750247 154.958596) + (xy 241.935572 154.958596) + (xy 241.953617 155.187875) + (xy 241.95516 155.197622) + (xy 242.00885 155.421252) + (xy 242.011899 155.430637) + (xy 242.099909 155.643113) + (xy 242.10439 155.651907) + (xy 242.209694 155.823749) + (xy 242.22015 155.833209) + (xy 242.228928 155.829425) + (xy 243.091875 154.966478) + (xy 243.098253 154.954798) + (xy 243.828305 154.954798) + (xy 243.828436 154.956631) + (xy 243.832687 154.963246) + (xy 244.695823 155.826382) + (xy 244.708203 155.833142) + (xy 244.715853 155.827415) + (xy 244.823404 155.651907) + (xy 244.827885 155.643113) + (xy 244.915895 155.430637) + (xy 244.918944 155.421252) + (xy 244.972634 155.197622) + (xy 244.974177 155.187875) + (xy 244.992222 154.958596) + (xy 244.992222 154.948736) + (xy 244.974177 154.719457) + (xy 244.972634 154.70971) + (xy 244.918944 154.48608) + (xy 244.915895 154.476695) + (xy 244.827885 154.264219) + (xy 244.823404 154.255425) + (xy 244.7181 154.083583) + (xy 244.707644 154.074123) + (xy 244.698866 154.077907) + (xy 243.835919 154.940854) + (xy 243.828305 154.954798) + (xy 243.098253 154.954798) + (xy 243.099489 154.952534) + (xy 243.099358 154.950701) + (xy 243.095107 154.944086) + (xy 242.231971 154.08095) + (xy 242.219591 154.07419) + (xy 242.211941 154.079917) + (xy 242.10439 154.255425) + (xy 242.099909 154.264219) + (xy 242.011899 154.476695) + (xy 242.00885 154.48608) + (xy 241.95516 154.70971) + (xy 241.953617 154.719457) + (xy 241.935572 154.948736) + (xy 241.935572 154.958596) + (xy 234.750247 154.958596) + (xy 234.753906 154.955857) + (xy 234.861457 154.780349) + (xy 234.865938 154.771555) + (xy 234.953948 154.559079) + (xy 234.956997 154.549694) + (xy 235.010687 154.326064) + (xy 235.01223 154.316317) + (xy 235.030275 154.087038) + (xy 235.030275 154.077178) + (xy 235.01223 153.847899) + (xy 235.010687 153.838152) + (xy 234.956997 153.614522) + (xy 234.953948 153.605137) + (xy 234.865938 153.392661) + (xy 234.861457 153.383867) + (xy 234.756153 153.212025) + (xy 234.745697 153.202565) + (xy 234.736919 153.206349) + (xy 233.873972 154.069296) + (xy 233.866358 154.08324) + (xy 233.136306 154.08324) + (xy 233.137542 154.080976) + (xy 233.137411 154.079143) + (xy 233.13316 154.072528) + (xy 232.270024 153.209392) + (xy 232.257644 153.202632) + (xy 232.249994 153.208359) + (xy 232.142443 153.383867) + (xy 232.137962 153.392661) + (xy 232.049952 153.605137) + (xy 232.046903 153.614522) + (xy 231.993213 153.838152) + (xy 231.99167 153.847899) + (xy 231.973625 154.077178) + (xy 231.973625 154.087038) + (xy 227.332471 154.087038) + (xy 227.35001 153.954704) + (xy 227.357728 153.896472) + (xy 227.357728 153.896467) + (xy 227.358428 153.891187) + (xy 227.356592 153.842264) + (xy 227.351953 153.718697) + (xy 227.349774 153.660651) + (xy 227.3024 153.434869) + (xy 227.299892 153.428517) + (xy 227.254521 153.313631) + (xy 227.217661 153.220297) + (xy 227.10598 153.036252) + (xy 227.10075 153.027633) + (xy 227.100749 153.027632) + (xy 227.097981 153.02307) + (xy 227.021839 152.935324) + (xy 226.950281 152.85286) + (xy 226.950279 152.852858) + (xy 226.946781 152.848827) + (xy 226.934017 152.838361) + (xy 232.622407 152.838361) + (xy 232.626191 152.847139) + (xy 233.489138 153.710086) + (xy 233.503082 153.7177) + (xy 233.504915 153.717569) + (xy 233.51153 153.713318) + (xy 234.374666 152.850182) + (xy 234.381426 152.837802) + (xy 234.375699 152.830152) + (xy 234.200191 152.722601) + (xy 234.191397 152.71812) + (xy 233.978921 152.63011) + (xy 233.969536 152.627061) + (xy 233.745906 152.573371) + (xy 233.736159 152.571828) + (xy 233.50688 152.553783) + (xy 233.49702 152.553783) + (xy 233.267741 152.571828) + (xy 233.257994 152.573371) + (xy 233.034364 152.627061) + (xy 233.024979 152.63011) + (xy 232.812503 152.71812) + (xy 232.803709 152.722601) + (xy 232.631867 152.827905) + (xy 232.622407 152.838361) + (xy 226.934017 152.838361) + (xy 226.861555 152.778946) + (xy 226.772513 152.705935) + (xy 226.772507 152.705931) + (xy 226.768385 152.702551) + (xy 226.567893 152.588425) + (xy 226.562877 152.586604) + (xy 226.562872 152.586602) + (xy 226.356053 152.51153) + (xy 226.356049 152.511529) + (xy 226.351038 152.50971) + (xy 226.345789 152.508761) + (xy 226.345786 152.50876) + (xy 226.128105 152.469397) + (xy 226.128098 152.469396) + (xy 226.124021 152.468659) + (xy 226.106284 152.467823) + (xy 226.101336 152.467589) + (xy 226.101329 152.467589) + (xy 226.099848 152.467519) + (xy 225.937703 152.467519) + (xy 225.870747 152.4732) + (xy 225.771066 152.481658) + (xy 225.771062 152.481659) + (xy 225.765755 152.482109) + (xy 225.7606 152.483447) + (xy 225.760594 152.483448) + (xy 225.547625 152.538724) + (xy 225.547621 152.538725) + (xy 225.542456 152.540066) + (xy 225.53759 152.542258) + (xy 225.537587 152.542259) + (xy 225.439149 152.586602) + (xy 225.332113 152.634818) + (xy 225.327693 152.637794) + (xy 225.327689 152.637796) + (xy 225.279985 152.669913) + (xy 225.140743 152.763657) + (xy 224.973816 152.922897) + (xy 224.961537 152.939401) + (xy 224.839529 153.103386) + (xy 224.836107 153.107985) + (xy 224.833692 153.112735) + (xy 224.779005 153.220297) + (xy 224.731551 153.313631) + (xy 224.69901 153.418429) + (xy 224.664723 153.528849) + (xy 224.664722 153.528855) + (xy 224.663139 153.533952) + (xy 224.653291 153.608255) + (xy 224.638654 153.718697) + (xy 224.632828 153.762651) + (xy 222.700646 153.762651) + (xy 222.708758 153.717569) + (xy 222.729908 153.600021) + (xy 222.729909 153.600016) + (xy 222.730647 153.595912) + (xy 222.730931 153.589678) + (xy 222.743854 153.305073) + (xy 222.743854 153.305068) + (xy 222.744043 153.300903) + (xy 222.741296 153.269498) + (xy 222.718669 153.010874) + (xy 222.718305 153.006713) + (xy 222.717157 153.001576) + (xy 222.654797 152.72259) + (xy 222.654795 152.722583) + (xy 222.653885 152.718512) + (xy 222.648013 152.702551) + (xy 222.583565 152.52739) + (xy 222.551913 152.441363) + (xy 222.543749 152.425878) + (xy 237.136737 152.425878) + (xy 237.155564 152.6651) + (xy 237.156718 152.669907) + (xy 237.156719 152.669913) + (xy 237.182896 152.778946) + (xy 237.211582 152.898431) + (xy 237.213475 152.903002) + (xy 237.213476 152.903004) + (xy 237.298382 153.107985) + (xy 237.303411 153.120127) + (xy 237.428791 153.324727) + (xy 237.432008 153.328494) + (xy 237.432009 153.328495) + (xy 237.486812 153.392661) + (xy 237.584633 153.507196) + (xy 237.588395 153.510409) + (xy 237.75915 153.656246) + (xy 237.767102 153.663038) + (xy 237.971702 153.788418) + (xy 237.976272 153.790311) + (xy 237.976274 153.790312) + (xy 238.119612 153.849684) + (xy 238.193398 153.880247) + (xy 238.262763 153.8969) + (xy 238.421916 153.93511) + (xy 238.421922 153.935111) + (xy 238.426729 153.936265) + (xy 238.665951 153.955092) + (xy 238.905173 153.936265) + (xy 238.90998 153.935111) + (xy 238.909986 153.93511) + (xy 239.069139 153.8969) + (xy 239.138504 153.880247) + (xy 239.21229 153.849684) + (xy 239.355628 153.790312) + (xy 239.35563 153.790311) + (xy 239.3602 153.788418) + (xy 239.488298 153.709919) + (xy 242.584354 153.709919) + (xy 242.588138 153.718697) + (xy 243.451085 154.581644) + (xy 243.465029 154.589258) + (xy 243.466862 154.589127) + (xy 243.473477 154.584876) + (xy 244.336613 153.72174) + (xy 244.343373 153.70936) + (xy 244.337646 153.70171) + (xy 244.162138 153.594159) + (xy 244.153344 153.589678) + (xy 243.940868 153.501668) + (xy 243.931483 153.498619) + (xy 243.707853 153.444929) + (xy 243.698106 153.443386) + (xy 243.468827 153.425341) + (xy 243.458967 153.425341) + (xy 243.229688 153.443386) + (xy 243.219941 153.444929) + (xy 242.996311 153.498619) + (xy 242.986926 153.501668) + (xy 242.77445 153.589678) + (xy 242.765656 153.594159) + (xy 242.593814 153.699463) + (xy 242.584354 153.709919) + (xy 239.488298 153.709919) + (xy 239.5648 153.663038) + (xy 239.572753 153.656246) + (xy 239.743507 153.510409) + (xy 239.747269 153.507196) + (xy 239.84509 153.392661) + (xy 239.899893 153.328495) + (xy 239.899894 153.328494) + (xy 239.903111 153.324727) + (xy 240.028491 153.120127) + (xy 240.033521 153.107985) + (xy 240.118426 152.903004) + (xy 240.118427 152.903002) + (xy 240.12032 152.898431) + (xy 240.149006 152.778946) + (xy 240.175183 152.669913) + (xy 240.175184 152.669907) + (xy 240.176338 152.6651) + (xy 240.195165 152.425878) + (xy 240.176338 152.186656) + (xy 240.175184 152.181849) + (xy 240.175183 152.181843) + (xy 240.132005 152.001996) + (xy 240.12032 151.953325) + (xy 240.113757 151.93748) + (xy 240.030385 151.736201) + (xy 240.030384 151.736199) + (xy 240.028491 151.731629) + (xy 239.903111 151.527029) + (xy 239.888354 151.50975) + (xy 239.750482 151.348322) + (xy 239.747269 151.34456) + (xy 239.687689 151.293674) + (xy 239.568568 151.191936) + (xy 239.568567 151.191935) + (xy 239.5648 151.188718) + (xy 239.3602 151.063338) + (xy 239.35563 151.061445) + (xy 239.355628 151.061444) + (xy 239.143077 150.973403) + (xy 239.143075 150.973402) + (xy 239.138504 150.971509) + (xy 239.04117 150.948141) + (xy 238.909986 150.916646) + (xy 238.90998 150.916645) + (xy 238.905173 150.915491) + (xy 238.665951 150.896664) + (xy 238.426729 150.915491) + (xy 238.421922 150.916645) + (xy 238.421916 150.916646) + (xy 238.290732 150.948141) + (xy 238.193398 150.971509) + (xy 238.188827 150.973402) + (xy 238.188825 150.973403) + (xy 237.976274 151.061444) + (xy 237.976272 151.061445) + (xy 237.971702 151.063338) + (xy 237.767102 151.188718) + (xy 237.763335 151.191935) + (xy 237.763334 151.191936) + (xy 237.644213 151.293674) + (xy 237.584633 151.34456) + (xy 237.58142 151.348322) + (xy 237.443549 151.50975) + (xy 237.428791 151.527029) + (xy 237.303411 151.731629) + (xy 237.301518 151.736199) + (xy 237.301517 151.736201) + (xy 237.218145 151.93748) + (xy 237.211582 151.953325) + (xy 237.199897 152.001996) + (xy 237.156719 152.181843) + (xy 237.156718 152.181849) + (xy 237.155564 152.186656) + (xy 237.136737 152.425878) + (xy 222.543749 152.425878) + (xy 222.543377 152.425172) + (xy 222.458864 152.26488) + (xy 222.414183 152.180135) + (xy 222.335146 152.068919) + (xy 222.245538 151.942827) + (xy 222.245533 151.942821) + (xy 222.243114 151.939417) + (xy 222.24027 151.936367) + (xy 222.240265 151.936361) + (xy 222.044557 151.72649) + (xy 222.041711 151.723438) + (xy 221.813512 151.535994) + (xy 221.562528 151.380377) + (xy 221.293167 151.259321) + (xy 221.235423 151.242107) + (xy 224.949246 151.242107) + (xy 224.954973 151.249757) + (xy 225.130481 151.357308) + (xy 225.139275 151.361789) + (xy 225.351751 151.449799) + (xy 225.361136 151.452848) + (xy 225.584766 151.506538) + (xy 225.594513 151.508081) + (xy 225.823792 151.526126) + (xy 225.833652 151.526126) + (xy 226.062931 151.508081) + (xy 226.072678 151.506538) + (xy 226.296308 151.452848) + (xy 226.305693 151.449799) + (xy 226.518169 151.361789) + (xy 226.526963 151.357308) + (xy 226.698805 151.252004) + (xy 226.708265 151.241548) + (xy 226.704481 151.23277) + (xy 225.841534 150.369823) + (xy 225.82759 150.362209) + (xy 225.825757 150.36234) + (xy 225.819142 150.366591) + (xy 224.956006 151.229727) + (xy 224.949246 151.242107) + (xy 221.235423 151.242107) + (xy 221.083118 151.196703) + (xy 221.014161 151.176146) + (xy 221.014159 151.176146) + (xy 221.010162 151.174954) + (xy 221.006042 151.174301) + (xy 221.00604 151.174301) + (xy 220.721965 151.129307) + (xy 220.721959 151.129306) + (xy 220.718484 151.128756) + (xy 220.693925 151.127641) + (xy 220.62754 151.124626) + (xy 220.627519 151.124626) + (xy 220.62612 151.124562) + (xy 220.441656 151.124562) + (xy 220.221893 151.139159) + (xy 220.217794 151.139985) + (xy 220.21779 151.139986) + (xy 220.075196 151.168738) + (xy 219.932406 151.197529) + (xy 219.653182 151.293674) + (xy 219.599616 151.320498) + (xy 219.434106 151.403379) + (xy 219.389126 151.425903) + (xy 219.144879 151.591894) + (xy 219.141765 151.594678) + (xy 219.141764 151.594679) + (xy 219.088259 151.642518) + (xy 218.92473 151.78873) + (xy 218.922013 151.7919) + (xy 218.922012 151.791901) + (xy 218.738183 152.006378) + (xy 218.732548 152.012952) + (xy 218.730274 152.016454) + (xy 218.73027 152.016459) + (xy 218.573987 152.257113) + (xy 218.571708 152.260623) + (xy 218.569914 152.264401) + (xy 218.569913 152.264403) + (xy 218.529193 152.350159) + (xy 218.445038 152.52739) + (xy 218.443759 152.531373) + (xy 218.443758 152.531376) + (xy 218.367663 152.768383) + (xy 218.354762 152.808566) + (xy 218.350634 152.831511) + (xy 218.308499 153.06569) + (xy 218.302467 153.099212) + (xy 218.302278 153.103379) + (xy 218.302277 153.103386) + (xy 218.289326 153.388603) + (xy 218.289071 153.394221) + (xy 216.295092 153.394221) + (xy 216.299144 153.386251) + (xy 216.299144 153.38625) + (xy 216.301563 153.381493) + (xy 216.341937 153.25147) + (xy 216.368391 153.166275) + (xy 216.368392 153.166269) + (xy 216.369975 153.161172) + (xy 216.386076 153.039691) + (xy 216.399586 152.937758) + (xy 216.399586 152.937753) + (xy 216.400286 152.932473) + (xy 216.398828 152.893619) + (xy 216.394087 152.767333) + (xy 216.391632 152.701937) + (xy 216.344258 152.476155) + (xy 216.340937 152.467744) + (xy 216.294555 152.350299) + (xy 216.259519 152.261583) + (xy 216.139839 152.064356) + (xy 216.092333 152.00961) + (xy 215.992139 151.894146) + (xy 215.992137 151.894144) + (xy 215.988639 151.890113) + (xy 215.946504 151.855565) + (xy 215.814371 151.747221) + (xy 215.814365 151.747217) + (xy 215.810243 151.743837) + (xy 215.609751 151.629711) + (xy 215.604735 151.62789) + (xy 215.60473 151.627888) + (xy 215.397911 151.552816) + (xy 215.397907 151.552815) + (xy 215.392896 151.550996) + (xy 215.387647 151.550047) + (xy 215.387644 151.550046) + (xy 215.169963 151.510683) + (xy 215.169956 151.510682) + (xy 215.165879 151.509945) + (xy 215.148142 151.509109) + (xy 215.143194 151.508875) + (xy 215.143187 151.508875) + (xy 215.141706 151.508805) + (xy 214.979561 151.508805) + (xy 214.912605 151.514486) + (xy 214.812924 151.522944) + (xy 214.81292 151.522945) + (xy 214.807613 151.523395) + (xy 214.802458 151.524733) + (xy 214.802452 151.524734) + (xy 214.589483 151.58001) + (xy 214.589479 151.580011) + (xy 214.584314 151.581352) + (xy 214.579448 151.583544) + (xy 214.579445 151.583545) + (xy 214.438207 151.647168) + (xy 214.373971 151.676104) + (xy 214.369551 151.67908) + (xy 214.369547 151.679082) + (xy 214.29777 151.727406) + (xy 214.182601 151.804943) + (xy 214.015674 151.964183) + (xy 214.012486 151.968468) + (xy 213.89229 152.130018) + (xy 213.877965 152.149271) + (xy 213.87555 152.154021) + (xy 213.820863 152.261583) + (xy 213.773409 152.354917) + (xy 213.744727 152.447289) + (xy 213.706581 152.570135) + (xy 213.70658 152.570141) + (xy 213.704997 152.575238) + (xy 213.693741 152.660166) + (xy 213.677889 152.779773) + (xy 213.674686 152.803937) + (xy 183.684663 152.803937) + (xy 183.464678 152.769094) + (xy 183.464672 152.769093) + (xy 183.461197 152.768543) + (xy 183.436638 152.767428) + (xy 183.370253 152.764413) + (xy 183.370232 152.764413) + (xy 183.368833 152.764349) + (xy 183.184369 152.764349) + (xy 182.964606 152.778946) + (xy 182.960507 152.779772) + (xy 182.960503 152.779773) + (xy 182.837479 152.804579) + (xy 182.675119 152.837316) + (xy 182.395895 152.933461) + (xy 182.297205 152.982881) + (xy 182.190626 153.036252) + (xy 182.131839 153.06569) + (xy 181.887592 153.231681) + (xy 181.667443 153.428517) + (xy 181.664726 153.431687) + (xy 181.664725 153.431688) + (xy 181.523968 153.595912) + (xy 181.475261 153.652739) + (xy 181.472987 153.656241) + (xy 181.472983 153.656246) + (xy 181.3167 153.8969) + (xy 181.314421 153.90041) + (xy 181.312627 153.904188) + (xy 181.312626 153.90419) + (xy 181.297212 153.936653) + (xy 181.187751 154.167177) + (xy 181.186472 154.17116) + (xy 181.186471 154.171163) + (xy 181.110353 154.408244) + (xy 181.097475 154.448353) + (xy 181.096734 154.452472) + (xy 181.054834 154.685346) + (xy 181.04518 154.738999) + (xy 181.044991 154.743166) + (xy 181.04499 154.743173) + (xy 181.032365 155.021212) + (xy 181.031784 155.034008) + (xy 179.070919 155.034008) + (xy 179.069272 155.029838) + (xy 179.037243 154.948736) + (xy 179.002232 154.860084) + (xy 178.89086 154.676548) + (xy 178.885321 154.66742) + (xy 178.88532 154.667419) + (xy 178.882552 154.662857) + (xy 178.792498 154.559079) + (xy 178.734852 154.492647) + (xy 178.73485 154.492645) + (xy 178.731352 154.488614) + (xy 178.660747 154.430721) + (xy 178.557084 154.345722) + (xy 178.557078 154.345718) + (xy 178.552956 154.342338) + (xy 178.352464 154.228212) + (xy 178.347448 154.226391) + (xy 178.347443 154.226389) + (xy 178.140624 154.151317) + (xy 178.14062 154.151316) + (xy 178.135609 154.149497) + (xy 178.13036 154.148548) + (xy 178.130357 154.148547) + (xy 177.912676 154.109184) + (xy 177.912669 154.109183) + (xy 177.908592 154.108446) + (xy 177.890855 154.10761) + (xy 177.885907 154.107376) + (xy 177.8859 154.107376) + (xy 177.884419 154.107306) + (xy 177.722274 154.107306) + (xy 177.655318 154.112987) + (xy 177.555637 154.121445) + (xy 177.555633 154.121446) + (xy 177.550326 154.121896) + (xy 177.545171 154.123234) + (xy 177.545165 154.123235) + (xy 177.332196 154.178511) + (xy 177.332192 154.178512) + (xy 177.327027 154.179853) + (xy 177.322161 154.182045) + (xy 177.322158 154.182046) + (xy 177.140839 154.263724) + (xy 177.116684 154.274605) + (xy 177.112264 154.277581) + (xy 177.11226 154.277583) + (xy 177.054727 154.316317) + (xy 176.925314 154.403444) + (xy 176.758387 154.562684) + (xy 176.755199 154.566969) + (xy 176.6241 154.743173) + (xy 176.620678 154.747772) + (xy 176.618263 154.752522) + (xy 176.546835 154.893011) + (xy 176.516122 154.953418) + (xy 176.496677 155.016042) + (xy 176.449294 155.168636) + (xy 176.449293 155.168642) + (xy 176.44771 155.173739) + (xy 176.435367 155.26687) + (xy 176.427239 155.328198) + (xy 176.417399 155.402438) + (xy 154.401434 155.402438) + (xy 154.063386 153.485272) + (xy 156.764993 153.485272) + (xy 156.773647 153.715808) + (xy 156.821021 153.94159) + (xy 156.90576 154.156162) + (xy 156.976303 154.272413) + (xy 157.020788 154.345722) + (xy 157.02544 154.353389) + (xy 157.028937 154.357419) + (xy 157.168624 154.518394) + (xy 157.17664 154.527632) + (xy 157.204082 154.550133) + (xy 157.350908 154.670524) + (xy 157.350914 154.670528) + (xy 157.355036 154.673908) + (xy 157.555528 154.788034) + (xy 157.560544 154.789855) + (xy 157.560549 154.789857) + (xy 157.767368 154.864929) + (xy 157.767372 154.86493) + (xy 157.772383 154.866749) + (xy 157.777632 154.867698) + (xy 157.777635 154.867699) + (xy 157.995316 154.907062) + (xy 157.995323 154.907063) + (xy 157.9994 154.9078) + (xy 158.017137 154.908636) + (xy 158.022085 154.90887) + (xy 158.022092 154.90887) + (xy 158.023573 154.90894) + (xy 158.185718 154.90894) + (xy 158.253095 154.903223) + (xy 158.352355 154.894801) + (xy 158.352359 154.8948) + (xy 158.357666 154.89435) + (xy 158.362821 154.893012) + (xy 158.362827 154.893011) + (xy 158.575796 154.837735) + (xy 158.5758 154.837734) + (xy 158.580965 154.836393) + (xy 158.585831 154.834201) + (xy 158.585834 154.8342) + (xy 158.786442 154.743833) + (xy 158.791308 154.741641) + (xy 158.795728 154.738665) + (xy 158.795732 154.738663) + (xy 158.927839 154.649722) + (xy 158.982678 154.612802) + (xy 159.149605 154.453562) + (xy 159.189106 154.40047) + (xy 159.28413 154.272754) + (xy 159.284132 154.272751) + (xy 159.287314 154.268474) + (xy 159.344295 154.1564) + (xy 159.389451 154.067586) + (xy 159.389451 154.067585) + (xy 159.39187 154.062828) + (xy 159.433399 153.929085) + (xy 159.458698 153.84761) + (xy 159.458699 153.847604) + (xy 159.460282 153.842507) + (xy 159.478943 153.70171) + (xy 159.489893 153.619093) + (xy 159.489893 153.619088) + (xy 159.490593 153.613808) + (xy 159.490086 153.600288) + (xy 159.484384 153.448406) + (xy 159.481939 153.383272) + (xy 159.434565 153.15749) + (xy 159.42508 153.133471) + (xy 159.385983 153.034473) + (xy 159.349826 152.942918) + (xy 159.250326 152.778946) + (xy 159.232915 152.750254) + (xy 159.232914 152.750253) + (xy 159.230146 152.745691) + (xy 159.18765 152.696719) + (xy 159.139416 152.641134) + (xy 161.31675 152.641134) + (xy 161.317113 152.645282) + (xy 161.317113 152.645286) + (xy 161.333956 152.837802) + (xy 161.342488 152.935324) + (xy 161.343398 152.939396) + (xy 161.343399 152.939401) + (xy 161.403749 153.209392) + (xy 161.406908 153.223525) + (xy 161.408351 153.227448) + (xy 161.408352 153.22745) + (xy 161.422247 153.265216) + (xy 161.50888 153.500674) + (xy 161.510827 153.504367) + (xy 161.510828 153.504369) + (xy 161.563342 153.60397) + (xy 161.64661 153.761902) + (xy 161.650931 153.767982) + (xy 161.815255 153.99921) + (xy 161.81526 153.999216) + (xy 161.817679 154.00262) + (xy 161.820523 154.00567) + (xy 161.820528 154.005676) + (xy 161.981699 154.178511) + (xy 162.019082 154.218599) + (xy 162.247281 154.406043) + (xy 162.498265 154.56166) + (xy 162.502082 154.563376) + (xy 162.502085 154.563377) + (xy 162.542731 154.581644) + (xy 162.767626 154.682716) + (xy 162.858176 154.70971) + (xy 163.012471 154.755707) + (xy 163.050631 154.767083) + (xy 163.054751 154.767736) + (xy 163.054753 154.767736) + (xy 163.338828 154.81273) + (xy 163.338834 154.812731) + (xy 163.342309 154.813281) + (xy 163.366868 154.814396) + (xy 163.433253 154.817411) + (xy 163.433274 154.817411) + (xy 163.434673 154.817475) + (xy 163.619137 154.817475) + (xy 163.8389 154.802878) + (xy 163.842999 154.802052) + (xy 163.843003 154.802051) + (xy 164.016426 154.767083) + (xy 164.128387 154.744508) + (xy 164.407611 154.648363) + (xy 164.578709 154.562684) + (xy 164.667931 154.518005) + (xy 164.667933 154.518004) + (xy 164.671667 154.516134) + (xy 164.915914 154.350143) + (xy 164.924644 154.342338) + (xy 165.052965 154.227605) + (xy 165.136063 154.153307) + (xy 165.163616 154.121161) + (xy 165.325525 153.932259) + (xy 165.325528 153.932255) + (xy 165.328245 153.929085) + (xy 165.330519 153.925583) + (xy 165.330523 153.925578) + (xy 165.486806 153.684924) + (xy 165.486809 153.684919) + (xy 165.489085 153.681414) + (xy 165.49353 153.672054) + (xy 165.576768 153.496754) + (xy 165.615755 153.414647) + (xy 165.625638 153.383867) + (xy 165.704751 153.137458) + (xy 165.704751 153.137457) + (xy 165.706031 153.133471) + (xy 165.726727 153.018447) + (xy 165.757587 152.846934) + (xy 165.757588 152.846929) + (xy 165.758326 152.842825) + (xy 165.758555 152.837802) + (xy 165.771533 152.551986) + (xy 165.771533 152.551981) + (xy 165.771722 152.547816) + (xy 165.771339 152.543432) + (xy 165.746348 152.257787) + (xy 165.745984 152.253626) + (xy 165.741012 152.231381) + (xy 165.682476 151.969503) + (xy 165.682474 151.969496) + (xy 165.681564 151.965425) + (xy 165.67543 151.948752) + (xy 165.622788 151.805678) + (xy 165.579592 151.688276) + (xy 165.573175 151.676104) + (xy 165.519943 151.575142) + (xy 167.597879 151.575142) + (xy 167.598079 151.580472) + (xy 167.598079 151.580473) + (xy 167.599927 151.629711) + (xy 167.606533 151.805678) + (xy 167.653907 152.03146) + (xy 167.655865 152.036419) + (xy 167.655866 152.036421) + (xy 167.69106 152.125537) + (xy 167.738646 152.246032) + (xy 167.808056 152.360417) + (xy 167.850771 152.430808) + (xy 167.858326 152.443259) + (xy 167.861823 152.447289) + (xy 167.986588 152.591068) + (xy 168.009526 152.617502) + (xy 168.013657 152.620889) + (xy 168.183794 152.760394) + (xy 168.1838 152.760398) + (xy 168.187922 152.763778) + (xy 168.388414 152.877904) + (xy 168.39343 152.879725) + (xy 168.393435 152.879727) + (xy 168.600254 152.954799) + (xy 168.600258 152.9548) + (xy 168.605269 152.956619) + (xy 168.610518 152.957568) + (xy 168.610521 152.957569) + (xy 168.828202 152.996932) + (xy 168.828209 152.996933) + (xy 168.832286 152.99767) + (xy 168.850023 152.998506) + (xy 168.854971 152.99874) + (xy 168.854978 152.99874) + (xy 168.856459 152.99881) + (xy 169.018604 152.99881) + (xy 169.08556 152.993129) + (xy 169.185241 152.984671) + (xy 169.185245 152.98467) + (xy 169.190552 152.98422) + (xy 169.195707 152.982882) + (xy 169.195713 152.982881) + (xy 169.408682 152.927605) + (xy 169.408686 152.927604) + (xy 169.413851 152.926263) + (xy 169.418717 152.924071) + (xy 169.41872 152.92407) + (xy 169.512348 152.881894) + (xy 177.067629 152.881894) + (xy 177.073356 152.889544) + (xy 177.248864 152.997095) + (xy 177.257658 153.001576) + (xy 177.470134 153.089586) + (xy 177.479519 153.092635) + (xy 177.703149 153.146325) + (xy 177.712896 153.147868) + (xy 177.942175 153.165913) + (xy 177.952035 153.165913) + (xy 178.181314 153.147868) + (xy 178.191061 153.146325) + (xy 178.414691 153.092635) + (xy 178.424076 153.089586) + (xy 178.636552 153.001576) + (xy 178.645346 152.997095) + (xy 178.817188 152.891791) + (xy 178.826648 152.881335) + (xy 178.822864 152.872557) + (xy 177.959917 152.00961) + (xy 177.945973 152.001996) + (xy 177.94414 152.002127) + (xy 177.937525 152.006378) + (xy 177.074389 152.869514) + (xy 177.067629 152.881894) + (xy 169.512348 152.881894) + (xy 169.619328 152.833703) + (xy 169.624194 152.831511) + (xy 169.628614 152.828535) + (xy 169.628618 152.828533) + (xy 169.757652 152.741661) + (xy 169.815564 152.702672) + (xy 169.982491 152.543432) + (xy 170.027227 152.483304) + (xy 170.117016 152.362624) + (xy 170.117018 152.362621) + (xy 170.1202 152.358344) + (xy 170.171715 152.257022) + (xy 170.222337 152.157456) + (xy 170.222337 152.157455) + (xy 170.224756 152.152698) + (xy 170.269134 152.009778) + (xy 170.291584 151.93748) + (xy 170.291585 151.937474) + (xy 170.293168 151.932377) + (xy 170.309269 151.810896) + (xy 170.322779 151.708963) + (xy 170.322779 151.708958) + (xy 170.323479 151.703678) + (xy 170.321183 151.642518) + (xy 176.41878 151.642518) + (xy 176.436825 151.871797) + (xy 176.438368 151.881544) + (xy 176.492058 152.105174) + (xy 176.495107 152.114559) + (xy 176.583117 152.327035) + (xy 176.587598 152.335829) + (xy 176.692902 152.507671) + (xy 176.703358 152.517131) + (xy 176.712136 152.513347) + (xy 177.575083 151.6504) + (xy 177.581461 151.63872) + (xy 178.311513 151.63872) + (xy 178.311644 151.640553) + (xy 178.315895 151.647168) + (xy 179.179031 152.510304) + (xy 179.191411 152.517064) + (xy 179.199061 152.511337) + (xy 179.306612 152.335829) + (xy 179.311093 152.327035) + (xy 179.399103 152.114559) + (xy 179.402152 152.105174) + (xy 179.424921 152.010336) + (xy 187.029576 152.010336) + (xy 187.035303 152.017986) + (xy 187.210811 152.125537) + (xy 187.219605 152.130018) + (xy 187.432081 152.218028) + (xy 187.441466 152.221077) + (xy 187.665096 152.274767) + (xy 187.674843 152.27631) + (xy 187.904122 152.294355) + (xy 187.913982 152.294355) + (xy 188.143261 152.27631) + (xy 188.153008 152.274767) + (xy 188.376638 152.221077) + (xy 188.386023 152.218028) + (xy 188.598499 152.130018) + (xy 188.607293 152.125537) + (xy 188.779135 152.020233) + (xy 188.788595 152.009777) + (xy 188.784811 152.000999) + (xy 187.921864 151.138052) + (xy 187.90792 151.130438) + (xy 187.906087 151.130569) + (xy 187.899472 151.13482) + (xy 187.036336 151.997956) + (xy 187.029576 152.010336) + (xy 179.424921 152.010336) + (xy 179.455842 151.881544) + (xy 179.457385 151.871797) + (xy 179.47543 151.642518) + (xy 179.47543 151.632658) + (xy 179.457385 151.403379) + (xy 179.455842 151.393632) + (xy 179.402152 151.170002) + (xy 179.399103 151.160617) + (xy 179.311093 150.948141) + (xy 179.306612 150.939347) + (xy 179.203425 150.77096) + (xy 186.380727 150.77096) + (xy 186.398772 151.000239) + (xy 186.400315 151.009986) + (xy 186.454005 151.233616) + (xy 186.457054 151.243001) + (xy 186.545064 151.455477) + (xy 186.549545 151.464271) + (xy 186.654849 151.636113) + (xy 186.665305 151.645573) + (xy 186.674083 151.641789) + (xy 187.53703 150.778842) + (xy 187.543408 150.767162) + (xy 188.27346 150.767162) + (xy 188.273591 150.768995) + (xy 188.277842 150.77561) + (xy 189.140978 151.638746) + (xy 189.153358 151.645506) + (xy 189.161008 151.639779) + (xy 189.268559 151.464271) + (xy 189.27304 151.455477) + (xy 189.36105 151.243001) + (xy 189.364099 151.233616) + (xy 189.417789 151.009986) + (xy 189.419332 151.000239) + (xy 189.437377 150.77096) + (xy 189.437377 150.7611) + (xy 189.419332 150.531821) + (xy 189.417789 150.522074) + (xy 189.364099 150.298444) + (xy 189.36105 150.289059) + (xy 189.27304 150.076583) + (xy 189.268559 150.067789) + (xy 189.163255 149.895947) + (xy 189.152799 149.886487) + (xy 189.144021 149.890271) + (xy 188.281074 150.753218) + (xy 188.27346 150.767162) + (xy 187.543408 150.767162) + (xy 187.544644 150.764898) + (xy 187.544513 150.763065) + (xy 187.540262 150.75645) + (xy 186.677126 149.893314) + (xy 186.664746 149.886554) + (xy 186.657096 149.892281) + (xy 186.549545 150.067789) + (xy 186.545064 150.076583) + (xy 186.457054 150.289059) + (xy 186.454005 150.298444) + (xy 186.400315 150.522074) + (xy 186.398772 150.531821) + (xy 186.380727 150.7611) + (xy 186.380727 150.77096) + (xy 179.203425 150.77096) + (xy 179.201308 150.767505) + (xy 179.190852 150.758045) + (xy 179.182074 150.761829) + (xy 178.319127 151.624776) + (xy 178.311513 151.63872) + (xy 177.581461 151.63872) + (xy 177.582697 151.636456) + (xy 177.582566 151.634623) + (xy 177.578315 151.628008) + (xy 176.715179 150.764872) + (xy 176.702799 150.758112) + (xy 176.695149 150.763839) + (xy 176.587598 150.939347) + (xy 176.583117 150.948141) + (xy 176.495107 151.160617) + (xy 176.492058 151.170002) + (xy 176.438368 151.393632) + (xy 176.436825 151.403379) + (xy 176.41878 151.632658) + (xy 176.41878 151.642518) + (xy 170.321183 151.642518) + (xy 170.314825 151.473142) + (xy 170.267451 151.24736) + (xy 170.265377 151.242107) + (xy 170.218955 151.124562) + (xy 170.182712 151.032788) + (xy 170.094775 150.887871) + (xy 170.065801 150.840124) + (xy 170.0658 150.840123) + (xy 170.063032 150.835561) + (xy 170.017341 150.782907) + (xy 169.915332 150.665351) + (xy 169.91533 150.665349) + (xy 169.911832 150.661318) + (xy 169.868238 150.625573) + (xy 169.737564 150.518426) + (xy 169.737558 150.518422) + (xy 169.733436 150.515042) + (xy 169.532944 150.400916) + (xy 169.527928 150.399095) + (xy 169.527923 150.399093) + (xy 169.513454 150.393841) + (xy 177.067562 150.393841) + (xy 177.071346 150.402619) + (xy 177.934293 151.265566) + (xy 177.948237 151.27318) + (xy 177.95007 151.273049) + (xy 177.956685 151.268798) + (xy 178.819821 150.405662) + (xy 178.826581 150.393282) + (xy 178.820854 150.385632) + (xy 178.645346 150.278081) + (xy 178.636552 150.2736) + (xy 178.424076 150.18559) + (xy 178.414691 150.182541) + (xy 178.191061 150.128851) + (xy 178.181314 150.127308) + (xy 177.952035 150.109263) + (xy 177.942175 150.109263) + (xy 177.712896 150.127308) + (xy 177.703149 150.128851) + (xy 177.479519 150.182541) + (xy 177.470134 150.18559) + (xy 177.257658 150.2736) + (xy 177.248864 150.278081) + (xy 177.077022 150.383385) + (xy 177.067562 150.393841) + (xy 169.513454 150.393841) + (xy 169.321104 150.324021) + (xy 169.3211 150.32402) + (xy 169.316089 150.322201) + (xy 169.31084 150.321252) + (xy 169.310837 150.321251) + (xy 169.093156 150.281888) + (xy 169.093149 150.281887) + (xy 169.089072 150.28115) + (xy 169.071335 150.280314) + (xy 169.066387 150.28008) + (xy 169.06638 150.28008) + (xy 169.064899 150.28001) + (xy 168.902754 150.28001) + (xy 168.835798 150.285691) + (xy 168.736117 150.294149) + (xy 168.736113 150.29415) + (xy 168.730806 150.2946) + (xy 168.725651 150.295938) + (xy 168.725645 150.295939) + (xy 168.512676 150.351215) + (xy 168.512672 150.351216) + (xy 168.507507 150.352557) + (xy 168.502641 150.354749) + (xy 168.502638 150.35475) + (xy 168.30203 150.445117) + (xy 168.297164 150.447309) + (xy 168.292744 150.450285) + (xy 168.29274 150.450287) + (xy 168.263828 150.469752) + (xy 168.105794 150.576148) + (xy 167.938867 150.735388) + (xy 167.92201 150.758045) + (xy 167.805156 150.915103) + (xy 167.801158 150.920476) + (xy 167.798743 150.925226) + (xy 167.744056 151.032788) + (xy 167.696602 151.126122) + (xy 167.664432 151.229727) + (xy 167.629774 151.34134) + (xy 167.629773 151.341346) + (xy 167.62819 151.346443) + (xy 167.614492 151.449799) + (xy 167.603068 151.535994) + (xy 167.597879 151.575142) + (xy 165.519943 151.575142) + (xy 165.492422 151.522944) + (xy 165.441862 151.427048) + (xy 165.395485 151.361789) + (xy 165.273217 151.18974) + (xy 165.273212 151.189734) + (xy 165.270793 151.18633) + (xy 165.267949 151.18328) + (xy 165.267944 151.183274) + (xy 165.072236 150.973403) + (xy 165.06939 150.970351) + (xy 164.841191 150.782907) + (xy 164.590207 150.62729) + (xy 164.575266 150.620575) + (xy 164.50841 150.590529) + (xy 164.320846 150.506234) + (xy 164.106624 150.442372) + (xy 164.04184 150.423059) + (xy 164.041838 150.423059) + (xy 164.037841 150.421867) + (xy 164.033721 150.421214) + (xy 164.033719 150.421214) + (xy 163.749644 150.37622) + (xy 163.749638 150.376219) + (xy 163.746163 150.375669) + (xy 163.721101 150.374531) + (xy 163.655219 150.371539) + (xy 163.655198 150.371539) + (xy 163.653799 150.371475) + (xy 163.469335 150.371475) + (xy 163.249572 150.386072) + (xy 163.245473 150.386898) + (xy 163.245469 150.386899) + (xy 163.152415 150.405662) + (xy 162.960085 150.444442) + (xy 162.680861 150.540587) + (xy 162.602506 150.579824) + (xy 162.444038 150.659179) + (xy 162.416805 150.672816) + (xy 162.172558 150.838807) + (xy 162.169444 150.841591) + (xy 162.169443 150.841592) + (xy 162.096869 150.906481) + (xy 161.952409 151.035643) + (xy 161.949692 151.038813) + (xy 161.949691 151.038814) + (xy 161.766472 151.252579) + (xy 161.760227 151.259865) + (xy 161.757953 151.263367) + (xy 161.757949 151.263372) + (xy 161.601666 151.504026) + (xy 161.599387 151.507536) + (xy 161.597593 151.511314) + (xy 161.597592 151.511316) + (xy 161.569795 151.569857) + (xy 161.472717 151.774303) + (xy 161.471438 151.778286) + (xy 161.471437 151.778289) + (xy 161.398206 152.006378) + (xy 161.382441 152.055479) + (xy 161.3817 152.059598) + (xy 161.331999 152.335829) + (xy 161.330146 152.346125) + (xy 161.329957 152.350292) + (xy 161.329956 152.350299) + (xy 161.316939 152.636964) + (xy 161.31675 152.641134) + (xy 159.139416 152.641134) + (xy 159.082446 152.575481) + (xy 159.082444 152.575479) + (xy 159.078946 152.571448) + (xy 159.001165 152.507671) + (xy 158.904678 152.428556) + (xy 158.904672 152.428552) + (xy 158.90055 152.425172) + (xy 158.700058 152.311046) + (xy 158.695042 152.309225) + (xy 158.695037 152.309223) + (xy 158.488218 152.234151) + (xy 158.488214 152.23415) + (xy 158.483203 152.232331) + (xy 158.477954 152.231382) + (xy 158.477951 152.231381) + (xy 158.26027 152.192018) + (xy 158.260263 152.192017) + (xy 158.256186 152.19128) + (xy 158.238449 152.190444) + (xy 158.233501 152.19021) + (xy 158.233494 152.19021) + (xy 158.232013 152.19014) + (xy 158.069868 152.19014) + (xy 158.002912 152.195821) + (xy 157.903231 152.204279) + (xy 157.903227 152.20428) + (xy 157.89792 152.20473) + (xy 157.892765 152.206068) + (xy 157.892759 152.206069) + (xy 157.67979 152.261345) + (xy 157.679786 152.261346) + (xy 157.674621 152.262687) + (xy 157.669755 152.264879) + (xy 157.669752 152.26488) + (xy 157.60432 152.294355) + (xy 157.464278 152.357439) + (xy 157.459858 152.360415) + (xy 157.459854 152.360417) + (xy 157.369945 152.420948) + (xy 157.272908 152.486278) + (xy 157.105981 152.645518) + (xy 157.102793 152.649803) + (xy 156.980076 152.814741) + (xy 156.968272 152.830606) + (xy 156.96206 152.842825) + (xy 156.871896 153.020164) + (xy 156.863716 153.036252) + (xy 156.829537 153.146325) + (xy 156.796888 153.25147) + (xy 156.796887 153.251476) + (xy 156.795304 153.256573) + (xy 156.786831 153.320502) + (xy 156.765773 153.479388) + (xy 156.764993 153.485272) + (xy 154.063386 153.485272) + (xy 153.61895 150.964752) + (xy 157.080858 150.964752) + (xy 157.086585 150.972402) + (xy 157.262093 151.079953) + (xy 157.270887 151.084434) + (xy 157.483363 151.172444) + (xy 157.492748 151.175493) + (xy 157.716378 151.229183) + (xy 157.726125 151.230726) + (xy 157.955404 151.248771) + (xy 157.965264 151.248771) + (xy 158.194543 151.230726) + (xy 158.20429 151.229183) + (xy 158.42792 151.175493) + (xy 158.437305 151.172444) + (xy 158.649781 151.084434) + (xy 158.658575 151.079953) + (xy 158.830417 150.974649) + (xy 158.839877 150.964193) + (xy 158.836093 150.955415) + (xy 157.973146 150.092468) + (xy 157.959202 150.084854) + (xy 157.957369 150.084985) + (xy 157.950754 150.089236) + (xy 157.087618 150.952372) + (xy 157.080858 150.964752) + (xy 153.61895 150.964752) + (xy 153.400415 149.725376) + (xy 156.432009 149.725376) + (xy 156.450054 149.954655) + (xy 156.451597 149.964402) + (xy 156.505287 150.188032) + (xy 156.508336 150.197417) + (xy 156.596346 150.409893) + (xy 156.600827 150.418687) + (xy 156.706131 150.590529) + (xy 156.716587 150.599989) + (xy 156.725365 150.596205) + (xy 157.588312 149.733258) + (xy 157.59469 149.721578) + (xy 158.324742 149.721578) + (xy 158.324873 149.723411) + (xy 158.329124 149.730026) + (xy 159.19226 150.593162) + (xy 159.20464 150.599922) + (xy 159.21229 150.594195) + (xy 159.319841 150.418687) + (xy 159.324322 150.409893) + (xy 159.412332 150.197417) + (xy 159.415381 150.188032) + (xy 159.469071 149.964402) + (xy 159.470614 149.954655) + (xy 159.488659 149.725376) + (xy 159.488659 149.715516) + (xy 159.470614 149.486237) + (xy 159.469071 149.47649) + (xy 159.415381 149.25286) + (xy 159.412332 149.243475) + (xy 159.406034 149.228271) + (xy 166.928936 149.228271) + (xy 166.934663 149.235921) + (xy 167.110171 149.343472) + (xy 167.118965 149.347953) + (xy 167.331441 149.435963) + (xy 167.340826 149.439012) + (xy 167.564456 149.492702) + (xy 167.574203 149.494245) + (xy 167.803482 149.51229) + (xy 167.813342 149.51229) + (xy 168.042621 149.494245) + (xy 168.052368 149.492702) + (xy 168.275998 149.439012) + (xy 168.285383 149.435963) + (xy 168.497859 149.347953) + (xy 168.506653 149.343472) + (xy 168.678495 149.238168) + (xy 168.687955 149.227712) + (xy 168.684171 149.218934) + (xy 168.575037 149.1098) + (xy 181.215837 149.1098) + (xy 181.234664 149.349022) + (xy 181.235818 149.353829) + (xy 181.235819 149.353835) + (xy 181.268417 149.489612) + (xy 181.290682 149.582353) + (xy 181.292575 149.586924) + (xy 181.292576 149.586926) + (xy 181.353189 149.733258) + (xy 181.382511 149.804049) + (xy 181.507891 150.008649) + (xy 181.511108 150.012416) + (xy 181.511109 150.012417) + (xy 181.572976 150.084854) + (xy 181.663733 150.191118) + (xy 181.667495 150.194331) + (xy 181.789397 150.298444) + (xy 181.846202 150.34696) + (xy 182.050802 150.47234) + (xy 182.055372 150.474233) + (xy 182.055374 150.474234) + (xy 182.264671 150.560927) + (xy 182.272498 150.564169) + (xy 182.322394 150.576148) + (xy 182.501016 150.619032) + (xy 182.501022 150.619033) + (xy 182.505829 150.620187) + (xy 182.745051 150.639014) + (xy 182.984273 150.620187) + (xy 182.98908 150.619033) + (xy 182.989086 150.619032) + (xy 183.167708 150.576148) + (xy 183.217604 150.564169) + (xy 183.225431 150.560927) + (xy 183.434728 150.474234) + (xy 183.43473 150.474233) + (xy 183.4393 150.47234) + (xy 183.6439 150.34696) + (xy 183.700706 150.298444) + (xy 183.822607 150.194331) + (xy 183.826369 150.191118) + (xy 183.917126 150.084854) + (xy 183.978993 150.012417) + (xy 183.978994 150.012416) + (xy 183.982211 150.008649) + (xy 184.107591 149.804049) + (xy 184.136914 149.733258) + (xy 184.197526 149.586926) + (xy 184.197527 149.586924) + (xy 184.19942 149.582353) + (xy 184.213841 149.522283) + (xy 187.029509 149.522283) + (xy 187.033293 149.531061) + (xy 187.89624 150.394008) + (xy 187.910184 150.401622) + (xy 187.912017 150.401491) + (xy 187.918632 150.39724) + (xy 188.781768 149.534104) + (xy 188.788528 149.521724) + (xy 188.782801 149.514074) + (xy 188.607293 149.406523) + (xy 188.598499 149.402042) + (xy 188.386023 149.314032) + (xy 188.376638 149.310983) + (xy 188.153008 149.257293) + (xy 188.143261 149.25575) + (xy 187.913982 149.237705) + (xy 187.904122 149.237705) + (xy 187.674843 149.25575) + (xy 187.665096 149.257293) + (xy 187.441466 149.310983) + (xy 187.432081 149.314032) + (xy 187.219605 149.402042) + (xy 187.210811 149.406523) + (xy 187.038969 149.511827) + (xy 187.029509 149.522283) + (xy 184.213841 149.522283) + (xy 184.221685 149.489612) + (xy 184.254283 149.353835) + (xy 184.254284 149.353829) + (xy 184.255438 149.349022) + (xy 184.274265 149.1098) + (xy 184.268244 149.033294) + (xy 194.953757 149.033294) + (xy 194.953957 149.038624) + (xy 194.953957 149.038625) + (xy 194.957833 149.141884) + (xy 194.962411 149.26383) + (xy 195.009785 149.489612) + (xy 195.011743 149.494571) + (xy 195.011744 149.494573) + (xy 195.022467 149.521724) + (xy 195.094524 149.704184) + (xy 195.165274 149.820776) + (xy 195.205189 149.886554) + (xy 195.214204 149.901411) + (xy 195.217701 149.905441) + (xy 195.304718 150.005719) + (xy 195.365404 150.075654) + (xy 195.38591 150.092468) + (xy 195.539672 150.218546) + (xy 195.539678 150.21855) + (xy 195.5438 150.22193) + (xy 195.744292 150.336056) + (xy 195.749308 150.337877) + (xy 195.749313 150.337879) + (xy 195.956132 150.412951) + (xy 195.956136 150.412952) + (xy 195.961147 150.414771) + (xy 195.966396 150.41572) + (xy 195.966399 150.415721) + (xy 196.18408 150.455084) + (xy 196.184087 150.455085) + (xy 196.188164 150.455822) + (xy 196.205901 150.456658) + (xy 196.210849 150.456892) + (xy 196.210856 150.456892) + (xy 196.212337 150.456962) + (xy 196.374482 150.456962) + (xy 196.441438 150.451281) + (xy 196.541119 150.442823) + (xy 196.541123 150.442822) + (xy 196.54643 150.442372) + (xy 196.551585 150.441034) + (xy 196.551591 150.441033) + (xy 196.76456 150.385757) + (xy 196.764564 150.385756) + (xy 196.769729 150.384415) + (xy 196.774595 150.382223) + (xy 196.774598 150.382222) + (xy 196.975206 150.291855) + (xy 196.980072 150.289663) + (xy 196.984492 150.286687) + (xy 196.984496 150.286685) + (xy 197.117089 150.197417) + (xy 197.171442 150.160824) + (xy 197.338369 150.001584) + (xy 197.423954 149.886554) + (xy 197.472894 149.820776) + (xy 197.472896 149.820773) + (xy 197.476078 149.816496) + (xy 197.531426 149.707634) + (xy 197.578215 149.615608) + (xy 197.578215 149.615607) + (xy 197.580634 149.61085) + (xy 197.634178 149.438411) + (xy 197.647462 149.395632) + (xy 197.647463 149.395626) + (xy 197.649046 149.390529) + (xy 197.668974 149.240173) + (xy 197.678657 149.167115) + (xy 197.678657 149.16711) + (xy 197.679357 149.16183) + (xy 197.678995 149.152173) + (xy 197.678696 149.144221) + (xy 199.589071 149.144221) + (xy 199.589434 149.148369) + (xy 199.589434 149.148373) + (xy 199.598828 149.25575) + (xy 199.614809 149.438411) + (xy 199.615719 149.442483) + (xy 199.61572 149.442488) + (xy 199.678104 149.721578) + (xy 199.679229 149.726612) + (xy 199.781201 150.003761) + (xy 199.783148 150.007454) + (xy 199.783149 150.007456) + (xy 199.862073 150.157148) + (xy 199.918931 150.264989) + (xy 199.93435 150.286685) + (xy 200.087576 150.502297) + (xy 200.087581 150.502303) + (xy 200.09 150.505707) + (xy 200.092844 150.508757) + (xy 200.092849 150.508763) + (xy 200.230517 150.656394) + (xy 200.291403 150.721686) + (xy 200.519602 150.90913) + (xy 200.770586 151.064747) + (xy 200.774403 151.066463) + (xy 200.774406 151.066464) + (xy 200.814391 151.084434) + (xy 201.039947 151.185803) + (xy 201.083847 151.19889) + (xy 201.31835 151.268798) + (xy 201.322952 151.27017) + (xy 201.327072 151.270823) + (xy 201.327074 151.270823) + (xy 201.611149 151.315817) + (xy 201.611155 151.315818) + (xy 201.61463 151.316368) + (xy 201.639189 151.317483) + (xy 201.705574 151.320498) + (xy 201.705595 151.320498) + (xy 201.706994 151.320562) + (xy 201.891458 151.320562) + (xy 202.111221 151.305965) + (xy 202.11532 151.305139) + (xy 202.115324 151.305138) + (xy 202.288747 151.27017) + (xy 202.400708 151.247595) + (xy 202.679932 151.15145) + (xy 202.85072 151.065926) + (xy 202.940252 151.021092) + (xy 202.940254 151.021091) + (xy 202.943988 151.019221) + (xy 203.188235 150.85323) + (xy 203.201252 150.841592) + (xy 203.373876 150.687248) + (xy 203.408384 150.656394) + (xy 203.456729 150.599989) + (xy 203.597846 150.435346) + (xy 203.597849 150.435342) + (xy 203.600566 150.432172) + (xy 203.60284 150.42867) + (xy 203.602844 150.428665) + (xy 203.759127 150.188011) + (xy 203.75913 150.188006) + (xy 203.761406 150.184501) + (xy 203.771237 150.163798) + (xy 203.845473 150.007456) + (xy 203.888076 149.917734) + (xy 203.895917 149.893314) + (xy 203.977072 149.640545) + (xy 203.977072 149.640544) + (xy 203.978352 149.636558) + (xy 204.000711 149.51229) + (xy 204.029908 149.350021) + (xy 204.029909 149.350016) + (xy 204.030647 149.345912) + (xy 204.032234 149.310983) + (xy 204.043854 149.055073) + (xy 204.043854 149.055068) + (xy 204.044043 149.050903) + (xy 204.043639 149.046277) + (xy 204.042503 149.033294) + (xy 205.953757 149.033294) + (xy 205.953957 149.038624) + (xy 205.953957 149.038625) + (xy 205.957833 149.141884) + (xy 205.962411 149.26383) + (xy 206.009785 149.489612) + (xy 206.011743 149.494571) + (xy 206.011744 149.494573) + (xy 206.022467 149.521724) + (xy 206.094524 149.704184) + (xy 206.165274 149.820776) + (xy 206.205189 149.886554) + (xy 206.214204 149.901411) + (xy 206.217701 149.905441) + (xy 206.304718 150.005719) + (xy 206.365404 150.075654) + (xy 206.38591 150.092468) + (xy 206.539672 150.218546) + (xy 206.539678 150.21855) + (xy 206.5438 150.22193) + (xy 206.744292 150.336056) + (xy 206.749308 150.337877) + (xy 206.749313 150.337879) + (xy 206.956132 150.412951) + (xy 206.956136 150.412952) + (xy 206.961147 150.414771) + (xy 206.966396 150.41572) + (xy 206.966399 150.415721) + (xy 207.18408 150.455084) + (xy 207.184087 150.455085) + (xy 207.188164 150.455822) + (xy 207.205901 150.456658) + (xy 207.210849 150.456892) + (xy 207.210856 150.456892) + (xy 207.212337 150.456962) + (xy 207.374482 150.456962) + (xy 207.441438 150.451281) + (xy 207.541119 150.442823) + (xy 207.541123 150.442822) + (xy 207.54643 150.442372) + (xy 207.551585 150.441034) + (xy 207.551591 150.441033) + (xy 207.76456 150.385757) + (xy 207.764564 150.385756) + (xy 207.769729 150.384415) + (xy 207.774595 150.382223) + (xy 207.774598 150.382222) + (xy 207.800511 150.370549) + (xy 214.987299 150.370549) + (xy 214.993026 150.378199) + (xy 215.168534 150.48575) + (xy 215.177328 150.490231) + (xy 215.389804 150.578241) + (xy 215.399189 150.58129) + (xy 215.622819 150.63498) + (xy 215.632566 150.636523) + (xy 215.861845 150.654568) + (xy 215.871705 150.654568) + (xy 216.100984 150.636523) + (xy 216.110731 150.63498) + (xy 216.334361 150.58129) + (xy 216.343746 150.578241) + (xy 216.556222 150.490231) + (xy 216.565016 150.48575) + (xy 216.736858 150.380446) + (xy 216.746318 150.36999) + (xy 216.742534 150.361212) + (xy 215.879587 149.498265) + (xy 215.865643 149.490651) + (xy 215.86381 149.490782) + (xy 215.857195 149.495033) + (xy 214.994059 150.358169) + (xy 214.987299 150.370549) + (xy 207.800511 150.370549) + (xy 207.975206 150.291855) + (xy 207.980072 150.289663) + (xy 207.984492 150.286687) + (xy 207.984496 150.286685) + (xy 208.117089 150.197417) + (xy 208.171442 150.160824) + (xy 208.338369 150.001584) + (xy 208.423954 149.886554) + (xy 208.472894 149.820776) + (xy 208.472896 149.820773) + (xy 208.476078 149.816496) + (xy 208.531426 149.707634) + (xy 208.578215 149.615608) + (xy 208.578215 149.615607) + (xy 208.580634 149.61085) + (xy 208.634178 149.438411) + (xy 208.647462 149.395632) + (xy 208.647463 149.395626) + (xy 208.649046 149.390529) + (xy 208.668974 149.240173) + (xy 208.678657 149.167115) + (xy 208.678657 149.16711) + (xy 208.679357 149.16183) + (xy 208.678995 149.152173) + (xy 208.678207 149.131173) + (xy 214.33845 149.131173) + (xy 214.356495 149.360452) + (xy 214.358038 149.370199) + (xy 214.411728 149.593829) + (xy 214.414777 149.603214) + (xy 214.502787 149.81569) + (xy 214.507268 149.824484) + (xy 214.612572 149.996326) + (xy 214.623028 150.005786) + (xy 214.631806 150.002002) + (xy 215.494753 149.139055) + (xy 215.501131 149.127375) + (xy 216.231183 149.127375) + (xy 216.231314 149.129208) + (xy 216.235565 149.135823) + (xy 217.098701 149.998959) + (xy 217.111081 150.005719) + (xy 217.115072 150.002731) + (xy 224.300397 150.002731) + (xy 224.318442 150.23201) + (xy 224.319985 150.241757) + (xy 224.373675 150.465387) + (xy 224.376724 150.474772) + (xy 224.464734 150.687248) + (xy 224.469215 150.696042) + (xy 224.574519 150.867884) + (xy 224.584975 150.877344) + (xy 224.593753 150.87356) + (xy 225.4567 150.010613) + (xy 225.463078 149.998933) + (xy 226.19313 149.998933) + (xy 226.193261 150.000766) + (xy 226.197512 150.007381) + (xy 227.060648 150.870517) + (xy 227.073028 150.877277) + (xy 227.080678 150.87155) + (xy 227.188229 150.696042) + (xy 227.19271 150.687248) + (xy 227.28072 150.474772) + (xy 227.283769 150.465387) + (xy 227.337459 150.241757) + (xy 227.339002 150.23201) + (xy 227.357047 150.002731) + (xy 227.357047 149.992871) + (xy 227.339002 149.763592) + (xy 227.337459 149.753845) + (xy 227.283769 149.530215) + (xy 227.28072 149.52083) + (xy 227.19271 149.308354) + (xy 227.188229 149.29956) + (xy 227.082925 149.127718) + (xy 227.072469 149.118258) + (xy 227.063691 149.122042) + (xy 226.200744 149.984989) + (xy 226.19313 149.998933) + (xy 225.463078 149.998933) + (xy 225.464314 149.996669) + (xy 225.464183 149.994836) + (xy 225.459932 149.988221) + (xy 224.596796 149.125085) + (xy 224.584416 149.118325) + (xy 224.576766 149.124052) + (xy 224.469215 149.29956) + (xy 224.464734 149.308354) + (xy 224.376724 149.52083) + (xy 224.373675 149.530215) + (xy 224.319985 149.753845) + (xy 224.318442 149.763592) + (xy 224.300397 149.992871) + (xy 224.300397 150.002731) + (xy 217.115072 150.002731) + (xy 217.118731 149.999992) + (xy 217.226282 149.824484) + (xy 217.230763 149.81569) + (xy 217.318773 149.603214) + (xy 217.321822 149.593829) + (xy 217.375512 149.370199) + (xy 217.377055 149.360452) + (xy 217.3951 149.131173) + (xy 217.3951 149.121313) + (xy 217.377055 148.892034) + (xy 217.375512 148.882287) + (xy 217.321822 148.658657) + (xy 217.318773 148.649272) + (xy 217.230763 148.436796) + (xy 217.226282 148.428002) + (xy 217.120978 148.25616) + (xy 217.110522 148.2467) + (xy 217.101744 148.250484) + (xy 216.238797 149.113431) + (xy 216.231183 149.127375) + (xy 215.501131 149.127375) + (xy 215.502367 149.125111) + (xy 215.502236 149.123278) + (xy 215.497985 149.116663) + (xy 214.634849 148.253527) + (xy 214.622469 148.246767) + (xy 214.614819 148.252494) + (xy 214.507268 148.428002) + (xy 214.502787 148.436796) + (xy 214.414777 148.649272) + (xy 214.411728 148.658657) + (xy 214.358038 148.882287) + (xy 214.356495 148.892034) + (xy 214.33845 149.121313) + (xy 214.33845 149.131173) + (xy 208.678207 149.131173) + (xy 208.673253 148.999227) + (xy 208.670703 148.931294) + (xy 208.623329 148.705512) + (xy 208.53859 148.49094) + (xy 208.41891 148.293713) + (xy 208.396809 148.268244) + (xy 208.27121 148.123503) + (xy 208.271208 148.123501) + (xy 208.26771 148.11947) + (xy 208.225575 148.084922) + (xy 208.093442 147.976578) + (xy 208.093436 147.976574) + (xy 208.089314 147.973194) + (xy 207.929979 147.882496) + (xy 214.987232 147.882496) + (xy 214.991016 147.891274) + (xy 215.853963 148.754221) + (xy 215.867907 148.761835) + (xy 215.86974 148.761704) + (xy 215.876355 148.757453) + (xy 216.739491 147.894317) + (xy 216.746251 147.881937) + (xy 216.740524 147.874287) + (xy 216.565016 147.766736) + (xy 216.556222 147.762255) + (xy 216.343746 147.674245) + (xy 216.334361 147.671196) + (xy 216.110731 147.617506) + (xy 216.100984 147.615963) + (xy 215.871705 147.597918) + (xy 215.861845 147.597918) + (xy 215.632566 147.615963) + (xy 215.622819 147.617506) + (xy 215.399189 147.671196) + (xy 215.389804 147.674245) + (xy 215.177328 147.762255) + (xy 215.168534 147.766736) + (xy 214.996692 147.87204) + (xy 214.987232 147.882496) + (xy 207.929979 147.882496) + (xy 207.888822 147.859068) + (xy 207.883806 147.857247) + (xy 207.883801 147.857245) + (xy 207.676982 147.782173) + (xy 207.676978 147.782172) + (xy 207.671967 147.780353) + (xy 207.666718 147.779404) + (xy 207.666715 147.779403) + (xy 207.449034 147.74004) + (xy 207.449027 147.740039) + (xy 207.44495 147.739302) + (xy 207.427213 147.738466) + (xy 207.422265 147.738232) + (xy 207.422258 147.738232) + (xy 207.420777 147.738162) + (xy 207.258632 147.738162) + (xy 207.191676 147.743843) + (xy 207.091995 147.752301) + (xy 207.091991 147.752302) + (xy 207.086684 147.752752) + (xy 207.081529 147.75409) + (xy 207.081523 147.754091) + (xy 206.868554 147.809367) + (xy 206.86855 147.809368) + (xy 206.863385 147.810709) + (xy 206.858519 147.812901) + (xy 206.858516 147.812902) + (xy 206.704023 147.882496) + (xy 206.653042 147.905461) + (xy 206.648622 147.908437) + (xy 206.648618 147.908439) + (xy 206.575596 147.957601) + (xy 206.461672 148.0343) + (xy 206.294745 148.19354) + (xy 206.291557 148.197825) + (xy 206.161499 148.37263) + (xy 206.157036 148.378628) + (xy 206.154621 148.383378) + (xy 206.058425 148.572582) + (xy 206.05248 148.584274) + (xy 206.024802 148.673412) + (xy 205.985652 148.799492) + (xy 205.985651 148.799498) + (xy 205.984068 148.804595) + (xy 205.976269 148.863441) + (xy 205.955227 149.022205) + (xy 205.953757 149.033294) + (xy 204.042503 149.033294) + (xy 204.018669 148.760874) + (xy 204.018305 148.756713) + (xy 204.015876 148.745845) + (xy 203.954797 148.47259) + (xy 203.954795 148.472583) + (xy 203.953885 148.468512) + (xy 203.851913 148.191363) + (xy 203.826974 148.144061) + (xy 203.766036 148.028482) + (xy 203.714183 147.930135) + (xy 203.654726 147.84647) + (xy 203.545538 147.692827) + (xy 203.545533 147.692821) + (xy 203.543114 147.689417) + (xy 203.54027 147.686367) + (xy 203.540265 147.686361) + (xy 203.344557 147.47649) + (xy 203.341711 147.473438) + (xy 203.337541 147.470013) + (xy 219.501562 147.470013) + (xy 219.520389 147.709235) + (xy 219.521543 147.714042) + (xy 219.521544 147.714048) + (xy 219.544751 147.810709) + (xy 219.576407 147.942566) + (xy 219.5783 147.947137) + (xy 219.578301 147.947139) + (xy 219.659869 148.144061) + (xy 219.668236 148.164262) + (xy 219.793616 148.368862) + (xy 219.796833 148.372629) + (xy 219.796834 148.37263) + (xy 219.872254 148.460936) + (xy 219.949458 148.551331) + (xy 219.95322 148.554544) + (xy 220.124174 148.700551) + (xy 220.131927 148.707173) + (xy 220.336527 148.832553) + (xy 220.341097 148.834446) + (xy 220.341099 148.834447) + (xy 220.533262 148.914043) + (xy 220.558223 148.924382) + (xy 220.609219 148.936625) + (xy 220.786741 148.979245) + (xy 220.786747 148.979246) + (xy 220.791554 148.9804) + (xy 221.030776 148.999227) + (xy 221.269998 148.9804) + (xy 221.274805 148.979246) + (xy 221.274811 148.979245) + (xy 221.452333 148.936625) + (xy 221.503329 148.924382) + (xy 221.52829 148.914043) + (xy 221.720453 148.834447) + (xy 221.720455 148.834446) + (xy 221.725025 148.832553) + (xy 221.853123 148.754054) + (xy 224.949179 148.754054) + (xy 224.952963 148.762832) + (xy 225.81591 149.625779) + (xy 225.829854 149.633393) + (xy 225.831687 149.633262) + (xy 225.838302 149.629011) + (xy 226.701438 148.765875) + (xy 226.708198 148.753495) + (xy 226.702471 148.745845) + (xy 226.526963 148.638294) + (xy 226.518169 148.633813) + (xy 226.305693 148.545803) + (xy 226.296308 148.542754) + (xy 226.072678 148.489064) + (xy 226.062931 148.487521) + (xy 225.833652 148.469476) + (xy 225.823792 148.469476) + (xy 225.594513 148.487521) + (xy 225.584766 148.489064) + (xy 225.361136 148.542754) + (xy 225.351751 148.545803) + (xy 225.139275 148.633813) + (xy 225.130481 148.638294) + (xy 224.958639 148.743598) + (xy 224.949179 148.754054) + (xy 221.853123 148.754054) + (xy 221.929625 148.707173) + (xy 221.937379 148.700551) + (xy 222.108332 148.554544) + (xy 222.112094 148.551331) + (xy 222.189298 148.460936) + (xy 222.264718 148.37263) + (xy 222.264719 148.372629) + (xy 222.267936 148.368862) + (xy 222.393316 148.164262) + (xy 222.401684 148.144061) + (xy 222.483251 147.947139) + (xy 222.483252 147.947137) + (xy 222.485145 147.942566) + (xy 222.514867 147.818763) + (xy 249.6023 147.818763) + (xy 249.602597 147.823915) + (xy 249.602597 147.823919) + (xy 249.605975 147.882496) + (xy 249.615408 148.0461) + (xy 249.616543 148.051137) + (xy 249.616544 148.051143) + (xy 249.662153 148.253527) + (xy 249.66547 148.268244) + (xy 249.667414 148.27303) + (xy 249.667415 148.273035) + (xy 249.749198 148.474441) + (xy 249.751142 148.479228) + (xy 249.870123 148.673387) + (xy 250.019217 148.845506) + (xy 250.19442 148.990962) + (xy 250.198872 148.993564) + (xy 250.198877 148.993567) + (xy 250.292971 149.048551) + (xy 250.391028 149.105851) + (xy 250.60376 149.187085) + (xy 250.608826 149.188116) + (xy 250.608827 149.188116) + (xy 250.661061 149.198743) + (xy 250.826903 149.232484) + (xy 250.954719 149.237171) + (xy 251.049301 149.24064) + (xy 251.049306 149.24064) + (xy 251.054465 149.240829) + (xy 251.059585 149.240173) + (xy 251.059587 149.240173) + (xy 251.131775 149.230925) + (xy 251.280334 149.211894) + (xy 251.285283 149.210409) + (xy 251.285289 149.210408) + (xy 251.447206 149.16183) + (xy 251.498444 149.146458) + (xy 251.529645 149.131173) + (xy 251.698296 149.048551) + (xy 251.702938 149.046277) + (xy 251.707142 149.043279) + (xy 251.707146 149.043276) + (xy 251.785114 148.987662) + (xy 251.888324 148.914043) + (xy 252.049624 148.753305) + (xy 252.085086 148.703955) + (xy 252.179486 148.572582) + (xy 252.182504 148.568382) + (xy 252.187356 148.558566) + (xy 252.281104 148.368881) + (xy 252.281105 148.368879) + (xy 252.283398 148.364239) + (xy 252.349595 148.146359) + (xy 252.353581 148.116083) + (xy 252.378881 147.923914) + (xy 252.378882 147.923907) + (xy 252.379318 147.920592) + (xy 252.379821 147.899996) + (xy 252.380895 147.856078) + (xy 252.380895 147.856073) + (xy 252.380977 147.852713) + (xy 252.371637 147.739107) + (xy 252.362742 147.630915) + (xy 252.362741 147.630909) + (xy 252.362318 147.625764) + (xy 252.325293 147.478358) + (xy 252.308103 147.409921) + (xy 252.308102 147.409917) + (xy 252.306844 147.40491) + (xy 252.304785 147.400174) + (xy 252.218103 147.200819) + (xy 252.218101 147.200816) + (xy 252.216043 147.196082) + (xy 252.107399 147.028144) + (xy 252.095162 147.009228) + (xy 252.09516 147.009225) + (xy 252.092354 147.004888) + (xy 251.939099 146.836463) + (xy 251.839985 146.758188) + (xy 251.798922 146.700271) + (xy 251.79569 146.629348) + (xy 251.831315 146.567937) + (xy 251.862644 146.546155) + (xy 251.897828 146.528918) + (xy 251.924313 146.515943) + (xy 251.928517 146.512945) + (xy 251.928521 146.512942) + (xy 252.059279 146.419673) + (xy 252.109699 146.383709) + (xy 252.270999 146.222971) + (xy 252.285473 146.202829) + (xy 252.400861 146.042248) + (xy 252.403879 146.038048) + (xy 252.412035 146.021547) + (xy 252.502479 145.838547) + (xy 252.50248 145.838545) + (xy 252.504773 145.833905) + (xy 252.57097 145.616025) + (xy 252.57197 145.608427) + (xy 252.600256 145.39358) + (xy 252.600257 145.393573) + (xy 252.600693 145.390258) + (xy 252.600775 145.386906) + (xy 252.60227 145.325744) + (xy 252.60227 145.325739) + (xy 252.602352 145.322379) + (xy 252.593737 145.217592) + (xy 252.584117 145.100581) + (xy 252.584116 145.100575) + (xy 252.583693 145.09543) + (xy 252.528219 144.874576) + (xy 252.52616 144.86984) + (xy 252.439478 144.670485) + (xy 252.439476 144.670482) + (xy 252.437418 144.665748) + (xy 252.313729 144.474554) + (xy 252.160474 144.306129) + (xy 252.061359 144.227853) + (xy 252.020296 144.169936) + (xy 252.017064 144.099013) + (xy 252.052689 144.037602) + (xy 252.084014 144.015822) + (xy 252.145689 143.985608) + (xy 252.149893 143.98261) + (xy 252.149897 143.982607) + (xy 252.227524 143.927236) + (xy 252.331075 143.853374) + (xy 252.492375 143.692636) + (xy 252.625255 143.507713) + (xy 252.660311 143.436784) + (xy 252.723855 143.308212) + (xy 252.723856 143.30821) + (xy 252.726149 143.30357) + (xy 252.792346 143.08569) + (xy 252.793346 143.078093) + (xy 252.821632 142.863245) + (xy 252.821633 142.863238) + (xy 252.822069 142.859923) + (xy 252.822572 142.839327) + (xy 252.823646 142.795409) + (xy 252.823646 142.795404) + (xy 252.823728 142.792044) + (xy 252.81249 142.655354) + (xy 252.805493 142.570246) + (xy 252.805492 142.57024) + (xy 252.805069 142.565095) + (xy 252.753745 142.360763) + (xy 252.750854 142.349252) + (xy 252.750853 142.349248) + (xy 252.749595 142.344241) + (xy 252.747536 142.339505) + (xy 252.660854 142.14015) + (xy 252.660852 142.140147) + (xy 252.658794 142.135413) + (xy 252.574746 142.005494) + (xy 252.537913 141.948559) + (xy 252.537911 141.948556) + (xy 252.535105 141.944219) + (xy 252.38185 141.775794) + (xy 252.282736 141.697519) + (xy 252.241673 141.639602) + (xy 252.238441 141.568679) + (xy 252.274066 141.507268) + (xy 252.305395 141.485486) + (xy 252.332629 141.472143) + (xy 252.367064 141.455274) + (xy 252.371268 141.452276) + (xy 252.371272 141.452273) + (xy 252.50203 141.359004) + (xy 252.55245 141.32304) + (xy 252.71375 141.162302) + (xy 252.728224 141.14216) + (xy 252.843612 140.981579) + (xy 252.84663 140.977379) + (xy 252.854787 140.960876) + (xy 252.94523 140.777878) + (xy 252.945231 140.777876) + (xy 252.947524 140.773236) + (xy 252.996625 140.611624) + (xy 253.012219 140.5603) + (xy 253.012219 140.560299) + (xy 253.013721 140.555356) + (xy 253.014721 140.547758) + (xy 253.043007 140.332911) + (xy 253.043008 140.332904) + (xy 253.043444 140.329589) + (xy 253.043526 140.326237) + (xy 253.045021 140.265075) + (xy 253.045021 140.26507) + (xy 253.045103 140.26171) + (xy 253.035218 140.141474) + (xy 253.026868 140.039912) + (xy 253.026867 140.039906) + (xy 253.026444 140.034761) + (xy 252.990265 139.890726) + (xy 252.972229 139.818918) + (xy 252.972228 139.818914) + (xy 252.97097 139.813907) + (xy 252.967063 139.804922) + (xy 252.882229 139.609816) + (xy 252.882227 139.609813) + (xy 252.880169 139.605079) + (xy 252.776343 139.444588) + (xy 252.759288 139.418225) + (xy 252.759286 139.418222) + (xy 252.75648 139.413885) + (xy 252.603225 139.24546) + (xy 252.50411 139.167184) + (xy 252.463047 139.109267) + (xy 252.459815 139.038344) + (xy 252.49544 138.976933) + (xy 252.526765 138.955153) + (xy 252.58844 138.924939) + (xy 252.592644 138.921941) + (xy 252.592648 138.921938) + (xy 252.683208 138.857342) + (xy 252.773826 138.792705) + (xy 252.935126 138.631967) + (xy 252.943056 138.620932) + (xy 253.064988 138.451244) + (xy 253.068006 138.447044) + (xy 253.076162 138.430543) + (xy 253.166606 138.247543) + (xy 253.166607 138.247541) + (xy 253.1689 138.242901) + (xy 253.218171 138.080732) + (xy 253.233595 138.029965) + (xy 253.233595 138.029964) + (xy 253.235097 138.025021) + (xy 253.236097 138.017424) + (xy 253.264383 137.802576) + (xy 253.264384 137.802569) + (xy 253.26482 137.799254) + (xy 253.265382 137.776273) + (xy 253.266397 137.73474) + (xy 253.266397 137.734735) + (xy 253.266479 137.731375) + (xy 253.256968 137.615687) + (xy 253.248244 137.509577) + (xy 253.248243 137.509571) + (xy 253.24782 137.504426) + (xy 253.207918 137.345567) + (xy 253.193605 137.288583) + (xy 253.193604 137.288579) + (xy 253.192346 137.283572) + (xy 253.181 137.257478) + (xy 253.103605 137.079481) + (xy 253.103603 137.079478) + (xy 253.101545 137.074744) + (xy 252.977856 136.88355) + (xy 252.824601 136.715125) + (xy 252.725487 136.63685) + (xy 252.684424 136.578933) + (xy 252.681192 136.50801) + (xy 252.716817 136.446599) + (xy 252.748146 136.424817) + (xy 252.805174 136.396879) + (xy 252.809816 136.394605) + (xy 252.81402 136.391607) + (xy 252.814024 136.391604) + (xy 252.944782 136.298335) + (xy 252.995202 136.262371) + (xy 253.156502 136.101633) + (xy 253.170976 136.081491) + (xy 253.286364 135.92091) + (xy 253.289382 135.91671) + (xy 253.29577 135.903786) + (xy 253.387982 135.717209) + (xy 253.387983 135.717207) + (xy 253.390276 135.712567) + (xy 253.440777 135.546348) + (xy 253.454971 135.499631) + (xy 253.454971 135.49963) + (xy 253.456473 135.494687) + (xy 253.460645 135.462998) + (xy 253.485759 135.272242) + (xy 253.48576 135.272235) + (xy 253.486196 135.26892) + (xy 253.486505 135.256281) + (xy 253.487773 135.204406) + (xy 253.487773 135.204401) + (xy 253.487855 135.201041) + (xy 253.478308 135.084923) + (xy 253.46962 134.979243) + (xy 253.469619 134.979237) + (xy 253.469196 134.974092) + (xy 253.432532 134.828125) + (xy 253.414981 134.758249) + (xy 253.41498 134.758245) + (xy 253.413722 134.753238) + (xy 253.404231 134.73141) + (xy 253.324981 134.549147) + (xy 253.324979 134.549144) + (xy 253.322921 134.54441) + (xy 253.222701 134.389493) + (xy 253.20204 134.357556) + (xy 253.202038 134.357553) + (xy 253.199232 134.353216) + (xy 253.045977 134.184791) + (xy 252.946862 134.106515) + (xy 252.905799 134.048598) + (xy 252.902567 133.977675) + (xy 252.938192 133.916264) + (xy 252.969521 133.894482) + (xy 253.026549 133.866544) + (xy 253.031191 133.86427) + (xy 253.035395 133.861272) + (xy 253.035399 133.861269) + (xy 253.124805 133.797496) + (xy 253.216577 133.732036) + (xy 253.377877 133.571298) + (xy 253.392351 133.551156) + (xy 253.507739 133.390575) + (xy 253.510757 133.386375) + (xy 253.518913 133.369874) + (xy 253.609357 133.186874) + (xy 253.609358 133.186872) + (xy 253.611651 133.182232) + (xy 253.673244 132.979507) + (xy 253.676346 132.969296) + (xy 253.676346 132.969295) + (xy 253.677848 132.964352) + (xy 253.678848 132.956754) + (xy 253.707134 132.741907) + (xy 253.707135 132.7419) + (xy 253.707571 132.738585) + (xy 253.707963 132.722534) + (xy 253.709148 132.674071) + (xy 253.709148 132.674066) + (xy 253.70923 132.670706) + (xy 253.699745 132.555341) + (xy 253.690995 132.448908) + (xy 253.690994 132.448902) + (xy 253.690571 132.443757) + (xy 253.650669 132.284898) + (xy 253.636356 132.227914) + (xy 253.636355 132.22791) + (xy 253.635097 132.222903) + (xy 253.625362 132.200513) + (xy 253.546356 132.018812) + (xy 253.546354 132.018809) + (xy 253.544296 132.014075) + (xy 253.440342 131.853386) + (xy 253.423415 131.827221) + (xy 253.423413 131.827218) + (xy 253.420607 131.822881) + (xy 253.267352 131.654456) + (xy 253.168237 131.57618) + (xy 253.127174 131.518263) + (xy 253.123942 131.44734) + (xy 253.159567 131.385929) + (xy 253.190892 131.364149) + (xy 253.252567 131.333935) + (xy 253.256771 131.330937) + (xy 253.256775 131.330934) + (xy 253.379542 131.243365) + (xy 253.437953 131.201701) + (xy 253.599253 131.040963) + (xy 253.620188 131.011829) + (xy 253.66365 130.951345) + (xy 253.719645 130.907697) + (xy 253.765973 130.898871) + (xy 260.95058 130.898871) + (xy 261.018701 130.918873) + (xy 261.065194 130.972529) + (xy 261.07658 131.024871) + (xy 261.07658 157.898549) + (xy 261.056578 157.96667) + (xy 261.039675 157.987644) + (xy 259.057585 159.969734) + (xy 259.043173 159.98212) + (xy 259.031578 159.990653) + (xy 259.031573 159.990658) + (xy 259.025678 159.994996) + (xy 259.020939 160.000574) + (xy 259.020936 160.000577) + (xy 258.991461 160.035272) + (xy 258.984531 160.042788) + (xy 258.978836 160.048483) + (xy 258.976556 160.051365) + (xy 258.961215 160.070755) + (xy 258.958424 160.074159) + (xy 258.915905 160.124207) + (xy 258.911163 160.129789) + (xy 258.907835 160.136305) + (xy 258.904468 160.141354) + (xy 258.9013 160.146484) + (xy 258.896762 160.15222) + (xy 258.893664 160.158849) + (xy 258.889242 160.168311) + (xy 258.842279 160.221555) + (xy 258.818189 160.233362) + (xy 258.692531 160.279098) + (xy 258.494248 160.393577) + (xy 258.391406 160.479871) + (xy 258.335999 160.526363) + (xy 258.318855 160.540748) + (xy 258.171684 160.716139) + (xy 258.168932 160.720906) + (xy 258.168929 160.72091) + (xy 258.110872 160.821469) + (xy 258.057206 160.914422) + (xy 258.055325 160.91959) + (xy 257.995554 161.083809) + (xy 257.978897 161.129572) + (xy 257.939138 161.355052) + (xy 257.939138 161.58401) + (xy 257.955062 161.67432) + (xy 257.972529 161.773378) + (xy 257.978896 161.809489) + (xy 257.98078 161.814665) + (xy 258.05372 162.015066) + (xy 258.057204 162.024639) + (xy 258.171683 162.222922) + (xy 258.318854 162.398315) + (xy 258.342072 162.417797) + (xy 258.381397 162.476905) + (xy 258.38708 162.514318) + (xy 258.38708 163.11385) + (xy 258.367078 163.181971) + (xy 258.313422 163.228464) + (xy 258.243148 163.238568) + (xy 258.178568 163.209074) + (xy 258.14065 163.1509) + (xy 258.137688 163.141273) + (xy 258.125089 163.100318) + (xy 258.106839 163.064958) + (xy 258.024625 162.905672) + (xy 258.024625 162.905671) + (xy 258.022053 162.900689) + (xy 257.885294 162.722461) + (xy 257.719135 162.571268) + (xy 257.714388 162.56829) + (xy 257.714385 162.568288) + (xy 257.533576 162.454868) + (xy 257.528827 162.451889) + (xy 257.320388 162.368097) + (xy 257.100404 162.32254) + (xy 257.095793 162.322274) + (xy 257.095792 162.322274) + (xy 257.045219 162.319358) + (xy 257.045215 162.319358) + (xy 257.043396 162.319253) + (xy 256.898172 162.319253) + (xy 256.893363 162.319682) + (xy 256.884362 162.320485) + (xy 256.814734 162.306617) + (xy 256.763656 162.257306) + (xy 256.747346 162.188208) + (xy 256.770983 162.121261) + (xy 256.784069 162.105889) + (xy 256.792533 162.097425) + (xy 256.932583 161.930519) + (xy 256.938867 161.921545) + (xy 257.047803 161.732863) + (xy 257.052434 161.722932) + (xy 257.11343 161.555349) + (xy 257.114324 161.541276) + (xy 257.106709 161.537196) + (xy 255.810659 161.423806) + (xy 255.795089 161.426935) + (xy 255.793766 161.428216) + (xy 255.791432 161.435722) + (xy 255.70233 162.454171) + (xy 255.705459 162.469741) + (xy 255.70674 162.471064) + (xy 255.714246 162.473398) + (xy 255.800737 162.480965) + (xy 255.806201 162.481203) + (xy 255.967647 162.481203) + (xy 256.035768 162.501205) + (xy 256.082261 162.554861) + (xy 256.092365 162.625135) + (xy 256.058131 162.694888) + (xy 256.035064 162.718692) + (xy 255.973179 162.782552) + (xy 255.847881 162.969015) + (xy 255.757583 163.17472) + (xy 255.756274 163.180171) + (xy 255.756273 163.180175) + (xy 255.711615 163.36619) + (xy 255.705139 163.393164) + (xy 255.704816 163.398769) + (xy 255.69699 163.534511) + (xy 255.692208 163.617443) + (xy 255.719196 163.840468) + (xy 255.785253 164.055188) + (xy 255.787823 164.060168) + (xy 255.787825 164.060172) + (xy 255.885145 164.248726) + (xy 255.888289 164.254817) + (xy 255.8917 164.259262) + (xy 255.891701 164.259264) + (xy 255.911369 164.284896) + (xy 255.936968 164.351117) + (xy 255.922702 164.420666) + (xy 255.873101 164.471461) + (xy 255.803911 164.487376) + (xy 255.789525 164.485685) + (xy 255.633252 164.45813) + (xy 255.627802 164.457413) + (xy 255.545881 164.450245) + (xy 255.53031 164.453374) + (xy 255.528987 164.454656) + (xy 255.526654 164.462159) + (xy 255.437551 165.480609) + (xy 255.44068 165.496179) + (xy 255.441961 165.497502) + (xy 255.449467 165.499836) + (xy 256.744938 165.613174) + (xy 256.758763 165.610396) + (xy 256.760733 165.601985) + (xy 256.728872 165.421291) + (xy 256.726032 165.410695) + (xy 256.651519 165.20597) + (xy 256.646889 165.196042) + (xy 256.537954 165.00736) + (xy 256.531075 164.997536) + (xy 256.508386 164.930263) + (xy 256.52567 164.861402) + (xy 256.577439 164.812817) + (xy 256.647257 164.799933) + (xy 256.659838 164.801882) + (xy 256.756353 164.821869) + (xy 256.809938 164.832966) + (xy 256.814549 164.833232) + (xy 256.81455 164.833232) + (xy 256.865123 164.836148) + (xy 256.865127 164.836148) + (xy 256.866946 164.836253) + (xy 257.01217 164.836253) + (xy 257.014957 164.836004) + (xy 257.014963 164.836004) + (xy 257.0851 164.829744) + (xy 257.178933 164.82137) + (xy 257.184347 164.819889) + (xy 257.184352 164.819888) + (xy 257.312083 164.784944) + (xy 257.395622 164.76209) + (xy 257.40068 164.759678) + (xy 257.400684 164.759676) + (xy 257.560785 164.683311) + (xy 257.598389 164.665375) + (xy 257.780825 164.534282) + (xy 257.858789 164.45383) + (xy 257.93326 164.376982) + (xy 257.933262 164.376979) + (xy 257.937163 164.372954) + (xy 258.062461 164.186491) + (xy 258.145706 163.996853) + (xy 258.191403 163.942517) + (xy 258.259221 163.921512) + (xy 258.327629 163.940506) + (xy 258.374909 163.99347) + (xy 258.38708 164.047498) + (xy 258.38708 164.738621) + (xy 258.367078 164.806742) + (xy 258.313422 164.853235) + (xy 258.304197 164.857014) + (xy 258.291615 164.861593) + (xy 258.201038 164.913888) + (xy 258.135203 164.951898) + (xy 258.093332 164.976072) + (xy 257.999203 165.055055) + (xy 257.948358 165.097719) + (xy 257.917939 165.123243) + (xy 257.770768 165.298634) + (xy 257.768016 165.303401) + (xy 257.768013 165.303405) + (xy 257.70607 165.410695) + (xy 257.65629 165.496917) + (xy 257.654409 165.502085) + (xy 257.618241 165.601456) + (xy 257.577981 165.712067) + (xy 257.538222 165.937547) + (xy 257.538222 166.166505) + (xy 257.57798 166.391984) + (xy 257.579864 166.39716) + (xy 257.624207 166.518991) + (xy 257.656288 166.607134) + (xy 257.770767 166.805417) + (xy 257.917938 166.98081) + (xy 258.093329 167.127981) + (xy 258.098096 167.130733) + (xy 258.0981 167.130736) + (xy 258.204247 167.192019) + (xy 258.291612 167.242459) + (xy 258.29678 167.24434) + (xy 258.456168 167.302353) + (xy 258.506762 167.320768) + (xy 258.570214 167.331957) + (xy 258.673061 167.350092) + (xy 258.673068 167.350093) + (xy 258.675768 167.350569) + (xy 259.009643 167.37978) + (xy 259.384579 167.412583) + (xy 259.384586 167.412583) + (xy 259.387303 167.412821) + (xy 259.558916 167.412821) + (xy 259.711559 167.385906) + (xy 259.778975 167.374019) + (xy 259.778978 167.374018) + (xy 259.784395 167.373063) + (xy 259.846197 167.350569) + (xy 259.994378 167.296636) + (xy 259.994382 167.296634) + (xy 259.999545 167.294755) + (xy 260.186443 167.186849) + (xy 260.193065 167.183026) + (xy 260.193066 167.183026) + (xy 260.197828 167.180276) + (xy 260.366257 167.038948) + (xy 260.369012 167.036636) + (xy 260.37322 167.033105) + (xy 260.428195 166.967589) + (xy 260.474743 166.912116) + (xy 260.533853 166.87279) + (xy 260.60484 166.871664) + (xy 260.665168 166.909096) + (xy 260.680381 166.930105) + (xy 260.709655 166.98081) + (xy 260.756601 167.062123) + (xy 260.756605 167.062128) + (xy 260.759351 167.066885) + (xy 260.906522 167.242278) + (xy 261.081913 167.389449) + (xy 261.08668 167.392201) + (xy 261.086684 167.392204) + (xy 261.16637 167.43821) + (xy 261.280196 167.503927) + (xy 261.285364 167.505808) + (xy 261.484233 167.578191) + (xy 261.495346 167.582236) + (xy 261.558798 167.593425) + (xy 261.661645 167.61156) + (xy 261.661652 167.611561) + (xy 261.664352 167.612037) + (xy 261.998227 167.641248) + (xy 262.373163 167.674051) + (xy 262.37317 167.674051) + (xy 262.375887 167.674289) + (xy 262.5475 167.674289) + (xy 262.684091 167.650204) + (xy 262.767559 167.635487) + (xy 262.767562 167.635486) + (xy 262.772979 167.634531) + (xy 262.834781 167.612037) + (xy 262.982962 167.558104) + (xy 262.982966 167.558102) + (xy 262.988129 167.556223) + (xy 263.186412 167.441744) + (xy 263.361804 167.294573) + (xy 263.390682 167.260158) + (xy 263.505437 167.1234) + (xy 263.505439 167.123397) + (xy 263.508976 167.119182) + (xy 263.623454 166.920899) + (xy 263.657734 166.826717) + (xy 263.699881 166.71092) + (xy 263.699881 166.710919) + (xy 263.701763 166.705749) + (xy 263.741521 166.480269) + (xy 263.741522 166.251311) + (xy 263.701763 166.025832) + (xy 263.64964 165.882622) + (xy 263.625337 165.815849) + (xy 263.625335 165.815845) + (xy 263.623456 165.810682) + (xy 263.508977 165.612399) + (xy 263.505439 165.608183) + (xy 263.505153 165.607774) + (xy 263.482464 165.5405) + (xy 263.499748 165.471639) + (xy 263.551518 165.423055) + (xy 263.621335 165.410171) + (xy 263.633916 165.41212) + (xy 263.729716 165.431959) + (xy 263.783301 165.443056) + (xy 263.787912 165.443322) + (xy 263.787913 165.443322) + (xy 263.838486 165.446238) + (xy 263.83849 165.446238) + (xy 263.840309 165.446343) + (xy 263.985533 165.446343) + (xy 263.98832 165.446094) + (xy 263.988326 165.446094) + (xy 264.069794 165.438823) + (xy 264.152296 165.43146) + (xy 264.15771 165.429979) + (xy 264.157715 165.429978) + (xy 264.285446 165.395034) + (xy 264.368985 165.37218) + (xy 264.374043 165.369768) + (xy 264.374047 165.369766) + (xy 264.491576 165.313707) + (xy 264.571752 165.275465) + (xy 264.754188 165.144372) + (xy 264.833672 165.062351) + (xy 264.906623 164.987072) + (xy 264.906625 164.987069) + (xy 264.910526 164.983044) + (xy 265.035824 164.796581) + (xy 265.126122 164.590876) + (xy 265.131896 164.566829) + (xy 265.177256 164.377889) + (xy 265.177256 164.377888) + (xy 265.178566 164.372432) + (xy 265.185347 164.254817) + (xy 265.191174 164.15376) + (xy 265.191174 164.153757) + (xy 265.191497 164.148153) + (xy 265.164509 163.925128) + (xy 265.098452 163.710408) + (xy 265.053349 163.623021) + (xy 264.997988 163.515762) + (xy 264.997988 163.515761) + (xy 264.995416 163.510779) + (xy 264.858657 163.332551) + (xy 264.692498 163.181358) + (xy 264.687751 163.17838) + (xy 264.687748 163.178378) + (xy 264.506939 163.064958) + (xy 264.50219 163.061979) + (xy 264.293751 162.978187) + (xy 264.073767 162.93263) + (xy 264.069156 162.932364) + (xy 264.069155 162.932364) + (xy 264.018582 162.929448) + (xy 264.018578 162.929448) + (xy 264.016759 162.929343) + (xy 263.871535 162.929343) + (xy 263.858507 162.930506) + (xy 263.788878 162.91664) + (xy 263.737799 162.86733) + (xy 263.721487 162.798233) + (xy 263.745122 162.731286) + (xy 263.75821 162.71591) + (xy 263.758512 162.715608) + (xy 263.76272 162.712077) + (xy 263.838336 162.621962) + (xy 263.906353 162.540904) + (xy 263.906355 162.540901) + (xy 263.909892 162.536686) + (xy 264.02437 162.338403) + (xy 264.102679 162.123253) + (xy 264.142437 161.897773) + (xy 264.142438 161.668815) + (xy 264.102679 161.443336) + (xy 264.070547 161.355052) + (xy 264.026253 161.233353) + (xy 264.026251 161.233349) + (xy 264.024372 161.228186) + (xy 263.909893 161.029903) + (xy 263.762722 160.85451) + (xy 263.58733 160.707339) + (xy 263.389047 160.59286) + (xy 263.376483 160.588287) + (xy 263.319313 160.546193) + (xy 263.293976 160.479871) + (xy 263.29358 160.469887) + (xy 263.29358 130.402151) + (xy 263.295013 130.383201) + (xy 263.297179 130.368966) + (xy 263.297179 130.368962) + (xy 263.298279 130.361732) + (xy 263.296666 130.341894) + (xy 263.293995 130.309063) + (xy 263.29358 130.298848) + (xy 263.29358 130.290788) + (xy 263.290286 130.262536) + (xy 263.289856 130.258179) + (xy 263.28394 130.185445) + (xy 263.281685 130.178484) + (xy 263.280498 130.172544) + (xy 263.279109 130.166669) + (xy 263.278262 130.1594) + (xy 263.253344 130.090751) + (xy 263.251927 130.086623) + (xy 263.231687 130.024145) + (xy 263.231686 130.024143) + (xy 263.229431 130.017182) + (xy 263.225635 130.010927) + (xy 263.223129 130.005453) + (xy 263.22041 130.000023) + (xy 263.217913 129.993144) + (xy 263.177894 129.932105) + (xy 263.175547 129.928386) + (xy 263.174188 129.926146) + (xy 263.137675 129.865974) + (xy 263.130277 129.857597) + (xy 263.130304 129.857573) + (xy 263.127651 129.854581) + (xy 263.124948 129.851348) + (xy 263.120936 129.845229) + (xy 263.064716 129.791971) + (xy 263.062274 129.789594) + (xy 262.224137 128.951456) + (xy 262.211751 128.937044) + (xy 262.205618 128.92871) + (xy 262.198879 128.919553) + (xy 262.193301 128.914814) + (xy 262.193298 128.914811) + (xy 262.187057 128.909509) + (xy 266.556111 128.909509) + (xy 266.568619 129.12644) + (xy 266.570055 129.13666) + (xy 266.617825 129.348629) + (xy 266.620904 129.358457) + (xy 266.702658 129.559792) + (xy 266.707301 129.568983) + (xy 266.791777 129.706836) + (xy 266.802233 129.716296) + (xy 266.811011 129.712512) + (xy 267.572421 128.951102) + (xy 267.580035 128.937158) + (xy 267.579904 128.935325) + (xy 267.575653 128.92871) + (xy 266.815365 128.168422) + (xy 266.803829 128.162122) + (xy 266.791547 128.171745) + (xy 266.739586 128.247917) + (xy 266.734501 128.256868) + (xy 266.643014 128.453961) + (xy 266.639451 128.463648) + (xy 266.581385 128.673026) + (xy 266.579454 128.683146) + (xy 266.556363 128.89922) + (xy 266.556111 128.909509) + (xy 262.187057 128.909509) + (xy 262.158603 128.885336) + (xy 262.151087 128.878406) + (xy 262.145392 128.872711) + (xy 262.139251 128.867853) + (xy 262.12312 128.85509) + (xy 262.119716 128.852299) + (xy 262.069668 128.80978) + (xy 262.069666 128.809779) + (xy 262.064086 128.805038) + (xy 262.05757 128.80171) + (xy 262.052521 128.798343) + (xy 262.047392 128.795176) + (xy 262.041655 128.790637) + (xy 261.975496 128.759716) + (xy 261.971596 128.75781) + (xy 261.906563 128.724602) + (xy 261.899451 128.722862) + (xy 261.893821 128.720768) + (xy 261.888056 128.71885) + (xy 261.881421 128.715749) + (xy 261.809959 128.700886) + (xy 261.805713 128.699925) + (xy 261.751631 128.686691) + (xy 261.740209 128.683896) + (xy 261.740207 128.683896) + (xy 261.734761 128.682563) + (xy 261.729162 128.682216) + (xy 261.729158 128.682215) + (xy 261.723607 128.681871) + (xy 261.723609 128.681835) + (xy 261.719621 128.681596) + (xy 261.715421 128.681221) + (xy 261.708257 128.679731) + (xy 261.637139 128.681655) + (xy 261.630851 128.681825) + (xy 261.627444 128.681871) + (xy 256.706742 128.681871) + (xy 256.638621 128.661869) + (xy 256.617647 128.644966) + (xy 255.768611 127.79593) + (xy 267.166879 127.79593) + (xy 267.173623 127.80826) + (xy 267.931631 128.566268) + (xy 267.945575 128.573882) + (xy 267.947408 128.573751) + (xy 267.954023 128.5695) + (xy 268.716558 127.806965) + (xy 268.724173 127.79302) + (xy 268.722148 127.76471) + (xy 268.73724 127.695336) + (xy 268.792395 127.642571) + (xy 268.872423 127.603366) + (xy 268.881272 127.598091) + (xy 268.933922 127.560536) + (xy 268.942322 127.549837) + (xy 268.935333 127.536681) + (xy 268.17863 126.779978) + (xy 268.164686 126.772364) + (xy 268.162853 126.772495) + (xy 268.156238 126.776746) + (xy 267.393328 127.539656) + (xy 267.385714 127.5536) + (xy 267.387728 127.581765) + (xy 267.372637 127.651139) + (xy 267.320229 127.702518) + (xy 267.208843 127.760501) + (xy 267.200115 127.765998) + (xy 267.175332 127.784605) + (xy 267.166879 127.79593) + (xy 255.768611 127.79593) + (xy 255.093807 127.121126) + (xy 255.081421 127.106714) + (xy 255.072888 127.095119) + (xy 255.072883 127.095114) + (xy 255.068545 127.089219) + (xy 255.062967 127.08448) + (xy 255.062964 127.084477) + (xy 255.028269 127.055002) + (xy 255.020753 127.048072) + (xy 255.015058 127.042377) + (xy 254.998729 127.029458) + (xy 254.992786 127.024756) + (xy 254.989382 127.021965) + (xy 254.939334 126.979446) + (xy 254.939332 126.979445) + (xy 254.933752 126.974704) + (xy 254.927236 126.971376) + (xy 254.922187 126.968009) + (xy 254.917058 126.964842) + (xy 254.911321 126.960303) + (xy 254.845162 126.929382) + (xy 254.841262 126.927476) + (xy 254.825458 126.919406) + (xy 254.776229 126.894268) + (xy 254.769121 126.892529) + (xy 254.763478 126.89043) + (xy 254.757715 126.888513) + (xy 254.751087 126.885415) + (xy 254.67962 126.87055) + (xy 254.675336 126.86958) + (xy 254.604427 126.852229) + (xy 254.598825 126.851881) + (xy 254.598822 126.851881) + (xy 254.593273 126.851537) + (xy 254.593275 126.851501) + (xy 254.589282 126.851262) + (xy 254.58509 126.850888) + (xy 254.577922 126.849397) + (xy 254.511712 126.851188) + (xy 254.500516 126.851491) + (xy 254.497109 126.851537) + (xy 253.9897 126.851537) + (xy 253.921579 126.831535) + (xy 253.883908 126.793978) + (xy 253.863358 126.762212) + (xy 253.710103 126.593787) + (xy 253.610988 126.515511) + (xy 253.569925 126.457594) + (xy 253.566693 126.386671) + (xy 253.571041 126.379175) + (xy 266.777486 126.379175) + (xy 266.789994 126.596106) + (xy 266.79143 126.606326) + (xy 266.8392 126.818295) + (xy 266.842279 126.828123) + (xy 266.924033 127.029458) + (xy 266.928676 127.038649) + (xy 267.013152 127.176502) + (xy 267.023608 127.185962) + (xy 267.032386 127.182178) + (xy 267.793796 126.420768) + (xy 267.80141 126.406824) + (xy 267.801279 126.404991) + (xy 267.797028 126.398376) + (xy 267.03674 125.638088) + (xy 267.025204 125.631788) + (xy 267.012922 125.641411) + (xy 266.960961 125.717583) + (xy 266.955876 125.726534) + (xy 266.864389 125.923627) + (xy 266.860826 125.933314) + (xy 266.80276 126.142692) + (xy 266.800829 126.152812) + (xy 266.777738 126.368886) + (xy 266.777486 126.379175) + (xy 253.571041 126.379175) + (xy 253.602318 126.32526) + (xy 253.633643 126.30348) + (xy 253.695318 126.273266) + (xy 253.699522 126.270268) + (xy 253.699526 126.270265) + (xy 253.79941 126.199018) + (xy 253.880704 126.141032) + (xy 254.042004 125.980294) + (xy 254.05778 125.95834) + (xy 254.171866 125.799571) + (xy 254.174884 125.795371) + (xy 254.182639 125.779681) + (xy 254.273484 125.59587) + (xy 254.273485 125.595868) + (xy 254.275778 125.591228) + (xy 254.341975 125.373348) + (xy 254.350187 125.310973) + (xy 254.371261 125.150903) + (xy 254.371262 125.150896) + (xy 254.371698 125.147581) + (xy 254.372382 125.119604) + (xy 254.373275 125.083067) + (xy 254.373275 125.083062) + (xy 254.373357 125.079702) + (xy 254.363336 124.957813) + (xy 254.355122 124.857904) + (xy 254.355121 124.857898) + (xy 254.354698 124.852753) + (xy 254.311597 124.681158) + (xy 254.300483 124.63691) + (xy 254.300482 124.636906) + (xy 254.299224 124.631899) + (xy 254.297165 124.627163) + (xy 254.210483 124.427808) + (xy 254.210481 124.427805) + (xy 254.208423 124.423071) + (xy 254.121108 124.288103) + (xy 254.087542 124.236217) + (xy 254.08754 124.236214) + (xy 254.084734 124.231877) + (xy 253.931479 124.063452) + (xy 253.866871 124.012428) + (xy 253.83193 123.984833) + (xy 253.790867 123.926916) + (xy 253.787635 123.855993) + (xy 253.82326 123.794581) + (xy 253.85459 123.772799) + (xy 253.911802 123.744772) + (xy 253.920641 123.739503) + (xy 253.973291 123.701948) + (xy 253.981691 123.691249) + (xy 253.974702 123.678093) + (xy 253.217999 122.92139) + (xy 253.204055 122.913776) + (xy 253.202222 122.913907) + (xy 253.195607 122.918158) + (xy 252.432697 123.681068) + (xy 252.425082 123.695012) + (xy 252.427058 123.722634) + (xy 252.411967 123.792008) + (xy 252.359559 123.843386) + (xy 252.354674 123.845929) + (xy 252.262692 123.893812) + (xy 252.243355 123.903878) + (xy 252.239222 123.906981) + (xy 252.239219 123.906983) + (xy 252.098779 124.012428) + (xy 252.061255 124.040602) + (xy 252.057683 124.04434) + (xy 251.95237 124.154544) + (xy 251.903931 124.205232) + (xy 251.901017 124.209504) + (xy 251.901016 124.209505) + (xy 251.879446 124.241126) + (xy 251.775608 124.393347) + (xy 251.679732 124.599894) + (xy 251.67835 124.604876) + (xy 251.67835 124.604877) + (xy 251.655527 124.687175) + (xy 251.618878 124.819327) + (xy 251.59468 125.045752) + (xy 251.594977 125.050904) + (xy 251.594977 125.050908) + (xy 251.596865 125.083651) + (xy 251.607788 125.273089) + (xy 251.608923 125.278126) + (xy 251.608924 125.278132) + (xy 251.656712 125.490184) + (xy 251.65785 125.495233) + (xy 251.659794 125.500019) + (xy 251.659795 125.500024) + (xy 251.716688 125.640133) + (xy 251.743522 125.706217) + (xy 251.862503 125.900376) + (xy 252.011597 126.072495) + (xy 252.13747 126.176997) + (xy 252.177105 126.235898) + (xy 252.178603 126.306879) + (xy 252.141489 126.367402) + (xy 252.115167 126.385702) + (xy 252.021979 126.434213) + (xy 252.017846 126.437316) + (xy 252.017843 126.437318) + (xy 251.844014 126.567832) + (xy 251.839879 126.570937) + (xy 251.682555 126.735567) + (xy 251.679641 126.739839) + (xy 251.67964 126.73984) + (xy 251.646225 126.788825) + (xy 251.554232 126.923682) + (xy 251.458356 127.130229) + (xy 251.397502 127.349662) + (xy 251.373304 127.576087) + (xy 251.373601 127.581239) + (xy 251.373601 127.581243) + (xy 251.374877 127.603366) + (xy 251.386412 127.803424) + (xy 251.387547 127.808461) + (xy 251.387548 127.808467) + (xy 251.435336 128.020519) + (xy 251.436474 128.025568) + (xy 251.438418 128.030354) + (xy 251.438419 128.030359) + (xy 251.50822 128.202257) + (xy 251.522146 128.236552) + (xy 251.641127 128.430711) + (xy 251.790221 128.60283) + (xy 251.864972 128.664889) + (xy 251.916093 128.707331) + (xy 251.955728 128.766234) + (xy 251.957226 128.837214) + (xy 251.920111 128.897737) + (xy 251.89379 128.916037) + (xy 251.800604 128.964547) + (xy 251.796471 128.96765) + (xy 251.796468 128.967652) + (xy 251.622639 129.098166) + (xy 251.618504 129.101271) + (xy 251.46118 129.265901) + (xy 251.332857 129.454016) + (xy 251.236981 129.660563) + (xy 251.176127 129.879996) + (xy 251.151929 130.106421) + (xy 251.152226 130.111573) + (xy 251.152226 130.111577) + (xy 251.153502 130.133699) + (xy 251.165037 130.333758) + (xy 251.166172 130.338795) + (xy 251.166173 130.338801) + (xy 251.211944 130.541901) + (xy 251.215099 130.555902) + (xy 251.217043 130.560688) + (xy 251.217044 130.560693) + (xy 251.295032 130.752752) + (xy 251.300771 130.766886) + (xy 251.419752 130.961045) + (xy 251.568846 131.133164) + (xy 251.694719 131.237666) + (xy 251.734354 131.296567) + (xy 251.735852 131.367548) + (xy 251.698738 131.428071) + (xy 251.672416 131.446371) + (xy 251.579228 131.494882) + (xy 251.575095 131.497985) + (xy 251.575092 131.497987) + (xy 251.413606 131.619234) + (xy 251.397128 131.631606) + (xy 251.393556 131.635344) + (xy 251.266171 131.768645) + (xy 251.239804 131.796236) + (xy 251.23689 131.800508) + (xy 251.236889 131.800509) + (xy 251.218462 131.827522) + (xy 251.111481 131.984351) + (xy 251.015605 132.190898) + (xy 251.014223 132.19588) + (xy 251.014223 132.195881) + (xy 251.012042 132.203745) + (xy 250.954751 132.410331) + (xy 250.930553 132.636756) + (xy 250.93085 132.641908) + (xy 250.93085 132.641912) + (xy 250.934043 132.69728) + (xy 250.943661 132.864093) + (xy 250.944796 132.86913) + (xy 250.944797 132.869136) + (xy 250.990816 133.073339) + (xy 250.993723 133.086237) + (xy 250.995667 133.091023) + (xy 250.995668 133.091028) + (xy 251.075117 133.286685) + (xy 251.079395 133.297221) + (xy 251.119787 133.363134) + (xy 251.177904 133.457972) + (xy 251.198376 133.49138) + (xy 251.34747 133.663499) + (xy 251.351445 133.666799) + (xy 251.351448 133.666802) + (xy 251.473343 133.768001) + (xy 251.512978 133.826904) + (xy 251.514476 133.897884) + (xy 251.477361 133.958407) + (xy 251.451039 133.976707) + (xy 251.357853 134.025217) + (xy 251.35372 134.02832) + (xy 251.353717 134.028322) + (xy 251.179888 134.158836) + (xy 251.175753 134.161941) + (xy 251.112034 134.228619) + (xy 251.038121 134.305965) + (xy 251.018429 134.326571) + (xy 251.015515 134.330843) + (xy 251.015514 134.330844) + (xy 250.996741 134.358364) + (xy 250.890106 134.514686) + (xy 250.79423 134.721233) + (xy 250.733376 134.940666) + (xy 250.709178 135.167091) + (xy 250.709475 135.172243) + (xy 250.709475 135.172247) + (xy 250.712677 135.227771) + (xy 250.722286 135.394428) + (xy 250.723421 135.399465) + (xy 250.723422 135.399471) + (xy 250.767727 135.596066) + (xy 250.772348 135.616572) + (xy 250.774292 135.621358) + (xy 250.774293 135.621363) + (xy 250.84167 135.787292) + (xy 250.85802 135.827556) + (xy 250.977001 136.021715) + (xy 251.126095 136.193834) + (xy 251.200011 136.2552) + (xy 251.251967 136.298335) + (xy 251.291602 136.357238) + (xy 251.2931 136.428218) + (xy 251.255985 136.488741) + (xy 251.229663 136.507041) + (xy 251.136477 136.555551) + (xy 251.132344 136.558654) + (xy 251.132341 136.558656) + (xy 250.980162 136.672915) + (xy 250.954377 136.692275) + (xy 250.910438 136.738255) + (xy 250.800681 136.853109) + (xy 250.797053 136.856905) + (xy 250.794139 136.861177) + (xy 250.794138 136.861178) + (xy 250.73381 136.949616) + (xy 250.66873 137.04502) + (xy 250.572854 137.251567) + (xy 250.571472 137.256549) + (xy 250.571472 137.25655) + (xy 250.561579 137.292225) + (xy 250.512 137.471) + (xy 250.487802 137.697425) + (xy 250.488099 137.702577) + (xy 250.488099 137.702581) + (xy 250.492105 137.772051) + (xy 250.50091 137.924762) + (xy 250.502045 137.929799) + (xy 250.502046 137.929805) + (xy 250.547185 138.130103) + (xy 250.550972 138.146906) + (xy 250.552916 138.151692) + (xy 250.552917 138.151697) + (xy 250.625952 138.33156) + (xy 250.636644 138.35789) + (xy 250.755625 138.552049) + (xy 250.904719 138.724168) + (xy 251.030592 138.82867) + (xy 251.070227 138.887571) + (xy 251.071725 138.958552) + (xy 251.034611 139.019075) + (xy 251.008289 139.037375) + (xy 250.915101 139.085886) + (xy 250.910968 139.088989) + (xy 250.910965 139.088991) + (xy 250.737215 139.219446) + (xy 250.733001 139.22261) + (xy 250.687415 139.270313) + (xy 250.625365 139.335245) + (xy 250.575677 139.38724) + (xy 250.572763 139.391512) + (xy 250.572762 139.391513) + (xy 250.545735 139.431133) + (xy 250.447354 139.575355) + (xy 250.351478 139.781902) + (xy 250.350096 139.786884) + (xy 250.350096 139.786885) + (xy 250.338368 139.829175) + (xy 250.290624 140.001335) + (xy 250.266426 140.22776) + (xy 250.266723 140.232912) + (xy 250.266723 140.232916) + (xy 250.269847 140.2871) + (xy 250.279534 140.455097) + (xy 250.280669 140.460134) + (xy 250.28067 140.46014) + (xy 250.324174 140.653182) + (xy 250.329596 140.677241) + (xy 250.33154 140.682027) + (xy 250.331541 140.682032) + (xy 250.413324 140.883438) + (xy 250.415268 140.888225) + (xy 250.534249 141.082384) + (xy 250.683343 141.254503) + (xy 250.721007 141.285772) + (xy 250.809215 141.359004) + (xy 250.84885 141.417907) + (xy 250.850348 141.488887) + (xy 250.813233 141.54941) + (xy 250.786912 141.56771) + (xy 250.693726 141.61622) + (xy 250.689593 141.619323) + (xy 250.68959 141.619325) + (xy 250.515761 141.749839) + (xy 250.511626 141.752944) + (xy 250.354302 141.917574) + (xy 250.351388 141.921846) + (xy 250.351387 141.921847) + (xy 250.328774 141.954997) + (xy 250.225979 142.105689) + (xy 250.130103 142.312236) + (xy 250.069249 142.531669) + (xy 250.045051 142.758094) + (xy 250.045348 142.763246) + (xy 250.045348 142.76325) + (xy 250.048709 142.821534) + (xy 250.058159 142.985431) + (xy 250.059294 142.990468) + (xy 250.059295 142.990474) + (xy 250.107083 143.202526) + (xy 250.108221 143.207575) + (xy 250.110165 143.212361) + (xy 250.110166 143.212366) + (xy 250.15919 143.333096) + (xy 250.193893 143.418559) + (xy 250.312874 143.612718) + (xy 250.461968 143.784837) + (xy 250.587841 143.889339) + (xy 250.627476 143.94824) + (xy 250.628974 144.019221) + (xy 250.59186 144.079744) + (xy 250.565538 144.098044) + (xy 250.47235 144.146555) + (xy 250.468217 144.149658) + (xy 250.468214 144.14966) + (xy 250.294385 144.280174) + (xy 250.29025 144.283279) + (xy 250.286678 144.287017) + (xy 250.154966 144.424846) + (xy 250.132926 144.447909) + (xy 250.130012 144.452181) + (xy 250.130011 144.452182) + (xy 250.076395 144.53078) + (xy 250.004603 144.636024) + (xy 249.908727 144.842571) + (xy 249.907345 144.847553) + (xy 249.907345 144.847554) + (xy 249.883606 144.933154) + (xy 249.847873 145.062004) + (xy 249.823675 145.288429) + (xy 249.823972 145.293581) + (xy 249.823972 145.293585) + (xy 249.828139 145.365856) + (xy 249.836783 145.515766) + (xy 249.837918 145.520803) + (xy 249.837919 145.520809) + (xy 249.879778 145.706553) + (xy 249.886845 145.73791) + (xy 249.888789 145.742696) + (xy 249.88879 145.742701) + (xy 249.970573 145.944107) + (xy 249.972517 145.948894) + (xy 250.000159 145.994001) + (xy 250.069695 146.107473) + (xy 250.091498 146.143053) + (xy 250.240592 146.315172) + (xy 250.318756 146.380065) + (xy 250.366464 146.419673) + (xy 250.406099 146.478576) + (xy 250.407597 146.549556) + (xy 250.370482 146.610079) + (xy 250.344161 146.628379) + (xy 250.250975 146.676889) + (xy 250.246842 146.679992) + (xy 250.246839 146.679994) + (xy 250.078616 146.806299) + (xy 250.068875 146.813613) + (xy 249.911551 146.978243) + (xy 249.908637 146.982515) + (xy 249.908636 146.982516) + (xy 249.85502 147.061114) + (xy 249.783228 147.166358) + (xy 249.687352 147.372905) + (xy 249.626498 147.592338) + (xy 249.6023 147.818763) + (xy 222.514867 147.818763) + (xy 222.516801 147.810709) + (xy 222.540008 147.714048) + (xy 222.540009 147.714042) + (xy 222.541163 147.709235) + (xy 222.55999 147.470013) + (xy 222.541163 147.230791) + (xy 222.540009 147.225984) + (xy 222.540008 147.225978) + (xy 222.495914 147.042315) + (xy 222.485145 146.99746) + (xy 222.477185 146.978243) + (xy 222.39521 146.780336) + (xy 222.395209 146.780334) + (xy 222.393316 146.775764) + (xy 222.267936 146.571164) + (xy 222.246577 146.546155) + (xy 222.115307 146.392457) + (xy 222.112094 146.388695) + (xy 221.929625 146.232853) + (xy 221.725025 146.107473) + (xy 221.720455 146.10558) + (xy 221.720453 146.105579) + (xy 221.507902 146.017538) + (xy 221.5079 146.017537) + (xy 221.503329 146.015644) + (xy 221.39851 145.990479) + (xy 221.274811 145.960781) + (xy 221.274805 145.96078) + (xy 221.269998 145.959626) + (xy 221.030776 145.940799) + (xy 220.791554 145.959626) + (xy 220.786747 145.96078) + (xy 220.786741 145.960781) + (xy 220.663042 145.990479) + (xy 220.558223 146.015644) + (xy 220.553652 146.017537) + (xy 220.55365 146.017538) + (xy 220.341099 146.105579) + (xy 220.341097 146.10558) + (xy 220.336527 146.107473) + (xy 220.131927 146.232853) + (xy 219.949458 146.388695) + (xy 219.946245 146.392457) + (xy 219.814976 146.546155) + (xy 219.793616 146.571164) + (xy 219.668236 146.775764) + (xy 219.666343 146.780334) + (xy 219.666342 146.780336) + (xy 219.584367 146.978243) + (xy 219.576407 146.99746) + (xy 219.565638 147.042315) + (xy 219.521544 147.225978) + (xy 219.521543 147.225984) + (xy 219.520389 147.230791) + (xy 219.501562 147.470013) + (xy 203.337541 147.470013) + (xy 203.113512 147.285994) + (xy 202.862528 147.130377) + (xy 202.819967 147.111249) + (xy 202.730306 147.070954) + (xy 202.593167 147.009321) + (xy 202.310162 146.924954) + (xy 202.306042 146.924301) + (xy 202.30604 146.924301) + (xy 202.021965 146.879307) + (xy 202.021959 146.879306) + (xy 202.018484 146.878756) + (xy 201.993925 146.877641) + (xy 201.92754 146.874626) + (xy 201.927519 146.874626) + (xy 201.92612 146.874562) + (xy 201.741656 146.874562) + (xy 201.521893 146.889159) + (xy 201.517794 146.889985) + (xy 201.51779 146.889986) + (xy 201.375196 146.918738) + (xy 201.232406 146.947529) + (xy 200.953182 147.043674) + (xy 200.898705 147.070954) + (xy 200.78004 147.130377) + (xy 200.689126 147.175903) + (xy 200.444879 147.341894) + (xy 200.22473 147.53873) + (xy 200.222013 147.5419) + (xy 200.222012 147.541901) + (xy 200.040143 147.754091) + (xy 200.032548 147.762952) + (xy 200.030274 147.766454) + (xy 200.03027 147.766459) + (xy 199.873987 148.007113) + (xy 199.871708 148.010623) + (xy 199.869914 148.014401) + (xy 199.869913 148.014403) + (xy 199.861442 148.032244) + (xy 199.745038 148.27739) + (xy 199.743759 148.281373) + (xy 199.743758 148.281376) + (xy 199.665752 148.524336) + (xy 199.654762 148.558566) + (xy 199.649218 148.589377) + (xy 199.603837 148.841599) + (xy 199.602467 148.849212) + (xy 199.602278 148.853379) + (xy 199.602277 148.853386) + (xy 199.58926 149.140051) + (xy 199.589071 149.144221) + (xy 197.678696 149.144221) + (xy 197.673253 148.999227) + (xy 197.670703 148.931294) + (xy 197.623329 148.705512) + (xy 197.53859 148.49094) + (xy 197.41891 148.293713) + (xy 197.396809 148.268244) + (xy 197.27121 148.123503) + (xy 197.271208 148.123501) + (xy 197.26771 148.11947) + (xy 197.225575 148.084922) + (xy 197.093442 147.976578) + (xy 197.093436 147.976574) + (xy 197.089314 147.973194) + (xy 196.888822 147.859068) + (xy 196.883806 147.857247) + (xy 196.883801 147.857245) + (xy 196.676982 147.782173) + (xy 196.676978 147.782172) + (xy 196.671967 147.780353) + (xy 196.666718 147.779404) + (xy 196.666715 147.779403) + (xy 196.449034 147.74004) + (xy 196.449027 147.740039) + (xy 196.44495 147.739302) + (xy 196.427213 147.738466) + (xy 196.422265 147.738232) + (xy 196.422258 147.738232) + (xy 196.420777 147.738162) + (xy 196.258632 147.738162) + (xy 196.191676 147.743843) + (xy 196.091995 147.752301) + (xy 196.091991 147.752302) + (xy 196.086684 147.752752) + (xy 196.081529 147.75409) + (xy 196.081523 147.754091) + (xy 195.868554 147.809367) + (xy 195.86855 147.809368) + (xy 195.863385 147.810709) + (xy 195.858519 147.812901) + (xy 195.858516 147.812902) + (xy 195.704023 147.882496) + (xy 195.653042 147.905461) + (xy 195.648622 147.908437) + (xy 195.648618 147.908439) + (xy 195.575596 147.957601) + (xy 195.461672 148.0343) + (xy 195.294745 148.19354) + (xy 195.291557 148.197825) + (xy 195.161499 148.37263) + (xy 195.157036 148.378628) + (xy 195.154621 148.383378) + (xy 195.058425 148.572582) + (xy 195.05248 148.584274) + (xy 195.024802 148.673412) + (xy 194.985652 148.799492) + (xy 194.985651 148.799498) + (xy 194.984068 148.804595) + (xy 194.976269 148.863441) + (xy 194.955227 149.022205) + (xy 194.953757 149.033294) + (xy 184.268244 149.033294) + (xy 184.255438 148.870578) + (xy 184.254284 148.865771) + (xy 184.254283 148.865765) + (xy 184.210214 148.682206) + (xy 184.19942 148.637247) + (xy 184.172635 148.572582) + (xy 184.109485 148.420123) + (xy 184.109484 148.420121) + (xy 184.107591 148.415551) + (xy 183.982211 148.210951) + (xy 183.971001 148.197825) + (xy 183.829582 148.032244) + (xy 183.826369 148.028482) + (xy 183.759245 147.971153) + (xy 183.647668 147.875858) + (xy 183.647667 147.875857) + (xy 183.6439 147.87264) + (xy 183.4393 147.74726) + (xy 183.43473 147.745367) + (xy 183.434728 147.745366) + (xy 183.222177 147.657325) + (xy 183.222175 147.657324) + (xy 183.217604 147.655431) + (xy 183.105737 147.628574) + (xy 182.989086 147.600568) + (xy 182.98908 147.600567) + (xy 182.984273 147.599413) + (xy 182.745051 147.580586) + (xy 182.505829 147.599413) + (xy 182.501022 147.600567) + (xy 182.501016 147.600568) + (xy 182.384365 147.628574) + (xy 182.272498 147.655431) + (xy 182.267927 147.657324) + (xy 182.267925 147.657325) + (xy 182.055374 147.745366) + (xy 182.055372 147.745367) + (xy 182.050802 147.74726) + (xy 181.846202 147.87264) + (xy 181.842435 147.875857) + (xy 181.842434 147.875858) + (xy 181.730857 147.971153) + (xy 181.663733 148.028482) + (xy 181.66052 148.032244) + (xy 181.519102 148.197825) + (xy 181.507891 148.210951) + (xy 181.382511 148.415551) + (xy 181.380618 148.420121) + (xy 181.380617 148.420123) + (xy 181.317467 148.572582) + (xy 181.290682 148.637247) + (xy 181.279888 148.682206) + (xy 181.235819 148.865765) + (xy 181.235818 148.865771) + (xy 181.234664 148.870578) + (xy 181.215837 149.1098) + (xy 168.575037 149.1098) + (xy 167.821224 148.355987) + (xy 167.80728 148.348373) + (xy 167.805447 148.348504) + (xy 167.798832 148.352755) + (xy 166.935696 149.215891) + (xy 166.928936 149.228271) + (xy 159.406034 149.228271) + (xy 159.324322 149.030999) + (xy 159.319841 149.022205) + (xy 159.214537 148.850363) + (xy 159.204081 148.840903) + (xy 159.195303 148.844687) + (xy 158.332356 149.707634) + (xy 158.324742 149.721578) + (xy 157.59469 149.721578) + (xy 157.595926 149.719314) + (xy 157.595795 149.717481) + (xy 157.591544 149.710866) + (xy 156.728408 148.84773) + (xy 156.716028 148.84097) + (xy 156.708378 148.846697) + (xy 156.600827 149.022205) + (xy 156.596346 149.030999) + (xy 156.508336 149.243475) + (xy 156.505287 149.25286) + (xy 156.451597 149.47649) + (xy 156.450054 149.486237) + (xy 156.432009 149.715516) + (xy 156.432009 149.725376) + (xy 153.400415 149.725376) + (xy 153.18024 148.476699) + (xy 157.080791 148.476699) + (xy 157.084575 148.485477) + (xy 157.947522 149.348424) + (xy 157.961466 149.356038) + (xy 157.963299 149.355907) + (xy 157.969914 149.351656) + (xy 158.83305 148.48852) + (xy 158.83981 148.47614) + (xy 158.834083 148.46849) + (xy 158.658575 148.360939) + (xy 158.649781 148.356458) + (xy 158.437305 148.268448) + (xy 158.42792 148.265399) + (xy 158.20429 148.211709) + (xy 158.194543 148.210166) + (xy 157.965264 148.192121) + (xy 157.955404 148.192121) + (xy 157.726125 148.210166) + (xy 157.716378 148.211709) + (xy 157.492748 148.265399) + (xy 157.483363 148.268448) + (xy 157.270887 148.356458) + (xy 157.262093 148.360939) + (xy 157.090251 148.466243) + (xy 157.080791 148.476699) + (xy 153.18024 148.476699) + (xy 152.881791 146.784109) + (xy 160.990498 146.784109) + (xy 161.009325 147.023331) + (xy 161.010479 147.028138) + (xy 161.01048 147.028144) + (xy 161.043663 147.166358) + (xy 161.065343 147.256662) + (xy 161.067236 147.261233) + (xy 161.067237 147.261235) + (xy 161.128825 147.409921) + (xy 161.157172 147.478358) + (xy 161.282552 147.682958) + (xy 161.285769 147.686725) + (xy 161.28577 147.686726) + (xy 161.367289 147.782173) + (xy 161.438394 147.865427) + (xy 161.450607 147.875858) + (xy 161.599185 148.002754) + (xy 161.620863 148.021269) + (xy 161.825463 148.146649) + (xy 161.830033 148.148542) + (xy 161.830035 148.148543) + (xy 162.021672 148.227921) + (xy 162.047159 148.238478) + (xy 162.12081 148.25616) + (xy 162.275677 148.293341) + (xy 162.275683 148.293342) + (xy 162.28049 148.294496) + (xy 162.519712 148.313323) + (xy 162.758934 148.294496) + (xy 162.763741 148.293342) + (xy 162.763747 148.293341) + (xy 162.918614 148.25616) + (xy 162.992265 148.238478) + (xy 163.017752 148.227921) + (xy 163.209389 148.148543) + (xy 163.209391 148.148542) + (xy 163.213961 148.146649) + (xy 163.418561 148.021269) + (xy 163.44024 148.002754) + (xy 163.456467 147.988895) + (xy 166.280087 147.988895) + (xy 166.298132 148.218174) + (xy 166.299675 148.227921) + (xy 166.353365 148.451551) + (xy 166.356414 148.460936) + (xy 166.444424 148.673412) + (xy 166.448905 148.682206) + (xy 166.554209 148.854048) + (xy 166.564665 148.863508) + (xy 166.573443 148.859724) + (xy 167.43639 147.996777) + (xy 167.442768 147.985097) + (xy 168.17282 147.985097) + (xy 168.172951 147.98693) + (xy 168.177202 147.993545) + (xy 169.040338 148.856681) + (xy 169.052718 148.863441) + (xy 169.060368 148.857714) + (xy 169.167919 148.682206) + (xy 169.1724 148.673412) + (xy 169.26041 148.460936) + (xy 169.263459 148.451551) + (xy 169.317149 148.227921) + (xy 169.318692 148.218174) + (xy 169.336737 147.988895) + (xy 169.336737 147.979035) + (xy 169.318692 147.749756) + (xy 169.317149 147.740009) + (xy 169.263459 147.516379) + (xy 169.26041 147.506994) + (xy 169.1724 147.294518) + (xy 169.167919 147.285724) + (xy 169.062615 147.113882) + (xy 169.052159 147.104422) + (xy 169.043381 147.108206) + (xy 168.180434 147.971153) + (xy 168.17282 147.985097) + (xy 167.442768 147.985097) + (xy 167.444004 147.982833) + (xy 167.443873 147.981) + (xy 167.439622 147.974385) + (xy 166.576486 147.111249) + (xy 166.564106 147.104489) + (xy 166.556456 147.110216) + (xy 166.448905 147.285724) + (xy 166.444424 147.294518) + (xy 166.356414 147.506994) + (xy 166.353365 147.516379) + (xy 166.299675 147.740009) + (xy 166.298132 147.749756) + (xy 166.280087 147.979035) + (xy 166.280087 147.988895) + (xy 163.456467 147.988895) + (xy 163.588817 147.875858) + (xy 163.60103 147.865427) + (xy 163.672135 147.782173) + (xy 163.753654 147.686726) + (xy 163.753655 147.686725) + (xy 163.756872 147.682958) + (xy 163.882252 147.478358) + (xy 163.9106 147.409921) + (xy 163.972187 147.261235) + (xy 163.972188 147.261233) + (xy 163.974081 147.256662) + (xy 163.995761 147.166358) + (xy 164.028944 147.028144) + (xy 164.028945 147.028138) + (xy 164.030099 147.023331) + (xy 164.048926 146.784109) + (xy 164.045472 146.740218) + (xy 166.928869 146.740218) + (xy 166.932653 146.748996) + (xy 167.7956 147.611943) + (xy 167.809544 147.619557) + (xy 167.811377 147.619426) + (xy 167.817992 147.615175) + (xy 168.681128 146.752039) + (xy 168.687888 146.739659) + (xy 168.682161 146.732009) + (xy 168.506653 146.624458) + (xy 168.497859 146.619977) + (xy 168.309286 146.541868) + (xy 195.937081 146.541868) + (xy 195.942808 146.549518) + (xy 196.118316 146.657069) + (xy 196.12711 146.66155) + (xy 196.339586 146.74956) + (xy 196.348971 146.752609) + (xy 196.572601 146.806299) + (xy 196.582348 146.807842) + (xy 196.811627 146.825887) + (xy 196.821487 146.825887) + (xy 197.050766 146.807842) + (xy 197.060513 146.806299) + (xy 197.284143 146.752609) + (xy 197.293528 146.74956) + (xy 197.506004 146.66155) + (xy 197.514798 146.657069) + (xy 197.68664 146.551765) + (xy 197.695594 146.541868) + (xy 205.937081 146.541868) + (xy 205.942808 146.549518) + (xy 206.118316 146.657069) + (xy 206.12711 146.66155) + (xy 206.339586 146.74956) + (xy 206.348971 146.752609) + (xy 206.572601 146.806299) + (xy 206.582348 146.807842) + (xy 206.811627 146.825887) + (xy 206.821487 146.825887) + (xy 207.050766 146.807842) + (xy 207.060513 146.806299) + (xy 207.284143 146.752609) + (xy 207.293528 146.74956) + (xy 207.506004 146.66155) + (xy 207.514798 146.657069) + (xy 207.68664 146.551765) + (xy 207.6961 146.541309) + (xy 207.692316 146.532531) + (xy 206.829369 145.669584) + (xy 206.815425 145.66197) + (xy 206.813592 145.662101) + (xy 206.806977 145.666352) + (xy 205.943841 146.529488) + (xy 205.937081 146.541868) + (xy 197.695594 146.541868) + (xy 197.6961 146.541309) + (xy 197.692316 146.532531) + (xy 196.829369 145.669584) + (xy 196.815425 145.66197) + (xy 196.813592 145.662101) + (xy 196.806977 145.666352) + (xy 195.943841 146.529488) + (xy 195.937081 146.541868) + (xy 168.309286 146.541868) + (xy 168.285383 146.531967) + (xy 168.275998 146.528918) + (xy 168.052368 146.475228) + (xy 168.042621 146.473685) + (xy 167.813342 146.45564) + (xy 167.803482 146.45564) + (xy 167.574203 146.473685) + (xy 167.564456 146.475228) + (xy 167.340826 146.528918) + (xy 167.331441 146.531967) + (xy 167.118965 146.619977) + (xy 167.110171 146.624458) + (xy 166.938329 146.729762) + (xy 166.928869 146.740218) + (xy 164.045472 146.740218) + (xy 164.030099 146.544887) + (xy 164.028945 146.54008) + (xy 164.028944 146.540074) + (xy 163.993504 146.392457) + (xy 163.974081 146.311556) + (xy 163.942814 146.236071) + (xy 163.884146 146.094432) + (xy 163.884145 146.09443) + (xy 163.882252 146.08986) + (xy 163.756872 145.88526) + (xy 163.683189 145.798987) + (xy 163.604243 145.706553) + (xy 163.60103 145.702791) + (xy 163.494179 145.611532) + (xy 163.422329 145.550167) + (xy 163.422328 145.550166) + (xy 163.418561 145.546949) + (xy 163.213961 145.421569) + (xy 163.209391 145.419676) + (xy 163.209389 145.419675) + (xy 162.996838 145.331634) + (xy 162.996836 145.331633) + (xy 162.992265 145.32974) + (xy 162.898138 145.307142) + (xy 162.87877 145.302492) + (xy 195.288232 145.302492) + (xy 195.306277 145.531771) + (xy 195.30782 145.541518) + (xy 195.36151 145.765148) + (xy 195.364559 145.774533) + (xy 195.452569 145.987009) + (xy 195.45705 145.995803) + (xy 195.562354 146.167645) + (xy 195.57281 146.177105) + (xy 195.581588 146.173321) + (xy 196.444535 145.310374) + (xy 196.450913 145.298694) + (xy 197.180965 145.298694) + (xy 197.181096 145.300527) + (xy 197.185347 145.307142) + (xy 198.048483 146.170278) + (xy 198.060863 146.177038) + (xy 198.068513 146.171311) + (xy 198.176064 145.995803) + (xy 198.180545 145.987009) + (xy 198.268555 145.774533) + (xy 198.271604 145.765148) + (xy 198.325294 145.541518) + (xy 198.326837 145.531771) + (xy 198.344882 145.302492) + (xy 205.288232 145.302492) + (xy 205.306277 145.531771) + (xy 205.30782 145.541518) + (xy 205.36151 145.765148) + (xy 205.364559 145.774533) + (xy 205.452569 145.987009) + (xy 205.45705 145.995803) + (xy 205.562354 146.167645) + (xy 205.57281 146.177105) + (xy 205.581588 146.173321) + (xy 206.444535 145.310374) + (xy 206.450913 145.298694) + (xy 207.180965 145.298694) + (xy 207.181096 145.300527) + (xy 207.185347 145.307142) + (xy 208.048483 146.170278) + (xy 208.060863 146.177038) + (xy 208.068513 146.171311) + (xy 208.176064 145.995803) + (xy 208.180545 145.987009) + (xy 208.268555 145.774533) + (xy 208.271604 145.765148) + (xy 208.325294 145.541518) + (xy 208.326837 145.531771) + (xy 208.344882 145.302492) + (xy 208.344882 145.292632) + (xy 208.326837 145.063353) + (xy 208.325294 145.053606) + (xy 208.271604 144.829976) + (xy 208.268555 144.820591) + (xy 208.180545 144.608115) + (xy 208.176064 144.599321) + (xy 208.07076 144.427479) + (xy 208.060304 144.418019) + (xy 208.051526 144.421803) + (xy 207.188579 145.28475) + (xy 207.180965 145.298694) + (xy 206.450913 145.298694) + (xy 206.452149 145.29643) + (xy 206.452018 145.294597) + (xy 206.447767 145.287982) + (xy 205.584631 144.424846) + (xy 205.572251 144.418086) + (xy 205.564601 144.423813) + (xy 205.45705 144.599321) + (xy 205.452569 144.608115) + (xy 205.364559 144.820591) + (xy 205.36151 144.829976) + (xy 205.30782 145.053606) + (xy 205.306277 145.063353) + (xy 205.288232 145.292632) + (xy 205.288232 145.302492) + (xy 198.344882 145.302492) + (xy 198.344882 145.292632) + (xy 198.326837 145.063353) + (xy 198.325294 145.053606) + (xy 198.271604 144.829976) + (xy 198.268555 144.820591) + (xy 198.180545 144.608115) + (xy 198.176064 144.599321) + (xy 198.07076 144.427479) + (xy 198.060304 144.418019) + (xy 198.051526 144.421803) + (xy 197.188579 145.28475) + (xy 197.180965 145.298694) + (xy 196.450913 145.298694) + (xy 196.452149 145.29643) + (xy 196.452018 145.294597) + (xy 196.447767 145.287982) + (xy 195.584631 144.424846) + (xy 195.572251 144.418086) + (xy 195.564601 144.423813) + (xy 195.45705 144.599321) + (xy 195.452569 144.608115) + (xy 195.364559 144.820591) + (xy 195.36151 144.829976) + (xy 195.30782 145.053606) + (xy 195.306277 145.063353) + (xy 195.288232 145.292632) + (xy 195.288232 145.302492) + (xy 162.87877 145.302492) + (xy 162.763747 145.274877) + (xy 162.763741 145.274876) + (xy 162.758934 145.273722) + (xy 162.519712 145.254895) + (xy 162.28049 145.273722) + (xy 162.275683 145.274876) + (xy 162.275677 145.274877) + (xy 162.141286 145.307142) + (xy 162.047159 145.32974) + (xy 162.042588 145.331633) + (xy 162.042586 145.331634) + (xy 161.830035 145.419675) + (xy 161.830033 145.419676) + (xy 161.825463 145.421569) + (xy 161.620863 145.546949) + (xy 161.617096 145.550166) + (xy 161.617095 145.550167) + (xy 161.545245 145.611532) + (xy 161.438394 145.702791) + (xy 161.435181 145.706553) + (xy 161.356236 145.798987) + (xy 161.282552 145.88526) + (xy 161.157172 146.08986) + (xy 161.155279 146.09443) + (xy 161.155278 146.094432) + (xy 161.09661 146.236071) + (xy 161.065343 146.311556) + (xy 161.04592 146.392457) + (xy 161.01048 146.540074) + (xy 161.010479 146.54008) + (xy 161.009325 146.544887) + (xy 160.990498 146.784109) + (xy 152.881791 146.784109) + (xy 152.400366 144.053815) + (xy 195.937014 144.053815) + (xy 195.940798 144.062593) + (xy 196.803745 144.92554) + (xy 196.817689 144.933154) + (xy 196.819522 144.933023) + (xy 196.826137 144.928772) + (xy 197.689273 144.065636) + (xy 197.696033 144.053256) + (xy 197.690306 144.045606) + (xy 197.514798 143.938055) + (xy 197.506004 143.933574) + (xy 197.293528 143.845564) + (xy 197.284143 143.842515) + (xy 197.060513 143.788825) + (xy 197.050766 143.787282) + (xy 196.821487 143.769237) + (xy 196.811627 143.769237) + (xy 196.582348 143.787282) + (xy 196.572601 143.788825) + (xy 196.348971 143.842515) + (xy 196.339586 143.845564) + (xy 196.12711 143.933574) + (xy 196.118316 143.938055) + (xy 195.946474 144.043359) + (xy 195.937014 144.053815) + (xy 152.400366 144.053815) + (xy 152.249385 143.197562) + (xy 200.287343 143.197562) + (xy 200.30617 143.436784) + (xy 200.307324 143.441591) + (xy 200.307325 143.441597) + (xy 200.325903 143.518977) + (xy 200.362188 143.670115) + (xy 200.364081 143.674686) + (xy 200.364082 143.674688) + (xy 200.440809 143.859923) + (xy 200.454017 143.891811) + (xy 200.579397 144.096411) + (xy 200.582614 144.100178) + (xy 200.582615 144.100179) + (xy 200.642193 144.169936) + (xy 200.735239 144.27888) + (xy 200.739001 144.282093) + (xy 200.906145 144.424846) + (xy 200.917708 144.434722) + (xy 201.122308 144.560102) + (xy 201.126878 144.561995) + (xy 201.12688 144.561996) + (xy 201.339431 144.650037) + (xy 201.344004 144.651931) + (xy 201.383487 144.66141) + (xy 201.572522 144.706794) + (xy 201.572528 144.706795) + (xy 201.577335 144.707949) + (xy 201.816557 144.726776) + (xy 202.055779 144.707949) + (xy 202.060586 144.706795) + (xy 202.060592 144.706794) + (xy 202.249627 144.66141) + (xy 202.28911 144.651931) + (xy 202.293683 144.650037) + (xy 202.506234 144.561996) + (xy 202.506236 144.561995) + (xy 202.510806 144.560102) + (xy 202.715406 144.434722) + (xy 202.72697 144.424846) + (xy 202.894113 144.282093) + (xy 202.897875 144.27888) + (xy 202.990921 144.169936) + (xy 203.050499 144.100179) + (xy 203.0505 144.100178) + (xy 203.053717 144.096411) + (xy 203.07982 144.053815) + (xy 205.937014 144.053815) + (xy 205.940798 144.062593) + (xy 206.803745 144.92554) + (xy 206.817689 144.933154) + (xy 206.819522 144.933023) + (xy 206.826137 144.928772) + (xy 207.689273 144.065636) + (xy 207.696033 144.053256) + (xy 207.690306 144.045606) + (xy 207.514798 143.938055) + (xy 207.506004 143.933574) + (xy 207.293528 143.845564) + (xy 207.284143 143.842515) + (xy 207.060513 143.788825) + (xy 207.050766 143.787282) + (xy 206.821487 143.769237) + (xy 206.811627 143.769237) + (xy 206.582348 143.787282) + (xy 206.572601 143.788825) + (xy 206.348971 143.842515) + (xy 206.339586 143.845564) + (xy 206.12711 143.933574) + (xy 206.118316 143.938055) + (xy 205.946474 144.043359) + (xy 205.937014 144.053815) + (xy 203.07982 144.053815) + (xy 203.179097 143.891811) + (xy 203.192306 143.859923) + (xy 203.269032 143.674688) + (xy 203.269033 143.674686) + (xy 203.270926 143.670115) + (xy 203.307211 143.518977) + (xy 203.325789 143.441597) + (xy 203.32579 143.441591) + (xy 203.326944 143.436784) + (xy 203.345771 143.197562) + (xy 203.326944 142.95834) + (xy 203.32579 142.953533) + (xy 203.325789 142.953527) + (xy 203.276256 142.747212) + (xy 203.270926 142.725009) + (xy 203.261697 142.702728) + (xy 203.180991 142.507885) + (xy 203.18099 142.507883) + (xy 203.179097 142.503313) + (xy 203.053717 142.298713) + (xy 202.897875 142.116244) + (xy 202.768202 142.005494) + (xy 202.719174 141.96362) + (xy 202.719173 141.963619) + (xy 202.715406 141.960402) + (xy 202.510806 141.835022) + (xy 202.506236 141.833129) + (xy 202.506234 141.833128) + (xy 202.293683 141.745087) + (xy 202.293681 141.745086) + (xy 202.28911 141.743193) + (xy 202.163531 141.713044) + (xy 202.060592 141.68833) + (xy 202.060586 141.688329) + (xy 202.055779 141.687175) + (xy 201.816557 141.668348) + (xy 201.577335 141.687175) + (xy 201.572528 141.688329) + (xy 201.572522 141.68833) + (xy 201.469583 141.713044) + (xy 201.344004 141.743193) + (xy 201.339433 141.745086) + (xy 201.339431 141.745087) + (xy 201.12688 141.833128) + (xy 201.126878 141.833129) + (xy 201.122308 141.835022) + (xy 200.917708 141.960402) + (xy 200.913941 141.963619) + (xy 200.91394 141.96362) + (xy 200.864912 142.005494) + (xy 200.735239 142.116244) + (xy 200.579397 142.298713) + (xy 200.454017 142.503313) + (xy 200.452124 142.507883) + (xy 200.452123 142.507885) + (xy 200.371417 142.702728) + (xy 200.362188 142.725009) + (xy 200.356858 142.747212) + (xy 200.307325 142.953527) + (xy 200.307324 142.953533) + (xy 200.30617 142.95834) + (xy 200.287343 143.197562) + (xy 152.249385 143.197562) + (xy 151.830949 140.824493) + (xy 232.791509 140.824493) + (xy 232.791709 140.829823) + (xy 232.791709 140.829824) + (xy 232.793722 140.883438) + (xy 232.800163 141.055029) + (xy 232.847537 141.280811) + (xy 232.849495 141.28577) + (xy 232.849496 141.285772) + (xy 232.878417 141.359004) + (xy 232.932276 141.495383) + (xy 233.003026 141.611975) + (xy 233.048423 141.686787) + (xy 233.051956 141.69261) + (xy 233.055453 141.69664) + (xy 233.175535 141.835022) + (xy 233.203156 141.866853) + (xy 233.207287 141.87024) + (xy 233.377424 142.009745) + (xy 233.37743 142.009749) + (xy 233.381552 142.013129) + (xy 233.582044 142.127255) + (xy 233.58706 142.129076) + (xy 233.587065 142.129078) + (xy 233.793884 142.20415) + (xy 233.793888 142.204151) + (xy 233.798899 142.20597) + (xy 233.804148 142.206919) + (xy 233.804151 142.20692) + (xy 234.021832 142.246283) + (xy 234.021839 142.246284) + (xy 234.025916 142.247021) + (xy 234.043653 142.247857) + (xy 234.048601 142.248091) + (xy 234.048608 142.248091) + (xy 234.050089 142.248161) + (xy 234.212234 142.248161) + (xy 234.27919 142.24248) + (xy 234.378871 142.234022) + (xy 234.378875 142.234021) + (xy 234.384182 142.233571) + (xy 234.389337 142.232233) + (xy 234.389343 142.232232) + (xy 234.602312 142.176956) + (xy 234.602316 142.176955) + (xy 234.607481 142.175614) + (xy 234.612347 142.173422) + (xy 234.61235 142.173421) + (xy 234.812958 142.083054) + (xy 234.817824 142.080862) + (xy 234.822244 142.077886) + (xy 234.822248 142.077884) + (xy 234.996748 141.960402) + (xy 235.009194 141.952023) + (xy 235.176121 141.792783) + (xy 235.254047 141.688047) + (xy 235.310646 141.611975) + (xy 235.310648 141.611972) + (xy 235.31383 141.607695) + (xy 235.368614 141.499944) + (xy 235.411915 141.414777) + (xy 237.405894 141.414777) + (xy 237.406257 141.418925) + (xy 237.406257 141.418929) + (xy 237.419952 141.575458) + (xy 237.431632 141.708967) + (xy 237.432542 141.713039) + (xy 237.432543 141.713044) + (xy 237.487834 141.960402) + (xy 237.496052 141.997168) + (xy 237.497495 142.001091) + (xy 237.497496 142.001093) + (xy 237.50215 142.013743) + (xy 237.598024 142.274317) + (xy 237.599971 142.27801) + (xy 237.599972 142.278012) + (xy 237.615546 142.307551) + (xy 237.735754 142.535545) + (xy 237.769305 142.582756) + (xy 237.904399 142.772853) + (xy 237.904404 142.772859) + (xy 237.906823 142.776263) + (xy 237.909667 142.779313) + (xy 237.909672 142.779319) + (xy 238.097064 142.980272) + (xy 238.108226 142.992242) + (xy 238.336425 143.179686) + (xy 238.587409 143.335303) + (xy 238.85677 143.456359) + (xy 239.139775 143.540726) + (xy 239.143895 143.541379) + (xy 239.143897 143.541379) + (xy 239.427972 143.586373) + (xy 239.427978 143.586374) + (xy 239.431453 143.586924) + (xy 239.456012 143.588039) + (xy 239.522397 143.591054) + (xy 239.522418 143.591054) + (xy 239.523817 143.591118) + (xy 239.708281 143.591118) + (xy 239.928044 143.576521) + (xy 239.932143 143.575695) + (xy 239.932147 143.575694) + (xy 240.10557 143.540726) + (xy 240.217531 143.518151) + (xy 240.496755 143.422006) + (xy 240.666469 143.33702) + (xy 240.757075 143.291648) + (xy 240.757077 143.291647) + (xy 240.760811 143.289777) + (xy 241.005058 143.123786) + (xy 241.022863 143.107867) + (xy 241.222092 142.929735) + (xy 241.225207 142.92695) + (xy 241.300309 142.839327) + (xy 241.414669 142.705902) + (xy 241.414672 142.705898) + (xy 241.417389 142.702728) + (xy 241.419663 142.699226) + (xy 241.419667 142.699221) + (xy 241.57595 142.458567) + (xy 241.575953 142.458562) + (xy 241.578229 142.455057) + (xy 241.581041 142.449136) + (xy 241.676919 142.247216) + (xy 241.704899 142.18829) + (xy 241.720262 142.140442) + (xy 241.793895 141.911101) + (xy 241.793895 141.9111) + (xy 241.795175 141.907114) + (xy 241.816536 141.788393) + (xy 241.817469 141.783207) + (xy 243.749651 141.783207) + (xy 243.758305 142.013743) + (xy 243.805679 142.239525) + (xy 243.807637 142.244484) + (xy 243.807638 142.244486) + (xy 243.830722 142.302938) + (xy 243.890418 142.454097) + (xy 244.010098 142.651324) + (xy 244.013595 142.655354) + (xy 244.129299 142.788691) + (xy 244.161298 142.825567) + (xy 244.19911 142.856571) + (xy 244.335566 142.968459) + (xy 244.335572 142.968463) + (xy 244.339694 142.971843) + (xy 244.540186 143.085969) + (xy 244.545202 143.08779) + (xy 244.545207 143.087792) + (xy 244.752026 143.162864) + (xy 244.75203 143.162865) + (xy 244.757041 143.164684) + (xy 244.76229 143.165633) + (xy 244.762293 143.165634) + (xy 244.979974 143.204997) + (xy 244.979981 143.204998) + (xy 244.984058 143.205735) + (xy 245.001795 143.206571) + (xy 245.006743 143.206805) + (xy 245.00675 143.206805) + (xy 245.008231 143.206875) + (xy 245.170376 143.206875) + (xy 245.237332 143.201194) + (xy 245.337013 143.192736) + (xy 245.337017 143.192735) + (xy 245.342324 143.192285) + (xy 245.347479 143.190947) + (xy 245.347485 143.190946) + (xy 245.560454 143.13567) + (xy 245.560458 143.135669) + (xy 245.565623 143.134328) + (xy 245.570489 143.132136) + (xy 245.570492 143.132135) + (xy 245.7711 143.041768) + (xy 245.775966 143.039576) + (xy 245.780386 143.0366) + (xy 245.78039 143.036598) + (xy 245.882496 142.967855) + (xy 245.967336 142.910737) + (xy 246.134263 142.751497) + (xy 246.25981 142.582756) + (xy 246.268788 142.570689) + (xy 246.26879 142.570686) + (xy 246.271972 142.566409) + (xy 246.306199 142.49909) + (xy 246.374109 142.365521) + (xy 246.374109 142.36552) + (xy 246.376528 142.360763) + (xy 246.415794 142.234306) + (xy 246.443356 142.145545) + (xy 246.443357 142.145539) + (xy 246.44494 142.140442) + (xy 246.46447 141.99309) + (xy 246.474551 141.917028) + (xy 246.474551 141.917023) + (xy 246.475251 141.911743) + (xy 246.473415 141.86282) + (xy 246.468924 141.743193) + (xy 246.466597 141.681207) + (xy 246.419223 141.455425) + (xy 246.401524 141.410607) + (xy 246.369527 141.329588) + (xy 246.334484 141.240853) + (xy 246.22489 141.060247) + (xy 246.217573 141.048189) + (xy 246.217572 141.048188) + (xy 246.214804 141.043626) + (xy 246.197072 141.023192) + (xy 246.067104 140.873416) + (xy 246.067102 140.873414) + (xy 246.063604 140.869383) + (xy 246.002411 140.819208) + (xy 245.889336 140.726491) + (xy 245.88933 140.726487) + (xy 245.885208 140.723107) + (xy 245.684716 140.608981) + (xy 245.6797 140.60716) + (xy 245.679695 140.607158) + (xy 245.472876 140.532086) + (xy 245.472872 140.532085) + (xy 245.467861 140.530266) + (xy 245.462612 140.529317) + (xy 245.462609 140.529316) + (xy 245.244928 140.489953) + (xy 245.244921 140.489952) + (xy 245.240844 140.489215) + (xy 245.223107 140.488379) + (xy 245.218159 140.488145) + (xy 245.218152 140.488145) + (xy 245.216671 140.488075) + (xy 245.054526 140.488075) + (xy 244.98757 140.493756) + (xy 244.887889 140.502214) + (xy 244.887885 140.502215) + (xy 244.882578 140.502665) + (xy 244.877423 140.504003) + (xy 244.877417 140.504004) + (xy 244.664448 140.55928) + (xy 244.664444 140.559281) + (xy 244.659279 140.560622) + (xy 244.654413 140.562814) + (xy 244.65441 140.562815) + (xy 244.555972 140.607158) + (xy 244.448936 140.655374) + (xy 244.444516 140.65835) + (xy 244.444512 140.658352) + (xy 244.365189 140.711756) + (xy 244.257566 140.784213) + (xy 244.090639 140.943453) + (xy 244.087451 140.947738) + (xy 243.956352 141.123942) + (xy 243.95293 141.128541) + (xy 243.950515 141.133291) + (xy 243.888888 141.254503) + (xy 243.848374 141.334187) + (xy 243.840668 141.359004) + (xy 243.781546 141.549405) + (xy 243.781545 141.54941) + (xy 243.779962 141.554508) + (xy 243.769339 141.634662) + (xy 243.751058 141.772592) + (xy 243.749651 141.783207) + (xy 241.817469 141.783207) + (xy 241.846731 141.620577) + (xy 241.846732 141.620572) + (xy 241.84747 141.616468) + (xy 241.847869 141.607695) + (xy 241.860677 141.325629) + (xy 241.860677 141.325624) + (xy 241.860866 141.321459) + (xy 241.854667 141.250596) + (xy 241.835492 141.03143) + (xy 241.835128 141.027269) + (xy 241.824915 140.981579) + (xy 241.77162 140.743146) + (xy 241.771618 140.743139) + (xy 241.770708 140.739068) + (xy 241.764836 140.723107) + (xy 241.711274 140.577532) + (xy 241.668736 140.461919) + (xy 241.655873 140.437521) + (xy 241.576409 140.286806) + (xy 241.531006 140.200691) + (xy 241.451969 140.089475) + (xy 241.362361 139.963383) + (xy 241.362356 139.963377) + (xy 241.359937 139.959973) + (xy 241.357093 139.956923) + (xy 241.357088 139.956917) + (xy 241.16138 139.747046) + (xy 241.158534 139.743994) + (xy 240.930335 139.55655) + (xy 240.679351 139.400933) + (xy 240.654631 139.389823) + (xy 240.533189 139.335245) + (xy 240.40999 139.279877) + (xy 240.352246 139.262663) + (xy 244.066069 139.262663) + (xy 244.071796 139.270313) + (xy 244.247304 139.377864) + (xy 244.256098 139.382345) + (xy 244.468574 139.470355) + (xy 244.477959 139.473404) + (xy 244.701589 139.527094) + (xy 244.711336 139.528637) + (xy 244.940615 139.546682) + (xy 244.950475 139.546682) + (xy 245.179754 139.528637) + (xy 245.189501 139.527094) + (xy 245.413131 139.473404) + (xy 245.422516 139.470355) + (xy 245.634992 139.382345) + (xy 245.643786 139.377864) + (xy 245.815628 139.27256) + (xy 245.825088 139.262104) + (xy 245.821304 139.253326) + (xy 244.958357 138.390379) + (xy 244.944413 138.382765) + (xy 244.94258 138.382896) + (xy 244.935965 138.387147) + (xy 244.072829 139.250283) + (xy 244.066069 139.262663) + (xy 240.352246 139.262663) + (xy 240.126985 139.19551) + (xy 240.122865 139.194857) + (xy 240.122863 139.194857) + (xy 239.838788 139.149863) + (xy 239.838782 139.149862) + (xy 239.835307 139.149312) + (xy 239.810748 139.148197) + (xy 239.744363 139.145182) + (xy 239.744342 139.145182) + (xy 239.742943 139.145118) + (xy 239.558479 139.145118) + (xy 239.338716 139.159715) + (xy 239.334617 139.160541) + (xy 239.334613 139.160542) + (xy 239.192019 139.189294) + (xy 239.049229 139.218085) + (xy 238.770005 139.31423) + (xy 238.766277 139.316097) + (xy 238.520645 139.4391) + (xy 238.505949 139.446459) + (xy 238.261702 139.61245) + (xy 238.041553 139.809286) + (xy 238.038836 139.812456) + (xy 238.038835 139.812457) + (xy 237.861614 140.019224) + (xy 237.849371 140.033508) + (xy 237.847097 140.03701) + (xy 237.847093 140.037015) + (xy 237.69081 140.277669) + (xy 237.688531 140.281179) + (xy 237.686737 140.284957) + (xy 237.686736 140.284959) + (xy 237.677131 140.305187) + (xy 237.561861 140.547946) + (xy 237.560582 140.551929) + (xy 237.560581 140.551932) + (xy 237.474768 140.819208) + (xy 237.471585 140.829122) + (xy 237.470844 140.833241) + (xy 237.42102 141.110155) + (xy 237.41929 141.119768) + (xy 237.419101 141.123935) + (xy 237.4191 141.123942) + (xy 237.406567 141.399959) + (xy 237.405894 141.414777) + (xy 235.411915 141.414777) + (xy 235.415967 141.406807) + (xy 235.415967 141.406806) + (xy 235.418386 141.402049) + (xy 235.468439 141.240853) + (xy 235.485214 141.186831) + (xy 235.485215 141.186825) + (xy 235.486798 141.181728) + (xy 235.506718 141.03143) + (xy 235.516409 140.958314) + (xy 235.516409 140.958309) + (xy 235.517109 140.953029) + (xy 235.515841 140.919237) + (xy 235.508655 140.727824) + (xy 235.508455 140.722493) + (xy 235.461081 140.496711) + (xy 235.45776 140.4883) + (xy 235.412374 140.373377) + (xy 235.376342 140.282139) + (xy 235.256662 140.084912) + (xy 235.197746 140.017017) + (xy 235.108962 139.914702) + (xy 235.10896 139.9147) + (xy 235.105462 139.910669) + (xy 235.044835 139.860958) + (xy 234.931194 139.767777) + (xy 234.931188 139.767773) + (xy 234.927066 139.764393) + (xy 234.726574 139.650267) + (xy 234.721558 139.648446) + (xy 234.721553 139.648444) + (xy 234.514734 139.573372) + (xy 234.51473 139.573371) + (xy 234.509719 139.571552) + (xy 234.50447 139.570603) + (xy 234.504467 139.570602) + (xy 234.286786 139.531239) + (xy 234.286779 139.531238) + (xy 234.282702 139.530501) + (xy 234.264965 139.529665) + (xy 234.260017 139.529431) + (xy 234.26001 139.529431) + (xy 234.258529 139.529361) + (xy 234.096384 139.529361) + (xy 234.029428 139.535042) + (xy 233.929747 139.5435) + (xy 233.929743 139.543501) + (xy 233.924436 139.543951) + (xy 233.919281 139.545289) + (xy 233.919275 139.54529) + (xy 233.706306 139.600566) + (xy 233.706302 139.600567) + (xy 233.701137 139.601908) + (xy 233.696271 139.6041) + (xy 233.696268 139.604101) + (xy 233.514139 139.686144) + (xy 233.490794 139.69666) + (xy 233.486374 139.699636) + (xy 233.48637 139.699638) + (xy 233.394109 139.761753) + (xy 233.299424 139.825499) + (xy 233.132497 139.984739) + (xy 233.120149 140.001335) + (xy 233.004389 140.156923) + (xy 232.994788 140.169827) + (xy 232.992373 140.174577) + (xy 232.937686 140.282139) + (xy 232.890232 140.375473) + (xy 232.856026 140.485633) + (xy 232.823404 140.590691) + (xy 232.823403 140.590697) + (xy 232.82182 140.595794) + (xy 232.811025 140.677241) + (xy 232.796848 140.784213) + (xy 232.791509 140.824493) + (xy 151.830949 140.824493) + (xy 151.415282 138.467128) + (xy 174.935751 138.467128) + (xy 174.935951 138.472458) + (xy 174.935951 138.472459) + (xy 174.936939 138.498777) + (xy 174.944405 138.697664) + (xy 174.991779 138.923446) + (xy 174.993737 138.928405) + (xy 174.993738 138.928407) + (xy 175.005519 138.958238) + (xy 175.076518 139.138018) + (xy 175.196198 139.335245) + (xy 175.199695 139.339275) + (xy 175.31761 139.47516) + (xy 175.347398 139.509488) + (xy 175.351529 139.512875) + (xy 175.521666 139.65238) + (xy 175.521672 139.652384) + (xy 175.525794 139.655764) + (xy 175.726286 139.76989) + (xy 175.731302 139.771711) + (xy 175.731307 139.771713) + (xy 175.938126 139.846785) + (xy 175.93813 139.846786) + (xy 175.943141 139.848605) + (xy 175.94839 139.849554) + (xy 175.948393 139.849555) + (xy 176.166074 139.888918) + (xy 176.166081 139.888919) + (xy 176.170158 139.889656) + (xy 176.187895 139.890492) + (xy 176.192843 139.890726) + (xy 176.19285 139.890726) + (xy 176.194331 139.890796) + (xy 176.356476 139.890796) + (xy 176.423432 139.885115) + (xy 176.523113 139.876657) + (xy 176.523117 139.876656) + (xy 176.528424 139.876206) + (xy 176.533579 139.874868) + (xy 176.533585 139.874867) + (xy 176.746554 139.819591) + (xy 176.746558 139.81959) + (xy 176.751723 139.818249) + (xy 176.756589 139.816057) + (xy 176.756592 139.816056) + (xy 176.9572 139.725689) + (xy 176.962066 139.723497) + (xy 176.966486 139.720521) + (xy 176.96649 139.720519) + (xy 177.125217 139.613656) + (xy 177.153436 139.594658) + (xy 177.320363 139.435418) + (xy 177.410529 139.31423) + (xy 177.454888 139.25461) + (xy 177.45489 139.254607) + (xy 177.458072 139.25033) + (xy 177.514686 139.138978) + (xy 177.560209 139.049442) + (xy 177.560209 139.049441) + (xy 177.562628 139.044684) + (xy 177.601894 138.918227) + (xy 177.629456 138.829466) + (xy 177.629457 138.82946) + (xy 177.63104 138.824363) + (xy 177.65082 138.675124) + (xy 177.660651 138.600949) + (xy 177.660651 138.600944) + (xy 177.661351 138.595664) + (xy 177.660946 138.58486) + (xy 177.655598 138.442405) + (xy 177.652697 138.365128) + (xy 177.605323 138.139346) + (xy 177.60004 138.125967) + (xy 177.589271 138.098698) + (xy 179.550136 138.098698) + (xy 179.550499 138.102846) + (xy 179.550499 138.10285) + (xy 179.56445 138.262313) + (xy 179.575874 138.392888) + (xy 179.576784 138.39696) + (xy 179.576785 138.396965) + (xy 179.638961 138.675124) + (xy 179.640294 138.681089) + (xy 179.641737 138.685012) + (xy 179.641738 138.685014) + (xy 179.646392 138.697664) + (xy 179.742266 138.958238) + (xy 179.879996 139.219466) + (xy 179.907423 139.258059) + (xy 180.048641 139.456774) + (xy 180.048646 139.45678) + (xy 180.051065 139.460184) + (xy 180.053909 139.463234) + (xy 180.053914 139.46324) + (xy 180.243 139.66601) + (xy 180.252468 139.676163) + (xy 180.480667 139.863607) + (xy 180.731651 140.019224) + (xy 180.735468 140.02094) + (xy 180.735471 140.020941) + (xy 180.772475 140.037571) + (xy 181.001012 140.14028) + (xy 181.284017 140.224647) + (xy 181.288137 140.2253) + (xy 181.288139 140.2253) + (xy 181.572214 140.270294) + (xy 181.57222 140.270295) + (xy 181.575695 140.270845) + (xy 181.600254 140.27196) + (xy 181.666639 140.274975) + (xy 181.66666 140.274975) + (xy 181.668059 140.275039) + (xy 181.852523 140.275039) + (xy 182.072286 140.260442) + (xy 182.076385 140.259616) + (xy 182.076389 140.259615) + (xy 182.249812 140.224647) + (xy 182.361773 140.202072) + (xy 182.640997 140.105927) + (xy 182.777501 140.037571) + (xy 182.901317 139.975569) + (xy 182.901319 139.975568) + (xy 182.905053 139.973698) + (xy 183.1493 139.807707) + (xy 183.185548 139.775298) + (xy 183.366334 139.613656) + (xy 183.369449 139.610871) + (xy 183.377131 139.601908) + (xy 183.558911 139.389823) + (xy 183.558914 139.389819) + (xy 183.561631 139.386649) + (xy 183.563905 139.383147) + (xy 183.563909 139.383142) + (xy 183.720192 139.142488) + (xy 183.720195 139.142483) + (xy 183.722471 139.138978) + (xy 183.725283 139.133057) + (xy 183.821161 138.931137) + (xy 183.849141 138.872211) + (xy 183.864504 138.824363) + (xy 183.938137 138.595022) + (xy 183.938137 138.595021) + (xy 183.939417 138.591035) + (xy 183.960759 138.472419) + (xy 183.990973 138.304498) + (xy 183.990974 138.304493) + (xy 183.991712 138.300389) + (xy 183.992111 138.291616) + (xy 184.004919 138.00955) + (xy 184.004919 138.009545) + (xy 184.005108 138.00538) + (xy 184.00463 137.999909) + (xy 183.979734 137.715351) + (xy 183.97937 137.71119) + (xy 183.977446 137.702581) + (xy 183.934045 137.508414) + (xy 185.893893 137.508414) + (xy 185.894093 137.513744) + (xy 185.894093 137.513745) + (xy 185.89643 137.575986) + (xy 185.902547 137.73895) + (xy 185.949921 137.964732) + (xy 185.951879 137.969691) + (xy 185.95188 137.969693) + (xy 185.973046 138.023287) + (xy 186.03466 138.179304) + (xy 186.10541 138.295896) + (xy 186.147421 138.365128) + (xy 186.15434 138.376531) + (xy 186.157837 138.380561) + (xy 186.266953 138.506306) + (xy 186.30554 138.550774) + (xy 186.309671 138.554161) + (xy 186.479808 138.693666) + (xy 186.479814 138.69367) + (xy 186.483936 138.69705) + (xy 186.684428 138.811176) + (xy 186.689444 138.812997) + (xy 186.689449 138.812999) + (xy 186.896268 138.888071) + (xy 186.896272 138.888072) + (xy 186.901283 138.889891) + (xy 186.906532 138.89084) + (xy 186.906535 138.890841) + (xy 187.124216 138.930204) + (xy 187.124223 138.930205) + (xy 187.1283 138.930942) + (xy 187.146037 138.931778) + (xy 187.150985 138.932012) + (xy 187.150992 138.932012) + (xy 187.152473 138.932082) + (xy 187.314618 138.932082) + (xy 187.398801 138.924939) + (xy 187.481255 138.917943) + (xy 187.481259 138.917942) + (xy 187.486566 138.917492) + (xy 187.491721 138.916154) + (xy 187.491727 138.916153) + (xy 187.704696 138.860877) + (xy 187.7047 138.860876) + (xy 187.709865 138.859535) + (xy 187.714731 138.857343) + (xy 187.714734 138.857342) + (xy 187.915342 138.766975) + (xy 187.920208 138.764783) + (xy 187.924628 138.761807) + (xy 187.924632 138.761805) + (xy 188.082477 138.655536) + (xy 188.111578 138.635944) + (xy 188.278505 138.476704) + (xy 188.342608 138.390546) + (xy 188.41303 138.295896) + (xy 188.413032 138.295893) + (xy 188.416214 138.291616) + (xy 188.473062 138.179804) + (xy 188.518351 138.090728) + (xy 188.518351 138.090727) + (xy 188.52077 138.08597) + (xy 188.557428 137.967913) + (xy 188.587598 137.870752) + (xy 188.587599 137.870746) + (xy 188.589182 137.865649) + (xy 188.605283 137.744168) + (xy 188.618793 137.642235) + (xy 188.618793 137.64223) + (xy 188.619493 137.63695) + (xy 188.618324 137.605793) + (xy 188.611039 137.411745) + (xy 188.610839 137.406414) + (xy 188.563465 137.180632) + (xy 188.560144 137.172221) + (xy 188.514744 137.057263) + (xy 188.478726 136.96606) + (xy 188.359046 136.768833) + (xy 188.348932 136.757178) + (xy 188.211346 136.598623) + (xy 188.211344 136.598621) + (xy 188.207846 136.59459) + (xy 188.14068 136.539517) + (xy 188.033578 136.451698) + (xy 188.033572 136.451694) + (xy 188.02945 136.448314) + (xy 187.828958 136.334188) + (xy 187.823942 136.332367) + (xy 187.823937 136.332365) + (xy 187.617118 136.257293) + (xy 187.617114 136.257292) + (xy 187.612103 136.255473) + (xy 187.606854 136.254524) + (xy 187.606851 136.254523) + (xy 187.38917 136.21516) + (xy 187.389163 136.215159) + (xy 187.385086 136.214422) + (xy 187.367349 136.213586) + (xy 187.362401 136.213352) + (xy 187.362394 136.213352) + (xy 187.360913 136.213282) + (xy 187.198768 136.213282) + (xy 187.131812 136.218963) + (xy 187.032131 136.227421) + (xy 187.032127 136.227422) + (xy 187.02682 136.227872) + (xy 187.021665 136.22921) + (xy 187.021659 136.229211) + (xy 186.80869 136.284487) + (xy 186.808686 136.284488) + (xy 186.803521 136.285829) + (xy 186.798655 136.288021) + (xy 186.798652 136.288022) + (xy 186.716686 136.324945) + (xy 186.593178 136.380581) + (xy 186.588758 136.383557) + (xy 186.588754 136.383559) + (xy 186.503316 136.44108) + (xy 186.401808 136.50942) + (xy 186.234881 136.66866) + (xy 186.231693 136.672945) + (xy 186.109695 136.836917) + (xy 186.097172 136.853748) + (xy 186.094757 136.858498) + (xy 186.00206 137.04082) + (xy 185.992616 137.059394) + (xy 185.964555 137.149764) + (xy 185.925788 137.274612) + (xy 185.925787 137.274618) + (xy 185.924204 137.279715) + (xy 185.910779 137.381008) + (xy 185.895086 137.499415) + (xy 185.893893 137.508414) + (xy 183.934045 137.508414) + (xy 183.915862 137.427067) + (xy 183.91586 137.42706) + (xy 183.91495 137.422989) + (xy 183.910751 137.411575) + (xy 183.866416 137.291079) + (xy 183.812978 137.14584) + (xy 183.791909 137.105878) + (xy 183.720806 136.971021) + (xy 183.675248 136.884612) + (xy 183.603312 136.783388) + (xy 183.506603 136.647304) + (xy 183.506598 136.647298) + (xy 183.504179 136.643894) + (xy 183.501335 136.640844) + (xy 183.50133 136.640838) + (xy 183.305622 136.430967) + (xy 183.302776 136.427915) + (xy 183.074577 136.240471) + (xy 182.823593 136.084854) + (xy 182.793664 136.071403) + (xy 182.691787 136.025618) + (xy 182.554232 135.963798) + (xy 182.374205 135.91013) + (xy 182.275226 135.880623) + (xy 182.275224 135.880623) + (xy 182.271227 135.879431) + (xy 182.267107 135.878778) + (xy 182.267105 135.878778) + (xy 182.203015 135.868627) + (xy 215.156334 135.868627) + (xy 215.156534 135.873957) + (xy 215.156534 135.873958) + (xy 215.158297 135.92091) + (xy 215.164988 136.099163) + (xy 215.212362 136.324945) + (xy 215.21432 136.329904) + (xy 215.214321 136.329906) + (xy 215.23551 136.383559) + (xy 215.297101 136.539517) + (xy 215.378049 136.672915) + (xy 215.411311 136.727729) + (xy 215.416781 136.736744) + (xy 215.420278 136.740774) + (xy 215.548299 136.888305) + (xy 215.567981 136.910987) + (xy 215.572112 136.914374) + (xy 215.742249 137.053879) + (xy 215.742255 137.053883) + (xy 215.746377 137.057263) + (xy 215.946869 137.171389) + (xy 215.951885 137.17321) + (xy 215.95189 137.173212) + (xy 216.158709 137.248284) + (xy 216.158713 137.248285) + (xy 216.163724 137.250104) + (xy 216.168973 137.251053) + (xy 216.168976 137.251054) + (xy 216.386657 137.290417) + (xy 216.386664 137.290418) + (xy 216.390741 137.291155) + (xy 216.408478 137.291991) + (xy 216.413426 137.292225) + (xy 216.413433 137.292225) + (xy 216.414914 137.292295) + (xy 216.577059 137.292295) + (xy 216.662951 137.285007) + (xy 216.743696 137.278156) + (xy 216.7437 137.278155) + (xy 216.749007 137.277705) + (xy 216.754162 137.276367) + (xy 216.754168 137.276366) + (xy 216.967137 137.22109) + (xy 216.967141 137.221089) + (xy 216.972306 137.219748) + (xy 216.977172 137.217556) + (xy 216.977175 137.217555) + (xy 217.177783 137.127188) + (xy 217.182649 137.124996) + (xy 217.187069 137.12202) + (xy 217.187073 137.122018) + (xy 217.338926 137.019783) + (xy 217.374019 136.996157) + (xy 217.540946 136.836917) + (xy 217.600273 136.757178) + (xy 217.675471 136.656109) + (xy 217.675473 136.656106) + (xy 217.678655 136.651829) + (xy 217.733439 136.544078) + (xy 217.77674 136.458911) + (xy 219.770719 136.458911) + (xy 219.771082 136.463059) + (xy 219.771082 136.463063) + (xy 219.792854 136.711923) + (xy 219.796457 136.753101) + (xy 219.797367 136.757173) + (xy 219.797368 136.757178) + (xy 219.856915 137.023575) + (xy 219.860877 137.041302) + (xy 219.86232 137.045225) + (xy 219.862321 137.045227) + (xy 219.866975 137.057877) + (xy 219.962849 137.318451) + (xy 219.964796 137.322144) + (xy 219.964797 137.322146) + (xy 220.017966 137.422989) + (xy 220.100579 137.579679) + (xy 220.131857 137.623692) + (xy 220.269224 137.816987) + (xy 220.269229 137.816993) + (xy 220.271648 137.820397) + (xy 220.274492 137.823447) + (xy 220.274497 137.823453) + (xy 220.461759 138.024267) + (xy 220.473051 138.036376) + (xy 220.70125 138.22382) + (xy 220.952234 138.379437) + (xy 220.956051 138.381153) + (xy 220.956054 138.381154) + (xy 220.991235 138.396965) + (xy 221.221595 138.500493) + (xy 221.256126 138.510787) + (xy 221.487697 138.579821) + (xy 221.5046 138.58486) + (xy 221.50872 138.585513) + (xy 221.508722 138.585513) + (xy 221.792797 138.630507) + (xy 221.792803 138.630508) + (xy 221.796278 138.631058) + (xy 221.820837 138.632173) + (xy 221.887222 138.635188) + (xy 221.887243 138.635188) + (xy 221.888642 138.635252) + (xy 222.073106 138.635252) + (xy 222.292869 138.620655) + (xy 222.296968 138.619829) + (xy 222.296972 138.619828) + (xy 222.470395 138.58486) + (xy 222.582356 138.562285) + (xy 222.86158 138.46614) + (xy 223.011422 138.391105) + (xy 234.104122 138.391105) + (xy 234.109849 138.398755) + (xy 234.285357 138.506306) + (xy 234.294151 138.510787) + (xy 234.506627 138.598797) + (xy 234.516012 138.601846) + (xy 234.739642 138.655536) + (xy 234.749389 138.657079) + (xy 234.978668 138.675124) + (xy 234.988528 138.675124) + (xy 235.217807 138.657079) + (xy 235.227554 138.655536) + (xy 235.451184 138.601846) + (xy 235.460569 138.598797) + (xy 235.673045 138.510787) + (xy 235.681839 138.506306) + (xy 235.853681 138.401002) + (xy 235.863141 138.390546) + (xy 235.859357 138.381768) + (xy 234.99641 137.518821) + (xy 234.982466 137.511207) + (xy 234.980633 137.511338) + (xy 234.974018 137.515589) + (xy 234.110882 138.378725) + (xy 234.104122 138.391105) + (xy 223.011422 138.391105) + (xy 223.028077 138.382765) + (xy 223.1219 138.335782) + (xy 223.121902 138.335781) + (xy 223.125636 138.333911) + (xy 223.369883 138.16792) + (xy 223.388028 138.151697) + (xy 223.533844 138.021322) + (xy 223.590032 137.971084) + (xy 223.62338 137.932176) + (xy 223.779494 137.750036) + (xy 223.779497 137.750032) + (xy 223.782214 137.746862) + (xy 223.784488 137.74336) + (xy 223.784492 137.743355) + (xy 223.940775 137.502701) + (xy 223.940778 137.502696) + (xy 223.943054 137.499191) + (xy 223.945866 137.49327) + (xy 224.027121 137.322146) + (xy 224.069724 137.232424) + (xy 224.07558 137.214187) + (xy 224.15872 136.955235) + (xy 224.15872 136.955234) + (xy 224.16 136.951248) + (xy 224.177658 136.853109) + (xy 224.182294 136.827341) + (xy 226.114476 136.827341) + (xy 226.114676 136.832671) + (xy 226.114676 136.832672) + (xy 226.11731 136.902843) + (xy 226.12313 137.057877) + (xy 226.170504 137.283659) + (xy 226.172462 137.288618) + (xy 226.172463 137.28862) + (xy 226.19161 137.337103) + (xy 226.255243 137.498231) + (xy 226.323527 137.610759) + (xy 226.345115 137.646335) + (xy 226.374923 137.695458) + (xy 226.37842 137.699488) + (xy 226.518015 137.860357) + (xy 226.526123 137.869701) + (xy 226.530254 137.873088) + (xy 226.700391 138.012593) + (xy 226.700397 138.012597) + (xy 226.704519 138.015977) + (xy 226.905011 138.130103) + (xy 226.910027 138.131924) + (xy 226.910032 138.131926) + (xy 227.116851 138.206998) + (xy 227.116855 138.206999) + (xy 227.121866 138.208818) + (xy 227.127115 138.209767) + (xy 227.127118 138.209768) + (xy 227.344799 138.249131) + (xy 227.344806 138.249132) + (xy 227.348883 138.249869) + (xy 227.36662 138.250705) + (xy 227.371568 138.250939) + (xy 227.371575 138.250939) + (xy 227.373056 138.251009) + (xy 227.535201 138.251009) + (xy 227.621093 138.243721) + (xy 227.701838 138.23687) + (xy 227.701842 138.236869) + (xy 227.707149 138.236419) + (xy 227.712304 138.235081) + (xy 227.71231 138.23508) + (xy 227.925279 138.179804) + (xy 227.925283 138.179803) + (xy 227.930448 138.178462) + (xy 227.935314 138.17627) + (xy 227.935317 138.176269) + (xy 228.135925 138.085902) + (xy 228.140791 138.08371) + (xy 228.145211 138.080734) + (xy 228.145215 138.080732) + (xy 228.265264 137.999909) + (xy 228.332161 137.954871) + (xy 228.499088 137.795631) + (xy 228.552742 137.723517) + (xy 228.633613 137.614823) + (xy 228.633615 137.61482) + (xy 228.636797 137.610543) + (xy 228.691627 137.502701) + (xy 228.738934 137.409655) + (xy 228.738934 137.409654) + (xy 228.741353 137.404897) + (xy 228.780619 137.27844) + (xy 228.808181 137.189679) + (xy 228.808182 137.189673) + (xy 228.809765 137.184576) + (xy 228.814119 137.151729) + (xy 233.455273 137.151729) + (xy 233.473318 137.381008) + (xy 233.474861 137.390755) + (xy 233.528551 137.614385) + (xy 233.5316 137.62377) + (xy 233.61961 137.836246) + (xy 233.624091 137.84504) + (xy 233.729395 138.016882) + (xy 233.739851 138.026342) + (xy 233.748629 138.022558) + (xy 234.611576 137.159611) + (xy 234.617954 137.147931) + (xy 235.348006 137.147931) + (xy 235.348137 137.149764) + (xy 235.352388 137.156379) + (xy 236.215524 138.019515) + (xy 236.227904 138.026275) + (xy 236.231895 138.023287) + (xy 243.41722 138.023287) + (xy 243.435265 138.252566) + (xy 243.436808 138.262313) + (xy 243.490498 138.485943) + (xy 243.493547 138.495328) + (xy 243.581557 138.707804) + (xy 243.586038 138.716598) + (xy 243.691342 138.88844) + (xy 243.701798 138.8979) + (xy 243.710576 138.894116) + (xy 244.573523 138.031169) + (xy 244.579901 138.019489) + (xy 245.309953 138.019489) + (xy 245.310084 138.021322) + (xy 245.314335 138.027937) + (xy 246.177471 138.891073) + (xy 246.189851 138.897833) + (xy 246.197501 138.892106) + (xy 246.305052 138.716598) + (xy 246.309533 138.707804) + (xy 246.397543 138.495328) + (xy 246.400592 138.485943) + (xy 246.454282 138.262313) + (xy 246.455825 138.252566) + (xy 246.47387 138.023287) + (xy 246.47387 138.013427) + (xy 246.455825 137.784148) + (xy 246.454282 137.774401) + (xy 246.400592 137.550771) + (xy 246.397543 137.541386) + (xy 246.309533 137.32891) + (xy 246.305052 137.320116) + (xy 246.199748 137.148274) + (xy 246.189292 137.138814) + (xy 246.180514 137.142598) + (xy 245.317567 138.005545) + (xy 245.309953 138.019489) + (xy 244.579901 138.019489) + (xy 244.581137 138.017225) + (xy 244.581006 138.015392) + (xy 244.576755 138.008777) + (xy 243.713619 137.145641) + (xy 243.701239 137.138881) + (xy 243.693589 137.144608) + (xy 243.586038 137.320116) + (xy 243.581557 137.32891) + (xy 243.493547 137.541386) + (xy 243.490498 137.550771) + (xy 243.436808 137.774401) + (xy 243.435265 137.784148) + (xy 243.41722 138.013427) + (xy 243.41722 138.023287) + (xy 236.231895 138.023287) + (xy 236.235554 138.020548) + (xy 236.343105 137.84504) + (xy 236.347586 137.836246) + (xy 236.435596 137.62377) + (xy 236.438645 137.614385) + (xy 236.492335 137.390755) + (xy 236.493878 137.381008) + (xy 236.511923 137.151729) + (xy 236.511923 137.141869) + (xy 236.493878 136.91259) + (xy 236.492335 136.902843) + (xy 236.438645 136.679213) + (xy 236.435596 136.669828) + (xy 236.347586 136.457352) + (xy 236.343105 136.448558) + (xy 236.237801 136.276716) + (xy 236.227345 136.267256) + (xy 236.218567 136.27104) + (xy 235.35562 137.133987) + (xy 235.348006 137.147931) + (xy 234.617954 137.147931) + (xy 234.61919 137.145667) + (xy 234.619059 137.143834) + (xy 234.614808 137.137219) + (xy 233.751672 136.274083) + (xy 233.739292 136.267323) + (xy 233.731642 136.27305) + (xy 233.624091 136.448558) + (xy 233.61961 136.457352) + (xy 233.5316 136.669828) + (xy 233.528551 136.679213) + (xy 233.474861 136.902843) + (xy 233.473318 136.91259) + (xy 233.455273 137.141869) + (xy 233.455273 137.151729) + (xy 228.814119 137.151729) + (xy 228.831658 137.019395) + (xy 228.839376 136.961162) + (xy 228.839376 136.961157) + (xy 228.840076 136.955877) + (xy 228.83824 136.906954) + (xy 228.833271 136.77461) + (xy 228.831422 136.725341) + (xy 228.784048 136.499559) + (xy 228.78154 136.493207) + (xy 228.736169 136.378321) + (xy 228.699309 136.284987) + (xy 228.58772 136.101093) + (xy 228.582398 136.092323) + (xy 228.582397 136.092322) + (xy 228.579629 136.08776) + (xy 228.524896 136.024686) + (xy 228.431929 135.91755) + (xy 228.431927 135.917548) + (xy 228.428429 135.913517) + (xy 228.415666 135.903052) + (xy 234.104055 135.903052) + (xy 234.107839 135.91183) + (xy 234.970786 136.774777) + (xy 234.98473 136.782391) + (xy 234.986563 136.78226) + (xy 234.993178 136.778009) + (xy 235.856314 135.914873) + (xy 235.863074 135.902493) + (xy 235.857347 135.894843) + (xy 235.681839 135.787292) + (xy 235.673045 135.782811) + (xy 235.460569 135.694801) + (xy 235.451184 135.691752) + (xy 235.227554 135.638062) + (xy 235.217807 135.636519) + (xy 234.988528 135.618474) + (xy 234.978668 135.618474) + (xy 234.749389 135.636519) + (xy 234.739642 135.638062) + (xy 234.516012 135.691752) + (xy 234.506627 135.694801) + (xy 234.294151 135.782811) + (xy 234.285357 135.787292) + (xy 234.113515 135.892596) + (xy 234.104055 135.903052) + (xy 228.415666 135.903052) + (xy 228.361414 135.858568) + (xy 228.254161 135.770625) + (xy 228.254155 135.770621) + (xy 228.250033 135.767241) + (xy 228.049541 135.653115) + (xy 228.044525 135.651294) + (xy 228.04452 135.651292) + (xy 227.837701 135.57622) + (xy 227.837697 135.576219) + (xy 227.832686 135.5744) + (xy 227.827437 135.573451) + (xy 227.827434 135.57345) + (xy 227.609753 135.534087) + (xy 227.609746 135.534086) + (xy 227.605669 135.533349) + (xy 227.587932 135.532513) + (xy 227.582984 135.532279) + (xy 227.582977 135.532279) + (xy 227.581496 135.532209) + (xy 227.419351 135.532209) + (xy 227.352395 135.53789) + (xy 227.252714 135.546348) + (xy 227.25271 135.546349) + (xy 227.247403 135.546799) + (xy 227.242248 135.548137) + (xy 227.242242 135.548138) + (xy 227.029273 135.603414) + (xy 227.029269 135.603415) + (xy 227.024104 135.604756) + (xy 227.019238 135.606948) + (xy 227.019235 135.606949) + (xy 226.818627 135.697316) + (xy 226.813761 135.699508) + (xy 226.809341 135.702484) + (xy 226.809337 135.702486) + (xy 226.746864 135.744546) + (xy 226.622391 135.828347) + (xy 226.455464 135.987587) + (xy 226.452276 135.991872) + (xy 226.321177 136.168076) + (xy 226.317755 136.172675) + (xy 226.31534 136.177425) + (xy 226.260653 136.284987) + (xy 226.213199 136.378321) + (xy 226.19065 136.450941) + (xy 226.146371 136.593539) + (xy 226.14637 136.593545) + (xy 226.144787 136.598642) + (xy 226.135352 136.669828) + (xy 226.120434 136.782391) + (xy 226.114476 136.827341) + (xy 224.182294 136.827341) + (xy 224.211556 136.664711) + (xy 224.211557 136.664706) + (xy 224.212295 136.660602) + (xy 224.212694 136.651829) + (xy 224.225502 136.369763) + (xy 224.225502 136.369758) + (xy 224.225691 136.365593) + (xy 224.222944 136.334188) + (xy 224.202598 136.101633) + (xy 224.199953 136.071403) + (xy 224.189511 136.024686) + (xy 224.136445 135.78728) + (xy 224.136443 135.787273) + (xy 224.135533 135.783202) + (xy 224.129661 135.767241) + (xy 224.0731 135.613515) + (xy 224.033561 135.506053) + (xy 224.027569 135.494687) + (xy 224.025398 135.490569) + (xy 238.618385 135.490569) + (xy 238.637212 135.729791) + (xy 238.638366 135.734598) + (xy 238.638367 135.734604) + (xy 238.673424 135.880623) + (xy 238.69323 135.963122) + (xy 238.695123 135.967693) + (xy 238.695124 135.967695) + (xy 238.763815 136.133529) + (xy 238.785059 136.184818) + (xy 238.910439 136.389418) + (xy 238.913656 136.393185) + (xy 238.913657 136.393186) + (xy 239.022079 136.520133) + (xy 239.066281 136.571887) + (xy 239.070043 136.5751) + (xy 239.24284 136.722681) + (xy 239.24875 136.727729) + (xy 239.45335 136.853109) + (xy 239.45792 136.855002) + (xy 239.457922 136.855003) + (xy 239.670473 136.943044) + (xy 239.675046 136.944938) + (xy 239.756636 136.964526) + (xy 239.903564 136.999801) + (xy 239.90357 136.999802) + (xy 239.908377 137.000956) + (xy 240.147599 137.019783) + (xy 240.386821 137.000956) + (xy 240.391628 136.999802) + (xy 240.391634 136.999801) + (xy 240.538562 136.964526) + (xy 240.620152 136.944938) + (xy 240.624725 136.943044) + (xy 240.837276 136.855003) + (xy 240.837278 136.855002) + (xy 240.841848 136.853109) + (xy 240.969946 136.77461) + (xy 244.066002 136.77461) + (xy 244.069786 136.783388) + (xy 244.932733 137.646335) + (xy 244.946677 137.653949) + (xy 244.94851 137.653818) + (xy 244.955125 137.649567) + (xy 245.818261 136.786431) + (xy 245.825021 136.774051) + (xy 245.819294 136.766401) + (xy 245.643786 136.65885) + (xy 245.634992 136.654369) + (xy 245.422516 136.566359) + (xy 245.413131 136.56331) + (xy 245.189501 136.50962) + (xy 245.179754 136.508077) + (xy 244.950475 136.490032) + (xy 244.940615 136.490032) + (xy 244.711336 136.508077) + (xy 244.701589 136.50962) + (xy 244.477959 136.56331) + (xy 244.468574 136.566359) + (xy 244.256098 136.654369) + (xy 244.247304 136.65885) + (xy 244.075462 136.764154) + (xy 244.066002 136.77461) + (xy 240.969946 136.77461) + (xy 241.046448 136.727729) + (xy 241.052359 136.722681) + (xy 241.225155 136.5751) + (xy 241.228917 136.571887) + (xy 241.273119 136.520133) + (xy 241.381541 136.393186) + (xy 241.381542 136.393185) + (xy 241.384759 136.389418) + (xy 241.510139 136.184818) + (xy 241.531384 136.133529) + (xy 241.600074 135.967695) + (xy 241.600075 135.967693) + (xy 241.601968 135.963122) + (xy 241.621774 135.880623) + (xy 241.656831 135.734604) + (xy 241.656832 135.734598) + (xy 241.657986 135.729791) + (xy 241.676813 135.490569) + (xy 241.657986 135.251347) + (xy 241.656832 135.24654) + (xy 241.656831 135.246534) + (xy 241.618031 135.084923) + (xy 241.601968 135.018016) + (xy 241.576535 134.956615) + (xy 241.512033 134.800892) + (xy 241.512032 134.80089) + (xy 241.510139 134.79632) + (xy 241.384759 134.59172) + (xy 241.370798 134.575373) + (xy 241.23213 134.413013) + (xy 241.228917 134.409251) + (xy 241.194237 134.379632) + (xy 241.050216 134.256627) + (xy 241.050215 134.256626) + (xy 241.046448 134.253409) + (xy 240.841848 134.128029) + (xy 240.837278 134.126136) + (xy 240.837276 134.126135) + (xy 240.624725 134.038094) + (xy 240.624723 134.038093) + (xy 240.620152 134.0362) + (xy 240.538562 134.016612) + (xy 240.391634 133.981337) + (xy 240.391628 133.981336) + (xy 240.386821 133.980182) + (xy 240.147599 133.961355) + (xy 239.908377 133.980182) + (xy 239.90357 133.981336) + (xy 239.903564 133.981337) + (xy 239.756636 134.016612) + (xy 239.675046 134.0362) + (xy 239.670475 134.038093) + (xy 239.670473 134.038094) + (xy 239.457922 134.126135) + (xy 239.45792 134.126136) + (xy 239.45335 134.128029) + (xy 239.24875 134.253409) + (xy 239.244983 134.256626) + (xy 239.244982 134.256627) + (xy 239.100961 134.379632) + (xy 239.066281 134.409251) + (xy 239.063068 134.413013) + (xy 238.924401 134.575373) + (xy 238.910439 134.59172) + (xy 238.785059 134.79632) + (xy 238.783166 134.80089) + (xy 238.783165 134.800892) + (xy 238.718663 134.956615) + (xy 238.69323 135.018016) + (xy 238.677167 135.084923) + (xy 238.638367 135.246534) + (xy 238.638366 135.24654) + (xy 238.637212 135.251347) + (xy 238.618385 135.490569) + (xy 224.025398 135.490569) + (xy 223.941389 135.331234) + (xy 223.895831 135.244825) + (xy 223.842559 135.169864) + (xy 223.727186 135.007517) + (xy 223.727181 135.007511) + (xy 223.724762 135.004107) + (xy 223.721918 135.001057) + (xy 223.721913 135.001051) + (xy 223.526205 134.79118) + (xy 223.523359 134.788128) + (xy 223.29516 134.600684) + (xy 223.044176 134.445067) + (xy 222.774815 134.324011) + (xy 222.717071 134.306797) + (xy 226.430894 134.306797) + (xy 226.436621 134.314447) + (xy 226.612129 134.421998) + (xy 226.620923 134.426479) + (xy 226.833399 134.514489) + (xy 226.842784 134.517538) + (xy 227.066414 134.571228) + (xy 227.076161 134.572771) + (xy 227.30544 134.590816) + (xy 227.3153 134.590816) + (xy 227.544579 134.572771) + (xy 227.554326 134.571228) + (xy 227.777956 134.517538) + (xy 227.787341 134.514489) + (xy 227.999817 134.426479) + (xy 228.008611 134.421998) + (xy 228.180453 134.316694) + (xy 228.189913 134.306238) + (xy 228.186129 134.29746) + (xy 227.323182 133.434513) + (xy 227.309238 133.426899) + (xy 227.307405 133.42703) + (xy 227.30079 133.431281) + (xy 226.437654 134.294417) + (xy 226.430894 134.306797) + (xy 222.717071 134.306797) + (xy 222.594208 134.27017) + (xy 222.495809 134.240836) + (xy 222.495807 134.240836) + (xy 222.49181 134.239644) + (xy 222.48769 134.238991) + (xy 222.487688 134.238991) + (xy 222.203613 134.193997) + (xy 222.203607 134.193996) + (xy 222.200132 134.193446) + (xy 222.175573 134.192331) + (xy 222.109188 134.189316) + (xy 222.109167 134.189316) + (xy 222.107768 134.189252) + (xy 221.923304 134.189252) + (xy 221.703541 134.203849) + (xy 221.699442 134.204675) + (xy 221.699438 134.204676) + (xy 221.580694 134.228619) + (xy 221.414054 134.262219) + (xy 221.13483 134.358364) + (xy 221.131102 134.360231) + (xy 220.915754 134.468069) + (xy 220.870774 134.490593) + (xy 220.626527 134.656584) + (xy 220.623413 134.659368) + (xy 220.623412 134.659369) + (xy 220.569907 134.707208) + (xy 220.406378 134.85342) + (xy 220.403661 134.85659) + (xy 220.40366 134.856591) + (xy 220.219831 135.071068) + (xy 220.214196 135.077642) + (xy 220.211922 135.081144) + (xy 220.211918 135.081149) + (xy 220.055635 135.321803) + (xy 220.053356 135.325313) + (xy 220.051562 135.329091) + (xy 220.051561 135.329093) + (xy 220.021821 135.391725) + (xy 219.926686 135.59208) + (xy 219.925407 135.596063) + (xy 219.925406 135.596066) + (xy 219.843906 135.849908) + (xy 219.83641 135.873256) + (xy 219.82844 135.91755) + (xy 219.790147 136.13038) + (xy 219.784115 136.163902) + (xy 219.783926 136.168069) + (xy 219.783925 136.168076) + (xy 219.77095 136.453827) + (xy 219.770719 136.458911) + (xy 217.77674 136.458911) + (xy 217.780792 136.450941) + (xy 217.780792 136.45094) + (xy 217.783211 136.446183) + (xy 217.827874 136.302345) + (xy 217.850039 136.230965) + (xy 217.85004 136.230959) + (xy 217.851623 136.225862) + (xy 217.868088 136.101633) + (xy 217.881234 136.002448) + (xy 217.881234 136.002443) + (xy 217.881934 135.997163) + (xy 217.87328 135.766627) + (xy 217.825906 135.540845) + (xy 217.822585 135.532434) + (xy 217.776493 135.415724) + (xy 217.741167 135.326273) + (xy 217.621487 135.129046) + (xy 217.573981 135.0743) + (xy 217.473787 134.958836) + (xy 217.473785 134.958834) + (xy 217.470287 134.954803) + (xy 217.407352 134.903199) + (xy 217.296019 134.811911) + (xy 217.296013 134.811907) + (xy 217.291891 134.808527) + (xy 217.091399 134.694401) + (xy 217.086383 134.69258) + (xy 217.086378 134.692578) + (xy 216.879559 134.617506) + (xy 216.879555 134.617505) + (xy 216.874544 134.615686) + (xy 216.869295 134.614737) + (xy 216.869292 134.614736) + (xy 216.651611 134.575373) + (xy 216.651604 134.575372) + (xy 216.647527 134.574635) + (xy 216.62979 134.573799) + (xy 216.624842 134.573565) + (xy 216.624835 134.573565) + (xy 216.623354 134.573495) + (xy 216.461209 134.573495) + (xy 216.394253 134.579176) + (xy 216.294572 134.587634) + (xy 216.294568 134.587635) + (xy 216.289261 134.588085) + (xy 216.284106 134.589423) + (xy 216.2841 134.589424) + (xy 216.071131 134.6447) + (xy 216.071127 134.644701) + (xy 216.065962 134.646042) + (xy 216.061096 134.648234) + (xy 216.061093 134.648235) + (xy 215.91268 134.71509) + (xy 215.855619 134.740794) + (xy 215.851199 134.74377) + (xy 215.851195 134.743772) + (xy 215.779416 134.792097) + (xy 215.664249 134.869633) + (xy 215.497322 135.028873) + (xy 215.494134 135.033158) + (xy 215.369226 135.201041) + (xy 215.359613 135.213961) + (xy 215.357198 135.218711) + (xy 215.302511 135.326273) + (xy 215.255057 135.419607) + (xy 215.226401 135.511894) + (xy 215.188229 135.634825) + (xy 215.188228 135.634831) + (xy 215.186645 135.639928) + (xy 215.175389 135.724857) + (xy 215.159537 135.844463) + (xy 215.156334 135.868627) + (xy 182.203015 135.868627) + (xy 181.98303 135.833784) + (xy 181.983024 135.833783) + (xy 181.979549 135.833233) + (xy 181.95499 135.832118) + (xy 181.888605 135.829103) + (xy 181.888584 135.829103) + (xy 181.887185 135.829039) + (xy 181.702721 135.829039) + (xy 181.482958 135.843636) + (xy 181.478859 135.844462) + (xy 181.478855 135.844463) + (xy 181.356475 135.869139) + (xy 181.193471 135.902006) + (xy 180.914247 135.998151) + (xy 180.867191 136.021715) + (xy 180.700313 136.105281) + (xy 180.650191 136.13038) + (xy 180.405944 136.296371) + (xy 180.185795 136.493207) + (xy 180.183078 136.496377) + (xy 180.183077 136.496378) + (xy 180.011969 136.696013) + (xy 179.993613 136.717429) + (xy 179.991339 136.720931) + (xy 179.991335 136.720936) + (xy 179.835052 136.96159) + (xy 179.832773 136.9651) + (xy 179.830979 136.968878) + (xy 179.830978 136.96888) + (xy 179.818026 136.996157) + (xy 179.706103 137.231867) + (xy 179.704824 137.23585) + (xy 179.704823 137.235853) + (xy 179.628422 137.473815) + (xy 179.615827 137.513043) + (xy 179.615086 137.517162) + (xy 179.566733 137.7859) + (xy 179.563532 137.803689) + (xy 179.563343 137.807856) + (xy 179.563342 137.807863) + (xy 179.550717 138.085902) + (xy 179.550136 138.098698) + (xy 177.589271 138.098698) + (xy 177.555595 138.013427) + (xy 177.520584 137.924774) + (xy 177.42791 137.772051) + (xy 177.403673 137.73211) + (xy 177.403672 137.732109) + (xy 177.400904 137.727547) + (xy 177.337039 137.653949) + (xy 177.253204 137.557337) + (xy 177.253202 137.557335) + (xy 177.249704 137.553304) + (xy 177.179099 137.495411) + (xy 177.075436 137.410412) + (xy 177.07543 137.410408) + (xy 177.071308 137.407028) + (xy 176.870816 137.292902) + (xy 176.8658 137.291081) + (xy 176.865795 137.291079) + (xy 176.658976 137.216007) + (xy 176.658972 137.216006) + (xy 176.653961 137.214187) + (xy 176.648712 137.213238) + (xy 176.648709 137.213237) + (xy 176.431028 137.173874) + (xy 176.431021 137.173873) + (xy 176.426944 137.173136) + (xy 176.409207 137.1723) + (xy 176.404259 137.172066) + (xy 176.404252 137.172066) + (xy 176.402771 137.171996) + (xy 176.240626 137.171996) + (xy 176.17367 137.177677) + (xy 176.073989 137.186135) + (xy 176.073985 137.186136) + (xy 176.068678 137.186586) + (xy 176.063523 137.187924) + (xy 176.063517 137.187925) + (xy 175.850548 137.243201) + (xy 175.850544 137.243202) + (xy 175.845379 137.244543) + (xy 175.840513 137.246735) + (xy 175.84051 137.246736) + (xy 175.664874 137.325854) + (xy 175.635036 137.339295) + (xy 175.630616 137.342271) + (xy 175.630612 137.342273) + (xy 175.573078 137.381008) + (xy 175.443666 137.468134) + (xy 175.276739 137.627374) + (xy 175.24301 137.672707) + (xy 175.142452 137.807863) + (xy 175.13903 137.812462) + (xy 175.136615 137.817212) + (xy 175.081928 137.924774) + (xy 175.034474 138.018108) + (xy 175.010287 138.096003) + (xy 174.967646 138.233326) + (xy 174.967645 138.233332) + (xy 174.966062 138.238429) + (xy 174.954882 138.322786) + (xy 174.938413 138.447044) + (xy 174.935751 138.467128) + (xy 151.415282 138.467128) + (xy 151.336538 138.020548) + (xy 151.111367 136.74354) + (xy 153.812974 136.74354) + (xy 153.821628 136.974076) + (xy 153.869002 137.199858) + (xy 153.87096 137.204817) + (xy 153.870961 137.204819) + (xy 153.900036 137.27844) + (xy 153.953741 137.41443) + (xy 154.024491 137.531022) + (xy 154.056083 137.583084) + (xy 154.073421 137.611657) + (xy 154.076918 137.615687) + (xy 154.218337 137.778658) + (xy 154.224621 137.7859) + (xy 154.240979 137.799313) + (xy 154.398889 137.928792) + (xy 154.398895 137.928796) + (xy 154.403017 137.932176) + (xy 154.603509 138.046302) + (xy 154.608525 138.048123) + (xy 154.60853 138.048125) + (xy 154.815349 138.123197) + (xy 154.815353 138.123198) + (xy 154.820364 138.125017) + (xy 154.825613 138.125966) + (xy 154.825616 138.125967) + (xy 155.043297 138.16533) + (xy 155.043304 138.165331) + (xy 155.047381 138.166068) + (xy 155.065118 138.166904) + (xy 155.070066 138.167138) + (xy 155.070073 138.167138) + (xy 155.071554 138.167208) + (xy 155.233699 138.167208) + (xy 155.300655 138.161527) + (xy 155.400336 138.153069) + (xy 155.40034 138.153068) + (xy 155.405647 138.152618) + (xy 155.410802 138.15128) + (xy 155.410808 138.151279) + (xy 155.623777 138.096003) + (xy 155.623781 138.096002) + (xy 155.628946 138.094661) + (xy 155.633812 138.092469) + (xy 155.633815 138.092468) + (xy 155.834423 138.002101) + (xy 155.839289 137.999909) + (xy 155.843709 137.996933) + (xy 155.843713 137.996931) + (xy 155.977014 137.907186) + (xy 156.030659 137.87107) + (xy 156.197586 137.71183) + (xy 156.260423 137.627374) + (xy 156.332111 137.531022) + (xy 156.332113 137.531019) + (xy 156.335295 137.526742) + (xy 156.366605 137.46516) + (xy 156.437432 137.325854) + (xy 156.437432 137.325853) + (xy 156.439851 137.321096) + (xy 156.486078 137.172221) + (xy 156.506679 137.105878) + (xy 156.50668 137.105872) + (xy 156.508263 137.100775) + (xy 156.527467 136.955877) + (xy 156.537874 136.877361) + (xy 156.537874 136.877356) + (xy 156.538574 136.872076) + (xy 156.52992 136.64154) + (xy 156.482546 136.415758) + (xy 156.473061 136.391739) + (xy 156.432861 136.289948) + (xy 156.397807 136.201186) + (xy 156.305753 136.049486) + (xy 156.280896 136.008522) + (xy 156.280895 136.008521) + (xy 156.278127 136.003959) + (xy 156.271908 135.996792) + (xy 156.187398 135.899402) + (xy 158.364731 135.899402) + (xy 158.365094 135.90355) + (xy 158.365094 135.903554) + (xy 158.382208 136.099163) + (xy 158.390469 136.193592) + (xy 158.391379 136.197664) + (xy 158.39138 136.197669) + (xy 158.449426 136.457352) + (xy 158.454889 136.481793) + (xy 158.456332 136.485716) + (xy 158.456333 136.485718) + (xy 158.477806 136.544078) + (xy 158.556861 136.758942) + (xy 158.694591 137.02017) + (xy 158.730292 137.070406) + (xy 158.863236 137.257478) + (xy 158.863241 137.257484) + (xy 158.86566 137.260888) + (xy 158.868504 137.263938) + (xy 158.868509 137.263944) + (xy 159.004387 137.409655) + (xy 159.067063 137.476867) + (xy 159.295262 137.664311) + (xy 159.546246 137.819928) + (xy 159.550063 137.821644) + (xy 159.550066 137.821645) + (xy 159.622925 137.854389) + (xy 159.815607 137.940984) + (xy 159.877762 137.959513) + (xy 160.085097 138.021322) + (xy 160.098612 138.025351) + (xy 160.102732 138.026004) + (xy 160.102734 138.026004) + (xy 160.386809 138.070998) + (xy 160.386815 138.070999) + (xy 160.39029 138.071549) + (xy 160.414849 138.072664) + (xy 160.481234 138.075679) + (xy 160.481255 138.075679) + (xy 160.482654 138.075743) + (xy 160.667118 138.075743) + (xy 160.886881 138.061146) + (xy 160.89098 138.06032) + (xy 160.890984 138.060319) + (xy 161.041524 138.029965) + (xy 161.176368 138.002776) + (xy 161.455592 137.906631) + (xy 161.627798 137.820397) + (xy 161.715912 137.776273) + (xy 161.715914 137.776272) + (xy 161.719648 137.774402) + (xy 161.963895 137.608411) + (xy 162.184044 137.411575) + (xy 162.217419 137.372636) + (xy 162.373506 137.190527) + (xy 162.373509 137.190523) + (xy 162.376226 137.187353) + (xy 162.3785 137.183851) + (xy 162.378504 137.183846) + (xy 162.534787 136.943192) + (xy 162.53479 136.943187) + (xy 162.537066 136.939682) + (xy 162.663736 136.672915) + (xy 162.666285 136.664978) + (xy 162.752732 136.395726) + (xy 162.752732 136.395725) + (xy 162.754012 136.391739) + (xy 162.77236 136.289762) + (xy 162.805568 136.105202) + (xy 162.805569 136.105197) + (xy 162.806307 136.101093) + (xy 162.806647 136.093624) + (xy 162.819514 135.810254) + (xy 162.819514 135.810249) + (xy 162.819703 135.806084) + (xy 162.81932 135.8017) + (xy 162.794329 135.516055) + (xy 162.793965 135.511894) + (xy 162.793054 135.507817) + (xy 162.730457 135.227771) + (xy 162.730455 135.227764) + (xy 162.729545 135.223693) + (xy 162.718881 135.194708) + (xy 162.67464 135.074467) + (xy 162.627573 134.946544) + (xy 162.576011 134.848747) + (xy 162.567925 134.83341) + (xy 164.64586 134.83341) + (xy 164.64606 134.83874) + (xy 164.64606 134.838741) + (xy 164.646611 134.85342) + (xy 164.654514 135.063946) + (xy 164.701888 135.289728) + (xy 164.703846 135.294687) + (xy 164.703847 135.294689) + (xy 164.721527 135.339457) + (xy 164.786627 135.5043) + (xy 164.855909 135.618474) + (xy 164.902226 135.694801) + (xy 164.906307 135.701527) + (xy 164.909804 135.705557) + (xy 165.051866 135.869269) + (xy 165.057507 135.87577) + (xy 165.061638 135.879157) + (xy 165.231775 136.018662) + (xy 165.231781 136.018666) + (xy 165.235903 136.022046) + (xy 165.436395 136.136172) + (xy 165.441411 136.137993) + (xy 165.441416 136.137995) + (xy 165.648235 136.213067) + (xy 165.648239 136.213068) + (xy 165.65325 136.214887) + (xy 165.658499 136.215836) + (xy 165.658502 136.215837) + (xy 165.876183 136.2552) + (xy 165.87619 136.255201) + (xy 165.880267 136.255938) + (xy 165.898004 136.256774) + (xy 165.902952 136.257008) + (xy 165.902959 136.257008) + (xy 165.90444 136.257078) + (xy 166.066585 136.257078) + (xy 166.133541 136.251397) + (xy 166.233222 136.242939) + (xy 166.233226 136.242938) + (xy 166.238533 136.242488) + (xy 166.243688 136.24115) + (xy 166.243694 136.241149) + (xy 166.456663 136.185873) + (xy 166.456667 136.185872) + (xy 166.461832 136.184531) + (xy 166.466698 136.182339) + (xy 166.466701 136.182338) + (xy 166.667309 136.091971) + (xy 166.672175 136.089779) + (xy 166.676595 136.086803) + (xy 166.676599 136.086801) + (xy 166.809741 135.997163) + (xy 166.863545 135.96094) + (xy 166.878594 135.946584) + (xy 175.585981 135.946584) + (xy 175.591708 135.954234) + (xy 175.767216 136.061785) + (xy 175.77601 136.066266) + (xy 175.988486 136.154276) + (xy 175.997871 136.157325) + (xy 176.221501 136.211015) + (xy 176.231248 136.212558) + (xy 176.460527 136.230603) + (xy 176.470387 136.230603) + (xy 176.699666 136.212558) + (xy 176.709413 136.211015) + (xy 176.933043 136.157325) + (xy 176.942428 136.154276) + (xy 177.154904 136.066266) + (xy 177.163698 136.061785) + (xy 177.33554 135.956481) + (xy 177.345 135.946025) + (xy 177.341216 135.937247) + (xy 176.478269 135.0743) + (xy 176.464325 135.066686) + (xy 176.462492 135.066817) + (xy 176.455877 135.071068) + (xy 175.592741 135.934204) + (xy 175.585981 135.946584) + (xy 166.878594 135.946584) + (xy 167.030472 135.8017) + (xy 167.110007 135.694801) + (xy 167.164997 135.620892) + (xy 167.164999 135.620889) + (xy 167.168181 135.616612) + (xy 167.220838 135.513044) + (xy 167.270318 135.415724) + (xy 167.270318 135.415723) + (xy 167.272737 135.410966) + (xy 167.317885 135.265568) + (xy 167.339565 135.195748) + (xy 167.339566 135.195742) + (xy 167.341149 135.190645) + (xy 167.36751 134.991752) + (xy 167.37076 134.967231) + (xy 167.37076 134.967226) + (xy 167.37146 134.961946) + (xy 167.362806 134.73141) + (xy 167.357728 134.707208) + (xy 174.937132 134.707208) + (xy 174.955177 134.936487) + (xy 174.95672 134.946234) + (xy 175.01041 135.169864) + (xy 175.013459 135.179249) + (xy 175.101469 135.391725) + (xy 175.10595 135.400519) + (xy 175.211254 135.572361) + (xy 175.22171 135.581821) + (xy 175.230488 135.578037) + (xy 176.093435 134.71509) + (xy 176.099813 134.70341) + (xy 176.829865 134.70341) + (xy 176.829996 134.705243) + (xy 176.834247 134.711858) + (xy 177.697383 135.574994) + (xy 177.709763 135.581754) + (xy 177.717413 135.576027) + (xy 177.824964 135.400519) + (xy 177.829445 135.391725) + (xy 177.917455 135.179249) + (xy 177.920504 135.169864) + (xy 177.943273 135.075026) + (xy 185.547928 135.075026) + (xy 185.553655 135.082676) + (xy 185.729163 135.190227) + (xy 185.737957 135.194708) + (xy 185.950433 135.282718) + (xy 185.959818 135.285767) + (xy 186.183448 135.339457) + (xy 186.193195 135.341) + (xy 186.422474 135.359045) + (xy 186.432334 135.359045) + (xy 186.661613 135.341) + (xy 186.67136 135.339457) + (xy 186.89499 135.285767) + (xy 186.904375 135.282718) + (xy 187.116851 135.194708) + (xy 187.125645 135.190227) + (xy 187.297487 135.084923) + (xy 187.306947 135.074467) + (xy 187.303163 135.065689) + (xy 186.440216 134.202742) + (xy 186.426272 134.195128) + (xy 186.424439 134.195259) + (xy 186.417824 134.19951) + (xy 185.554688 135.062646) + (xy 185.547928 135.075026) + (xy 177.943273 135.075026) + (xy 177.974194 134.946234) + (xy 177.975737 134.936487) + (xy 177.993782 134.707208) + (xy 177.993782 134.697348) + (xy 177.975737 134.468069) + (xy 177.974194 134.458322) + (xy 177.920504 134.234692) + (xy 177.917455 134.225307) + (xy 177.829445 134.012831) + (xy 177.824964 134.004037) + (xy 177.721777 133.83565) + (xy 184.899079 133.83565) + (xy 184.917124 134.064929) + (xy 184.918667 134.074676) + (xy 184.972357 134.298306) + (xy 184.975406 134.307691) + (xy 185.063416 134.520167) + (xy 185.067897 134.528961) + (xy 185.173201 134.700803) + (xy 185.183657 134.710263) + (xy 185.192435 134.706479) + (xy 186.055382 133.843532) + (xy 186.06176 133.831852) + (xy 186.791812 133.831852) + (xy 186.791943 133.833685) + (xy 186.796194 133.8403) + (xy 187.65933 134.703436) + (xy 187.67171 134.710196) + (xy 187.67936 134.704469) + (xy 187.786911 134.528961) + (xy 187.791392 134.520167) + (xy 187.879402 134.307691) + (xy 187.882451 134.298306) + (xy 187.936141 134.074676) + (xy 187.937684 134.064929) + (xy 187.955729 133.83565) + (xy 187.955729 133.82579) + (xy 187.937684 133.596511) + (xy 187.936141 133.586764) + (xy 187.882451 133.363134) + (xy 187.879402 133.353749) + (xy 187.791392 133.141273) + (xy 187.786911 133.132479) + (xy 187.681607 132.960637) + (xy 187.671151 132.951177) + (xy 187.662373 132.954961) + (xy 186.799426 133.817908) + (xy 186.791812 133.831852) + (xy 186.06176 133.831852) + (xy 186.062996 133.829588) + (xy 186.062865 133.827755) + (xy 186.058614 133.82114) + (xy 185.195478 132.958004) + (xy 185.183098 132.951244) + (xy 185.175448 132.956971) + (xy 185.067897 133.132479) + (xy 185.063416 133.141273) + (xy 184.975406 133.353749) + (xy 184.972357 133.363134) + (xy 184.918667 133.586764) + (xy 184.917124 133.596511) + (xy 184.899079 133.82579) + (xy 184.899079 133.83565) + (xy 177.721777 133.83565) + (xy 177.71966 133.832195) + (xy 177.709204 133.822735) + (xy 177.700426 133.826519) + (xy 176.837479 134.689466) + (xy 176.829865 134.70341) + (xy 176.099813 134.70341) + (xy 176.101049 134.701146) + (xy 176.100918 134.699313) + (xy 176.096667 134.692698) + (xy 175.233531 133.829562) + (xy 175.221151 133.822802) + (xy 175.213501 133.828529) + (xy 175.10595 134.004037) + (xy 175.101469 134.012831) + (xy 175.013459 134.225307) + (xy 175.01041 134.234692) + (xy 174.95672 134.458322) + (xy 174.955177 134.468069) + (xy 174.937132 134.697348) + (xy 174.937132 134.707208) + (xy 167.357728 134.707208) + (xy 167.315432 134.505628) + (xy 167.309495 134.490593) + (xy 167.267553 134.38439) + (xy 167.230693 134.291056) + (xy 167.111013 134.093829) + (xy 167.065322 134.041175) + (xy 166.963313 133.923619) + (xy 166.963311 133.923617) + (xy 166.959813 133.919586) + (xy 166.895124 133.866544) + (xy 166.785545 133.776694) + (xy 166.785539 133.77669) + (xy 166.781417 133.77331) + (xy 166.580925 133.659184) + (xy 166.575909 133.657363) + (xy 166.575904 133.657361) + (xy 166.369085 133.582289) + (xy 166.369081 133.582288) + (xy 166.36407 133.580469) + (xy 166.358821 133.57952) + (xy 166.358818 133.579519) + (xy 166.141137 133.540156) + (xy 166.14113 133.540155) + (xy 166.137053 133.539418) + (xy 166.119316 133.538582) + (xy 166.114368 133.538348) + (xy 166.114361 133.538348) + (xy 166.11288 133.538278) + (xy 165.950735 133.538278) + (xy 165.883779 133.543959) + (xy 165.784098 133.552417) + (xy 165.784094 133.552418) + (xy 165.778787 133.552868) + (xy 165.773632 133.554206) + (xy 165.773626 133.554207) + (xy 165.560657 133.609483) + (xy 165.560653 133.609484) + (xy 165.555488 133.610825) + (xy 165.550622 133.613017) + (xy 165.550619 133.613018) + (xy 165.350164 133.703316) + (xy 165.345145 133.705577) + (xy 165.340725 133.708553) + (xy 165.340721 133.708555) + (xy 165.301391 133.735034) + (xy 165.153775 133.834416) + (xy 164.986848 133.993656) + (xy 164.963366 134.025217) + (xy 164.85886 134.165679) + (xy 164.849139 134.178744) + (xy 164.846065 134.184791) + (xy 164.777106 134.320423) + (xy 164.744583 134.38439) + (xy 164.712187 134.488722) + (xy 164.677755 134.599608) + (xy 164.677754 134.599614) + (xy 164.676171 134.604711) + (xy 164.663893 134.697348) + (xy 164.647169 134.823536) + (xy 164.64586 134.83341) + (xy 162.567925 134.83341) + (xy 162.542653 134.785479) + (xy 162.489843 134.685316) + (xy 162.428134 134.598483) + (xy 162.321198 134.448008) + (xy 162.321193 134.448002) + (xy 162.318774 134.444598) + (xy 162.31593 134.441548) + (xy 162.315925 134.441542) + (xy 162.120217 134.231671) + (xy 162.117371 134.228619) + (xy 161.889172 134.041175) + (xy 161.638188 133.885558) + (xy 161.368827 133.764502) + (xy 161.151351 133.69967) + (xy 161.089821 133.681327) + (xy 161.089819 133.681327) + (xy 161.085822 133.680135) + (xy 161.081702 133.679482) + (xy 161.0817 133.679482) + (xy 160.797625 133.634488) + (xy 160.797619 133.634487) + (xy 160.794144 133.633937) + (xy 160.769585 133.632822) + (xy 160.7032 133.629807) + (xy 160.703179 133.629807) + (xy 160.70178 133.629743) + (xy 160.517316 133.629743) + (xy 160.297553 133.64434) + (xy 160.293454 133.645166) + (xy 160.29345 133.645167) + (xy 160.186152 133.666802) + (xy 160.008066 133.70271) + (xy 159.728842 133.798855) + (xy 159.610352 133.85819) + (xy 159.486781 133.92007) + (xy 159.464786 133.931084) + (xy 159.220539 134.097075) + (xy 159.00039 134.293911) + (xy 158.997673 134.297081) + (xy 158.997672 134.297082) + (xy 158.814453 134.510847) + (xy 158.808208 134.518133) + (xy 158.805934 134.521635) + (xy 158.80593 134.52164) + (xy 158.658604 134.748502) + (xy 158.647368 134.765804) + (xy 158.520698 135.032571) + (xy 158.519419 135.036554) + (xy 158.519418 135.036557) + (xy 158.448872 135.256281) + (xy 158.430422 135.313747) + (xy 158.423705 135.351081) + (xy 158.383417 135.574994) + (xy 158.378127 135.604393) + (xy 158.377938 135.60856) + (xy 158.377937 135.608567) + (xy 158.36504 135.892596) + (xy 158.364731 135.899402) + (xy 156.187398 135.899402) + (xy 156.130427 135.833749) + (xy 156.130425 135.833747) + (xy 156.126927 135.829716) + (xy 156.054861 135.770625) + (xy 155.952659 135.686824) + (xy 155.952653 135.68682) + (xy 155.948531 135.68344) + (xy 155.748039 135.569314) + (xy 155.743023 135.567493) + (xy 155.743018 135.567491) + (xy 155.536199 135.492419) + (xy 155.536195 135.492418) + (xy 155.531184 135.490599) + (xy 155.525935 135.48965) + (xy 155.525932 135.489649) + (xy 155.308251 135.450286) + (xy 155.308244 135.450285) + (xy 155.304167 135.449548) + (xy 155.28643 135.448712) + (xy 155.281482 135.448478) + (xy 155.281475 135.448478) + (xy 155.279994 135.448408) + (xy 155.117849 135.448408) + (xy 155.050893 135.454089) + (xy 154.951212 135.462547) + (xy 154.951208 135.462548) + (xy 154.945901 135.462998) + (xy 154.940746 135.464336) + (xy 154.94074 135.464337) + (xy 154.727771 135.519613) + (xy 154.727767 135.519614) + (xy 154.722602 135.520955) + (xy 154.717736 135.523147) + (xy 154.717733 135.523148) + (xy 154.537375 135.604393) + (xy 154.512259 135.615707) + (xy 154.507839 135.618683) + (xy 154.507835 135.618685) + (xy 154.44781 135.659097) + (xy 154.320889 135.744546) + (xy 154.153962 135.903786) + (xy 154.13133 135.934204) + (xy 154.029252 136.071403) + (xy 154.016253 136.088874) + (xy 154.013838 136.093624) + (xy 153.930734 136.257078) + (xy 153.911697 136.29452) + (xy 153.879913 136.396879) + (xy 153.844869 136.509738) + (xy 153.844868 136.509744) + (xy 153.843285 136.514841) + (xy 153.833164 136.591203) + (xy 153.813875 136.736744) + (xy 153.812974 136.74354) + (xy 151.111367 136.74354) + (xy 150.666931 134.22302) + (xy 154.128839 134.22302) + (xy 154.134566 134.23067) + (xy 154.310074 134.338221) + (xy 154.318868 134.342702) + (xy 154.531344 134.430712) + (xy 154.540729 134.433761) + (xy 154.764359 134.487451) + (xy 154.774106 134.488994) + (xy 155.003385 134.507039) + (xy 155.013245 134.507039) + (xy 155.242524 134.488994) + (xy 155.252271 134.487451) + (xy 155.475901 134.433761) + (xy 155.485286 134.430712) + (xy 155.697762 134.342702) + (xy 155.706556 134.338221) + (xy 155.878398 134.232917) + (xy 155.887858 134.222461) + (xy 155.884074 134.213683) + (xy 155.021127 133.350736) + (xy 155.007183 133.343122) + (xy 155.00535 133.343253) + (xy 154.998735 133.347504) + (xy 154.135599 134.21064) + (xy 154.128839 134.22302) + (xy 150.666931 134.22302) + (xy 150.448396 132.983644) + (xy 153.47999 132.983644) + (xy 153.498035 133.212923) + (xy 153.499578 133.22267) + (xy 153.553268 133.4463) + (xy 153.556317 133.455685) + (xy 153.644327 133.668161) + (xy 153.648808 133.676955) + (xy 153.754112 133.848797) + (xy 153.764568 133.858257) + (xy 153.773346 133.854473) + (xy 154.636293 132.991526) + (xy 154.642671 132.979846) + (xy 155.372723 132.979846) + (xy 155.372854 132.981679) + (xy 155.377105 132.988294) + (xy 156.240241 133.85143) + (xy 156.252621 133.85819) + (xy 156.260271 133.852463) + (xy 156.367822 133.676955) + (xy 156.372303 133.668161) + (xy 156.459134 133.458531) + (xy 175.585914 133.458531) + (xy 175.589698 133.467309) + (xy 176.452645 134.330256) + (xy 176.466589 134.33787) + (xy 176.468422 134.337739) + (xy 176.475037 134.333488) + (xy 177.338173 133.470352) + (xy 177.344933 133.457972) + (xy 177.339206 133.450322) + (xy 177.163698 133.342771) + (xy 177.154904 133.33829) + (xy 176.942428 133.25028) + (xy 176.933043 133.247231) + (xy 176.709413 133.193541) + (xy 176.699666 133.191998) + (xy 176.470387 133.173953) + (xy 176.460527 133.173953) + (xy 176.231248 133.191998) + (xy 176.221501 133.193541) + (xy 175.997871 133.247231) + (xy 175.988486 133.25028) + (xy 175.77601 133.33829) + (xy 175.767216 133.342771) + (xy 175.595374 133.448075) + (xy 175.585914 133.458531) + (xy 156.459134 133.458531) + (xy 156.460313 133.455685) + (xy 156.463362 133.4463) + (xy 156.517052 133.22267) + (xy 156.518595 133.212923) + (xy 156.53664 132.983644) + (xy 156.53664 132.973784) + (xy 156.518595 132.744505) + (xy 156.517052 132.734758) + (xy 156.463362 132.511128) + (xy 156.460313 132.501743) + (xy 156.454015 132.486539) + (xy 163.976917 132.486539) + (xy 163.982644 132.494189) + (xy 164.158152 132.60174) + (xy 164.166946 132.606221) + (xy 164.379422 132.694231) + (xy 164.388807 132.69728) + (xy 164.612437 132.75097) + (xy 164.622184 132.752513) + (xy 164.851463 132.770558) + (xy 164.861323 132.770558) + (xy 165.090602 132.752513) + (xy 165.100349 132.75097) + (xy 165.323979 132.69728) + (xy 165.333364 132.694231) + (xy 165.54584 132.606221) + (xy 165.554634 132.60174) + (xy 165.726476 132.496436) + (xy 165.735936 132.48598) + (xy 165.732152 132.477202) + (xy 165.42944 132.17449) + (xy 179.734189 132.17449) + (xy 179.753016 132.413712) + (xy 179.75417 132.418519) + (xy 179.754171 132.418525) + (xy 179.781643 132.532953) + (xy 179.809034 132.647043) + (xy 179.810927 132.651614) + (xy 179.810928 132.651616) + (xy 179.898939 132.864093) + (xy 179.900863 132.868739) + (xy 180.026243 133.073339) + (xy 180.02946 133.077106) + (xy 180.029461 133.077107) + (xy 180.153151 133.22193) + (xy 180.182085 133.255808) + (xy 180.185847 133.259021) + (xy 180.334961 133.386375) + (xy 180.364554 133.41165) + (xy 180.569154 133.53703) + (xy 180.573724 133.538923) + (xy 180.573726 133.538924) + (xy 180.752606 133.613018) + (xy 180.79085 133.628859) + (xy 180.862164 133.64598) + (xy 181.019368 133.683722) + (xy 181.019374 133.683723) + (xy 181.024181 133.684877) + (xy 181.263403 133.703704) + (xy 181.502625 133.684877) + (xy 181.507432 133.683723) + (xy 181.507438 133.683722) + (xy 181.664642 133.64598) + (xy 181.735956 133.628859) + (xy 181.7742 133.613018) + (xy 181.95308 133.538924) + (xy 181.953082 133.538923) + (xy 181.957652 133.53703) + (xy 182.162252 133.41165) + (xy 182.191846 133.386375) + (xy 182.340959 133.259021) + (xy 182.344721 133.255808) + (xy 182.373655 133.22193) + (xy 182.497345 133.077107) + (xy 182.497346 133.077106) + (xy 182.500563 133.073339) + (xy 182.625943 132.868739) + (xy 182.627868 132.864093) + (xy 182.715878 132.651616) + (xy 182.715879 132.651614) + (xy 182.717772 132.647043) + (xy 182.732194 132.586973) + (xy 185.547861 132.586973) + (xy 185.551645 132.595751) + (xy 186.414592 133.458698) + (xy 186.428536 133.466312) + (xy 186.430369 133.466181) + (xy 186.436984 133.46193) + (xy 187.30012 132.598794) + (xy 187.30688 132.586414) + (xy 187.301153 132.578764) + (xy 187.125645 132.471213) + (xy 187.116851 132.466732) + (xy 186.904375 132.378722) + (xy 186.89499 132.375673) + (xy 186.67136 132.321983) + (xy 186.661613 132.32044) + (xy 186.432334 132.302395) + (xy 186.422474 132.302395) + (xy 186.193195 132.32044) + (xy 186.183448 132.321983) + (xy 185.959818 132.375673) + (xy 185.950433 132.378722) + (xy 185.737957 132.466732) + (xy 185.729163 132.471213) + (xy 185.557321 132.576517) + (xy 185.547861 132.586973) + (xy 182.732194 132.586973) + (xy 182.745163 132.532953) + (xy 182.772635 132.418525) + (xy 182.772636 132.418519) + (xy 182.77379 132.413712) + (xy 182.792617 132.17449) + (xy 182.781505 132.033294) + (xy 194.953757 132.033294) + (xy 194.953957 132.038624) + (xy 194.953957 132.038625) + (xy 194.957921 132.144221) + (xy 194.962411 132.26383) + (xy 195.009785 132.489612) + (xy 195.011743 132.494571) + (xy 195.011744 132.494573) + (xy 195.037473 132.559723) + (xy 195.094524 132.704184) + (xy 195.214204 132.901411) + (xy 195.217701 132.905441) + (xy 195.360911 133.070476) + (xy 195.365404 133.075654) + (xy 195.369535 133.079041) + (xy 195.539672 133.218546) + (xy 195.539678 133.21855) + (xy 195.5438 133.22193) + (xy 195.744292 133.336056) + (xy 195.749308 133.337877) + (xy 195.749313 133.337879) + (xy 195.956132 133.412951) + (xy 195.956136 133.412952) + (xy 195.961147 133.414771) + (xy 195.966396 133.41572) + (xy 195.966399 133.415721) + (xy 196.18408 133.455084) + (xy 196.184087 133.455085) + (xy 196.188164 133.455822) + (xy 196.205901 133.456658) + (xy 196.210849 133.456892) + (xy 196.210856 133.456892) + (xy 196.212337 133.456962) + (xy 196.374482 133.456962) + (xy 196.452737 133.450322) + (xy 196.541119 133.442823) + (xy 196.541123 133.442822) + (xy 196.54643 133.442372) + (xy 196.551585 133.441034) + (xy 196.551591 133.441033) + (xy 196.76456 133.385757) + (xy 196.764564 133.385756) + (xy 196.769729 133.384415) + (xy 196.774595 133.382223) + (xy 196.774598 133.382222) + (xy 196.975206 133.291855) + (xy 196.980072 133.289663) + (xy 196.984492 133.286687) + (xy 196.984496 133.286685) + (xy 197.13106 133.188011) + (xy 197.171442 133.160824) + (xy 197.338369 133.001584) + (xy 197.409901 132.905441) + (xy 197.472894 132.820776) + (xy 197.472896 132.820773) + (xy 197.476078 132.816496) + (xy 197.530862 132.708745) + (xy 197.578215 132.615608) + (xy 197.578215 132.615607) + (xy 197.580634 132.61085) + (xy 197.616739 132.494573) + (xy 197.647462 132.395632) + (xy 197.647463 132.395626) + (xy 197.649046 132.390529) + (xy 197.666545 132.258499) + (xy 197.678657 132.167115) + (xy 197.678657 132.16711) + (xy 197.679357 132.16183) + (xy 197.678696 132.144221) + (xy 199.589071 132.144221) + (xy 199.589434 132.148369) + (xy 199.589434 132.148373) + (xy 199.608129 132.362055) + (xy 199.614809 132.438411) + (xy 199.615719 132.442483) + (xy 199.61572 132.442488) + (xy 199.676451 132.714183) + (xy 199.679229 132.726612) + (xy 199.680672 132.730535) + (xy 199.680673 132.730537) + (xy 199.695398 132.770558) + (xy 199.781201 133.003761) + (xy 199.783148 133.007454) + (xy 199.783149 133.007456) + (xy 199.817217 133.072071) + (xy 199.918931 133.264989) + (xy 199.921351 133.268394) + (xy 200.087576 133.502297) + (xy 200.087581 133.502303) + (xy 200.09 133.505707) + (xy 200.092844 133.508757) + (xy 200.092849 133.508763) + (xy 200.235584 133.661827) + (xy 200.291403 133.721686) + (xy 200.519602 133.90913) + (xy 200.770586 134.064747) + (xy 201.039947 134.185803) + (xy 201.16479 134.22302) + (xy 201.296281 134.262219) + (xy 201.322952 134.27017) + (xy 201.327072 134.270823) + (xy 201.327074 134.270823) + (xy 201.611149 134.315817) + (xy 201.611155 134.315818) + (xy 201.61463 134.316368) + (xy 201.639189 134.317483) + (xy 201.705574 134.320498) + (xy 201.705595 134.320498) + (xy 201.706994 134.320562) + (xy 201.891458 134.320562) + (xy 202.111221 134.305965) + (xy 202.11532 134.305139) + (xy 202.115324 134.305138) + (xy 202.288747 134.27017) + (xy 202.400708 134.247595) + (xy 202.679932 134.15145) + (xy 202.852711 134.064929) + (xy 202.940252 134.021092) + (xy 202.940254 134.021091) + (xy 202.943988 134.019221) + (xy 203.188235 133.85323) + (xy 203.202697 133.8403) + (xy 203.310714 133.743721) + (xy 203.408384 133.656394) + (xy 203.427769 133.633777) + (xy 203.597846 133.435346) + (xy 203.597849 133.435342) + (xy 203.600566 133.432172) + (xy 203.60284 133.42867) + (xy 203.602844 133.428665) + (xy 203.759127 133.188011) + (xy 203.75913 133.188006) + (xy 203.761406 133.184501) + (xy 203.771237 133.163798) + (xy 203.859658 132.977582) + (xy 203.888076 132.917734) + (xy 203.910942 132.846517) + (xy 203.977072 132.640545) + (xy 203.977072 132.640544) + (xy 203.978352 132.636558) + (xy 204.004792 132.489612) + (xy 204.029908 132.350021) + (xy 204.029909 132.350016) + (xy 204.030647 132.345912) + (xy 204.032189 132.311966) + (xy 204.043854 132.055073) + (xy 204.043854 132.055068) + (xy 204.044043 132.050903) + (xy 204.043569 132.045478) + (xy 204.042503 132.033294) + (xy 205.953757 132.033294) + (xy 205.953957 132.038624) + (xy 205.953957 132.038625) + (xy 205.957921 132.144221) + (xy 205.962411 132.26383) + (xy 206.009785 132.489612) + (xy 206.011743 132.494571) + (xy 206.011744 132.494573) + (xy 206.037473 132.559723) + (xy 206.094524 132.704184) + (xy 206.214204 132.901411) + (xy 206.217701 132.905441) + (xy 206.360911 133.070476) + (xy 206.365404 133.075654) + (xy 206.369535 133.079041) + (xy 206.539672 133.218546) + (xy 206.539678 133.21855) + (xy 206.5438 133.22193) + (xy 206.744292 133.336056) + (xy 206.749308 133.337877) + (xy 206.749313 133.337879) + (xy 206.956132 133.412951) + (xy 206.956136 133.412952) + (xy 206.961147 133.414771) + (xy 206.966396 133.41572) + (xy 206.966399 133.415721) + (xy 207.18408 133.455084) + (xy 207.184087 133.455085) + (xy 207.188164 133.455822) + (xy 207.205901 133.456658) + (xy 207.210849 133.456892) + (xy 207.210856 133.456892) + (xy 207.212337 133.456962) + (xy 207.374482 133.456962) + (xy 207.452737 133.450322) + (xy 207.541119 133.442823) + (xy 207.541123 133.442822) + (xy 207.54643 133.442372) + (xy 207.551585 133.441034) + (xy 207.551591 133.441033) + (xy 207.573914 133.435239) + (xy 216.468947 133.435239) + (xy 216.474674 133.442889) + (xy 216.650182 133.55044) + (xy 216.658976 133.554921) + (xy 216.871452 133.642931) + (xy 216.880837 133.64598) + (xy 217.104467 133.69967) + (xy 217.114214 133.701213) + (xy 217.343493 133.719258) + (xy 217.353353 133.719258) + (xy 217.582632 133.701213) + (xy 217.592379 133.69967) + (xy 217.816009 133.64598) + (xy 217.825394 133.642931) + (xy 218.03787 133.554921) + (xy 218.046664 133.55044) + (xy 218.218506 133.445136) + (xy 218.227966 133.43468) + (xy 218.224182 133.425902) + (xy 217.361235 132.562955) + (xy 217.347291 132.555341) + (xy 217.345458 132.555472) + (xy 217.338843 132.559723) + (xy 216.475707 133.422859) + (xy 216.468947 133.435239) + (xy 207.573914 133.435239) + (xy 207.76456 133.385757) + (xy 207.764564 133.385756) + (xy 207.769729 133.384415) + (xy 207.774595 133.382223) + (xy 207.774598 133.382222) + (xy 207.975206 133.291855) + (xy 207.980072 133.289663) + (xy 207.984492 133.286687) + (xy 207.984496 133.286685) + (xy 208.13106 133.188011) + (xy 208.171442 133.160824) + (xy 208.338369 133.001584) + (xy 208.409901 132.905441) + (xy 208.472894 132.820776) + (xy 208.472896 132.820773) + (xy 208.476078 132.816496) + (xy 208.530862 132.708745) + (xy 208.578215 132.615608) + (xy 208.578215 132.615607) + (xy 208.580634 132.61085) + (xy 208.616739 132.494573) + (xy 208.647462 132.395632) + (xy 208.647463 132.395626) + (xy 208.649046 132.390529) + (xy 208.666545 132.258499) + (xy 208.674847 132.195863) + (xy 215.820098 132.195863) + (xy 215.838143 132.425142) + (xy 215.839686 132.434889) + (xy 215.893376 132.658519) + (xy 215.896425 132.667904) + (xy 215.984435 132.88038) + (xy 215.988916 132.889174) + (xy 216.09422 133.061016) + (xy 216.104676 133.070476) + (xy 216.113454 133.066692) + (xy 216.976401 132.203745) + (xy 216.982779 132.192065) + (xy 217.712831 132.192065) + (xy 217.712962 132.193898) + (xy 217.717213 132.200513) + (xy 218.580349 133.063649) + (xy 218.592729 133.070409) + (xy 218.59672 133.067421) + (xy 225.782045 133.067421) + (xy 225.80009 133.2967) + (xy 225.801633 133.306447) + (xy 225.855323 133.530077) + (xy 225.858372 133.539462) + (xy 225.946382 133.751938) + (xy 225.950863 133.760732) + (xy 226.056167 133.932574) + (xy 226.066623 133.942034) + (xy 226.075401 133.93825) + (xy 226.938348 133.075303) + (xy 226.944726 133.063623) + (xy 227.674778 133.063623) + (xy 227.674909 133.065456) + (xy 227.67916 133.072071) + (xy 228.542296 133.935207) + (xy 228.554676 133.941967) + (xy 228.562326 133.93624) + (xy 228.669877 133.760732) + (xy 228.674358 133.751938) + (xy 228.762368 133.539462) + (xy 228.765417 133.530077) + (xy 228.819107 133.306447) + (xy 228.82065 133.2967) + (xy 228.838695 133.067421) + (xy 228.838695 133.057561) + (xy 228.82065 132.828282) + (xy 228.819107 132.818535) + (xy 228.765417 132.594905) + (xy 228.762368 132.58552) + (xy 228.674358 132.373044) + (xy 228.669877 132.36425) + (xy 228.564573 132.192408) + (xy 228.554117 132.182948) + (xy 228.545339 132.186732) + (xy 227.682392 133.049679) + (xy 227.674778 133.063623) + (xy 226.944726 133.063623) + (xy 226.945962 133.061359) + (xy 226.945831 133.059526) + (xy 226.94158 133.052911) + (xy 226.078444 132.189775) + (xy 226.066064 132.183015) + (xy 226.058414 132.188742) + (xy 225.950863 132.36425) + (xy 225.946382 132.373044) + (xy 225.858372 132.58552) + (xy 225.855323 132.594905) + (xy 225.801633 132.818535) + (xy 225.80009 132.828282) + (xy 225.782045 133.057561) + (xy 225.782045 133.067421) + (xy 218.59672 133.067421) + (xy 218.600379 133.064682) + (xy 218.70793 132.889174) + (xy 218.712411 132.88038) + (xy 218.800421 132.667904) + (xy 218.80347 132.658519) + (xy 218.85716 132.434889) + (xy 218.858703 132.425142) + (xy 218.876748 132.195863) + (xy 218.876748 132.186003) + (xy 218.858703 131.956724) + (xy 218.85716 131.946977) + (xy 218.80347 131.723347) + (xy 218.800421 131.713962) + (xy 218.712411 131.501486) + (xy 218.70793 131.492692) + (xy 218.602626 131.32085) + (xy 218.59217 131.31139) + (xy 218.583392 131.315174) + (xy 217.720445 132.178121) + (xy 217.712831 132.192065) + (xy 216.982779 132.192065) + (xy 216.984015 132.189801) + (xy 216.983884 132.187968) + (xy 216.979633 132.181353) + (xy 216.116497 131.318217) + (xy 216.104117 131.311457) + (xy 216.096467 131.317184) + (xy 215.988916 131.492692) + (xy 215.984435 131.501486) + (xy 215.896425 131.713962) + (xy 215.893376 131.723347) + (xy 215.839686 131.946977) + (xy 215.838143 131.956724) + (xy 215.820098 132.186003) + (xy 215.820098 132.195863) + (xy 208.674847 132.195863) + (xy 208.678657 132.167115) + (xy 208.678657 132.16711) + (xy 208.679357 132.16183) + (xy 208.67854 132.140051) + (xy 208.671292 131.946977) + (xy 208.670703 131.931294) + (xy 208.623329 131.705512) + (xy 208.584335 131.606772) + (xy 208.57545 131.584274) + (xy 208.53859 131.49094) + (xy 208.41891 131.293713) + (xy 208.365925 131.232653) + (xy 208.27121 131.123503) + (xy 208.271208 131.123501) + (xy 208.26771 131.11947) + (xy 208.171964 131.040963) + (xy 208.093442 130.976578) + (xy 208.093436 130.976574) + (xy 208.089314 130.973194) + (xy 208.043624 130.947186) + (xy 216.46888 130.947186) + (xy 216.472664 130.955964) + (xy 217.335611 131.818911) + (xy 217.349555 131.826525) + (xy 217.351388 131.826394) + (xy 217.358003 131.822143) + (xy 218.221139 130.959007) + (xy 218.227899 130.946627) + (xy 218.222172 130.938977) + (xy 218.046664 130.831426) + (xy 218.03787 130.826945) + (xy 217.825394 130.738935) + (xy 217.816009 130.735886) + (xy 217.592379 130.682196) + (xy 217.582632 130.680653) + (xy 217.353353 130.662608) + (xy 217.343493 130.662608) + (xy 217.114214 130.680653) + (xy 217.104467 130.682196) + (xy 216.880837 130.735886) + (xy 216.871452 130.738935) + (xy 216.658976 130.826945) + (xy 216.650182 130.831426) + (xy 216.47834 130.93673) + (xy 216.46888 130.947186) + (xy 208.043624 130.947186) + (xy 207.888822 130.859068) + (xy 207.883806 130.857247) + (xy 207.883801 130.857245) + (xy 207.676982 130.782173) + (xy 207.676978 130.782172) + (xy 207.671967 130.780353) + (xy 207.666718 130.779404) + (xy 207.666715 130.779403) + (xy 207.449034 130.74004) + (xy 207.449027 130.740039) + (xy 207.44495 130.739302) + (xy 207.427213 130.738466) + (xy 207.422265 130.738232) + (xy 207.422258 130.738232) + (xy 207.420777 130.738162) + (xy 207.258632 130.738162) + (xy 207.191676 130.743843) + (xy 207.091995 130.752301) + (xy 207.091991 130.752302) + (xy 207.086684 130.752752) + (xy 207.081529 130.75409) + (xy 207.081523 130.754091) + (xy 206.868554 130.809367) + (xy 206.86855 130.809368) + (xy 206.863385 130.810709) + (xy 206.858519 130.812901) + (xy 206.858516 130.812902) + (xy 206.714683 130.877694) + (xy 206.653042 130.905461) + (xy 206.648622 130.908437) + (xy 206.648618 130.908439) + (xy 206.578028 130.955964) + (xy 206.461672 131.0343) + (xy 206.294745 131.19354) + (xy 206.271799 131.22438) + (xy 206.16528 131.367548) + (xy 206.157036 131.378628) + (xy 206.154621 131.383378) + (xy 206.068501 131.552764) + (xy 206.05248 131.584274) + (xy 206.029502 131.658275) + (xy 205.985652 131.799492) + (xy 205.985651 131.799498) + (xy 205.984068 131.804595) + (xy 205.973523 131.884156) + (xy 205.960244 131.984351) + (xy 205.953757 132.033294) + (xy 204.042503 132.033294) + (xy 204.018669 131.760874) + (xy 204.018305 131.756713) + (xy 204.016087 131.746788) + (xy 203.954797 131.47259) + (xy 203.954795 131.472583) + (xy 203.953885 131.468512) + (xy 203.942409 131.43732) + (xy 203.898587 131.318217) + (xy 203.851913 131.191363) + (xy 203.816135 131.123503) + (xy 203.761997 131.020822) + (xy 203.714183 130.930135) + (xy 203.630225 130.811994) + (xy 203.545538 130.692827) + (xy 203.545533 130.692821) + (xy 203.543114 130.689417) + (xy 203.54027 130.686367) + (xy 203.540265 130.686361) + (xy 203.398842 130.534703) + (xy 220.98321 130.534703) + (xy 221.002037 130.773925) + (xy 221.003191 130.778732) + (xy 221.003192 130.778738) + (xy 221.025153 130.870211) + (xy 221.058055 131.007256) + (xy 221.059948 131.011827) + (xy 221.059949 131.011829) + (xy 221.132784 131.187668) + (xy 221.149884 131.228952) + (xy 221.275264 131.433552) + (xy 221.278481 131.437319) + (xy 221.278482 131.43732) + (xy 221.325774 131.492692) + (xy 221.431106 131.616021) + (xy 221.434868 131.619234) + (xy 221.55677 131.723347) + (xy 221.613575 131.771863) + (xy 221.818175 131.897243) + (xy 221.822745 131.899136) + (xy 221.822747 131.899137) + (xy 222.028473 131.984351) + (xy 222.039871 131.989072) + (xy 222.121461 132.00866) + (xy 222.268389 132.043935) + (xy 222.268395 132.043936) + (xy 222.273202 132.04509) + (xy 222.512424 132.063917) + (xy 222.751646 132.04509) + (xy 222.756453 132.043936) + (xy 222.756459 132.043935) + (xy 222.903387 132.00866) + (xy 222.984977 131.989072) + (xy 222.996375 131.984351) + (xy 223.202101 131.899137) + (xy 223.202103 131.899136) + (xy 223.206673 131.897243) + (xy 223.334771 131.818744) + (xy 226.430827 131.818744) + (xy 226.434611 131.827522) + (xy 227.297558 132.690469) + (xy 227.311502 132.698083) + (xy 227.313335 132.697952) + (xy 227.31995 132.693701) + (xy 228.183086 131.830565) + (xy 228.189846 131.818185) + (xy 228.184119 131.810535) + (xy 228.008611 131.702984) + (xy 227.999817 131.698503) + (xy 227.787341 131.610493) + (xy 227.777956 131.607444) + (xy 227.554326 131.553754) + (xy 227.544579 131.552211) + (xy 227.3153 131.534166) + (xy 227.30544 131.534166) + (xy 227.076161 131.552211) + (xy 227.066414 131.553754) + (xy 226.842784 131.607444) + (xy 226.833399 131.610493) + (xy 226.620923 131.698503) + (xy 226.612129 131.702984) + (xy 226.440287 131.808288) + (xy 226.430827 131.818744) + (xy 223.334771 131.818744) + (xy 223.411273 131.771863) + (xy 223.468079 131.723347) + (xy 223.58998 131.619234) + (xy 223.593742 131.616021) + (xy 223.699074 131.492692) + (xy 223.746366 131.43732) + (xy 223.746367 131.437319) + (xy 223.749584 131.433552) + (xy 223.874964 131.228952) + (xy 223.892065 131.187668) + (xy 223.964899 131.011829) + (xy 223.9649 131.011827) + (xy 223.966793 131.007256) + (xy 223.999695 130.870211) + (xy 224.021656 130.778738) + (xy 224.021657 130.778732) + (xy 224.022811 130.773925) + (xy 224.041638 130.534703) + (xy 224.022811 130.295481) + (xy 224.021657 130.290674) + (xy 224.021656 130.290668) + (xy 223.978659 130.111577) + (xy 223.966793 130.06215) + (xy 223.960645 130.047307) + (xy 223.876858 129.845026) + (xy 223.876857 129.845024) + (xy 223.874964 129.840454) + (xy 223.749584 129.635854) + (xy 223.684622 129.559792) + (xy 223.596955 129.457147) + (xy 223.593742 129.453385) + (xy 223.42302 129.307576) + (xy 223.415041 129.300761) + (xy 223.41504 129.30076) + (xy 223.411273 129.297543) + (xy 223.206673 129.172163) + (xy 223.202103 129.17027) + (xy 223.202101 129.170269) + (xy 222.98955 129.082228) + (xy 222.989548 129.082227) + (xy 222.984977 129.080334) + (xy 222.841325 129.045846) + (xy 222.756459 129.025471) + (xy 222.756453 129.02547) + (xy 222.751646 129.024316) + (xy 222.512424 129.005489) + (xy 222.273202 129.024316) + (xy 222.268395 129.02547) + (xy 222.268389 129.025471) + (xy 222.183523 129.045846) + (xy 222.039871 129.080334) + (xy 222.0353 129.082227) + (xy 222.035298 129.082228) + (xy 221.822747 129.170269) + (xy 221.822745 129.17027) + (xy 221.818175 129.172163) + (xy 221.613575 129.297543) + (xy 221.609808 129.30076) + (xy 221.609807 129.300761) + (xy 221.601828 129.307576) + (xy 221.431106 129.453385) + (xy 221.427893 129.457147) + (xy 221.340227 129.559792) + (xy 221.275264 129.635854) + (xy 221.149884 129.840454) + (xy 221.147991 129.845024) + (xy 221.14799 129.845026) + (xy 221.064203 130.047307) + (xy 221.058055 130.06215) + (xy 221.046189 130.111577) + (xy 221.003192 130.290668) + (xy 221.003191 130.290674) + (xy 221.002037 130.295481) + (xy 220.98321 130.534703) + (xy 203.398842 130.534703) + (xy 203.344557 130.47649) + (xy 203.341711 130.473438) + (xy 203.113512 130.285994) + (xy 202.862528 130.130377) + (xy 202.832559 130.116908) + (xy 202.728161 130.06999) + (xy 202.593167 130.009321) + (xy 202.327991 129.930269) + (xy 202.314161 129.926146) + (xy 202.314159 129.926146) + (xy 202.310162 129.924954) + (xy 202.306042 129.924301) + (xy 202.30604 129.924301) + (xy 202.021965 129.879307) + (xy 202.021959 129.879306) + (xy 202.018484 129.878756) + (xy 201.993925 129.877641) + (xy 201.92754 129.874626) + (xy 201.927519 129.874626) + (xy 201.92612 129.874562) + (xy 201.741656 129.874562) + (xy 201.521893 129.889159) + (xy 201.517794 129.889985) + (xy 201.51779 129.889986) + (xy 201.375196 129.918738) + (xy 201.232406 129.947529) + (xy 200.953182 130.043674) + (xy 200.838129 130.101288) + (xy 200.695834 130.172544) + (xy 200.689126 130.175903) + (xy 200.444879 130.341894) + (xy 200.441765 130.344678) + (xy 200.441764 130.344679) + (xy 200.409243 130.373756) + (xy 200.22473 130.53873) + (xy 200.222013 130.5419) + (xy 200.222012 130.541901) + (xy 200.040143 130.754091) + (xy 200.032548 130.762952) + (xy 200.030274 130.766454) + (xy 200.03027 130.766459) + (xy 199.873987 131.007113) + (xy 199.871708 131.010623) + (xy 199.869914 131.014401) + (xy 199.869913 131.014403) + (xy 199.855569 131.044611) + (xy 199.745038 131.27739) + (xy 199.743759 131.281373) + (xy 199.743758 131.281376) + (xy 199.67461 131.496746) + (xy 199.654762 131.558566) + (xy 199.649218 131.589377) + (xy 199.60637 131.827522) + (xy 199.602467 131.849212) + (xy 199.602278 131.853379) + (xy 199.602277 131.853386) + (xy 199.5904 132.114949) + (xy 199.589071 132.144221) + (xy 197.678696 132.144221) + (xy 197.67854 132.140051) + (xy 197.671292 131.946977) + (xy 197.670703 131.931294) + (xy 197.623329 131.705512) + (xy 197.584335 131.606772) + (xy 197.57545 131.584274) + (xy 197.53859 131.49094) + (xy 197.41891 131.293713) + (xy 197.365925 131.232653) + (xy 197.27121 131.123503) + (xy 197.271208 131.123501) + (xy 197.26771 131.11947) + (xy 197.171964 131.040963) + (xy 197.093442 130.976578) + (xy 197.093436 130.976574) + (xy 197.089314 130.973194) + (xy 196.888822 130.859068) + (xy 196.883806 130.857247) + (xy 196.883801 130.857245) + (xy 196.676982 130.782173) + (xy 196.676978 130.782172) + (xy 196.671967 130.780353) + (xy 196.666718 130.779404) + (xy 196.666715 130.779403) + (xy 196.449034 130.74004) + (xy 196.449027 130.740039) + (xy 196.44495 130.739302) + (xy 196.427213 130.738466) + (xy 196.422265 130.738232) + (xy 196.422258 130.738232) + (xy 196.420777 130.738162) + (xy 196.258632 130.738162) + (xy 196.191676 130.743843) + (xy 196.091995 130.752301) + (xy 196.091991 130.752302) + (xy 196.086684 130.752752) + (xy 196.081529 130.75409) + (xy 196.081523 130.754091) + (xy 195.868554 130.809367) + (xy 195.86855 130.809368) + (xy 195.863385 130.810709) + (xy 195.858519 130.812901) + (xy 195.858516 130.812902) + (xy 195.714683 130.877694) + (xy 195.653042 130.905461) + (xy 195.648622 130.908437) + (xy 195.648618 130.908439) + (xy 195.578028 130.955964) + (xy 195.461672 131.0343) + (xy 195.294745 131.19354) + (xy 195.271799 131.22438) + (xy 195.16528 131.367548) + (xy 195.157036 131.378628) + (xy 195.154621 131.383378) + (xy 195.068501 131.552764) + (xy 195.05248 131.584274) + (xy 195.029502 131.658275) + (xy 194.985652 131.799492) + (xy 194.985651 131.799498) + (xy 194.984068 131.804595) + (xy 194.973523 131.884156) + (xy 194.960244 131.984351) + (xy 194.953757 132.033294) + (xy 182.781505 132.033294) + (xy 182.77379 131.935268) + (xy 182.772636 131.930461) + (xy 182.772635 131.930455) + (xy 182.733787 131.768645) + (xy 182.717772 131.701937) + (xy 182.715878 131.697364) + (xy 182.627837 131.484813) + (xy 182.627836 131.484811) + (xy 182.625943 131.480241) + (xy 182.500563 131.275641) + (xy 182.482973 131.255045) + (xy 182.347934 131.096934) + (xy 182.344721 131.093172) + (xy 182.245025 131.008024) + (xy 182.16602 130.940548) + (xy 182.166019 130.940547) + (xy 182.162252 130.93733) + (xy 181.957652 130.81195) + (xy 181.953082 130.810057) + (xy 181.95308 130.810056) + (xy 181.740529 130.722015) + (xy 181.740527 130.722014) + (xy 181.735956 130.720121) + (xy 181.622269 130.692827) + (xy 181.507438 130.665258) + (xy 181.507432 130.665257) + (xy 181.502625 130.664103) + (xy 181.263403 130.645276) + (xy 181.024181 130.664103) + (xy 181.019374 130.665257) + (xy 181.019368 130.665258) + (xy 180.904537 130.692827) + (xy 180.79085 130.720121) + (xy 180.786279 130.722014) + (xy 180.786277 130.722015) + (xy 180.573726 130.810056) + (xy 180.573724 130.810057) + (xy 180.569154 130.81195) + (xy 180.364554 130.93733) + (xy 180.360787 130.940547) + (xy 180.360786 130.940548) + (xy 180.281781 131.008024) + (xy 180.182085 131.093172) + (xy 180.178872 131.096934) + (xy 180.043834 131.255045) + (xy 180.026243 131.275641) + (xy 179.900863 131.480241) + (xy 179.89897 131.484811) + (xy 179.898969 131.484813) + (xy 179.810928 131.697364) + (xy 179.809034 131.701937) + (xy 179.793019 131.768645) + (xy 179.754171 131.930455) + (xy 179.75417 131.930461) + (xy 179.753016 131.935268) + (xy 179.734189 132.17449) + (xy 165.42944 132.17449) + (xy 164.869205 131.614255) + (xy 164.855261 131.606641) + (xy 164.853428 131.606772) + (xy 164.846813 131.611023) + (xy 163.983677 132.474159) + (xy 163.976917 132.486539) + (xy 156.454015 132.486539) + (xy 156.372303 132.289267) + (xy 156.367822 132.280473) + (xy 156.262518 132.108631) + (xy 156.252062 132.099171) + (xy 156.243284 132.102955) + (xy 155.380337 132.965902) + (xy 155.372723 132.979846) + (xy 154.642671 132.979846) + (xy 154.643907 132.977582) + (xy 154.643776 132.975749) + (xy 154.639525 132.969134) + (xy 153.776389 132.105998) + (xy 153.764009 132.099238) + (xy 153.756359 132.104965) + (xy 153.648808 132.280473) + (xy 153.644327 132.289267) + (xy 153.556317 132.501743) + (xy 153.553268 132.511128) + (xy 153.499578 132.734758) + (xy 153.498035 132.744505) + (xy 153.47999 132.973784) + (xy 153.47999 132.983644) + (xy 150.448396 132.983644) + (xy 150.22822 131.734967) + (xy 154.128772 131.734967) + (xy 154.132556 131.743745) + (xy 154.995503 132.606692) + (xy 155.009447 132.614306) + (xy 155.01128 132.614175) + (xy 155.017895 132.609924) + (xy 155.881031 131.746788) + (xy 155.887791 131.734408) + (xy 155.882064 131.726758) + (xy 155.706556 131.619207) + (xy 155.697762 131.614726) + (xy 155.485286 131.526716) + (xy 155.475901 131.523667) + (xy 155.252271 131.469977) + (xy 155.242524 131.468434) + (xy 155.013245 131.450389) + (xy 155.003385 131.450389) + (xy 154.774106 131.468434) + (xy 154.764359 131.469977) + (xy 154.540729 131.523667) + (xy 154.531344 131.526716) + (xy 154.318868 131.614726) + (xy 154.310074 131.619207) + (xy 154.138232 131.724511) + (xy 154.128772 131.734967) + (xy 150.22822 131.734967) + (xy 149.929771 130.042377) + (xy 158.038479 130.042377) + (xy 158.057306 130.281599) + (xy 158.05846 130.286406) + (xy 158.058461 130.286412) + (xy 158.08396 130.392621) + (xy 158.113324 130.51493) + (xy 158.115217 130.519501) + (xy 158.115218 130.519503) + (xy 158.184333 130.686361) + (xy 158.205153 130.736626) + (xy 158.330533 130.941226) + (xy 158.33375 130.944993) + (xy 158.333751 130.944994) + (xy 158.398514 131.020822) + (xy 158.486375 131.123695) + (xy 158.490137 131.126908) + (xy 158.659871 131.271873) + (xy 158.668844 131.279537) + (xy 158.873444 131.404917) + (xy 158.878014 131.40681) + (xy 158.878016 131.406811) + (xy 159.090567 131.494852) + (xy 159.09514 131.496746) + (xy 159.164192 131.513324) + (xy 159.323658 131.551609) + (xy 159.323664 131.55161) + (xy 159.328471 131.552764) + (xy 159.567693 131.571591) + (xy 159.806915 131.552764) + (xy 159.811722 131.55161) + (xy 159.811728 131.551609) + (xy 159.971194 131.513324) + (xy 160.040246 131.496746) + (xy 160.044819 131.494852) + (xy 160.25737 131.406811) + (xy 160.257372 131.40681) + (xy 160.261942 131.404917) + (xy 160.466542 131.279537) + (xy 160.475516 131.271873) + (xy 160.504448 131.247163) + (xy 163.328068 131.247163) + (xy 163.346113 131.476442) + (xy 163.347656 131.486189) + (xy 163.401346 131.709819) + (xy 163.404395 131.719204) + (xy 163.492405 131.93168) + (xy 163.496886 131.940474) + (xy 163.60219 132.112316) + (xy 163.612646 132.121776) + (xy 163.621424 132.117992) + (xy 164.484371 131.255045) + (xy 164.490749 131.243365) + (xy 165.220801 131.243365) + (xy 165.220932 131.245198) + (xy 165.225183 131.251813) + (xy 166.088319 132.114949) + (xy 166.100699 132.121709) + (xy 166.108349 132.115982) + (xy 166.2159 131.940474) + (xy 166.220381 131.93168) + (xy 166.308391 131.719204) + (xy 166.31144 131.709819) + (xy 166.36513 131.486189) + (xy 166.366673 131.476442) + (xy 166.384718 131.247163) + (xy 166.384718 131.237303) + (xy 166.366673 131.008024) + (xy 166.36513 130.998277) + (xy 166.31144 130.774647) + (xy 166.308391 130.765262) + (xy 166.220381 130.552786) + (xy 166.2159 130.543992) + (xy 166.110596 130.37215) + (xy 166.10014 130.36269) + (xy 166.091362 130.366474) + (xy 165.228415 131.229421) + (xy 165.220801 131.243365) + (xy 164.490749 131.243365) + (xy 164.491985 131.241101) + (xy 164.491854 131.239268) + (xy 164.487603 131.232653) + (xy 163.624467 130.369517) + (xy 163.612087 130.362757) + (xy 163.604437 130.368484) + (xy 163.496886 130.543992) + (xy 163.492405 130.552786) + (xy 163.404395 130.765262) + (xy 163.401346 130.774647) + (xy 163.347656 130.998277) + (xy 163.346113 131.008024) + (xy 163.328068 131.237303) + (xy 163.328068 131.247163) + (xy 160.504448 131.247163) + (xy 160.645249 131.126908) + (xy 160.649011 131.123695) + (xy 160.736872 131.020822) + (xy 160.801635 130.944994) + (xy 160.801636 130.944993) + (xy 160.804853 130.941226) + (xy 160.930233 130.736626) + (xy 160.951054 130.686361) + (xy 161.020168 130.519503) + (xy 161.020169 130.519501) + (xy 161.022062 130.51493) + (xy 161.051426 130.392621) + (xy 161.076925 130.286412) + (xy 161.076926 130.286406) + (xy 161.07808 130.281599) + (xy 161.096907 130.042377) + (xy 161.093453 129.998486) + (xy 163.97685 129.998486) + (xy 163.980634 130.007264) + (xy 164.843581 130.870211) + (xy 164.857525 130.877825) + (xy 164.859358 130.877694) + (xy 164.865973 130.873443) + (xy 165.729109 130.010307) + (xy 165.735869 129.997927) + (xy 165.730142 129.990277) + (xy 165.554634 129.882726) + (xy 165.54584 129.878245) + (xy 165.333364 129.790235) + (xy 165.323979 129.787186) + (xy 165.100349 129.733496) + (xy 165.090602 129.731953) + (xy 164.861323 129.713908) + (xy 164.851463 129.713908) + (xy 164.622184 129.731953) + (xy 164.612437 129.733496) + (xy 164.388807 129.787186) + (xy 164.379422 129.790235) + (xy 164.166946 129.878245) + (xy 164.158152 129.882726) + (xy 163.98631 129.98803) + (xy 163.97685 129.998486) + (xy 161.093453 129.998486) + (xy 161.07808 129.803155) + (xy 161.076926 129.798348) + (xy 161.076925 129.798342) + (xy 161.023217 129.574636) + (xy 161.022062 129.569824) + (xy 161.013651 129.549518) + (xy 161.010482 129.541868) + (xy 195.937081 129.541868) + (xy 195.942808 129.549518) + (xy 196.118316 129.657069) + (xy 196.12711 129.66155) + (xy 196.339586 129.74956) + (xy 196.348971 129.752609) + (xy 196.572601 129.806299) + (xy 196.582348 129.807842) + (xy 196.811627 129.825887) + (xy 196.821487 129.825887) + (xy 197.050766 129.807842) + (xy 197.060513 129.806299) + (xy 197.284143 129.752609) + (xy 197.293528 129.74956) + (xy 197.506004 129.66155) + (xy 197.514798 129.657069) + (xy 197.68664 129.551765) + (xy 197.695594 129.541868) + (xy 205.937081 129.541868) + (xy 205.942808 129.549518) + (xy 206.118316 129.657069) + (xy 206.12711 129.66155) + (xy 206.339586 129.74956) + (xy 206.348971 129.752609) + (xy 206.572601 129.806299) + (xy 206.582348 129.807842) + (xy 206.811627 129.825887) + (xy 206.821487 129.825887) + (xy 207.050766 129.807842) + (xy 207.060513 129.806299) + (xy 207.284143 129.752609) + (xy 207.293528 129.74956) + (xy 207.506004 129.66155) + (xy 207.514798 129.657069) + (xy 207.68664 129.551765) + (xy 207.6961 129.541309) + (xy 207.692316 129.532531) + (xy 206.829369 128.669584) + (xy 206.815425 128.66197) + (xy 206.813592 128.662101) + (xy 206.806977 128.666352) + (xy 205.943841 129.529488) + (xy 205.937081 129.541868) + (xy 197.695594 129.541868) + (xy 197.6961 129.541309) + (xy 197.692316 129.532531) + (xy 196.829369 128.669584) + (xy 196.815425 128.66197) + (xy 196.813592 128.662101) + (xy 196.806977 128.666352) + (xy 195.943841 129.529488) + (xy 195.937081 129.541868) + (xy 161.010482 129.541868) + (xy 160.932127 129.3527) + (xy 160.932126 129.352698) + (xy 160.930233 129.348128) + (xy 160.804853 129.143528) + (xy 160.797851 129.135329) + (xy 160.652224 128.964821) + (xy 160.649011 128.961059) + (xy 160.466542 128.805217) + (xy 160.261942 128.679837) + (xy 160.257372 128.677944) + (xy 160.25737 128.677943) + (xy 160.044819 128.589902) + (xy 160.044817 128.589901) + (xy 160.040246 128.588008) + (xy 159.949693 128.566268) + (xy 159.811728 128.533145) + (xy 159.811722 128.533144) + (xy 159.806915 128.53199) + (xy 159.567693 128.513163) + (xy 159.328471 128.53199) + (xy 159.323664 128.533144) + (xy 159.323658 128.533145) + (xy 159.185693 128.566268) + (xy 159.09514 128.588008) + (xy 159.090569 128.589901) + (xy 159.090567 128.589902) + (xy 158.878016 128.677943) + (xy 158.878014 128.677944) + (xy 158.873444 128.679837) + (xy 158.668844 128.805217) + (xy 158.486375 128.961059) + (xy 158.483162 128.964821) + (xy 158.337536 129.135329) + (xy 158.330533 129.143528) + (xy 158.205153 129.348128) + (xy 158.20326 129.352698) + (xy 158.203259 129.3527) + (xy 158.121735 129.549518) + (xy 158.113324 129.569824) + (xy 158.112169 129.574636) + (xy 158.058461 129.798342) + (xy 158.05846 129.798348) + (xy 158.057306 129.803155) + (xy 158.038479 130.042377) + (xy 149.929771 130.042377) + (xy 149.777476 129.178669) + (xy 149.775587 129.159321) + (xy 149.775105 129.135329) + (xy 149.772414 129.126768) + (xy 149.772413 129.126762) + (xy 149.772376 129.126645) + (xy 149.766824 129.096719) + (xy 149.762932 129.034378) + (xy 149.764338 129.006196) + (xy 149.777515 128.925602) + (xy 149.785157 128.898442) + (xy 149.815934 128.822808) + (xy 149.829429 128.798027) + (xy 149.876274 128.731127) + (xy 149.894944 128.709972) + (xy 149.955493 128.655181) + (xy 149.978399 128.638713) + (xy 150.04963 128.598765) + (xy 150.075626 128.587808) + (xy 150.129313 128.57198) + (xy 150.144587 128.568492) + (xy 150.153318 128.567063) + (xy 150.162293 128.566883) + (xy 150.170857 128.564191) + (xy 150.170859 128.564191) + (xy 150.192673 128.557335) + (xy 150.208572 128.553452) + (xy 151.631837 128.302492) + (xy 195.288232 128.302492) + (xy 195.306277 128.531771) + (xy 195.30782 128.541518) + (xy 195.36151 128.765148) + (xy 195.364559 128.774533) + (xy 195.452569 128.987009) + (xy 195.45705 128.995803) + (xy 195.562354 129.167645) + (xy 195.57281 129.177105) + (xy 195.581588 129.173321) + (xy 196.444535 128.310374) + (xy 196.450913 128.298694) + (xy 197.180965 128.298694) + (xy 197.181096 128.300527) + (xy 197.185347 128.307142) + (xy 198.048483 129.170278) + (xy 198.060863 129.177038) + (xy 198.068513 129.171311) + (xy 198.176064 128.995803) + (xy 198.180545 128.987009) + (xy 198.268555 128.774533) + (xy 198.271604 128.765148) + (xy 198.325294 128.541518) + (xy 198.326837 128.531771) + (xy 198.344882 128.302492) + (xy 205.288232 128.302492) + (xy 205.306277 128.531771) + (xy 205.30782 128.541518) + (xy 205.36151 128.765148) + (xy 205.364559 128.774533) + (xy 205.452569 128.987009) + (xy 205.45705 128.995803) + (xy 205.562354 129.167645) + (xy 205.57281 129.177105) + (xy 205.581588 129.173321) + (xy 206.444535 128.310374) + (xy 206.450913 128.298694) + (xy 207.180965 128.298694) + (xy 207.181096 128.300527) + (xy 207.185347 128.307142) + (xy 208.048483 129.170278) + (xy 208.060863 129.177038) + (xy 208.068513 129.171311) + (xy 208.176064 128.995803) + (xy 208.180545 128.987009) + (xy 208.268555 128.774533) + (xy 208.271604 128.765148) + (xy 208.325294 128.541518) + (xy 208.326837 128.531771) + (xy 208.344882 128.302492) + (xy 208.344882 128.292632) + (xy 208.326837 128.063353) + (xy 208.325294 128.053606) + (xy 208.271604 127.829976) + (xy 208.268555 127.820591) + (xy 208.180545 127.608115) + (xy 208.176064 127.599321) + (xy 208.07076 127.427479) + (xy 208.060304 127.418019) + (xy 208.051526 127.421803) + (xy 207.188579 128.28475) + (xy 207.180965 128.298694) + (xy 206.450913 128.298694) + (xy 206.452149 128.29643) + (xy 206.452018 128.294597) + (xy 206.447767 128.287982) + (xy 205.584631 127.424846) + (xy 205.572251 127.418086) + (xy 205.564601 127.423813) + (xy 205.45705 127.599321) + (xy 205.452569 127.608115) + (xy 205.364559 127.820591) + (xy 205.36151 127.829976) + (xy 205.30782 128.053606) + (xy 205.306277 128.063353) + (xy 205.288232 128.292632) + (xy 205.288232 128.302492) + (xy 198.344882 128.302492) + (xy 198.344882 128.292632) + (xy 198.326837 128.063353) + (xy 198.325294 128.053606) + (xy 198.271604 127.829976) + (xy 198.268555 127.820591) + (xy 198.180545 127.608115) + (xy 198.176064 127.599321) + (xy 198.07076 127.427479) + (xy 198.060304 127.418019) + (xy 198.051526 127.421803) + (xy 197.188579 128.28475) + (xy 197.180965 128.298694) + (xy 196.450913 128.298694) + (xy 196.452149 128.29643) + (xy 196.452018 128.294597) + (xy 196.447767 128.287982) + (xy 195.584631 127.424846) + (xy 195.572251 127.418086) + (xy 195.564601 127.423813) + (xy 195.45705 127.599321) + (xy 195.452569 127.608115) + (xy 195.364559 127.820591) + (xy 195.36151 127.829976) + (xy 195.30782 128.053606) + (xy 195.306277 128.063353) + (xy 195.288232 128.292632) + (xy 195.288232 128.302492) + (xy 151.631837 128.302492) + (xy 156.553204 127.434722) + (xy 158.713435 127.053815) + (xy 195.937014 127.053815) + (xy 195.940798 127.062593) + (xy 196.803745 127.92554) + (xy 196.817689 127.933154) + (xy 196.819522 127.933023) + (xy 196.826137 127.928772) + (xy 197.689273 127.065636) + (xy 197.696033 127.053256) + (xy 197.690306 127.045606) + (xy 197.514798 126.938055) + (xy 197.506004 126.933574) + (xy 197.293528 126.845564) + (xy 197.284143 126.842515) + (xy 197.060513 126.788825) + (xy 197.050766 126.787282) + (xy 196.821487 126.769237) + (xy 196.811627 126.769237) + (xy 196.582348 126.787282) + (xy 196.572601 126.788825) + (xy 196.348971 126.842515) + (xy 196.339586 126.845564) + (xy 196.12711 126.933574) + (xy 196.118316 126.938055) + (xy 195.946474 127.043359) + (xy 195.937014 127.053815) + (xy 158.713435 127.053815) + (xy 163.569489 126.197562) + (xy 200.287343 126.197562) + (xy 200.30617 126.436784) + (xy 200.307324 126.441591) + (xy 200.307325 126.441597) + (xy 200.325988 126.519333) + (xy 200.362188 126.670115) + (xy 200.364081 126.674686) + (xy 200.364082 126.674688) + (xy 200.451368 126.885415) + (xy 200.454017 126.891811) + (xy 200.579397 127.096411) + (xy 200.582614 127.100178) + (xy 200.582615 127.100179) + (xy 200.655639 127.18568) + (xy 200.735239 127.27888) + (xy 200.739001 127.282093) + (xy 200.906145 127.424846) + (xy 200.917708 127.434722) + (xy 201.122308 127.560102) + (xy 201.126878 127.561995) + (xy 201.12688 127.561996) + (xy 201.339431 127.650037) + (xy 201.344004 127.651931) + (xy 201.425594 127.671519) + (xy 201.572522 127.706794) + (xy 201.572528 127.706795) + (xy 201.577335 127.707949) + (xy 201.816557 127.726776) + (xy 202.055779 127.707949) + (xy 202.060586 127.706795) + (xy 202.060592 127.706794) + (xy 202.20752 127.671519) + (xy 202.28911 127.651931) + (xy 202.293683 127.650037) + (xy 202.506234 127.561996) + (xy 202.506236 127.561995) + (xy 202.510806 127.560102) + (xy 202.715406 127.434722) + (xy 202.72697 127.424846) + (xy 202.894113 127.282093) + (xy 202.897875 127.27888) + (xy 202.977475 127.18568) + (xy 203.050499 127.100179) + (xy 203.0505 127.100178) + (xy 203.053717 127.096411) + (xy 203.07982 127.053815) + (xy 205.937014 127.053815) + (xy 205.940798 127.062593) + (xy 206.803745 127.92554) + (xy 206.817689 127.933154) + (xy 206.819522 127.933023) + (xy 206.826137 127.928772) + (xy 207.689273 127.065636) + (xy 207.696033 127.053256) + (xy 207.690306 127.045606) + (xy 207.514798 126.938055) + (xy 207.506004 126.933574) + (xy 207.293528 126.845564) + (xy 207.284143 126.842515) + (xy 207.060513 126.788825) + (xy 207.050766 126.787282) + (xy 206.821487 126.769237) + (xy 206.811627 126.769237) + (xy 206.582348 126.787282) + (xy 206.572601 126.788825) + (xy 206.348971 126.842515) + (xy 206.339586 126.845564) + (xy 206.12711 126.933574) + (xy 206.118316 126.938055) + (xy 205.946474 127.043359) + (xy 205.937014 127.053815) + (xy 203.07982 127.053815) + (xy 203.179097 126.891811) + (xy 203.181747 126.885415) + (xy 203.269032 126.674688) + (xy 203.269033 126.674686) + (xy 203.270926 126.670115) + (xy 203.307126 126.519333) + (xy 203.325789 126.441597) + (xy 203.32579 126.441591) + (xy 203.326944 126.436784) + (xy 203.345771 126.197562) + (xy 203.326944 125.95834) + (xy 203.32579 125.953533) + (xy 203.325789 125.953527) + (xy 203.284052 125.779681) + (xy 203.270926 125.725009) + (xy 203.269032 125.720436) + (xy 203.180991 125.507885) + (xy 203.18099 125.507883) + (xy 203.179097 125.503313) + (xy 203.053717 125.298713) + (xy 203.035964 125.277926) + (xy 202.901088 125.120006) + (xy 202.897875 125.116244) + (xy 202.834197 125.061858) + (xy 202.719174 124.96362) + (xy 202.719173 124.963619) + (xy 202.715406 124.960402) + (xy 202.510806 124.835022) + (xy 202.506236 124.833129) + (xy 202.506234 124.833128) + (xy 202.293683 124.745087) + (xy 202.293681 124.745086) + (xy 202.28911 124.743193) + (xy 202.196516 124.720963) + (xy 202.060592 124.68833) + (xy 202.060586 124.688329) + (xy 202.055779 124.687175) + (xy 201.816557 124.668348) + (xy 201.577335 124.687175) + (xy 201.572528 124.688329) + (xy 201.572522 124.68833) + (xy 201.436598 124.720963) + (xy 201.344004 124.743193) + (xy 201.339433 124.745086) + (xy 201.339431 124.745087) + (xy 201.12688 124.833128) + (xy 201.126878 124.833129) + (xy 201.122308 124.835022) + (xy 200.917708 124.960402) + (xy 200.913941 124.963619) + (xy 200.91394 124.96362) + (xy 200.798917 125.061858) + (xy 200.735239 125.116244) + (xy 200.732026 125.120006) + (xy 200.597151 125.277926) + (xy 200.579397 125.298713) + (xy 200.454017 125.503313) + (xy 200.452124 125.507883) + (xy 200.452123 125.507885) + (xy 200.364082 125.720436) + (xy 200.362188 125.725009) + (xy 200.349062 125.779681) + (xy 200.307325 125.953527) + (xy 200.307324 125.953533) + (xy 200.30617 125.95834) + (xy 200.287343 126.197562) + (xy 163.569489 126.197562) + (xy 169.682894 125.119604) + (xy 169.703778 125.117694) + (xy 169.723843 125.117537) + (xy 169.736231 125.115509) + (xy 169.745929 125.11233) + (xy 169.754159 125.10994) + (xy 169.948842 125.060499) + (xy 169.948846 125.060498) + (xy 169.953377 125.059347) + (xy 169.957684 125.057541) + (xy 169.957687 125.05754) + (xy 170.15585 124.974445) + (xy 170.16015 124.972642) + (xy 170.323177 124.873716) + (xy 170.347839 124.858751) + (xy 170.347841 124.85875) + (xy 170.351835 124.856326) + (xy 170.524222 124.712953) + (xy 170.547576 124.686787) + (xy 170.670413 124.549159) + (xy 170.670416 124.549155) + (xy 170.673522 124.545675) + (xy 170.693532 124.515154) + (xy 170.793897 124.36207) + (xy 170.793898 124.362068) + (xy 170.796457 124.358165) + (xy 170.804701 124.340282) + (xy 170.888371 124.158784) + (xy 170.888374 124.158777) + (xy 170.890325 124.154544) + (xy 170.953063 123.939285) + (xy 170.953773 123.934073) + (xy 170.959881 123.889183) + (xy 234.273156 123.889183) + (xy 234.273356 123.894513) + (xy 234.273356 123.894514) + (xy 234.275037 123.939285) + (xy 234.28181 124.119719) + (xy 234.329184 124.345501) + (xy 234.331142 124.35046) + (xy 234.331143 124.350462) + (xy 234.358105 124.418733) + (xy 234.413923 124.560073) + (xy 234.484673 124.676665) + (xy 234.526684 124.745897) + (xy 234.533603 124.7573) + (xy 234.5371 124.76133) + (xy 234.623724 124.861155) + (xy 234.684803 124.931543) + (xy 234.719999 124.960402) + (xy 234.859071 125.074435) + (xy 234.859077 125.074439) + (xy 234.863199 125.077819) + (xy 235.063691 125.191945) + (xy 235.068707 125.193766) + (xy 235.068712 125.193768) + (xy 235.275531 125.26884) + (xy 235.275535 125.268841) + (xy 235.280546 125.27066) + (xy 235.285795 125.271609) + (xy 235.285798 125.27161) + (xy 235.503479 125.310973) + (xy 235.503486 125.310974) + (xy 235.507563 125.311711) + (xy 235.5253 125.312547) + (xy 235.530248 125.312781) + (xy 235.530255 125.312781) + (xy 235.531736 125.312851) + (xy 235.693881 125.312851) + (xy 235.760837 125.30717) + (xy 235.860518 125.298712) + (xy 235.860522 125.298711) + (xy 235.865829 125.298261) + (xy 235.870984 125.296923) + (xy 235.87099 125.296922) + (xy 236.083959 125.241646) + (xy 236.083963 125.241645) + (xy 236.089128 125.240304) + (xy 236.093994 125.238112) + (xy 236.093997 125.238111) + (xy 236.294605 125.147744) + (xy 236.299471 125.145552) + (xy 236.303891 125.142576) + (xy 236.303895 125.142574) + (xy 236.430199 125.05754) + (xy 236.490841 125.016713) + (xy 236.657768 124.857473) + (xy 236.720129 124.773657) + (xy 236.792293 124.676665) + (xy 236.792295 124.676662) + (xy 236.795477 124.672385) + (xy 236.850261 124.564634) + (xy 236.893562 124.479467) + (xy 238.887541 124.479467) + (xy 238.887904 124.483615) + (xy 238.887904 124.483619) + (xy 238.900877 124.631899) + (xy 238.913279 124.773657) + (xy 238.914189 124.777729) + (xy 238.91419 124.777734) + (xy 238.976734 125.05754) + (xy 238.977699 125.061858) + (xy 238.979142 125.065781) + (xy 238.979143 125.065783) + (xy 239.00305 125.130759) + (xy 239.079671 125.339007) + (xy 239.217401 125.600235) + (xy 239.244302 125.638088) + (xy 239.386046 125.837543) + (xy 239.386051 125.837549) + (xy 239.38847 125.840953) + (xy 239.391314 125.844003) + (xy 239.391319 125.844009) + (xy 239.57727 126.043417) + (xy 239.589873 126.056932) + (xy 239.818072 126.244376) + (xy 240.069056 126.399993) + (xy 240.072873 126.401709) + (xy 240.072876 126.40171) + (xy 240.108091 126.417536) + (xy 240.338417 126.521049) + (xy 240.495348 126.567832) + (xy 240.595224 126.597606) + (xy 240.621422 126.605416) + (xy 240.625542 126.606069) + (xy 240.625544 126.606069) + (xy 240.909619 126.651063) + (xy 240.909625 126.651064) + (xy 240.9131 126.651614) + (xy 240.937659 126.652729) + (xy 241.004044 126.655744) + (xy 241.004065 126.655744) + (xy 241.005464 126.655808) + (xy 241.189928 126.655808) + (xy 241.409691 126.641211) + (xy 241.41379 126.640385) + (xy 241.413794 126.640384) + (xy 241.556388 126.611632) + (xy 241.699178 126.582841) + (xy 241.978402 126.486696) + (xy 242.148116 126.40171) + (xy 242.238722 126.356338) + (xy 242.238724 126.356337) + (xy 242.242458 126.354467) + (xy 242.486705 126.188476) + (xy 242.706854 125.99164) + (xy 242.756846 125.933314) + (xy 242.896316 125.770592) + (xy 242.896319 125.770588) + (xy 242.899036 125.767418) + (xy 242.90131 125.763916) + (xy 242.901314 125.763911) + (xy 243.057597 125.523257) + (xy 243.0576 125.523252) + (xy 243.059876 125.519747) + (xy 243.062688 125.513826) + (xy 243.158566 125.311906) + (xy 243.186546 125.25298) + (xy 243.192347 125.234914) + (xy 243.275542 124.975791) + (xy 243.275542 124.97579) + (xy 243.276822 124.971804) + (xy 243.298164 124.853188) + (xy 243.299116 124.847897) + (xy 245.231298 124.847897) + (xy 245.231498 124.853227) + (xy 245.231498 124.853228) + (xy 245.232143 124.870414) + (xy 245.239952 125.078433) + (xy 245.287326 125.304215) + (xy 245.289284 125.309174) + (xy 245.289285 125.309176) + (xy 245.299518 125.335087) + (xy 245.372065 125.518787) + (xy 245.491745 125.716014) + (xy 245.495242 125.720044) + (xy 245.581866 125.819869) + (xy 245.642945 125.890257) + (xy 245.647076 125.893644) + (xy 245.817213 126.033149) + (xy 245.817219 126.033153) + (xy 245.821341 126.036533) + (xy 246.021833 126.150659) + (xy 246.026849 126.15248) + (xy 246.026854 126.152482) + (xy 246.233673 126.227554) + (xy 246.233677 126.227555) + (xy 246.238688 126.229374) + (xy 246.243937 126.230323) + (xy 246.24394 126.230324) + (xy 246.461621 126.269687) + (xy 246.461628 126.269688) + (xy 246.465705 126.270425) + (xy 246.483442 126.271261) + (xy 246.48839 126.271495) + (xy 246.488397 126.271495) + (xy 246.489878 126.271565) + (xy 246.652023 126.271565) + (xy 246.718979 126.265884) + (xy 246.81866 126.257426) + (xy 246.818664 126.257425) + (xy 246.823971 126.256975) + (xy 246.829126 126.255637) + (xy 246.829132 126.255636) + (xy 247.042101 126.20036) + (xy 247.042105 126.200359) + (xy 247.04727 126.199018) + (xy 247.052136 126.196826) + (xy 247.052139 126.196825) + (xy 247.252747 126.106458) + (xy 247.257613 126.104266) + (xy 247.262033 126.10129) + (xy 247.262037 126.101288) + (xy 247.436335 125.983942) + (xy 247.448983 125.975427) + (xy 247.61591 125.816187) + (xy 247.69773 125.706217) + (xy 247.750435 125.635379) + (xy 247.750437 125.635376) + (xy 247.753619 125.631099) + (xy 247.810233 125.519747) + (xy 247.855756 125.430211) + (xy 247.855756 125.43021) + (xy 247.858175 125.425453) + (xy 247.897529 125.298713) + (xy 247.925003 125.210235) + (xy 247.925004 125.210229) + (xy 247.926587 125.205132) + (xy 247.943461 125.077819) + (xy 247.956198 124.981718) + (xy 247.956198 124.981713) + (xy 247.956898 124.976433) + (xy 247.955062 124.92751) + (xy 247.95159 124.835022) + (xy 247.948244 124.745897) + (xy 247.90087 124.520115) + (xy 247.883171 124.475297) + (xy 247.852658 124.398035) + (xy 247.816131 124.305543) + (xy 247.706537 124.124937) + (xy 247.69922 124.112879) + (xy 247.699219 124.112878) + (xy 247.696451 124.108316) + (xy 247.609526 124.008143) + (xy 247.548751 123.938106) + (xy 247.548749 123.938104) + (xy 247.545251 123.934073) + (xy 247.450026 123.855993) + (xy 247.370983 123.791181) + (xy 247.370977 123.791177) + (xy 247.366855 123.787797) + (xy 247.166363 123.673671) + (xy 247.161347 123.67185) + (xy 247.161342 123.671848) + (xy 246.954523 123.596776) + (xy 246.954519 123.596775) + (xy 246.949508 123.594956) + (xy 246.944259 123.594007) + (xy 246.944256 123.594006) + (xy 246.726575 123.554643) + (xy 246.726568 123.554642) + (xy 246.722491 123.553905) + (xy 246.704754 123.553069) + (xy 246.699806 123.552835) + (xy 246.699799 123.552835) + (xy 246.698318 123.552765) + (xy 246.536173 123.552765) + (xy 246.469217 123.558446) + (xy 246.369536 123.566904) + (xy 246.369532 123.566905) + (xy 246.364225 123.567355) + (xy 246.35907 123.568693) + (xy 246.359064 123.568694) + (xy 246.146095 123.62397) + (xy 246.146091 123.623971) + (xy 246.140926 123.625312) + (xy 246.13606 123.627504) + (xy 246.136057 123.627505) + (xy 245.983286 123.696323) + (xy 245.930583 123.720064) + (xy 245.926163 123.72304) + (xy 245.926159 123.723042) + (xy 245.906532 123.736256) + (xy 245.739213 123.848903) + (xy 245.572286 124.008143) + (xy 245.569098 124.012428) + (xy 245.437999 124.188632) + (xy 245.434577 124.193231) + (xy 245.432162 124.197981) + (xy 245.377475 124.305543) + (xy 245.330021 124.398877) + (xy 245.323856 124.418733) + (xy 245.263193 124.614095) + (xy 245.263192 124.614101) + (xy 245.261609 124.619198) + (xy 245.249644 124.709473) + (xy 245.234404 124.824464) + (xy 245.231298 124.847897) + (xy 243.299116 124.847897) + (xy 243.328378 124.685267) + (xy 243.328379 124.685262) + (xy 243.329117 124.681158) + (xy 243.329516 124.672385) + (xy 243.342324 124.390319) + (xy 243.342324 124.390314) + (xy 243.342513 124.386149) + (xy 243.340407 124.36207) + (xy 243.317139 124.09612) + (xy 243.316775 124.091959) + (xy 243.313219 124.076051) + (xy 243.253267 123.807836) + (xy 243.253265 123.807829) + (xy 243.252355 123.803758) + (xy 243.250506 123.798731) + (xy 243.181898 123.612263) + (xy 243.150383 123.526609) + (xy 243.139175 123.50535) + (xy 243.058211 123.35179) + (xy 243.012653 123.265381) + (xy 242.933616 123.154165) + (xy 242.844008 123.028073) + (xy 242.844003 123.028067) + (xy 242.841584 123.024663) + (xy 242.83874 123.021613) + (xy 242.838735 123.021607) + (xy 242.643027 122.811736) + (xy 242.640181 122.808684) + (xy 242.411982 122.62124) + (xy 242.160998 122.465623) + (xy 242.136278 122.454513) + (xy 242.014836 122.399935) + (xy 241.891637 122.344567) + (xy 241.833893 122.327353) + (xy 245.547716 122.327353) + (xy 245.553443 122.335003) + (xy 245.728951 122.442554) + (xy 245.737745 122.447035) + (xy 245.950221 122.535045) + (xy 245.959606 122.538094) + (xy 246.183236 122.591784) + (xy 246.192983 122.593327) + (xy 246.422262 122.611372) + (xy 246.432122 122.611372) + (xy 246.661401 122.593327) + (xy 246.671148 122.591784) + (xy 246.894778 122.538094) + (xy 246.904163 122.535045) + (xy 246.939068 122.520587) + (xy 251.816855 122.520587) + (xy 251.829363 122.737518) + (xy 251.830799 122.747738) + (xy 251.878569 122.959707) + (xy 251.881648 122.969535) + (xy 251.963402 123.17087) + (xy 251.968045 123.180061) + (xy 252.052521 123.317914) + (xy 252.062977 123.327374) + (xy 252.071755 123.32359) + (xy 252.833165 122.56218) + (xy 252.840779 122.548236) + (xy 252.840648 122.546403) + (xy 252.836397 122.539788) + (xy 252.076109 121.7795) + (xy 252.064573 121.7732) + (xy 252.052291 121.782823) + (xy 252.00033 121.858995) + (xy 251.995245 121.867946) + (xy 251.903758 122.065039) + (xy 251.900195 122.074726) + (xy 251.842129 122.284104) + (xy 251.840198 122.294224) + (xy 251.817107 122.510298) + (xy 251.816855 122.520587) + (xy 246.939068 122.520587) + (xy 247.116639 122.447035) + (xy 247.125433 122.442554) + (xy 247.297275 122.33725) + (xy 247.306735 122.326794) + (xy 247.302951 122.318016) + (xy 246.440004 121.455069) + (xy 246.42606 121.447455) + (xy 246.424227 121.447586) + (xy 246.417612 121.451837) + (xy 245.554476 122.314973) + (xy 245.547716 122.327353) + (xy 241.833893 122.327353) + (xy 241.608632 122.2602) + (xy 241.604512 122.259547) + (xy 241.60451 122.259547) + (xy 241.320435 122.214553) + (xy 241.320429 122.214552) + (xy 241.316954 122.214002) + (xy 241.292395 122.212887) + (xy 241.22601 122.209872) + (xy 241.225989 122.209872) + (xy 241.22459 122.209808) + (xy 241.040126 122.209808) + (xy 240.820363 122.224405) + (xy 240.816264 122.225231) + (xy 240.81626 122.225232) + (xy 240.724768 122.24368) + (xy 240.530876 122.282775) + (xy 240.251652 122.37892) + (xy 240.124577 122.442554) + (xy 240.002292 122.50379) + (xy 239.987596 122.511149) + (xy 239.743349 122.67714) + (xy 239.5232 122.873976) + (xy 239.520483 122.877146) + (xy 239.520482 122.877147) + (xy 239.343261 123.083914) + (xy 239.331018 123.098198) + (xy 239.328744 123.1017) + (xy 239.32874 123.101705) + (xy 239.172457 123.342359) + (xy 239.170178 123.345869) + (xy 239.168384 123.349647) + (xy 239.168383 123.349649) + (xy 239.147738 123.393128) + (xy 239.043508 123.612636) + (xy 239.042229 123.616619) + (xy 239.042228 123.616622) + (xy 238.965374 123.855993) + (xy 238.953232 123.893812) + (xy 238.947276 123.926916) + (xy 238.915665 124.102605) + (xy 238.900937 124.184458) + (xy 238.900748 124.188625) + (xy 238.900747 124.188632) + (xy 238.888119 124.466739) + (xy 238.887541 124.479467) + (xy 236.893562 124.479467) + (xy 236.897614 124.471497) + (xy 236.897614 124.471496) + (xy 236.900033 124.466739) + (xy 236.950086 124.305543) + (xy 236.966861 124.251521) + (xy 236.966862 124.251515) + (xy 236.968445 124.246418) + (xy 236.987283 124.104286) + (xy 236.998056 124.023004) + (xy 236.998056 124.022999) + (xy 236.998756 124.017719) + (xy 236.995638 123.934644) + (xy 236.990302 123.792514) + (xy 236.990102 123.787183) + (xy 236.942728 123.561401) + (xy 236.939407 123.55299) + (xy 236.894849 123.440163) + (xy 236.857989 123.346829) + (xy 236.738309 123.149602) + (xy 236.651384 123.049429) + (xy 236.590609 122.979392) + (xy 236.590607 122.97939) + (xy 236.587109 122.975359) + (xy 236.517348 122.918158) + (xy 236.412841 122.832467) + (xy 236.412835 122.832463) + (xy 236.408713 122.829083) + (xy 236.208221 122.714957) + (xy 236.203205 122.713136) + (xy 236.2032 122.713134) + (xy 235.996381 122.638062) + (xy 235.996377 122.638061) + (xy 235.991366 122.636242) + (xy 235.986117 122.635293) + (xy 235.986114 122.635292) + (xy 235.768433 122.595929) + (xy 235.768426 122.595928) + (xy 235.764349 122.595191) + (xy 235.746612 122.594355) + (xy 235.741664 122.594121) + (xy 235.741657 122.594121) + (xy 235.740176 122.594051) + (xy 235.578031 122.594051) + (xy 235.511075 122.599732) + (xy 235.411394 122.60819) + (xy 235.41139 122.608191) + (xy 235.406083 122.608641) + (xy 235.400928 122.609979) + (xy 235.400922 122.60998) + (xy 235.187953 122.665256) + (xy 235.187949 122.665257) + (xy 235.182784 122.666598) + (xy 235.177918 122.66879) + (xy 235.177915 122.668791) + (xy 235.052738 122.725179) + (xy 234.972441 122.76135) + (xy 234.968021 122.764326) + (xy 234.968017 122.764328) + (xy 234.875756 122.826443) + (xy 234.781071 122.890189) + (xy 234.614144 123.049429) + (xy 234.610956 123.053714) + (xy 234.498419 123.20497) + (xy 234.476435 123.234517) + (xy 234.47402 123.239267) + (xy 234.419333 123.346829) + (xy 234.371879 123.440163) + (xy 234.340107 123.542484) + (xy 234.305051 123.655381) + (xy 234.30505 123.655387) + (xy 234.303467 123.660484) + (xy 234.292994 123.739503) + (xy 234.278495 123.848903) + (xy 234.273156 123.889183) + (xy 170.959881 123.889183) + (xy 170.982663 123.721753) + (xy 170.983294 123.717116) + (xy 170.983095 123.701948) + (xy 170.980845 123.530336) + (xy 170.981231 123.518694) + (xy 170.981905 123.510214) + (xy 170.982292 123.50535) + (xy 170.981821 123.499091) + (xy 170.981716 123.497689) + (xy 170.981715 123.497683) + (xy 170.98135 123.492832) + (xy 170.975004 123.465672) + (xy 170.972178 123.447986) + (xy 170.94803 123.171976) + (xy 170.804535 121.531818) + (xy 173.454104 121.531818) + (xy 173.454304 121.537148) + (xy 173.454304 121.537149) + (xy 173.455292 121.563467) + (xy 173.462758 121.762354) + (xy 173.510132 121.988136) + (xy 173.51209 121.993095) + (xy 173.512091 121.993097) + (xy 173.522324 122.019008) + (xy 173.594871 122.202708) + (xy 173.714551 122.399935) + (xy 173.718048 122.403965) + (xy 173.85534 122.56218) + (xy 173.865751 122.574178) + (xy 173.869882 122.577565) + (xy 174.040019 122.71707) + (xy 174.040025 122.717074) + (xy 174.044147 122.720454) + (xy 174.244639 122.83458) + (xy 174.249655 122.836401) + (xy 174.24966 122.836403) + (xy 174.456479 122.911475) + (xy 174.456483 122.911476) + (xy 174.461494 122.913295) + (xy 174.466743 122.914244) + (xy 174.466746 122.914245) + (xy 174.684427 122.953608) + (xy 174.684434 122.953609) + (xy 174.688511 122.954346) + (xy 174.706248 122.955182) + (xy 174.711196 122.955416) + (xy 174.711203 122.955416) + (xy 174.712684 122.955486) + (xy 174.874829 122.955486) + (xy 174.941785 122.949805) + (xy 175.041466 122.941347) + (xy 175.04147 122.941346) + (xy 175.046777 122.940896) + (xy 175.051932 122.939558) + (xy 175.051938 122.939557) + (xy 175.264907 122.884281) + (xy 175.264911 122.88428) + (xy 175.270076 122.882939) + (xy 175.274942 122.880747) + (xy 175.274945 122.880746) + (xy 175.475553 122.790379) + (xy 175.480419 122.788187) + (xy 175.484839 122.785211) + (xy 175.484843 122.785209) + (xy 175.64357 122.678346) + (xy 175.671789 122.659348) + (xy 175.838716 122.500108) + (xy 175.881537 122.442554) + (xy 175.973241 122.3193) + (xy 175.973243 122.319297) + (xy 175.976425 122.31502) + (xy 176.033039 122.203668) + (xy 176.078562 122.114132) + (xy 176.078562 122.114131) + (xy 176.080981 122.109374) + (xy 176.120247 121.982917) + (xy 176.147809 121.894156) + (xy 176.14781 121.89415) + (xy 176.149393 121.889053) + (xy 176.169173 121.739814) + (xy 176.179004 121.665639) + (xy 176.179004 121.665634) + (xy 176.179704 121.660354) + (xy 176.179299 121.64955) + (xy 176.171936 121.453417) + (xy 176.17105 121.429818) + (xy 176.123676 121.204036) + (xy 176.107624 121.163388) + (xy 178.068489 121.163388) + (xy 178.068852 121.167536) + (xy 178.068852 121.16754) + (xy 178.082015 121.317994) + (xy 178.094227 121.457578) + (xy 178.095137 121.46165) + (xy 178.095138 121.461655) + (xy 178.157314 121.739814) + (xy 178.158647 121.745779) + (xy 178.16009 121.749702) + (xy 178.160091 121.749704) + (xy 178.164745 121.762354) + (xy 178.260619 122.022928) + (xy 178.262566 122.026621) + (xy 178.262567 122.026623) + (xy 178.306197 122.109374) + (xy 178.398349 122.284156) + (xy 178.427538 122.325229) + (xy 178.566994 122.521464) + (xy 178.566999 122.52147) + (xy 178.569418 122.524874) + (xy 178.572262 122.527924) + (xy 178.572267 122.52793) + (xy 178.756205 122.725179) + (xy 178.770821 122.740853) + (xy 178.99902 122.928297) + (xy 179.250004 123.083914) + (xy 179.253821 123.08563) + (xy 179.253824 123.085631) + (xy 179.326683 123.118375) + (xy 179.519365 123.20497) + (xy 179.80237 123.289337) + (xy 179.80649 123.28999) + (xy 179.806492 123.28999) + (xy 180.090567 123.334984) + (xy 180.090573 123.334985) + (xy 180.094048 123.335535) + (xy 180.118607 123.33665) + (xy 180.184992 123.339665) + (xy 180.185013 123.339665) + (xy 180.186412 123.339729) + (xy 180.370876 123.339729) + (xy 180.590639 123.325132) + (xy 180.594738 123.324306) + (xy 180.594742 123.324305) + (xy 180.768165 123.289337) + (xy 180.880126 123.266762) + (xy 181.15935 123.170617) + (xy 181.293828 123.103276) + (xy 181.41967 123.040259) + (xy 181.419672 123.040258) + (xy 181.423406 123.038388) + (xy 181.667653 122.872397) + (xy 181.887802 122.675561) + (xy 181.895484 122.666598) + (xy 182.077264 122.454513) + (xy 182.077267 122.454509) + (xy 182.079984 122.451339) + (xy 182.082258 122.447837) + (xy 182.082262 122.447832) + (xy 182.238545 122.207178) + (xy 182.238548 122.207173) + (xy 182.240824 122.203668) + (xy 182.243636 122.197747) + (xy 182.339514 121.995827) + (xy 182.367494 121.936901) + (xy 182.382857 121.889053) + (xy 182.45649 121.659712) + (xy 182.45649 121.659711) + (xy 182.45777 121.655725) + (xy 182.479399 121.535515) + (xy 182.509326 121.369188) + (xy 182.509327 121.369183) + (xy 182.510065 121.365079) + (xy 182.510464 121.356306) + (xy 182.523272 121.07424) + (xy 182.523272 121.074235) + (xy 182.523461 121.07007) + (xy 182.52234 121.057251) + (xy 182.498087 120.780041) + (xy 182.497723 120.77588) + (xy 182.496812 120.771803) + (xy 182.452398 120.573104) + (xy 184.412246 120.573104) + (xy 184.412446 120.578434) + (xy 184.412446 120.578435) + (xy 184.414783 120.640676) + (xy 184.4209 120.80364) + (xy 184.468274 121.029422) + (xy 184.470232 121.034381) + (xy 184.470233 121.034383) + (xy 184.491399 121.087977) + (xy 184.553013 121.243994) + (xy 184.623763 121.360586) + (xy 184.665774 121.429818) + (xy 184.672693 121.441221) + (xy 184.67619 121.445251) + (xy 184.816494 121.606937) + (xy 184.823893 121.615464) + (xy 184.828024 121.618851) + (xy 184.998161 121.758356) + (xy 184.998167 121.75836) + (xy 185.002289 121.76174) + (xy 185.202781 121.875866) + (xy 185.207797 121.877687) + (xy 185.207802 121.877689) + (xy 185.414621 121.952761) + (xy 185.414625 121.952762) + (xy 185.419636 121.954581) + (xy 185.424885 121.95553) + (xy 185.424888 121.955531) + (xy 185.642569 121.994894) + (xy 185.642576 121.994895) + (xy 185.646653 121.995632) + (xy 185.66439 121.996468) + (xy 185.669338 121.996702) + (xy 185.669345 121.996702) + (xy 185.670826 121.996772) + (xy 185.832971 121.996772) + (xy 185.899927 121.991091) + (xy 185.999608 121.982633) + (xy 185.999612 121.982632) + (xy 186.004919 121.982182) + (xy 186.010074 121.980844) + (xy 186.01008 121.980843) + (xy 186.223049 121.925567) + (xy 186.223053 121.925566) + (xy 186.228218 121.924225) + (xy 186.233084 121.922033) + (xy 186.233087 121.922032) + (xy 186.433695 121.831665) + (xy 186.438561 121.829473) + (xy 186.442981 121.826497) + (xy 186.442985 121.826495) + (xy 186.621672 121.706194) + (xy 186.629931 121.700634) + (xy 186.796858 121.541394) + (xy 186.860961 121.455236) + (xy 186.931383 121.360586) + (xy 186.931385 121.360583) + (xy 186.934567 121.356306) + (xy 186.991415 121.244494) + (xy 187.036704 121.155418) + (xy 187.036704 121.155417) + (xy 187.039123 121.15066) + (xy 187.089176 120.989464) + (xy 187.105951 120.935442) + (xy 187.105952 120.935436) + (xy 187.107535 120.930339) + (xy 187.123636 120.808858) + (xy 187.137146 120.706925) + (xy 187.137146 120.70692) + (xy 187.137846 120.70164) + (xy 187.137302 120.687133) + (xy 187.130419 120.503802) + (xy 187.129192 120.471104) + (xy 187.081818 120.245322) + (xy 187.078497 120.236911) + (xy 187.033097 120.121953) + (xy 186.997079 120.03075) + (xy 186.877399 119.833523) + (xy 186.867285 119.821868) + (xy 186.729699 119.663313) + (xy 186.729697 119.663311) + (xy 186.726199 119.65928) + (xy 186.659033 119.604207) + (xy 186.551931 119.516388) + (xy 186.551925 119.516384) + (xy 186.547803 119.513004) + (xy 186.347311 119.398878) + (xy 186.342295 119.397057) + (xy 186.34229 119.397055) + (xy 186.135471 119.321983) + (xy 186.135467 119.321982) + (xy 186.130456 119.320163) + (xy 186.125207 119.319214) + (xy 186.125204 119.319213) + (xy 185.907523 119.27985) + (xy 185.907516 119.279849) + (xy 185.903439 119.279112) + (xy 185.885702 119.278276) + (xy 185.880754 119.278042) + (xy 185.880747 119.278042) + (xy 185.879266 119.277972) + (xy 185.717121 119.277972) + (xy 185.650165 119.283653) + (xy 185.550484 119.292111) + (xy 185.55048 119.292112) + (xy 185.545173 119.292562) + (xy 185.540018 119.2939) + (xy 185.540012 119.293901) + (xy 185.327043 119.349177) + (xy 185.327039 119.349178) + (xy 185.321874 119.350519) + (xy 185.317008 119.352711) + (xy 185.317005 119.352712) + (xy 185.235039 119.389635) + (xy 185.111531 119.445271) + (xy 185.107111 119.448247) + (xy 185.107107 119.448249) + (xy 185.021669 119.50577) + (xy 184.920161 119.57411) + (xy 184.753234 119.73335) + (xy 184.750046 119.737635) + (xy 184.628048 119.901607) + (xy 184.615525 119.918438) + (xy 184.61311 119.923188) + (xy 184.558423 120.03075) + (xy 184.510969 120.124084) + (xy 184.482908 120.214454) + (xy 184.444141 120.339302) + (xy 184.44414 120.339308) + (xy 184.442557 120.344405) + (xy 184.434266 120.406963) + (xy 184.413596 120.562921) + (xy 184.412246 120.573104) + (xy 182.452398 120.573104) + (xy 182.434215 120.491757) + (xy 182.434213 120.49175) + (xy 182.433303 120.487679) + (xy 182.427431 120.471718) + (xy 182.384769 120.355769) + (xy 182.331331 120.21053) + (xy 182.322147 120.19311) + (xy 182.239159 120.035711) + (xy 182.193601 119.949302) + (xy 182.121665 119.848078) + (xy 182.024956 119.711994) + (xy 182.024951 119.711988) + (xy 182.022532 119.708584) + (xy 182.019688 119.705534) + (xy 182.019683 119.705528) + (xy 181.823975 119.495657) + (xy 181.821129 119.492605) + (xy 181.59293 119.305161) + (xy 181.341946 119.149544) + (xy 181.312017 119.136093) + (xy 181.265267 119.115083) + (xy 181.072585 119.028488) + (xy 180.869872 118.968057) + (xy 180.793579 118.945313) + (xy 180.793577 118.945313) + (xy 180.78958 118.944121) + (xy 180.78546 118.943468) + (xy 180.785458 118.943468) + (xy 180.721368 118.933317) + (xy 216.637981 118.933317) + (xy 216.638181 118.938647) + (xy 216.638181 118.938648) + (xy 216.640443 118.998894) + (xy 216.646635 119.163853) + (xy 216.694009 119.389635) + (xy 216.695967 119.394594) + (xy 216.695968 119.394596) + (xy 216.717157 119.448249) + (xy 216.778748 119.604207) + (xy 216.859714 119.737635) + (xy 216.892958 119.792419) + (xy 216.898428 119.801434) + (xy 216.901925 119.805464) + (xy 217.040202 119.964814) + (xy 217.049628 119.975677) + (xy 217.073889 119.99557) + (xy 217.223896 120.118569) + (xy 217.223902 120.118573) + (xy 217.228024 120.121953) + (xy 217.428516 120.236079) + (xy 217.433532 120.2379) + (xy 217.433537 120.237902) + (xy 217.640356 120.312974) + (xy 217.64036 120.312975) + (xy 217.645371 120.314794) + (xy 217.65062 120.315743) + (xy 217.650623 120.315744) + (xy 217.868304 120.355107) + (xy 217.868311 120.355108) + (xy 217.872388 120.355845) + (xy 217.890125 120.356681) + (xy 217.895073 120.356915) + (xy 217.89508 120.356915) + (xy 217.896561 120.356985) + (xy 218.058706 120.356985) + (xy 218.144598 120.349697) + (xy 218.225343 120.342846) + (xy 218.225347 120.342845) + (xy 218.230654 120.342395) + (xy 218.235809 120.341057) + (xy 218.235815 120.341056) + (xy 218.448784 120.28578) + (xy 218.448788 120.285779) + (xy 218.453953 120.284438) + (xy 218.458819 120.282246) + (xy 218.458822 120.282245) + (xy 218.65943 120.191878) + (xy 218.664296 120.189686) + (xy 218.668716 120.18671) + (xy 218.66872 120.186708) + (xy 218.820573 120.084473) + (xy 218.855666 120.060847) + (xy 219.022593 119.901607) + (xy 219.10949 119.784813) + (xy 219.157118 119.720799) + (xy 219.15712 119.720796) + (xy 219.160302 119.716519) + (xy 219.215086 119.608768) + (xy 219.258387 119.523601) + (xy 221.252366 119.523601) + (xy 221.252729 119.527749) + (xy 221.252729 119.527753) + (xy 221.261766 119.631049) + (xy 221.278104 119.817791) + (xy 221.279014 119.821863) + (xy 221.279015 119.821868) + (xy 221.336682 120.079854) + (xy 221.342524 120.105992) + (xy 221.343967 120.109915) + (xy 221.343968 120.109917) + (xy 221.348622 120.122567) + (xy 221.444496 120.383141) + (xy 221.446443 120.386834) + (xy 221.446444 120.386836) + (xy 221.490074 120.469587) + (xy 221.582226 120.644369) + (xy 221.612617 120.687133) + (xy 221.750871 120.881677) + (xy 221.750876 120.881683) + (xy 221.753295 120.885087) + (xy 221.756139 120.888137) + (xy 221.756144 120.888143) + (xy 221.938951 121.084179) + (xy 221.954698 121.101066) + (xy 222.182897 121.28851) + (xy 222.433881 121.444127) + (xy 222.437698 121.445843) + (xy 222.437701 121.445844) + (xy 222.472882 121.461655) + (xy 222.703242 121.565183) + (xy 222.986247 121.64955) + (xy 222.990367 121.650203) + (xy 222.990369 121.650203) + (xy 223.274444 121.695197) + (xy 223.27445 121.695198) + (xy 223.277925 121.695748) + (xy 223.302484 121.696863) + (xy 223.368869 121.699878) + (xy 223.36889 121.699878) + (xy 223.370289 121.699942) + (xy 223.554753 121.699942) + (xy 223.774516 121.685345) + (xy 223.778615 121.684519) + (xy 223.778619 121.684518) + (xy 223.952042 121.64955) + (xy 224.064003 121.626975) + (xy 224.343227 121.53083) + (xy 224.493069 121.455795) + (xy 235.585769 121.455795) + (xy 235.591496 121.463445) + (xy 235.767004 121.570996) + (xy 235.775798 121.575477) + (xy 235.988274 121.663487) + (xy 235.997659 121.666536) + (xy 236.221289 121.720226) + (xy 236.231036 121.721769) + (xy 236.460315 121.739814) + (xy 236.470175 121.739814) + (xy 236.699454 121.721769) + (xy 236.709201 121.720226) + (xy 236.932831 121.666536) + (xy 236.942216 121.663487) + (xy 237.154692 121.575477) + (xy 237.163486 121.570996) + (xy 237.335328 121.465692) + (xy 237.344788 121.455236) + (xy 237.341004 121.446458) + (xy 236.478057 120.583511) + (xy 236.464113 120.575897) + (xy 236.46228 120.576028) + (xy 236.455665 120.580279) + (xy 235.592529 121.443415) + (xy 235.585769 121.455795) + (xy 224.493069 121.455795) + (xy 224.509724 121.447455) + (xy 224.603547 121.400472) + (xy 224.603549 121.400471) + (xy 224.607283 121.398601) + (xy 224.85153 121.23261) + (xy 225.071679 121.035774) + (xy 225.090799 121.013466) + (xy 225.261141 120.814726) + (xy 225.261144 120.814722) + (xy 225.263861 120.811552) + (xy 225.266135 120.80805) + (xy 225.266139 120.808045) + (xy 225.422422 120.567391) + (xy 225.422425 120.567386) + (xy 225.424701 120.563881) + (xy 225.427513 120.55796) + (xy 225.523391 120.35604) + (xy 225.551371 120.297114) + (xy 225.557227 120.278877) + (xy 225.640367 120.019925) + (xy 225.640367 120.019924) + (xy 225.641647 120.015938) + (xy 225.659305 119.917799) + (xy 225.663941 119.892031) + (xy 227.596123 119.892031) + (xy 227.596323 119.897361) + (xy 227.596323 119.897362) + (xy 227.598717 119.961126) + (xy 227.604777 120.122567) + (xy 227.652151 120.348349) + (xy 227.654109 120.353308) + (xy 227.65411 120.35331) + (xy 227.673257 120.401793) + (xy 227.73689 120.562921) + (xy 227.805849 120.676562) + (xy 227.826762 120.711025) + (xy 227.85657 120.760148) + (xy 227.860067 120.764178) + (xy 227.999662 120.925047) + (xy 228.00777 120.934391) + (xy 228.011901 120.937778) + (xy 228.182038 121.077283) + (xy 228.182044 121.077287) + (xy 228.186166 121.080667) + (xy 228.386658 121.194793) + (xy 228.391674 121.196614) + (xy 228.391679 121.196616) + (xy 228.598498 121.271688) + (xy 228.598502 121.271689) + (xy 228.603513 121.273508) + (xy 228.608762 121.274457) + (xy 228.608765 121.274458) + (xy 228.826446 121.313821) + (xy 228.826453 121.313822) + (xy 228.83053 121.314559) + (xy 228.848267 121.315395) + (xy 228.853215 121.315629) + (xy 228.853222 121.315629) + (xy 228.854703 121.315699) + (xy 229.016848 121.315699) + (xy 229.10274 121.308411) + (xy 229.183485 121.30156) + (xy 229.183489 121.301559) + (xy 229.188796 121.301109) + (xy 229.193951 121.299771) + (xy 229.193957 121.29977) + (xy 229.406926 121.244494) + (xy 229.40693 121.244493) + (xy 229.412095 121.243152) + (xy 229.416961 121.24096) + (xy 229.416964 121.240959) + (xy 229.617572 121.150592) + (xy 229.622438 121.1484) + (xy 229.626858 121.145424) + (xy 229.626862 121.145422) + (xy 229.794436 121.032603) + (xy 229.813808 121.019561) + (xy 229.980735 120.860321) + (xy 230.086475 120.718201) + (xy 230.11526 120.679513) + (xy 230.115262 120.67951) + (xy 230.118444 120.675233) + (xy 230.175058 120.563881) + (xy 230.220581 120.474345) + (xy 230.220581 120.474344) + (xy 230.223 120.469587) + (xy 230.262266 120.34313) + (xy 230.289828 120.254369) + (xy 230.289829 120.254363) + (xy 230.291412 120.249266) + (xy 230.295766 120.216419) + (xy 234.93692 120.216419) + (xy 234.954965 120.445698) + (xy 234.956508 120.455445) + (xy 235.010198 120.679075) + (xy 235.013247 120.68846) + (xy 235.101257 120.900936) + (xy 235.105738 120.90973) + (xy 235.211042 121.081572) + (xy 235.221498 121.091032) + (xy 235.230276 121.087248) + (xy 236.093223 120.224301) + (xy 236.099601 120.212621) + (xy 236.829653 120.212621) + (xy 236.829784 120.214454) + (xy 236.834035 120.221069) + (xy 237.697171 121.084205) + (xy 237.709551 121.090965) + (xy 237.713542 121.087977) + (xy 244.898867 121.087977) + (xy 244.916912 121.317256) + (xy 244.918455 121.327003) + (xy 244.972145 121.550633) + (xy 244.975194 121.560018) + (xy 245.063204 121.772494) + (xy 245.067685 121.781288) + (xy 245.172989 121.95313) + (xy 245.183445 121.96259) + (xy 245.192223 121.958806) + (xy 246.05517 121.095859) + (xy 246.061548 121.084179) + (xy 246.7916 121.084179) + (xy 246.791731 121.086012) + (xy 246.795982 121.092627) + (xy 247.659118 121.955763) + (xy 247.671498 121.962523) + (xy 247.679148 121.956796) + (xy 247.786699 121.781288) + (xy 247.79118 121.772494) + (xy 247.87919 121.560018) + (xy 247.882239 121.550633) + (xy 247.935929 121.327003) + (xy 247.937472 121.317256) + (xy 247.955517 121.087977) + (xy 247.955517 121.078117) + (xy 247.937472 120.848838) + (xy 247.935929 120.839091) + (xy 247.931167 120.819256) + (xy 251.966462 120.819256) + (xy 251.966533 120.822659) + (xy 251.966533 120.822668) + (xy 251.967578 120.872553) + (xy 251.967772 120.88179) + (xy 252.00682 121.022116) + (xy 252.011559 121.029744) + (xy 252.055867 121.101066) + (xy 252.083683 121.145842) + (xy 252.192182 121.243022) + (xy 252.323596 121.305845) + (xy 252.33135 121.30738) + (xy 252.33852 121.309762) + (xy 252.396862 121.350219) + (xy 252.406839 121.374264) + (xy 252.409051 121.373054) + (xy 252.434367 121.419338) + (xy 254.334507 123.319478) + (xy 254.346517 123.326037) + (xy 254.358256 123.317069) + (xy 254.392812 123.268979) + (xy 254.398123 123.26014) + (xy 254.494393 123.065351) + (xy 254.498192 123.055755) + (xy 254.561357 122.847859) + (xy 254.563536 122.837778) + (xy 254.592136 122.620543) + (xy 254.592655 122.61387) + (xy 254.594149 122.552733) + (xy 254.593955 122.546014) + (xy 254.576003 122.327662) + (xy 254.574318 122.317482) + (xy 254.521383 122.106739) + (xy 254.518063 122.096988) + (xy 254.431416 121.897711) + (xy 254.426549 121.888636) + (xy 254.308522 121.706194) + (xy 254.30223 121.698023) + (xy 254.277443 121.670783) + (xy 254.246391 121.606937) + (xy 254.254785 121.536439) + (xy 254.299962 121.48167) + (xy 254.336857 121.464595) + (xy 254.362073 121.457578) + (xy 254.429645 121.438775) + (xy 254.553371 121.361912) + (xy 254.650551 121.253413) + (xy 254.713374 121.121999) + (xy 254.725523 121.060643) + (xy 254.727821 121.034383) + (xy 254.818564 119.997177) + (xy 254.886662 119.21881) + (xy 254.886126 119.193199) + (xy 254.885518 119.16418) + (xy 254.885518 119.164177) + (xy 254.885352 119.156276) + (xy 254.846304 119.01595) + (xy 254.795368 118.933959) + (xy 254.77418 118.899852) + (xy 254.774179 118.899851) + (xy 254.769441 118.892224) + (xy 254.660942 118.795044) + (xy 254.529528 118.732221) + (xy 254.468172 118.720072) + (xy 254.464784 118.719776) + (xy 254.46478 118.719775) + (xy 253.519235 118.637051) + (xy 252.626339 118.558933) + (xy 252.622936 118.559004) + (xy 252.622927 118.559004) + (xy 252.571709 118.560077) + (xy 252.571706 118.560077) + (xy 252.563805 118.560243) + (xy 252.423479 118.599291) + (xy 252.299753 118.676154) + (xy 252.202573 118.784653) + (xy 252.13975 118.916067) + (xy 252.127601 118.977423) + (xy 252.127305 118.980811) + (xy 252.127304 118.980815) + (xy 252.075804 119.569468) + (xy 251.966462 120.819256) + (xy 247.931167 120.819256) + (xy 247.882239 120.615461) + (xy 247.87919 120.606076) + (xy 247.79118 120.3936) + (xy 247.786699 120.384806) + (xy 247.681395 120.212964) + (xy 247.670939 120.203504) + (xy 247.662161 120.207288) + (xy 246.799214 121.070235) + (xy 246.7916 121.084179) + (xy 246.061548 121.084179) + (xy 246.062784 121.081915) + (xy 246.062653 121.080082) + (xy 246.058402 121.073467) + (xy 245.195266 120.210331) + (xy 245.182886 120.203571) + (xy 245.175236 120.209298) + (xy 245.067685 120.384806) + (xy 245.063204 120.3936) + (xy 244.975194 120.606076) + (xy 244.972145 120.615461) + (xy 244.918455 120.839091) + (xy 244.916912 120.848838) + (xy 244.898867 121.078117) + (xy 244.898867 121.087977) + (xy 237.713542 121.087977) + (xy 237.717201 121.085238) + (xy 237.824752 120.90973) + (xy 237.829233 120.900936) + (xy 237.917243 120.68846) + (xy 237.920292 120.679075) + (xy 237.973982 120.455445) + (xy 237.975525 120.445698) + (xy 237.99357 120.216419) + (xy 237.99357 120.206559) + (xy 237.975525 119.97728) + (xy 237.973982 119.967533) + (xy 237.920292 119.743903) + (xy 237.917243 119.734518) + (xy 237.829233 119.522042) + (xy 237.824752 119.513248) + (xy 237.719448 119.341406) + (xy 237.708992 119.331946) + (xy 237.700214 119.33573) + (xy 236.837267 120.198677) + (xy 236.829653 120.212621) + (xy 236.099601 120.212621) + (xy 236.100837 120.210357) + (xy 236.100706 120.208524) + (xy 236.096455 120.201909) + (xy 235.233319 119.338773) + (xy 235.220939 119.332013) + (xy 235.213289 119.33774) + (xy 235.105738 119.513248) + (xy 235.101257 119.522042) + (xy 235.013247 119.734518) + (xy 235.010198 119.743903) + (xy 234.956508 119.967533) + (xy 234.954965 119.97728) + (xy 234.93692 120.206559) + (xy 234.93692 120.216419) + (xy 230.295766 120.216419) + (xy 230.313534 120.082357) + (xy 230.321023 120.025852) + (xy 230.321023 120.025847) + (xy 230.321723 120.020567) + (xy 230.319887 119.971644) + (xy 230.314918 119.8393) + (xy 230.313069 119.790031) + (xy 230.265695 119.564249) + (xy 230.263187 119.557897) + (xy 230.217816 119.443011) + (xy 230.180956 119.349677) + (xy 230.068394 119.16418) + (xy 230.064045 119.157013) + (xy 230.064044 119.157012) + (xy 230.061276 119.15245) + (xy 229.985138 119.064708) + (xy 229.913576 118.98224) + (xy 229.913574 118.982238) + (xy 229.910076 118.978207) + (xy 229.897313 118.967742) + (xy 235.585702 118.967742) + (xy 235.589486 118.97652) + (xy 236.452433 119.839467) + (xy 236.466377 119.847081) + (xy 236.46821 119.84695) + (xy 236.474825 119.842699) + (xy 237.337961 118.979563) + (xy 237.344721 118.967183) + (xy 237.338994 118.959533) + (xy 237.163486 118.851982) + (xy 237.154692 118.847501) + (xy 236.942216 118.759491) + (xy 236.932831 118.756442) + (xy 236.709201 118.702752) + (xy 236.699454 118.701209) + (xy 236.470175 118.683164) + (xy 236.460315 118.683164) + (xy 236.231036 118.701209) + (xy 236.221289 118.702752) + (xy 235.997659 118.756442) + (xy 235.988274 118.759491) + (xy 235.775798 118.847501) + (xy 235.767004 118.851982) + (xy 235.595162 118.957286) + (xy 235.585702 118.967742) + (xy 229.897313 118.967742) + (xy 229.82485 118.908326) + (xy 229.735808 118.835315) + (xy 229.735802 118.835311) + (xy 229.73168 118.831931) + (xy 229.531188 118.717805) + (xy 229.526172 118.715984) + (xy 229.526167 118.715982) + (xy 229.319348 118.64091) + (xy 229.319344 118.640909) + (xy 229.314333 118.63909) + (xy 229.309084 118.638141) + (xy 229.309081 118.63814) + (xy 229.0914 118.598777) + (xy 229.091393 118.598776) + (xy 229.087316 118.598039) + (xy 229.069579 118.597203) + (xy 229.064631 118.596969) + (xy 229.064624 118.596969) + (xy 229.063143 118.596899) + (xy 228.900998 118.596899) + (xy 228.834042 118.60258) + (xy 228.734361 118.611038) + (xy 228.734357 118.611039) + (xy 228.72905 118.611489) + (xy 228.723895 118.612827) + (xy 228.723889 118.612828) + (xy 228.51092 118.668104) + (xy 228.510916 118.668105) + (xy 228.505751 118.669446) + (xy 228.500885 118.671638) + (xy 228.500882 118.671639) + (xy 228.358827 118.73563) + (xy 228.295408 118.764198) + (xy 228.290988 118.767174) + (xy 228.290984 118.767176) + (xy 228.252997 118.792751) + (xy 228.104038 118.893037) + (xy 227.937111 119.052277) + (xy 227.933923 119.056562) + (xy 227.802824 119.232766) + (xy 227.799402 119.237365) + (xy 227.796987 119.242115) + (xy 227.7423 119.349677) + (xy 227.694846 119.443011) + (xy 227.673037 119.513248) + (xy 227.628018 119.658229) + (xy 227.628017 119.658235) + (xy 227.626434 119.663332) + (xy 227.617642 119.729668) + (xy 227.602081 119.847081) + (xy 227.596123 119.892031) + (xy 225.663941 119.892031) + (xy 225.693203 119.729401) + (xy 225.693204 119.729396) + (xy 225.693942 119.725292) + (xy 225.694341 119.716519) + (xy 225.707149 119.434453) + (xy 225.707149 119.434448) + (xy 225.707338 119.430283) + (xy 225.704591 119.398878) + (xy 225.681964 119.140254) + (xy 225.6816 119.136093) + (xy 225.665644 119.064708) + (xy 225.618092 118.85197) + (xy 225.61809 118.851963) + (xy 225.61718 118.847892) + (xy 225.611308 118.831931) + (xy 225.54686 118.65677) + (xy 225.515208 118.570743) + (xy 225.509585 118.560077) + (xy 225.507045 118.555259) + (xy 240.100032 118.555259) + (xy 240.118859 118.794481) + (xy 240.120013 118.799288) + (xy 240.120014 118.799294) + (xy 240.155071 118.945313) + (xy 240.174877 119.027812) + (xy 240.17677 119.032383) + (xy 240.176771 119.032385) + (xy 240.255396 119.222202) + (xy 240.266706 119.249508) + (xy 240.392086 119.454108) + (xy 240.395303 119.457875) + (xy 240.395304 119.457876) + (xy 240.442596 119.513248) + (xy 240.547928 119.636577) + (xy 240.55169 119.63979) + (xy 240.673592 119.743903) + (xy 240.730397 119.792419) + (xy 240.934997 119.917799) + (xy 240.939567 119.919692) + (xy 240.939569 119.919693) + (xy 241.15212 120.007734) + (xy 241.156693 120.009628) + (xy 241.238283 120.029216) + (xy 241.385211 120.064491) + (xy 241.385217 120.064492) + (xy 241.390024 120.065646) + (xy 241.629246 120.084473) + (xy 241.868468 120.065646) + (xy 241.873275 120.064492) + (xy 241.873281 120.064491) + (xy 242.020209 120.029216) + (xy 242.101799 120.009628) + (xy 242.106372 120.007734) + (xy 242.318923 119.919693) + (xy 242.318925 119.919692) + (xy 242.323495 119.917799) + (xy 242.451593 119.8393) + (xy 245.547649 119.8393) + (xy 245.551433 119.848078) + (xy 246.41438 120.711025) + (xy 246.428324 120.718639) + (xy 246.430157 120.718508) + (xy 246.436772 120.714257) + (xy 247.299908 119.851121) + (xy 247.306668 119.838741) + (xy 247.300941 119.831091) + (xy 247.125433 119.72354) + (xy 247.116639 119.719059) + (xy 246.904163 119.631049) + (xy 246.894778 119.628) + (xy 246.671148 119.57431) + (xy 246.661401 119.572767) + (xy 246.432122 119.554722) + (xy 246.422262 119.554722) + (xy 246.192983 119.572767) + (xy 246.183236 119.57431) + (xy 245.959606 119.628) + (xy 245.950221 119.631049) + (xy 245.737745 119.719059) + (xy 245.728951 119.72354) + (xy 245.557109 119.828844) + (xy 245.547649 119.8393) + (xy 242.451593 119.8393) + (xy 242.528095 119.792419) + (xy 242.584901 119.743903) + (xy 242.706802 119.63979) + (xy 242.710564 119.636577) + (xy 242.815896 119.513248) + (xy 242.863188 119.457876) + (xy 242.863189 119.457875) + (xy 242.866406 119.454108) + (xy 242.991786 119.249508) + (xy 243.003097 119.222202) + (xy 243.081721 119.032385) + (xy 243.081722 119.032383) + (xy 243.083615 119.027812) + (xy 243.103421 118.945313) + (xy 243.138478 118.799294) + (xy 243.138479 118.799288) + (xy 243.139633 118.794481) + (xy 243.15846 118.555259) + (xy 243.139633 118.316037) + (xy 243.138479 118.31123) + (xy 243.138478 118.311224) + (xy 243.099678 118.149613) + (xy 243.083615 118.082706) + (xy 243.059102 118.023526) + (xy 242.99368 117.865582) + (xy 242.993679 117.86558) + (xy 242.991786 117.86101) + (xy 242.866406 117.65641) + (xy 242.852445 117.640063) + (xy 242.713777 117.477703) + (xy 242.710564 117.473941) + (xy 242.681166 117.448833) + (xy 242.531863 117.321317) + (xy 242.531862 117.321316) + (xy 242.528095 117.318099) + (xy 242.323495 117.192719) + (xy 242.318925 117.190826) + (xy 242.318923 117.190825) + (xy 242.106372 117.102784) + (xy 242.10637 117.102783) + (xy 242.101799 117.10089) + (xy 242.020209 117.081302) + (xy 241.873281 117.046027) + (xy 241.873275 117.046026) + (xy 241.868468 117.044872) + (xy 241.629246 117.026045) + (xy 241.390024 117.044872) + (xy 241.385217 117.046026) + (xy 241.385211 117.046027) + (xy 241.238283 117.081302) + (xy 241.156693 117.10089) + (xy 241.152122 117.102783) + (xy 241.15212 117.102784) + (xy 240.939569 117.190825) + (xy 240.939567 117.190826) + (xy 240.934997 117.192719) + (xy 240.730397 117.318099) + (xy 240.72663 117.321316) + (xy 240.726629 117.321317) + (xy 240.577325 117.448833) + (xy 240.547928 117.473941) + (xy 240.544715 117.477703) + (xy 240.406048 117.640063) + (xy 240.392086 117.65641) + (xy 240.266706 117.86101) + (xy 240.264813 117.86558) + (xy 240.264812 117.865582) + (xy 240.19939 118.023526) + (xy 240.174877 118.082706) + (xy 240.158814 118.149613) + (xy 240.120014 118.311224) + (xy 240.120013 118.31123) + (xy 240.118859 118.316037) + (xy 240.100032 118.555259) + (xy 225.507045 118.555259) + (xy 225.423036 118.395924) + (xy 225.377478 118.309515) + (xy 225.298441 118.198299) + (xy 225.208833 118.072207) + (xy 225.208828 118.072201) + (xy 225.206409 118.068797) + (xy 225.203565 118.065747) + (xy 225.20356 118.065741) + (xy 225.007852 117.85587) + (xy 225.005006 117.852818) + (xy 224.776807 117.665374) + (xy 224.525823 117.509757) + (xy 224.256462 117.388701) + (xy 224.198718 117.371487) + (xy 227.912541 117.371487) + (xy 227.918268 117.379137) + (xy 228.093776 117.486688) + (xy 228.10257 117.491169) + (xy 228.315046 117.579179) + (xy 228.324431 117.582228) + (xy 228.548061 117.635918) + (xy 228.557808 117.637461) + (xy 228.787087 117.655506) + (xy 228.796947 117.655506) + (xy 229.026226 117.637461) + (xy 229.035973 117.635918) + (xy 229.259603 117.582228) + (xy 229.268988 117.579179) + (xy 229.481464 117.491169) + (xy 229.490258 117.486688) + (xy 229.6621 117.381384) + (xy 229.67156 117.370928) + (xy 229.667776 117.36215) + (xy 228.804829 116.499203) + (xy 228.790885 116.491589) + (xy 228.789052 116.49172) + (xy 228.782437 116.495971) + (xy 227.919301 117.359107) + (xy 227.912541 117.371487) + (xy 224.198718 117.371487) + (xy 224.027893 117.320562) + (xy 223.977456 117.305526) + (xy 223.977454 117.305526) + (xy 223.973457 117.304334) + (xy 223.969337 117.303681) + (xy 223.969335 117.303681) + (xy 223.68526 117.258687) + (xy 223.685254 117.258686) + (xy 223.681779 117.258136) + (xy 223.65722 117.257021) + (xy 223.590835 117.254006) + (xy 223.590814 117.254006) + (xy 223.589415 117.253942) + (xy 223.404951 117.253942) + (xy 223.185188 117.268539) + (xy 223.181089 117.269365) + (xy 223.181085 117.269366) + (xy 223.038491 117.298118) + (xy 222.895701 117.326909) + (xy 222.616477 117.423054) + (xy 222.612749 117.424921) + (xy 222.397401 117.532759) + (xy 222.352421 117.555283) + (xy 222.108174 117.721274) + (xy 222.10506 117.724058) + (xy 222.105059 117.724059) + (xy 222.051554 117.771898) + (xy 221.888025 117.91811) + (xy 221.885308 117.92128) + (xy 221.885307 117.921281) + (xy 221.701478 118.135758) + (xy 221.695843 118.142332) + (xy 221.693569 118.145834) + (xy 221.693565 118.145839) + (xy 221.537282 118.386493) + (xy 221.535003 118.390003) + (xy 221.533209 118.393781) + (xy 221.533208 118.393783) + (xy 221.518248 118.425289) + (xy 221.408333 118.65677) + (xy 221.407054 118.660753) + (xy 221.407053 118.660756) + (xy 221.330958 118.897763) + (xy 221.318057 118.937946) + (xy 221.312696 118.967742) + (xy 221.266912 119.222202) + (xy 221.265762 119.228592) + (xy 221.265573 119.232759) + (xy 221.265572 119.232766) + (xy 221.252555 119.519431) + (xy 221.252366 119.523601) + (xy 219.258387 119.523601) + (xy 219.262439 119.515631) + (xy 219.262439 119.51563) + (xy 219.264858 119.510873) + (xy 219.304124 119.384416) + (xy 219.331686 119.295655) + (xy 219.331687 119.295649) + (xy 219.33327 119.290552) + (xy 219.350969 119.157013) + (xy 219.362881 119.067138) + (xy 219.362881 119.067133) + (xy 219.363581 119.061853) + (xy 219.354927 118.831317) + (xy 219.307553 118.605535) + (xy 219.304232 118.597124) + (xy 219.258627 118.481647) + (xy 219.222814 118.390963) + (xy 219.103134 118.193736) + (xy 219.055628 118.13899) + (xy 218.955434 118.023526) + (xy 218.955432 118.023524) + (xy 218.951934 118.019493) + (xy 218.900257 117.97712) + (xy 218.777666 117.876601) + (xy 218.77766 117.876597) + (xy 218.773538 117.873217) + (xy 218.573046 117.759091) + (xy 218.56803 117.75727) + (xy 218.568025 117.757268) + (xy 218.361206 117.682196) + (xy 218.361202 117.682195) + (xy 218.356191 117.680376) + (xy 218.350942 117.679427) + (xy 218.350939 117.679426) + (xy 218.133258 117.640063) + (xy 218.133251 117.640062) + (xy 218.129174 117.639325) + (xy 218.111437 117.638489) + (xy 218.106489 117.638255) + (xy 218.106482 117.638255) + (xy 218.105001 117.638185) + (xy 217.942856 117.638185) + (xy 217.8759 117.643866) + (xy 217.776219 117.652324) + (xy 217.776215 117.652325) + (xy 217.770908 117.652775) + (xy 217.765753 117.654113) + (xy 217.765747 117.654114) + (xy 217.552778 117.70939) + (xy 217.552774 117.709391) + (xy 217.547609 117.710732) + (xy 217.542743 117.712924) + (xy 217.54274 117.712925) + (xy 217.401502 117.776548) + (xy 217.337266 117.805484) + (xy 217.332846 117.80846) + (xy 217.332842 117.808462) + (xy 217.261063 117.856787) + (xy 217.145896 117.934323) + (xy 216.978969 118.093563) + (xy 216.975781 118.097848) + (xy 216.855585 118.259398) + (xy 216.84126 118.278651) + (xy 216.838845 118.283401) + (xy 216.784158 118.390963) + (xy 216.736704 118.484297) + (xy 216.707126 118.579553) + (xy 216.669876 118.699515) + (xy 216.669875 118.699521) + (xy 216.668292 118.704618) + (xy 216.657036 118.789547) + (xy 216.63924 118.923821) + (xy 216.637981 118.933317) + (xy 180.721368 118.933317) + (xy 180.501383 118.898474) + (xy 180.501377 118.898473) + (xy 180.497902 118.897923) + (xy 180.473343 118.896808) + (xy 180.406958 118.893793) + (xy 180.406937 118.893793) + (xy 180.405538 118.893729) + (xy 180.221074 118.893729) + (xy 180.001311 118.908326) + (xy 179.997212 118.909152) + (xy 179.997208 118.909153) + (xy 179.874184 118.933959) + (xy 179.711824 118.966696) + (xy 179.4326 119.062841) + (xy 179.428872 119.064708) + (xy 179.259458 119.149544) + (xy 179.168544 119.19507) + (xy 178.924297 119.361061) + (xy 178.704148 119.557897) + (xy 178.701431 119.561067) + (xy 178.70143 119.561068) + (xy 178.560673 119.725292) + (xy 178.511966 119.782119) + (xy 178.509692 119.785621) + (xy 178.509688 119.785626) + (xy 178.353405 120.02628) + (xy 178.351126 120.02979) + (xy 178.349332 120.033568) + (xy 178.349331 120.03357) + (xy 178.336379 120.060847) + (xy 178.224456 120.296557) + (xy 178.223177 120.30054) + (xy 178.223176 120.300543) + (xy 178.140528 120.55796) + (xy 178.13418 120.577733) + (xy 178.133439 120.581852) + (xy 178.087155 120.839091) + (xy 178.081885 120.868379) + (xy 178.081696 120.872546) + (xy 178.081695 120.872553) + (xy 178.068851 121.155418) + (xy 178.068489 121.163388) + (xy 176.107624 121.163388) + (xy 176.105977 121.159218) + (xy 176.073948 121.078117) + (xy 176.038937 120.989464) + (xy 175.937723 120.822668) + (xy 175.922026 120.7968) + (xy 175.922025 120.796799) + (xy 175.919257 120.792237) + (xy 175.855392 120.718639) + (xy 175.771557 120.622027) + (xy 175.771555 120.622025) + (xy 175.768057 120.617994) + (xy 175.697452 120.560101) + (xy 175.593789 120.475102) + (xy 175.593783 120.475098) + (xy 175.589661 120.471718) + (xy 175.389169 120.357592) + (xy 175.384153 120.355771) + (xy 175.384148 120.355769) + (xy 175.177329 120.280697) + (xy 175.177325 120.280696) + (xy 175.172314 120.278877) + (xy 175.167065 120.277928) + (xy 175.167062 120.277927) + (xy 174.949381 120.238564) + (xy 174.949374 120.238563) + (xy 174.945297 120.237826) + (xy 174.92756 120.23699) + (xy 174.922612 120.236756) + (xy 174.922605 120.236756) + (xy 174.921124 120.236686) + (xy 174.758979 120.236686) + (xy 174.692023 120.242367) + (xy 174.592342 120.250825) + (xy 174.592338 120.250826) + (xy 174.587031 120.251276) + (xy 174.581876 120.252614) + (xy 174.58187 120.252615) + (xy 174.368901 120.307891) + (xy 174.368897 120.307892) + (xy 174.363732 120.309233) + (xy 174.358866 120.311425) + (xy 174.358863 120.311426) + (xy 174.176443 120.3936) + (xy 174.153389 120.403985) + (xy 174.148969 120.406961) + (xy 174.148965 120.406963) + (xy 174.091431 120.445698) + (xy 173.962019 120.532824) + (xy 173.795092 120.692064) + (xy 173.791904 120.696349) + (xy 173.660805 120.872553) + (xy 173.657383 120.877152) + (xy 173.654968 120.881902) + (xy 173.600281 120.989464) + (xy 173.552827 121.082798) + (xy 173.53562 121.138214) + (xy 173.485999 121.298016) + (xy 173.485998 121.298022) + (xy 173.484415 121.303119) + (xy 173.475146 121.373054) + (xy 173.461087 121.479133) + (xy 173.454104 121.531818) + (xy 170.804535 121.531818) + (xy 170.584016 119.011274) + (xy 174.104334 119.011274) + (xy 174.110061 119.018924) + (xy 174.285569 119.126475) + (xy 174.294363 119.130956) + (xy 174.506839 119.218966) + (xy 174.516224 119.222015) + (xy 174.739854 119.275705) + (xy 174.749601 119.277248) + (xy 174.97888 119.295293) + (xy 174.98874 119.295293) + (xy 175.218019 119.277248) + (xy 175.227766 119.275705) + (xy 175.451396 119.222015) + (xy 175.460781 119.218966) + (xy 175.673257 119.130956) + (xy 175.682051 119.126475) + (xy 175.853893 119.021171) + (xy 175.863353 119.010715) + (xy 175.859569 119.001937) + (xy 174.996622 118.13899) + (xy 174.982678 118.131376) + (xy 174.980845 118.131507) + (xy 174.97423 118.135758) + (xy 174.111094 118.998894) + (xy 174.104334 119.011274) + (xy 170.584016 119.011274) + (xy 170.475585 117.771898) + (xy 173.455485 117.771898) + (xy 173.47353 118.001177) + (xy 173.475073 118.010924) + (xy 173.528763 118.234554) + (xy 173.531812 118.243939) + (xy 173.619822 118.456415) + (xy 173.624303 118.465209) + (xy 173.729607 118.637051) + (xy 173.740063 118.646511) + (xy 173.748841 118.642727) + (xy 174.611788 117.77978) + (xy 174.618166 117.7681) + (xy 175.348218 117.7681) + (xy 175.348349 117.769933) + (xy 175.3526 117.776548) + (xy 176.215736 118.639684) + (xy 176.228116 118.646444) + (xy 176.235766 118.640717) + (xy 176.343317 118.465209) + (xy 176.347798 118.456415) + (xy 176.435808 118.243939) + (xy 176.438857 118.234554) + (xy 176.461626 118.139716) + (xy 184.066281 118.139716) + (xy 184.072008 118.147366) + (xy 184.247516 118.254917) + (xy 184.25631 118.259398) + (xy 184.468786 118.347408) + (xy 184.478171 118.350457) + (xy 184.701801 118.404147) + (xy 184.711548 118.40569) + (xy 184.940827 118.423735) + (xy 184.950687 118.423735) + (xy 185.179966 118.40569) + (xy 185.189713 118.404147) + (xy 185.413343 118.350457) + (xy 185.422728 118.347408) + (xy 185.635204 118.259398) + (xy 185.643998 118.254917) + (xy 185.81584 118.149613) + (xy 185.8253 118.139157) + (xy 185.821516 118.130379) + (xy 184.958569 117.267432) + (xy 184.944625 117.259818) + (xy 184.942792 117.259949) + (xy 184.936177 117.2642) + (xy 184.073041 118.127336) + (xy 184.066281 118.139716) + (xy 176.461626 118.139716) + (xy 176.492547 118.010924) + (xy 176.49409 118.001177) + (xy 176.512135 117.771898) + (xy 176.512135 117.762038) + (xy 176.49409 117.532759) + (xy 176.492547 117.523012) + (xy 176.438857 117.299382) + (xy 176.435808 117.289997) + (xy 176.347798 117.077521) + (xy 176.343317 117.068727) + (xy 176.24013 116.90034) + (xy 183.417432 116.90034) + (xy 183.435477 117.129619) + (xy 183.43702 117.139366) + (xy 183.49071 117.362996) + (xy 183.493759 117.372381) + (xy 183.581769 117.584857) + (xy 183.58625 117.593651) + (xy 183.691554 117.765493) + (xy 183.70201 117.774953) + (xy 183.710788 117.771169) + (xy 184.573735 116.908222) + (xy 184.580113 116.896542) + (xy 185.310165 116.896542) + (xy 185.310296 116.898375) + (xy 185.314547 116.90499) + (xy 186.177683 117.768126) + (xy 186.190063 117.774886) + (xy 186.197713 117.769159) + (xy 186.305264 117.593651) + (xy 186.309745 117.584857) + (xy 186.397755 117.372381) + (xy 186.400804 117.362996) + (xy 186.454494 117.139366) + (xy 186.456037 117.129619) + (xy 186.474082 116.90034) + (xy 186.474082 116.89048) + (xy 186.456037 116.661201) + (xy 186.454494 116.651454) + (xy 186.400804 116.427824) + (xy 186.397755 116.418439) + (xy 186.309745 116.205963) + (xy 186.305264 116.197169) + (xy 186.19996 116.025327) + (xy 186.189504 116.015867) + (xy 186.180726 116.019651) + (xy 185.317779 116.882598) + (xy 185.310165 116.896542) + (xy 184.580113 116.896542) + (xy 184.581349 116.894278) + (xy 184.581218 116.892445) + (xy 184.576967 116.88583) + (xy 183.713831 116.022694) + (xy 183.701451 116.015934) + (xy 183.693801 116.021661) + (xy 183.58625 116.197169) + (xy 183.581769 116.205963) + (xy 183.493759 116.418439) + (xy 183.49071 116.427824) + (xy 183.43702 116.651454) + (xy 183.435477 116.661201) + (xy 183.417432 116.89048) + (xy 183.417432 116.90034) + (xy 176.24013 116.90034) + (xy 176.238013 116.896885) + (xy 176.227557 116.887425) + (xy 176.218779 116.891209) + (xy 175.355832 117.754156) + (xy 175.348218 117.7681) + (xy 174.618166 117.7681) + (xy 174.619402 117.765836) + (xy 174.619271 117.764003) + (xy 174.61502 117.757388) + (xy 173.751884 116.894252) + (xy 173.739504 116.887492) + (xy 173.731854 116.893219) + (xy 173.624303 117.068727) + (xy 173.619822 117.077521) + (xy 173.531812 117.289997) + (xy 173.528763 117.299382) + (xy 173.475073 117.523012) + (xy 173.47353 117.532759) + (xy 173.455485 117.762038) + (xy 173.455485 117.771898) + (xy 170.475585 117.771898) + (xy 170.36634 116.523221) + (xy 174.104267 116.523221) + (xy 174.108051 116.531999) + (xy 174.970998 117.394946) + (xy 174.984942 117.40256) + (xy 174.986775 117.402429) + (xy 174.99339 117.398178) + (xy 175.856526 116.535042) + (xy 175.863286 116.522662) + (xy 175.857559 116.515012) + (xy 175.682051 116.407461) + (xy 175.673257 116.40298) + (xy 175.460781 116.31497) + (xy 175.451396 116.311921) + (xy 175.227766 116.258231) + (xy 175.218019 116.256688) + (xy 174.98874 116.238643) + (xy 174.97888 116.238643) + (xy 174.749601 116.256688) + (xy 174.739854 116.258231) + (xy 174.516224 116.311921) + (xy 174.506839 116.31497) + (xy 174.294363 116.40298) + (xy 174.285569 116.407461) + (xy 174.113727 116.512765) + (xy 174.104267 116.523221) + (xy 170.36634 116.523221) + (xy 170.254001 115.23918) + (xy 178.252542 115.23918) + (xy 178.271369 115.478402) + (xy 178.272523 115.483209) + (xy 178.272524 115.483215) + (xy 178.301942 115.605747) + (xy 178.327387 115.711733) + (xy 178.32928 115.716304) + (xy 178.329281 115.716306) + (xy 178.414282 115.921516) + (xy 178.419216 115.933429) + (xy 178.544596 116.138029) + (xy 178.547813 116.141796) + (xy 178.547814 116.141797) + (xy 178.587284 116.188011) + (xy 178.700438 116.320498) + (xy 178.7042 116.323711) + (xy 178.859955 116.456737) + (xy 178.882907 116.47634) + (xy 179.087507 116.60172) + (xy 179.092077 116.603613) + (xy 179.092079 116.603614) + (xy 179.30463 116.691655) + (xy 179.309203 116.693549) + (xy 179.367817 116.707621) + (xy 179.537721 116.748412) + (xy 179.537727 116.748413) + (xy 179.542534 116.749567) + (xy 179.781756 116.768394) + (xy 180.020978 116.749567) + (xy 180.025785 116.748413) + (xy 180.025791 116.748412) + (xy 180.195695 116.707621) + (xy 180.254309 116.693549) + (xy 180.258882 116.691655) + (xy 180.471433 116.603614) + (xy 180.471435 116.603613) + (xy 180.476005 116.60172) + (xy 180.680605 116.47634) + (xy 180.703558 116.456737) + (xy 180.859312 116.323711) + (xy 180.863074 116.320498) + (xy 180.976228 116.188011) + (xy 181.015698 116.141797) + (xy 181.015699 116.141796) + (xy 181.018916 116.138029) + (xy 181.144296 115.933429) + (xy 181.149231 115.921516) + (xy 181.234231 115.716306) + (xy 181.234232 115.716304) + (xy 181.236125 115.711733) + (xy 181.250547 115.651663) + (xy 184.066214 115.651663) + (xy 184.069998 115.660441) + (xy 184.932945 116.523388) + (xy 184.946889 116.531002) + (xy 184.948722 116.530871) + (xy 184.955337 116.52662) + (xy 185.818473 115.663484) + (xy 185.825233 115.651104) + (xy 185.819506 115.643454) + (xy 185.643998 115.535903) + (xy 185.635204 115.531422) + (xy 185.422728 115.443412) + (xy 185.413343 115.440363) + (xy 185.189713 115.386673) + (xy 185.179966 115.38513) + (xy 184.950687 115.367085) + (xy 184.940827 115.367085) + (xy 184.711548 115.38513) + (xy 184.701801 115.386673) + (xy 184.478171 115.440363) + (xy 184.468786 115.443412) + (xy 184.25631 115.531422) + (xy 184.247516 115.535903) + (xy 184.075674 115.641207) + (xy 184.066214 115.651663) + (xy 181.250547 115.651663) + (xy 181.26157 115.605747) + (xy 181.290988 115.483215) + (xy 181.290989 115.483209) + (xy 181.292143 115.478402) + (xy 181.31097 115.23918) + (xy 181.294767 115.033294) + (xy 194.953757 115.033294) + (xy 194.953957 115.038624) + (xy 194.953957 115.038625) + (xy 194.957921 115.144221) + (xy 194.962411 115.26383) + (xy 195.009785 115.489612) + (xy 195.094524 115.704184) + (xy 195.214204 115.901411) + (xy 195.217701 115.905441) + (xy 195.321733 116.025327) + (xy 195.365404 116.075654) + (xy 195.369535 116.079041) + (xy 195.539672 116.218546) + (xy 195.539678 116.21855) + (xy 195.5438 116.22193) + (xy 195.744292 116.336056) + (xy 195.749308 116.337877) + (xy 195.749313 116.337879) + (xy 195.956132 116.412951) + (xy 195.956136 116.412952) + (xy 195.961147 116.414771) + (xy 195.966396 116.41572) + (xy 195.966399 116.415721) + (xy 196.18408 116.455084) + (xy 196.184087 116.455085) + (xy 196.188164 116.455822) + (xy 196.205901 116.456658) + (xy 196.210849 116.456892) + (xy 196.210856 116.456892) + (xy 196.212337 116.456962) + (xy 196.374482 116.456962) + (xy 196.441438 116.451281) + (xy 196.541119 116.442823) + (xy 196.541123 116.442822) + (xy 196.54643 116.442372) + (xy 196.551585 116.441034) + (xy 196.551591 116.441033) + (xy 196.76456 116.385757) + (xy 196.764564 116.385756) + (xy 196.769729 116.384415) + (xy 196.774595 116.382223) + (xy 196.774598 116.382222) + (xy 196.975206 116.291855) + (xy 196.980072 116.289663) + (xy 196.984492 116.286687) + (xy 196.984496 116.286685) + (xy 197.13106 116.188011) + (xy 197.171442 116.160824) + (xy 197.338369 116.001584) + (xy 197.373874 115.953864) + (xy 197.472894 115.820776) + (xy 197.472896 115.820773) + (xy 197.476078 115.816496) + (xy 197.531789 115.706921) + (xy 197.578215 115.615608) + (xy 197.578215 115.615607) + (xy 197.580634 115.61085) + (xy 197.623293 115.473468) + (xy 197.647462 115.395632) + (xy 197.647463 115.395626) + (xy 197.649046 115.390529) + (xy 197.666545 115.258499) + (xy 197.678657 115.167115) + (xy 197.678657 115.16711) + (xy 197.679357 115.16183) + (xy 197.678696 115.144221) + (xy 199.589071 115.144221) + (xy 199.589434 115.148369) + (xy 199.589434 115.148373) + (xy 199.599535 115.26383) + (xy 199.614809 115.438411) + (xy 199.615719 115.442483) + (xy 199.61572 115.442488) + (xy 199.674828 115.706921) + (xy 199.679229 115.726612) + (xy 199.680672 115.730535) + (xy 199.680673 115.730537) + (xy 199.692486 115.762642) + (xy 199.781201 116.003761) + (xy 199.783148 116.007454) + (xy 199.783149 116.007456) + (xy 199.819106 116.075654) + (xy 199.918931 116.264989) + (xy 199.921351 116.268394) + (xy 200.087576 116.502297) + (xy 200.087581 116.502303) + (xy 200.09 116.505707) + (xy 200.092844 116.508757) + (xy 200.092849 116.508763) + (xy 200.225911 116.651454) + (xy 200.291403 116.721686) + (xy 200.519602 116.90913) + (xy 200.770586 117.064747) + (xy 200.774403 117.066463) + (xy 200.774406 117.066464) + (xy 200.799009 117.077521) + (xy 201.039947 117.185803) + (xy 201.071828 117.195307) + (xy 201.317481 117.268539) + (xy 201.322952 117.27017) + (xy 201.327072 117.270823) + (xy 201.327074 117.270823) + (xy 201.611149 117.315817) + (xy 201.611155 117.315818) + (xy 201.61463 117.316368) + (xy 201.639189 117.317483) + (xy 201.705574 117.320498) + (xy 201.705595 117.320498) + (xy 201.706994 117.320562) + (xy 201.891458 117.320562) + (xy 202.111221 117.305965) + (xy 202.11532 117.305139) + (xy 202.115324 117.305138) + (xy 202.292734 117.269366) + (xy 202.400708 117.247595) + (xy 202.679932 117.15145) + (xy 202.849646 117.066464) + (xy 202.940252 117.021092) + (xy 202.940254 117.021091) + (xy 202.943988 117.019221) + (xy 203.188235 116.85323) + (xy 203.408384 116.656394) + (xy 203.453622 116.603614) + (xy 203.542491 116.499929) + (xy 217.950594 116.499929) + (xy 217.956321 116.507579) + (xy 218.131829 116.61513) + (xy 218.140623 116.619611) + (xy 218.353099 116.707621) + (xy 218.362484 116.71067) + (xy 218.586114 116.76436) + (xy 218.595861 116.765903) + (xy 218.82514 116.783948) + (xy 218.835 116.783948) + (xy 219.064279 116.765903) + (xy 219.074026 116.76436) + (xy 219.297656 116.71067) + (xy 219.307041 116.707621) + (xy 219.519517 116.619611) + (xy 219.528311 116.61513) + (xy 219.700153 116.509826) + (xy 219.709613 116.49937) + (xy 219.705829 116.490592) + (xy 218.842882 115.627645) + (xy 218.828938 115.620031) + (xy 218.827105 115.620162) + (xy 218.82049 115.624413) + (xy 217.957354 116.487549) + (xy 217.950594 116.499929) + (xy 203.542491 116.499929) + (xy 203.597846 116.435346) + (xy 203.597849 116.435342) + (xy 203.600566 116.432172) + (xy 203.60284 116.42867) + (xy 203.602844 116.428665) + (xy 203.759127 116.188011) + (xy 203.75913 116.188006) + (xy 203.761406 116.184501) + (xy 203.771237 116.163798) + (xy 203.88628 115.921516) + (xy 203.888076 115.917734) + (xy 203.958233 115.699223) + (xy 203.977072 115.640545) + (xy 203.977072 115.640544) + (xy 203.978352 115.636558) + (xy 204.013104 115.443412) + (xy 204.029908 115.350021) + (xy 204.029909 115.350016) + (xy 204.030647 115.345912) + (xy 204.034138 115.269048) + (xy 204.043854 115.055073) + (xy 204.043854 115.055068) + (xy 204.044043 115.050903) + (xy 204.042503 115.033294) + (xy 205.953757 115.033294) + (xy 205.953957 115.038624) + (xy 205.953957 115.038625) + (xy 205.957921 115.144221) + (xy 205.962411 115.26383) + (xy 206.009785 115.489612) + (xy 206.094524 115.704184) + (xy 206.214204 115.901411) + (xy 206.217701 115.905441) + (xy 206.321733 116.025327) + (xy 206.365404 116.075654) + (xy 206.369535 116.079041) + (xy 206.539672 116.218546) + (xy 206.539678 116.21855) + (xy 206.5438 116.22193) + (xy 206.744292 116.336056) + (xy 206.749308 116.337877) + (xy 206.749313 116.337879) + (xy 206.956132 116.412951) + (xy 206.956136 116.412952) + (xy 206.961147 116.414771) + (xy 206.966396 116.41572) + (xy 206.966399 116.415721) + (xy 207.18408 116.455084) + (xy 207.184087 116.455085) + (xy 207.188164 116.455822) + (xy 207.205901 116.456658) + (xy 207.210849 116.456892) + (xy 207.210856 116.456892) + (xy 207.212337 116.456962) + (xy 207.374482 116.456962) + (xy 207.441438 116.451281) + (xy 207.541119 116.442823) + (xy 207.541123 116.442822) + (xy 207.54643 116.442372) + (xy 207.551585 116.441034) + (xy 207.551591 116.441033) + (xy 207.76456 116.385757) + (xy 207.764564 116.385756) + (xy 207.769729 116.384415) + (xy 207.774595 116.382223) + (xy 207.774598 116.382222) + (xy 207.975206 116.291855) + (xy 207.980072 116.289663) + (xy 207.984492 116.286687) + (xy 207.984496 116.286685) + (xy 208.13106 116.188011) + (xy 208.171442 116.160824) + (xy 208.338369 116.001584) + (xy 208.373874 115.953864) + (xy 208.472894 115.820776) + (xy 208.472896 115.820773) + (xy 208.476078 115.816496) + (xy 208.531789 115.706921) + (xy 208.578215 115.615608) + (xy 208.578215 115.615607) + (xy 208.580634 115.61085) + (xy 208.623293 115.473468) + (xy 208.647462 115.395632) + (xy 208.647463 115.395626) + (xy 208.649046 115.390529) + (xy 208.666273 115.260553) + (xy 217.301745 115.260553) + (xy 217.31979 115.489832) + (xy 217.321333 115.499579) + (xy 217.375023 115.723209) + (xy 217.378072 115.732594) + (xy 217.466082 115.94507) + (xy 217.470563 115.953864) + (xy 217.575867 116.125706) + (xy 217.586323 116.135166) + (xy 217.595101 116.131382) + (xy 218.458048 115.268435) + (xy 218.464426 115.256755) + (xy 219.194478 115.256755) + (xy 219.194609 115.258588) + (xy 219.19886 115.265203) + (xy 220.061996 116.128339) + (xy 220.074376 116.135099) + (xy 220.078367 116.132111) + (xy 227.263692 116.132111) + (xy 227.281737 116.36139) + (xy 227.28328 116.371137) + (xy 227.33697 116.594767) + (xy 227.340019 116.604152) + (xy 227.428029 116.816628) + (xy 227.43251 116.825422) + (xy 227.537814 116.997264) + (xy 227.54827 117.006724) + (xy 227.557048 117.00294) + (xy 228.419995 116.139993) + (xy 228.426373 116.128313) + (xy 229.156425 116.128313) + (xy 229.156556 116.130146) + (xy 229.160807 116.136761) + (xy 230.023943 116.999897) + (xy 230.036323 117.006657) + (xy 230.043973 117.00093) + (xy 230.151524 116.825422) + (xy 230.156005 116.816628) + (xy 230.244015 116.604152) + (xy 230.247064 116.594767) + (xy 230.300754 116.371137) + (xy 230.302297 116.36139) + (xy 230.320342 116.132111) + (xy 230.320342 116.122251) + (xy 230.302297 115.892972) + (xy 230.300754 115.883225) + (xy 230.247064 115.659595) + (xy 230.244015 115.65021) + (xy 230.156005 115.437734) + (xy 230.151524 115.42894) + (xy 230.04622 115.257098) + (xy 230.035764 115.247638) + (xy 230.026986 115.251422) + (xy 229.164039 116.114369) + (xy 229.156425 116.128313) + (xy 228.426373 116.128313) + (xy 228.427609 116.126049) + (xy 228.427478 116.124216) + (xy 228.423227 116.117601) + (xy 227.560091 115.254465) + (xy 227.547711 115.247705) + (xy 227.540061 115.253432) + (xy 227.43251 115.42894) + (xy 227.428029 115.437734) + (xy 227.340019 115.65021) + (xy 227.33697 115.659595) + (xy 227.28328 115.883225) + (xy 227.281737 115.892972) + (xy 227.263692 116.122251) + (xy 227.263692 116.132111) + (xy 220.078367 116.132111) + (xy 220.082026 116.129372) + (xy 220.189577 115.953864) + (xy 220.194058 115.94507) + (xy 220.282068 115.732594) + (xy 220.285117 115.723209) + (xy 220.338807 115.499579) + (xy 220.34035 115.489832) + (xy 220.358395 115.260553) + (xy 220.358395 115.250693) + (xy 220.34035 115.021414) + (xy 220.338807 115.011667) + (xy 220.285117 114.788037) + (xy 220.282068 114.778652) + (xy 220.194058 114.566176) + (xy 220.189577 114.557382) + (xy 220.084273 114.38554) + (xy 220.073817 114.37608) + (xy 220.065039 114.379864) + (xy 219.202092 115.242811) + (xy 219.194478 115.256755) + (xy 218.464426 115.256755) + (xy 218.465662 115.254491) + (xy 218.465531 115.252658) + (xy 218.46128 115.246043) + (xy 217.598144 114.382907) + (xy 217.585764 114.376147) + (xy 217.578114 114.381874) + (xy 217.470563 114.557382) + (xy 217.466082 114.566176) + (xy 217.378072 114.778652) + (xy 217.375023 114.788037) + (xy 217.321333 115.011667) + (xy 217.31979 115.021414) + (xy 217.301745 115.250693) + (xy 217.301745 115.260553) + (xy 208.666273 115.260553) + (xy 208.666545 115.258499) + (xy 208.678657 115.167115) + (xy 208.678657 115.16711) + (xy 208.679357 115.16183) + (xy 208.67854 115.140051) + (xy 208.670903 114.936625) + (xy 208.670703 114.931294) + (xy 208.623329 114.705512) + (xy 208.614804 114.683924) + (xy 208.57545 114.584274) + (xy 208.53859 114.49094) + (xy 208.41891 114.293713) + (xy 208.380684 114.249661) + (xy 208.27121 114.123503) + (xy 208.271208 114.123501) + (xy 208.26771 114.11947) + (xy 208.215328 114.076519) + (xy 208.136491 114.011876) + (xy 217.950527 114.011876) + (xy 217.954311 114.020654) + (xy 218.817258 114.883601) + (xy 218.831202 114.891215) + (xy 218.833035 114.891084) + (xy 218.83965 114.886833) + (xy 219.702786 114.023697) + (xy 219.709546 114.011317) + (xy 219.703819 114.003667) + (xy 219.528311 113.896116) + (xy 219.519517 113.891635) + (xy 219.307041 113.803625) + (xy 219.297656 113.800576) + (xy 219.074026 113.746886) + (xy 219.064279 113.745343) + (xy 218.835 113.727298) + (xy 218.82514 113.727298) + (xy 218.595861 113.745343) + (xy 218.586114 113.746886) + (xy 218.362484 113.800576) + (xy 218.353099 113.803625) + (xy 218.140623 113.891635) + (xy 218.131829 113.896116) + (xy 217.959987 114.00142) + (xy 217.950527 114.011876) + (xy 208.136491 114.011876) + (xy 208.093442 113.976578) + (xy 208.093436 113.976574) + (xy 208.089314 113.973194) + (xy 207.888822 113.859068) + (xy 207.883806 113.857247) + (xy 207.883801 113.857245) + (xy 207.676982 113.782173) + (xy 207.676978 113.782172) + (xy 207.671967 113.780353) + (xy 207.666718 113.779404) + (xy 207.666715 113.779403) + (xy 207.449034 113.74004) + (xy 207.449027 113.740039) + (xy 207.44495 113.739302) + (xy 207.427213 113.738466) + (xy 207.422265 113.738232) + (xy 207.422258 113.738232) + (xy 207.420777 113.738162) + (xy 207.258632 113.738162) + (xy 207.191676 113.743843) + (xy 207.091995 113.752301) + (xy 207.091991 113.752302) + (xy 207.086684 113.752752) + (xy 207.081529 113.75409) + (xy 207.081523 113.754091) + (xy 206.868554 113.809367) + (xy 206.86855 113.809368) + (xy 206.863385 113.810709) + (xy 206.858519 113.812901) + (xy 206.858516 113.812902) + (xy 206.711277 113.879228) + (xy 206.653042 113.905461) + (xy 206.648622 113.908437) + (xy 206.648618 113.908439) + (xy 206.610907 113.933828) + (xy 206.461672 114.0343) + (xy 206.294745 114.19354) + (xy 206.291557 114.197825) + (xy 206.18553 114.340331) + (xy 206.157036 114.378628) + (xy 206.154621 114.383378) + (xy 206.061682 114.566176) + (xy 206.05248 114.584274) + (xy 206.023264 114.678363) + (xy 205.985652 114.799492) + (xy 205.985651 114.799498) + (xy 205.984068 114.804595) + (xy 205.972605 114.891084) + (xy 205.955332 115.021414) + (xy 205.953757 115.033294) + (xy 204.042503 115.033294) + (xy 204.018669 114.760874) + (xy 204.018305 114.756713) + (xy 204.008027 114.710731) + (xy 203.954797 114.47259) + (xy 203.954795 114.472583) + (xy 203.953885 114.468512) + (xy 203.851913 114.191363) + (xy 203.836234 114.161624) + (xy 203.761908 114.020654) + (xy 203.714183 113.930135) + (xy 203.624277 113.803625) + (xy 203.545538 113.692827) + (xy 203.545533 113.692821) + (xy 203.543114 113.689417) + (xy 203.54027 113.686367) + (xy 203.540265 113.686361) + (xy 203.459166 113.599393) + (xy 222.464857 113.599393) + (xy 222.483684 113.838615) + (xy 222.484838 113.843422) + (xy 222.484839 113.843428) + (xy 222.505656 113.930135) + (xy 222.539702 114.071946) + (xy 222.541595 114.076517) + (xy 222.541596 114.076519) + (xy 222.623233 114.273608) + (xy 222.631531 114.293642) + (xy 222.756911 114.498242) + (xy 222.912753 114.680711) + (xy 222.916515 114.683924) + (xy 223.038417 114.788037) + (xy 223.095222 114.836553) + (xy 223.299822 114.961933) + (xy 223.304392 114.963826) + (xy 223.304394 114.963827) + (xy 223.516945 115.051868) + (xy 223.521518 115.053762) + (xy 223.603108 115.07335) + (xy 223.750036 115.108625) + (xy 223.750042 115.108626) + (xy 223.754849 115.10978) + (xy 223.994071 115.128607) + (xy 224.233293 115.10978) + (xy 224.2381 115.108626) + (xy 224.238106 115.108625) + (xy 224.385034 115.07335) + (xy 224.466624 115.053762) + (xy 224.471197 115.051868) + (xy 224.683748 114.963827) + (xy 224.68375 114.963826) + (xy 224.68832 114.961933) + (xy 224.816418 114.883434) + (xy 227.912474 114.883434) + (xy 227.916258 114.892212) + (xy 228.779205 115.755159) + (xy 228.793149 115.762773) + (xy 228.794982 115.762642) + (xy 228.801597 115.758391) + (xy 229.664733 114.895255) + (xy 229.671493 114.882875) + (xy 229.665766 114.875225) + (xy 229.490258 114.767674) + (xy 229.481464 114.763193) + (xy 229.268988 114.675183) + (xy 229.259603 114.672134) + (xy 229.035973 114.618444) + (xy 229.026226 114.616901) + (xy 228.796947 114.598856) + (xy 228.787087 114.598856) + (xy 228.557808 114.616901) + (xy 228.548061 114.618444) + (xy 228.324431 114.672134) + (xy 228.315046 114.675183) + (xy 228.10257 114.763193) + (xy 228.093776 114.767674) + (xy 227.921934 114.872978) + (xy 227.912474 114.883434) + (xy 224.816418 114.883434) + (xy 224.89292 114.836553) + (xy 224.949726 114.788037) + (xy 225.071627 114.683924) + (xy 225.075389 114.680711) + (xy 225.231231 114.498242) + (xy 225.356611 114.293642) + (xy 225.36491 114.273608) + (xy 225.446546 114.076519) + (xy 225.446547 114.076517) + (xy 225.44844 114.071946) + (xy 225.482486 113.930135) + (xy 225.503303 113.843428) + (xy 225.503304 113.843422) + (xy 225.504458 113.838615) + (xy 225.523285 113.599393) + (xy 225.504458 113.360171) + (xy 225.503304 113.355364) + (xy 225.503303 113.355358) + (xy 225.460219 113.175903) + (xy 225.44844 113.12684) + (xy 225.413429 113.042315) + (xy 225.358505 112.909716) + (xy 225.358504 112.909714) + (xy 225.356611 112.905144) + (xy 225.231231 112.700544) + (xy 225.075389 112.518075) + (xy 224.89292 112.362233) + (xy 224.68832 112.236853) + (xy 224.68375 112.23496) + (xy 224.683748 112.234959) + (xy 224.471197 112.146918) + (xy 224.471195 112.146917) + (xy 224.466624 112.145024) + (xy 224.385034 112.125436) + (xy 224.238106 112.090161) + (xy 224.2381 112.09016) + (xy 224.233293 112.089006) + (xy 223.994071 112.070179) + (xy 223.754849 112.089006) + (xy 223.750042 112.09016) + (xy 223.750036 112.090161) + (xy 223.603108 112.125436) + (xy 223.521518 112.145024) + (xy 223.516947 112.146917) + (xy 223.516945 112.146918) + (xy 223.304394 112.234959) + (xy 223.304392 112.23496) + (xy 223.299822 112.236853) + (xy 223.095222 112.362233) + (xy 222.912753 112.518075) + (xy 222.756911 112.700544) + (xy 222.631531 112.905144) + (xy 222.629638 112.909714) + (xy 222.629637 112.909716) + (xy 222.574713 113.042315) + (xy 222.539702 113.12684) + (xy 222.527923 113.175903) + (xy 222.484839 113.355358) + (xy 222.484838 113.355364) + (xy 222.483684 113.360171) + (xy 222.464857 113.599393) + (xy 203.459166 113.599393) + (xy 203.344557 113.47649) + (xy 203.341711 113.473438) + (xy 203.113512 113.285994) + (xy 202.862528 113.130377) + (xy 202.844483 113.122267) + (xy 202.768843 113.088273) + (xy 202.593167 113.009321) + (xy 202.310162 112.924954) + (xy 202.306042 112.924301) + (xy 202.30604 112.924301) + (xy 202.021965 112.879307) + (xy 202.021959 112.879306) + (xy 202.018484 112.878756) + (xy 201.993925 112.877641) + (xy 201.92754 112.874626) + (xy 201.927519 112.874626) + (xy 201.92612 112.874562) + (xy 201.741656 112.874562) + (xy 201.521893 112.889159) + (xy 201.517794 112.889985) + (xy 201.51779 112.889986) + (xy 201.41994 112.909716) + (xy 201.232406 112.947529) + (xy 200.953182 113.043674) + (xy 200.885839 113.077397) + (xy 200.78004 113.130377) + (xy 200.689126 113.175903) + (xy 200.444879 113.341894) + (xy 200.22473 113.53873) + (xy 200.222013 113.5419) + (xy 200.222012 113.541901) + (xy 200.040143 113.754091) + (xy 200.032548 113.762952) + (xy 200.030274 113.766454) + (xy 200.03027 113.766459) + (xy 199.876225 114.003667) + (xy 199.871708 114.010623) + (xy 199.869914 114.014401) + (xy 199.869913 114.014403) + (xy 199.845268 114.066306) + (xy 199.745038 114.27739) + (xy 199.743759 114.281373) + (xy 199.743758 114.281376) + (xy 199.65914 114.544931) + (xy 199.654762 114.558566) + (xy 199.649218 114.589377) + (xy 199.604745 114.836553) + (xy 199.602467 114.849212) + (xy 199.602278 114.853379) + (xy 199.602277 114.853386) + (xy 199.58978 115.128607) + (xy 199.589071 115.144221) + (xy 197.678696 115.144221) + (xy 197.67854 115.140051) + (xy 197.670903 114.936625) + (xy 197.670703 114.931294) + (xy 197.623329 114.705512) + (xy 197.614804 114.683924) + (xy 197.57545 114.584274) + (xy 197.53859 114.49094) + (xy 197.41891 114.293713) + (xy 197.380684 114.249661) + (xy 197.27121 114.123503) + (xy 197.271208 114.123501) + (xy 197.26771 114.11947) + (xy 197.215328 114.076519) + (xy 197.093442 113.976578) + (xy 197.093436 113.976574) + (xy 197.089314 113.973194) + (xy 196.888822 113.859068) + (xy 196.883806 113.857247) + (xy 196.883801 113.857245) + (xy 196.676982 113.782173) + (xy 196.676978 113.782172) + (xy 196.671967 113.780353) + (xy 196.666718 113.779404) + (xy 196.666715 113.779403) + (xy 196.449034 113.74004) + (xy 196.449027 113.740039) + (xy 196.44495 113.739302) + (xy 196.427213 113.738466) + (xy 196.422265 113.738232) + (xy 196.422258 113.738232) + (xy 196.420777 113.738162) + (xy 196.258632 113.738162) + (xy 196.191676 113.743843) + (xy 196.091995 113.752301) + (xy 196.091991 113.752302) + (xy 196.086684 113.752752) + (xy 196.081529 113.75409) + (xy 196.081523 113.754091) + (xy 195.868554 113.809367) + (xy 195.86855 113.809368) + (xy 195.863385 113.810709) + (xy 195.858519 113.812901) + (xy 195.858516 113.812902) + (xy 195.711277 113.879228) + (xy 195.653042 113.905461) + (xy 195.648622 113.908437) + (xy 195.648618 113.908439) + (xy 195.610907 113.933828) + (xy 195.461672 114.0343) + (xy 195.294745 114.19354) + (xy 195.291557 114.197825) + (xy 195.18553 114.340331) + (xy 195.157036 114.378628) + (xy 195.154621 114.383378) + (xy 195.061682 114.566176) + (xy 195.05248 114.584274) + (xy 195.023264 114.678363) + (xy 194.985652 114.799492) + (xy 194.985651 114.799498) + (xy 194.984068 114.804595) + (xy 194.972605 114.891084) + (xy 194.955332 115.021414) + (xy 194.953757 115.033294) + (xy 181.294767 115.033294) + (xy 181.292143 114.999958) + (xy 181.290989 114.995151) + (xy 181.290988 114.995145) + (xy 181.239012 114.778652) + (xy 181.236125 114.766627) + (xy 181.212972 114.710731) + (xy 181.14619 114.549503) + (xy 181.146189 114.549501) + (xy 181.144296 114.544931) + (xy 181.018916 114.340331) + (xy 180.863074 114.157862) + (xy 180.767833 114.076519) + (xy 180.684373 114.005238) + (xy 180.684372 114.005237) + (xy 180.680605 114.00202) + (xy 180.476005 113.87664) + (xy 180.471435 113.874747) + (xy 180.471433 113.874746) + (xy 180.258882 113.786705) + (xy 180.25888 113.786704) + (xy 180.254309 113.784811) + (xy 180.16326 113.762952) + (xy 180.025791 113.729948) + (xy 180.025785 113.729947) + (xy 180.020978 113.728793) + (xy 179.781756 113.709966) + (xy 179.542534 113.728793) + (xy 179.537727 113.729947) + (xy 179.537721 113.729948) + (xy 179.400252 113.762952) + (xy 179.309203 113.784811) + (xy 179.304632 113.786704) + (xy 179.30463 113.786705) + (xy 179.092079 113.874746) + (xy 179.092077 113.874747) + (xy 179.087507 113.87664) + (xy 178.882907 114.00202) + (xy 178.87914 114.005237) + (xy 178.879139 114.005238) + (xy 178.795679 114.076519) + (xy 178.700438 114.157862) + (xy 178.544596 114.340331) + (xy 178.419216 114.544931) + (xy 178.417323 114.549501) + (xy 178.417322 114.549503) + (xy 178.35054 114.710731) + (xy 178.327387 114.766627) + (xy 178.3245 114.778652) + (xy 178.272524 114.995145) + (xy 178.272523 114.995151) + (xy 178.271369 114.999958) + (xy 178.252542 115.23918) + (xy 170.254001 115.23918) + (xy 170.104071 113.525477) + (xy 170.103877 113.506042) + (xy 170.105487 113.482125) + (xy 170.103552 113.473361) + (xy 170.103552 113.473356) + (xy 170.103525 113.473236) + (xy 170.100603 113.442935) + (xy 170.102162 113.38049) + (xy 170.10602 113.352541) + (xy 170.126173 113.273401) + (xy 170.136153 113.24701) + (xy 170.136647 113.246048) + (xy 170.173412 113.174338) + (xy 170.189012 113.150833) + (xy 170.207617 113.12866) + (xy 170.24151 113.088269) + (xy 170.261951 113.068824) + (xy 170.327052 113.019514) + (xy 170.351307 113.005104) + (xy 170.355589 113.003172) + (xy 170.42575 112.971515) + (xy 170.452598 112.962866) + (xy 170.475635 112.958209) + (xy 170.507512 112.951765) + (xy 170.523027 112.949622) + (xy 170.531808 112.948962) + (xy 170.540762 112.949564) + (xy 170.571842 112.942702) + (xy 170.588018 112.94022) + (xy 175.141201 112.541868) + (xy 195.937081 112.541868) + (xy 195.942808 112.549518) + (xy 196.118316 112.657069) + (xy 196.12711 112.66155) + (xy 196.339586 112.74956) + (xy 196.348971 112.752609) + (xy 196.572601 112.806299) + (xy 196.582348 112.807842) + (xy 196.811627 112.825887) + (xy 196.821487 112.825887) + (xy 197.050766 112.807842) + (xy 197.060513 112.806299) + (xy 197.284143 112.752609) + (xy 197.293528 112.74956) + (xy 197.506004 112.66155) + (xy 197.514798 112.657069) + (xy 197.68664 112.551765) + (xy 197.695594 112.541868) + (xy 205.937081 112.541868) + (xy 205.942808 112.549518) + (xy 206.118316 112.657069) + (xy 206.12711 112.66155) + (xy 206.339586 112.74956) + (xy 206.348971 112.752609) + (xy 206.572601 112.806299) + (xy 206.582348 112.807842) + (xy 206.811627 112.825887) + (xy 206.821487 112.825887) + (xy 207.050766 112.807842) + (xy 207.060513 112.806299) + (xy 207.284143 112.752609) + (xy 207.293528 112.74956) + (xy 207.506004 112.66155) + (xy 207.514798 112.657069) + (xy 207.68664 112.551765) + (xy 207.6961 112.541309) + (xy 207.692316 112.532531) + (xy 206.829369 111.669584) + (xy 206.815425 111.66197) + (xy 206.813592 111.662101) + (xy 206.806977 111.666352) + (xy 205.943841 112.529488) + (xy 205.937081 112.541868) + (xy 197.695594 112.541868) + (xy 197.6961 112.541309) + (xy 197.692316 112.532531) + (xy 196.829369 111.669584) + (xy 196.815425 111.66197) + (xy 196.813592 111.662101) + (xy 196.806977 111.666352) + (xy 195.943841 112.529488) + (xy 195.937081 112.541868) + (xy 175.141201 112.541868) + (xy 180.304235 112.090161) + (xy 189.307335 111.302492) + (xy 195.288232 111.302492) + (xy 195.306277 111.531771) + (xy 195.30782 111.541518) + (xy 195.36151 111.765148) + (xy 195.364559 111.774533) + (xy 195.452569 111.987009) + (xy 195.45705 111.995803) + (xy 195.562354 112.167645) + (xy 195.57281 112.177105) + (xy 195.581588 112.173321) + (xy 196.444535 111.310374) + (xy 196.450913 111.298694) + (xy 197.180965 111.298694) + (xy 197.181096 111.300527) + (xy 197.185347 111.307142) + (xy 198.048483 112.170278) + (xy 198.060863 112.177038) + (xy 198.068513 112.171311) + (xy 198.176064 111.995803) + (xy 198.180545 111.987009) + (xy 198.268555 111.774533) + (xy 198.271604 111.765148) + (xy 198.325294 111.541518) + (xy 198.326837 111.531771) + (xy 198.344882 111.302492) + (xy 205.288232 111.302492) + (xy 205.306277 111.531771) + (xy 205.30782 111.541518) + (xy 205.36151 111.765148) + (xy 205.364559 111.774533) + (xy 205.452569 111.987009) + (xy 205.45705 111.995803) + (xy 205.562354 112.167645) + (xy 205.57281 112.177105) + (xy 205.581588 112.173321) + (xy 206.444535 111.310374) + (xy 206.450913 111.298694) + (xy 207.180965 111.298694) + (xy 207.181096 111.300527) + (xy 207.185347 111.307142) + (xy 208.048483 112.170278) + (xy 208.060863 112.177038) + (xy 208.068513 112.171311) + (xy 208.176064 111.995803) + (xy 208.180545 111.987009) + (xy 208.268555 111.774533) + (xy 208.271604 111.765148) + (xy 208.325294 111.541518) + (xy 208.326837 111.531771) + (xy 208.344882 111.302492) + (xy 208.344882 111.292632) + (xy 208.326837 111.063353) + (xy 208.325294 111.053606) + (xy 208.271604 110.829976) + (xy 208.268555 110.820591) + (xy 208.180545 110.608115) + (xy 208.176064 110.599321) + (xy 208.07076 110.427479) + (xy 208.060304 110.418019) + (xy 208.051526 110.421803) + (xy 207.188579 111.28475) + (xy 207.180965 111.298694) + (xy 206.450913 111.298694) + (xy 206.452149 111.29643) + (xy 206.452018 111.294597) + (xy 206.447767 111.287982) + (xy 205.584631 110.424846) + (xy 205.572251 110.418086) + (xy 205.564601 110.423813) + (xy 205.45705 110.599321) + (xy 205.452569 110.608115) + (xy 205.364559 110.820591) + (xy 205.36151 110.829976) + (xy 205.30782 111.053606) + (xy 205.306277 111.063353) + (xy 205.288232 111.292632) + (xy 205.288232 111.302492) + (xy 198.344882 111.302492) + (xy 198.344882 111.292632) + (xy 198.326837 111.063353) + (xy 198.325294 111.053606) + (xy 198.271604 110.829976) + (xy 198.268555 110.820591) + (xy 198.180545 110.608115) + (xy 198.176064 110.599321) + (xy 198.07076 110.427479) + (xy 198.060304 110.418019) + (xy 198.051526 110.421803) + (xy 197.188579 111.28475) + (xy 197.180965 111.298694) + (xy 196.450913 111.298694) + (xy 196.452149 111.29643) + (xy 196.452018 111.294597) + (xy 196.447767 111.287982) + (xy 195.584631 110.424846) + (xy 195.572251 110.418086) + (xy 195.564601 110.423813) + (xy 195.45705 110.599321) + (xy 195.452569 110.608115) + (xy 195.364559 110.820591) + (xy 195.36151 110.829976) + (xy 195.30782 111.053606) + (xy 195.306277 111.063353) + (xy 195.288232 111.292632) + (xy 195.288232 111.302492) + (xy 189.307335 111.302492) + (xy 190.894981 111.163591) + (xy 190.91596 111.16351) + (xy 190.931086 111.164715) + (xy 190.931101 111.164715) + (xy 190.935949 111.165101) + (xy 190.940804 111.164736) + (xy 190.940811 111.164736) + (xy 190.943613 111.164525) + (xy 190.943615 111.164525) + (xy 190.948466 111.16416) + (xy 190.958978 111.161705) + (xy 190.96737 111.160044) + (xy 191.061126 111.144778) + (xy 191.165052 111.127857) + (xy 191.165054 111.127857) + (xy 191.169676 111.127104) + (xy 191.383219 111.058757) + (xy 191.584313 110.959595) + (xy 191.768541 110.831798) + (xy 191.931854 110.678174) + (xy 191.951633 110.653086) + (xy 192.067771 110.505768) + (xy 192.070666 110.502096) + (xy 192.084434 110.478007) + (xy 192.179607 110.311493) + (xy 192.179609 110.311489) + (xy 192.181926 110.307435) + (xy 192.26319 110.098466) + (xy 192.273293 110.053815) + (xy 195.937014 110.053815) + (xy 195.940798 110.062593) + (xy 196.803745 110.92554) + (xy 196.817689 110.933154) + (xy 196.819522 110.933023) + (xy 196.826137 110.928772) + (xy 197.689273 110.065636) + (xy 197.696033 110.053256) + (xy 197.690306 110.045606) + (xy 197.514798 109.938055) + (xy 197.506004 109.933574) + (xy 197.293528 109.845564) + (xy 197.284143 109.842515) + (xy 197.060513 109.788825) + (xy 197.050766 109.787282) + (xy 196.821487 109.769237) + (xy 196.811627 109.769237) + (xy 196.582348 109.787282) + (xy 196.572601 109.788825) + (xy 196.348971 109.842515) + (xy 196.339586 109.845564) + (xy 196.12711 109.933574) + (xy 196.118316 109.938055) + (xy 195.946474 110.043359) + (xy 195.937014 110.053815) + (xy 192.273293 110.053815) + (xy 192.312673 109.879781) + (xy 192.315216 109.845564) + (xy 192.326515 109.693488) + (xy 192.327915 109.68192) + (xy 192.329326 109.67353) + (xy 192.330133 109.668735) + (xy 192.330286 109.656183) + (xy 192.32633 109.628562) + (xy 192.325057 109.610698) + (xy 192.325057 109.197562) + (xy 200.287343 109.197562) + (xy 200.30617 109.436784) + (xy 200.307324 109.441591) + (xy 200.307325 109.441597) + (xy 200.324084 109.5114) + (xy 200.362188 109.670115) + (xy 200.364081 109.674686) + (xy 200.364082 109.674688) + (xy 200.406246 109.77648) + (xy 200.454017 109.891811) + (xy 200.579397 110.096411) + (xy 200.735239 110.27888) + (xy 200.739001 110.282093) + (xy 200.906145 110.424846) + (xy 200.917708 110.434722) + (xy 201.122308 110.560102) + (xy 201.126878 110.561995) + (xy 201.12688 110.561996) + (xy 201.238222 110.608115) + (xy 201.344004 110.651931) + (xy 201.425594 110.671519) + (xy 201.572522 110.706794) + (xy 201.572528 110.706795) + (xy 201.577335 110.707949) + (xy 201.816557 110.726776) + (xy 202.055779 110.707949) + (xy 202.060586 110.706795) + (xy 202.060592 110.706794) + (xy 202.20752 110.671519) + (xy 202.28911 110.651931) + (xy 202.394892 110.608115) + (xy 202.506234 110.561996) + (xy 202.506236 110.561995) + (xy 202.510806 110.560102) + (xy 202.715406 110.434722) + (xy 202.72697 110.424846) + (xy 202.894113 110.282093) + (xy 202.897875 110.27888) + (xy 203.053717 110.096411) + (xy 203.07982 110.053815) + (xy 205.937014 110.053815) + (xy 205.940798 110.062593) + (xy 206.803745 110.92554) + (xy 206.817689 110.933154) + (xy 206.819522 110.933023) + (xy 206.826137 110.928772) + (xy 207.689273 110.065636) + (xy 207.696033 110.053256) + (xy 207.690306 110.045606) + (xy 207.514798 109.938055) + (xy 207.506004 109.933574) + (xy 207.293528 109.845564) + (xy 207.284143 109.842515) + (xy 207.060513 109.788825) + (xy 207.050766 109.787282) + (xy 206.821487 109.769237) + (xy 206.811627 109.769237) + (xy 206.582348 109.787282) + (xy 206.572601 109.788825) + (xy 206.348971 109.842515) + (xy 206.339586 109.845564) + (xy 206.12711 109.933574) + (xy 206.118316 109.938055) + (xy 205.946474 110.043359) + (xy 205.937014 110.053815) + (xy 203.07982 110.053815) + (xy 203.179097 109.891811) + (xy 203.226869 109.77648) + (xy 203.269032 109.674688) + (xy 203.269033 109.674686) + (xy 203.270926 109.670115) + (xy 203.30903 109.5114) + (xy 203.325789 109.441597) + (xy 203.32579 109.441591) + (xy 203.326944 109.436784) + (xy 203.345771 109.197562) + (xy 203.326944 108.95834) + (xy 203.32579 108.953533) + (xy 203.325789 108.953527) + (xy 203.272081 108.729821) + (xy 203.270926 108.725009) + (xy 203.269032 108.720436) + (xy 203.180991 108.507885) + (xy 203.18099 108.507883) + (xy 203.179097 108.503313) + (xy 203.053717 108.298713) + (xy 202.897875 108.116244) + (xy 202.868477 108.091136) + (xy 202.719174 107.96362) + (xy 202.719173 107.963619) + (xy 202.715406 107.960402) + (xy 202.510806 107.835022) + (xy 202.506236 107.833129) + (xy 202.506234 107.833128) + (xy 202.293683 107.745087) + (xy 202.293681 107.745086) + (xy 202.28911 107.743193) + (xy 202.20752 107.723605) + (xy 202.060592 107.68833) + (xy 202.060586 107.688329) + (xy 202.055779 107.687175) + (xy 201.816557 107.668348) + (xy 201.577335 107.687175) + (xy 201.572528 107.688329) + (xy 201.572522 107.68833) + (xy 201.425594 107.723605) + (xy 201.344004 107.743193) + (xy 201.339433 107.745086) + (xy 201.339431 107.745087) + (xy 201.12688 107.833128) + (xy 201.126878 107.833129) + (xy 201.122308 107.835022) + (xy 200.917708 107.960402) + (xy 200.913941 107.963619) + (xy 200.91394 107.96362) + (xy 200.764637 108.091136) + (xy 200.735239 108.116244) + (xy 200.579397 108.298713) + (xy 200.454017 108.503313) + (xy 200.452124 108.507883) + (xy 200.452123 108.507885) + (xy 200.364082 108.720436) + (xy 200.362188 108.725009) + (xy 200.361033 108.729821) + (xy 200.307325 108.953527) + (xy 200.307324 108.953533) + (xy 200.30617 108.95834) + (xy 200.287343 109.197562) + (xy 192.325057 109.197562) + (xy 192.325057 106.646941) + (xy 192.326558 106.62755) + (xy 192.328866 106.612731) + (xy 192.330248 106.603858) + (xy 192.329068 106.594833) + (xy 192.328798 106.564385) + (xy 192.328948 106.563059) + (xy 192.335794 106.502317) + (xy 192.342072 106.474813) + (xy 192.369049 106.397721) + (xy 192.381291 106.372301) + (xy 192.424746 106.303144) + (xy 192.442338 106.281086) + (xy 192.500085 106.223339) + (xy 192.522142 106.205748) + (xy 192.591299 106.162292) + (xy 192.616719 106.15005) + (xy 192.693808 106.123073) + (xy 192.721313 106.116794) + (xy 192.730573 106.11575) + (xy 192.776782 106.110542) + (xy 192.792445 106.110858) + (xy 192.792458 106.109762) + (xy 192.801428 106.109871) + (xy 192.810303 106.111253) + (xy 192.841854 106.107126) + (xy 192.858196 106.106062) + (xy 210.767205 106.106062) + ) + ) + ) +) diff --git a/fpkb_v3/fpkb_v3d.kicad_prl b/fpkb_v3/fpkb_v3d.kicad_prl new file mode 100644 index 0000000..33c8e0d --- /dev/null +++ b/fpkb_v3/fpkb_v3d.kicad_prl @@ -0,0 +1,77 @@ +{ + "board": { + "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, + "zones": 0.6 + }, + "ratsnest_display_mode": 0, + "selection_filter": { + "dimensions": true, + "footprints": true, + "graphics": true, + "keepouts": true, + "lockedItems": true, + "otherItems": true, + "pads": true, + "text": true, + "tracks": true, + "vias": true, + "zones": true + }, + "visible_items": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 33, + 34, + 35, + 36 + ], + "visible_layers": "fffffff_ffffffff", + "zone_display_mode": 0 + }, + "meta": { + "filename": "fpkbd.kicad_prl", + "version": 3 + }, + "project": { + "files": [] + } +} diff --git a/fpkb_v3/fpkb_v3d.kicad_pro b/fpkb_v3/fpkb_v3d.kicad_pro new file mode 100644 index 0000000..87262c1 --- /dev/null +++ b/fpkb_v3/fpkb_v3d.kicad_pro @@ -0,0 +1,247 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "board_outline_line_width": 0.049999999999999996, + "copper_line_width": 0.19999999999999998, + "copper_text_italic": false, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "copper_text_upright": false, + "courtyard_line_width": 0.049999999999999996, + "dimension_precision": 4, + "dimension_units": 3, + "dimensions": { + "arrow_length": 1270000, + "extension_offset": 500000, + "keep_text_aligned": true, + "suppress_zeroes": false, + "text_position": 0, + "units_format": 1 + }, + "fab_line_width": 0.09999999999999999, + "fab_text_italic": false, + "fab_text_size_h": 1.0, + "fab_text_size_v": 1.0, + "fab_text_thickness": 0.15, + "fab_text_upright": false, + "other_line_width": 0.09999999999999999, + "other_text_italic": false, + "other_text_size_h": 1.0, + "other_text_size_v": 1.0, + "other_text_thickness": 0.15, + "other_text_upright": false, + "pads": { + "drill": 1.0922, + "height": 1.7526, + "width": 1.7526 + }, + "silk_line_width": 0.12, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.15, + "silk_text_upright": false, + "zones": { + "45_degree_only": false, + "min_clearance": 0.508 + } + }, + "diff_pair_dimensions": [ + { + "gap": 0.0, + "via_gap": 0.0, + "width": 0.0 + } + ], + "drc_exclusions": [], + "meta": { + "filename": "board_design_settings.json", + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "diff_pair_gap_out_of_range": "error", + "diff_pair_uncoupled_length_too_long": "error", + "drill_out_of_range": "error", + "duplicate_footprints": "warning", + "extra_footprint": "warning", + "footprint": "error", + "footprint_type_mismatch": "error", + "hole_clearance": "error", + "hole_near_hole": "error", + "invalid_outline": "error", + "isolated_copper": "warning", + "item_on_disabled_layer": "error", + "items_not_allowed": "error", + "length_out_of_range": "error", + "lib_footprint_issues": "warning", + "lib_footprint_mismatch": "warning", + "malformed_courtyard": "error", + "microvia_drill_out_of_range": "error", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "error", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_dangling": "warning", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zones_intersect": "error" + }, + "rules": { + "allow_blind_buried_vias": false, + "allow_microvias": false, + "max_error": 0.005, + "min_clearance": 0.0, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.075, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.19999999999999998, + "min_microvia_drill": 0.09999999999999999, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.7999999999999999, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.3, + "min_track_width": 0.5, + "min_via_annular_width": 0.049999999999999996, + "min_via_diameter": 0.39999999999999997, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "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, + "td_onviapad": true + } + ], + "teardrop_parameters": [ + { + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_target_name": "td_round_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_target_name": "td_rect_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_target_name": "td_track_end", + "td_width_to_size_filter_ratio": 0.9 + } + ], + "track_widths": [ + 0.0 + ], + "via_dimensions": [ + { + "diameter": 0.0, + "drill": 0.0 + } + ], + "zones_allow_external_fillets": false, + "zones_use_no_outline": true + }, + "layer_presets": [], + "viewports": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "fpkbd.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.2, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.3, + "microvia_drill": 0.1, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.25, + "via_diameter": 0.8, + "via_drill": 0.4, + "wire_width": 6 + } + ], + "meta": { + "version": 3 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "specctra_dsn": "", + "step": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "legacy_lib_dir": "", + "legacy_lib_list": [] + }, + "sheets": [], + "text_variables": {} +} diff --git a/fpkb_v3/gerber.zip b/fpkb_v3/gerber.zip new file mode 100644 index 0000000..6067dc2 Binary files /dev/null and b/fpkb_v3/gerber.zip differ diff --git a/fpkb_v3/gerber/fpkbd-B_Cu.gbr b/fpkb_v3/gerber/fpkbd-B_Cu.gbr new file mode 100644 index 0000000..59817ad --- /dev/null +++ b/fpkb_v3/gerber/fpkbd-B_Cu.gbr @@ -0,0 +1,16167 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% +%TF.CreationDate,2022-10-02T20:30:39+02:00*% +%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Copper,L2,Bot*% +%TF.FilePolarity,Positive*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 Aperture macros list* +%AMHorizOval* +0 Thick line with rounded ends* +0 $1 width* +0 $2 $3 position (X,Y) of the first rounded end (center of the circle)* +0 $4 $5 position (X,Y) of the second rounded end (center of the circle)* +0 Add line between two ends* +20,1,$1,$2,$3,$4,$5,0* +0 Add two circle primitives to create the rounded ends* +1,1,$1,$2,$3* +1,1,$1,$4,$5*% +%AMRotRect* +0 Rectangle, with rotation* +0 The origin of the aperture is its center* +0 $1 length* +0 $2 width* +0 $3 Rotation angle, in degrees counterclockwise* +0 Add horizontal line* +21,1,$1,$2,0,0,$3*% +G04 Aperture macros list end* +%TA.AperFunction,ComponentPad*% +%ADD10C,2.032000*% +%TD*% +%TA.AperFunction,ComponentPad*% +%ADD11HorizOval,1.600000X-0.298858X0.026147X0.298858X-0.026147X0*% +%TD*% +%TA.AperFunction,ComponentPad*% +%ADD12RotRect,1.752600X1.752600X265.000000*% +%TD*% +%TA.AperFunction,ComponentPad*% +%ADD13C,1.752600*% +%TD*% +%TA.AperFunction,Conductor*% +%ADD14C,0.500000*% +%TD*% +G04 APERTURE END LIST* +D10* +%TO.P,S13,1*% +%TO.N,GND*% +X233501950Y-154082108D03* +X243463897Y-154953666D03* +%TO.P,S13,2*% +%TO.N,matrix_inner_bottom*% +X238665951Y-152425878D03* +X238665951Y-152425878D03* +%TD*% +%TO.P,S14,1*% +%TO.N,GND*% +X234983598Y-137146799D03* +X244945545Y-138018357D03* +%TO.P,S14,2*% +%TO.N,matrix_inner_home*% +X240147599Y-135490569D03* +X240147599Y-135490569D03* +%TD*% +%TO.P,S3,1*% +%TO.N,GND*% +X164856393Y-131242233D03* +X155008315Y-132978714D03* +%TO.P,S3,2*% +%TO.N,matrix_pinky_top*% +X159567693Y-130042377D03* +X159567693Y-130042377D03* +%TD*% +%TO.P,S11,1*% +%TO.N,GND*% +X227310370Y-133062491D03* +X217348423Y-132190933D03* +%TO.P,S11,2*% +%TO.N,matrix_index_home*% +X222512424Y-130534703D03* +X222512424Y-130534703D03* +%TD*% +%TO.P,S5,1*% +%TO.N,GND*% +X176465457Y-134702278D03* +X186427404Y-133830720D03* +%TO.P,S5,2*% +%TO.N,matrix_ring_home*% +X181263403Y-132174490D03* +X181263403Y-132174490D03* +%TD*% +%TO.P,S7,1*% +%TO.N,GND*% +X206816557Y-145297562D03* +X196816557Y-145297562D03* +%TO.P,S7,2*% +%TO.N,matrix_middle_bottom*% +X201816557Y-143197562D03* +X201816557Y-143197562D03* +%TD*% +%TO.P,S12,1*% +%TO.N,GND*% +X218830070Y-115255623D03* +X228792017Y-116127181D03* +%TO.P,S12,2*% +%TO.N,matrix_index_top*% +X223994071Y-113599393D03* +X223994071Y-113599393D03* +%TD*% +%TO.P,S9,1*% +%TO.N,GND*% +X206816557Y-111297562D03* +X196816557Y-111297562D03* +%TO.P,S9,2*% +%TO.N,matrix_middle_top*% +X201816557Y-109197562D03* +X201816557Y-109197562D03* +%TD*% +%TO.P,S2,1*% +%TO.N,GND*% +X157960334Y-149720446D03* +X167808412Y-147983965D03* +%TO.P,S2,2*% +%TO.N,matrix_pinky_home*% +X162519712Y-146784109D03* +X162519712Y-146784109D03* +%TD*% +%TO.P,S16,1*% +%TO.N,GND*% +X241742403Y-181329969D03* +X232083144Y-178741779D03* +%TO.P,S16,2*% +%TO.N,thumb_tucky*% +X237456293Y-178007430D03* +X237456293Y-178007430D03* +%TD*% +%TO.P,S10,1*% +%TO.N,GND*% +X225828722Y-149997801D03* +X215866775Y-149126243D03* +%TO.P,S10,2*% +%TO.N,matrix_index_bottom*% +X221030776Y-147470013D03* +X221030776Y-147470013D03* +%TD*% +%TO.P,S8,1*% +%TO.N,GND*% +X206816557Y-128297562D03* +X196816557Y-128297562D03* +%TO.P,S8,2*% +%TO.N,matrix_middle_home*% +X201816557Y-126197562D03* +X201816557Y-126197562D03* +%TD*% +%TO.P,S1,1*% +%TO.N,GND*% +X160912353Y-166462178D03* +X170760431Y-164725697D03* +%TO.P,S1,2*% +%TO.N,matrix_pinky_bottom*% +X165471731Y-163525841D03* +X165471731Y-163525841D03* +%TD*% +%TO.P,S4,1*% +%TO.N,GND*% +X177947105Y-151637588D03* +X187909052Y-150766030D03* +%TO.P,S4,2*% +%TO.N,matrix_ring_bottom*% +X182745051Y-149109800D03* +X182745051Y-149109800D03* +%TD*% +%TO.P,S6,1*% +%TO.N,GND*% +X174983810Y-117766968D03* +X184945757Y-116895410D03* +%TO.P,S6,2*% +%TO.N,matrix_ring_top*% +X179781756Y-115239180D03* +X179781756Y-115239180D03* +%TD*% +D11* +%TO.P,REF\u002A\u002A,1*% +%TO.N,GND*% +X254064987Y-165633680D03* +X254465903Y-161051184D03* +%TO.P,REF\u002A\u002A,2*% +X255561717Y-161147056D03* +X255160801Y-165729551D03* +%TO.P,REF\u002A\u002A,3*% +%TO.N,P21*% +X259145580Y-166078174D03* +X259546496Y-161495679D03* +%TO.P,REF\u002A\u002A,4*% +%TO.N,VCC*% +X262535080Y-161757146D03* +X262134164Y-166339642D03* +%TD*% +D10* +%TO.P,S15,1*% +%TO.N,GND*% +X246427192Y-121083047D03* +X236465245Y-120211489D03* +%TO.P,S15,2*% +%TO.N,matrix_inner_top*% +X241629246Y-118555259D03* +X241629246Y-118555259D03* +%TD*% +%TO.P,S17,1*% +%TO.N,GND*% +X252036733Y-185594020D03* +X260696987Y-190594020D03* +%TO.P,S17,2*% +%TO.N,thumb_reachy*% +X257416860Y-186275367D03* +X257416860Y-186275367D03* +%TD*% +D12* +%TO.P,MCU1,1*% +%TO.N,RAW*% +X253426562Y-120019033D03* +D13* +%TO.P,MCU1,2*% +%TO.N,GND*% +X253205187Y-122549368D03* +%TO.P,MCU1,3*% +%TO.N,RST*% +X252983811Y-125079702D03* +%TO.P,MCU1,4*% +%TO.N,VCC*% +X252762435Y-127610037D03* +%TO.P,MCU1,5*% +%TO.N,P21*% +X252541060Y-130140371D03* +%TO.P,MCU1,6*% +%TO.N,matrix_inner_top*% +X252319684Y-132670706D03* +%TO.P,MCU1,7*% +%TO.N,matrix_index_top*% +X252098309Y-135201041D03* +%TO.P,MCU1,8*% +%TO.N,matrix_middle_top*% +X251876933Y-137731375D03* +%TO.P,MCU1,9*% +%TO.N,matrix_ring_top*% +X251655557Y-140261710D03* +%TO.P,MCU1,10*% +%TO.N,matrix_pinky_top*% +X251434182Y-142792044D03* +%TO.P,MCU1,11*% +%TO.N,matrix_inner_home*% +X251212806Y-145322379D03* +%TO.P,MCU1,12*% +%TO.N,matrix_index_home*% +X250991431Y-147852713D03* +%TO.P,MCU1,13*% +%TO.N,matrix_middle_home*% +X268608569Y-121347287D03* +%TO.P,MCU1,14*% +%TO.N,matrix_ring_home*% +X268387194Y-123877621D03* +%TO.P,MCU1,15*% +%TO.N,GND*% +X268165818Y-126407956D03* +%TO.P,MCU1,16*% +X267944443Y-128938290D03* +%TO.P,MCU1,17*% +%TO.N,matrix_pinky_home*% +X267723067Y-131468625D03* +%TO.P,MCU1,18*% +%TO.N,matrix_pinky_bottom*% +X267501691Y-133998959D03* +%TO.P,MCU1,19*% +%TO.N,matrix_ring_bottom*% +X267280316Y-136529294D03* +%TO.P,MCU1,20*% +%TO.N,matrix_middle_bottom*% +X267058940Y-139059629D03* +%TO.P,MCU1,21*% +%TO.N,matrix_inner_bottom*% +X266837565Y-141589963D03* +%TO.P,MCU1,22*% +%TO.N,matrix_index_bottom*% +X266616189Y-144120298D03* +%TO.P,MCU1,23*% +%TO.N,thumb_tucky*% +X266394813Y-146650632D03* +%TO.P,MCU1,24*% +%TO.N,thumb_reachy*% +X266173438Y-149180967D03* +%TD*% +D14* +%TO.N,VCC*% +X256340371Y-129440371D02* +X261640371Y-129440371D01* +X262535080Y-165938726D02* +X262134164Y-166339642D01* +X262535080Y-161757146D02* +X262535080Y-165938726D01* +X252762435Y-127610037D02* +X254510037Y-127610037D01* +X254510037Y-127610037D02* +X256340371Y-129440371D01* +X262535080Y-130335081D02* +X262535080Y-161757146D01* +X261640371Y-129440371D02* +X262535080Y-130335081D01* +%TO.N,P21*% +X261350421Y-130140371D02* +X252541060Y-130140371D01* +X259546496Y-160553504D02* +X261835080Y-158264920D01* +X259145580Y-166078174D02* +X259145580Y-161896595D01* +X259145580Y-161896595D02* +X259546496Y-161495679D01* +X259546496Y-161495679D02* +X259546496Y-160553504D01* +X261835080Y-130625030D02* +X261350421Y-130140371D01* +X261835080Y-158264920D02* +X261835080Y-130625030D01* +%TD*% +%TA.AperFunction,Conductor*% +%TO.N,GND*% +G36* +X210786585Y-106107561D02* +G01* +X210810303Y-106111253D01* +X210819325Y-106110073D01* +X210849768Y-106109800D01* +X210906724Y-106116215D01* +X210911848Y-106116792D01* +X210939356Y-106123069D01* +X211016452Y-106150043D01* +X211041872Y-106162284D01* +X211111034Y-106205737D01* +X211133090Y-106223324D01* +X211190851Y-106281079D01* +X211208440Y-106303134D01* +X211251898Y-106372291D01* +X211264141Y-106397711D01* +X211291121Y-106474806D01* +X211297400Y-106502313D01* +X211303621Y-106557503D01* +X211303283Y-106573449D01* +X211304357Y-106573462D01* +X211304248Y-106582431D01* +X211302866Y-106591306D01* +X211306993Y-106622857D01* +X211308057Y-106639199D01* +X211308057Y-107950676D01* +X211306311Y-107971578D01* +X211302981Y-107991374D01* +X211302828Y-108003926D01* +X211303519Y-108008749D01* +X211303519Y-108008755D01* +X211304343Y-108014514D01* +X211305268Y-108023029D01* +X211312788Y-108124200D01* +X211320468Y-108227516D01* +X211321498Y-108232069D01* +X211321499Y-108232074D01* +X211349867Y-108357437D01* +X211369951Y-108446193D01* +X211451213Y-108655155D01* +X211453531Y-108659210D01* +X211453533Y-108659215D01* +X211506840Y-108752483D01* +X211562467Y-108849812D01* +X211565359Y-108853481D01* +X211565360Y-108853482D01* +X211651912Y-108963274D01* +X211701270Y-109025886D01* +X211864574Y-109179511D01* +X212048790Y-109307312D01* +X212154045Y-109359221D01* +X212245680Y-109404414D01* +X212245684Y-109404416D01* +X212249872Y-109406481D01* +X212254322Y-109407906D01* +X212254323Y-109407906D01* +X212458954Y-109473417D01* +X212458958Y-109473418D01* +X212463403Y-109474841D01* +X212647778Y-109504876D01* +X212659176Y-109507279D01* +X212667395Y-109509413D01* +X212667408Y-109509415D01* +X212672114Y-109510637D01* +X212684605Y-109511884D01* +X212689464Y-109511617D01* +X212689469Y-109511617D01* +X212712494Y-109510351D01* +X212730392Y-109510640D01* +X233180076Y-111299755D01* +X233199260Y-111302940D01* +X233213831Y-111306533D01* +X233213833Y-111306533D01* +X233222547Y-111308682D01* +X233231635Y-111308293D01* +X233261986Y-111310677D01* +X233314971Y-111321389D01* +X233323216Y-111323056D01* +X233350072Y-111331709D01* +X233424510Y-111365299D01* +X233448765Y-111379709D01* +X233513864Y-111429020D01* +X233534307Y-111448468D01* +X233586803Y-111511032D01* +X233602404Y-111534539D01* +X233639662Y-111607213D01* +X233649642Y-111633604D01* +X233669795Y-111712748D01* +X233673652Y-111740698D01* +X233675047Y-111796620D01* +X233674463Y-111812274D01* +X233673581Y-111821115D01* +X233671433Y-111829828D01* +X233671817Y-111838793D01* +X233672794Y-111861629D01* +X233672430Y-111877999D01* +X233654003Y-112088618D01* +X233559015Y-113174339D01* +X233558681Y-113178152D01* +X233555120Y-113198819D01* +X233550079Y-113218238D01* +X233548832Y-113230729D01* +X233549099Y-113235583D01* +X233549099Y-113235588D01* +X233549675Y-113246048D01* +X233549849Y-113254974D01* +X233547069Y-113429875D01* +X233546803Y-113446604D01* +X233547372Y-113451063D01* +X233560363Y-113552875D01* +X233574114Y-113660648D01* +X233575309Y-113664972D01* +X233575311Y-113664980D01* +X233608554Y-113785229D01* +X233631609Y-113868626D01* +X233718118Y-114066306D01* +X233831880Y-114249661D01* +X233970577Y-114414960D01* +X234131389Y-114558837D01* +X234135136Y-114561330D01* +X234307288Y-114675868D01* +X234307295Y-114675872D01* +X234311039Y-114678363D01* +X234315107Y-114680299D01* +X234315108Y-114680300D01* +X234322721Y-114683924D01* +X234505871Y-114771106D01* +X234711919Y-114835177D01* +X234716363Y-114835888D01* +X234716367Y-114835889D01* +X234884917Y-114862859D01* +X234896662Y-114865317D01* +X234912377Y-114869396D01* +X234917212Y-114869878D01* +X234917216Y-114869879D01* +X234918901Y-114870047D01* +X234924868Y-114870642D01* +X234929720Y-114870375D01* +X234929722Y-114870375D01* +X234934945Y-114870087D01* +X234952742Y-114869108D01* +X234970640Y-114869397D01* +X269742963Y-117911581D01* +X269762129Y-117914763D01* +X269785433Y-117920509D01* +X269794523Y-117920120D01* +X269824871Y-117922503D01* +X269886099Y-117934880D01* +X269912956Y-117943533D01* +X269987390Y-117977120D01* +X270011646Y-117991531D01* +X270076750Y-118040846D01* +X270097192Y-118060294D01* +X270149681Y-118122849D01* +X270165279Y-118146351D01* +X270202541Y-118219034D01* +X270212517Y-118245417D01* +X270231910Y-118321577D01* +X270232669Y-118324559D01* +X270236526Y-118352509D01* +X270237812Y-118404147D01* +X270237920Y-118408463D01* +X270237336Y-118424117D01* +X270236457Y-118432924D01* +X270234308Y-118441639D01* +X270234691Y-118450605D01* +X270234691Y-118450609D01* +X270235668Y-118473451D01* +X270235304Y-118489815D01* +X270049774Y-120610444D01* +X270023911Y-120676562D01* +X269966407Y-120718201D01* +X269895520Y-120722142D01* +X269833755Y-120687133D01* +X269818461Y-120667902D01* +X269712300Y-120503802D01* +X269712298Y-120503799D01* +X269709492Y-120499462D01* +X269556237Y-120331037D01* +X269377532Y-120189905D01* +X269178176Y-120079854D01* +X269047475Y-120033570D01* +X268968398Y-120005567D01* +X268968394Y-120005566D01* +X268963523Y-120003841D01* +X268958430Y-120002934D01* +X268958427Y-120002933D01* +X268744426Y-119964814D01* +X268744420Y-119964813D01* +X268739337Y-119963908D01* +X268652267Y-119962844D01* +X268516808Y-119961189D01* +X268516806Y-119961189D01* +X268511639Y-119961126D01* +X268286545Y-119995570D01* +X268070098Y-120066316D01* +X267868113Y-120171463D01* +X267863980Y-120174566D01* +X267863977Y-120174568D01* +X267690148Y-120305082D01* +X267686013Y-120308187D01* +X267639381Y-120356985D01* +X267554605Y-120445698D01* +X267528689Y-120472817D01* +X267525775Y-120477089D01* +X267525774Y-120477090D01* +X267464175Y-120567391D01* +X267400366Y-120660932D01* +X267304490Y-120867479D01* +X267303108Y-120872461D01* +X267303108Y-120872462D01* +X267300521Y-120881790D01* +X267243636Y-121086912D01* +X267219438Y-121313337D01* +X267219735Y-121318489D01* +X267219735Y-121318493D01* +X267222162Y-121360586D01* +X267232546Y-121540674D01* +X267233681Y-121545711D01* +X267233682Y-121545717D01* +X267281302Y-121757023D01* +X267282608Y-121762818D01* +X267284552Y-121767604D01* +X267284553Y-121767609D01* +X267362191Y-121958806D01* +X267368280Y-121973802D01* +X267487261Y-122167961D01* +X267636355Y-122340080D01* +X267683138Y-122378920D01* +X267762227Y-122444581D01* +X267801862Y-122503484D01* +X267803360Y-122574464D01* +X267766245Y-122634987D01* +X267739924Y-122653287D01* +X267646738Y-122701797D01* +X267642605Y-122704900D01* +X267642602Y-122704902D01* +X267468773Y-122835416D01* +X267464638Y-122838521D01* +X267445862Y-122858169D01* +X267330019Y-122979392D01* +X267307314Y-123003151D01* +X267304400Y-123007423D01* +X267304399Y-123007424D01* +X267240085Y-123101705D01* +X267178991Y-123191266D01* +X267083115Y-123397813D01* +X267022261Y-123617246D01* +X266998063Y-123843671D01* +X266998360Y-123848823D01* +X266998360Y-123848827D01* +X267001397Y-123901489D01* +X267011171Y-124071008D01* +X267012306Y-124076045D01* +X267012307Y-124076051D01* +X267050701Y-124246418D01* +X267061233Y-124293152D01* +X267063177Y-124297938D01* +X267063178Y-124297943D01* +X267136888Y-124479467D01* +X267146905Y-124504136D01* +X267265886Y-124698295D01* +X267414980Y-124870414D01* +X267501145Y-124941949D01* +X267541269Y-124975261D01* +X267580904Y-125034163D01* +X267582402Y-125105144D01* +X267545287Y-125165667D01* +X267518964Y-125183968D01* +X267430227Y-125230161D01* +X267421490Y-125235664D01* +X267396707Y-125254271D01* +X267388254Y-125265596D01* +X267394998Y-125277926D01* +X268153006Y-126035934D01* +X268166950Y-126043548D01* +X268168783Y-126043417D01* +X268175398Y-126039166D01* +X268937933Y-125276631D01* +X268945547Y-125262687D01* +X268943561Y-125234914D01* +X268958652Y-125165540D01* +X269013806Y-125112775D01* +X269098701Y-125071185D01* +X269102905Y-125068187D01* +X269102909Y-125068184D01* +X269180536Y-125012813D01* +X269284087Y-124938951D01* +X269445387Y-124778213D01* +X269448403Y-124774015D01* +X269448407Y-124774011D01* +X269450532Y-124771054D01* +X269451696Y-124770147D01* +X269451756Y-124770076D01* +X269451771Y-124770088D01* +X269506527Y-124727407D01* +X269577230Y-124720963D01* +X269640194Y-124753766D01* +X269675428Y-124815403D01* +X269678374Y-124855561D01* +X269649642Y-125183968D01* +X269606951Y-125671924D01* +X269581087Y-125738042D01* +X269523584Y-125779681D01* +X269452697Y-125783622D01* +X269390932Y-125748613D01* +X269375638Y-125729382D01* +X269317901Y-125640133D01* +X269307216Y-125630931D01* +X269297649Y-125635335D01* +X268537840Y-126395144D01* +X268530226Y-126409088D01* +X268530357Y-126410921D01* +X268534608Y-126417536D01* +X269295138Y-127178066D01* +X269309082Y-127185680D01* +X269328167Y-127184315D01* +X269397541Y-127199406D01* +X269447744Y-127249608D01* +X269462678Y-127320976D01* +X269397729Y-128063353D01* +X269385576Y-128202257D01* +X269359712Y-128268375D01* +X269302209Y-128310014D01* +X269231322Y-128313955D01* +X269169557Y-128278946D01* +X269154263Y-128259715D01* +X269096526Y-128170468D01* +X269085841Y-128161265D01* +X269076274Y-128165669D01* +X268316465Y-128925478D01* +X268308851Y-128939422D01* +X268308982Y-128941255D01* +X268313233Y-128947870D01* +X269073763Y-129708400D01* +X269087707Y-129716014D01* +X269106791Y-129714649D01* +X269176165Y-129729740D01* +X269226368Y-129779941D01* +X269241302Y-129851310D01* +X269164271Y-130731781D01* +X269138407Y-130797899D01* +X269080904Y-130839538D01* +X269010017Y-130843479D01* +X268948252Y-130808470D01* +X268932958Y-130789239D01* +X268927210Y-130780353D01* +X268898443Y-130735886D01* +X268826798Y-130625140D01* +X268826796Y-130625137D01* +X268823990Y-130620800D01* +X268670735Y-130452375D01* +X268571184Y-130373755D01* +X268530122Y-130315840D01* +X268526890Y-130244917D01* +X268562515Y-130183505D01* +X268593845Y-130161723D01* +X268651048Y-130133699D01* +X268659897Y-130128425D01* +X268712547Y-130090870D01* +X268720947Y-130080171D01* +X268713958Y-130067015D01* +X267957255Y-129310312D01* +X267943311Y-129302698D01* +X267941478Y-129302829D01* +X267934863Y-129307080D01* +X267171953Y-130069990D01* +X267164338Y-130083934D01* +X267166314Y-130111557D01* +X267151222Y-130180931D01* +X267098815Y-130232309D01* +X266982611Y-130292801D01* +X266978478Y-130295904D01* +X266978475Y-130295906D01* +X266804646Y-130426420D01* +X266800511Y-130429525D01* +X266643187Y-130594155D01* +X266640273Y-130598427D01* +X266640272Y-130598428D01* +X266578204Y-130689417D01* +X266514864Y-130782270D01* +X266418988Y-130988817D01* +X266417606Y-130993799D01* +X266417606Y-130993800D01* +X266415209Y-131002444D01* +X266358134Y-131208250D01* +X266333936Y-131434675D01* +X266334233Y-131439827D01* +X266334233Y-131439831D01* +X266337586Y-131497987D01* +X266347044Y-131662012D01* +X266348179Y-131667049D01* +X266348180Y-131667055D01* +X266380369Y-131809887D01* +X266397106Y-131884156D01* +X266399050Y-131888942D01* +X266399051Y-131888947D01* +X266480834Y-132090353D01* +X266482778Y-132095140D01* +X266601759Y-132289299D01* +X266750853Y-132461418D01* +X266799425Y-132501743D01* +X266876725Y-132565919D01* +X266916360Y-132624822D01* +X266917858Y-132695802D01* +X266880743Y-132756325D01* +X266854421Y-132774625D01* +X266761235Y-132823135D01* +X266757102Y-132826238D01* +X266757099Y-132826240D01* +X266583270Y-132956754D01* +X266579135Y-132959859D01* +X266573360Y-132965902D01* +X266474729Y-133069114D01* +X266421811Y-133124489D01* +X266418897Y-133128761D01* +X266418896Y-133128762D01* +X266380874Y-133184501D01* +X266293488Y-133312604D01* +X266197612Y-133519151D01* +X266196230Y-133524133D01* +X266196230Y-133524134D01* +X266180607Y-133580469D01* +X266136758Y-133738584D01* +X266112560Y-133965009D01* +X266112857Y-133970161D01* +X266112857Y-133970165D01* +X266116598Y-134035045D01* +X266125668Y-134192346D01* +X266126803Y-134197383D01* +X266126804Y-134197389D01* +X266163502Y-134360231D01* +X266175730Y-134414490D01* +X266177674Y-134419276D01* +X266177675Y-134419281D01* +X266259458Y-134620687D01* +X266261402Y-134625474D01* +X266380383Y-134819633D01* +X266529477Y-134991752D01* +X266533452Y-134995052D01* +X266533455Y-134995055D01* +X266655350Y-135096254D01* +X266694985Y-135155157D01* +X266696483Y-135226137D01* +X266659368Y-135286660D01* +X266633046Y-135304960D01* +X266600692Y-135321803D01* +X266563815Y-135341000D01* +X266539860Y-135353470D01* +X266535727Y-135356573D01* +X266535724Y-135356575D01* +X266361895Y-135487089D01* +X266357760Y-135490194D01* +X266316520Y-135533349D01* +X266249565Y-135603414D01* +X266200436Y-135654824D01* +X266197522Y-135659096D01* +X266197521Y-135659097D01* +X266157880Y-135717209D01* +X266072113Y-135842939D01* +X265976237Y-136049486D01* +X265974855Y-136054468D01* +X265974855Y-136054469D01* +X265965623Y-136087760D01* +X265915383Y-136268919D01* +X265891185Y-136495344D01* +X265891482Y-136500496D01* +X265891482Y-136500500D01* +X265892306Y-136514789D01* +X265904293Y-136722681D01* +X265905428Y-136727718D01* +X265905429Y-136727724D01* +X265952344Y-136935902D01* +X265954355Y-136944825D01* +X265956299Y-136949611D01* +X265956300Y-136949616D01* +X266035164Y-137143834D01* +X266040027Y-137155809D01* +X266159008Y-137349968D01* +X266308102Y-137522087D01* +X266433975Y-137626589D01* +X266473610Y-137685490D01* +X266475108Y-137756471D01* +X266437994Y-137816994D01* +X266411672Y-137835294D01* +X266318484Y-137883805D01* +X266314351Y-137886908D01* +X266314348Y-137886910D01* +X266140519Y-138017424D01* +X266136384Y-138020529D01* +X266111755Y-138046302D01* +X266017853Y-138144565D01* +X265979060Y-138185159D01* +X265976146Y-138189431D01* +X265976145Y-138189432D01* +X265942722Y-138238429D01* +X265850737Y-138373274D01* +X265754861Y-138579821D01* +X265753479Y-138584803D01* +X265753479Y-138584804D01* +X265728431Y-138675124D01* +X265694007Y-138799254D01* +X265669809Y-139025679D01* +X265670106Y-139030831D01* +X265670106Y-139030835D01* +X265670905Y-139044684D01* +X265682917Y-139253016D01* +X265684052Y-139258053D01* +X265684053Y-139258059D01* +X265729604Y-139460184D01* +X265732979Y-139475160D01* +X265766028Y-139556550D01* +X265803343Y-139648444D01* +X265818651Y-139686144D01* +X265937632Y-139880303D01* +X266086726Y-140052422D01* +X266151173Y-140105927D01* +X266212598Y-140156923D01* +X266252233Y-140215826D01* +X266253731Y-140286806D01* +X266216616Y-140347329D01* +X266190295Y-140365629D01* +X266097109Y-140414139D01* +X266092976Y-140417242D01* +X266092973Y-140417244D01* +X265923931Y-140544164D01* +X265915009Y-140550863D01* +X265757685Y-140715493D01* +X265754771Y-140719765D01* +X265754770Y-140719766D01* +X265708300Y-140787889D01* +X265629362Y-140903608D01* +X265533486Y-141110155D01* +X265532104Y-141115137D01* +X265532104Y-141115138D01* +X265529574Y-141124261D01* +X265472632Y-141329588D01* +X265448434Y-141556013D01* +X265461542Y-141783350D01* +X265462677Y-141788387D01* +X265462678Y-141788393D01* +X265510466Y-142000445D01* +X265511604Y-142005494D01* +X265513548Y-142010280D01* +X265513549Y-142010285D01* +X265584211Y-142184304D01* +X265597276Y-142216478D01* +X265716257Y-142410637D01* +X265865351Y-142582756D01* +X265991224Y-142687258D01* +X266030859Y-142746159D01* +X266032357Y-142817140D01* +X265995243Y-142877663D01* +X265968921Y-142895963D01* +X265875733Y-142944474D01* +X265871600Y-142947577D01* +X265871597Y-142947579D01* +X265746149Y-143041768D01* +X265693633Y-143081198D01* +X265536309Y-143245828D01* +X265533395Y-143250100D01* +X265533394Y-143250101D01* +X265496920Y-143303570D01* +X265407986Y-143433943D01* +X265312110Y-143640490D01* +X265251256Y-143859923D01* +X265227058Y-144086348D01* +X265227355Y-144091500D01* +X265227355Y-144091504D01* +X265227638Y-144096411D01* +X265240166Y-144313685D01* +X265241301Y-144318722D01* +X265241302Y-144318728D01* +X265268026Y-144437311D01* +X265290228Y-144535829D01* +X265292172Y-144540615D01* +X265292173Y-144540620D01* +X265336603Y-144650037D01* +X265375900Y-144746813D01* +X265494881Y-144940972D01* +X265643975Y-145113091D01* +X265722139Y-145177984D01* +X265769847Y-145217592D01* +X265809482Y-145276495D01* +X265810980Y-145347475D01* +X265773865Y-145407998D01* +X265747543Y-145426298D01* +X265654357Y-145474808D01* +X265650224Y-145477911D01* +X265650221Y-145477913D01* +X265546076Y-145556107D01* +X265472257Y-145611532D01* +X265314933Y-145776162D01* +X265312019Y-145780434D01* +X265312018Y-145780435D01* +X265272377Y-145838547D01* +X265186610Y-145964277D01* +X265090734Y-146170824D01* +X265029880Y-146390257D01* +X265005682Y-146616682D01* +X265018790Y-146844019D01* +X265019925Y-146849056D01* +X265019926Y-146849062D01* +X265067714Y-147061114D01* +X265068852Y-147066163D01* +X265070796Y-147070949D01* +X265070797Y-147070954D01* +X265137704Y-147235725D01* +X265154524Y-147277147D01* +X265161569Y-147288643D01* +X265269692Y-147465083D01* +X265273505Y-147471306D01* +X265422599Y-147643425D01* +X265426574Y-147646725D01* +X265426577Y-147646728D01* +X265548472Y-147747927D01* +X265588107Y-147806830D01* +X265589605Y-147877810D01* +X265552490Y-147938333D01* +X265526168Y-147956633D01* +X265432982Y-148005143D01* +X265428849Y-148008246D01* +X265428846Y-148008248D01* +X265255017Y-148138762D01* +X265250882Y-148141867D01* +X265247310Y-148145605D01* +X265104656Y-148294884D01* +X265093558Y-148306497D01* +X265090644Y-148310769D01* +X265090643Y-148310770D01* +X265056420Y-148360939D01* +X264965235Y-148494612D01* +X264869359Y-148701159D01* +X264867977Y-148706141D01* +X264867977Y-148706142D01* +X264856062Y-148749108D01* +X264808505Y-148920592D01* +X264784307Y-149147017D01* +X264784604Y-149152169D01* +X264784604Y-149152173D01* +X264785161Y-149161830D01* +X264797415Y-149374354D01* +X264798550Y-149379391D01* +X264798551Y-149379397D01* +X264832730Y-149531061D01* +X264847477Y-149596498D01* +X264849421Y-149601284D01* +X264849422Y-149601289D01* +X264911369Y-149753845D01* +X264933149Y-149807482D01* +X265052130Y-150001641D01* +X265201224Y-150173760D01* +X265376427Y-150319216D01* +X265380879Y-150321818D01* +X265380884Y-150321821D01* +X265568577Y-150431500D01* +X265573035Y-150434105D01* +X265785767Y-150515339D01* +X265790833Y-150516370D01* +X265790834Y-150516370D01* +X265843068Y-150526997D01* +X266008910Y-150560738D01* +X266133967Y-150565324D01* +X266231308Y-150568894D01* +X266231313Y-150568894D01* +X266236472Y-150569083D01* +X266241592Y-150568427D01* +X266241594Y-150568427D01* +X266313782Y-150559179D01* +X266462341Y-150540148D01* +X266467290Y-150538663D01* +X266467296Y-150538662D01* +X266643659Y-150485750D01* +X266680451Y-150474712D01* +X266742240Y-150444442D01* +X266825692Y-150403559D01* +X266884945Y-150374531D01* +X266889149Y-150371533D01* +X266889153Y-150371530D01* +X266995127Y-150295939D01* +X267070331Y-150242297D01* +X267231631Y-150081559D01* +X267234648Y-150077361D01* +X267234656Y-150077351D01* +X267236779Y-150074397D01* +X267237941Y-150073491D01* +X267238000Y-150073422D01* +X267238014Y-150073434D01* +X267292775Y-150030751D01* +X267363479Y-150024308D01* +X267426442Y-150057114D01* +X267461674Y-150118751D01* +X267464619Y-150158906D01* +X267273136Y-152347566D01* +X265800053Y-169184991D01* +X265798294Y-169205092D01* +X265795111Y-169224265D01* +X265789368Y-169247552D01* +X265789751Y-169256521D01* +X265789751Y-169256523D01* +X265789756Y-169256647D01* +X265787372Y-169286991D01* +X265774994Y-169348210D01* +X265766340Y-169375066D01* +X265732751Y-169449498D01* +X265718343Y-169473750D01* +X265669028Y-169538849D01* +X265649583Y-169559286D01* +X265587028Y-169611771D01* +X265563520Y-169627372D01* +X265490850Y-169664625D01* +X265464457Y-169674604D01* +X265385324Y-169694750D01* +X265357374Y-169698606D01* +X265300907Y-169700012D01* +X265285253Y-169699428D01* +X265276963Y-169698600D01* +X265268246Y-169696451D01* +X265236429Y-169697811D01* +X265220077Y-169697447D01* +X257298728Y-169004419D01* +X256240968Y-168911877D01* +X256220300Y-168908316D01* +X256200879Y-168903274D01* +X256196038Y-168902791D01* +X256196032Y-168902790D01* +X256194029Y-168902591D01* +X256188388Y-168902028D01* +X256183533Y-168902295D01* +X256183530Y-168902295D01* +X256171059Y-168902981D01* +X256161937Y-168903152D01* +X256065039Y-168901457D01* +X255977314Y-168899923D01* +X255940051Y-168904497D01* +X255772292Y-168925089D01* +X255772291Y-168925089D01* +X255767918Y-168925626D01* +X255763668Y-168926765D01* +X255763666Y-168926765D01* +X255737595Y-168933750D01* +X255564137Y-168980222D01* +X255560095Y-168981938D01* +X255560091Y-168981939D01* +X255501961Y-169006612D01* +X255369938Y-169062648D01* +X255245555Y-169137380D01* +X255192871Y-169169033D01* +X255192868Y-169169035D01* +X255189100Y-169171299D01* +X255025144Y-169304062D01* +X254881261Y-169458350D01* +X254804440Y-169568058D01* +X254762907Y-169627372D01* +X254760252Y-169631163D01* +X254758262Y-169635068D01* +X254758258Y-169635075D01* +X254685439Y-169777984D01* +X254664471Y-169819134D01* +X254663041Y-169823286D01* +X254663040Y-169823289D01* +X254645164Y-169875203D01* +X254612804Y-169969182D01* +X254609408Y-169979043D01* +X254604881Y-169990374D01* +X254597687Y-170006123D01* +X254594291Y-170018207D01* +X254593710Y-170023046D01* +X254590962Y-170045916D01* +X254587569Y-170063497D01* +X252346374Y-178427742D01* +X252339278Y-178447479D01* +X252330940Y-178465734D01* +X252327544Y-178477819D01* +X252326964Y-178482648D01* +X252326016Y-178490535D01* +X252324671Y-178499182D01* +X252287389Y-178694006D01* +X252277802Y-178913592D01* +X252300141Y-179132249D01* +X252353934Y-179345359D01* +X252438045Y-179548423D01* +X252440395Y-179552360D01* +X252496627Y-179646565D01* +X252550699Y-179737153D01* +X252689516Y-179907563D01* +X252851565Y-180056055D01* +X252855350Y-180058624D01* +X252855355Y-180058628D01* +X252908942Y-180095000D01* +X253001100Y-180157553D01* +X253010564Y-180164647D01* +X253022034Y-180174119D01* +X253032827Y-180180527D01* +X253037342Y-180182337D01* +X253037345Y-180182339D01* +X253058739Y-180190918D01* +X253074840Y-180198744D01* +X266714098Y-188073374D01* +X266730129Y-188084361D01* +X266748812Y-188099409D01* +X266757210Y-188102896D01* +X266783711Y-188117882D01* +X266833975Y-188154978D01* +X266854658Y-188174169D01* +X266907930Y-188236071D01* +X266923821Y-188259378D01* +X266961984Y-188331585D01* +X266972289Y-188357845D01* +X266993428Y-188436735D01* +X266997634Y-188464635D01* +X267000688Y-188546245D01* +X266998579Y-188574383D01* +X266983396Y-188654624D01* +X266975080Y-188681582D01* +X266952755Y-188732752D01* +X266944569Y-188746098D01* +X266945597Y-188746708D01* +X266941012Y-188754430D01* +X266935384Y-188761417D01* +X266931943Y-188769704D01* +X266931941Y-188769707D01* +X266923172Y-188790823D01* +X266915926Y-188805500D01* +X258461429Y-203449121D01* +X258450435Y-203465162D01* +X258435392Y-203483837D01* +X258431904Y-203492237D01* +X258416916Y-203518738D01* +X258379818Y-203569000D01* +X258360638Y-203589672D01* +X258298722Y-203642952D01* +X258275415Y-203658841D01* +X258203210Y-203697000D01* +X258176949Y-203707307D01* +X258098058Y-203728444D01* +X258070166Y-203732648D01* +X258039849Y-203733782D01* +X257988548Y-203735700D01* +X257960421Y-203733592D01* +X257880173Y-203718409D01* +X257853217Y-203710094D01* +X257801837Y-203687677D01* +X257787895Y-203680531D01* +X257780358Y-203676056D01* +X257773367Y-203670425D01* +X257765078Y-203666983D01* +X257743963Y-203658215D01* +X257729285Y-203650968D01* +X242941104Y-195113009D01* +X242451020Y-194830059D01* +X242433791Y-194818096D01* +X242422068Y-194808415D01* +X242422065Y-194808413D01* +X242418311Y-194805313D01* +X242407517Y-194798904D01* +X242377612Y-194786913D01* +X242366345Y-194781737D01* +X242288779Y-194741361D01* +X242286235Y-194740307D01* +X242286230Y-194740305D01* +X242235523Y-194719303D01* +X242167078Y-194690954D01* +X242164460Y-194690129D01* +X242164450Y-194690125D01* +X242092920Y-194667574D01* +X242078459Y-194662016D01* +X242058942Y-194653102D01* +X242058938Y-194653100D01* +X242054512Y-194651079D01* +X242049192Y-194649584D01* +X242047108Y-194648998D01* +X242047103Y-194648997D01* +X242042427Y-194647683D01* +X242014731Y-194644357D01* +X241997145Y-194640963D01* +X241571707Y-194526967D01* +X239868705Y-194070649D01* +X257867200Y-194070649D01* +X257875854Y-194301185D01* +X257923228Y-194526967D01* +X258007967Y-194741539D01* +X258127647Y-194938766D01* +X258131144Y-194942796D01* +X258217768Y-195042621D01* +X258278847Y-195113009D01* +X258282978Y-195116396D01* +X258453115Y-195255901D01* +X258453121Y-195255905D01* +X258457243Y-195259285D01* +X258657735Y-195373411D01* +X258662751Y-195375232D01* +X258662756Y-195375234D01* +X258869575Y-195450306D01* +X258869579Y-195450307D01* +X258874590Y-195452126D01* +X258879839Y-195453075D01* +X258879842Y-195453076D01* +X259097523Y-195492439D01* +X259097530Y-195492440D01* +X259101607Y-195493177D01* +X259119344Y-195494013D01* +X259124292Y-195494247D01* +X259124299Y-195494247D01* +X259125780Y-195494317D01* +X259287925Y-195494317D01* +X259354881Y-195488636D01* +X259454562Y-195480178D01* +X259454566Y-195480177D01* +X259459873Y-195479727D01* +X259465028Y-195478389D01* +X259465034Y-195478388D01* +X259678003Y-195423112D01* +X259678007Y-195423111D01* +X259683172Y-195421770D01* +X259688038Y-195419578D01* +X259688041Y-195419577D01* +X259888649Y-195329210D01* +X259893515Y-195327018D01* +X259897935Y-195324042D01* +X259897939Y-195324040D01* +X259999148Y-195255901D01* +X260084885Y-195198179D01* +X260251812Y-195038939D01* +X260389521Y-194853851D01* +X260446070Y-194742628D01* +X260491658Y-194652963D01* +X260491658Y-194652962D01* +X260494077Y-194648205D01* +X260533343Y-194521748D01* +X260560905Y-194432987D01* +X260560906Y-194432981D01* +X260562489Y-194427884D01* +X260592800Y-194199185D01* +X260584146Y-193968649D01* +X260536772Y-193742867D01* +X260452033Y-193528295D01* +X260345117Y-193352102D01* +X260335122Y-193335631D01* +X260335121Y-193335630D01* +X260332353Y-193331068D01* +X260245428Y-193230895D01* +X260184653Y-193160858D01* +X260184651Y-193160856D01* +X260181153Y-193156825D01* +X260139018Y-193122277D01* +X260006885Y-193013933D01* +X260006879Y-193013929D01* +X260002757Y-193010549D01* +X259802265Y-192896423D01* +X259797249Y-192894602D01* +X259797244Y-192894600D01* +X259590425Y-192819528D01* +X259590421Y-192819527D01* +X259585410Y-192817708D01* +X259580161Y-192816759D01* +X259580158Y-192816758D01* +X259362477Y-192777395D01* +X259362470Y-192777394D01* +X259358393Y-192776657D01* +X259340656Y-192775821D01* +X259335708Y-192775587D01* +X259335701Y-192775587D01* +X259334220Y-192775517D01* +X259172075Y-192775517D01* +X259105119Y-192781198D01* +X259005438Y-192789656D01* +X259005434Y-192789657D01* +X259000127Y-192790107D01* +X258994972Y-192791445D01* +X258994966Y-192791446D01* +X258781997Y-192846722D01* +X258781993Y-192846723D01* +X258776828Y-192848064D01* +X258771962Y-192850256D01* +X258771959Y-192850257D01* +X258673521Y-192894600D01* +X258566485Y-192942816D01* +X258562065Y-192945792D01* +X258562061Y-192945794D01* +X258560962Y-192946534D01* +X258375115Y-193071655D01* +X258208188Y-193230895D01* +X258205000Y-193235180D01* +X258118008Y-193352102D01* +X258070479Y-193415983D01* +X258068064Y-193420733D01* +X257972895Y-193607917D01* +X257965923Y-193621629D01* +X257931717Y-193731790D01* +X257899095Y-193836847D01* +X257899094Y-193836853D01* +X257897511Y-193841950D01* +X257867200Y-194070649D01* +X239868705Y-194070649D01* +X235651395Y-192940624D01* +X230019553Y-191431576D01* +X252239374Y-191431576D01* +X252239737Y-191435724D01* +X252239737Y-191435728D01* +X252242450Y-191466736D01* +X252265112Y-191725766D01* +X252266022Y-191729838D01* +X252266023Y-191729843D01* +X252317024Y-191958008D01* +X252329532Y-192013967D01* +X252431504Y-192291116D01* +X252569234Y-192552344D01* +X252571654Y-192555749D01* +X252737879Y-192789652D01* +X252737882Y-192789656D01* +X252740303Y-192793062D01* +X252743147Y-192796112D01* +X252743152Y-192796118D01* +X252834988Y-192894600D01* +X252941706Y-193009041D01* +X253169905Y-193196485D01* +X253420889Y-193352102D01* +X253690250Y-193473158D01* +X253973255Y-193557525D01* +X253977375Y-193558178D01* +X253977377Y-193558178D01* +X254261452Y-193603172D01* +X254261458Y-193603173D01* +X254264933Y-193603723D01* +X254289492Y-193604838D01* +X254355877Y-193607853D01* +X254355898Y-193607853D01* +X254357297Y-193607917D01* +X254541761Y-193607917D01* +X254761524Y-193593320D01* +X254765623Y-193592494D01* +X254765627Y-193592493D01* +X254939050Y-193557525D01* +X255051011Y-193534950D01* +X255330235Y-193438805D01* +X255499949Y-193353819D01* +X255590555Y-193308447D01* +X255590557Y-193308446D01* +X255594291Y-193306576D01* +X255838538Y-193140585D01* +X256058687Y-192943749D01* +X256096985Y-192899066D01* +X256248149Y-192722701D01* +X256248152Y-192722697D01* +X256250869Y-192719527D01* +X256253143Y-192716025D01* +X256253147Y-192716020D01* +X256409430Y-192475366D01* +X256409433Y-192475361D01* +X256411709Y-192471856D01* +X256538379Y-192205089D01* +X256628655Y-191923913D01* +X256644054Y-191838326D01* +X259817511Y-191838326D01* +X259823238Y-191845976D01* +X259998746Y-191953527D01* +X260007540Y-191958008D01* +X260220016Y-192046018D01* +X260229401Y-192049067D01* +X260453031Y-192102757D01* +X260462778Y-192104300D01* +X260692057Y-192122345D01* +X260701917Y-192122345D01* +X260931196Y-192104300D01* +X260940943Y-192102757D01* +X261164573Y-192049067D01* +X261173958Y-192046018D01* +X261386434Y-191958008D01* +X261395228Y-191953527D01* +X261567070Y-191848223D01* +X261576530Y-191837767D01* +X261572746Y-191828989D01* +X260709799Y-190966042D01* +X260695855Y-190958428D01* +X260694022Y-190958559D01* +X260687407Y-190962810D01* +X259824271Y-191825946D01* +X259817511Y-191838326D01* +X256644054Y-191838326D01* +X256646282Y-191825946D01* +X256680211Y-191637376D01* +X256680212Y-191637371D01* +X256680950Y-191633267D01* +X256694346Y-191338258D01* +X256689553Y-191283467D01* +X256668972Y-191048229D01* +X256668608Y-191044068D01* +X256667697Y-191039991D01* +X256605100Y-190759945D01* +X256605098Y-190759938D01* +X256604188Y-190755867D01* +X256546453Y-190598950D01* +X259168662Y-190598950D01* +X259186707Y-190828229D01* +X259188250Y-190837976D01* +X259241940Y-191061606D01* +X259244989Y-191070991D01* +X259332999Y-191283467D01* +X259337480Y-191292261D01* +X259442784Y-191464103D01* +X259453240Y-191473563D01* +X259462018Y-191469779D01* +X260324965Y-190606832D01* +X260331343Y-190595152D01* +X261061395Y-190595152D01* +X261061526Y-190596985D01* +X261065777Y-190603600D01* +X261928913Y-191466736D01* +X261941293Y-191473496D01* +X261948943Y-191467769D01* +X262056494Y-191292261D01* +X262060975Y-191283467D01* +X262148985Y-191070991D01* +X262152034Y-191061606D01* +X262205724Y-190837976D01* +X262207267Y-190828229D01* +X262225312Y-190598950D01* +X262225312Y-190589090D01* +X262207267Y-190359811D01* +X262205724Y-190350064D01* +X262152034Y-190126434D01* +X262148985Y-190117049D01* +X262060975Y-189904573D01* +X262056494Y-189895779D01* +X261951190Y-189723937D01* +X261940734Y-189714477D01* +X261931956Y-189718261D01* +X261069009Y-190581208D01* +X261061395Y-190595152D01* +X260331343Y-190595152D01* +X260332579Y-190592888D01* +X260332448Y-190591055D01* +X260328197Y-190584440D01* +X259465061Y-189721304D01* +X259452681Y-189714544D01* +X259445031Y-189720271D01* +X259337480Y-189895779D01* +X259332999Y-189904573D01* +X259244989Y-190117049D01* +X259241940Y-190126434D01* +X259188250Y-190350064D01* +X259186707Y-190359811D01* +X259168662Y-190589090D01* +X259168662Y-190598950D01* +X256546453Y-190598950D01* +X256502216Y-190478718D01* +X256364486Y-190217490D01* +X256299776Y-190126434D01* +X256195841Y-189980182D01* +X256195836Y-189980176D01* +X256193417Y-189976772D01* +X256190573Y-189973722D01* +X256190568Y-189973716D01* +X255994860Y-189763845D01* +X255992014Y-189760793D01* +X255763815Y-189573349D01* +X255512831Y-189417732D01* +X255490841Y-189407849D01* +X255380213Y-189358131D01* +X255362728Y-189350273D01* +X259817444Y-189350273D01* +X259821228Y-189359051D01* +X260684175Y-190221998D01* +X260698119Y-190229612D01* +X260699952Y-190229481D01* +X260706567Y-190225230D01* +X261569703Y-189362094D01* +X261576463Y-189349714D01* +X261570736Y-189342064D01* +X261395228Y-189234513D01* +X261386434Y-189230032D01* +X261173958Y-189142022D01* +X261164573Y-189138973D01* +X260940943Y-189085283D01* +X260931196Y-189083740D01* +X260701917Y-189065695D01* +X260692057Y-189065695D01* +X260462778Y-189083740D01* +X260453031Y-189085283D01* +X260229401Y-189138973D01* +X260220016Y-189142022D01* +X260007540Y-189230032D01* +X259998746Y-189234513D01* +X259826904Y-189339817D01* +X259817444Y-189350273D01* +X255362728Y-189350273D01* +X255243470Y-189296676D01* +X255019916Y-189230032D01* +X254964464Y-189213501D01* +X254964462Y-189213501D01* +X254960465Y-189212309D01* +X254956345Y-189211656D01* +X254956343Y-189211656D01* +X254672268Y-189166662D01* +X254672262Y-189166661D01* +X254668787Y-189166111D01* +X254644228Y-189164996D01* +X254577843Y-189161981D01* +X254577822Y-189161981D01* +X254576423Y-189161917D01* +X254391959Y-189161917D01* +X254172196Y-189176514D01* +X254168097Y-189177340D01* +X254168093Y-189177341D01* +X254025499Y-189206093D01* +X253882709Y-189234884D01* +X253603485Y-189331029D01* +X253469007Y-189398370D01* +X253388339Y-189438766D01* +X253339429Y-189463258D01* +X253095182Y-189629249D01* +X252875033Y-189826085D01* +X252872316Y-189829255D01* +X252872315Y-189829256D01* +X252702725Y-190027120D01* +X252682851Y-190050307D01* +X252680577Y-190053809D01* +X252680573Y-190053814D01* +X252554343Y-190248191D01* +X252522011Y-190297978D01* +X252395341Y-190564745D01* +X252394062Y-190568728D01* +X252394061Y-190568731D01* +X252386894Y-190591055D01* +X252305065Y-190845921D01* +X252304324Y-190850040D01* +X252268430Y-191049534D01* +X252252770Y-191136567D01* +X252239374Y-191431576D01* +X230019553Y-191431576D01* +X224956449Y-190074921D01* +X224938112Y-190068454D01* +X224916180Y-190058757D01* +X224907160Y-190057561D01* +X224877688Y-190049945D01* +X224819536Y-190027119D01* +X224794598Y-190013938D01* +X224727117Y-189967927D01* +X224705736Y-189949526D01* +X224650192Y-189889660D01* +X224633439Y-189866959D01* +X224592607Y-189796233D01* +X224581324Y-189770373D01* +X224564083Y-189714477D01* +X224557253Y-189692332D01* +X224552009Y-189664614D01* +X224545907Y-189583177D01* +X224546962Y-189554982D01* +X224555327Y-189499485D01* +X224558622Y-189484167D01* +X224560976Y-189475793D01* +X224564604Y-189467587D01* +X224568787Y-189436026D01* +X224571988Y-189419972D01* +X224572588Y-189417732D01* +X224799563Y-188570649D01* +X248340920Y-188570649D01* +X248349574Y-188801185D01* +X248396948Y-189026967D01* +X248398906Y-189031926D01* +X248398907Y-189031928D01* +X248419369Y-189083740D01* +X248481687Y-189241539D01* +X248552437Y-189358131D01* +X248589963Y-189419972D01* +X248601367Y-189438766D01* +X248604864Y-189442796D01* +X248720451Y-189575998D01* +X248752567Y-189613009D01* +X248772373Y-189629249D01* +X248926835Y-189755901D01* +X248926841Y-189755905D01* +X248930963Y-189759285D01* +X249131455Y-189873411D01* +X249136471Y-189875232D01* +X249136476Y-189875234D01* +X249343295Y-189950306D01* +X249343299Y-189950307D01* +X249348310Y-189952126D01* +X249353559Y-189953075D01* +X249353562Y-189953076D01* +X249571243Y-189992439D01* +X249571250Y-189992440D01* +X249575327Y-189993177D01* +X249593064Y-189994013D01* +X249598012Y-189994247D01* +X249598019Y-189994247D01* +X249599500Y-189994317D01* +X249761645Y-189994317D01* +X249828601Y-189988636D01* +X249928282Y-189980178D01* +X249928286Y-189980177D01* +X249933593Y-189979727D01* +X249938748Y-189978389D01* +X249938754Y-189978388D01* +X250151723Y-189923112D01* +X250151727Y-189923111D01* +X250156892Y-189921770D01* +X250161758Y-189919578D01* +X250161761Y-189919577D01* +X250362369Y-189829210D01* +X250367235Y-189827018D01* +X250371655Y-189824042D01* +X250371659Y-189824040D01* +X250472868Y-189755901D01* +X250558605Y-189698179D01* +X250725532Y-189538939D01* +X250766283Y-189484167D01* +X250860057Y-189358131D01* +X250860059Y-189358128D01* +X250863241Y-189353851D01* +X250918025Y-189246100D01* +X250965378Y-189152963D01* +X250965378Y-189152962D01* +X250967797Y-189148205D01* +X251007063Y-189021748D01* +X251034625Y-188932987D01* +X251034626Y-188932981D01* +X251036209Y-188927884D01* +X251058272Y-188761417D01* +X251065820Y-188704470D01* +X251065820Y-188704465D01* +X251066520Y-188699185D01* +X251057866Y-188468649D01* +X251010492Y-188242867D01* +X250925753Y-188028295D01* +X250806073Y-187831068D01* +X250716498Y-187727842D01* +X250658373Y-187660858D01* +X250658371Y-187660856D01* +X250654873Y-187656825D01* +X250612738Y-187622277D01* +X250480605Y-187513933D01* +X250480599Y-187513929D01* +X250476477Y-187510549D01* +X250275985Y-187396423D01* +X250270969Y-187394602D01* +X250270964Y-187394600D01* +X250064145Y-187319528D01* +X250064141Y-187319527D01* +X250059130Y-187317708D01* +X250053881Y-187316759D01* +X250053878Y-187316758D01* +X249836197Y-187277395D01* +X249836190Y-187277394D01* +X249832113Y-187276657D01* +X249814376Y-187275821D01* +X249809428Y-187275587D01* +X249809421Y-187275587D01* +X249807940Y-187275517D01* +X249645795Y-187275517D01* +X249578839Y-187281198D01* +X249479158Y-187289656D01* +X249479154Y-187289657D01* +X249473847Y-187290107D01* +X249468692Y-187291445D01* +X249468686Y-187291446D01* +X249255717Y-187346722D01* +X249255713Y-187346723D01* +X249250548Y-187348064D01* +X249245682Y-187350256D01* +X249245679Y-187350257D01* +X249224277Y-187359898D01* +X249040205Y-187442816D01* +X249035785Y-187445792D01* +X249035781Y-187445794D01* +X248984894Y-187480054D01* +X248848835Y-187571655D01* +X248681908Y-187730895D01* +X248544199Y-187915983D01* +X248541784Y-187920733D01* +X248487097Y-188028295D01* +X248439643Y-188121629D01* +X248423329Y-188174169D01* +X248372815Y-188336847D01* +X248372814Y-188336853D01* +X248371231Y-188341950D01* +X248340920Y-188570649D01* +X224799563Y-188570649D01* +X225263737Y-186838326D01* +X251157257Y-186838326D01* +X251162984Y-186845976D01* +X251338492Y-186953527D01* +X251347286Y-186958008D01* +X251559762Y-187046018D01* +X251569147Y-187049067D01* +X251792777Y-187102757D01* +X251802524Y-187104300D01* +X252031803Y-187122345D01* +X252041663Y-187122345D01* +X252270942Y-187104300D01* +X252280689Y-187102757D01* +X252504319Y-187049067D01* +X252513704Y-187046018D01* +X252726180Y-186958008D01* +X252734974Y-186953527D01* +X252906816Y-186848223D01* +X252916276Y-186837767D01* +X252912492Y-186828989D01* +X252049545Y-185966042D01* +X252035601Y-185958428D01* +X252033768Y-185958559D01* +X252027153Y-185962810D01* +X251164017Y-186825946D01* +X251157257Y-186838326D01* +X225263737Y-186838326D01* +X226090434Y-183753051D01* +X233701775Y-183753051D01* +X233702138Y-183757199D01* +X233702138Y-183757203D01* +X233713879Y-183891403D01* +X233727513Y-184047241D01* +X233728423Y-184051313D01* +X233728424Y-184051318D01* +X233772695Y-184249375D01* +X233791933Y-184335442D01* +X233793376Y-184339365D01* +X233793377Y-184339367D01* +X233801739Y-184362094D01* +X233893905Y-184612591D01* +X233895852Y-184616284D01* +X233895853Y-184616286D01* +X233950678Y-184720271D01* +X234031635Y-184873819D01* +X234061196Y-184915415D01* +X234200280Y-185111127D01* +X234200285Y-185111133D01* +X234202704Y-185114537D01* +X234205548Y-185117587D01* +X234205553Y-185117593D01* +X234340264Y-185262053D01* +X234404107Y-185330516D01* +X234632306Y-185517960D01* +X234883290Y-185673577D01* +X235152651Y-185794633D01* +X235265347Y-185828229D01* +X235348813Y-185853111D01* +X235435656Y-185879000D01* +X235439776Y-185879653D01* +X235439778Y-185879653D01* +X235723853Y-185924647D01* +X235723859Y-185924648D01* +X235727334Y-185925198D01* +X235751893Y-185926313D01* +X235818278Y-185929328D01* +X235818299Y-185929328D01* +X235819698Y-185929392D01* +X236004162Y-185929392D01* +X236223925Y-185914795D01* +X236228024Y-185913969D01* +X236228028Y-185913968D01* +X236401451Y-185879000D01* +X236513412Y-185856425D01* +X236792636Y-185760280D01* +X236962350Y-185675294D01* +X237052956Y-185629922D01* +X237052958Y-185629921D01* +X237056692Y-185628051D01* +X237300939Y-185462060D01* +X237396613Y-185376518D01* +X237517973Y-185268009D01* +X237521088Y-185265224D01* +X237582093Y-185194049D01* +X237692163Y-185065629D01* +X239879053Y-185065629D01* +X239879253Y-185070959D01* +X239879253Y-185070960D01* +X239883380Y-185180897D01* +X239887707Y-185296165D01* +X239935081Y-185521947D01* +X240019820Y-185736519D01* +X240139500Y-185933746D01* +X240142997Y-185937776D01* +X240232639Y-186041079D01* +X240290700Y-186107989D01* +X240294831Y-186111376D01* +X240464968Y-186250881D01* +X240464974Y-186250885D01* +X240469096Y-186254265D01* +X240669588Y-186368391D01* +X240674604Y-186370212D01* +X240674609Y-186370214D01* +X240881428Y-186445286D01* +X240881432Y-186445287D01* +X240886443Y-186447106D01* +X240891692Y-186448055D01* +X240891695Y-186448056D01* +X241109376Y-186487419D01* +X241109383Y-186487420D01* +X241113460Y-186488157D01* +X241131197Y-186488993D01* +X241136145Y-186489227D01* +X241136152Y-186489227D01* +X241137633Y-186489297D01* +X241299778Y-186489297D01* +X241366734Y-186483616D01* +X241466415Y-186475158D01* +X241466419Y-186475157D01* +X241471726Y-186474707D01* +X241476881Y-186473369D01* +X241476887Y-186473368D01* +X241689856Y-186418092D01* +X241689860Y-186418091D01* +X241695025Y-186416750D01* +X241699891Y-186414558D01* +X241699894Y-186414557D01* +X241900502Y-186324190D01* +X241905368Y-186321998D01* +X241909788Y-186319022D01* +X241909792Y-186319020D01* +X242011001Y-186250881D01* +X242096738Y-186193159D01* +X242263665Y-186033919D01* +X242314167Y-185966042D01* +X242398190Y-185853111D01* +X242398192Y-185853108D01* +X242401374Y-185848831D01* +X242456158Y-185741080D01* +X242503511Y-185647943D01* +X242503511Y-185647942D01* +X242505930Y-185643185D01* +X242519665Y-185598950D01* +X250508408Y-185598950D01* +X250526453Y-185828229D01* +X250527996Y-185837976D01* +X250581686Y-186061606D01* +X250584735Y-186070991D01* +X250672745Y-186283467D01* +X250677226Y-186292261D01* +X250782530Y-186464103D01* +X250792986Y-186473563D01* +X250801764Y-186469779D01* +X251664711Y-185606832D01* +X251671089Y-185595152D01* +X252401141Y-185595152D01* +X252401272Y-185596985D01* +X252405523Y-185603600D01* +X253268659Y-186466736D01* +X253281039Y-186473496D01* +X253288689Y-186467769D01* +X253396240Y-186292261D01* +X253400721Y-186283467D01* +X253404076Y-186275367D01* +X255887646Y-186275367D01* +X255906473Y-186514589D01* +X255907627Y-186519396D01* +X255907628Y-186519402D01* +X255942903Y-186666330D01* +X255962491Y-186747920D01* +X255964384Y-186752491D01* +X255964385Y-186752493D01* +X256004038Y-186848223D01* +X256054320Y-186969616D01* +X256179700Y-187174216D01* +X256182917Y-187177983D01* +X256182918Y-187177984D01* +X256266278Y-187275587D01* +X256335542Y-187356685D01* +X256518011Y-187512527D01* +X256722611Y-187637907D01* +X256727181Y-187639800D01* +X256727183Y-187639801D01* +X256939734Y-187727842D01* +X256944307Y-187729736D01* +X257025897Y-187749324D01* +X257172825Y-187784599D01* +X257172831Y-187784600D01* +X257177638Y-187785754D01* +X257416860Y-187804581D01* +X257656082Y-187785754D01* +X257660889Y-187784600D01* +X257660895Y-187784599D01* +X257807823Y-187749324D01* +X257889413Y-187729736D01* +X257893986Y-187727842D01* +X258106537Y-187639801D01* +X258106539Y-187639800D01* +X258111109Y-187637907D01* +X258315709Y-187512527D01* +X258498178Y-187356685D01* +X258567442Y-187275587D01* +X258650802Y-187177984D01* +X258650803Y-187177983D01* +X258654020Y-187174216D01* +X258779400Y-186969616D01* +X258829683Y-186848223D01* +X258869335Y-186752493D01* +X258869336Y-186752491D01* +X258871229Y-186747920D01* +X258890817Y-186666330D01* +X258926092Y-186519402D01* +X258926093Y-186519396D01* +X258927247Y-186514589D01* +X258946074Y-186275367D01* +X258927247Y-186036145D01* +X258926093Y-186031338D01* +X258926092Y-186031332D01* +X258879671Y-185837976D01* +X258871229Y-185802814D01* +X258868335Y-185795827D01* +X258781294Y-185585690D01* +X258781293Y-185585688D01* +X258779400Y-185581118D01* +X258654020Y-185376518D01* +X258498178Y-185194049D01* +X258315709Y-185038207D01* +X258111109Y-184912827D01* +X258106539Y-184910934D01* +X258106537Y-184910933D01* +X257893986Y-184822892D01* +X257893984Y-184822891D01* +X257889413Y-184820998D01* +X257788792Y-184796841D01* +X257660895Y-184766135D01* +X257660889Y-184766134D01* +X257656082Y-184764980D01* +X257416860Y-184746153D01* +X257177638Y-184764980D01* +X257172831Y-184766134D01* +X257172825Y-184766135D01* +X257044928Y-184796841D01* +X256944307Y-184820998D01* +X256939736Y-184822891D01* +X256939734Y-184822892D01* +X256727183Y-184910933D01* +X256727181Y-184910934D01* +X256722611Y-184912827D01* +X256518011Y-185038207D01* +X256335542Y-185194049D01* +X256179700Y-185376518D01* +X256054320Y-185581118D01* +X256052427Y-185585688D01* +X256052426Y-185585690D01* +X255965385Y-185795827D01* +X255962491Y-185802814D01* +X255954049Y-185837976D01* +X255907628Y-186031332D01* +X255907627Y-186031338D01* +X255906473Y-186036145D01* +X255887646Y-186275367D01* +X253404076Y-186275367D01* +X253488731Y-186070991D01* +X253491780Y-186061606D01* +X253545470Y-185837976D01* +X253547013Y-185828229D01* +X253565058Y-185598950D01* +X253565058Y-185589090D01* +X253547013Y-185359811D01* +X253545470Y-185350064D01* +X253491780Y-185126434D01* +X253488731Y-185117049D01* +X253400721Y-184904573D01* +X253396240Y-184895779D01* +X253290936Y-184723937D01* +X253280480Y-184714477D01* +X253271702Y-184718261D01* +X252408755Y-185581208D01* +X252401141Y-185595152D01* +X251671089Y-185595152D01* +X251672325Y-185592888D01* +X251672194Y-185591055D01* +X251667943Y-185584440D01* +X250804807Y-184721304D01* +X250792427Y-184714544D01* +X250784777Y-184720271D01* +X250677226Y-184895779D01* +X250672745Y-184904573D01* +X250584735Y-185117049D01* +X250581686Y-185126434D01* +X250527996Y-185350064D01* +X250526453Y-185359811D01* +X250508408Y-185589090D01* +X250508408Y-185598950D01* +X242519665Y-185598950D01* +X242561442Y-185464408D01* +X242572758Y-185427967D01* +X242572759Y-185427961D01* +X242574342Y-185422864D01* +X242595235Y-185265224D01* +X242603953Y-185199450D01* +X242603953Y-185199445D01* +X242604653Y-185194165D01* +X242602111Y-185126434D01* +X242596199Y-184968960D01* +X242595999Y-184963629D01* +X242548625Y-184737847D01* +X242463886Y-184523275D01* +X242358906Y-184350273D01* +X251157190Y-184350273D01* +X251160974Y-184359051D01* +X252023921Y-185221998D01* +X252037865Y-185229612D01* +X252039698Y-185229481D01* +X252046313Y-185225230D01* +X252909449Y-184362094D01* +X252916209Y-184349714D01* +X252910482Y-184342064D01* +X252734974Y-184234513D01* +X252726180Y-184230032D01* +X252513704Y-184142022D01* +X252504319Y-184138973D01* +X252280689Y-184085283D01* +X252270942Y-184083740D01* +X252041663Y-184065695D01* +X252031803Y-184065695D01* +X251802524Y-184083740D01* +X251792777Y-184085283D01* +X251569147Y-184138973D01* +X251559762Y-184142022D01* +X251347286Y-184230032D01* +X251338492Y-184234513D01* +X251166650Y-184339817D01* +X251157190Y-184350273D01* +X242358906Y-184350273D01* +X242352288Y-184339367D01* +X242346975Y-184330611D01* +X242346974Y-184330610D01* +X242344206Y-184326048D01* +X242257281Y-184225875D01* +X242196506Y-184155838D01* +X242196504Y-184155836D01* +X242193006Y-184151805D01* +X242109995Y-184083740D01* +X242018738Y-184008913D01* +X242018732Y-184008909D01* +X242014610Y-184005529D01* +X241814118Y-183891403D01* +X241809102Y-183889582D01* +X241809097Y-183889580D01* +X241602278Y-183814508D01* +X241602274Y-183814507D01* +X241597263Y-183812688D01* +X241592014Y-183811739D01* +X241592011Y-183811738D01* +X241374330Y-183772375D01* +X241374323Y-183772374D01* +X241370246Y-183771637D01* +X241352509Y-183770801D01* +X241347561Y-183770567D01* +X241347554Y-183770567D01* +X241346073Y-183770497D01* +X241183928Y-183770497D01* +X241116972Y-183776178D01* +X241017291Y-183784636D01* +X241017287Y-183784637D01* +X241011980Y-183785087D01* +X241006825Y-183786425D01* +X241006819Y-183786426D01* +X240793850Y-183841702D01* +X240793846Y-183841703D01* +X240788681Y-183843044D01* +X240783815Y-183845236D01* +X240783812Y-183845237D01* +X240685374Y-183889580D01* +X240578338Y-183937796D01* +X240573918Y-183940772D01* +X240573914Y-183940774D01* +X240559367Y-183950568D01* +X240386968Y-184066635D01* +X240220041Y-184225875D01* +X240216853Y-184230160D01* +X240120956Y-184359051D01* +X240082332Y-184410963D01* +X240079917Y-184415713D01* +X240025230Y-184523275D01* +X239977776Y-184616609D01* +X239947387Y-184714477D01* +X239910948Y-184831827D01* +X239910947Y-184831833D01* +X239909364Y-184836930D01* +X239900399Y-184904573D01* +X239882782Y-185037495D01* +X239879053Y-185065629D01* +X237692163Y-185065629D01* +X237710550Y-185044176D01* +X237710553Y-185044172D01* +X237713270Y-185041002D01* +X237715544Y-185037500D01* +X237715548Y-185037495D01* +X237871831Y-184796841D01* +X237871834Y-184796836D01* +X237874110Y-184793331D01* +X237896328Y-184746541D01* +X237927338Y-184681233D01* +X238000780Y-184526564D01* +X238003301Y-184518714D01* +X238089776Y-184249375D01* +X238089776Y-184249374D01* +X238091056Y-184245388D01* +X238122557Y-184070311D01* +X238142612Y-183958851D01* +X238142613Y-183958846D01* +X238143351Y-183954742D01* +X238143986Y-183940774D01* +X238156558Y-183663903D01* +X238156558Y-183663898D01* +X238156747Y-183659733D01* +X238155057Y-183640409D01* +X238131373Y-183369704D01* +X238131009Y-183365543D01* +X238126674Y-183346149D01* +X238067501Y-183081420D01* +X238067499Y-183081413D01* +X238066589Y-183077342D01* +X237964617Y-182800193D01* +X237845504Y-182574275D01* +X240862927Y-182574275D01* +X240868654Y-182581925D01* +X241044162Y-182689476D01* +X241052956Y-182693957D01* +X241265432Y-182781967D01* +X241274817Y-182785016D01* +X241498447Y-182838706D01* +X241508194Y-182840249D01* +X241737473Y-182858294D01* +X241747333Y-182858294D01* +X241976612Y-182840249D01* +X241986359Y-182838706D01* +X242209989Y-182785016D01* +X242219374Y-182781967D01* +X242431850Y-182693957D01* +X242440644Y-182689476D01* +X242612486Y-182584172D01* +X242621946Y-182573716D01* +X242618162Y-182564938D01* +X241755215Y-181701991D01* +X241741271Y-181694377D01* +X241739438Y-181694508D01* +X241732823Y-181698759D01* +X240869687Y-182561895D01* +X240862927Y-182574275D01* +X237845504Y-182574275D01* +X237826887Y-182538965D01* +X237766771Y-182454373D01* +X237658242Y-182301657D01* +X237658237Y-182301651D01* +X237655818Y-182298247D01* +X237652974Y-182295197D01* +X237652969Y-182295191D01* +X237457261Y-182085320D01* +X237454415Y-182082268D01* +X237226216Y-181894824D01* +X236975232Y-181739207D01* +X236705871Y-181618151D01* +X236524066Y-181563953D01* +X236426865Y-181534976D01* +X236426863Y-181534976D01* +X236422866Y-181533784D01* +X236418746Y-181533131D01* +X236418744Y-181533131D01* +X236134669Y-181488137D01* +X236134663Y-181488136D01* +X236131188Y-181487586D01* +X236106629Y-181486471D01* +X236040244Y-181483456D01* +X236040223Y-181483456D01* +X236038824Y-181483392D01* +X235854360Y-181483392D01* +X235634597Y-181497989D01* +X235630498Y-181498815D01* +X235630494Y-181498816D01* +X235487900Y-181527568D01* +X235345110Y-181556359D01* +X235065886Y-181652504D01* +X234931408Y-181719845D01* +X234821862Y-181774702D01* +X234801830Y-181784733D01* +X234557583Y-181950724D01* +X234337434Y-182147560D01* +X234334717Y-182150730D01* +X234334716Y-182150731D01* +X234205357Y-182301657D01* +X234145252Y-182371782D01* +X234142978Y-182375284D01* +X234142974Y-182375289D01* +X233986691Y-182615943D01* +X233984412Y-182619453D01* +X233857742Y-182886220D01* +X233856463Y-182890203D01* +X233856462Y-182890206D01* +X233820626Y-183001821D01* +X233767466Y-183167396D01* +X233766725Y-183171515D01* +X233732548Y-183361466D01* +X233715171Y-183458042D01* +X233714982Y-183462209D01* +X233714981Y-183462216D01* +X233706201Y-183655581D01* +X233701775Y-183753051D01* +X226090434Y-183753051D01* +X226501584Y-182218619D01* +X229253869Y-182218619D01* +X229262523Y-182449155D01* +X229309897Y-182674937D01* +X229394636Y-182889509D01* +X229465386Y-183006101D01* +X229508616Y-183077342D01* +X229514316Y-183086736D01* +X229517813Y-183090766D01* +X229604437Y-183190591D01* +X229665516Y-183260979D01* +X229669647Y-183264366D01* +X229839784Y-183403871D01* +X229839790Y-183403875D01* +X229843912Y-183407255D01* +X230044404Y-183521381D01* +X230049420Y-183523202D01* +X230049425Y-183523204D01* +X230256244Y-183598276D01* +X230256248Y-183598277D01* +X230261259Y-183600096D01* +X230266508Y-183601045D01* +X230266511Y-183601046D01* +X230484192Y-183640409D01* +X230484199Y-183640410D01* +X230488276Y-183641147D01* +X230506013Y-183641983D01* +X230510961Y-183642217D01* +X230510968Y-183642217D01* +X230512449Y-183642287D01* +X230674594Y-183642287D01* +X230741550Y-183636606D01* +X230841231Y-183628148D01* +X230841235Y-183628147D01* +X230846542Y-183627697D01* +X230851697Y-183626359D01* +X230851703Y-183626358D01* +X231064672Y-183571082D01* +X231064676Y-183571081D01* +X231069841Y-183569740D01* +X231074707Y-183567548D01* +X231074710Y-183567547D01* +X231275318Y-183477180D01* +X231280184Y-183474988D01* +X231284604Y-183472012D01* +X231284608Y-183472010D01* +X231385817Y-183403871D01* +X231471554Y-183346149D01* +X231638481Y-183186909D01* +X231776190Y-183001821D01* +X231832938Y-182890206D01* +X231878327Y-182800933D01* +X231878327Y-182800932D01* +X231880746Y-182796175D01* +X231920012Y-182669718D01* +X231947574Y-182580957D01* +X231947575Y-182580951D01* +X231949158Y-182575854D01* +X231966657Y-182443824D01* +X231978769Y-182352440D01* +X231978769Y-182352435D01* +X231979469Y-182347155D01* +X231970815Y-182116619D01* +X231923441Y-181890837D01* +X231838702Y-181676265D01* +X231719022Y-181479038D01* +X231632097Y-181378865D01* +X231593945Y-181334899D01* +X240214078Y-181334899D01* +X240232123Y-181564178D01* +X240233666Y-181573925D01* +X240287356Y-181797555D01* +X240290405Y-181806940D01* +X240378415Y-182019416D01* +X240382896Y-182028210D01* +X240488200Y-182200052D01* +X240498656Y-182209512D01* +X240507434Y-182205728D01* +X241370381Y-181342781D01* +X241376759Y-181331101D01* +X242106811Y-181331101D01* +X242106942Y-181332934D01* +X242111193Y-181339549D01* +X242974329Y-182202685D01* +X242986709Y-182209445D01* +X242994359Y-182203718D01* +X243101910Y-182028210D01* +X243106391Y-182019416D01* +X243194401Y-181806940D01* +X243197450Y-181797555D01* +X243251140Y-181573925D01* +X243252683Y-181564178D01* +X243270728Y-181334899D01* +X243270728Y-181325039D01* +X243252683Y-181095760D01* +X243251140Y-181086013D01* +X243197450Y-180862383D01* +X243194401Y-180852998D01* +X243106391Y-180640522D01* +X243101910Y-180631728D01* +X242996606Y-180459886D01* +X242986150Y-180450426D01* +X242977372Y-180454210D01* +X242114425Y-181317157D01* +X242106811Y-181331101D01* +X241376759Y-181331101D01* +X241377995Y-181328837D01* +X241377864Y-181327004D01* +X241373613Y-181320389D01* +X240510477Y-180457253D01* +X240498097Y-180450493D01* +X240490447Y-180456220D01* +X240382896Y-180631728D01* +X240378415Y-180640522D01* +X240290405Y-180852998D01* +X240287356Y-180862383D01* +X240233666Y-181086013D01* +X240232123Y-181095760D01* +X240214078Y-181325039D01* +X240214078Y-181334899D01* +X231593945Y-181334899D01* +X231571322Y-181308828D01* +X231571320Y-181308826D01* +X231567822Y-181304795D01* +X231525687Y-181270247D01* +X231393554Y-181161903D01* +X231393548Y-181161899D01* +X231389426Y-181158519D01* +X231188934Y-181044393D01* +X231183918Y-181042572D01* +X231183913Y-181042570D01* +X230977094Y-180967498D01* +X230977090Y-180967497D01* +X230972079Y-180965678D01* +X230966830Y-180964729D01* +X230966827Y-180964728D01* +X230749146Y-180925365D01* +X230749139Y-180925364D01* +X230745062Y-180924627D01* +X230727325Y-180923791D01* +X230722377Y-180923557D01* +X230722370Y-180923557D01* +X230720889Y-180923487D01* +X230558744Y-180923487D01* +X230491788Y-180929168D01* +X230392107Y-180937626D01* +X230392103Y-180937627D01* +X230386796Y-180938077D01* +X230381641Y-180939415D01* +X230381635Y-180939416D01* +X230168666Y-180994692D01* +X230168662Y-180994693D01* +X230163497Y-180996034D01* +X230158631Y-180998226D01* +X230158628Y-180998227D01* +X230060190Y-181042570D01* +X229953154Y-181090786D01* +X229948734Y-181093762D01* +X229948730Y-181093764D01* +X229856469Y-181155879D01* +X229761784Y-181219625D01* +X229594857Y-181378865D01* +X229591669Y-181383150D01* +X229463413Y-181555533D01* +X229457148Y-181563953D01* +X229454733Y-181568703D01* +X229400046Y-181676265D01* +X229352592Y-181769599D01* +X229318386Y-181879759D01* +X229285764Y-181984817D01* +X229285763Y-181984823D01* +X229284180Y-181989920D01* +X229283479Y-181995212D01* +X229255085Y-182209445D01* +X229253869Y-182218619D01* +X226501584Y-182218619D01* +X227099789Y-179986085D01* +X231203668Y-179986085D01* +X231209395Y-179993735D01* +X231384903Y-180101286D01* +X231393697Y-180105767D01* +X231606173Y-180193777D01* +X231615558Y-180196826D01* +X231839188Y-180250516D01* +X231848935Y-180252059D01* +X232078214Y-180270104D01* +X232088074Y-180270104D01* +X232317353Y-180252059D01* +X232327100Y-180250516D01* +X232550730Y-180196826D01* +X232560115Y-180193777D01* +X232772591Y-180105767D01* +X232781385Y-180101286D01* +X232805967Y-180086222D01* +X240862860Y-180086222D01* +X240866644Y-180095000D01* +X241729591Y-180957947D01* +X241743535Y-180965561D01* +X241745368Y-180965430D01* +X241751983Y-180961179D01* +X242615119Y-180098043D01* +X242621879Y-180085663D01* +X242616152Y-180078013D01* +X242440644Y-179970462D01* +X242431850Y-179965981D01* +X242219374Y-179877971D01* +X242209989Y-179874922D01* +X241986359Y-179821232D01* +X241976612Y-179819689D01* +X241747333Y-179801644D01* +X241737473Y-179801644D01* +X241508194Y-179819689D01* +X241498447Y-179821232D01* +X241274817Y-179874922D01* +X241265432Y-179877971D01* +X241052956Y-179965981D01* +X241044162Y-179970462D01* +X240872320Y-180075766D01* +X240862860Y-180086222D01* +X232805967Y-180086222D01* +X232953227Y-179995982D01* +X232962687Y-179985526D01* +X232958903Y-179976748D01* +X232095956Y-179113801D01* +X232082012Y-179106187D01* +X232080179Y-179106318D01* +X232073564Y-179110569D01* +X231210428Y-179973705D01* +X231203668Y-179986085D01* +X227099789Y-179986085D01* +X227431879Y-178746709D01* +X230554819Y-178746709D01* +X230572864Y-178975988D01* +X230574407Y-178985735D01* +X230628097Y-179209365D01* +X230631146Y-179218750D01* +X230719156Y-179431226D01* +X230723637Y-179440020D01* +X230828941Y-179611862D01* +X230839397Y-179621322D01* +X230848175Y-179617538D01* +X231711122Y-178754591D01* +X231717500Y-178742911D01* +X232447552Y-178742911D01* +X232447683Y-178744744D01* +X232451934Y-178751359D01* +X233315070Y-179614495D01* +X233327450Y-179621255D01* +X233335100Y-179615528D01* +X233442651Y-179440020D01* +X233447132Y-179431226D01* +X233535142Y-179218750D01* +X233538191Y-179209365D01* +X233591881Y-178985735D01* +X233593424Y-178975988D01* +X233611469Y-178746709D01* +X233611469Y-178736849D01* +X233593424Y-178507570D01* +X233591881Y-178497823D01* +X233538191Y-178274193D01* +X233535142Y-178264808D01* +X233447132Y-178052332D01* +X233442651Y-178043538D01* +X233420524Y-178007430D01* +X235927079Y-178007430D01* +X235945906Y-178246652D01* +X235947060Y-178251459D01* +X235947061Y-178251465D01* +X235977289Y-178377371D01* +X236001924Y-178479983D01* +X236003817Y-178484554D01* +X236003818Y-178484556D01* +X236088707Y-178689496D01* +X236093753Y-178701679D01* +X236219133Y-178906279D01* +X236374975Y-179088748D01* +X236557444Y-179244590D01* +X236762044Y-179369970D01* +X236766614Y-179371863D01* +X236766616Y-179371864D01* +X236948504Y-179447204D01* +X236983740Y-179461799D01* +X237065330Y-179481387D01* +X237212258Y-179516662D01* +X237212264Y-179516663D01* +X237217071Y-179517817D01* +X237456293Y-179536644D01* +X237695515Y-179517817D01* +X237700322Y-179516663D01* +X237700328Y-179516662D01* +X237847256Y-179481387D01* +X237928846Y-179461799D01* +X237964082Y-179447204D01* +X238145970Y-179371864D01* +X238145972Y-179371863D01* +X238150542Y-179369970D01* +X238355142Y-179244590D01* +X238537611Y-179088748D01* +X238693453Y-178906279D01* +X238818833Y-178701679D01* +X238823880Y-178689496D01* +X238908768Y-178484556D01* +X238908769Y-178484554D01* +X238910662Y-178479983D01* +X238935297Y-178377371D01* +X238965525Y-178251465D01* +X238965526Y-178251459D01* +X238966680Y-178246652D01* +X238985507Y-178007430D01* +X238966680Y-177768208D01* +X238965526Y-177763401D01* +X238965525Y-177763395D01* +X238911817Y-177539689D01* +X238910662Y-177534877D01* +X238900297Y-177509853D01* +X238820727Y-177317753D01* +X238820726Y-177317751D01* +X238818833Y-177313181D01* +X238693453Y-177108581D01* +X238537611Y-176926112D01* +X238355142Y-176770270D01* +X238150542Y-176644890D01* +X238145972Y-176642997D01* +X238145970Y-176642996D01* +X237933419Y-176554955D01* +X237933417Y-176554954D01* +X237928846Y-176553061D01* +X237808082Y-176524068D01* +X237700328Y-176498198D01* +X237700322Y-176498197D01* +X237695515Y-176497043D01* +X237456293Y-176478216D01* +X237217071Y-176497043D01* +X237212264Y-176498197D01* +X237212258Y-176498198D01* +X237104504Y-176524068D01* +X236983740Y-176553061D01* +X236979169Y-176554954D01* +X236979167Y-176554955D01* +X236766616Y-176642996D01* +X236766614Y-176642997D01* +X236762044Y-176644890D01* +X236557444Y-176770270D01* +X236374975Y-176926112D01* +X236219133Y-177108581D01* +X236093753Y-177313181D01* +X236091860Y-177317751D01* +X236091859Y-177317753D01* +X236012289Y-177509853D01* +X236001924Y-177534877D01* +X236000769Y-177539689D01* +X235947061Y-177763395D01* +X235947060Y-177763401D01* +X235945906Y-177768208D01* +X235927079Y-178007430D01* +X233420524Y-178007430D01* +X233337347Y-177871696D01* +X233326891Y-177862236D01* +X233318113Y-177866020D01* +X232455166Y-178728967D01* +X232447552Y-178742911D01* +X231717500Y-178742911D01* +X231718736Y-178740647D01* +X231718605Y-178738814D01* +X231714354Y-178732199D01* +X230851218Y-177869063D01* +X230838838Y-177862303D01* +X230831188Y-177868030D01* +X230723637Y-178043538D01* +X230719156Y-178052332D01* +X230631146Y-178264808D01* +X230628097Y-178274193D01* +X230574407Y-178497823D01* +X230572864Y-178507570D01* +X230554819Y-178736849D01* +X230554819Y-178746709D01* +X227431879Y-178746709D01* +X227766461Y-177498032D01* +X231203601Y-177498032D01* +X231207385Y-177506810D01* +X232070332Y-178369757D01* +X232084276Y-178377371D01* +X232086109Y-178377240D01* +X232092724Y-178372989D01* +X232955860Y-177509853D01* +X232962620Y-177497473D01* +X232956893Y-177489823D01* +X232781385Y-177382272D01* +X232772591Y-177377791D01* +X232560115Y-177289781D01* +X232550730Y-177286732D01* +X232327100Y-177233042D01* +X232317353Y-177231499D01* +X232088074Y-177213454D01* +X232078214Y-177213454D01* +X231848935Y-177231499D01* +X231839188Y-177233042D01* +X231615558Y-177286732D01* +X231606173Y-177289781D01* +X231393697Y-177377791D01* +X231384903Y-177382272D01* +X231213061Y-177487576D01* +X231203601Y-177498032D01* +X227766461Y-177498032D01* +X230187570Y-168462331D01* +X230194667Y-168442595D01* +X230195817Y-168440079D01* +X230203005Y-168424341D01* +X230204435Y-168419254D01* +X230205085Y-168416941D01* +X230205086Y-168416935D01* +X230206401Y-168412256D01* +X230207967Y-168399218D01* +X230209313Y-168390566D01* +X230245668Y-168200564D01* +X230245668Y-168200560D01* +X230246528Y-168196068D01* +X230249592Y-168125880D01* +X230255912Y-167981075D01* +X230255912Y-167981072D01* +X230256112Y-167976488D01* +X230233771Y-167757838D01* +X230179978Y-167544733D01* +X230095869Y-167341675D01* +X230091822Y-167334894D01* +X230020116Y-167214763D01* +X229983220Y-167152949D01* +X229965126Y-167130736D01* +X229888497Y-167036666D01* +X255301414Y-167036666D01* +X255304543Y-167052236D01* +X255305824Y-167053559D01* +X255313330Y-167055893D01* +X255399821Y-167063460D01* +X255405285Y-167063698D01* +X255568588Y-167063698D01* +X255579511Y-167062742D01* +X255794066Y-167024911D01* +X255804662Y-167022071D01* +X256009387Y-166947558D01* +X256019315Y-166942928D01* +X256208000Y-166833992D01* +X256216973Y-166827708D01* +X256383878Y-166687659D01* +X256391617Y-166679920D01* +X256531667Y-166513014D01* +X256537951Y-166504040D01* +X256646887Y-166315358D01* +X256651518Y-166305427D01* +X256712514Y-166137844D01* +X256713408Y-166123771D01* +X256705793Y-166119691D01* +X255684578Y-166030346D01* +X255409743Y-166006301D01* +X255394173Y-166009430D01* +X255392850Y-166010711D01* +X255390516Y-166018217D01* +X255301414Y-167036666D01* +X229888497Y-167036666D01* +X229877870Y-167023620D01* +X229844408Y-166982542D01* +X229798851Y-166940795D01* +X254205600Y-166940795D01* +X254208729Y-166956365D01* +X254210010Y-166957688D01* +X254217516Y-166960022D01* +X254304007Y-166967589D01* +X254309471Y-166967827D01* +X254472781Y-166967827D01* +X254478454Y-166967331D01* +X254522035Y-166971144D01* +X254527528Y-166972616D01* +X254688346Y-167000972D01* +X254693800Y-167001689D01* +X254775721Y-167008857D01* +X254791292Y-167005728D01* +X254792615Y-167004446D01* +X254794948Y-166996943D01* +X254884051Y-165978493D01* +X254880922Y-165962923D01* +X254879641Y-165961600D01* +X254872135Y-165959266D01* +X254313929Y-165910430D01* +X254298359Y-165913559D01* +X254297036Y-165914840D01* +X254294702Y-165922346D01* +X254205600Y-166940795D01* +X229798851Y-166940795D01* +X229771500Y-166915731D01* +X229685750Y-166837153D01* +X229682366Y-166834052D01* +X229528610Y-166729684D01* +X229504311Y-166713190D01* +X229504307Y-166713188D01* +X229500514Y-166710613D01* +X229418285Y-166670800D01* +X229306812Y-166616827D01* +X229306808Y-166616826D01* +X229302693Y-166614833D01* +X229255670Y-166600005D01* +X229097450Y-166550111D01* +X229097445Y-166550110D01* +X229093079Y-166548733D01* +X229088559Y-166548003D01* +X229088553Y-166548002D01* +X228914667Y-166519935D01* +X228903088Y-166517503D01* +X228893411Y-166514991D01* +X228893402Y-166514989D01* +X228888693Y-166513767D01* +X228876202Y-166512520D01* +X228871343Y-166512787D01* +X228871338Y-166512787D01* +X228848313Y-166514053D01* +X228830415Y-166513764D01* +X228588804Y-166492626D01* +X228451503Y-166480614D01* +X228432322Y-166477429D01* +X228421516Y-166474764D01* +X228417758Y-166473837D01* +X228417756Y-166473837D01* +X228409047Y-166471689D01* +X228400078Y-166472072D01* +X228400076Y-166472072D01* +X228399949Y-166472077D01* +X228369607Y-166469693D01* +X228308386Y-166457315D01* +X228281530Y-166448662D01* +X228207094Y-166415072D01* +X228182841Y-166400662D01* +X228135561Y-166364847D01* +X228117743Y-166351349D01* +X228097302Y-166331901D01* +X228044812Y-166269342D01* +X228029211Y-166245834D01* +X228015056Y-166218222D01* +X227991958Y-166173164D01* +X227981980Y-166146777D01* +X227970899Y-166103253D01* +X227961830Y-166067631D01* +X227957974Y-166039683D01* +X227957898Y-166036601D01* +X227957252Y-166010711D01* +X227956572Y-165983387D01* +X227957156Y-165967737D01* +X227958002Y-165959266D01* +X227960149Y-165950556D01* +X227958943Y-165922347D01* +X227958789Y-165918750D01* +X227959153Y-165902385D01* +X227971501Y-165761246D01* +X252465055Y-165761246D01* +X252496916Y-165941940D01* +X252499756Y-165952536D01* +X252574269Y-166157261D01* +X252578899Y-166167189D01* +X252687835Y-166355874D01* +X252694119Y-166364847D01* +X252834168Y-166531752D01* +X252841907Y-166539491D01* +X253008806Y-166679537D01* +X253017793Y-166685829D01* +X253206469Y-166794761D01* +X253216400Y-166799392D01* +X253421134Y-166873910D01* +X253431713Y-166876744D01* +X253592532Y-166905101D01* +X253597986Y-166905818D01* +X253679907Y-166912986D01* +X253695478Y-166909857D01* +X253696801Y-166908575D01* +X253699134Y-166901072D01* +X253788237Y-165882622D01* +X253785108Y-165867052D01* +X253783827Y-165865729D01* +X253776321Y-165863395D01* +X252480850Y-165750057D01* +X252467025Y-165752835D01* +X252465055Y-165761246D01* +X227971501Y-165761246D01* +X228004441Y-165384738D01* +X254341737Y-165384738D01* +X254344866Y-165400308D01* +X254346147Y-165401631D01* +X254353653Y-165403965D01* +X254911859Y-165452801D01* +X254927429Y-165449672D01* +X254928752Y-165448391D01* +X254931086Y-165440885D01* +X255020188Y-164422436D01* +X255017059Y-164406866D01* +X255015778Y-164405543D01* +X255008272Y-164403209D01* +X254921780Y-164395642D01* +X254916316Y-164395404D01* +X254753007Y-164395404D01* +X254747334Y-164395900D01* +X254703753Y-164392087D01* +X254698260Y-164390615D01* +X254537442Y-164362259D01* +X254531988Y-164361542D01* +X254450067Y-164354374D01* +X254434496Y-164357503D01* +X254433173Y-164358785D01* +X254430840Y-164366288D01* +X254341737Y-165384738D01* +X228004441Y-165384738D01* +X228017151Y-165239460D01* +X252512380Y-165239460D01* +X252519995Y-165243540D01* +X253541210Y-165332885D01* +X253816045Y-165356930D01* +X253831615Y-165353801D01* +X253832938Y-165352520D01* +X253835272Y-165345014D01* +X253924374Y-164326565D01* +X253921245Y-164310995D01* +X253919964Y-164309672D01* +X253912458Y-164307338D01* +X253825966Y-164299771D01* +X253820502Y-164299533D01* +X253657200Y-164299533D01* +X253646277Y-164300489D01* +X253431722Y-164338320D01* +X253421126Y-164341160D01* +X253216401Y-164415673D01* +X253206473Y-164420303D01* +X253017788Y-164529239D01* +X253008815Y-164535523D01* +X252841910Y-164675572D01* +X252834171Y-164683311D01* +X252694125Y-164850210D01* +X252687833Y-164859197D01* +X252578901Y-165047873D01* +X252574270Y-165057804D01* +X252513274Y-165225387D01* +X252512380Y-165239460D01* +X228017151Y-165239460D01* +X228072903Y-164602215D01* +X228076465Y-164581543D01* +X228080284Y-164566829D01* +X228080285Y-164566825D01* +X228081507Y-164562116D01* +X228082753Y-164549625D01* +X228081945Y-164534937D01* +X228081771Y-164526017D01* +X228084750Y-164338259D01* +X228084750Y-164338252D01* +X228084821Y-164333752D01* +X228065372Y-164181357D01* +X228058074Y-164124169D01* +X228058073Y-164124163D01* +X228057504Y-164119706D01* +X228003566Y-163924614D01* +X228001204Y-163916070D01* +X228001203Y-163916067D01* +X228000003Y-163911727D01* +X227998198Y-163907603D01* +X227998196Y-163907597D01* +X227915292Y-163718170D01* +X227913488Y-163714048D01* +X227799721Y-163530693D01* +X227779279Y-163506331D01* +X227663913Y-163368847D01* +X227663912Y-163368845D01* +X227661017Y-163365396D01* +X227572964Y-163286619D01* +X227503556Y-163224522D01* +X227503551Y-163224518D01* +X227500201Y-163221521D01* +X227496457Y-163219030D01* +X227324289Y-163104487D01* +X227324287Y-163104486D01* +X227320546Y-163101997D01* +X227316493Y-163100068D01* +X227316488Y-163100065D01* +X227129765Y-163011188D01* +X227129764Y-163011187D01* +X227125710Y-163009258D01* +X227121419Y-163007924D01* +X227121417Y-163007923D01* +X226923956Y-162946526D01* +X226923951Y-162946525D01* +X226919658Y-162945190D01* +X226915220Y-162944480D01* +X226915216Y-162944479D01* +X226746664Y-162917512D01* +X226734918Y-162915054D01* +X226723910Y-162912197D01* +X226723908Y-162912197D01* +X226719197Y-162910974D01* +X226706706Y-162909728D01* +X226701851Y-162909995D01* +X226701840Y-162909995D01* +X226678849Y-162911261D01* +X226660946Y-162910973D01* +X220343856Y-162358299D01* +X254606516Y-162358299D01* +X254609645Y-162373869D01* +X254610926Y-162375192D01* +X254618432Y-162377526D01* +X254704923Y-162385093D01* +X254710387Y-162385331D01* +X254873693Y-162385331D01* +X254879364Y-162384835D01* +X254922950Y-162388649D01* +X254928440Y-162390120D01* +X255089262Y-162418477D01* +X255094716Y-162419194D01* +X255176637Y-162426362D01* +X255192208Y-162423233D01* +X255193531Y-162421951D01* +X255195864Y-162414448D01* +X255284967Y-161395998D01* +X255281838Y-161380428D01* +X255280557Y-161379105D01* +X255273051Y-161376771D01* +X254714845Y-161327935D01* +X254699275Y-161331064D01* +X254697952Y-161332345D01* +X254695618Y-161339851D01* +X254606516Y-162358299D01* +X220343856Y-162358299D01* +X210816316Y-161524747D01* +X210797150Y-161521565D01* +X210773858Y-161515822D01* +X210764770Y-161516211D01* +X210734420Y-161513827D01* +X210673188Y-161501448D01* +X210646334Y-161492796D01* +X210571893Y-161459206D01* +X210547636Y-161444795D01* +X210482535Y-161395482D01* +X210462094Y-161376036D01* +X210409598Y-161313475D01* +X210393996Y-161289966D01* +X210356735Y-161217287D01* +X210346755Y-161190897D01* +X210343662Y-161178750D01* +X252865971Y-161178750D01* +X252897832Y-161359444D01* +X252900672Y-161370040D01* +X252975185Y-161574765D01* +X252979815Y-161584693D01* +X253088751Y-161773378D01* +X253095035Y-161782351D01* +X253235084Y-161949256D01* +X253242823Y-161956995D01* +X253409722Y-162097041D01* +X253418709Y-162103333D01* +X253607385Y-162212265D01* +X253617316Y-162216896D01* +X253822050Y-162291414D01* +X253832629Y-162294248D01* +X253993448Y-162322605D01* +X253998902Y-162323322D01* +X254080823Y-162330490D01* +X254096394Y-162327361D01* +X254097717Y-162326079D01* +X254100050Y-162318576D01* +X254189153Y-161300127D01* +X254186024Y-161284557D01* +X254184743Y-161283234D01* +X254177236Y-161280900D01* +X253897857Y-161256457D01* +X253897845Y-161256455D01* +X252881767Y-161167561D01* +X252867941Y-161170339D01* +X252865971Y-161178750D01* +X210343662Y-161178750D01* +X210340813Y-161167561D01* +X210326603Y-161111758D01* +X210322745Y-161083809D01* +X210321519Y-161034666D01* +X210321352Y-161027975D01* +X210324779Y-161012605D01* +X210321937Y-161012321D01* +X210322829Y-161003385D01* +X210324976Y-160994674D01* +X210323615Y-160962876D01* +X210323979Y-160946506D01* +X210328213Y-160898113D01* +X255838467Y-160898113D01* +X255841596Y-160913683D01* +X255842877Y-160915006D01* +X255850384Y-160917340D01* +X256129763Y-160941783D01* +X256129775Y-160941785D01* +X257145853Y-161030679D01* +X257159679Y-161027901D01* +X257161649Y-161019490D01* +X257129788Y-160838796D01* +X257126948Y-160828200D01* +X257052435Y-160623475D01* +X257047805Y-160613547D01* +X256938869Y-160424862D01* +X256932585Y-160415889D01* +X256792536Y-160248984D01* +X256784797Y-160241245D01* +X256617890Y-160101194D01* +X256608916Y-160094910D01* +X256420235Y-159985975D01* +X256410304Y-159981344D01* +X256205570Y-159906826D01* +X256194991Y-159903992D01* +X256034172Y-159875635D01* +X256028718Y-159874918D01* +X255946797Y-159867750D01* +X255931226Y-159870879D01* +X255929903Y-159872161D01* +X255927570Y-159879664D01* +X255838467Y-160898113D01* +X210328213Y-160898113D01* +X210336601Y-160802242D01* +X254742653Y-160802242D01* +X254745782Y-160817812D01* +X254747063Y-160819135D01* +X254754569Y-160821469D01* +X255312775Y-160870305D01* +X255328345Y-160867176D01* +X255329668Y-160865895D01* +X255332002Y-160858389D01* +X255421104Y-159839941D01* +X255417975Y-159824371D01* +X255416694Y-159823048D01* +X255409188Y-159820714D01* +X255322696Y-159813147D01* +X255317232Y-159812909D01* +X255153927Y-159812909D01* +X255148256Y-159813405D01* +X255104670Y-159809591D01* +X255099180Y-159808120D01* +X254938358Y-159779763D01* +X254932904Y-159779046D01* +X254850983Y-159771878D01* +X254835412Y-159775007D01* +X254834089Y-159776289D01* +X254831756Y-159783792D01* +X254742653Y-160802242D01* +X210336601Y-160802242D01* +X210349311Y-160656964D01* +X252913296Y-160656964D01* +X252920911Y-160661044D01* +X254216961Y-160774434D01* +X254232531Y-160771305D01* +X254233854Y-160770024D01* +X254236188Y-160762518D01* +X254325290Y-159744069D01* +X254322161Y-159728499D01* +X254320880Y-159727176D01* +X254313374Y-159724842D01* +X254226882Y-159717275D01* +X254221418Y-159717037D01* +X254058116Y-159717037D01* +X254047193Y-159717993D01* +X253832638Y-159755824D01* +X253822042Y-159758664D01* +X253617317Y-159833177D01* +X253607389Y-159837807D01* +X253418704Y-159946743D01* +X253409731Y-159953027D01* +X253242826Y-160093076D01* +X253235087Y-160100815D01* +X253095041Y-160267714D01* +X253088749Y-160276701D01* +X252979817Y-160465377D01* +X252975186Y-160475308D01* +X252914190Y-160642891D01* +X252913296Y-160656964D01* +X210349311Y-160656964D01* +X210350542Y-160642891D01* +X210425855Y-159782062D01* +X210429413Y-159761407D01* +X210434459Y-159741963D01* +X210435705Y-159729472D01* +X210435122Y-159718892D01* +X210434940Y-159710465D01* +X210437362Y-159506353D01* +X210437362Y-159506348D01* +X210437418Y-159501603D01* +X210405887Y-159275999D01* +X210340837Y-159057686D01* +X210322310Y-159018363D01* +X210258840Y-158883656D01* +X210243744Y-158851616D01* +X210240682Y-158847052D01* +X210119457Y-158666408D01* +X210116809Y-158662462D01* +X209962911Y-158494512D01* +X209785539Y-158351576D01* +X209588715Y-158236893D01* +X209376902Y-158153065D01* +X209372281Y-158152002D01* +X209372275Y-158152000D01* +X209159542Y-158103059D01* +X209159539Y-158103059D01* +X209154903Y-158101992D01* +X208965396Y-158087677D01* +X208953981Y-158086289D01* +X208940305Y-158083987D01* +X208934115Y-158083912D01* +X208932620Y-158083893D01* +X208932616Y-158083893D01* +X208927753Y-158083834D01* +X208922935Y-158084524D01* +X208922932Y-158084524D01* +X208900122Y-158087790D01* +X208882264Y-158089062D01* +X194757888Y-158089062D01* +X194736979Y-158087315D01* +X194721998Y-158084794D01* +X194721997Y-158084794D01* +X194717196Y-158083986D01* +X194710864Y-158083909D01* +X194709509Y-158083892D01* +X194709505Y-158083892D01* +X194704644Y-158083833D01* +X194699828Y-158084523D01* +X194699822Y-158084523D01* +X194693027Y-158085496D01* +X194684652Y-158086411D01* +X194482230Y-158101689D01* +X194482224Y-158101690D01* +X194477493Y-158102047D01* +X194472864Y-158103112D01* +X194472862Y-158103112D01* +X194260122Y-158152043D01* +X194260118Y-158152044D01* +X194255493Y-158153108D01* +X194251082Y-158154853D01* +X194251077Y-158154855D01* +X194048094Y-158235177D01* +X194043677Y-158236925D01* +X193846849Y-158351599D01* +X193669472Y-158494529D01* +X193515569Y-158662474D01* +X193388631Y-158851624D01* +X193363702Y-158904531D01* +X193293558Y-159053395D01* +X193293555Y-159053403D01* +X193291534Y-159057692D01* +X193226483Y-159276003D01* +X193194951Y-159501607D01* +X193195007Y-159506352D01* +X193195007Y-159506357D01* +X193195906Y-159582070D01* +X193197149Y-159686806D01* +X193197206Y-159691636D01* +X193196817Y-159703132D01* +X193196103Y-159712093D01* +X193196103Y-159712108D01* +X193195717Y-159716957D01* +X193196082Y-159721812D01* +X193196082Y-159721819D01* +X193196196Y-159723326D01* +X193196658Y-159729474D01* +X193203010Y-159756665D01* +X193205834Y-159774343D01* +X193271620Y-160526288D01* +X193451173Y-162578591D01* +X193451368Y-162598031D01* +X193450360Y-162613008D01* +X193450360Y-162613012D01* +X193449758Y-162621962D01* +X193451693Y-162630724D01* +X193451693Y-162630729D01* +X193451719Y-162630847D01* +X193454642Y-162661149D01* +X193453084Y-162723604D01* +X193449227Y-162751552D01* +X193443350Y-162774636D01* +X193429923Y-162827369D01* +X193429075Y-162830699D01* +X193419095Y-162857090D01* +X193381832Y-162929776D01* +X193366237Y-162953277D01* +X193313730Y-163015854D01* +X193293299Y-163035293D01* +X193260833Y-163059886D01* +X193228189Y-163084614D01* +X193203935Y-163099025D01* +X193129485Y-163132621D01* +X193102630Y-163141273D01* +X193048035Y-163152311D01* +X193032284Y-163153377D01* +X193032364Y-163154445D01* +X193023417Y-163155118D01* +X193014459Y-163154516D01* +X192995813Y-163158634D01* +X192983397Y-163161375D01* +X192967210Y-163163860D01* +X191619081Y-163281806D01* +X177011115Y-164559837D01* +X176990136Y-164559918D01* +X176975010Y-164558713D01* +X176974995Y-164558713D01* +X176970147Y-164558327D01* +X176965292Y-164558692D01* +X176965285Y-164558692D01* +X176963778Y-164558806D01* +X176957630Y-164559268D01* +X176952883Y-164560377D01* +X176952882Y-164560377D01* +X176947337Y-164561672D01* +X176939075Y-164563313D01* +X176811523Y-164584238D01* +X176732912Y-164597134D01* +X176516196Y-164667353D01* +X176511955Y-164669476D01* +X176511952Y-164669477D01* +X176319934Y-164765590D01* +X176312482Y-164769320D01* +X176308603Y-164772059D01* +X176130272Y-164897982D01* +X176130267Y-164897986D01* +X176126391Y-164900723D01* +X175962142Y-165058581D01* +X175959250Y-165062349D01* +X175959249Y-165062351D01* +X175847509Y-165207975D01* +X175823462Y-165239314D01* +X175713494Y-165438823D01* +X175711852Y-165443280D01* +X175711850Y-165443284D01* +X175649255Y-165613174D01* +X175634735Y-165652583D01* +X175588968Y-165875747D01* +X175577234Y-166103253D01* +X175596059Y-166292382D01* +X175596673Y-166303851D01* +X175596686Y-166305427D01* +X175596783Y-166317727D01* +X175598813Y-166330115D01* +X175607503Y-166356620D01* +X175611857Y-166373984D01* +X176377874Y-170718281D01* +X177310993Y-176010260D01* +X177312882Y-176029617D01* +X177313362Y-176053589D01* +X177316053Y-176062151D01* +X177316087Y-176062260D01* +X177321641Y-176092198D01* +X177325530Y-176154554D01* +X177324123Y-176182726D01* +X177310942Y-176263332D01* +X177303301Y-176290485D01* +X177272514Y-176366134D01* +X177259023Y-176390908D01* +X177212174Y-176457814D01* +X177193517Y-176478956D01* +X177132950Y-176533765D01* +X177110047Y-176550231D01* +X177038814Y-176590182D01* +X177012819Y-176601141D01* +X176959118Y-176616976D01* +X176943850Y-176620463D01* +X176935120Y-176621893D01* +X176926148Y-176622073D01* +X176917587Y-176624764D01* +X176917583Y-176624765D01* +X176895797Y-176631614D01* +X176879890Y-176635500D01* +X166715582Y-178427742D01* +X159242958Y-179745367D01* +X159223612Y-179747256D01* +X159199626Y-179747737D01* +X159191066Y-179750428D01* +X159191058Y-179750429D01* +X159190941Y-179750466D01* +X159161012Y-179756018D01* +X159098671Y-179759909D01* +X159070491Y-179758503D01* +X159001701Y-179747256D01* +X158989888Y-179745324D01* +X158962733Y-179737684D01* +X158887082Y-179706900D01* +X158862309Y-179693409D01* +X158795406Y-179646563D01* +X158774254Y-179627896D01* +X158719456Y-179567342D01* +X158702985Y-179544433D01* +X158663034Y-179473200D01* +X158652076Y-179447204D01* +X158636282Y-179393639D01* +X158632794Y-179378365D01* +X158631343Y-179369505D01* +X158631163Y-179360531D01* +X158626394Y-179345359D01* +X158621619Y-179330166D01* +X158617735Y-179314264D01* +X157015405Y-170227004D01* +X159717012Y-170227004D01* +X159717212Y-170232334D01* +X159717212Y-170232335D01* +X159721339Y-170342272D01* +X159725666Y-170457540D01* +X159773040Y-170683322D01* +X159857779Y-170897894D01* +X159977459Y-171095121D01* +X159980956Y-171099151D01* +X160118682Y-171257866D01* +X160128659Y-171269364D01* +X160132790Y-171272751D01* +X160302927Y-171412256D01* +X160302933Y-171412260D01* +X160307055Y-171415640D01* +X160507547Y-171529766D01* +X160512563Y-171531587D01* +X160512568Y-171531589D01* +X160719387Y-171606661D01* +X160719391Y-171606662D01* +X160724402Y-171608481D01* +X160729651Y-171609430D01* +X160729654Y-171609431D01* +X160947335Y-171648794D01* +X160947342Y-171648795D01* +X160951419Y-171649532D01* +X160969156Y-171650368D01* +X160974104Y-171650602D01* +X160974111Y-171650602D01* +X160975592Y-171650672D01* +X161137737Y-171650672D01* +X161204693Y-171644991D01* +X161304374Y-171636533D01* +X161304378Y-171636532D01* +X161309685Y-171636082D01* +X161314840Y-171634744D01* +X161314846Y-171634743D01* +X161527815Y-171579467D01* +X161527819Y-171579466D01* +X161532984Y-171578125D01* +X161537850Y-171575933D01* +X161537853Y-171575932D01* +X161738461Y-171485565D01* +X161743327Y-171483373D01* +X161747747Y-171480397D01* +X161747751Y-171480395D01* +X161879858Y-171391454D01* +X161934697Y-171354534D01* +X162101624Y-171195294D01* +X162239333Y-171010206D01* +X162294117Y-170902455D01* +X162341470Y-170809318D01* +X162341470Y-170809317D01* +X162343889Y-170804560D01* +X162396045Y-170636592D01* +X162410717Y-170589342D01* +X162410718Y-170589336D01* +X162412301Y-170584239D01* +X162442612Y-170355540D01* +X162441318Y-170321054D01* +X162434158Y-170130335D01* +X162433958Y-170125004D01* +X162386584Y-169899222D01* +X162377099Y-169875203D01* +X162338705Y-169777984D01* +X162301845Y-169684650D01* +X162194742Y-169508150D01* +X162184934Y-169491986D01* +X162184933Y-169491985D01* +X162182165Y-169487423D01* +X162156937Y-169458350D01* +X162091436Y-169382866D01* +X164268769Y-169382866D01* +X164269132Y-169387014D01* +X164269132Y-169387018D01* +X164284971Y-169568058D01* +X164294507Y-169677056D01* +X164295417Y-169681128D01* +X164295418Y-169681133D01* +X164357127Y-169957202D01* +X164358927Y-169965257D01* +X164360370Y-169969180D01* +X164360371Y-169969182D01* +X164373963Y-170006123D01* +X164460899Y-170242406D01* +X164598629Y-170503634D01* +X164601049Y-170507039D01* +X164767274Y-170740942D01* +X164767279Y-170740948D01* +X164769698Y-170744352D01* +X164772542Y-170747402D01* +X164772547Y-170747408D01* +X164910215Y-170895039D01* +X164971101Y-170960331D01* +X165199300Y-171147775D01* +X165450284Y-171303392D01* +X165719645Y-171424448D01* +X166002650Y-171508815D01* +X166006770Y-171509468D01* +X166006772Y-171509468D01* +X166290847Y-171554462D01* +X166290853Y-171554463D01* +X166294328Y-171555013D01* +X166318887Y-171556128D01* +X166385272Y-171559143D01* +X166385293Y-171559143D01* +X166386692Y-171559207D01* +X166571156Y-171559207D01* +X166790919Y-171544610D01* +X166795018Y-171543784D01* +X166795022Y-171543783D01* +X166968445Y-171508815D01* +X167080406Y-171486240D01* +X167359630Y-171390095D01* +X167529344Y-171305109D01* +X167619950Y-171259737D01* +X167619952Y-171259736D01* +X167623686Y-171257866D01* +X167867933Y-171091875D01* +X168088082Y-170895039D01* +X168170006Y-170799457D01* +X168277544Y-170673991D01* +X168277547Y-170673987D01* +X168280264Y-170670817D01* +X168282538Y-170667315D01* +X168282542Y-170667310D01* +X168438825Y-170426656D01* +X168438828Y-170426651D01* +X168441104Y-170423146D01* +X168567774Y-170156379D01* +X168574047Y-170136843D01* +X168656770Y-169879190D01* +X168656770Y-169879189D01* +X168658050Y-169875203D01* +X168685145Y-169724613D01* +X168709606Y-169588666D01* +X168709607Y-169588661D01* +X168710345Y-169584557D01* +X168710685Y-169577088D01* +X168723552Y-169293718D01* +X168723552Y-169293713D01* +X168723741Y-169289548D01* +X168723358Y-169285164D01* +X168698367Y-168999519D01* +X168698003Y-168995358D01* +X168683828Y-168931942D01* +X168634495Y-168711235D01* +X168634493Y-168711228D01* +X168633583Y-168707157D01* +X168619477Y-168668817D01* +X168574807Y-168547410D01* +X168531611Y-168430008D01* +X168522252Y-168412256D01* +X168471962Y-168316874D01* +X170549898Y-168316874D01* +X170550098Y-168322204D01* +X170550098Y-168322205D01* +X170553654Y-168416941D01* +X170558552Y-168547410D01* +X170605926Y-168773192D01* +X170607884Y-168778151D01* +X170607885Y-168778153D01* +X170617038Y-168801330D01* +X170690665Y-168987764D01* +X170760075Y-169102149D01* +X170802037Y-169171299D01* +X170810345Y-169184991D01* +X170813842Y-169189021D01* +X170916463Y-169307281D01* +X170961545Y-169359234D01* +X170985281Y-169378696D01* +X171135813Y-169502126D01* +X171135819Y-169502130D01* +X171139941Y-169505510D01* +X171340433Y-169619636D01* +X171345449Y-169621457D01* +X171345454Y-169621459D01* +X171552273Y-169696531D01* +X171552277Y-169696532D01* +X171557288Y-169698351D01* +X171562537Y-169699300D01* +X171562540Y-169699301D01* +X171780221Y-169738664D01* +X171780228Y-169738665D01* +X171784305Y-169739402D01* +X171802042Y-169740238D01* +X171806990Y-169740472D01* +X171806997Y-169740472D01* +X171808478Y-169740542D01* +X171970623Y-169740542D01* +X172037579Y-169734861D01* +X172137260Y-169726403D01* +X172137264Y-169726402D01* +X172142571Y-169725952D01* +X172147726Y-169724614D01* +X172147732Y-169724613D01* +X172360701Y-169669337D01* +X172360705Y-169669336D01* +X172365870Y-169667995D01* +X172370736Y-169665803D01* +X172370739Y-169665802D01* +X172571347Y-169575435D01* +X172576213Y-169573243D01* +X172580633Y-169570267D01* +X172580637Y-169570265D01* +X172709671Y-169483393D01* +X172767583Y-169444404D01* +X172934510Y-169285164D01* +X173072219Y-169100076D01* +X173123345Y-168999519D01* +X173174356Y-168899188D01* +X173174356Y-168899187D01* +X173176775Y-168894430D01* +X173233659Y-168711235D01* +X173243603Y-168679212D01* +X173243604Y-168679206D01* +X173245187Y-168674109D01* +X173275498Y-168445410D01* +X173274254Y-168412256D01* +X173267044Y-168220205D01* +X173266844Y-168214874D01* +X173219470Y-167989092D01* +X173214493Y-167976488D01* +X173171591Y-167867854D01* +X173134731Y-167774520D01* +X173018630Y-167583191D01* +X173017820Y-167581856D01* +X173017819Y-167581855D01* +X173015051Y-167577293D01* +X172997069Y-167556571D01* +X172867351Y-167407083D01* +X172867349Y-167407081D01* +X172863851Y-167403050D01* +X172820257Y-167367305D01* +X172689583Y-167260158D01* +X172689577Y-167260154D01* +X172685455Y-167256774D01* +X172484963Y-167142648D01* +X172479947Y-167140827D01* +X172479942Y-167140825D01* +X172273123Y-167065753D01* +X172273119Y-167065752D01* +X172268108Y-167063933D01* +X172262859Y-167062984D01* +X172262856Y-167062983D01* +X172045175Y-167023620D01* +X172045168Y-167023619D01* +X172041091Y-167022882D01* +X172023354Y-167022046D01* +X172018406Y-167021812D01* +X172018399Y-167021812D01* +X172016918Y-167021742D01* +X171854773Y-167021742D01* +X171787817Y-167027423D01* +X171688136Y-167035881D01* +X171688132Y-167035882D01* +X171682825Y-167036332D01* +X171677670Y-167037670D01* +X171677664Y-167037671D01* +X171464695Y-167092947D01* +X171464691Y-167092948D01* +X171459526Y-167094289D01* +X171454660Y-167096481D01* +X171454657Y-167096482D01* +X171254049Y-167186849D01* +X171249183Y-167189041D01* +X171244763Y-167192017D01* +X171244759Y-167192019D01* +X171173924Y-167239709D01* +X171057813Y-167317880D01* +X170890886Y-167477120D01* +X170879352Y-167492622D01* +X170848214Y-167534474D01* +X170753177Y-167662208D01* +X170750762Y-167666958D01* +X170696075Y-167774520D01* +X170648621Y-167867854D01* +X170616308Y-167971919D01* +X170581793Y-168083072D01* +X170581792Y-168083078D01* +X170580209Y-168088175D01* +X170549898Y-168316874D01* +X168471962Y-168316874D01* +X168448355Y-168272099D01* +X168393881Y-168168780D01* +X168332972Y-168083072D01* +X168225236Y-167931472D01* +X168225231Y-167931466D01* +X168222812Y-167928062D01* +X168219968Y-167925012D01* +X168219963Y-167925006D01* +X168024255Y-167715135D01* +X168021409Y-167712083D01* +X167793210Y-167524639D01* +X167542226Y-167369022D01* +X167501167Y-167350569D01* +X167436981Y-167321723D01* +X167272865Y-167247966D01* +X166989860Y-167163599D01* +X166985740Y-167162946D01* +X166985738Y-167162946D01* +X166701663Y-167117952D01* +X166701657Y-167117951D01* +X166698182Y-167117401D01* +X166673623Y-167116286D01* +X166607238Y-167113271D01* +X166607217Y-167113271D01* +X166605818Y-167113207D01* +X166421354Y-167113207D01* +X166201591Y-167127804D01* +X166197492Y-167128630D01* +X166197488Y-167128631D01* +X166094500Y-167149397D01* +X165912104Y-167186174D01* +X165632880Y-167282319D01* +X165521813Y-167337937D01* +X165398549Y-167399663D01* +X165368824Y-167414548D01* +X165124577Y-167580539D01* +X164904428Y-167777375D01* +X164901711Y-167780545D01* +X164901710Y-167780546D01* +X164718491Y-167994311D01* +X164712246Y-168001597D01* +X164709972Y-168005099D01* +X164709968Y-168005104D01* +X164553685Y-168245758D01* +X164551406Y-168249268D01* +X164424736Y-168516035D01* +X164423457Y-168520018D01* +X164423456Y-168520021D01* +X164412987Y-168552628D01* +X164334460Y-168797211D01* +X164333719Y-168801330D01* +X164286701Y-169062648D01* +X164282165Y-169087857D01* +X164281976Y-169092024D01* +X164281975Y-169092031D01* +X164268958Y-169378696D01* +X164268769Y-169382866D01* +X162091436Y-169382866D01* +X162034465Y-169317213D01* +X162034463Y-169317211D01* +X162030965Y-169313180D01* +X161940305Y-169238843D01* +X161856697Y-169170288D01* +X161856691Y-169170284D01* +X161852569Y-169166904D01* +X161652077Y-169052778D01* +X161647061Y-169050957D01* +X161647056Y-169050955D01* +X161440237Y-168975883D01* +X161440233Y-168975882D01* +X161435222Y-168974063D01* +X161429973Y-168973114D01* +X161429970Y-168973113D01* +X161212289Y-168933750D01* +X161212282Y-168933749D01* +X161208205Y-168933012D01* +X161190468Y-168932176D01* +X161185520Y-168931942D01* +X161185513Y-168931942D01* +X161184032Y-168931872D01* +X161021887Y-168931872D01* +X160954931Y-168937553D01* +X160855250Y-168946011D01* +X160855246Y-168946012D01* +X160849939Y-168946462D01* +X160844784Y-168947800D01* +X160844778Y-168947801D01* +X160631809Y-169003077D01* +X160631805Y-169003078D01* +X160626640Y-169004419D01* +X160621774Y-169006611D01* +X160621771Y-169006612D01* +X160492343Y-169064915D01* +X160416297Y-169099171D01* +X160411877Y-169102147D01* +X160411873Y-169102149D01* +X160319612Y-169164264D01* +X160224927Y-169228010D01* +X160058000Y-169387250D01* +X160054812Y-169391535D01* +X159932195Y-169556339D01* +X159920291Y-169572338D01* +X159917876Y-169577088D01* +X159834772Y-169740542D01* +X159815735Y-169777984D01* +X159781529Y-169888145D01* +X159748907Y-169993202D01* +X159748906Y-169993208D01* +X159747323Y-169998305D01* +X159717012Y-170227004D01* +X157015405Y-170227004D01* +X156570969Y-167706484D01* +X160032877Y-167706484D01* +X160038604Y-167714134D01* +X160214112Y-167821685D01* +X160222906Y-167826166D01* +X160435382Y-167914176D01* +X160444767Y-167917225D01* +X160668397Y-167970915D01* +X160678144Y-167972458D01* +X160907423Y-167990503D01* +X160917283Y-167990503D01* +X161146562Y-167972458D01* +X161156309Y-167970915D01* +X161379939Y-167917225D01* +X161389324Y-167914176D01* +X161601800Y-167826166D01* +X161610594Y-167821685D01* +X161782436Y-167716381D01* +X161791896Y-167705925D01* +X161788112Y-167697147D01* +X160925165Y-166834200D01* +X160911221Y-166826586D01* +X160909388Y-166826717D01* +X160902773Y-166830968D01* +X160039637Y-167694104D01* +X160032877Y-167706484D01* +X156570969Y-167706484D01* +X156352434Y-166467108D01* +X159384028Y-166467108D01* +X159402073Y-166696387D01* +X159403616Y-166706134D01* +X159457306Y-166929764D01* +X159460355Y-166939149D01* +X159548365Y-167151625D01* +X159552846Y-167160419D01* +X159658150Y-167332261D01* +X159668606Y-167341721D01* +X159677384Y-167337937D01* +X160540331Y-166474990D01* +X160546709Y-166463310D01* +X161276761Y-166463310D01* +X161276892Y-166465143D01* +X161281143Y-166471758D01* +X162144279Y-167334894D01* +X162156659Y-167341654D01* +X162164309Y-167335927D01* +X162271860Y-167160419D01* +X162276341Y-167151625D01* +X162364351Y-166939149D01* +X162367400Y-166929764D01* +X162421090Y-166706134D01* +X162422633Y-166696387D01* +X162440678Y-166467108D01* +X162440678Y-166457248D01* +X162422633Y-166227969D01* +X162421090Y-166218222D01* +X162367400Y-165994592D01* +X162364351Y-165985207D01* +X162358053Y-165970003D01* +X169880955Y-165970003D01* +X169886682Y-165977653D01* +X170062190Y-166085204D01* +X170070984Y-166089685D01* +X170283460Y-166177695D01* +X170292845Y-166180744D01* +X170516475Y-166234434D01* +X170526222Y-166235977D01* +X170755501Y-166254022D01* +X170765361Y-166254022D01* +X170994640Y-166235977D01* +X171004387Y-166234434D01* +X171228017Y-166180744D01* +X171237402Y-166177695D01* +X171449878Y-166089685D01* +X171458672Y-166085204D01* +X171630514Y-165979900D01* +X171639974Y-165969444D01* +X171636190Y-165960666D01* +X170773243Y-165097719D01* +X170759299Y-165090105D01* +X170757466Y-165090236D01* +X170750851Y-165094487D01* +X169887715Y-165957623D01* +X169880955Y-165970003D01* +X162358053Y-165970003D01* +X162276341Y-165772731D01* +X162271860Y-165763937D01* +X162166556Y-165592095D01* +X162156100Y-165582635D01* +X162147322Y-165586419D01* +X161284375Y-166449366D01* +X161276761Y-166463310D01* +X160546709Y-166463310D01* +X160547945Y-166461046D01* +X160547814Y-166459213D01* +X160543563Y-166452598D01* +X159680427Y-165589462D01* +X159668047Y-165582702D01* +X159660397Y-165588429D01* +X159552846Y-165763937D01* +X159548365Y-165772731D01* +X159460355Y-165985207D01* +X159457306Y-165994592D01* +X159403616Y-166218222D01* +X159402073Y-166227969D01* +X159384028Y-166457248D01* +X159384028Y-166467108D01* +X156352434Y-166467108D01* +X156132259Y-165218431D01* +X160032810Y-165218431D01* +X160036594Y-165227209D01* +X160899541Y-166090156D01* +X160913485Y-166097770D01* +X160915318Y-166097639D01* +X160921933Y-166093388D01* +X161785069Y-165230252D01* +X161791829Y-165217872D01* +X161786102Y-165210222D01* +X161610594Y-165102671D01* +X161601800Y-165098190D01* +X161389324Y-165010180D01* +X161379939Y-165007131D01* +X161156309Y-164953441D01* +X161146562Y-164951898D01* +X160917283Y-164933853D01* +X160907423Y-164933853D01* +X160678144Y-164951898D01* +X160668397Y-164953441D01* +X160444767Y-165007131D01* +X160435382Y-165010180D01* +X160222906Y-165098190D01* +X160214112Y-165102671D01* +X160042270Y-165207975D01* +X160032810Y-165218431D01* +X156132259Y-165218431D01* +X155833810Y-163525841D01* +X163942517Y-163525841D01* +X163961344Y-163765063D01* +X163962498Y-163769870D01* +X163962499Y-163769876D01* +X163980812Y-163846154D01* +X164017362Y-163998394D01* +X164019255Y-164002965D01* +X164019256Y-164002967D01* +X164092383Y-164179511D01* +X164109191Y-164220090D01* +X164234571Y-164424690D01* +X164237788Y-164428457D01* +X164237789Y-164428458D01* +X164350066Y-164559918D01* +X164390413Y-164607159D01* +X164394175Y-164610372D01* +X164534977Y-164730627D01* +X164572882Y-164763001D01* +X164777482Y-164888381D01* +X164782052Y-164890274D01* +X164782054Y-164890275D01* +X164994605Y-164978316D01* +X164999178Y-164980210D01* +X165071346Y-164997536D01* +X165227696Y-165035073D01* +X165227702Y-165035074D01* +X165232509Y-165036228D01* +X165471731Y-165055055D01* +X165710953Y-165036228D01* +X165715760Y-165035074D01* +X165715766Y-165035073D01* +X165872116Y-164997536D01* +X165944284Y-164980210D01* +X165948857Y-164978316D01* +X166161408Y-164890275D01* +X166161410Y-164890274D01* +X166165980Y-164888381D01* +X166370580Y-164763001D01* +X166408486Y-164730627D01* +X169232106Y-164730627D01* +X169250151Y-164959906D01* +X169251694Y-164969653D01* +X169305384Y-165193283D01* +X169308433Y-165202668D01* +X169396443Y-165415144D01* +X169400924Y-165423938D01* +X169506228Y-165595780D01* +X169516684Y-165605240D01* +X169525462Y-165601456D01* +X170388409Y-164738509D01* +X170394787Y-164726829D01* +X171124839Y-164726829D01* +X171124970Y-164728662D01* +X171129221Y-164735277D01* +X171992357Y-165598413D01* +X172004737Y-165605173D01* +X172012387Y-165599446D01* +X172119938Y-165423938D01* +X172124419Y-165415144D01* +X172212429Y-165202668D01* +X172215478Y-165193283D01* +X172269168Y-164969653D01* +X172270711Y-164959906D01* +X172288756Y-164730627D01* +X172288756Y-164720767D01* +X172270711Y-164491488D01* +X172269168Y-164481741D01* +X172215478Y-164258111D01* +X172212429Y-164248726D01* +X172124419Y-164036250D01* +X172119938Y-164027456D01* +X172014634Y-163855614D01* +X172004178Y-163846154D01* +X171995400Y-163849938D01* +X171132453Y-164712885D01* +X171124839Y-164726829D01* +X170394787Y-164726829D01* +X170396023Y-164724565D01* +X170395892Y-164722732D01* +X170391641Y-164716117D01* +X169528505Y-163852981D01* +X169516125Y-163846221D01* +X169508475Y-163851948D01* +X169400924Y-164027456D01* +X169396443Y-164036250D01* +X169308433Y-164248726D01* +X169305384Y-164258111D01* +X169251694Y-164481741D01* +X169250151Y-164491488D01* +X169232106Y-164720767D01* +X169232106Y-164730627D01* +X166408486Y-164730627D01* +X166549287Y-164610372D01* +X166553049Y-164607159D01* +X166593396Y-164559918D01* +X166705673Y-164428458D01* +X166705674Y-164428457D01* +X166708891Y-164424690D01* +X166834271Y-164220090D01* +X166851080Y-164179511D01* +X166924206Y-164002967D01* +X166924207Y-164002965D01* +X166926100Y-163998394D01* +X166962650Y-163846154D01* +X166980963Y-163769876D01* +X166980964Y-163769870D01* +X166982118Y-163765063D01* +X167000945Y-163525841D01* +X166997491Y-163481950D01* +X169880888Y-163481950D01* +X169884672Y-163490728D01* +X170747619Y-164353675D01* +X170761563Y-164361289D01* +X170763396Y-164361158D01* +X170770011Y-164356907D01* +X171633147Y-163493771D01* +X171639907Y-163481391D01* +X171634180Y-163473741D01* +X171458672Y-163366190D01* +X171449878Y-163361709D01* +X171237402Y-163273699D01* +X171228017Y-163270650D01* +X171004387Y-163216960D01* +X170994640Y-163215417D01* +X170765361Y-163197372D01* +X170755501Y-163197372D01* +X170526222Y-163215417D01* +X170516475Y-163216960D01* +X170292845Y-163270650D01* +X170283460Y-163273699D01* +X170070984Y-163361709D01* +X170062190Y-163366190D01* +X169890348Y-163471494D01* +X169880888Y-163481950D01* +X166997491Y-163481950D01* +X166982118Y-163286619D01* +X166980964Y-163281812D01* +X166980963Y-163281806D01* +X166940640Y-163113850D01* +X166926100Y-163053288D01* +X166895861Y-162980283D01* +X166836165Y-162836164D01* +X166836164Y-162836162D01* +X166834271Y-162831592D01* +X166708891Y-162626992D01* +X166658754Y-162568288D01* +X166556262Y-162448285D01* +X166553049Y-162444523D01* +X166434374Y-162343166D01* +X166374348Y-162291899D01* +X166374347Y-162291898D01* +X166370580Y-162288681D01* +X166165980Y-162163301D01* +X166161410Y-162161408D01* +X166161408Y-162161407D01* +X165948857Y-162073366D01* +X165948855Y-162073365D01* +X165944284Y-162071472D01* +X165862694Y-162051884D01* +X165715766Y-162016609D01* +X165715760Y-162016608D01* +X165710953Y-162015454D01* +X165471731Y-161996627D01* +X165232509Y-162015454D01* +X165227702Y-162016608D01* +X165227696Y-162016609D01* +X165080768Y-162051884D01* +X164999178Y-162071472D01* +X164994607Y-162073365D01* +X164994605Y-162073366D01* +X164782054Y-162161407D01* +X164782052Y-162161408D01* +X164777482Y-162163301D01* +X164572882Y-162288681D01* +X164569115Y-162291898D01* +X164569114Y-162291899D01* +X164509088Y-162343166D01* +X164390413Y-162444523D01* +X164387200Y-162448285D01* +X164284709Y-162568288D01* +X164234571Y-162626992D01* +X164109191Y-162831592D01* +X164107298Y-162836162D01* +X164107297Y-162836164D01* +X164047601Y-162980283D01* +X164017362Y-163053288D01* +X164002822Y-163113850D01* +X163962499Y-163281806D01* +X163962498Y-163281812D01* +X163961344Y-163286619D01* +X163942517Y-163525841D01* +X155833810Y-163525841D01* +X154817101Y-157759802D01* +X231309861Y-157759802D01* +X231310061Y-157765132D01* +X231310061Y-157765133D01* +X231314188Y-157875070D01* +X231318515Y-157990338D01* +X231365889Y-158216120D01* +X231367847Y-158221079D01* +X231367848Y-158221081D01* +X231408259Y-158323406D01* +X231450628Y-158430692D01* +X231521378Y-158547284D01* +X231563389Y-158616516D01* +X231570308Y-158627919D01* +X231573805Y-158631949D01* +X231660429Y-158731774D01* +X231721508Y-158802162D01* +X231725639Y-158805549D01* +X231895776Y-158945054D01* +X231895782Y-158945058D01* +X231899904Y-158948438D01* +X232100396Y-159062564D01* +X232105412Y-159064385D01* +X232105417Y-159064387D01* +X232312236Y-159139459D01* +X232312240Y-159139460D01* +X232317251Y-159141279D01* +X232322500Y-159142228D01* +X232322503Y-159142229D01* +X232540184Y-159181592D01* +X232540191Y-159181593D01* +X232544268Y-159182330D01* +X232562005Y-159183166D01* +X232566953Y-159183400D01* +X232566960Y-159183400D01* +X232568441Y-159183470D01* +X232730586Y-159183470D01* +X232797542Y-159177789D01* +X232897223Y-159169331D01* +X232897227Y-159169330D01* +X232902534Y-159168880D01* +X232907689Y-159167542D01* +X232907695Y-159167541D01* +X233120664Y-159112265D01* +X233120668Y-159112264D01* +X233125833Y-159110923D01* +X233130699Y-159108731D01* +X233130702Y-159108730D01* +X233331310Y-159018363D01* +X233336176Y-159016171D01* +X233340596Y-159013195D01* +X233340600Y-159013193D01* +X233466547Y-158928399D01* +X233527546Y-158887332D01* +X233694473Y-158728092D01* +X233825655Y-158551777D01* +X233828998Y-158547284D01* +X233829000Y-158547281D01* +X233832182Y-158543004D01* +X233886966Y-158435253D01* +X233930267Y-158350086D01* +X235924246Y-158350086D01* +X235924609Y-158354234D01* +X235924609Y-158354238D01* +X235927368Y-158385773D01* +X235949984Y-158644276D01* +X235950894Y-158648348D01* +X235950895Y-158648353D01* +X236004978Y-158890306D01* +X236014404Y-158932477D01* +X236015847Y-158936400D01* +X236015848Y-158936402D01* +X236020502Y-158949052D01* +X236116376Y-159209626D01* +X236118323Y-159213319D01* +X236118324Y-159213321D01* +X236151373Y-159276003D01* +X236254106Y-159470854D01* +X236292112Y-159524334D01* +X236422751Y-159708162D01* +X236422756Y-159708168D01* +X236425175Y-159711572D01* +X236428019Y-159714622D01* +X236428024Y-159714628D01* +X236617110Y-159917398D01* +X236626578Y-159927551D01* +X236854777Y-160114995D01* +X237105761Y-160270612D01* +X237109578Y-160272328D01* +X237109581Y-160272329D01* +X237124643Y-160279098D01* +X237375122Y-160391668D01* +X237486470Y-160424862D01* +X237637504Y-160469887D01* +X237658127Y-160476035D01* +X237662247Y-160476688D01* +X237662249Y-160476688D01* +X237946324Y-160521682D01* +X237946330Y-160521683D01* +X237949805Y-160522233D01* +X237974364Y-160523348D01* +X238040749Y-160526363D01* +X238040770Y-160526363D01* +X238042169Y-160526427D01* +X238226633Y-160526427D01* +X238446396Y-160511830D01* +X238450495Y-160511004D01* +X238450499Y-160511003D01* +X238627527Y-160475308D01* +X238735883Y-160453460D01* +X239015107Y-160357315D01* +X239171303Y-160279098D01* +X239275427Y-160226957D01* +X239275429Y-160226956D01* +X239279163Y-160225086D01* +X239523410Y-160059095D01* +X239541649Y-160042788D01* +X239693349Y-159907152D01* +X239743559Y-159862259D01* +X239764517Y-159837807D01* +X239933021Y-159641211D01* +X239933024Y-159641207D01* +X239935741Y-159638037D01* +X239938015Y-159634535D01* +X239938019Y-159634530D01* +X240094302Y-159393876D01* +X240094305Y-159393871D01* +X240096581Y-159390366D01* +X240099393Y-159384445D01* +X240195271Y-159182525D01* +X240223251Y-159123599D01* +X240228213Y-159108146D01* +X240312247Y-158846410D01* +X240312247Y-158846409D01* +X240313527Y-158842423D01* +X240335821Y-158718516D01* +X242268003Y-158718516D01* +X242276657Y-158949052D01* +X242324031Y-159174834D01* +X242325989Y-159179793D01* +X242325990Y-159179795D01* +X242365842Y-159280706D01* +X242408770Y-159389406D01* +X242528450Y-159586633D01* +X242531947Y-159590663D01* +X242667322Y-159746669D01* +X242679650Y-159760876D01* +X242701810Y-159779046D01* +X242853918Y-159903768D01* +X242853924Y-159903772D01* +X242858046Y-159907152D01* +X243058538Y-160021278D01* +X243063554Y-160023099D01* +X243063559Y-160023101D01* +X243270378Y-160098173D01* +X243270382Y-160098174D01* +X243275393Y-160099993D01* +X243280642Y-160100942D01* +X243280645Y-160100943D01* +X243498326Y-160140306D01* +X243498333Y-160140307D01* +X243502410Y-160141044D01* +X243520147Y-160141880D01* +X243525095Y-160142114D01* +X243525102Y-160142114D01* +X243526583Y-160142184D01* +X243688728Y-160142184D01* +X243755684Y-160136503D01* +X243855365Y-160128045D01* +X243855369Y-160128044D01* +X243860676Y-160127594D01* +X243865831Y-160126256D01* +X243865837Y-160126255D01* +X244078806Y-160070979D01* +X244078810Y-160070978D01* +X244083975Y-160069637D01* +X244088841Y-160067445D01* +X244088844Y-160067444D01* +X244289452Y-159977077D01* +X244294318Y-159974885D01* +X244298738Y-159971909D01* +X244298742Y-159971907D01* +X244399951Y-159903768D01* +X244485688Y-159846046D01* +X244652615Y-159686806D01* +X244734186Y-159577170D01* +X244787140Y-159505998D01* +X244787142Y-159505995D01* +X244790324Y-159501718D01* +X244846938Y-159390366D01* +X244892461Y-159300830D01* +X244892461Y-159300829D01* +X244894880Y-159296072D01* +X244934146Y-159169615D01* +X244961708Y-159080854D01* +X244961709Y-159080848D01* +X244963292Y-159075751D01* +X244982822Y-158928399D01* +X244992903Y-158852337D01* +X244992903Y-158852332D01* +X244993603Y-158847052D01* +X244991767Y-158798129D01* +X244985149Y-158621847D01* +X244984949Y-158616516D01* +X244937575Y-158390734D01* +X244921169Y-158349190D01* +X244889696Y-158269496D01* +X244852836Y-158176162D01* +X244743242Y-157995556D01* +X244735925Y-157983498D01* +X244735924Y-157983497D01* +X244733156Y-157978935D01* +X244646231Y-157878762D01* +X244585456Y-157808725D01* +X244585454Y-157808723D01* +X244581956Y-157804692D01* +X244520763Y-157754517D01* +X244407688Y-157661800D01* +X244407682Y-157661796D01* +X244403560Y-157658416D01* +X244203068Y-157544290D01* +X244198052Y-157542469D01* +X244198047Y-157542467D01* +X243991228Y-157467395D01* +X243991224Y-157467394D01* +X243986213Y-157465575D01* +X243980964Y-157464626D01* +X243980961Y-157464625D01* +X243763280Y-157425262D01* +X243763273Y-157425261D01* +X243759196Y-157424524D01* +X243741459Y-157423688D01* +X243736511Y-157423454D01* +X243736504Y-157423454D01* +X243735023Y-157423384D01* +X243572878Y-157423384D01* +X243505922Y-157429065D01* +X243406241Y-157437523D01* +X243406237Y-157437524D01* +X243400930Y-157437974D01* +X243395775Y-157439312D01* +X243395769Y-157439313D01* +X243182800Y-157494589D01* +X243182796Y-157494590D01* +X243177631Y-157495931D01* +X243172765Y-157498123D01* +X243172762Y-157498124D01* +X243074324Y-157542467D01* +X242967288Y-157590683D01* +X242962868Y-157593659D01* +X242962864Y-157593661D01* +X242875344Y-157652584D01* +X242775918Y-157719522D01* +X242608991Y-157878762D01* +X242605803Y-157883047D01* +X242474704Y-158059251D01* +X242471282Y-158063850D01* +X242468867Y-158068600D01* +X242414180Y-158176162D01* +X242366726Y-158269496D01* +X242347239Y-158332255D01* +X242299898Y-158484714D01* +X242299897Y-158484720D01* +X242298314Y-158489817D01* +X242284401Y-158594792D01* +X242275431Y-158662474D01* +X242268003Y-158718516D01* +X240335821Y-158718516D01* +X240346537Y-158658958D01* +X240365083Y-158555886D01* +X240365084Y-158555881D01* +X240365822Y-158551777D01* +X240366221Y-158543004D01* +X240379029Y-158260938D01* +X240379029Y-158260933D01* +X240379218Y-158256768D01* +X240377692Y-158239318D01* +X240353844Y-157966739D01* +X240353480Y-157962578D01* +X240310110Y-157768550D01* +X240289972Y-157678455D01* +X240289970Y-157678448D01* +X240289060Y-157674377D01* +X240283188Y-157658416D01* +X240218740Y-157483255D01* +X240187088Y-157397228D01* +X240049358Y-157136000D01* +X240005207Y-157073874D01* +X239880713Y-156898692D01* +X239880708Y-156898686D01* +X239878289Y-156895282D01* +X239875445Y-156892232D01* +X239875440Y-156892226D01* +X239679732Y-156682355D01* +X239676886Y-156679303D01* +X239448687Y-156491859D01* +X239197703Y-156336242D01* +X239172985Y-156325133D01* +X239041390Y-156265992D01* +X238928342Y-156215186D01* +X238870599Y-156197972D01* +X242584421Y-156197972D01* +X242590148Y-156205622D01* +X242765656Y-156313173D01* +X242774450Y-156317654D01* +X242986926Y-156405664D01* +X242996311Y-156408713D01* +X243219941Y-156462403D01* +X243229688Y-156463946D01* +X243458967Y-156481991D01* +X243468827Y-156481991D01* +X243698106Y-156463946D01* +X243707853Y-156462403D01* +X243931483Y-156408713D01* +X243940868Y-156405664D01* +X244153344Y-156317654D01* +X244162138Y-156313173D01* +X244333980Y-156207869D01* +X244343440Y-156197413D01* +X244339656Y-156188635D01* +X243476709Y-155325688D01* +X243462765Y-155318074D01* +X243460932Y-155318205D01* +X243454317Y-155322456D01* +X242591181Y-156185592D01* +X242584421Y-156197972D01* +X238870599Y-156197972D01* +X238755541Y-156163672D01* +X238649336Y-156132011D01* +X238649334Y-156132011D01* +X238645337Y-156130819D01* +X238641217Y-156130166D01* +X238641215Y-156130166D01* +X238357140Y-156085172D01* +X238357134Y-156085171D01* +X238353659Y-156084621D01* +X238329100Y-156083506D01* +X238262715Y-156080491D01* +X238262694Y-156080491D01* +X238261295Y-156080427D01* +X238076831Y-156080427D01* +X237857068Y-156095024D01* +X237852969Y-156095850D01* +X237852965Y-156095851D01* +X237710371Y-156124603D01* +X237567581Y-156153394D01* +X237288357Y-156249539D01* +X237284629Y-156251406D01* +X237038995Y-156374410D01* +X237024301Y-156381768D01* +X236780054Y-156547759D01* +X236559905Y-156744595D01* +X236557188Y-156747765D01* +X236557187Y-156747766D01* +X236381857Y-156952327D01* +X236367723Y-156968817D01* +X236365449Y-156972319D01* +X236365445Y-156972324D01* +X236209162Y-157212978D01* +X236206883Y-157216488D01* +X236205089Y-157220266D01* +X236205088Y-157220268D01* +X236164368Y-157306024D01* +X236080213Y-157483255D01* +X236078934Y-157487238D01* +X236078933Y-157487241D01* +X235993120Y-157754517D01* +X235989937Y-157764431D01* +X235989196Y-157768550D01* +X235955019Y-157958501D01* +X235937642Y-158055077D01* +X235937453Y-158059244D01* +X235937452Y-158059251D01* +X235924824Y-158337358D01* +X235924246Y-158350086D01* +X233930267Y-158350086D01* +X233934319Y-158342116D01* +X233934319Y-158342115D01* +X233936738Y-158337358D01* +X233986791Y-158176162D01* +X234003566Y-158122140D01* +X234003567Y-158122134D01* +X234005150Y-158117037D01* +X234025079Y-157966670D01* +X234034761Y-157893623D01* +X234034761Y-157893618D01* +X234035461Y-157888338D01* +X234026807Y-157657802D01* +X233979433Y-157432020D01* +X233976112Y-157423609D01* +X233931554Y-157310782D01* +X233894694Y-157217448D01* +X233806757Y-157072531D01* +X233777783Y-157024784D01* +X233777782Y-157024783D01* +X233775014Y-157020221D01* +X233688089Y-156920048D01* +X233627314Y-156850011D01* +X233627312Y-156850009D01* +X233623814Y-156845978D01* +X233580152Y-156810177D01* +X233449546Y-156703086D01* +X233449540Y-156703082D01* +X233445418Y-156699702D01* +X233244926Y-156585576D01* +X233239910Y-156583755D01* +X233239905Y-156583753D01* +X233033086Y-156508681D01* +X233033082Y-156508680D01* +X233028071Y-156506861D01* +X233022822Y-156505912D01* +X233022819Y-156505911D01* +X232805138Y-156466548D01* +X232805131Y-156466547D01* +X232801054Y-156465810D01* +X232783317Y-156464974D01* +X232778369Y-156464740D01* +X232778362Y-156464740D01* +X232776881Y-156464670D01* +X232614736Y-156464670D01* +X232547780Y-156470351D01* +X232448099Y-156478809D01* +X232448095Y-156478810D01* +X232442788Y-156479260D01* +X232437633Y-156480598D01* +X232437627Y-156480599D01* +X232224658Y-156535875D01* +X232224654Y-156535876D01* +X232219489Y-156537217D01* +X232214623Y-156539409D01* +X232214620Y-156539410D01* +X232116182Y-156583753D01* +X232009146Y-156631969D01* +X232004726Y-156634945D01* +X232004722Y-156634947D01* +X231912461Y-156697062D01* +X231817776Y-156760808D01* +X231650849Y-156920048D01* +X231647661Y-156924333D01* +X231535123Y-157075590D01* +X231513140Y-157105136D01* +X231510725Y-157109886D01* +X231456038Y-157217448D01* +X231408584Y-157310782D01* +X231374378Y-157420943D01* +X231341756Y-157526000D01* +X231341755Y-157526006D01* +X231340172Y-157531103D01* +X231331881Y-157593661D01* +X231315200Y-157719522D01* +X231309861Y-157759802D01* +X154817101Y-157759802D01* +X154401434Y-155402438D01* +X176417399Y-155402438D01* +X176417599Y-155407768D01* +X176417599Y-155407769D01* +X176418587Y-155434087D01* +X176426053Y-155632974D01* +X176473427Y-155858756D01* +X176475385Y-155863715D01* +X176475386Y-155863717D01* +X176485619Y-155889628D01* +X176558166Y-156073328D01* +X176628136Y-156188635D01* +X176664269Y-156248180D01* +X176677846Y-156270555D01* +X176681343Y-156274585D01* +X176776392Y-156384119D01* +X176829046Y-156444798D01* +X176833177Y-156448185D01* +X177003314Y-156587690D01* +X177003320Y-156587694D01* +X177007442Y-156591074D01* +X177207934Y-156705200D01* +X177212950Y-156707021D01* +X177212955Y-156707023D01* +X177419774Y-156782095D01* +X177419778Y-156782096D01* +X177424789Y-156783915D01* +X177430038Y-156784864D01* +X177430041Y-156784865D01* +X177647722Y-156824228D01* +X177647729Y-156824229D01* +X177651806Y-156824966D01* +X177669543Y-156825802D01* +X177674491Y-156826036D01* +X177674498Y-156826036D01* +X177675979Y-156826106D01* +X177838124Y-156826106D01* +X177905080Y-156820425D01* +X178004761Y-156811967D01* +X178004765Y-156811966D01* +X178010072Y-156811516D01* +X178015227Y-156810178D01* +X178015233Y-156810177D01* +X178228202Y-156754901D01* +X178228206Y-156754900D01* +X178233371Y-156753559D01* +X178238237Y-156751367D01* +X178238240Y-156751366D01* +X178438848Y-156660999D01* +X178443714Y-156658807D01* +X178448134Y-156655831D01* +X178448138Y-156655829D01* +X178555195Y-156583753D01* +X178635084Y-156529968D01* +X178802011Y-156370728D01* +X178893189Y-156248180D01* +X178936536Y-156189920D01* +X178936538Y-156189917D01* +X178939720Y-156185640D01* +X178991162Y-156084461D01* +X179041857Y-155984752D01* +X179041857Y-155984751D01* +X179044276Y-155979994D01* +X179083542Y-155853537D01* +X179111104Y-155764776D01* +X179111105Y-155764770D01* +X179112688Y-155759673D01* +X179126971Y-155651907D01* +X179142299Y-155536259D01* +X179142299Y-155536254D01* +X179142999Y-155530974D01* +X179142594Y-155520170D01* +X179135231Y-155324037D01* +X179134345Y-155300438D01* +X179086971Y-155074656D01* +X179070919Y-155034008D01* +X181031784Y-155034008D01* +X181032147Y-155038156D01* +X181032147Y-155038160D01* +X181045027Y-155185374D01* +X181057522Y-155328198D01* +X181058432Y-155332270D01* +X181058433Y-155332275D01* +X181116575Y-155592388D01* +X181121942Y-155616399D01* +X181123385Y-155620322D01* +X181123386Y-155620324D01* +X181151640Y-155697115D01* +X181223914Y-155893548D01* +X181361644Y-156154776D01* +X181392342Y-156197972D01* +X181530289Y-156392084D01* +X181530294Y-156392090D01* +X181532713Y-156395494D01* +X181535557Y-156398544D01* +X181535562Y-156398550D01* +X181724648Y-156601320D01* +X181734116Y-156611473D01* +X181962315Y-156798917D01* +X182213299Y-156954534D01* +X182217116Y-156956250D01* +X182217119Y-156956251D01* +X182245080Y-156968817D01* +X182482660Y-157075590D01* +X182655461Y-157127104D01* +X182673881Y-157132595D01* +X182765665Y-157159957D01* +X182769785Y-157160610D01* +X182769787Y-157160610D01* +X183053862Y-157205604D01* +X183053868Y-157205605D01* +X183057343Y-157206155D01* +X183081902Y-157207270D01* +X183148287Y-157210285D01* +X183148308Y-157210285D01* +X183149707Y-157210349D01* +X183334171Y-157210349D01* +X183553934Y-157195752D01* +X183558033Y-157194926D01* +X183558037Y-157194925D01* +X183731460Y-157159957D01* +X183843421Y-157137382D01* +X184122645Y-157041237D01* +X184292359Y-156956251D01* +X184382965Y-156910879D01* +X184382967Y-156910878D01* +X184386701Y-156909008D01* +X184630948Y-156743017D01* +X184851097Y-156546181D01* +X184853815Y-156543010D01* +X185040559Y-156325133D01* +X185040562Y-156325129D01* +X185043279Y-156321959D01* +X185045553Y-156318457D01* +X185045557Y-156318452D01* +X185201840Y-156077798D01* +X185201843Y-156077793D01* +X185204119Y-156074288D01* +X185206931Y-156068367D01* +X185302809Y-155866447D01* +X185330789Y-155807521D01* +X185346152Y-155759673D01* +X185419785Y-155530332D01* +X185419785Y-155530331D01* +X185421065Y-155526345D01* +X185442407Y-155407729D01* +X185472621Y-155239808D01* +X185472622Y-155239803D01* +X185473360Y-155235699D01* +X185473759Y-155226926D01* +X185486567Y-154944860D01* +X185486567Y-154944855D01* +X185486756Y-154940690D01* +X185482016Y-154886505D01* +X185461382Y-154650661D01* +X185461018Y-154646500D01* +X185460107Y-154642423D01* +X185415693Y-154443724D01* +X187375541Y-154443724D01* +X187375741Y-154449054D01* +X187375741Y-154449055D01* +X187378078Y-154511296D01* +X187384195Y-154674260D01* +X187431569Y-154900042D01* +X187433527Y-154905001D01* +X187433528Y-154905003D01* +X187454693Y-154958596D01* +X187516308Y-155114614D01* +X187587058Y-155231206D01* +X187629069Y-155300438D01* +X187635988Y-155311841D01* +X187639485Y-155315871D01* +X187744593Y-155436997D01* +X187787188Y-155486084D01* +X187791319Y-155489471D01* +X187961456Y-155628976D01* +X187961462Y-155628980D01* +X187965584Y-155632360D01* +X188166076Y-155746486D01* +X188171092Y-155748307D01* +X188171097Y-155748309D01* +X188377916Y-155823381D01* +X188377920Y-155823382D01* +X188382931Y-155825201D01* +X188388180Y-155826150D01* +X188388183Y-155826151D01* +X188605864Y-155865514D01* +X188605871Y-155865515D01* +X188609948Y-155866252D01* +X188627685Y-155867088D01* +X188632633Y-155867322D01* +X188632640Y-155867322D01* +X188634121Y-155867392D01* +X188796266Y-155867392D01* +X188863222Y-155861711D01* +X188962903Y-155853253D01* +X188962907Y-155853252D01* +X188968214Y-155852802D01* +X188973369Y-155851464D01* +X188973375Y-155851463D01* +X189186344Y-155796187D01* +X189186348Y-155796186D01* +X189191513Y-155794845D01* +X189196379Y-155792653D01* +X189196382Y-155792652D01* +X189396990Y-155702285D01* +X189401856Y-155700093D01* +X189406276Y-155697117D01* +X189406280Y-155697115D01* +X189535032Y-155610433D01* +X189593226Y-155571254D01* +X189760153Y-155412014D01* +X189793882Y-155366681D01* +X189894678Y-155231206D01* +X189894680Y-155231203D01* +X189897862Y-155226926D01* +X189954710Y-155115114D01* +X189999999Y-155026038D01* +X189999999Y-155026037D01* +X190002418Y-155021280D01* +X190037301Y-154908940D01* +X190069246Y-154806062D01* +X190069247Y-154806056D01* +X190070830Y-154800959D01* +X190086931Y-154679478D01* +X190100441Y-154577545D01* +X190100441Y-154577540D01* +X190101141Y-154572260D01* +X190099972Y-154541103D01* +X190092803Y-154350143D01* +X190092487Y-154341724D01* +X190045113Y-154115942D01* +X190041792Y-154107531D01* +X189996392Y-153992573D01* +X189960374Y-153901370D01* +X189848841Y-153717569D01* +X189843463Y-153708706D01* +X189843462Y-153708705D01* +X189840694Y-153704143D01* +X189830580Y-153692488D01* +X189692994Y-153533933D01* +X189692992Y-153533931D01* +X189689494Y-153529900D01* +X189622328Y-153474827D01* +X189515226Y-153387008D01* +X189515220Y-153387004D01* +X189511098Y-153383624D01* +X189310606Y-153269498D01* +X189305590Y-153267677D01* +X189305585Y-153267675D01* +X189098766Y-153192603D01* +X189098762Y-153192602D01* +X189093751Y-153190783D01* +X189088502Y-153189834D01* +X189088499Y-153189833D01* +X188870818Y-153150470D01* +X188870811Y-153150469D01* +X188866734Y-153149732D01* +X188848997Y-153148896D01* +X188844049Y-153148662D01* +X188844042Y-153148662D01* +X188842561Y-153148592D01* +X188680416Y-153148592D01* +X188613460Y-153154273D01* +X188513779Y-153162731D01* +X188513775Y-153162732D01* +X188508468Y-153163182D01* +X188503313Y-153164520D01* +X188503307Y-153164521D01* +X188290338Y-153219797D01* +X188290334Y-153219798D01* +X188285169Y-153221139D01* +X188280303Y-153223331D01* +X188280300Y-153223332D01* +X188198334Y-153260255D01* +X188074826Y-153315891D01* +X188070406Y-153318867D01* +X188070402Y-153318869D01* +X187984964Y-153376390D01* +X187883456Y-153444730D01* +X187716529Y-153603970D01* +X187713341Y-153608255D01* +X187591343Y-153772227D01* +X187578820Y-153789058D01* +X187576405Y-153793808D01* +X187509410Y-153925578D01* +X187474264Y-153994704D01* +X187443146Y-154094920D01* +X187407436Y-154209922D01* +X187407435Y-154209928D01* +X187405852Y-154215025D01* +X187397561Y-154277583D01* +X187376891Y-154433541D01* +X187375541Y-154443724D01* +X185415693Y-154443724D01* +X185397510Y-154362377D01* +X185397508Y-154362370D01* +X185396598Y-154358299D01* +X185394792Y-154353389D01* +X185348064Y-154226389D01* +X185294626Y-154081150D01* +X185290957Y-154074190D01* +X185202454Y-153906331D01* +X185156896Y-153819922D01* +X185087122Y-153721740D01* +X184988251Y-153582614D01* +X184988246Y-153582608D01* +X184985827Y-153579204D01* +X184982983Y-153576154D01* +X184982978Y-153576148D01* +X184787270Y-153366277D01* +X184784424Y-153363225D01* +X184556225Y-153175781D01* +X184305241Y-153020164D01* +X184275312Y-153006713D01* +X184163847Y-152956619D01* +X184035880Y-152899108D01* +X183809129Y-152831511D01* +X183756874Y-152815933D01* +X183756872Y-152815933D01* +X183752875Y-152814741D01* +X183748755Y-152814088D01* +X183748753Y-152814088D01* +X183684663Y-152803937D01* +X213674686Y-152803937D01* +X213674886Y-152809267D01* +X213674886Y-152809268D01* +X213677148Y-152869514D01* +X213683340Y-153034473D01* +X213730714Y-153260255D01* +X213732672Y-153265214D01* +X213732673Y-153265216D01* +X213753862Y-153318869D01* +X213815453Y-153474827D01* +X213885146Y-153589678D01* +X213928214Y-153660651D01* +X213935133Y-153672054D01* +X213938630Y-153676084D01* +X214066651Y-153823615D01* +X214086333Y-153846297D01* +X214090464Y-153849684D01* +X214260601Y-153989189D01* +X214260607Y-153989193D01* +X214264729Y-153992573D01* +X214465221Y-154106699D01* +X214470237Y-154108520D01* +X214470242Y-154108522D01* +X214677061Y-154183594D01* +X214677065Y-154183595D01* +X214682076Y-154185414D01* +X214687325Y-154186363D01* +X214687328Y-154186364D01* +X214905009Y-154225727D01* +X214905016Y-154225728D01* +X214909093Y-154226465D01* +X214926830Y-154227301D01* +X214931778Y-154227535D01* +X214931785Y-154227535D01* +X214933266Y-154227605D01* +X215095411Y-154227605D01* +X215162367Y-154221924D01* +X215262048Y-154213466D01* +X215262052Y-154213465D01* +X215267359Y-154213015D01* +X215272514Y-154211677D01* +X215272520Y-154211676D01* +X215485489Y-154156400D01* +X215485493Y-154156399D01* +X215490658Y-154155058D01* +X215495524Y-154152866D01* +X215495527Y-154152865D01* +X215696135Y-154062498D01* +X215701001Y-154060306D01* +X215705421Y-154057330D01* +X215705425Y-154057328D01* +X215831372Y-153972534D01* +X215892371Y-153931467D01* +X216059298Y-153772227D01* +X216138346Y-153665982D01* +X216193823Y-153591419D01* +X216193825Y-153591416D01* +X216197007Y-153587139D01* +X216251791Y-153479388D01* +X216295092Y-153394221D01* +X218289071Y-153394221D01* +X218289434Y-153398369D01* +X218289434Y-153398373D01* +X218298955Y-153507196D01* +X218314809Y-153688411D01* +X218315719Y-153692483D01* +X218315720Y-153692488D01* +X218374419Y-153955092D01* +X218379229Y-153976612D01* +X218380672Y-153980535D01* +X218380673Y-153980537D01* +X218408927Y-154057328D01* +X218481201Y-154253761D01* +X218483148Y-154257454D01* +X218483149Y-154257456D01* +X218533255Y-154352491D01* +X218618931Y-154514989D01* +X218655843Y-154566929D01* +X218787576Y-154752297D01* +X218787581Y-154752303D01* +X218790000Y-154755707D01* +X218792844Y-154758757D01* +X218792849Y-154758763D01* +X218975655Y-154954798D01* +X218991403Y-154971686D01* +X219219602Y-155159130D01* +X219470586Y-155314747D01* +X219474403Y-155316463D01* +X219474406Y-155316464D01* +X219509587Y-155332275D01* +X219739947Y-155435803D01* +X220022952Y-155520170D01* +X220027072Y-155520823D01* +X220027074Y-155520823D01* +X220311149Y-155565817D01* +X220311155Y-155565818D01* +X220314630Y-155566368D01* +X220339189Y-155567483D01* +X220405574Y-155570498D01* +X220405595Y-155570498D01* +X220406994Y-155570562D01* +X220591458Y-155570562D01* +X220811221Y-155555965D01* +X220815320Y-155555139D01* +X220815324Y-155555138D01* +X220988747Y-155520170D01* +X221100708Y-155497595D01* +X221379932Y-155401450D01* +X221529776Y-155326414D01* +X232622474Y-155326414D01* +X232628201Y-155334064D01* +X232803709Y-155441615D01* +X232812503Y-155446096D01* +X233024979Y-155534106D01* +X233034364Y-155537155D01* +X233257994Y-155590845D01* +X233267741Y-155592388D01* +X233497020Y-155610433D01* +X233506880Y-155610433D01* +X233736159Y-155592388D01* +X233745906Y-155590845D01* +X233969536Y-155537155D01* +X233978921Y-155534106D01* +X234191397Y-155446096D01* +X234200191Y-155441615D01* +X234372033Y-155336311D01* +X234381493Y-155325855D01* +X234377709Y-155317077D01* +X233514762Y-154454130D01* +X233500818Y-154446516D01* +X233498985Y-154446647D01* +X233492370Y-154450898D01* +X232629234Y-155314034D01* +X232622474Y-155326414D01* +X221529776Y-155326414D01* +X221546431Y-155318074D01* +X221640252Y-155271092D01* +X221640254Y-155271091D01* +X221643988Y-155269221D01* +X221888235Y-155103230D01* +X222108384Y-154906394D01* +X222118302Y-154894823D01* +X222297846Y-154685346D01* +X222297849Y-154685342D01* +X222300566Y-154682172D01* +X222302840Y-154678670D01* +X222302844Y-154678665D01* +X222459127Y-154438011D01* +X222459130Y-154438006D01* +X222461406Y-154434501D01* +X222464218Y-154428580D01* +X222560096Y-154226660D01* +X222588076Y-154167734D01* +X222591792Y-154156162D01* +X222677072Y-153890545D01* +X222677072Y-153890544D01* +X222678352Y-153886558D01* +X222700646Y-153762651D01* +X224632828Y-153762651D01* +X224633028Y-153767981D01* +X224633028Y-153767982D01* +X224635627Y-153837215D01* +X224641482Y-153993187D01* +X224688856Y-154218969D01* +X224690814Y-154223928D01* +X224690815Y-154223930D01* +X224709962Y-154272413D01* +X224773595Y-154433541D01* +X224893275Y-154630768D01* +X224896772Y-154634798D01* +X225036367Y-154795667D01* +X225044475Y-154805011D01* +X225082748Y-154836393D01* +X225218743Y-154947903D01* +X225218749Y-154947907D01* +X225222871Y-154951287D01* +X225423363Y-155065413D01* +X225428379Y-155067234D01* +X225428384Y-155067236D01* +X225635203Y-155142308D01* +X225635207Y-155142309D01* +X225640218Y-155144128D01* +X225645467Y-155145077D01* +X225645470Y-155145078D01* +X225863151Y-155184441D01* +X225863158Y-155184442D01* +X225867235Y-155185179D01* +X225884972Y-155186015D01* +X225889920Y-155186249D01* +X225889927Y-155186249D01* +X225891408Y-155186319D01* +X226053553Y-155186319D01* +X226139445Y-155179031D01* +X226220190Y-155172180D01* +X226220194Y-155172179D01* +X226225501Y-155171729D01* +X226230656Y-155170391D01* +X226230662Y-155170390D01* +X226443631Y-155115114D01* +X226443635Y-155115113D01* +X226448800Y-155113772D01* +X226453666Y-155111580D01* +X226453669Y-155111579D01* +X226654277Y-155021212D01* +X226659143Y-155019020D01* +X226663563Y-155016044D01* +X226663567Y-155016042D01* +X226822753Y-154908870D01* +X226850513Y-154890181D01* +X227017440Y-154730941D01* +X227077170Y-154650661D01* +X227151965Y-154550133D01* +X227151967Y-154550130D01* +X227155149Y-154545853D01* +X227211763Y-154434501D01* +X227257286Y-154344965D01* +X227257286Y-154344964D01* +X227259705Y-154340207D01* +X227298971Y-154213750D01* +X227326533Y-154124989D01* +X227326534Y-154124983D01* +X227328117Y-154119886D01* +X227332471Y-154087038D01* +X231973625Y-154087038D01* +X231991670Y-154316317D01* +X231993213Y-154326064D01* +X232046903Y-154549694D01* +X232049952Y-154559079D01* +X232137962Y-154771555D01* +X232142443Y-154780349D01* +X232247747Y-154952191D01* +X232258203Y-154961651D01* +X232266981Y-154957867D01* +X233129928Y-154094920D01* +X233136306Y-154083240D01* +X233866358Y-154083240D01* +X233866489Y-154085073D01* +X233870740Y-154091688D01* +X234733876Y-154954824D01* +X234746256Y-154961584D01* +X234750247Y-154958596D01* +X241935572Y-154958596D01* +X241953617Y-155187875D01* +X241955160Y-155197622D01* +X242008850Y-155421252D01* +X242011899Y-155430637D01* +X242099909Y-155643113D01* +X242104390Y-155651907D01* +X242209694Y-155823749D01* +X242220150Y-155833209D01* +X242228928Y-155829425D01* +X243091875Y-154966478D01* +X243098253Y-154954798D01* +X243828305Y-154954798D01* +X243828436Y-154956631D01* +X243832687Y-154963246D01* +X244695823Y-155826382D01* +X244708203Y-155833142D01* +X244715853Y-155827415D01* +X244823404Y-155651907D01* +X244827885Y-155643113D01* +X244915895Y-155430637D01* +X244918944Y-155421252D01* +X244972634Y-155197622D01* +X244974177Y-155187875D01* +X244992222Y-154958596D01* +X244992222Y-154948736D01* +X244974177Y-154719457D01* +X244972634Y-154709710D01* +X244918944Y-154486080D01* +X244915895Y-154476695D01* +X244827885Y-154264219D01* +X244823404Y-154255425D01* +X244718100Y-154083583D01* +X244707644Y-154074123D01* +X244698866Y-154077907D01* +X243835919Y-154940854D01* +X243828305Y-154954798D01* +X243098253Y-154954798D01* +X243099489Y-154952534D01* +X243099358Y-154950701D01* +X243095107Y-154944086D01* +X242231971Y-154080950D01* +X242219591Y-154074190D01* +X242211941Y-154079917D01* +X242104390Y-154255425D01* +X242099909Y-154264219D01* +X242011899Y-154476695D01* +X242008850Y-154486080D01* +X241955160Y-154709710D01* +X241953617Y-154719457D01* +X241935572Y-154948736D01* +X241935572Y-154958596D01* +X234750247Y-154958596D01* +X234753906Y-154955857D01* +X234861457Y-154780349D01* +X234865938Y-154771555D01* +X234953948Y-154559079D01* +X234956997Y-154549694D01* +X235010687Y-154326064D01* +X235012230Y-154316317D01* +X235030275Y-154087038D01* +X235030275Y-154077178D01* +X235012230Y-153847899D01* +X235010687Y-153838152D01* +X234956997Y-153614522D01* +X234953948Y-153605137D01* +X234865938Y-153392661D01* +X234861457Y-153383867D01* +X234756153Y-153212025D01* +X234745697Y-153202565D01* +X234736919Y-153206349D01* +X233873972Y-154069296D01* +X233866358Y-154083240D01* +X233136306Y-154083240D01* +X233137542Y-154080976D01* +X233137411Y-154079143D01* +X233133160Y-154072528D01* +X232270024Y-153209392D01* +X232257644Y-153202632D01* +X232249994Y-153208359D01* +X232142443Y-153383867D01* +X232137962Y-153392661D01* +X232049952Y-153605137D01* +X232046903Y-153614522D01* +X231993213Y-153838152D01* +X231991670Y-153847899D01* +X231973625Y-154077178D01* +X231973625Y-154087038D01* +X227332471Y-154087038D01* +X227350010Y-153954704D01* +X227357728Y-153896472D01* +X227357728Y-153896467D01* +X227358428Y-153891187D01* +X227356592Y-153842264D01* +X227351953Y-153718697D01* +X227349774Y-153660651D01* +X227302400Y-153434869D01* +X227299892Y-153428517D01* +X227254521Y-153313631D01* +X227217661Y-153220297D01* +X227105980Y-153036252D01* +X227100750Y-153027633D01* +X227100749Y-153027632D01* +X227097981Y-153023070D01* +X227021839Y-152935324D01* +X226950281Y-152852860D01* +X226950279Y-152852858D01* +X226946781Y-152848827D01* +X226934017Y-152838361D01* +X232622407Y-152838361D01* +X232626191Y-152847139D01* +X233489138Y-153710086D01* +X233503082Y-153717700D01* +X233504915Y-153717569D01* +X233511530Y-153713318D01* +X234374666Y-152850182D01* +X234381426Y-152837802D01* +X234375699Y-152830152D01* +X234200191Y-152722601D01* +X234191397Y-152718120D01* +X233978921Y-152630110D01* +X233969536Y-152627061D01* +X233745906Y-152573371D01* +X233736159Y-152571828D01* +X233506880Y-152553783D01* +X233497020Y-152553783D01* +X233267741Y-152571828D01* +X233257994Y-152573371D01* +X233034364Y-152627061D01* +X233024979Y-152630110D01* +X232812503Y-152718120D01* +X232803709Y-152722601D01* +X232631867Y-152827905D01* +X232622407Y-152838361D01* +X226934017Y-152838361D01* +X226861555Y-152778946D01* +X226772513Y-152705935D01* +X226772507Y-152705931D01* +X226768385Y-152702551D01* +X226567893Y-152588425D01* +X226562877Y-152586604D01* +X226562872Y-152586602D01* +X226356053Y-152511530D01* +X226356049Y-152511529D01* +X226351038Y-152509710D01* +X226345789Y-152508761D01* +X226345786Y-152508760D01* +X226128105Y-152469397D01* +X226128098Y-152469396D01* +X226124021Y-152468659D01* +X226106284Y-152467823D01* +X226101336Y-152467589D01* +X226101329Y-152467589D01* +X226099848Y-152467519D01* +X225937703Y-152467519D01* +X225870747Y-152473200D01* +X225771066Y-152481658D01* +X225771062Y-152481659D01* +X225765755Y-152482109D01* +X225760600Y-152483447D01* +X225760594Y-152483448D01* +X225547625Y-152538724D01* +X225547621Y-152538725D01* +X225542456Y-152540066D01* +X225537590Y-152542258D01* +X225537587Y-152542259D01* +X225439149Y-152586602D01* +X225332113Y-152634818D01* +X225327693Y-152637794D01* +X225327689Y-152637796D01* +X225279985Y-152669913D01* +X225140743Y-152763657D01* +X224973816Y-152922897D01* +X224961537Y-152939401D01* +X224839529Y-153103386D01* +X224836107Y-153107985D01* +X224833692Y-153112735D01* +X224779005Y-153220297D01* +X224731551Y-153313631D01* +X224699010Y-153418429D01* +X224664723Y-153528849D01* +X224664722Y-153528855D01* +X224663139Y-153533952D01* +X224653291Y-153608255D01* +X224638654Y-153718697D01* +X224632828Y-153762651D01* +X222700646Y-153762651D01* +X222708758Y-153717569D01* +X222729908Y-153600021D01* +X222729909Y-153600016D01* +X222730647Y-153595912D01* +X222730931Y-153589678D01* +X222743854Y-153305073D01* +X222743854Y-153305068D01* +X222744043Y-153300903D01* +X222741296Y-153269498D01* +X222718669Y-153010874D01* +X222718305Y-153006713D01* +X222717157Y-153001576D01* +X222654797Y-152722590D01* +X222654795Y-152722583D01* +X222653885Y-152718512D01* +X222648013Y-152702551D01* +X222583565Y-152527390D01* +X222551913Y-152441363D01* +X222543749Y-152425878D01* +X237136737Y-152425878D01* +X237155564Y-152665100D01* +X237156718Y-152669907D01* +X237156719Y-152669913D01* +X237182896Y-152778946D01* +X237211582Y-152898431D01* +X237213475Y-152903002D01* +X237213476Y-152903004D01* +X237298382Y-153107985D01* +X237303411Y-153120127D01* +X237428791Y-153324727D01* +X237432008Y-153328494D01* +X237432009Y-153328495D01* +X237486812Y-153392661D01* +X237584633Y-153507196D01* +X237588395Y-153510409D01* +X237759150Y-153656246D01* +X237767102Y-153663038D01* +X237971702Y-153788418D01* +X237976272Y-153790311D01* +X237976274Y-153790312D01* +X238119612Y-153849684D01* +X238193398Y-153880247D01* +X238262763Y-153896900D01* +X238421916Y-153935110D01* +X238421922Y-153935111D01* +X238426729Y-153936265D01* +X238665951Y-153955092D01* +X238905173Y-153936265D01* +X238909980Y-153935111D01* +X238909986Y-153935110D01* +X239069139Y-153896900D01* +X239138504Y-153880247D01* +X239212290Y-153849684D01* +X239355628Y-153790312D01* +X239355630Y-153790311D01* +X239360200Y-153788418D01* +X239488298Y-153709919D01* +X242584354Y-153709919D01* +X242588138Y-153718697D01* +X243451085Y-154581644D01* +X243465029Y-154589258D01* +X243466862Y-154589127D01* +X243473477Y-154584876D01* +X244336613Y-153721740D01* +X244343373Y-153709360D01* +X244337646Y-153701710D01* +X244162138Y-153594159D01* +X244153344Y-153589678D01* +X243940868Y-153501668D01* +X243931483Y-153498619D01* +X243707853Y-153444929D01* +X243698106Y-153443386D01* +X243468827Y-153425341D01* +X243458967Y-153425341D01* +X243229688Y-153443386D01* +X243219941Y-153444929D01* +X242996311Y-153498619D01* +X242986926Y-153501668D01* +X242774450Y-153589678D01* +X242765656Y-153594159D01* +X242593814Y-153699463D01* +X242584354Y-153709919D01* +X239488298Y-153709919D01* +X239564800Y-153663038D01* +X239572753Y-153656246D01* +X239743507Y-153510409D01* +X239747269Y-153507196D01* +X239845090Y-153392661D01* +X239899893Y-153328495D01* +X239899894Y-153328494D01* +X239903111Y-153324727D01* +X240028491Y-153120127D01* +X240033521Y-153107985D01* +X240118426Y-152903004D01* +X240118427Y-152903002D01* +X240120320Y-152898431D01* +X240149006Y-152778946D01* +X240175183Y-152669913D01* +X240175184Y-152669907D01* +X240176338Y-152665100D01* +X240195165Y-152425878D01* +X240176338Y-152186656D01* +X240175184Y-152181849D01* +X240175183Y-152181843D01* +X240132005Y-152001996D01* +X240120320Y-151953325D01* +X240113757Y-151937480D01* +X240030385Y-151736201D01* +X240030384Y-151736199D01* +X240028491Y-151731629D01* +X239903111Y-151527029D01* +X239888354Y-151509750D01* +X239750482Y-151348322D01* +X239747269Y-151344560D01* +X239687689Y-151293674D01* +X239568568Y-151191936D01* +X239568567Y-151191935D01* +X239564800Y-151188718D01* +X239360200Y-151063338D01* +X239355630Y-151061445D01* +X239355628Y-151061444D01* +X239143077Y-150973403D01* +X239143075Y-150973402D01* +X239138504Y-150971509D01* +X239041170Y-150948141D01* +X238909986Y-150916646D01* +X238909980Y-150916645D01* +X238905173Y-150915491D01* +X238665951Y-150896664D01* +X238426729Y-150915491D01* +X238421922Y-150916645D01* +X238421916Y-150916646D01* +X238290732Y-150948141D01* +X238193398Y-150971509D01* +X238188827Y-150973402D01* +X238188825Y-150973403D01* +X237976274Y-151061444D01* +X237976272Y-151061445D01* +X237971702Y-151063338D01* +X237767102Y-151188718D01* +X237763335Y-151191935D01* +X237763334Y-151191936D01* +X237644213Y-151293674D01* +X237584633Y-151344560D01* +X237581420Y-151348322D01* +X237443549Y-151509750D01* +X237428791Y-151527029D01* +X237303411Y-151731629D01* +X237301518Y-151736199D01* +X237301517Y-151736201D01* +X237218145Y-151937480D01* +X237211582Y-151953325D01* +X237199897Y-152001996D01* +X237156719Y-152181843D01* +X237156718Y-152181849D01* +X237155564Y-152186656D01* +X237136737Y-152425878D01* +X222543749Y-152425878D01* +X222543377Y-152425172D01* +X222458864Y-152264880D01* +X222414183Y-152180135D01* +X222335146Y-152068919D01* +X222245538Y-151942827D01* +X222245533Y-151942821D01* +X222243114Y-151939417D01* +X222240270Y-151936367D01* +X222240265Y-151936361D01* +X222044557Y-151726490D01* +X222041711Y-151723438D01* +X221813512Y-151535994D01* +X221562528Y-151380377D01* +X221293167Y-151259321D01* +X221235423Y-151242107D01* +X224949246Y-151242107D01* +X224954973Y-151249757D01* +X225130481Y-151357308D01* +X225139275Y-151361789D01* +X225351751Y-151449799D01* +X225361136Y-151452848D01* +X225584766Y-151506538D01* +X225594513Y-151508081D01* +X225823792Y-151526126D01* +X225833652Y-151526126D01* +X226062931Y-151508081D01* +X226072678Y-151506538D01* +X226296308Y-151452848D01* +X226305693Y-151449799D01* +X226518169Y-151361789D01* +X226526963Y-151357308D01* +X226698805Y-151252004D01* +X226708265Y-151241548D01* +X226704481Y-151232770D01* +X225841534Y-150369823D01* +X225827590Y-150362209D01* +X225825757Y-150362340D01* +X225819142Y-150366591D01* +X224956006Y-151229727D01* +X224949246Y-151242107D01* +X221235423Y-151242107D01* +X221083118Y-151196703D01* +X221014161Y-151176146D01* +X221014159Y-151176146D01* +X221010162Y-151174954D01* +X221006042Y-151174301D01* +X221006040Y-151174301D01* +X220721965Y-151129307D01* +X220721959Y-151129306D01* +X220718484Y-151128756D01* +X220693925Y-151127641D01* +X220627540Y-151124626D01* +X220627519Y-151124626D01* +X220626120Y-151124562D01* +X220441656Y-151124562D01* +X220221893Y-151139159D01* +X220217794Y-151139985D01* +X220217790Y-151139986D01* +X220075196Y-151168738D01* +X219932406Y-151197529D01* +X219653182Y-151293674D01* +X219599616Y-151320498D01* +X219434106Y-151403379D01* +X219389126Y-151425903D01* +X219144879Y-151591894D01* +X219141765Y-151594678D01* +X219141764Y-151594679D01* +X219088259Y-151642518D01* +X218924730Y-151788730D01* +X218922013Y-151791900D01* +X218922012Y-151791901D01* +X218738183Y-152006378D01* +X218732548Y-152012952D01* +X218730274Y-152016454D01* +X218730270Y-152016459D01* +X218573987Y-152257113D01* +X218571708Y-152260623D01* +X218569914Y-152264401D01* +X218569913Y-152264403D01* +X218529193Y-152350159D01* +X218445038Y-152527390D01* +X218443759Y-152531373D01* +X218443758Y-152531376D01* +X218367663Y-152768383D01* +X218354762Y-152808566D01* +X218350634Y-152831511D01* +X218308499Y-153065690D01* +X218302467Y-153099212D01* +X218302278Y-153103379D01* +X218302277Y-153103386D01* +X218289326Y-153388603D01* +X218289071Y-153394221D01* +X216295092Y-153394221D01* +X216299144Y-153386251D01* +X216299144Y-153386250D01* +X216301563Y-153381493D01* +X216341937Y-153251470D01* +X216368391Y-153166275D01* +X216368392Y-153166269D01* +X216369975Y-153161172D01* +X216386076Y-153039691D01* +X216399586Y-152937758D01* +X216399586Y-152937753D01* +X216400286Y-152932473D01* +X216398828Y-152893619D01* +X216394087Y-152767333D01* +X216391632Y-152701937D01* +X216344258Y-152476155D01* +X216340937Y-152467744D01* +X216294555Y-152350299D01* +X216259519Y-152261583D01* +X216139839Y-152064356D01* +X216092333Y-152009610D01* +X215992139Y-151894146D01* +X215992137Y-151894144D01* +X215988639Y-151890113D01* +X215946504Y-151855565D01* +X215814371Y-151747221D01* +X215814365Y-151747217D01* +X215810243Y-151743837D01* +X215609751Y-151629711D01* +X215604735Y-151627890D01* +X215604730Y-151627888D01* +X215397911Y-151552816D01* +X215397907Y-151552815D01* +X215392896Y-151550996D01* +X215387647Y-151550047D01* +X215387644Y-151550046D01* +X215169963Y-151510683D01* +X215169956Y-151510682D01* +X215165879Y-151509945D01* +X215148142Y-151509109D01* +X215143194Y-151508875D01* +X215143187Y-151508875D01* +X215141706Y-151508805D01* +X214979561Y-151508805D01* +X214912605Y-151514486D01* +X214812924Y-151522944D01* +X214812920Y-151522945D01* +X214807613Y-151523395D01* +X214802458Y-151524733D01* +X214802452Y-151524734D01* +X214589483Y-151580010D01* +X214589479Y-151580011D01* +X214584314Y-151581352D01* +X214579448Y-151583544D01* +X214579445Y-151583545D01* +X214438207Y-151647168D01* +X214373971Y-151676104D01* +X214369551Y-151679080D01* +X214369547Y-151679082D01* +X214297770Y-151727406D01* +X214182601Y-151804943D01* +X214015674Y-151964183D01* +X214012486Y-151968468D01* +X213892290Y-152130018D01* +X213877965Y-152149271D01* +X213875550Y-152154021D01* +X213820863Y-152261583D01* +X213773409Y-152354917D01* +X213744727Y-152447289D01* +X213706581Y-152570135D01* +X213706580Y-152570141D01* +X213704997Y-152575238D01* +X213693741Y-152660166D01* +X213677889Y-152779773D01* +X213674686Y-152803937D01* +X183684663Y-152803937D01* +X183464678Y-152769094D01* +X183464672Y-152769093D01* +X183461197Y-152768543D01* +X183436638Y-152767428D01* +X183370253Y-152764413D01* +X183370232Y-152764413D01* +X183368833Y-152764349D01* +X183184369Y-152764349D01* +X182964606Y-152778946D01* +X182960507Y-152779772D01* +X182960503Y-152779773D01* +X182837479Y-152804579D01* +X182675119Y-152837316D01* +X182395895Y-152933461D01* +X182297205Y-152982881D01* +X182190626Y-153036252D01* +X182131839Y-153065690D01* +X181887592Y-153231681D01* +X181667443Y-153428517D01* +X181664726Y-153431687D01* +X181664725Y-153431688D01* +X181523968Y-153595912D01* +X181475261Y-153652739D01* +X181472987Y-153656241D01* +X181472983Y-153656246D01* +X181316700Y-153896900D01* +X181314421Y-153900410D01* +X181312627Y-153904188D01* +X181312626Y-153904190D01* +X181297212Y-153936653D01* +X181187751Y-154167177D01* +X181186472Y-154171160D01* +X181186471Y-154171163D01* +X181110353Y-154408244D01* +X181097475Y-154448353D01* +X181096734Y-154452472D01* +X181054834Y-154685346D01* +X181045180Y-154738999D01* +X181044991Y-154743166D01* +X181044990Y-154743173D01* +X181032365Y-155021212D01* +X181031784Y-155034008D01* +X179070919Y-155034008D01* +X179069272Y-155029838D01* +X179037243Y-154948736D01* +X179002232Y-154860084D01* +X178890860Y-154676548D01* +X178885321Y-154667420D01* +X178885320Y-154667419D01* +X178882552Y-154662857D01* +X178792498Y-154559079D01* +X178734852Y-154492647D01* +X178734850Y-154492645D01* +X178731352Y-154488614D01* +X178660747Y-154430721D01* +X178557084Y-154345722D01* +X178557078Y-154345718D01* +X178552956Y-154342338D01* +X178352464Y-154228212D01* +X178347448Y-154226391D01* +X178347443Y-154226389D01* +X178140624Y-154151317D01* +X178140620Y-154151316D01* +X178135609Y-154149497D01* +X178130360Y-154148548D01* +X178130357Y-154148547D01* +X177912676Y-154109184D01* +X177912669Y-154109183D01* +X177908592Y-154108446D01* +X177890855Y-154107610D01* +X177885907Y-154107376D01* +X177885900Y-154107376D01* +X177884419Y-154107306D01* +X177722274Y-154107306D01* +X177655318Y-154112987D01* +X177555637Y-154121445D01* +X177555633Y-154121446D01* +X177550326Y-154121896D01* +X177545171Y-154123234D01* +X177545165Y-154123235D01* +X177332196Y-154178511D01* +X177332192Y-154178512D01* +X177327027Y-154179853D01* +X177322161Y-154182045D01* +X177322158Y-154182046D01* +X177140839Y-154263724D01* +X177116684Y-154274605D01* +X177112264Y-154277581D01* +X177112260Y-154277583D01* +X177054727Y-154316317D01* +X176925314Y-154403444D01* +X176758387Y-154562684D01* +X176755199Y-154566969D01* +X176624100Y-154743173D01* +X176620678Y-154747772D01* +X176618263Y-154752522D01* +X176546835Y-154893011D01* +X176516122Y-154953418D01* +X176496677Y-155016042D01* +X176449294Y-155168636D01* +X176449293Y-155168642D01* +X176447710Y-155173739D01* +X176435367Y-155266870D01* +X176427239Y-155328198D01* +X176417399Y-155402438D01* +X154401434Y-155402438D01* +X154063386Y-153485272D01* +X156764993Y-153485272D01* +X156773647Y-153715808D01* +X156821021Y-153941590D01* +X156905760Y-154156162D01* +X156976303Y-154272413D01* +X157020788Y-154345722D01* +X157025440Y-154353389D01* +X157028937Y-154357419D01* +X157168624Y-154518394D01* +X157176640Y-154527632D01* +X157204082Y-154550133D01* +X157350908Y-154670524D01* +X157350914Y-154670528D01* +X157355036Y-154673908D01* +X157555528Y-154788034D01* +X157560544Y-154789855D01* +X157560549Y-154789857D01* +X157767368Y-154864929D01* +X157767372Y-154864930D01* +X157772383Y-154866749D01* +X157777632Y-154867698D01* +X157777635Y-154867699D01* +X157995316Y-154907062D01* +X157995323Y-154907063D01* +X157999400Y-154907800D01* +X158017137Y-154908636D01* +X158022085Y-154908870D01* +X158022092Y-154908870D01* +X158023573Y-154908940D01* +X158185718Y-154908940D01* +X158253095Y-154903223D01* +X158352355Y-154894801D01* +X158352359Y-154894800D01* +X158357666Y-154894350D01* +X158362821Y-154893012D01* +X158362827Y-154893011D01* +X158575796Y-154837735D01* +X158575800Y-154837734D01* +X158580965Y-154836393D01* +X158585831Y-154834201D01* +X158585834Y-154834200D01* +X158786442Y-154743833D01* +X158791308Y-154741641D01* +X158795728Y-154738665D01* +X158795732Y-154738663D01* +X158927839Y-154649722D01* +X158982678Y-154612802D01* +X159149605Y-154453562D01* +X159189106Y-154400470D01* +X159284130Y-154272754D01* +X159284132Y-154272751D01* +X159287314Y-154268474D01* +X159344295Y-154156400D01* +X159389451Y-154067586D01* +X159389451Y-154067585D01* +X159391870Y-154062828D01* +X159433399Y-153929085D01* +X159458698Y-153847610D01* +X159458699Y-153847604D01* +X159460282Y-153842507D01* +X159478943Y-153701710D01* +X159489893Y-153619093D01* +X159489893Y-153619088D01* +X159490593Y-153613808D01* +X159490086Y-153600288D01* +X159484384Y-153448406D01* +X159481939Y-153383272D01* +X159434565Y-153157490D01* +X159425080Y-153133471D01* +X159385983Y-153034473D01* +X159349826Y-152942918D01* +X159250326Y-152778946D01* +X159232915Y-152750254D01* +X159232914Y-152750253D01* +X159230146Y-152745691D01* +X159187650Y-152696719D01* +X159139416Y-152641134D01* +X161316750Y-152641134D01* +X161317113Y-152645282D01* +X161317113Y-152645286D01* +X161333956Y-152837802D01* +X161342488Y-152935324D01* +X161343398Y-152939396D01* +X161343399Y-152939401D01* +X161403749Y-153209392D01* +X161406908Y-153223525D01* +X161408351Y-153227448D01* +X161408352Y-153227450D01* +X161422247Y-153265216D01* +X161508880Y-153500674D01* +X161510827Y-153504367D01* +X161510828Y-153504369D01* +X161563342Y-153603970D01* +X161646610Y-153761902D01* +X161650931Y-153767982D01* +X161815255Y-153999210D01* +X161815260Y-153999216D01* +X161817679Y-154002620D01* +X161820523Y-154005670D01* +X161820528Y-154005676D01* +X161981699Y-154178511D01* +X162019082Y-154218599D01* +X162247281Y-154406043D01* +X162498265Y-154561660D01* +X162502082Y-154563376D01* +X162502085Y-154563377D01* +X162542731Y-154581644D01* +X162767626Y-154682716D01* +X162858176Y-154709710D01* +X163012471Y-154755707D01* +X163050631Y-154767083D01* +X163054751Y-154767736D01* +X163054753Y-154767736D01* +X163338828Y-154812730D01* +X163338834Y-154812731D01* +X163342309Y-154813281D01* +X163366868Y-154814396D01* +X163433253Y-154817411D01* +X163433274Y-154817411D01* +X163434673Y-154817475D01* +X163619137Y-154817475D01* +X163838900Y-154802878D01* +X163842999Y-154802052D01* +X163843003Y-154802051D01* +X164016426Y-154767083D01* +X164128387Y-154744508D01* +X164407611Y-154648363D01* +X164578709Y-154562684D01* +X164667931Y-154518005D01* +X164667933Y-154518004D01* +X164671667Y-154516134D01* +X164915914Y-154350143D01* +X164924644Y-154342338D01* +X165052965Y-154227605D01* +X165136063Y-154153307D01* +X165163616Y-154121161D01* +X165325525Y-153932259D01* +X165325528Y-153932255D01* +X165328245Y-153929085D01* +X165330519Y-153925583D01* +X165330523Y-153925578D01* +X165486806Y-153684924D01* +X165486809Y-153684919D01* +X165489085Y-153681414D01* +X165493530Y-153672054D01* +X165576768Y-153496754D01* +X165615755Y-153414647D01* +X165625638Y-153383867D01* +X165704751Y-153137458D01* +X165704751Y-153137457D01* +X165706031Y-153133471D01* +X165726727Y-153018447D01* +X165757587Y-152846934D01* +X165757588Y-152846929D01* +X165758326Y-152842825D01* +X165758555Y-152837802D01* +X165771533Y-152551986D01* +X165771533Y-152551981D01* +X165771722Y-152547816D01* +X165771339Y-152543432D01* +X165746348Y-152257787D01* +X165745984Y-152253626D01* +X165741012Y-152231381D01* +X165682476Y-151969503D01* +X165682474Y-151969496D01* +X165681564Y-151965425D01* +X165675430Y-151948752D01* +X165622788Y-151805678D01* +X165579592Y-151688276D01* +X165573175Y-151676104D01* +X165519943Y-151575142D01* +X167597879Y-151575142D01* +X167598079Y-151580472D01* +X167598079Y-151580473D01* +X167599927Y-151629711D01* +X167606533Y-151805678D01* +X167653907Y-152031460D01* +X167655865Y-152036419D01* +X167655866Y-152036421D01* +X167691060Y-152125537D01* +X167738646Y-152246032D01* +X167808056Y-152360417D01* +X167850771Y-152430808D01* +X167858326Y-152443259D01* +X167861823Y-152447289D01* +X167986588Y-152591068D01* +X168009526Y-152617502D01* +X168013657Y-152620889D01* +X168183794Y-152760394D01* +X168183800Y-152760398D01* +X168187922Y-152763778D01* +X168388414Y-152877904D01* +X168393430Y-152879725D01* +X168393435Y-152879727D01* +X168600254Y-152954799D01* +X168600258Y-152954800D01* +X168605269Y-152956619D01* +X168610518Y-152957568D01* +X168610521Y-152957569D01* +X168828202Y-152996932D01* +X168828209Y-152996933D01* +X168832286Y-152997670D01* +X168850023Y-152998506D01* +X168854971Y-152998740D01* +X168854978Y-152998740D01* +X168856459Y-152998810D01* +X169018604Y-152998810D01* +X169085560Y-152993129D01* +X169185241Y-152984671D01* +X169185245Y-152984670D01* +X169190552Y-152984220D01* +X169195707Y-152982882D01* +X169195713Y-152982881D01* +X169408682Y-152927605D01* +X169408686Y-152927604D01* +X169413851Y-152926263D01* +X169418717Y-152924071D01* +X169418720Y-152924070D01* +X169512348Y-152881894D01* +X177067629Y-152881894D01* +X177073356Y-152889544D01* +X177248864Y-152997095D01* +X177257658Y-153001576D01* +X177470134Y-153089586D01* +X177479519Y-153092635D01* +X177703149Y-153146325D01* +X177712896Y-153147868D01* +X177942175Y-153165913D01* +X177952035Y-153165913D01* +X178181314Y-153147868D01* +X178191061Y-153146325D01* +X178414691Y-153092635D01* +X178424076Y-153089586D01* +X178636552Y-153001576D01* +X178645346Y-152997095D01* +X178817188Y-152891791D01* +X178826648Y-152881335D01* +X178822864Y-152872557D01* +X177959917Y-152009610D01* +X177945973Y-152001996D01* +X177944140Y-152002127D01* +X177937525Y-152006378D01* +X177074389Y-152869514D01* +X177067629Y-152881894D01* +X169512348Y-152881894D01* +X169619328Y-152833703D01* +X169624194Y-152831511D01* +X169628614Y-152828535D01* +X169628618Y-152828533D01* +X169757652Y-152741661D01* +X169815564Y-152702672D01* +X169982491Y-152543432D01* +X170027227Y-152483304D01* +X170117016Y-152362624D01* +X170117018Y-152362621D01* +X170120200Y-152358344D01* +X170171715Y-152257022D01* +X170222337Y-152157456D01* +X170222337Y-152157455D01* +X170224756Y-152152698D01* +X170269134Y-152009778D01* +X170291584Y-151937480D01* +X170291585Y-151937474D01* +X170293168Y-151932377D01* +X170309269Y-151810896D01* +X170322779Y-151708963D01* +X170322779Y-151708958D01* +X170323479Y-151703678D01* +X170321183Y-151642518D01* +X176418780Y-151642518D01* +X176436825Y-151871797D01* +X176438368Y-151881544D01* +X176492058Y-152105174D01* +X176495107Y-152114559D01* +X176583117Y-152327035D01* +X176587598Y-152335829D01* +X176692902Y-152507671D01* +X176703358Y-152517131D01* +X176712136Y-152513347D01* +X177575083Y-151650400D01* +X177581461Y-151638720D01* +X178311513Y-151638720D01* +X178311644Y-151640553D01* +X178315895Y-151647168D01* +X179179031Y-152510304D01* +X179191411Y-152517064D01* +X179199061Y-152511337D01* +X179306612Y-152335829D01* +X179311093Y-152327035D01* +X179399103Y-152114559D01* +X179402152Y-152105174D01* +X179424921Y-152010336D01* +X187029576Y-152010336D01* +X187035303Y-152017986D01* +X187210811Y-152125537D01* +X187219605Y-152130018D01* +X187432081Y-152218028D01* +X187441466Y-152221077D01* +X187665096Y-152274767D01* +X187674843Y-152276310D01* +X187904122Y-152294355D01* +X187913982Y-152294355D01* +X188143261Y-152276310D01* +X188153008Y-152274767D01* +X188376638Y-152221077D01* +X188386023Y-152218028D01* +X188598499Y-152130018D01* +X188607293Y-152125537D01* +X188779135Y-152020233D01* +X188788595Y-152009777D01* +X188784811Y-152000999D01* +X187921864Y-151138052D01* +X187907920Y-151130438D01* +X187906087Y-151130569D01* +X187899472Y-151134820D01* +X187036336Y-151997956D01* +X187029576Y-152010336D01* +X179424921Y-152010336D01* +X179455842Y-151881544D01* +X179457385Y-151871797D01* +X179475430Y-151642518D01* +X179475430Y-151632658D01* +X179457385Y-151403379D01* +X179455842Y-151393632D01* +X179402152Y-151170002D01* +X179399103Y-151160617D01* +X179311093Y-150948141D01* +X179306612Y-150939347D01* +X179203425Y-150770960D01* +X186380727Y-150770960D01* +X186398772Y-151000239D01* +X186400315Y-151009986D01* +X186454005Y-151233616D01* +X186457054Y-151243001D01* +X186545064Y-151455477D01* +X186549545Y-151464271D01* +X186654849Y-151636113D01* +X186665305Y-151645573D01* +X186674083Y-151641789D01* +X187537030Y-150778842D01* +X187543408Y-150767162D01* +X188273460Y-150767162D01* +X188273591Y-150768995D01* +X188277842Y-150775610D01* +X189140978Y-151638746D01* +X189153358Y-151645506D01* +X189161008Y-151639779D01* +X189268559Y-151464271D01* +X189273040Y-151455477D01* +X189361050Y-151243001D01* +X189364099Y-151233616D01* +X189417789Y-151009986D01* +X189419332Y-151000239D01* +X189437377Y-150770960D01* +X189437377Y-150761100D01* +X189419332Y-150531821D01* +X189417789Y-150522074D01* +X189364099Y-150298444D01* +X189361050Y-150289059D01* +X189273040Y-150076583D01* +X189268559Y-150067789D01* +X189163255Y-149895947D01* +X189152799Y-149886487D01* +X189144021Y-149890271D01* +X188281074Y-150753218D01* +X188273460Y-150767162D01* +X187543408Y-150767162D01* +X187544644Y-150764898D01* +X187544513Y-150763065D01* +X187540262Y-150756450D01* +X186677126Y-149893314D01* +X186664746Y-149886554D01* +X186657096Y-149892281D01* +X186549545Y-150067789D01* +X186545064Y-150076583D01* +X186457054Y-150289059D01* +X186454005Y-150298444D01* +X186400315Y-150522074D01* +X186398772Y-150531821D01* +X186380727Y-150761100D01* +X186380727Y-150770960D01* +X179203425Y-150770960D01* +X179201308Y-150767505D01* +X179190852Y-150758045D01* +X179182074Y-150761829D01* +X178319127Y-151624776D01* +X178311513Y-151638720D01* +X177581461Y-151638720D01* +X177582697Y-151636456D01* +X177582566Y-151634623D01* +X177578315Y-151628008D01* +X176715179Y-150764872D01* +X176702799Y-150758112D01* +X176695149Y-150763839D01* +X176587598Y-150939347D01* +X176583117Y-150948141D01* +X176495107Y-151160617D01* +X176492058Y-151170002D01* +X176438368Y-151393632D01* +X176436825Y-151403379D01* +X176418780Y-151632658D01* +X176418780Y-151642518D01* +X170321183Y-151642518D01* +X170314825Y-151473142D01* +X170267451Y-151247360D01* +X170265377Y-151242107D01* +X170218955Y-151124562D01* +X170182712Y-151032788D01* +X170094775Y-150887871D01* +X170065801Y-150840124D01* +X170065800Y-150840123D01* +X170063032Y-150835561D01* +X170017341Y-150782907D01* +X169915332Y-150665351D01* +X169915330Y-150665349D01* +X169911832Y-150661318D01* +X169868238Y-150625573D01* +X169737564Y-150518426D01* +X169737558Y-150518422D01* +X169733436Y-150515042D01* +X169532944Y-150400916D01* +X169527928Y-150399095D01* +X169527923Y-150399093D01* +X169513454Y-150393841D01* +X177067562Y-150393841D01* +X177071346Y-150402619D01* +X177934293Y-151265566D01* +X177948237Y-151273180D01* +X177950070Y-151273049D01* +X177956685Y-151268798D01* +X178819821Y-150405662D01* +X178826581Y-150393282D01* +X178820854Y-150385632D01* +X178645346Y-150278081D01* +X178636552Y-150273600D01* +X178424076Y-150185590D01* +X178414691Y-150182541D01* +X178191061Y-150128851D01* +X178181314Y-150127308D01* +X177952035Y-150109263D01* +X177942175Y-150109263D01* +X177712896Y-150127308D01* +X177703149Y-150128851D01* +X177479519Y-150182541D01* +X177470134Y-150185590D01* +X177257658Y-150273600D01* +X177248864Y-150278081D01* +X177077022Y-150383385D01* +X177067562Y-150393841D01* +X169513454Y-150393841D01* +X169321104Y-150324021D01* +X169321100Y-150324020D01* +X169316089Y-150322201D01* +X169310840Y-150321252D01* +X169310837Y-150321251D01* +X169093156Y-150281888D01* +X169093149Y-150281887D01* +X169089072Y-150281150D01* +X169071335Y-150280314D01* +X169066387Y-150280080D01* +X169066380Y-150280080D01* +X169064899Y-150280010D01* +X168902754Y-150280010D01* +X168835798Y-150285691D01* +X168736117Y-150294149D01* +X168736113Y-150294150D01* +X168730806Y-150294600D01* +X168725651Y-150295938D01* +X168725645Y-150295939D01* +X168512676Y-150351215D01* +X168512672Y-150351216D01* +X168507507Y-150352557D01* +X168502641Y-150354749D01* +X168502638Y-150354750D01* +X168302030Y-150445117D01* +X168297164Y-150447309D01* +X168292744Y-150450285D01* +X168292740Y-150450287D01* +X168263828Y-150469752D01* +X168105794Y-150576148D01* +X167938867Y-150735388D01* +X167922010Y-150758045D01* +X167805156Y-150915103D01* +X167801158Y-150920476D01* +X167798743Y-150925226D01* +X167744056Y-151032788D01* +X167696602Y-151126122D01* +X167664432Y-151229727D01* +X167629774Y-151341340D01* +X167629773Y-151341346D01* +X167628190Y-151346443D01* +X167614492Y-151449799D01* +X167603068Y-151535994D01* +X167597879Y-151575142D01* +X165519943Y-151575142D01* +X165492422Y-151522944D01* +X165441862Y-151427048D01* +X165395485Y-151361789D01* +X165273217Y-151189740D01* +X165273212Y-151189734D01* +X165270793Y-151186330D01* +X165267949Y-151183280D01* +X165267944Y-151183274D01* +X165072236Y-150973403D01* +X165069390Y-150970351D01* +X164841191Y-150782907D01* +X164590207Y-150627290D01* +X164575266Y-150620575D01* +X164508410Y-150590529D01* +X164320846Y-150506234D01* +X164106624Y-150442372D01* +X164041840Y-150423059D01* +X164041838Y-150423059D01* +X164037841Y-150421867D01* +X164033721Y-150421214D01* +X164033719Y-150421214D01* +X163749644Y-150376220D01* +X163749638Y-150376219D01* +X163746163Y-150375669D01* +X163721101Y-150374531D01* +X163655219Y-150371539D01* +X163655198Y-150371539D01* +X163653799Y-150371475D01* +X163469335Y-150371475D01* +X163249572Y-150386072D01* +X163245473Y-150386898D01* +X163245469Y-150386899D01* +X163152415Y-150405662D01* +X162960085Y-150444442D01* +X162680861Y-150540587D01* +X162602506Y-150579824D01* +X162444038Y-150659179D01* +X162416805Y-150672816D01* +X162172558Y-150838807D01* +X162169444Y-150841591D01* +X162169443Y-150841592D01* +X162096869Y-150906481D01* +X161952409Y-151035643D01* +X161949692Y-151038813D01* +X161949691Y-151038814D01* +X161766472Y-151252579D01* +X161760227Y-151259865D01* +X161757953Y-151263367D01* +X161757949Y-151263372D01* +X161601666Y-151504026D01* +X161599387Y-151507536D01* +X161597593Y-151511314D01* +X161597592Y-151511316D01* +X161569795Y-151569857D01* +X161472717Y-151774303D01* +X161471438Y-151778286D01* +X161471437Y-151778289D01* +X161398206Y-152006378D01* +X161382441Y-152055479D01* +X161381700Y-152059598D01* +X161331999Y-152335829D01* +X161330146Y-152346125D01* +X161329957Y-152350292D01* +X161329956Y-152350299D01* +X161316939Y-152636964D01* +X161316750Y-152641134D01* +X159139416Y-152641134D01* +X159082446Y-152575481D01* +X159082444Y-152575479D01* +X159078946Y-152571448D01* +X159001165Y-152507671D01* +X158904678Y-152428556D01* +X158904672Y-152428552D01* +X158900550Y-152425172D01* +X158700058Y-152311046D01* +X158695042Y-152309225D01* +X158695037Y-152309223D01* +X158488218Y-152234151D01* +X158488214Y-152234150D01* +X158483203Y-152232331D01* +X158477954Y-152231382D01* +X158477951Y-152231381D01* +X158260270Y-152192018D01* +X158260263Y-152192017D01* +X158256186Y-152191280D01* +X158238449Y-152190444D01* +X158233501Y-152190210D01* +X158233494Y-152190210D01* +X158232013Y-152190140D01* +X158069868Y-152190140D01* +X158002912Y-152195821D01* +X157903231Y-152204279D01* +X157903227Y-152204280D01* +X157897920Y-152204730D01* +X157892765Y-152206068D01* +X157892759Y-152206069D01* +X157679790Y-152261345D01* +X157679786Y-152261346D01* +X157674621Y-152262687D01* +X157669755Y-152264879D01* +X157669752Y-152264880D01* +X157604320Y-152294355D01* +X157464278Y-152357439D01* +X157459858Y-152360415D01* +X157459854Y-152360417D01* +X157369945Y-152420948D01* +X157272908Y-152486278D01* +X157105981Y-152645518D01* +X157102793Y-152649803D01* +X156980076Y-152814741D01* +X156968272Y-152830606D01* +X156962060Y-152842825D01* +X156871896Y-153020164D01* +X156863716Y-153036252D01* +X156829537Y-153146325D01* +X156796888Y-153251470D01* +X156796887Y-153251476D01* +X156795304Y-153256573D01* +X156786831Y-153320502D01* +X156765773Y-153479388D01* +X156764993Y-153485272D01* +X154063386Y-153485272D01* +X153618950Y-150964752D01* +X157080858Y-150964752D01* +X157086585Y-150972402D01* +X157262093Y-151079953D01* +X157270887Y-151084434D01* +X157483363Y-151172444D01* +X157492748Y-151175493D01* +X157716378Y-151229183D01* +X157726125Y-151230726D01* +X157955404Y-151248771D01* +X157965264Y-151248771D01* +X158194543Y-151230726D01* +X158204290Y-151229183D01* +X158427920Y-151175493D01* +X158437305Y-151172444D01* +X158649781Y-151084434D01* +X158658575Y-151079953D01* +X158830417Y-150974649D01* +X158839877Y-150964193D01* +X158836093Y-150955415D01* +X157973146Y-150092468D01* +X157959202Y-150084854D01* +X157957369Y-150084985D01* +X157950754Y-150089236D01* +X157087618Y-150952372D01* +X157080858Y-150964752D01* +X153618950Y-150964752D01* +X153400415Y-149725376D01* +X156432009Y-149725376D01* +X156450054Y-149954655D01* +X156451597Y-149964402D01* +X156505287Y-150188032D01* +X156508336Y-150197417D01* +X156596346Y-150409893D01* +X156600827Y-150418687D01* +X156706131Y-150590529D01* +X156716587Y-150599989D01* +X156725365Y-150596205D01* +X157588312Y-149733258D01* +X157594690Y-149721578D01* +X158324742Y-149721578D01* +X158324873Y-149723411D01* +X158329124Y-149730026D01* +X159192260Y-150593162D01* +X159204640Y-150599922D01* +X159212290Y-150594195D01* +X159319841Y-150418687D01* +X159324322Y-150409893D01* +X159412332Y-150197417D01* +X159415381Y-150188032D01* +X159469071Y-149964402D01* +X159470614Y-149954655D01* +X159488659Y-149725376D01* +X159488659Y-149715516D01* +X159470614Y-149486237D01* +X159469071Y-149476490D01* +X159415381Y-149252860D01* +X159412332Y-149243475D01* +X159406034Y-149228271D01* +X166928936Y-149228271D01* +X166934663Y-149235921D01* +X167110171Y-149343472D01* +X167118965Y-149347953D01* +X167331441Y-149435963D01* +X167340826Y-149439012D01* +X167564456Y-149492702D01* +X167574203Y-149494245D01* +X167803482Y-149512290D01* +X167813342Y-149512290D01* +X168042621Y-149494245D01* +X168052368Y-149492702D01* +X168275998Y-149439012D01* +X168285383Y-149435963D01* +X168497859Y-149347953D01* +X168506653Y-149343472D01* +X168678495Y-149238168D01* +X168687955Y-149227712D01* +X168684171Y-149218934D01* +X168575037Y-149109800D01* +X181215837Y-149109800D01* +X181234664Y-149349022D01* +X181235818Y-149353829D01* +X181235819Y-149353835D01* +X181268417Y-149489612D01* +X181290682Y-149582353D01* +X181292575Y-149586924D01* +X181292576Y-149586926D01* +X181353189Y-149733258D01* +X181382511Y-149804049D01* +X181507891Y-150008649D01* +X181511108Y-150012416D01* +X181511109Y-150012417D01* +X181572976Y-150084854D01* +X181663733Y-150191118D01* +X181667495Y-150194331D01* +X181789397Y-150298444D01* +X181846202Y-150346960D01* +X182050802Y-150472340D01* +X182055372Y-150474233D01* +X182055374Y-150474234D01* +X182264671Y-150560927D01* +X182272498Y-150564169D01* +X182322394Y-150576148D01* +X182501016Y-150619032D01* +X182501022Y-150619033D01* +X182505829Y-150620187D01* +X182745051Y-150639014D01* +X182984273Y-150620187D01* +X182989080Y-150619033D01* +X182989086Y-150619032D01* +X183167708Y-150576148D01* +X183217604Y-150564169D01* +X183225431Y-150560927D01* +X183434728Y-150474234D01* +X183434730Y-150474233D01* +X183439300Y-150472340D01* +X183643900Y-150346960D01* +X183700706Y-150298444D01* +X183822607Y-150194331D01* +X183826369Y-150191118D01* +X183917126Y-150084854D01* +X183978993Y-150012417D01* +X183978994Y-150012416D01* +X183982211Y-150008649D01* +X184107591Y-149804049D01* +X184136914Y-149733258D01* +X184197526Y-149586926D01* +X184197527Y-149586924D01* +X184199420Y-149582353D01* +X184213841Y-149522283D01* +X187029509Y-149522283D01* +X187033293Y-149531061D01* +X187896240Y-150394008D01* +X187910184Y-150401622D01* +X187912017Y-150401491D01* +X187918632Y-150397240D01* +X188781768Y-149534104D01* +X188788528Y-149521724D01* +X188782801Y-149514074D01* +X188607293Y-149406523D01* +X188598499Y-149402042D01* +X188386023Y-149314032D01* +X188376638Y-149310983D01* +X188153008Y-149257293D01* +X188143261Y-149255750D01* +X187913982Y-149237705D01* +X187904122Y-149237705D01* +X187674843Y-149255750D01* +X187665096Y-149257293D01* +X187441466Y-149310983D01* +X187432081Y-149314032D01* +X187219605Y-149402042D01* +X187210811Y-149406523D01* +X187038969Y-149511827D01* +X187029509Y-149522283D01* +X184213841Y-149522283D01* +X184221685Y-149489612D01* +X184254283Y-149353835D01* +X184254284Y-149353829D01* +X184255438Y-149349022D01* +X184274265Y-149109800D01* +X184268244Y-149033294D01* +X194953757Y-149033294D01* +X194953957Y-149038624D01* +X194953957Y-149038625D01* +X194957833Y-149141884D01* +X194962411Y-149263830D01* +X195009785Y-149489612D01* +X195011743Y-149494571D01* +X195011744Y-149494573D01* +X195022467Y-149521724D01* +X195094524Y-149704184D01* +X195165274Y-149820776D01* +X195205189Y-149886554D01* +X195214204Y-149901411D01* +X195217701Y-149905441D01* +X195304718Y-150005719D01* +X195365404Y-150075654D01* +X195385910Y-150092468D01* +X195539672Y-150218546D01* +X195539678Y-150218550D01* +X195543800Y-150221930D01* +X195744292Y-150336056D01* +X195749308Y-150337877D01* +X195749313Y-150337879D01* +X195956132Y-150412951D01* +X195956136Y-150412952D01* +X195961147Y-150414771D01* +X195966396Y-150415720D01* +X195966399Y-150415721D01* +X196184080Y-150455084D01* +X196184087Y-150455085D01* +X196188164Y-150455822D01* +X196205901Y-150456658D01* +X196210849Y-150456892D01* +X196210856Y-150456892D01* +X196212337Y-150456962D01* +X196374482Y-150456962D01* +X196441438Y-150451281D01* +X196541119Y-150442823D01* +X196541123Y-150442822D01* +X196546430Y-150442372D01* +X196551585Y-150441034D01* +X196551591Y-150441033D01* +X196764560Y-150385757D01* +X196764564Y-150385756D01* +X196769729Y-150384415D01* +X196774595Y-150382223D01* +X196774598Y-150382222D01* +X196975206Y-150291855D01* +X196980072Y-150289663D01* +X196984492Y-150286687D01* +X196984496Y-150286685D01* +X197117089Y-150197417D01* +X197171442Y-150160824D01* +X197338369Y-150001584D01* +X197423954Y-149886554D01* +X197472894Y-149820776D01* +X197472896Y-149820773D01* +X197476078Y-149816496D01* +X197531426Y-149707634D01* +X197578215Y-149615608D01* +X197578215Y-149615607D01* +X197580634Y-149610850D01* +X197634178Y-149438411D01* +X197647462Y-149395632D01* +X197647463Y-149395626D01* +X197649046Y-149390529D01* +X197668974Y-149240173D01* +X197678657Y-149167115D01* +X197678657Y-149167110D01* +X197679357Y-149161830D01* +X197678995Y-149152173D01* +X197678696Y-149144221D01* +X199589071Y-149144221D01* +X199589434Y-149148369D01* +X199589434Y-149148373D01* +X199598828Y-149255750D01* +X199614809Y-149438411D01* +X199615719Y-149442483D01* +X199615720Y-149442488D01* +X199678104Y-149721578D01* +X199679229Y-149726612D01* +X199781201Y-150003761D01* +X199783148Y-150007454D01* +X199783149Y-150007456D01* +X199862073Y-150157148D01* +X199918931Y-150264989D01* +X199934350Y-150286685D01* +X200087576Y-150502297D01* +X200087581Y-150502303D01* +X200090000Y-150505707D01* +X200092844Y-150508757D01* +X200092849Y-150508763D01* +X200230517Y-150656394D01* +X200291403Y-150721686D01* +X200519602Y-150909130D01* +X200770586Y-151064747D01* +X200774403Y-151066463D01* +X200774406Y-151066464D01* +X200814391Y-151084434D01* +X201039947Y-151185803D01* +X201083847Y-151198890D01* +X201318350Y-151268798D01* +X201322952Y-151270170D01* +X201327072Y-151270823D01* +X201327074Y-151270823D01* +X201611149Y-151315817D01* +X201611155Y-151315818D01* +X201614630Y-151316368D01* +X201639189Y-151317483D01* +X201705574Y-151320498D01* +X201705595Y-151320498D01* +X201706994Y-151320562D01* +X201891458Y-151320562D01* +X202111221Y-151305965D01* +X202115320Y-151305139D01* +X202115324Y-151305138D01* +X202288747Y-151270170D01* +X202400708Y-151247595D01* +X202679932Y-151151450D01* +X202850720Y-151065926D01* +X202940252Y-151021092D01* +X202940254Y-151021091D01* +X202943988Y-151019221D01* +X203188235Y-150853230D01* +X203201252Y-150841592D01* +X203373876Y-150687248D01* +X203408384Y-150656394D01* +X203456729Y-150599989D01* +X203597846Y-150435346D01* +X203597849Y-150435342D01* +X203600566Y-150432172D01* +X203602840Y-150428670D01* +X203602844Y-150428665D01* +X203759127Y-150188011D01* +X203759130Y-150188006D01* +X203761406Y-150184501D01* +X203771237Y-150163798D01* +X203845473Y-150007456D01* +X203888076Y-149917734D01* +X203895917Y-149893314D01* +X203977072Y-149640545D01* +X203977072Y-149640544D01* +X203978352Y-149636558D01* +X204000711Y-149512290D01* +X204029908Y-149350021D01* +X204029909Y-149350016D01* +X204030647Y-149345912D01* +X204032234Y-149310983D01* +X204043854Y-149055073D01* +X204043854Y-149055068D01* +X204044043Y-149050903D01* +X204043639Y-149046277D01* +X204042503Y-149033294D01* +X205953757Y-149033294D01* +X205953957Y-149038624D01* +X205953957Y-149038625D01* +X205957833Y-149141884D01* +X205962411Y-149263830D01* +X206009785Y-149489612D01* +X206011743Y-149494571D01* +X206011744Y-149494573D01* +X206022467Y-149521724D01* +X206094524Y-149704184D01* +X206165274Y-149820776D01* +X206205189Y-149886554D01* +X206214204Y-149901411D01* +X206217701Y-149905441D01* +X206304718Y-150005719D01* +X206365404Y-150075654D01* +X206385910Y-150092468D01* +X206539672Y-150218546D01* +X206539678Y-150218550D01* +X206543800Y-150221930D01* +X206744292Y-150336056D01* +X206749308Y-150337877D01* +X206749313Y-150337879D01* +X206956132Y-150412951D01* +X206956136Y-150412952D01* +X206961147Y-150414771D01* +X206966396Y-150415720D01* +X206966399Y-150415721D01* +X207184080Y-150455084D01* +X207184087Y-150455085D01* +X207188164Y-150455822D01* +X207205901Y-150456658D01* +X207210849Y-150456892D01* +X207210856Y-150456892D01* +X207212337Y-150456962D01* +X207374482Y-150456962D01* +X207441438Y-150451281D01* +X207541119Y-150442823D01* +X207541123Y-150442822D01* +X207546430Y-150442372D01* +X207551585Y-150441034D01* +X207551591Y-150441033D01* +X207764560Y-150385757D01* +X207764564Y-150385756D01* +X207769729Y-150384415D01* +X207774595Y-150382223D01* +X207774598Y-150382222D01* +X207800511Y-150370549D01* +X214987299Y-150370549D01* +X214993026Y-150378199D01* +X215168534Y-150485750D01* +X215177328Y-150490231D01* +X215389804Y-150578241D01* +X215399189Y-150581290D01* +X215622819Y-150634980D01* +X215632566Y-150636523D01* +X215861845Y-150654568D01* +X215871705Y-150654568D01* +X216100984Y-150636523D01* +X216110731Y-150634980D01* +X216334361Y-150581290D01* +X216343746Y-150578241D01* +X216556222Y-150490231D01* +X216565016Y-150485750D01* +X216736858Y-150380446D01* +X216746318Y-150369990D01* +X216742534Y-150361212D01* +X215879587Y-149498265D01* +X215865643Y-149490651D01* +X215863810Y-149490782D01* +X215857195Y-149495033D01* +X214994059Y-150358169D01* +X214987299Y-150370549D01* +X207800511Y-150370549D01* +X207975206Y-150291855D01* +X207980072Y-150289663D01* +X207984492Y-150286687D01* +X207984496Y-150286685D01* +X208117089Y-150197417D01* +X208171442Y-150160824D01* +X208338369Y-150001584D01* +X208423954Y-149886554D01* +X208472894Y-149820776D01* +X208472896Y-149820773D01* +X208476078Y-149816496D01* +X208531426Y-149707634D01* +X208578215Y-149615608D01* +X208578215Y-149615607D01* +X208580634Y-149610850D01* +X208634178Y-149438411D01* +X208647462Y-149395632D01* +X208647463Y-149395626D01* +X208649046Y-149390529D01* +X208668974Y-149240173D01* +X208678657Y-149167115D01* +X208678657Y-149167110D01* +X208679357Y-149161830D01* +X208678995Y-149152173D01* +X208678207Y-149131173D01* +X214338450Y-149131173D01* +X214356495Y-149360452D01* +X214358038Y-149370199D01* +X214411728Y-149593829D01* +X214414777Y-149603214D01* +X214502787Y-149815690D01* +X214507268Y-149824484D01* +X214612572Y-149996326D01* +X214623028Y-150005786D01* +X214631806Y-150002002D01* +X215494753Y-149139055D01* +X215501131Y-149127375D01* +X216231183Y-149127375D01* +X216231314Y-149129208D01* +X216235565Y-149135823D01* +X217098701Y-149998959D01* +X217111081Y-150005719D01* +X217115072Y-150002731D01* +X224300397Y-150002731D01* +X224318442Y-150232010D01* +X224319985Y-150241757D01* +X224373675Y-150465387D01* +X224376724Y-150474772D01* +X224464734Y-150687248D01* +X224469215Y-150696042D01* +X224574519Y-150867884D01* +X224584975Y-150877344D01* +X224593753Y-150873560D01* +X225456700Y-150010613D01* +X225463078Y-149998933D01* +X226193130Y-149998933D01* +X226193261Y-150000766D01* +X226197512Y-150007381D01* +X227060648Y-150870517D01* +X227073028Y-150877277D01* +X227080678Y-150871550D01* +X227188229Y-150696042D01* +X227192710Y-150687248D01* +X227280720Y-150474772D01* +X227283769Y-150465387D01* +X227337459Y-150241757D01* +X227339002Y-150232010D01* +X227357047Y-150002731D01* +X227357047Y-149992871D01* +X227339002Y-149763592D01* +X227337459Y-149753845D01* +X227283769Y-149530215D01* +X227280720Y-149520830D01* +X227192710Y-149308354D01* +X227188229Y-149299560D01* +X227082925Y-149127718D01* +X227072469Y-149118258D01* +X227063691Y-149122042D01* +X226200744Y-149984989D01* +X226193130Y-149998933D01* +X225463078Y-149998933D01* +X225464314Y-149996669D01* +X225464183Y-149994836D01* +X225459932Y-149988221D01* +X224596796Y-149125085D01* +X224584416Y-149118325D01* +X224576766Y-149124052D01* +X224469215Y-149299560D01* +X224464734Y-149308354D01* +X224376724Y-149520830D01* +X224373675Y-149530215D01* +X224319985Y-149753845D01* +X224318442Y-149763592D01* +X224300397Y-149992871D01* +X224300397Y-150002731D01* +X217115072Y-150002731D01* +X217118731Y-149999992D01* +X217226282Y-149824484D01* +X217230763Y-149815690D01* +X217318773Y-149603214D01* +X217321822Y-149593829D01* +X217375512Y-149370199D01* +X217377055Y-149360452D01* +X217395100Y-149131173D01* +X217395100Y-149121313D01* +X217377055Y-148892034D01* +X217375512Y-148882287D01* +X217321822Y-148658657D01* +X217318773Y-148649272D01* +X217230763Y-148436796D01* +X217226282Y-148428002D01* +X217120978Y-148256160D01* +X217110522Y-148246700D01* +X217101744Y-148250484D01* +X216238797Y-149113431D01* +X216231183Y-149127375D01* +X215501131Y-149127375D01* +X215502367Y-149125111D01* +X215502236Y-149123278D01* +X215497985Y-149116663D01* +X214634849Y-148253527D01* +X214622469Y-148246767D01* +X214614819Y-148252494D01* +X214507268Y-148428002D01* +X214502787Y-148436796D01* +X214414777Y-148649272D01* +X214411728Y-148658657D01* +X214358038Y-148882287D01* +X214356495Y-148892034D01* +X214338450Y-149121313D01* +X214338450Y-149131173D01* +X208678207Y-149131173D01* +X208673253Y-148999227D01* +X208670703Y-148931294D01* +X208623329Y-148705512D01* +X208538590Y-148490940D01* +X208418910Y-148293713D01* +X208396809Y-148268244D01* +X208271210Y-148123503D01* +X208271208Y-148123501D01* +X208267710Y-148119470D01* +X208225575Y-148084922D01* +X208093442Y-147976578D01* +X208093436Y-147976574D01* +X208089314Y-147973194D01* +X207929979Y-147882496D01* +X214987232Y-147882496D01* +X214991016Y-147891274D01* +X215853963Y-148754221D01* +X215867907Y-148761835D01* +X215869740Y-148761704D01* +X215876355Y-148757453D01* +X216739491Y-147894317D01* +X216746251Y-147881937D01* +X216740524Y-147874287D01* +X216565016Y-147766736D01* +X216556222Y-147762255D01* +X216343746Y-147674245D01* +X216334361Y-147671196D01* +X216110731Y-147617506D01* +X216100984Y-147615963D01* +X215871705Y-147597918D01* +X215861845Y-147597918D01* +X215632566Y-147615963D01* +X215622819Y-147617506D01* +X215399189Y-147671196D01* +X215389804Y-147674245D01* +X215177328Y-147762255D01* +X215168534Y-147766736D01* +X214996692Y-147872040D01* +X214987232Y-147882496D01* +X207929979Y-147882496D01* +X207888822Y-147859068D01* +X207883806Y-147857247D01* +X207883801Y-147857245D01* +X207676982Y-147782173D01* +X207676978Y-147782172D01* +X207671967Y-147780353D01* +X207666718Y-147779404D01* +X207666715Y-147779403D01* +X207449034Y-147740040D01* +X207449027Y-147740039D01* +X207444950Y-147739302D01* +X207427213Y-147738466D01* +X207422265Y-147738232D01* +X207422258Y-147738232D01* +X207420777Y-147738162D01* +X207258632Y-147738162D01* +X207191676Y-147743843D01* +X207091995Y-147752301D01* +X207091991Y-147752302D01* +X207086684Y-147752752D01* +X207081529Y-147754090D01* +X207081523Y-147754091D01* +X206868554Y-147809367D01* +X206868550Y-147809368D01* +X206863385Y-147810709D01* +X206858519Y-147812901D01* +X206858516Y-147812902D01* +X206704023Y-147882496D01* +X206653042Y-147905461D01* +X206648622Y-147908437D01* +X206648618Y-147908439D01* +X206575596Y-147957601D01* +X206461672Y-148034300D01* +X206294745Y-148193540D01* +X206291557Y-148197825D01* +X206161499Y-148372630D01* +X206157036Y-148378628D01* +X206154621Y-148383378D01* +X206058425Y-148572582D01* +X206052480Y-148584274D01* +X206024802Y-148673412D01* +X205985652Y-148799492D01* +X205985651Y-148799498D01* +X205984068Y-148804595D01* +X205976269Y-148863441D01* +X205955227Y-149022205D01* +X205953757Y-149033294D01* +X204042503Y-149033294D01* +X204018669Y-148760874D01* +X204018305Y-148756713D01* +X204015876Y-148745845D01* +X203954797Y-148472590D01* +X203954795Y-148472583D01* +X203953885Y-148468512D01* +X203851913Y-148191363D01* +X203826974Y-148144061D01* +X203766036Y-148028482D01* +X203714183Y-147930135D01* +X203654726Y-147846470D01* +X203545538Y-147692827D01* +X203545533Y-147692821D01* +X203543114Y-147689417D01* +X203540270Y-147686367D01* +X203540265Y-147686361D01* +X203344557Y-147476490D01* +X203341711Y-147473438D01* +X203337541Y-147470013D01* +X219501562Y-147470013D01* +X219520389Y-147709235D01* +X219521543Y-147714042D01* +X219521544Y-147714048D01* +X219544751Y-147810709D01* +X219576407Y-147942566D01* +X219578300Y-147947137D01* +X219578301Y-147947139D01* +X219659869Y-148144061D01* +X219668236Y-148164262D01* +X219793616Y-148368862D01* +X219796833Y-148372629D01* +X219796834Y-148372630D01* +X219872254Y-148460936D01* +X219949458Y-148551331D01* +X219953220Y-148554544D01* +X220124174Y-148700551D01* +X220131927Y-148707173D01* +X220336527Y-148832553D01* +X220341097Y-148834446D01* +X220341099Y-148834447D01* +X220533262Y-148914043D01* +X220558223Y-148924382D01* +X220609219Y-148936625D01* +X220786741Y-148979245D01* +X220786747Y-148979246D01* +X220791554Y-148980400D01* +X221030776Y-148999227D01* +X221269998Y-148980400D01* +X221274805Y-148979246D01* +X221274811Y-148979245D01* +X221452333Y-148936625D01* +X221503329Y-148924382D01* +X221528290Y-148914043D01* +X221720453Y-148834447D01* +X221720455Y-148834446D01* +X221725025Y-148832553D01* +X221853123Y-148754054D01* +X224949179Y-148754054D01* +X224952963Y-148762832D01* +X225815910Y-149625779D01* +X225829854Y-149633393D01* +X225831687Y-149633262D01* +X225838302Y-149629011D01* +X226701438Y-148765875D01* +X226708198Y-148753495D01* +X226702471Y-148745845D01* +X226526963Y-148638294D01* +X226518169Y-148633813D01* +X226305693Y-148545803D01* +X226296308Y-148542754D01* +X226072678Y-148489064D01* +X226062931Y-148487521D01* +X225833652Y-148469476D01* +X225823792Y-148469476D01* +X225594513Y-148487521D01* +X225584766Y-148489064D01* +X225361136Y-148542754D01* +X225351751Y-148545803D01* +X225139275Y-148633813D01* +X225130481Y-148638294D01* +X224958639Y-148743598D01* +X224949179Y-148754054D01* +X221853123Y-148754054D01* +X221929625Y-148707173D01* +X221937379Y-148700551D01* +X222108332Y-148554544D01* +X222112094Y-148551331D01* +X222189298Y-148460936D01* +X222264718Y-148372630D01* +X222264719Y-148372629D01* +X222267936Y-148368862D01* +X222393316Y-148164262D01* +X222401684Y-148144061D01* +X222483251Y-147947139D01* +X222483252Y-147947137D01* +X222485145Y-147942566D01* +X222514867Y-147818763D01* +X249602300Y-147818763D01* +X249602597Y-147823915D01* +X249602597Y-147823919D01* +X249605975Y-147882496D01* +X249615408Y-148046100D01* +X249616543Y-148051137D01* +X249616544Y-148051143D01* +X249662153Y-148253527D01* +X249665470Y-148268244D01* +X249667414Y-148273030D01* +X249667415Y-148273035D01* +X249749198Y-148474441D01* +X249751142Y-148479228D01* +X249870123Y-148673387D01* +X250019217Y-148845506D01* +X250194420Y-148990962D01* +X250198872Y-148993564D01* +X250198877Y-148993567D01* +X250292971Y-149048551D01* +X250391028Y-149105851D01* +X250603760Y-149187085D01* +X250608826Y-149188116D01* +X250608827Y-149188116D01* +X250661061Y-149198743D01* +X250826903Y-149232484D01* +X250954719Y-149237171D01* +X251049301Y-149240640D01* +X251049306Y-149240640D01* +X251054465Y-149240829D01* +X251059585Y-149240173D01* +X251059587Y-149240173D01* +X251131775Y-149230925D01* +X251280334Y-149211894D01* +X251285283Y-149210409D01* +X251285289Y-149210408D01* +X251447206Y-149161830D01* +X251498444Y-149146458D01* +X251529645Y-149131173D01* +X251698296Y-149048551D01* +X251702938Y-149046277D01* +X251707142Y-149043279D01* +X251707146Y-149043276D01* +X251785114Y-148987662D01* +X251888324Y-148914043D01* +X252049624Y-148753305D01* +X252085086Y-148703955D01* +X252179486Y-148572582D01* +X252182504Y-148568382D01* +X252187356Y-148558566D01* +X252281104Y-148368881D01* +X252281105Y-148368879D01* +X252283398Y-148364239D01* +X252349595Y-148146359D01* +X252353581Y-148116083D01* +X252378881Y-147923914D01* +X252378882Y-147923907D01* +X252379318Y-147920592D01* +X252379821Y-147899996D01* +X252380895Y-147856078D01* +X252380895Y-147856073D01* +X252380977Y-147852713D01* +X252371637Y-147739107D01* +X252362742Y-147630915D01* +X252362741Y-147630909D01* +X252362318Y-147625764D01* +X252325293Y-147478358D01* +X252308103Y-147409921D01* +X252308102Y-147409917D01* +X252306844Y-147404910D01* +X252304785Y-147400174D01* +X252218103Y-147200819D01* +X252218101Y-147200816D01* +X252216043Y-147196082D01* +X252107399Y-147028144D01* +X252095162Y-147009228D01* +X252095160Y-147009225D01* +X252092354Y-147004888D01* +X251939099Y-146836463D01* +X251839985Y-146758188D01* +X251798922Y-146700271D01* +X251795690Y-146629348D01* +X251831315Y-146567937D01* +X251862644Y-146546155D01* +X251897828Y-146528918D01* +X251924313Y-146515943D01* +X251928517Y-146512945D01* +X251928521Y-146512942D01* +X252059279Y-146419673D01* +X252109699Y-146383709D01* +X252270999Y-146222971D01* +X252285473Y-146202829D01* +X252400861Y-146042248D01* +X252403879Y-146038048D01* +X252412035Y-146021547D01* +X252502479Y-145838547D01* +X252502480Y-145838545D01* +X252504773Y-145833905D01* +X252570970Y-145616025D01* +X252571970Y-145608427D01* +X252600256Y-145393580D01* +X252600257Y-145393573D01* +X252600693Y-145390258D01* +X252600775Y-145386906D01* +X252602270Y-145325744D01* +X252602270Y-145325739D01* +X252602352Y-145322379D01* +X252593737Y-145217592D01* +X252584117Y-145100581D01* +X252584116Y-145100575D01* +X252583693Y-145095430D01* +X252528219Y-144874576D01* +X252526160Y-144869840D01* +X252439478Y-144670485D01* +X252439476Y-144670482D01* +X252437418Y-144665748D01* +X252313729Y-144474554D01* +X252160474Y-144306129D01* +X252061359Y-144227853D01* +X252020296Y-144169936D01* +X252017064Y-144099013D01* +X252052689Y-144037602D01* +X252084014Y-144015822D01* +X252145689Y-143985608D01* +X252149893Y-143982610D01* +X252149897Y-143982607D01* +X252227524Y-143927236D01* +X252331075Y-143853374D01* +X252492375Y-143692636D01* +X252625255Y-143507713D01* +X252660311Y-143436784D01* +X252723855Y-143308212D01* +X252723856Y-143308210D01* +X252726149Y-143303570D01* +X252792346Y-143085690D01* +X252793346Y-143078093D01* +X252821632Y-142863245D01* +X252821633Y-142863238D01* +X252822069Y-142859923D01* +X252822572Y-142839327D01* +X252823646Y-142795409D01* +X252823646Y-142795404D01* +X252823728Y-142792044D01* +X252812490Y-142655354D01* +X252805493Y-142570246D01* +X252805492Y-142570240D01* +X252805069Y-142565095D01* +X252753745Y-142360763D01* +X252750854Y-142349252D01* +X252750853Y-142349248D01* +X252749595Y-142344241D01* +X252747536Y-142339505D01* +X252660854Y-142140150D01* +X252660852Y-142140147D01* +X252658794Y-142135413D01* +X252574746Y-142005494D01* +X252537913Y-141948559D01* +X252537911Y-141948556D01* +X252535105Y-141944219D01* +X252381850Y-141775794D01* +X252282736Y-141697519D01* +X252241673Y-141639602D01* +X252238441Y-141568679D01* +X252274066Y-141507268D01* +X252305395Y-141485486D01* +X252332629Y-141472143D01* +X252367064Y-141455274D01* +X252371268Y-141452276D01* +X252371272Y-141452273D01* +X252502030Y-141359004D01* +X252552450Y-141323040D01* +X252713750Y-141162302D01* +X252728224Y-141142160D01* +X252843612Y-140981579D01* +X252846630Y-140977379D01* +X252854787Y-140960876D01* +X252945230Y-140777878D01* +X252945231Y-140777876D01* +X252947524Y-140773236D01* +X252996625Y-140611624D01* +X253012219Y-140560300D01* +X253012219Y-140560299D01* +X253013721Y-140555356D01* +X253014721Y-140547758D01* +X253043007Y-140332911D01* +X253043008Y-140332904D01* +X253043444Y-140329589D01* +X253043526Y-140326237D01* +X253045021Y-140265075D01* +X253045021Y-140265070D01* +X253045103Y-140261710D01* +X253035218Y-140141474D01* +X253026868Y-140039912D01* +X253026867Y-140039906D01* +X253026444Y-140034761D01* +X252990265Y-139890726D01* +X252972229Y-139818918D01* +X252972228Y-139818914D01* +X252970970Y-139813907D01* +X252967063Y-139804922D01* +X252882229Y-139609816D01* +X252882227Y-139609813D01* +X252880169Y-139605079D01* +X252776343Y-139444588D01* +X252759288Y-139418225D01* +X252759286Y-139418222D01* +X252756480Y-139413885D01* +X252603225Y-139245460D01* +X252504110Y-139167184D01* +X252463047Y-139109267D01* +X252459815Y-139038344D01* +X252495440Y-138976933D01* +X252526765Y-138955153D01* +X252588440Y-138924939D01* +X252592644Y-138921941D01* +X252592648Y-138921938D01* +X252683208Y-138857342D01* +X252773826Y-138792705D01* +X252935126Y-138631967D01* +X252943056Y-138620932D01* +X253064988Y-138451244D01* +X253068006Y-138447044D01* +X253076162Y-138430543D01* +X253166606Y-138247543D01* +X253166607Y-138247541D01* +X253168900Y-138242901D01* +X253218171Y-138080732D01* +X253233595Y-138029965D01* +X253233595Y-138029964D01* +X253235097Y-138025021D01* +X253236097Y-138017424D01* +X253264383Y-137802576D01* +X253264384Y-137802569D01* +X253264820Y-137799254D01* +X253265382Y-137776273D01* +X253266397Y-137734740D01* +X253266397Y-137734735D01* +X253266479Y-137731375D01* +X253256968Y-137615687D01* +X253248244Y-137509577D01* +X253248243Y-137509571D01* +X253247820Y-137504426D01* +X253207918Y-137345567D01* +X253193605Y-137288583D01* +X253193604Y-137288579D01* +X253192346Y-137283572D01* +X253181000Y-137257478D01* +X253103605Y-137079481D01* +X253103603Y-137079478D01* +X253101545Y-137074744D01* +X252977856Y-136883550D01* +X252824601Y-136715125D01* +X252725487Y-136636850D01* +X252684424Y-136578933D01* +X252681192Y-136508010D01* +X252716817Y-136446599D01* +X252748146Y-136424817D01* +X252805174Y-136396879D01* +X252809816Y-136394605D01* +X252814020Y-136391607D01* +X252814024Y-136391604D01* +X252944782Y-136298335D01* +X252995202Y-136262371D01* +X253156502Y-136101633D01* +X253170976Y-136081491D01* +X253286364Y-135920910D01* +X253289382Y-135916710D01* +X253295770Y-135903786D01* +X253387982Y-135717209D01* +X253387983Y-135717207D01* +X253390276Y-135712567D01* +X253440777Y-135546348D01* +X253454971Y-135499631D01* +X253454971Y-135499630D01* +X253456473Y-135494687D01* +X253460645Y-135462998D01* +X253485759Y-135272242D01* +X253485760Y-135272235D01* +X253486196Y-135268920D01* +X253486505Y-135256281D01* +X253487773Y-135204406D01* +X253487773Y-135204401D01* +X253487855Y-135201041D01* +X253478308Y-135084923D01* +X253469620Y-134979243D01* +X253469619Y-134979237D01* +X253469196Y-134974092D01* +X253432532Y-134828125D01* +X253414981Y-134758249D01* +X253414980Y-134758245D01* +X253413722Y-134753238D01* +X253404231Y-134731410D01* +X253324981Y-134549147D01* +X253324979Y-134549144D01* +X253322921Y-134544410D01* +X253222701Y-134389493D01* +X253202040Y-134357556D01* +X253202038Y-134357553D01* +X253199232Y-134353216D01* +X253045977Y-134184791D01* +X252946862Y-134106515D01* +X252905799Y-134048598D01* +X252902567Y-133977675D01* +X252938192Y-133916264D01* +X252969521Y-133894482D01* +X253026549Y-133866544D01* +X253031191Y-133864270D01* +X253035395Y-133861272D01* +X253035399Y-133861269D01* +X253124805Y-133797496D01* +X253216577Y-133732036D01* +X253377877Y-133571298D01* +X253392351Y-133551156D01* +X253507739Y-133390575D01* +X253510757Y-133386375D01* +X253518913Y-133369874D01* +X253609357Y-133186874D01* +X253609358Y-133186872D01* +X253611651Y-133182232D01* +X253673244Y-132979507D01* +X253676346Y-132969296D01* +X253676346Y-132969295D01* +X253677848Y-132964352D01* +X253678848Y-132956754D01* +X253707134Y-132741907D01* +X253707135Y-132741900D01* +X253707571Y-132738585D01* +X253707963Y-132722534D01* +X253709148Y-132674071D01* +X253709148Y-132674066D01* +X253709230Y-132670706D01* +X253699745Y-132555341D01* +X253690995Y-132448908D01* +X253690994Y-132448902D01* +X253690571Y-132443757D01* +X253650669Y-132284898D01* +X253636356Y-132227914D01* +X253636355Y-132227910D01* +X253635097Y-132222903D01* +X253625362Y-132200513D01* +X253546356Y-132018812D01* +X253546354Y-132018809D01* +X253544296Y-132014075D01* +X253440342Y-131853386D01* +X253423415Y-131827221D01* +X253423413Y-131827218D01* +X253420607Y-131822881D01* +X253267352Y-131654456D01* +X253168237Y-131576180D01* +X253127174Y-131518263D01* +X253123942Y-131447340D01* +X253159567Y-131385929D01* +X253190892Y-131364149D01* +X253252567Y-131333935D01* +X253256771Y-131330937D01* +X253256775Y-131330934D01* +X253379542Y-131243365D01* +X253437953Y-131201701D01* +X253599253Y-131040963D01* +X253620188Y-131011829D01* +X253663650Y-130951345D01* +X253719645Y-130907697D01* +X253765973Y-130898871D01* +X260950580Y-130898871D01* +X261018701Y-130918873D01* +X261065194Y-130972529D01* +X261076580Y-131024871D01* +X261076580Y-157898549D01* +X261056578Y-157966670D01* +X261039675Y-157987644D01* +X259057585Y-159969734D01* +X259043173Y-159982120D01* +X259031578Y-159990653D01* +X259031573Y-159990658D01* +X259025678Y-159994996D01* +X259020939Y-160000574D01* +X259020936Y-160000577D01* +X258991461Y-160035272D01* +X258984531Y-160042788D01* +X258978836Y-160048483D01* +X258976556Y-160051365D01* +X258961215Y-160070755D01* +X258958424Y-160074159D01* +X258915905Y-160124207D01* +X258911163Y-160129789D01* +X258907835Y-160136305D01* +X258904468Y-160141354D01* +X258901300Y-160146484D01* +X258896762Y-160152220D01* +X258893664Y-160158849D01* +X258889242Y-160168311D01* +X258842279Y-160221555D01* +X258818189Y-160233362D01* +X258692531Y-160279098D01* +X258494248Y-160393577D01* +X258391406Y-160479871D01* +X258335999Y-160526363D01* +X258318855Y-160540748D01* +X258171684Y-160716139D01* +X258168932Y-160720906D01* +X258168929Y-160720910D01* +X258110872Y-160821469D01* +X258057206Y-160914422D01* +X258055325Y-160919590D01* +X257995554Y-161083809D01* +X257978897Y-161129572D01* +X257939138Y-161355052D01* +X257939138Y-161584010D01* +X257955062Y-161674320D01* +X257972529Y-161773378D01* +X257978896Y-161809489D01* +X257980780Y-161814665D01* +X258053720Y-162015066D01* +X258057204Y-162024639D01* +X258171683Y-162222922D01* +X258318854Y-162398315D01* +X258342072Y-162417797D01* +X258381397Y-162476905D01* +X258387080Y-162514318D01* +X258387080Y-163113850D01* +X258367078Y-163181971D01* +X258313422Y-163228464D01* +X258243148Y-163238568D01* +X258178568Y-163209074D01* +X258140650Y-163150900D01* +X258137688Y-163141273D01* +X258125089Y-163100318D01* +X258106839Y-163064958D01* +X258024625Y-162905672D01* +X258024625Y-162905671D01* +X258022053Y-162900689D01* +X257885294Y-162722461D01* +X257719135Y-162571268D01* +X257714388Y-162568290D01* +X257714385Y-162568288D01* +X257533576Y-162454868D01* +X257528827Y-162451889D01* +X257320388Y-162368097D01* +X257100404Y-162322540D01* +X257095793Y-162322274D01* +X257095792Y-162322274D01* +X257045219Y-162319358D01* +X257045215Y-162319358D01* +X257043396Y-162319253D01* +X256898172Y-162319253D01* +X256893363Y-162319682D01* +X256884362Y-162320485D01* +X256814734Y-162306617D01* +X256763656Y-162257306D01* +X256747346Y-162188208D01* +X256770983Y-162121261D01* +X256784069Y-162105889D01* +X256792533Y-162097425D01* +X256932583Y-161930519D01* +X256938867Y-161921545D01* +X257047803Y-161732863D01* +X257052434Y-161722932D01* +X257113430Y-161555349D01* +X257114324Y-161541276D01* +X257106709Y-161537196D01* +X255810659Y-161423806D01* +X255795089Y-161426935D01* +X255793766Y-161428216D01* +X255791432Y-161435722D01* +X255702330Y-162454171D01* +X255705459Y-162469741D01* +X255706740Y-162471064D01* +X255714246Y-162473398D01* +X255800737Y-162480965D01* +X255806201Y-162481203D01* +X255967647Y-162481203D01* +X256035768Y-162501205D01* +X256082261Y-162554861D01* +X256092365Y-162625135D01* +X256058131Y-162694888D01* +X256035064Y-162718692D01* +X255973179Y-162782552D01* +X255847881Y-162969015D01* +X255757583Y-163174720D01* +X255756274Y-163180171D01* +X255756273Y-163180175D01* +X255711615Y-163366190D01* +X255705139Y-163393164D01* +X255704816Y-163398769D01* +X255696990Y-163534511D01* +X255692208Y-163617443D01* +X255719196Y-163840468D01* +X255785253Y-164055188D01* +X255787823Y-164060168D01* +X255787825Y-164060172D01* +X255885145Y-164248726D01* +X255888289Y-164254817D01* +X255891700Y-164259262D01* +X255891701Y-164259264D01* +X255911369Y-164284896D01* +X255936968Y-164351117D01* +X255922702Y-164420666D01* +X255873101Y-164471461D01* +X255803911Y-164487376D01* +X255789525Y-164485685D01* +X255633252Y-164458130D01* +X255627802Y-164457413D01* +X255545881Y-164450245D01* +X255530310Y-164453374D01* +X255528987Y-164454656D01* +X255526654Y-164462159D01* +X255437551Y-165480609D01* +X255440680Y-165496179D01* +X255441961Y-165497502D01* +X255449467Y-165499836D01* +X256744938Y-165613174D01* +X256758763Y-165610396D01* +X256760733Y-165601985D01* +X256728872Y-165421291D01* +X256726032Y-165410695D01* +X256651519Y-165205970D01* +X256646889Y-165196042D01* +X256537954Y-165007360D01* +X256531075Y-164997536D01* +X256508386Y-164930263D01* +X256525670Y-164861402D01* +X256577439Y-164812817D01* +X256647257Y-164799933D01* +X256659838Y-164801882D01* +X256756353Y-164821869D01* +X256809938Y-164832966D01* +X256814549Y-164833232D01* +X256814550Y-164833232D01* +X256865123Y-164836148D01* +X256865127Y-164836148D01* +X256866946Y-164836253D01* +X257012170Y-164836253D01* +X257014957Y-164836004D01* +X257014963Y-164836004D01* +X257085100Y-164829744D01* +X257178933Y-164821370D01* +X257184347Y-164819889D01* +X257184352Y-164819888D01* +X257312083Y-164784944D01* +X257395622Y-164762090D01* +X257400680Y-164759678D01* +X257400684Y-164759676D01* +X257560785Y-164683311D01* +X257598389Y-164665375D01* +X257780825Y-164534282D01* +X257858789Y-164453830D01* +X257933260Y-164376982D01* +X257933262Y-164376979D01* +X257937163Y-164372954D01* +X258062461Y-164186491D01* +X258145706Y-163996853D01* +X258191403Y-163942517D01* +X258259221Y-163921512D01* +X258327629Y-163940506D01* +X258374909Y-163993470D01* +X258387080Y-164047498D01* +X258387080Y-164738621D01* +X258367078Y-164806742D01* +X258313422Y-164853235D01* +X258304197Y-164857014D01* +X258291615Y-164861593D01* +X258201038Y-164913888D01* +X258135203Y-164951898D01* +X258093332Y-164976072D01* +X257999203Y-165055055D01* +X257948358Y-165097719D01* +X257917939Y-165123243D01* +X257770768Y-165298634D01* +X257768016Y-165303401D01* +X257768013Y-165303405D01* +X257706070Y-165410695D01* +X257656290Y-165496917D01* +X257654409Y-165502085D01* +X257618241Y-165601456D01* +X257577981Y-165712067D01* +X257538222Y-165937547D01* +X257538222Y-166166505D01* +X257577980Y-166391984D01* +X257579864Y-166397160D01* +X257624207Y-166518991D01* +X257656288Y-166607134D01* +X257770767Y-166805417D01* +X257917938Y-166980810D01* +X258093329Y-167127981D01* +X258098096Y-167130733D01* +X258098100Y-167130736D01* +X258204247Y-167192019D01* +X258291612Y-167242459D01* +X258296780Y-167244340D01* +X258456168Y-167302353D01* +X258506762Y-167320768D01* +X258570214Y-167331957D01* +X258673061Y-167350092D01* +X258673068Y-167350093D01* +X258675768Y-167350569D01* +X259009643Y-167379780D01* +X259384579Y-167412583D01* +X259384586Y-167412583D01* +X259387303Y-167412821D01* +X259558916Y-167412821D01* +X259711559Y-167385906D01* +X259778975Y-167374019D01* +X259778978Y-167374018D01* +X259784395Y-167373063D01* +X259846197Y-167350569D01* +X259994378Y-167296636D01* +X259994382Y-167296634D01* +X259999545Y-167294755D01* +X260186443Y-167186849D01* +X260193065Y-167183026D01* +X260193066Y-167183026D01* +X260197828Y-167180276D01* +X260366257Y-167038948D01* +X260369012Y-167036636D01* +X260373220Y-167033105D01* +X260428195Y-166967589D01* +X260474743Y-166912116D01* +X260533853Y-166872790D01* +X260604840Y-166871664D01* +X260665168Y-166909096D01* +X260680381Y-166930105D01* +X260709655Y-166980810D01* +X260756601Y-167062123D01* +X260756605Y-167062128D01* +X260759351Y-167066885D01* +X260906522Y-167242278D01* +X261081913Y-167389449D01* +X261086680Y-167392201D01* +X261086684Y-167392204D01* +X261166370Y-167438210D01* +X261280196Y-167503927D01* +X261285364Y-167505808D01* +X261484233Y-167578191D01* +X261495346Y-167582236D01* +X261558798Y-167593425D01* +X261661645Y-167611560D01* +X261661652Y-167611561D01* +X261664352Y-167612037D01* +X261998227Y-167641248D01* +X262373163Y-167674051D01* +X262373170Y-167674051D01* +X262375887Y-167674289D01* +X262547500Y-167674289D01* +X262684091Y-167650204D01* +X262767559Y-167635487D01* +X262767562Y-167635486D01* +X262772979Y-167634531D01* +X262834781Y-167612037D01* +X262982962Y-167558104D01* +X262982966Y-167558102D01* +X262988129Y-167556223D01* +X263186412Y-167441744D01* +X263361804Y-167294573D01* +X263390682Y-167260158D01* +X263505437Y-167123400D01* +X263505439Y-167123397D01* +X263508976Y-167119182D01* +X263623454Y-166920899D01* +X263657734Y-166826717D01* +X263699881Y-166710920D01* +X263699881Y-166710919D01* +X263701763Y-166705749D01* +X263741521Y-166480269D01* +X263741522Y-166251311D01* +X263701763Y-166025832D01* +X263649640Y-165882622D01* +X263625337Y-165815849D01* +X263625335Y-165815845D01* +X263623456Y-165810682D01* +X263508977Y-165612399D01* +X263505439Y-165608183D01* +X263505153Y-165607774D01* +X263482464Y-165540500D01* +X263499748Y-165471639D01* +X263551518Y-165423055D01* +X263621335Y-165410171D01* +X263633916Y-165412120D01* +X263729716Y-165431959D01* +X263783301Y-165443056D01* +X263787912Y-165443322D01* +X263787913Y-165443322D01* +X263838486Y-165446238D01* +X263838490Y-165446238D01* +X263840309Y-165446343D01* +X263985533Y-165446343D01* +X263988320Y-165446094D01* +X263988326Y-165446094D01* +X264069794Y-165438823D01* +X264152296Y-165431460D01* +X264157710Y-165429979D01* +X264157715Y-165429978D01* +X264285446Y-165395034D01* +X264368985Y-165372180D01* +X264374043Y-165369768D01* +X264374047Y-165369766D01* +X264491576Y-165313707D01* +X264571752Y-165275465D01* +X264754188Y-165144372D01* +X264833672Y-165062351D01* +X264906623Y-164987072D01* +X264906625Y-164987069D01* +X264910526Y-164983044D01* +X265035824Y-164796581D01* +X265126122Y-164590876D01* +X265131896Y-164566829D01* +X265177256Y-164377889D01* +X265177256Y-164377888D01* +X265178566Y-164372432D01* +X265185347Y-164254817D01* +X265191174Y-164153760D01* +X265191174Y-164153757D01* +X265191497Y-164148153D01* +X265164509Y-163925128D01* +X265098452Y-163710408D01* +X265053349Y-163623021D01* +X264997988Y-163515762D01* +X264997988Y-163515761D01* +X264995416Y-163510779D01* +X264858657Y-163332551D01* +X264692498Y-163181358D01* +X264687751Y-163178380D01* +X264687748Y-163178378D01* +X264506939Y-163064958D01* +X264502190Y-163061979D01* +X264293751Y-162978187D01* +X264073767Y-162932630D01* +X264069156Y-162932364D01* +X264069155Y-162932364D01* +X264018582Y-162929448D01* +X264018578Y-162929448D01* +X264016759Y-162929343D01* +X263871535Y-162929343D01* +X263858507Y-162930506D01* +X263788878Y-162916640D01* +X263737799Y-162867330D01* +X263721487Y-162798233D01* +X263745122Y-162731286D01* +X263758210Y-162715910D01* +X263758512Y-162715608D01* +X263762720Y-162712077D01* +X263838336Y-162621962D01* +X263906353Y-162540904D01* +X263906355Y-162540901D01* +X263909892Y-162536686D01* +X264024370Y-162338403D01* +X264102679Y-162123253D01* +X264142437Y-161897773D01* +X264142438Y-161668815D01* +X264102679Y-161443336D01* +X264070547Y-161355052D01* +X264026253Y-161233353D01* +X264026251Y-161233349D01* +X264024372Y-161228186D01* +X263909893Y-161029903D01* +X263762722Y-160854510D01* +X263587330Y-160707339D01* +X263389047Y-160592860D01* +X263376483Y-160588287D01* +X263319313Y-160546193D01* +X263293976Y-160479871D01* +X263293580Y-160469887D01* +X263293580Y-130402151D01* +X263295013Y-130383201D01* +X263297179Y-130368966D01* +X263297179Y-130368962D01* +X263298279Y-130361732D01* +X263296666Y-130341894D01* +X263293995Y-130309063D01* +X263293580Y-130298848D01* +X263293580Y-130290788D01* +X263290286Y-130262536D01* +X263289856Y-130258179D01* +X263283940Y-130185445D01* +X263281685Y-130178484D01* +X263280498Y-130172544D01* +X263279109Y-130166669D01* +X263278262Y-130159400D01* +X263253344Y-130090751D01* +X263251927Y-130086623D01* +X263231687Y-130024145D01* +X263231686Y-130024143D01* +X263229431Y-130017182D01* +X263225635Y-130010927D01* +X263223129Y-130005453D01* +X263220410Y-130000023D01* +X263217913Y-129993144D01* +X263177894Y-129932105D01* +X263175547Y-129928386D01* +X263174188Y-129926146D01* +X263137675Y-129865974D01* +X263130277Y-129857597D01* +X263130304Y-129857573D01* +X263127651Y-129854581D01* +X263124948Y-129851348D01* +X263120936Y-129845229D01* +X263064716Y-129791971D01* +X263062274Y-129789594D01* +X262224137Y-128951456D01* +X262211751Y-128937044D01* +X262205618Y-128928710D01* +X262198879Y-128919553D01* +X262193301Y-128914814D01* +X262193298Y-128914811D01* +X262187057Y-128909509D01* +X266556111Y-128909509D01* +X266568619Y-129126440D01* +X266570055Y-129136660D01* +X266617825Y-129348629D01* +X266620904Y-129358457D01* +X266702658Y-129559792D01* +X266707301Y-129568983D01* +X266791777Y-129706836D01* +X266802233Y-129716296D01* +X266811011Y-129712512D01* +X267572421Y-128951102D01* +X267580035Y-128937158D01* +X267579904Y-128935325D01* +X267575653Y-128928710D01* +X266815365Y-128168422D01* +X266803829Y-128162122D01* +X266791547Y-128171745D01* +X266739586Y-128247917D01* +X266734501Y-128256868D01* +X266643014Y-128453961D01* +X266639451Y-128463648D01* +X266581385Y-128673026D01* +X266579454Y-128683146D01* +X266556363Y-128899220D01* +X266556111Y-128909509D01* +X262187057Y-128909509D01* +X262158603Y-128885336D01* +X262151087Y-128878406D01* +X262145392Y-128872711D01* +X262139251Y-128867853D01* +X262123120Y-128855090D01* +X262119716Y-128852299D01* +X262069668Y-128809780D01* +X262069666Y-128809779D01* +X262064086Y-128805038D01* +X262057570Y-128801710D01* +X262052521Y-128798343D01* +X262047392Y-128795176D01* +X262041655Y-128790637D01* +X261975496Y-128759716D01* +X261971596Y-128757810D01* +X261906563Y-128724602D01* +X261899451Y-128722862D01* +X261893821Y-128720768D01* +X261888056Y-128718850D01* +X261881421Y-128715749D01* +X261809959Y-128700886D01* +X261805713Y-128699925D01* +X261751631Y-128686691D01* +X261740209Y-128683896D01* +X261740207Y-128683896D01* +X261734761Y-128682563D01* +X261729162Y-128682216D01* +X261729158Y-128682215D01* +X261723607Y-128681871D01* +X261723609Y-128681835D01* +X261719621Y-128681596D01* +X261715421Y-128681221D01* +X261708257Y-128679731D01* +X261637139Y-128681655D01* +X261630851Y-128681825D01* +X261627444Y-128681871D01* +X256706742Y-128681871D01* +X256638621Y-128661869D01* +X256617647Y-128644966D01* +X255768611Y-127795930D01* +X267166879Y-127795930D01* +X267173623Y-127808260D01* +X267931631Y-128566268D01* +X267945575Y-128573882D01* +X267947408Y-128573751D01* +X267954023Y-128569500D01* +X268716558Y-127806965D01* +X268724173Y-127793020D01* +X268722148Y-127764710D01* +X268737240Y-127695336D01* +X268792395Y-127642571D01* +X268872423Y-127603366D01* +X268881272Y-127598091D01* +X268933922Y-127560536D01* +X268942322Y-127549837D01* +X268935333Y-127536681D01* +X268178630Y-126779978D01* +X268164686Y-126772364D01* +X268162853Y-126772495D01* +X268156238Y-126776746D01* +X267393328Y-127539656D01* +X267385714Y-127553600D01* +X267387728Y-127581765D01* +X267372637Y-127651139D01* +X267320229Y-127702518D01* +X267208843Y-127760501D01* +X267200115Y-127765998D01* +X267175332Y-127784605D01* +X267166879Y-127795930D01* +X255768611Y-127795930D01* +X255093807Y-127121126D01* +X255081421Y-127106714D01* +X255072888Y-127095119D01* +X255072883Y-127095114D01* +X255068545Y-127089219D01* +X255062967Y-127084480D01* +X255062964Y-127084477D01* +X255028269Y-127055002D01* +X255020753Y-127048072D01* +X255015058Y-127042377D01* +X254998729Y-127029458D01* +X254992786Y-127024756D01* +X254989382Y-127021965D01* +X254939334Y-126979446D01* +X254939332Y-126979445D01* +X254933752Y-126974704D01* +X254927236Y-126971376D01* +X254922187Y-126968009D01* +X254917058Y-126964842D01* +X254911321Y-126960303D01* +X254845162Y-126929382D01* +X254841262Y-126927476D01* +X254825458Y-126919406D01* +X254776229Y-126894268D01* +X254769121Y-126892529D01* +X254763478Y-126890430D01* +X254757715Y-126888513D01* +X254751087Y-126885415D01* +X254679620Y-126870550D01* +X254675336Y-126869580D01* +X254604427Y-126852229D01* +X254598825Y-126851881D01* +X254598822Y-126851881D01* +X254593273Y-126851537D01* +X254593275Y-126851501D01* +X254589282Y-126851262D01* +X254585090Y-126850888D01* +X254577922Y-126849397D01* +X254511712Y-126851188D01* +X254500516Y-126851491D01* +X254497109Y-126851537D01* +X253989700Y-126851537D01* +X253921579Y-126831535D01* +X253883908Y-126793978D01* +X253863358Y-126762212D01* +X253710103Y-126593787D01* +X253610988Y-126515511D01* +X253569925Y-126457594D01* +X253566693Y-126386671D01* +X253571041Y-126379175D01* +X266777486Y-126379175D01* +X266789994Y-126596106D01* +X266791430Y-126606326D01* +X266839200Y-126818295D01* +X266842279Y-126828123D01* +X266924033Y-127029458D01* +X266928676Y-127038649D01* +X267013152Y-127176502D01* +X267023608Y-127185962D01* +X267032386Y-127182178D01* +X267793796Y-126420768D01* +X267801410Y-126406824D01* +X267801279Y-126404991D01* +X267797028Y-126398376D01* +X267036740Y-125638088D01* +X267025204Y-125631788D01* +X267012922Y-125641411D01* +X266960961Y-125717583D01* +X266955876Y-125726534D01* +X266864389Y-125923627D01* +X266860826Y-125933314D01* +X266802760Y-126142692D01* +X266800829Y-126152812D01* +X266777738Y-126368886D01* +X266777486Y-126379175D01* +X253571041Y-126379175D01* +X253602318Y-126325260D01* +X253633643Y-126303480D01* +X253695318Y-126273266D01* +X253699522Y-126270268D01* +X253699526Y-126270265D01* +X253799410Y-126199018D01* +X253880704Y-126141032D01* +X254042004Y-125980294D01* +X254057780Y-125958340D01* +X254171866Y-125799571D01* +X254174884Y-125795371D01* +X254182639Y-125779681D01* +X254273484Y-125595870D01* +X254273485Y-125595868D01* +X254275778Y-125591228D01* +X254341975Y-125373348D01* +X254350187Y-125310973D01* +X254371261Y-125150903D01* +X254371262Y-125150896D01* +X254371698Y-125147581D01* +X254372382Y-125119604D01* +X254373275Y-125083067D01* +X254373275Y-125083062D01* +X254373357Y-125079702D01* +X254363336Y-124957813D01* +X254355122Y-124857904D01* +X254355121Y-124857898D01* +X254354698Y-124852753D01* +X254311597Y-124681158D01* +X254300483Y-124636910D01* +X254300482Y-124636906D01* +X254299224Y-124631899D01* +X254297165Y-124627163D01* +X254210483Y-124427808D01* +X254210481Y-124427805D01* +X254208423Y-124423071D01* +X254121108Y-124288103D01* +X254087542Y-124236217D01* +X254087540Y-124236214D01* +X254084734Y-124231877D01* +X253931479Y-124063452D01* +X253866871Y-124012428D01* +X253831930Y-123984833D01* +X253790867Y-123926916D01* +X253787635Y-123855993D01* +X253823260Y-123794581D01* +X253854590Y-123772799D01* +X253911802Y-123744772D01* +X253920641Y-123739503D01* +X253973291Y-123701948D01* +X253981691Y-123691249D01* +X253974702Y-123678093D01* +X253217999Y-122921390D01* +X253204055Y-122913776D01* +X253202222Y-122913907D01* +X253195607Y-122918158D01* +X252432697Y-123681068D01* +X252425082Y-123695012D01* +X252427058Y-123722634D01* +X252411967Y-123792008D01* +X252359559Y-123843386D01* +X252354674Y-123845929D01* +X252262692Y-123893812D01* +X252243355Y-123903878D01* +X252239222Y-123906981D01* +X252239219Y-123906983D01* +X252098779Y-124012428D01* +X252061255Y-124040602D01* +X252057683Y-124044340D01* +X251952370Y-124154544D01* +X251903931Y-124205232D01* +X251901017Y-124209504D01* +X251901016Y-124209505D01* +X251879446Y-124241126D01* +X251775608Y-124393347D01* +X251679732Y-124599894D01* +X251678350Y-124604876D01* +X251678350Y-124604877D01* +X251655527Y-124687175D01* +X251618878Y-124819327D01* +X251594680Y-125045752D01* +X251594977Y-125050904D01* +X251594977Y-125050908D01* +X251596865Y-125083651D01* +X251607788Y-125273089D01* +X251608923Y-125278126D01* +X251608924Y-125278132D01* +X251656712Y-125490184D01* +X251657850Y-125495233D01* +X251659794Y-125500019D01* +X251659795Y-125500024D01* +X251716688Y-125640133D01* +X251743522Y-125706217D01* +X251862503Y-125900376D01* +X252011597Y-126072495D01* +X252137470Y-126176997D01* +X252177105Y-126235898D01* +X252178603Y-126306879D01* +X252141489Y-126367402D01* +X252115167Y-126385702D01* +X252021979Y-126434213D01* +X252017846Y-126437316D01* +X252017843Y-126437318D01* +X251844014Y-126567832D01* +X251839879Y-126570937D01* +X251682555Y-126735567D01* +X251679641Y-126739839D01* +X251679640Y-126739840D01* +X251646225Y-126788825D01* +X251554232Y-126923682D01* +X251458356Y-127130229D01* +X251397502Y-127349662D01* +X251373304Y-127576087D01* +X251373601Y-127581239D01* +X251373601Y-127581243D01* +X251374877Y-127603366D01* +X251386412Y-127803424D01* +X251387547Y-127808461D01* +X251387548Y-127808467D01* +X251435336Y-128020519D01* +X251436474Y-128025568D01* +X251438418Y-128030354D01* +X251438419Y-128030359D01* +X251508220Y-128202257D01* +X251522146Y-128236552D01* +X251641127Y-128430711D01* +X251790221Y-128602830D01* +X251864972Y-128664889D01* +X251916093Y-128707331D01* +X251955728Y-128766234D01* +X251957226Y-128837214D01* +X251920111Y-128897737D01* +X251893790Y-128916037D01* +X251800604Y-128964547D01* +X251796471Y-128967650D01* +X251796468Y-128967652D01* +X251622639Y-129098166D01* +X251618504Y-129101271D01* +X251461180Y-129265901D01* +X251332857Y-129454016D01* +X251236981Y-129660563D01* +X251176127Y-129879996D01* +X251151929Y-130106421D01* +X251152226Y-130111573D01* +X251152226Y-130111577D01* +X251153502Y-130133699D01* +X251165037Y-130333758D01* +X251166172Y-130338795D01* +X251166173Y-130338801D01* +X251211944Y-130541901D01* +X251215099Y-130555902D01* +X251217043Y-130560688D01* +X251217044Y-130560693D01* +X251295032Y-130752752D01* +X251300771Y-130766886D01* +X251419752Y-130961045D01* +X251568846Y-131133164D01* +X251694719Y-131237666D01* +X251734354Y-131296567D01* +X251735852Y-131367548D01* +X251698738Y-131428071D01* +X251672416Y-131446371D01* +X251579228Y-131494882D01* +X251575095Y-131497985D01* +X251575092Y-131497987D01* +X251413606Y-131619234D01* +X251397128Y-131631606D01* +X251393556Y-131635344D01* +X251266171Y-131768645D01* +X251239804Y-131796236D01* +X251236890Y-131800508D01* +X251236889Y-131800509D01* +X251218462Y-131827522D01* +X251111481Y-131984351D01* +X251015605Y-132190898D01* +X251014223Y-132195880D01* +X251014223Y-132195881D01* +X251012042Y-132203745D01* +X250954751Y-132410331D01* +X250930553Y-132636756D01* +X250930850Y-132641908D01* +X250930850Y-132641912D01* +X250934043Y-132697280D01* +X250943661Y-132864093D01* +X250944796Y-132869130D01* +X250944797Y-132869136D01* +X250990816Y-133073339D01* +X250993723Y-133086237D01* +X250995667Y-133091023D01* +X250995668Y-133091028D01* +X251075117Y-133286685D01* +X251079395Y-133297221D01* +X251119787Y-133363134D01* +X251177904Y-133457972D01* +X251198376Y-133491380D01* +X251347470Y-133663499D01* +X251351445Y-133666799D01* +X251351448Y-133666802D01* +X251473343Y-133768001D01* +X251512978Y-133826904D01* +X251514476Y-133897884D01* +X251477361Y-133958407D01* +X251451039Y-133976707D01* +X251357853Y-134025217D01* +X251353720Y-134028320D01* +X251353717Y-134028322D01* +X251179888Y-134158836D01* +X251175753Y-134161941D01* +X251112034Y-134228619D01* +X251038121Y-134305965D01* +X251018429Y-134326571D01* +X251015515Y-134330843D01* +X251015514Y-134330844D01* +X250996741Y-134358364D01* +X250890106Y-134514686D01* +X250794230Y-134721233D01* +X250733376Y-134940666D01* +X250709178Y-135167091D01* +X250709475Y-135172243D01* +X250709475Y-135172247D01* +X250712677Y-135227771D01* +X250722286Y-135394428D01* +X250723421Y-135399465D01* +X250723422Y-135399471D01* +X250767727Y-135596066D01* +X250772348Y-135616572D01* +X250774292Y-135621358D01* +X250774293Y-135621363D01* +X250841670Y-135787292D01* +X250858020Y-135827556D01* +X250977001Y-136021715D01* +X251126095Y-136193834D01* +X251200011Y-136255200D01* +X251251967Y-136298335D01* +X251291602Y-136357238D01* +X251293100Y-136428218D01* +X251255985Y-136488741D01* +X251229663Y-136507041D01* +X251136477Y-136555551D01* +X251132344Y-136558654D01* +X251132341Y-136558656D01* +X250980162Y-136672915D01* +X250954377Y-136692275D01* +X250910438Y-136738255D01* +X250800681Y-136853109D01* +X250797053Y-136856905D01* +X250794139Y-136861177D01* +X250794138Y-136861178D01* +X250733810Y-136949616D01* +X250668730Y-137045020D01* +X250572854Y-137251567D01* +X250571472Y-137256549D01* +X250571472Y-137256550D01* +X250561579Y-137292225D01* +X250512000Y-137471000D01* +X250487802Y-137697425D01* +X250488099Y-137702577D01* +X250488099Y-137702581D01* +X250492105Y-137772051D01* +X250500910Y-137924762D01* +X250502045Y-137929799D01* +X250502046Y-137929805D01* +X250547185Y-138130103D01* +X250550972Y-138146906D01* +X250552916Y-138151692D01* +X250552917Y-138151697D01* +X250625952Y-138331560D01* +X250636644Y-138357890D01* +X250755625Y-138552049D01* +X250904719Y-138724168D01* +X251030592Y-138828670D01* +X251070227Y-138887571D01* +X251071725Y-138958552D01* +X251034611Y-139019075D01* +X251008289Y-139037375D01* +X250915101Y-139085886D01* +X250910968Y-139088989D01* +X250910965Y-139088991D01* +X250737215Y-139219446D01* +X250733001Y-139222610D01* +X250687415Y-139270313D01* +X250625365Y-139335245D01* +X250575677Y-139387240D01* +X250572763Y-139391512D01* +X250572762Y-139391513D01* +X250545735Y-139431133D01* +X250447354Y-139575355D01* +X250351478Y-139781902D01* +X250350096Y-139786884D01* +X250350096Y-139786885D01* +X250338368Y-139829175D01* +X250290624Y-140001335D01* +X250266426Y-140227760D01* +X250266723Y-140232912D01* +X250266723Y-140232916D01* +X250269847Y-140287100D01* +X250279534Y-140455097D01* +X250280669Y-140460134D01* +X250280670Y-140460140D01* +X250324174Y-140653182D01* +X250329596Y-140677241D01* +X250331540Y-140682027D01* +X250331541Y-140682032D01* +X250413324Y-140883438D01* +X250415268Y-140888225D01* +X250534249Y-141082384D01* +X250683343Y-141254503D01* +X250721007Y-141285772D01* +X250809215Y-141359004D01* +X250848850Y-141417907D01* +X250850348Y-141488887D01* +X250813233Y-141549410D01* +X250786912Y-141567710D01* +X250693726Y-141616220D01* +X250689593Y-141619323D01* +X250689590Y-141619325D01* +X250515761Y-141749839D01* +X250511626Y-141752944D01* +X250354302Y-141917574D01* +X250351388Y-141921846D01* +X250351387Y-141921847D01* +X250328774Y-141954997D01* +X250225979Y-142105689D01* +X250130103Y-142312236D01* +X250069249Y-142531669D01* +X250045051Y-142758094D01* +X250045348Y-142763246D01* +X250045348Y-142763250D01* +X250048709Y-142821534D01* +X250058159Y-142985431D01* +X250059294Y-142990468D01* +X250059295Y-142990474D01* +X250107083Y-143202526D01* +X250108221Y-143207575D01* +X250110165Y-143212361D01* +X250110166Y-143212366D01* +X250159190Y-143333096D01* +X250193893Y-143418559D01* +X250312874Y-143612718D01* +X250461968Y-143784837D01* +X250587841Y-143889339D01* +X250627476Y-143948240D01* +X250628974Y-144019221D01* +X250591860Y-144079744D01* +X250565538Y-144098044D01* +X250472350Y-144146555D01* +X250468217Y-144149658D01* +X250468214Y-144149660D01* +X250294385Y-144280174D01* +X250290250Y-144283279D01* +X250286678Y-144287017D01* +X250154966Y-144424846D01* +X250132926Y-144447909D01* +X250130012Y-144452181D01* +X250130011Y-144452182D01* +X250076395Y-144530780D01* +X250004603Y-144636024D01* +X249908727Y-144842571D01* +X249907345Y-144847553D01* +X249907345Y-144847554D01* +X249883606Y-144933154D01* +X249847873Y-145062004D01* +X249823675Y-145288429D01* +X249823972Y-145293581D01* +X249823972Y-145293585D01* +X249828139Y-145365856D01* +X249836783Y-145515766D01* +X249837918Y-145520803D01* +X249837919Y-145520809D01* +X249879778Y-145706553D01* +X249886845Y-145737910D01* +X249888789Y-145742696D01* +X249888790Y-145742701D01* +X249970573Y-145944107D01* +X249972517Y-145948894D01* +X250000159Y-145994001D01* +X250069695Y-146107473D01* +X250091498Y-146143053D01* +X250240592Y-146315172D01* +X250318756Y-146380065D01* +X250366464Y-146419673D01* +X250406099Y-146478576D01* +X250407597Y-146549556D01* +X250370482Y-146610079D01* +X250344161Y-146628379D01* +X250250975Y-146676889D01* +X250246842Y-146679992D01* +X250246839Y-146679994D01* +X250078616Y-146806299D01* +X250068875Y-146813613D01* +X249911551Y-146978243D01* +X249908637Y-146982515D01* +X249908636Y-146982516D01* +X249855020Y-147061114D01* +X249783228Y-147166358D01* +X249687352Y-147372905D01* +X249626498Y-147592338D01* +X249602300Y-147818763D01* +X222514867Y-147818763D01* +X222516801Y-147810709D01* +X222540008Y-147714048D01* +X222540009Y-147714042D01* +X222541163Y-147709235D01* +X222559990Y-147470013D01* +X222541163Y-147230791D01* +X222540009Y-147225984D01* +X222540008Y-147225978D01* +X222495914Y-147042315D01* +X222485145Y-146997460D01* +X222477185Y-146978243D01* +X222395210Y-146780336D01* +X222395209Y-146780334D01* +X222393316Y-146775764D01* +X222267936Y-146571164D01* +X222246577Y-146546155D01* +X222115307Y-146392457D01* +X222112094Y-146388695D01* +X221929625Y-146232853D01* +X221725025Y-146107473D01* +X221720455Y-146105580D01* +X221720453Y-146105579D01* +X221507902Y-146017538D01* +X221507900Y-146017537D01* +X221503329Y-146015644D01* +X221398510Y-145990479D01* +X221274811Y-145960781D01* +X221274805Y-145960780D01* +X221269998Y-145959626D01* +X221030776Y-145940799D01* +X220791554Y-145959626D01* +X220786747Y-145960780D01* +X220786741Y-145960781D01* +X220663042Y-145990479D01* +X220558223Y-146015644D01* +X220553652Y-146017537D01* +X220553650Y-146017538D01* +X220341099Y-146105579D01* +X220341097Y-146105580D01* +X220336527Y-146107473D01* +X220131927Y-146232853D01* +X219949458Y-146388695D01* +X219946245Y-146392457D01* +X219814976Y-146546155D01* +X219793616Y-146571164D01* +X219668236Y-146775764D01* +X219666343Y-146780334D01* +X219666342Y-146780336D01* +X219584367Y-146978243D01* +X219576407Y-146997460D01* +X219565638Y-147042315D01* +X219521544Y-147225978D01* +X219521543Y-147225984D01* +X219520389Y-147230791D01* +X219501562Y-147470013D01* +X203337541Y-147470013D01* +X203113512Y-147285994D01* +X202862528Y-147130377D01* +X202819967Y-147111249D01* +X202730306Y-147070954D01* +X202593167Y-147009321D01* +X202310162Y-146924954D01* +X202306042Y-146924301D01* +X202306040Y-146924301D01* +X202021965Y-146879307D01* +X202021959Y-146879306D01* +X202018484Y-146878756D01* +X201993925Y-146877641D01* +X201927540Y-146874626D01* +X201927519Y-146874626D01* +X201926120Y-146874562D01* +X201741656Y-146874562D01* +X201521893Y-146889159D01* +X201517794Y-146889985D01* +X201517790Y-146889986D01* +X201375196Y-146918738D01* +X201232406Y-146947529D01* +X200953182Y-147043674D01* +X200898705Y-147070954D01* +X200780040Y-147130377D01* +X200689126Y-147175903D01* +X200444879Y-147341894D01* +X200224730Y-147538730D01* +X200222013Y-147541900D01* +X200222012Y-147541901D01* +X200040143Y-147754091D01* +X200032548Y-147762952D01* +X200030274Y-147766454D01* +X200030270Y-147766459D01* +X199873987Y-148007113D01* +X199871708Y-148010623D01* +X199869914Y-148014401D01* +X199869913Y-148014403D01* +X199861442Y-148032244D01* +X199745038Y-148277390D01* +X199743759Y-148281373D01* +X199743758Y-148281376D01* +X199665752Y-148524336D01* +X199654762Y-148558566D01* +X199649218Y-148589377D01* +X199603837Y-148841599D01* +X199602467Y-148849212D01* +X199602278Y-148853379D01* +X199602277Y-148853386D01* +X199589260Y-149140051D01* +X199589071Y-149144221D01* +X197678696Y-149144221D01* +X197673253Y-148999227D01* +X197670703Y-148931294D01* +X197623329Y-148705512D01* +X197538590Y-148490940D01* +X197418910Y-148293713D01* +X197396809Y-148268244D01* +X197271210Y-148123503D01* +X197271208Y-148123501D01* +X197267710Y-148119470D01* +X197225575Y-148084922D01* +X197093442Y-147976578D01* +X197093436Y-147976574D01* +X197089314Y-147973194D01* +X196888822Y-147859068D01* +X196883806Y-147857247D01* +X196883801Y-147857245D01* +X196676982Y-147782173D01* +X196676978Y-147782172D01* +X196671967Y-147780353D01* +X196666718Y-147779404D01* +X196666715Y-147779403D01* +X196449034Y-147740040D01* +X196449027Y-147740039D01* +X196444950Y-147739302D01* +X196427213Y-147738466D01* +X196422265Y-147738232D01* +X196422258Y-147738232D01* +X196420777Y-147738162D01* +X196258632Y-147738162D01* +X196191676Y-147743843D01* +X196091995Y-147752301D01* +X196091991Y-147752302D01* +X196086684Y-147752752D01* +X196081529Y-147754090D01* +X196081523Y-147754091D01* +X195868554Y-147809367D01* +X195868550Y-147809368D01* +X195863385Y-147810709D01* +X195858519Y-147812901D01* +X195858516Y-147812902D01* +X195704023Y-147882496D01* +X195653042Y-147905461D01* +X195648622Y-147908437D01* +X195648618Y-147908439D01* +X195575596Y-147957601D01* +X195461672Y-148034300D01* +X195294745Y-148193540D01* +X195291557Y-148197825D01* +X195161499Y-148372630D01* +X195157036Y-148378628D01* +X195154621Y-148383378D01* +X195058425Y-148572582D01* +X195052480Y-148584274D01* +X195024802Y-148673412D01* +X194985652Y-148799492D01* +X194985651Y-148799498D01* +X194984068Y-148804595D01* +X194976269Y-148863441D01* +X194955227Y-149022205D01* +X194953757Y-149033294D01* +X184268244Y-149033294D01* +X184255438Y-148870578D01* +X184254284Y-148865771D01* +X184254283Y-148865765D01* +X184210214Y-148682206D01* +X184199420Y-148637247D01* +X184172635Y-148572582D01* +X184109485Y-148420123D01* +X184109484Y-148420121D01* +X184107591Y-148415551D01* +X183982211Y-148210951D01* +X183971001Y-148197825D01* +X183829582Y-148032244D01* +X183826369Y-148028482D01* +X183759245Y-147971153D01* +X183647668Y-147875858D01* +X183647667Y-147875857D01* +X183643900Y-147872640D01* +X183439300Y-147747260D01* +X183434730Y-147745367D01* +X183434728Y-147745366D01* +X183222177Y-147657325D01* +X183222175Y-147657324D01* +X183217604Y-147655431D01* +X183105737Y-147628574D01* +X182989086Y-147600568D01* +X182989080Y-147600567D01* +X182984273Y-147599413D01* +X182745051Y-147580586D01* +X182505829Y-147599413D01* +X182501022Y-147600567D01* +X182501016Y-147600568D01* +X182384365Y-147628574D01* +X182272498Y-147655431D01* +X182267927Y-147657324D01* +X182267925Y-147657325D01* +X182055374Y-147745366D01* +X182055372Y-147745367D01* +X182050802Y-147747260D01* +X181846202Y-147872640D01* +X181842435Y-147875857D01* +X181842434Y-147875858D01* +X181730857Y-147971153D01* +X181663733Y-148028482D01* +X181660520Y-148032244D01* +X181519102Y-148197825D01* +X181507891Y-148210951D01* +X181382511Y-148415551D01* +X181380618Y-148420121D01* +X181380617Y-148420123D01* +X181317467Y-148572582D01* +X181290682Y-148637247D01* +X181279888Y-148682206D01* +X181235819Y-148865765D01* +X181235818Y-148865771D01* +X181234664Y-148870578D01* +X181215837Y-149109800D01* +X168575037Y-149109800D01* +X167821224Y-148355987D01* +X167807280Y-148348373D01* +X167805447Y-148348504D01* +X167798832Y-148352755D01* +X166935696Y-149215891D01* +X166928936Y-149228271D01* +X159406034Y-149228271D01* +X159324322Y-149030999D01* +X159319841Y-149022205D01* +X159214537Y-148850363D01* +X159204081Y-148840903D01* +X159195303Y-148844687D01* +X158332356Y-149707634D01* +X158324742Y-149721578D01* +X157594690Y-149721578D01* +X157595926Y-149719314D01* +X157595795Y-149717481D01* +X157591544Y-149710866D01* +X156728408Y-148847730D01* +X156716028Y-148840970D01* +X156708378Y-148846697D01* +X156600827Y-149022205D01* +X156596346Y-149030999D01* +X156508336Y-149243475D01* +X156505287Y-149252860D01* +X156451597Y-149476490D01* +X156450054Y-149486237D01* +X156432009Y-149715516D01* +X156432009Y-149725376D01* +X153400415Y-149725376D01* +X153180240Y-148476699D01* +X157080791Y-148476699D01* +X157084575Y-148485477D01* +X157947522Y-149348424D01* +X157961466Y-149356038D01* +X157963299Y-149355907D01* +X157969914Y-149351656D01* +X158833050Y-148488520D01* +X158839810Y-148476140D01* +X158834083Y-148468490D01* +X158658575Y-148360939D01* +X158649781Y-148356458D01* +X158437305Y-148268448D01* +X158427920Y-148265399D01* +X158204290Y-148211709D01* +X158194543Y-148210166D01* +X157965264Y-148192121D01* +X157955404Y-148192121D01* +X157726125Y-148210166D01* +X157716378Y-148211709D01* +X157492748Y-148265399D01* +X157483363Y-148268448D01* +X157270887Y-148356458D01* +X157262093Y-148360939D01* +X157090251Y-148466243D01* +X157080791Y-148476699D01* +X153180240Y-148476699D01* +X152881791Y-146784109D01* +X160990498Y-146784109D01* +X161009325Y-147023331D01* +X161010479Y-147028138D01* +X161010480Y-147028144D01* +X161043663Y-147166358D01* +X161065343Y-147256662D01* +X161067236Y-147261233D01* +X161067237Y-147261235D01* +X161128825Y-147409921D01* +X161157172Y-147478358D01* +X161282552Y-147682958D01* +X161285769Y-147686725D01* +X161285770Y-147686726D01* +X161367289Y-147782173D01* +X161438394Y-147865427D01* +X161450607Y-147875858D01* +X161599185Y-148002754D01* +X161620863Y-148021269D01* +X161825463Y-148146649D01* +X161830033Y-148148542D01* +X161830035Y-148148543D01* +X162021672Y-148227921D01* +X162047159Y-148238478D01* +X162120810Y-148256160D01* +X162275677Y-148293341D01* +X162275683Y-148293342D01* +X162280490Y-148294496D01* +X162519712Y-148313323D01* +X162758934Y-148294496D01* +X162763741Y-148293342D01* +X162763747Y-148293341D01* +X162918614Y-148256160D01* +X162992265Y-148238478D01* +X163017752Y-148227921D01* +X163209389Y-148148543D01* +X163209391Y-148148542D01* +X163213961Y-148146649D01* +X163418561Y-148021269D01* +X163440240Y-148002754D01* +X163456467Y-147988895D01* +X166280087Y-147988895D01* +X166298132Y-148218174D01* +X166299675Y-148227921D01* +X166353365Y-148451551D01* +X166356414Y-148460936D01* +X166444424Y-148673412D01* +X166448905Y-148682206D01* +X166554209Y-148854048D01* +X166564665Y-148863508D01* +X166573443Y-148859724D01* +X167436390Y-147996777D01* +X167442768Y-147985097D01* +X168172820Y-147985097D01* +X168172951Y-147986930D01* +X168177202Y-147993545D01* +X169040338Y-148856681D01* +X169052718Y-148863441D01* +X169060368Y-148857714D01* +X169167919Y-148682206D01* +X169172400Y-148673412D01* +X169260410Y-148460936D01* +X169263459Y-148451551D01* +X169317149Y-148227921D01* +X169318692Y-148218174D01* +X169336737Y-147988895D01* +X169336737Y-147979035D01* +X169318692Y-147749756D01* +X169317149Y-147740009D01* +X169263459Y-147516379D01* +X169260410Y-147506994D01* +X169172400Y-147294518D01* +X169167919Y-147285724D01* +X169062615Y-147113882D01* +X169052159Y-147104422D01* +X169043381Y-147108206D01* +X168180434Y-147971153D01* +X168172820Y-147985097D01* +X167442768Y-147985097D01* +X167444004Y-147982833D01* +X167443873Y-147981000D01* +X167439622Y-147974385D01* +X166576486Y-147111249D01* +X166564106Y-147104489D01* +X166556456Y-147110216D01* +X166448905Y-147285724D01* +X166444424Y-147294518D01* +X166356414Y-147506994D01* +X166353365Y-147516379D01* +X166299675Y-147740009D01* +X166298132Y-147749756D01* +X166280087Y-147979035D01* +X166280087Y-147988895D01* +X163456467Y-147988895D01* +X163588817Y-147875858D01* +X163601030Y-147865427D01* +X163672135Y-147782173D01* +X163753654Y-147686726D01* +X163753655Y-147686725D01* +X163756872Y-147682958D01* +X163882252Y-147478358D01* +X163910600Y-147409921D01* +X163972187Y-147261235D01* +X163972188Y-147261233D01* +X163974081Y-147256662D01* +X163995761Y-147166358D01* +X164028944Y-147028144D01* +X164028945Y-147028138D01* +X164030099Y-147023331D01* +X164048926Y-146784109D01* +X164045472Y-146740218D01* +X166928869Y-146740218D01* +X166932653Y-146748996D01* +X167795600Y-147611943D01* +X167809544Y-147619557D01* +X167811377Y-147619426D01* +X167817992Y-147615175D01* +X168681128Y-146752039D01* +X168687888Y-146739659D01* +X168682161Y-146732009D01* +X168506653Y-146624458D01* +X168497859Y-146619977D01* +X168309286Y-146541868D01* +X195937081Y-146541868D01* +X195942808Y-146549518D01* +X196118316Y-146657069D01* +X196127110Y-146661550D01* +X196339586Y-146749560D01* +X196348971Y-146752609D01* +X196572601Y-146806299D01* +X196582348Y-146807842D01* +X196811627Y-146825887D01* +X196821487Y-146825887D01* +X197050766Y-146807842D01* +X197060513Y-146806299D01* +X197284143Y-146752609D01* +X197293528Y-146749560D01* +X197506004Y-146661550D01* +X197514798Y-146657069D01* +X197686640Y-146551765D01* +X197695594Y-146541868D01* +X205937081Y-146541868D01* +X205942808Y-146549518D01* +X206118316Y-146657069D01* +X206127110Y-146661550D01* +X206339586Y-146749560D01* +X206348971Y-146752609D01* +X206572601Y-146806299D01* +X206582348Y-146807842D01* +X206811627Y-146825887D01* +X206821487Y-146825887D01* +X207050766Y-146807842D01* +X207060513Y-146806299D01* +X207284143Y-146752609D01* +X207293528Y-146749560D01* +X207506004Y-146661550D01* +X207514798Y-146657069D01* +X207686640Y-146551765D01* +X207696100Y-146541309D01* +X207692316Y-146532531D01* +X206829369Y-145669584D01* +X206815425Y-145661970D01* +X206813592Y-145662101D01* +X206806977Y-145666352D01* +X205943841Y-146529488D01* +X205937081Y-146541868D01* +X197695594Y-146541868D01* +X197696100Y-146541309D01* +X197692316Y-146532531D01* +X196829369Y-145669584D01* +X196815425Y-145661970D01* +X196813592Y-145662101D01* +X196806977Y-145666352D01* +X195943841Y-146529488D01* +X195937081Y-146541868D01* +X168309286Y-146541868D01* +X168285383Y-146531967D01* +X168275998Y-146528918D01* +X168052368Y-146475228D01* +X168042621Y-146473685D01* +X167813342Y-146455640D01* +X167803482Y-146455640D01* +X167574203Y-146473685D01* +X167564456Y-146475228D01* +X167340826Y-146528918D01* +X167331441Y-146531967D01* +X167118965Y-146619977D01* +X167110171Y-146624458D01* +X166938329Y-146729762D01* +X166928869Y-146740218D01* +X164045472Y-146740218D01* +X164030099Y-146544887D01* +X164028945Y-146540080D01* +X164028944Y-146540074D01* +X163993504Y-146392457D01* +X163974081Y-146311556D01* +X163942814Y-146236071D01* +X163884146Y-146094432D01* +X163884145Y-146094430D01* +X163882252Y-146089860D01* +X163756872Y-145885260D01* +X163683189Y-145798987D01* +X163604243Y-145706553D01* +X163601030Y-145702791D01* +X163494179Y-145611532D01* +X163422329Y-145550167D01* +X163422328Y-145550166D01* +X163418561Y-145546949D01* +X163213961Y-145421569D01* +X163209391Y-145419676D01* +X163209389Y-145419675D01* +X162996838Y-145331634D01* +X162996836Y-145331633D01* +X162992265Y-145329740D01* +X162898138Y-145307142D01* +X162878770Y-145302492D01* +X195288232Y-145302492D01* +X195306277Y-145531771D01* +X195307820Y-145541518D01* +X195361510Y-145765148D01* +X195364559Y-145774533D01* +X195452569Y-145987009D01* +X195457050Y-145995803D01* +X195562354Y-146167645D01* +X195572810Y-146177105D01* +X195581588Y-146173321D01* +X196444535Y-145310374D01* +X196450913Y-145298694D01* +X197180965Y-145298694D01* +X197181096Y-145300527D01* +X197185347Y-145307142D01* +X198048483Y-146170278D01* +X198060863Y-146177038D01* +X198068513Y-146171311D01* +X198176064Y-145995803D01* +X198180545Y-145987009D01* +X198268555Y-145774533D01* +X198271604Y-145765148D01* +X198325294Y-145541518D01* +X198326837Y-145531771D01* +X198344882Y-145302492D01* +X205288232Y-145302492D01* +X205306277Y-145531771D01* +X205307820Y-145541518D01* +X205361510Y-145765148D01* +X205364559Y-145774533D01* +X205452569Y-145987009D01* +X205457050Y-145995803D01* +X205562354Y-146167645D01* +X205572810Y-146177105D01* +X205581588Y-146173321D01* +X206444535Y-145310374D01* +X206450913Y-145298694D01* +X207180965Y-145298694D01* +X207181096Y-145300527D01* +X207185347Y-145307142D01* +X208048483Y-146170278D01* +X208060863Y-146177038D01* +X208068513Y-146171311D01* +X208176064Y-145995803D01* +X208180545Y-145987009D01* +X208268555Y-145774533D01* +X208271604Y-145765148D01* +X208325294Y-145541518D01* +X208326837Y-145531771D01* +X208344882Y-145302492D01* +X208344882Y-145292632D01* +X208326837Y-145063353D01* +X208325294Y-145053606D01* +X208271604Y-144829976D01* +X208268555Y-144820591D01* +X208180545Y-144608115D01* +X208176064Y-144599321D01* +X208070760Y-144427479D01* +X208060304Y-144418019D01* +X208051526Y-144421803D01* +X207188579Y-145284750D01* +X207180965Y-145298694D01* +X206450913Y-145298694D01* +X206452149Y-145296430D01* +X206452018Y-145294597D01* +X206447767Y-145287982D01* +X205584631Y-144424846D01* +X205572251Y-144418086D01* +X205564601Y-144423813D01* +X205457050Y-144599321D01* +X205452569Y-144608115D01* +X205364559Y-144820591D01* +X205361510Y-144829976D01* +X205307820Y-145053606D01* +X205306277Y-145063353D01* +X205288232Y-145292632D01* +X205288232Y-145302492D01* +X198344882Y-145302492D01* +X198344882Y-145292632D01* +X198326837Y-145063353D01* +X198325294Y-145053606D01* +X198271604Y-144829976D01* +X198268555Y-144820591D01* +X198180545Y-144608115D01* +X198176064Y-144599321D01* +X198070760Y-144427479D01* +X198060304Y-144418019D01* +X198051526Y-144421803D01* +X197188579Y-145284750D01* +X197180965Y-145298694D01* +X196450913Y-145298694D01* +X196452149Y-145296430D01* +X196452018Y-145294597D01* +X196447767Y-145287982D01* +X195584631Y-144424846D01* +X195572251Y-144418086D01* +X195564601Y-144423813D01* +X195457050Y-144599321D01* +X195452569Y-144608115D01* +X195364559Y-144820591D01* +X195361510Y-144829976D01* +X195307820Y-145053606D01* +X195306277Y-145063353D01* +X195288232Y-145292632D01* +X195288232Y-145302492D01* +X162878770Y-145302492D01* +X162763747Y-145274877D01* +X162763741Y-145274876D01* +X162758934Y-145273722D01* +X162519712Y-145254895D01* +X162280490Y-145273722D01* +X162275683Y-145274876D01* +X162275677Y-145274877D01* +X162141286Y-145307142D01* +X162047159Y-145329740D01* +X162042588Y-145331633D01* +X162042586Y-145331634D01* +X161830035Y-145419675D01* +X161830033Y-145419676D01* +X161825463Y-145421569D01* +X161620863Y-145546949D01* +X161617096Y-145550166D01* +X161617095Y-145550167D01* +X161545245Y-145611532D01* +X161438394Y-145702791D01* +X161435181Y-145706553D01* +X161356236Y-145798987D01* +X161282552Y-145885260D01* +X161157172Y-146089860D01* +X161155279Y-146094430D01* +X161155278Y-146094432D01* +X161096610Y-146236071D01* +X161065343Y-146311556D01* +X161045920Y-146392457D01* +X161010480Y-146540074D01* +X161010479Y-146540080D01* +X161009325Y-146544887D01* +X160990498Y-146784109D01* +X152881791Y-146784109D01* +X152400366Y-144053815D01* +X195937014Y-144053815D01* +X195940798Y-144062593D01* +X196803745Y-144925540D01* +X196817689Y-144933154D01* +X196819522Y-144933023D01* +X196826137Y-144928772D01* +X197689273Y-144065636D01* +X197696033Y-144053256D01* +X197690306Y-144045606D01* +X197514798Y-143938055D01* +X197506004Y-143933574D01* +X197293528Y-143845564D01* +X197284143Y-143842515D01* +X197060513Y-143788825D01* +X197050766Y-143787282D01* +X196821487Y-143769237D01* +X196811627Y-143769237D01* +X196582348Y-143787282D01* +X196572601Y-143788825D01* +X196348971Y-143842515D01* +X196339586Y-143845564D01* +X196127110Y-143933574D01* +X196118316Y-143938055D01* +X195946474Y-144043359D01* +X195937014Y-144053815D01* +X152400366Y-144053815D01* +X152249385Y-143197562D01* +X200287343Y-143197562D01* +X200306170Y-143436784D01* +X200307324Y-143441591D01* +X200307325Y-143441597D01* +X200325903Y-143518977D01* +X200362188Y-143670115D01* +X200364081Y-143674686D01* +X200364082Y-143674688D01* +X200440809Y-143859923D01* +X200454017Y-143891811D01* +X200579397Y-144096411D01* +X200582614Y-144100178D01* +X200582615Y-144100179D01* +X200642193Y-144169936D01* +X200735239Y-144278880D01* +X200739001Y-144282093D01* +X200906145Y-144424846D01* +X200917708Y-144434722D01* +X201122308Y-144560102D01* +X201126878Y-144561995D01* +X201126880Y-144561996D01* +X201339431Y-144650037D01* +X201344004Y-144651931D01* +X201383487Y-144661410D01* +X201572522Y-144706794D01* +X201572528Y-144706795D01* +X201577335Y-144707949D01* +X201816557Y-144726776D01* +X202055779Y-144707949D01* +X202060586Y-144706795D01* +X202060592Y-144706794D01* +X202249627Y-144661410D01* +X202289110Y-144651931D01* +X202293683Y-144650037D01* +X202506234Y-144561996D01* +X202506236Y-144561995D01* +X202510806Y-144560102D01* +X202715406Y-144434722D01* +X202726970Y-144424846D01* +X202894113Y-144282093D01* +X202897875Y-144278880D01* +X202990921Y-144169936D01* +X203050499Y-144100179D01* +X203050500Y-144100178D01* +X203053717Y-144096411D01* +X203079820Y-144053815D01* +X205937014Y-144053815D01* +X205940798Y-144062593D01* +X206803745Y-144925540D01* +X206817689Y-144933154D01* +X206819522Y-144933023D01* +X206826137Y-144928772D01* +X207689273Y-144065636D01* +X207696033Y-144053256D01* +X207690306Y-144045606D01* +X207514798Y-143938055D01* +X207506004Y-143933574D01* +X207293528Y-143845564D01* +X207284143Y-143842515D01* +X207060513Y-143788825D01* +X207050766Y-143787282D01* +X206821487Y-143769237D01* +X206811627Y-143769237D01* +X206582348Y-143787282D01* +X206572601Y-143788825D01* +X206348971Y-143842515D01* +X206339586Y-143845564D01* +X206127110Y-143933574D01* +X206118316Y-143938055D01* +X205946474Y-144043359D01* +X205937014Y-144053815D01* +X203079820Y-144053815D01* +X203179097Y-143891811D01* +X203192306Y-143859923D01* +X203269032Y-143674688D01* +X203269033Y-143674686D01* +X203270926Y-143670115D01* +X203307211Y-143518977D01* +X203325789Y-143441597D01* +X203325790Y-143441591D01* +X203326944Y-143436784D01* +X203345771Y-143197562D01* +X203326944Y-142958340D01* +X203325790Y-142953533D01* +X203325789Y-142953527D01* +X203276256Y-142747212D01* +X203270926Y-142725009D01* +X203261697Y-142702728D01* +X203180991Y-142507885D01* +X203180990Y-142507883D01* +X203179097Y-142503313D01* +X203053717Y-142298713D01* +X202897875Y-142116244D01* +X202768202Y-142005494D01* +X202719174Y-141963620D01* +X202719173Y-141963619D01* +X202715406Y-141960402D01* +X202510806Y-141835022D01* +X202506236Y-141833129D01* +X202506234Y-141833128D01* +X202293683Y-141745087D01* +X202293681Y-141745086D01* +X202289110Y-141743193D01* +X202163531Y-141713044D01* +X202060592Y-141688330D01* +X202060586Y-141688329D01* +X202055779Y-141687175D01* +X201816557Y-141668348D01* +X201577335Y-141687175D01* +X201572528Y-141688329D01* +X201572522Y-141688330D01* +X201469583Y-141713044D01* +X201344004Y-141743193D01* +X201339433Y-141745086D01* +X201339431Y-141745087D01* +X201126880Y-141833128D01* +X201126878Y-141833129D01* +X201122308Y-141835022D01* +X200917708Y-141960402D01* +X200913941Y-141963619D01* +X200913940Y-141963620D01* +X200864912Y-142005494D01* +X200735239Y-142116244D01* +X200579397Y-142298713D01* +X200454017Y-142503313D01* +X200452124Y-142507883D01* +X200452123Y-142507885D01* +X200371417Y-142702728D01* +X200362188Y-142725009D01* +X200356858Y-142747212D01* +X200307325Y-142953527D01* +X200307324Y-142953533D01* +X200306170Y-142958340D01* +X200287343Y-143197562D01* +X152249385Y-143197562D01* +X151830949Y-140824493D01* +X232791509Y-140824493D01* +X232791709Y-140829823D01* +X232791709Y-140829824D01* +X232793722Y-140883438D01* +X232800163Y-141055029D01* +X232847537Y-141280811D01* +X232849495Y-141285770D01* +X232849496Y-141285772D01* +X232878417Y-141359004D01* +X232932276Y-141495383D01* +X233003026Y-141611975D01* +X233048423Y-141686787D01* +X233051956Y-141692610D01* +X233055453Y-141696640D01* +X233175535Y-141835022D01* +X233203156Y-141866853D01* +X233207287Y-141870240D01* +X233377424Y-142009745D01* +X233377430Y-142009749D01* +X233381552Y-142013129D01* +X233582044Y-142127255D01* +X233587060Y-142129076D01* +X233587065Y-142129078D01* +X233793884Y-142204150D01* +X233793888Y-142204151D01* +X233798899Y-142205970D01* +X233804148Y-142206919D01* +X233804151Y-142206920D01* +X234021832Y-142246283D01* +X234021839Y-142246284D01* +X234025916Y-142247021D01* +X234043653Y-142247857D01* +X234048601Y-142248091D01* +X234048608Y-142248091D01* +X234050089Y-142248161D01* +X234212234Y-142248161D01* +X234279190Y-142242480D01* +X234378871Y-142234022D01* +X234378875Y-142234021D01* +X234384182Y-142233571D01* +X234389337Y-142232233D01* +X234389343Y-142232232D01* +X234602312Y-142176956D01* +X234602316Y-142176955D01* +X234607481Y-142175614D01* +X234612347Y-142173422D01* +X234612350Y-142173421D01* +X234812958Y-142083054D01* +X234817824Y-142080862D01* +X234822244Y-142077886D01* +X234822248Y-142077884D01* +X234996748Y-141960402D01* +X235009194Y-141952023D01* +X235176121Y-141792783D01* +X235254047Y-141688047D01* +X235310646Y-141611975D01* +X235310648Y-141611972D01* +X235313830Y-141607695D01* +X235368614Y-141499944D01* +X235411915Y-141414777D01* +X237405894Y-141414777D01* +X237406257Y-141418925D01* +X237406257Y-141418929D01* +X237419952Y-141575458D01* +X237431632Y-141708967D01* +X237432542Y-141713039D01* +X237432543Y-141713044D01* +X237487834Y-141960402D01* +X237496052Y-141997168D01* +X237497495Y-142001091D01* +X237497496Y-142001093D01* +X237502150Y-142013743D01* +X237598024Y-142274317D01* +X237599971Y-142278010D01* +X237599972Y-142278012D01* +X237615546Y-142307551D01* +X237735754Y-142535545D01* +X237769305Y-142582756D01* +X237904399Y-142772853D01* +X237904404Y-142772859D01* +X237906823Y-142776263D01* +X237909667Y-142779313D01* +X237909672Y-142779319D01* +X238097064Y-142980272D01* +X238108226Y-142992242D01* +X238336425Y-143179686D01* +X238587409Y-143335303D01* +X238856770Y-143456359D01* +X239139775Y-143540726D01* +X239143895Y-143541379D01* +X239143897Y-143541379D01* +X239427972Y-143586373D01* +X239427978Y-143586374D01* +X239431453Y-143586924D01* +X239456012Y-143588039D01* +X239522397Y-143591054D01* +X239522418Y-143591054D01* +X239523817Y-143591118D01* +X239708281Y-143591118D01* +X239928044Y-143576521D01* +X239932143Y-143575695D01* +X239932147Y-143575694D01* +X240105570Y-143540726D01* +X240217531Y-143518151D01* +X240496755Y-143422006D01* +X240666469Y-143337020D01* +X240757075Y-143291648D01* +X240757077Y-143291647D01* +X240760811Y-143289777D01* +X241005058Y-143123786D01* +X241022863Y-143107867D01* +X241222092Y-142929735D01* +X241225207Y-142926950D01* +X241300309Y-142839327D01* +X241414669Y-142705902D01* +X241414672Y-142705898D01* +X241417389Y-142702728D01* +X241419663Y-142699226D01* +X241419667Y-142699221D01* +X241575950Y-142458567D01* +X241575953Y-142458562D01* +X241578229Y-142455057D01* +X241581041Y-142449136D01* +X241676919Y-142247216D01* +X241704899Y-142188290D01* +X241720262Y-142140442D01* +X241793895Y-141911101D01* +X241793895Y-141911100D01* +X241795175Y-141907114D01* +X241816536Y-141788393D01* +X241817469Y-141783207D01* +X243749651Y-141783207D01* +X243758305Y-142013743D01* +X243805679Y-142239525D01* +X243807637Y-142244484D01* +X243807638Y-142244486D01* +X243830722Y-142302938D01* +X243890418Y-142454097D01* +X244010098Y-142651324D01* +X244013595Y-142655354D01* +X244129299Y-142788691D01* +X244161298Y-142825567D01* +X244199110Y-142856571D01* +X244335566Y-142968459D01* +X244335572Y-142968463D01* +X244339694Y-142971843D01* +X244540186Y-143085969D01* +X244545202Y-143087790D01* +X244545207Y-143087792D01* +X244752026Y-143162864D01* +X244752030Y-143162865D01* +X244757041Y-143164684D01* +X244762290Y-143165633D01* +X244762293Y-143165634D01* +X244979974Y-143204997D01* +X244979981Y-143204998D01* +X244984058Y-143205735D01* +X245001795Y-143206571D01* +X245006743Y-143206805D01* +X245006750Y-143206805D01* +X245008231Y-143206875D01* +X245170376Y-143206875D01* +X245237332Y-143201194D01* +X245337013Y-143192736D01* +X245337017Y-143192735D01* +X245342324Y-143192285D01* +X245347479Y-143190947D01* +X245347485Y-143190946D01* +X245560454Y-143135670D01* +X245560458Y-143135669D01* +X245565623Y-143134328D01* +X245570489Y-143132136D01* +X245570492Y-143132135D01* +X245771100Y-143041768D01* +X245775966Y-143039576D01* +X245780386Y-143036600D01* +X245780390Y-143036598D01* +X245882496Y-142967855D01* +X245967336Y-142910737D01* +X246134263Y-142751497D01* +X246259810Y-142582756D01* +X246268788Y-142570689D01* +X246268790Y-142570686D01* +X246271972Y-142566409D01* +X246306199Y-142499090D01* +X246374109Y-142365521D01* +X246374109Y-142365520D01* +X246376528Y-142360763D01* +X246415794Y-142234306D01* +X246443356Y-142145545D01* +X246443357Y-142145539D01* +X246444940Y-142140442D01* +X246464470Y-141993090D01* +X246474551Y-141917028D01* +X246474551Y-141917023D01* +X246475251Y-141911743D01* +X246473415Y-141862820D01* +X246468924Y-141743193D01* +X246466597Y-141681207D01* +X246419223Y-141455425D01* +X246401524Y-141410607D01* +X246369527Y-141329588D01* +X246334484Y-141240853D01* +X246224890Y-141060247D01* +X246217573Y-141048189D01* +X246217572Y-141048188D01* +X246214804Y-141043626D01* +X246197072Y-141023192D01* +X246067104Y-140873416D01* +X246067102Y-140873414D01* +X246063604Y-140869383D01* +X246002411Y-140819208D01* +X245889336Y-140726491D01* +X245889330Y-140726487D01* +X245885208Y-140723107D01* +X245684716Y-140608981D01* +X245679700Y-140607160D01* +X245679695Y-140607158D01* +X245472876Y-140532086D01* +X245472872Y-140532085D01* +X245467861Y-140530266D01* +X245462612Y-140529317D01* +X245462609Y-140529316D01* +X245244928Y-140489953D01* +X245244921Y-140489952D01* +X245240844Y-140489215D01* +X245223107Y-140488379D01* +X245218159Y-140488145D01* +X245218152Y-140488145D01* +X245216671Y-140488075D01* +X245054526Y-140488075D01* +X244987570Y-140493756D01* +X244887889Y-140502214D01* +X244887885Y-140502215D01* +X244882578Y-140502665D01* +X244877423Y-140504003D01* +X244877417Y-140504004D01* +X244664448Y-140559280D01* +X244664444Y-140559281D01* +X244659279Y-140560622D01* +X244654413Y-140562814D01* +X244654410Y-140562815D01* +X244555972Y-140607158D01* +X244448936Y-140655374D01* +X244444516Y-140658350D01* +X244444512Y-140658352D01* +X244365189Y-140711756D01* +X244257566Y-140784213D01* +X244090639Y-140943453D01* +X244087451Y-140947738D01* +X243956352Y-141123942D01* +X243952930Y-141128541D01* +X243950515Y-141133291D01* +X243888888Y-141254503D01* +X243848374Y-141334187D01* +X243840668Y-141359004D01* +X243781546Y-141549405D01* +X243781545Y-141549410D01* +X243779962Y-141554508D01* +X243769339Y-141634662D01* +X243751058Y-141772592D01* +X243749651Y-141783207D01* +X241817469Y-141783207D01* +X241846731Y-141620577D01* +X241846732Y-141620572D01* +X241847470Y-141616468D01* +X241847869Y-141607695D01* +X241860677Y-141325629D01* +X241860677Y-141325624D01* +X241860866Y-141321459D01* +X241854667Y-141250596D01* +X241835492Y-141031430D01* +X241835128Y-141027269D01* +X241824915Y-140981579D01* +X241771620Y-140743146D01* +X241771618Y-140743139D01* +X241770708Y-140739068D01* +X241764836Y-140723107D01* +X241711274Y-140577532D01* +X241668736Y-140461919D01* +X241655873Y-140437521D01* +X241576409Y-140286806D01* +X241531006Y-140200691D01* +X241451969Y-140089475D01* +X241362361Y-139963383D01* +X241362356Y-139963377D01* +X241359937Y-139959973D01* +X241357093Y-139956923D01* +X241357088Y-139956917D01* +X241161380Y-139747046D01* +X241158534Y-139743994D01* +X240930335Y-139556550D01* +X240679351Y-139400933D01* +X240654631Y-139389823D01* +X240533189Y-139335245D01* +X240409990Y-139279877D01* +X240352246Y-139262663D01* +X244066069Y-139262663D01* +X244071796Y-139270313D01* +X244247304Y-139377864D01* +X244256098Y-139382345D01* +X244468574Y-139470355D01* +X244477959Y-139473404D01* +X244701589Y-139527094D01* +X244711336Y-139528637D01* +X244940615Y-139546682D01* +X244950475Y-139546682D01* +X245179754Y-139528637D01* +X245189501Y-139527094D01* +X245413131Y-139473404D01* +X245422516Y-139470355D01* +X245634992Y-139382345D01* +X245643786Y-139377864D01* +X245815628Y-139272560D01* +X245825088Y-139262104D01* +X245821304Y-139253326D01* +X244958357Y-138390379D01* +X244944413Y-138382765D01* +X244942580Y-138382896D01* +X244935965Y-138387147D01* +X244072829Y-139250283D01* +X244066069Y-139262663D01* +X240352246Y-139262663D01* +X240126985Y-139195510D01* +X240122865Y-139194857D01* +X240122863Y-139194857D01* +X239838788Y-139149863D01* +X239838782Y-139149862D01* +X239835307Y-139149312D01* +X239810748Y-139148197D01* +X239744363Y-139145182D01* +X239744342Y-139145182D01* +X239742943Y-139145118D01* +X239558479Y-139145118D01* +X239338716Y-139159715D01* +X239334617Y-139160541D01* +X239334613Y-139160542D01* +X239192019Y-139189294D01* +X239049229Y-139218085D01* +X238770005Y-139314230D01* +X238766277Y-139316097D01* +X238520645Y-139439100D01* +X238505949Y-139446459D01* +X238261702Y-139612450D01* +X238041553Y-139809286D01* +X238038836Y-139812456D01* +X238038835Y-139812457D01* +X237861614Y-140019224D01* +X237849371Y-140033508D01* +X237847097Y-140037010D01* +X237847093Y-140037015D01* +X237690810Y-140277669D01* +X237688531Y-140281179D01* +X237686737Y-140284957D01* +X237686736Y-140284959D01* +X237677131Y-140305187D01* +X237561861Y-140547946D01* +X237560582Y-140551929D01* +X237560581Y-140551932D01* +X237474768Y-140819208D01* +X237471585Y-140829122D01* +X237470844Y-140833241D01* +X237421020Y-141110155D01* +X237419290Y-141119768D01* +X237419101Y-141123935D01* +X237419100Y-141123942D01* +X237406567Y-141399959D01* +X237405894Y-141414777D01* +X235411915Y-141414777D01* +X235415967Y-141406807D01* +X235415967Y-141406806D01* +X235418386Y-141402049D01* +X235468439Y-141240853D01* +X235485214Y-141186831D01* +X235485215Y-141186825D01* +X235486798Y-141181728D01* +X235506718Y-141031430D01* +X235516409Y-140958314D01* +X235516409Y-140958309D01* +X235517109Y-140953029D01* +X235515841Y-140919237D01* +X235508655Y-140727824D01* +X235508455Y-140722493D01* +X235461081Y-140496711D01* +X235457760Y-140488300D01* +X235412374Y-140373377D01* +X235376342Y-140282139D01* +X235256662Y-140084912D01* +X235197746Y-140017017D01* +X235108962Y-139914702D01* +X235108960Y-139914700D01* +X235105462Y-139910669D01* +X235044835Y-139860958D01* +X234931194Y-139767777D01* +X234931188Y-139767773D01* +X234927066Y-139764393D01* +X234726574Y-139650267D01* +X234721558Y-139648446D01* +X234721553Y-139648444D01* +X234514734Y-139573372D01* +X234514730Y-139573371D01* +X234509719Y-139571552D01* +X234504470Y-139570603D01* +X234504467Y-139570602D01* +X234286786Y-139531239D01* +X234286779Y-139531238D01* +X234282702Y-139530501D01* +X234264965Y-139529665D01* +X234260017Y-139529431D01* +X234260010Y-139529431D01* +X234258529Y-139529361D01* +X234096384Y-139529361D01* +X234029428Y-139535042D01* +X233929747Y-139543500D01* +X233929743Y-139543501D01* +X233924436Y-139543951D01* +X233919281Y-139545289D01* +X233919275Y-139545290D01* +X233706306Y-139600566D01* +X233706302Y-139600567D01* +X233701137Y-139601908D01* +X233696271Y-139604100D01* +X233696268Y-139604101D01* +X233514139Y-139686144D01* +X233490794Y-139696660D01* +X233486374Y-139699636D01* +X233486370Y-139699638D01* +X233394109Y-139761753D01* +X233299424Y-139825499D01* +X233132497Y-139984739D01* +X233120149Y-140001335D01* +X233004389Y-140156923D01* +X232994788Y-140169827D01* +X232992373Y-140174577D01* +X232937686Y-140282139D01* +X232890232Y-140375473D01* +X232856026Y-140485633D01* +X232823404Y-140590691D01* +X232823403Y-140590697D01* +X232821820Y-140595794D01* +X232811025Y-140677241D01* +X232796848Y-140784213D01* +X232791509Y-140824493D01* +X151830949Y-140824493D01* +X151415282Y-138467128D01* +X174935751Y-138467128D01* +X174935951Y-138472458D01* +X174935951Y-138472459D01* +X174936939Y-138498777D01* +X174944405Y-138697664D01* +X174991779Y-138923446D01* +X174993737Y-138928405D01* +X174993738Y-138928407D01* +X175005519Y-138958238D01* +X175076518Y-139138018D01* +X175196198Y-139335245D01* +X175199695Y-139339275D01* +X175317610Y-139475160D01* +X175347398Y-139509488D01* +X175351529Y-139512875D01* +X175521666Y-139652380D01* +X175521672Y-139652384D01* +X175525794Y-139655764D01* +X175726286Y-139769890D01* +X175731302Y-139771711D01* +X175731307Y-139771713D01* +X175938126Y-139846785D01* +X175938130Y-139846786D01* +X175943141Y-139848605D01* +X175948390Y-139849554D01* +X175948393Y-139849555D01* +X176166074Y-139888918D01* +X176166081Y-139888919D01* +X176170158Y-139889656D01* +X176187895Y-139890492D01* +X176192843Y-139890726D01* +X176192850Y-139890726D01* +X176194331Y-139890796D01* +X176356476Y-139890796D01* +X176423432Y-139885115D01* +X176523113Y-139876657D01* +X176523117Y-139876656D01* +X176528424Y-139876206D01* +X176533579Y-139874868D01* +X176533585Y-139874867D01* +X176746554Y-139819591D01* +X176746558Y-139819590D01* +X176751723Y-139818249D01* +X176756589Y-139816057D01* +X176756592Y-139816056D01* +X176957200Y-139725689D01* +X176962066Y-139723497D01* +X176966486Y-139720521D01* +X176966490Y-139720519D01* +X177125217Y-139613656D01* +X177153436Y-139594658D01* +X177320363Y-139435418D01* +X177410529Y-139314230D01* +X177454888Y-139254610D01* +X177454890Y-139254607D01* +X177458072Y-139250330D01* +X177514686Y-139138978D01* +X177560209Y-139049442D01* +X177560209Y-139049441D01* +X177562628Y-139044684D01* +X177601894Y-138918227D01* +X177629456Y-138829466D01* +X177629457Y-138829460D01* +X177631040Y-138824363D01* +X177650820Y-138675124D01* +X177660651Y-138600949D01* +X177660651Y-138600944D01* +X177661351Y-138595664D01* +X177660946Y-138584860D01* +X177655598Y-138442405D01* +X177652697Y-138365128D01* +X177605323Y-138139346D01* +X177600040Y-138125967D01* +X177589271Y-138098698D01* +X179550136Y-138098698D01* +X179550499Y-138102846D01* +X179550499Y-138102850D01* +X179564450Y-138262313D01* +X179575874Y-138392888D01* +X179576784Y-138396960D01* +X179576785Y-138396965D01* +X179638961Y-138675124D01* +X179640294Y-138681089D01* +X179641737Y-138685012D01* +X179641738Y-138685014D01* +X179646392Y-138697664D01* +X179742266Y-138958238D01* +X179879996Y-139219466D01* +X179907423Y-139258059D01* +X180048641Y-139456774D01* +X180048646Y-139456780D01* +X180051065Y-139460184D01* +X180053909Y-139463234D01* +X180053914Y-139463240D01* +X180243000Y-139666010D01* +X180252468Y-139676163D01* +X180480667Y-139863607D01* +X180731651Y-140019224D01* +X180735468Y-140020940D01* +X180735471Y-140020941D01* +X180772475Y-140037571D01* +X181001012Y-140140280D01* +X181284017Y-140224647D01* +X181288137Y-140225300D01* +X181288139Y-140225300D01* +X181572214Y-140270294D01* +X181572220Y-140270295D01* +X181575695Y-140270845D01* +X181600254Y-140271960D01* +X181666639Y-140274975D01* +X181666660Y-140274975D01* +X181668059Y-140275039D01* +X181852523Y-140275039D01* +X182072286Y-140260442D01* +X182076385Y-140259616D01* +X182076389Y-140259615D01* +X182249812Y-140224647D01* +X182361773Y-140202072D01* +X182640997Y-140105927D01* +X182777501Y-140037571D01* +X182901317Y-139975569D01* +X182901319Y-139975568D01* +X182905053Y-139973698D01* +X183149300Y-139807707D01* +X183185548Y-139775298D01* +X183366334Y-139613656D01* +X183369449Y-139610871D01* +X183377131Y-139601908D01* +X183558911Y-139389823D01* +X183558914Y-139389819D01* +X183561631Y-139386649D01* +X183563905Y-139383147D01* +X183563909Y-139383142D01* +X183720192Y-139142488D01* +X183720195Y-139142483D01* +X183722471Y-139138978D01* +X183725283Y-139133057D01* +X183821161Y-138931137D01* +X183849141Y-138872211D01* +X183864504Y-138824363D01* +X183938137Y-138595022D01* +X183938137Y-138595021D01* +X183939417Y-138591035D01* +X183960759Y-138472419D01* +X183990973Y-138304498D01* +X183990974Y-138304493D01* +X183991712Y-138300389D01* +X183992111Y-138291616D01* +X184004919Y-138009550D01* +X184004919Y-138009545D01* +X184005108Y-138005380D01* +X184004630Y-137999909D01* +X183979734Y-137715351D01* +X183979370Y-137711190D01* +X183977446Y-137702581D01* +X183934045Y-137508414D01* +X185893893Y-137508414D01* +X185894093Y-137513744D01* +X185894093Y-137513745D01* +X185896430Y-137575986D01* +X185902547Y-137738950D01* +X185949921Y-137964732D01* +X185951879Y-137969691D01* +X185951880Y-137969693D01* +X185973046Y-138023287D01* +X186034660Y-138179304D01* +X186105410Y-138295896D01* +X186147421Y-138365128D01* +X186154340Y-138376531D01* +X186157837Y-138380561D01* +X186266953Y-138506306D01* +X186305540Y-138550774D01* +X186309671Y-138554161D01* +X186479808Y-138693666D01* +X186479814Y-138693670D01* +X186483936Y-138697050D01* +X186684428Y-138811176D01* +X186689444Y-138812997D01* +X186689449Y-138812999D01* +X186896268Y-138888071D01* +X186896272Y-138888072D01* +X186901283Y-138889891D01* +X186906532Y-138890840D01* +X186906535Y-138890841D01* +X187124216Y-138930204D01* +X187124223Y-138930205D01* +X187128300Y-138930942D01* +X187146037Y-138931778D01* +X187150985Y-138932012D01* +X187150992Y-138932012D01* +X187152473Y-138932082D01* +X187314618Y-138932082D01* +X187398801Y-138924939D01* +X187481255Y-138917943D01* +X187481259Y-138917942D01* +X187486566Y-138917492D01* +X187491721Y-138916154D01* +X187491727Y-138916153D01* +X187704696Y-138860877D01* +X187704700Y-138860876D01* +X187709865Y-138859535D01* +X187714731Y-138857343D01* +X187714734Y-138857342D01* +X187915342Y-138766975D01* +X187920208Y-138764783D01* +X187924628Y-138761807D01* +X187924632Y-138761805D01* +X188082477Y-138655536D01* +X188111578Y-138635944D01* +X188278505Y-138476704D01* +X188342608Y-138390546D01* +X188413030Y-138295896D01* +X188413032Y-138295893D01* +X188416214Y-138291616D01* +X188473062Y-138179804D01* +X188518351Y-138090728D01* +X188518351Y-138090727D01* +X188520770Y-138085970D01* +X188557428Y-137967913D01* +X188587598Y-137870752D01* +X188587599Y-137870746D01* +X188589182Y-137865649D01* +X188605283Y-137744168D01* +X188618793Y-137642235D01* +X188618793Y-137642230D01* +X188619493Y-137636950D01* +X188618324Y-137605793D01* +X188611039Y-137411745D01* +X188610839Y-137406414D01* +X188563465Y-137180632D01* +X188560144Y-137172221D01* +X188514744Y-137057263D01* +X188478726Y-136966060D01* +X188359046Y-136768833D01* +X188348932Y-136757178D01* +X188211346Y-136598623D01* +X188211344Y-136598621D01* +X188207846Y-136594590D01* +X188140680Y-136539517D01* +X188033578Y-136451698D01* +X188033572Y-136451694D01* +X188029450Y-136448314D01* +X187828958Y-136334188D01* +X187823942Y-136332367D01* +X187823937Y-136332365D01* +X187617118Y-136257293D01* +X187617114Y-136257292D01* +X187612103Y-136255473D01* +X187606854Y-136254524D01* +X187606851Y-136254523D01* +X187389170Y-136215160D01* +X187389163Y-136215159D01* +X187385086Y-136214422D01* +X187367349Y-136213586D01* +X187362401Y-136213352D01* +X187362394Y-136213352D01* +X187360913Y-136213282D01* +X187198768Y-136213282D01* +X187131812Y-136218963D01* +X187032131Y-136227421D01* +X187032127Y-136227422D01* +X187026820Y-136227872D01* +X187021665Y-136229210D01* +X187021659Y-136229211D01* +X186808690Y-136284487D01* +X186808686Y-136284488D01* +X186803521Y-136285829D01* +X186798655Y-136288021D01* +X186798652Y-136288022D01* +X186716686Y-136324945D01* +X186593178Y-136380581D01* +X186588758Y-136383557D01* +X186588754Y-136383559D01* +X186503316Y-136441080D01* +X186401808Y-136509420D01* +X186234881Y-136668660D01* +X186231693Y-136672945D01* +X186109695Y-136836917D01* +X186097172Y-136853748D01* +X186094757Y-136858498D01* +X186002060Y-137040820D01* +X185992616Y-137059394D01* +X185964555Y-137149764D01* +X185925788Y-137274612D01* +X185925787Y-137274618D01* +X185924204Y-137279715D01* +X185910779Y-137381008D01* +X185895086Y-137499415D01* +X185893893Y-137508414D01* +X183934045Y-137508414D01* +X183915862Y-137427067D01* +X183915860Y-137427060D01* +X183914950Y-137422989D01* +X183910751Y-137411575D01* +X183866416Y-137291079D01* +X183812978Y-137145840D01* +X183791909Y-137105878D01* +X183720806Y-136971021D01* +X183675248Y-136884612D01* +X183603312Y-136783388D01* +X183506603Y-136647304D01* +X183506598Y-136647298D01* +X183504179Y-136643894D01* +X183501335Y-136640844D01* +X183501330Y-136640838D01* +X183305622Y-136430967D01* +X183302776Y-136427915D01* +X183074577Y-136240471D01* +X182823593Y-136084854D01* +X182793664Y-136071403D01* +X182691787Y-136025618D01* +X182554232Y-135963798D01* +X182374205Y-135910130D01* +X182275226Y-135880623D01* +X182275224Y-135880623D01* +X182271227Y-135879431D01* +X182267107Y-135878778D01* +X182267105Y-135878778D01* +X182203015Y-135868627D01* +X215156334Y-135868627D01* +X215156534Y-135873957D01* +X215156534Y-135873958D01* +X215158297Y-135920910D01* +X215164988Y-136099163D01* +X215212362Y-136324945D01* +X215214320Y-136329904D01* +X215214321Y-136329906D01* +X215235510Y-136383559D01* +X215297101Y-136539517D01* +X215378049Y-136672915D01* +X215411311Y-136727729D01* +X215416781Y-136736744D01* +X215420278Y-136740774D01* +X215548299Y-136888305D01* +X215567981Y-136910987D01* +X215572112Y-136914374D01* +X215742249Y-137053879D01* +X215742255Y-137053883D01* +X215746377Y-137057263D01* +X215946869Y-137171389D01* +X215951885Y-137173210D01* +X215951890Y-137173212D01* +X216158709Y-137248284D01* +X216158713Y-137248285D01* +X216163724Y-137250104D01* +X216168973Y-137251053D01* +X216168976Y-137251054D01* +X216386657Y-137290417D01* +X216386664Y-137290418D01* +X216390741Y-137291155D01* +X216408478Y-137291991D01* +X216413426Y-137292225D01* +X216413433Y-137292225D01* +X216414914Y-137292295D01* +X216577059Y-137292295D01* +X216662951Y-137285007D01* +X216743696Y-137278156D01* +X216743700Y-137278155D01* +X216749007Y-137277705D01* +X216754162Y-137276367D01* +X216754168Y-137276366D01* +X216967137Y-137221090D01* +X216967141Y-137221089D01* +X216972306Y-137219748D01* +X216977172Y-137217556D01* +X216977175Y-137217555D01* +X217177783Y-137127188D01* +X217182649Y-137124996D01* +X217187069Y-137122020D01* +X217187073Y-137122018D01* +X217338926Y-137019783D01* +X217374019Y-136996157D01* +X217540946Y-136836917D01* +X217600273Y-136757178D01* +X217675471Y-136656109D01* +X217675473Y-136656106D01* +X217678655Y-136651829D01* +X217733439Y-136544078D01* +X217776740Y-136458911D01* +X219770719Y-136458911D01* +X219771082Y-136463059D01* +X219771082Y-136463063D01* +X219792854Y-136711923D01* +X219796457Y-136753101D01* +X219797367Y-136757173D01* +X219797368Y-136757178D01* +X219856915Y-137023575D01* +X219860877Y-137041302D01* +X219862320Y-137045225D01* +X219862321Y-137045227D01* +X219866975Y-137057877D01* +X219962849Y-137318451D01* +X219964796Y-137322144D01* +X219964797Y-137322146D01* +X220017966Y-137422989D01* +X220100579Y-137579679D01* +X220131857Y-137623692D01* +X220269224Y-137816987D01* +X220269229Y-137816993D01* +X220271648Y-137820397D01* +X220274492Y-137823447D01* +X220274497Y-137823453D01* +X220461759Y-138024267D01* +X220473051Y-138036376D01* +X220701250Y-138223820D01* +X220952234Y-138379437D01* +X220956051Y-138381153D01* +X220956054Y-138381154D01* +X220991235Y-138396965D01* +X221221595Y-138500493D01* +X221256126Y-138510787D01* +X221487697Y-138579821D01* +X221504600Y-138584860D01* +X221508720Y-138585513D01* +X221508722Y-138585513D01* +X221792797Y-138630507D01* +X221792803Y-138630508D01* +X221796278Y-138631058D01* +X221820837Y-138632173D01* +X221887222Y-138635188D01* +X221887243Y-138635188D01* +X221888642Y-138635252D01* +X222073106Y-138635252D01* +X222292869Y-138620655D01* +X222296968Y-138619829D01* +X222296972Y-138619828D01* +X222470395Y-138584860D01* +X222582356Y-138562285D01* +X222861580Y-138466140D01* +X223011422Y-138391105D01* +X234104122Y-138391105D01* +X234109849Y-138398755D01* +X234285357Y-138506306D01* +X234294151Y-138510787D01* +X234506627Y-138598797D01* +X234516012Y-138601846D01* +X234739642Y-138655536D01* +X234749389Y-138657079D01* +X234978668Y-138675124D01* +X234988528Y-138675124D01* +X235217807Y-138657079D01* +X235227554Y-138655536D01* +X235451184Y-138601846D01* +X235460569Y-138598797D01* +X235673045Y-138510787D01* +X235681839Y-138506306D01* +X235853681Y-138401002D01* +X235863141Y-138390546D01* +X235859357Y-138381768D01* +X234996410Y-137518821D01* +X234982466Y-137511207D01* +X234980633Y-137511338D01* +X234974018Y-137515589D01* +X234110882Y-138378725D01* +X234104122Y-138391105D01* +X223011422Y-138391105D01* +X223028077Y-138382765D01* +X223121900Y-138335782D01* +X223121902Y-138335781D01* +X223125636Y-138333911D01* +X223369883Y-138167920D01* +X223388028Y-138151697D01* +X223533844Y-138021322D01* +X223590032Y-137971084D01* +X223623380Y-137932176D01* +X223779494Y-137750036D01* +X223779497Y-137750032D01* +X223782214Y-137746862D01* +X223784488Y-137743360D01* +X223784492Y-137743355D01* +X223940775Y-137502701D01* +X223940778Y-137502696D01* +X223943054Y-137499191D01* +X223945866Y-137493270D01* +X224027121Y-137322146D01* +X224069724Y-137232424D01* +X224075580Y-137214187D01* +X224158720Y-136955235D01* +X224158720Y-136955234D01* +X224160000Y-136951248D01* +X224177658Y-136853109D01* +X224182294Y-136827341D01* +X226114476Y-136827341D01* +X226114676Y-136832671D01* +X226114676Y-136832672D01* +X226117310Y-136902843D01* +X226123130Y-137057877D01* +X226170504Y-137283659D01* +X226172462Y-137288618D01* +X226172463Y-137288620D01* +X226191610Y-137337103D01* +X226255243Y-137498231D01* +X226323527Y-137610759D01* +X226345115Y-137646335D01* +X226374923Y-137695458D01* +X226378420Y-137699488D01* +X226518015Y-137860357D01* +X226526123Y-137869701D01* +X226530254Y-137873088D01* +X226700391Y-138012593D01* +X226700397Y-138012597D01* +X226704519Y-138015977D01* +X226905011Y-138130103D01* +X226910027Y-138131924D01* +X226910032Y-138131926D01* +X227116851Y-138206998D01* +X227116855Y-138206999D01* +X227121866Y-138208818D01* +X227127115Y-138209767D01* +X227127118Y-138209768D01* +X227344799Y-138249131D01* +X227344806Y-138249132D01* +X227348883Y-138249869D01* +X227366620Y-138250705D01* +X227371568Y-138250939D01* +X227371575Y-138250939D01* +X227373056Y-138251009D01* +X227535201Y-138251009D01* +X227621093Y-138243721D01* +X227701838Y-138236870D01* +X227701842Y-138236869D01* +X227707149Y-138236419D01* +X227712304Y-138235081D01* +X227712310Y-138235080D01* +X227925279Y-138179804D01* +X227925283Y-138179803D01* +X227930448Y-138178462D01* +X227935314Y-138176270D01* +X227935317Y-138176269D01* +X228135925Y-138085902D01* +X228140791Y-138083710D01* +X228145211Y-138080734D01* +X228145215Y-138080732D01* +X228265264Y-137999909D01* +X228332161Y-137954871D01* +X228499088Y-137795631D01* +X228552742Y-137723517D01* +X228633613Y-137614823D01* +X228633615Y-137614820D01* +X228636797Y-137610543D01* +X228691627Y-137502701D01* +X228738934Y-137409655D01* +X228738934Y-137409654D01* +X228741353Y-137404897D01* +X228780619Y-137278440D01* +X228808181Y-137189679D01* +X228808182Y-137189673D01* +X228809765Y-137184576D01* +X228814119Y-137151729D01* +X233455273Y-137151729D01* +X233473318Y-137381008D01* +X233474861Y-137390755D01* +X233528551Y-137614385D01* +X233531600Y-137623770D01* +X233619610Y-137836246D01* +X233624091Y-137845040D01* +X233729395Y-138016882D01* +X233739851Y-138026342D01* +X233748629Y-138022558D01* +X234611576Y-137159611D01* +X234617954Y-137147931D01* +X235348006Y-137147931D01* +X235348137Y-137149764D01* +X235352388Y-137156379D01* +X236215524Y-138019515D01* +X236227904Y-138026275D01* +X236231895Y-138023287D01* +X243417220Y-138023287D01* +X243435265Y-138252566D01* +X243436808Y-138262313D01* +X243490498Y-138485943D01* +X243493547Y-138495328D01* +X243581557Y-138707804D01* +X243586038Y-138716598D01* +X243691342Y-138888440D01* +X243701798Y-138897900D01* +X243710576Y-138894116D01* +X244573523Y-138031169D01* +X244579901Y-138019489D01* +X245309953Y-138019489D01* +X245310084Y-138021322D01* +X245314335Y-138027937D01* +X246177471Y-138891073D01* +X246189851Y-138897833D01* +X246197501Y-138892106D01* +X246305052Y-138716598D01* +X246309533Y-138707804D01* +X246397543Y-138495328D01* +X246400592Y-138485943D01* +X246454282Y-138262313D01* +X246455825Y-138252566D01* +X246473870Y-138023287D01* +X246473870Y-138013427D01* +X246455825Y-137784148D01* +X246454282Y-137774401D01* +X246400592Y-137550771D01* +X246397543Y-137541386D01* +X246309533Y-137328910D01* +X246305052Y-137320116D01* +X246199748Y-137148274D01* +X246189292Y-137138814D01* +X246180514Y-137142598D01* +X245317567Y-138005545D01* +X245309953Y-138019489D01* +X244579901Y-138019489D01* +X244581137Y-138017225D01* +X244581006Y-138015392D01* +X244576755Y-138008777D01* +X243713619Y-137145641D01* +X243701239Y-137138881D01* +X243693589Y-137144608D01* +X243586038Y-137320116D01* +X243581557Y-137328910D01* +X243493547Y-137541386D01* +X243490498Y-137550771D01* +X243436808Y-137774401D01* +X243435265Y-137784148D01* +X243417220Y-138013427D01* +X243417220Y-138023287D01* +X236231895Y-138023287D01* +X236235554Y-138020548D01* +X236343105Y-137845040D01* +X236347586Y-137836246D01* +X236435596Y-137623770D01* +X236438645Y-137614385D01* +X236492335Y-137390755D01* +X236493878Y-137381008D01* +X236511923Y-137151729D01* +X236511923Y-137141869D01* +X236493878Y-136912590D01* +X236492335Y-136902843D01* +X236438645Y-136679213D01* +X236435596Y-136669828D01* +X236347586Y-136457352D01* +X236343105Y-136448558D01* +X236237801Y-136276716D01* +X236227345Y-136267256D01* +X236218567Y-136271040D01* +X235355620Y-137133987D01* +X235348006Y-137147931D01* +X234617954Y-137147931D01* +X234619190Y-137145667D01* +X234619059Y-137143834D01* +X234614808Y-137137219D01* +X233751672Y-136274083D01* +X233739292Y-136267323D01* +X233731642Y-136273050D01* +X233624091Y-136448558D01* +X233619610Y-136457352D01* +X233531600Y-136669828D01* +X233528551Y-136679213D01* +X233474861Y-136902843D01* +X233473318Y-136912590D01* +X233455273Y-137141869D01* +X233455273Y-137151729D01* +X228814119Y-137151729D01* +X228831658Y-137019395D01* +X228839376Y-136961162D01* +X228839376Y-136961157D01* +X228840076Y-136955877D01* +X228838240Y-136906954D01* +X228833271Y-136774610D01* +X228831422Y-136725341D01* +X228784048Y-136499559D01* +X228781540Y-136493207D01* +X228736169Y-136378321D01* +X228699309Y-136284987D01* +X228587720Y-136101093D01* +X228582398Y-136092323D01* +X228582397Y-136092322D01* +X228579629Y-136087760D01* +X228524896Y-136024686D01* +X228431929Y-135917550D01* +X228431927Y-135917548D01* +X228428429Y-135913517D01* +X228415666Y-135903052D01* +X234104055Y-135903052D01* +X234107839Y-135911830D01* +X234970786Y-136774777D01* +X234984730Y-136782391D01* +X234986563Y-136782260D01* +X234993178Y-136778009D01* +X235856314Y-135914873D01* +X235863074Y-135902493D01* +X235857347Y-135894843D01* +X235681839Y-135787292D01* +X235673045Y-135782811D01* +X235460569Y-135694801D01* +X235451184Y-135691752D01* +X235227554Y-135638062D01* +X235217807Y-135636519D01* +X234988528Y-135618474D01* +X234978668Y-135618474D01* +X234749389Y-135636519D01* +X234739642Y-135638062D01* +X234516012Y-135691752D01* +X234506627Y-135694801D01* +X234294151Y-135782811D01* +X234285357Y-135787292D01* +X234113515Y-135892596D01* +X234104055Y-135903052D01* +X228415666Y-135903052D01* +X228361414Y-135858568D01* +X228254161Y-135770625D01* +X228254155Y-135770621D01* +X228250033Y-135767241D01* +X228049541Y-135653115D01* +X228044525Y-135651294D01* +X228044520Y-135651292D01* +X227837701Y-135576220D01* +X227837697Y-135576219D01* +X227832686Y-135574400D01* +X227827437Y-135573451D01* +X227827434Y-135573450D01* +X227609753Y-135534087D01* +X227609746Y-135534086D01* +X227605669Y-135533349D01* +X227587932Y-135532513D01* +X227582984Y-135532279D01* +X227582977Y-135532279D01* +X227581496Y-135532209D01* +X227419351Y-135532209D01* +X227352395Y-135537890D01* +X227252714Y-135546348D01* +X227252710Y-135546349D01* +X227247403Y-135546799D01* +X227242248Y-135548137D01* +X227242242Y-135548138D01* +X227029273Y-135603414D01* +X227029269Y-135603415D01* +X227024104Y-135604756D01* +X227019238Y-135606948D01* +X227019235Y-135606949D01* +X226818627Y-135697316D01* +X226813761Y-135699508D01* +X226809341Y-135702484D01* +X226809337Y-135702486D01* +X226746864Y-135744546D01* +X226622391Y-135828347D01* +X226455464Y-135987587D01* +X226452276Y-135991872D01* +X226321177Y-136168076D01* +X226317755Y-136172675D01* +X226315340Y-136177425D01* +X226260653Y-136284987D01* +X226213199Y-136378321D01* +X226190650Y-136450941D01* +X226146371Y-136593539D01* +X226146370Y-136593545D01* +X226144787Y-136598642D01* +X226135352Y-136669828D01* +X226120434Y-136782391D01* +X226114476Y-136827341D01* +X224182294Y-136827341D01* +X224211556Y-136664711D01* +X224211557Y-136664706D01* +X224212295Y-136660602D01* +X224212694Y-136651829D01* +X224225502Y-136369763D01* +X224225502Y-136369758D01* +X224225691Y-136365593D01* +X224222944Y-136334188D01* +X224202598Y-136101633D01* +X224199953Y-136071403D01* +X224189511Y-136024686D01* +X224136445Y-135787280D01* +X224136443Y-135787273D01* +X224135533Y-135783202D01* +X224129661Y-135767241D01* +X224073100Y-135613515D01* +X224033561Y-135506053D01* +X224027569Y-135494687D01* +X224025398Y-135490569D01* +X238618385Y-135490569D01* +X238637212Y-135729791D01* +X238638366Y-135734598D01* +X238638367Y-135734604D01* +X238673424Y-135880623D01* +X238693230Y-135963122D01* +X238695123Y-135967693D01* +X238695124Y-135967695D01* +X238763815Y-136133529D01* +X238785059Y-136184818D01* +X238910439Y-136389418D01* +X238913656Y-136393185D01* +X238913657Y-136393186D01* +X239022079Y-136520133D01* +X239066281Y-136571887D01* +X239070043Y-136575100D01* +X239242840Y-136722681D01* +X239248750Y-136727729D01* +X239453350Y-136853109D01* +X239457920Y-136855002D01* +X239457922Y-136855003D01* +X239670473Y-136943044D01* +X239675046Y-136944938D01* +X239756636Y-136964526D01* +X239903564Y-136999801D01* +X239903570Y-136999802D01* +X239908377Y-137000956D01* +X240147599Y-137019783D01* +X240386821Y-137000956D01* +X240391628Y-136999802D01* +X240391634Y-136999801D01* +X240538562Y-136964526D01* +X240620152Y-136944938D01* +X240624725Y-136943044D01* +X240837276Y-136855003D01* +X240837278Y-136855002D01* +X240841848Y-136853109D01* +X240969946Y-136774610D01* +X244066002Y-136774610D01* +X244069786Y-136783388D01* +X244932733Y-137646335D01* +X244946677Y-137653949D01* +X244948510Y-137653818D01* +X244955125Y-137649567D01* +X245818261Y-136786431D01* +X245825021Y-136774051D01* +X245819294Y-136766401D01* +X245643786Y-136658850D01* +X245634992Y-136654369D01* +X245422516Y-136566359D01* +X245413131Y-136563310D01* +X245189501Y-136509620D01* +X245179754Y-136508077D01* +X244950475Y-136490032D01* +X244940615Y-136490032D01* +X244711336Y-136508077D01* +X244701589Y-136509620D01* +X244477959Y-136563310D01* +X244468574Y-136566359D01* +X244256098Y-136654369D01* +X244247304Y-136658850D01* +X244075462Y-136764154D01* +X244066002Y-136774610D01* +X240969946Y-136774610D01* +X241046448Y-136727729D01* +X241052359Y-136722681D01* +X241225155Y-136575100D01* +X241228917Y-136571887D01* +X241273119Y-136520133D01* +X241381541Y-136393186D01* +X241381542Y-136393185D01* +X241384759Y-136389418D01* +X241510139Y-136184818D01* +X241531384Y-136133529D01* +X241600074Y-135967695D01* +X241600075Y-135967693D01* +X241601968Y-135963122D01* +X241621774Y-135880623D01* +X241656831Y-135734604D01* +X241656832Y-135734598D01* +X241657986Y-135729791D01* +X241676813Y-135490569D01* +X241657986Y-135251347D01* +X241656832Y-135246540D01* +X241656831Y-135246534D01* +X241618031Y-135084923D01* +X241601968Y-135018016D01* +X241576535Y-134956615D01* +X241512033Y-134800892D01* +X241512032Y-134800890D01* +X241510139Y-134796320D01* +X241384759Y-134591720D01* +X241370798Y-134575373D01* +X241232130Y-134413013D01* +X241228917Y-134409251D01* +X241194237Y-134379632D01* +X241050216Y-134256627D01* +X241050215Y-134256626D01* +X241046448Y-134253409D01* +X240841848Y-134128029D01* +X240837278Y-134126136D01* +X240837276Y-134126135D01* +X240624725Y-134038094D01* +X240624723Y-134038093D01* +X240620152Y-134036200D01* +X240538562Y-134016612D01* +X240391634Y-133981337D01* +X240391628Y-133981336D01* +X240386821Y-133980182D01* +X240147599Y-133961355D01* +X239908377Y-133980182D01* +X239903570Y-133981336D01* +X239903564Y-133981337D01* +X239756636Y-134016612D01* +X239675046Y-134036200D01* +X239670475Y-134038093D01* +X239670473Y-134038094D01* +X239457922Y-134126135D01* +X239457920Y-134126136D01* +X239453350Y-134128029D01* +X239248750Y-134253409D01* +X239244983Y-134256626D01* +X239244982Y-134256627D01* +X239100961Y-134379632D01* +X239066281Y-134409251D01* +X239063068Y-134413013D01* +X238924401Y-134575373D01* +X238910439Y-134591720D01* +X238785059Y-134796320D01* +X238783166Y-134800890D01* +X238783165Y-134800892D01* +X238718663Y-134956615D01* +X238693230Y-135018016D01* +X238677167Y-135084923D01* +X238638367Y-135246534D01* +X238638366Y-135246540D01* +X238637212Y-135251347D01* +X238618385Y-135490569D01* +X224025398Y-135490569D01* +X223941389Y-135331234D01* +X223895831Y-135244825D01* +X223842559Y-135169864D01* +X223727186Y-135007517D01* +X223727181Y-135007511D01* +X223724762Y-135004107D01* +X223721918Y-135001057D01* +X223721913Y-135001051D01* +X223526205Y-134791180D01* +X223523359Y-134788128D01* +X223295160Y-134600684D01* +X223044176Y-134445067D01* +X222774815Y-134324011D01* +X222717071Y-134306797D01* +X226430894Y-134306797D01* +X226436621Y-134314447D01* +X226612129Y-134421998D01* +X226620923Y-134426479D01* +X226833399Y-134514489D01* +X226842784Y-134517538D01* +X227066414Y-134571228D01* +X227076161Y-134572771D01* +X227305440Y-134590816D01* +X227315300Y-134590816D01* +X227544579Y-134572771D01* +X227554326Y-134571228D01* +X227777956Y-134517538D01* +X227787341Y-134514489D01* +X227999817Y-134426479D01* +X228008611Y-134421998D01* +X228180453Y-134316694D01* +X228189913Y-134306238D01* +X228186129Y-134297460D01* +X227323182Y-133434513D01* +X227309238Y-133426899D01* +X227307405Y-133427030D01* +X227300790Y-133431281D01* +X226437654Y-134294417D01* +X226430894Y-134306797D01* +X222717071Y-134306797D01* +X222594208Y-134270170D01* +X222495809Y-134240836D01* +X222495807Y-134240836D01* +X222491810Y-134239644D01* +X222487690Y-134238991D01* +X222487688Y-134238991D01* +X222203613Y-134193997D01* +X222203607Y-134193996D01* +X222200132Y-134193446D01* +X222175573Y-134192331D01* +X222109188Y-134189316D01* +X222109167Y-134189316D01* +X222107768Y-134189252D01* +X221923304Y-134189252D01* +X221703541Y-134203849D01* +X221699442Y-134204675D01* +X221699438Y-134204676D01* +X221580694Y-134228619D01* +X221414054Y-134262219D01* +X221134830Y-134358364D01* +X221131102Y-134360231D01* +X220915754Y-134468069D01* +X220870774Y-134490593D01* +X220626527Y-134656584D01* +X220623413Y-134659368D01* +X220623412Y-134659369D01* +X220569907Y-134707208D01* +X220406378Y-134853420D01* +X220403661Y-134856590D01* +X220403660Y-134856591D01* +X220219831Y-135071068D01* +X220214196Y-135077642D01* +X220211922Y-135081144D01* +X220211918Y-135081149D01* +X220055635Y-135321803D01* +X220053356Y-135325313D01* +X220051562Y-135329091D01* +X220051561Y-135329093D01* +X220021821Y-135391725D01* +X219926686Y-135592080D01* +X219925407Y-135596063D01* +X219925406Y-135596066D01* +X219843906Y-135849908D01* +X219836410Y-135873256D01* +X219828440Y-135917550D01* +X219790147Y-136130380D01* +X219784115Y-136163902D01* +X219783926Y-136168069D01* +X219783925Y-136168076D01* +X219770950Y-136453827D01* +X219770719Y-136458911D01* +X217776740Y-136458911D01* +X217780792Y-136450941D01* +X217780792Y-136450940D01* +X217783211Y-136446183D01* +X217827874Y-136302345D01* +X217850039Y-136230965D01* +X217850040Y-136230959D01* +X217851623Y-136225862D01* +X217868088Y-136101633D01* +X217881234Y-136002448D01* +X217881234Y-136002443D01* +X217881934Y-135997163D01* +X217873280Y-135766627D01* +X217825906Y-135540845D01* +X217822585Y-135532434D01* +X217776493Y-135415724D01* +X217741167Y-135326273D01* +X217621487Y-135129046D01* +X217573981Y-135074300D01* +X217473787Y-134958836D01* +X217473785Y-134958834D01* +X217470287Y-134954803D01* +X217407352Y-134903199D01* +X217296019Y-134811911D01* +X217296013Y-134811907D01* +X217291891Y-134808527D01* +X217091399Y-134694401D01* +X217086383Y-134692580D01* +X217086378Y-134692578D01* +X216879559Y-134617506D01* +X216879555Y-134617505D01* +X216874544Y-134615686D01* +X216869295Y-134614737D01* +X216869292Y-134614736D01* +X216651611Y-134575373D01* +X216651604Y-134575372D01* +X216647527Y-134574635D01* +X216629790Y-134573799D01* +X216624842Y-134573565D01* +X216624835Y-134573565D01* +X216623354Y-134573495D01* +X216461209Y-134573495D01* +X216394253Y-134579176D01* +X216294572Y-134587634D01* +X216294568Y-134587635D01* +X216289261Y-134588085D01* +X216284106Y-134589423D01* +X216284100Y-134589424D01* +X216071131Y-134644700D01* +X216071127Y-134644701D01* +X216065962Y-134646042D01* +X216061096Y-134648234D01* +X216061093Y-134648235D01* +X215912680Y-134715090D01* +X215855619Y-134740794D01* +X215851199Y-134743770D01* +X215851195Y-134743772D01* +X215779416Y-134792097D01* +X215664249Y-134869633D01* +X215497322Y-135028873D01* +X215494134Y-135033158D01* +X215369226Y-135201041D01* +X215359613Y-135213961D01* +X215357198Y-135218711D01* +X215302511Y-135326273D01* +X215255057Y-135419607D01* +X215226401Y-135511894D01* +X215188229Y-135634825D01* +X215188228Y-135634831D01* +X215186645Y-135639928D01* +X215175389Y-135724857D01* +X215159537Y-135844463D01* +X215156334Y-135868627D01* +X182203015Y-135868627D01* +X181983030Y-135833784D01* +X181983024Y-135833783D01* +X181979549Y-135833233D01* +X181954990Y-135832118D01* +X181888605Y-135829103D01* +X181888584Y-135829103D01* +X181887185Y-135829039D01* +X181702721Y-135829039D01* +X181482958Y-135843636D01* +X181478859Y-135844462D01* +X181478855Y-135844463D01* +X181356475Y-135869139D01* +X181193471Y-135902006D01* +X180914247Y-135998151D01* +X180867191Y-136021715D01* +X180700313Y-136105281D01* +X180650191Y-136130380D01* +X180405944Y-136296371D01* +X180185795Y-136493207D01* +X180183078Y-136496377D01* +X180183077Y-136496378D01* +X180011969Y-136696013D01* +X179993613Y-136717429D01* +X179991339Y-136720931D01* +X179991335Y-136720936D01* +X179835052Y-136961590D01* +X179832773Y-136965100D01* +X179830979Y-136968878D01* +X179830978Y-136968880D01* +X179818026Y-136996157D01* +X179706103Y-137231867D01* +X179704824Y-137235850D01* +X179704823Y-137235853D01* +X179628422Y-137473815D01* +X179615827Y-137513043D01* +X179615086Y-137517162D01* +X179566733Y-137785900D01* +X179563532Y-137803689D01* +X179563343Y-137807856D01* +X179563342Y-137807863D01* +X179550717Y-138085902D01* +X179550136Y-138098698D01* +X177589271Y-138098698D01* +X177555595Y-138013427D01* +X177520584Y-137924774D01* +X177427910Y-137772051D01* +X177403673Y-137732110D01* +X177403672Y-137732109D01* +X177400904Y-137727547D01* +X177337039Y-137653949D01* +X177253204Y-137557337D01* +X177253202Y-137557335D01* +X177249704Y-137553304D01* +X177179099Y-137495411D01* +X177075436Y-137410412D01* +X177075430Y-137410408D01* +X177071308Y-137407028D01* +X176870816Y-137292902D01* +X176865800Y-137291081D01* +X176865795Y-137291079D01* +X176658976Y-137216007D01* +X176658972Y-137216006D01* +X176653961Y-137214187D01* +X176648712Y-137213238D01* +X176648709Y-137213237D01* +X176431028Y-137173874D01* +X176431021Y-137173873D01* +X176426944Y-137173136D01* +X176409207Y-137172300D01* +X176404259Y-137172066D01* +X176404252Y-137172066D01* +X176402771Y-137171996D01* +X176240626Y-137171996D01* +X176173670Y-137177677D01* +X176073989Y-137186135D01* +X176073985Y-137186136D01* +X176068678Y-137186586D01* +X176063523Y-137187924D01* +X176063517Y-137187925D01* +X175850548Y-137243201D01* +X175850544Y-137243202D01* +X175845379Y-137244543D01* +X175840513Y-137246735D01* +X175840510Y-137246736D01* +X175664874Y-137325854D01* +X175635036Y-137339295D01* +X175630616Y-137342271D01* +X175630612Y-137342273D01* +X175573078Y-137381008D01* +X175443666Y-137468134D01* +X175276739Y-137627374D01* +X175243010Y-137672707D01* +X175142452Y-137807863D01* +X175139030Y-137812462D01* +X175136615Y-137817212D01* +X175081928Y-137924774D01* +X175034474Y-138018108D01* +X175010287Y-138096003D01* +X174967646Y-138233326D01* +X174967645Y-138233332D01* +X174966062Y-138238429D01* +X174954882Y-138322786D01* +X174938413Y-138447044D01* +X174935751Y-138467128D01* +X151415282Y-138467128D01* +X151336538Y-138020548D01* +X151111367Y-136743540D01* +X153812974Y-136743540D01* +X153821628Y-136974076D01* +X153869002Y-137199858D01* +X153870960Y-137204817D01* +X153870961Y-137204819D01* +X153900036Y-137278440D01* +X153953741Y-137414430D01* +X154024491Y-137531022D01* +X154056083Y-137583084D01* +X154073421Y-137611657D01* +X154076918Y-137615687D01* +X154218337Y-137778658D01* +X154224621Y-137785900D01* +X154240979Y-137799313D01* +X154398889Y-137928792D01* +X154398895Y-137928796D01* +X154403017Y-137932176D01* +X154603509Y-138046302D01* +X154608525Y-138048123D01* +X154608530Y-138048125D01* +X154815349Y-138123197D01* +X154815353Y-138123198D01* +X154820364Y-138125017D01* +X154825613Y-138125966D01* +X154825616Y-138125967D01* +X155043297Y-138165330D01* +X155043304Y-138165331D01* +X155047381Y-138166068D01* +X155065118Y-138166904D01* +X155070066Y-138167138D01* +X155070073Y-138167138D01* +X155071554Y-138167208D01* +X155233699Y-138167208D01* +X155300655Y-138161527D01* +X155400336Y-138153069D01* +X155400340Y-138153068D01* +X155405647Y-138152618D01* +X155410802Y-138151280D01* +X155410808Y-138151279D01* +X155623777Y-138096003D01* +X155623781Y-138096002D01* +X155628946Y-138094661D01* +X155633812Y-138092469D01* +X155633815Y-138092468D01* +X155834423Y-138002101D01* +X155839289Y-137999909D01* +X155843709Y-137996933D01* +X155843713Y-137996931D01* +X155977014Y-137907186D01* +X156030659Y-137871070D01* +X156197586Y-137711830D01* +X156260423Y-137627374D01* +X156332111Y-137531022D01* +X156332113Y-137531019D01* +X156335295Y-137526742D01* +X156366605Y-137465160D01* +X156437432Y-137325854D01* +X156437432Y-137325853D01* +X156439851Y-137321096D01* +X156486078Y-137172221D01* +X156506679Y-137105878D01* +X156506680Y-137105872D01* +X156508263Y-137100775D01* +X156527467Y-136955877D01* +X156537874Y-136877361D01* +X156537874Y-136877356D01* +X156538574Y-136872076D01* +X156529920Y-136641540D01* +X156482546Y-136415758D01* +X156473061Y-136391739D01* +X156432861Y-136289948D01* +X156397807Y-136201186D01* +X156305753Y-136049486D01* +X156280896Y-136008522D01* +X156280895Y-136008521D01* +X156278127Y-136003959D01* +X156271908Y-135996792D01* +X156187398Y-135899402D01* +X158364731Y-135899402D01* +X158365094Y-135903550D01* +X158365094Y-135903554D01* +X158382208Y-136099163D01* +X158390469Y-136193592D01* +X158391379Y-136197664D01* +X158391380Y-136197669D01* +X158449426Y-136457352D01* +X158454889Y-136481793D01* +X158456332Y-136485716D01* +X158456333Y-136485718D01* +X158477806Y-136544078D01* +X158556861Y-136758942D01* +X158694591Y-137020170D01* +X158730292Y-137070406D01* +X158863236Y-137257478D01* +X158863241Y-137257484D01* +X158865660Y-137260888D01* +X158868504Y-137263938D01* +X158868509Y-137263944D01* +X159004387Y-137409655D01* +X159067063Y-137476867D01* +X159295262Y-137664311D01* +X159546246Y-137819928D01* +X159550063Y-137821644D01* +X159550066Y-137821645D01* +X159622925Y-137854389D01* +X159815607Y-137940984D01* +X159877762Y-137959513D01* +X160085097Y-138021322D01* +X160098612Y-138025351D01* +X160102732Y-138026004D01* +X160102734Y-138026004D01* +X160386809Y-138070998D01* +X160386815Y-138070999D01* +X160390290Y-138071549D01* +X160414849Y-138072664D01* +X160481234Y-138075679D01* +X160481255Y-138075679D01* +X160482654Y-138075743D01* +X160667118Y-138075743D01* +X160886881Y-138061146D01* +X160890980Y-138060320D01* +X160890984Y-138060319D01* +X161041524Y-138029965D01* +X161176368Y-138002776D01* +X161455592Y-137906631D01* +X161627798Y-137820397D01* +X161715912Y-137776273D01* +X161715914Y-137776272D01* +X161719648Y-137774402D01* +X161963895Y-137608411D01* +X162184044Y-137411575D01* +X162217419Y-137372636D01* +X162373506Y-137190527D01* +X162373509Y-137190523D01* +X162376226Y-137187353D01* +X162378500Y-137183851D01* +X162378504Y-137183846D01* +X162534787Y-136943192D01* +X162534790Y-136943187D01* +X162537066Y-136939682D01* +X162663736Y-136672915D01* +X162666285Y-136664978D01* +X162752732Y-136395726D01* +X162752732Y-136395725D01* +X162754012Y-136391739D01* +X162772360Y-136289762D01* +X162805568Y-136105202D01* +X162805569Y-136105197D01* +X162806307Y-136101093D01* +X162806647Y-136093624D01* +X162819514Y-135810254D01* +X162819514Y-135810249D01* +X162819703Y-135806084D01* +X162819320Y-135801700D01* +X162794329Y-135516055D01* +X162793965Y-135511894D01* +X162793054Y-135507817D01* +X162730457Y-135227771D01* +X162730455Y-135227764D01* +X162729545Y-135223693D01* +X162718881Y-135194708D01* +X162674640Y-135074467D01* +X162627573Y-134946544D01* +X162576011Y-134848747D01* +X162567925Y-134833410D01* +X164645860Y-134833410D01* +X164646060Y-134838740D01* +X164646060Y-134838741D01* +X164646611Y-134853420D01* +X164654514Y-135063946D01* +X164701888Y-135289728D01* +X164703846Y-135294687D01* +X164703847Y-135294689D01* +X164721527Y-135339457D01* +X164786627Y-135504300D01* +X164855909Y-135618474D01* +X164902226Y-135694801D01* +X164906307Y-135701527D01* +X164909804Y-135705557D01* +X165051866Y-135869269D01* +X165057507Y-135875770D01* +X165061638Y-135879157D01* +X165231775Y-136018662D01* +X165231781Y-136018666D01* +X165235903Y-136022046D01* +X165436395Y-136136172D01* +X165441411Y-136137993D01* +X165441416Y-136137995D01* +X165648235Y-136213067D01* +X165648239Y-136213068D01* +X165653250Y-136214887D01* +X165658499Y-136215836D01* +X165658502Y-136215837D01* +X165876183Y-136255200D01* +X165876190Y-136255201D01* +X165880267Y-136255938D01* +X165898004Y-136256774D01* +X165902952Y-136257008D01* +X165902959Y-136257008D01* +X165904440Y-136257078D01* +X166066585Y-136257078D01* +X166133541Y-136251397D01* +X166233222Y-136242939D01* +X166233226Y-136242938D01* +X166238533Y-136242488D01* +X166243688Y-136241150D01* +X166243694Y-136241149D01* +X166456663Y-136185873D01* +X166456667Y-136185872D01* +X166461832Y-136184531D01* +X166466698Y-136182339D01* +X166466701Y-136182338D01* +X166667309Y-136091971D01* +X166672175Y-136089779D01* +X166676595Y-136086803D01* +X166676599Y-136086801D01* +X166809741Y-135997163D01* +X166863545Y-135960940D01* +X166878594Y-135946584D01* +X175585981Y-135946584D01* +X175591708Y-135954234D01* +X175767216Y-136061785D01* +X175776010Y-136066266D01* +X175988486Y-136154276D01* +X175997871Y-136157325D01* +X176221501Y-136211015D01* +X176231248Y-136212558D01* +X176460527Y-136230603D01* +X176470387Y-136230603D01* +X176699666Y-136212558D01* +X176709413Y-136211015D01* +X176933043Y-136157325D01* +X176942428Y-136154276D01* +X177154904Y-136066266D01* +X177163698Y-136061785D01* +X177335540Y-135956481D01* +X177345000Y-135946025D01* +X177341216Y-135937247D01* +X176478269Y-135074300D01* +X176464325Y-135066686D01* +X176462492Y-135066817D01* +X176455877Y-135071068D01* +X175592741Y-135934204D01* +X175585981Y-135946584D01* +X166878594Y-135946584D01* +X167030472Y-135801700D01* +X167110007Y-135694801D01* +X167164997Y-135620892D01* +X167164999Y-135620889D01* +X167168181Y-135616612D01* +X167220838Y-135513044D01* +X167270318Y-135415724D01* +X167270318Y-135415723D01* +X167272737Y-135410966D01* +X167317885Y-135265568D01* +X167339565Y-135195748D01* +X167339566Y-135195742D01* +X167341149Y-135190645D01* +X167367510Y-134991752D01* +X167370760Y-134967231D01* +X167370760Y-134967226D01* +X167371460Y-134961946D01* +X167362806Y-134731410D01* +X167357728Y-134707208D01* +X174937132Y-134707208D01* +X174955177Y-134936487D01* +X174956720Y-134946234D01* +X175010410Y-135169864D01* +X175013459Y-135179249D01* +X175101469Y-135391725D01* +X175105950Y-135400519D01* +X175211254Y-135572361D01* +X175221710Y-135581821D01* +X175230488Y-135578037D01* +X176093435Y-134715090D01* +X176099813Y-134703410D01* +X176829865Y-134703410D01* +X176829996Y-134705243D01* +X176834247Y-134711858D01* +X177697383Y-135574994D01* +X177709763Y-135581754D01* +X177717413Y-135576027D01* +X177824964Y-135400519D01* +X177829445Y-135391725D01* +X177917455Y-135179249D01* +X177920504Y-135169864D01* +X177943273Y-135075026D01* +X185547928Y-135075026D01* +X185553655Y-135082676D01* +X185729163Y-135190227D01* +X185737957Y-135194708D01* +X185950433Y-135282718D01* +X185959818Y-135285767D01* +X186183448Y-135339457D01* +X186193195Y-135341000D01* +X186422474Y-135359045D01* +X186432334Y-135359045D01* +X186661613Y-135341000D01* +X186671360Y-135339457D01* +X186894990Y-135285767D01* +X186904375Y-135282718D01* +X187116851Y-135194708D01* +X187125645Y-135190227D01* +X187297487Y-135084923D01* +X187306947Y-135074467D01* +X187303163Y-135065689D01* +X186440216Y-134202742D01* +X186426272Y-134195128D01* +X186424439Y-134195259D01* +X186417824Y-134199510D01* +X185554688Y-135062646D01* +X185547928Y-135075026D01* +X177943273Y-135075026D01* +X177974194Y-134946234D01* +X177975737Y-134936487D01* +X177993782Y-134707208D01* +X177993782Y-134697348D01* +X177975737Y-134468069D01* +X177974194Y-134458322D01* +X177920504Y-134234692D01* +X177917455Y-134225307D01* +X177829445Y-134012831D01* +X177824964Y-134004037D01* +X177721777Y-133835650D01* +X184899079Y-133835650D01* +X184917124Y-134064929D01* +X184918667Y-134074676D01* +X184972357Y-134298306D01* +X184975406Y-134307691D01* +X185063416Y-134520167D01* +X185067897Y-134528961D01* +X185173201Y-134700803D01* +X185183657Y-134710263D01* +X185192435Y-134706479D01* +X186055382Y-133843532D01* +X186061760Y-133831852D01* +X186791812Y-133831852D01* +X186791943Y-133833685D01* +X186796194Y-133840300D01* +X187659330Y-134703436D01* +X187671710Y-134710196D01* +X187679360Y-134704469D01* +X187786911Y-134528961D01* +X187791392Y-134520167D01* +X187879402Y-134307691D01* +X187882451Y-134298306D01* +X187936141Y-134074676D01* +X187937684Y-134064929D01* +X187955729Y-133835650D01* +X187955729Y-133825790D01* +X187937684Y-133596511D01* +X187936141Y-133586764D01* +X187882451Y-133363134D01* +X187879402Y-133353749D01* +X187791392Y-133141273D01* +X187786911Y-133132479D01* +X187681607Y-132960637D01* +X187671151Y-132951177D01* +X187662373Y-132954961D01* +X186799426Y-133817908D01* +X186791812Y-133831852D01* +X186061760Y-133831852D01* +X186062996Y-133829588D01* +X186062865Y-133827755D01* +X186058614Y-133821140D01* +X185195478Y-132958004D01* +X185183098Y-132951244D01* +X185175448Y-132956971D01* +X185067897Y-133132479D01* +X185063416Y-133141273D01* +X184975406Y-133353749D01* +X184972357Y-133363134D01* +X184918667Y-133586764D01* +X184917124Y-133596511D01* +X184899079Y-133825790D01* +X184899079Y-133835650D01* +X177721777Y-133835650D01* +X177719660Y-133832195D01* +X177709204Y-133822735D01* +X177700426Y-133826519D01* +X176837479Y-134689466D01* +X176829865Y-134703410D01* +X176099813Y-134703410D01* +X176101049Y-134701146D01* +X176100918Y-134699313D01* +X176096667Y-134692698D01* +X175233531Y-133829562D01* +X175221151Y-133822802D01* +X175213501Y-133828529D01* +X175105950Y-134004037D01* +X175101469Y-134012831D01* +X175013459Y-134225307D01* +X175010410Y-134234692D01* +X174956720Y-134458322D01* +X174955177Y-134468069D01* +X174937132Y-134697348D01* +X174937132Y-134707208D01* +X167357728Y-134707208D01* +X167315432Y-134505628D01* +X167309495Y-134490593D01* +X167267553Y-134384390D01* +X167230693Y-134291056D01* +X167111013Y-134093829D01* +X167065322Y-134041175D01* +X166963313Y-133923619D01* +X166963311Y-133923617D01* +X166959813Y-133919586D01* +X166895124Y-133866544D01* +X166785545Y-133776694D01* +X166785539Y-133776690D01* +X166781417Y-133773310D01* +X166580925Y-133659184D01* +X166575909Y-133657363D01* +X166575904Y-133657361D01* +X166369085Y-133582289D01* +X166369081Y-133582288D01* +X166364070Y-133580469D01* +X166358821Y-133579520D01* +X166358818Y-133579519D01* +X166141137Y-133540156D01* +X166141130Y-133540155D01* +X166137053Y-133539418D01* +X166119316Y-133538582D01* +X166114368Y-133538348D01* +X166114361Y-133538348D01* +X166112880Y-133538278D01* +X165950735Y-133538278D01* +X165883779Y-133543959D01* +X165784098Y-133552417D01* +X165784094Y-133552418D01* +X165778787Y-133552868D01* +X165773632Y-133554206D01* +X165773626Y-133554207D01* +X165560657Y-133609483D01* +X165560653Y-133609484D01* +X165555488Y-133610825D01* +X165550622Y-133613017D01* +X165550619Y-133613018D01* +X165350164Y-133703316D01* +X165345145Y-133705577D01* +X165340725Y-133708553D01* +X165340721Y-133708555D01* +X165301391Y-133735034D01* +X165153775Y-133834416D01* +X164986848Y-133993656D01* +X164963366Y-134025217D01* +X164858860Y-134165679D01* +X164849139Y-134178744D01* +X164846065Y-134184791D01* +X164777106Y-134320423D01* +X164744583Y-134384390D01* +X164712187Y-134488722D01* +X164677755Y-134599608D01* +X164677754Y-134599614D01* +X164676171Y-134604711D01* +X164663893Y-134697348D01* +X164647169Y-134823536D01* +X164645860Y-134833410D01* +X162567925Y-134833410D01* +X162542653Y-134785479D01* +X162489843Y-134685316D01* +X162428134Y-134598483D01* +X162321198Y-134448008D01* +X162321193Y-134448002D01* +X162318774Y-134444598D01* +X162315930Y-134441548D01* +X162315925Y-134441542D01* +X162120217Y-134231671D01* +X162117371Y-134228619D01* +X161889172Y-134041175D01* +X161638188Y-133885558D01* +X161368827Y-133764502D01* +X161151351Y-133699670D01* +X161089821Y-133681327D01* +X161089819Y-133681327D01* +X161085822Y-133680135D01* +X161081702Y-133679482D01* +X161081700Y-133679482D01* +X160797625Y-133634488D01* +X160797619Y-133634487D01* +X160794144Y-133633937D01* +X160769585Y-133632822D01* +X160703200Y-133629807D01* +X160703179Y-133629807D01* +X160701780Y-133629743D01* +X160517316Y-133629743D01* +X160297553Y-133644340D01* +X160293454Y-133645166D01* +X160293450Y-133645167D01* +X160186152Y-133666802D01* +X160008066Y-133702710D01* +X159728842Y-133798855D01* +X159610352Y-133858190D01* +X159486781Y-133920070D01* +X159464786Y-133931084D01* +X159220539Y-134097075D01* +X159000390Y-134293911D01* +X158997673Y-134297081D01* +X158997672Y-134297082D01* +X158814453Y-134510847D01* +X158808208Y-134518133D01* +X158805934Y-134521635D01* +X158805930Y-134521640D01* +X158658604Y-134748502D01* +X158647368Y-134765804D01* +X158520698Y-135032571D01* +X158519419Y-135036554D01* +X158519418Y-135036557D01* +X158448872Y-135256281D01* +X158430422Y-135313747D01* +X158423705Y-135351081D01* +X158383417Y-135574994D01* +X158378127Y-135604393D01* +X158377938Y-135608560D01* +X158377937Y-135608567D01* +X158365040Y-135892596D01* +X158364731Y-135899402D01* +X156187398Y-135899402D01* +X156130427Y-135833749D01* +X156130425Y-135833747D01* +X156126927Y-135829716D01* +X156054861Y-135770625D01* +X155952659Y-135686824D01* +X155952653Y-135686820D01* +X155948531Y-135683440D01* +X155748039Y-135569314D01* +X155743023Y-135567493D01* +X155743018Y-135567491D01* +X155536199Y-135492419D01* +X155536195Y-135492418D01* +X155531184Y-135490599D01* +X155525935Y-135489650D01* +X155525932Y-135489649D01* +X155308251Y-135450286D01* +X155308244Y-135450285D01* +X155304167Y-135449548D01* +X155286430Y-135448712D01* +X155281482Y-135448478D01* +X155281475Y-135448478D01* +X155279994Y-135448408D01* +X155117849Y-135448408D01* +X155050893Y-135454089D01* +X154951212Y-135462547D01* +X154951208Y-135462548D01* +X154945901Y-135462998D01* +X154940746Y-135464336D01* +X154940740Y-135464337D01* +X154727771Y-135519613D01* +X154727767Y-135519614D01* +X154722602Y-135520955D01* +X154717736Y-135523147D01* +X154717733Y-135523148D01* +X154537375Y-135604393D01* +X154512259Y-135615707D01* +X154507839Y-135618683D01* +X154507835Y-135618685D01* +X154447810Y-135659097D01* +X154320889Y-135744546D01* +X154153962Y-135903786D01* +X154131330Y-135934204D01* +X154029252Y-136071403D01* +X154016253Y-136088874D01* +X154013838Y-136093624D01* +X153930734Y-136257078D01* +X153911697Y-136294520D01* +X153879913Y-136396879D01* +X153844869Y-136509738D01* +X153844868Y-136509744D01* +X153843285Y-136514841D01* +X153833164Y-136591203D01* +X153813875Y-136736744D01* +X153812974Y-136743540D01* +X151111367Y-136743540D01* +X150666931Y-134223020D01* +X154128839Y-134223020D01* +X154134566Y-134230670D01* +X154310074Y-134338221D01* +X154318868Y-134342702D01* +X154531344Y-134430712D01* +X154540729Y-134433761D01* +X154764359Y-134487451D01* +X154774106Y-134488994D01* +X155003385Y-134507039D01* +X155013245Y-134507039D01* +X155242524Y-134488994D01* +X155252271Y-134487451D01* +X155475901Y-134433761D01* +X155485286Y-134430712D01* +X155697762Y-134342702D01* +X155706556Y-134338221D01* +X155878398Y-134232917D01* +X155887858Y-134222461D01* +X155884074Y-134213683D01* +X155021127Y-133350736D01* +X155007183Y-133343122D01* +X155005350Y-133343253D01* +X154998735Y-133347504D01* +X154135599Y-134210640D01* +X154128839Y-134223020D01* +X150666931Y-134223020D01* +X150448396Y-132983644D01* +X153479990Y-132983644D01* +X153498035Y-133212923D01* +X153499578Y-133222670D01* +X153553268Y-133446300D01* +X153556317Y-133455685D01* +X153644327Y-133668161D01* +X153648808Y-133676955D01* +X153754112Y-133848797D01* +X153764568Y-133858257D01* +X153773346Y-133854473D01* +X154636293Y-132991526D01* +X154642671Y-132979846D01* +X155372723Y-132979846D01* +X155372854Y-132981679D01* +X155377105Y-132988294D01* +X156240241Y-133851430D01* +X156252621Y-133858190D01* +X156260271Y-133852463D01* +X156367822Y-133676955D01* +X156372303Y-133668161D01* +X156459134Y-133458531D01* +X175585914Y-133458531D01* +X175589698Y-133467309D01* +X176452645Y-134330256D01* +X176466589Y-134337870D01* +X176468422Y-134337739D01* +X176475037Y-134333488D01* +X177338173Y-133470352D01* +X177344933Y-133457972D01* +X177339206Y-133450322D01* +X177163698Y-133342771D01* +X177154904Y-133338290D01* +X176942428Y-133250280D01* +X176933043Y-133247231D01* +X176709413Y-133193541D01* +X176699666Y-133191998D01* +X176470387Y-133173953D01* +X176460527Y-133173953D01* +X176231248Y-133191998D01* +X176221501Y-133193541D01* +X175997871Y-133247231D01* +X175988486Y-133250280D01* +X175776010Y-133338290D01* +X175767216Y-133342771D01* +X175595374Y-133448075D01* +X175585914Y-133458531D01* +X156459134Y-133458531D01* +X156460313Y-133455685D01* +X156463362Y-133446300D01* +X156517052Y-133222670D01* +X156518595Y-133212923D01* +X156536640Y-132983644D01* +X156536640Y-132973784D01* +X156518595Y-132744505D01* +X156517052Y-132734758D01* +X156463362Y-132511128D01* +X156460313Y-132501743D01* +X156454015Y-132486539D01* +X163976917Y-132486539D01* +X163982644Y-132494189D01* +X164158152Y-132601740D01* +X164166946Y-132606221D01* +X164379422Y-132694231D01* +X164388807Y-132697280D01* +X164612437Y-132750970D01* +X164622184Y-132752513D01* +X164851463Y-132770558D01* +X164861323Y-132770558D01* +X165090602Y-132752513D01* +X165100349Y-132750970D01* +X165323979Y-132697280D01* +X165333364Y-132694231D01* +X165545840Y-132606221D01* +X165554634Y-132601740D01* +X165726476Y-132496436D01* +X165735936Y-132485980D01* +X165732152Y-132477202D01* +X165429440Y-132174490D01* +X179734189Y-132174490D01* +X179753016Y-132413712D01* +X179754170Y-132418519D01* +X179754171Y-132418525D01* +X179781643Y-132532953D01* +X179809034Y-132647043D01* +X179810927Y-132651614D01* +X179810928Y-132651616D01* +X179898939Y-132864093D01* +X179900863Y-132868739D01* +X180026243Y-133073339D01* +X180029460Y-133077106D01* +X180029461Y-133077107D01* +X180153151Y-133221930D01* +X180182085Y-133255808D01* +X180185847Y-133259021D01* +X180334961Y-133386375D01* +X180364554Y-133411650D01* +X180569154Y-133537030D01* +X180573724Y-133538923D01* +X180573726Y-133538924D01* +X180752606Y-133613018D01* +X180790850Y-133628859D01* +X180862164Y-133645980D01* +X181019368Y-133683722D01* +X181019374Y-133683723D01* +X181024181Y-133684877D01* +X181263403Y-133703704D01* +X181502625Y-133684877D01* +X181507432Y-133683723D01* +X181507438Y-133683722D01* +X181664642Y-133645980D01* +X181735956Y-133628859D01* +X181774200Y-133613018D01* +X181953080Y-133538924D01* +X181953082Y-133538923D01* +X181957652Y-133537030D01* +X182162252Y-133411650D01* +X182191846Y-133386375D01* +X182340959Y-133259021D01* +X182344721Y-133255808D01* +X182373655Y-133221930D01* +X182497345Y-133077107D01* +X182497346Y-133077106D01* +X182500563Y-133073339D01* +X182625943Y-132868739D01* +X182627868Y-132864093D01* +X182715878Y-132651616D01* +X182715879Y-132651614D01* +X182717772Y-132647043D01* +X182732194Y-132586973D01* +X185547861Y-132586973D01* +X185551645Y-132595751D01* +X186414592Y-133458698D01* +X186428536Y-133466312D01* +X186430369Y-133466181D01* +X186436984Y-133461930D01* +X187300120Y-132598794D01* +X187306880Y-132586414D01* +X187301153Y-132578764D01* +X187125645Y-132471213D01* +X187116851Y-132466732D01* +X186904375Y-132378722D01* +X186894990Y-132375673D01* +X186671360Y-132321983D01* +X186661613Y-132320440D01* +X186432334Y-132302395D01* +X186422474Y-132302395D01* +X186193195Y-132320440D01* +X186183448Y-132321983D01* +X185959818Y-132375673D01* +X185950433Y-132378722D01* +X185737957Y-132466732D01* +X185729163Y-132471213D01* +X185557321Y-132576517D01* +X185547861Y-132586973D01* +X182732194Y-132586973D01* +X182745163Y-132532953D01* +X182772635Y-132418525D01* +X182772636Y-132418519D01* +X182773790Y-132413712D01* +X182792617Y-132174490D01* +X182781505Y-132033294D01* +X194953757Y-132033294D01* +X194953957Y-132038624D01* +X194953957Y-132038625D01* +X194957921Y-132144221D01* +X194962411Y-132263830D01* +X195009785Y-132489612D01* +X195011743Y-132494571D01* +X195011744Y-132494573D01* +X195037473Y-132559723D01* +X195094524Y-132704184D01* +X195214204Y-132901411D01* +X195217701Y-132905441D01* +X195360911Y-133070476D01* +X195365404Y-133075654D01* +X195369535Y-133079041D01* +X195539672Y-133218546D01* +X195539678Y-133218550D01* +X195543800Y-133221930D01* +X195744292Y-133336056D01* +X195749308Y-133337877D01* +X195749313Y-133337879D01* +X195956132Y-133412951D01* +X195956136Y-133412952D01* +X195961147Y-133414771D01* +X195966396Y-133415720D01* +X195966399Y-133415721D01* +X196184080Y-133455084D01* +X196184087Y-133455085D01* +X196188164Y-133455822D01* +X196205901Y-133456658D01* +X196210849Y-133456892D01* +X196210856Y-133456892D01* +X196212337Y-133456962D01* +X196374482Y-133456962D01* +X196452737Y-133450322D01* +X196541119Y-133442823D01* +X196541123Y-133442822D01* +X196546430Y-133442372D01* +X196551585Y-133441034D01* +X196551591Y-133441033D01* +X196764560Y-133385757D01* +X196764564Y-133385756D01* +X196769729Y-133384415D01* +X196774595Y-133382223D01* +X196774598Y-133382222D01* +X196975206Y-133291855D01* +X196980072Y-133289663D01* +X196984492Y-133286687D01* +X196984496Y-133286685D01* +X197131060Y-133188011D01* +X197171442Y-133160824D01* +X197338369Y-133001584D01* +X197409901Y-132905441D01* +X197472894Y-132820776D01* +X197472896Y-132820773D01* +X197476078Y-132816496D01* +X197530862Y-132708745D01* +X197578215Y-132615608D01* +X197578215Y-132615607D01* +X197580634Y-132610850D01* +X197616739Y-132494573D01* +X197647462Y-132395632D01* +X197647463Y-132395626D01* +X197649046Y-132390529D01* +X197666545Y-132258499D01* +X197678657Y-132167115D01* +X197678657Y-132167110D01* +X197679357Y-132161830D01* +X197678696Y-132144221D01* +X199589071Y-132144221D01* +X199589434Y-132148369D01* +X199589434Y-132148373D01* +X199608129Y-132362055D01* +X199614809Y-132438411D01* +X199615719Y-132442483D01* +X199615720Y-132442488D01* +X199676451Y-132714183D01* +X199679229Y-132726612D01* +X199680672Y-132730535D01* +X199680673Y-132730537D01* +X199695398Y-132770558D01* +X199781201Y-133003761D01* +X199783148Y-133007454D01* +X199783149Y-133007456D01* +X199817217Y-133072071D01* +X199918931Y-133264989D01* +X199921351Y-133268394D01* +X200087576Y-133502297D01* +X200087581Y-133502303D01* +X200090000Y-133505707D01* +X200092844Y-133508757D01* +X200092849Y-133508763D01* +X200235584Y-133661827D01* +X200291403Y-133721686D01* +X200519602Y-133909130D01* +X200770586Y-134064747D01* +X201039947Y-134185803D01* +X201164790Y-134223020D01* +X201296281Y-134262219D01* +X201322952Y-134270170D01* +X201327072Y-134270823D01* +X201327074Y-134270823D01* +X201611149Y-134315817D01* +X201611155Y-134315818D01* +X201614630Y-134316368D01* +X201639189Y-134317483D01* +X201705574Y-134320498D01* +X201705595Y-134320498D01* +X201706994Y-134320562D01* +X201891458Y-134320562D01* +X202111221Y-134305965D01* +X202115320Y-134305139D01* +X202115324Y-134305138D01* +X202288747Y-134270170D01* +X202400708Y-134247595D01* +X202679932Y-134151450D01* +X202852711Y-134064929D01* +X202940252Y-134021092D01* +X202940254Y-134021091D01* +X202943988Y-134019221D01* +X203188235Y-133853230D01* +X203202697Y-133840300D01* +X203310714Y-133743721D01* +X203408384Y-133656394D01* +X203427769Y-133633777D01* +X203597846Y-133435346D01* +X203597849Y-133435342D01* +X203600566Y-133432172D01* +X203602840Y-133428670D01* +X203602844Y-133428665D01* +X203759127Y-133188011D01* +X203759130Y-133188006D01* +X203761406Y-133184501D01* +X203771237Y-133163798D01* +X203859658Y-132977582D01* +X203888076Y-132917734D01* +X203910942Y-132846517D01* +X203977072Y-132640545D01* +X203977072Y-132640544D01* +X203978352Y-132636558D01* +X204004792Y-132489612D01* +X204029908Y-132350021D01* +X204029909Y-132350016D01* +X204030647Y-132345912D01* +X204032189Y-132311966D01* +X204043854Y-132055073D01* +X204043854Y-132055068D01* +X204044043Y-132050903D01* +X204043569Y-132045478D01* +X204042503Y-132033294D01* +X205953757Y-132033294D01* +X205953957Y-132038624D01* +X205953957Y-132038625D01* +X205957921Y-132144221D01* +X205962411Y-132263830D01* +X206009785Y-132489612D01* +X206011743Y-132494571D01* +X206011744Y-132494573D01* +X206037473Y-132559723D01* +X206094524Y-132704184D01* +X206214204Y-132901411D01* +X206217701Y-132905441D01* +X206360911Y-133070476D01* +X206365404Y-133075654D01* +X206369535Y-133079041D01* +X206539672Y-133218546D01* +X206539678Y-133218550D01* +X206543800Y-133221930D01* +X206744292Y-133336056D01* +X206749308Y-133337877D01* +X206749313Y-133337879D01* +X206956132Y-133412951D01* +X206956136Y-133412952D01* +X206961147Y-133414771D01* +X206966396Y-133415720D01* +X206966399Y-133415721D01* +X207184080Y-133455084D01* +X207184087Y-133455085D01* +X207188164Y-133455822D01* +X207205901Y-133456658D01* +X207210849Y-133456892D01* +X207210856Y-133456892D01* +X207212337Y-133456962D01* +X207374482Y-133456962D01* +X207452737Y-133450322D01* +X207541119Y-133442823D01* +X207541123Y-133442822D01* +X207546430Y-133442372D01* +X207551585Y-133441034D01* +X207551591Y-133441033D01* +X207573914Y-133435239D01* +X216468947Y-133435239D01* +X216474674Y-133442889D01* +X216650182Y-133550440D01* +X216658976Y-133554921D01* +X216871452Y-133642931D01* +X216880837Y-133645980D01* +X217104467Y-133699670D01* +X217114214Y-133701213D01* +X217343493Y-133719258D01* +X217353353Y-133719258D01* +X217582632Y-133701213D01* +X217592379Y-133699670D01* +X217816009Y-133645980D01* +X217825394Y-133642931D01* +X218037870Y-133554921D01* +X218046664Y-133550440D01* +X218218506Y-133445136D01* +X218227966Y-133434680D01* +X218224182Y-133425902D01* +X217361235Y-132562955D01* +X217347291Y-132555341D01* +X217345458Y-132555472D01* +X217338843Y-132559723D01* +X216475707Y-133422859D01* +X216468947Y-133435239D01* +X207573914Y-133435239D01* +X207764560Y-133385757D01* +X207764564Y-133385756D01* +X207769729Y-133384415D01* +X207774595Y-133382223D01* +X207774598Y-133382222D01* +X207975206Y-133291855D01* +X207980072Y-133289663D01* +X207984492Y-133286687D01* +X207984496Y-133286685D01* +X208131060Y-133188011D01* +X208171442Y-133160824D01* +X208338369Y-133001584D01* +X208409901Y-132905441D01* +X208472894Y-132820776D01* +X208472896Y-132820773D01* +X208476078Y-132816496D01* +X208530862Y-132708745D01* +X208578215Y-132615608D01* +X208578215Y-132615607D01* +X208580634Y-132610850D01* +X208616739Y-132494573D01* +X208647462Y-132395632D01* +X208647463Y-132395626D01* +X208649046Y-132390529D01* +X208666545Y-132258499D01* +X208674847Y-132195863D01* +X215820098Y-132195863D01* +X215838143Y-132425142D01* +X215839686Y-132434889D01* +X215893376Y-132658519D01* +X215896425Y-132667904D01* +X215984435Y-132880380D01* +X215988916Y-132889174D01* +X216094220Y-133061016D01* +X216104676Y-133070476D01* +X216113454Y-133066692D01* +X216976401Y-132203745D01* +X216982779Y-132192065D01* +X217712831Y-132192065D01* +X217712962Y-132193898D01* +X217717213Y-132200513D01* +X218580349Y-133063649D01* +X218592729Y-133070409D01* +X218596720Y-133067421D01* +X225782045Y-133067421D01* +X225800090Y-133296700D01* +X225801633Y-133306447D01* +X225855323Y-133530077D01* +X225858372Y-133539462D01* +X225946382Y-133751938D01* +X225950863Y-133760732D01* +X226056167Y-133932574D01* +X226066623Y-133942034D01* +X226075401Y-133938250D01* +X226938348Y-133075303D01* +X226944726Y-133063623D01* +X227674778Y-133063623D01* +X227674909Y-133065456D01* +X227679160Y-133072071D01* +X228542296Y-133935207D01* +X228554676Y-133941967D01* +X228562326Y-133936240D01* +X228669877Y-133760732D01* +X228674358Y-133751938D01* +X228762368Y-133539462D01* +X228765417Y-133530077D01* +X228819107Y-133306447D01* +X228820650Y-133296700D01* +X228838695Y-133067421D01* +X228838695Y-133057561D01* +X228820650Y-132828282D01* +X228819107Y-132818535D01* +X228765417Y-132594905D01* +X228762368Y-132585520D01* +X228674358Y-132373044D01* +X228669877Y-132364250D01* +X228564573Y-132192408D01* +X228554117Y-132182948D01* +X228545339Y-132186732D01* +X227682392Y-133049679D01* +X227674778Y-133063623D01* +X226944726Y-133063623D01* +X226945962Y-133061359D01* +X226945831Y-133059526D01* +X226941580Y-133052911D01* +X226078444Y-132189775D01* +X226066064Y-132183015D01* +X226058414Y-132188742D01* +X225950863Y-132364250D01* +X225946382Y-132373044D01* +X225858372Y-132585520D01* +X225855323Y-132594905D01* +X225801633Y-132818535D01* +X225800090Y-132828282D01* +X225782045Y-133057561D01* +X225782045Y-133067421D01* +X218596720Y-133067421D01* +X218600379Y-133064682D01* +X218707930Y-132889174D01* +X218712411Y-132880380D01* +X218800421Y-132667904D01* +X218803470Y-132658519D01* +X218857160Y-132434889D01* +X218858703Y-132425142D01* +X218876748Y-132195863D01* +X218876748Y-132186003D01* +X218858703Y-131956724D01* +X218857160Y-131946977D01* +X218803470Y-131723347D01* +X218800421Y-131713962D01* +X218712411Y-131501486D01* +X218707930Y-131492692D01* +X218602626Y-131320850D01* +X218592170Y-131311390D01* +X218583392Y-131315174D01* +X217720445Y-132178121D01* +X217712831Y-132192065D01* +X216982779Y-132192065D01* +X216984015Y-132189801D01* +X216983884Y-132187968D01* +X216979633Y-132181353D01* +X216116497Y-131318217D01* +X216104117Y-131311457D01* +X216096467Y-131317184D01* +X215988916Y-131492692D01* +X215984435Y-131501486D01* +X215896425Y-131713962D01* +X215893376Y-131723347D01* +X215839686Y-131946977D01* +X215838143Y-131956724D01* +X215820098Y-132186003D01* +X215820098Y-132195863D01* +X208674847Y-132195863D01* +X208678657Y-132167115D01* +X208678657Y-132167110D01* +X208679357Y-132161830D01* +X208678540Y-132140051D01* +X208671292Y-131946977D01* +X208670703Y-131931294D01* +X208623329Y-131705512D01* +X208584335Y-131606772D01* +X208575450Y-131584274D01* +X208538590Y-131490940D01* +X208418910Y-131293713D01* +X208365925Y-131232653D01* +X208271210Y-131123503D01* +X208271208Y-131123501D01* +X208267710Y-131119470D01* +X208171964Y-131040963D01* +X208093442Y-130976578D01* +X208093436Y-130976574D01* +X208089314Y-130973194D01* +X208043624Y-130947186D01* +X216468880Y-130947186D01* +X216472664Y-130955964D01* +X217335611Y-131818911D01* +X217349555Y-131826525D01* +X217351388Y-131826394D01* +X217358003Y-131822143D01* +X218221139Y-130959007D01* +X218227899Y-130946627D01* +X218222172Y-130938977D01* +X218046664Y-130831426D01* +X218037870Y-130826945D01* +X217825394Y-130738935D01* +X217816009Y-130735886D01* +X217592379Y-130682196D01* +X217582632Y-130680653D01* +X217353353Y-130662608D01* +X217343493Y-130662608D01* +X217114214Y-130680653D01* +X217104467Y-130682196D01* +X216880837Y-130735886D01* +X216871452Y-130738935D01* +X216658976Y-130826945D01* +X216650182Y-130831426D01* +X216478340Y-130936730D01* +X216468880Y-130947186D01* +X208043624Y-130947186D01* +X207888822Y-130859068D01* +X207883806Y-130857247D01* +X207883801Y-130857245D01* +X207676982Y-130782173D01* +X207676978Y-130782172D01* +X207671967Y-130780353D01* +X207666718Y-130779404D01* +X207666715Y-130779403D01* +X207449034Y-130740040D01* +X207449027Y-130740039D01* +X207444950Y-130739302D01* +X207427213Y-130738466D01* +X207422265Y-130738232D01* +X207422258Y-130738232D01* +X207420777Y-130738162D01* +X207258632Y-130738162D01* +X207191676Y-130743843D01* +X207091995Y-130752301D01* +X207091991Y-130752302D01* +X207086684Y-130752752D01* +X207081529Y-130754090D01* +X207081523Y-130754091D01* +X206868554Y-130809367D01* +X206868550Y-130809368D01* +X206863385Y-130810709D01* +X206858519Y-130812901D01* +X206858516Y-130812902D01* +X206714683Y-130877694D01* +X206653042Y-130905461D01* +X206648622Y-130908437D01* +X206648618Y-130908439D01* +X206578028Y-130955964D01* +X206461672Y-131034300D01* +X206294745Y-131193540D01* +X206271799Y-131224380D01* +X206165280Y-131367548D01* +X206157036Y-131378628D01* +X206154621Y-131383378D01* +X206068501Y-131552764D01* +X206052480Y-131584274D01* +X206029502Y-131658275D01* +X205985652Y-131799492D01* +X205985651Y-131799498D01* +X205984068Y-131804595D01* +X205973523Y-131884156D01* +X205960244Y-131984351D01* +X205953757Y-132033294D01* +X204042503Y-132033294D01* +X204018669Y-131760874D01* +X204018305Y-131756713D01* +X204016087Y-131746788D01* +X203954797Y-131472590D01* +X203954795Y-131472583D01* +X203953885Y-131468512D01* +X203942409Y-131437320D01* +X203898587Y-131318217D01* +X203851913Y-131191363D01* +X203816135Y-131123503D01* +X203761997Y-131020822D01* +X203714183Y-130930135D01* +X203630225Y-130811994D01* +X203545538Y-130692827D01* +X203545533Y-130692821D01* +X203543114Y-130689417D01* +X203540270Y-130686367D01* +X203540265Y-130686361D01* +X203398842Y-130534703D01* +X220983210Y-130534703D01* +X221002037Y-130773925D01* +X221003191Y-130778732D01* +X221003192Y-130778738D01* +X221025153Y-130870211D01* +X221058055Y-131007256D01* +X221059948Y-131011827D01* +X221059949Y-131011829D01* +X221132784Y-131187668D01* +X221149884Y-131228952D01* +X221275264Y-131433552D01* +X221278481Y-131437319D01* +X221278482Y-131437320D01* +X221325774Y-131492692D01* +X221431106Y-131616021D01* +X221434868Y-131619234D01* +X221556770Y-131723347D01* +X221613575Y-131771863D01* +X221818175Y-131897243D01* +X221822745Y-131899136D01* +X221822747Y-131899137D01* +X222028473Y-131984351D01* +X222039871Y-131989072D01* +X222121461Y-132008660D01* +X222268389Y-132043935D01* +X222268395Y-132043936D01* +X222273202Y-132045090D01* +X222512424Y-132063917D01* +X222751646Y-132045090D01* +X222756453Y-132043936D01* +X222756459Y-132043935D01* +X222903387Y-132008660D01* +X222984977Y-131989072D01* +X222996375Y-131984351D01* +X223202101Y-131899137D01* +X223202103Y-131899136D01* +X223206673Y-131897243D01* +X223334771Y-131818744D01* +X226430827Y-131818744D01* +X226434611Y-131827522D01* +X227297558Y-132690469D01* +X227311502Y-132698083D01* +X227313335Y-132697952D01* +X227319950Y-132693701D01* +X228183086Y-131830565D01* +X228189846Y-131818185D01* +X228184119Y-131810535D01* +X228008611Y-131702984D01* +X227999817Y-131698503D01* +X227787341Y-131610493D01* +X227777956Y-131607444D01* +X227554326Y-131553754D01* +X227544579Y-131552211D01* +X227315300Y-131534166D01* +X227305440Y-131534166D01* +X227076161Y-131552211D01* +X227066414Y-131553754D01* +X226842784Y-131607444D01* +X226833399Y-131610493D01* +X226620923Y-131698503D01* +X226612129Y-131702984D01* +X226440287Y-131808288D01* +X226430827Y-131818744D01* +X223334771Y-131818744D01* +X223411273Y-131771863D01* +X223468079Y-131723347D01* +X223589980Y-131619234D01* +X223593742Y-131616021D01* +X223699074Y-131492692D01* +X223746366Y-131437320D01* +X223746367Y-131437319D01* +X223749584Y-131433552D01* +X223874964Y-131228952D01* +X223892065Y-131187668D01* +X223964899Y-131011829D01* +X223964900Y-131011827D01* +X223966793Y-131007256D01* +X223999695Y-130870211D01* +X224021656Y-130778738D01* +X224021657Y-130778732D01* +X224022811Y-130773925D01* +X224041638Y-130534703D01* +X224022811Y-130295481D01* +X224021657Y-130290674D01* +X224021656Y-130290668D01* +X223978659Y-130111577D01* +X223966793Y-130062150D01* +X223960645Y-130047307D01* +X223876858Y-129845026D01* +X223876857Y-129845024D01* +X223874964Y-129840454D01* +X223749584Y-129635854D01* +X223684622Y-129559792D01* +X223596955Y-129457147D01* +X223593742Y-129453385D01* +X223423020Y-129307576D01* +X223415041Y-129300761D01* +X223415040Y-129300760D01* +X223411273Y-129297543D01* +X223206673Y-129172163D01* +X223202103Y-129170270D01* +X223202101Y-129170269D01* +X222989550Y-129082228D01* +X222989548Y-129082227D01* +X222984977Y-129080334D01* +X222841325Y-129045846D01* +X222756459Y-129025471D01* +X222756453Y-129025470D01* +X222751646Y-129024316D01* +X222512424Y-129005489D01* +X222273202Y-129024316D01* +X222268395Y-129025470D01* +X222268389Y-129025471D01* +X222183523Y-129045846D01* +X222039871Y-129080334D01* +X222035300Y-129082227D01* +X222035298Y-129082228D01* +X221822747Y-129170269D01* +X221822745Y-129170270D01* +X221818175Y-129172163D01* +X221613575Y-129297543D01* +X221609808Y-129300760D01* +X221609807Y-129300761D01* +X221601828Y-129307576D01* +X221431106Y-129453385D01* +X221427893Y-129457147D01* +X221340227Y-129559792D01* +X221275264Y-129635854D01* +X221149884Y-129840454D01* +X221147991Y-129845024D01* +X221147990Y-129845026D01* +X221064203Y-130047307D01* +X221058055Y-130062150D01* +X221046189Y-130111577D01* +X221003192Y-130290668D01* +X221003191Y-130290674D01* +X221002037Y-130295481D01* +X220983210Y-130534703D01* +X203398842Y-130534703D01* +X203344557Y-130476490D01* +X203341711Y-130473438D01* +X203113512Y-130285994D01* +X202862528Y-130130377D01* +X202832559Y-130116908D01* +X202728161Y-130069990D01* +X202593167Y-130009321D01* +X202327991Y-129930269D01* +X202314161Y-129926146D01* +X202314159Y-129926146D01* +X202310162Y-129924954D01* +X202306042Y-129924301D01* +X202306040Y-129924301D01* +X202021965Y-129879307D01* +X202021959Y-129879306D01* +X202018484Y-129878756D01* +X201993925Y-129877641D01* +X201927540Y-129874626D01* +X201927519Y-129874626D01* +X201926120Y-129874562D01* +X201741656Y-129874562D01* +X201521893Y-129889159D01* +X201517794Y-129889985D01* +X201517790Y-129889986D01* +X201375196Y-129918738D01* +X201232406Y-129947529D01* +X200953182Y-130043674D01* +X200838129Y-130101288D01* +X200695834Y-130172544D01* +X200689126Y-130175903D01* +X200444879Y-130341894D01* +X200441765Y-130344678D01* +X200441764Y-130344679D01* +X200409243Y-130373756D01* +X200224730Y-130538730D01* +X200222013Y-130541900D01* +X200222012Y-130541901D01* +X200040143Y-130754091D01* +X200032548Y-130762952D01* +X200030274Y-130766454D01* +X200030270Y-130766459D01* +X199873987Y-131007113D01* +X199871708Y-131010623D01* +X199869914Y-131014401D01* +X199869913Y-131014403D01* +X199855569Y-131044611D01* +X199745038Y-131277390D01* +X199743759Y-131281373D01* +X199743758Y-131281376D01* +X199674610Y-131496746D01* +X199654762Y-131558566D01* +X199649218Y-131589377D01* +X199606370Y-131827522D01* +X199602467Y-131849212D01* +X199602278Y-131853379D01* +X199602277Y-131853386D01* +X199590400Y-132114949D01* +X199589071Y-132144221D01* +X197678696Y-132144221D01* +X197678540Y-132140051D01* +X197671292Y-131946977D01* +X197670703Y-131931294D01* +X197623329Y-131705512D01* +X197584335Y-131606772D01* +X197575450Y-131584274D01* +X197538590Y-131490940D01* +X197418910Y-131293713D01* +X197365925Y-131232653D01* +X197271210Y-131123503D01* +X197271208Y-131123501D01* +X197267710Y-131119470D01* +X197171964Y-131040963D01* +X197093442Y-130976578D01* +X197093436Y-130976574D01* +X197089314Y-130973194D01* +X196888822Y-130859068D01* +X196883806Y-130857247D01* +X196883801Y-130857245D01* +X196676982Y-130782173D01* +X196676978Y-130782172D01* +X196671967Y-130780353D01* +X196666718Y-130779404D01* +X196666715Y-130779403D01* +X196449034Y-130740040D01* +X196449027Y-130740039D01* +X196444950Y-130739302D01* +X196427213Y-130738466D01* +X196422265Y-130738232D01* +X196422258Y-130738232D01* +X196420777Y-130738162D01* +X196258632Y-130738162D01* +X196191676Y-130743843D01* +X196091995Y-130752301D01* +X196091991Y-130752302D01* +X196086684Y-130752752D01* +X196081529Y-130754090D01* +X196081523Y-130754091D01* +X195868554Y-130809367D01* +X195868550Y-130809368D01* +X195863385Y-130810709D01* +X195858519Y-130812901D01* +X195858516Y-130812902D01* +X195714683Y-130877694D01* +X195653042Y-130905461D01* +X195648622Y-130908437D01* +X195648618Y-130908439D01* +X195578028Y-130955964D01* +X195461672Y-131034300D01* +X195294745Y-131193540D01* +X195271799Y-131224380D01* +X195165280Y-131367548D01* +X195157036Y-131378628D01* +X195154621Y-131383378D01* +X195068501Y-131552764D01* +X195052480Y-131584274D01* +X195029502Y-131658275D01* +X194985652Y-131799492D01* +X194985651Y-131799498D01* +X194984068Y-131804595D01* +X194973523Y-131884156D01* +X194960244Y-131984351D01* +X194953757Y-132033294D01* +X182781505Y-132033294D01* +X182773790Y-131935268D01* +X182772636Y-131930461D01* +X182772635Y-131930455D01* +X182733787Y-131768645D01* +X182717772Y-131701937D01* +X182715878Y-131697364D01* +X182627837Y-131484813D01* +X182627836Y-131484811D01* +X182625943Y-131480241D01* +X182500563Y-131275641D01* +X182482973Y-131255045D01* +X182347934Y-131096934D01* +X182344721Y-131093172D01* +X182245025Y-131008024D01* +X182166020Y-130940548D01* +X182166019Y-130940547D01* +X182162252Y-130937330D01* +X181957652Y-130811950D01* +X181953082Y-130810057D01* +X181953080Y-130810056D01* +X181740529Y-130722015D01* +X181740527Y-130722014D01* +X181735956Y-130720121D01* +X181622269Y-130692827D01* +X181507438Y-130665258D01* +X181507432Y-130665257D01* +X181502625Y-130664103D01* +X181263403Y-130645276D01* +X181024181Y-130664103D01* +X181019374Y-130665257D01* +X181019368Y-130665258D01* +X180904537Y-130692827D01* +X180790850Y-130720121D01* +X180786279Y-130722014D01* +X180786277Y-130722015D01* +X180573726Y-130810056D01* +X180573724Y-130810057D01* +X180569154Y-130811950D01* +X180364554Y-130937330D01* +X180360787Y-130940547D01* +X180360786Y-130940548D01* +X180281781Y-131008024D01* +X180182085Y-131093172D01* +X180178872Y-131096934D01* +X180043834Y-131255045D01* +X180026243Y-131275641D01* +X179900863Y-131480241D01* +X179898970Y-131484811D01* +X179898969Y-131484813D01* +X179810928Y-131697364D01* +X179809034Y-131701937D01* +X179793019Y-131768645D01* +X179754171Y-131930455D01* +X179754170Y-131930461D01* +X179753016Y-131935268D01* +X179734189Y-132174490D01* +X165429440Y-132174490D01* +X164869205Y-131614255D01* +X164855261Y-131606641D01* +X164853428Y-131606772D01* +X164846813Y-131611023D01* +X163983677Y-132474159D01* +X163976917Y-132486539D01* +X156454015Y-132486539D01* +X156372303Y-132289267D01* +X156367822Y-132280473D01* +X156262518Y-132108631D01* +X156252062Y-132099171D01* +X156243284Y-132102955D01* +X155380337Y-132965902D01* +X155372723Y-132979846D01* +X154642671Y-132979846D01* +X154643907Y-132977582D01* +X154643776Y-132975749D01* +X154639525Y-132969134D01* +X153776389Y-132105998D01* +X153764009Y-132099238D01* +X153756359Y-132104965D01* +X153648808Y-132280473D01* +X153644327Y-132289267D01* +X153556317Y-132501743D01* +X153553268Y-132511128D01* +X153499578Y-132734758D01* +X153498035Y-132744505D01* +X153479990Y-132973784D01* +X153479990Y-132983644D01* +X150448396Y-132983644D01* +X150228220Y-131734967D01* +X154128772Y-131734967D01* +X154132556Y-131743745D01* +X154995503Y-132606692D01* +X155009447Y-132614306D01* +X155011280Y-132614175D01* +X155017895Y-132609924D01* +X155881031Y-131746788D01* +X155887791Y-131734408D01* +X155882064Y-131726758D01* +X155706556Y-131619207D01* +X155697762Y-131614726D01* +X155485286Y-131526716D01* +X155475901Y-131523667D01* +X155252271Y-131469977D01* +X155242524Y-131468434D01* +X155013245Y-131450389D01* +X155003385Y-131450389D01* +X154774106Y-131468434D01* +X154764359Y-131469977D01* +X154540729Y-131523667D01* +X154531344Y-131526716D01* +X154318868Y-131614726D01* +X154310074Y-131619207D01* +X154138232Y-131724511D01* +X154128772Y-131734967D01* +X150228220Y-131734967D01* +X149929771Y-130042377D01* +X158038479Y-130042377D01* +X158057306Y-130281599D01* +X158058460Y-130286406D01* +X158058461Y-130286412D01* +X158083960Y-130392621D01* +X158113324Y-130514930D01* +X158115217Y-130519501D01* +X158115218Y-130519503D01* +X158184333Y-130686361D01* +X158205153Y-130736626D01* +X158330533Y-130941226D01* +X158333750Y-130944993D01* +X158333751Y-130944994D01* +X158398514Y-131020822D01* +X158486375Y-131123695D01* +X158490137Y-131126908D01* +X158659871Y-131271873D01* +X158668844Y-131279537D01* +X158873444Y-131404917D01* +X158878014Y-131406810D01* +X158878016Y-131406811D01* +X159090567Y-131494852D01* +X159095140Y-131496746D01* +X159164192Y-131513324D01* +X159323658Y-131551609D01* +X159323664Y-131551610D01* +X159328471Y-131552764D01* +X159567693Y-131571591D01* +X159806915Y-131552764D01* +X159811722Y-131551610D01* +X159811728Y-131551609D01* +X159971194Y-131513324D01* +X160040246Y-131496746D01* +X160044819Y-131494852D01* +X160257370Y-131406811D01* +X160257372Y-131406810D01* +X160261942Y-131404917D01* +X160466542Y-131279537D01* +X160475516Y-131271873D01* +X160504448Y-131247163D01* +X163328068Y-131247163D01* +X163346113Y-131476442D01* +X163347656Y-131486189D01* +X163401346Y-131709819D01* +X163404395Y-131719204D01* +X163492405Y-131931680D01* +X163496886Y-131940474D01* +X163602190Y-132112316D01* +X163612646Y-132121776D01* +X163621424Y-132117992D01* +X164484371Y-131255045D01* +X164490749Y-131243365D01* +X165220801Y-131243365D01* +X165220932Y-131245198D01* +X165225183Y-131251813D01* +X166088319Y-132114949D01* +X166100699Y-132121709D01* +X166108349Y-132115982D01* +X166215900Y-131940474D01* +X166220381Y-131931680D01* +X166308391Y-131719204D01* +X166311440Y-131709819D01* +X166365130Y-131486189D01* +X166366673Y-131476442D01* +X166384718Y-131247163D01* +X166384718Y-131237303D01* +X166366673Y-131008024D01* +X166365130Y-130998277D01* +X166311440Y-130774647D01* +X166308391Y-130765262D01* +X166220381Y-130552786D01* +X166215900Y-130543992D01* +X166110596Y-130372150D01* +X166100140Y-130362690D01* +X166091362Y-130366474D01* +X165228415Y-131229421D01* +X165220801Y-131243365D01* +X164490749Y-131243365D01* +X164491985Y-131241101D01* +X164491854Y-131239268D01* +X164487603Y-131232653D01* +X163624467Y-130369517D01* +X163612087Y-130362757D01* +X163604437Y-130368484D01* +X163496886Y-130543992D01* +X163492405Y-130552786D01* +X163404395Y-130765262D01* +X163401346Y-130774647D01* +X163347656Y-130998277D01* +X163346113Y-131008024D01* +X163328068Y-131237303D01* +X163328068Y-131247163D01* +X160504448Y-131247163D01* +X160645249Y-131126908D01* +X160649011Y-131123695D01* +X160736872Y-131020822D01* +X160801635Y-130944994D01* +X160801636Y-130944993D01* +X160804853Y-130941226D01* +X160930233Y-130736626D01* +X160951054Y-130686361D01* +X161020168Y-130519503D01* +X161020169Y-130519501D01* +X161022062Y-130514930D01* +X161051426Y-130392621D01* +X161076925Y-130286412D01* +X161076926Y-130286406D01* +X161078080Y-130281599D01* +X161096907Y-130042377D01* +X161093453Y-129998486D01* +X163976850Y-129998486D01* +X163980634Y-130007264D01* +X164843581Y-130870211D01* +X164857525Y-130877825D01* +X164859358Y-130877694D01* +X164865973Y-130873443D01* +X165729109Y-130010307D01* +X165735869Y-129997927D01* +X165730142Y-129990277D01* +X165554634Y-129882726D01* +X165545840Y-129878245D01* +X165333364Y-129790235D01* +X165323979Y-129787186D01* +X165100349Y-129733496D01* +X165090602Y-129731953D01* +X164861323Y-129713908D01* +X164851463Y-129713908D01* +X164622184Y-129731953D01* +X164612437Y-129733496D01* +X164388807Y-129787186D01* +X164379422Y-129790235D01* +X164166946Y-129878245D01* +X164158152Y-129882726D01* +X163986310Y-129988030D01* +X163976850Y-129998486D01* +X161093453Y-129998486D01* +X161078080Y-129803155D01* +X161076926Y-129798348D01* +X161076925Y-129798342D01* +X161023217Y-129574636D01* +X161022062Y-129569824D01* +X161013651Y-129549518D01* +X161010482Y-129541868D01* +X195937081Y-129541868D01* +X195942808Y-129549518D01* +X196118316Y-129657069D01* +X196127110Y-129661550D01* +X196339586Y-129749560D01* +X196348971Y-129752609D01* +X196572601Y-129806299D01* +X196582348Y-129807842D01* +X196811627Y-129825887D01* +X196821487Y-129825887D01* +X197050766Y-129807842D01* +X197060513Y-129806299D01* +X197284143Y-129752609D01* +X197293528Y-129749560D01* +X197506004Y-129661550D01* +X197514798Y-129657069D01* +X197686640Y-129551765D01* +X197695594Y-129541868D01* +X205937081Y-129541868D01* +X205942808Y-129549518D01* +X206118316Y-129657069D01* +X206127110Y-129661550D01* +X206339586Y-129749560D01* +X206348971Y-129752609D01* +X206572601Y-129806299D01* +X206582348Y-129807842D01* +X206811627Y-129825887D01* +X206821487Y-129825887D01* +X207050766Y-129807842D01* +X207060513Y-129806299D01* +X207284143Y-129752609D01* +X207293528Y-129749560D01* +X207506004Y-129661550D01* +X207514798Y-129657069D01* +X207686640Y-129551765D01* +X207696100Y-129541309D01* +X207692316Y-129532531D01* +X206829369Y-128669584D01* +X206815425Y-128661970D01* +X206813592Y-128662101D01* +X206806977Y-128666352D01* +X205943841Y-129529488D01* +X205937081Y-129541868D01* +X197695594Y-129541868D01* +X197696100Y-129541309D01* +X197692316Y-129532531D01* +X196829369Y-128669584D01* +X196815425Y-128661970D01* +X196813592Y-128662101D01* +X196806977Y-128666352D01* +X195943841Y-129529488D01* +X195937081Y-129541868D01* +X161010482Y-129541868D01* +X160932127Y-129352700D01* +X160932126Y-129352698D01* +X160930233Y-129348128D01* +X160804853Y-129143528D01* +X160797851Y-129135329D01* +X160652224Y-128964821D01* +X160649011Y-128961059D01* +X160466542Y-128805217D01* +X160261942Y-128679837D01* +X160257372Y-128677944D01* +X160257370Y-128677943D01* +X160044819Y-128589902D01* +X160044817Y-128589901D01* +X160040246Y-128588008D01* +X159949693Y-128566268D01* +X159811728Y-128533145D01* +X159811722Y-128533144D01* +X159806915Y-128531990D01* +X159567693Y-128513163D01* +X159328471Y-128531990D01* +X159323664Y-128533144D01* +X159323658Y-128533145D01* +X159185693Y-128566268D01* +X159095140Y-128588008D01* +X159090569Y-128589901D01* +X159090567Y-128589902D01* +X158878016Y-128677943D01* +X158878014Y-128677944D01* +X158873444Y-128679837D01* +X158668844Y-128805217D01* +X158486375Y-128961059D01* +X158483162Y-128964821D01* +X158337536Y-129135329D01* +X158330533Y-129143528D01* +X158205153Y-129348128D01* +X158203260Y-129352698D01* +X158203259Y-129352700D01* +X158121735Y-129549518D01* +X158113324Y-129569824D01* +X158112169Y-129574636D01* +X158058461Y-129798342D01* +X158058460Y-129798348D01* +X158057306Y-129803155D01* +X158038479Y-130042377D01* +X149929771Y-130042377D01* +X149777476Y-129178669D01* +X149775587Y-129159321D01* +X149775105Y-129135329D01* +X149772414Y-129126768D01* +X149772413Y-129126762D01* +X149772376Y-129126645D01* +X149766824Y-129096719D01* +X149762932Y-129034378D01* +X149764338Y-129006196D01* +X149777515Y-128925602D01* +X149785157Y-128898442D01* +X149815934Y-128822808D01* +X149829429Y-128798027D01* +X149876274Y-128731127D01* +X149894944Y-128709972D01* +X149955493Y-128655181D01* +X149978399Y-128638713D01* +X150049630Y-128598765D01* +X150075626Y-128587808D01* +X150129313Y-128571980D01* +X150144587Y-128568492D01* +X150153318Y-128567063D01* +X150162293Y-128566883D01* +X150170857Y-128564191D01* +X150170859Y-128564191D01* +X150192673Y-128557335D01* +X150208572Y-128553452D01* +X151631837Y-128302492D01* +X195288232Y-128302492D01* +X195306277Y-128531771D01* +X195307820Y-128541518D01* +X195361510Y-128765148D01* +X195364559Y-128774533D01* +X195452569Y-128987009D01* +X195457050Y-128995803D01* +X195562354Y-129167645D01* +X195572810Y-129177105D01* +X195581588Y-129173321D01* +X196444535Y-128310374D01* +X196450913Y-128298694D01* +X197180965Y-128298694D01* +X197181096Y-128300527D01* +X197185347Y-128307142D01* +X198048483Y-129170278D01* +X198060863Y-129177038D01* +X198068513Y-129171311D01* +X198176064Y-128995803D01* +X198180545Y-128987009D01* +X198268555Y-128774533D01* +X198271604Y-128765148D01* +X198325294Y-128541518D01* +X198326837Y-128531771D01* +X198344882Y-128302492D01* +X205288232Y-128302492D01* +X205306277Y-128531771D01* +X205307820Y-128541518D01* +X205361510Y-128765148D01* +X205364559Y-128774533D01* +X205452569Y-128987009D01* +X205457050Y-128995803D01* +X205562354Y-129167645D01* +X205572810Y-129177105D01* +X205581588Y-129173321D01* +X206444535Y-128310374D01* +X206450913Y-128298694D01* +X207180965Y-128298694D01* +X207181096Y-128300527D01* +X207185347Y-128307142D01* +X208048483Y-129170278D01* +X208060863Y-129177038D01* +X208068513Y-129171311D01* +X208176064Y-128995803D01* +X208180545Y-128987009D01* +X208268555Y-128774533D01* +X208271604Y-128765148D01* +X208325294Y-128541518D01* +X208326837Y-128531771D01* +X208344882Y-128302492D01* +X208344882Y-128292632D01* +X208326837Y-128063353D01* +X208325294Y-128053606D01* +X208271604Y-127829976D01* +X208268555Y-127820591D01* +X208180545Y-127608115D01* +X208176064Y-127599321D01* +X208070760Y-127427479D01* +X208060304Y-127418019D01* +X208051526Y-127421803D01* +X207188579Y-128284750D01* +X207180965Y-128298694D01* +X206450913Y-128298694D01* +X206452149Y-128296430D01* +X206452018Y-128294597D01* +X206447767Y-128287982D01* +X205584631Y-127424846D01* +X205572251Y-127418086D01* +X205564601Y-127423813D01* +X205457050Y-127599321D01* +X205452569Y-127608115D01* +X205364559Y-127820591D01* +X205361510Y-127829976D01* +X205307820Y-128053606D01* +X205306277Y-128063353D01* +X205288232Y-128292632D01* +X205288232Y-128302492D01* +X198344882Y-128302492D01* +X198344882Y-128292632D01* +X198326837Y-128063353D01* +X198325294Y-128053606D01* +X198271604Y-127829976D01* +X198268555Y-127820591D01* +X198180545Y-127608115D01* +X198176064Y-127599321D01* +X198070760Y-127427479D01* +X198060304Y-127418019D01* +X198051526Y-127421803D01* +X197188579Y-128284750D01* +X197180965Y-128298694D01* +X196450913Y-128298694D01* +X196452149Y-128296430D01* +X196452018Y-128294597D01* +X196447767Y-128287982D01* +X195584631Y-127424846D01* +X195572251Y-127418086D01* +X195564601Y-127423813D01* +X195457050Y-127599321D01* +X195452569Y-127608115D01* +X195364559Y-127820591D01* +X195361510Y-127829976D01* +X195307820Y-128053606D01* +X195306277Y-128063353D01* +X195288232Y-128292632D01* +X195288232Y-128302492D01* +X151631837Y-128302492D01* +X156553204Y-127434722D01* +X158713435Y-127053815D01* +X195937014Y-127053815D01* +X195940798Y-127062593D01* +X196803745Y-127925540D01* +X196817689Y-127933154D01* +X196819522Y-127933023D01* +X196826137Y-127928772D01* +X197689273Y-127065636D01* +X197696033Y-127053256D01* +X197690306Y-127045606D01* +X197514798Y-126938055D01* +X197506004Y-126933574D01* +X197293528Y-126845564D01* +X197284143Y-126842515D01* +X197060513Y-126788825D01* +X197050766Y-126787282D01* +X196821487Y-126769237D01* +X196811627Y-126769237D01* +X196582348Y-126787282D01* +X196572601Y-126788825D01* +X196348971Y-126842515D01* +X196339586Y-126845564D01* +X196127110Y-126933574D01* +X196118316Y-126938055D01* +X195946474Y-127043359D01* +X195937014Y-127053815D01* +X158713435Y-127053815D01* +X163569489Y-126197562D01* +X200287343Y-126197562D01* +X200306170Y-126436784D01* +X200307324Y-126441591D01* +X200307325Y-126441597D01* +X200325988Y-126519333D01* +X200362188Y-126670115D01* +X200364081Y-126674686D01* +X200364082Y-126674688D01* +X200451368Y-126885415D01* +X200454017Y-126891811D01* +X200579397Y-127096411D01* +X200582614Y-127100178D01* +X200582615Y-127100179D01* +X200655639Y-127185680D01* +X200735239Y-127278880D01* +X200739001Y-127282093D01* +X200906145Y-127424846D01* +X200917708Y-127434722D01* +X201122308Y-127560102D01* +X201126878Y-127561995D01* +X201126880Y-127561996D01* +X201339431Y-127650037D01* +X201344004Y-127651931D01* +X201425594Y-127671519D01* +X201572522Y-127706794D01* +X201572528Y-127706795D01* +X201577335Y-127707949D01* +X201816557Y-127726776D01* +X202055779Y-127707949D01* +X202060586Y-127706795D01* +X202060592Y-127706794D01* +X202207520Y-127671519D01* +X202289110Y-127651931D01* +X202293683Y-127650037D01* +X202506234Y-127561996D01* +X202506236Y-127561995D01* +X202510806Y-127560102D01* +X202715406Y-127434722D01* +X202726970Y-127424846D01* +X202894113Y-127282093D01* +X202897875Y-127278880D01* +X202977475Y-127185680D01* +X203050499Y-127100179D01* +X203050500Y-127100178D01* +X203053717Y-127096411D01* +X203079820Y-127053815D01* +X205937014Y-127053815D01* +X205940798Y-127062593D01* +X206803745Y-127925540D01* +X206817689Y-127933154D01* +X206819522Y-127933023D01* +X206826137Y-127928772D01* +X207689273Y-127065636D01* +X207696033Y-127053256D01* +X207690306Y-127045606D01* +X207514798Y-126938055D01* +X207506004Y-126933574D01* +X207293528Y-126845564D01* +X207284143Y-126842515D01* +X207060513Y-126788825D01* +X207050766Y-126787282D01* +X206821487Y-126769237D01* +X206811627Y-126769237D01* +X206582348Y-126787282D01* +X206572601Y-126788825D01* +X206348971Y-126842515D01* +X206339586Y-126845564D01* +X206127110Y-126933574D01* +X206118316Y-126938055D01* +X205946474Y-127043359D01* +X205937014Y-127053815D01* +X203079820Y-127053815D01* +X203179097Y-126891811D01* +X203181747Y-126885415D01* +X203269032Y-126674688D01* +X203269033Y-126674686D01* +X203270926Y-126670115D01* +X203307126Y-126519333D01* +X203325789Y-126441597D01* +X203325790Y-126441591D01* +X203326944Y-126436784D01* +X203345771Y-126197562D01* +X203326944Y-125958340D01* +X203325790Y-125953533D01* +X203325789Y-125953527D01* +X203284052Y-125779681D01* +X203270926Y-125725009D01* +X203269032Y-125720436D01* +X203180991Y-125507885D01* +X203180990Y-125507883D01* +X203179097Y-125503313D01* +X203053717Y-125298713D01* +X203035964Y-125277926D01* +X202901088Y-125120006D01* +X202897875Y-125116244D01* +X202834197Y-125061858D01* +X202719174Y-124963620D01* +X202719173Y-124963619D01* +X202715406Y-124960402D01* +X202510806Y-124835022D01* +X202506236Y-124833129D01* +X202506234Y-124833128D01* +X202293683Y-124745087D01* +X202293681Y-124745086D01* +X202289110Y-124743193D01* +X202196516Y-124720963D01* +X202060592Y-124688330D01* +X202060586Y-124688329D01* +X202055779Y-124687175D01* +X201816557Y-124668348D01* +X201577335Y-124687175D01* +X201572528Y-124688329D01* +X201572522Y-124688330D01* +X201436598Y-124720963D01* +X201344004Y-124743193D01* +X201339433Y-124745086D01* +X201339431Y-124745087D01* +X201126880Y-124833128D01* +X201126878Y-124833129D01* +X201122308Y-124835022D01* +X200917708Y-124960402D01* +X200913941Y-124963619D01* +X200913940Y-124963620D01* +X200798917Y-125061858D01* +X200735239Y-125116244D01* +X200732026Y-125120006D01* +X200597151Y-125277926D01* +X200579397Y-125298713D01* +X200454017Y-125503313D01* +X200452124Y-125507883D01* +X200452123Y-125507885D01* +X200364082Y-125720436D01* +X200362188Y-125725009D01* +X200349062Y-125779681D01* +X200307325Y-125953527D01* +X200307324Y-125953533D01* +X200306170Y-125958340D01* +X200287343Y-126197562D01* +X163569489Y-126197562D01* +X169682894Y-125119604D01* +X169703778Y-125117694D01* +X169723843Y-125117537D01* +X169736231Y-125115509D01* +X169745929Y-125112330D01* +X169754159Y-125109940D01* +X169948842Y-125060499D01* +X169948846Y-125060498D01* +X169953377Y-125059347D01* +X169957684Y-125057541D01* +X169957687Y-125057540D01* +X170155850Y-124974445D01* +X170160150Y-124972642D01* +X170323177Y-124873716D01* +X170347839Y-124858751D01* +X170347841Y-124858750D01* +X170351835Y-124856326D01* +X170524222Y-124712953D01* +X170547576Y-124686787D01* +X170670413Y-124549159D01* +X170670416Y-124549155D01* +X170673522Y-124545675D01* +X170693532Y-124515154D01* +X170793897Y-124362070D01* +X170793898Y-124362068D01* +X170796457Y-124358165D01* +X170804701Y-124340282D01* +X170888371Y-124158784D01* +X170888374Y-124158777D01* +X170890325Y-124154544D01* +X170953063Y-123939285D01* +X170953773Y-123934073D01* +X170959881Y-123889183D01* +X234273156Y-123889183D01* +X234273356Y-123894513D01* +X234273356Y-123894514D01* +X234275037Y-123939285D01* +X234281810Y-124119719D01* +X234329184Y-124345501D01* +X234331142Y-124350460D01* +X234331143Y-124350462D01* +X234358105Y-124418733D01* +X234413923Y-124560073D01* +X234484673Y-124676665D01* +X234526684Y-124745897D01* +X234533603Y-124757300D01* +X234537100Y-124761330D01* +X234623724Y-124861155D01* +X234684803Y-124931543D01* +X234719999Y-124960402D01* +X234859071Y-125074435D01* +X234859077Y-125074439D01* +X234863199Y-125077819D01* +X235063691Y-125191945D01* +X235068707Y-125193766D01* +X235068712Y-125193768D01* +X235275531Y-125268840D01* +X235275535Y-125268841D01* +X235280546Y-125270660D01* +X235285795Y-125271609D01* +X235285798Y-125271610D01* +X235503479Y-125310973D01* +X235503486Y-125310974D01* +X235507563Y-125311711D01* +X235525300Y-125312547D01* +X235530248Y-125312781D01* +X235530255Y-125312781D01* +X235531736Y-125312851D01* +X235693881Y-125312851D01* +X235760837Y-125307170D01* +X235860518Y-125298712D01* +X235860522Y-125298711D01* +X235865829Y-125298261D01* +X235870984Y-125296923D01* +X235870990Y-125296922D01* +X236083959Y-125241646D01* +X236083963Y-125241645D01* +X236089128Y-125240304D01* +X236093994Y-125238112D01* +X236093997Y-125238111D01* +X236294605Y-125147744D01* +X236299471Y-125145552D01* +X236303891Y-125142576D01* +X236303895Y-125142574D01* +X236430199Y-125057540D01* +X236490841Y-125016713D01* +X236657768Y-124857473D01* +X236720129Y-124773657D01* +X236792293Y-124676665D01* +X236792295Y-124676662D01* +X236795477Y-124672385D01* +X236850261Y-124564634D01* +X236893562Y-124479467D01* +X238887541Y-124479467D01* +X238887904Y-124483615D01* +X238887904Y-124483619D01* +X238900877Y-124631899D01* +X238913279Y-124773657D01* +X238914189Y-124777729D01* +X238914190Y-124777734D01* +X238976734Y-125057540D01* +X238977699Y-125061858D01* +X238979142Y-125065781D01* +X238979143Y-125065783D01* +X239003050Y-125130759D01* +X239079671Y-125339007D01* +X239217401Y-125600235D01* +X239244302Y-125638088D01* +X239386046Y-125837543D01* +X239386051Y-125837549D01* +X239388470Y-125840953D01* +X239391314Y-125844003D01* +X239391319Y-125844009D01* +X239577270Y-126043417D01* +X239589873Y-126056932D01* +X239818072Y-126244376D01* +X240069056Y-126399993D01* +X240072873Y-126401709D01* +X240072876Y-126401710D01* +X240108091Y-126417536D01* +X240338417Y-126521049D01* +X240495348Y-126567832D01* +X240595224Y-126597606D01* +X240621422Y-126605416D01* +X240625542Y-126606069D01* +X240625544Y-126606069D01* +X240909619Y-126651063D01* +X240909625Y-126651064D01* +X240913100Y-126651614D01* +X240937659Y-126652729D01* +X241004044Y-126655744D01* +X241004065Y-126655744D01* +X241005464Y-126655808D01* +X241189928Y-126655808D01* +X241409691Y-126641211D01* +X241413790Y-126640385D01* +X241413794Y-126640384D01* +X241556388Y-126611632D01* +X241699178Y-126582841D01* +X241978402Y-126486696D01* +X242148116Y-126401710D01* +X242238722Y-126356338D01* +X242238724Y-126356337D01* +X242242458Y-126354467D01* +X242486705Y-126188476D01* +X242706854Y-125991640D01* +X242756846Y-125933314D01* +X242896316Y-125770592D01* +X242896319Y-125770588D01* +X242899036Y-125767418D01* +X242901310Y-125763916D01* +X242901314Y-125763911D01* +X243057597Y-125523257D01* +X243057600Y-125523252D01* +X243059876Y-125519747D01* +X243062688Y-125513826D01* +X243158566Y-125311906D01* +X243186546Y-125252980D01* +X243192347Y-125234914D01* +X243275542Y-124975791D01* +X243275542Y-124975790D01* +X243276822Y-124971804D01* +X243298164Y-124853188D01* +X243299116Y-124847897D01* +X245231298Y-124847897D01* +X245231498Y-124853227D01* +X245231498Y-124853228D01* +X245232143Y-124870414D01* +X245239952Y-125078433D01* +X245287326Y-125304215D01* +X245289284Y-125309174D01* +X245289285Y-125309176D01* +X245299518Y-125335087D01* +X245372065Y-125518787D01* +X245491745Y-125716014D01* +X245495242Y-125720044D01* +X245581866Y-125819869D01* +X245642945Y-125890257D01* +X245647076Y-125893644D01* +X245817213Y-126033149D01* +X245817219Y-126033153D01* +X245821341Y-126036533D01* +X246021833Y-126150659D01* +X246026849Y-126152480D01* +X246026854Y-126152482D01* +X246233673Y-126227554D01* +X246233677Y-126227555D01* +X246238688Y-126229374D01* +X246243937Y-126230323D01* +X246243940Y-126230324D01* +X246461621Y-126269687D01* +X246461628Y-126269688D01* +X246465705Y-126270425D01* +X246483442Y-126271261D01* +X246488390Y-126271495D01* +X246488397Y-126271495D01* +X246489878Y-126271565D01* +X246652023Y-126271565D01* +X246718979Y-126265884D01* +X246818660Y-126257426D01* +X246818664Y-126257425D01* +X246823971Y-126256975D01* +X246829126Y-126255637D01* +X246829132Y-126255636D01* +X247042101Y-126200360D01* +X247042105Y-126200359D01* +X247047270Y-126199018D01* +X247052136Y-126196826D01* +X247052139Y-126196825D01* +X247252747Y-126106458D01* +X247257613Y-126104266D01* +X247262033Y-126101290D01* +X247262037Y-126101288D01* +X247436335Y-125983942D01* +X247448983Y-125975427D01* +X247615910Y-125816187D01* +X247697730Y-125706217D01* +X247750435Y-125635379D01* +X247750437Y-125635376D01* +X247753619Y-125631099D01* +X247810233Y-125519747D01* +X247855756Y-125430211D01* +X247855756Y-125430210D01* +X247858175Y-125425453D01* +X247897529Y-125298713D01* +X247925003Y-125210235D01* +X247925004Y-125210229D01* +X247926587Y-125205132D01* +X247943461Y-125077819D01* +X247956198Y-124981718D01* +X247956198Y-124981713D01* +X247956898Y-124976433D01* +X247955062Y-124927510D01* +X247951590Y-124835022D01* +X247948244Y-124745897D01* +X247900870Y-124520115D01* +X247883171Y-124475297D01* +X247852658Y-124398035D01* +X247816131Y-124305543D01* +X247706537Y-124124937D01* +X247699220Y-124112879D01* +X247699219Y-124112878D01* +X247696451Y-124108316D01* +X247609526Y-124008143D01* +X247548751Y-123938106D01* +X247548749Y-123938104D01* +X247545251Y-123934073D01* +X247450026Y-123855993D01* +X247370983Y-123791181D01* +X247370977Y-123791177D01* +X247366855Y-123787797D01* +X247166363Y-123673671D01* +X247161347Y-123671850D01* +X247161342Y-123671848D01* +X246954523Y-123596776D01* +X246954519Y-123596775D01* +X246949508Y-123594956D01* +X246944259Y-123594007D01* +X246944256Y-123594006D01* +X246726575Y-123554643D01* +X246726568Y-123554642D01* +X246722491Y-123553905D01* +X246704754Y-123553069D01* +X246699806Y-123552835D01* +X246699799Y-123552835D01* +X246698318Y-123552765D01* +X246536173Y-123552765D01* +X246469217Y-123558446D01* +X246369536Y-123566904D01* +X246369532Y-123566905D01* +X246364225Y-123567355D01* +X246359070Y-123568693D01* +X246359064Y-123568694D01* +X246146095Y-123623970D01* +X246146091Y-123623971D01* +X246140926Y-123625312D01* +X246136060Y-123627504D01* +X246136057Y-123627505D01* +X245983286Y-123696323D01* +X245930583Y-123720064D01* +X245926163Y-123723040D01* +X245926159Y-123723042D01* +X245906532Y-123736256D01* +X245739213Y-123848903D01* +X245572286Y-124008143D01* +X245569098Y-124012428D01* +X245437999Y-124188632D01* +X245434577Y-124193231D01* +X245432162Y-124197981D01* +X245377475Y-124305543D01* +X245330021Y-124398877D01* +X245323856Y-124418733D01* +X245263193Y-124614095D01* +X245263192Y-124614101D01* +X245261609Y-124619198D01* +X245249644Y-124709473D01* +X245234404Y-124824464D01* +X245231298Y-124847897D01* +X243299116Y-124847897D01* +X243328378Y-124685267D01* +X243328379Y-124685262D01* +X243329117Y-124681158D01* +X243329516Y-124672385D01* +X243342324Y-124390319D01* +X243342324Y-124390314D01* +X243342513Y-124386149D01* +X243340407Y-124362070D01* +X243317139Y-124096120D01* +X243316775Y-124091959D01* +X243313219Y-124076051D01* +X243253267Y-123807836D01* +X243253265Y-123807829D01* +X243252355Y-123803758D01* +X243250506Y-123798731D01* +X243181898Y-123612263D01* +X243150383Y-123526609D01* +X243139175Y-123505350D01* +X243058211Y-123351790D01* +X243012653Y-123265381D01* +X242933616Y-123154165D01* +X242844008Y-123028073D01* +X242844003Y-123028067D01* +X242841584Y-123024663D01* +X242838740Y-123021613D01* +X242838735Y-123021607D01* +X242643027Y-122811736D01* +X242640181Y-122808684D01* +X242411982Y-122621240D01* +X242160998Y-122465623D01* +X242136278Y-122454513D01* +X242014836Y-122399935D01* +X241891637Y-122344567D01* +X241833893Y-122327353D01* +X245547716Y-122327353D01* +X245553443Y-122335003D01* +X245728951Y-122442554D01* +X245737745Y-122447035D01* +X245950221Y-122535045D01* +X245959606Y-122538094D01* +X246183236Y-122591784D01* +X246192983Y-122593327D01* +X246422262Y-122611372D01* +X246432122Y-122611372D01* +X246661401Y-122593327D01* +X246671148Y-122591784D01* +X246894778Y-122538094D01* +X246904163Y-122535045D01* +X246939068Y-122520587D01* +X251816855Y-122520587D01* +X251829363Y-122737518D01* +X251830799Y-122747738D01* +X251878569Y-122959707D01* +X251881648Y-122969535D01* +X251963402Y-123170870D01* +X251968045Y-123180061D01* +X252052521Y-123317914D01* +X252062977Y-123327374D01* +X252071755Y-123323590D01* +X252833165Y-122562180D01* +X252840779Y-122548236D01* +X252840648Y-122546403D01* +X252836397Y-122539788D01* +X252076109Y-121779500D01* +X252064573Y-121773200D01* +X252052291Y-121782823D01* +X252000330Y-121858995D01* +X251995245Y-121867946D01* +X251903758Y-122065039D01* +X251900195Y-122074726D01* +X251842129Y-122284104D01* +X251840198Y-122294224D01* +X251817107Y-122510298D01* +X251816855Y-122520587D01* +X246939068Y-122520587D01* +X247116639Y-122447035D01* +X247125433Y-122442554D01* +X247297275Y-122337250D01* +X247306735Y-122326794D01* +X247302951Y-122318016D01* +X246440004Y-121455069D01* +X246426060Y-121447455D01* +X246424227Y-121447586D01* +X246417612Y-121451837D01* +X245554476Y-122314973D01* +X245547716Y-122327353D01* +X241833893Y-122327353D01* +X241608632Y-122260200D01* +X241604512Y-122259547D01* +X241604510Y-122259547D01* +X241320435Y-122214553D01* +X241320429Y-122214552D01* +X241316954Y-122214002D01* +X241292395Y-122212887D01* +X241226010Y-122209872D01* +X241225989Y-122209872D01* +X241224590Y-122209808D01* +X241040126Y-122209808D01* +X240820363Y-122224405D01* +X240816264Y-122225231D01* +X240816260Y-122225232D01* +X240724768Y-122243680D01* +X240530876Y-122282775D01* +X240251652Y-122378920D01* +X240124577Y-122442554D01* +X240002292Y-122503790D01* +X239987596Y-122511149D01* +X239743349Y-122677140D01* +X239523200Y-122873976D01* +X239520483Y-122877146D01* +X239520482Y-122877147D01* +X239343261Y-123083914D01* +X239331018Y-123098198D01* +X239328744Y-123101700D01* +X239328740Y-123101705D01* +X239172457Y-123342359D01* +X239170178Y-123345869D01* +X239168384Y-123349647D01* +X239168383Y-123349649D01* +X239147738Y-123393128D01* +X239043508Y-123612636D01* +X239042229Y-123616619D01* +X239042228Y-123616622D01* +X238965374Y-123855993D01* +X238953232Y-123893812D01* +X238947276Y-123926916D01* +X238915665Y-124102605D01* +X238900937Y-124184458D01* +X238900748Y-124188625D01* +X238900747Y-124188632D01* +X238888119Y-124466739D01* +X238887541Y-124479467D01* +X236893562Y-124479467D01* +X236897614Y-124471497D01* +X236897614Y-124471496D01* +X236900033Y-124466739D01* +X236950086Y-124305543D01* +X236966861Y-124251521D01* +X236966862Y-124251515D01* +X236968445Y-124246418D01* +X236987283Y-124104286D01* +X236998056Y-124023004D01* +X236998056Y-124022999D01* +X236998756Y-124017719D01* +X236995638Y-123934644D01* +X236990302Y-123792514D01* +X236990102Y-123787183D01* +X236942728Y-123561401D01* +X236939407Y-123552990D01* +X236894849Y-123440163D01* +X236857989Y-123346829D01* +X236738309Y-123149602D01* +X236651384Y-123049429D01* +X236590609Y-122979392D01* +X236590607Y-122979390D01* +X236587109Y-122975359D01* +X236517348Y-122918158D01* +X236412841Y-122832467D01* +X236412835Y-122832463D01* +X236408713Y-122829083D01* +X236208221Y-122714957D01* +X236203205Y-122713136D01* +X236203200Y-122713134D01* +X235996381Y-122638062D01* +X235996377Y-122638061D01* +X235991366Y-122636242D01* +X235986117Y-122635293D01* +X235986114Y-122635292D01* +X235768433Y-122595929D01* +X235768426Y-122595928D01* +X235764349Y-122595191D01* +X235746612Y-122594355D01* +X235741664Y-122594121D01* +X235741657Y-122594121D01* +X235740176Y-122594051D01* +X235578031Y-122594051D01* +X235511075Y-122599732D01* +X235411394Y-122608190D01* +X235411390Y-122608191D01* +X235406083Y-122608641D01* +X235400928Y-122609979D01* +X235400922Y-122609980D01* +X235187953Y-122665256D01* +X235187949Y-122665257D01* +X235182784Y-122666598D01* +X235177918Y-122668790D01* +X235177915Y-122668791D01* +X235052738Y-122725179D01* +X234972441Y-122761350D01* +X234968021Y-122764326D01* +X234968017Y-122764328D01* +X234875756Y-122826443D01* +X234781071Y-122890189D01* +X234614144Y-123049429D01* +X234610956Y-123053714D01* +X234498419Y-123204970D01* +X234476435Y-123234517D01* +X234474020Y-123239267D01* +X234419333Y-123346829D01* +X234371879Y-123440163D01* +X234340107Y-123542484D01* +X234305051Y-123655381D01* +X234305050Y-123655387D01* +X234303467Y-123660484D01* +X234292994Y-123739503D01* +X234278495Y-123848903D01* +X234273156Y-123889183D01* +X170959881Y-123889183D01* +X170982663Y-123721753D01* +X170983294Y-123717116D01* +X170983095Y-123701948D01* +X170980845Y-123530336D01* +X170981231Y-123518694D01* +X170981905Y-123510214D01* +X170982292Y-123505350D01* +X170981821Y-123499091D01* +X170981716Y-123497689D01* +X170981715Y-123497683D01* +X170981350Y-123492832D01* +X170975004Y-123465672D01* +X170972178Y-123447986D01* +X170948030Y-123171976D01* +X170804535Y-121531818D01* +X173454104Y-121531818D01* +X173454304Y-121537148D01* +X173454304Y-121537149D01* +X173455292Y-121563467D01* +X173462758Y-121762354D01* +X173510132Y-121988136D01* +X173512090Y-121993095D01* +X173512091Y-121993097D01* +X173522324Y-122019008D01* +X173594871Y-122202708D01* +X173714551Y-122399935D01* +X173718048Y-122403965D01* +X173855340Y-122562180D01* +X173865751Y-122574178D01* +X173869882Y-122577565D01* +X174040019Y-122717070D01* +X174040025Y-122717074D01* +X174044147Y-122720454D01* +X174244639Y-122834580D01* +X174249655Y-122836401D01* +X174249660Y-122836403D01* +X174456479Y-122911475D01* +X174456483Y-122911476D01* +X174461494Y-122913295D01* +X174466743Y-122914244D01* +X174466746Y-122914245D01* +X174684427Y-122953608D01* +X174684434Y-122953609D01* +X174688511Y-122954346D01* +X174706248Y-122955182D01* +X174711196Y-122955416D01* +X174711203Y-122955416D01* +X174712684Y-122955486D01* +X174874829Y-122955486D01* +X174941785Y-122949805D01* +X175041466Y-122941347D01* +X175041470Y-122941346D01* +X175046777Y-122940896D01* +X175051932Y-122939558D01* +X175051938Y-122939557D01* +X175264907Y-122884281D01* +X175264911Y-122884280D01* +X175270076Y-122882939D01* +X175274942Y-122880747D01* +X175274945Y-122880746D01* +X175475553Y-122790379D01* +X175480419Y-122788187D01* +X175484839Y-122785211D01* +X175484843Y-122785209D01* +X175643570Y-122678346D01* +X175671789Y-122659348D01* +X175838716Y-122500108D01* +X175881537Y-122442554D01* +X175973241Y-122319300D01* +X175973243Y-122319297D01* +X175976425Y-122315020D01* +X176033039Y-122203668D01* +X176078562Y-122114132D01* +X176078562Y-122114131D01* +X176080981Y-122109374D01* +X176120247Y-121982917D01* +X176147809Y-121894156D01* +X176147810Y-121894150D01* +X176149393Y-121889053D01* +X176169173Y-121739814D01* +X176179004Y-121665639D01* +X176179004Y-121665634D01* +X176179704Y-121660354D01* +X176179299Y-121649550D01* +X176171936Y-121453417D01* +X176171050Y-121429818D01* +X176123676Y-121204036D01* +X176107624Y-121163388D01* +X178068489Y-121163388D01* +X178068852Y-121167536D01* +X178068852Y-121167540D01* +X178082015Y-121317994D01* +X178094227Y-121457578D01* +X178095137Y-121461650D01* +X178095138Y-121461655D01* +X178157314Y-121739814D01* +X178158647Y-121745779D01* +X178160090Y-121749702D01* +X178160091Y-121749704D01* +X178164745Y-121762354D01* +X178260619Y-122022928D01* +X178262566Y-122026621D01* +X178262567Y-122026623D01* +X178306197Y-122109374D01* +X178398349Y-122284156D01* +X178427538Y-122325229D01* +X178566994Y-122521464D01* +X178566999Y-122521470D01* +X178569418Y-122524874D01* +X178572262Y-122527924D01* +X178572267Y-122527930D01* +X178756205Y-122725179D01* +X178770821Y-122740853D01* +X178999020Y-122928297D01* +X179250004Y-123083914D01* +X179253821Y-123085630D01* +X179253824Y-123085631D01* +X179326683Y-123118375D01* +X179519365Y-123204970D01* +X179802370Y-123289337D01* +X179806490Y-123289990D01* +X179806492Y-123289990D01* +X180090567Y-123334984D01* +X180090573Y-123334985D01* +X180094048Y-123335535D01* +X180118607Y-123336650D01* +X180184992Y-123339665D01* +X180185013Y-123339665D01* +X180186412Y-123339729D01* +X180370876Y-123339729D01* +X180590639Y-123325132D01* +X180594738Y-123324306D01* +X180594742Y-123324305D01* +X180768165Y-123289337D01* +X180880126Y-123266762D01* +X181159350Y-123170617D01* +X181293828Y-123103276D01* +X181419670Y-123040259D01* +X181419672Y-123040258D01* +X181423406Y-123038388D01* +X181667653Y-122872397D01* +X181887802Y-122675561D01* +X181895484Y-122666598D01* +X182077264Y-122454513D01* +X182077267Y-122454509D01* +X182079984Y-122451339D01* +X182082258Y-122447837D01* +X182082262Y-122447832D01* +X182238545Y-122207178D01* +X182238548Y-122207173D01* +X182240824Y-122203668D01* +X182243636Y-122197747D01* +X182339514Y-121995827D01* +X182367494Y-121936901D01* +X182382857Y-121889053D01* +X182456490Y-121659712D01* +X182456490Y-121659711D01* +X182457770Y-121655725D01* +X182479399Y-121535515D01* +X182509326Y-121369188D01* +X182509327Y-121369183D01* +X182510065Y-121365079D01* +X182510464Y-121356306D01* +X182523272Y-121074240D01* +X182523272Y-121074235D01* +X182523461Y-121070070D01* +X182522340Y-121057251D01* +X182498087Y-120780041D01* +X182497723Y-120775880D01* +X182496812Y-120771803D01* +X182452398Y-120573104D01* +X184412246Y-120573104D01* +X184412446Y-120578434D01* +X184412446Y-120578435D01* +X184414783Y-120640676D01* +X184420900Y-120803640D01* +X184468274Y-121029422D01* +X184470232Y-121034381D01* +X184470233Y-121034383D01* +X184491399Y-121087977D01* +X184553013Y-121243994D01* +X184623763Y-121360586D01* +X184665774Y-121429818D01* +X184672693Y-121441221D01* +X184676190Y-121445251D01* +X184816494Y-121606937D01* +X184823893Y-121615464D01* +X184828024Y-121618851D01* +X184998161Y-121758356D01* +X184998167Y-121758360D01* +X185002289Y-121761740D01* +X185202781Y-121875866D01* +X185207797Y-121877687D01* +X185207802Y-121877689D01* +X185414621Y-121952761D01* +X185414625Y-121952762D01* +X185419636Y-121954581D01* +X185424885Y-121955530D01* +X185424888Y-121955531D01* +X185642569Y-121994894D01* +X185642576Y-121994895D01* +X185646653Y-121995632D01* +X185664390Y-121996468D01* +X185669338Y-121996702D01* +X185669345Y-121996702D01* +X185670826Y-121996772D01* +X185832971Y-121996772D01* +X185899927Y-121991091D01* +X185999608Y-121982633D01* +X185999612Y-121982632D01* +X186004919Y-121982182D01* +X186010074Y-121980844D01* +X186010080Y-121980843D01* +X186223049Y-121925567D01* +X186223053Y-121925566D01* +X186228218Y-121924225D01* +X186233084Y-121922033D01* +X186233087Y-121922032D01* +X186433695Y-121831665D01* +X186438561Y-121829473D01* +X186442981Y-121826497D01* +X186442985Y-121826495D01* +X186621672Y-121706194D01* +X186629931Y-121700634D01* +X186796858Y-121541394D01* +X186860961Y-121455236D01* +X186931383Y-121360586D01* +X186931385Y-121360583D01* +X186934567Y-121356306D01* +X186991415Y-121244494D01* +X187036704Y-121155418D01* +X187036704Y-121155417D01* +X187039123Y-121150660D01* +X187089176Y-120989464D01* +X187105951Y-120935442D01* +X187105952Y-120935436D01* +X187107535Y-120930339D01* +X187123636Y-120808858D01* +X187137146Y-120706925D01* +X187137146Y-120706920D01* +X187137846Y-120701640D01* +X187137302Y-120687133D01* +X187130419Y-120503802D01* +X187129192Y-120471104D01* +X187081818Y-120245322D01* +X187078497Y-120236911D01* +X187033097Y-120121953D01* +X186997079Y-120030750D01* +X186877399Y-119833523D01* +X186867285Y-119821868D01* +X186729699Y-119663313D01* +X186729697Y-119663311D01* +X186726199Y-119659280D01* +X186659033Y-119604207D01* +X186551931Y-119516388D01* +X186551925Y-119516384D01* +X186547803Y-119513004D01* +X186347311Y-119398878D01* +X186342295Y-119397057D01* +X186342290Y-119397055D01* +X186135471Y-119321983D01* +X186135467Y-119321982D01* +X186130456Y-119320163D01* +X186125207Y-119319214D01* +X186125204Y-119319213D01* +X185907523Y-119279850D01* +X185907516Y-119279849D01* +X185903439Y-119279112D01* +X185885702Y-119278276D01* +X185880754Y-119278042D01* +X185880747Y-119278042D01* +X185879266Y-119277972D01* +X185717121Y-119277972D01* +X185650165Y-119283653D01* +X185550484Y-119292111D01* +X185550480Y-119292112D01* +X185545173Y-119292562D01* +X185540018Y-119293900D01* +X185540012Y-119293901D01* +X185327043Y-119349177D01* +X185327039Y-119349178D01* +X185321874Y-119350519D01* +X185317008Y-119352711D01* +X185317005Y-119352712D01* +X185235039Y-119389635D01* +X185111531Y-119445271D01* +X185107111Y-119448247D01* +X185107107Y-119448249D01* +X185021669Y-119505770D01* +X184920161Y-119574110D01* +X184753234Y-119733350D01* +X184750046Y-119737635D01* +X184628048Y-119901607D01* +X184615525Y-119918438D01* +X184613110Y-119923188D01* +X184558423Y-120030750D01* +X184510969Y-120124084D01* +X184482908Y-120214454D01* +X184444141Y-120339302D01* +X184444140Y-120339308D01* +X184442557Y-120344405D01* +X184434266Y-120406963D01* +X184413596Y-120562921D01* +X184412246Y-120573104D01* +X182452398Y-120573104D01* +X182434215Y-120491757D01* +X182434213Y-120491750D01* +X182433303Y-120487679D01* +X182427431Y-120471718D01* +X182384769Y-120355769D01* +X182331331Y-120210530D01* +X182322147Y-120193110D01* +X182239159Y-120035711D01* +X182193601Y-119949302D01* +X182121665Y-119848078D01* +X182024956Y-119711994D01* +X182024951Y-119711988D01* +X182022532Y-119708584D01* +X182019688Y-119705534D01* +X182019683Y-119705528D01* +X181823975Y-119495657D01* +X181821129Y-119492605D01* +X181592930Y-119305161D01* +X181341946Y-119149544D01* +X181312017Y-119136093D01* +X181265267Y-119115083D01* +X181072585Y-119028488D01* +X180869872Y-118968057D01* +X180793579Y-118945313D01* +X180793577Y-118945313D01* +X180789580Y-118944121D01* +X180785460Y-118943468D01* +X180785458Y-118943468D01* +X180721368Y-118933317D01* +X216637981Y-118933317D01* +X216638181Y-118938647D01* +X216638181Y-118938648D01* +X216640443Y-118998894D01* +X216646635Y-119163853D01* +X216694009Y-119389635D01* +X216695967Y-119394594D01* +X216695968Y-119394596D01* +X216717157Y-119448249D01* +X216778748Y-119604207D01* +X216859714Y-119737635D01* +X216892958Y-119792419D01* +X216898428Y-119801434D01* +X216901925Y-119805464D01* +X217040202Y-119964814D01* +X217049628Y-119975677D01* +X217073889Y-119995570D01* +X217223896Y-120118569D01* +X217223902Y-120118573D01* +X217228024Y-120121953D01* +X217428516Y-120236079D01* +X217433532Y-120237900D01* +X217433537Y-120237902D01* +X217640356Y-120312974D01* +X217640360Y-120312975D01* +X217645371Y-120314794D01* +X217650620Y-120315743D01* +X217650623Y-120315744D01* +X217868304Y-120355107D01* +X217868311Y-120355108D01* +X217872388Y-120355845D01* +X217890125Y-120356681D01* +X217895073Y-120356915D01* +X217895080Y-120356915D01* +X217896561Y-120356985D01* +X218058706Y-120356985D01* +X218144598Y-120349697D01* +X218225343Y-120342846D01* +X218225347Y-120342845D01* +X218230654Y-120342395D01* +X218235809Y-120341057D01* +X218235815Y-120341056D01* +X218448784Y-120285780D01* +X218448788Y-120285779D01* +X218453953Y-120284438D01* +X218458819Y-120282246D01* +X218458822Y-120282245D01* +X218659430Y-120191878D01* +X218664296Y-120189686D01* +X218668716Y-120186710D01* +X218668720Y-120186708D01* +X218820573Y-120084473D01* +X218855666Y-120060847D01* +X219022593Y-119901607D01* +X219109490Y-119784813D01* +X219157118Y-119720799D01* +X219157120Y-119720796D01* +X219160302Y-119716519D01* +X219215086Y-119608768D01* +X219258387Y-119523601D01* +X221252366Y-119523601D01* +X221252729Y-119527749D01* +X221252729Y-119527753D01* +X221261766Y-119631049D01* +X221278104Y-119817791D01* +X221279014Y-119821863D01* +X221279015Y-119821868D01* +X221336682Y-120079854D01* +X221342524Y-120105992D01* +X221343967Y-120109915D01* +X221343968Y-120109917D01* +X221348622Y-120122567D01* +X221444496Y-120383141D01* +X221446443Y-120386834D01* +X221446444Y-120386836D01* +X221490074Y-120469587D01* +X221582226Y-120644369D01* +X221612617Y-120687133D01* +X221750871Y-120881677D01* +X221750876Y-120881683D01* +X221753295Y-120885087D01* +X221756139Y-120888137D01* +X221756144Y-120888143D01* +X221938951Y-121084179D01* +X221954698Y-121101066D01* +X222182897Y-121288510D01* +X222433881Y-121444127D01* +X222437698Y-121445843D01* +X222437701Y-121445844D01* +X222472882Y-121461655D01* +X222703242Y-121565183D01* +X222986247Y-121649550D01* +X222990367Y-121650203D01* +X222990369Y-121650203D01* +X223274444Y-121695197D01* +X223274450Y-121695198D01* +X223277925Y-121695748D01* +X223302484Y-121696863D01* +X223368869Y-121699878D01* +X223368890Y-121699878D01* +X223370289Y-121699942D01* +X223554753Y-121699942D01* +X223774516Y-121685345D01* +X223778615Y-121684519D01* +X223778619Y-121684518D01* +X223952042Y-121649550D01* +X224064003Y-121626975D01* +X224343227Y-121530830D01* +X224493069Y-121455795D01* +X235585769Y-121455795D01* +X235591496Y-121463445D01* +X235767004Y-121570996D01* +X235775798Y-121575477D01* +X235988274Y-121663487D01* +X235997659Y-121666536D01* +X236221289Y-121720226D01* +X236231036Y-121721769D01* +X236460315Y-121739814D01* +X236470175Y-121739814D01* +X236699454Y-121721769D01* +X236709201Y-121720226D01* +X236932831Y-121666536D01* +X236942216Y-121663487D01* +X237154692Y-121575477D01* +X237163486Y-121570996D01* +X237335328Y-121465692D01* +X237344788Y-121455236D01* +X237341004Y-121446458D01* +X236478057Y-120583511D01* +X236464113Y-120575897D01* +X236462280Y-120576028D01* +X236455665Y-120580279D01* +X235592529Y-121443415D01* +X235585769Y-121455795D01* +X224493069Y-121455795D01* +X224509724Y-121447455D01* +X224603547Y-121400472D01* +X224603549Y-121400471D01* +X224607283Y-121398601D01* +X224851530Y-121232610D01* +X225071679Y-121035774D01* +X225090799Y-121013466D01* +X225261141Y-120814726D01* +X225261144Y-120814722D01* +X225263861Y-120811552D01* +X225266135Y-120808050D01* +X225266139Y-120808045D01* +X225422422Y-120567391D01* +X225422425Y-120567386D01* +X225424701Y-120563881D01* +X225427513Y-120557960D01* +X225523391Y-120356040D01* +X225551371Y-120297114D01* +X225557227Y-120278877D01* +X225640367Y-120019925D01* +X225640367Y-120019924D01* +X225641647Y-120015938D01* +X225659305Y-119917799D01* +X225663941Y-119892031D01* +X227596123Y-119892031D01* +X227596323Y-119897361D01* +X227596323Y-119897362D01* +X227598717Y-119961126D01* +X227604777Y-120122567D01* +X227652151Y-120348349D01* +X227654109Y-120353308D01* +X227654110Y-120353310D01* +X227673257Y-120401793D01* +X227736890Y-120562921D01* +X227805849Y-120676562D01* +X227826762Y-120711025D01* +X227856570Y-120760148D01* +X227860067Y-120764178D01* +X227999662Y-120925047D01* +X228007770Y-120934391D01* +X228011901Y-120937778D01* +X228182038Y-121077283D01* +X228182044Y-121077287D01* +X228186166Y-121080667D01* +X228386658Y-121194793D01* +X228391674Y-121196614D01* +X228391679Y-121196616D01* +X228598498Y-121271688D01* +X228598502Y-121271689D01* +X228603513Y-121273508D01* +X228608762Y-121274457D01* +X228608765Y-121274458D01* +X228826446Y-121313821D01* +X228826453Y-121313822D01* +X228830530Y-121314559D01* +X228848267Y-121315395D01* +X228853215Y-121315629D01* +X228853222Y-121315629D01* +X228854703Y-121315699D01* +X229016848Y-121315699D01* +X229102740Y-121308411D01* +X229183485Y-121301560D01* +X229183489Y-121301559D01* +X229188796Y-121301109D01* +X229193951Y-121299771D01* +X229193957Y-121299770D01* +X229406926Y-121244494D01* +X229406930Y-121244493D01* +X229412095Y-121243152D01* +X229416961Y-121240960D01* +X229416964Y-121240959D01* +X229617572Y-121150592D01* +X229622438Y-121148400D01* +X229626858Y-121145424D01* +X229626862Y-121145422D01* +X229794436Y-121032603D01* +X229813808Y-121019561D01* +X229980735Y-120860321D01* +X230086475Y-120718201D01* +X230115260Y-120679513D01* +X230115262Y-120679510D01* +X230118444Y-120675233D01* +X230175058Y-120563881D01* +X230220581Y-120474345D01* +X230220581Y-120474344D01* +X230223000Y-120469587D01* +X230262266Y-120343130D01* +X230289828Y-120254369D01* +X230289829Y-120254363D01* +X230291412Y-120249266D01* +X230295766Y-120216419D01* +X234936920Y-120216419D01* +X234954965Y-120445698D01* +X234956508Y-120455445D01* +X235010198Y-120679075D01* +X235013247Y-120688460D01* +X235101257Y-120900936D01* +X235105738Y-120909730D01* +X235211042Y-121081572D01* +X235221498Y-121091032D01* +X235230276Y-121087248D01* +X236093223Y-120224301D01* +X236099601Y-120212621D01* +X236829653Y-120212621D01* +X236829784Y-120214454D01* +X236834035Y-120221069D01* +X237697171Y-121084205D01* +X237709551Y-121090965D01* +X237713542Y-121087977D01* +X244898867Y-121087977D01* +X244916912Y-121317256D01* +X244918455Y-121327003D01* +X244972145Y-121550633D01* +X244975194Y-121560018D01* +X245063204Y-121772494D01* +X245067685Y-121781288D01* +X245172989Y-121953130D01* +X245183445Y-121962590D01* +X245192223Y-121958806D01* +X246055170Y-121095859D01* +X246061548Y-121084179D01* +X246791600Y-121084179D01* +X246791731Y-121086012D01* +X246795982Y-121092627D01* +X247659118Y-121955763D01* +X247671498Y-121962523D01* +X247679148Y-121956796D01* +X247786699Y-121781288D01* +X247791180Y-121772494D01* +X247879190Y-121560018D01* +X247882239Y-121550633D01* +X247935929Y-121327003D01* +X247937472Y-121317256D01* +X247955517Y-121087977D01* +X247955517Y-121078117D01* +X247937472Y-120848838D01* +X247935929Y-120839091D01* +X247931167Y-120819256D01* +X251966462Y-120819256D01* +X251966533Y-120822659D01* +X251966533Y-120822668D01* +X251967578Y-120872553D01* +X251967772Y-120881790D01* +X252006820Y-121022116D01* +X252011559Y-121029744D01* +X252055867Y-121101066D01* +X252083683Y-121145842D01* +X252192182Y-121243022D01* +X252323596Y-121305845D01* +X252331350Y-121307380D01* +X252338520Y-121309762D01* +X252396862Y-121350219D01* +X252406839Y-121374264D01* +X252409051Y-121373054D01* +X252434367Y-121419338D01* +X254334507Y-123319478D01* +X254346517Y-123326037D01* +X254358256Y-123317069D01* +X254392812Y-123268979D01* +X254398123Y-123260140D01* +X254494393Y-123065351D01* +X254498192Y-123055755D01* +X254561357Y-122847859D01* +X254563536Y-122837778D01* +X254592136Y-122620543D01* +X254592655Y-122613870D01* +X254594149Y-122552733D01* +X254593955Y-122546014D01* +X254576003Y-122327662D01* +X254574318Y-122317482D01* +X254521383Y-122106739D01* +X254518063Y-122096988D01* +X254431416Y-121897711D01* +X254426549Y-121888636D01* +X254308522Y-121706194D01* +X254302230Y-121698023D01* +X254277443Y-121670783D01* +X254246391Y-121606937D01* +X254254785Y-121536439D01* +X254299962Y-121481670D01* +X254336857Y-121464595D01* +X254362073Y-121457578D01* +X254429645Y-121438775D01* +X254553371Y-121361912D01* +X254650551Y-121253413D01* +X254713374Y-121121999D01* +X254725523Y-121060643D01* +X254727821Y-121034383D01* +X254818564Y-119997177D01* +X254886662Y-119218810D01* +X254886126Y-119193199D01* +X254885518Y-119164180D01* +X254885518Y-119164177D01* +X254885352Y-119156276D01* +X254846304Y-119015950D01* +X254795368Y-118933959D01* +X254774180Y-118899852D01* +X254774179Y-118899851D01* +X254769441Y-118892224D01* +X254660942Y-118795044D01* +X254529528Y-118732221D01* +X254468172Y-118720072D01* +X254464784Y-118719776D01* +X254464780Y-118719775D01* +X253519235Y-118637051D01* +X252626339Y-118558933D01* +X252622936Y-118559004D01* +X252622927Y-118559004D01* +X252571709Y-118560077D01* +X252571706Y-118560077D01* +X252563805Y-118560243D01* +X252423479Y-118599291D01* +X252299753Y-118676154D01* +X252202573Y-118784653D01* +X252139750Y-118916067D01* +X252127601Y-118977423D01* +X252127305Y-118980811D01* +X252127304Y-118980815D01* +X252075804Y-119569468D01* +X251966462Y-120819256D01* +X247931167Y-120819256D01* +X247882239Y-120615461D01* +X247879190Y-120606076D01* +X247791180Y-120393600D01* +X247786699Y-120384806D01* +X247681395Y-120212964D01* +X247670939Y-120203504D01* +X247662161Y-120207288D01* +X246799214Y-121070235D01* +X246791600Y-121084179D01* +X246061548Y-121084179D01* +X246062784Y-121081915D01* +X246062653Y-121080082D01* +X246058402Y-121073467D01* +X245195266Y-120210331D01* +X245182886Y-120203571D01* +X245175236Y-120209298D01* +X245067685Y-120384806D01* +X245063204Y-120393600D01* +X244975194Y-120606076D01* +X244972145Y-120615461D01* +X244918455Y-120839091D01* +X244916912Y-120848838D01* +X244898867Y-121078117D01* +X244898867Y-121087977D01* +X237713542Y-121087977D01* +X237717201Y-121085238D01* +X237824752Y-120909730D01* +X237829233Y-120900936D01* +X237917243Y-120688460D01* +X237920292Y-120679075D01* +X237973982Y-120455445D01* +X237975525Y-120445698D01* +X237993570Y-120216419D01* +X237993570Y-120206559D01* +X237975525Y-119977280D01* +X237973982Y-119967533D01* +X237920292Y-119743903D01* +X237917243Y-119734518D01* +X237829233Y-119522042D01* +X237824752Y-119513248D01* +X237719448Y-119341406D01* +X237708992Y-119331946D01* +X237700214Y-119335730D01* +X236837267Y-120198677D01* +X236829653Y-120212621D01* +X236099601Y-120212621D01* +X236100837Y-120210357D01* +X236100706Y-120208524D01* +X236096455Y-120201909D01* +X235233319Y-119338773D01* +X235220939Y-119332013D01* +X235213289Y-119337740D01* +X235105738Y-119513248D01* +X235101257Y-119522042D01* +X235013247Y-119734518D01* +X235010198Y-119743903D01* +X234956508Y-119967533D01* +X234954965Y-119977280D01* +X234936920Y-120206559D01* +X234936920Y-120216419D01* +X230295766Y-120216419D01* +X230313534Y-120082357D01* +X230321023Y-120025852D01* +X230321023Y-120025847D01* +X230321723Y-120020567D01* +X230319887Y-119971644D01* +X230314918Y-119839300D01* +X230313069Y-119790031D01* +X230265695Y-119564249D01* +X230263187Y-119557897D01* +X230217816Y-119443011D01* +X230180956Y-119349677D01* +X230068394Y-119164180D01* +X230064045Y-119157013D01* +X230064044Y-119157012D01* +X230061276Y-119152450D01* +X229985138Y-119064708D01* +X229913576Y-118982240D01* +X229913574Y-118982238D01* +X229910076Y-118978207D01* +X229897313Y-118967742D01* +X235585702Y-118967742D01* +X235589486Y-118976520D01* +X236452433Y-119839467D01* +X236466377Y-119847081D01* +X236468210Y-119846950D01* +X236474825Y-119842699D01* +X237337961Y-118979563D01* +X237344721Y-118967183D01* +X237338994Y-118959533D01* +X237163486Y-118851982D01* +X237154692Y-118847501D01* +X236942216Y-118759491D01* +X236932831Y-118756442D01* +X236709201Y-118702752D01* +X236699454Y-118701209D01* +X236470175Y-118683164D01* +X236460315Y-118683164D01* +X236231036Y-118701209D01* +X236221289Y-118702752D01* +X235997659Y-118756442D01* +X235988274Y-118759491D01* +X235775798Y-118847501D01* +X235767004Y-118851982D01* +X235595162Y-118957286D01* +X235585702Y-118967742D01* +X229897313Y-118967742D01* +X229824850Y-118908326D01* +X229735808Y-118835315D01* +X229735802Y-118835311D01* +X229731680Y-118831931D01* +X229531188Y-118717805D01* +X229526172Y-118715984D01* +X229526167Y-118715982D01* +X229319348Y-118640910D01* +X229319344Y-118640909D01* +X229314333Y-118639090D01* +X229309084Y-118638141D01* +X229309081Y-118638140D01* +X229091400Y-118598777D01* +X229091393Y-118598776D01* +X229087316Y-118598039D01* +X229069579Y-118597203D01* +X229064631Y-118596969D01* +X229064624Y-118596969D01* +X229063143Y-118596899D01* +X228900998Y-118596899D01* +X228834042Y-118602580D01* +X228734361Y-118611038D01* +X228734357Y-118611039D01* +X228729050Y-118611489D01* +X228723895Y-118612827D01* +X228723889Y-118612828D01* +X228510920Y-118668104D01* +X228510916Y-118668105D01* +X228505751Y-118669446D01* +X228500885Y-118671638D01* +X228500882Y-118671639D01* +X228358827Y-118735630D01* +X228295408Y-118764198D01* +X228290988Y-118767174D01* +X228290984Y-118767176D01* +X228252997Y-118792751D01* +X228104038Y-118893037D01* +X227937111Y-119052277D01* +X227933923Y-119056562D01* +X227802824Y-119232766D01* +X227799402Y-119237365D01* +X227796987Y-119242115D01* +X227742300Y-119349677D01* +X227694846Y-119443011D01* +X227673037Y-119513248D01* +X227628018Y-119658229D01* +X227628017Y-119658235D01* +X227626434Y-119663332D01* +X227617642Y-119729668D01* +X227602081Y-119847081D01* +X227596123Y-119892031D01* +X225663941Y-119892031D01* +X225693203Y-119729401D01* +X225693204Y-119729396D01* +X225693942Y-119725292D01* +X225694341Y-119716519D01* +X225707149Y-119434453D01* +X225707149Y-119434448D01* +X225707338Y-119430283D01* +X225704591Y-119398878D01* +X225681964Y-119140254D01* +X225681600Y-119136093D01* +X225665644Y-119064708D01* +X225618092Y-118851970D01* +X225618090Y-118851963D01* +X225617180Y-118847892D01* +X225611308Y-118831931D01* +X225546860Y-118656770D01* +X225515208Y-118570743D01* +X225509585Y-118560077D01* +X225507045Y-118555259D01* +X240100032Y-118555259D01* +X240118859Y-118794481D01* +X240120013Y-118799288D01* +X240120014Y-118799294D01* +X240155071Y-118945313D01* +X240174877Y-119027812D01* +X240176770Y-119032383D01* +X240176771Y-119032385D01* +X240255396Y-119222202D01* +X240266706Y-119249508D01* +X240392086Y-119454108D01* +X240395303Y-119457875D01* +X240395304Y-119457876D01* +X240442596Y-119513248D01* +X240547928Y-119636577D01* +X240551690Y-119639790D01* +X240673592Y-119743903D01* +X240730397Y-119792419D01* +X240934997Y-119917799D01* +X240939567Y-119919692D01* +X240939569Y-119919693D01* +X241152120Y-120007734D01* +X241156693Y-120009628D01* +X241238283Y-120029216D01* +X241385211Y-120064491D01* +X241385217Y-120064492D01* +X241390024Y-120065646D01* +X241629246Y-120084473D01* +X241868468Y-120065646D01* +X241873275Y-120064492D01* +X241873281Y-120064491D01* +X242020209Y-120029216D01* +X242101799Y-120009628D01* +X242106372Y-120007734D01* +X242318923Y-119919693D01* +X242318925Y-119919692D01* +X242323495Y-119917799D01* +X242451593Y-119839300D01* +X245547649Y-119839300D01* +X245551433Y-119848078D01* +X246414380Y-120711025D01* +X246428324Y-120718639D01* +X246430157Y-120718508D01* +X246436772Y-120714257D01* +X247299908Y-119851121D01* +X247306668Y-119838741D01* +X247300941Y-119831091D01* +X247125433Y-119723540D01* +X247116639Y-119719059D01* +X246904163Y-119631049D01* +X246894778Y-119628000D01* +X246671148Y-119574310D01* +X246661401Y-119572767D01* +X246432122Y-119554722D01* +X246422262Y-119554722D01* +X246192983Y-119572767D01* +X246183236Y-119574310D01* +X245959606Y-119628000D01* +X245950221Y-119631049D01* +X245737745Y-119719059D01* +X245728951Y-119723540D01* +X245557109Y-119828844D01* +X245547649Y-119839300D01* +X242451593Y-119839300D01* +X242528095Y-119792419D01* +X242584901Y-119743903D01* +X242706802Y-119639790D01* +X242710564Y-119636577D01* +X242815896Y-119513248D01* +X242863188Y-119457876D01* +X242863189Y-119457875D01* +X242866406Y-119454108D01* +X242991786Y-119249508D01* +X243003097Y-119222202D01* +X243081721Y-119032385D01* +X243081722Y-119032383D01* +X243083615Y-119027812D01* +X243103421Y-118945313D01* +X243138478Y-118799294D01* +X243138479Y-118799288D01* +X243139633Y-118794481D01* +X243158460Y-118555259D01* +X243139633Y-118316037D01* +X243138479Y-118311230D01* +X243138478Y-118311224D01* +X243099678Y-118149613D01* +X243083615Y-118082706D01* +X243059102Y-118023526D01* +X242993680Y-117865582D01* +X242993679Y-117865580D01* +X242991786Y-117861010D01* +X242866406Y-117656410D01* +X242852445Y-117640063D01* +X242713777Y-117477703D01* +X242710564Y-117473941D01* +X242681166Y-117448833D01* +X242531863Y-117321317D01* +X242531862Y-117321316D01* +X242528095Y-117318099D01* +X242323495Y-117192719D01* +X242318925Y-117190826D01* +X242318923Y-117190825D01* +X242106372Y-117102784D01* +X242106370Y-117102783D01* +X242101799Y-117100890D01* +X242020209Y-117081302D01* +X241873281Y-117046027D01* +X241873275Y-117046026D01* +X241868468Y-117044872D01* +X241629246Y-117026045D01* +X241390024Y-117044872D01* +X241385217Y-117046026D01* +X241385211Y-117046027D01* +X241238283Y-117081302D01* +X241156693Y-117100890D01* +X241152122Y-117102783D01* +X241152120Y-117102784D01* +X240939569Y-117190825D01* +X240939567Y-117190826D01* +X240934997Y-117192719D01* +X240730397Y-117318099D01* +X240726630Y-117321316D01* +X240726629Y-117321317D01* +X240577325Y-117448833D01* +X240547928Y-117473941D01* +X240544715Y-117477703D01* +X240406048Y-117640063D01* +X240392086Y-117656410D01* +X240266706Y-117861010D01* +X240264813Y-117865580D01* +X240264812Y-117865582D01* +X240199390Y-118023526D01* +X240174877Y-118082706D01* +X240158814Y-118149613D01* +X240120014Y-118311224D01* +X240120013Y-118311230D01* +X240118859Y-118316037D01* +X240100032Y-118555259D01* +X225507045Y-118555259D01* +X225423036Y-118395924D01* +X225377478Y-118309515D01* +X225298441Y-118198299D01* +X225208833Y-118072207D01* +X225208828Y-118072201D01* +X225206409Y-118068797D01* +X225203565Y-118065747D01* +X225203560Y-118065741D01* +X225007852Y-117855870D01* +X225005006Y-117852818D01* +X224776807Y-117665374D01* +X224525823Y-117509757D01* +X224256462Y-117388701D01* +X224198718Y-117371487D01* +X227912541Y-117371487D01* +X227918268Y-117379137D01* +X228093776Y-117486688D01* +X228102570Y-117491169D01* +X228315046Y-117579179D01* +X228324431Y-117582228D01* +X228548061Y-117635918D01* +X228557808Y-117637461D01* +X228787087Y-117655506D01* +X228796947Y-117655506D01* +X229026226Y-117637461D01* +X229035973Y-117635918D01* +X229259603Y-117582228D01* +X229268988Y-117579179D01* +X229481464Y-117491169D01* +X229490258Y-117486688D01* +X229662100Y-117381384D01* +X229671560Y-117370928D01* +X229667776Y-117362150D01* +X228804829Y-116499203D01* +X228790885Y-116491589D01* +X228789052Y-116491720D01* +X228782437Y-116495971D01* +X227919301Y-117359107D01* +X227912541Y-117371487D01* +X224198718Y-117371487D01* +X224027893Y-117320562D01* +X223977456Y-117305526D01* +X223977454Y-117305526D01* +X223973457Y-117304334D01* +X223969337Y-117303681D01* +X223969335Y-117303681D01* +X223685260Y-117258687D01* +X223685254Y-117258686D01* +X223681779Y-117258136D01* +X223657220Y-117257021D01* +X223590835Y-117254006D01* +X223590814Y-117254006D01* +X223589415Y-117253942D01* +X223404951Y-117253942D01* +X223185188Y-117268539D01* +X223181089Y-117269365D01* +X223181085Y-117269366D01* +X223038491Y-117298118D01* +X222895701Y-117326909D01* +X222616477Y-117423054D01* +X222612749Y-117424921D01* +X222397401Y-117532759D01* +X222352421Y-117555283D01* +X222108174Y-117721274D01* +X222105060Y-117724058D01* +X222105059Y-117724059D01* +X222051554Y-117771898D01* +X221888025Y-117918110D01* +X221885308Y-117921280D01* +X221885307Y-117921281D01* +X221701478Y-118135758D01* +X221695843Y-118142332D01* +X221693569Y-118145834D01* +X221693565Y-118145839D01* +X221537282Y-118386493D01* +X221535003Y-118390003D01* +X221533209Y-118393781D01* +X221533208Y-118393783D01* +X221518248Y-118425289D01* +X221408333Y-118656770D01* +X221407054Y-118660753D01* +X221407053Y-118660756D01* +X221330958Y-118897763D01* +X221318057Y-118937946D01* +X221312696Y-118967742D01* +X221266912Y-119222202D01* +X221265762Y-119228592D01* +X221265573Y-119232759D01* +X221265572Y-119232766D01* +X221252555Y-119519431D01* +X221252366Y-119523601D01* +X219258387Y-119523601D01* +X219262439Y-119515631D01* +X219262439Y-119515630D01* +X219264858Y-119510873D01* +X219304124Y-119384416D01* +X219331686Y-119295655D01* +X219331687Y-119295649D01* +X219333270Y-119290552D01* +X219350969Y-119157013D01* +X219362881Y-119067138D01* +X219362881Y-119067133D01* +X219363581Y-119061853D01* +X219354927Y-118831317D01* +X219307553Y-118605535D01* +X219304232Y-118597124D01* +X219258627Y-118481647D01* +X219222814Y-118390963D01* +X219103134Y-118193736D01* +X219055628Y-118138990D01* +X218955434Y-118023526D01* +X218955432Y-118023524D01* +X218951934Y-118019493D01* +X218900257Y-117977120D01* +X218777666Y-117876601D01* +X218777660Y-117876597D01* +X218773538Y-117873217D01* +X218573046Y-117759091D01* +X218568030Y-117757270D01* +X218568025Y-117757268D01* +X218361206Y-117682196D01* +X218361202Y-117682195D01* +X218356191Y-117680376D01* +X218350942Y-117679427D01* +X218350939Y-117679426D01* +X218133258Y-117640063D01* +X218133251Y-117640062D01* +X218129174Y-117639325D01* +X218111437Y-117638489D01* +X218106489Y-117638255D01* +X218106482Y-117638255D01* +X218105001Y-117638185D01* +X217942856Y-117638185D01* +X217875900Y-117643866D01* +X217776219Y-117652324D01* +X217776215Y-117652325D01* +X217770908Y-117652775D01* +X217765753Y-117654113D01* +X217765747Y-117654114D01* +X217552778Y-117709390D01* +X217552774Y-117709391D01* +X217547609Y-117710732D01* +X217542743Y-117712924D01* +X217542740Y-117712925D01* +X217401502Y-117776548D01* +X217337266Y-117805484D01* +X217332846Y-117808460D01* +X217332842Y-117808462D01* +X217261063Y-117856787D01* +X217145896Y-117934323D01* +X216978969Y-118093563D01* +X216975781Y-118097848D01* +X216855585Y-118259398D01* +X216841260Y-118278651D01* +X216838845Y-118283401D01* +X216784158Y-118390963D01* +X216736704Y-118484297D01* +X216707126Y-118579553D01* +X216669876Y-118699515D01* +X216669875Y-118699521D01* +X216668292Y-118704618D01* +X216657036Y-118789547D01* +X216639240Y-118923821D01* +X216637981Y-118933317D01* +X180721368Y-118933317D01* +X180501383Y-118898474D01* +X180501377Y-118898473D01* +X180497902Y-118897923D01* +X180473343Y-118896808D01* +X180406958Y-118893793D01* +X180406937Y-118893793D01* +X180405538Y-118893729D01* +X180221074Y-118893729D01* +X180001311Y-118908326D01* +X179997212Y-118909152D01* +X179997208Y-118909153D01* +X179874184Y-118933959D01* +X179711824Y-118966696D01* +X179432600Y-119062841D01* +X179428872Y-119064708D01* +X179259458Y-119149544D01* +X179168544Y-119195070D01* +X178924297Y-119361061D01* +X178704148Y-119557897D01* +X178701431Y-119561067D01* +X178701430Y-119561068D01* +X178560673Y-119725292D01* +X178511966Y-119782119D01* +X178509692Y-119785621D01* +X178509688Y-119785626D01* +X178353405Y-120026280D01* +X178351126Y-120029790D01* +X178349332Y-120033568D01* +X178349331Y-120033570D01* +X178336379Y-120060847D01* +X178224456Y-120296557D01* +X178223177Y-120300540D01* +X178223176Y-120300543D01* +X178140528Y-120557960D01* +X178134180Y-120577733D01* +X178133439Y-120581852D01* +X178087155Y-120839091D01* +X178081885Y-120868379D01* +X178081696Y-120872546D01* +X178081695Y-120872553D01* +X178068851Y-121155418D01* +X178068489Y-121163388D01* +X176107624Y-121163388D01* +X176105977Y-121159218D01* +X176073948Y-121078117D01* +X176038937Y-120989464D01* +X175937723Y-120822668D01* +X175922026Y-120796800D01* +X175922025Y-120796799D01* +X175919257Y-120792237D01* +X175855392Y-120718639D01* +X175771557Y-120622027D01* +X175771555Y-120622025D01* +X175768057Y-120617994D01* +X175697452Y-120560101D01* +X175593789Y-120475102D01* +X175593783Y-120475098D01* +X175589661Y-120471718D01* +X175389169Y-120357592D01* +X175384153Y-120355771D01* +X175384148Y-120355769D01* +X175177329Y-120280697D01* +X175177325Y-120280696D01* +X175172314Y-120278877D01* +X175167065Y-120277928D01* +X175167062Y-120277927D01* +X174949381Y-120238564D01* +X174949374Y-120238563D01* +X174945297Y-120237826D01* +X174927560Y-120236990D01* +X174922612Y-120236756D01* +X174922605Y-120236756D01* +X174921124Y-120236686D01* +X174758979Y-120236686D01* +X174692023Y-120242367D01* +X174592342Y-120250825D01* +X174592338Y-120250826D01* +X174587031Y-120251276D01* +X174581876Y-120252614D01* +X174581870Y-120252615D01* +X174368901Y-120307891D01* +X174368897Y-120307892D01* +X174363732Y-120309233D01* +X174358866Y-120311425D01* +X174358863Y-120311426D01* +X174176443Y-120393600D01* +X174153389Y-120403985D01* +X174148969Y-120406961D01* +X174148965Y-120406963D01* +X174091431Y-120445698D01* +X173962019Y-120532824D01* +X173795092Y-120692064D01* +X173791904Y-120696349D01* +X173660805Y-120872553D01* +X173657383Y-120877152D01* +X173654968Y-120881902D01* +X173600281Y-120989464D01* +X173552827Y-121082798D01* +X173535620Y-121138214D01* +X173485999Y-121298016D01* +X173485998Y-121298022D01* +X173484415Y-121303119D01* +X173475146Y-121373054D01* +X173461087Y-121479133D01* +X173454104Y-121531818D01* +X170804535Y-121531818D01* +X170584016Y-119011274D01* +X174104334Y-119011274D01* +X174110061Y-119018924D01* +X174285569Y-119126475D01* +X174294363Y-119130956D01* +X174506839Y-119218966D01* +X174516224Y-119222015D01* +X174739854Y-119275705D01* +X174749601Y-119277248D01* +X174978880Y-119295293D01* +X174988740Y-119295293D01* +X175218019Y-119277248D01* +X175227766Y-119275705D01* +X175451396Y-119222015D01* +X175460781Y-119218966D01* +X175673257Y-119130956D01* +X175682051Y-119126475D01* +X175853893Y-119021171D01* +X175863353Y-119010715D01* +X175859569Y-119001937D01* +X174996622Y-118138990D01* +X174982678Y-118131376D01* +X174980845Y-118131507D01* +X174974230Y-118135758D01* +X174111094Y-118998894D01* +X174104334Y-119011274D01* +X170584016Y-119011274D01* +X170475585Y-117771898D01* +X173455485Y-117771898D01* +X173473530Y-118001177D01* +X173475073Y-118010924D01* +X173528763Y-118234554D01* +X173531812Y-118243939D01* +X173619822Y-118456415D01* +X173624303Y-118465209D01* +X173729607Y-118637051D01* +X173740063Y-118646511D01* +X173748841Y-118642727D01* +X174611788Y-117779780D01* +X174618166Y-117768100D01* +X175348218Y-117768100D01* +X175348349Y-117769933D01* +X175352600Y-117776548D01* +X176215736Y-118639684D01* +X176228116Y-118646444D01* +X176235766Y-118640717D01* +X176343317Y-118465209D01* +X176347798Y-118456415D01* +X176435808Y-118243939D01* +X176438857Y-118234554D01* +X176461626Y-118139716D01* +X184066281Y-118139716D01* +X184072008Y-118147366D01* +X184247516Y-118254917D01* +X184256310Y-118259398D01* +X184468786Y-118347408D01* +X184478171Y-118350457D01* +X184701801Y-118404147D01* +X184711548Y-118405690D01* +X184940827Y-118423735D01* +X184950687Y-118423735D01* +X185179966Y-118405690D01* +X185189713Y-118404147D01* +X185413343Y-118350457D01* +X185422728Y-118347408D01* +X185635204Y-118259398D01* +X185643998Y-118254917D01* +X185815840Y-118149613D01* +X185825300Y-118139157D01* +X185821516Y-118130379D01* +X184958569Y-117267432D01* +X184944625Y-117259818D01* +X184942792Y-117259949D01* +X184936177Y-117264200D01* +X184073041Y-118127336D01* +X184066281Y-118139716D01* +X176461626Y-118139716D01* +X176492547Y-118010924D01* +X176494090Y-118001177D01* +X176512135Y-117771898D01* +X176512135Y-117762038D01* +X176494090Y-117532759D01* +X176492547Y-117523012D01* +X176438857Y-117299382D01* +X176435808Y-117289997D01* +X176347798Y-117077521D01* +X176343317Y-117068727D01* +X176240130Y-116900340D01* +X183417432Y-116900340D01* +X183435477Y-117129619D01* +X183437020Y-117139366D01* +X183490710Y-117362996D01* +X183493759Y-117372381D01* +X183581769Y-117584857D01* +X183586250Y-117593651D01* +X183691554Y-117765493D01* +X183702010Y-117774953D01* +X183710788Y-117771169D01* +X184573735Y-116908222D01* +X184580113Y-116896542D01* +X185310165Y-116896542D01* +X185310296Y-116898375D01* +X185314547Y-116904990D01* +X186177683Y-117768126D01* +X186190063Y-117774886D01* +X186197713Y-117769159D01* +X186305264Y-117593651D01* +X186309745Y-117584857D01* +X186397755Y-117372381D01* +X186400804Y-117362996D01* +X186454494Y-117139366D01* +X186456037Y-117129619D01* +X186474082Y-116900340D01* +X186474082Y-116890480D01* +X186456037Y-116661201D01* +X186454494Y-116651454D01* +X186400804Y-116427824D01* +X186397755Y-116418439D01* +X186309745Y-116205963D01* +X186305264Y-116197169D01* +X186199960Y-116025327D01* +X186189504Y-116015867D01* +X186180726Y-116019651D01* +X185317779Y-116882598D01* +X185310165Y-116896542D01* +X184580113Y-116896542D01* +X184581349Y-116894278D01* +X184581218Y-116892445D01* +X184576967Y-116885830D01* +X183713831Y-116022694D01* +X183701451Y-116015934D01* +X183693801Y-116021661D01* +X183586250Y-116197169D01* +X183581769Y-116205963D01* +X183493759Y-116418439D01* +X183490710Y-116427824D01* +X183437020Y-116651454D01* +X183435477Y-116661201D01* +X183417432Y-116890480D01* +X183417432Y-116900340D01* +X176240130Y-116900340D01* +X176238013Y-116896885D01* +X176227557Y-116887425D01* +X176218779Y-116891209D01* +X175355832Y-117754156D01* +X175348218Y-117768100D01* +X174618166Y-117768100D01* +X174619402Y-117765836D01* +X174619271Y-117764003D01* +X174615020Y-117757388D01* +X173751884Y-116894252D01* +X173739504Y-116887492D01* +X173731854Y-116893219D01* +X173624303Y-117068727D01* +X173619822Y-117077521D01* +X173531812Y-117289997D01* +X173528763Y-117299382D01* +X173475073Y-117523012D01* +X173473530Y-117532759D01* +X173455485Y-117762038D01* +X173455485Y-117771898D01* +X170475585Y-117771898D01* +X170366340Y-116523221D01* +X174104267Y-116523221D01* +X174108051Y-116531999D01* +X174970998Y-117394946D01* +X174984942Y-117402560D01* +X174986775Y-117402429D01* +X174993390Y-117398178D01* +X175856526Y-116535042D01* +X175863286Y-116522662D01* +X175857559Y-116515012D01* +X175682051Y-116407461D01* +X175673257Y-116402980D01* +X175460781Y-116314970D01* +X175451396Y-116311921D01* +X175227766Y-116258231D01* +X175218019Y-116256688D01* +X174988740Y-116238643D01* +X174978880Y-116238643D01* +X174749601Y-116256688D01* +X174739854Y-116258231D01* +X174516224Y-116311921D01* +X174506839Y-116314970D01* +X174294363Y-116402980D01* +X174285569Y-116407461D01* +X174113727Y-116512765D01* +X174104267Y-116523221D01* +X170366340Y-116523221D01* +X170254001Y-115239180D01* +X178252542Y-115239180D01* +X178271369Y-115478402D01* +X178272523Y-115483209D01* +X178272524Y-115483215D01* +X178301942Y-115605747D01* +X178327387Y-115711733D01* +X178329280Y-115716304D01* +X178329281Y-115716306D01* +X178414282Y-115921516D01* +X178419216Y-115933429D01* +X178544596Y-116138029D01* +X178547813Y-116141796D01* +X178547814Y-116141797D01* +X178587284Y-116188011D01* +X178700438Y-116320498D01* +X178704200Y-116323711D01* +X178859955Y-116456737D01* +X178882907Y-116476340D01* +X179087507Y-116601720D01* +X179092077Y-116603613D01* +X179092079Y-116603614D01* +X179304630Y-116691655D01* +X179309203Y-116693549D01* +X179367817Y-116707621D01* +X179537721Y-116748412D01* +X179537727Y-116748413D01* +X179542534Y-116749567D01* +X179781756Y-116768394D01* +X180020978Y-116749567D01* +X180025785Y-116748413D01* +X180025791Y-116748412D01* +X180195695Y-116707621D01* +X180254309Y-116693549D01* +X180258882Y-116691655D01* +X180471433Y-116603614D01* +X180471435Y-116603613D01* +X180476005Y-116601720D01* +X180680605Y-116476340D01* +X180703558Y-116456737D01* +X180859312Y-116323711D01* +X180863074Y-116320498D01* +X180976228Y-116188011D01* +X181015698Y-116141797D01* +X181015699Y-116141796D01* +X181018916Y-116138029D01* +X181144296Y-115933429D01* +X181149231Y-115921516D01* +X181234231Y-115716306D01* +X181234232Y-115716304D01* +X181236125Y-115711733D01* +X181250547Y-115651663D01* +X184066214Y-115651663D01* +X184069998Y-115660441D01* +X184932945Y-116523388D01* +X184946889Y-116531002D01* +X184948722Y-116530871D01* +X184955337Y-116526620D01* +X185818473Y-115663484D01* +X185825233Y-115651104D01* +X185819506Y-115643454D01* +X185643998Y-115535903D01* +X185635204Y-115531422D01* +X185422728Y-115443412D01* +X185413343Y-115440363D01* +X185189713Y-115386673D01* +X185179966Y-115385130D01* +X184950687Y-115367085D01* +X184940827Y-115367085D01* +X184711548Y-115385130D01* +X184701801Y-115386673D01* +X184478171Y-115440363D01* +X184468786Y-115443412D01* +X184256310Y-115531422D01* +X184247516Y-115535903D01* +X184075674Y-115641207D01* +X184066214Y-115651663D01* +X181250547Y-115651663D01* +X181261570Y-115605747D01* +X181290988Y-115483215D01* +X181290989Y-115483209D01* +X181292143Y-115478402D01* +X181310970Y-115239180D01* +X181294767Y-115033294D01* +X194953757Y-115033294D01* +X194953957Y-115038624D01* +X194953957Y-115038625D01* +X194957921Y-115144221D01* +X194962411Y-115263830D01* +X195009785Y-115489612D01* +X195094524Y-115704184D01* +X195214204Y-115901411D01* +X195217701Y-115905441D01* +X195321733Y-116025327D01* +X195365404Y-116075654D01* +X195369535Y-116079041D01* +X195539672Y-116218546D01* +X195539678Y-116218550D01* +X195543800Y-116221930D01* +X195744292Y-116336056D01* +X195749308Y-116337877D01* +X195749313Y-116337879D01* +X195956132Y-116412951D01* +X195956136Y-116412952D01* +X195961147Y-116414771D01* +X195966396Y-116415720D01* +X195966399Y-116415721D01* +X196184080Y-116455084D01* +X196184087Y-116455085D01* +X196188164Y-116455822D01* +X196205901Y-116456658D01* +X196210849Y-116456892D01* +X196210856Y-116456892D01* +X196212337Y-116456962D01* +X196374482Y-116456962D01* +X196441438Y-116451281D01* +X196541119Y-116442823D01* +X196541123Y-116442822D01* +X196546430Y-116442372D01* +X196551585Y-116441034D01* +X196551591Y-116441033D01* +X196764560Y-116385757D01* +X196764564Y-116385756D01* +X196769729Y-116384415D01* +X196774595Y-116382223D01* +X196774598Y-116382222D01* +X196975206Y-116291855D01* +X196980072Y-116289663D01* +X196984492Y-116286687D01* +X196984496Y-116286685D01* +X197131060Y-116188011D01* +X197171442Y-116160824D01* +X197338369Y-116001584D01* +X197373874Y-115953864D01* +X197472894Y-115820776D01* +X197472896Y-115820773D01* +X197476078Y-115816496D01* +X197531789Y-115706921D01* +X197578215Y-115615608D01* +X197578215Y-115615607D01* +X197580634Y-115610850D01* +X197623293Y-115473468D01* +X197647462Y-115395632D01* +X197647463Y-115395626D01* +X197649046Y-115390529D01* +X197666545Y-115258499D01* +X197678657Y-115167115D01* +X197678657Y-115167110D01* +X197679357Y-115161830D01* +X197678696Y-115144221D01* +X199589071Y-115144221D01* +X199589434Y-115148369D01* +X199589434Y-115148373D01* +X199599535Y-115263830D01* +X199614809Y-115438411D01* +X199615719Y-115442483D01* +X199615720Y-115442488D01* +X199674828Y-115706921D01* +X199679229Y-115726612D01* +X199680672Y-115730535D01* +X199680673Y-115730537D01* +X199692486Y-115762642D01* +X199781201Y-116003761D01* +X199783148Y-116007454D01* +X199783149Y-116007456D01* +X199819106Y-116075654D01* +X199918931Y-116264989D01* +X199921351Y-116268394D01* +X200087576Y-116502297D01* +X200087581Y-116502303D01* +X200090000Y-116505707D01* +X200092844Y-116508757D01* +X200092849Y-116508763D01* +X200225911Y-116651454D01* +X200291403Y-116721686D01* +X200519602Y-116909130D01* +X200770586Y-117064747D01* +X200774403Y-117066463D01* +X200774406Y-117066464D01* +X200799009Y-117077521D01* +X201039947Y-117185803D01* +X201071828Y-117195307D01* +X201317481Y-117268539D01* +X201322952Y-117270170D01* +X201327072Y-117270823D01* +X201327074Y-117270823D01* +X201611149Y-117315817D01* +X201611155Y-117315818D01* +X201614630Y-117316368D01* +X201639189Y-117317483D01* +X201705574Y-117320498D01* +X201705595Y-117320498D01* +X201706994Y-117320562D01* +X201891458Y-117320562D01* +X202111221Y-117305965D01* +X202115320Y-117305139D01* +X202115324Y-117305138D01* +X202292734Y-117269366D01* +X202400708Y-117247595D01* +X202679932Y-117151450D01* +X202849646Y-117066464D01* +X202940252Y-117021092D01* +X202940254Y-117021091D01* +X202943988Y-117019221D01* +X203188235Y-116853230D01* +X203408384Y-116656394D01* +X203453622Y-116603614D01* +X203542491Y-116499929D01* +X217950594Y-116499929D01* +X217956321Y-116507579D01* +X218131829Y-116615130D01* +X218140623Y-116619611D01* +X218353099Y-116707621D01* +X218362484Y-116710670D01* +X218586114Y-116764360D01* +X218595861Y-116765903D01* +X218825140Y-116783948D01* +X218835000Y-116783948D01* +X219064279Y-116765903D01* +X219074026Y-116764360D01* +X219297656Y-116710670D01* +X219307041Y-116707621D01* +X219519517Y-116619611D01* +X219528311Y-116615130D01* +X219700153Y-116509826D01* +X219709613Y-116499370D01* +X219705829Y-116490592D01* +X218842882Y-115627645D01* +X218828938Y-115620031D01* +X218827105Y-115620162D01* +X218820490Y-115624413D01* +X217957354Y-116487549D01* +X217950594Y-116499929D01* +X203542491Y-116499929D01* +X203597846Y-116435346D01* +X203597849Y-116435342D01* +X203600566Y-116432172D01* +X203602840Y-116428670D01* +X203602844Y-116428665D01* +X203759127Y-116188011D01* +X203759130Y-116188006D01* +X203761406Y-116184501D01* +X203771237Y-116163798D01* +X203886280Y-115921516D01* +X203888076Y-115917734D01* +X203958233Y-115699223D01* +X203977072Y-115640545D01* +X203977072Y-115640544D01* +X203978352Y-115636558D01* +X204013104Y-115443412D01* +X204029908Y-115350021D01* +X204029909Y-115350016D01* +X204030647Y-115345912D01* +X204034138Y-115269048D01* +X204043854Y-115055073D01* +X204043854Y-115055068D01* +X204044043Y-115050903D01* +X204042503Y-115033294D01* +X205953757Y-115033294D01* +X205953957Y-115038624D01* +X205953957Y-115038625D01* +X205957921Y-115144221D01* +X205962411Y-115263830D01* +X206009785Y-115489612D01* +X206094524Y-115704184D01* +X206214204Y-115901411D01* +X206217701Y-115905441D01* +X206321733Y-116025327D01* +X206365404Y-116075654D01* +X206369535Y-116079041D01* +X206539672Y-116218546D01* +X206539678Y-116218550D01* +X206543800Y-116221930D01* +X206744292Y-116336056D01* +X206749308Y-116337877D01* +X206749313Y-116337879D01* +X206956132Y-116412951D01* +X206956136Y-116412952D01* +X206961147Y-116414771D01* +X206966396Y-116415720D01* +X206966399Y-116415721D01* +X207184080Y-116455084D01* +X207184087Y-116455085D01* +X207188164Y-116455822D01* +X207205901Y-116456658D01* +X207210849Y-116456892D01* +X207210856Y-116456892D01* +X207212337Y-116456962D01* +X207374482Y-116456962D01* +X207441438Y-116451281D01* +X207541119Y-116442823D01* +X207541123Y-116442822D01* +X207546430Y-116442372D01* +X207551585Y-116441034D01* +X207551591Y-116441033D01* +X207764560Y-116385757D01* +X207764564Y-116385756D01* +X207769729Y-116384415D01* +X207774595Y-116382223D01* +X207774598Y-116382222D01* +X207975206Y-116291855D01* +X207980072Y-116289663D01* +X207984492Y-116286687D01* +X207984496Y-116286685D01* +X208131060Y-116188011D01* +X208171442Y-116160824D01* +X208338369Y-116001584D01* +X208373874Y-115953864D01* +X208472894Y-115820776D01* +X208472896Y-115820773D01* +X208476078Y-115816496D01* +X208531789Y-115706921D01* +X208578215Y-115615608D01* +X208578215Y-115615607D01* +X208580634Y-115610850D01* +X208623293Y-115473468D01* +X208647462Y-115395632D01* +X208647463Y-115395626D01* +X208649046Y-115390529D01* +X208666273Y-115260553D01* +X217301745Y-115260553D01* +X217319790Y-115489832D01* +X217321333Y-115499579D01* +X217375023Y-115723209D01* +X217378072Y-115732594D01* +X217466082Y-115945070D01* +X217470563Y-115953864D01* +X217575867Y-116125706D01* +X217586323Y-116135166D01* +X217595101Y-116131382D01* +X218458048Y-115268435D01* +X218464426Y-115256755D01* +X219194478Y-115256755D01* +X219194609Y-115258588D01* +X219198860Y-115265203D01* +X220061996Y-116128339D01* +X220074376Y-116135099D01* +X220078367Y-116132111D01* +X227263692Y-116132111D01* +X227281737Y-116361390D01* +X227283280Y-116371137D01* +X227336970Y-116594767D01* +X227340019Y-116604152D01* +X227428029Y-116816628D01* +X227432510Y-116825422D01* +X227537814Y-116997264D01* +X227548270Y-117006724D01* +X227557048Y-117002940D01* +X228419995Y-116139993D01* +X228426373Y-116128313D01* +X229156425Y-116128313D01* +X229156556Y-116130146D01* +X229160807Y-116136761D01* +X230023943Y-116999897D01* +X230036323Y-117006657D01* +X230043973Y-117000930D01* +X230151524Y-116825422D01* +X230156005Y-116816628D01* +X230244015Y-116604152D01* +X230247064Y-116594767D01* +X230300754Y-116371137D01* +X230302297Y-116361390D01* +X230320342Y-116132111D01* +X230320342Y-116122251D01* +X230302297Y-115892972D01* +X230300754Y-115883225D01* +X230247064Y-115659595D01* +X230244015Y-115650210D01* +X230156005Y-115437734D01* +X230151524Y-115428940D01* +X230046220Y-115257098D01* +X230035764Y-115247638D01* +X230026986Y-115251422D01* +X229164039Y-116114369D01* +X229156425Y-116128313D01* +X228426373Y-116128313D01* +X228427609Y-116126049D01* +X228427478Y-116124216D01* +X228423227Y-116117601D01* +X227560091Y-115254465D01* +X227547711Y-115247705D01* +X227540061Y-115253432D01* +X227432510Y-115428940D01* +X227428029Y-115437734D01* +X227340019Y-115650210D01* +X227336970Y-115659595D01* +X227283280Y-115883225D01* +X227281737Y-115892972D01* +X227263692Y-116122251D01* +X227263692Y-116132111D01* +X220078367Y-116132111D01* +X220082026Y-116129372D01* +X220189577Y-115953864D01* +X220194058Y-115945070D01* +X220282068Y-115732594D01* +X220285117Y-115723209D01* +X220338807Y-115499579D01* +X220340350Y-115489832D01* +X220358395Y-115260553D01* +X220358395Y-115250693D01* +X220340350Y-115021414D01* +X220338807Y-115011667D01* +X220285117Y-114788037D01* +X220282068Y-114778652D01* +X220194058Y-114566176D01* +X220189577Y-114557382D01* +X220084273Y-114385540D01* +X220073817Y-114376080D01* +X220065039Y-114379864D01* +X219202092Y-115242811D01* +X219194478Y-115256755D01* +X218464426Y-115256755D01* +X218465662Y-115254491D01* +X218465531Y-115252658D01* +X218461280Y-115246043D01* +X217598144Y-114382907D01* +X217585764Y-114376147D01* +X217578114Y-114381874D01* +X217470563Y-114557382D01* +X217466082Y-114566176D01* +X217378072Y-114778652D01* +X217375023Y-114788037D01* +X217321333Y-115011667D01* +X217319790Y-115021414D01* +X217301745Y-115250693D01* +X217301745Y-115260553D01* +X208666273Y-115260553D01* +X208666545Y-115258499D01* +X208678657Y-115167115D01* +X208678657Y-115167110D01* +X208679357Y-115161830D01* +X208678540Y-115140051D01* +X208670903Y-114936625D01* +X208670703Y-114931294D01* +X208623329Y-114705512D01* +X208614804Y-114683924D01* +X208575450Y-114584274D01* +X208538590Y-114490940D01* +X208418910Y-114293713D01* +X208380684Y-114249661D01* +X208271210Y-114123503D01* +X208271208Y-114123501D01* +X208267710Y-114119470D01* +X208215328Y-114076519D01* +X208136491Y-114011876D01* +X217950527Y-114011876D01* +X217954311Y-114020654D01* +X218817258Y-114883601D01* +X218831202Y-114891215D01* +X218833035Y-114891084D01* +X218839650Y-114886833D01* +X219702786Y-114023697D01* +X219709546Y-114011317D01* +X219703819Y-114003667D01* +X219528311Y-113896116D01* +X219519517Y-113891635D01* +X219307041Y-113803625D01* +X219297656Y-113800576D01* +X219074026Y-113746886D01* +X219064279Y-113745343D01* +X218835000Y-113727298D01* +X218825140Y-113727298D01* +X218595861Y-113745343D01* +X218586114Y-113746886D01* +X218362484Y-113800576D01* +X218353099Y-113803625D01* +X218140623Y-113891635D01* +X218131829Y-113896116D01* +X217959987Y-114001420D01* +X217950527Y-114011876D01* +X208136491Y-114011876D01* +X208093442Y-113976578D01* +X208093436Y-113976574D01* +X208089314Y-113973194D01* +X207888822Y-113859068D01* +X207883806Y-113857247D01* +X207883801Y-113857245D01* +X207676982Y-113782173D01* +X207676978Y-113782172D01* +X207671967Y-113780353D01* +X207666718Y-113779404D01* +X207666715Y-113779403D01* +X207449034Y-113740040D01* +X207449027Y-113740039D01* +X207444950Y-113739302D01* +X207427213Y-113738466D01* +X207422265Y-113738232D01* +X207422258Y-113738232D01* +X207420777Y-113738162D01* +X207258632Y-113738162D01* +X207191676Y-113743843D01* +X207091995Y-113752301D01* +X207091991Y-113752302D01* +X207086684Y-113752752D01* +X207081529Y-113754090D01* +X207081523Y-113754091D01* +X206868554Y-113809367D01* +X206868550Y-113809368D01* +X206863385Y-113810709D01* +X206858519Y-113812901D01* +X206858516Y-113812902D01* +X206711277Y-113879228D01* +X206653042Y-113905461D01* +X206648622Y-113908437D01* +X206648618Y-113908439D01* +X206610907Y-113933828D01* +X206461672Y-114034300D01* +X206294745Y-114193540D01* +X206291557Y-114197825D01* +X206185530Y-114340331D01* +X206157036Y-114378628D01* +X206154621Y-114383378D01* +X206061682Y-114566176D01* +X206052480Y-114584274D01* +X206023264Y-114678363D01* +X205985652Y-114799492D01* +X205985651Y-114799498D01* +X205984068Y-114804595D01* +X205972605Y-114891084D01* +X205955332Y-115021414D01* +X205953757Y-115033294D01* +X204042503Y-115033294D01* +X204018669Y-114760874D01* +X204018305Y-114756713D01* +X204008027Y-114710731D01* +X203954797Y-114472590D01* +X203954795Y-114472583D01* +X203953885Y-114468512D01* +X203851913Y-114191363D01* +X203836234Y-114161624D01* +X203761908Y-114020654D01* +X203714183Y-113930135D01* +X203624277Y-113803625D01* +X203545538Y-113692827D01* +X203545533Y-113692821D01* +X203543114Y-113689417D01* +X203540270Y-113686367D01* +X203540265Y-113686361D01* +X203459166Y-113599393D01* +X222464857Y-113599393D01* +X222483684Y-113838615D01* +X222484838Y-113843422D01* +X222484839Y-113843428D01* +X222505656Y-113930135D01* +X222539702Y-114071946D01* +X222541595Y-114076517D01* +X222541596Y-114076519D01* +X222623233Y-114273608D01* +X222631531Y-114293642D01* +X222756911Y-114498242D01* +X222912753Y-114680711D01* +X222916515Y-114683924D01* +X223038417Y-114788037D01* +X223095222Y-114836553D01* +X223299822Y-114961933D01* +X223304392Y-114963826D01* +X223304394Y-114963827D01* +X223516945Y-115051868D01* +X223521518Y-115053762D01* +X223603108Y-115073350D01* +X223750036Y-115108625D01* +X223750042Y-115108626D01* +X223754849Y-115109780D01* +X223994071Y-115128607D01* +X224233293Y-115109780D01* +X224238100Y-115108626D01* +X224238106Y-115108625D01* +X224385034Y-115073350D01* +X224466624Y-115053762D01* +X224471197Y-115051868D01* +X224683748Y-114963827D01* +X224683750Y-114963826D01* +X224688320Y-114961933D01* +X224816418Y-114883434D01* +X227912474Y-114883434D01* +X227916258Y-114892212D01* +X228779205Y-115755159D01* +X228793149Y-115762773D01* +X228794982Y-115762642D01* +X228801597Y-115758391D01* +X229664733Y-114895255D01* +X229671493Y-114882875D01* +X229665766Y-114875225D01* +X229490258Y-114767674D01* +X229481464Y-114763193D01* +X229268988Y-114675183D01* +X229259603Y-114672134D01* +X229035973Y-114618444D01* +X229026226Y-114616901D01* +X228796947Y-114598856D01* +X228787087Y-114598856D01* +X228557808Y-114616901D01* +X228548061Y-114618444D01* +X228324431Y-114672134D01* +X228315046Y-114675183D01* +X228102570Y-114763193D01* +X228093776Y-114767674D01* +X227921934Y-114872978D01* +X227912474Y-114883434D01* +X224816418Y-114883434D01* +X224892920Y-114836553D01* +X224949726Y-114788037D01* +X225071627Y-114683924D01* +X225075389Y-114680711D01* +X225231231Y-114498242D01* +X225356611Y-114293642D01* +X225364910Y-114273608D01* +X225446546Y-114076519D01* +X225446547Y-114076517D01* +X225448440Y-114071946D01* +X225482486Y-113930135D01* +X225503303Y-113843428D01* +X225503304Y-113843422D01* +X225504458Y-113838615D01* +X225523285Y-113599393D01* +X225504458Y-113360171D01* +X225503304Y-113355364D01* +X225503303Y-113355358D01* +X225460219Y-113175903D01* +X225448440Y-113126840D01* +X225413429Y-113042315D01* +X225358505Y-112909716D01* +X225358504Y-112909714D01* +X225356611Y-112905144D01* +X225231231Y-112700544D01* +X225075389Y-112518075D01* +X224892920Y-112362233D01* +X224688320Y-112236853D01* +X224683750Y-112234960D01* +X224683748Y-112234959D01* +X224471197Y-112146918D01* +X224471195Y-112146917D01* +X224466624Y-112145024D01* +X224385034Y-112125436D01* +X224238106Y-112090161D01* +X224238100Y-112090160D01* +X224233293Y-112089006D01* +X223994071Y-112070179D01* +X223754849Y-112089006D01* +X223750042Y-112090160D01* +X223750036Y-112090161D01* +X223603108Y-112125436D01* +X223521518Y-112145024D01* +X223516947Y-112146917D01* +X223516945Y-112146918D01* +X223304394Y-112234959D01* +X223304392Y-112234960D01* +X223299822Y-112236853D01* +X223095222Y-112362233D01* +X222912753Y-112518075D01* +X222756911Y-112700544D01* +X222631531Y-112905144D01* +X222629638Y-112909714D01* +X222629637Y-112909716D01* +X222574713Y-113042315D01* +X222539702Y-113126840D01* +X222527923Y-113175903D01* +X222484839Y-113355358D01* +X222484838Y-113355364D01* +X222483684Y-113360171D01* +X222464857Y-113599393D01* +X203459166Y-113599393D01* +X203344557Y-113476490D01* +X203341711Y-113473438D01* +X203113512Y-113285994D01* +X202862528Y-113130377D01* +X202844483Y-113122267D01* +X202768843Y-113088273D01* +X202593167Y-113009321D01* +X202310162Y-112924954D01* +X202306042Y-112924301D01* +X202306040Y-112924301D01* +X202021965Y-112879307D01* +X202021959Y-112879306D01* +X202018484Y-112878756D01* +X201993925Y-112877641D01* +X201927540Y-112874626D01* +X201927519Y-112874626D01* +X201926120Y-112874562D01* +X201741656Y-112874562D01* +X201521893Y-112889159D01* +X201517794Y-112889985D01* +X201517790Y-112889986D01* +X201419940Y-112909716D01* +X201232406Y-112947529D01* +X200953182Y-113043674D01* +X200885839Y-113077397D01* +X200780040Y-113130377D01* +X200689126Y-113175903D01* +X200444879Y-113341894D01* +X200224730Y-113538730D01* +X200222013Y-113541900D01* +X200222012Y-113541901D01* +X200040143Y-113754091D01* +X200032548Y-113762952D01* +X200030274Y-113766454D01* +X200030270Y-113766459D01* +X199876225Y-114003667D01* +X199871708Y-114010623D01* +X199869914Y-114014401D01* +X199869913Y-114014403D01* +X199845268Y-114066306D01* +X199745038Y-114277390D01* +X199743759Y-114281373D01* +X199743758Y-114281376D01* +X199659140Y-114544931D01* +X199654762Y-114558566D01* +X199649218Y-114589377D01* +X199604745Y-114836553D01* +X199602467Y-114849212D01* +X199602278Y-114853379D01* +X199602277Y-114853386D01* +X199589780Y-115128607D01* +X199589071Y-115144221D01* +X197678696Y-115144221D01* +X197678540Y-115140051D01* +X197670903Y-114936625D01* +X197670703Y-114931294D01* +X197623329Y-114705512D01* +X197614804Y-114683924D01* +X197575450Y-114584274D01* +X197538590Y-114490940D01* +X197418910Y-114293713D01* +X197380684Y-114249661D01* +X197271210Y-114123503D01* +X197271208Y-114123501D01* +X197267710Y-114119470D01* +X197215328Y-114076519D01* +X197093442Y-113976578D01* +X197093436Y-113976574D01* +X197089314Y-113973194D01* +X196888822Y-113859068D01* +X196883806Y-113857247D01* +X196883801Y-113857245D01* +X196676982Y-113782173D01* +X196676978Y-113782172D01* +X196671967Y-113780353D01* +X196666718Y-113779404D01* +X196666715Y-113779403D01* +X196449034Y-113740040D01* +X196449027Y-113740039D01* +X196444950Y-113739302D01* +X196427213Y-113738466D01* +X196422265Y-113738232D01* +X196422258Y-113738232D01* +X196420777Y-113738162D01* +X196258632Y-113738162D01* +X196191676Y-113743843D01* +X196091995Y-113752301D01* +X196091991Y-113752302D01* +X196086684Y-113752752D01* +X196081529Y-113754090D01* +X196081523Y-113754091D01* +X195868554Y-113809367D01* +X195868550Y-113809368D01* +X195863385Y-113810709D01* +X195858519Y-113812901D01* +X195858516Y-113812902D01* +X195711277Y-113879228D01* +X195653042Y-113905461D01* +X195648622Y-113908437D01* +X195648618Y-113908439D01* +X195610907Y-113933828D01* +X195461672Y-114034300D01* +X195294745Y-114193540D01* +X195291557Y-114197825D01* +X195185530Y-114340331D01* +X195157036Y-114378628D01* +X195154621Y-114383378D01* +X195061682Y-114566176D01* +X195052480Y-114584274D01* +X195023264Y-114678363D01* +X194985652Y-114799492D01* +X194985651Y-114799498D01* +X194984068Y-114804595D01* +X194972605Y-114891084D01* +X194955332Y-115021414D01* +X194953757Y-115033294D01* +X181294767Y-115033294D01* +X181292143Y-114999958D01* +X181290989Y-114995151D01* +X181290988Y-114995145D01* +X181239012Y-114778652D01* +X181236125Y-114766627D01* +X181212972Y-114710731D01* +X181146190Y-114549503D01* +X181146189Y-114549501D01* +X181144296Y-114544931D01* +X181018916Y-114340331D01* +X180863074Y-114157862D01* +X180767833Y-114076519D01* +X180684373Y-114005238D01* +X180684372Y-114005237D01* +X180680605Y-114002020D01* +X180476005Y-113876640D01* +X180471435Y-113874747D01* +X180471433Y-113874746D01* +X180258882Y-113786705D01* +X180258880Y-113786704D01* +X180254309Y-113784811D01* +X180163260Y-113762952D01* +X180025791Y-113729948D01* +X180025785Y-113729947D01* +X180020978Y-113728793D01* +X179781756Y-113709966D01* +X179542534Y-113728793D01* +X179537727Y-113729947D01* +X179537721Y-113729948D01* +X179400252Y-113762952D01* +X179309203Y-113784811D01* +X179304632Y-113786704D01* +X179304630Y-113786705D01* +X179092079Y-113874746D01* +X179092077Y-113874747D01* +X179087507Y-113876640D01* +X178882907Y-114002020D01* +X178879140Y-114005237D01* +X178879139Y-114005238D01* +X178795679Y-114076519D01* +X178700438Y-114157862D01* +X178544596Y-114340331D01* +X178419216Y-114544931D01* +X178417323Y-114549501D01* +X178417322Y-114549503D01* +X178350540Y-114710731D01* +X178327387Y-114766627D01* +X178324500Y-114778652D01* +X178272524Y-114995145D01* +X178272523Y-114995151D01* +X178271369Y-114999958D01* +X178252542Y-115239180D01* +X170254001Y-115239180D01* +X170104071Y-113525477D01* +X170103877Y-113506042D01* +X170105487Y-113482125D01* +X170103552Y-113473361D01* +X170103552Y-113473356D01* +X170103525Y-113473236D01* +X170100603Y-113442935D01* +X170102162Y-113380490D01* +X170106020Y-113352541D01* +X170126173Y-113273401D01* +X170136153Y-113247010D01* +X170136647Y-113246048D01* +X170173412Y-113174338D01* +X170189012Y-113150833D01* +X170207617Y-113128660D01* +X170241510Y-113088269D01* +X170261951Y-113068824D01* +X170327052Y-113019514D01* +X170351307Y-113005104D01* +X170355589Y-113003172D01* +X170425750Y-112971515D01* +X170452598Y-112962866D01* +X170475635Y-112958209D01* +X170507512Y-112951765D01* +X170523027Y-112949622D01* +X170531808Y-112948962D01* +X170540762Y-112949564D01* +X170571842Y-112942702D01* +X170588018Y-112940220D01* +X175141201Y-112541868D01* +X195937081Y-112541868D01* +X195942808Y-112549518D01* +X196118316Y-112657069D01* +X196127110Y-112661550D01* +X196339586Y-112749560D01* +X196348971Y-112752609D01* +X196572601Y-112806299D01* +X196582348Y-112807842D01* +X196811627Y-112825887D01* +X196821487Y-112825887D01* +X197050766Y-112807842D01* +X197060513Y-112806299D01* +X197284143Y-112752609D01* +X197293528Y-112749560D01* +X197506004Y-112661550D01* +X197514798Y-112657069D01* +X197686640Y-112551765D01* +X197695594Y-112541868D01* +X205937081Y-112541868D01* +X205942808Y-112549518D01* +X206118316Y-112657069D01* +X206127110Y-112661550D01* +X206339586Y-112749560D01* +X206348971Y-112752609D01* +X206572601Y-112806299D01* +X206582348Y-112807842D01* +X206811627Y-112825887D01* +X206821487Y-112825887D01* +X207050766Y-112807842D01* +X207060513Y-112806299D01* +X207284143Y-112752609D01* +X207293528Y-112749560D01* +X207506004Y-112661550D01* +X207514798Y-112657069D01* +X207686640Y-112551765D01* +X207696100Y-112541309D01* +X207692316Y-112532531D01* +X206829369Y-111669584D01* +X206815425Y-111661970D01* +X206813592Y-111662101D01* +X206806977Y-111666352D01* +X205943841Y-112529488D01* +X205937081Y-112541868D01* +X197695594Y-112541868D01* +X197696100Y-112541309D01* +X197692316Y-112532531D01* +X196829369Y-111669584D01* +X196815425Y-111661970D01* +X196813592Y-111662101D01* +X196806977Y-111666352D01* +X195943841Y-112529488D01* +X195937081Y-112541868D01* +X175141201Y-112541868D01* +X180304235Y-112090161D01* +X189307335Y-111302492D01* +X195288232Y-111302492D01* +X195306277Y-111531771D01* +X195307820Y-111541518D01* +X195361510Y-111765148D01* +X195364559Y-111774533D01* +X195452569Y-111987009D01* +X195457050Y-111995803D01* +X195562354Y-112167645D01* +X195572810Y-112177105D01* +X195581588Y-112173321D01* +X196444535Y-111310374D01* +X196450913Y-111298694D01* +X197180965Y-111298694D01* +X197181096Y-111300527D01* +X197185347Y-111307142D01* +X198048483Y-112170278D01* +X198060863Y-112177038D01* +X198068513Y-112171311D01* +X198176064Y-111995803D01* +X198180545Y-111987009D01* +X198268555Y-111774533D01* +X198271604Y-111765148D01* +X198325294Y-111541518D01* +X198326837Y-111531771D01* +X198344882Y-111302492D01* +X205288232Y-111302492D01* +X205306277Y-111531771D01* +X205307820Y-111541518D01* +X205361510Y-111765148D01* +X205364559Y-111774533D01* +X205452569Y-111987009D01* +X205457050Y-111995803D01* +X205562354Y-112167645D01* +X205572810Y-112177105D01* +X205581588Y-112173321D01* +X206444535Y-111310374D01* +X206450913Y-111298694D01* +X207180965Y-111298694D01* +X207181096Y-111300527D01* +X207185347Y-111307142D01* +X208048483Y-112170278D01* +X208060863Y-112177038D01* +X208068513Y-112171311D01* +X208176064Y-111995803D01* +X208180545Y-111987009D01* +X208268555Y-111774533D01* +X208271604Y-111765148D01* +X208325294Y-111541518D01* +X208326837Y-111531771D01* +X208344882Y-111302492D01* +X208344882Y-111292632D01* +X208326837Y-111063353D01* +X208325294Y-111053606D01* +X208271604Y-110829976D01* +X208268555Y-110820591D01* +X208180545Y-110608115D01* +X208176064Y-110599321D01* +X208070760Y-110427479D01* +X208060304Y-110418019D01* +X208051526Y-110421803D01* +X207188579Y-111284750D01* +X207180965Y-111298694D01* +X206450913Y-111298694D01* +X206452149Y-111296430D01* +X206452018Y-111294597D01* +X206447767Y-111287982D01* +X205584631Y-110424846D01* +X205572251Y-110418086D01* +X205564601Y-110423813D01* +X205457050Y-110599321D01* +X205452569Y-110608115D01* +X205364559Y-110820591D01* +X205361510Y-110829976D01* +X205307820Y-111053606D01* +X205306277Y-111063353D01* +X205288232Y-111292632D01* +X205288232Y-111302492D01* +X198344882Y-111302492D01* +X198344882Y-111292632D01* +X198326837Y-111063353D01* +X198325294Y-111053606D01* +X198271604Y-110829976D01* +X198268555Y-110820591D01* +X198180545Y-110608115D01* +X198176064Y-110599321D01* +X198070760Y-110427479D01* +X198060304Y-110418019D01* +X198051526Y-110421803D01* +X197188579Y-111284750D01* +X197180965Y-111298694D01* +X196450913Y-111298694D01* +X196452149Y-111296430D01* +X196452018Y-111294597D01* +X196447767Y-111287982D01* +X195584631Y-110424846D01* +X195572251Y-110418086D01* +X195564601Y-110423813D01* +X195457050Y-110599321D01* +X195452569Y-110608115D01* +X195364559Y-110820591D01* +X195361510Y-110829976D01* +X195307820Y-111053606D01* +X195306277Y-111063353D01* +X195288232Y-111292632D01* +X195288232Y-111302492D01* +X189307335Y-111302492D01* +X190894981Y-111163591D01* +X190915960Y-111163510D01* +X190931086Y-111164715D01* +X190931101Y-111164715D01* +X190935949Y-111165101D01* +X190940804Y-111164736D01* +X190940811Y-111164736D01* +X190943613Y-111164525D01* +X190943615Y-111164525D01* +X190948466Y-111164160D01* +X190958978Y-111161705D01* +X190967370Y-111160044D01* +X191061126Y-111144778D01* +X191165052Y-111127857D01* +X191165054Y-111127857D01* +X191169676Y-111127104D01* +X191383219Y-111058757D01* +X191584313Y-110959595D01* +X191768541Y-110831798D01* +X191931854Y-110678174D01* +X191951633Y-110653086D01* +X192067771Y-110505768D01* +X192070666Y-110502096D01* +X192084434Y-110478007D01* +X192179607Y-110311493D01* +X192179609Y-110311489D01* +X192181926Y-110307435D01* +X192263190Y-110098466D01* +X192273293Y-110053815D01* +X195937014Y-110053815D01* +X195940798Y-110062593D01* +X196803745Y-110925540D01* +X196817689Y-110933154D01* +X196819522Y-110933023D01* +X196826137Y-110928772D01* +X197689273Y-110065636D01* +X197696033Y-110053256D01* +X197690306Y-110045606D01* +X197514798Y-109938055D01* +X197506004Y-109933574D01* +X197293528Y-109845564D01* +X197284143Y-109842515D01* +X197060513Y-109788825D01* +X197050766Y-109787282D01* +X196821487Y-109769237D01* +X196811627Y-109769237D01* +X196582348Y-109787282D01* +X196572601Y-109788825D01* +X196348971Y-109842515D01* +X196339586Y-109845564D01* +X196127110Y-109933574D01* +X196118316Y-109938055D01* +X195946474Y-110043359D01* +X195937014Y-110053815D01* +X192273293Y-110053815D01* +X192312673Y-109879781D01* +X192315216Y-109845564D01* +X192326515Y-109693488D01* +X192327915Y-109681920D01* +X192329326Y-109673530D01* +X192330133Y-109668735D01* +X192330286Y-109656183D01* +X192326330Y-109628562D01* +X192325057Y-109610698D01* +X192325057Y-109197562D01* +X200287343Y-109197562D01* +X200306170Y-109436784D01* +X200307324Y-109441591D01* +X200307325Y-109441597D01* +X200324084Y-109511400D01* +X200362188Y-109670115D01* +X200364081Y-109674686D01* +X200364082Y-109674688D01* +X200406246Y-109776480D01* +X200454017Y-109891811D01* +X200579397Y-110096411D01* +X200735239Y-110278880D01* +X200739001Y-110282093D01* +X200906145Y-110424846D01* +X200917708Y-110434722D01* +X201122308Y-110560102D01* +X201126878Y-110561995D01* +X201126880Y-110561996D01* +X201238222Y-110608115D01* +X201344004Y-110651931D01* +X201425594Y-110671519D01* +X201572522Y-110706794D01* +X201572528Y-110706795D01* +X201577335Y-110707949D01* +X201816557Y-110726776D01* +X202055779Y-110707949D01* +X202060586Y-110706795D01* +X202060592Y-110706794D01* +X202207520Y-110671519D01* +X202289110Y-110651931D01* +X202394892Y-110608115D01* +X202506234Y-110561996D01* +X202506236Y-110561995D01* +X202510806Y-110560102D01* +X202715406Y-110434722D01* +X202726970Y-110424846D01* +X202894113Y-110282093D01* +X202897875Y-110278880D01* +X203053717Y-110096411D01* +X203079820Y-110053815D01* +X205937014Y-110053815D01* +X205940798Y-110062593D01* +X206803745Y-110925540D01* +X206817689Y-110933154D01* +X206819522Y-110933023D01* +X206826137Y-110928772D01* +X207689273Y-110065636D01* +X207696033Y-110053256D01* +X207690306Y-110045606D01* +X207514798Y-109938055D01* +X207506004Y-109933574D01* +X207293528Y-109845564D01* +X207284143Y-109842515D01* +X207060513Y-109788825D01* +X207050766Y-109787282D01* +X206821487Y-109769237D01* +X206811627Y-109769237D01* +X206582348Y-109787282D01* +X206572601Y-109788825D01* +X206348971Y-109842515D01* +X206339586Y-109845564D01* +X206127110Y-109933574D01* +X206118316Y-109938055D01* +X205946474Y-110043359D01* +X205937014Y-110053815D01* +X203079820Y-110053815D01* +X203179097Y-109891811D01* +X203226869Y-109776480D01* +X203269032Y-109674688D01* +X203269033Y-109674686D01* +X203270926Y-109670115D01* +X203309030Y-109511400D01* +X203325789Y-109441597D01* +X203325790Y-109441591D01* +X203326944Y-109436784D01* +X203345771Y-109197562D01* +X203326944Y-108958340D01* +X203325790Y-108953533D01* +X203325789Y-108953527D01* +X203272081Y-108729821D01* +X203270926Y-108725009D01* +X203269032Y-108720436D01* +X203180991Y-108507885D01* +X203180990Y-108507883D01* +X203179097Y-108503313D01* +X203053717Y-108298713D01* +X202897875Y-108116244D01* +X202868477Y-108091136D01* +X202719174Y-107963620D01* +X202719173Y-107963619D01* +X202715406Y-107960402D01* +X202510806Y-107835022D01* +X202506236Y-107833129D01* +X202506234Y-107833128D01* +X202293683Y-107745087D01* +X202293681Y-107745086D01* +X202289110Y-107743193D01* +X202207520Y-107723605D01* +X202060592Y-107688330D01* +X202060586Y-107688329D01* +X202055779Y-107687175D01* +X201816557Y-107668348D01* +X201577335Y-107687175D01* +X201572528Y-107688329D01* +X201572522Y-107688330D01* +X201425594Y-107723605D01* +X201344004Y-107743193D01* +X201339433Y-107745086D01* +X201339431Y-107745087D01* +X201126880Y-107833128D01* +X201126878Y-107833129D01* +X201122308Y-107835022D01* +X200917708Y-107960402D01* +X200913941Y-107963619D01* +X200913940Y-107963620D01* +X200764637Y-108091136D01* +X200735239Y-108116244D01* +X200579397Y-108298713D01* +X200454017Y-108503313D01* +X200452124Y-108507883D01* +X200452123Y-108507885D01* +X200364082Y-108720436D01* +X200362188Y-108725009D01* +X200361033Y-108729821D01* +X200307325Y-108953527D01* +X200307324Y-108953533D01* +X200306170Y-108958340D01* +X200287343Y-109197562D01* +X192325057Y-109197562D01* +X192325057Y-106646941D01* +X192326558Y-106627550D01* +X192328866Y-106612731D01* +X192330248Y-106603858D01* +X192329068Y-106594833D01* +X192328798Y-106564385D01* +X192328948Y-106563059D01* +X192335794Y-106502317D01* +X192342072Y-106474813D01* +X192369049Y-106397721D01* +X192381291Y-106372301D01* +X192424746Y-106303144D01* +X192442338Y-106281086D01* +X192500085Y-106223339D01* +X192522142Y-106205748D01* +X192591299Y-106162292D01* +X192616719Y-106150050D01* +X192693808Y-106123073D01* +X192721313Y-106116794D01* +X192730573Y-106115750D01* +X192776782Y-106110542D01* +X192792445Y-106110858D01* +X192792458Y-106109762D01* +X192801428Y-106109871D01* +X192810303Y-106111253D01* +X192841854Y-106107126D01* +X192858196Y-106106062D01* +X210767205Y-106106062D01* +X210786585Y-106107561D01* +G37* +%TD.AperFunction*% +%TD*% +M02* diff --git a/fpkb_v3/gerber/fpkbd-B_Mask.gbr b/fpkb_v3/gerber/fpkbd-B_Mask.gbr new file mode 100644 index 0000000..8980671 --- /dev/null +++ b/fpkb_v3/gerber/fpkbd-B_Mask.gbr @@ -0,0 +1,297 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% +%TF.CreationDate,2022-10-02T20:30:39+02:00*% +%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Soldermask,Bot*% +%TF.FilePolarity,Negative*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 Aperture macros list* +%AMHorizOval* +0 Thick line with rounded ends* +0 $1 width* +0 $2 $3 position (X,Y) of the first rounded end (center of the circle)* +0 $4 $5 position (X,Y) of the second rounded end (center of the circle)* +0 Add line between two ends* +20,1,$1,$2,$3,$4,$5,0* +0 Add two circle primitives to create the rounded ends* +1,1,$1,$2,$3* +1,1,$1,$4,$5*% +%AMRotRect* +0 Rectangle, with rotation* +0 The origin of the aperture is its center* +0 $1 length* +0 $2 width* +0 $3 Rotation angle, in degrees counterclockwise* +0 Add horizontal line* +21,1,$1,$2,0,0,$3*% +G04 Aperture macros list end* +%ADD10C,1.701800*% +%ADD11C,3.429000*% +%ADD12C,2.032000*% +%ADD13C,1.500000*% +%ADD14HorizOval,1.600000X-0.298858X0.026147X0.298858X-0.026147X0*% +%ADD15RotRect,1.752600X1.752600X265.000000*% +%ADD16C,1.752600*% +G04 APERTURE END LIST* +D10* +%TO.C,S13*% +X232672661Y-157824070D03* +X243630803Y-158782784D03* +D11* +X238151732Y-158303427D03* +D12* +X233501950Y-154082108D03* +X243463897Y-154953666D03* +X238665951Y-152425878D03* +X238665951Y-152425878D03* +%TD*% +D11* +%TO.C,S14*% +X239633380Y-141368118D03* +D10* +X234154309Y-140888761D03* +X245112451Y-141847475D03* +D12* +X234983598Y-137146799D03* +X244945545Y-138018357D03* +X240147599Y-135490569D03* +X240147599Y-135490569D03* +%TD*% +D10* +%TO.C,S3*% +X155175774Y-136807808D03* +D11* +X160592217Y-135852743D03* +D10* +X166008660Y-134897678D03* +D12* +X164856393Y-131242233D03* +X155008315Y-132978714D03* +X159567693Y-130042377D03* +X159567693Y-130042377D03* +%TD*% +D11* +%TO.C,S11*% +X221998205Y-136412252D03* +D10* +X227477276Y-136891609D03* +X216519134Y-135932895D03* +D12* +X227310370Y-133062491D03* +X217348423Y-132190933D03* +X222512424Y-130534703D03* +X222512424Y-130534703D03* +%TD*% +D10* +%TO.C,S5*% +X176298551Y-138531396D03* +X187256693Y-137572682D03* +D11* +X181777622Y-138052039D03* +D12* +X176465457Y-134702278D03* +X186427404Y-133830720D03* +X181263403Y-132174490D03* +X181263403Y-132174490D03* +%TD*% +D10* +%TO.C,S7*% +X207316557Y-149097562D03* +D11* +X201816557Y-149097562D03* +D10* +X196316557Y-149097562D03* +D12* +X206816557Y-145297562D03* +X196816557Y-145297562D03* +X201816557Y-143197562D03* +X201816557Y-143197562D03* +%TD*% +D10* +%TO.C,S12*% +X218000781Y-118997585D03* +X228958923Y-119956299D03* +D11* +X223479852Y-119476942D03* +D12* +X218830070Y-115255623D03* +X228792017Y-116127181D03* +X223994071Y-113599393D03* +X223994071Y-113599393D03* +%TD*% +D10* +%TO.C,S9*% +X196316557Y-115097562D03* +D11* +X201816557Y-115097562D03* +D10* +X207316557Y-115097562D03* +D12* +X206816557Y-111297562D03* +X196816557Y-111297562D03* +X201816557Y-109197562D03* +X201816557Y-109197562D03* +%TD*% +D10* +%TO.C,S2*% +X168960679Y-151639410D03* +X158127793Y-153549540D03* +D11* +X163544236Y-152594475D03* +D12* +X157960334Y-149720446D03* +X167808412Y-147983965D03* +X162519712Y-146784109D03* +X162519712Y-146784109D03* +%TD*% +D10* +%TO.C,S16*% +X241241853Y-185129897D03* +D11* +X235929261Y-183706392D03* +D10* +X230616669Y-182282887D03* +D12* +X241742403Y-181329969D03* +X232083144Y-178741779D03* +X237456293Y-178007430D03* +X237456293Y-178007430D03* +%TD*% +D10* +%TO.C,S10*% +X225995628Y-153826919D03* +D11* +X220516557Y-153347562D03* +D10* +X215037486Y-152868205D03* +D12* +X225828722Y-149997801D03* +X215866775Y-149126243D03* +X221030776Y-147470013D03* +X221030776Y-147470013D03* +%TD*% +D11* +%TO.C,S8*% +X201816557Y-132097562D03* +D10* +X207316557Y-132097562D03* +X196316557Y-132097562D03* +D12* +X206816557Y-128297562D03* +X196816557Y-128297562D03* +X201816557Y-126197562D03* +X201816557Y-126197562D03* +%TD*% +D10* +%TO.C,S1*% +X171912698Y-168381142D03* +D11* +X166496255Y-169336207D03* +D10* +X161079812Y-170291272D03* +D12* +X160912353Y-166462178D03* +X170760431Y-164725697D03* +X165471731Y-163525841D03* +X165471731Y-163525841D03* +%TD*% +D10* +%TO.C,S4*% +X177780199Y-155466706D03* +D11* +X183259270Y-154987349D03* +D10* +X188738341Y-154507992D03* +D12* +X177947105Y-151637588D03* +X187909052Y-150766030D03* +X182745051Y-149109800D03* +X182745051Y-149109800D03* +%TD*% +D10* +%TO.C,S6*% +X185775046Y-120637372D03* +D11* +X180295975Y-121116729D03* +D10* +X174816904Y-121596086D03* +D12* +X174983810Y-117766968D03* +X184945757Y-116895410D03* +X179781756Y-115239180D03* +X179781756Y-115239180D03* +%TD*% +D13* +%TO.C,REF\u002A\u002A*% +X263928534Y-164187843D03* +X256955171Y-163577753D03* +D14* +X254064987Y-165633680D03* +X254465903Y-161051184D03* +X255561717Y-161147056D03* +X255160801Y-165729551D03* +X259145580Y-166078174D03* +X259546496Y-161495679D03* +X262535080Y-161757146D03* +X262134164Y-166339642D03* +%TD*% +D10* +%TO.C,S15*% +X246594098Y-124912165D03* +D11* +X241115027Y-124432808D03* +D10* +X235635956Y-123953451D03* +D12* +X246427192Y-121083047D03* +X236465245Y-120211489D03* +X241629246Y-118555259D03* +X241629246Y-118555259D03* +%TD*% +D11* +%TO.C,S17*% +X254466860Y-191384917D03* +D10* +X259230000Y-194134917D03* +X249703720Y-188634917D03* +D12* +X252036733Y-185594020D03* +X260696987Y-190594020D03* +X257416860Y-186275367D03* +X257416860Y-186275367D03* +%TD*% +D15* +%TO.C,MCU1*% +X253426562Y-120019033D03* +D16* +X253205187Y-122549368D03* +X252983811Y-125079702D03* +X252762435Y-127610037D03* +X252541060Y-130140371D03* +X252319684Y-132670706D03* +X252098309Y-135201041D03* +X251876933Y-137731375D03* +X251655557Y-140261710D03* +X251434182Y-142792044D03* +X251212806Y-145322379D03* +X250991431Y-147852713D03* +X268608569Y-121347287D03* +X268387194Y-123877621D03* +X268165818Y-126407956D03* +X267944443Y-128938290D03* +X267723067Y-131468625D03* +X267501691Y-133998959D03* +X267280316Y-136529294D03* +X267058940Y-139059629D03* +X266837565Y-141589963D03* +X266616189Y-144120298D03* +X266394813Y-146650632D03* +X266173438Y-149180967D03* +%TD*% +M02* diff --git a/fpkb_v3/gerber/fpkbd-B_Paste.gbr b/fpkb_v3/gerber/fpkbd-B_Paste.gbr new file mode 100644 index 0000000..fbf0b6c --- /dev/null +++ b/fpkb_v3/gerber/fpkbd-B_Paste.gbr @@ -0,0 +1,15 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% +%TF.CreationDate,2022-10-02T20:30:39+02:00*% +%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Paste,Bot*% +%TF.FilePolarity,Positive*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 APERTURE END LIST* +M02* diff --git a/fpkb_v3/gerber/fpkbd-B_Silkscreen.gbr b/fpkb_v3/gerber/fpkbd-B_Silkscreen.gbr new file mode 100644 index 0000000..a3c2312 --- /dev/null +++ b/fpkb_v3/gerber/fpkbd-B_Silkscreen.gbr @@ -0,0 +1,268 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% +%TF.CreationDate,2022-10-02T20:30:39+02:00*% +%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Legend,Bot*% +%TF.FilePolarity,Positive*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 Aperture macros list* +%AMRotRect* +0 Rectangle, with rotation* +0 The origin of the aperture is its center* +0 $1 length* +0 $2 width* +0 $3 Rotation angle, in degrees counterclockwise* +0 Add horizontal line* +21,1,$1,$2,0,0,$3*% +G04 Aperture macros list end* +%ADD10C,0.150000*% +%ADD11RotRect,1.752600X1.752600X265.000000*% +%ADD12C,1.752600*% +G04 APERTURE END LIST* +D10* +X204357142Y-118680714D02* +X203976190Y-118680714D01* +X204214285Y-119347380D02* +X204214285Y-118490238D01* +X204166666Y-118395000D01* +X204071428Y-118347380D01* +X203976190Y-118347380D01* +X203642857Y-118680714D02* +X203642857Y-119680714D01* +X203642857Y-118728333D02* +X203547619Y-118680714D01* +X203357142Y-118680714D01* +X203261904Y-118728333D01* +X203214285Y-118775952D01* +X203166666Y-118871190D01* +X203166666Y-119156904D01* +X203214285Y-119252142D01* +X203261904Y-119299761D01* +X203357142Y-119347380D01* +X203547619Y-119347380D01* +X203642857Y-119299761D01* +X202738095Y-119347380D02* +X202738095Y-118347380D01* +X202642857Y-118966428D02* +X202357142Y-119347380D01* +X202357142Y-118680714D02* +X202738095Y-119061666D01* +X201928571Y-119347380D02* +X201928571Y-118347380D01* +X201928571Y-118728333D02* +X201833333Y-118680714D01* +X201642857Y-118680714D01* +X201547619Y-118728333D01* +X201500000Y-118775952D01* +X201452380Y-118871190D01* +X201452380Y-119156904D01* +X201500000Y-119252142D01* +X201547619Y-119299761D01* +X201642857Y-119347380D01* +X201833333Y-119347380D01* +X201928571Y-119299761D01* +X201119047Y-118680714D02* +X200880952Y-119347380D01* +X200642857Y-118680714D01* +X200357142Y-118347380D02* +X199738095Y-118347380D01* +X200071428Y-118728333D01* +X199928571Y-118728333D01* +X199833333Y-118775952D01* +X199785714Y-118823571D01* +X199738095Y-118918809D01* +X199738095Y-119156904D01* +X199785714Y-119252142D01* +X199833333Y-119299761D01* +X199928571Y-119347380D01* +X200214285Y-119347380D01* +X200309523Y-119299761D01* +X200357142Y-119252142D01* +X207547619Y-120290714D02* +X207166666Y-120290714D01* +X207404761Y-119957380D02* +X207404761Y-120814523D01* +X207357142Y-120909761D01* +X207261904Y-120957380D01* +X207166666Y-120957380D01* +X206880952Y-120909761D02* +X206785714Y-120957380D01* +X206595238Y-120957380D01* +X206500000Y-120909761D01* +X206452380Y-120814523D01* +X206452380Y-120766904D01* +X206500000Y-120671666D01* +X206595238Y-120624047D01* +X206738095Y-120624047D01* +X206833333Y-120576428D01* +X206880952Y-120481190D01* +X206880952Y-120433571D01* +X206833333Y-120338333D01* +X206738095Y-120290714D01* +X206595238Y-120290714D01* +X206500000Y-120338333D01* +X205880952Y-120957380D02* +X205976190Y-120909761D01* +X206023809Y-120814523D01* +X206023809Y-119957380D01* +X205500000Y-120957380D02* +X205500000Y-120290714D01* +X205500000Y-119957380D02* +X205547619Y-120005000D01* +X205500000Y-120052619D01* +X205452380Y-120005000D01* +X205500000Y-119957380D01* +X205500000Y-120052619D01* +X204880952Y-120957380D02* +X204976190Y-120909761D01* +X205023809Y-120814523D01* +X205023809Y-119957380D01* +X203785714Y-120052619D02* +X203738095Y-120005000D01* +X203642857Y-119957380D01* +X203404761Y-119957380D01* +X203309523Y-120005000D01* +X203261904Y-120052619D01* +X203214285Y-120147857D01* +X203214285Y-120243095D01* +X203261904Y-120385952D01* +X203833333Y-120957380D01* +X203214285Y-120957380D01* +X202595238Y-119957380D02* +X202500000Y-119957380D01* +X202404761Y-120005000D01* +X202357142Y-120052619D01* +X202309523Y-120147857D01* +X202261904Y-120338333D01* +X202261904Y-120576428D01* +X202309523Y-120766904D01* +X202357142Y-120862142D01* +X202404761Y-120909761D01* +X202500000Y-120957380D01* +X202595238Y-120957380D01* +X202690476Y-120909761D01* +X202738095Y-120862142D01* +X202785714Y-120766904D01* +X202833333Y-120576428D01* +X202833333Y-120338333D01* +X202785714Y-120147857D01* +X202738095Y-120052619D01* +X202690476Y-120005000D01* +X202595238Y-119957380D01* +X201880952Y-120052619D02* +X201833333Y-120005000D01* +X201738095Y-119957380D01* +X201500000Y-119957380D01* +X201404761Y-120005000D01* +X201357142Y-120052619D01* +X201309523Y-120147857D01* +X201309523Y-120243095D01* +X201357142Y-120385952D01* +X201928571Y-120957380D01* +X201309523Y-120957380D01* +X200928571Y-120052619D02* +X200880952Y-120005000D01* +X200785714Y-119957380D01* +X200547619Y-119957380D01* +X200452380Y-120005000D01* +X200404761Y-120052619D01* +X200357142Y-120147857D01* +X200357142Y-120243095D01* +X200404761Y-120385952D01* +X200976190Y-120957380D01* +X200357142Y-120957380D01* +X199404761Y-120957380D02* +X199976190Y-120957380D01* +X199690476Y-120957380D02* +X199690476Y-119957380D01* +X199785714Y-120100238D01* +X199880952Y-120195476D01* +X199976190Y-120243095D01* +X198785714Y-119957380D02* +X198690476Y-119957380D01* +X198595238Y-120005000D01* +X198547619Y-120052619D01* +X198500000Y-120147857D01* +X198452380Y-120338333D01* +X198452380Y-120576428D01* +X198500000Y-120766904D01* +X198547619Y-120862142D01* +X198595238Y-120909761D01* +X198690476Y-120957380D01* +X198785714Y-120957380D01* +X198880952Y-120909761D01* +X198928571Y-120862142D01* +X198976190Y-120766904D01* +X199023809Y-120576428D01* +X199023809Y-120338333D01* +X198976190Y-120147857D01* +X198928571Y-120052619D01* +X198880952Y-120005000D01* +X198785714Y-119957380D01* +X197833333Y-119957380D02* +X197738095Y-119957380D01* +X197642857Y-120005000D01* +X197595238Y-120052619D01* +X197547619Y-120147857D01* +X197500000Y-120338333D01* +X197500000Y-120576428D01* +X197547619Y-120766904D01* +X197595238Y-120862142D01* +X197642857Y-120909761D01* +X197738095Y-120957380D01* +X197833333Y-120957380D01* +X197928571Y-120909761D01* +X197976190Y-120862142D01* +X198023809Y-120766904D01* +X198071428Y-120576428D01* +X198071428Y-120338333D01* +X198023809Y-120147857D01* +X197976190Y-120052619D01* +X197928571Y-120005000D01* +X197833333Y-119957380D01* +X197119047Y-120052619D02* +X197071428Y-120005000D01* +X196976190Y-119957380D01* +X196738095Y-119957380D01* +X196642857Y-120005000D01* +X196595238Y-120052619D01* +X196547619Y-120147857D01* +X196547619Y-120243095D01* +X196595238Y-120385952D01* +X197166666Y-120957380D01* +X196547619Y-120957380D01* +D11* +%TO.C,MCU1*% +X253426562Y-120019033D03* +D12* +X253205187Y-122549368D03* +X252983811Y-125079702D03* +X252762435Y-127610037D03* +X252541060Y-130140371D03* +X252319684Y-132670706D03* +X252098309Y-135201041D03* +X251876933Y-137731375D03* +X251655557Y-140261710D03* +X251434182Y-142792044D03* +X251212806Y-145322379D03* +X250991431Y-147852713D03* +X268608569Y-121347287D03* +X268387194Y-123877621D03* +X268165818Y-126407956D03* +X267944443Y-128938290D03* +X267723067Y-131468625D03* +X267501691Y-133998959D03* +X267280316Y-136529294D03* +X267058940Y-139059629D03* +X266837565Y-141589963D03* +X266616189Y-144120298D03* +X266394813Y-146650632D03* +X266173438Y-149180967D03* +%TD*% +M02* diff --git a/fpkb_v3/gerber/fpkbd-Edge_Cuts.gbr b/fpkb_v3/gerber/fpkbd-Edge_Cuts.gbr new file mode 100644 index 0000000..4b513bc --- /dev/null +++ b/fpkb_v3/gerber/fpkbd-Edge_Cuts.gbr @@ -0,0 +1,209 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% +%TF.CreationDate,2022-10-02T20:30:39+02:00*% +%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Profile,NP*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +%TA.AperFunction,Profile*% +%ADD10C,0.150000*% +%TD*% +G04 APERTURE END LIST* +D10* +X224070041Y-189328571D02* +X229710174Y-168279306D01* +X255090513Y-170151176D02* +X252823768Y-178610781D01* +X227570996Y-164504853D02* +G75* +G03* +X226661940Y-163421503I-996196J87153D01* +G01* +X209813786Y-160943660D02* +X209923929Y-159684718D01* +X229710149Y-168279299D02* +G75* +G03* +X228831404Y-167024292I-965949J258799D01* +G01* +X234182610Y-111880844D02* +G75* +G03* +X233273584Y-110797494I-996210J87144D01* +G01* +X158124188Y-179443555D02* +G75* +G03* +X159282644Y-180254714I984812J173655D01* +G01* +X192816557Y-105597557D02* +G75* +G03* +X191816557Y-106597562I43J-1000043D01* +G01* +X265217211Y-170207556D02* +G75* +G03* +X266300555Y-169298599I87189J996156D01* +G01* +X228831404Y-167024293D02* +X228358000Y-166982875D01* +X170502243Y-112437281D02* +X190903713Y-110652384D01* +X194704629Y-158597632D02* +G75* +G03* +X193708434Y-159684718I-29J-999968D01* +G01* +X190903711Y-110652355D02* +G75* +G03* +X191816557Y-109656189I-87111J996155D01* +G01* +X267377117Y-189023703D02* +G75* +G03* +X267011088Y-187657675I-866017J500003D01* +G01* +X242150660Y-195243811D02* +X257511089Y-204112159D01* +X169647032Y-124609594D02* +G75* +G03* +X170469577Y-123537620I-173632J984794D01* +G01* +X253289694Y-179735625D02* +X267011088Y-187657676D01* +X193708435Y-159684718D02* +X193962041Y-162583446D01* +X224777147Y-190553316D02* +X241909479Y-195143911D01* +X150079293Y-128059921D02* +G75* +G03* +X149268130Y-129218359I173607J-984779D01* +G01* +X265217204Y-170207638D02* +X256143594Y-169413800D01* +X266300555Y-169298599D02* +X267782202Y-152363289D01* +X210722825Y-162027010D02* +X226661940Y-163421502D01* +X177002384Y-165071036D02* +G75* +G03* +X176104733Y-166240885I87116J-996164D01* +G01* +X211816557Y-106597562D02* +X211816557Y-108003917D01* +X234182623Y-111880845D02* +X234060605Y-113275517D01* +X149268130Y-129218359D02* +X158124187Y-179443555D01* +X257511102Y-204112135D02* +G75* +G03* +X258877114Y-203746133I499998J866035D01* +G01* +X177002385Y-165071044D02* +X193053002Y-163666797D01* +X227449022Y-165899530D02* +G75* +G03* +X228358000Y-166982876I996178J-87170D01* +G01* +X227448961Y-165899525D02* +X227570979Y-164504852D01* +X252823770Y-178610782D02* +G75* +G03* +X253289694Y-179735626I965930J-258818D01* +G01* +X258877114Y-203746133D02* +X267377114Y-189023701D01* +X191816557Y-109656189D02* +X191816557Y-106597562D01* +X177009179Y-177129030D02* +G75* +G03* +X177820342Y-175970591I-173679J984830D01* +G01* +X194704629Y-158597562D02* +X208927735Y-158597562D01* +X211816638Y-106597562D02* +G75* +G03* +X210816557Y-105597562I-1000038J-38D01* +G01* +X234969644Y-114358868D02* +X269836458Y-117409319D01* +X270745480Y-118492667D02* +G75* +G03* +X269836458Y-117409320I-996180J87167D01* +G01* +X170502245Y-112437305D02* +G75* +G03* +X169593203Y-113520631I87155J-996195D01* +G01* +X211816579Y-108003917D02* +G75* +G03* +X212729401Y-109000112I1000021J17D01* +G01* +X209813787Y-160943660D02* +G75* +G03* +X210722826Y-162027010I996213J-87140D01* +G01* +X176104733Y-166240886D02* +X177820342Y-175970591D01* +X159282643Y-180254714D02* +X177009182Y-177129047D01* +X242150663Y-195243806D02* +G75* +G03* +X241909479Y-195143911I-499963J-865994D01* +G01* +X256143590Y-169413844D02* +G75* +G03* +X255090513Y-170151177I-87190J-996156D01* +G01* +X192816557Y-105597562D02* +X210816557Y-105597562D01* +X209923935Y-159684719D02* +G75* +G03* +X208927735Y-158597563I-996235J87119D01* +G01* +X212729402Y-109000111D02* +X233273584Y-110797494D01* +X169593204Y-113520631D02* +X170469577Y-123537619D01* +X267782202Y-152363289D02* +X270745497Y-118492669D01* +X150079290Y-128059903D02* +X169647030Y-124609583D01* +X234060635Y-113275520D02* +G75* +G03* +X234969644Y-114358868I996165J-87180D01* +G01* +X193053005Y-163666837D02* +G75* +G03* +X193962041Y-162583446I-87205J996237D01* +G01* +X224070076Y-189328580D02* +G75* +G03* +X224777147Y-190553315I965924J-258820D01* +G01* +M02* diff --git a/fpkb_v3/gerber/fpkbd-F_Cu.gbr b/fpkb_v3/gerber/fpkbd-F_Cu.gbr new file mode 100644 index 0000000..7d84f58 --- /dev/null +++ b/fpkb_v3/gerber/fpkbd-F_Cu.gbr @@ -0,0 +1,18004 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% +%TF.CreationDate,2022-10-02T20:30:39+02:00*% +%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Copper,L1,Top*% +%TF.FilePolarity,Positive*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 Aperture macros list* +%AMHorizOval* +0 Thick line with rounded ends* +0 $1 width* +0 $2 $3 position (X,Y) of the first rounded end (center of the circle)* +0 $4 $5 position (X,Y) of the second rounded end (center of the circle)* +0 Add line between two ends* +20,1,$1,$2,$3,$4,$5,0* +0 Add two circle primitives to create the rounded ends* +1,1,$1,$2,$3* +1,1,$1,$4,$5*% +%AMRotRect* +0 Rectangle, with rotation* +0 The origin of the aperture is its center* +0 $1 length* +0 $2 width* +0 $3 Rotation angle, in degrees counterclockwise* +0 Add horizontal line* +21,1,$1,$2,0,0,$3*% +G04 Aperture macros list end* +%TA.AperFunction,ComponentPad*% +%ADD10C,2.032000*% +%TD*% +%TA.AperFunction,ComponentPad*% +%ADD11HorizOval,1.600000X-0.298858X0.026147X0.298858X-0.026147X0*% +%TD*% +%TA.AperFunction,ComponentPad*% +%ADD12RotRect,1.752600X1.752600X265.000000*% +%TD*% +%TA.AperFunction,ComponentPad*% +%ADD13C,1.752600*% +%TD*% +%TA.AperFunction,Conductor*% +%ADD14C,0.500000*% +%TD*% +G04 APERTURE END LIST* +D10* +%TO.P,S13,1*% +%TO.N,GND*% +X233501950Y-154082108D03* +X243463897Y-154953666D03* +%TO.P,S13,2*% +%TO.N,matrix_inner_bottom*% +X238665951Y-152425878D03* +X238665951Y-152425878D03* +%TD*% +%TO.P,S14,1*% +%TO.N,GND*% +X234983598Y-137146799D03* +X244945545Y-138018357D03* +%TO.P,S14,2*% +%TO.N,matrix_inner_home*% +X240147599Y-135490569D03* +X240147599Y-135490569D03* +%TD*% +%TO.P,S3,1*% +%TO.N,GND*% +X164856393Y-131242233D03* +X155008315Y-132978714D03* +%TO.P,S3,2*% +%TO.N,matrix_pinky_top*% +X159567693Y-130042377D03* +X159567693Y-130042377D03* +%TD*% +%TO.P,S11,1*% +%TO.N,GND*% +X227310370Y-133062491D03* +X217348423Y-132190933D03* +%TO.P,S11,2*% +%TO.N,matrix_index_home*% +X222512424Y-130534703D03* +X222512424Y-130534703D03* +%TD*% +%TO.P,S5,1*% +%TO.N,GND*% +X176465457Y-134702278D03* +X186427404Y-133830720D03* +%TO.P,S5,2*% +%TO.N,matrix_ring_home*% +X181263403Y-132174490D03* +X181263403Y-132174490D03* +%TD*% +%TO.P,S7,1*% +%TO.N,GND*% +X206816557Y-145297562D03* +X196816557Y-145297562D03* +%TO.P,S7,2*% +%TO.N,matrix_middle_bottom*% +X201816557Y-143197562D03* +X201816557Y-143197562D03* +%TD*% +%TO.P,S12,1*% +%TO.N,GND*% +X218830070Y-115255623D03* +X228792017Y-116127181D03* +%TO.P,S12,2*% +%TO.N,matrix_index_top*% +X223994071Y-113599393D03* +X223994071Y-113599393D03* +%TD*% +%TO.P,S9,1*% +%TO.N,GND*% +X206816557Y-111297562D03* +X196816557Y-111297562D03* +%TO.P,S9,2*% +%TO.N,matrix_middle_top*% +X201816557Y-109197562D03* +X201816557Y-109197562D03* +%TD*% +%TO.P,S2,1*% +%TO.N,GND*% +X157960334Y-149720446D03* +X167808412Y-147983965D03* +%TO.P,S2,2*% +%TO.N,matrix_pinky_home*% +X162519712Y-146784109D03* +X162519712Y-146784109D03* +%TD*% +%TO.P,S16,1*% +%TO.N,GND*% +X241742403Y-181329969D03* +X232083144Y-178741779D03* +%TO.P,S16,2*% +%TO.N,thumb_tucky*% +X237456293Y-178007430D03* +X237456293Y-178007430D03* +%TD*% +%TO.P,S10,1*% +%TO.N,GND*% +X225828722Y-149997801D03* +X215866775Y-149126243D03* +%TO.P,S10,2*% +%TO.N,matrix_index_bottom*% +X221030776Y-147470013D03* +X221030776Y-147470013D03* +%TD*% +%TO.P,S8,1*% +%TO.N,GND*% +X206816557Y-128297562D03* +X196816557Y-128297562D03* +%TO.P,S8,2*% +%TO.N,matrix_middle_home*% +X201816557Y-126197562D03* +X201816557Y-126197562D03* +%TD*% +%TO.P,S1,1*% +%TO.N,GND*% +X160912353Y-166462178D03* +X170760431Y-164725697D03* +%TO.P,S1,2*% +%TO.N,matrix_pinky_bottom*% +X165471731Y-163525841D03* +X165471731Y-163525841D03* +%TD*% +%TO.P,S4,1*% +%TO.N,GND*% +X177947105Y-151637588D03* +X187909052Y-150766030D03* +%TO.P,S4,2*% +%TO.N,matrix_ring_bottom*% +X182745051Y-149109800D03* +X182745051Y-149109800D03* +%TD*% +%TO.P,S6,1*% +%TO.N,GND*% +X174983810Y-117766968D03* +X184945757Y-116895410D03* +%TO.P,S6,2*% +%TO.N,matrix_ring_top*% +X179781756Y-115239180D03* +X179781756Y-115239180D03* +%TD*% +D11* +%TO.P,REF\u002A\u002A,1*% +%TO.N,GND*% +X254064987Y-165633680D03* +X254465903Y-161051184D03* +%TO.P,REF\u002A\u002A,2*% +X255561717Y-161147056D03* +X255160801Y-165729551D03* +%TO.P,REF\u002A\u002A,3*% +%TO.N,P21*% +X259145580Y-166078174D03* +X259546496Y-161495679D03* +%TO.P,REF\u002A\u002A,4*% +%TO.N,VCC*% +X262535080Y-161757146D03* +X262134164Y-166339642D03* +%TD*% +D10* +%TO.P,S15,1*% +%TO.N,GND*% +X246427192Y-121083047D03* +X236465245Y-120211489D03* +%TO.P,S15,2*% +%TO.N,matrix_inner_top*% +X241629246Y-118555259D03* +X241629246Y-118555259D03* +%TD*% +%TO.P,S17,1*% +%TO.N,GND*% +X252036733Y-185594020D03* +X260696987Y-190594020D03* +%TO.P,S17,2*% +%TO.N,thumb_reachy*% +X257416860Y-186275367D03* +X257416860Y-186275367D03* +%TD*% +D12* +%TO.P,MCU1,1*% +%TO.N,RAW*% +X253426562Y-120019033D03* +D13* +%TO.P,MCU1,2*% +%TO.N,GND*% +X253205187Y-122549368D03* +%TO.P,MCU1,3*% +%TO.N,RST*% +X252983811Y-125079702D03* +%TO.P,MCU1,4*% +%TO.N,VCC*% +X252762435Y-127610037D03* +%TO.P,MCU1,5*% +%TO.N,P21*% +X252541060Y-130140371D03* +%TO.P,MCU1,6*% +%TO.N,matrix_inner_top*% +X252319684Y-132670706D03* +%TO.P,MCU1,7*% +%TO.N,matrix_index_top*% +X252098309Y-135201041D03* +%TO.P,MCU1,8*% +%TO.N,matrix_middle_top*% +X251876933Y-137731375D03* +%TO.P,MCU1,9*% +%TO.N,matrix_ring_top*% +X251655557Y-140261710D03* +%TO.P,MCU1,10*% +%TO.N,matrix_pinky_top*% +X251434182Y-142792044D03* +%TO.P,MCU1,11*% +%TO.N,matrix_inner_home*% +X251212806Y-145322379D03* +%TO.P,MCU1,12*% +%TO.N,matrix_index_home*% +X250991431Y-147852713D03* +%TO.P,MCU1,13*% +%TO.N,matrix_middle_home*% +X268608569Y-121347287D03* +%TO.P,MCU1,14*% +%TO.N,matrix_ring_home*% +X268387194Y-123877621D03* +%TO.P,MCU1,15*% +%TO.N,GND*% +X268165818Y-126407956D03* +%TO.P,MCU1,16*% +X267944443Y-128938290D03* +%TO.P,MCU1,17*% +%TO.N,matrix_pinky_home*% +X267723067Y-131468625D03* +%TO.P,MCU1,18*% +%TO.N,matrix_pinky_bottom*% +X267501691Y-133998959D03* +%TO.P,MCU1,19*% +%TO.N,matrix_ring_bottom*% +X267280316Y-136529294D03* +%TO.P,MCU1,20*% +%TO.N,matrix_middle_bottom*% +X267058940Y-139059629D03* +%TO.P,MCU1,21*% +%TO.N,matrix_inner_bottom*% +X266837565Y-141589963D03* +%TO.P,MCU1,22*% +%TO.N,matrix_index_bottom*% +X266616189Y-144120298D03* +%TO.P,MCU1,23*% +%TO.N,thumb_tucky*% +X266394813Y-146650632D03* +%TO.P,MCU1,24*% +%TO.N,thumb_reachy*% +X266173438Y-149180967D03* +%TD*% +D14* +%TO.N,matrix_pinky_bottom*% +X195589950Y-137400000D02* +X190400000Y-142589950D01* +X248830153Y-152600000D02* +X245652713Y-149422560D01* +X213430152Y-142100000D02* +X208730152Y-137400000D01* +X190400000Y-142600000D02* +X188900000Y-144100000D01* +X190400000Y-142589950D02* +X190400000Y-142600000D01* +X245652710Y-149422560D02* +X243475124Y-147244975D01* +X174200000Y-147100000D02* +X174200000Y-154797572D01* +X227910051Y-142100000D02* +X213430152Y-142100000D01* +X188800000Y-144100000D02* +X177200000Y-144100000D01* +X245652713Y-149422560D02* +X245652710Y-149422560D01* +X257600000Y-147569848D02* +X252569848Y-152600000D01* +X252569848Y-152600000D02* +X248830153Y-152600000D01* +X243475124Y-147244975D02* +X233055026Y-147244975D01* +X267501691Y-133998959D02* +X259001041Y-133998959D01* +X208730152Y-137400000D02* +X195589950Y-137400000D01* +X233055026Y-147244975D02* +X227910051Y-142100000D01* +X177200000Y-144100000D02* +X174200000Y-147100000D01* +X257600000Y-135400000D02* +X257600000Y-147569848D01* +X174200000Y-154797572D02* +X165471731Y-163525841D01* +X259001041Y-133998959D02* +X257600000Y-135400000D01* +%TO.N,matrix_pinky_home*% +X267723067Y-131468625D02* +X259211275Y-131468625D01* +X209020102Y-136700000D02* +X195300000Y-136700000D01* +X256900000Y-133779900D02* +X256900000Y-147279898D01* +X233344975Y-146544975D02* +X228200000Y-141400000D01* +X195300000Y-136700000D02* +X188600000Y-143400000D01* +X259211275Y-131468625D02* +X256900000Y-133779900D01* +X165903821Y-143400000D02* +X162519712Y-146784109D01* +X188600000Y-143400000D02* +X165903821Y-143400000D01* +X252279898Y-151900000D02* +X249120098Y-151900000D01* +X228200000Y-141400000D02* +X213720102Y-141400000D01* +X249120098Y-151900000D02* +X243765073Y-146544975D01* +X256900000Y-147279898D02* +X252279898Y-151900000D01* +X213720102Y-141400000D02* +X209020102Y-136700000D01* +X243765073Y-146544975D02* +X233344975Y-146544975D01* +%TO.N,matrix_pinky_top*% +X250092044Y-142792044D02* +X251434182Y-142792044D01* +X161810070Y-127800000D02* +X188500000Y-127800000D01* +X220120100Y-126900000D02* +X230930150Y-126900000D01* +X159567693Y-130042377D02* +X161810070Y-127800000D01* +X194200000Y-122100000D02* +X215320100Y-122100000D01* +X230930150Y-126900000D02* +X234120100Y-130089950D01* +X247800000Y-140500000D02* +X250092044Y-142792044D01* +X247800000Y-137169850D02* +X247800000Y-140500000D01* +X240720100Y-130089950D02* +X247800000Y-137169850D01* +X234120100Y-130089950D02* +X240720100Y-130089950D01* +X215320100Y-122100000D02* +X220120100Y-126900000D01* +X188500000Y-127800000D02* +X194200000Y-122100000D01* +%TO.N,matrix_ring_bottom*% +X227620102Y-142800000D02* +X213140202Y-142800000D01* +X184890200Y-149109800D02* +X182745051Y-149109800D01* +X213140202Y-142800000D02* +X208440201Y-138099999D01* +X232765076Y-147944975D02* +X227620102Y-142800000D01* +X195900000Y-138099999D02* +X184890200Y-149109800D01* +X208440201Y-138099999D02* +X195900000Y-138099999D01* +X248540200Y-153300000D02* +X243185175Y-147944975D01* +X258300000Y-147859797D02* +X252859797Y-153300000D01* +X252859797Y-153300000D02* +X248540200Y-153300000D01* +X258300000Y-137800000D02* +X258300000Y-147859797D01* +X267280316Y-136529294D02* +X259570706Y-136529294D01* +X259570706Y-136529294D02* +X258300000Y-137800000D01* +X243185175Y-147944975D02* +X232765076Y-147944975D01* +%TO.N,matrix_ring_home*% +X256200000Y-133489951D02* +X256200000Y-146989950D01* +X233665075Y-145844975D02* +X228460050Y-140639950D01* +X268387194Y-123877621D02* +X265822379Y-123877621D01* +X258931375Y-130768625D02* +X258921325Y-130768625D01* +X183400000Y-130000000D02* +X181263403Y-132136597D01* +X228460050Y-140639950D02* +X213950001Y-140639950D01* +X265822379Y-123877621D02* +X258931375Y-130768625D01* +X251989950Y-151200000D02* +X249410047Y-151200000D01* +X256200000Y-146989950D02* +X251989950Y-151200000D01* +X244055022Y-145844975D02* +X233665075Y-145844975D01* +X189300000Y-130000000D02* +X183400000Y-130000000D01* +X195300000Y-136000000D02* +X189300000Y-130000000D01* +X181263403Y-132136597D02* +X181263403Y-132174490D01* +X249410047Y-151200000D02* +X244055022Y-145844975D01* +X258921325Y-130768625D02* +X256200000Y-133489951D01* +X209310051Y-136000000D02* +X195300000Y-136000000D01* +X213950001Y-140639950D02* +X209310051Y-136000000D01* +%TO.N,matrix_ring_top*% +X231220100Y-126200000D02* +X220410050Y-126200000D01* +X186900000Y-113600000D02* +X181420936Y-113600000D01* +X220410050Y-126200000D02* +X215610050Y-121400000D01* +X248500000Y-136879900D02* +X241010050Y-129389950D01* +X248500000Y-138800000D02* +X248500000Y-136879900D01* +X249961710Y-140261710D02* +X248500000Y-138800000D01* +X181420936Y-113600000D02* +X179781756Y-115239180D01* +X241010050Y-129389950D02* +X234410050Y-129389950D01* +X215610050Y-121400000D02* +X194700000Y-121400000D01* +X194700000Y-121400000D02* +X186900000Y-113600000D01* +X251655557Y-140261710D02* +X249961710Y-140261710D01* +X234410050Y-129389950D02* +X231220100Y-126200000D01* +%TO.N,matrix_middle_bottom*% +X253149746Y-154000000D02* +X248250250Y-154000000D01* +X248250250Y-154000000D02* +X242895225Y-148644975D01* +X242895225Y-148644975D02* +X232475126Y-148644975D01* +X232475126Y-148644975D02* +X227415076Y-143584924D01* +X212935177Y-143584924D02* +X210350253Y-141000000D01* +X267058940Y-139059629D02* +X260340371Y-139059629D01* +X259000000Y-140400000D02* +X259000000Y-148149746D01* +X259000000Y-148149746D02* +X253149746Y-154000000D01* +X227415076Y-143584924D02* +X212935177Y-143584924D01* +X260340371Y-139059629D02* +X259000000Y-140400000D01* +X204014119Y-141000000D02* +X201816557Y-143197562D01* +X210350253Y-141000000D02* +X204014119Y-141000000D01* +%TO.N,matrix_middle_home*% +X268608569Y-121347287D02* +X267362763Y-121347287D01* +X258631375Y-130068625D02* +X255500000Y-133200001D01* +X210300000Y-124200000D02* +X203800000Y-124200000D01* +X233955025Y-145144975D02* +X228700000Y-139889950D01* +X258641425Y-130068625D02* +X258631375Y-130068625D01* +X228700000Y-139889950D02* +X214189950Y-139889950D01* +X251700000Y-150500000D02* +X249699996Y-150500000D01* +X211900000Y-137600000D02* +X211900000Y-125800000D01* +X201816557Y-126183443D02* +X201816557Y-126197562D01* +X249699996Y-150500000D02* +X244344971Y-145144975D01* +X255500000Y-146700000D02* +X251700000Y-150500000D01* +X244344971Y-145144975D02* +X233955025Y-145144975D01* +X214189950Y-139889950D02* +X211900000Y-137600000D01* +X211900000Y-125800000D02* +X210300000Y-124200000D01* +X255500000Y-133200001D02* +X255500000Y-146700000D01* +X203800000Y-124200000D02* +X201816557Y-126183443D01* +X267362763Y-121347287D02* +X258641425Y-130068625D01* +%TO.N,matrix_middle_top*% +X234610050Y-128600000D02* +X231510050Y-125500000D01* +X250341425Y-137731375D02* +X241210050Y-128600000D01* +X231510050Y-125500000D02* +X220700000Y-125500000D01* +X241210050Y-128600000D02* +X234610050Y-128600000D01* +X220700000Y-125500000D02* +X210200000Y-115000000D01* +X209100000Y-108100000D02* +X202914119Y-108100000D01* +X202914119Y-108100000D02* +X201816557Y-109197562D01* +X210200000Y-109200000D02* +X209100000Y-108100000D01* +X210200000Y-115000000D02* +X210200000Y-109200000D01* +X251876933Y-137731375D02* +X250341425Y-137731375D01* +%TO.N,matrix_index_bottom*% +X260400000Y-148729650D02* +X247429649Y-161700000D01* +X226800000Y-145600000D02* +X222900789Y-145600000D01* +X229000000Y-159000000D02* +X229000000Y-147800000D01* +X266616189Y-144120298D02* +X261779702Y-144120298D01* +X231700000Y-161700000D02* +X229000000Y-159000000D01* +X222900789Y-145600000D02* +X221030776Y-147470013D01* +X247429650Y-161700000D02* +X231700000Y-161700000D01* +X261779702Y-144120298D02* +X260400000Y-145500000D01* +X229000000Y-147800000D02* +X226800000Y-145600000D01* +X260400000Y-145500000D02* +X260400000Y-148729650D01* +%TO.N,matrix_index_home*% +X248042662Y-147852713D02* +X244634920Y-144444975D01* +X224347127Y-128700000D02* +X222512424Y-130534703D01* +X244634920Y-144444975D02* +X234244975Y-144444975D01* +X231300000Y-141500000D02* +X231300000Y-131200000D01* +X234244975Y-144444975D02* +X231300000Y-141500000D01* +X228800000Y-128700000D02* +X224347127Y-128700000D01* +X250991431Y-147852713D02* +X248042662Y-147852713D01* +X231300000Y-131200000D02* +X228800000Y-128700000D01* +%TO.N,matrix_index_top*% +X241500000Y-127900000D02* +X234900000Y-127900000D01* +X230300000Y-112800000D02* +X224793464Y-112800000D01* +X224793464Y-112800000D02* +X223994071Y-113599393D01* +X234900000Y-127900000D02* +X232100000Y-125100000D01* +X252098309Y-135201041D02* +X248801041Y-135201041D01* +X232100000Y-125100000D02* +X232100000Y-114600000D01* +X248801041Y-135201041D02* +X241500000Y-127900000D01* +X232100000Y-114600000D02* +X230300000Y-112800000D01* +%TO.N,matrix_inner_bottom*% +X261010037Y-141589963D02* +X259700000Y-142900000D01* +X259700000Y-148439695D02* +X253439695Y-154700000D01* +X259700000Y-142900000D02* +X259700000Y-148439695D01* +X266837565Y-141589963D02* +X261010037Y-141589963D01* +X243720100Y-150459800D02* +X240632029Y-150459800D01* +X240632029Y-150459800D02* +X238665951Y-152425878D01* +X253439695Y-154700000D02* +X247960300Y-154700000D01* +X247960300Y-154700000D02* +X243720100Y-150459800D01* +%TO.N,matrix_inner_home*% +X244924869Y-143744975D02* +X243144975Y-143744975D01* +X246502275Y-145322379D02* +X244924869Y-143744975D01* +X251212806Y-145322379D02* +X246502275Y-145322379D01* +X242100000Y-137442970D02* +X240147599Y-135490569D01* +X242100000Y-142700000D02* +X242100000Y-137442970D01* +X243144975Y-143744975D02* +X242100000Y-142700000D01* +%TO.N,matrix_inner_top*% +X244400000Y-129800000D02* +X244400000Y-123700000D01* +X244400000Y-123700000D02* +X241629246Y-120929246D01* +X247270706Y-132670706D02* +X244400000Y-129800000D01* +X252319684Y-132670706D02* +X247270706Y-132670706D01* +X241629246Y-120929246D02* +X241629246Y-118555259D01* +%TO.N,thumb_tucky*% +X266394813Y-146650632D02* +X266344181Y-146600000D01* +X240900000Y-174563723D02* +X237456293Y-178007430D01* +X266344181Y-146600000D02* +X263519599Y-146600000D01* +X240900000Y-169219599D02* +X240900000Y-174563723D01* +X263519599Y-146600000D02* +X240900000Y-169219599D01* +%TO.N,thumb_reachy*% +X241600000Y-175800000D02* +X248600000Y-182800000D01* +X241600000Y-169509548D02* +X241600000Y-175800000D01* +X266173438Y-149180967D02* +X261928581Y-149180967D01* +X261928581Y-149180967D02* +X241600000Y-169509548D01* +X253941493Y-182800000D02* +X257416860Y-186275367D01* +X248600000Y-182800000D02* +X253941493Y-182800000D01* +%TD*% +%TA.AperFunction,Conductor*% +%TO.N,GND*% +G36* +X210786585Y-106107561D02* +G01* +X210810303Y-106111253D01* +X210819325Y-106110073D01* +X210849768Y-106109800D01* +X210906724Y-106116215D01* +X210911848Y-106116792D01* +X210939356Y-106123069D01* +X211016452Y-106150043D01* +X211041872Y-106162284D01* +X211111034Y-106205737D01* +X211133090Y-106223324D01* +X211190851Y-106281079D01* +X211208440Y-106303134D01* +X211251898Y-106372291D01* +X211264141Y-106397711D01* +X211291121Y-106474806D01* +X211297400Y-106502313D01* +X211303621Y-106557503D01* +X211303283Y-106573449D01* +X211304357Y-106573462D01* +X211304248Y-106582431D01* +X211302866Y-106591306D01* +X211306993Y-106622857D01* +X211308057Y-106639199D01* +X211308057Y-107950676D01* +X211306311Y-107971578D01* +X211302981Y-107991374D01* +X211302828Y-108003926D01* +X211303519Y-108008749D01* +X211303519Y-108008755D01* +X211304343Y-108014514D01* +X211305268Y-108023029D01* +X211312788Y-108124200D01* +X211320468Y-108227516D01* +X211321498Y-108232069D01* +X211321499Y-108232074D01* +X211349867Y-108357437D01* +X211369951Y-108446193D01* +X211451213Y-108655155D01* +X211453531Y-108659210D01* +X211453533Y-108659215D01* +X211494500Y-108730893D01* +X211562467Y-108849812D01* +X211565359Y-108853481D01* +X211565360Y-108853482D01* +X211651912Y-108963274D01* +X211701270Y-109025886D01* +X211713750Y-109037626D01* +X211858697Y-109173982D01* +X211864574Y-109179511D01* +X212048790Y-109307312D01* +X212154045Y-109359221D01* +X212245680Y-109404414D01* +X212245684Y-109404416D01* +X212249872Y-109406481D01* +X212254322Y-109407906D01* +X212254323Y-109407906D01* +X212458954Y-109473417D01* +X212458958Y-109473418D01* +X212463403Y-109474841D01* +X212647778Y-109504876D01* +X212659176Y-109507279D01* +X212667395Y-109509413D01* +X212667408Y-109509415D01* +X212672114Y-109510637D01* +X212684605Y-109511884D01* +X212689464Y-109511617D01* +X212689469Y-109511617D01* +X212712494Y-109510351D01* +X212730392Y-109510640D01* +X233180076Y-111299755D01* +X233199260Y-111302940D01* +X233213831Y-111306533D01* +X233213833Y-111306533D01* +X233222547Y-111308682D01* +X233231635Y-111308293D01* +X233261986Y-111310677D01* +X233314971Y-111321389D01* +X233323216Y-111323056D01* +X233350072Y-111331709D01* +X233424510Y-111365299D01* +X233448765Y-111379709D01* +X233513864Y-111429020D01* +X233534307Y-111448468D01* +X233586803Y-111511032D01* +X233602404Y-111534539D01* +X233639662Y-111607213D01* +X233649642Y-111633604D01* +X233669795Y-111712748D01* +X233673652Y-111740698D01* +X233675047Y-111796620D01* +X233674463Y-111812274D01* +X233673581Y-111821115D01* +X233671433Y-111829828D01* +X233671817Y-111838793D01* +X233672794Y-111861629D01* +X233672430Y-111877999D01* +X233642971Y-112214719D01* +X233559015Y-113174339D01* +X233558681Y-113178152D01* +X233555120Y-113198819D01* +X233550079Y-113218238D01* +X233548832Y-113230729D01* +X233549099Y-113235583D01* +X233549099Y-113235588D01* +X233549675Y-113246048D01* +X233549849Y-113254974D01* +X233547069Y-113429875D01* +X233546803Y-113446604D01* +X233547372Y-113451063D01* +X233563633Y-113578502D01* +X233574114Y-113660648D01* +X233575309Y-113664972D01* +X233575311Y-113664980D01* +X233608554Y-113785229D01* +X233631609Y-113868626D01* +X233718118Y-114066306D01* +X233831880Y-114249661D01* +X233834772Y-114253108D01* +X233834773Y-114253109D01* +X233851973Y-114273608D01* +X233970577Y-114414960D01* +X234034990Y-114472590D01* +X234127891Y-114555707D01* +X234131389Y-114558837D01* +X234135136Y-114561330D01* +X234307288Y-114675868D01* +X234307295Y-114675872D01* +X234311039Y-114678363D01* +X234315107Y-114680299D01* +X234315108Y-114680300D01* +X234322721Y-114683924D01* +X234505871Y-114771106D01* +X234711919Y-114835177D01* +X234716363Y-114835888D01* +X234716367Y-114835889D01* +X234884917Y-114862859D01* +X234896662Y-114865317D01* +X234912377Y-114869396D01* +X234917212Y-114869878D01* +X234917216Y-114869879D01* +X234918901Y-114870047D01* +X234924868Y-114870642D01* +X234929720Y-114870375D01* +X234929722Y-114870375D01* +X234934945Y-114870087D01* +X234952742Y-114869108D01* +X234970640Y-114869397D01* +X269742963Y-117911581D01* +X269762129Y-117914763D01* +X269785433Y-117920509D01* +X269794523Y-117920120D01* +X269824871Y-117922503D01* +X269886099Y-117934880D01* +X269912956Y-117943533D01* +X269987390Y-117977120D01* +X270011646Y-117991531D01* +X270076750Y-118040846D01* +X270097192Y-118060294D01* +X270149681Y-118122849D01* +X270165279Y-118146351D01* +X270202541Y-118219034D01* +X270212517Y-118245417D01* +X270231910Y-118321577D01* +X270232669Y-118324559D01* +X270236526Y-118352509D01* +X270237812Y-118404147D01* +X270237920Y-118408463D01* +X270237336Y-118424117D01* +X270236457Y-118432924D01* +X270234308Y-118441639D01* +X270234691Y-118450605D01* +X270234691Y-118450609D01* +X270235668Y-118473451D01* +X270235304Y-118489815D01* +X270049774Y-120610444D01* +X270023911Y-120676562D01* +X269966407Y-120718201D01* +X269895520Y-120722142D01* +X269833755Y-120687133D01* +X269818461Y-120667902D01* +X269712300Y-120503802D01* +X269712298Y-120503799D01* +X269709492Y-120499462D01* +X269556237Y-120331037D01* +X269377532Y-120189905D01* +X269178176Y-120079854D01* +X269047475Y-120033570D01* +X268968398Y-120005567D01* +X268968394Y-120005566D01* +X268963523Y-120003841D01* +X268958430Y-120002934D01* +X268958427Y-120002933D01* +X268744426Y-119964814D01* +X268744420Y-119964813D01* +X268739337Y-119963908D01* +X268652267Y-119962844D01* +X268516808Y-119961189D01* +X268516806Y-119961189D01* +X268511639Y-119961126D01* +X268286545Y-119995570D01* +X268070098Y-120066316D01* +X267868113Y-120171463D01* +X267863980Y-120174566D01* +X267863977Y-120174568D01* +X267690148Y-120305082D01* +X267686013Y-120308187D01* +X267639381Y-120356985D01* +X267554605Y-120445698D01* +X267528689Y-120472817D01* +X267525777Y-120477086D01* +X267489861Y-120529737D01* +X267434949Y-120574740D01* +X267389340Y-120583184D01* +X267389414Y-120584089D01* +X267336754Y-120588372D01* +X267326540Y-120588787D01* +X267318470Y-120588787D01* +X267314850Y-120589209D01* +X267314832Y-120589210D01* +X267290224Y-120592079D01* +X267285863Y-120592511D01* +X267260744Y-120594554D01* +X267220424Y-120597833D01* +X267220421Y-120597834D01* +X267213126Y-120598427D01* +X267206162Y-120600683D01* +X267200203Y-120601874D01* +X267194348Y-120603258D01* +X267187082Y-120604105D01* +X267118436Y-120629022D01* +X267114308Y-120630439D01* +X267051827Y-120650680D01* +X267051825Y-120650681D01* +X267044864Y-120652936D01* +X267038609Y-120656732D01* +X267033135Y-120659238D01* +X267027705Y-120661957D01* +X267020826Y-120664454D01* +X266959779Y-120704478D01* +X266956090Y-120706805D01* +X266937311Y-120718201D01* +X266898456Y-120741778D01* +X266898451Y-120741782D01* +X266893655Y-120744692D01* +X266885279Y-120752090D01* +X266885256Y-120752064D01* +X266882266Y-120754713D01* +X266879027Y-120757421D01* +X266872911Y-120761431D01* +X266867884Y-120766738D01* +X266867880Y-120766741D01* +X266819635Y-120817670D01* +X266817257Y-120820112D01* +X258196084Y-129441285D01* +X258172355Y-129459909D01* +X258167061Y-129463121D01* +X258167057Y-129463124D01* +X258162268Y-129466030D01* +X258158069Y-129469739D01* +X258158064Y-129469742D01* +X258153891Y-129473428D01* +X258153867Y-129473401D01* +X258150875Y-129476054D01* +X258147642Y-129478757D01* +X258141523Y-129482769D01* +X258136491Y-129488081D01* +X258088247Y-129539008D01* +X258085869Y-129541450D01* +X255011089Y-132616231D01* +X254996677Y-132628617D01* +X254985082Y-132637150D01* +X254985077Y-132637155D01* +X254979182Y-132641493D01* +X254974443Y-132647071D01* +X254974440Y-132647074D01* +X254944965Y-132681769D01* +X254938035Y-132689285D01* +X254932340Y-132694980D01* +X254930060Y-132697862D01* +X254914719Y-132717252D01* +X254911928Y-132720656D01* +X254869533Y-132770558D01* +X254864667Y-132776286D01* +X254861339Y-132782802D01* +X254857972Y-132787851D01* +X254854805Y-132792980D01* +X254850266Y-132798717D01* +X254819345Y-132864876D01* +X254817442Y-132868770D01* +X254784231Y-132933809D01* +X254782492Y-132940917D01* +X254780393Y-132946560D01* +X254778476Y-132952323D01* +X254775378Y-132958951D01* +X254765745Y-133005266D01* +X254760514Y-133030413D01* +X254759544Y-133034697D01* +X254742192Y-133105611D01* +X254741500Y-133116765D01* +X254741464Y-133116763D01* +X254741225Y-133120756D01* +X254740851Y-133124948D01* +X254739360Y-133132116D01* +X254739992Y-133155474D01* +X254741454Y-133209522D01* +X254741500Y-133212929D01* +X254741500Y-146333629D01* +X254721498Y-146401750D01* +X254704595Y-146422724D01* +X252316744Y-148810575D01* +X252254432Y-148844601D01* +X252183617Y-148839536D01* +X252126781Y-148796989D01* +X252101970Y-148730469D01* +X252117061Y-148661095D01* +X252125326Y-148647954D01* +X252179486Y-148572582D01* +X252182504Y-148568382D01* +X252187356Y-148558566D01* +X252281104Y-148368881D01* +X252281105Y-148368879D01* +X252283398Y-148364239D01* +X252349595Y-148146359D01* +X252353581Y-148116083D01* +X252378881Y-147923914D01* +X252378882Y-147923907D01* +X252379318Y-147920592D01* +X252379821Y-147899996D01* +X252380895Y-147856078D01* +X252380895Y-147856073D01* +X252380977Y-147852713D01* +X252373303Y-147759371D01* +X252362742Y-147630915D01* +X252362741Y-147630909D01* +X252362318Y-147625764D01* +X252325293Y-147478358D01* +X252308103Y-147409921D01* +X252308102Y-147409917D01* +X252306844Y-147404910D01* +X252301798Y-147393305D01* +X252218103Y-147200819D01* +X252218101Y-147200816D01* +X252216043Y-147196082D01* +X252114702Y-147039432D01* +X252095162Y-147009228D01* +X252095160Y-147009225D01* +X252092354Y-147004888D01* +X251939099Y-146836463D01* +X251839985Y-146758188D01* +X251798922Y-146700271D01* +X251795690Y-146629348D01* +X251831315Y-146567937D01* +X251862644Y-146546155D01* +X251898444Y-146528616D01* +X251924313Y-146515943D01* +X251928517Y-146512945D01* +X251928521Y-146512942D01* +X252053657Y-146423683D01* +X252109699Y-146383709D01* +X252270999Y-146222971D01* +X252285473Y-146202829D01* +X252400861Y-146042248D01* +X252403879Y-146038048D01* +X252412035Y-146021547D01* +X252502479Y-145838547D01* +X252502480Y-145838545D01* +X252504773Y-145833905D01* +X252570970Y-145616025D01* +X252571970Y-145608427D01* +X252600256Y-145393580D01* +X252600257Y-145393573D01* +X252600693Y-145390258D01* +X252600775Y-145386906D01* +X252602270Y-145325744D01* +X252602270Y-145325739D01* +X252602352Y-145322379D01* +X252593737Y-145217592D01* +X252584117Y-145100581D01* +X252584116Y-145100575D01* +X252583693Y-145095430D01* +X252550589Y-144963637D01* +X252529478Y-144879587D01* +X252529477Y-144879583D01* +X252528219Y-144874576D01* +X252521911Y-144860069D01* +X252439478Y-144670485D01* +X252439476Y-144670482D01* +X252437418Y-144665748D01* +X252347642Y-144526975D01* +X252316537Y-144478894D01* +X252316535Y-144478891D01* +X252313729Y-144474554D01* +X252160474Y-144306129D01* +X252061359Y-144227853D01* +X252020296Y-144169936D01* +X252017064Y-144099013D01* +X252052689Y-144037602D01* +X252084014Y-144015822D01* +X252145689Y-143985608D01* +X252149893Y-143982610D01* +X252149897Y-143982607D01* +X252227524Y-143927236D01* +X252331075Y-143853374D01* +X252492375Y-143692636D01* +X252549731Y-143612817D01* +X252622237Y-143511913D01* +X252625255Y-143507713D01* +X252639959Y-143477963D01* +X252723855Y-143308212D01* +X252723856Y-143308210D01* +X252726149Y-143303570D01* +X252792346Y-143085690D01* +X252793346Y-143078093D01* +X252821632Y-142863245D01* +X252821633Y-142863238D01* +X252822069Y-142859923D01* +X252822572Y-142839327D01* +X252823646Y-142795409D01* +X252823646Y-142795404D01* +X252823728Y-142792044D01* +X252814658Y-142681725D01* +X252805493Y-142570246D01* +X252805492Y-142570240D01* +X252805069Y-142565095D01* +X252753657Y-142360412D01* +X252750854Y-142349252D01* +X252750853Y-142349248D01* +X252749595Y-142344241D01* +X252744981Y-142333629D01* +X252660854Y-142140150D01* +X252660852Y-142140147D01* +X252658794Y-142135413D01* +X252576633Y-142008412D01* +X252537913Y-141948559D01* +X252537911Y-141948556D01* +X252535105Y-141944219D01* +X252381850Y-141775794D01* +X252282736Y-141697519D01* +X252241673Y-141639602D01* +X252238441Y-141568679D01* +X252274066Y-141507268D01* +X252305395Y-141485486D01* +X252347968Y-141464629D01* +X252367064Y-141455274D01* +X252371268Y-141452276D01* +X252371272Y-141452273D01* +X252502030Y-141359004D01* +X252552450Y-141323040D01* +X252713750Y-141162302D01* +X252728224Y-141142160D01* +X252843612Y-140981579D01* +X252846630Y-140977379D01* +X252850719Y-140969107D01* +X252945230Y-140777878D01* +X252945231Y-140777876D01* +X252947524Y-140773236D01* +X252996625Y-140611624D01* +X253012219Y-140560300D01* +X253012219Y-140560299D01* +X253013721Y-140555356D01* +X253014721Y-140547758D01* +X253043007Y-140332911D01* +X253043008Y-140332904D01* +X253043444Y-140329589D01* +X253043875Y-140311951D01* +X253045021Y-140265075D01* +X253045021Y-140265070D01* +X253045103Y-140261710D01* +X253035218Y-140141474D01* +X253026868Y-140039912D01* +X253026867Y-140039906D01* +X253026444Y-140034761D01* +X252990265Y-139890726D01* +X252972229Y-139818918D01* +X252972228Y-139818914D01* +X252970970Y-139813907D01* +X252967063Y-139804922D01* +X252882229Y-139609816D01* +X252882227Y-139609813D01* +X252880169Y-139605079D01* +X252779074Y-139448810D01* +X252759288Y-139418225D01* +X252759286Y-139418222D01* +X252756480Y-139413885D01* +X252603225Y-139245460D01* +X252504110Y-139167184D01* +X252463047Y-139109267D01* +X252459815Y-139038344D01* +X252495440Y-138976933D01* +X252526765Y-138955153D01* +X252588440Y-138924939D01* +X252592644Y-138921941D01* +X252592648Y-138921938D01* +X252683208Y-138857342D01* +X252773826Y-138792705D01* +X252935126Y-138631967D01* +X252943056Y-138620932D01* +X253064988Y-138451244D01* +X253068006Y-138447044D01* +X253076162Y-138430543D01* +X253166606Y-138247543D01* +X253166607Y-138247541D01* +X253168900Y-138242901D01* +X253219221Y-138077276D01* +X253233595Y-138029965D01* +X253233595Y-138029964D01* +X253235097Y-138025021D01* +X253236097Y-138017424D01* +X253264383Y-137802576D01* +X253264384Y-137802569D01* +X253264820Y-137799254D01* +X253265382Y-137776273D01* +X253266397Y-137734740D01* +X253266397Y-137734735D01* +X253266479Y-137731375D01* +X253256968Y-137615687D01* +X253248244Y-137509577D01* +X253248243Y-137509571D01* +X253247820Y-137504426D01* +X253209023Y-137349968D01* +X253193605Y-137288583D01* +X253193604Y-137288579D01* +X253192346Y-137283572D01* +X253177794Y-137250104D01* +X253103605Y-137079481D01* +X253103603Y-137079478D01* +X253101545Y-137074744D01* +X252990337Y-136902843D01* +X252980664Y-136887890D01* +X252980662Y-136887887D01* +X252977856Y-136883550D01* +X252824601Y-136715125D01* +X252725487Y-136636850D01* +X252684424Y-136578933D01* +X252681192Y-136508010D01* +X252716817Y-136446599D01* +X252748146Y-136424817D01* +X252805174Y-136396879D01* +X252809816Y-136394605D01* +X252814020Y-136391607D01* +X252814024Y-136391604D01* +X252944782Y-136298335D01* +X252995202Y-136262371D01* +X253156502Y-136101633D01* +X253170976Y-136081491D01* +X253286364Y-135920910D01* +X253289382Y-135916710D01* +X253295770Y-135903786D01* +X253387982Y-135717209D01* +X253387983Y-135717207D01* +X253390276Y-135712567D01* +X253440777Y-135546348D01* +X253454971Y-135499631D01* +X253454971Y-135499630D01* +X253456473Y-135494687D01* +X253460645Y-135462998D01* +X253485759Y-135272242D01* +X253485760Y-135272235D01* +X253486196Y-135268920D01* +X253486278Y-135265568D01* +X253487773Y-135204406D01* +X253487773Y-135204401D01* +X253487855Y-135201041D01* +X253478308Y-135084923D01* +X253469620Y-134979243D01* +X253469619Y-134979237D01* +X253469196Y-134974092D01* +X253432532Y-134828125D01* +X253414981Y-134758249D01* +X253414980Y-134758245D01* +X253413722Y-134753238D01* +X253396934Y-134714628D01* +X253324981Y-134549147D01* +X253324979Y-134549144D01* +X253322921Y-134544410D01* +X253222701Y-134389493D01* +X253202040Y-134357556D01* +X253202038Y-134357553D01* +X253199232Y-134353216D01* +X253045977Y-134184791D01* +X252946862Y-134106515D01* +X252905799Y-134048598D01* +X252902567Y-133977675D01* +X252938192Y-133916264D01* +X252969521Y-133894482D01* +X253026549Y-133866544D01* +X253031191Y-133864270D01* +X253035395Y-133861272D01* +X253035399Y-133861269D01* +X253124805Y-133797496D01* +X253216577Y-133732036D01* +X253377877Y-133571298D01* +X253392351Y-133551156D01* +X253507739Y-133390575D01* +X253510757Y-133386375D01* +X253518913Y-133369874D01* +X253609357Y-133186874D01* +X253609358Y-133186872D01* +X253611651Y-133182232D01* +X253673244Y-132979507D01* +X253676346Y-132969296D01* +X253676346Y-132969295D01* +X253677848Y-132964352D01* +X253678848Y-132956754D01* +X253707134Y-132741907D01* +X253707135Y-132741900D01* +X253707571Y-132738585D01* +X253708050Y-132718983D01* +X253709148Y-132674071D01* +X253709148Y-132674066D01* +X253709230Y-132670706D01* +X253699745Y-132555341D01* +X253690995Y-132448908D01* +X253690994Y-132448902D01* +X253690571Y-132443757D01* +X253649619Y-132280719D01* +X253636356Y-132227914D01* +X253636355Y-132227910D01* +X253635097Y-132222903D01* +X253623340Y-132195863D01* +X253546356Y-132018812D01* +X253546354Y-132018809D01* +X253544296Y-132014075D01* +X253454519Y-131875301D01* +X253423415Y-131827221D01* +X253423413Y-131827218D01* +X253420607Y-131822881D01* +X253267352Y-131654456D01* +X253168237Y-131576180D01* +X253127174Y-131518263D01* +X253123942Y-131447340D01* +X253159567Y-131385929D01* +X253190892Y-131364149D01* +X253252567Y-131333935D01* +X253256771Y-131330937D01* +X253256775Y-131330934D01* +X253367698Y-131251813D01* +X253437953Y-131201701D01* +X253599253Y-131040963D01* +X253621055Y-131010623D01* +X253729115Y-130860240D01* +X253732133Y-130856040D01* +X253735749Y-130848725D01* +X253830733Y-130656539D01* +X253830734Y-130656537D01* +X253833027Y-130651897D01* +X253899224Y-130434017D01* +X253908606Y-130362757D01* +X253928510Y-130211572D01* +X253928511Y-130211565D01* +X253928947Y-130208250D01* +X253930606Y-130140371D01* +X253919733Y-130008127D01* +X253912371Y-129918573D01* +X253912370Y-129918567D01* +X253911947Y-129913422D01* +X253862362Y-129716014D01* +X253857732Y-129697579D01* +X253857731Y-129697575D01* +X253856473Y-129692568D01* +X253854414Y-129687832D01* +X253767732Y-129488477D01* +X253767730Y-129488474D01* +X253765672Y-129483740D01* +X253654537Y-129311951D01* +X253644791Y-129296886D01* +X253644789Y-129296883D01* +X253641983Y-129292546D01* +X253488728Y-129124121D01* +X253389614Y-129045846D01* +X253348551Y-128987929D01* +X253345319Y-128917006D01* +X253380944Y-128855595D01* +X253412273Y-128833813D01* +X253439507Y-128820470D01* +X253473942Y-128803601D01* +X253478146Y-128800603D01* +X253478150Y-128800600D01* +X253575547Y-128731127D01* +X253659328Y-128671367D01* +X253820628Y-128510629D01* +X253903555Y-128395224D01* +X253950490Y-128329906D01* +X253953508Y-128325706D01* +X253961264Y-128310014D01* +X254052108Y-128126205D01* +X254052109Y-128126203D01* +X254054402Y-128121563D01* +X254106361Y-127950547D01* +X254119097Y-127908627D01* +X254119097Y-127908626D01* +X254120599Y-127903683D01* +X254130303Y-127829976D01* +X254149885Y-127681238D01* +X254149886Y-127681231D01* +X254150322Y-127677916D01* +X254150790Y-127658775D01* +X254151899Y-127613402D01* +X254151899Y-127613397D01* +X254151981Y-127610037D01* +X254144614Y-127520430D01* +X254133746Y-127388239D01* +X254133745Y-127388233D01* +X254133322Y-127383088D01* +X254099795Y-127249608D01* +X254079107Y-127167245D01* +X254079106Y-127167241D01* +X254077848Y-127162234D01* +X254069714Y-127143527D01* +X253989107Y-126958143D01* +X253989105Y-126958140D01* +X253987047Y-126953406D01* +X253879577Y-126787282D01* +X253866166Y-126766552D01* +X253866164Y-126766549D01* +X253863358Y-126762212D01* +X253710103Y-126593787D01* +X253610988Y-126515511D01* +X253569925Y-126457594D01* +X253566693Y-126386671D01* +X253602318Y-126325260D01* +X253633643Y-126303480D01* +X253695318Y-126273266D01* +X253699522Y-126270268D01* +X253699526Y-126270265D01* +X253799410Y-126199018D01* +X253880704Y-126141032D01* +X254042004Y-125980294D01* +X254057780Y-125958340D01* +X254171866Y-125799571D01* +X254174884Y-125795371D01* +X254182639Y-125779681D01* +X254273484Y-125595870D01* +X254273485Y-125595868D01* +X254275778Y-125591228D01* +X254341975Y-125373348D01* +X254347012Y-125335087D01* +X254371261Y-125150903D01* +X254371262Y-125150896D01* +X254371698Y-125147581D01* +X254372382Y-125119604D01* +X254373275Y-125083067D01* +X254373275Y-125083062D01* +X254373357Y-125079702D01* +X254363336Y-124957813D01* +X254355122Y-124857904D01* +X254355121Y-124857898D01* +X254354698Y-124852753D01* +X254326547Y-124740679D01* +X254300483Y-124636910D01* +X254300482Y-124636906D01* +X254299224Y-124631899D01* +X254297165Y-124627163D01* +X254210483Y-124427808D01* +X254210481Y-124427805D01* +X254208423Y-124423071D01* +X254101557Y-124257881D01* +X254087542Y-124236217D01* +X254087540Y-124236214D01* +X254084734Y-124231877D01* +X253931479Y-124063452D01* +X253866871Y-124012428D01* +X253831930Y-123984833D01* +X253790867Y-123926916D01* +X253787635Y-123855993D01* +X253823260Y-123794581D01* +X253854590Y-123772799D01* +X253911802Y-123744772D01* +X253920641Y-123739503D01* +X253973291Y-123701948D01* +X253981691Y-123691249D01* +X253974702Y-123678093D01* +X253217999Y-122921390D01* +X253204055Y-122913776D01* +X253202222Y-122913907D01* +X253195607Y-122918158D01* +X252432697Y-123681068D01* +X252425082Y-123695012D01* +X252427058Y-123722634D01* +X252411967Y-123792008D01* +X252359559Y-123843386D01* +X252354674Y-123845929D01* +X252262692Y-123893812D01* +X252243355Y-123903878D01* +X252239222Y-123906981D01* +X252239219Y-123906983D01* +X252091732Y-124017719D01* +X252061255Y-124040602D01* +X252057683Y-124044340D01* +X251952370Y-124154544D01* +X251903931Y-124205232D01* +X251901017Y-124209504D01* +X251901016Y-124209505D01* +X251879446Y-124241126D01* +X251775608Y-124393347D01* +X251679732Y-124599894D01* +X251678350Y-124604876D01* +X251678350Y-124604877D01* +X251655527Y-124687175D01* +X251618878Y-124819327D01* +X251594680Y-125045752D01* +X251594977Y-125050904D01* +X251594977Y-125050908D01* +X251598104Y-125105144D01* +X251607788Y-125273089D01* +X251608923Y-125278126D01* +X251608924Y-125278132D01* +X251656460Y-125489064D01* +X251657850Y-125495233D01* +X251659794Y-125500019D01* +X251659795Y-125500024D01* +X251716688Y-125640133D01* +X251743522Y-125706217D01* +X251862503Y-125900376D01* +X252011597Y-126072495D01* +X252137470Y-126176997D01* +X252177105Y-126235898D01* +X252178603Y-126306879D01* +X252141489Y-126367402D01* +X252115167Y-126385702D01* +X252021979Y-126434213D01* +X252017846Y-126437316D01* +X252017843Y-126437318D01* +X251844014Y-126567832D01* +X251839879Y-126570937D01* +X251682555Y-126735567D01* +X251679641Y-126739839D01* +X251679640Y-126739840D01* +X251646225Y-126788825D01* +X251554232Y-126923682D01* +X251458356Y-127130229D01* +X251456974Y-127135211D01* +X251456974Y-127135212D01* +X251439726Y-127197405D01* +X251397502Y-127349662D01* +X251373304Y-127576087D01* +X251373601Y-127581239D01* +X251373601Y-127581243D01* +X251377137Y-127642571D01* +X251386412Y-127803424D01* +X251387547Y-127808461D01* +X251387548Y-127808467D01* +X251431985Y-128005649D01* +X251436474Y-128025568D01* +X251438418Y-128030354D01* +X251438419Y-128030359D01* +X251520202Y-128231765D01* +X251522146Y-128236552D01* +X251641127Y-128430711D01* +X251790221Y-128602830D01* +X251864972Y-128664889D01* +X251916093Y-128707331D01* +X251955728Y-128766234D01* +X251957226Y-128837214D01* +X251920111Y-128897737D01* +X251893790Y-128916037D01* +X251800604Y-128964547D01* +X251796471Y-128967650D01* +X251796468Y-128967652D01* +X251622639Y-129098166D01* +X251618504Y-129101271D01* +X251614932Y-129105009D01* +X251467476Y-129259313D01* +X251461180Y-129265901D01* +X251458266Y-129270173D01* +X251458265Y-129270174D01* +X251405089Y-129348128D01* +X251332857Y-129454016D01* +X251236981Y-129660563D01* +X251176127Y-129879996D01* +X251151929Y-130106421D01* +X251152226Y-130111573D01* +X251152226Y-130111577D01* +X251155118Y-130161723D01* +X251165037Y-130333758D01* +X251166172Y-130338795D01* +X251166173Y-130338801D01* +X251211944Y-130541901D01* +X251215099Y-130555902D01* +X251217043Y-130560688D01* +X251217044Y-130560693D01* +X251295032Y-130752752D01* +X251300771Y-130766886D01* +X251357260Y-130859068D01* +X251413929Y-130951542D01* +X251419752Y-130961045D01* +X251568846Y-131133164D01* +X251694719Y-131237666D01* +X251734354Y-131296567D01* +X251735852Y-131367548D01* +X251698738Y-131428071D01* +X251672416Y-131446371D01* +X251579228Y-131494882D01* +X251575095Y-131497985D01* +X251575092Y-131497987D01* +X251413606Y-131619234D01* +X251397128Y-131631606D01* +X251393556Y-131635344D01* +X251266171Y-131768645D01* +X251239804Y-131796236D01* +X251236896Y-131800499D01* +X251236892Y-131800504D01* +X251218462Y-131827522D01* +X251203667Y-131849212D01* +X251198211Y-131857210D01* +X251143300Y-131902213D01* +X251094122Y-131912206D01* +X247637077Y-131912206D01* +X247568956Y-131892204D01* +X247547982Y-131875301D01* +X245195405Y-129522724D01* +X245161379Y-129460412D01* +X245158500Y-129433629D01* +X245158500Y-125617365D01* +X245178502Y-125549244D01* +X245232158Y-125502751D01* +X245302432Y-125492647D01* +X245367012Y-125522141D01* +X245392219Y-125552000D01* +X245464991Y-125671924D01* +X245491745Y-125716014D01* +X245495242Y-125720044D01* +X245614555Y-125857540D01* +X245642945Y-125890257D01* +X245647076Y-125893644D01* +X245817213Y-126033149D01* +X245817219Y-126033153D01* +X245821341Y-126036533D01* +X246021833Y-126150659D01* +X246026849Y-126152480D01* +X246026854Y-126152482D01* +X246233673Y-126227554D01* +X246233677Y-126227555D01* +X246238688Y-126229374D01* +X246243937Y-126230323D01* +X246243940Y-126230324D01* +X246461621Y-126269687D01* +X246461628Y-126269688D01* +X246465705Y-126270425D01* +X246483442Y-126271261D01* +X246488390Y-126271495D01* +X246488397Y-126271495D01* +X246489878Y-126271565D01* +X246652023Y-126271565D01* +X246718979Y-126265884D01* +X246818660Y-126257426D01* +X246818664Y-126257425D01* +X246823971Y-126256975D01* +X246829126Y-126255637D01* +X246829132Y-126255636D01* +X247042101Y-126200360D01* +X247042105Y-126200359D01* +X247047270Y-126199018D01* +X247052136Y-126196826D01* +X247052139Y-126196825D01* +X247252747Y-126106458D01* +X247257613Y-126104266D01* +X247262033Y-126101290D01* +X247262037Y-126101288D01* +X247436335Y-125983942D01* +X247448983Y-125975427D01* +X247615910Y-125816187D01* +X247654804Y-125763911D01* +X247750435Y-125635379D01* +X247750437Y-125635376D01* +X247753619Y-125631099D01* +X247810233Y-125519747D01* +X247855756Y-125430211D01* +X247855756Y-125430210D01* +X247858175Y-125425453D01* +X247897529Y-125298713D01* +X247925003Y-125210235D01* +X247925004Y-125210229D01* +X247926587Y-125205132D01* +X247943461Y-125077819D01* +X247956198Y-124981718D01* +X247956198Y-124981713D01* +X247956898Y-124976433D01* +X247955062Y-124927510D01* +X247951590Y-124835022D01* +X247948244Y-124745897D01* +X247900870Y-124520115D01* +X247883171Y-124475297D01* +X247838455Y-124362070D01* +X247816131Y-124305543D01* +X247706537Y-124124937D01* +X247699220Y-124112879D01* +X247699219Y-124112878D01* +X247696451Y-124108316D01* +X247609526Y-124008143D01* +X247548751Y-123938106D01* +X247548749Y-123938104D01* +X247545251Y-123934073D01* +X247484058Y-123883898D01* +X247370983Y-123791181D01* +X247370977Y-123791177D01* +X247366855Y-123787797D01* +X247166363Y-123673671D01* +X247161347Y-123671850D01* +X247161342Y-123671848D01* +X246954523Y-123596776D01* +X246954519Y-123596775D01* +X246949508Y-123594956D01* +X246944259Y-123594007D01* +X246944256Y-123594006D01* +X246726575Y-123554643D01* +X246726568Y-123554642D01* +X246722491Y-123553905D01* +X246704754Y-123553069D01* +X246699806Y-123552835D01* +X246699799Y-123552835D01* +X246698318Y-123552765D01* +X246536173Y-123552765D01* +X246478484Y-123557660D01* +X246369536Y-123566904D01* +X246369532Y-123566905D01* +X246364225Y-123567355D01* +X246359070Y-123568693D01* +X246359064Y-123568694D01* +X246146095Y-123623970D01* +X246146091Y-123623971D01* +X246140926Y-123625312D01* +X246136060Y-123627504D01* +X246136057Y-123627505D01* +X245970799Y-123701948D01* +X245930583Y-123720064D01* +X245926163Y-123723040D01* +X245926159Y-123723042D01* +X245910054Y-123733885D01* +X245739213Y-123848903D01* +X245572286Y-124008143D01* +X245569098Y-124012428D01* +X245437999Y-124188632D01* +X245434577Y-124193231D01* +X245432162Y-124197981D01* +X245396817Y-124267499D01* +X245348113Y-124319157D01* +X245279213Y-124336283D01* +X245211992Y-124313440D01* +X245167791Y-124257881D01* +X245158500Y-124210394D01* +X245158500Y-123767070D01* +X245159933Y-123748120D01* +X245162099Y-123733885D01* +X245162099Y-123733881D01* +X245163199Y-123726651D01* +X245162424Y-123717116D01* +X245158915Y-123673982D01* +X245158500Y-123663767D01* +X245158500Y-123655707D01* +X245155209Y-123627480D01* +X245154778Y-123623121D01* +X245154480Y-123619456D01* +X245148860Y-123550364D01* +X245146605Y-123543403D01* +X245145418Y-123537463D01* +X245144029Y-123531590D01* +X245143182Y-123524319D01* +X245118264Y-123455670D01* +X245116847Y-123451542D01* +X245096607Y-123389064D01* +X245096606Y-123389062D01* +X245094351Y-123382101D01* +X245090555Y-123375846D01* +X245088049Y-123370372D01* +X245085330Y-123364942D01* +X245082833Y-123358063D01* +X245078720Y-123351790D01* +X245042814Y-123297024D01* +X245040467Y-123293305D01* +X245002595Y-123230893D01* +X244995197Y-123222516D01* +X244995224Y-123222492D01* +X244992571Y-123219500D01* +X244989868Y-123216267D01* +X244985856Y-123210148D01* +X244929617Y-123156872D01* +X244927175Y-123154494D01* +X244100034Y-122327353D01* +X245547716Y-122327353D01* +X245553443Y-122335003D01* +X245728951Y-122442554D01* +X245737745Y-122447035D01* +X245950221Y-122535045D01* +X245959606Y-122538094D01* +X246183236Y-122591784D01* +X246192983Y-122593327D01* +X246422262Y-122611372D01* +X246432122Y-122611372D01* +X246661401Y-122593327D01* +X246671148Y-122591784D01* +X246894778Y-122538094D01* +X246904163Y-122535045D01* +X246939068Y-122520587D01* +X251816855Y-122520587D01* +X251829363Y-122737518D01* +X251830799Y-122747738D01* +X251878569Y-122959707D01* +X251881648Y-122969535D01* +X251963402Y-123170870D01* +X251968045Y-123180061D01* +X252052521Y-123317914D01* +X252062977Y-123327374D01* +X252071755Y-123323590D01* +X252833165Y-122562180D01* +X252840779Y-122548236D01* +X252840648Y-122546403D01* +X252836397Y-122539788D01* +X252076109Y-121779500D01* +X252064573Y-121773200D01* +X252052291Y-121782823D01* +X252000330Y-121858995D01* +X251995245Y-121867946D01* +X251903758Y-122065039D01* +X251900195Y-122074726D01* +X251842129Y-122284104D01* +X251840198Y-122294224D01* +X251817107Y-122510298D01* +X251816855Y-122520587D01* +X246939068Y-122520587D01* +X247116639Y-122447035D01* +X247125433Y-122442554D01* +X247297275Y-122337250D01* +X247306735Y-122326794D01* +X247302951Y-122318016D01* +X246440004Y-121455069D01* +X246426060Y-121447455D01* +X246424227Y-121447586D01* +X246417612Y-121451837D01* +X245554476Y-122314973D01* +X245547716Y-122327353D01* +X244100034Y-122327353D01* +X242860658Y-121087977D01* +X244898867Y-121087977D01* +X244916912Y-121317256D01* +X244918455Y-121327003D01* +X244972145Y-121550633D01* +X244975194Y-121560018D01* +X245063204Y-121772494D01* +X245067685Y-121781288D01* +X245172989Y-121953130D01* +X245183445Y-121962590D01* +X245192223Y-121958806D01* +X246055170Y-121095859D01* +X246061548Y-121084179D01* +X246791600Y-121084179D01* +X246791731Y-121086012D01* +X246795982Y-121092627D01* +X247659118Y-121955763D01* +X247671498Y-121962523D01* +X247679148Y-121956796D01* +X247786699Y-121781288D01* +X247791180Y-121772494D01* +X247879190Y-121560018D01* +X247882239Y-121550633D01* +X247935929Y-121327003D01* +X247937472Y-121317256D01* +X247955517Y-121087977D01* +X247955517Y-121078117D01* +X247937472Y-120848838D01* +X247935929Y-120839091D01* +X247931167Y-120819256D01* +X251966462Y-120819256D01* +X251966533Y-120822659D01* +X251966533Y-120822668D01* +X251967578Y-120872553D01* +X251967772Y-120881790D01* +X252006820Y-121022116D01* +X252011559Y-121029744D01* +X252055867Y-121101066D01* +X252083683Y-121145842D01* +X252192182Y-121243022D01* +X252323596Y-121305845D01* +X252331350Y-121307380D01* +X252338520Y-121309762D01* +X252396862Y-121350219D01* +X252406839Y-121374264D01* +X252409051Y-121373054D01* +X252434367Y-121419338D01* +X254334507Y-123319478D01* +X254346517Y-123326037D01* +X254358256Y-123317069D01* +X254392812Y-123268979D01* +X254398123Y-123260140D01* +X254494393Y-123065351D01* +X254498192Y-123055755D01* +X254561357Y-122847859D01* +X254563536Y-122837778D01* +X254592136Y-122620543D01* +X254592655Y-122613870D01* +X254594149Y-122552733D01* +X254593955Y-122546014D01* +X254576003Y-122327662D01* +X254574318Y-122317482D01* +X254521383Y-122106739D01* +X254518063Y-122096988D01* +X254431416Y-121897711D01* +X254426549Y-121888636D01* +X254308522Y-121706194D01* +X254302230Y-121698023D01* +X254277443Y-121670783D01* +X254246391Y-121606937D01* +X254254785Y-121536439D01* +X254299962Y-121481670D01* +X254336857Y-121464595D01* +X254362073Y-121457578D01* +X254429645Y-121438775D01* +X254553371Y-121361912D01* +X254650551Y-121253413D01* +X254713374Y-121121999D01* +X254725523Y-121060643D01* +X254727821Y-121034383D01* +X254818564Y-119997177D01* +X254886662Y-119218810D01* +X254886126Y-119193199D01* +X254885518Y-119164180D01* +X254885518Y-119164177D01* +X254885352Y-119156276D01* +X254846304Y-119015950D01* +X254795368Y-118933959D01* +X254774180Y-118899852D01* +X254774179Y-118899851D01* +X254769441Y-118892224D01* +X254660942Y-118795044D01* +X254529528Y-118732221D01* +X254468172Y-118720072D01* +X254464784Y-118719776D01* +X254464780Y-118719775D01* +X253519235Y-118637051D01* +X252626339Y-118558933D01* +X252622936Y-118559004D01* +X252622927Y-118559004D01* +X252571709Y-118560077D01* +X252571706Y-118560077D01* +X252563805Y-118560243D01* +X252423479Y-118599291D01* +X252299753Y-118676154D01* +X252202573Y-118784653D01* +X252139750Y-118916067D01* +X252127601Y-118977423D01* +X252127305Y-118980811D01* +X252127304Y-118980815D01* +X252075804Y-119569468D01* +X251966462Y-120819256D01* +X247931167Y-120819256D01* +X247882239Y-120615461D01* +X247879190Y-120606076D01* +X247791180Y-120393600D01* +X247786699Y-120384806D01* +X247681395Y-120212964D01* +X247670939Y-120203504D01* +X247662161Y-120207288D01* +X246799214Y-121070235D01* +X246791600Y-121084179D01* +X246061548Y-121084179D01* +X246062784Y-121081915D01* +X246062653Y-121080082D01* +X246058402Y-121073467D01* +X245195266Y-120210331D01* +X245182886Y-120203571D01* +X245175236Y-120209298D01* +X245067685Y-120384806D01* +X245063204Y-120393600D01* +X244975194Y-120606076D01* +X244972145Y-120615461D01* +X244918455Y-120839091D01* +X244916912Y-120848838D01* +X244898867Y-121078117D01* +X244898867Y-121087977D01* +X242860658Y-121087977D01* +X242424651Y-120651970D01* +X242390625Y-120589658D01* +X242387746Y-120562875D01* +X242387746Y-119948988D01* +X242407748Y-119880867D01* +X242447907Y-119841559D01* +X242451593Y-119839300D01* +X245547649Y-119839300D01* +X245551433Y-119848078D01* +X246414380Y-120711025D01* +X246428324Y-120718639D01* +X246430157Y-120718508D01* +X246436772Y-120714257D01* +X247299908Y-119851121D01* +X247306668Y-119838741D01* +X247300941Y-119831091D01* +X247125433Y-119723540D01* +X247116639Y-119719059D01* +X246904163Y-119631049D01* +X246894778Y-119628000D01* +X246671148Y-119574310D01* +X246661401Y-119572767D01* +X246432122Y-119554722D01* +X246422262Y-119554722D01* +X246192983Y-119572767D01* +X246183236Y-119574310D01* +X245959606Y-119628000D01* +X245950221Y-119631049D01* +X245737745Y-119719059D01* +X245728951Y-119723540D01* +X245557109Y-119828844D01* +X245547649Y-119839300D01* +X242451593Y-119839300D01* +X242528095Y-119792419D01* +X242584901Y-119743903D01* +X242706802Y-119639790D01* +X242710564Y-119636577D01* +X242815896Y-119513248D01* +X242863188Y-119457876D01* +X242863189Y-119457875D01* +X242866406Y-119454108D01* +X242991786Y-119249508D01* +X243003097Y-119222202D01* +X243081721Y-119032385D01* +X243081722Y-119032383D01* +X243083615Y-119027812D01* +X243103421Y-118945313D01* +X243138478Y-118799294D01* +X243138479Y-118799288D01* +X243139633Y-118794481D01* +X243158460Y-118555259D01* +X243139633Y-118316037D01* +X243138479Y-118311230D01* +X243138478Y-118311224D01* +X243099678Y-118149613D01* +X243083615Y-118082706D01* +X243059102Y-118023526D01* +X242993680Y-117865582D01* +X242993679Y-117865580D01* +X242991786Y-117861010D01* +X242866406Y-117656410D01* +X242852445Y-117640063D01* +X242713777Y-117477703D01* +X242710564Y-117473941D01* +X242681166Y-117448833D01* +X242531863Y-117321317D01* +X242531862Y-117321316D01* +X242528095Y-117318099D01* +X242323495Y-117192719D01* +X242318925Y-117190826D01* +X242318923Y-117190825D01* +X242106372Y-117102784D01* +X242106370Y-117102783D01* +X242101799Y-117100890D01* +X242020209Y-117081302D01* +X241873281Y-117046027D01* +X241873275Y-117046026D01* +X241868468Y-117044872D01* +X241629246Y-117026045D01* +X241390024Y-117044872D01* +X241385217Y-117046026D01* +X241385211Y-117046027D01* +X241238283Y-117081302D01* +X241156693Y-117100890D01* +X241152122Y-117102783D01* +X241152120Y-117102784D01* +X240939569Y-117190825D01* +X240939567Y-117190826D01* +X240934997Y-117192719D01* +X240730397Y-117318099D01* +X240726630Y-117321316D01* +X240726629Y-117321317D01* +X240577325Y-117448833D01* +X240547928Y-117473941D01* +X240544715Y-117477703D01* +X240406048Y-117640063D01* +X240392086Y-117656410D01* +X240266706Y-117861010D01* +X240264813Y-117865580D01* +X240264812Y-117865582D01* +X240199390Y-118023526D01* +X240174877Y-118082706D01* +X240158814Y-118149613D01* +X240120014Y-118311224D01* +X240120013Y-118311230D01* +X240118859Y-118316037D01* +X240100032Y-118555259D01* +X240118859Y-118794481D01* +X240120013Y-118799288D01* +X240120014Y-118799294D01* +X240155071Y-118945313D01* +X240174877Y-119027812D01* +X240176770Y-119032383D01* +X240176771Y-119032385D01* +X240255396Y-119222202D01* +X240266706Y-119249508D01* +X240392086Y-119454108D01* +X240395303Y-119457875D01* +X240395304Y-119457876D01* +X240442596Y-119513248D01* +X240547928Y-119636577D01* +X240551690Y-119639790D01* +X240673592Y-119743903D01* +X240730397Y-119792419D01* +X240810584Y-119841558D01* +X240858212Y-119894203D01* +X240870746Y-119948988D01* +X240870746Y-120862176D01* +X240869313Y-120881126D01* +X240868054Y-120889405D01* +X240866047Y-120902595D01* +X240866640Y-120909887D01* +X240866640Y-120909890D01* +X240870331Y-120955264D01* +X240870746Y-120965479D01* +X240870746Y-120973539D01* +X240871171Y-120977183D01* +X240874035Y-121001753D01* +X240874468Y-121006128D01* +X240879683Y-121070235D01* +X240880386Y-121078883D01* +X240882642Y-121085847D01* +X240883833Y-121091806D01* +X240885217Y-121097661D01* +X240886064Y-121104927D01* +X240910981Y-121173573D01* +X240912398Y-121177701D01* +X240934895Y-121247145D01* +X240938691Y-121253400D01* +X240941197Y-121258874D01* +X240943916Y-121264304D01* +X240946413Y-121271183D01* +X240950426Y-121277303D01* +X240950426Y-121277304D01* +X240986429Y-121332218D01* +X240988772Y-121335932D01* +X241026651Y-121398353D01* +X241030364Y-121402557D01* +X241034049Y-121406730D01* +X241034022Y-121406754D01* +X241036675Y-121409746D01* +X241039378Y-121412979D01* +X241043390Y-121419098D01* +X241072272Y-121446458D01* +X241099629Y-121472374D01* +X241102071Y-121474752D01* +X241665795Y-122038476D01* +X241699821Y-122100788D01* +X241694756Y-122171603D01* +X241652209Y-122228439D01* +X241585689Y-122253250D01* +X241556989Y-122252020D01* +X241320435Y-122214553D01* +X241320429Y-122214552D01* +X241316954Y-122214002D01* +X241292395Y-122212887D01* +X241226010Y-122209872D01* +X241225989Y-122209872D01* +X241224590Y-122209808D01* +X241040126Y-122209808D01* +X240820363Y-122224405D01* +X240816264Y-122225231D01* +X240816260Y-122225232D01* +X240724768Y-122243680D01* +X240530876Y-122282775D01* +X240251652Y-122378920D01* +X240124577Y-122442554D01* +X240002292Y-122503790D01* +X239987596Y-122511149D01* +X239743349Y-122677140D01* +X239523200Y-122873976D01* +X239520483Y-122877146D01* +X239520482Y-122877147D01* +X239343261Y-123083914D01* +X239331018Y-123098198D01* +X239328744Y-123101700D01* +X239328740Y-123101705D01* +X239172457Y-123342359D01* +X239170178Y-123345869D01* +X239168384Y-123349647D01* +X239168383Y-123349649D01* +X239130316Y-123429818D01* +X239043508Y-123612636D01* +X239042229Y-123616619D01* +X239042228Y-123616622D01* +X238965374Y-123855993D01* +X238953232Y-123893812D01* +X238947442Y-123925992D01* +X238915665Y-124102605D01* +X238900937Y-124184458D01* +X238900748Y-124188625D01* +X238900747Y-124188632D01* +X238888119Y-124466739D01* +X238887541Y-124479467D01* +X238887904Y-124483615D01* +X238887904Y-124483619D01* +X238900877Y-124631899D01* +X238913279Y-124773657D01* +X238914189Y-124777729D01* +X238914190Y-124777734D01* +X238976734Y-125057540D01* +X238977699Y-125061858D01* +X238979142Y-125065781D01* +X238979143Y-125065783D01* +X239003050Y-125130759D01* +X239079671Y-125339007D01* +X239217401Y-125600235D01* +X239243858Y-125637463D01* +X239386046Y-125837543D01* +X239386051Y-125837549D01* +X239388470Y-125840953D01* +X239391314Y-125844003D01* +X239391319Y-125844009D01* +X239577270Y-126043417D01* +X239589873Y-126056932D01* +X239818072Y-126244376D01* +X240069056Y-126399993D01* +X240072873Y-126401709D01* +X240072876Y-126401710D01* +X240108091Y-126417536D01* +X240338417Y-126521049D01* +X240495348Y-126567832D01* +X240595224Y-126597606D01* +X240621422Y-126605416D01* +X240625542Y-126606069D01* +X240625544Y-126606069D01* +X240909619Y-126651063D01* +X240909625Y-126651064D01* +X240913100Y-126651614D01* +X240937659Y-126652729D01* +X241004044Y-126655744D01* +X241004065Y-126655744D01* +X241005464Y-126655808D01* +X241189928Y-126655808D01* +X241409691Y-126641211D01* +X241413790Y-126640385D01* +X241413794Y-126640384D01* +X241556388Y-126611632D01* +X241699178Y-126582841D01* +X241978402Y-126486696D01* +X242148116Y-126401710D01* +X242238722Y-126356338D01* +X242238724Y-126356337D01* +X242242458Y-126354467D01* +X242486705Y-126188476D01* +X242706854Y-125991640D01* +X242756846Y-125933314D01* +X242896316Y-125770592D01* +X242896319Y-125770588D01* +X242899036Y-125767418D01* +X242901310Y-125763916D01* +X242901314Y-125763911D01* +X243057597Y-125523257D01* +X243057600Y-125523252D01* +X243059876Y-125519747D01* +X243065509Y-125507885D01* +X243158566Y-125311906D01* +X243186546Y-125252980D01* +X243192347Y-125234914D01* +X243275542Y-124975791D01* +X243275542Y-124975790D01* +X243276822Y-124971804D01* +X243298164Y-124853188D01* +X243328378Y-124685267D01* +X243328379Y-124685262D01* +X243329117Y-124681158D01* +X243329487Y-124673026D01* +X243342324Y-124390319D01* +X243342324Y-124390314D01* +X243342513Y-124386149D01* +X243340407Y-124362070D01* +X243317139Y-124096120D01* +X243316775Y-124091959D01* +X243315863Y-124087878D01* +X243295513Y-123996835D01* +X243300174Y-123925992D01* +X243342396Y-123868914D01* +X243408773Y-123843724D01* +X243478232Y-123858420D01* +X243507574Y-123880255D01* +X243604595Y-123977276D01* +X243638621Y-124039588D01* +X243641500Y-124066371D01* +X243641500Y-128664629D01* +X243621498Y-128732750D01* +X243567842Y-128779243D01* +X243497568Y-128789347D01* +X243432988Y-128759853D01* +X243426405Y-128753724D01* +X242083770Y-127411089D01* +X242071384Y-127396677D01* +X242062851Y-127385082D01* +X242062846Y-127385077D01* +X242058508Y-127379182D01* +X242052930Y-127374443D01* +X242052927Y-127374440D01* +X242018232Y-127344965D01* +X242010716Y-127338035D01* +X242005021Y-127332340D01* +X241990657Y-127320976D01* +X241982749Y-127314719D01* +X241979345Y-127311928D01* +X241929297Y-127269409D01* +X241929295Y-127269408D01* +X241923715Y-127264667D01* +X241917199Y-127261339D01* +X241912150Y-127257972D01* +X241907021Y-127254805D01* +X241901284Y-127250266D01* +X241835125Y-127219345D01* +X241831225Y-127217439D01* +X241813486Y-127208381D01* +X241766192Y-127184231D01* +X241759084Y-127182492D01* +X241753441Y-127180393D01* +X241747678Y-127178476D01* +X241741050Y-127175378D01* +X241669583Y-127160513D01* +X241665299Y-127159543D01* +X241656942Y-127157498D01* +X241594390Y-127142192D01* +X241588788Y-127141844D01* +X241588785Y-127141844D01* +X241583236Y-127141500D01* +X241583238Y-127141464D01* +X241579245Y-127141225D01* +X241575053Y-127140851D01* +X241567885Y-127139360D01* +X241501675Y-127141151D01* +X241490479Y-127141454D01* +X241487072Y-127141500D01* +X235266371Y-127141500D01* +X235198250Y-127121498D01* +X235177276Y-127104595D01* +X232895405Y-124822724D01* +X232861379Y-124760412D01* +X232858500Y-124733629D01* +X232858500Y-123889183D01* +X234273156Y-123889183D01* +X234273356Y-123894513D01* +X234273356Y-123894514D01* +X234275037Y-123939285D01* +X234281810Y-124119719D01* +X234329184Y-124345501D01* +X234331142Y-124350460D01* +X234331143Y-124350462D01* +X234348079Y-124393347D01* +X234413923Y-124560073D01* +X234482432Y-124672972D01* +X234526684Y-124745897D01* +X234533603Y-124757300D01* +X234537100Y-124761330D01* +X234623724Y-124861155D01* +X234684803Y-124931543D01* +X234717679Y-124958500D01* +X234859071Y-125074435D01* +X234859077Y-125074439D01* +X234863199Y-125077819D01* +X235063691Y-125191945D01* +X235068707Y-125193766D01* +X235068712Y-125193768D01* +X235275531Y-125268840D01* +X235275535Y-125268841D01* +X235280546Y-125270660D01* +X235285795Y-125271609D01* +X235285798Y-125271610D01* +X235503479Y-125310973D01* +X235503486Y-125310974D01* +X235507563Y-125311711D01* +X235525300Y-125312547D01* +X235530248Y-125312781D01* +X235530255Y-125312781D01* +X235531736Y-125312851D01* +X235693881Y-125312851D01* +X235760837Y-125307170D01* +X235860518Y-125298712D01* +X235860522Y-125298711D01* +X235865829Y-125298261D01* +X235870984Y-125296923D01* +X235870990Y-125296922D01* +X236083959Y-125241646D01* +X236083963Y-125241645D01* +X236089128Y-125240304D01* +X236093994Y-125238112D01* +X236093997Y-125238111D01* +X236294605Y-125147744D01* +X236299471Y-125145552D01* +X236303891Y-125142576D01* +X236303895Y-125142574D01* +X236430199Y-125057540D01* +X236490841Y-125016713D01* +X236657768Y-124857473D01* +X236720129Y-124773657D01* +X236792293Y-124676665D01* +X236792295Y-124676662D01* +X236795477Y-124672385D01* +X236850261Y-124564634D01* +X236897614Y-124471497D01* +X236897614Y-124471496D01* +X236900033Y-124466739D01* +X236950086Y-124305543D01* +X236966861Y-124251521D01* +X236966862Y-124251515D01* +X236968445Y-124246418D01* +X236987283Y-124104286D01* +X236998056Y-124023004D01* +X236998056Y-124022999D01* +X236998756Y-124017719D01* +X236995638Y-123934644D01* +X236990302Y-123792514D01* +X236990102Y-123787183D01* +X236942728Y-123561401D01* +X236939407Y-123552990D01* +X236893521Y-123436801D01* +X236857989Y-123346829D01* +X236738309Y-123149602D01* +X236651384Y-123049429D01* +X236590609Y-122979392D01* +X236590607Y-122979390D01* +X236587109Y-122975359D01* +X236517348Y-122918158D01* +X236412841Y-122832467D01* +X236412835Y-122832463D01* +X236408713Y-122829083D01* +X236208221Y-122714957D01* +X236203205Y-122713136D01* +X236203200Y-122713134D01* +X235996381Y-122638062D01* +X235996377Y-122638061D01* +X235991366Y-122636242D01* +X235986117Y-122635293D01* +X235986114Y-122635292D01* +X235768433Y-122595929D01* +X235768426Y-122595928D01* +X235764349Y-122595191D01* +X235746612Y-122594355D01* +X235741664Y-122594121D01* +X235741657Y-122594121D01* +X235740176Y-122594051D01* +X235578031Y-122594051D01* +X235511075Y-122599732D01* +X235411394Y-122608190D01* +X235411390Y-122608191D01* +X235406083Y-122608641D01* +X235400928Y-122609979D01* +X235400922Y-122609980D01* +X235187953Y-122665256D01* +X235187949Y-122665257D01* +X235182784Y-122666598D01* +X235177918Y-122668790D01* +X235177915Y-122668791D01* +X235052738Y-122725179D01* +X234972441Y-122761350D01* +X234968021Y-122764326D01* +X234968017Y-122764328D01* +X234929323Y-122790379D01* +X234781071Y-122890189D01* +X234614144Y-123049429D01* +X234610956Y-123053714D01* +X234485382Y-123222492D01* +X234476435Y-123234517D01* +X234474020Y-123239267D01* +X234419333Y-123346829D01* +X234371879Y-123440163D01* +X234345748Y-123524319D01* +X234305051Y-123655381D01* +X234305050Y-123655387D01* +X234303467Y-123660484D01* +X234292994Y-123739503D01* +X234278495Y-123848903D01* +X234273156Y-123889183D01* +X232858500Y-123889183D01* +X232858500Y-121455795D01* +X235585769Y-121455795D01* +X235591496Y-121463445D01* +X235767004Y-121570996D01* +X235775798Y-121575477D01* +X235988274Y-121663487D01* +X235997659Y-121666536D01* +X236221289Y-121720226D01* +X236231036Y-121721769D01* +X236460315Y-121739814D01* +X236470175Y-121739814D01* +X236699454Y-121721769D01* +X236709201Y-121720226D01* +X236932831Y-121666536D01* +X236942216Y-121663487D01* +X237154692Y-121575477D01* +X237163486Y-121570996D01* +X237335328Y-121465692D01* +X237344788Y-121455236D01* +X237341004Y-121446458D01* +X236478057Y-120583511D01* +X236464113Y-120575897D01* +X236462280Y-120576028D01* +X236455665Y-120580279D01* +X235592529Y-121443415D01* +X235585769Y-121455795D01* +X232858500Y-121455795D01* +X232858500Y-120216419D01* +X234936920Y-120216419D01* +X234954965Y-120445698D01* +X234956508Y-120455445D01* +X235010198Y-120679075D01* +X235013247Y-120688460D01* +X235101257Y-120900936D01* +X235105738Y-120909730D01* +X235211042Y-121081572D01* +X235221498Y-121091032D01* +X235230276Y-121087248D01* +X236093223Y-120224301D01* +X236099601Y-120212621D01* +X236829653Y-120212621D01* +X236829784Y-120214454D01* +X236834035Y-120221069D01* +X237697171Y-121084205D01* +X237709551Y-121090965D01* +X237717201Y-121085238D01* +X237824752Y-120909730D01* +X237829233Y-120900936D01* +X237917243Y-120688460D01* +X237920292Y-120679075D01* +X237973982Y-120455445D01* +X237975525Y-120445698D01* +X237993570Y-120216419D01* +X237993570Y-120206559D01* +X237975525Y-119977280D01* +X237973982Y-119967533D01* +X237920292Y-119743903D01* +X237917243Y-119734518D01* +X237829233Y-119522042D01* +X237824752Y-119513248D01* +X237719448Y-119341406D01* +X237708992Y-119331946D01* +X237700214Y-119335730D01* +X236837267Y-120198677D01* +X236829653Y-120212621D01* +X236099601Y-120212621D01* +X236100837Y-120210357D01* +X236100706Y-120208524D01* +X236096455Y-120201909D01* +X235233319Y-119338773D01* +X235220939Y-119332013D01* +X235213289Y-119337740D01* +X235105738Y-119513248D01* +X235101257Y-119522042D01* +X235013247Y-119734518D01* +X235010198Y-119743903D01* +X234956508Y-119967533D01* +X234954965Y-119977280D01* +X234936920Y-120206559D01* +X234936920Y-120216419D01* +X232858500Y-120216419D01* +X232858500Y-118967742D01* +X235585702Y-118967742D01* +X235589486Y-118976520D01* +X236452433Y-119839467D01* +X236466377Y-119847081D01* +X236468210Y-119846950D01* +X236474825Y-119842699D01* +X237337961Y-118979563D01* +X237344721Y-118967183D01* +X237338994Y-118959533D01* +X237163486Y-118851982D01* +X237154692Y-118847501D01* +X236942216Y-118759491D01* +X236932831Y-118756442D01* +X236709201Y-118702752D01* +X236699454Y-118701209D01* +X236470175Y-118683164D01* +X236460315Y-118683164D01* +X236231036Y-118701209D01* +X236221289Y-118702752D01* +X235997659Y-118756442D01* +X235988274Y-118759491D01* +X235775798Y-118847501D01* +X235767004Y-118851982D01* +X235595162Y-118957286D01* +X235585702Y-118967742D01* +X232858500Y-118967742D01* +X232858500Y-114667063D01* +X232859933Y-114648114D01* +X232862097Y-114633886D01* +X232863198Y-114626651D01* +X232860938Y-114598856D01* +X232858915Y-114573991D01* +X232858500Y-114563777D01* +X232858500Y-114555707D01* +X232858078Y-114552087D01* +X232858077Y-114552069D01* +X232855208Y-114527461D01* +X232854775Y-114523086D01* +X232849454Y-114457661D01* +X232849453Y-114457658D01* +X232848860Y-114450363D01* +X232846604Y-114443399D01* +X232845413Y-114437440D01* +X232844029Y-114431585D01* +X232843182Y-114424319D01* +X232818265Y-114355673D01* +X232816848Y-114351545D01* +X232796607Y-114289064D01* +X232796606Y-114289062D01* +X232794351Y-114282101D01* +X232790555Y-114275846D01* +X232788049Y-114270372D01* +X232785330Y-114264942D01* +X232782833Y-114258063D01* +X232742809Y-114197016D01* +X232740472Y-114193312D01* +X232739290Y-114191363D01* +X232717011Y-114154649D01* +X232705509Y-114135693D01* +X232705505Y-114135688D01* +X232702595Y-114130892D01* +X232695197Y-114122516D01* +X232695223Y-114122493D01* +X232692574Y-114119503D01* +X232689866Y-114116264D01* +X232685856Y-114110148D01* +X232680549Y-114105121D01* +X232680546Y-114105117D01* +X232629617Y-114056872D01* +X232627175Y-114054494D01* +X230883770Y-112311089D01* +X230871384Y-112296677D01* +X230862851Y-112285082D01* +X230862846Y-112285077D01* +X230858508Y-112279182D01* +X230852930Y-112274443D01* +X230852927Y-112274440D01* +X230818232Y-112244965D01* +X230810716Y-112238035D01* +X230805021Y-112232340D01* +X230798880Y-112227482D01* +X230782749Y-112214719D01* +X230779345Y-112211928D01* +X230729297Y-112169409D01* +X230729295Y-112169408D01* +X230723715Y-112164667D01* +X230717199Y-112161339D01* +X230712150Y-112157972D01* +X230707021Y-112154805D01* +X230701284Y-112150266D01* +X230635125Y-112119345D01* +X230631225Y-112117439D01* +X230630698Y-112117170D01* +X230566192Y-112084231D01* +X230559084Y-112082492D01* +X230553441Y-112080393D01* +X230547678Y-112078476D01* +X230541050Y-112075378D01* +X230469583Y-112060513D01* +X230465299Y-112059543D01* +X230430958Y-112051140D01* +X230394390Y-112042192D01* +X230388788Y-112041844D01* +X230388785Y-112041844D01* +X230383236Y-112041500D01* +X230383238Y-112041464D01* +X230379245Y-112041225D01* +X230375053Y-112040851D01* +X230367885Y-112039360D01* +X230304120Y-112041085D01* +X230290479Y-112041454D01* +X230287072Y-112041500D01* +X224860527Y-112041500D01* +X224841578Y-112040067D01* +X224841371Y-112040036D01* +X224820115Y-112036802D01* +X224812823Y-112037395D01* +X224812820Y-112037395D01* +X224767455Y-112041085D01* +X224757241Y-112041500D01* +X224749171Y-112041500D01* +X224745551Y-112041922D01* +X224745533Y-112041923D01* +X224720925Y-112044792D01* +X224716564Y-112045224D01* +X224691445Y-112047267D01* +X224651125Y-112050546D01* +X224651122Y-112050547D01* +X224643827Y-112051140D01* +X224636863Y-112053396D01* +X224630904Y-112054587D01* +X224625049Y-112055971D01* +X224617783Y-112056818D01* +X224549137Y-112081735D01* +X224545009Y-112083152D01* +X224482528Y-112103393D01* +X224482526Y-112103394D01* +X224475565Y-112105649D01* +X224469310Y-112109445D01* +X224463849Y-112111945D01* +X224461220Y-112113262D01* +X224459079Y-112113649D01* +X224452392Y-112116853D01* +X224451527Y-112117167D01* +X224451525Y-112117168D01* +X224451520Y-112117170D01* +X224450786Y-112115147D01* +X224391354Y-112125881D01* +X224375385Y-112123119D01* +X224238106Y-112090161D01* +X224238100Y-112090160D01* +X224233293Y-112089006D01* +X223994071Y-112070179D01* +X223754849Y-112089006D01* +X223750042Y-112090160D01* +X223750036Y-112090161D01* +X223603108Y-112125436D01* +X223521518Y-112145024D01* +X223516947Y-112146917D01* +X223516945Y-112146918D01* +X223304394Y-112234959D01* +X223304392Y-112234960D01* +X223299822Y-112236853D01* +X223095222Y-112362233D01* +X222912753Y-112518075D01* +X222756911Y-112700544D01* +X222631531Y-112905144D01* +X222629638Y-112909714D01* +X222629637Y-112909716D01* +X222546226Y-113111089D01* +X222539702Y-113126840D01* +X222527923Y-113175903D01* +X222484839Y-113355358D01* +X222484838Y-113355364D01* +X222483684Y-113360171D01* +X222464857Y-113599393D01* +X222483684Y-113838615D01* +X222484838Y-113843422D01* +X222484839Y-113843428D01* +X222505656Y-113930135D01* +X222539702Y-114071946D01* +X222541595Y-114076517D01* +X222541596Y-114076519D01* +X222626751Y-114282101D01* +X222631531Y-114293642D01* +X222756911Y-114498242D01* +X222760128Y-114502009D01* +X222760129Y-114502010D01* +X222810793Y-114561330D01* +X222912753Y-114680711D01* +X222916515Y-114683924D01* +X223038417Y-114788037D01* +X223095222Y-114836553D01* +X223299822Y-114961933D01* +X223304392Y-114963826D01* +X223304394Y-114963827D01* +X223516945Y-115051868D01* +X223521518Y-115053762D01* +X223599596Y-115072507D01* +X223750036Y-115108625D01* +X223750042Y-115108626D01* +X223754849Y-115109780D01* +X223994071Y-115128607D01* +X224233293Y-115109780D01* +X224238100Y-115108626D01* +X224238106Y-115108625D01* +X224388546Y-115072507D01* +X224466624Y-115053762D01* +X224471197Y-115051868D01* +X224683748Y-114963827D01* +X224683750Y-114963826D01* +X224688320Y-114961933D01* +X224816418Y-114883434D01* +X227912474Y-114883434D01* +X227916258Y-114892212D01* +X228779205Y-115755159D01* +X228793149Y-115762773D01* +X228794982Y-115762642D01* +X228801597Y-115758391D01* +X229664733Y-114895255D01* +X229671493Y-114882875D01* +X229665766Y-114875225D01* +X229490258Y-114767674D01* +X229481464Y-114763193D01* +X229268988Y-114675183D01* +X229259603Y-114672134D01* +X229035973Y-114618444D01* +X229026226Y-114616901D01* +X228796947Y-114598856D01* +X228787087Y-114598856D01* +X228557808Y-114616901D01* +X228548061Y-114618444D01* +X228324431Y-114672134D01* +X228315046Y-114675183D01* +X228102570Y-114763193D01* +X228093776Y-114767674D01* +X227921934Y-114872978D01* +X227912474Y-114883434D01* +X224816418Y-114883434D01* +X224892920Y-114836553D01* +X224949726Y-114788037D01* +X225071627Y-114683924D01* +X225075389Y-114680711D01* +X225177349Y-114561330D01* +X225228013Y-114502010D01* +X225228014Y-114502009D01* +X225231231Y-114498242D01* +X225356611Y-114293642D01* +X225361392Y-114282101D01* +X225446546Y-114076519D01* +X225446547Y-114076517D01* +X225448440Y-114071946D01* +X225482486Y-113930135D01* +X225503303Y-113843428D01* +X225503304Y-113843422D01* +X225504458Y-113838615D01* +X225517365Y-113674614D01* +X225542650Y-113608273D01* +X225599788Y-113566133D01* +X225642977Y-113558500D01* +X229933629Y-113558500D01* +X230001750Y-113578502D01* +X230022724Y-113595405D01* +X231304595Y-114877276D01* +X231338621Y-114939588D01* +X231341500Y-114966371D01* +X231341500Y-124615500D01* +X231321498Y-124683621D01* +X231267842Y-124730114D01* +X231215500Y-124741500D01* +X221066371Y-124741500D01* +X220998250Y-124721498D01* +X220977276Y-124704595D01* +X215205998Y-118933317D01* +X216637981Y-118933317D01* +X216638181Y-118938647D01* +X216638181Y-118938648D01* +X216640443Y-118998894D01* +X216646635Y-119163853D01* +X216694009Y-119389635D01* +X216695967Y-119394594D01* +X216695968Y-119394596D01* +X216717157Y-119448249D01* +X216778748Y-119604207D01* +X216859714Y-119737635D01* +X216892958Y-119792419D01* +X216898428Y-119801434D01* +X216901925Y-119805464D01* +X217040202Y-119964814D01* +X217049628Y-119975677D01* +X217073889Y-119995570D01* +X217223896Y-120118569D01* +X217223902Y-120118573D01* +X217228024Y-120121953D01* +X217428516Y-120236079D01* +X217433532Y-120237900D01* +X217433537Y-120237902D01* +X217640356Y-120312974D01* +X217640360Y-120312975D01* +X217645371Y-120314794D01* +X217650620Y-120315743D01* +X217650623Y-120315744D01* +X217868304Y-120355107D01* +X217868311Y-120355108D01* +X217872388Y-120355845D01* +X217890125Y-120356681D01* +X217895073Y-120356915D01* +X217895080Y-120356915D01* +X217896561Y-120356985D01* +X218058706Y-120356985D01* +X218144598Y-120349697D01* +X218225343Y-120342846D01* +X218225347Y-120342845D01* +X218230654Y-120342395D01* +X218235809Y-120341057D01* +X218235815Y-120341056D01* +X218448784Y-120285780D01* +X218448788Y-120285779D01* +X218453953Y-120284438D01* +X218458819Y-120282246D01* +X218458822Y-120282245D01* +X218659430Y-120191878D01* +X218664296Y-120189686D01* +X218668716Y-120186710D01* +X218668720Y-120186708D01* +X218829999Y-120078127D01* +X218855666Y-120060847D01* +X219022593Y-119901607D01* +X219109490Y-119784813D01* +X219157118Y-119720799D01* +X219157120Y-119720796D01* +X219160302Y-119716519D01* +X219215086Y-119608768D01* +X219258387Y-119523601D01* +X221252366Y-119523601D01* +X221252729Y-119527749D01* +X221252729Y-119527753D01* +X221261766Y-119631049D01* +X221278104Y-119817791D01* +X221279014Y-119821863D01* +X221279015Y-119821868D01* +X221336682Y-120079854D01* +X221342524Y-120105992D01* +X221343967Y-120109915D01* +X221343968Y-120109917D01* +X221348622Y-120122567D01* +X221444496Y-120383141D01* +X221446443Y-120386834D01* +X221446444Y-120386836D01* +X221490074Y-120469587D01* +X221582226Y-120644369D01* +X221612617Y-120687133D01* +X221750871Y-120881677D01* +X221750876Y-120881683D01* +X221753295Y-120885087D01* +X221756139Y-120888137D01* +X221756144Y-120888143D01* +X221938951Y-121084179D01* +X221954698Y-121101066D01* +X222182897Y-121288510D01* +X222433881Y-121444127D01* +X222437698Y-121445843D01* +X222437701Y-121445844D01* +X222508858Y-121477823D01* +X222703242Y-121565183D01* +X222986247Y-121649550D01* +X222990367Y-121650203D01* +X222990369Y-121650203D01* +X223274444Y-121695197D01* +X223274450Y-121695198D01* +X223277925Y-121695748D01* +X223302484Y-121696863D01* +X223368869Y-121699878D01* +X223368890Y-121699878D01* +X223370289Y-121699942D01* +X223554753Y-121699942D01* +X223774516Y-121685345D01* +X223778615Y-121684519D01* +X223778619Y-121684518D01* +X223952042Y-121649550D01* +X224064003Y-121626975D01* +X224343227Y-121530830D01* +X224509724Y-121447455D01* +X224603547Y-121400472D01* +X224603549Y-121400471D01* +X224607283Y-121398601D01* +X224851530Y-121232610D01* +X225071679Y-121035774D01* +X225100839Y-121001753D01* +X225261141Y-120814726D01* +X225261144Y-120814722D01* +X225263861Y-120811552D01* +X225266135Y-120808050D01* +X225266139Y-120808045D01* +X225422422Y-120567391D01* +X225422425Y-120567386D01* +X225424701Y-120563881D01* +X225427513Y-120557960D01* +X225523391Y-120356040D01* +X225551371Y-120297114D01* +X225557227Y-120278877D01* +X225640367Y-120019925D01* +X225640367Y-120019924D01* +X225641647Y-120015938D01* +X225663941Y-119892031D01* +X227596123Y-119892031D01* +X227596323Y-119897361D01* +X227596323Y-119897362D01* +X227598717Y-119961126D01* +X227604777Y-120122567D01* +X227652151Y-120348349D01* +X227654109Y-120353308D01* +X227654110Y-120353310D01* +X227673257Y-120401793D01* +X227736890Y-120562921D01* +X227805849Y-120676562D01* +X227851665Y-120752064D01* +X227856570Y-120760148D01* +X227860067Y-120764178D01* +X227999662Y-120925047D01* +X228007770Y-120934391D01* +X228039449Y-120960366D01* +X228182038Y-121077283D01* +X228182044Y-121077287D01* +X228186166Y-121080667D01* +X228386658Y-121194793D01* +X228391674Y-121196614D01* +X228391679Y-121196616D01* +X228598498Y-121271688D01* +X228598502Y-121271689D01* +X228603513Y-121273508D01* +X228608762Y-121274457D01* +X228608765Y-121274458D01* +X228826446Y-121313821D01* +X228826453Y-121313822D01* +X228830530Y-121314559D01* +X228848267Y-121315395D01* +X228853215Y-121315629D01* +X228853222Y-121315629D01* +X228854703Y-121315699D01* +X229016848Y-121315699D01* +X229102740Y-121308411D01* +X229183485Y-121301560D01* +X229183489Y-121301559D01* +X229188796Y-121301109D01* +X229193951Y-121299771D01* +X229193957Y-121299770D01* +X229406926Y-121244494D01* +X229406930Y-121244493D01* +X229412095Y-121243152D01* +X229416961Y-121240960D01* +X229416964Y-121240959D01* +X229617572Y-121150592D01* +X229622438Y-121148400D01* +X229626858Y-121145424D01* +X229626862Y-121145422D01* +X229733739Y-121073467D01* +X229813808Y-121019561D01* +X229980735Y-120860321D01* +X230058661Y-120755585D01* +X230115260Y-120679513D01* +X230115262Y-120679510D01* +X230118444Y-120675233D01* +X230162180Y-120589210D01* +X230220581Y-120474345D01* +X230220581Y-120474344D01* +X230223000Y-120469587D01* +X230262266Y-120343130D01* +X230289828Y-120254369D01* +X230289829Y-120254363D01* +X230291412Y-120249266D01* +X230313534Y-120082357D01* +X230321023Y-120025852D01* +X230321023Y-120025847D01* +X230321723Y-120020567D01* +X230319887Y-119971644D01* +X230314918Y-119839300D01* +X230313069Y-119790031D01* +X230265695Y-119564249D01* +X230263187Y-119557897D01* +X230217816Y-119443011D01* +X230180956Y-119349677D01* +X230068394Y-119164180D01* +X230064045Y-119157013D01* +X230064044Y-119157012D01* +X230061276Y-119152450D01* +X229985138Y-119064708D01* +X229913576Y-118982240D01* +X229913574Y-118982238D01* +X229910076Y-118978207D01* +X229824850Y-118908326D01* +X229735808Y-118835315D01* +X229735802Y-118835311D01* +X229731680Y-118831931D01* +X229531188Y-118717805D01* +X229526172Y-118715984D01* +X229526167Y-118715982D01* +X229319348Y-118640910D01* +X229319344Y-118640909D01* +X229314333Y-118639090D01* +X229309084Y-118638141D01* +X229309081Y-118638140D01* +X229091400Y-118598777D01* +X229091393Y-118598776D01* +X229087316Y-118598039D01* +X229069579Y-118597203D01* +X229064631Y-118596969D01* +X229064624Y-118596969D01* +X229063143Y-118596899D01* +X228900998Y-118596899D01* +X228834042Y-118602580D01* +X228734361Y-118611038D01* +X228734357Y-118611039D01* +X228729050Y-118611489D01* +X228723895Y-118612827D01* +X228723889Y-118612828D01* +X228510920Y-118668104D01* +X228510916Y-118668105D01* +X228505751Y-118669446D01* +X228500885Y-118671638D01* +X228500882Y-118671639D01* +X228358827Y-118735630D01* +X228295408Y-118764198D01* +X228290988Y-118767174D01* +X228290984Y-118767176D01* +X228252997Y-118792751D01* +X228104038Y-118893037D01* +X227937111Y-119052277D01* +X227933923Y-119056562D01* +X227802824Y-119232766D01* +X227799402Y-119237365D01* +X227796987Y-119242115D01* +X227742300Y-119349677D01* +X227694846Y-119443011D01* +X227673037Y-119513248D01* +X227628018Y-119658229D01* +X227628017Y-119658235D01* +X227626434Y-119663332D01* +X227617642Y-119729668D01* +X227597603Y-119880867D01* +X227596123Y-119892031D01* +X225663941Y-119892031D01* +X225672029Y-119847081D01* +X225693203Y-119729401D01* +X225693204Y-119729396D01* +X225693942Y-119725292D01* +X225694341Y-119716519D01* +X225707149Y-119434453D01* +X225707149Y-119434448D01* +X225707338Y-119430283D01* +X225704591Y-119398878D01* +X225681964Y-119140254D01* +X225681600Y-119136093D01* +X225665644Y-119064708D01* +X225618092Y-118851970D01* +X225618090Y-118851963D01* +X225617180Y-118847892D01* +X225611308Y-118831931D01* +X225546860Y-118656770D01* +X225515208Y-118570743D01* +X225509585Y-118560077D01* +X225423036Y-118395924D01* +X225377478Y-118309515D01* +X225298441Y-118198299D01* +X225208833Y-118072207D01* +X225208828Y-118072201D01* +X225206409Y-118068797D01* +X225203565Y-118065747D01* +X225203560Y-118065741D01* +X225007852Y-117855870D01* +X225005006Y-117852818D01* +X224776807Y-117665374D01* +X224525823Y-117509757D01* +X224256462Y-117388701D01* +X224198718Y-117371487D01* +X227912541Y-117371487D01* +X227918268Y-117379137D01* +X228093776Y-117486688D01* +X228102570Y-117491169D01* +X228315046Y-117579179D01* +X228324431Y-117582228D01* +X228548061Y-117635918D01* +X228557808Y-117637461D01* +X228787087Y-117655506D01* +X228796947Y-117655506D01* +X229026226Y-117637461D01* +X229035973Y-117635918D01* +X229259603Y-117582228D01* +X229268988Y-117579179D01* +X229481464Y-117491169D01* +X229490258Y-117486688D01* +X229662100Y-117381384D01* +X229671560Y-117370928D01* +X229667776Y-117362150D01* +X228804829Y-116499203D01* +X228790885Y-116491589D01* +X228789052Y-116491720D01* +X228782437Y-116495971D01* +X227919301Y-117359107D01* +X227912541Y-117371487D01* +X224198718Y-117371487D01* +X224027893Y-117320562D01* +X223977456Y-117305526D01* +X223977454Y-117305526D01* +X223973457Y-117304334D01* +X223969337Y-117303681D01* +X223969335Y-117303681D01* +X223685260Y-117258687D01* +X223685254Y-117258686D01* +X223681779Y-117258136D01* +X223657220Y-117257021D01* +X223590835Y-117254006D01* +X223590814Y-117254006D01* +X223589415Y-117253942D01* +X223404951Y-117253942D01* +X223185188Y-117268539D01* +X223181089Y-117269365D01* +X223181085Y-117269366D01* +X223038491Y-117298118D01* +X222895701Y-117326909D01* +X222616477Y-117423054D01* +X222612749Y-117424921D01* +X222397401Y-117532759D01* +X222352421Y-117555283D01* +X222108174Y-117721274D01* +X222105060Y-117724058D01* +X222105059Y-117724059D01* +X222051554Y-117771898D01* +X221888025Y-117918110D01* +X221885308Y-117921280D01* +X221885307Y-117921281D01* +X221701478Y-118135758D01* +X221695843Y-118142332D01* +X221693569Y-118145834D01* +X221693565Y-118145839D01* +X221537282Y-118386493D01* +X221535003Y-118390003D01* +X221533209Y-118393781D01* +X221533208Y-118393783D01* +X221518248Y-118425289D01* +X221408333Y-118656770D01* +X221407054Y-118660753D01* +X221407053Y-118660756D01* +X221330958Y-118897763D01* +X221318057Y-118937946D01* +X221312696Y-118967742D01* +X221266912Y-119222202D01* +X221265762Y-119228592D01* +X221265573Y-119232759D01* +X221265572Y-119232766D01* +X221252555Y-119519431D01* +X221252366Y-119523601D01* +X219258387Y-119523601D01* +X219262439Y-119515631D01* +X219262439Y-119515630D01* +X219264858Y-119510873D01* +X219304124Y-119384416D01* +X219331686Y-119295655D01* +X219331687Y-119295649D01* +X219333270Y-119290552D01* +X219350969Y-119157013D01* +X219362881Y-119067138D01* +X219362881Y-119067133D01* +X219363581Y-119061853D01* +X219354927Y-118831317D01* +X219307553Y-118605535D01* +X219304232Y-118597124D01* +X219258627Y-118481647D01* +X219222814Y-118390963D01* +X219103134Y-118193736D01* +X219055628Y-118138990D01* +X218955434Y-118023526D01* +X218955432Y-118023524D01* +X218951934Y-118019493D01* +X218900257Y-117977120D01* +X218777666Y-117876601D01* +X218777660Y-117876597D01* +X218773538Y-117873217D01* +X218573046Y-117759091D01* +X218568030Y-117757270D01* +X218568025Y-117757268D01* +X218361206Y-117682196D01* +X218361202Y-117682195D01* +X218356191Y-117680376D01* +X218350942Y-117679427D01* +X218350939Y-117679426D01* +X218133258Y-117640063D01* +X218133251Y-117640062D01* +X218129174Y-117639325D01* +X218111437Y-117638489D01* +X218106489Y-117638255D01* +X218106482Y-117638255D01* +X218105001Y-117638185D01* +X217942856Y-117638185D01* +X217875900Y-117643866D01* +X217776219Y-117652324D01* +X217776215Y-117652325D01* +X217770908Y-117652775D01* +X217765753Y-117654113D01* +X217765747Y-117654114D01* +X217552778Y-117709390D01* +X217552774Y-117709391D01* +X217547609Y-117710732D01* +X217542743Y-117712924D01* +X217542740Y-117712925D01* +X217401502Y-117776548D01* +X217337266Y-117805484D01* +X217332846Y-117808460D01* +X217332842Y-117808462D01* +X217261063Y-117856787D01* +X217145896Y-117934323D01* +X216978969Y-118093563D01* +X216975781Y-118097848D01* +X216855585Y-118259398D01* +X216841260Y-118278651D01* +X216838845Y-118283401D01* +X216784158Y-118390963D01* +X216736704Y-118484297D01* +X216707126Y-118579553D01* +X216669876Y-118699515D01* +X216669875Y-118699521D01* +X216668292Y-118704618D01* +X216657036Y-118789547D01* +X216639240Y-118923821D01* +X216637981Y-118933317D01* +X215205998Y-118933317D01* +X212772610Y-116499929D01* +X217950594Y-116499929D01* +X217956321Y-116507579D01* +X218131829Y-116615130D01* +X218140623Y-116619611D01* +X218353099Y-116707621D01* +X218362484Y-116710670D01* +X218586114Y-116764360D01* +X218595861Y-116765903D01* +X218825140Y-116783948D01* +X218835000Y-116783948D01* +X219064279Y-116765903D01* +X219074026Y-116764360D01* +X219297656Y-116710670D01* +X219307041Y-116707621D01* +X219519517Y-116619611D01* +X219528311Y-116615130D01* +X219700153Y-116509826D01* +X219709613Y-116499370D01* +X219705829Y-116490592D01* +X218842882Y-115627645D01* +X218828938Y-115620031D01* +X218827105Y-115620162D01* +X218820490Y-115624413D01* +X217957354Y-116487549D01* +X217950594Y-116499929D01* +X212772610Y-116499929D01* +X211533234Y-115260553D01* +X217301745Y-115260553D01* +X217319790Y-115489832D01* +X217321333Y-115499579D01* +X217375023Y-115723209D01* +X217378072Y-115732594D01* +X217466082Y-115945070D01* +X217470563Y-115953864D01* +X217575867Y-116125706D01* +X217586323Y-116135166D01* +X217595101Y-116131382D01* +X218458048Y-115268435D01* +X218464426Y-115256755D01* +X219194478Y-115256755D01* +X219194609Y-115258588D01* +X219198860Y-115265203D01* +X220061996Y-116128339D01* +X220074376Y-116135099D01* +X220078367Y-116132111D01* +X227263692Y-116132111D01* +X227281737Y-116361390D01* +X227283280Y-116371137D01* +X227336970Y-116594767D01* +X227340019Y-116604152D01* +X227428029Y-116816628D01* +X227432510Y-116825422D01* +X227537814Y-116997264D01* +X227548270Y-117006724D01* +X227557048Y-117002940D01* +X228419995Y-116139993D01* +X228426373Y-116128313D01* +X229156425Y-116128313D01* +X229156556Y-116130146D01* +X229160807Y-116136761D01* +X230023943Y-116999897D01* +X230036323Y-117006657D01* +X230043973Y-117000930D01* +X230151524Y-116825422D01* +X230156005Y-116816628D01* +X230244015Y-116604152D01* +X230247064Y-116594767D01* +X230300754Y-116371137D01* +X230302297Y-116361390D01* +X230320342Y-116132111D01* +X230320342Y-116122251D01* +X230302297Y-115892972D01* +X230300754Y-115883225D01* +X230247064Y-115659595D01* +X230244015Y-115650210D01* +X230156005Y-115437734D01* +X230151524Y-115428940D01* +X230046220Y-115257098D01* +X230035764Y-115247638D01* +X230026986Y-115251422D01* +X229164039Y-116114369D01* +X229156425Y-116128313D01* +X228426373Y-116128313D01* +X228427609Y-116126049D01* +X228427478Y-116124216D01* +X228423227Y-116117601D01* +X227560091Y-115254465D01* +X227547711Y-115247705D01* +X227540061Y-115253432D01* +X227432510Y-115428940D01* +X227428029Y-115437734D01* +X227340019Y-115650210D01* +X227336970Y-115659595D01* +X227283280Y-115883225D01* +X227281737Y-115892972D01* +X227263692Y-116122251D01* +X227263692Y-116132111D01* +X220078367Y-116132111D01* +X220082026Y-116129372D01* +X220189577Y-115953864D01* +X220194058Y-115945070D01* +X220282068Y-115732594D01* +X220285117Y-115723209D01* +X220338807Y-115499579D01* +X220340350Y-115489832D01* +X220358395Y-115260553D01* +X220358395Y-115250693D01* +X220340350Y-115021414D01* +X220338807Y-115011667D01* +X220285117Y-114788037D01* +X220282068Y-114778652D01* +X220194058Y-114566176D01* +X220189577Y-114557382D01* +X220084273Y-114385540D01* +X220073817Y-114376080D01* +X220065039Y-114379864D01* +X219202092Y-115242811D01* +X219194478Y-115256755D01* +X218464426Y-115256755D01* +X218465662Y-115254491D01* +X218465531Y-115252658D01* +X218461280Y-115246043D01* +X217598144Y-114382907D01* +X217585764Y-114376147D01* +X217578114Y-114381874D01* +X217470563Y-114557382D01* +X217466082Y-114566176D01* +X217378072Y-114778652D01* +X217375023Y-114788037D01* +X217321333Y-115011667D01* +X217319790Y-115021414D01* +X217301745Y-115250693D01* +X217301745Y-115260553D01* +X211533234Y-115260553D01* +X210995405Y-114722724D01* +X210961379Y-114660412D01* +X210958500Y-114633629D01* +X210958500Y-114011876D01* +X217950527Y-114011876D01* +X217954311Y-114020654D01* +X218817258Y-114883601D01* +X218831202Y-114891215D01* +X218833035Y-114891084D01* +X218839650Y-114886833D01* +X219702786Y-114023697D01* +X219709546Y-114011317D01* +X219703819Y-114003667D01* +X219528311Y-113896116D01* +X219519517Y-113891635D01* +X219307041Y-113803625D01* +X219297656Y-113800576D01* +X219074026Y-113746886D01* +X219064279Y-113745343D01* +X218835000Y-113727298D01* +X218825140Y-113727298D01* +X218595861Y-113745343D01* +X218586114Y-113746886D01* +X218362484Y-113800576D01* +X218353099Y-113803625D01* +X218140623Y-113891635D01* +X218131829Y-113896116D01* +X217959987Y-114001420D01* +X217950527Y-114011876D01* +X210958500Y-114011876D01* +X210958500Y-109267070D01* +X210959933Y-109248120D01* +X210962099Y-109233885D01* +X210962099Y-109233881D01* +X210963199Y-109226651D01* +X210958915Y-109173982D01* +X210958500Y-109163767D01* +X210958500Y-109155707D01* +X210955209Y-109127480D01* +X210954778Y-109123121D01* +X210949453Y-109057660D01* +X210948860Y-109050364D01* +X210946605Y-109043403D01* +X210945418Y-109037463D01* +X210944029Y-109031588D01* +X210943182Y-109024319D01* +X210918264Y-108955670D01* +X210916847Y-108951542D01* +X210896607Y-108889064D01* +X210896606Y-108889062D01* +X210894351Y-108882101D01* +X210890555Y-108875846D01* +X210888049Y-108870372D01* +X210885330Y-108864942D01* +X210882833Y-108858063D01* +X210878820Y-108851942D01* +X210842814Y-108797024D01* +X210840467Y-108793305D01* +X210802595Y-108730893D01* +X210795197Y-108722516D01* +X210795224Y-108722492D01* +X210792571Y-108719500D01* +X210789868Y-108716267D01* +X210785856Y-108710148D01* +X210729617Y-108656872D01* +X210727175Y-108654494D01* +X209683770Y-107611089D01* +X209671384Y-107596677D01* +X209662851Y-107585082D01* +X209662846Y-107585077D01* +X209658508Y-107579182D01* +X209652930Y-107574443D01* +X209652927Y-107574440D01* +X209618232Y-107544965D01* +X209610716Y-107538035D01* +X209605021Y-107532340D01* +X209588736Y-107519456D01* +X209582749Y-107514719D01* +X209579345Y-107511928D01* +X209529297Y-107469409D01* +X209529295Y-107469408D01* +X209523715Y-107464667D01* +X209517199Y-107461339D01* +X209512150Y-107457972D01* +X209507021Y-107454805D01* +X209501284Y-107450266D01* +X209435125Y-107419345D01* +X209431225Y-107417439D01* +X209366192Y-107384231D01* +X209359084Y-107382492D01* +X209353441Y-107380393D01* +X209347678Y-107378476D01* +X209341050Y-107375378D01* +X209269583Y-107360513D01* +X209265299Y-107359543D01* +X209230958Y-107351140D01* +X209194390Y-107342192D01* +X209188788Y-107341844D01* +X209188785Y-107341844D01* +X209183236Y-107341500D01* +X209183238Y-107341464D01* +X209179245Y-107341225D01* +X209175053Y-107340851D01* +X209167885Y-107339360D01* +X209104120Y-107341085D01* +X209090479Y-107341454D01* +X209087072Y-107341500D01* +X202981189Y-107341500D01* +X202962239Y-107340067D01* +X202948004Y-107337901D01* +X202948000Y-107337901D01* +X202940770Y-107336801D01* +X202933478Y-107337394D01* +X202933475Y-107337394D01* +X202888101Y-107341085D01* +X202877886Y-107341500D01* +X202869826Y-107341500D01* +X202856536Y-107343049D01* +X202841612Y-107344789D01* +X202837237Y-107345222D01* +X202771780Y-107350546D01* +X202771777Y-107350547D01* +X202764482Y-107351140D01* +X202757518Y-107353396D01* +X202751559Y-107354587D01* +X202745704Y-107355971D01* +X202738438Y-107356818D01* +X202669792Y-107381735D01* +X202665664Y-107383152D01* +X202603183Y-107403393D01* +X202603181Y-107403394D01* +X202596220Y-107405649D01* +X202589965Y-107409445D01* +X202584491Y-107411951D01* +X202579061Y-107414670D01* +X202572182Y-107417167D01* +X202566062Y-107421180D01* +X202566061Y-107421180D01* +X202511143Y-107457186D01* +X202507439Y-107459523D01* +X202445012Y-107497405D01* +X202436635Y-107504803D01* +X202436611Y-107504776D01* +X202433619Y-107507429D01* +X202430386Y-107510132D01* +X202424267Y-107514144D01* +X202395070Y-107544965D01* +X202370991Y-107570383D01* +X202368613Y-107572825D01* +X202265732Y-107675706D01* +X202203420Y-107709732D01* +X202147222Y-107709129D01* +X202055779Y-107687175D01* +X201816557Y-107668348D01* +X201577335Y-107687175D01* +X201572528Y-107688329D01* +X201572522Y-107688330D01* +X201425594Y-107723605D01* +X201344004Y-107743193D01* +X201339433Y-107745086D01* +X201339431Y-107745087D01* +X201126880Y-107833128D01* +X201126878Y-107833129D01* +X201122308Y-107835022D01* +X200917708Y-107960402D01* +X200913941Y-107963619D01* +X200913940Y-107963620D01* +X200764637Y-108091136D01* +X200735239Y-108116244D01* +X200579397Y-108298713D01* +X200454017Y-108503313D01* +X200452124Y-108507883D01* +X200452123Y-108507885D01* +X200364470Y-108719500D01* +X200362188Y-108725009D01* +X200359624Y-108735690D01* +X200307325Y-108953527D01* +X200307324Y-108953533D01* +X200306170Y-108958340D01* +X200287343Y-109197562D01* +X200306170Y-109436784D01* +X200307324Y-109441591D01* +X200307325Y-109441597D01* +X200324084Y-109511400D01* +X200362188Y-109670115D01* +X200364081Y-109674686D01* +X200364082Y-109674688D01* +X200406246Y-109776480D01* +X200454017Y-109891811D01* +X200579397Y-110096411D01* +X200735239Y-110278880D01* +X200739001Y-110282093D01* +X200906145Y-110424846D01* +X200917708Y-110434722D01* +X201122308Y-110560102D01* +X201126878Y-110561995D01* +X201126880Y-110561996D01* +X201238222Y-110608115D01* +X201344004Y-110651931D01* +X201425594Y-110671519D01* +X201572522Y-110706794D01* +X201572528Y-110706795D01* +X201577335Y-110707949D01* +X201816557Y-110726776D01* +X202055779Y-110707949D01* +X202060586Y-110706795D01* +X202060592Y-110706794D01* +X202207520Y-110671519D01* +X202289110Y-110651931D01* +X202394892Y-110608115D01* +X202506234Y-110561996D01* +X202506236Y-110561995D01* +X202510806Y-110560102D01* +X202715406Y-110434722D01* +X202726970Y-110424846D01* +X202894113Y-110282093D01* +X202897875Y-110278880D01* +X203053717Y-110096411D01* +X203079820Y-110053815D01* +X205937014Y-110053815D01* +X205940798Y-110062593D01* +X206803745Y-110925540D01* +X206817689Y-110933154D01* +X206819522Y-110933023D01* +X206826137Y-110928772D01* +X207689273Y-110065636D01* +X207696033Y-110053256D01* +X207690306Y-110045606D01* +X207514798Y-109938055D01* +X207506004Y-109933574D01* +X207293528Y-109845564D01* +X207284143Y-109842515D01* +X207060513Y-109788825D01* +X207050766Y-109787282D01* +X206821487Y-109769237D01* +X206811627Y-109769237D01* +X206582348Y-109787282D01* +X206572601Y-109788825D01* +X206348971Y-109842515D01* +X206339586Y-109845564D01* +X206127110Y-109933574D01* +X206118316Y-109938055D01* +X205946474Y-110043359D01* +X205937014Y-110053815D01* +X203079820Y-110053815D01* +X203179097Y-109891811D01* +X203226869Y-109776480D01* +X203269032Y-109674688D01* +X203269033Y-109674686D01* +X203270926Y-109670115D01* +X203309030Y-109511400D01* +X203325789Y-109441597D01* +X203325790Y-109441591D01* +X203326944Y-109436784D01* +X203345771Y-109197562D01* +X203340257Y-109127497D01* +X203329781Y-108994386D01* +X203344377Y-108924906D01* +X203394220Y-108874346D01* +X203455393Y-108858500D01* +X208733629Y-108858500D01* +X208801750Y-108878502D01* +X208822724Y-108895405D01* +X209404595Y-109477276D01* +X209438621Y-109539588D01* +X209441500Y-109566371D01* +X209441500Y-114932930D01* +X209440067Y-114951880D01* +X209438250Y-114963827D01* +X209436801Y-114973349D01* +X209437394Y-114980641D01* +X209437394Y-114980644D01* +X209441085Y-115026018D01* +X209441500Y-115036233D01* +X209441500Y-115044293D01* +X209441925Y-115047937D01* +X209444789Y-115072507D01* +X209445222Y-115076882D01* +X209447930Y-115110168D01* +X209451140Y-115149637D01* +X209453396Y-115156601D01* +X209454587Y-115162560D01* +X209455971Y-115168415D01* +X209456818Y-115175681D01* +X209481735Y-115244327D01* +X209483152Y-115248455D01* +X209505649Y-115317899D01* +X209509445Y-115324154D01* +X209511951Y-115329628D01* +X209514670Y-115335058D01* +X209517167Y-115341937D01* +X209521180Y-115348057D01* +X209521180Y-115348058D01* +X209557186Y-115402976D01* +X209559523Y-115406680D01* +X209597405Y-115469107D01* +X209601121Y-115473315D01* +X209601122Y-115473316D01* +X209604803Y-115477484D01* +X209604776Y-115477508D01* +X209607429Y-115480500D01* +X209610132Y-115483733D01* +X209614144Y-115489852D01* +X209619456Y-115494884D01* +X209670383Y-115543128D01* +X209672825Y-115545506D01* +X214553724Y-120426405D01* +X214587750Y-120488717D01* +X214582685Y-120559532D01* +X214540138Y-120616368D01* +X214473618Y-120641179D01* +X214464629Y-120641500D01* +X195066371Y-120641500D01* +X194998250Y-120621498D01* +X194977276Y-120604595D01* +X189405975Y-115033294D01* +X194953757Y-115033294D01* +X194953957Y-115038624D01* +X194953957Y-115038625D01* +X194957850Y-115142339D01* +X194962411Y-115263830D01* +X195009785Y-115489612D01* +X195011743Y-115494571D01* +X195011744Y-115494573D01* +X195031374Y-115544279D01* +X195094524Y-115704184D01* +X195214204Y-115901411D01* +X195217701Y-115905441D01* +X195321733Y-116025327D01* +X195365404Y-116075654D01* +X195369535Y-116079041D01* +X195539672Y-116218546D01* +X195539678Y-116218550D01* +X195543800Y-116221930D01* +X195744292Y-116336056D01* +X195749308Y-116337877D01* +X195749313Y-116337879D01* +X195956132Y-116412951D01* +X195956136Y-116412952D01* +X195961147Y-116414771D01* +X195966396Y-116415720D01* +X195966399Y-116415721D01* +X196184080Y-116455084D01* +X196184087Y-116455085D01* +X196188164Y-116455822D01* +X196205901Y-116456658D01* +X196210849Y-116456892D01* +X196210856Y-116456892D01* +X196212337Y-116456962D01* +X196374482Y-116456962D01* +X196441438Y-116451281D01* +X196541119Y-116442823D01* +X196541123Y-116442822D01* +X196546430Y-116442372D01* +X196551585Y-116441034D01* +X196551591Y-116441033D01* +X196764560Y-116385757D01* +X196764564Y-116385756D01* +X196769729Y-116384415D01* +X196774595Y-116382223D01* +X196774598Y-116382222D01* +X196975206Y-116291855D01* +X196980072Y-116289663D01* +X196984492Y-116286687D01* +X196984496Y-116286685D01* +X197131060Y-116188011D01* +X197171442Y-116160824D01* +X197338369Y-116001584D01* +X197373874Y-115953864D01* +X197472894Y-115820776D01* +X197472896Y-115820773D01* +X197476078Y-115816496D01* +X197531789Y-115706921D01* +X197578215Y-115615608D01* +X197578215Y-115615607D01* +X197580634Y-115610850D01* +X197626136Y-115464310D01* +X197647462Y-115395632D01* +X197647463Y-115395626D01* +X197649046Y-115390529D01* +X197666545Y-115258499D01* +X197678657Y-115167115D01* +X197678657Y-115167110D01* +X197679357Y-115161830D01* +X197678696Y-115144221D01* +X199589071Y-115144221D01* +X199589434Y-115148369D01* +X199589434Y-115148373D01* +X199604266Y-115317899D01* +X199614809Y-115438411D01* +X199615719Y-115442483D01* +X199615720Y-115442488D01* +X199674828Y-115706921D01* +X199679229Y-115726612D01* +X199680672Y-115730535D01* +X199680673Y-115730537D01* +X199692486Y-115762642D01* +X199781201Y-116003761D01* +X199783148Y-116007454D01* +X199783149Y-116007456D01* +X199819106Y-116075654D01* +X199918931Y-116264989D01* +X199921351Y-116268394D01* +X200087576Y-116502297D01* +X200087581Y-116502303D01* +X200090000Y-116505707D01* +X200092844Y-116508757D01* +X200092849Y-116508763D01* +X200225911Y-116651454D01* +X200291403Y-116721686D01* +X200519602Y-116909130D01* +X200770586Y-117064747D01* +X200774403Y-117066463D01* +X200774406Y-117066464D01* +X200799009Y-117077521D01* +X201039947Y-117185803D01* +X201071828Y-117195307D01* +X201317481Y-117268539D01* +X201322952Y-117270170D01* +X201327072Y-117270823D01* +X201327074Y-117270823D01* +X201611149Y-117315817D01* +X201611155Y-117315818D01* +X201614630Y-117316368D01* +X201639189Y-117317483D01* +X201705574Y-117320498D01* +X201705595Y-117320498D01* +X201706994Y-117320562D01* +X201891458Y-117320562D01* +X202111221Y-117305965D01* +X202115320Y-117305139D01* +X202115324Y-117305138D01* +X202292734Y-117269366D01* +X202400708Y-117247595D01* +X202679932Y-117151450D01* +X202849646Y-117066464D01* +X202940252Y-117021092D01* +X202940254Y-117021091D01* +X202943988Y-117019221D01* +X203188235Y-116853230D01* +X203408384Y-116656394D01* +X203453622Y-116603614D01* +X203597846Y-116435346D01* +X203597849Y-116435342D01* +X203600566Y-116432172D01* +X203602840Y-116428670D01* +X203602844Y-116428665D01* +X203759127Y-116188011D01* +X203759130Y-116188006D01* +X203761406Y-116184501D01* +X203771237Y-116163798D01* +X203886280Y-115921516D01* +X203888076Y-115917734D01* +X203958233Y-115699223D01* +X203977072Y-115640545D01* +X203977072Y-115640544D01* +X203978352Y-115636558D01* +X204013104Y-115443412D01* +X204029908Y-115350021D01* +X204029909Y-115350016D01* +X204030647Y-115345912D01* +X204031387Y-115329628D01* +X204043854Y-115055073D01* +X204043854Y-115055068D01* +X204044043Y-115050903D01* +X204042503Y-115033294D01* +X205953757Y-115033294D01* +X205953957Y-115038624D01* +X205953957Y-115038625D01* +X205957850Y-115142339D01* +X205962411Y-115263830D01* +X206009785Y-115489612D01* +X206011743Y-115494571D01* +X206011744Y-115494573D01* +X206031374Y-115544279D01* +X206094524Y-115704184D01* +X206214204Y-115901411D01* +X206217701Y-115905441D01* +X206321733Y-116025327D01* +X206365404Y-116075654D01* +X206369535Y-116079041D01* +X206539672Y-116218546D01* +X206539678Y-116218550D01* +X206543800Y-116221930D01* +X206744292Y-116336056D01* +X206749308Y-116337877D01* +X206749313Y-116337879D01* +X206956132Y-116412951D01* +X206956136Y-116412952D01* +X206961147Y-116414771D01* +X206966396Y-116415720D01* +X206966399Y-116415721D01* +X207184080Y-116455084D01* +X207184087Y-116455085D01* +X207188164Y-116455822D01* +X207205901Y-116456658D01* +X207210849Y-116456892D01* +X207210856Y-116456892D01* +X207212337Y-116456962D01* +X207374482Y-116456962D01* +X207441438Y-116451281D01* +X207541119Y-116442823D01* +X207541123Y-116442822D01* +X207546430Y-116442372D01* +X207551585Y-116441034D01* +X207551591Y-116441033D01* +X207764560Y-116385757D01* +X207764564Y-116385756D01* +X207769729Y-116384415D01* +X207774595Y-116382223D01* +X207774598Y-116382222D01* +X207975206Y-116291855D01* +X207980072Y-116289663D01* +X207984492Y-116286687D01* +X207984496Y-116286685D01* +X208131060Y-116188011D01* +X208171442Y-116160824D01* +X208338369Y-116001584D01* +X208373874Y-115953864D01* +X208472894Y-115820776D01* +X208472896Y-115820773D01* +X208476078Y-115816496D01* +X208531789Y-115706921D01* +X208578215Y-115615608D01* +X208578215Y-115615607D01* +X208580634Y-115610850D01* +X208626136Y-115464310D01* +X208647462Y-115395632D01* +X208647463Y-115395626D01* +X208649046Y-115390529D01* +X208666545Y-115258499D01* +X208678657Y-115167115D01* +X208678657Y-115167110D01* +X208679357Y-115161830D01* +X208678540Y-115140051D01* +X208673100Y-114995140D01* +X208670703Y-114931294D01* +X208623329Y-114705512D01* +X208614804Y-114683924D01* +X208575450Y-114584274D01* +X208538590Y-114490940D01* +X208418910Y-114293713D01* +X208380684Y-114249661D01* +X208271210Y-114123503D01* +X208271208Y-114123501D01* +X208267710Y-114119470D01* +X208215328Y-114076519D01* +X208093442Y-113976578D01* +X208093436Y-113976574D01* +X208089314Y-113973194D01* +X207888822Y-113859068D01* +X207883806Y-113857247D01* +X207883801Y-113857245D01* +X207676982Y-113782173D01* +X207676978Y-113782172D01* +X207671967Y-113780353D01* +X207666718Y-113779404D01* +X207666715Y-113779403D01* +X207449034Y-113740040D01* +X207449027Y-113740039D01* +X207444950Y-113739302D01* +X207427213Y-113738466D01* +X207422265Y-113738232D01* +X207422258Y-113738232D01* +X207420777Y-113738162D01* +X207258632Y-113738162D01* +X207191676Y-113743843D01* +X207091995Y-113752301D01* +X207091991Y-113752302D01* +X207086684Y-113752752D01* +X207081529Y-113754090D01* +X207081523Y-113754091D01* +X206868554Y-113809367D01* +X206868550Y-113809368D01* +X206863385Y-113810709D01* +X206858519Y-113812901D01* +X206858516Y-113812902D01* +X206711277Y-113879228D01* +X206653042Y-113905461D01* +X206648622Y-113908437D01* +X206648618Y-113908439D01* +X206610907Y-113933828D01* +X206461672Y-114034300D01* +X206294745Y-114193540D01* +X206291557Y-114197825D01* +X206169870Y-114361379D01* +X206157036Y-114378628D01* +X206154621Y-114383378D01* +X206061682Y-114566176D01* +X206052480Y-114584274D01* +X206023264Y-114678363D01* +X205985652Y-114799492D01* +X205985651Y-114799498D01* +X205984068Y-114804595D01* +X205972605Y-114891084D01* +X205955332Y-115021414D01* +X205953757Y-115033294D01* +X204042503Y-115033294D01* +X204018669Y-114760874D01* +X204018305Y-114756713D01* +X204008027Y-114710731D01* +X203954797Y-114472590D01* +X203954795Y-114472583D01* +X203953885Y-114468512D01* +X203947208Y-114450363D01* +X203888088Y-114289683D01* +X203851913Y-114191363D01* +X203836234Y-114161624D01* +X203761908Y-114020654D01* +X203714183Y-113930135D01* +X203624277Y-113803625D01* +X203545538Y-113692827D01* +X203545533Y-113692821D01* +X203543114Y-113689417D01* +X203540270Y-113686367D01* +X203540265Y-113686361D01* +X203344557Y-113476490D01* +X203341711Y-113473438D01* +X203113512Y-113285994D01* +X202862528Y-113130377D01* +X202844483Y-113122267D01* +X202748614Y-113079182D01* +X202593167Y-113009321D01* +X202310162Y-112924954D01* +X202306042Y-112924301D01* +X202306040Y-112924301D01* +X202021965Y-112879307D01* +X202021959Y-112879306D01* +X202018484Y-112878756D01* +X201993925Y-112877641D01* +X201927540Y-112874626D01* +X201927519Y-112874626D01* +X201926120Y-112874562D01* +X201741656Y-112874562D01* +X201521893Y-112889159D01* +X201517794Y-112889985D01* +X201517790Y-112889986D01* +X201419940Y-112909716D01* +X201232406Y-112947529D01* +X200953182Y-113043674D01* +X200899845Y-113070383D01* +X200780040Y-113130377D01* +X200689126Y-113175903D01* +X200444879Y-113341894D01* +X200224730Y-113538730D01* +X200222013Y-113541900D01* +X200222012Y-113541901D01* +X200040143Y-113754091D01* +X200032548Y-113762952D01* +X200030274Y-113766454D01* +X200030270Y-113766459D01* +X199876225Y-114003667D01* +X199871708Y-114010623D01* +X199869914Y-114014401D01* +X199869913Y-114014403D01* +X199845268Y-114066306D01* +X199745038Y-114277390D01* +X199743759Y-114281373D01* +X199743758Y-114281376D01* +X199659140Y-114544931D01* +X199654762Y-114558566D01* +X199649218Y-114589377D01* +X199604745Y-114836553D01* +X199602467Y-114849212D01* +X199602278Y-114853379D01* +X199602277Y-114853386D01* +X199589780Y-115128607D01* +X199589071Y-115144221D01* +X197678696Y-115144221D01* +X197678540Y-115140051D01* +X197673100Y-114995140D01* +X197670703Y-114931294D01* +X197623329Y-114705512D01* +X197614804Y-114683924D01* +X197575450Y-114584274D01* +X197538590Y-114490940D01* +X197418910Y-114293713D01* +X197380684Y-114249661D01* +X197271210Y-114123503D01* +X197271208Y-114123501D01* +X197267710Y-114119470D01* +X197215328Y-114076519D01* +X197093442Y-113976578D01* +X197093436Y-113976574D01* +X197089314Y-113973194D01* +X196888822Y-113859068D01* +X196883806Y-113857247D01* +X196883801Y-113857245D01* +X196676982Y-113782173D01* +X196676978Y-113782172D01* +X196671967Y-113780353D01* +X196666718Y-113779404D01* +X196666715Y-113779403D01* +X196449034Y-113740040D01* +X196449027Y-113740039D01* +X196444950Y-113739302D01* +X196427213Y-113738466D01* +X196422265Y-113738232D01* +X196422258Y-113738232D01* +X196420777Y-113738162D01* +X196258632Y-113738162D01* +X196191676Y-113743843D01* +X196091995Y-113752301D01* +X196091991Y-113752302D01* +X196086684Y-113752752D01* +X196081529Y-113754090D01* +X196081523Y-113754091D01* +X195868554Y-113809367D01* +X195868550Y-113809368D01* +X195863385Y-113810709D01* +X195858519Y-113812901D01* +X195858516Y-113812902D01* +X195711277Y-113879228D01* +X195653042Y-113905461D01* +X195648622Y-113908437D01* +X195648618Y-113908439D01* +X195610907Y-113933828D01* +X195461672Y-114034300D01* +X195294745Y-114193540D01* +X195291557Y-114197825D01* +X195169870Y-114361379D01* +X195157036Y-114378628D01* +X195154621Y-114383378D01* +X195061682Y-114566176D01* +X195052480Y-114584274D01* +X195023264Y-114678363D01* +X194985652Y-114799492D01* +X194985651Y-114799498D01* +X194984068Y-114804595D01* +X194972605Y-114891084D01* +X194955332Y-115021414D01* +X194953757Y-115033294D01* +X189405975Y-115033294D01* +X187483770Y-113111089D01* +X187471384Y-113096677D01* +X187462851Y-113085082D01* +X187462846Y-113085077D01* +X187458508Y-113079182D01* +X187452930Y-113074443D01* +X187452927Y-113074440D01* +X187418232Y-113044965D01* +X187410716Y-113038035D01* +X187405021Y-113032340D01* +X187398880Y-113027482D01* +X187382749Y-113014719D01* +X187379345Y-113011928D01* +X187329297Y-112969409D01* +X187329295Y-112969408D01* +X187323715Y-112964667D01* +X187317199Y-112961339D01* +X187312150Y-112957972D01* +X187307021Y-112954805D01* +X187301284Y-112950266D01* +X187235125Y-112919345D01* +X187231225Y-112917439D01* +X187166192Y-112884231D01* +X187159084Y-112882492D01* +X187153441Y-112880393D01* +X187147678Y-112878476D01* +X187141050Y-112875378D01* +X187069583Y-112860513D01* +X187065299Y-112859543D01* +X186994390Y-112842192D01* +X186988788Y-112841844D01* +X186988785Y-112841844D01* +X186983236Y-112841500D01* +X186983238Y-112841464D01* +X186979245Y-112841225D01* +X186975053Y-112840851D01* +X186967885Y-112839360D01* +X186904120Y-112841085D01* +X186890479Y-112841454D01* +X186887072Y-112841500D01* +X181488006Y-112841500D01* +X181469056Y-112840067D01* +X181454821Y-112837901D01* +X181454817Y-112837901D01* +X181447587Y-112836801D01* +X181440295Y-112837394D01* +X181440292Y-112837394D01* +X181394918Y-112841085D01* +X181384703Y-112841500D01* +X181376643Y-112841500D01* +X181373009Y-112841924D01* +X181373003Y-112841924D01* +X181359978Y-112843443D01* +X181348416Y-112844791D01* +X181344068Y-112845221D01* +X181321995Y-112847016D01* +X181278598Y-112850546D01* +X181278595Y-112850547D01* +X181271300Y-112851140D01* +X181264336Y-112853396D01* +X181258397Y-112854583D01* +X181252526Y-112855970D01* +X181245255Y-112856818D01* +X181238379Y-112859314D01* +X181238370Y-112859316D01* +X181176638Y-112881725D01* +X181172534Y-112883135D01* +X181103037Y-112905648D01* +X181096782Y-112909444D01* +X181091323Y-112911943D01* +X181085875Y-112914671D01* +X181078999Y-112917167D01* +X181017946Y-112957195D01* +X181014273Y-112959513D01* +X180951829Y-112997405D01* +X180943453Y-113004802D01* +X180943429Y-113004775D01* +X180940435Y-113007430D01* +X180937204Y-113010132D01* +X180931084Y-113014144D01* +X180904397Y-113042315D01* +X180877808Y-113070383D01* +X180875430Y-113072825D01* +X180230931Y-113717324D01* +X180168619Y-113751350D01* +X180112421Y-113750747D01* +X180064750Y-113739302D01* +X180020978Y-113728793D01* +X179781756Y-113709966D01* +X179542534Y-113728793D01* +X179537727Y-113729947D01* +X179537721Y-113729948D01* +X179400252Y-113762952D01* +X179309203Y-113784811D01* +X179304632Y-113786704D01* +X179304630Y-113786705D01* +X179092079Y-113874746D01* +X179092077Y-113874747D01* +X179087507Y-113876640D01* +X178882907Y-114002020D01* +X178879140Y-114005237D01* +X178879139Y-114005238D01* +X178745390Y-114119470D01* +X178700438Y-114157862D01* +X178544596Y-114340331D01* +X178419216Y-114544931D01* +X178417323Y-114549501D01* +X178417322Y-114549503D01* +X178350540Y-114710731D01* +X178327387Y-114766627D01* +X178319497Y-114799492D01* +X178272524Y-114995145D01* +X178272523Y-114995151D01* +X178271369Y-114999958D01* +X178252542Y-115239180D01* +X178271369Y-115478402D01* +X178272523Y-115483209D01* +X178272524Y-115483215D01* +X178287479Y-115545506D01* +X178327387Y-115711733D01* +X178329280Y-115716304D01* +X178329281Y-115716306D01* +X178414282Y-115921516D01* +X178419216Y-115933429D01* +X178544596Y-116138029D01* +X178547813Y-116141796D01* +X178547814Y-116141797D01* +X178587284Y-116188011D01* +X178700438Y-116320498D01* +X178704200Y-116323711D01* +X178859955Y-116456737D01* +X178882907Y-116476340D01* +X179087507Y-116601720D01* +X179092077Y-116603613D01* +X179092079Y-116603614D01* +X179304630Y-116691655D01* +X179309203Y-116693549D01* +X179367817Y-116707621D01* +X179537721Y-116748412D01* +X179537727Y-116748413D01* +X179542534Y-116749567D01* +X179781756Y-116768394D01* +X180020978Y-116749567D01* +X180025785Y-116748413D01* +X180025791Y-116748412D01* +X180195695Y-116707621D01* +X180254309Y-116693549D01* +X180258882Y-116691655D01* +X180471433Y-116603614D01* +X180471435Y-116603613D01* +X180476005Y-116601720D01* +X180680605Y-116476340D01* +X180703558Y-116456737D01* +X180859312Y-116323711D01* +X180863074Y-116320498D01* +X180976228Y-116188011D01* +X181015698Y-116141797D01* +X181015699Y-116141796D01* +X181018916Y-116138029D01* +X181144296Y-115933429D01* +X181149231Y-115921516D01* +X181234231Y-115716306D01* +X181234232Y-115716304D01* +X181236125Y-115711733D01* +X181250547Y-115651663D01* +X184066214Y-115651663D01* +X184069998Y-115660441D01* +X184932945Y-116523388D01* +X184946889Y-116531002D01* +X184948722Y-116530871D01* +X184955337Y-116526620D01* +X185818473Y-115663484D01* +X185825233Y-115651104D01* +X185819506Y-115643454D01* +X185643998Y-115535903D01* +X185635204Y-115531422D01* +X185422728Y-115443412D01* +X185413343Y-115440363D01* +X185189713Y-115386673D01* +X185179966Y-115385130D01* +X184950687Y-115367085D01* +X184940827Y-115367085D01* +X184711548Y-115385130D01* +X184701801Y-115386673D01* +X184478171Y-115440363D01* +X184468786Y-115443412D01* +X184256310Y-115531422D01* +X184247516Y-115535903D01* +X184075674Y-115641207D01* +X184066214Y-115651663D01* +X181250547Y-115651663D01* +X181276033Y-115545506D01* +X181290988Y-115483215D01* +X181290989Y-115483209D01* +X181292143Y-115478402D01* +X181310970Y-115239180D01* +X181292143Y-114999958D01* +X181270189Y-114908515D01* +X181273735Y-114837607D01* +X181303612Y-114790005D01* +X181698212Y-114395405D01* +X181760524Y-114361379D01* +X181787307Y-114358500D01* +X186533629Y-114358500D01* +X186601750Y-114378502D01* +X186622724Y-114395405D01* +X193638224Y-121410905D01* +X193672250Y-121473217D01* +X193667185Y-121544032D01* +X193638224Y-121589095D01* +X188222724Y-127004595D01* +X188160412Y-127038621D01* +X188133629Y-127041500D01* +X161877140Y-127041500D01* +X161858190Y-127040067D01* +X161843955Y-127037901D01* +X161843951Y-127037901D01* +X161836721Y-127036801D01* +X161829429Y-127037394D01* +X161829426Y-127037394D01* +X161784052Y-127041085D01* +X161773837Y-127041500D01* +X161765777Y-127041500D01* +X161762143Y-127041924D01* +X161762137Y-127041924D01* +X161749831Y-127043359D01* +X161737550Y-127044791D01* +X161733202Y-127045221D01* +X161660434Y-127051140D01* +X161653473Y-127053395D01* +X161647533Y-127054582D01* +X161641658Y-127055971D01* +X161634389Y-127056818D01* +X161565740Y-127081736D01* +X161561612Y-127083153D01* +X161499134Y-127103393D01* +X161499132Y-127103394D01* +X161492171Y-127105649D01* +X161485916Y-127109445D01* +X161480442Y-127111951D01* +X161475012Y-127114670D01* +X161468133Y-127117167D01* +X161462013Y-127121180D01* +X161462012Y-127121180D01* +X161407094Y-127157186D01* +X161403390Y-127159523D01* +X161340963Y-127197405D01* +X161332586Y-127204803D01* +X161332562Y-127204776D01* +X161329570Y-127207429D01* +X161326337Y-127210132D01* +X161320218Y-127214144D01* +X161285999Y-127250266D01* +X161266942Y-127270383D01* +X161264564Y-127272825D01* +X160016868Y-128520521D01* +X159954556Y-128554547D01* +X159898358Y-128553944D01* +X159877182Y-128548860D01* +X159806915Y-128531990D01* +X159567693Y-128513163D01* +X159328471Y-128531990D01* +X159323664Y-128533144D01* +X159323658Y-128533145D01* +X159185693Y-128566268D01* +X159095140Y-128588008D01* +X159090569Y-128589901D01* +X159090567Y-128589902D01* +X158878016Y-128677943D01* +X158878014Y-128677944D01* +X158873444Y-128679837D01* +X158668844Y-128805217D01* +X158486375Y-128961059D01* +X158483162Y-128964821D01* +X158337536Y-129135329D01* +X158330533Y-129143528D01* +X158205153Y-129348128D01* +X158203260Y-129352698D01* +X158203259Y-129352700D01* +X158121735Y-129549518D01* +X158113324Y-129569824D01* +X158098376Y-129632086D01* +X158058461Y-129798342D01* +X158058460Y-129798348D01* +X158057306Y-129803155D01* +X158038479Y-130042377D01* +X158057306Y-130281599D01* +X158058460Y-130286406D01* +X158058461Y-130286412D01* +X158072450Y-130344679D01* +X158113324Y-130514930D01* +X158115217Y-130519501D01* +X158115218Y-130519503D01* +X158200455Y-130725283D01* +X158205153Y-130736626D01* +X158330533Y-130941226D01* +X158333750Y-130944993D01* +X158333751Y-130944994D01* +X158412866Y-131037626D01* +X158486375Y-131123695D01* +X158490137Y-131126908D01* +X158659871Y-131271873D01* +X158668844Y-131279537D01* +X158873444Y-131404917D01* +X158878014Y-131406810D01* +X158878016Y-131406811D01* +X159090567Y-131494852D01* +X159095140Y-131496746D01* +X159164192Y-131513324D01* +X159323658Y-131551609D01* +X159323664Y-131551610D01* +X159328471Y-131552764D01* +X159567693Y-131571591D01* +X159806915Y-131552764D01* +X159811722Y-131551610D01* +X159811728Y-131551609D01* +X159971194Y-131513324D01* +X160040246Y-131496746D01* +X160044819Y-131494852D01* +X160257370Y-131406811D01* +X160257372Y-131406810D01* +X160261942Y-131404917D01* +X160466542Y-131279537D01* +X160475516Y-131271873D01* +X160504448Y-131247163D01* +X163328068Y-131247163D01* +X163346113Y-131476442D01* +X163347656Y-131486189D01* +X163401346Y-131709819D01* +X163404395Y-131719204D01* +X163492405Y-131931680D01* +X163496886Y-131940474D01* +X163602190Y-132112316D01* +X163612646Y-132121776D01* +X163621424Y-132117992D01* +X164484371Y-131255045D01* +X164490749Y-131243365D01* +X165220801Y-131243365D01* +X165220932Y-131245198D01* +X165225183Y-131251813D01* +X166088319Y-132114949D01* +X166100699Y-132121709D01* +X166108349Y-132115982D01* +X166215900Y-131940474D01* +X166220381Y-131931680D01* +X166308391Y-131719204D01* +X166311440Y-131709819D01* +X166365130Y-131486189D01* +X166366673Y-131476442D01* +X166384718Y-131247163D01* +X166384718Y-131237303D01* +X166366673Y-131008024D01* +X166365130Y-130998277D01* +X166311440Y-130774647D01* +X166308391Y-130765262D01* +X166220381Y-130552786D01* +X166215900Y-130543992D01* +X166110596Y-130372150D01* +X166100140Y-130362690D01* +X166091362Y-130366474D01* +X165228415Y-131229421D01* +X165220801Y-131243365D01* +X164490749Y-131243365D01* +X164491985Y-131241101D01* +X164491854Y-131239268D01* +X164487603Y-131232653D01* +X163624467Y-130369517D01* +X163612087Y-130362757D01* +X163604437Y-130368484D01* +X163496886Y-130543992D01* +X163492405Y-130552786D01* +X163404395Y-130765262D01* +X163401346Y-130774647D01* +X163347656Y-130998277D01* +X163346113Y-131008024D01* +X163328068Y-131237303D01* +X163328068Y-131247163D01* +X160504448Y-131247163D01* +X160645249Y-131126908D01* +X160649011Y-131123695D01* +X160722520Y-131037626D01* +X160801635Y-130944994D01* +X160801636Y-130944993D01* +X160804853Y-130941226D01* +X160930233Y-130736626D01* +X160934932Y-130725283D01* +X161020168Y-130519503D01* +X161020169Y-130519501D01* +X161022062Y-130514930D01* +X161062936Y-130344679D01* +X161076925Y-130286412D01* +X161076926Y-130286406D01* +X161078080Y-130281599D01* +X161096907Y-130042377D01* +X161093453Y-129998486D01* +X163976850Y-129998486D01* +X163980634Y-130007264D01* +X164843581Y-130870211D01* +X164857525Y-130877825D01* +X164859358Y-130877694D01* +X164865973Y-130873443D01* +X165729109Y-130010307D01* +X165735869Y-129997927D01* +X165730142Y-129990277D01* +X165554634Y-129882726D01* +X165545840Y-129878245D01* +X165333364Y-129790235D01* +X165323979Y-129787186D01* +X165100349Y-129733496D01* +X165090602Y-129731953D01* +X164861323Y-129713908D01* +X164851463Y-129713908D01* +X164622184Y-129731953D01* +X164612437Y-129733496D01* +X164388807Y-129787186D01* +X164379422Y-129790235D01* +X164166946Y-129878245D01* +X164158152Y-129882726D01* +X163986310Y-129988030D01* +X163976850Y-129998486D01* +X161093453Y-129998486D01* +X161078080Y-129803155D01* +X161056126Y-129711712D01* +X161059672Y-129640804D01* +X161089549Y-129593202D01* +X162087346Y-128595405D01* +X162149658Y-128561379D01* +X162176441Y-128558500D01* +X188432930Y-128558500D01* +X188451880Y-128559933D01* +X188466115Y-128562099D01* +X188466119Y-128562099D01* +X188473349Y-128563199D01* +X188480641Y-128562606D01* +X188480644Y-128562606D01* +X188526018Y-128558915D01* +X188536233Y-128558500D01* +X188544293Y-128558500D01* +X188557583Y-128556951D01* +X188572507Y-128555211D01* +X188576882Y-128554778D01* +X188642339Y-128549454D01* +X188642342Y-128549453D01* +X188649637Y-128548860D01* +X188656601Y-128546604D01* +X188662560Y-128545413D01* +X188668415Y-128544029D01* +X188675681Y-128543182D01* +X188744327Y-128518265D01* +X188748455Y-128516848D01* +X188810936Y-128496607D01* +X188810938Y-128496606D01* +X188817899Y-128494351D01* +X188824154Y-128490555D01* +X188829628Y-128488049D01* +X188835058Y-128485330D01* +X188841937Y-128482833D01* +X188902976Y-128442814D01* +X188906680Y-128440477D01* +X188969107Y-128402595D01* +X188977484Y-128395197D01* +X188977508Y-128395224D01* +X188980500Y-128392571D01* +X188983733Y-128389868D01* +X188989852Y-128385856D01* +X189043128Y-128329617D01* +X189045506Y-128327175D01* +X189070189Y-128302492D01* +X195288232Y-128302492D01* +X195306277Y-128531771D01* +X195307820Y-128541518D01* +X195361510Y-128765148D01* +X195364559Y-128774533D01* +X195452569Y-128987009D01* +X195457050Y-128995803D01* +X195562354Y-129167645D01* +X195572810Y-129177105D01* +X195581588Y-129173321D01* +X196444535Y-128310374D01* +X196450913Y-128298694D01* +X197180965Y-128298694D01* +X197181096Y-128300527D01* +X197185347Y-128307142D01* +X198048483Y-129170278D01* +X198060863Y-129177038D01* +X198068513Y-129171311D01* +X198176064Y-128995803D01* +X198180545Y-128987009D01* +X198268555Y-128774533D01* +X198271604Y-128765148D01* +X198325294Y-128541518D01* +X198326837Y-128531771D01* +X198344882Y-128302492D01* +X205288232Y-128302492D01* +X205306277Y-128531771D01* +X205307820Y-128541518D01* +X205361510Y-128765148D01* +X205364559Y-128774533D01* +X205452569Y-128987009D01* +X205457050Y-128995803D01* +X205562354Y-129167645D01* +X205572810Y-129177105D01* +X205581588Y-129173321D01* +X206444535Y-128310374D01* +X206450913Y-128298694D01* +X207180965Y-128298694D01* +X207181096Y-128300527D01* +X207185347Y-128307142D01* +X208048483Y-129170278D01* +X208060863Y-129177038D01* +X208068513Y-129171311D01* +X208176064Y-128995803D01* +X208180545Y-128987009D01* +X208268555Y-128774533D01* +X208271604Y-128765148D01* +X208325294Y-128541518D01* +X208326837Y-128531771D01* +X208344882Y-128302492D01* +X208344882Y-128292632D01* +X208326837Y-128063353D01* +X208325294Y-128053606D01* +X208271604Y-127829976D01* +X208268555Y-127820591D01* +X208180545Y-127608115D01* +X208176064Y-127599321D01* +X208070760Y-127427479D01* +X208060304Y-127418019D01* +X208051526Y-127421803D01* +X207188579Y-128284750D01* +X207180965Y-128298694D01* +X206450913Y-128298694D01* +X206452149Y-128296430D01* +X206452018Y-128294597D01* +X206447767Y-128287982D01* +X205584631Y-127424846D01* +X205572251Y-127418086D01* +X205564601Y-127423813D01* +X205457050Y-127599321D01* +X205452569Y-127608115D01* +X205364559Y-127820591D01* +X205361510Y-127829976D01* +X205307820Y-128053606D01* +X205306277Y-128063353D01* +X205288232Y-128292632D01* +X205288232Y-128302492D01* +X198344882Y-128302492D01* +X198344882Y-128292632D01* +X198326837Y-128063353D01* +X198325294Y-128053606D01* +X198271604Y-127829976D01* +X198268555Y-127820591D01* +X198180545Y-127608115D01* +X198176064Y-127599321D01* +X198070760Y-127427479D01* +X198060304Y-127418019D01* +X198051526Y-127421803D01* +X197188579Y-128284750D01* +X197180965Y-128298694D01* +X196450913Y-128298694D01* +X196452149Y-128296430D01* +X196452018Y-128294597D01* +X196447767Y-128287982D01* +X195584631Y-127424846D01* +X195572251Y-127418086D01* +X195564601Y-127423813D01* +X195457050Y-127599321D01* +X195452569Y-127608115D01* +X195364559Y-127820591D01* +X195361510Y-127829976D01* +X195307820Y-128053606D01* +X195306277Y-128063353D01* +X195288232Y-128292632D01* +X195288232Y-128302492D01* +X189070189Y-128302492D01* +X190318866Y-127053815D01* +X195937014Y-127053815D01* +X195940798Y-127062593D01* +X196803745Y-127925540D01* +X196817689Y-127933154D01* +X196819522Y-127933023D01* +X196826137Y-127928772D01* +X197689273Y-127065636D01* +X197696033Y-127053256D01* +X197690306Y-127045606D01* +X197514798Y-126938055D01* +X197506004Y-126933574D01* +X197293528Y-126845564D01* +X197284143Y-126842515D01* +X197060513Y-126788825D01* +X197050766Y-126787282D01* +X196821487Y-126769237D01* +X196811627Y-126769237D01* +X196582348Y-126787282D01* +X196572601Y-126788825D01* +X196348971Y-126842515D01* +X196339586Y-126845564D01* +X196127110Y-126933574D01* +X196118316Y-126938055D01* +X195946474Y-127043359D01* +X195937014Y-127053815D01* +X190318866Y-127053815D01* +X194477276Y-122895405D01* +X194539588Y-122861379D01* +X194566371Y-122858500D01* +X214953729Y-122858500D01* +X215021850Y-122878502D01* +X215042824Y-122895405D01* +X219536330Y-127388911D01* +X219548716Y-127403323D01* +X219557249Y-127414918D01* +X219557254Y-127414923D01* +X219561592Y-127420818D01* +X219567170Y-127425557D01* +X219567173Y-127425560D01* +X219601868Y-127455035D01* +X219609384Y-127461965D01* +X219615079Y-127467660D01* +X219617961Y-127469940D01* +X219637351Y-127485281D01* +X219640755Y-127488072D01* +X219690803Y-127530591D01* +X219696385Y-127535333D01* +X219702901Y-127538661D01* +X219707950Y-127542028D01* +X219713079Y-127545195D01* +X219718816Y-127549734D01* +X219784975Y-127580655D01* +X219788869Y-127582558D01* +X219853908Y-127615769D01* +X219861016Y-127617508D01* +X219866659Y-127619607D01* +X219872422Y-127621524D01* +X219879050Y-127624622D01* +X219886212Y-127626112D01* +X219886213Y-127626112D01* +X219950512Y-127639486D01* +X219954796Y-127640456D01* +X220025710Y-127657808D01* +X220031312Y-127658156D01* +X220031315Y-127658156D01* +X220036864Y-127658500D01* +X220036862Y-127658536D01* +X220040855Y-127658775D01* +X220045047Y-127659149D01* +X220052215Y-127660640D01* +X220129620Y-127658546D01* +X220133028Y-127658500D01* +X230563779Y-127658500D01* +X230631900Y-127678502D01* +X230652874Y-127695405D01* +X233536330Y-130578861D01* +X233548716Y-130593273D01* +X233557249Y-130604868D01* +X233557254Y-130604873D01* +X233561592Y-130610768D01* +X233567170Y-130615507D01* +X233567173Y-130615510D01* +X233601868Y-130644985D01* +X233609384Y-130651915D01* +X233615080Y-130657611D01* +X233617941Y-130659874D01* +X233617946Y-130659879D01* +X233637366Y-130675243D01* +X233640767Y-130678032D01* +X233690309Y-130720121D01* +X233696385Y-130725283D01* +X233702905Y-130728612D01* +X233707952Y-130731978D01* +X233713076Y-130735143D01* +X233718817Y-130739685D01* +X233725448Y-130742784D01* +X233725451Y-130742786D01* +X233784930Y-130770584D01* +X233788882Y-130772515D01* +X233829597Y-130793305D01* +X233853908Y-130805719D01* +X233861014Y-130807458D01* +X233866664Y-130809559D01* +X233872421Y-130811474D01* +X233879050Y-130814572D01* +X233950535Y-130829441D01* +X233954801Y-130830407D01* +X234025710Y-130847758D01* +X234031312Y-130848106D01* +X234031315Y-130848106D01* +X234036864Y-130848450D01* +X234036862Y-130848485D01* +X234040834Y-130848725D01* +X234045055Y-130849102D01* +X234052215Y-130850591D01* +X234129642Y-130848496D01* +X234133050Y-130848450D01* +X240353729Y-130848450D01* +X240421850Y-130868452D01* +X240442824Y-130885355D01* +X247004595Y-137447126D01* +X247038621Y-137509438D01* +X247041500Y-137536221D01* +X247041500Y-140432930D01* +X247040067Y-140451880D01* +X247036801Y-140473349D01* +X247037394Y-140480641D01* +X247037394Y-140480644D01* +X247041085Y-140526018D01* +X247041500Y-140536233D01* +X247041500Y-140544293D01* +X247041925Y-140547937D01* +X247044789Y-140572507D01* +X247045222Y-140576882D01* +X247051140Y-140649637D01* +X247053396Y-140656601D01* +X247054587Y-140662560D01* +X247055971Y-140668415D01* +X247056818Y-140675681D01* +X247081735Y-140744327D01* +X247083152Y-140748455D01* +X247086039Y-140757365D01* +X247105649Y-140817899D01* +X247109445Y-140824154D01* +X247111951Y-140829628D01* +X247114670Y-140835058D01* +X247117167Y-140841937D01* +X247121180Y-140848057D01* +X247121180Y-140848058D01* +X247157186Y-140902976D01* +X247159523Y-140906680D01* +X247197405Y-140969107D01* +X247201121Y-140973315D01* +X247201122Y-140973316D01* +X247204803Y-140977484D01* +X247204776Y-140977508D01* +X247207429Y-140980500D01* +X247210132Y-140983733D01* +X247214144Y-140989852D01* +X247219456Y-140994884D01* +X247270383Y-141043128D01* +X247272825Y-141045506D01* +X249508274Y-143280955D01* +X249520660Y-143295367D01* +X249529193Y-143306962D01* +X249529198Y-143306967D01* +X249533536Y-143312862D01* +X249539114Y-143317601D01* +X249539117Y-143317604D01* +X249573812Y-143347079D01* +X249581328Y-143354009D01* +X249587024Y-143359705D01* +X249589885Y-143361968D01* +X249589890Y-143361973D01* +X249609310Y-143377337D01* +X249612711Y-143380126D01* +X249668329Y-143427377D01* +X249674842Y-143430703D01* +X249679881Y-143434064D01* +X249685023Y-143437240D01* +X249690760Y-143441778D01* +X249756919Y-143472699D01* +X249760813Y-143474602D01* +X249825852Y-143507813D01* +X249832961Y-143509552D01* +X249838595Y-143511648D01* +X249844365Y-143513567D01* +X249850994Y-143516666D01* +X249858157Y-143518156D01* +X249858160Y-143518157D01* +X249904156Y-143527724D01* +X249922479Y-143531535D01* +X249926745Y-143532501D01* +X249997654Y-143549852D01* +X250003256Y-143550200D01* +X250003259Y-143550200D01* +X250008808Y-143550544D01* +X250008806Y-143550579D01* +X250012778Y-143550819D01* +X250016999Y-143551196D01* +X250024159Y-143552685D01* +X250101586Y-143550590D01* +X250104994Y-143550544D01* +X250204211Y-143550544D01* +X250272332Y-143570546D01* +X250306004Y-143604954D01* +X250307119Y-143604138D01* +X250310177Y-143608316D01* +X250312874Y-143612718D01* +X250316249Y-143616614D01* +X250316254Y-143616621D01* +X250382101Y-143692636D01* +X250461968Y-143784837D01* +X250587841Y-143889339D01* +X250627476Y-143948240D01* +X250628974Y-144019221D01* +X250591860Y-144079744D01* +X250565538Y-144098044D01* +X250472350Y-144146555D01* +X250468217Y-144149658D01* +X250468214Y-144149660D01* +X250294385Y-144280174D01* +X250290250Y-144283279D01* +X250286678Y-144287017D01* +X250154966Y-144424846D01* +X250132926Y-144447909D01* +X250130018Y-144452172D01* +X250130014Y-144452177D01* +X250091333Y-144508883D01* +X250036422Y-144553886D01* +X249987244Y-144563879D01* +X246868647Y-144563879D01* +X246800526Y-144543877D01* +X246779552Y-144526975D01* +X245880531Y-143627955D01* +X245571439Y-143318864D01* +X245537414Y-143256551D01* +X245542478Y-143185736D01* +X245585025Y-143128900D01* +X245608783Y-143114886D01* +X245690461Y-143078093D01* +X245775966Y-143039576D01* +X245780386Y-143036600D01* +X245780390Y-143036598D01* +X245884620Y-142966425D01* +X245967336Y-142910737D01* +X246134263Y-142751497D01* +X246213656Y-142644789D01* +X246268788Y-142570689D01* +X246268790Y-142570686D01* +X246271972Y-142566409D01* +X246306199Y-142499090D01* +X246374109Y-142365521D01* +X246374109Y-142365520D01* +X246376528Y-142360763D01* +X246415794Y-142234306D01* +X246443356Y-142145545D01* +X246443357Y-142145539D01* +X246444940Y-142140442D01* +X246464470Y-141993090D01* +X246474551Y-141917028D01* +X246474551Y-141917023D01* +X246475251Y-141911743D01* +X246473415Y-141862820D01* +X246468924Y-141743193D01* +X246466597Y-141681207D01* +X246419223Y-141455425D01* +X246401524Y-141410607D01* +X246371344Y-141334187D01* +X246334484Y-141240853D01* +X246224890Y-141060247D01* +X246217573Y-141048189D01* +X246217572Y-141048188D01* +X246214804Y-141043626D01* +X246177985Y-141001196D01* +X246067104Y-140873416D01* +X246067102Y-140873414D01* +X246063604Y-140869383D01* +X245992323Y-140810936D01* +X245889336Y-140726491D01* +X245889330Y-140726487D01* +X245885208Y-140723107D01* +X245684716Y-140608981D01* +X245679700Y-140607160D01* +X245679695Y-140607158D01* +X245472876Y-140532086D01* +X245472872Y-140532085D01* +X245467861Y-140530266D01* +X245462612Y-140529317D01* +X245462609Y-140529316D01* +X245244928Y-140489953D01* +X245244921Y-140489952D01* +X245240844Y-140489215D01* +X245223107Y-140488379D01* +X245218159Y-140488145D01* +X245218152Y-140488145D01* +X245216671Y-140488075D01* +X245054526Y-140488075D01* +X244987570Y-140493756D01* +X244887889Y-140502214D01* +X244887885Y-140502215D01* +X244882578Y-140502665D01* +X244877423Y-140504003D01* +X244877417Y-140504004D01* +X244664448Y-140559280D01* +X244664444Y-140559281D01* +X244659279Y-140560622D01* +X244654413Y-140562814D01* +X244654410Y-140562815D01* +X244555972Y-140607158D01* +X244448936Y-140655374D01* +X244444516Y-140658350D01* +X244444512Y-140658352D01* +X244385250Y-140698250D01* +X244257566Y-140784213D01* +X244090639Y-140943453D01* +X244058736Y-140986332D01* +X243956352Y-141123942D01* +X243952930Y-141128541D01* +X243950515Y-141133291D01* +X243888888Y-141254503D01* +X243848374Y-141334187D01* +X243840668Y-141359004D01* +X243781546Y-141549405D01* +X243781545Y-141549410D01* +X243779962Y-141554508D01* +X243769339Y-141634662D01* +X243751058Y-141772592D01* +X243749651Y-141783207D01* +X243758305Y-142013743D01* +X243805679Y-142239525D01* +X243807637Y-142244484D01* +X243807638Y-142244486D01* +X243830722Y-142302938D01* +X243890418Y-142454097D01* +X244010098Y-142651324D01* +X244013595Y-142655354D01* +X244119930Y-142777895D01* +X244149469Y-142842455D01* +X244139415Y-142912736D01* +X244092960Y-142966425D01* +X244024764Y-142986475D01* +X243511346Y-142986475D01* +X243443225Y-142966473D01* +X243422251Y-142949570D01* +X242895405Y-142422724D01* +X242861379Y-142360412D01* +X242858500Y-142333629D01* +X242858500Y-139262663D01* +X244066069Y-139262663D01* +X244071796Y-139270313D01* +X244247304Y-139377864D01* +X244256098Y-139382345D01* +X244468574Y-139470355D01* +X244477959Y-139473404D01* +X244701589Y-139527094D01* +X244711336Y-139528637D01* +X244940615Y-139546682D01* +X244950475Y-139546682D01* +X245179754Y-139528637D01* +X245189501Y-139527094D01* +X245413131Y-139473404D01* +X245422516Y-139470355D01* +X245634992Y-139382345D01* +X245643786Y-139377864D01* +X245815628Y-139272560D01* +X245825088Y-139262104D01* +X245821304Y-139253326D01* +X244958357Y-138390379D01* +X244944413Y-138382765D01* +X244942580Y-138382896D01* +X244935965Y-138387147D01* +X244072829Y-139250283D01* +X244066069Y-139262663D01* +X242858500Y-139262663D01* +X242858500Y-138023287D01* +X243417220Y-138023287D01* +X243435265Y-138252566D01* +X243436808Y-138262313D01* +X243490498Y-138485943D01* +X243493547Y-138495328D01* +X243581557Y-138707804D01* +X243586038Y-138716598D01* +X243691342Y-138888440D01* +X243701798Y-138897900D01* +X243710576Y-138894116D01* +X244573523Y-138031169D01* +X244579901Y-138019489D01* +X245309953Y-138019489D01* +X245310084Y-138021322D01* +X245314335Y-138027937D01* +X246177471Y-138891073D01* +X246189851Y-138897833D01* +X246197501Y-138892106D01* +X246305052Y-138716598D01* +X246309533Y-138707804D01* +X246397543Y-138495328D01* +X246400592Y-138485943D01* +X246454282Y-138262313D01* +X246455825Y-138252566D01* +X246473870Y-138023287D01* +X246473870Y-138013427D01* +X246455825Y-137784148D01* +X246454282Y-137774401D01* +X246400592Y-137550771D01* +X246397543Y-137541386D01* +X246309533Y-137328910D01* +X246305052Y-137320116D01* +X246199748Y-137148274D01* +X246189292Y-137138814D01* +X246180514Y-137142598D01* +X245317567Y-138005545D01* +X245309953Y-138019489D01* +X244579901Y-138019489D01* +X244581137Y-138017225D01* +X244581006Y-138015392D01* +X244576755Y-138008777D01* +X243713619Y-137145641D01* +X243701239Y-137138881D01* +X243693589Y-137144608D01* +X243586038Y-137320116D01* +X243581557Y-137328910D01* +X243493547Y-137541386D01* +X243490498Y-137550771D01* +X243436808Y-137774401D01* +X243435265Y-137784148D01* +X243417220Y-138013427D01* +X243417220Y-138023287D01* +X242858500Y-138023287D01* +X242858500Y-137510040D01* +X242859933Y-137491090D01* +X242862099Y-137476855D01* +X242862099Y-137476851D01* +X242863199Y-137469621D01* +X242861370Y-137447126D01* +X242858915Y-137416952D01* +X242858500Y-137406737D01* +X242858500Y-137398677D01* +X242855211Y-137370463D01* +X242854778Y-137366088D01* +X242849454Y-137300631D01* +X242849453Y-137300628D01* +X242848860Y-137293333D01* +X242846604Y-137286369D01* +X242845413Y-137280410D01* +X242844029Y-137274555D01* +X242843182Y-137267289D01* +X242818265Y-137198643D01* +X242816848Y-137194515D01* +X242796607Y-137132034D01* +X242796606Y-137132032D01* +X242794351Y-137125071D01* +X242790555Y-137118816D01* +X242788049Y-137113342D01* +X242785330Y-137107912D01* +X242782833Y-137101033D01* +X242755533Y-137059394D01* +X242742814Y-137039994D01* +X242740467Y-137036275D01* +X242702595Y-136973863D01* +X242695197Y-136965486D01* +X242695224Y-136965462D01* +X242692571Y-136962470D01* +X242689868Y-136959237D01* +X242685856Y-136953118D01* +X242629617Y-136899842D01* +X242627175Y-136897464D01* +X242504321Y-136774610D01* +X244066002Y-136774610D01* +X244069786Y-136783388D01* +X244932733Y-137646335D01* +X244946677Y-137653949D01* +X244948510Y-137653818D01* +X244955125Y-137649567D01* +X245818261Y-136786431D01* +X245825021Y-136774051D01* +X245819294Y-136766401D01* +X245643786Y-136658850D01* +X245634992Y-136654369D01* +X245422516Y-136566359D01* +X245413131Y-136563310D01* +X245189501Y-136509620D01* +X245179754Y-136508077D01* +X244950475Y-136490032D01* +X244940615Y-136490032D01* +X244711336Y-136508077D01* +X244701589Y-136509620D01* +X244477959Y-136563310D01* +X244468574Y-136566359D01* +X244256098Y-136654369D01* +X244247304Y-136658850D01* +X244075462Y-136764154D01* +X244066002Y-136774610D01* +X242504321Y-136774610D01* +X241669455Y-135939744D01* +X241635429Y-135877432D01* +X241636032Y-135821234D01* +X241638306Y-135811764D01* +X241657986Y-135729791D01* +X241676813Y-135490569D01* +X241657986Y-135251347D01* +X241656832Y-135246540D01* +X241656831Y-135246534D01* +X241618031Y-135084923D01* +X241601968Y-135018016D01* +X241576535Y-134956615D01* +X241512033Y-134800892D01* +X241512032Y-134800890D01* +X241510139Y-134796320D01* +X241384759Y-134591720D01* +X241370798Y-134575373D01* +X241232130Y-134413013D01* +X241228917Y-134409251D01* +X241194237Y-134379632D01* +X241050216Y-134256627D01* +X241050215Y-134256626D01* +X241046448Y-134253409D01* +X240841848Y-134128029D01* +X240837278Y-134126136D01* +X240837276Y-134126135D01* +X240624725Y-134038094D01* +X240624723Y-134038093D01* +X240620152Y-134036200D01* +X240538562Y-134016612D01* +X240391634Y-133981337D01* +X240391628Y-133981336D01* +X240386821Y-133980182D01* +X240147599Y-133961355D01* +X239908377Y-133980182D01* +X239903570Y-133981336D01* +X239903564Y-133981337D01* +X239756636Y-134016612D01* +X239675046Y-134036200D01* +X239670475Y-134038093D01* +X239670473Y-134038094D01* +X239457922Y-134126135D01* +X239457920Y-134126136D01* +X239453350Y-134128029D01* +X239248750Y-134253409D01* +X239244983Y-134256626D01* +X239244982Y-134256627D01* +X239100961Y-134379632D01* +X239066281Y-134409251D01* +X239063068Y-134413013D01* +X238924401Y-134575373D01* +X238910439Y-134591720D01* +X238785059Y-134796320D01* +X238783166Y-134800890D01* +X238783165Y-134800892D01* +X238718663Y-134956615D01* +X238693230Y-135018016D01* +X238677167Y-135084923D01* +X238638367Y-135246534D01* +X238638366Y-135246540D01* +X238637212Y-135251347D01* +X238618385Y-135490569D01* +X238637212Y-135729791D01* +X238638366Y-135734598D01* +X238638367Y-135734604D01* +X238673424Y-135880623D01* +X238693230Y-135963122D01* +X238695123Y-135967693D01* +X238695124Y-135967695D01* +X238780842Y-136174636D01* +X238785059Y-136184818D01* +X238910439Y-136389418D01* +X238913656Y-136393185D01* +X238913657Y-136393186D01* +X239022079Y-136520133D01* +X239066281Y-136571887D01* +X239070043Y-136575100D01* +X239191945Y-136679213D01* +X239248750Y-136727729D01* +X239453350Y-136853109D01* +X239457920Y-136855002D01* +X239457922Y-136855003D01* +X239670473Y-136943044D01* +X239675046Y-136944938D01* +X239745731Y-136961908D01* +X239903564Y-136999801D01* +X239903570Y-136999802D01* +X239908377Y-137000956D01* +X240147599Y-137019783D01* +X240386821Y-137000956D01* +X240478264Y-136979002D01* +X240549172Y-136982548D01* +X240596774Y-137012425D01* +X241304595Y-137720246D01* +X241338621Y-137782558D01* +X241341500Y-137809341D01* +X241341500Y-139627728D01* +X241321498Y-139695849D01* +X241267842Y-139742342D01* +X241197568Y-139752446D01* +X241135524Y-139725093D01* +X240933560Y-139559199D01* +X240930335Y-139556550D01* +X240679351Y-139400933D01* +X240658380Y-139391508D01* +X240533189Y-139335245D01* +X240409990Y-139279877D01* +X240194956Y-139215773D01* +X240130984Y-139196702D01* +X240130982Y-139196702D01* +X240126985Y-139195510D01* +X240122865Y-139194857D01* +X240122863Y-139194857D01* +X239838788Y-139149863D01* +X239838782Y-139149862D01* +X239835307Y-139149312D01* +X239810748Y-139148197D01* +X239744363Y-139145182D01* +X239744342Y-139145182D01* +X239742943Y-139145118D01* +X239558479Y-139145118D01* +X239338716Y-139159715D01* +X239334617Y-139160541D01* +X239334613Y-139160542D01* +X239250461Y-139177510D01* +X239049229Y-139218085D01* +X238770005Y-139314230D01* +X238660368Y-139369132D01* +X238520645Y-139439100D01* +X238505949Y-139446459D01* +X238261702Y-139612450D01* +X238041553Y-139809286D01* +X238038836Y-139812456D01* +X238038835Y-139812457D01* +X237861614Y-140019224D01* +X237849371Y-140033508D01* +X237847097Y-140037010D01* +X237847093Y-140037015D01* +X237690810Y-140277669D01* +X237688531Y-140281179D01* +X237686737Y-140284957D01* +X237686736Y-140284959D01* +X237677983Y-140303393D01* +X237561861Y-140547946D01* +X237560582Y-140551929D01* +X237560581Y-140551932D01* +X237477424Y-140810936D01* +X237471585Y-140829122D01* +X237463615Y-140873416D01* +X237429982Y-141060346D01* +X237419290Y-141119768D01* +X237419101Y-141123935D01* +X237419100Y-141123942D01* +X237406567Y-141399959D01* +X237405894Y-141414777D01* +X237406257Y-141418925D01* +X237406257Y-141418929D01* +X237419952Y-141575458D01* +X237431632Y-141708967D01* +X237432542Y-141713039D01* +X237432543Y-141713044D01* +X237487834Y-141960402D01* +X237496052Y-141997168D01* +X237497495Y-142001091D01* +X237497496Y-142001093D01* +X237502150Y-142013743D01* +X237598024Y-142274317D01* +X237599971Y-142278010D01* +X237599972Y-142278012D01* +X237629296Y-142333629D01* +X237735754Y-142535545D01* +X237769305Y-142582756D01* +X237904399Y-142772853D01* +X237904404Y-142772859D01* +X237906823Y-142776263D01* +X237909667Y-142779313D01* +X237909672Y-142779319D01* +X238061457Y-142942088D01* +X238108226Y-142992242D01* +X238336425Y-143179686D01* +X238587409Y-143335303D01* +X238591226Y-143337019D01* +X238591229Y-143337020D01* +X238711184Y-143390930D01* +X238823924Y-143441597D01* +X238832715Y-143445548D01* +X238886650Y-143491716D01* +X238907063Y-143559715D01* +X238887472Y-143627955D01* +X238834097Y-143674771D01* +X238781065Y-143686475D01* +X234611346Y-143686475D01* +X234543225Y-143666473D01* +X234522251Y-143649570D01* +X232095405Y-141222724D01* +X232061379Y-141160412D01* +X232058500Y-141133629D01* +X232058500Y-140824493D01* +X232791509Y-140824493D01* +X232791709Y-140829823D01* +X232791709Y-140829824D01* +X232794094Y-140893356D01* +X232800163Y-141055029D01* +X232847537Y-141280811D01* +X232849495Y-141285770D01* +X232849496Y-141285772D01* +X232878417Y-141359004D01* +X232932276Y-141495383D01* +X233003026Y-141611975D01* +X233048423Y-141686787D01* +X233051956Y-141692610D01* +X233055453Y-141696640D01* +X233194728Y-141857140D01* +X233203156Y-141866853D01* +X233207287Y-141870240D01* +X233377424Y-142009745D01* +X233377430Y-142009749D01* +X233381552Y-142013129D01* +X233582044Y-142127255D01* +X233587060Y-142129076D01* +X233587065Y-142129078D01* +X233793884Y-142204150D01* +X233793888Y-142204151D01* +X233798899Y-142205970D01* +X233804148Y-142206919D01* +X233804151Y-142206920D01* +X234021832Y-142246283D01* +X234021839Y-142246284D01* +X234025916Y-142247021D01* +X234043653Y-142247857D01* +X234048601Y-142248091D01* +X234048608Y-142248091D01* +X234050089Y-142248161D01* +X234212234Y-142248161D01* +X234279190Y-142242480D01* +X234378871Y-142234022D01* +X234378875Y-142234021D01* +X234384182Y-142233571D01* +X234389337Y-142232233D01* +X234389343Y-142232232D01* +X234602312Y-142176956D01* +X234602316Y-142176955D01* +X234607481Y-142175614D01* +X234612347Y-142173422D01* +X234612350Y-142173421D01* +X234812958Y-142083054D01* +X234817824Y-142080862D01* +X234822244Y-142077886D01* +X234822248Y-142077884D01* +X234996748Y-141960402D01* +X235009194Y-141952023D01* +X235176121Y-141792783D01* +X235254047Y-141688047D01* +X235310646Y-141611975D01* +X235310648Y-141611972D01* +X235313830Y-141607695D01* +X235368614Y-141499944D01* +X235415967Y-141406807D01* +X235415967Y-141406806D01* +X235418386Y-141402049D01* +X235468439Y-141240853D01* +X235485214Y-141186831D01* +X235485215Y-141186825D01* +X235486798Y-141181728D01* +X235504647Y-141047055D01* +X235516409Y-140958314D01* +X235516409Y-140958309D01* +X235517109Y-140953029D01* +X235515841Y-140919237D01* +X235509764Y-140757365D01* +X235508455Y-140722493D01* +X235461081Y-140496711D01* +X235457760Y-140488300D01* +X235412374Y-140373377D01* +X235376342Y-140282139D01* +X235256662Y-140084912D01* +X235169737Y-139984739D01* +X235108962Y-139914702D01* +X235108960Y-139914700D01* +X235105462Y-139910669D01* +X235044835Y-139860958D01* +X234931194Y-139767777D01* +X234931188Y-139767773D01* +X234927066Y-139764393D01* +X234726574Y-139650267D01* +X234721558Y-139648446D01* +X234721553Y-139648444D01* +X234514734Y-139573372D01* +X234514730Y-139573371D01* +X234509719Y-139571552D01* +X234504470Y-139570603D01* +X234504467Y-139570602D01* +X234286786Y-139531239D01* +X234286779Y-139531238D01* +X234282702Y-139530501D01* +X234264965Y-139529665D01* +X234260017Y-139529431D01* +X234260010Y-139529431D01* +X234258529Y-139529361D01* +X234096384Y-139529361D01* +X234029428Y-139535042D01* +X233929747Y-139543500D01* +X233929743Y-139543501D01* +X233924436Y-139543951D01* +X233919281Y-139545289D01* +X233919275Y-139545290D01* +X233706306Y-139600566D01* +X233706302Y-139600567D01* +X233701137Y-139601908D01* +X233696271Y-139604100D01* +X233696268Y-139604101D01* +X233543071Y-139673111D01* +X233490794Y-139696660D01* +X233486374Y-139699636D01* +X233486370Y-139699638D01* +X233420487Y-139743994D01* +X233299424Y-139825499D01* +X233132497Y-139984739D01* +X233108482Y-140017017D01* +X233002448Y-140159532D01* +X232994788Y-140169827D01* +X232992373Y-140174577D01* +X232937686Y-140282139D01* +X232890232Y-140375473D01* +X232857994Y-140479297D01* +X232823404Y-140590691D01* +X232823403Y-140590697D01* +X232821820Y-140595794D01* +X232812971Y-140662560D01* +X232792383Y-140817899D01* +X232791509Y-140824493D01* +X232058500Y-140824493D01* +X232058500Y-138391105D01* +X234104122Y-138391105D01* +X234109849Y-138398755D01* +X234285357Y-138506306D01* +X234294151Y-138510787D01* +X234506627Y-138598797D01* +X234516012Y-138601846D01* +X234739642Y-138655536D01* +X234749389Y-138657079D01* +X234978668Y-138675124D01* +X234988528Y-138675124D01* +X235217807Y-138657079D01* +X235227554Y-138655536D01* +X235451184Y-138601846D01* +X235460569Y-138598797D01* +X235673045Y-138510787D01* +X235681839Y-138506306D01* +X235853681Y-138401002D01* +X235863141Y-138390546D01* +X235859357Y-138381768D01* +X234996410Y-137518821D01* +X234982466Y-137511207D01* +X234980633Y-137511338D01* +X234974018Y-137515589D01* +X234110882Y-138378725D01* +X234104122Y-138391105D01* +X232058500Y-138391105D01* +X232058500Y-137151729D01* +X233455273Y-137151729D01* +X233473318Y-137381008D01* +X233474861Y-137390755D01* +X233528551Y-137614385D01* +X233531600Y-137623770D01* +X233619610Y-137836246D01* +X233624091Y-137845040D01* +X233729395Y-138016882D01* +X233739851Y-138026342D01* +X233748629Y-138022558D01* +X234611576Y-137159611D01* +X234617954Y-137147931D01* +X235348006Y-137147931D01* +X235348137Y-137149764D01* +X235352388Y-137156379D01* +X236215524Y-138019515D01* +X236227904Y-138026275D01* +X236235554Y-138020548D01* +X236343105Y-137845040D01* +X236347586Y-137836246D01* +X236435596Y-137623770D01* +X236438645Y-137614385D01* +X236492335Y-137390755D01* +X236493878Y-137381008D01* +X236511923Y-137151729D01* +X236511923Y-137141869D01* +X236493878Y-136912590D01* +X236492335Y-136902843D01* +X236438645Y-136679213D01* +X236435596Y-136669828D01* +X236347586Y-136457352D01* +X236343105Y-136448558D01* +X236237801Y-136276716D01* +X236227345Y-136267256D01* +X236218567Y-136271040D01* +X235355620Y-137133987D01* +X235348006Y-137147931D01* +X234617954Y-137147931D01* +X234619190Y-137145667D01* +X234619059Y-137143834D01* +X234614808Y-137137219D01* +X233751672Y-136274083D01* +X233739292Y-136267323D01* +X233731642Y-136273050D01* +X233624091Y-136448558D01* +X233619610Y-136457352D01* +X233531600Y-136669828D01* +X233528551Y-136679213D01* +X233474861Y-136902843D01* +X233473318Y-136912590D01* +X233455273Y-137141869D01* +X233455273Y-137151729D01* +X232058500Y-137151729D01* +X232058500Y-135903052D01* +X234104055Y-135903052D01* +X234107839Y-135911830D01* +X234970786Y-136774777D01* +X234984730Y-136782391D01* +X234986563Y-136782260D01* +X234993178Y-136778009D01* +X235856314Y-135914873D01* +X235863074Y-135902493D01* +X235857347Y-135894843D01* +X235681839Y-135787292D01* +X235673045Y-135782811D01* +X235460569Y-135694801D01* +X235451184Y-135691752D01* +X235227554Y-135638062D01* +X235217807Y-135636519D01* +X234988528Y-135618474D01* +X234978668Y-135618474D01* +X234749389Y-135636519D01* +X234739642Y-135638062D01* +X234516012Y-135691752D01* +X234506627Y-135694801D01* +X234294151Y-135782811D01* +X234285357Y-135787292D01* +X234113515Y-135892596D01* +X234104055Y-135903052D01* +X232058500Y-135903052D01* +X232058500Y-131267070D01* +X232059933Y-131248120D01* +X232062099Y-131233885D01* +X232062099Y-131233881D01* +X232063199Y-131226651D01* +X232061414Y-131204699D01* +X232058915Y-131173982D01* +X232058500Y-131163767D01* +X232058500Y-131155707D01* +X232055209Y-131127480D01* +X232054778Y-131123121D01* +X232054481Y-131119470D01* +X232048860Y-131050364D01* +X232046605Y-131043403D01* +X232045418Y-131037463D01* +X232044029Y-131031588D01* +X232043182Y-131024319D01* +X232018264Y-130955670D01* +X232016847Y-130951542D01* +X231996607Y-130889064D01* +X231996606Y-130889062D01* +X231994351Y-130882101D01* +X231990555Y-130875846D01* +X231988049Y-130870372D01* +X231985330Y-130864942D01* +X231982833Y-130858063D01* +X231976553Y-130848485D01* +X231942814Y-130797024D01* +X231940467Y-130793305D01* +X231933712Y-130782173D01* +X231902595Y-130730893D01* +X231895197Y-130722516D01* +X231895224Y-130722492D01* +X231892571Y-130719500D01* +X231889868Y-130716267D01* +X231885856Y-130710148D01* +X231829617Y-130656872D01* +X231827175Y-130654494D01* +X229383770Y-128211089D01* +X229371384Y-128196677D01* +X229362851Y-128185082D01* +X229362846Y-128185077D01* +X229358508Y-128179182D01* +X229352930Y-128174443D01* +X229352927Y-128174440D01* +X229318232Y-128144965D01* +X229310716Y-128138035D01* +X229305021Y-128132340D01* +X229298880Y-128127482D01* +X229282749Y-128114719D01* +X229279345Y-128111928D01* +X229229297Y-128069409D01* +X229229295Y-128069408D01* +X229223715Y-128064667D01* +X229217199Y-128061339D01* +X229212150Y-128057972D01* +X229207021Y-128054805D01* +X229201284Y-128050266D01* +X229135125Y-128019345D01* +X229131225Y-128017439D01* +X229066192Y-127984231D01* +X229059084Y-127982492D01* +X229053441Y-127980393D01* +X229047678Y-127978476D01* +X229041050Y-127975378D01* +X228969583Y-127960513D01* +X228965299Y-127959543D01* +X228894390Y-127942192D01* +X228888788Y-127941844D01* +X228888785Y-127941844D01* +X228883236Y-127941500D01* +X228883238Y-127941464D01* +X228879245Y-127941225D01* +X228875053Y-127940851D01* +X228867885Y-127939360D01* +X228804120Y-127941085D01* +X228790479Y-127941454D01* +X228787072Y-127941500D01* +X224414197Y-127941500D01* +X224395247Y-127940067D01* +X224381012Y-127937901D01* +X224381008Y-127937901D01* +X224373778Y-127936801D01* +X224366486Y-127937394D01* +X224366483Y-127937394D01* +X224321109Y-127941085D01* +X224310894Y-127941500D01* +X224302834Y-127941500D01* +X224299200Y-127941924D01* +X224299194Y-127941924D01* +X224286169Y-127943443D01* +X224274607Y-127944791D01* +X224270259Y-127945221D01* +X224197491Y-127951140D01* +X224190530Y-127953395D01* +X224184590Y-127954582D01* +X224178715Y-127955971D01* +X224171446Y-127956818D01* +X224102797Y-127981736D01* +X224098669Y-127983153D01* +X224036191Y-128003393D01* +X224036189Y-128003394D01* +X224029228Y-128005649D01* +X224022973Y-128009445D01* +X224017499Y-128011951D01* +X224012069Y-128014670D01* +X224005190Y-128017167D01* +X223999070Y-128021180D01* +X223999069Y-128021180D01* +X223944151Y-128057186D01* +X223940447Y-128059523D01* +X223878020Y-128097405D01* +X223869643Y-128104803D01* +X223869619Y-128104776D01* +X223866627Y-128107429D01* +X223863394Y-128110132D01* +X223857275Y-128114144D01* +X223828078Y-128144965D01* +X223803999Y-128170383D01* +X223801621Y-128172825D01* +X222961599Y-129012847D01* +X222899287Y-129046873D01* +X222843089Y-129046270D01* +X222793556Y-129034378D01* +X222751646Y-129024316D01* +X222512424Y-129005489D01* +X222273202Y-129024316D01* +X222268395Y-129025470D01* +X222268389Y-129025471D01* +X222121461Y-129060746D01* +X222039871Y-129080334D01* +X222035300Y-129082227D01* +X222035298Y-129082228D01* +X221822747Y-129170269D01* +X221822745Y-129170270D01* +X221818175Y-129172163D01* +X221613575Y-129297543D01* +X221609808Y-129300760D01* +X221609807Y-129300761D01* +X221483799Y-129408381D01* +X221431106Y-129453385D01* +X221427893Y-129457147D01* +X221340227Y-129559792D01* +X221275264Y-129635854D01* +X221149884Y-129840454D01* +X221147991Y-129845024D01* +X221147990Y-129845026D01* +X221064203Y-130047307D01* +X221058055Y-130062150D01* +X221046189Y-130111577D01* +X221003192Y-130290668D01* +X221003191Y-130290674D01* +X221002037Y-130295481D01* +X220983210Y-130534703D01* +X221002037Y-130773925D01* +X221003191Y-130778732D01* +X221003192Y-130778738D01* +X221033090Y-130903269D01* +X221058055Y-131007256D01* +X221059948Y-131011827D01* +X221059949Y-131011829D01* +X221132784Y-131187668D01* +X221149884Y-131228952D01* +X221275264Y-131433552D01* +X221278481Y-131437319D01* +X221278482Y-131437320D01* +X221325774Y-131492692D01* +X221431106Y-131616021D01* +X221434868Y-131619234D01* +X221556770Y-131723347D01* +X221613575Y-131771863D01* +X221818175Y-131897243D01* +X221822745Y-131899136D01* +X221822747Y-131899137D01* +X222035298Y-131987178D01* +X222039871Y-131989072D01* +X222121461Y-132008660D01* +X222268389Y-132043935D01* +X222268395Y-132043936D01* +X222273202Y-132045090D01* +X222512424Y-132063917D01* +X222751646Y-132045090D01* +X222756453Y-132043936D01* +X222756459Y-132043935D01* +X222903387Y-132008660D01* +X222984977Y-131989072D01* +X222989550Y-131987178D01* +X223202101Y-131899137D01* +X223202103Y-131899136D01* +X223206673Y-131897243D01* +X223334771Y-131818744D01* +X226430827Y-131818744D01* +X226434611Y-131827522D01* +X227297558Y-132690469D01* +X227311502Y-132698083D01* +X227313335Y-132697952D01* +X227319950Y-132693701D01* +X228183086Y-131830565D01* +X228189846Y-131818185D01* +X228184119Y-131810535D01* +X228008611Y-131702984D01* +X227999817Y-131698503D01* +X227787341Y-131610493D01* +X227777956Y-131607444D01* +X227554326Y-131553754D01* +X227544579Y-131552211D01* +X227315300Y-131534166D01* +X227305440Y-131534166D01* +X227076161Y-131552211D01* +X227066414Y-131553754D01* +X226842784Y-131607444D01* +X226833399Y-131610493D01* +X226620923Y-131698503D01* +X226612129Y-131702984D01* +X226440287Y-131808288D01* +X226430827Y-131818744D01* +X223334771Y-131818744D01* +X223411273Y-131771863D01* +X223468079Y-131723347D01* +X223589980Y-131619234D01* +X223593742Y-131616021D01* +X223699074Y-131492692D01* +X223746366Y-131437320D01* +X223746367Y-131437319D01* +X223749584Y-131433552D01* +X223874964Y-131228952D01* +X223892065Y-131187668D01* +X223964899Y-131011829D01* +X223964900Y-131011827D01* +X223966793Y-131007256D01* +X223991758Y-130903269D01* +X224021656Y-130778738D01* +X224021657Y-130778732D01* +X224022811Y-130773925D01* +X224041638Y-130534703D01* +X224022811Y-130295481D01* +X224000857Y-130204038D01* +X224004403Y-130133130D01* +X224034280Y-130085528D01* +X224624403Y-129495405D01* +X224686715Y-129461379D01* +X224713498Y-129458500D01* +X228433629Y-129458500D01* +X228501750Y-129478502D01* +X228522724Y-129495405D01* +X230504595Y-131477276D01* +X230538621Y-131539588D01* +X230541500Y-131566371D01* +X230541500Y-140354579D01* +X230521498Y-140422700D01* +X230467842Y-140469193D01* +X230397568Y-140479297D01* +X230332988Y-140449803D01* +X230326405Y-140443674D01* +X229283770Y-139401039D01* +X229271384Y-139386627D01* +X229262851Y-139375032D01* +X229262846Y-139375027D01* +X229258508Y-139369132D01* +X229252930Y-139364393D01* +X229252927Y-139364390D01* +X229218232Y-139334915D01* +X229210716Y-139327985D01* +X229205021Y-139322290D01* +X229193116Y-139312871D01* +X229182749Y-139304669D01* +X229179345Y-139301878D01* +X229129297Y-139259359D01* +X229129295Y-139259358D01* +X229123715Y-139254617D01* +X229117199Y-139251289D01* +X229112150Y-139247922D01* +X229107021Y-139244755D01* +X229101284Y-139240216D01* +X229035125Y-139209295D01* +X229031225Y-139207389D01* +X229010296Y-139196702D01* +X228966192Y-139174181D01* +X228959084Y-139172442D01* +X228953441Y-139170343D01* +X228947678Y-139168426D01* +X228941050Y-139165328D01* +X228918041Y-139160542D01* +X228869588Y-139150464D01* +X228865299Y-139149493D01* +X228794390Y-139132142D01* +X228788788Y-139131794D01* +X228788785Y-139131794D01* +X228783236Y-139131450D01* +X228783238Y-139131414D01* +X228779245Y-139131175D01* +X228775053Y-139130801D01* +X228767885Y-139129310D01* +X228701675Y-139131101D01* +X228690479Y-139131404D01* +X228687072Y-139131450D01* +X214556321Y-139131450D01* +X214488200Y-139111448D01* +X214467226Y-139094545D01* +X212695405Y-137322724D01* +X212661379Y-137260412D01* +X212658500Y-137233629D01* +X212658500Y-135868627D01* +X215156334Y-135868627D01* +X215156534Y-135873957D01* +X215156534Y-135873958D01* +X215158297Y-135920910D01* +X215164988Y-136099163D01* +X215212362Y-136324945D01* +X215214320Y-136329904D01* +X215214321Y-136329906D01* +X215235510Y-136383559D01* +X215297101Y-136539517D01* +X215378049Y-136672915D01* +X215411311Y-136727729D01* +X215416781Y-136736744D01* +X215420278Y-136740774D01* +X215548299Y-136888305D01* +X215567981Y-136910987D01* +X215572112Y-136914374D01* +X215742249Y-137053879D01* +X215742255Y-137053883D01* +X215746377Y-137057263D01* +X215946869Y-137171389D01* +X215951885Y-137173210D01* +X215951890Y-137173212D01* +X216158709Y-137248284D01* +X216158713Y-137248285D01* +X216163724Y-137250104D01* +X216168973Y-137251053D01* +X216168976Y-137251054D01* +X216386657Y-137290417D01* +X216386664Y-137290418D01* +X216390741Y-137291155D01* +X216408478Y-137291991D01* +X216413426Y-137292225D01* +X216413433Y-137292225D01* +X216414914Y-137292295D01* +X216577059Y-137292295D01* +X216662951Y-137285007D01* +X216743696Y-137278156D01* +X216743700Y-137278155D01* +X216749007Y-137277705D01* +X216754162Y-137276367D01* +X216754168Y-137276366D01* +X216967137Y-137221090D01* +X216967141Y-137221089D01* +X216972306Y-137219748D01* +X216977172Y-137217556D01* +X216977175Y-137217555D01* +X217177783Y-137127188D01* +X217182649Y-137124996D01* +X217187069Y-137122020D01* +X217187073Y-137122018D01* +X217338926Y-137019783D01* +X217374019Y-136996157D01* +X217540946Y-136836917D01* +X217600273Y-136757178D01* +X217675471Y-136656109D01* +X217675473Y-136656106D01* +X217678655Y-136651829D01* +X217733644Y-136543673D01* +X217776740Y-136458911D01* +X219770719Y-136458911D01* +X219771082Y-136463059D01* +X219771082Y-136463063D01* +X219792854Y-136711923D01* +X219796457Y-136753101D01* +X219797367Y-136757173D01* +X219797368Y-136757178D01* +X219856915Y-137023575D01* +X219860877Y-137041302D01* +X219862320Y-137045225D01* +X219862321Y-137045227D01* +X219866975Y-137057877D01* +X219962849Y-137318451D01* +X219964796Y-137322144D01* +X219964797Y-137322146D01* +X220017966Y-137422989D01* +X220100579Y-137579679D01* +X220131857Y-137623692D01* +X220269224Y-137816987D01* +X220269229Y-137816993D01* +X220271648Y-137820397D01* +X220274492Y-137823447D01* +X220274497Y-137823453D01* +X220461759Y-138024267D01* +X220473051Y-138036376D01* +X220701250Y-138223820D01* +X220952234Y-138379437D01* +X220956051Y-138381153D01* +X220956054Y-138381154D01* +X220991235Y-138396965D01* +X221221595Y-138500493D01* +X221256126Y-138510787D01* +X221407630Y-138555952D01* +X221504600Y-138584860D01* +X221508720Y-138585513D01* +X221508722Y-138585513D01* +X221792797Y-138630507D01* +X221792803Y-138630508D01* +X221796278Y-138631058D01* +X221820837Y-138632173D01* +X221887222Y-138635188D01* +X221887243Y-138635188D01* +X221888642Y-138635252D01* +X222073106Y-138635252D01* +X222292869Y-138620655D01* +X222296968Y-138619829D01* +X222296972Y-138619828D01* +X222470395Y-138584860D01* +X222582356Y-138562285D01* +X222861580Y-138466140D01* +X223028077Y-138382765D01* +X223121900Y-138335782D01* +X223121902Y-138335781D01* +X223125636Y-138333911D01* +X223369883Y-138167920D01* +X223590032Y-137971084D01* +X223625162Y-137930097D01* +X223779494Y-137750036D01* +X223779497Y-137750032D01* +X223782214Y-137746862D01* +X223784488Y-137743360D01* +X223784492Y-137743355D01* +X223940775Y-137502701D01* +X223940778Y-137502696D01* +X223943054Y-137499191D01* +X223945866Y-137493270D01* +X224025909Y-137324699D01* +X224069724Y-137232424D01* +X224075580Y-137214187D01* +X224158720Y-136955235D01* +X224158720Y-136955234D01* +X224160000Y-136951248D01* +X224177658Y-136853109D01* +X224182294Y-136827341D01* +X226114476Y-136827341D01* +X226114676Y-136832671D01* +X226114676Y-136832672D01* +X226117108Y-136897464D01* +X226123130Y-137057877D01* +X226170504Y-137283659D01* +X226172462Y-137288618D01* +X226172463Y-137288620D01* +X226191610Y-137337103D01* +X226255243Y-137498231D01* +X226323527Y-137610759D01* +X226345115Y-137646335D01* +X226374923Y-137695458D01* +X226378420Y-137699488D01* +X226518015Y-137860357D01* +X226526123Y-137869701D01* +X226530254Y-137873088D01* +X226700391Y-138012593D01* +X226700397Y-138012597D01* +X226704519Y-138015977D01* +X226905011Y-138130103D01* +X226910027Y-138131924D01* +X226910032Y-138131926D01* +X227116851Y-138206998D01* +X227116855Y-138206999D01* +X227121866Y-138208818D01* +X227127115Y-138209767D01* +X227127118Y-138209768D01* +X227344799Y-138249131D01* +X227344806Y-138249132D01* +X227348883Y-138249869D01* +X227366620Y-138250705D01* +X227371568Y-138250939D01* +X227371575Y-138250939D01* +X227373056Y-138251009D01* +X227535201Y-138251009D01* +X227621093Y-138243721D01* +X227701838Y-138236870D01* +X227701842Y-138236869D01* +X227707149Y-138236419D01* +X227712304Y-138235081D01* +X227712310Y-138235080D01* +X227925279Y-138179804D01* +X227925283Y-138179803D01* +X227930448Y-138178462D01* +X227935314Y-138176270D01* +X227935317Y-138176269D01* +X228135925Y-138085902D01* +X228140791Y-138083710D01* +X228145211Y-138080734D01* +X228145215Y-138080732D01* +X228265264Y-137999909D01* +X228332161Y-137954871D01* +X228499088Y-137795631D01* +X228552742Y-137723517D01* +X228633613Y-137614823D01* +X228633615Y-137614820D01* +X228636797Y-137610543D01* +X228692741Y-137500510D01* +X228738934Y-137409655D01* +X228738934Y-137409654D01* +X228741353Y-137404897D01* +X228780619Y-137278440D01* +X228808181Y-137189679D01* +X228808182Y-137189673D01* +X228809765Y-137184576D01* +X228828818Y-137040820D01* +X228839376Y-136961162D01* +X228839376Y-136961157D01* +X228840076Y-136955877D01* +X228839387Y-136937509D01* +X228833271Y-136774610D01* +X228831422Y-136725341D01* +X228784048Y-136499559D01* +X228781540Y-136493207D01* +X228734311Y-136373618D01* +X228699309Y-136284987D01* +X228587720Y-136101093D01* +X228582398Y-136092323D01* +X228582397Y-136092322D01* +X228579629Y-136087760D01* +X228524896Y-136024686D01* +X228431929Y-135917550D01* +X228431927Y-135917548D01* +X228428429Y-135913517D01* +X228351539Y-135850471D01* +X228254161Y-135770625D01* +X228254155Y-135770621D01* +X228250033Y-135767241D01* +X228049541Y-135653115D01* +X228044525Y-135651294D01* +X228044520Y-135651292D01* +X227837701Y-135576220D01* +X227837697Y-135576219D01* +X227832686Y-135574400D01* +X227827437Y-135573451D01* +X227827434Y-135573450D01* +X227609753Y-135534087D01* +X227609746Y-135534086D01* +X227605669Y-135533349D01* +X227587932Y-135532513D01* +X227582984Y-135532279D01* +X227582977Y-135532279D01* +X227581496Y-135532209D01* +X227419351Y-135532209D01* +X227352395Y-135537890D01* +X227252714Y-135546348D01* +X227252710Y-135546349D01* +X227247403Y-135546799D01* +X227242248Y-135548137D01* +X227242242Y-135548138D01* +X227029273Y-135603414D01* +X227029269Y-135603415D01* +X227024104Y-135604756D01* +X227019238Y-135606948D01* +X227019235Y-135606949D01* +X226818627Y-135697316D01* +X226813761Y-135699508D01* +X226809341Y-135702484D01* +X226809337Y-135702486D01* +X226746864Y-135744546D01* +X226622391Y-135828347D01* +X226455464Y-135987587D01* +X226452276Y-135991872D01* +X226321177Y-136168076D01* +X226317755Y-136172675D01* +X226315340Y-136177425D01* +X226260653Y-136284987D01* +X226213199Y-136378321D01* +X226189470Y-136454741D01* +X226146371Y-136593539D01* +X226146370Y-136593545D01* +X226144787Y-136598642D01* +X226135352Y-136669828D01* +X226120434Y-136782391D01* +X226114476Y-136827341D01* +X224182294Y-136827341D01* +X224211556Y-136664711D01* +X224211557Y-136664706D01* +X224212295Y-136660602D01* +X224212694Y-136651829D01* +X224225502Y-136369763D01* +X224225502Y-136369758D01* +X224225691Y-136365593D01* +X224222944Y-136334188D01* +X224202598Y-136101633D01* +X224199953Y-136071403D01* +X224189511Y-136024686D01* +X224136445Y-135787280D01* +X224136443Y-135787273D01* +X224135533Y-135783202D01* +X224130441Y-135769361D01* +X224073100Y-135613515D01* +X224033561Y-135506053D01* +X224027569Y-135494687D01* +X223941389Y-135331234D01* +X223895831Y-135244825D01* +X223842559Y-135169864D01* +X223727186Y-135007517D01* +X223727181Y-135007511D01* +X223724762Y-135004107D01* +X223721918Y-135001057D01* +X223721913Y-135001051D01* +X223526205Y-134791180D01* +X223523359Y-134788128D01* +X223295160Y-134600684D01* +X223044176Y-134445067D01* +X223038556Y-134442541D01* +X222956438Y-134405636D01* +X222774815Y-134324011D01* +X222717071Y-134306797D01* +X226430894Y-134306797D01* +X226436621Y-134314447D01* +X226612129Y-134421998D01* +X226620923Y-134426479D01* +X226833399Y-134514489D01* +X226842784Y-134517538D01* +X227066414Y-134571228D01* +X227076161Y-134572771D01* +X227305440Y-134590816D01* +X227315300Y-134590816D01* +X227544579Y-134572771D01* +X227554326Y-134571228D01* +X227777956Y-134517538D01* +X227787341Y-134514489D01* +X227999817Y-134426479D01* +X228008611Y-134421998D01* +X228180453Y-134316694D01* +X228189913Y-134306238D01* +X228186129Y-134297460D01* +X227323182Y-133434513D01* +X227309238Y-133426899D01* +X227307405Y-133427030D01* +X227300790Y-133431281D01* +X226437654Y-134294417D01* +X226430894Y-134306797D01* +X222717071Y-134306797D01* +X222594208Y-134270170D01* +X222495809Y-134240836D01* +X222495807Y-134240836D01* +X222491810Y-134239644D01* +X222487690Y-134238991D01* +X222487688Y-134238991D01* +X222203613Y-134193997D01* +X222203607Y-134193996D01* +X222200132Y-134193446D01* +X222175573Y-134192331D01* +X222109188Y-134189316D01* +X222109167Y-134189316D01* +X222107768Y-134189252D01* +X221923304Y-134189252D01* +X221703541Y-134203849D01* +X221699442Y-134204675D01* +X221699438Y-134204676D01* +X221580694Y-134228619D01* +X221414054Y-134262219D01* +X221134830Y-134358364D01* +X221131102Y-134360231D01* +X220915754Y-134468069D01* +X220870774Y-134490593D01* +X220626527Y-134656584D01* +X220623413Y-134659368D01* +X220623412Y-134659369D01* +X220569907Y-134707208D01* +X220406378Y-134853420D01* +X220403661Y-134856590D01* +X220403660Y-134856591D01* +X220219831Y-135071068D01* +X220214196Y-135077642D01* +X220211922Y-135081144D01* +X220211918Y-135081149D01* +X220055635Y-135321803D01* +X220053356Y-135325313D01* +X220051562Y-135329091D01* +X220051561Y-135329093D01* +X220046640Y-135339457D01* +X219926686Y-135592080D01* +X219925407Y-135596063D01* +X219925406Y-135596066D01* +X219849435Y-135832688D01* +X219836410Y-135873256D01* +X219828440Y-135917550D01* +X219790147Y-136130380D01* +X219784115Y-136163902D01* +X219783926Y-136168069D01* +X219783925Y-136168076D01* +X219770908Y-136454741D01* +X219770719Y-136458911D01* +X217776740Y-136458911D01* +X217780792Y-136450941D01* +X217780792Y-136450940D01* +X217783211Y-136446183D01* +X217827874Y-136302345D01* +X217850039Y-136230965D01* +X217850040Y-136230959D01* +X217851623Y-136225862D01* +X217868088Y-136101633D01* +X217881234Y-136002448D01* +X217881234Y-136002443D01* +X217881934Y-135997163D01* +X217873280Y-135766627D01* +X217825906Y-135540845D01* +X217822585Y-135532434D01* +X217776493Y-135415724D01* +X217741167Y-135326273D01* +X217621487Y-135129046D01* +X217573981Y-135074300D01* +X217473787Y-134958836D01* +X217473785Y-134958834D01* +X217470287Y-134954803D01* +X217407352Y-134903199D01* +X217296019Y-134811911D01* +X217296013Y-134811907D01* +X217291891Y-134808527D01* +X217091399Y-134694401D01* +X217086383Y-134692580D01* +X217086378Y-134692578D01* +X216879559Y-134617506D01* +X216879555Y-134617505D01* +X216874544Y-134615686D01* +X216869295Y-134614737D01* +X216869292Y-134614736D01* +X216651611Y-134575373D01* +X216651604Y-134575372D01* +X216647527Y-134574635D01* +X216629790Y-134573799D01* +X216624842Y-134573565D01* +X216624835Y-134573565D01* +X216623354Y-134573495D01* +X216461209Y-134573495D01* +X216394253Y-134579176D01* +X216294572Y-134587634D01* +X216294568Y-134587635D01* +X216289261Y-134588085D01* +X216284106Y-134589423D01* +X216284100Y-134589424D01* +X216071131Y-134644700D01* +X216071127Y-134644701D01* +X216065962Y-134646042D01* +X216061096Y-134648234D01* +X216061093Y-134648235D01* +X215912680Y-134715090D01* +X215855619Y-134740794D01* +X215851199Y-134743770D01* +X215851195Y-134743772D01* +X215779416Y-134792097D01* +X215664249Y-134869633D01* +X215497322Y-135028873D01* +X215494134Y-135033158D01* +X215369226Y-135201041D01* +X215359613Y-135213961D01* +X215357198Y-135218711D01* +X215302511Y-135326273D01* +X215255057Y-135419607D01* +X215226651Y-135511089D01* +X215188229Y-135634825D01* +X215188228Y-135634831D01* +X215186645Y-135639928D01* +X215175389Y-135724857D01* +X215159272Y-135846461D01* +X215156334Y-135868627D01* +X212658500Y-135868627D01* +X212658500Y-133435239D01* +X216468947Y-133435239D01* +X216474674Y-133442889D01* +X216650182Y-133550440D01* +X216658976Y-133554921D01* +X216871452Y-133642931D01* +X216880837Y-133645980D01* +X217104467Y-133699670D01* +X217114214Y-133701213D01* +X217343493Y-133719258D01* +X217353353Y-133719258D01* +X217582632Y-133701213D01* +X217592379Y-133699670D01* +X217816009Y-133645980D01* +X217825394Y-133642931D01* +X218037870Y-133554921D01* +X218046664Y-133550440D01* +X218218506Y-133445136D01* +X218227966Y-133434680D01* +X218224182Y-133425902D01* +X217361235Y-132562955D01* +X217347291Y-132555341D01* +X217345458Y-132555472D01* +X217338843Y-132559723D01* +X216475707Y-133422859D01* +X216468947Y-133435239D01* +X212658500Y-133435239D01* +X212658500Y-132195863D01* +X215820098Y-132195863D01* +X215838143Y-132425142D01* +X215839686Y-132434889D01* +X215893376Y-132658519D01* +X215896425Y-132667904D01* +X215984435Y-132880380D01* +X215988916Y-132889174D01* +X216094220Y-133061016D01* +X216104676Y-133070476D01* +X216113454Y-133066692D01* +X216976401Y-132203745D01* +X216982779Y-132192065D01* +X217712831Y-132192065D01* +X217712962Y-132193898D01* +X217717213Y-132200513D01* +X218580349Y-133063649D01* +X218592729Y-133070409D01* +X218596720Y-133067421D01* +X225782045Y-133067421D01* +X225800090Y-133296700D01* +X225801633Y-133306447D01* +X225855323Y-133530077D01* +X225858372Y-133539462D01* +X225946382Y-133751938D01* +X225950863Y-133760732D01* +X226056167Y-133932574D01* +X226066623Y-133942034D01* +X226075401Y-133938250D01* +X226938348Y-133075303D01* +X226944726Y-133063623D01* +X227674778Y-133063623D01* +X227674909Y-133065456D01* +X227679160Y-133072071D01* +X228542296Y-133935207D01* +X228554676Y-133941967D01* +X228562326Y-133936240D01* +X228669877Y-133760732D01* +X228674358Y-133751938D01* +X228762368Y-133539462D01* +X228765417Y-133530077D01* +X228819107Y-133306447D01* +X228820650Y-133296700D01* +X228838695Y-133067421D01* +X228838695Y-133057561D01* +X228820650Y-132828282D01* +X228819107Y-132818535D01* +X228765417Y-132594905D01* +X228762368Y-132585520D01* +X228674358Y-132373044D01* +X228669877Y-132364250D01* +X228564573Y-132192408D01* +X228554117Y-132182948D01* +X228545339Y-132186732D01* +X227682392Y-133049679D01* +X227674778Y-133063623D01* +X226944726Y-133063623D01* +X226945962Y-133061359D01* +X226945831Y-133059526D01* +X226941580Y-133052911D01* +X226078444Y-132189775D01* +X226066064Y-132183015D01* +X226058414Y-132188742D01* +X225950863Y-132364250D01* +X225946382Y-132373044D01* +X225858372Y-132585520D01* +X225855323Y-132594905D01* +X225801633Y-132818535D01* +X225800090Y-132828282D01* +X225782045Y-133057561D01* +X225782045Y-133067421D01* +X218596720Y-133067421D01* +X218600379Y-133064682D01* +X218707930Y-132889174D01* +X218712411Y-132880380D01* +X218800421Y-132667904D01* +X218803470Y-132658519D01* +X218857160Y-132434889D01* +X218858703Y-132425142D01* +X218876748Y-132195863D01* +X218876748Y-132186003D01* +X218858703Y-131956724D01* +X218857160Y-131946977D01* +X218803470Y-131723347D01* +X218800421Y-131713962D01* +X218712411Y-131501486D01* +X218707930Y-131492692D01* +X218602626Y-131320850D01* +X218592170Y-131311390D01* +X218583392Y-131315174D01* +X217720445Y-132178121D01* +X217712831Y-132192065D01* +X216982779Y-132192065D01* +X216984015Y-132189801D01* +X216983884Y-132187968D01* +X216979633Y-132181353D01* +X216116497Y-131318217D01* +X216104117Y-131311457D01* +X216096467Y-131317184D01* +X215988916Y-131492692D01* +X215984435Y-131501486D01* +X215896425Y-131713962D01* +X215893376Y-131723347D01* +X215839686Y-131946977D01* +X215838143Y-131956724D01* +X215820098Y-132186003D01* +X215820098Y-132195863D01* +X212658500Y-132195863D01* +X212658500Y-130947186D01* +X216468880Y-130947186D01* +X216472664Y-130955964D01* +X217335611Y-131818911D01* +X217349555Y-131826525D01* +X217351388Y-131826394D01* +X217358003Y-131822143D01* +X218221139Y-130959007D01* +X218227899Y-130946627D01* +X218222172Y-130938977D01* +X218046664Y-130831426D01* +X218037870Y-130826945D01* +X217825394Y-130738935D01* +X217816009Y-130735886D01* +X217592379Y-130682196D01* +X217582632Y-130680653D01* +X217353353Y-130662608D01* +X217343493Y-130662608D01* +X217114214Y-130680653D01* +X217104467Y-130682196D01* +X216880837Y-130735886D01* +X216871452Y-130738935D01* +X216658976Y-130826945D01* +X216650182Y-130831426D01* +X216478340Y-130936730D01* +X216468880Y-130947186D01* +X212658500Y-130947186D01* +X212658500Y-125867070D01* +X212659933Y-125848120D01* +X212662099Y-125833885D01* +X212662099Y-125833881D01* +X212663199Y-125826651D01* +X212662000Y-125811902D01* +X212658915Y-125773982D01* +X212658500Y-125763767D01* +X212658500Y-125755707D01* +X212655209Y-125727480D01* +X212654778Y-125723121D01* +X212653014Y-125701430D01* +X212648860Y-125650364D01* +X212646605Y-125643403D01* +X212645418Y-125637463D01* +X212644029Y-125631588D01* +X212643182Y-125624319D01* +X212618264Y-125555670D01* +X212616847Y-125551542D01* +X212596607Y-125489064D01* +X212596606Y-125489062D01* +X212594351Y-125482101D01* +X212590555Y-125475846D01* +X212588049Y-125470372D01* +X212585330Y-125464942D01* +X212582833Y-125458063D01* +X212542814Y-125397024D01* +X212540467Y-125393305D01* +X212528357Y-125373348D01* +X212502595Y-125330893D01* +X212495197Y-125322516D01* +X212495224Y-125322492D01* +X212492571Y-125319500D01* +X212489868Y-125316267D01* +X212485856Y-125310148D01* +X212429617Y-125256872D01* +X212427175Y-125254494D01* +X210883770Y-123711089D01* +X210871384Y-123696677D01* +X210862851Y-123685082D01* +X210862846Y-123685077D01* +X210858508Y-123679182D01* +X210852930Y-123674443D01* +X210852927Y-123674440D01* +X210818232Y-123644965D01* +X210810716Y-123638035D01* +X210805021Y-123632340D01* +X210796138Y-123625312D01* +X210782749Y-123614719D01* +X210779345Y-123611928D01* +X210729297Y-123569409D01* +X210729295Y-123569408D01* +X210723715Y-123564667D01* +X210717199Y-123561339D01* +X210712150Y-123557972D01* +X210707021Y-123554805D01* +X210701284Y-123550266D01* +X210635125Y-123519345D01* +X210631225Y-123517439D01* +X210566192Y-123484231D01* +X210559084Y-123482492D01* +X210553441Y-123480393D01* +X210547678Y-123478476D01* +X210541050Y-123475378D01* +X210469583Y-123460513D01* +X210465299Y-123459543D01* +X210445045Y-123454587D01* +X210394390Y-123442192D01* +X210388788Y-123441844D01* +X210388785Y-123441844D01* +X210383236Y-123441500D01* +X210383238Y-123441464D01* +X210379245Y-123441225D01* +X210375053Y-123440851D01* +X210367885Y-123439360D01* +X210304120Y-123441085D01* +X210290479Y-123441454D01* +X210287072Y-123441500D01* +X203867070Y-123441500D01* +X203848120Y-123440067D01* +X203833885Y-123437901D01* +X203833881Y-123437901D01* +X203826651Y-123436801D01* +X203819359Y-123437394D01* +X203819356Y-123437394D01* +X203773982Y-123441085D01* +X203763767Y-123441500D01* +X203755707Y-123441500D01* +X203742417Y-123443049D01* +X203727493Y-123444789D01* +X203723118Y-123445222D01* +X203657661Y-123450546D01* +X203657658Y-123450547D01* +X203650363Y-123451140D01* +X203643399Y-123453396D01* +X203637440Y-123454587D01* +X203631585Y-123455971D01* +X203624319Y-123456818D01* +X203555673Y-123481735D01* +X203551545Y-123483152D01* +X203489064Y-123503393D01* +X203489062Y-123503394D01* +X203482101Y-123505649D01* +X203475846Y-123509445D01* +X203470372Y-123511951D01* +X203464942Y-123514670D01* +X203458063Y-123517167D01* +X203451943Y-123521180D01* +X203451942Y-123521180D01* +X203397024Y-123557186D01* +X203393320Y-123559523D01* +X203330893Y-123597405D01* +X203322516Y-123604803D01* +X203322492Y-123604776D01* +X203319500Y-123607429D01* +X203316267Y-123610132D01* +X203310148Y-123614144D01* +X203280951Y-123644965D01* +X203256872Y-123670383D01* +X203254494Y-123672825D01* +X202254347Y-124672972D01* +X202192035Y-124706998D01* +X202135837Y-124706395D01* +X202060601Y-124688332D01* +X202060593Y-124688331D01* +X202055779Y-124687175D01* +X201816557Y-124668348D01* +X201577335Y-124687175D01* +X201572528Y-124688329D01* +X201572522Y-124688330D01* +X201436598Y-124720963D01* +X201344004Y-124743193D01* +X201339433Y-124745086D01* +X201339431Y-124745087D01* +X201126880Y-124833128D01* +X201126878Y-124833129D01* +X201122308Y-124835022D01* +X200917708Y-124960402D01* +X200913941Y-124963619D01* +X200913940Y-124963620D01* +X200798917Y-125061858D01* +X200735239Y-125116244D01* +X200732026Y-125120006D01* +X200597151Y-125277926D01* +X200579397Y-125298713D01* +X200454017Y-125503313D01* +X200452124Y-125507883D01* +X200452123Y-125507885D01* +X200364082Y-125720436D01* +X200362188Y-125725009D01* +X200350431Y-125773982D01* +X200307325Y-125953527D01* +X200307324Y-125953533D01* +X200306170Y-125958340D01* +X200287343Y-126197562D01* +X200306170Y-126436784D01* +X200307324Y-126441591D01* +X200307325Y-126441597D01* +X200325988Y-126519333D01* +X200362188Y-126670115D01* +X200364081Y-126674686D01* +X200364082Y-126674688D01* +X200427637Y-126828123D01* +X200454017Y-126891811D01* +X200579397Y-127096411D01* +X200582614Y-127100178D01* +X200582615Y-127100179D01* +X200708157Y-127247171D01* +X200735239Y-127278880D01* +X200739001Y-127282093D01* +X200906981Y-127425560D01* +X200917708Y-127434722D01* +X201122308Y-127560102D01* +X201126878Y-127561995D01* +X201126880Y-127561996D01* +X201339431Y-127650037D01* +X201344004Y-127651931D01* +X201425594Y-127671519D01* +X201572522Y-127706794D01* +X201572528Y-127706795D01* +X201577335Y-127707949D01* +X201816557Y-127726776D01* +X202055779Y-127707949D01* +X202060586Y-127706795D01* +X202060592Y-127706794D01* +X202207520Y-127671519D01* +X202289110Y-127651931D01* +X202293683Y-127650037D01* +X202506234Y-127561996D01* +X202506236Y-127561995D01* +X202510806Y-127560102D01* +X202715406Y-127434722D01* +X202726134Y-127425560D01* +X202894113Y-127282093D01* +X202897875Y-127278880D01* +X202924957Y-127247171D01* +X203050499Y-127100179D01* +X203050500Y-127100178D01* +X203053717Y-127096411D01* +X203079820Y-127053815D01* +X205937014Y-127053815D01* +X205940798Y-127062593D01* +X206803745Y-127925540D01* +X206817689Y-127933154D01* +X206819522Y-127933023D01* +X206826137Y-127928772D01* +X207689273Y-127065636D01* +X207696033Y-127053256D01* +X207690306Y-127045606D01* +X207514798Y-126938055D01* +X207506004Y-126933574D01* +X207293528Y-126845564D01* +X207284143Y-126842515D01* +X207060513Y-126788825D01* +X207050766Y-126787282D01* +X206821487Y-126769237D01* +X206811627Y-126769237D01* +X206582348Y-126787282D01* +X206572601Y-126788825D01* +X206348971Y-126842515D01* +X206339586Y-126845564D01* +X206127110Y-126933574D01* +X206118316Y-126938055D01* +X205946474Y-127043359D01* +X205937014Y-127053815D01* +X203079820Y-127053815D01* +X203179097Y-126891811D01* +X203205478Y-126828123D01* +X203269032Y-126674688D01* +X203269033Y-126674686D01* +X203270926Y-126670115D01* +X203307126Y-126519333D01* +X203325789Y-126441597D01* +X203325790Y-126441591D01* +X203326944Y-126436784D01* +X203345771Y-126197562D01* +X203326944Y-125958340D01* +X203325788Y-125953526D01* +X203325787Y-125953518D01* +X203302257Y-125855511D01* +X203305803Y-125784603D01* +X203335680Y-125737001D01* +X204077276Y-124995405D01* +X204139588Y-124961379D01* +X204166371Y-124958500D01* +X209933629Y-124958500D01* +X210001750Y-124978502D01* +X210022724Y-124995405D01* +X211104595Y-126077276D01* +X211138621Y-126139588D01* +X211141500Y-126166371D01* +X211141500Y-136454578D01* +X211121498Y-136522699D01* +X211067842Y-136569192D01* +X210997568Y-136579296D01* +X210932988Y-136549802D01* +X210926405Y-136543673D01* +X209893821Y-135511089D01* +X209881435Y-135496677D01* +X209872902Y-135485082D01* +X209872897Y-135485077D01* +X209868559Y-135479182D01* +X209862981Y-135474443D01* +X209862978Y-135474440D01* +X209828283Y-135444965D01* +X209820767Y-135438035D01* +X209815072Y-135432340D01* +X209792964Y-135414849D01* +X209792800Y-135414719D01* +X209789396Y-135411928D01* +X209739348Y-135369409D01* +X209739346Y-135369408D01* +X209733766Y-135364667D01* +X209727250Y-135361339D01* +X209722201Y-135357972D01* +X209717072Y-135354805D01* +X209711335Y-135350266D01* +X209645176Y-135319345D01* +X209641276Y-135317439D01* +X209632009Y-135312707D01* +X209576243Y-135284231D01* +X209569135Y-135282492D01* +X209563492Y-135280393D01* +X209557729Y-135278476D01* +X209551101Y-135275378D01* +X209479634Y-135260513D01* +X209475350Y-135259543D01* +X209441855Y-135251347D01* +X209404441Y-135242192D01* +X209398839Y-135241844D01* +X209398836Y-135241844D01* +X209393287Y-135241500D01* +X209393289Y-135241464D01* +X209389296Y-135241225D01* +X209385104Y-135240851D01* +X209377936Y-135239360D01* +X209311726Y-135241151D01* +X209300530Y-135241454D01* +X209297123Y-135241500D01* +X195666371Y-135241500D01* +X195598250Y-135221498D01* +X195577276Y-135204595D01* +X192405975Y-132033294D01* +X194953757Y-132033294D01* +X194953957Y-132038624D01* +X194953957Y-132038625D01* +X194957921Y-132144221D01* +X194962411Y-132263830D01* +X195009785Y-132489612D01* +X195011743Y-132494571D01* +X195011744Y-132494573D01* +X195037473Y-132559723D01* +X195094524Y-132704184D01* +X195163914Y-132818535D01* +X195192003Y-132864824D01* +X195214204Y-132901411D01* +X195217701Y-132905441D01* +X195360911Y-133070476D01* +X195365404Y-133075654D01* +X195369535Y-133079041D01* +X195539672Y-133218546D01* +X195539678Y-133218550D01* +X195543800Y-133221930D01* +X195744292Y-133336056D01* +X195749308Y-133337877D01* +X195749313Y-133337879D01* +X195956132Y-133412951D01* +X195956136Y-133412952D01* +X195961147Y-133414771D01* +X195966396Y-133415720D01* +X195966399Y-133415721D01* +X196184080Y-133455084D01* +X196184087Y-133455085D01* +X196188164Y-133455822D01* +X196205901Y-133456658D01* +X196210849Y-133456892D01* +X196210856Y-133456892D01* +X196212337Y-133456962D01* +X196374482Y-133456962D01* +X196452737Y-133450322D01* +X196541119Y-133442823D01* +X196541123Y-133442822D01* +X196546430Y-133442372D01* +X196551585Y-133441034D01* +X196551591Y-133441033D01* +X196764560Y-133385757D01* +X196764564Y-133385756D01* +X196769729Y-133384415D01* +X196774595Y-133382223D01* +X196774598Y-133382222D01* +X196975206Y-133291855D01* +X196980072Y-133289663D01* +X196984492Y-133286687D01* +X196984496Y-133286685D01* +X197131060Y-133188011D01* +X197171442Y-133160824D01* +X197338369Y-133001584D01* +X197409901Y-132905441D01* +X197472894Y-132820776D01* +X197472896Y-132820773D01* +X197476078Y-132816496D01* +X197530862Y-132708745D01* +X197578215Y-132615608D01* +X197578215Y-132615607D01* +X197580634Y-132610850D01* +X197616739Y-132494573D01* +X197647462Y-132395632D01* +X197647463Y-132395626D01* +X197649046Y-132390529D01* +X197668052Y-132247127D01* +X197678657Y-132167115D01* +X197678657Y-132167110D01* +X197679357Y-132161830D01* +X197678696Y-132144221D01* +X199589071Y-132144221D01* +X199589434Y-132148369D01* +X199589434Y-132148373D01* +X199608129Y-132362055D01* +X199614809Y-132438411D01* +X199615719Y-132442483D01* +X199615720Y-132442488D01* +X199677898Y-132720656D01* +X199679229Y-132726612D01* +X199680672Y-132730535D01* +X199680673Y-132730537D01* +X199695398Y-132770558D01* +X199781201Y-133003761D01* +X199783148Y-133007454D01* +X199783149Y-133007456D01* +X199843450Y-133121827D01* +X199918931Y-133264989D01* +X199921351Y-133268394D01* +X200087576Y-133502297D01* +X200087581Y-133502303D01* +X200090000Y-133505707D01* +X200092844Y-133508757D01* +X200092849Y-133508763D01* +X200235584Y-133661827D01* +X200291403Y-133721686D01* +X200519602Y-133909130D01* +X200770586Y-134064747D01* +X201039947Y-134185803D01* +X201164790Y-134223020D01* +X201296281Y-134262219D01* +X201322952Y-134270170D01* +X201327072Y-134270823D01* +X201327074Y-134270823D01* +X201611149Y-134315817D01* +X201611155Y-134315818D01* +X201614630Y-134316368D01* +X201639189Y-134317483D01* +X201705574Y-134320498D01* +X201705595Y-134320498D01* +X201706994Y-134320562D01* +X201891458Y-134320562D01* +X202111221Y-134305965D01* +X202115320Y-134305139D01* +X202115324Y-134305138D01* +X202288747Y-134270170D01* +X202400708Y-134247595D01* +X202679932Y-134151450D01* +X202852711Y-134064929D01* +X202940252Y-134021092D01* +X202940254Y-134021091D01* +X202943988Y-134019221D01* +X203188235Y-133853230D01* +X203202697Y-133840300D01* +X203359982Y-133699670D01* +X203408384Y-133656394D01* +X203427769Y-133633777D01* +X203597846Y-133435346D01* +X203597849Y-133435342D01* +X203600566Y-133432172D01* +X203602840Y-133428670D01* +X203602844Y-133428665D01* +X203759127Y-133188011D01* +X203759130Y-133188006D01* +X203761406Y-133184501D01* +X203771237Y-133163798D01* +X203832536Y-133034702D01* +X203888076Y-132917734D01* +X203910942Y-132846517D01* +X203977072Y-132640545D01* +X203977072Y-132640544D01* +X203978352Y-132636558D01* +X204004792Y-132489612D01* +X204029908Y-132350021D01* +X204029909Y-132350016D01* +X204030647Y-132345912D01* +X204032189Y-132311966D01* +X204043854Y-132055073D01* +X204043854Y-132055068D01* +X204044043Y-132050903D01* +X204043569Y-132045478D01* +X204042503Y-132033294D01* +X205953757Y-132033294D01* +X205953957Y-132038624D01* +X205953957Y-132038625D01* +X205957921Y-132144221D01* +X205962411Y-132263830D01* +X206009785Y-132489612D01* +X206011743Y-132494571D01* +X206011744Y-132494573D01* +X206037473Y-132559723D01* +X206094524Y-132704184D01* +X206163914Y-132818535D01* +X206192003Y-132864824D01* +X206214204Y-132901411D01* +X206217701Y-132905441D01* +X206360911Y-133070476D01* +X206365404Y-133075654D01* +X206369535Y-133079041D01* +X206539672Y-133218546D01* +X206539678Y-133218550D01* +X206543800Y-133221930D01* +X206744292Y-133336056D01* +X206749308Y-133337877D01* +X206749313Y-133337879D01* +X206956132Y-133412951D01* +X206956136Y-133412952D01* +X206961147Y-133414771D01* +X206966396Y-133415720D01* +X206966399Y-133415721D01* +X207184080Y-133455084D01* +X207184087Y-133455085D01* +X207188164Y-133455822D01* +X207205901Y-133456658D01* +X207210849Y-133456892D01* +X207210856Y-133456892D01* +X207212337Y-133456962D01* +X207374482Y-133456962D01* +X207452737Y-133450322D01* +X207541119Y-133442823D01* +X207541123Y-133442822D01* +X207546430Y-133442372D01* +X207551585Y-133441034D01* +X207551591Y-133441033D01* +X207764560Y-133385757D01* +X207764564Y-133385756D01* +X207769729Y-133384415D01* +X207774595Y-133382223D01* +X207774598Y-133382222D01* +X207975206Y-133291855D01* +X207980072Y-133289663D01* +X207984492Y-133286687D01* +X207984496Y-133286685D01* +X208131060Y-133188011D01* +X208171442Y-133160824D01* +X208338369Y-133001584D01* +X208409901Y-132905441D01* +X208472894Y-132820776D01* +X208472896Y-132820773D01* +X208476078Y-132816496D01* +X208530862Y-132708745D01* +X208578215Y-132615608D01* +X208578215Y-132615607D01* +X208580634Y-132610850D01* +X208616739Y-132494573D01* +X208647462Y-132395632D01* +X208647463Y-132395626D01* +X208649046Y-132390529D01* +X208668052Y-132247127D01* +X208678657Y-132167115D01* +X208678657Y-132167110D01* +X208679357Y-132161830D01* +X208678540Y-132140051D01* +X208671292Y-131946977D01* +X208670703Y-131931294D01* +X208623329Y-131705512D01* +X208584335Y-131606772D01* +X208575450Y-131584274D01* +X208538590Y-131490940D01* +X208418910Y-131293713D01* +X208399958Y-131271873D01* +X208271210Y-131123503D01* +X208271208Y-131123501D01* +X208267710Y-131119470D01* +X208225575Y-131084922D01* +X208093442Y-130976578D01* +X208093436Y-130976574D01* +X208089314Y-130973194D01* +X207888822Y-130859068D01* +X207883806Y-130857247D01* +X207883801Y-130857245D01* +X207676982Y-130782173D01* +X207676978Y-130782172D01* +X207671967Y-130780353D01* +X207666718Y-130779404D01* +X207666715Y-130779403D01* +X207449034Y-130740040D01* +X207449027Y-130740039D01* +X207444950Y-130739302D01* +X207427213Y-130738466D01* +X207422265Y-130738232D01* +X207422258Y-130738232D01* +X207420777Y-130738162D01* +X207258632Y-130738162D01* +X207204137Y-130742786D01* +X207091995Y-130752301D01* +X207091991Y-130752302D01* +X207086684Y-130752752D01* +X207081529Y-130754090D01* +X207081523Y-130754091D01* +X206868554Y-130809367D01* +X206868550Y-130809368D01* +X206863385Y-130810709D01* +X206858519Y-130812901D01* +X206858516Y-130812902D01* +X206697676Y-130885355D01* +X206653042Y-130905461D01* +X206648622Y-130908437D01* +X206648618Y-130908439D01* +X206594322Y-130944994D01* +X206461672Y-131034300D01* +X206294745Y-131193540D01* +X206275537Y-131219356D01* +X206165280Y-131367548D01* +X206157036Y-131378628D01* +X206154621Y-131383378D01* +X206068501Y-131552764D01* +X206052480Y-131584274D01* +X206031682Y-131651254D01* +X205985652Y-131799492D01* +X205985651Y-131799498D01* +X205984068Y-131804595D01* +X205977095Y-131857210D01* +X205967225Y-131931680D01* +X205953757Y-132033294D01* +X204042503Y-132033294D01* +X204018669Y-131760874D01* +X204018305Y-131756713D01* +X204015610Y-131744654D01* +X203954797Y-131472590D01* +X203954795Y-131472583D01* +X203953885Y-131468512D01* +X203942409Y-131437320D01* +X203898587Y-131318217D01* +X203851913Y-131191363D01* +X203816135Y-131123503D01* +X203760214Y-131017440D01* +X203714183Y-130930135D01* +X203657654Y-130850591D01* +X203545538Y-130692827D01* +X203545533Y-130692821D01* +X203543114Y-130689417D01* +X203540270Y-130686367D01* +X203540265Y-130686361D01* +X203344557Y-130476490D01* +X203341711Y-130473438D01* +X203113512Y-130285994D01* +X202862528Y-130130377D01* +X202832559Y-130116908D01* +X202728161Y-130069990D01* +X202593167Y-130009321D01* +X202310162Y-129924954D01* +X202306042Y-129924301D01* +X202306040Y-129924301D01* +X202021965Y-129879307D01* +X202021959Y-129879306D01* +X202018484Y-129878756D01* +X201993925Y-129877641D01* +X201927540Y-129874626D01* +X201927519Y-129874626D01* +X201926120Y-129874562D01* +X201741656Y-129874562D01* +X201521893Y-129889159D01* +X201517794Y-129889985D01* +X201517790Y-129889986D01* +X201426412Y-129908411D01* +X201232406Y-129947529D01* +X200953182Y-130043674D01* +X200838129Y-130101288D01* +X200780040Y-130130377D01* +X200689126Y-130175903D01* +X200444879Y-130341894D01* +X200441765Y-130344678D01* +X200441764Y-130344679D01* +X200409243Y-130373756D01* +X200224730Y-130538730D01* +X200222013Y-130541900D01* +X200222012Y-130541901D01* +X200036364Y-130758500D01* +X200032548Y-130762952D01* +X200030274Y-130766454D01* +X200030270Y-130766459D01* +X199873987Y-131007113D01* +X199871708Y-131010623D01* +X199869914Y-131014401D01* +X199869913Y-131014403D01* +X199855569Y-131044611D01* +X199745038Y-131277390D01* +X199743759Y-131281373D01* +X199743758Y-131281376D01* +X199667702Y-131518263D01* +X199654762Y-131558566D01* +X199649218Y-131589377D01* +X199606370Y-131827522D01* +X199602467Y-131849212D01* +X199602278Y-131853379D01* +X199602277Y-131853386D01* +X199590400Y-132114949D01* +X199589071Y-132144221D01* +X197678696Y-132144221D01* +X197678540Y-132140051D01* +X197671292Y-131946977D01* +X197670703Y-131931294D01* +X197623329Y-131705512D01* +X197584335Y-131606772D01* +X197575450Y-131584274D01* +X197538590Y-131490940D01* +X197418910Y-131293713D01* +X197399958Y-131271873D01* +X197271210Y-131123503D01* +X197271208Y-131123501D01* +X197267710Y-131119470D01* +X197225575Y-131084922D01* +X197093442Y-130976578D01* +X197093436Y-130976574D01* +X197089314Y-130973194D01* +X196888822Y-130859068D01* +X196883806Y-130857247D01* +X196883801Y-130857245D01* +X196676982Y-130782173D01* +X196676978Y-130782172D01* +X196671967Y-130780353D01* +X196666718Y-130779404D01* +X196666715Y-130779403D01* +X196449034Y-130740040D01* +X196449027Y-130740039D01* +X196444950Y-130739302D01* +X196427213Y-130738466D01* +X196422265Y-130738232D01* +X196422258Y-130738232D01* +X196420777Y-130738162D01* +X196258632Y-130738162D01* +X196204137Y-130742786D01* +X196091995Y-130752301D01* +X196091991Y-130752302D01* +X196086684Y-130752752D01* +X196081529Y-130754090D01* +X196081523Y-130754091D01* +X195868554Y-130809367D01* +X195868550Y-130809368D01* +X195863385Y-130810709D01* +X195858519Y-130812901D01* +X195858516Y-130812902D01* +X195697676Y-130885355D01* +X195653042Y-130905461D01* +X195648622Y-130908437D01* +X195648618Y-130908439D01* +X195594322Y-130944994D01* +X195461672Y-131034300D01* +X195294745Y-131193540D01* +X195275537Y-131219356D01* +X195165280Y-131367548D01* +X195157036Y-131378628D01* +X195154621Y-131383378D01* +X195068501Y-131552764D01* +X195052480Y-131584274D01* +X195031682Y-131651254D01* +X194985652Y-131799492D01* +X194985651Y-131799498D01* +X194984068Y-131804595D01* +X194977095Y-131857210D01* +X194967225Y-131931680D01* +X194953757Y-132033294D01* +X192405975Y-132033294D01* +X189914549Y-129541868D01* +X195937081Y-129541868D01* +X195942808Y-129549518D01* +X196118316Y-129657069D01* +X196127110Y-129661550D01* +X196339586Y-129749560D01* +X196348971Y-129752609D01* +X196572601Y-129806299D01* +X196582348Y-129807842D01* +X196811627Y-129825887D01* +X196821487Y-129825887D01* +X197050766Y-129807842D01* +X197060513Y-129806299D01* +X197284143Y-129752609D01* +X197293528Y-129749560D01* +X197506004Y-129661550D01* +X197514798Y-129657069D01* +X197686640Y-129551765D01* +X197695594Y-129541868D01* +X205937081Y-129541868D01* +X205942808Y-129549518D01* +X206118316Y-129657069D01* +X206127110Y-129661550D01* +X206339586Y-129749560D01* +X206348971Y-129752609D01* +X206572601Y-129806299D01* +X206582348Y-129807842D01* +X206811627Y-129825887D01* +X206821487Y-129825887D01* +X207050766Y-129807842D01* +X207060513Y-129806299D01* +X207284143Y-129752609D01* +X207293528Y-129749560D01* +X207506004Y-129661550D01* +X207514798Y-129657069D01* +X207686640Y-129551765D01* +X207696100Y-129541309D01* +X207692316Y-129532531D01* +X206829369Y-128669584D01* +X206815425Y-128661970D01* +X206813592Y-128662101D01* +X206806977Y-128666352D01* +X205943841Y-129529488D01* +X205937081Y-129541868D01* +X197695594Y-129541868D01* +X197696100Y-129541309D01* +X197692316Y-129532531D01* +X196829369Y-128669584D01* +X196815425Y-128661970D01* +X196813592Y-128662101D01* +X196806977Y-128666352D01* +X195943841Y-129529488D01* +X195937081Y-129541868D01* +X189914549Y-129541868D01* +X189883770Y-129511089D01* +X189871384Y-129496677D01* +X189862851Y-129485082D01* +X189862846Y-129485077D01* +X189858508Y-129479182D01* +X189852930Y-129474443D01* +X189852927Y-129474440D01* +X189818232Y-129444965D01* +X189810716Y-129438035D01* +X189805021Y-129432340D01* +X189798880Y-129427482D01* +X189782749Y-129414719D01* +X189779345Y-129411928D01* +X189729297Y-129369409D01* +X189729295Y-129369408D01* +X189723715Y-129364667D01* +X189717199Y-129361339D01* +X189712150Y-129357972D01* +X189707021Y-129354805D01* +X189701284Y-129350266D01* +X189635125Y-129319345D01* +X189631225Y-129317439D01* +X189566192Y-129284231D01* +X189559084Y-129282492D01* +X189553441Y-129280393D01* +X189547678Y-129278476D01* +X189541050Y-129275378D01* +X189469583Y-129260513D01* +X189465299Y-129259543D01* +X189430958Y-129251140D01* +X189394390Y-129242192D01* +X189388788Y-129241844D01* +X189388785Y-129241844D01* +X189383236Y-129241500D01* +X189383238Y-129241464D01* +X189379245Y-129241225D01* +X189375053Y-129240851D01* +X189367885Y-129239360D01* +X189304120Y-129241085D01* +X189290479Y-129241454D01* +X189287072Y-129241500D01* +X183467063Y-129241500D01* +X183448114Y-129240067D01* +X183447907Y-129240036D01* +X183426651Y-129236802D01* +X183419359Y-129237395D01* +X183419356Y-129237395D01* +X183373991Y-129241085D01* +X183363777Y-129241500D01* +X183355707Y-129241500D01* +X183352087Y-129241922D01* +X183352069Y-129241923D01* +X183327461Y-129244792D01* +X183323100Y-129245224D01* +X183297981Y-129247267D01* +X183257661Y-129250546D01* +X183257658Y-129250547D01* +X183250363Y-129251140D01* +X183243399Y-129253396D01* +X183237440Y-129254587D01* +X183231585Y-129255971D01* +X183224319Y-129256818D01* +X183155673Y-129281735D01* +X183151545Y-129283152D01* +X183089064Y-129303393D01* +X183089062Y-129303394D01* +X183082101Y-129305649D01* +X183075846Y-129309445D01* +X183070372Y-129311951D01* +X183064942Y-129314670D01* +X183058063Y-129317167D01* +X182997016Y-129357191D01* +X182993327Y-129359518D01* +X182984843Y-129364667D01* +X182935693Y-129394491D01* +X182935688Y-129394495D01* +X182930892Y-129397405D01* +X182922516Y-129404803D01* +X182922493Y-129404777D01* +X182919503Y-129407426D01* +X182916264Y-129410134D01* +X182910148Y-129414144D01* +X182905121Y-129419451D01* +X182905117Y-129419454D01* +X182856872Y-129470383D01* +X182854494Y-129472825D01* +X181682022Y-130645297D01* +X181619710Y-130679323D01* +X181563514Y-130678721D01* +X181542419Y-130673657D01* +X181507438Y-130665258D01* +X181507432Y-130665257D01* +X181502625Y-130664103D01* +X181263403Y-130645276D01* +X181024181Y-130664103D01* +X181019374Y-130665257D01* +X181019368Y-130665258D01* +X180915800Y-130690123D01* +X180790850Y-130720121D01* +X180786279Y-130722014D01* +X180786277Y-130722015D01* +X180573726Y-130810056D01* +X180573724Y-130810057D01* +X180569154Y-130811950D01* +X180364554Y-130937330D01* +X180360787Y-130940547D01* +X180360786Y-130940548D01* +X180246712Y-131037976D01* +X180182085Y-131093172D01* +X180178872Y-131096934D01* +X180041703Y-131257540D01* +X180026243Y-131275641D01* +X179900863Y-131480241D01* +X179898970Y-131484811D01* +X179898969Y-131484813D01* +X179830027Y-131651254D01* +X179809034Y-131701937D01* +X179793019Y-131768645D01* +X179754171Y-131930455D01* +X179754170Y-131930461D01* +X179753016Y-131935268D01* +X179734189Y-132174490D01* +X179753016Y-132413712D01* +X179754170Y-132418519D01* +X179754171Y-132418525D01* +X179781643Y-132532953D01* +X179809034Y-132647043D01* +X179810927Y-132651614D01* +X179810928Y-132651616D01* +X179845367Y-132734758D01* +X179900863Y-132868739D01* +X180026243Y-133073339D01* +X180029460Y-133077106D01* +X180029461Y-133077107D01* +X180153151Y-133221930D01* +X180182085Y-133255808D01* +X180185847Y-133259021D01* +X180359508Y-133407340D01* +X180364554Y-133411650D01* +X180569154Y-133537030D01* +X180573724Y-133538923D01* +X180573726Y-133538924D01* +X180752606Y-133613018D01* +X180790850Y-133628859D01* +X180862164Y-133645980D01* +X181019368Y-133683722D01* +X181019374Y-133683723D01* +X181024181Y-133684877D01* +X181263403Y-133703704D01* +X181502625Y-133684877D01* +X181507432Y-133683723D01* +X181507438Y-133683722D01* +X181664642Y-133645980D01* +X181735956Y-133628859D01* +X181774200Y-133613018D01* +X181953080Y-133538924D01* +X181953082Y-133538923D01* +X181957652Y-133537030D01* +X182162252Y-133411650D01* +X182167299Y-133407340D01* +X182340959Y-133259021D01* +X182344721Y-133255808D01* +X182373655Y-133221930D01* +X182497345Y-133077107D01* +X182497346Y-133077106D01* +X182500563Y-133073339D01* +X182625943Y-132868739D01* +X182681440Y-132734758D01* +X182715878Y-132651616D01* +X182715879Y-132651614D01* +X182717772Y-132647043D01* +X182732194Y-132586973D01* +X185547861Y-132586973D01* +X185551645Y-132595751D01* +X186414592Y-133458698D01* +X186428536Y-133466312D01* +X186430369Y-133466181D01* +X186436984Y-133461930D01* +X187300120Y-132598794D01* +X187306880Y-132586414D01* +X187301153Y-132578764D01* +X187125645Y-132471213D01* +X187116851Y-132466732D01* +X186904375Y-132378722D01* +X186894990Y-132375673D01* +X186671360Y-132321983D01* +X186661613Y-132320440D01* +X186432334Y-132302395D01* +X186422474Y-132302395D01* +X186193195Y-132320440D01* +X186183448Y-132321983D01* +X185959818Y-132375673D01* +X185950433Y-132378722D01* +X185737957Y-132466732D01* +X185729163Y-132471213D01* +X185557321Y-132576517D01* +X185547861Y-132586973D01* +X182732194Y-132586973D01* +X182745163Y-132532953D01* +X182772635Y-132418525D01* +X182772636Y-132418519D01* +X182773790Y-132413712D01* +X182792617Y-132174490D01* +X182773790Y-131935268D01* +X182772636Y-131930461D01* +X182772635Y-131930455D01* +X182744500Y-131813266D01* +X182748047Y-131742358D01* +X182777924Y-131694757D01* +X183677276Y-130795405D01* +X183739588Y-130761379D01* +X183766371Y-130758500D01* +X188933629Y-130758500D01* +X189001750Y-130778502D01* +X189022724Y-130795405D01* +X194488224Y-136260905D01* +X194522250Y-136323217D01* +X194517185Y-136394032D01* +X194488224Y-136439095D01* +X188322724Y-142604595D01* +X188260412Y-142638621D01* +X188233629Y-142641500D01* +X165970891Y-142641500D01* +X165951941Y-142640067D01* +X165937706Y-142637901D01* +X165937702Y-142637901D01* +X165930472Y-142636801D01* +X165923180Y-142637394D01* +X165923177Y-142637394D01* +X165877803Y-142641085D01* +X165867588Y-142641500D01* +X165859528Y-142641500D01* +X165855894Y-142641924D01* +X165855888Y-142641924D01* +X165842863Y-142643443D01* +X165831301Y-142644791D01* +X165826953Y-142645221D01* +X165754185Y-142651140D01* +X165747224Y-142653395D01* +X165741284Y-142654582D01* +X165735409Y-142655971D01* +X165728140Y-142656818D01* +X165659491Y-142681736D01* +X165655363Y-142683153D01* +X165592885Y-142703393D01* +X165592883Y-142703394D01* +X165585922Y-142705649D01* +X165579667Y-142709445D01* +X165574193Y-142711951D01* +X165568763Y-142714670D01* +X165561884Y-142717167D01* +X165555764Y-142721180D01* +X165555763Y-142721180D01* +X165500845Y-142757186D01* +X165497141Y-142759523D01* +X165434714Y-142797405D01* +X165426337Y-142804803D01* +X165426313Y-142804776D01* +X165423321Y-142807429D01* +X165420088Y-142810132D01* +X165413969Y-142814144D01* +X165408937Y-142819456D01* +X165360693Y-142870383D01* +X165358315Y-142872825D01* +X162968887Y-145262253D01* +X162906575Y-145296279D01* +X162850377Y-145295676D01* +X162837698Y-145292632D01* +X162758934Y-145273722D01* +X162519712Y-145254895D01* +X162280490Y-145273722D01* +X162275683Y-145274876D01* +X162275677Y-145274877D01* +X162141286Y-145307142D01* +X162047159Y-145329740D01* +X162042588Y-145331633D01* +X162042586Y-145331634D01* +X161830035Y-145419675D01* +X161830033Y-145419676D01* +X161825463Y-145421569D01* +X161620863Y-145546949D01* +X161617096Y-145550166D01* +X161617095Y-145550167D01* +X161545245Y-145611532D01* +X161438394Y-145702791D01* +X161435181Y-145706553D01* +X161298685Y-145866371D01* +X161282552Y-145885260D01* +X161157172Y-146089860D01* +X161155279Y-146094430D01* +X161155278Y-146094432D01* +X161096610Y-146236071D01* +X161065343Y-146311556D01* +X161054073Y-146358500D01* +X161010480Y-146540074D01* +X161010479Y-146540080D01* +X161009325Y-146544887D01* +X160990498Y-146784109D01* +X161009325Y-147023331D01* +X161010479Y-147028138D01* +X161010480Y-147028144D01* +X161045505Y-147174032D01* +X161065343Y-147256662D01* +X161067236Y-147261233D01* +X161067237Y-147261235D01* +X161148766Y-147458063D01* +X161157172Y-147478358D01* +X161282552Y-147682958D01* +X161285769Y-147686725D01* +X161285770Y-147686726D01* +X161367289Y-147782173D01* +X161438394Y-147865427D01* +X161450607Y-147875858D01* +X161599185Y-148002754D01* +X161620863Y-148021269D01* +X161825463Y-148146649D01* +X161830033Y-148148542D01* +X161830035Y-148148543D01* +X162021672Y-148227921D01* +X162047159Y-148238478D01* +X162120810Y-148256160D01* +X162275677Y-148293341D01* +X162275683Y-148293342D01* +X162280490Y-148294496D01* +X162519712Y-148313323D01* +X162758934Y-148294496D01* +X162763741Y-148293342D01* +X162763747Y-148293341D01* +X162918614Y-148256160D01* +X162992265Y-148238478D01* +X163017752Y-148227921D01* +X163209389Y-148148543D01* +X163209391Y-148148542D01* +X163213961Y-148146649D01* +X163418561Y-148021269D01* +X163440240Y-148002754D01* +X163456467Y-147988895D01* +X166280087Y-147988895D01* +X166298132Y-148218174D01* +X166299675Y-148227921D01* +X166353365Y-148451551D01* +X166356414Y-148460936D01* +X166444424Y-148673412D01* +X166448905Y-148682206D01* +X166554209Y-148854048D01* +X166564665Y-148863508D01* +X166573443Y-148859724D01* +X167436390Y-147996777D01* +X167442768Y-147985097D01* +X168172820Y-147985097D01* +X168172951Y-147986930D01* +X168177202Y-147993545D01* +X169040338Y-148856681D01* +X169052718Y-148863441D01* +X169060368Y-148857714D01* +X169167919Y-148682206D01* +X169172400Y-148673412D01* +X169260410Y-148460936D01* +X169263459Y-148451551D01* +X169317149Y-148227921D01* +X169318692Y-148218174D01* +X169336737Y-147988895D01* +X169336737Y-147979035D01* +X169318692Y-147749756D01* +X169317149Y-147740009D01* +X169263459Y-147516379D01* +X169260410Y-147506994D01* +X169172400Y-147294518D01* +X169167919Y-147285724D01* +X169062615Y-147113882D01* +X169052159Y-147104422D01* +X169043381Y-147108206D01* +X168180434Y-147971153D01* +X168172820Y-147985097D01* +X167442768Y-147985097D01* +X167444004Y-147982833D01* +X167443873Y-147981000D01* +X167439622Y-147974385D01* +X166576486Y-147111249D01* +X166564106Y-147104489D01* +X166556456Y-147110216D01* +X166448905Y-147285724D01* +X166444424Y-147294518D01* +X166356414Y-147506994D01* +X166353365Y-147516379D01* +X166299675Y-147740009D01* +X166298132Y-147749756D01* +X166280087Y-147979035D01* +X166280087Y-147988895D01* +X163456467Y-147988895D01* +X163588817Y-147875858D01* +X163601030Y-147865427D01* +X163672135Y-147782173D01* +X163753654Y-147686726D01* +X163753655Y-147686725D01* +X163756872Y-147682958D01* +X163882252Y-147478358D01* +X163890659Y-147458063D01* +X163972187Y-147261235D01* +X163972188Y-147261233D01* +X163974081Y-147256662D01* +X163993919Y-147174032D01* +X164028944Y-147028144D01* +X164028945Y-147028138D01* +X164030099Y-147023331D01* +X164048926Y-146784109D01* +X164045472Y-146740218D01* +X166928869Y-146740218D01* +X166932653Y-146748996D01* +X167795600Y-147611943D01* +X167809544Y-147619557D01* +X167811377Y-147619426D01* +X167817992Y-147615175D01* +X168681128Y-146752039D01* +X168687888Y-146739659D01* +X168682161Y-146732009D01* +X168506653Y-146624458D01* +X168497859Y-146619977D01* +X168285383Y-146531967D01* +X168275998Y-146528918D01* +X168052368Y-146475228D01* +X168042621Y-146473685D01* +X167813342Y-146455640D01* +X167803482Y-146455640D01* +X167574203Y-146473685D01* +X167564456Y-146475228D01* +X167340826Y-146528918D01* +X167331441Y-146531967D01* +X167118965Y-146619977D01* +X167110171Y-146624458D01* +X166938329Y-146729762D01* +X166928869Y-146740218D01* +X164045472Y-146740218D01* +X164030099Y-146544887D01* +X164008145Y-146453444D01* +X164011691Y-146382536D01* +X164041568Y-146334934D01* +X166181097Y-144195405D01* +X166243409Y-144161379D01* +X166270192Y-144158500D01* +X175764629Y-144158500D01* +X175832750Y-144178502D01* +X175879243Y-144232158D01* +X175889347Y-144302432D01* +X175859853Y-144367012D01* +X175853724Y-144373595D01* +X173711089Y-146516230D01* +X173696677Y-146528616D01* +X173685082Y-146537149D01* +X173685077Y-146537154D01* +X173679182Y-146541492D01* +X173674443Y-146547070D01* +X173674440Y-146547073D01* +X173644965Y-146581768D01* +X173638035Y-146589284D01* +X173632340Y-146594979D01* +X173630060Y-146597861D01* +X173614719Y-146617251D01* +X173611928Y-146620655D01* +X173604543Y-146629348D01* +X173564667Y-146676285D01* +X173561339Y-146682801D01* +X173557972Y-146687850D01* +X173554805Y-146692979D01* +X173550266Y-146698716D01* +X173519345Y-146764875D01* +X173517442Y-146768769D01* +X173484231Y-146833808D01* +X173482492Y-146840916D01* +X173480393Y-146846559D01* +X173478476Y-146852322D01* +X173475378Y-146858950D01* +X173473888Y-146866112D01* +X173473888Y-146866113D01* +X173460514Y-146930412D01* +X173459544Y-146934696D01* +X173442192Y-147005610D01* +X173441500Y-147016764D01* +X173441464Y-147016762D01* +X173441225Y-147020755D01* +X173440851Y-147024947D01* +X173439360Y-147032115D01* +X173439558Y-147039432D01* +X173441454Y-147109521D01* +X173441500Y-147112928D01* +X173441500Y-154431201D01* +X173421498Y-154499322D01* +X173404595Y-154520296D01* +X165920906Y-162003985D01* +X165858594Y-162038011D01* +X165802396Y-162037408D01* +X165769041Y-162029400D01* +X165710953Y-162015454D01* +X165471731Y-161996627D01* +X165232509Y-162015454D01* +X165227702Y-162016608D01* +X165227696Y-162016609D01* +X165080768Y-162051884D01* +X164999178Y-162071472D01* +X164994607Y-162073365D01* +X164994605Y-162073366D01* +X164782054Y-162161407D01* +X164782052Y-162161408D01* +X164777482Y-162163301D01* +X164572882Y-162288681D01* +X164569115Y-162291898D01* +X164569114Y-162291899D01* +X164491369Y-162358299D01* +X164390413Y-162444523D01* +X164387200Y-162448285D01* +X164284709Y-162568288D01* +X164234571Y-162626992D01* +X164109191Y-162831592D01* +X164107298Y-162836162D01* +X164107297Y-162836164D01* +X164037982Y-163003506D01* +X164017362Y-163053288D01* +X164006132Y-163100065D01* +X163962499Y-163281806D01* +X163962498Y-163281812D01* +X163961344Y-163286619D01* +X163942517Y-163525841D01* +X163961344Y-163765063D01* +X163962498Y-163769870D01* +X163962499Y-163769876D01* +X163980812Y-163846154D01* +X164017362Y-163998394D01* +X164019255Y-164002965D01* +X164019256Y-164002967D01* +X164092383Y-164179511D01* +X164109191Y-164220090D01* +X164234571Y-164424690D01* +X164237788Y-164428457D01* +X164237789Y-164428458D01* +X164350066Y-164559918D01* +X164390413Y-164607159D01* +X164394175Y-164610372D01* +X164534977Y-164730627D01* +X164572882Y-164763001D01* +X164777482Y-164888381D01* +X164782052Y-164890274D01* +X164782054Y-164890275D01* +X164994605Y-164978316D01* +X164999178Y-164980210D01* +X165071346Y-164997536D01* +X165227696Y-165035073D01* +X165227702Y-165035074D01* +X165232509Y-165036228D01* +X165471731Y-165055055D01* +X165710953Y-165036228D01* +X165715760Y-165035074D01* +X165715766Y-165035073D01* +X165872116Y-164997536D01* +X165944284Y-164980210D01* +X165948857Y-164978316D01* +X166161408Y-164890275D01* +X166161410Y-164890274D01* +X166165980Y-164888381D01* +X166370580Y-164763001D01* +X166408486Y-164730627D01* +X169232106Y-164730627D01* +X169250151Y-164959906D01* +X169251694Y-164969653D01* +X169305384Y-165193283D01* +X169308433Y-165202668D01* +X169396443Y-165415144D01* +X169400924Y-165423938D01* +X169506228Y-165595780D01* +X169516684Y-165605240D01* +X169525462Y-165601456D01* +X170388409Y-164738509D01* +X170394787Y-164726829D01* +X171124839Y-164726829D01* +X171124970Y-164728662D01* +X171129221Y-164735277D01* +X171992357Y-165598413D01* +X172004737Y-165605173D01* +X172012387Y-165599446D01* +X172119938Y-165423938D01* +X172124419Y-165415144D01* +X172212429Y-165202668D01* +X172215478Y-165193283D01* +X172269168Y-164969653D01* +X172270711Y-164959906D01* +X172288756Y-164730627D01* +X172288756Y-164720767D01* +X172270711Y-164491488D01* +X172269168Y-164481741D01* +X172215478Y-164258111D01* +X172212429Y-164248726D01* +X172124419Y-164036250D01* +X172119938Y-164027456D01* +X172014634Y-163855614D01* +X172004178Y-163846154D01* +X171995400Y-163849938D01* +X171132453Y-164712885D01* +X171124839Y-164726829D01* +X170394787Y-164726829D01* +X170396023Y-164724565D01* +X170395892Y-164722732D01* +X170391641Y-164716117D01* +X169528505Y-163852981D01* +X169516125Y-163846221D01* +X169508475Y-163851948D01* +X169400924Y-164027456D01* +X169396443Y-164036250D01* +X169308433Y-164248726D01* +X169305384Y-164258111D01* +X169251694Y-164481741D01* +X169250151Y-164491488D01* +X169232106Y-164720767D01* +X169232106Y-164730627D01* +X166408486Y-164730627D01* +X166549287Y-164610372D01* +X166553049Y-164607159D01* +X166593396Y-164559918D01* +X166705673Y-164428458D01* +X166705674Y-164428457D01* +X166708891Y-164424690D01* +X166834271Y-164220090D01* +X166851080Y-164179511D01* +X166924206Y-164002967D01* +X166924207Y-164002965D01* +X166926100Y-163998394D01* +X166962650Y-163846154D01* +X166980963Y-163769876D01* +X166980964Y-163769870D01* +X166982118Y-163765063D01* +X167000945Y-163525841D01* +X166997491Y-163481950D01* +X169880888Y-163481950D01* +X169884672Y-163490728D01* +X170747619Y-164353675D01* +X170761563Y-164361289D01* +X170763396Y-164361158D01* +X170770011Y-164356907D01* +X171633147Y-163493771D01* +X171639907Y-163481391D01* +X171634180Y-163473741D01* +X171458672Y-163366190D01* +X171449878Y-163361709D01* +X171237402Y-163273699D01* +X171228017Y-163270650D01* +X171004387Y-163216960D01* +X170994640Y-163215417D01* +X170765361Y-163197372D01* +X170755501Y-163197372D01* +X170526222Y-163215417D01* +X170516475Y-163216960D01* +X170292845Y-163270650D01* +X170283460Y-163273699D01* +X170070984Y-163361709D01* +X170062190Y-163366190D01* +X169890348Y-163471494D01* +X169880888Y-163481950D01* +X166997491Y-163481950D01* +X166982118Y-163286619D01* +X166960164Y-163195176D01* +X166963710Y-163124268D01* +X166993587Y-163076666D01* +X174667815Y-155402438D01* +X176417399Y-155402438D01* +X176417599Y-155407768D01* +X176417599Y-155407769D01* +X176419491Y-155458156D01* +X176426053Y-155632974D01* +X176473427Y-155858756D01* +X176475385Y-155863715D01* +X176475386Y-155863717D01* +X176485619Y-155889628D01* +X176558166Y-156073328D01* +X176628136Y-156188635D01* +X176664269Y-156248180D01* +X176677846Y-156270555D01* +X176681343Y-156274585D01* +X176776392Y-156384119D01* +X176829046Y-156444798D01* +X176833177Y-156448185D01* +X177003314Y-156587690D01* +X177003320Y-156587694D01* +X177007442Y-156591074D01* +X177207934Y-156705200D01* +X177212950Y-156707021D01* +X177212955Y-156707023D01* +X177419774Y-156782095D01* +X177419778Y-156782096D01* +X177424789Y-156783915D01* +X177430038Y-156784864D01* +X177430041Y-156784865D01* +X177647722Y-156824228D01* +X177647729Y-156824229D01* +X177651806Y-156824966D01* +X177669543Y-156825802D01* +X177674491Y-156826036D01* +X177674498Y-156826036D01* +X177675979Y-156826106D01* +X177838124Y-156826106D01* +X177905080Y-156820425D01* +X178004761Y-156811967D01* +X178004765Y-156811966D01* +X178010072Y-156811516D01* +X178015227Y-156810178D01* +X178015233Y-156810177D01* +X178228202Y-156754901D01* +X178228206Y-156754900D01* +X178233371Y-156753559D01* +X178238237Y-156751367D01* +X178238240Y-156751366D01* +X178438848Y-156660999D01* +X178443714Y-156658807D01* +X178448134Y-156655831D01* +X178448138Y-156655829D01* +X178555195Y-156583753D01* +X178635084Y-156529968D01* +X178802011Y-156370728D01* +X178893189Y-156248180D01* +X178936536Y-156189920D01* +X178936538Y-156189917D01* +X178939720Y-156185640D01* +X178991162Y-156084461D01* +X179041857Y-155984752D01* +X179041857Y-155984751D01* +X179044276Y-155979994D01* +X179083542Y-155853537D01* +X179111104Y-155764776D01* +X179111105Y-155764770D01* +X179112688Y-155759673D01* +X179126971Y-155651907D01* +X179142299Y-155536259D01* +X179142299Y-155536254D01* +X179142999Y-155530974D01* +X179142594Y-155520170D01* +X179136224Y-155350499D01* +X179134345Y-155300438D01* +X179086971Y-155074656D01* +X179077531Y-155050751D01* +X179070919Y-155034008D01* +X181031784Y-155034008D01* +X181032147Y-155038156D01* +X181032147Y-155038160D01* +X181045926Y-155195655D01* +X181057522Y-155328198D01* +X181058432Y-155332270D01* +X181058433Y-155332275D01* +X181116575Y-155592388D01* +X181121942Y-155616399D01* +X181123385Y-155620322D01* +X181123386Y-155620324D01* +X181140564Y-155667012D01* +X181223914Y-155893548D01* +X181361644Y-156154776D01* +X181392342Y-156197972D01* +X181530289Y-156392084D01* +X181530294Y-156392090D01* +X181532713Y-156395494D01* +X181535557Y-156398544D01* +X181535562Y-156398550D01* +X181724648Y-156601320D01* +X181734116Y-156611473D01* +X181962315Y-156798917D01* +X182213299Y-156954534D01* +X182217116Y-156956250D01* +X182217119Y-156956251D01* +X182245080Y-156968817D01* +X182482660Y-157075590D01* +X182655461Y-157127104D01* +X182673881Y-157132595D01* +X182765665Y-157159957D01* +X182769785Y-157160610D01* +X182769787Y-157160610D01* +X183053862Y-157205604D01* +X183053868Y-157205605D01* +X183057343Y-157206155D01* +X183081902Y-157207270D01* +X183148287Y-157210285D01* +X183148308Y-157210285D01* +X183149707Y-157210349D01* +X183334171Y-157210349D01* +X183553934Y-157195752D01* +X183558033Y-157194926D01* +X183558037Y-157194925D01* +X183731460Y-157159957D01* +X183843421Y-157137382D01* +X184122645Y-157041237D01* +X184292359Y-156956251D01* +X184382965Y-156910879D01* +X184382967Y-156910878D01* +X184386701Y-156909008D01* +X184630948Y-156743017D01* +X184851097Y-156546181D01* +X184853815Y-156543010D01* +X185040559Y-156325133D01* +X185040562Y-156325129D01* +X185043279Y-156321959D01* +X185045553Y-156318457D01* +X185045557Y-156318452D01* +X185201840Y-156077798D01* +X185201843Y-156077793D01* +X185204119Y-156074288D01* +X185206931Y-156068367D01* +X185302809Y-155866447D01* +X185330789Y-155807521D01* +X185346152Y-155759673D01* +X185419785Y-155530332D01* +X185419785Y-155530331D01* +X185421065Y-155526345D01* +X185442407Y-155407729D01* +X185472621Y-155239808D01* +X185472622Y-155239803D01* +X185473360Y-155235699D01* +X185473759Y-155226926D01* +X185486567Y-154944860D01* +X185486567Y-154944855D01* +X185486756Y-154940690D01* +X185482016Y-154886505D01* +X185461382Y-154650661D01* +X185461018Y-154646500D01* +X185460107Y-154642423D01* +X185415693Y-154443724D01* +X187375541Y-154443724D01* +X187375741Y-154449054D01* +X187375741Y-154449055D01* +X187377628Y-154499322D01* +X187384195Y-154674260D01* +X187431569Y-154900042D01* +X187433527Y-154905001D01* +X187433528Y-154905003D01* +X187457806Y-154966478D01* +X187516308Y-155114614D01* +X187587058Y-155231206D01* +X187629069Y-155300438D01* +X187635988Y-155311841D01* +X187639485Y-155315871D01* +X187780609Y-155478502D01* +X187787188Y-155486084D01* +X187791319Y-155489471D01* +X187961456Y-155628976D01* +X187961462Y-155628980D01* +X187965584Y-155632360D01* +X188166076Y-155746486D01* +X188171092Y-155748307D01* +X188171097Y-155748309D01* +X188377916Y-155823381D01* +X188377920Y-155823382D01* +X188382931Y-155825201D01* +X188388180Y-155826150D01* +X188388183Y-155826151D01* +X188605864Y-155865514D01* +X188605871Y-155865515D01* +X188609948Y-155866252D01* +X188627685Y-155867088D01* +X188632633Y-155867322D01* +X188632640Y-155867322D01* +X188634121Y-155867392D01* +X188796266Y-155867392D01* +X188863222Y-155861711D01* +X188962903Y-155853253D01* +X188962907Y-155853252D01* +X188968214Y-155852802D01* +X188973369Y-155851464D01* +X188973375Y-155851463D01* +X189186344Y-155796187D01* +X189186348Y-155796186D01* +X189191513Y-155794845D01* +X189196379Y-155792653D01* +X189196382Y-155792652D01* +X189396990Y-155702285D01* +X189401856Y-155700093D01* +X189406276Y-155697117D01* +X189406280Y-155697115D01* +X189546916Y-155602432D01* +X189593226Y-155571254D01* +X189760153Y-155412014D01* +X189812674Y-155341423D01* +X189894678Y-155231206D01* +X189894680Y-155231203D01* +X189897862Y-155226926D01* +X189954710Y-155115114D01* +X189999999Y-155026038D01* +X189999999Y-155026037D01* +X190002418Y-155021280D01* +X190037301Y-154908940D01* +X190069246Y-154806062D01* +X190069247Y-154806056D01* +X190070830Y-154800959D01* +X190086931Y-154679478D01* +X190100441Y-154577545D01* +X190100441Y-154577540D01* +X190101141Y-154572260D01* +X190099972Y-154541103D01* +X190092803Y-154350143D01* +X190092487Y-154341724D01* +X190045113Y-154115942D01* +X190041792Y-154107531D01* +X189996392Y-153992573D01* +X189960374Y-153901370D01* +X189848841Y-153717569D01* +X189843463Y-153708706D01* +X189843462Y-153708705D01* +X189840694Y-153704143D01* +X189830580Y-153692488D01* +X189692994Y-153533933D01* +X189692992Y-153533931D01* +X189689494Y-153529900D01* +X189622328Y-153474827D01* +X189515226Y-153387008D01* +X189515220Y-153387004D01* +X189511098Y-153383624D01* +X189310606Y-153269498D01* +X189305590Y-153267677D01* +X189305585Y-153267675D01* +X189098766Y-153192603D01* +X189098762Y-153192602D01* +X189093751Y-153190783D01* +X189088502Y-153189834D01* +X189088499Y-153189833D01* +X188870818Y-153150470D01* +X188870811Y-153150469D01* +X188866734Y-153149732D01* +X188848997Y-153148896D01* +X188844049Y-153148662D01* +X188844042Y-153148662D01* +X188842561Y-153148592D01* +X188680416Y-153148592D01* +X188613460Y-153154273D01* +X188513779Y-153162731D01* +X188513775Y-153162732D01* +X188508468Y-153163182D01* +X188503313Y-153164520D01* +X188503307Y-153164521D01* +X188290338Y-153219797D01* +X188290334Y-153219798D01* +X188285169Y-153221139D01* +X188280303Y-153223331D01* +X188280300Y-153223332D01* +X188198334Y-153260255D01* +X188074826Y-153315891D01* +X188070406Y-153318867D01* +X188070402Y-153318869D01* +X187984964Y-153376390D01* +X187883456Y-153444730D01* +X187716529Y-153603970D01* +X187713341Y-153608255D01* +X187591343Y-153772227D01* +X187578820Y-153789058D01* +X187576405Y-153793808D01* +X187509410Y-153925578D01* +X187474264Y-153994704D01* +X187443146Y-154094920D01* +X187407436Y-154209922D01* +X187407435Y-154209928D01* +X187405852Y-154215025D01* +X187397561Y-154277583D01* +X187376891Y-154433541D01* +X187375541Y-154443724D01* +X185415693Y-154443724D01* +X185397510Y-154362377D01* +X185397508Y-154362370D01* +X185396598Y-154358299D01* +X185394792Y-154353389D01* +X185348064Y-154226389D01* +X185294626Y-154081150D01* +X185290957Y-154074190D01* +X185202454Y-153906331D01* +X185156896Y-153819922D01* +X185087122Y-153721740D01* +X184988251Y-153582614D01* +X184988246Y-153582608D01* +X184985827Y-153579204D01* +X184982983Y-153576154D01* +X184982978Y-153576148D01* +X184787270Y-153366277D01* +X184784424Y-153363225D01* +X184556225Y-153175781D01* +X184305241Y-153020164D01* +X184275312Y-153006713D01* +X184163847Y-152956619D01* +X184035880Y-152899108D01* +X183809129Y-152831511D01* +X183756874Y-152815933D01* +X183756872Y-152815933D01* +X183752875Y-152814741D01* +X183748755Y-152814088D01* +X183748753Y-152814088D01* +X183684663Y-152803937D01* +X213674686Y-152803937D01* +X213674886Y-152809267D01* +X213674886Y-152809268D01* +X213677148Y-152869514D01* +X213683340Y-153034473D01* +X213730714Y-153260255D01* +X213732672Y-153265214D01* +X213732673Y-153265216D01* +X213753862Y-153318869D01* +X213815453Y-153474827D01* +X213885146Y-153589678D01* +X213928214Y-153660651D01* +X213935133Y-153672054D01* +X213938630Y-153676084D01* +X214066651Y-153823615D01* +X214086333Y-153846297D01* +X214090464Y-153849684D01* +X214260601Y-153989189D01* +X214260607Y-153989193D01* +X214264729Y-153992573D01* +X214465221Y-154106699D01* +X214470237Y-154108520D01* +X214470242Y-154108522D01* +X214677061Y-154183594D01* +X214677065Y-154183595D01* +X214682076Y-154185414D01* +X214687325Y-154186363D01* +X214687328Y-154186364D01* +X214905009Y-154225727D01* +X214905016Y-154225728D01* +X214909093Y-154226465D01* +X214926830Y-154227301D01* +X214931778Y-154227535D01* +X214931785Y-154227535D01* +X214933266Y-154227605D01* +X215095411Y-154227605D01* +X215162367Y-154221924D01* +X215262048Y-154213466D01* +X215262052Y-154213465D01* +X215267359Y-154213015D01* +X215272514Y-154211677D01* +X215272520Y-154211676D01* +X215485489Y-154156400D01* +X215485493Y-154156399D01* +X215490658Y-154155058D01* +X215495524Y-154152866D01* +X215495527Y-154152865D01* +X215696135Y-154062498D01* +X215701001Y-154060306D01* +X215705421Y-154057330D01* +X215705425Y-154057328D01* +X215831372Y-153972534D01* +X215892371Y-153931467D01* +X216059298Y-153772227D01* +X216138346Y-153665982D01* +X216193823Y-153591419D01* +X216193825Y-153591416D01* +X216197007Y-153587139D01* +X216251791Y-153479388D01* +X216295092Y-153394221D01* +X218289071Y-153394221D01* +X218289434Y-153398369D01* +X218289434Y-153398373D01* +X218298955Y-153507196D01* +X218314809Y-153688411D01* +X218315719Y-153692483D01* +X218315720Y-153692488D01* +X218374419Y-153955092D01* +X218379229Y-153976612D01* +X218380672Y-153980535D01* +X218380673Y-153980537D01* +X218408927Y-154057328D01* +X218481201Y-154253761D01* +X218483148Y-154257454D01* +X218483149Y-154257456D01* +X218533255Y-154352491D01* +X218618931Y-154514989D01* +X218655843Y-154566929D01* +X218787576Y-154752297D01* +X218787581Y-154752303D01* +X218790000Y-154755707D01* +X218792844Y-154758757D01* +X218792849Y-154758763D01* +X218975655Y-154954798D01* +X218991403Y-154971686D01* +X219219602Y-155159130D01* +X219470586Y-155314747D01* +X219474403Y-155316463D01* +X219474406Y-155316464D01* +X219531289Y-155342028D01* +X219739947Y-155435803D01* +X220022952Y-155520170D01* +X220027072Y-155520823D01* +X220027074Y-155520823D01* +X220311149Y-155565817D01* +X220311155Y-155565818D01* +X220314630Y-155566368D01* +X220339189Y-155567483D01* +X220405574Y-155570498D01* +X220405595Y-155570498D01* +X220406994Y-155570562D01* +X220591458Y-155570562D01* +X220811221Y-155555965D01* +X220815320Y-155555139D01* +X220815324Y-155555138D01* +X220988747Y-155520170D01* +X221100708Y-155497595D01* +X221379932Y-155401450D01* +X221546431Y-155318074D01* +X221640252Y-155271092D01* +X221640254Y-155271091D01* +X221643988Y-155269221D01* +X221888235Y-155103230D01* +X221968507Y-155031459D01* +X222042813Y-154965021D01* +X222108384Y-154906394D01* +X222118302Y-154894823D01* +X222297846Y-154685346D01* +X222297849Y-154685342D01* +X222300566Y-154682172D01* +X222302840Y-154678670D01* +X222302844Y-154678665D01* +X222459127Y-154438011D01* +X222459130Y-154438006D01* +X222461406Y-154434501D01* +X222464218Y-154428580D01* +X222560096Y-154226660D01* +X222588076Y-154167734D01* +X222591792Y-154156162D01* +X222677072Y-153890545D01* +X222677072Y-153890544D01* +X222678352Y-153886558D01* +X222700646Y-153762651D01* +X224632828Y-153762651D01* +X224633028Y-153767981D01* +X224633028Y-153767982D01* +X224635627Y-153837215D01* +X224641482Y-153993187D01* +X224688856Y-154218969D01* +X224690814Y-154223928D01* +X224690815Y-154223930D01* +X224709962Y-154272413D01* +X224773595Y-154433541D01* +X224893275Y-154630768D01* +X224896772Y-154634798D01* +X225036367Y-154795667D01* +X225044475Y-154805011D01* +X225082748Y-154836393D01* +X225218743Y-154947903D01* +X225218749Y-154947907D01* +X225222871Y-154951287D01* +X225423363Y-155065413D01* +X225428379Y-155067234D01* +X225428384Y-155067236D01* +X225635203Y-155142308D01* +X225635207Y-155142309D01* +X225640218Y-155144128D01* +X225645467Y-155145077D01* +X225645470Y-155145078D01* +X225863151Y-155184441D01* +X225863158Y-155184442D01* +X225867235Y-155185179D01* +X225884972Y-155186015D01* +X225889920Y-155186249D01* +X225889927Y-155186249D01* +X225891408Y-155186319D01* +X226053553Y-155186319D01* +X226139445Y-155179031D01* +X226220190Y-155172180D01* +X226220194Y-155172179D01* +X226225501Y-155171729D01* +X226230656Y-155170391D01* +X226230662Y-155170390D01* +X226443631Y-155115114D01* +X226443635Y-155115113D01* +X226448800Y-155113772D01* +X226453666Y-155111580D01* +X226453669Y-155111579D01* +X226654277Y-155021212D01* +X226659143Y-155019020D01* +X226663563Y-155016044D01* +X226663567Y-155016042D01* +X226822753Y-154908870D01* +X226850513Y-154890181D01* +X227017440Y-154730941D01* +X227077170Y-154650661D01* +X227151965Y-154550133D01* +X227151967Y-154550130D01* +X227155149Y-154545853D01* +X227211763Y-154434501D01* +X227257286Y-154344965D01* +X227257286Y-154344964D01* +X227259705Y-154340207D01* +X227298971Y-154213750D01* +X227326533Y-154124989D01* +X227326534Y-154124983D01* +X227328117Y-154119886D01* +X227350010Y-153954704D01* +X227357728Y-153896472D01* +X227357728Y-153896467D01* +X227358428Y-153891187D01* +X227356592Y-153842264D01* +X227351953Y-153718697D01* +X227349774Y-153660651D01* +X227302400Y-153434869D01* +X227299892Y-153428517D01* +X227254521Y-153313631D01* +X227217661Y-153220297D01* +X227105980Y-153036252D01* +X227100750Y-153027633D01* +X227100749Y-153027632D01* +X227097981Y-153023070D01* +X227021839Y-152935324D01* +X226950281Y-152852860D01* +X226950279Y-152852858D01* +X226946781Y-152848827D01* +X226861555Y-152778946D01* +X226772513Y-152705935D01* +X226772507Y-152705931D01* +X226768385Y-152702551D01* +X226567893Y-152588425D01* +X226562877Y-152586604D01* +X226562872Y-152586602D01* +X226356053Y-152511530D01* +X226356049Y-152511529D01* +X226351038Y-152509710D01* +X226345789Y-152508761D01* +X226345786Y-152508760D01* +X226128105Y-152469397D01* +X226128098Y-152469396D01* +X226124021Y-152468659D01* +X226106284Y-152467823D01* +X226101336Y-152467589D01* +X226101329Y-152467589D01* +X226099848Y-152467519D01* +X225937703Y-152467519D01* +X225870747Y-152473200D01* +X225771066Y-152481658D01* +X225771062Y-152481659D01* +X225765755Y-152482109D01* +X225760600Y-152483447D01* +X225760594Y-152483448D01* +X225547625Y-152538724D01* +X225547621Y-152538725D01* +X225542456Y-152540066D01* +X225537590Y-152542258D01* +X225537587Y-152542259D01* +X225439149Y-152586602D01* +X225332113Y-152634818D01* +X225327693Y-152637794D01* +X225327689Y-152637796D01* +X225279985Y-152669913D01* +X225140743Y-152763657D01* +X224973816Y-152922897D01* +X224961537Y-152939401D01* +X224839529Y-153103386D01* +X224836107Y-153107985D01* +X224833692Y-153112735D01* +X224779005Y-153220297D01* +X224731551Y-153313631D01* +X224699010Y-153418429D01* +X224664723Y-153528849D01* +X224664722Y-153528855D01* +X224663139Y-153533952D01* +X224653291Y-153608255D01* +X224638654Y-153718697D01* +X224632828Y-153762651D01* +X222700646Y-153762651D01* +X222708758Y-153717569D01* +X222729908Y-153600021D01* +X222729909Y-153600016D01* +X222730647Y-153595912D01* +X222730931Y-153589678D01* +X222743854Y-153305073D01* +X222743854Y-153305068D01* +X222744043Y-153300903D01* +X222741296Y-153269498D01* +X222718669Y-153010874D01* +X222718305Y-153006713D01* +X222717157Y-153001576D01* +X222654797Y-152722590D01* +X222654795Y-152722583D01* +X222653885Y-152718512D01* +X222648013Y-152702551D01* +X222583565Y-152527390D01* +X222551913Y-152441363D01* +X222543377Y-152425172D01* +X222458864Y-152264880D01* +X222414183Y-152180135D01* +X222335146Y-152068919D01* +X222245538Y-151942827D01* +X222245533Y-151942821D01* +X222243114Y-151939417D01* +X222240270Y-151936367D01* +X222240265Y-151936361D01* +X222044557Y-151726490D01* +X222041711Y-151723438D01* +X221813512Y-151535994D01* +X221562528Y-151380377D01* +X221293167Y-151259321D01* +X221235423Y-151242107D01* +X224949246Y-151242107D01* +X224954973Y-151249757D01* +X225130481Y-151357308D01* +X225139275Y-151361789D01* +X225351751Y-151449799D01* +X225361136Y-151452848D01* +X225584766Y-151506538D01* +X225594513Y-151508081D01* +X225823792Y-151526126D01* +X225833652Y-151526126D01* +X226062931Y-151508081D01* +X226072678Y-151506538D01* +X226296308Y-151452848D01* +X226305693Y-151449799D01* +X226518169Y-151361789D01* +X226526963Y-151357308D01* +X226698805Y-151252004D01* +X226708265Y-151241548D01* +X226704481Y-151232770D01* +X225841534Y-150369823D01* +X225827590Y-150362209D01* +X225825757Y-150362340D01* +X225819142Y-150366591D01* +X224956006Y-151229727D01* +X224949246Y-151242107D01* +X221235423Y-151242107D01* +X221083118Y-151196703D01* +X221014161Y-151176146D01* +X221014159Y-151176146D01* +X221010162Y-151174954D01* +X221006042Y-151174301D01* +X221006040Y-151174301D01* +X220721965Y-151129307D01* +X220721959Y-151129306D01* +X220718484Y-151128756D01* +X220693925Y-151127641D01* +X220627540Y-151124626D01* +X220627519Y-151124626D01* +X220626120Y-151124562D01* +X220441656Y-151124562D01* +X220221893Y-151139159D01* +X220217794Y-151139985D01* +X220217790Y-151139986D01* +X220075196Y-151168738D01* +X219932406Y-151197529D01* +X219653182Y-151293674D01* +X219599616Y-151320498D01* +X219434106Y-151403379D01* +X219389126Y-151425903D01* +X219144879Y-151591894D01* +X219141765Y-151594678D01* +X219141764Y-151594679D01* +X219088259Y-151642518D01* +X218924730Y-151788730D01* +X218922013Y-151791900D01* +X218922012Y-151791901D01* +X218738183Y-152006378D01* +X218732548Y-152012952D01* +X218730274Y-152016454D01* +X218730270Y-152016459D01* +X218573987Y-152257113D01* +X218571708Y-152260623D01* +X218569914Y-152264401D01* +X218569913Y-152264403D01* +X218529193Y-152350159D01* +X218445038Y-152527390D01* +X218443759Y-152531373D01* +X218443758Y-152531376D01* +X218367663Y-152768383D01* +X218354762Y-152808566D01* +X218350634Y-152831511D01* +X218308499Y-153065690D01* +X218302467Y-153099212D01* +X218302278Y-153103379D01* +X218302277Y-153103386D01* +X218289326Y-153388603D01* +X218289071Y-153394221D01* +X216295092Y-153394221D01* +X216299144Y-153386251D01* +X216299144Y-153386250D01* +X216301563Y-153381493D01* +X216341937Y-153251470D01* +X216368391Y-153166275D01* +X216368392Y-153166269D01* +X216369975Y-153161172D01* +X216386076Y-153039691D01* +X216399586Y-152937758D01* +X216399586Y-152937753D01* +X216400286Y-152932473D01* +X216398828Y-152893619D01* +X216394087Y-152767333D01* +X216391632Y-152701937D01* +X216344258Y-152476155D01* +X216340937Y-152467744D01* +X216294555Y-152350299D01* +X216259519Y-152261583D01* +X216139839Y-152064356D01* +X216092333Y-152009610D01* +X215992139Y-151894146D01* +X215992137Y-151894144D01* +X215988639Y-151890113D01* +X215946504Y-151855565D01* +X215814371Y-151747221D01* +X215814365Y-151747217D01* +X215810243Y-151743837D01* +X215609751Y-151629711D01* +X215604735Y-151627890D01* +X215604730Y-151627888D01* +X215397911Y-151552816D01* +X215397907Y-151552815D01* +X215392896Y-151550996D01* +X215387647Y-151550047D01* +X215387644Y-151550046D01* +X215169963Y-151510683D01* +X215169956Y-151510682D01* +X215165879Y-151509945D01* +X215148142Y-151509109D01* +X215143194Y-151508875D01* +X215143187Y-151508875D01* +X215141706Y-151508805D01* +X214979561Y-151508805D01* +X214912605Y-151514486D01* +X214812924Y-151522944D01* +X214812920Y-151522945D01* +X214807613Y-151523395D01* +X214802458Y-151524733D01* +X214802452Y-151524734D01* +X214589483Y-151580010D01* +X214589479Y-151580011D01* +X214584314Y-151581352D01* +X214579448Y-151583544D01* +X214579445Y-151583545D01* +X214438207Y-151647168D01* +X214373971Y-151676104D01* +X214369551Y-151679080D01* +X214369547Y-151679082D01* +X214297770Y-151727406D01* +X214182601Y-151804943D01* +X214015674Y-151964183D01* +X214012486Y-151968468D01* +X213892290Y-152130018D01* +X213877965Y-152149271D01* +X213875550Y-152154021D01* +X213820863Y-152261583D01* +X213773409Y-152354917D01* +X213744727Y-152447289D01* +X213706581Y-152570135D01* +X213706580Y-152570141D01* +X213704997Y-152575238D01* +X213693741Y-152660166D01* +X213677889Y-152779773D01* +X213674686Y-152803937D01* +X183684663Y-152803937D01* +X183464678Y-152769094D01* +X183464672Y-152769093D01* +X183461197Y-152768543D01* +X183436638Y-152767428D01* +X183370253Y-152764413D01* +X183370232Y-152764413D01* +X183368833Y-152764349D01* +X183184369Y-152764349D01* +X182964606Y-152778946D01* +X182960507Y-152779772D01* +X182960503Y-152779773D01* +X182837479Y-152804579D01* +X182675119Y-152837316D01* +X182395895Y-152933461D01* +X182297205Y-152982881D01* +X182190626Y-153036252D01* +X182131839Y-153065690D01* +X181887592Y-153231681D01* +X181667443Y-153428517D01* +X181664726Y-153431687D01* +X181664725Y-153431688D01* +X181523968Y-153595912D01* +X181475261Y-153652739D01* +X181472987Y-153656241D01* +X181472983Y-153656246D01* +X181316700Y-153896900D01* +X181314421Y-153900410D01* +X181312627Y-153904188D01* +X181312626Y-153904190D01* +X181297212Y-153936653D01* +X181187751Y-154167177D01* +X181186472Y-154171160D01* +X181186471Y-154171163D01* +X181110353Y-154408244D01* +X181097475Y-154448353D01* +X181096734Y-154452472D01* +X181054834Y-154685346D01* +X181045180Y-154738999D01* +X181044991Y-154743166D01* +X181044990Y-154743173D01* +X181032365Y-155021212D01* +X181031784Y-155034008D01* +X179070919Y-155034008D01* +X179037243Y-154948736D01* +X179002232Y-154860084D01* +X178890860Y-154676548D01* +X178885321Y-154667420D01* +X178885320Y-154667419D01* +X178882552Y-154662857D01* +X178792498Y-154559079D01* +X178734852Y-154492647D01* +X178734850Y-154492645D01* +X178731352Y-154488614D01* +X178660747Y-154430721D01* +X178557084Y-154345722D01* +X178557078Y-154345718D01* +X178552956Y-154342338D01* +X178352464Y-154228212D01* +X178347448Y-154226391D01* +X178347443Y-154226389D01* +X178140624Y-154151317D01* +X178140620Y-154151316D01* +X178135609Y-154149497D01* +X178130360Y-154148548D01* +X178130357Y-154148547D01* +X177912676Y-154109184D01* +X177912669Y-154109183D01* +X177908592Y-154108446D01* +X177890855Y-154107610D01* +X177885907Y-154107376D01* +X177885900Y-154107376D01* +X177884419Y-154107306D01* +X177722274Y-154107306D01* +X177655318Y-154112987D01* +X177555637Y-154121445D01* +X177555633Y-154121446D01* +X177550326Y-154121896D01* +X177545171Y-154123234D01* +X177545165Y-154123235D01* +X177332196Y-154178511D01* +X177332192Y-154178512D01* +X177327027Y-154179853D01* +X177322161Y-154182045D01* +X177322158Y-154182046D01* +X177140839Y-154263724D01* +X177116684Y-154274605D01* +X177112264Y-154277581D01* +X177112260Y-154277583D01* +X177054727Y-154316317D01* +X176925314Y-154403444D01* +X176758387Y-154562684D01* +X176755199Y-154566969D01* +X176624100Y-154743173D01* +X176620678Y-154747772D01* +X176618263Y-154752522D01* +X176546835Y-154893011D01* +X176516122Y-154953418D01* +X176491098Y-155034008D01* +X176449294Y-155168636D01* +X176449293Y-155168642D01* +X176447710Y-155173739D01* +X176436935Y-155255035D01* +X176420165Y-155381570D01* +X176417399Y-155402438D01* +X174667815Y-155402438D01* +X174688911Y-155381342D01* +X174703323Y-155368956D01* +X174714918Y-155360423D01* +X174714923Y-155360418D01* +X174720818Y-155356080D01* +X174725557Y-155350502D01* +X174725560Y-155350499D01* +X174755035Y-155315804D01* +X174761965Y-155308288D01* +X174767660Y-155302593D01* +X174773493Y-155295220D01* +X174785281Y-155280321D01* +X174788072Y-155276917D01* +X174830591Y-155226869D01* +X174830592Y-155226867D01* +X174835333Y-155221287D01* +X174838661Y-155214771D01* +X174842028Y-155209722D01* +X174845195Y-155204593D01* +X174849734Y-155198856D01* +X174880655Y-155132697D01* +X174882561Y-155128797D01* +X174891353Y-155111579D01* +X174915769Y-155063764D01* +X174917508Y-155056656D01* +X174919607Y-155051013D01* +X174921524Y-155045250D01* +X174924622Y-155038622D01* +X174927240Y-155026038D01* +X174939486Y-154967160D01* +X174940457Y-154962871D01* +X174941503Y-154958596D01* +X174957808Y-154891962D01* +X174958500Y-154880808D01* +X174958536Y-154880810D01* +X174958775Y-154876817D01* +X174959149Y-154872625D01* +X174960640Y-154865457D01* +X174958546Y-154788034D01* +X174958500Y-154784644D01* +X174958500Y-152881894D01* +X177067629Y-152881894D01* +X177073356Y-152889544D01* +X177248864Y-152997095D01* +X177257658Y-153001576D01* +X177470134Y-153089586D01* +X177479519Y-153092635D01* +X177703149Y-153146325D01* +X177712896Y-153147868D01* +X177942175Y-153165913D01* +X177952035Y-153165913D01* +X178181314Y-153147868D01* +X178191061Y-153146325D01* +X178414691Y-153092635D01* +X178424076Y-153089586D01* +X178636552Y-153001576D01* +X178645346Y-152997095D01* +X178817188Y-152891791D01* +X178826648Y-152881335D01* +X178822864Y-152872557D01* +X177959917Y-152009610D01* +X177945973Y-152001996D01* +X177944140Y-152002127D01* +X177937525Y-152006378D01* +X177074389Y-152869514D01* +X177067629Y-152881894D01* +X174958500Y-152881894D01* +X174958500Y-151642518D01* +X176418780Y-151642518D01* +X176436825Y-151871797D01* +X176438368Y-151881544D01* +X176492058Y-152105174D01* +X176495107Y-152114559D01* +X176583117Y-152327035D01* +X176587598Y-152335829D01* +X176692902Y-152507671D01* +X176703358Y-152517131D01* +X176712136Y-152513347D01* +X177575083Y-151650400D01* +X177581461Y-151638720D01* +X178311513Y-151638720D01* +X178311644Y-151640553D01* +X178315895Y-151647168D01* +X179179031Y-152510304D01* +X179191411Y-152517064D01* +X179199061Y-152511337D01* +X179306612Y-152335829D01* +X179311093Y-152327035D01* +X179399103Y-152114559D01* +X179402152Y-152105174D01* +X179424921Y-152010336D01* +X187029576Y-152010336D01* +X187035303Y-152017986D01* +X187210811Y-152125537D01* +X187219605Y-152130018D01* +X187432081Y-152218028D01* +X187441466Y-152221077D01* +X187665096Y-152274767D01* +X187674843Y-152276310D01* +X187904122Y-152294355D01* +X187913982Y-152294355D01* +X188143261Y-152276310D01* +X188153008Y-152274767D01* +X188376638Y-152221077D01* +X188386023Y-152218028D01* +X188598499Y-152130018D01* +X188607293Y-152125537D01* +X188779135Y-152020233D01* +X188788595Y-152009777D01* +X188784811Y-152000999D01* +X187921864Y-151138052D01* +X187907920Y-151130438D01* +X187906087Y-151130569D01* +X187899472Y-151134820D01* +X187036336Y-151997956D01* +X187029576Y-152010336D01* +X179424921Y-152010336D01* +X179455842Y-151881544D01* +X179457385Y-151871797D01* +X179475430Y-151642518D01* +X179475430Y-151632658D01* +X179457385Y-151403379D01* +X179455842Y-151393632D01* +X179402152Y-151170002D01* +X179399103Y-151160617D01* +X179311093Y-150948141D01* +X179306612Y-150939347D01* +X179203425Y-150770960D01* +X186380727Y-150770960D01* +X186398772Y-151000239D01* +X186400315Y-151009986D01* +X186454005Y-151233616D01* +X186457054Y-151243001D01* +X186545064Y-151455477D01* +X186549545Y-151464271D01* +X186654849Y-151636113D01* +X186665305Y-151645573D01* +X186674083Y-151641789D01* +X187537030Y-150778842D01* +X187543408Y-150767162D01* +X188273460Y-150767162D01* +X188273591Y-150768995D01* +X188277842Y-150775610D01* +X189140978Y-151638746D01* +X189153358Y-151645506D01* +X189161008Y-151639779D01* +X189268559Y-151464271D01* +X189273040Y-151455477D01* +X189361050Y-151243001D01* +X189364099Y-151233616D01* +X189417789Y-151009986D01* +X189419332Y-151000239D01* +X189437377Y-150770960D01* +X189437377Y-150761100D01* +X189419332Y-150531821D01* +X189417789Y-150522074D01* +X189364099Y-150298444D01* +X189361050Y-150289059D01* +X189273040Y-150076583D01* +X189268559Y-150067789D01* +X189163255Y-149895947D01* +X189152799Y-149886487D01* +X189144021Y-149890271D01* +X188281074Y-150753218D01* +X188273460Y-150767162D01* +X187543408Y-150767162D01* +X187544644Y-150764898D01* +X187544513Y-150763065D01* +X187540262Y-150756450D01* +X186677126Y-149893314D01* +X186664746Y-149886554D01* +X186657096Y-149892281D01* +X186549545Y-150067789D01* +X186545064Y-150076583D01* +X186457054Y-150289059D01* +X186454005Y-150298444D01* +X186400315Y-150522074D01* +X186398772Y-150531821D01* +X186380727Y-150761100D01* +X186380727Y-150770960D01* +X179203425Y-150770960D01* +X179201308Y-150767505D01* +X179190852Y-150758045D01* +X179182074Y-150761829D01* +X178319127Y-151624776D01* +X178311513Y-151638720D01* +X177581461Y-151638720D01* +X177582697Y-151636456D01* +X177582566Y-151634623D01* +X177578315Y-151628008D01* +X176715179Y-150764872D01* +X176702799Y-150758112D01* +X176695149Y-150763839D01* +X176587598Y-150939347D01* +X176583117Y-150948141D01* +X176495107Y-151160617D01* +X176492058Y-151170002D01* +X176438368Y-151393632D01* +X176436825Y-151403379D01* +X176418780Y-151632658D01* +X176418780Y-151642518D01* +X174958500Y-151642518D01* +X174958500Y-150393841D01* +X177067562Y-150393841D01* +X177071346Y-150402619D01* +X177934293Y-151265566D01* +X177948237Y-151273180D01* +X177950070Y-151273049D01* +X177956685Y-151268798D01* +X178819821Y-150405662D01* +X178826581Y-150393282D01* +X178820854Y-150385632D01* +X178645346Y-150278081D01* +X178636552Y-150273600D01* +X178424076Y-150185590D01* +X178414691Y-150182541D01* +X178191061Y-150128851D01* +X178181314Y-150127308D01* +X177952035Y-150109263D01* +X177942175Y-150109263D01* +X177712896Y-150127308D01* +X177703149Y-150128851D01* +X177479519Y-150182541D01* +X177470134Y-150185590D01* +X177257658Y-150273600D01* +X177248864Y-150278081D01* +X177077022Y-150383385D01* +X177067562Y-150393841D01* +X174958500Y-150393841D01* +X174958500Y-147466371D01* +X174978502Y-147398250D01* +X174995405Y-147377276D01* +X177477276Y-144895405D01* +X177539588Y-144861379D01* +X177566371Y-144858500D01* +X187764629Y-144858500D01* +X187832750Y-144878502D01* +X187879243Y-144932158D01* +X187889347Y-145002432D01* +X187859853Y-145067012D01* +X187853724Y-145073595D01* +X184612924Y-148314395D01* +X184550612Y-148348421D01* +X184523829Y-148351300D01* +X184138780Y-148351300D01* +X184070659Y-148331298D01* +X184031351Y-148291139D01* +X183982211Y-148210951D01* +X183971001Y-148197825D01* +X183829582Y-148032244D01* +X183826369Y-148028482D01* +X183759245Y-147971153D01* +X183647668Y-147875858D01* +X183647667Y-147875857D01* +X183643900Y-147872640D01* +X183439300Y-147747260D01* +X183434730Y-147745367D01* +X183434728Y-147745366D01* +X183222177Y-147657325D01* +X183222175Y-147657324D01* +X183217604Y-147655431D01* +X183105737Y-147628574D01* +X182989086Y-147600568D01* +X182989080Y-147600567D01* +X182984273Y-147599413D01* +X182745051Y-147580586D01* +X182505829Y-147599413D01* +X182501022Y-147600567D01* +X182501016Y-147600568D01* +X182384365Y-147628574D01* +X182272498Y-147655431D01* +X182267927Y-147657324D01* +X182267925Y-147657325D01* +X182055374Y-147745366D01* +X182055372Y-147745367D01* +X182050802Y-147747260D01* +X181846202Y-147872640D01* +X181842435Y-147875857D01* +X181842434Y-147875858D01* +X181730857Y-147971153D01* +X181663733Y-148028482D01* +X181660520Y-148032244D01* +X181519102Y-148197825D01* +X181507891Y-148210951D01* +X181382511Y-148415551D01* +X181380618Y-148420121D01* +X181380617Y-148420123D01* +X181292576Y-148632674D01* +X181290682Y-148637247D01* +X181279888Y-148682206D01* +X181235819Y-148865765D01* +X181235818Y-148865771D01* +X181234664Y-148870578D01* +X181215837Y-149109800D01* +X181234664Y-149349022D01* +X181235818Y-149353829D01* +X181235819Y-149353835D01* +X181268417Y-149489612D01* +X181290682Y-149582353D01* +X181292575Y-149586924D01* +X181292576Y-149586926D01* +X181372956Y-149780980D01* +X181382511Y-149804049D01* +X181507891Y-150008649D01* +X181511108Y-150012416D01* +X181511109Y-150012417D01* +X181572976Y-150084854D01* +X181663733Y-150191118D01* +X181667495Y-150194331D01* +X181789397Y-150298444D01* +X181846202Y-150346960D01* +X182050802Y-150472340D01* +X182055372Y-150474233D01* +X182055374Y-150474234D01* +X182264671Y-150560927D01* +X182272498Y-150564169D01* +X182322394Y-150576148D01* +X182501016Y-150619032D01* +X182501022Y-150619033D01* +X182505829Y-150620187D01* +X182745051Y-150639014D01* +X182984273Y-150620187D01* +X182989080Y-150619033D01* +X182989086Y-150619032D01* +X183167708Y-150576148D01* +X183217604Y-150564169D01* +X183225431Y-150560927D01* +X183434728Y-150474234D01* +X183434730Y-150474233D01* +X183439300Y-150472340D01* +X183643900Y-150346960D01* +X183700706Y-150298444D01* +X183822607Y-150194331D01* +X183826369Y-150191118D01* +X183917126Y-150084854D01* +X183978993Y-150012417D01* +X183978994Y-150012416D01* +X183982211Y-150008649D01* +X184031350Y-149928462D01* +X184083995Y-149880834D01* +X184138780Y-149868300D01* +X184823130Y-149868300D01* +X184842080Y-149869733D01* +X184856315Y-149871899D01* +X184856319Y-149871899D01* +X184863549Y-149872999D01* +X184870841Y-149872406D01* +X184870844Y-149872406D01* +X184916218Y-149868715D01* +X184926433Y-149868300D01* +X184934493Y-149868300D01* +X184947783Y-149866751D01* +X184962707Y-149865011D01* +X184967082Y-149864578D01* +X185032539Y-149859254D01* +X185032542Y-149859253D01* +X185039837Y-149858660D01* +X185046801Y-149856404D01* +X185052760Y-149855213D01* +X185058615Y-149853829D01* +X185065881Y-149852982D01* +X185134527Y-149828065D01* +X185138655Y-149826648D01* +X185201136Y-149806407D01* +X185201138Y-149806406D01* +X185208099Y-149804151D01* +X185214354Y-149800355D01* +X185219828Y-149797849D01* +X185225258Y-149795130D01* +X185232137Y-149792633D01* +X185249911Y-149780980D01* +X185293176Y-149752614D01* +X185296880Y-149750277D01* +X185359307Y-149712395D01* +X185367684Y-149704997D01* +X185367708Y-149705024D01* +X185370700Y-149702371D01* +X185373933Y-149699668D01* +X185380052Y-149695656D01* +X185433328Y-149639417D01* +X185435706Y-149636975D01* +X185550398Y-149522283D01* +X187029509Y-149522283D01* +X187033293Y-149531061D01* +X187896240Y-150394008D01* +X187910184Y-150401622D01* +X187912017Y-150401491D01* +X187918632Y-150397240D01* +X188781768Y-149534104D01* +X188788528Y-149521724D01* +X188782801Y-149514074D01* +X188607293Y-149406523D01* +X188598499Y-149402042D01* +X188386023Y-149314032D01* +X188376638Y-149310983D01* +X188153008Y-149257293D01* +X188143261Y-149255750D01* +X187913982Y-149237705D01* +X187904122Y-149237705D01* +X187674843Y-149255750D01* +X187665096Y-149257293D01* +X187441466Y-149310983D01* +X187432081Y-149314032D01* +X187219605Y-149402042D01* +X187210811Y-149406523D01* +X187038969Y-149511827D01* +X187029509Y-149522283D01* +X185550398Y-149522283D01* +X186039387Y-149033294D01* +X194953757Y-149033294D01* +X194953957Y-149038624D01* +X194953957Y-149038625D01* +X194957786Y-149140630D01* +X194962411Y-149263830D01* +X195009785Y-149489612D01* +X195011743Y-149494571D01* +X195011744Y-149494573D01* +X195022467Y-149521724D01* +X195094524Y-149704184D01* +X195162974Y-149816986D01* +X195205189Y-149886554D01* +X195214204Y-149901411D01* +X195217701Y-149905441D01* +X195304718Y-150005719D01* +X195365404Y-150075654D01* +X195385910Y-150092468D01* +X195539672Y-150218546D01* +X195539678Y-150218550D01* +X195543800Y-150221930D01* +X195744292Y-150336056D01* +X195749308Y-150337877D01* +X195749313Y-150337879D01* +X195956132Y-150412951D01* +X195956136Y-150412952D01* +X195961147Y-150414771D01* +X195966396Y-150415720D01* +X195966399Y-150415721D01* +X196184080Y-150455084D01* +X196184087Y-150455085D01* +X196188164Y-150455822D01* +X196205901Y-150456658D01* +X196210849Y-150456892D01* +X196210856Y-150456892D01* +X196212337Y-150456962D01* +X196374482Y-150456962D01* +X196441438Y-150451281D01* +X196541119Y-150442823D01* +X196541123Y-150442822D01* +X196546430Y-150442372D01* +X196551585Y-150441034D01* +X196551591Y-150441033D01* +X196764560Y-150385757D01* +X196764564Y-150385756D01* +X196769729Y-150384415D01* +X196774595Y-150382223D01* +X196774598Y-150382222D01* +X196975206Y-150291855D01* +X196980072Y-150289663D01* +X196984492Y-150286687D01* +X196984496Y-150286685D01* +X197117089Y-150197417D01* +X197171442Y-150160824D01* +X197338369Y-150001584D01* +X197423954Y-149886554D01* +X197472894Y-149820776D01* +X197472896Y-149820773D01* +X197476078Y-149816496D01* +X197532975Y-149704589D01* +X197578215Y-149615608D01* +X197578215Y-149615607D01* +X197580634Y-149610850D01* +X197634178Y-149438411D01* +X197647462Y-149395632D01* +X197647463Y-149395626D01* +X197649046Y-149390529D01* +X197668974Y-149240173D01* +X197678657Y-149167115D01* +X197678657Y-149167110D01* +X197679357Y-149161830D01* +X197678696Y-149144221D01* +X199589071Y-149144221D01* +X199589434Y-149148369D01* +X199589434Y-149148373D01* +X199598828Y-149255750D01* +X199614809Y-149438411D01* +X199615719Y-149442483D01* +X199615720Y-149442488D01* +X199678104Y-149721578D01* +X199679229Y-149726612D01* +X199680672Y-149730535D01* +X199680673Y-149730537D01* +X199697756Y-149776967D01* +X199781201Y-150003761D01* +X199783148Y-150007454D01* +X199783149Y-150007456D01* +X199862073Y-150157148D01* +X199918931Y-150264989D01* +X199934350Y-150286685D01* +X200087576Y-150502297D01* +X200087581Y-150502303D01* +X200090000Y-150505707D01* +X200092844Y-150508757D01* +X200092849Y-150508763D01* +X200230517Y-150656394D01* +X200291403Y-150721686D01* +X200519602Y-150909130D01* +X200770586Y-151064747D01* +X200774403Y-151066463D01* +X200774406Y-151066464D01* +X200814391Y-151084434D01* +X201039947Y-151185803D01* +X201083847Y-151198890D01* +X201318350Y-151268798D01* +X201322952Y-151270170D01* +X201327072Y-151270823D01* +X201327074Y-151270823D01* +X201611149Y-151315817D01* +X201611155Y-151315818D01* +X201614630Y-151316368D01* +X201639189Y-151317483D01* +X201705574Y-151320498D01* +X201705595Y-151320498D01* +X201706994Y-151320562D01* +X201891458Y-151320562D01* +X202111221Y-151305965D01* +X202115320Y-151305139D01* +X202115324Y-151305138D01* +X202288747Y-151270170D01* +X202400708Y-151247595D01* +X202679932Y-151151450D01* +X202850720Y-151065926D01* +X202940252Y-151021092D01* +X202940254Y-151021091D01* +X202943988Y-151019221D01* +X203188235Y-150853230D01* +X203201252Y-150841592D01* +X203373876Y-150687248D01* +X203408384Y-150656394D01* +X203456729Y-150599989D01* +X203597846Y-150435346D01* +X203597849Y-150435342D01* +X203600566Y-150432172D01* +X203602840Y-150428670D01* +X203602844Y-150428665D01* +X203759127Y-150188011D01* +X203759130Y-150188006D01* +X203761406Y-150184501D01* +X203771237Y-150163798D01* +X203845473Y-150007456D01* +X203888076Y-149917734D01* +X203895917Y-149893314D01* +X203977072Y-149640545D01* +X203977072Y-149640544D01* +X203978352Y-149636558D01* +X204000711Y-149512290D01* +X204029908Y-149350021D01* +X204029909Y-149350016D01* +X204030647Y-149345912D01* +X204031482Y-149327536D01* +X204043854Y-149055073D01* +X204043854Y-149055068D01* +X204044043Y-149050903D01* +X204043639Y-149046277D01* +X204042503Y-149033294D01* +X205953757Y-149033294D01* +X205953957Y-149038624D01* +X205953957Y-149038625D01* +X205957786Y-149140630D01* +X205962411Y-149263830D01* +X206009785Y-149489612D01* +X206011743Y-149494571D01* +X206011744Y-149494573D01* +X206022467Y-149521724D01* +X206094524Y-149704184D01* +X206162974Y-149816986D01* +X206205189Y-149886554D01* +X206214204Y-149901411D01* +X206217701Y-149905441D01* +X206304718Y-150005719D01* +X206365404Y-150075654D01* +X206385910Y-150092468D01* +X206539672Y-150218546D01* +X206539678Y-150218550D01* +X206543800Y-150221930D01* +X206744292Y-150336056D01* +X206749308Y-150337877D01* +X206749313Y-150337879D01* +X206956132Y-150412951D01* +X206956136Y-150412952D01* +X206961147Y-150414771D01* +X206966396Y-150415720D01* +X206966399Y-150415721D01* +X207184080Y-150455084D01* +X207184087Y-150455085D01* +X207188164Y-150455822D01* +X207205901Y-150456658D01* +X207210849Y-150456892D01* +X207210856Y-150456892D01* +X207212337Y-150456962D01* +X207374482Y-150456962D01* +X207441438Y-150451281D01* +X207541119Y-150442823D01* +X207541123Y-150442822D01* +X207546430Y-150442372D01* +X207551585Y-150441034D01* +X207551591Y-150441033D01* +X207764560Y-150385757D01* +X207764564Y-150385756D01* +X207769729Y-150384415D01* +X207774595Y-150382223D01* +X207774598Y-150382222D01* +X207800511Y-150370549D01* +X214987299Y-150370549D01* +X214993026Y-150378199D01* +X215168534Y-150485750D01* +X215177328Y-150490231D01* +X215389804Y-150578241D01* +X215399189Y-150581290D01* +X215622819Y-150634980D01* +X215632566Y-150636523D01* +X215861845Y-150654568D01* +X215871705Y-150654568D01* +X216100984Y-150636523D01* +X216110731Y-150634980D01* +X216334361Y-150581290D01* +X216343746Y-150578241D01* +X216556222Y-150490231D01* +X216565016Y-150485750D01* +X216736858Y-150380446D01* +X216746318Y-150369990D01* +X216742534Y-150361212D01* +X215879587Y-149498265D01* +X215865643Y-149490651D01* +X215863810Y-149490782D01* +X215857195Y-149495033D01* +X214994059Y-150358169D01* +X214987299Y-150370549D01* +X207800511Y-150370549D01* +X207975206Y-150291855D01* +X207980072Y-150289663D01* +X207984492Y-150286687D01* +X207984496Y-150286685D01* +X208117089Y-150197417D01* +X208171442Y-150160824D01* +X208338369Y-150001584D01* +X208423954Y-149886554D01* +X208472894Y-149820776D01* +X208472896Y-149820773D01* +X208476078Y-149816496D01* +X208532975Y-149704589D01* +X208578215Y-149615608D01* +X208578215Y-149615607D01* +X208580634Y-149610850D01* +X208634178Y-149438411D01* +X208647462Y-149395632D01* +X208647463Y-149395626D01* +X208649046Y-149390529D01* +X208668974Y-149240173D01* +X208678657Y-149167115D01* +X208678657Y-149167110D01* +X208679357Y-149161830D01* +X208678540Y-149140051D01* +X208678207Y-149131173D01* +X214338450Y-149131173D01* +X214356495Y-149360452D01* +X214358038Y-149370199D01* +X214411728Y-149593829D01* +X214414777Y-149603214D01* +X214502787Y-149815690D01* +X214507268Y-149824484D01* +X214612572Y-149996326D01* +X214623028Y-150005786D01* +X214631806Y-150002002D01* +X215494753Y-149139055D01* +X215501131Y-149127375D01* +X216231183Y-149127375D01* +X216231314Y-149129208D01* +X216235565Y-149135823D01* +X217098701Y-149998959D01* +X217111081Y-150005719D01* +X217115072Y-150002731D01* +X224300397Y-150002731D01* +X224318442Y-150232010D01* +X224319985Y-150241757D01* +X224373675Y-150465387D01* +X224376724Y-150474772D01* +X224464734Y-150687248D01* +X224469215Y-150696042D01* +X224574519Y-150867884D01* +X224584975Y-150877344D01* +X224593753Y-150873560D01* +X225456700Y-150010613D01* +X225463078Y-149998933D01* +X226193130Y-149998933D01* +X226193261Y-150000766D01* +X226197512Y-150007381D01* +X227060648Y-150870517D01* +X227073028Y-150877277D01* +X227080678Y-150871550D01* +X227188229Y-150696042D01* +X227192710Y-150687248D01* +X227280720Y-150474772D01* +X227283769Y-150465387D01* +X227337459Y-150241757D01* +X227339002Y-150232010D01* +X227357047Y-150002731D01* +X227357047Y-149992871D01* +X227339002Y-149763592D01* +X227337459Y-149753845D01* +X227283769Y-149530215D01* +X227280720Y-149520830D01* +X227192710Y-149308354D01* +X227188229Y-149299560D01* +X227082925Y-149127718D01* +X227072469Y-149118258D01* +X227063691Y-149122042D01* +X226200744Y-149984989D01* +X226193130Y-149998933D01* +X225463078Y-149998933D01* +X225464314Y-149996669D01* +X225464183Y-149994836D01* +X225459932Y-149988221D01* +X224596796Y-149125085D01* +X224584416Y-149118325D01* +X224576766Y-149124052D01* +X224469215Y-149299560D01* +X224464734Y-149308354D01* +X224376724Y-149520830D01* +X224373675Y-149530215D01* +X224319985Y-149753845D01* +X224318442Y-149763592D01* +X224300397Y-149992871D01* +X224300397Y-150002731D01* +X217115072Y-150002731D01* +X217118731Y-149999992D01* +X217226282Y-149824484D01* +X217230763Y-149815690D01* +X217318773Y-149603214D01* +X217321822Y-149593829D01* +X217375512Y-149370199D01* +X217377055Y-149360452D01* +X217395100Y-149131173D01* +X217395100Y-149121313D01* +X217377055Y-148892034D01* +X217375512Y-148882287D01* +X217321822Y-148658657D01* +X217318773Y-148649272D01* +X217230763Y-148436796D01* +X217226282Y-148428002D01* +X217120978Y-148256160D01* +X217110522Y-148246700D01* +X217101744Y-148250484D01* +X216238797Y-149113431D01* +X216231183Y-149127375D01* +X215501131Y-149127375D01* +X215502367Y-149125111D01* +X215502236Y-149123278D01* +X215497985Y-149116663D01* +X214634849Y-148253527D01* +X214622469Y-148246767D01* +X214614819Y-148252494D01* +X214507268Y-148428002D01* +X214502787Y-148436796D01* +X214414777Y-148649272D01* +X214411728Y-148658657D01* +X214358038Y-148882287D01* +X214356495Y-148892034D01* +X214338450Y-149121313D01* +X214338450Y-149131173D01* +X208678207Y-149131173D01* +X208673253Y-148999227D01* +X208670703Y-148931294D01* +X208623329Y-148705512D01* +X208596014Y-148636345D01* +X208575450Y-148584274D01* +X208538590Y-148490940D01* +X208418910Y-148293713D01* +X208396986Y-148268448D01* +X208271210Y-148123503D01* +X208271208Y-148123501D01* +X208267710Y-148119470D01* +X208216250Y-148077275D01* +X208093442Y-147976578D01* +X208093436Y-147976574D01* +X208089314Y-147973194D01* +X207929979Y-147882496D01* +X214987232Y-147882496D01* +X214991016Y-147891274D01* +X215853963Y-148754221D01* +X215867907Y-148761835D01* +X215869740Y-148761704D01* +X215876355Y-148757453D01* +X216739491Y-147894317D01* +X216746251Y-147881937D01* +X216740524Y-147874287D01* +X216565016Y-147766736D01* +X216556222Y-147762255D01* +X216343746Y-147674245D01* +X216334361Y-147671196D01* +X216110731Y-147617506D01* +X216100984Y-147615963D01* +X215871705Y-147597918D01* +X215861845Y-147597918D01* +X215632566Y-147615963D01* +X215622819Y-147617506D01* +X215399189Y-147671196D01* +X215389804Y-147674245D01* +X215177328Y-147762255D01* +X215168534Y-147766736D01* +X214996692Y-147872040D01* +X214987232Y-147882496D01* +X207929979Y-147882496D01* +X207888822Y-147859068D01* +X207883806Y-147857247D01* +X207883801Y-147857245D01* +X207676982Y-147782173D01* +X207676978Y-147782172D01* +X207671967Y-147780353D01* +X207666718Y-147779404D01* +X207666715Y-147779403D01* +X207449034Y-147740040D01* +X207449027Y-147740039D01* +X207444950Y-147739302D01* +X207427213Y-147738466D01* +X207422265Y-147738232D01* +X207422258Y-147738232D01* +X207420777Y-147738162D01* +X207258632Y-147738162D01* +X207191676Y-147743843D01* +X207091995Y-147752301D01* +X207091991Y-147752302D01* +X207086684Y-147752752D01* +X207081529Y-147754090D01* +X207081523Y-147754091D01* +X206868554Y-147809367D01* +X206868550Y-147809368D01* +X206863385Y-147810709D01* +X206858519Y-147812901D01* +X206858516Y-147812902D01* +X206704023Y-147882496D01* +X206653042Y-147905461D01* +X206648622Y-147908437D01* +X206648618Y-147908439D01* +X206575596Y-147957601D01* +X206461672Y-148034300D01* +X206294745Y-148193540D01* +X206291557Y-148197825D01* +X206161499Y-148372630D01* +X206157036Y-148378628D01* +X206154621Y-148383378D01* +X206058425Y-148572582D01* +X206052480Y-148584274D01* +X206024802Y-148673412D01* +X205985652Y-148799492D01* +X205985651Y-148799498D01* +X205984068Y-148804595D01* +X205976269Y-148863441D01* +X205955227Y-149022205D01* +X205953757Y-149033294D01* +X204042503Y-149033294D01* +X204018669Y-148760874D01* +X204018305Y-148756713D01* +X204015876Y-148745845D01* +X203954797Y-148472590D01* +X203954795Y-148472583D01* +X203953885Y-148468512D01* +X203851913Y-148191363D01* +X203826974Y-148144061D01* +X203766036Y-148028482D01* +X203714183Y-147930135D01* +X203654726Y-147846470D01* +X203545538Y-147692827D01* +X203545533Y-147692821D01* +X203543114Y-147689417D01* +X203540270Y-147686367D01* +X203540265Y-147686361D01* +X203344557Y-147476490D01* +X203341711Y-147473438D01* +X203113512Y-147285994D01* +X202862528Y-147130377D01* +X202823703Y-147112928D01* +X202737553Y-147074211D01* +X202593167Y-147009321D01* +X202310162Y-146924954D01* +X202306042Y-146924301D01* +X202306040Y-146924301D01* +X202021965Y-146879307D01* +X202021959Y-146879306D01* +X202018484Y-146878756D01* +X201993925Y-146877641D01* +X201927540Y-146874626D01* +X201927519Y-146874626D01* +X201926120Y-146874562D01* +X201741656Y-146874562D01* +X201521893Y-146889159D01* +X201517794Y-146889985D01* +X201517790Y-146889986D01* +X201375196Y-146918738D01* +X201232406Y-146947529D01* +X200953182Y-147043674D01* +X200899144Y-147070734D01* +X200780040Y-147130377D01* +X200689126Y-147175903D01* +X200444879Y-147341894D01* +X200224730Y-147538730D01* +X200222013Y-147541900D01* +X200222012Y-147541901D01* +X200038758Y-147755707D01* +X200032548Y-147762952D01* +X200030274Y-147766454D01* +X200030270Y-147766459D01* +X199873987Y-148007113D01* +X199871708Y-148010623D01* +X199869914Y-148014401D01* +X199869913Y-148014403D01* +X199861442Y-148032244D01* +X199745038Y-148277390D01* +X199743759Y-148281373D01* +X199743758Y-148281376D01* +X199665752Y-148524336D01* +X199654762Y-148558566D01* +X199641428Y-148632674D01* +X199603297Y-148844601D01* +X199602467Y-148849212D01* +X199602278Y-148853379D01* +X199602277Y-148853386D01* +X199589260Y-149140051D01* +X199589071Y-149144221D01* +X197678696Y-149144221D01* +X197678540Y-149140051D01* +X197673253Y-148999227D01* +X197670703Y-148931294D01* +X197623329Y-148705512D01* +X197596014Y-148636345D01* +X197575450Y-148584274D01* +X197538590Y-148490940D01* +X197418910Y-148293713D01* +X197396986Y-148268448D01* +X197271210Y-148123503D01* +X197271208Y-148123501D01* +X197267710Y-148119470D01* +X197216250Y-148077275D01* +X197093442Y-147976578D01* +X197093436Y-147976574D01* +X197089314Y-147973194D01* +X196888822Y-147859068D01* +X196883806Y-147857247D01* +X196883801Y-147857245D01* +X196676982Y-147782173D01* +X196676978Y-147782172D01* +X196671967Y-147780353D01* +X196666718Y-147779404D01* +X196666715Y-147779403D01* +X196449034Y-147740040D01* +X196449027Y-147740039D01* +X196444950Y-147739302D01* +X196427213Y-147738466D01* +X196422265Y-147738232D01* +X196422258Y-147738232D01* +X196420777Y-147738162D01* +X196258632Y-147738162D01* +X196191676Y-147743843D01* +X196091995Y-147752301D01* +X196091991Y-147752302D01* +X196086684Y-147752752D01* +X196081529Y-147754090D01* +X196081523Y-147754091D01* +X195868554Y-147809367D01* +X195868550Y-147809368D01* +X195863385Y-147810709D01* +X195858519Y-147812901D01* +X195858516Y-147812902D01* +X195704023Y-147882496D01* +X195653042Y-147905461D01* +X195648622Y-147908437D01* +X195648618Y-147908439D01* +X195575596Y-147957601D01* +X195461672Y-148034300D01* +X195294745Y-148193540D01* +X195291557Y-148197825D01* +X195161499Y-148372630D01* +X195157036Y-148378628D01* +X195154621Y-148383378D01* +X195058425Y-148572582D01* +X195052480Y-148584274D01* +X195024802Y-148673412D01* +X194985652Y-148799492D01* +X194985651Y-148799498D01* +X194984068Y-148804595D01* +X194976269Y-148863441D01* +X194955227Y-149022205D01* +X194953757Y-149033294D01* +X186039387Y-149033294D01* +X188530813Y-146541868D01* +X195937081Y-146541868D01* +X195942808Y-146549518D01* +X196118316Y-146657069D01* +X196127110Y-146661550D01* +X196339586Y-146749560D01* +X196348971Y-146752609D01* +X196572601Y-146806299D01* +X196582348Y-146807842D01* +X196811627Y-146825887D01* +X196821487Y-146825887D01* +X197050766Y-146807842D01* +X197060513Y-146806299D01* +X197284143Y-146752609D01* +X197293528Y-146749560D01* +X197506004Y-146661550D01* +X197514798Y-146657069D01* +X197686640Y-146551765D01* +X197695594Y-146541868D01* +X205937081Y-146541868D01* +X205942808Y-146549518D01* +X206118316Y-146657069D01* +X206127110Y-146661550D01* +X206339586Y-146749560D01* +X206348971Y-146752609D01* +X206572601Y-146806299D01* +X206582348Y-146807842D01* +X206811627Y-146825887D01* +X206821487Y-146825887D01* +X207050766Y-146807842D01* +X207060513Y-146806299D01* +X207284143Y-146752609D01* +X207293528Y-146749560D01* +X207506004Y-146661550D01* +X207514798Y-146657069D01* +X207686640Y-146551765D01* +X207696100Y-146541309D01* +X207692316Y-146532531D01* +X206829369Y-145669584D01* +X206815425Y-145661970D01* +X206813592Y-145662101D01* +X206806977Y-145666352D01* +X205943841Y-146529488D01* +X205937081Y-146541868D01* +X197695594Y-146541868D01* +X197696100Y-146541309D01* +X197692316Y-146532531D01* +X196829369Y-145669584D01* +X196815425Y-145661970D01* +X196813592Y-145662101D01* +X196806977Y-145666352D01* +X195943841Y-146529488D01* +X195937081Y-146541868D01* +X188530813Y-146541868D01* +X189770189Y-145302492D01* +X195288232Y-145302492D01* +X195306277Y-145531771D01* +X195307820Y-145541518D01* +X195361510Y-145765148D01* +X195364559Y-145774533D01* +X195452569Y-145987009D01* +X195457050Y-145995803D01* +X195562354Y-146167645D01* +X195572810Y-146177105D01* +X195581588Y-146173321D01* +X196444535Y-145310374D01* +X196450913Y-145298694D01* +X197180965Y-145298694D01* +X197181096Y-145300527D01* +X197185347Y-145307142D01* +X198048483Y-146170278D01* +X198060863Y-146177038D01* +X198068513Y-146171311D01* +X198176064Y-145995803D01* +X198180545Y-145987009D01* +X198268555Y-145774533D01* +X198271604Y-145765148D01* +X198325294Y-145541518D01* +X198326837Y-145531771D01* +X198344882Y-145302492D01* +X205288232Y-145302492D01* +X205306277Y-145531771D01* +X205307820Y-145541518D01* +X205361510Y-145765148D01* +X205364559Y-145774533D01* +X205452569Y-145987009D01* +X205457050Y-145995803D01* +X205562354Y-146167645D01* +X205572810Y-146177105D01* +X205581588Y-146173321D01* +X206444535Y-145310374D01* +X206450913Y-145298694D01* +X207180965Y-145298694D01* +X207181096Y-145300527D01* +X207185347Y-145307142D01* +X208048483Y-146170278D01* +X208060863Y-146177038D01* +X208068513Y-146171311D01* +X208176064Y-145995803D01* +X208180545Y-145987009D01* +X208268555Y-145774533D01* +X208271604Y-145765148D01* +X208325294Y-145541518D01* +X208326837Y-145531771D01* +X208344882Y-145302492D01* +X208344882Y-145292632D01* +X208326837Y-145063353D01* +X208325294Y-145053606D01* +X208271604Y-144829976D01* +X208268555Y-144820591D01* +X208180545Y-144608115D01* +X208176064Y-144599321D01* +X208070760Y-144427479D01* +X208060304Y-144418019D01* +X208051526Y-144421803D01* +X207188579Y-145284750D01* +X207180965Y-145298694D01* +X206450913Y-145298694D01* +X206452149Y-145296430D01* +X206452018Y-145294597D01* +X206447767Y-145287982D01* +X205584631Y-144424846D01* +X205572251Y-144418086D01* +X205564601Y-144423813D01* +X205457050Y-144599321D01* +X205452569Y-144608115D01* +X205364559Y-144820591D01* +X205361510Y-144829976D01* +X205307820Y-145053606D01* +X205306277Y-145063353D01* +X205288232Y-145292632D01* +X205288232Y-145302492D01* +X198344882Y-145302492D01* +X198344882Y-145292632D01* +X198326837Y-145063353D01* +X198325294Y-145053606D01* +X198271604Y-144829976D01* +X198268555Y-144820591D01* +X198180545Y-144608115D01* +X198176064Y-144599321D01* +X198070760Y-144427479D01* +X198060304Y-144418019D01* +X198051526Y-144421803D01* +X197188579Y-145284750D01* +X197180965Y-145298694D01* +X196450913Y-145298694D01* +X196452149Y-145296430D01* +X196452018Y-145294597D01* +X196447767Y-145287982D01* +X195584631Y-144424846D01* +X195572251Y-144418086D01* +X195564601Y-144423813D01* +X195457050Y-144599321D01* +X195452569Y-144608115D01* +X195364559Y-144820591D01* +X195361510Y-144829976D01* +X195307820Y-145053606D01* +X195306277Y-145063353D01* +X195288232Y-145292632D01* +X195288232Y-145302492D01* +X189770189Y-145302492D01* +X190806180Y-144266501D01* +X191018866Y-144053815D01* +X195937014Y-144053815D01* +X195940798Y-144062593D01* +X196803745Y-144925540D01* +X196817689Y-144933154D01* +X196819522Y-144933023D01* +X196826137Y-144928772D01* +X197689273Y-144065636D01* +X197696033Y-144053256D01* +X197690306Y-144045606D01* +X197514798Y-143938055D01* +X197506004Y-143933574D01* +X197293528Y-143845564D01* +X197284143Y-143842515D01* +X197060513Y-143788825D01* +X197050766Y-143787282D01* +X196821487Y-143769237D01* +X196811627Y-143769237D01* +X196582348Y-143787282D01* +X196572601Y-143788825D01* +X196348971Y-143842515D01* +X196339586Y-143845564D01* +X196127110Y-143933574D01* +X196118316Y-143938055D01* +X195946474Y-144043359D01* +X195937014Y-144053815D01* +X191018866Y-144053815D01* +X196177276Y-138895404D01* +X196239588Y-138861378D01* +X196266371Y-138858499D01* +X208073830Y-138858499D01* +X208141951Y-138878501D01* +X208162925Y-138895404D01* +X209293926Y-140026405D01* +X209327952Y-140088717D01* +X209322887Y-140159532D01* +X209280340Y-140216368D01* +X209213820Y-140241179D01* +X209204831Y-140241500D01* +X204081189Y-140241500D01* +X204062239Y-140240067D01* +X204048004Y-140237901D01* +X204048000Y-140237901D01* +X204040770Y-140236801D01* +X204033478Y-140237394D01* +X204033475Y-140237394D01* +X203988101Y-140241085D01* +X203977886Y-140241500D01* +X203969826Y-140241500D01* +X203956536Y-140243049D01* +X203941612Y-140244789D01* +X203937237Y-140245222D01* +X203871780Y-140250546D01* +X203871777Y-140250547D01* +X203864482Y-140251140D01* +X203857518Y-140253396D01* +X203851559Y-140254587D01* +X203845704Y-140255971D01* +X203838438Y-140256818D01* +X203769792Y-140281735D01* +X203765664Y-140283152D01* +X203703183Y-140303393D01* +X203703181Y-140303394D01* +X203696220Y-140305649D01* +X203689965Y-140309445D01* +X203684491Y-140311951D01* +X203679061Y-140314670D01* +X203672182Y-140317167D01* +X203666062Y-140321180D01* +X203666061Y-140321180D01* +X203611143Y-140357186D01* +X203607439Y-140359523D01* +X203545012Y-140397405D01* +X203536635Y-140404803D01* +X203536611Y-140404776D01* +X203533619Y-140407429D01* +X203530386Y-140410132D01* +X203524267Y-140414144D01* +X203519235Y-140419456D01* +X203470991Y-140470383D01* +X203468613Y-140472825D01* +X202265732Y-141675706D01* +X202203420Y-141709732D01* +X202147222Y-141709129D01* +X202055779Y-141687175D01* +X201816557Y-141668348D01* +X201577335Y-141687175D01* +X201572528Y-141688329D01* +X201572522Y-141688330D01* +X201469583Y-141713044D01* +X201344004Y-141743193D01* +X201339433Y-141745086D01* +X201339431Y-141745087D01* +X201126880Y-141833128D01* +X201126878Y-141833129D01* +X201122308Y-141835022D01* +X200917708Y-141960402D01* +X200913941Y-141963619D01* +X200913940Y-141963620D01* +X200861495Y-142008412D01* +X200735239Y-142116244D01* +X200579397Y-142298713D01* +X200454017Y-142503313D01* +X200452124Y-142507883D01* +X200452123Y-142507885D01* +X200370207Y-142705649D01* +X200362188Y-142725009D01* +X200350702Y-142772853D01* +X200307325Y-142953527D01* +X200307324Y-142953533D01* +X200306170Y-142958340D01* +X200287343Y-143197562D01* +X200306170Y-143436784D01* +X200307324Y-143441591D01* +X200307325Y-143441597D01* +X200339718Y-143576521D01* +X200362188Y-143670115D01* +X200364081Y-143674686D01* +X200364082Y-143674688D01* +X200436587Y-143849730D01* +X200454017Y-143891811D01* +X200579397Y-144096411D01* +X200582614Y-144100178D01* +X200582615Y-144100179D01* +X200642193Y-144169936D01* +X200735239Y-144278880D01* +X200739001Y-144282093D01* +X200906145Y-144424846D01* +X200917708Y-144434722D01* +X201122308Y-144560102D01* +X201126878Y-144561995D01* +X201126880Y-144561996D01* +X201238222Y-144608115D01* +X201344004Y-144651931D01* +X201383487Y-144661410D01* +X201572522Y-144706794D01* +X201572528Y-144706795D01* +X201577335Y-144707949D01* +X201816557Y-144726776D01* +X202055779Y-144707949D01* +X202060586Y-144706795D01* +X202060592Y-144706794D01* +X202249627Y-144661410D01* +X202289110Y-144651931D01* +X202394892Y-144608115D01* +X202506234Y-144561996D01* +X202506236Y-144561995D01* +X202510806Y-144560102D01* +X202715406Y-144434722D01* +X202726970Y-144424846D01* +X202894113Y-144282093D01* +X202897875Y-144278880D01* +X202990921Y-144169936D01* +X203050499Y-144100179D01* +X203050500Y-144100178D01* +X203053717Y-144096411D01* +X203079820Y-144053815D01* +X205937014Y-144053815D01* +X205940798Y-144062593D01* +X206803745Y-144925540D01* +X206817689Y-144933154D01* +X206819522Y-144933023D01* +X206826137Y-144928772D01* +X207689273Y-144065636D01* +X207696033Y-144053256D01* +X207690306Y-144045606D01* +X207514798Y-143938055D01* +X207506004Y-143933574D01* +X207293528Y-143845564D01* +X207284143Y-143842515D01* +X207060513Y-143788825D01* +X207050766Y-143787282D01* +X206821487Y-143769237D01* +X206811627Y-143769237D01* +X206582348Y-143787282D01* +X206572601Y-143788825D01* +X206348971Y-143842515D01* +X206339586Y-143845564D01* +X206127110Y-143933574D01* +X206118316Y-143938055D01* +X205946474Y-144043359D01* +X205937014Y-144053815D01* +X203079820Y-144053815D01* +X203179097Y-143891811D01* +X203196528Y-143849730D01* +X203269032Y-143674688D01* +X203269033Y-143674686D01* +X203270926Y-143670115D01* +X203293396Y-143576521D01* +X203325789Y-143441597D01* +X203325790Y-143441591D01* +X203326944Y-143436784D01* +X203345771Y-143197562D01* +X203326944Y-142958340D01* +X203304990Y-142866897D01* +X203308536Y-142795989D01* +X203338413Y-142748387D01* +X204291395Y-141795405D01* +X204353707Y-141761379D01* +X204380490Y-141758500D01* +X209983882Y-141758500D01* +X210052003Y-141778502D01* +X210072977Y-141795405D01* +X212351407Y-144073835D01* +X212363793Y-144088247D01* +X212372326Y-144099842D01* +X212372331Y-144099847D01* +X212376669Y-144105742D01* +X212382247Y-144110481D01* +X212382250Y-144110484D01* +X212416945Y-144139959D01* +X212424461Y-144146889D01* +X212430157Y-144152585D01* +X212433018Y-144154848D01* +X212433023Y-144154853D01* +X212452433Y-144170209D01* +X212455835Y-144172998D01* +X212482210Y-144195405D01* +X212511462Y-144220257D01* +X212517979Y-144223585D01* +X212523027Y-144226951D01* +X212528149Y-144230114D01* +X212533893Y-144234659D01* +X212600072Y-144265588D01* +X212603956Y-144267487D01* +X212668985Y-144300693D01* +X212676100Y-144302434D01* +X212681755Y-144304537D01* +X212687494Y-144306446D01* +X212694127Y-144309546D01* +X212765612Y-144324415D01* +X212769878Y-144325381D01* +X212840787Y-144342732D01* +X212846389Y-144343080D01* +X212846392Y-144343080D01* +X212851941Y-144343424D01* +X212851939Y-144343459D01* +X212855911Y-144343699D01* +X212860132Y-144344076D01* +X212867292Y-144345565D01* +X212944719Y-144343470D01* +X212948127Y-144343424D01* +X227048705Y-144343424D01* +X227116826Y-144363426D01* +X227137800Y-144380329D01* +X229515658Y-146758188D01* +X231891356Y-149133886D01* +X231903742Y-149148298D01* +X231912275Y-149159893D01* +X231912280Y-149159898D01* +X231916618Y-149165793D01* +X231922196Y-149170532D01* +X231922199Y-149170535D01* +X231956894Y-149200010D01* +X231964410Y-149206940D01* +X231970105Y-149212635D01* +X231972987Y-149214915D01* +X231992377Y-149230256D01* +X231995781Y-149233047D01* +X232025740Y-149258499D01* +X232051411Y-149280308D01* +X232057927Y-149283636D01* +X232062976Y-149287003D01* +X232068105Y-149290170D01* +X232073842Y-149294709D01* +X232140001Y-149325630D01* +X232143895Y-149327533D01* +X232208934Y-149360744D01* +X232216042Y-149362483D01* +X232221685Y-149364582D01* +X232227448Y-149366499D01* +X232234076Y-149369597D01* +X232241238Y-149371087D01* +X232241239Y-149371087D01* +X232305538Y-149384461D01* +X232309822Y-149385431D01* +X232380736Y-149402783D01* +X232386338Y-149403131D01* +X232386341Y-149403131D01* +X232391890Y-149403475D01* +X232391888Y-149403511D01* +X232395881Y-149403750D01* +X232400073Y-149404124D01* +X232407241Y-149405615D01* +X232484646Y-149403521D01* +X232488054Y-149403475D01* +X242528854Y-149403475D01* +X242596975Y-149423477D01* +X242617949Y-149440380D01* +X242663774Y-149486205D01* +X242697800Y-149548517D01* +X242692735Y-149619332D01* +X242650188Y-149676168D01* +X242583668Y-149700979D01* +X242574679Y-149701300D01* +X240699098Y-149701300D01* +X240680150Y-149699867D01* +X240672809Y-149698750D01* +X240665912Y-149697701D01* +X240665910Y-149697701D01* +X240658680Y-149696601D01* +X240651388Y-149697194D01* +X240651385Y-149697194D01* +X240606011Y-149700885D01* +X240595796Y-149701300D01* +X240587736Y-149701300D01* +X240574446Y-149702849D01* +X240559522Y-149704589D01* +X240555147Y-149705022D01* +X240489690Y-149710346D01* +X240489687Y-149710347D01* +X240482392Y-149710940D01* +X240475428Y-149713196D01* +X240469469Y-149714387D01* +X240463614Y-149715771D01* +X240456348Y-149716618D01* +X240387702Y-149741535D01* +X240383574Y-149742952D01* +X240321093Y-149763193D01* +X240321091Y-149763194D01* +X240314130Y-149765449D01* +X240307875Y-149769245D01* +X240302401Y-149771751D01* +X240296971Y-149774470D01* +X240290092Y-149776967D01* +X240283972Y-149780980D01* +X240283971Y-149780980D01* +X240229053Y-149816986D01* +X240225349Y-149819323D01* +X240162922Y-149857205D01* +X240154545Y-149864603D01* +X240154521Y-149864576D01* +X240151529Y-149867229D01* +X240148296Y-149869932D01* +X240142177Y-149873944D01* +X240104470Y-149913748D01* +X240088901Y-149930183D01* +X240086523Y-149932625D01* +X239115126Y-150904022D01* +X239052814Y-150938048D01* +X238996616Y-150937445D01* +X238945721Y-150925226D01* +X238905173Y-150915491D01* +X238665951Y-150896664D01* +X238426729Y-150915491D01* +X238421922Y-150916645D01* +X238421916Y-150916646D01* +X238290732Y-150948141D01* +X238193398Y-150971509D01* +X238188827Y-150973402D01* +X238188825Y-150973403D01* +X237976274Y-151061444D01* +X237976272Y-151061445D01* +X237971702Y-151063338D01* +X237767102Y-151188718D01* +X237763335Y-151191935D01* +X237763334Y-151191936D01* +X237644213Y-151293674D01* +X237584633Y-151344560D01* +X237581420Y-151348322D01* +X237443549Y-151509750D01* +X237428791Y-151527029D01* +X237303411Y-151731629D01* +X237301518Y-151736199D01* +X237301517Y-151736201D01* +X237218145Y-151937480D01* +X237211582Y-151953325D01* +X237199897Y-152001996D01* +X237156719Y-152181843D01* +X237156718Y-152181849D01* +X237155564Y-152186656D01* +X237136737Y-152425878D01* +X237155564Y-152665100D01* +X237156718Y-152669907D01* +X237156719Y-152669913D01* +X237182896Y-152778946D01* +X237211582Y-152898431D01* +X237213475Y-152903002D01* +X237213476Y-152903004D01* +X237298382Y-153107985D01* +X237303411Y-153120127D01* +X237428791Y-153324727D01* +X237432008Y-153328494D01* +X237432009Y-153328495D01* +X237486812Y-153392661D01* +X237584633Y-153507196D01* +X237588395Y-153510409D01* +X237759150Y-153656246D01* +X237767102Y-153663038D01* +X237971702Y-153788418D01* +X237976272Y-153790311D01* +X237976274Y-153790312D01* +X238119612Y-153849684D01* +X238193398Y-153880247D01* +X238262763Y-153896900D01* +X238421916Y-153935110D01* +X238421922Y-153935111D01* +X238426729Y-153936265D01* +X238665951Y-153955092D01* +X238905173Y-153936265D01* +X238909980Y-153935111D01* +X238909986Y-153935110D01* +X239069139Y-153896900D01* +X239138504Y-153880247D01* +X239212290Y-153849684D01* +X239355628Y-153790312D01* +X239355630Y-153790311D01* +X239360200Y-153788418D01* +X239488298Y-153709919D01* +X242584354Y-153709919D01* +X242588138Y-153718697D01* +X243451085Y-154581644D01* +X243465029Y-154589258D01* +X243466862Y-154589127D01* +X243473477Y-154584876D01* +X244336613Y-153721740D01* +X244343373Y-153709360D01* +X244337646Y-153701710D01* +X244162138Y-153594159D01* +X244153344Y-153589678D01* +X243940868Y-153501668D01* +X243931483Y-153498619D01* +X243707853Y-153444929D01* +X243698106Y-153443386D01* +X243468827Y-153425341D01* +X243458967Y-153425341D01* +X243229688Y-153443386D01* +X243219941Y-153444929D01* +X242996311Y-153498619D01* +X242986926Y-153501668D01* +X242774450Y-153589678D01* +X242765656Y-153594159D01* +X242593814Y-153699463D01* +X242584354Y-153709919D01* +X239488298Y-153709919D01* +X239564800Y-153663038D01* +X239572753Y-153656246D01* +X239743507Y-153510409D01* +X239747269Y-153507196D01* +X239845090Y-153392661D01* +X239899893Y-153328495D01* +X239899894Y-153328494D01* +X239903111Y-153324727D01* +X240028491Y-153120127D01* +X240033521Y-153107985D01* +X240118426Y-152903004D01* +X240118427Y-152903002D01* +X240120320Y-152898431D01* +X240149006Y-152778946D01* +X240175183Y-152669913D01* +X240175184Y-152669907D01* +X240176338Y-152665100D01* +X240195165Y-152425878D01* +X240176338Y-152186656D01* +X240154384Y-152095213D01* +X240157930Y-152024305D01* +X240187807Y-151976703D01* +X240909305Y-151255205D01* +X240971617Y-151221179D01* +X240998400Y-151218300D01* +X243353729Y-151218300D01* +X243421850Y-151238302D01* +X243442824Y-151255205D01* +X247376530Y-155188911D01* +X247388916Y-155203323D01* +X247397449Y-155214918D01* +X247397454Y-155214923D01* +X247401792Y-155220818D01* +X247407370Y-155225557D01* +X247407373Y-155225560D01* +X247442068Y-155255035D01* +X247449584Y-155261965D01* +X247455279Y-155267660D01* +X247458161Y-155269940D01* +X247477551Y-155285281D01* +X247480955Y-155288072D01* +X247531003Y-155330591D01* +X247536585Y-155335333D01* +X247543101Y-155338661D01* +X247548150Y-155342028D01* +X247553279Y-155345195D01* +X247559016Y-155349734D01* +X247625175Y-155380655D01* +X247629069Y-155382558D01* +X247694108Y-155415769D01* +X247701216Y-155417508D01* +X247706859Y-155419607D01* +X247712622Y-155421524D01* +X247719250Y-155424622D01* +X247726412Y-155426112D01* +X247726413Y-155426112D01* +X247790712Y-155439486D01* +X247794996Y-155440456D01* +X247865910Y-155457808D01* +X247871512Y-155458156D01* +X247871515Y-155458156D01* +X247877064Y-155458500D01* +X247877062Y-155458536D01* +X247881055Y-155458775D01* +X247885247Y-155459149D01* +X247892415Y-155460640D01* +X247969820Y-155458546D01* +X247973228Y-155458500D01* +X252294278Y-155458500D01* +X252362399Y-155478502D01* +X252408892Y-155532158D01* +X252418996Y-155602432D01* +X252389502Y-155667012D01* +X252383373Y-155673595D01* +X247152373Y-160904595D01* +X247090061Y-160938621D01* +X247063278Y-160941500D01* +X232066371Y-160941500D01* +X231998250Y-160921498D01* +X231977276Y-160904595D01* +X229795405Y-158722724D01* +X229761379Y-158660412D01* +X229758500Y-158633629D01* +X229758500Y-157759802D01* +X231309861Y-157759802D01* +X231310061Y-157765132D01* +X231310061Y-157765133D01* +X231314188Y-157875070D01* +X231318515Y-157990338D01* +X231365889Y-158216120D01* +X231367847Y-158221079D01* +X231367848Y-158221081D01* +X231408259Y-158323406D01* +X231450628Y-158430692D01* +X231521378Y-158547284D01* +X231563389Y-158616516D01* +X231570308Y-158627919D01* +X231573805Y-158631949D01* +X231660429Y-158731774D01* +X231721508Y-158802162D01* +X231725639Y-158805549D01* +X231895776Y-158945054D01* +X231895782Y-158945058D01* +X231899904Y-158948438D01* +X232100396Y-159062564D01* +X232105412Y-159064385D01* +X232105417Y-159064387D01* +X232312236Y-159139459D01* +X232312240Y-159139460D01* +X232317251Y-159141279D01* +X232322500Y-159142228D01* +X232322503Y-159142229D01* +X232540184Y-159181592D01* +X232540191Y-159181593D01* +X232544268Y-159182330D01* +X232562005Y-159183166D01* +X232566953Y-159183400D01* +X232566960Y-159183400D01* +X232568441Y-159183470D01* +X232730586Y-159183470D01* +X232797542Y-159177789D01* +X232897223Y-159169331D01* +X232897227Y-159169330D01* +X232902534Y-159168880D01* +X232907689Y-159167542D01* +X232907695Y-159167541D01* +X233120664Y-159112265D01* +X233120668Y-159112264D01* +X233125833Y-159110923D01* +X233130699Y-159108731D01* +X233130702Y-159108730D01* +X233331310Y-159018363D01* +X233336176Y-159016171D01* +X233340596Y-159013195D01* +X233340600Y-159013193D01* +X233466547Y-158928399D01* +X233527546Y-158887332D01* +X233694473Y-158728092D01* +X233825655Y-158551777D01* +X233828998Y-158547284D01* +X233829000Y-158547281D01* +X233832182Y-158543004D01* +X233886966Y-158435253D01* +X233930267Y-158350086D01* +X235924246Y-158350086D01* +X235924609Y-158354234D01* +X235924609Y-158354238D01* +X235927368Y-158385773D01* +X235949984Y-158644276D01* +X235950894Y-158648348D01* +X235950895Y-158648353D01* +X236004978Y-158890306D01* +X236014404Y-158932477D01* +X236015847Y-158936400D01* +X236015848Y-158936402D01* +X236020502Y-158949052D01* +X236116376Y-159209626D01* +X236118323Y-159213319D01* +X236118324Y-159213321D01* +X236151373Y-159276003D01* +X236254106Y-159470854D01* +X236292112Y-159524334D01* +X236422751Y-159708162D01* +X236422756Y-159708168D01* +X236425175Y-159711572D01* +X236428019Y-159714622D01* +X236428024Y-159714628D01* +X236617110Y-159917398D01* +X236626578Y-159927551D01* +X236854777Y-160114995D01* +X237105761Y-160270612D01* +X237109578Y-160272328D01* +X237109581Y-160272329D01* +X237124643Y-160279098D01* +X237375122Y-160391668D01* +X237481750Y-160423455D01* +X237608703Y-160461301D01* +X237658127Y-160476035D01* +X237662247Y-160476688D01* +X237662249Y-160476688D01* +X237946324Y-160521682D01* +X237946330Y-160521683D01* +X237949805Y-160522233D01* +X237974364Y-160523348D01* +X238040749Y-160526363D01* +X238040770Y-160526363D01* +X238042169Y-160526427D01* +X238226633Y-160526427D01* +X238446396Y-160511830D01* +X238450495Y-160511004D01* +X238450499Y-160511003D01* +X238627527Y-160475308D01* +X238735883Y-160453460D01* +X239015107Y-160357315D01* +X239171303Y-160279098D01* +X239275427Y-160226957D01* +X239275429Y-160226956D01* +X239279163Y-160225086D01* +X239523410Y-160059095D01* +X239743559Y-159862259D01* +X239764517Y-159837807D01* +X239933021Y-159641211D01* +X239933024Y-159641207D01* +X239935741Y-159638037D01* +X239938015Y-159634535D01* +X239938019Y-159634530D01* +X240094302Y-159393876D01* +X240094305Y-159393871D01* +X240096581Y-159390366D01* +X240099393Y-159384445D01* +X240195271Y-159182525D01* +X240223251Y-159123599D01* +X240228213Y-159108146D01* +X240312247Y-158846410D01* +X240312247Y-158846409D01* +X240313527Y-158842423D01* +X240335821Y-158718516D01* +X242268003Y-158718516D01* +X242276657Y-158949052D01* +X242324031Y-159174834D01* +X242325989Y-159179793D01* +X242325990Y-159179795D01* +X242365842Y-159280706D01* +X242408770Y-159389406D01* +X242528450Y-159586633D01* +X242531947Y-159590663D01* +X242667322Y-159746669D01* +X242679650Y-159760876D01* +X242701810Y-159779046D01* +X242853918Y-159903768D01* +X242853924Y-159903772D01* +X242858046Y-159907152D01* +X243058538Y-160021278D01* +X243063554Y-160023099D01* +X243063559Y-160023101D01* +X243270378Y-160098173D01* +X243270382Y-160098174D01* +X243275393Y-160099993D01* +X243280642Y-160100942D01* +X243280645Y-160100943D01* +X243498326Y-160140306D01* +X243498333Y-160140307D01* +X243502410Y-160141044D01* +X243520147Y-160141880D01* +X243525095Y-160142114D01* +X243525102Y-160142114D01* +X243526583Y-160142184D01* +X243688728Y-160142184D01* +X243755684Y-160136503D01* +X243855365Y-160128045D01* +X243855369Y-160128044D01* +X243860676Y-160127594D01* +X243865831Y-160126256D01* +X243865837Y-160126255D01* +X244078806Y-160070979D01* +X244078810Y-160070978D01* +X244083975Y-160069637D01* +X244088841Y-160067445D01* +X244088844Y-160067444D01* +X244289452Y-159977077D01* +X244294318Y-159974885D01* +X244298738Y-159971909D01* +X244298742Y-159971907D01* +X244399951Y-159903768D01* +X244485688Y-159846046D01* +X244652615Y-159686806D01* +X244759514Y-159543128D01* +X244787140Y-159505998D01* +X244787142Y-159505995D01* +X244790324Y-159501718D01* +X244846938Y-159390366D01* +X244892461Y-159300830D01* +X244892461Y-159300829D01* +X244894880Y-159296072D01* +X244934146Y-159169615D01* +X244961708Y-159080854D01* +X244961709Y-159080848D01* +X244963292Y-159075751D01* +X244979393Y-158954270D01* +X244992903Y-158852337D01* +X244992903Y-158852332D01* +X244993603Y-158847052D01* +X244991767Y-158798129D01* +X244988580Y-158713231D01* +X244984949Y-158616516D01* +X244937575Y-158390734D01* +X244921169Y-158349190D01* +X244889696Y-158269496D01* +X244852836Y-158176162D01* +X244743242Y-157995556D01* +X244735925Y-157983498D01* +X244735924Y-157983497D01* +X244733156Y-157978935D01* +X244646231Y-157878762D01* +X244585456Y-157808725D01* +X244585454Y-157808723D01* +X244581956Y-157804692D01* +X244520763Y-157754517D01* +X244407688Y-157661800D01* +X244407682Y-157661796D01* +X244403560Y-157658416D01* +X244203068Y-157544290D01* +X244198052Y-157542469D01* +X244198047Y-157542467D01* +X243991228Y-157467395D01* +X243991224Y-157467394D01* +X243986213Y-157465575D01* +X243980964Y-157464626D01* +X243980961Y-157464625D01* +X243763280Y-157425262D01* +X243763273Y-157425261D01* +X243759196Y-157424524D01* +X243741459Y-157423688D01* +X243736511Y-157423454D01* +X243736504Y-157423454D01* +X243735023Y-157423384D01* +X243572878Y-157423384D01* +X243505922Y-157429065D01* +X243406241Y-157437523D01* +X243406237Y-157437524D01* +X243400930Y-157437974D01* +X243395775Y-157439312D01* +X243395769Y-157439313D01* +X243182800Y-157494589D01* +X243182796Y-157494590D01* +X243177631Y-157495931D01* +X243172765Y-157498123D01* +X243172762Y-157498124D01* +X243074324Y-157542467D01* +X242967288Y-157590683D01* +X242962868Y-157593659D01* +X242962864Y-157593661D01* +X242875344Y-157652584D01* +X242775918Y-157719522D01* +X242608991Y-157878762D01* +X242605803Y-157883047D01* +X242474704Y-158059251D01* +X242471282Y-158063850D01* +X242468867Y-158068600D01* +X242414180Y-158176162D01* +X242366726Y-158269496D01* +X242347239Y-158332255D01* +X242299898Y-158484714D01* +X242299897Y-158484720D01* +X242298314Y-158489817D01* +X242284401Y-158594792D01* +X242272337Y-158685819D01* +X242268003Y-158718516D01* +X240335821Y-158718516D01* +X240346537Y-158658958D01* +X240365083Y-158555886D01* +X240365084Y-158555881D01* +X240365822Y-158551777D01* +X240366221Y-158543004D01* +X240379029Y-158260938D01* +X240379029Y-158260933D01* +X240379218Y-158256768D01* +X240377692Y-158239318D01* +X240353844Y-157966739D01* +X240353480Y-157962578D01* +X240310110Y-157768550D01* +X240289972Y-157678455D01* +X240289970Y-157678448D01* +X240289060Y-157674377D01* +X240283188Y-157658416D01* +X240218740Y-157483255D01* +X240187088Y-157397228D01* +X240049358Y-157136000D01* +X240005207Y-157073874D01* +X239880713Y-156898692D01* +X239880708Y-156898686D01* +X239878289Y-156895282D01* +X239875445Y-156892232D01* +X239875440Y-156892226D01* +X239679732Y-156682355D01* +X239676886Y-156679303D01* +X239448687Y-156491859D01* +X239197703Y-156336242D01* +X239172985Y-156325133D01* +X239041390Y-156265992D01* +X238928342Y-156215186D01* +X238870599Y-156197972D01* +X242584421Y-156197972D01* +X242590148Y-156205622D01* +X242765656Y-156313173D01* +X242774450Y-156317654D01* +X242986926Y-156405664D01* +X242996311Y-156408713D01* +X243219941Y-156462403D01* +X243229688Y-156463946D01* +X243458967Y-156481991D01* +X243468827Y-156481991D01* +X243698106Y-156463946D01* +X243707853Y-156462403D01* +X243931483Y-156408713D01* +X243940868Y-156405664D01* +X244153344Y-156317654D01* +X244162138Y-156313173D01* +X244333980Y-156207869D01* +X244343440Y-156197413D01* +X244339656Y-156188635D01* +X243476709Y-155325688D01* +X243462765Y-155318074D01* +X243460932Y-155318205D01* +X243454317Y-155322456D01* +X242591181Y-156185592D01* +X242584421Y-156197972D01* +X238870599Y-156197972D01* +X238755541Y-156163672D01* +X238649336Y-156132011D01* +X238649334Y-156132011D01* +X238645337Y-156130819D01* +X238641217Y-156130166D01* +X238641215Y-156130166D01* +X238357140Y-156085172D01* +X238357134Y-156085171D01* +X238353659Y-156084621D01* +X238329100Y-156083506D01* +X238262715Y-156080491D01* +X238262694Y-156080491D01* +X238261295Y-156080427D01* +X238076831Y-156080427D01* +X237857068Y-156095024D01* +X237852969Y-156095850D01* +X237852965Y-156095851D01* +X237710371Y-156124603D01* +X237567581Y-156153394D01* +X237288357Y-156249539D01* +X237284629Y-156251406D01* +X237038995Y-156374410D01* +X237024301Y-156381768D01* +X236780054Y-156547759D01* +X236559905Y-156744595D01* +X236557188Y-156747765D01* +X236557187Y-156747766D01* +X236381857Y-156952327D01* +X236367723Y-156968817D01* +X236365449Y-156972319D01* +X236365445Y-156972324D01* +X236209162Y-157212978D01* +X236206883Y-157216488D01* +X236205089Y-157220266D01* +X236205088Y-157220268D01* +X236164368Y-157306024D01* +X236080213Y-157483255D01* +X236078934Y-157487238D01* +X236078933Y-157487241D01* +X235993120Y-157754517D01* +X235989937Y-157764431D01* +X235989196Y-157768550D01* +X235955019Y-157958501D01* +X235937642Y-158055077D01* +X235937453Y-158059244D01* +X235937452Y-158059251D01* +X235924824Y-158337358D01* +X235924246Y-158350086D01* +X233930267Y-158350086D01* +X233934319Y-158342116D01* +X233934319Y-158342115D01* +X233936738Y-158337358D01* +X233986791Y-158176162D01* +X234003566Y-158122140D01* +X234003567Y-158122134D01* +X234005150Y-158117037D01* +X234025070Y-157966739D01* +X234034761Y-157893623D01* +X234034761Y-157893618D01* +X234035461Y-157888338D01* +X234026807Y-157657802D01* +X233979433Y-157432020D01* +X233976112Y-157423609D01* +X233931554Y-157310782D01* +X233894694Y-157217448D01* +X233806757Y-157072531D01* +X233777783Y-157024784D01* +X233777782Y-157024783D01* +X233775014Y-157020221D01* +X233688089Y-156920048D01* +X233627314Y-156850011D01* +X233627312Y-156850009D01* +X233623814Y-156845978D01* +X233580152Y-156810177D01* +X233449546Y-156703086D01* +X233449540Y-156703082D01* +X233445418Y-156699702D01* +X233244926Y-156585576D01* +X233239910Y-156583755D01* +X233239905Y-156583753D01* +X233033086Y-156508681D01* +X233033082Y-156508680D01* +X233028071Y-156506861D01* +X233022822Y-156505912D01* +X233022819Y-156505911D01* +X232805138Y-156466548D01* +X232805131Y-156466547D01* +X232801054Y-156465810D01* +X232783317Y-156464974D01* +X232778369Y-156464740D01* +X232778362Y-156464740D01* +X232776881Y-156464670D01* +X232614736Y-156464670D01* +X232547780Y-156470351D01* +X232448099Y-156478809D01* +X232448095Y-156478810D01* +X232442788Y-156479260D01* +X232437633Y-156480598D01* +X232437627Y-156480599D01* +X232224658Y-156535875D01* +X232224654Y-156535876D01* +X232219489Y-156537217D01* +X232214623Y-156539409D01* +X232214620Y-156539410D01* +X232116182Y-156583753D01* +X232009146Y-156631969D01* +X232004726Y-156634945D01* +X232004722Y-156634947D01* +X231912461Y-156697062D01* +X231817776Y-156760808D01* +X231650849Y-156920048D01* +X231647661Y-156924333D01* +X231535123Y-157075590D01* +X231513140Y-157105136D01* +X231510725Y-157109886D01* +X231456038Y-157217448D01* +X231408584Y-157310782D01* +X231374378Y-157420943D01* +X231341756Y-157526000D01* +X231341755Y-157526006D01* +X231340172Y-157531103D01* +X231331881Y-157593661D01* +X231315200Y-157719522D01* +X231309861Y-157759802D01* +X229758500Y-157759802D01* +X229758500Y-155326414D01* +X232622474Y-155326414D01* +X232628201Y-155334064D01* +X232803709Y-155441615D01* +X232812503Y-155446096D01* +X233024979Y-155534106D01* +X233034364Y-155537155D01* +X233257994Y-155590845D01* +X233267741Y-155592388D01* +X233497020Y-155610433D01* +X233506880Y-155610433D01* +X233736159Y-155592388D01* +X233745906Y-155590845D01* +X233969536Y-155537155D01* +X233978921Y-155534106D01* +X234191397Y-155446096D01* +X234200191Y-155441615D01* +X234372033Y-155336311D01* +X234381493Y-155325855D01* +X234377709Y-155317077D01* +X233514762Y-154454130D01* +X233500818Y-154446516D01* +X233498985Y-154446647D01* +X233492370Y-154450898D01* +X232629234Y-155314034D01* +X232622474Y-155326414D01* +X229758500Y-155326414D01* +X229758500Y-154087038D01* +X231973625Y-154087038D01* +X231991670Y-154316317D01* +X231993213Y-154326064D01* +X232046903Y-154549694D01* +X232049952Y-154559079D01* +X232137962Y-154771555D01* +X232142443Y-154780349D01* +X232247747Y-154952191D01* +X232258203Y-154961651D01* +X232266981Y-154957867D01* +X233129928Y-154094920D01* +X233136306Y-154083240D01* +X233866358Y-154083240D01* +X233866489Y-154085073D01* +X233870740Y-154091688D01* +X234733876Y-154954824D01* +X234746256Y-154961584D01* +X234750247Y-154958596D01* +X241935572Y-154958596D01* +X241953617Y-155187875D01* +X241955160Y-155197622D01* +X242008850Y-155421252D01* +X242011899Y-155430637D01* +X242099909Y-155643113D01* +X242104390Y-155651907D01* +X242209694Y-155823749D01* +X242220150Y-155833209D01* +X242228928Y-155829425D01* +X243091875Y-154966478D01* +X243098253Y-154954798D01* +X243828305Y-154954798D01* +X243828436Y-154956631D01* +X243832687Y-154963246D01* +X244695823Y-155826382D01* +X244708203Y-155833142D01* +X244715853Y-155827415D01* +X244823404Y-155651907D01* +X244827885Y-155643113D01* +X244915895Y-155430637D01* +X244918944Y-155421252D01* +X244972634Y-155197622D01* +X244974177Y-155187875D01* +X244992222Y-154958596D01* +X244992222Y-154948736D01* +X244974177Y-154719457D01* +X244972634Y-154709710D01* +X244918944Y-154486080D01* +X244915895Y-154476695D01* +X244827885Y-154264219D01* +X244823404Y-154255425D01* +X244718100Y-154083583D01* +X244707644Y-154074123D01* +X244698866Y-154077907D01* +X243835919Y-154940854D01* +X243828305Y-154954798D01* +X243098253Y-154954798D01* +X243099489Y-154952534D01* +X243099358Y-154950701D01* +X243095107Y-154944086D01* +X242231971Y-154080950D01* +X242219591Y-154074190D01* +X242211941Y-154079917D01* +X242104390Y-154255425D01* +X242099909Y-154264219D01* +X242011899Y-154476695D01* +X242008850Y-154486080D01* +X241955160Y-154709710D01* +X241953617Y-154719457D01* +X241935572Y-154948736D01* +X241935572Y-154958596D01* +X234750247Y-154958596D01* +X234753906Y-154955857D01* +X234861457Y-154780349D01* +X234865938Y-154771555D01* +X234953948Y-154559079D01* +X234956997Y-154549694D01* +X235010687Y-154326064D01* +X235012230Y-154316317D01* +X235030275Y-154087038D01* +X235030275Y-154077178D01* +X235012230Y-153847899D01* +X235010687Y-153838152D01* +X234956997Y-153614522D01* +X234953948Y-153605137D01* +X234865938Y-153392661D01* +X234861457Y-153383867D01* +X234756153Y-153212025D01* +X234745697Y-153202565D01* +X234736919Y-153206349D01* +X233873972Y-154069296D01* +X233866358Y-154083240D01* +X233136306Y-154083240D01* +X233137542Y-154080976D01* +X233137411Y-154079143D01* +X233133160Y-154072528D01* +X232270024Y-153209392D01* +X232257644Y-153202632D01* +X232249994Y-153208359D01* +X232142443Y-153383867D01* +X232137962Y-153392661D01* +X232049952Y-153605137D01* +X232046903Y-153614522D01* +X231993213Y-153838152D01* +X231991670Y-153847899D01* +X231973625Y-154077178D01* +X231973625Y-154087038D01* +X229758500Y-154087038D01* +X229758500Y-152838361D01* +X232622407Y-152838361D01* +X232626191Y-152847139D01* +X233489138Y-153710086D01* +X233503082Y-153717700D01* +X233504915Y-153717569D01* +X233511530Y-153713318D01* +X234374666Y-152850182D01* +X234381426Y-152837802D01* +X234375699Y-152830152D01* +X234200191Y-152722601D01* +X234191397Y-152718120D01* +X233978921Y-152630110D01* +X233969536Y-152627061D01* +X233745906Y-152573371D01* +X233736159Y-152571828D01* +X233506880Y-152553783D01* +X233497020Y-152553783D01* +X233267741Y-152571828D01* +X233257994Y-152573371D01* +X233034364Y-152627061D01* +X233024979Y-152630110D01* +X232812503Y-152718120D01* +X232803709Y-152722601D01* +X232631867Y-152827905D01* +X232622407Y-152838361D01* +X229758500Y-152838361D01* +X229758500Y-147867070D01* +X229759933Y-147848120D01* +X229762099Y-147833885D01* +X229762099Y-147833881D01* +X229763199Y-147826651D01* +X229761903Y-147810709D01* +X229758915Y-147773982D01* +X229758500Y-147763767D01* +X229758500Y-147755707D01* +X229757807Y-147749756D01* +X229755211Y-147727497D01* +X229754778Y-147723121D01* +X229753870Y-147711962D01* +X229748860Y-147650364D01* +X229746605Y-147643403D01* +X229745418Y-147637463D01* +X229744029Y-147631588D01* +X229743182Y-147624319D01* +X229718264Y-147555670D01* +X229716847Y-147551542D01* +X229696607Y-147489064D01* +X229696606Y-147489062D01* +X229694351Y-147482101D01* +X229690555Y-147475846D01* +X229688049Y-147470372D01* +X229685330Y-147464942D01* +X229682833Y-147458063D01* +X229657002Y-147418664D01* +X229642814Y-147397024D01* +X229640467Y-147393305D01* +X229602595Y-147330893D01* +X229595197Y-147322516D01* +X229595224Y-147322492D01* +X229592571Y-147319500D01* +X229589868Y-147316267D01* +X229585856Y-147310148D01* +X229529617Y-147256872D01* +X229527175Y-147254494D01* +X227383770Y-145111089D01* +X227371384Y-145096677D01* +X227362851Y-145085082D01* +X227362846Y-145085077D01* +X227358508Y-145079182D01* +X227352930Y-145074443D01* +X227352927Y-145074440D01* +X227318232Y-145044965D01* +X227310716Y-145038035D01* +X227305021Y-145032340D01* +X227298880Y-145027482D01* +X227282749Y-145014719D01* +X227279345Y-145011928D01* +X227229297Y-144969409D01* +X227229295Y-144969408D01* +X227223715Y-144964667D01* +X227217199Y-144961339D01* +X227212150Y-144957972D01* +X227207021Y-144954805D01* +X227201284Y-144950266D01* +X227135125Y-144919345D01* +X227131225Y-144917439D01* +X227066192Y-144884231D01* +X227059084Y-144882492D01* +X227053441Y-144880393D01* +X227047678Y-144878476D01* +X227041050Y-144875378D01* +X226969583Y-144860513D01* +X226965299Y-144859543D01* +X226894390Y-144842192D01* +X226888788Y-144841844D01* +X226888785Y-144841844D01* +X226883236Y-144841500D01* +X226883238Y-144841464D01* +X226879245Y-144841225D01* +X226875053Y-144840851D01* +X226867885Y-144839360D01* +X226804120Y-144841085D01* +X226790479Y-144841454D01* +X226787072Y-144841500D01* +X222967859Y-144841500D01* +X222948909Y-144840067D01* +X222934674Y-144837901D01* +X222934670Y-144837901D01* +X222927440Y-144836801D01* +X222920148Y-144837394D01* +X222920145Y-144837394D01* +X222874771Y-144841085D01* +X222864556Y-144841500D01* +X222856496Y-144841500D01* +X222852862Y-144841924D01* +X222852856Y-144841924D01* +X222839831Y-144843443D01* +X222828269Y-144844791D01* +X222823921Y-144845221D01* +X222751153Y-144851140D01* +X222744192Y-144853395D01* +X222738252Y-144854582D01* +X222732377Y-144855971D01* +X222725108Y-144856818D01* +X222656459Y-144881736D01* +X222652331Y-144883153D01* +X222589853Y-144903393D01* +X222589851Y-144903394D01* +X222582890Y-144905649D01* +X222576635Y-144909445D01* +X222571161Y-144911951D01* +X222565731Y-144914670D01* +X222558852Y-144917167D01* +X222552732Y-144921180D01* +X222552731Y-144921180D01* +X222497813Y-144957186D01* +X222494109Y-144959523D01* +X222431682Y-144997405D01* +X222423305Y-145004803D01* +X222423281Y-145004776D01* +X222420289Y-145007429D01* +X222417056Y-145010132D01* +X222410937Y-145014144D01* +X222381740Y-145044965D01* +X222357661Y-145070383D01* +X222355283Y-145072825D01* +X221479951Y-145948157D01* +X221417639Y-145982183D01* +X221361441Y-145981580D01* +X221354477Y-145979908D01* +X221269998Y-145959626D01* +X221030776Y-145940799D01* +X220791554Y-145959626D01* +X220786747Y-145960780D01* +X220786741Y-145960781D01* +X220663042Y-145990479D01* +X220558223Y-146015644D01* +X220553652Y-146017537D01* +X220553650Y-146017538D01* +X220341099Y-146105579D01* +X220341097Y-146105580D01* +X220336527Y-146107473D01* +X220131927Y-146232853D01* +X220128160Y-146236070D01* +X220128159Y-146236071D01* +X220012405Y-146334934D01* +X219949458Y-146388695D01* +X219946245Y-146392457D01* +X219814976Y-146546155D01* +X219793616Y-146571164D01* +X219668236Y-146775764D01* +X219666343Y-146780334D01* +X219666342Y-146780336D01* +X219584367Y-146978243D01* +X219576407Y-146997460D01* +X219559366Y-147068440D01* +X219521544Y-147225978D01* +X219521543Y-147225984D01* +X219520389Y-147230791D01* +X219501562Y-147470013D01* +X219520389Y-147709235D01* +X219521543Y-147714042D01* +X219521544Y-147714048D01* +X219544751Y-147810709D01* +X219576407Y-147942566D01* +X219578300Y-147947137D01* +X219578301Y-147947139D01* +X219659869Y-148144061D01* +X219668236Y-148164262D01* +X219793616Y-148368862D01* +X219796833Y-148372629D01* +X219796834Y-148372630D01* +X219872254Y-148460936D01* +X219949458Y-148551331D01* +X219953220Y-148554544D01* +X220124174Y-148700551D01* +X220131927Y-148707173D01* +X220336527Y-148832553D01* +X220341097Y-148834446D01* +X220341099Y-148834447D01* +X220533262Y-148914043D01* +X220558223Y-148924382D01* +X220609219Y-148936625D01* +X220786741Y-148979245D01* +X220786747Y-148979246D01* +X220791554Y-148980400D01* +X221030776Y-148999227D01* +X221269998Y-148980400D01* +X221274805Y-148979246D01* +X221274811Y-148979245D01* +X221452333Y-148936625D01* +X221503329Y-148924382D01* +X221528290Y-148914043D01* +X221720453Y-148834447D01* +X221720455Y-148834446D01* +X221725025Y-148832553D01* +X221853123Y-148754054D01* +X224949179Y-148754054D01* +X224952963Y-148762832D01* +X225815910Y-149625779D01* +X225829854Y-149633393D01* +X225831687Y-149633262D01* +X225838302Y-149629011D01* +X226701438Y-148765875D01* +X226708198Y-148753495D01* +X226702471Y-148745845D01* +X226526963Y-148638294D01* +X226518169Y-148633813D01* +X226305693Y-148545803D01* +X226296308Y-148542754D01* +X226072678Y-148489064D01* +X226062931Y-148487521D01* +X225833652Y-148469476D01* +X225823792Y-148469476D01* +X225594513Y-148487521D01* +X225584766Y-148489064D01* +X225361136Y-148542754D01* +X225351751Y-148545803D01* +X225139275Y-148633813D01* +X225130481Y-148638294D01* +X224958639Y-148743598D01* +X224949179Y-148754054D01* +X221853123Y-148754054D01* +X221929625Y-148707173D01* +X221937379Y-148700551D01* +X222108332Y-148554544D01* +X222112094Y-148551331D01* +X222189298Y-148460936D01* +X222264718Y-148372630D01* +X222264719Y-148372629D01* +X222267936Y-148368862D01* +X222393316Y-148164262D01* +X222401684Y-148144061D01* +X222483251Y-147947139D01* +X222483252Y-147947137D01* +X222485145Y-147942566D01* +X222516801Y-147810709D01* +X222540008Y-147714048D01* +X222540009Y-147714042D01* +X222541163Y-147709235D01* +X222559990Y-147470013D01* +X222541163Y-147230791D01* +X222519209Y-147139348D01* +X222522755Y-147068440D01* +X222552632Y-147020838D01* +X223178065Y-146395405D01* +X223240377Y-146361379D01* +X223267160Y-146358500D01* +X226433629Y-146358500D01* +X226501750Y-146378502D01* +X226522724Y-146395405D01* +X228204595Y-148077275D01* +X228238620Y-148139587D01* +X228241500Y-148166370D01* +X228241500Y-158932930D01* +X228240067Y-158951880D01* +X228236801Y-158973349D01* +X228237394Y-158980641D01* +X228237394Y-158980644D01* +X228241085Y-159026018D01* +X228241500Y-159036233D01* +X228241500Y-159044293D01* +X228241925Y-159047937D01* +X228244789Y-159072507D01* +X228245222Y-159076882D01* +X228249330Y-159127381D01* +X228251140Y-159149637D01* +X228253396Y-159156601D01* +X228254587Y-159162560D01* +X228255971Y-159168415D01* +X228256818Y-159175681D01* +X228281735Y-159244327D01* +X228283152Y-159248455D01* +X228303316Y-159310696D01* +X228305649Y-159317899D01* +X228309445Y-159324154D01* +X228311951Y-159329628D01* +X228314670Y-159335058D01* +X228317167Y-159341937D01* +X228321180Y-159348057D01* +X228321180Y-159348058D01* +X228357186Y-159402976D01* +X228359523Y-159406680D01* +X228397405Y-159469107D01* +X228401121Y-159473315D01* +X228401122Y-159473316D01* +X228404803Y-159477484D01* +X228404776Y-159477508D01* +X228407429Y-159480500D01* +X228410132Y-159483733D01* +X228414144Y-159489852D01* +X228419456Y-159494884D01* +X228470383Y-159543128D01* +X228472825Y-159545506D01* +X231116230Y-162188911D01* +X231128616Y-162203323D01* +X231137149Y-162214918D01* +X231137154Y-162214923D01* +X231141492Y-162220818D01* +X231147070Y-162225557D01* +X231147073Y-162225560D01* +X231181768Y-162255035D01* +X231189284Y-162261965D01* +X231194980Y-162267661D01* +X231197841Y-162269924D01* +X231197846Y-162269929D01* +X231217256Y-162285285D01* +X231220658Y-162288074D01* +X231269562Y-162329621D01* +X231276285Y-162335333D01* +X231282802Y-162338661D01* +X231287850Y-162342027D01* +X231292972Y-162345190D01* +X231298716Y-162349735D01* +X231364895Y-162380664D01* +X231368779Y-162382563D01* +X231433808Y-162415769D01* +X231440923Y-162417510D01* +X231446578Y-162419613D01* +X231452317Y-162421522D01* +X231458950Y-162424622D01* +X231530435Y-162439491D01* +X231534701Y-162440457D01* +X231605610Y-162457808D01* +X231611212Y-162458156D01* +X231611215Y-162458156D01* +X231616764Y-162458500D01* +X231616762Y-162458535D01* +X231620734Y-162458775D01* +X231624955Y-162459152D01* +X231632115Y-162460641D01* +X231709542Y-162458546D01* +X231712950Y-162458500D01* +X246284228Y-162458500D01* +X246352349Y-162478502D01* +X246398842Y-162532158D01* +X246408946Y-162602432D01* +X246379452Y-162667012D01* +X246373323Y-162673595D01* +X240411089Y-168635829D01* +X240396677Y-168648215D01* +X240385082Y-168656748D01* +X240385077Y-168656753D01* +X240379182Y-168661091D01* +X240374443Y-168666669D01* +X240374440Y-168666672D01* +X240344965Y-168701367D01* +X240338035Y-168708883D01* +X240332340Y-168714578D01* +X240330060Y-168717460D01* +X240314719Y-168736850D01* +X240311928Y-168740254D01* +X240269409Y-168790302D01* +X240264667Y-168795884D01* +X240261339Y-168802400D01* +X240257972Y-168807449D01* +X240254805Y-168812578D01* +X240250266Y-168818315D01* +X240219345Y-168884474D01* +X240217442Y-168888368D01* +X240184231Y-168953407D01* +X240182492Y-168960515D01* +X240180393Y-168966158D01* +X240178476Y-168971921D01* +X240175378Y-168978549D01* +X240173888Y-168985711D01* +X240173888Y-168985712D01* +X240160514Y-169050011D01* +X240159544Y-169054295D01* +X240142192Y-169125209D01* +X240141500Y-169136363D01* +X240141464Y-169136361D01* +X240141225Y-169140354D01* +X240140851Y-169144546D01* +X240139360Y-169151714D01* +X240139890Y-169171299D01* +X240141454Y-169229120D01* +X240141500Y-169232527D01* +X240141500Y-174197352D01* +X240121498Y-174265473D01* +X240104595Y-174286447D01* +X237905468Y-176485574D01* +X237843156Y-176519600D01* +X237786958Y-176518997D01* +X237695515Y-176497043D01* +X237456293Y-176478216D01* +X237217071Y-176497043D01* +X237212264Y-176498197D01* +X237212258Y-176498198D01* +X237104504Y-176524068D01* +X236983740Y-176553061D01* +X236979169Y-176554954D01* +X236979167Y-176554955D01* +X236766616Y-176642996D01* +X236766614Y-176642997D01* +X236762044Y-176644890D01* +X236557444Y-176770270D01* +X236374975Y-176926112D01* +X236219133Y-177108581D01* +X236093753Y-177313181D01* +X236091860Y-177317751D01* +X236091859Y-177317753D01* +X236012289Y-177509853D01* +X236001924Y-177534877D01* +X235990837Y-177581058D01* +X235947061Y-177763395D01* +X235947060Y-177763401D01* +X235945906Y-177768208D01* +X235927079Y-178007430D01* +X235945906Y-178246652D01* +X235947060Y-178251459D01* +X235947061Y-178251465D01* +X235977289Y-178377371D01* +X236001924Y-178479983D01* +X236003817Y-178484554D01* +X236003818Y-178484556D01* +X236088707Y-178689496D01* +X236093753Y-178701679D01* +X236219133Y-178906279D01* +X236374975Y-179088748D01* +X236557444Y-179244590D01* +X236762044Y-179369970D01* +X236766614Y-179371863D01* +X236766616Y-179371864D01* +X236948504Y-179447204D01* +X236983740Y-179461799D01* +X237065330Y-179481387D01* +X237212258Y-179516662D01* +X237212264Y-179516663D01* +X237217071Y-179517817D01* +X237456293Y-179536644D01* +X237695515Y-179517817D01* +X237700322Y-179516663D01* +X237700328Y-179516662D01* +X237847256Y-179481387D01* +X237928846Y-179461799D01* +X237964082Y-179447204D01* +X238145970Y-179371864D01* +X238145972Y-179371863D01* +X238150542Y-179369970D01* +X238355142Y-179244590D01* +X238537611Y-179088748D01* +X238693453Y-178906279D01* +X238818833Y-178701679D01* +X238823880Y-178689496D01* +X238908768Y-178484556D01* +X238908769Y-178484554D01* +X238910662Y-178479983D01* +X238935297Y-178377371D01* +X238965525Y-178251465D01* +X238965526Y-178251459D01* +X238966680Y-178246652D01* +X238985507Y-178007430D01* +X238966680Y-177768208D01* +X238944726Y-177676765D01* +X238948272Y-177605857D01* +X238978149Y-177558255D01* +X240641321Y-175895083D01* +X240703633Y-175861057D01* +X240774448Y-175866122D01* +X240831284Y-175908669D01* +X240849740Y-175950015D01* +X240851117Y-175949568D01* +X240851402Y-175950446D01* +X240852805Y-175956881D01* +X240853977Y-175959506D01* +X240854588Y-175962565D01* +X240855971Y-175968416D01* +X240856818Y-175975681D01* +X240881735Y-176044327D01* +X240883152Y-176048455D01* +X240905649Y-176117899D01* +X240909445Y-176124154D01* +X240911951Y-176129628D01* +X240914670Y-176135058D01* +X240917167Y-176141937D01* +X240921180Y-176148057D01* +X240921180Y-176148058D01* +X240957186Y-176202976D01* +X240959523Y-176206680D01* +X240997405Y-176269107D01* +X241001121Y-176273315D01* +X241001122Y-176273316D01* +X241004803Y-176277484D01* +X241004776Y-176277508D01* +X241007429Y-176280500D01* +X241010132Y-176283733D01* +X241014144Y-176289852D01* +X241019456Y-176294884D01* +X241070383Y-176343128D01* +X241072825Y-176345506D01* +X248016230Y-183288911D01* +X248028616Y-183303323D01* +X248037149Y-183314918D01* +X248037154Y-183314923D01* +X248041492Y-183320818D01* +X248047070Y-183325557D01* +X248047073Y-183325560D01* +X248081768Y-183355035D01* +X248089284Y-183361965D01* +X248094979Y-183367660D01* +X248097861Y-183369940D01* +X248117251Y-183385281D01* +X248120655Y-183388072D01* +X248170703Y-183430591D01* +X248176285Y-183435333D01* +X248182801Y-183438661D01* +X248187850Y-183442028D01* +X248192979Y-183445195D01* +X248198716Y-183449734D01* +X248264875Y-183480655D01* +X248268769Y-183482558D01* +X248333808Y-183515769D01* +X248340916Y-183517508D01* +X248346559Y-183519607D01* +X248352322Y-183521524D01* +X248358950Y-183524622D01* +X248366112Y-183526112D01* +X248366113Y-183526112D01* +X248430412Y-183539486D01* +X248434696Y-183540456D01* +X248505610Y-183557808D01* +X248511212Y-183558156D01* +X248511215Y-183558156D01* +X248516764Y-183558500D01* +X248516762Y-183558536D01* +X248520755Y-183558775D01* +X248524947Y-183559149D01* +X248532115Y-183560640D01* +X248609520Y-183558546D01* +X248612928Y-183558500D01* +X253575122Y-183558500D01* +X253643243Y-183578502D01* +X253664217Y-183595405D01* +X255895004Y-185826192D01* +X255929030Y-185888504D01* +X255928427Y-185944702D01* +X255906473Y-186036145D01* +X255887646Y-186275367D01* +X255906473Y-186514589D01* +X255907627Y-186519396D01* +X255907628Y-186519402D01* +X255942903Y-186666330D01* +X255962491Y-186747920D01* +X255964384Y-186752491D01* +X255964385Y-186752493D01* +X256004038Y-186848223D01* +X256054320Y-186969616D01* +X256179700Y-187174216D01* +X256182917Y-187177983D01* +X256182918Y-187177984D01* +X256266278Y-187275587D01* +X256335542Y-187356685D01* +X256518011Y-187512527D01* +X256722611Y-187637907D01* +X256727181Y-187639800D01* +X256727183Y-187639801D01* +X256939734Y-187727842D01* +X256944307Y-187729736D01* +X257025897Y-187749324D01* +X257172825Y-187784599D01* +X257172831Y-187784600D01* +X257177638Y-187785754D01* +X257416860Y-187804581D01* +X257656082Y-187785754D01* +X257660889Y-187784600D01* +X257660895Y-187784599D01* +X257807823Y-187749324D01* +X257889413Y-187729736D01* +X257893986Y-187727842D01* +X258106537Y-187639801D01* +X258106539Y-187639800D01* +X258111109Y-187637907D01* +X258315709Y-187512527D01* +X258498178Y-187356685D01* +X258567442Y-187275587D01* +X258650802Y-187177984D01* +X258650803Y-187177983D01* +X258654020Y-187174216D01* +X258779400Y-186969616D01* +X258829683Y-186848223D01* +X258869335Y-186752493D01* +X258869336Y-186752491D01* +X258871229Y-186747920D01* +X258890817Y-186666330D01* +X258926092Y-186519402D01* +X258926093Y-186519396D01* +X258927247Y-186514589D01* +X258946074Y-186275367D01* +X258927247Y-186036145D01* +X258926093Y-186031338D01* +X258926092Y-186031332D01* +X258879671Y-185837976D01* +X258871229Y-185802814D01* +X258868335Y-185795827D01* +X258781294Y-185585690D01* +X258781293Y-185585688D01* +X258779400Y-185581118D01* +X258654020Y-185376518D01* +X258498178Y-185194049D01* +X258315709Y-185038207D01* +X258111109Y-184912827D01* +X258106539Y-184910934D01* +X258106537Y-184910933D01* +X257893986Y-184822892D01* +X257893984Y-184822891D01* +X257889413Y-184820998D01* +X257788792Y-184796841D01* +X257660895Y-184766135D01* +X257660889Y-184766134D01* +X257656082Y-184764980D01* +X257416860Y-184746153D01* +X257177638Y-184764980D01* +X257086195Y-184786934D01* +X257015287Y-184783388D01* +X256967685Y-184753511D01* +X254525263Y-182311089D01* +X254512877Y-182296677D01* +X254504344Y-182285082D01* +X254504339Y-182285077D01* +X254500001Y-182279182D01* +X254494423Y-182274443D01* +X254494420Y-182274440D01* +X254459725Y-182244965D01* +X254452209Y-182238035D01* +X254446514Y-182232340D01* +X254429171Y-182218619D01* +X254424242Y-182214719D01* +X254420838Y-182211928D01* +X254370790Y-182169409D01* +X254370788Y-182169408D01* +X254365208Y-182164667D01* +X254358692Y-182161339D01* +X254353643Y-182157972D01* +X254348514Y-182154805D01* +X254342777Y-182150266D01* +X254276618Y-182119345D01* +X254272718Y-182117439D01* +X254271112Y-182116619D01* +X254207685Y-182084231D01* +X254200577Y-182082492D01* +X254194934Y-182080393D01* +X254189171Y-182078476D01* +X254182543Y-182075378D01* +X254111076Y-182060513D01* +X254106792Y-182059543D01* +X254035883Y-182042192D01* +X254030281Y-182041844D01* +X254030278Y-182041844D01* +X254024729Y-182041500D01* +X254024731Y-182041464D01* +X254020738Y-182041225D01* +X254016546Y-182040851D01* +X254009378Y-182039360D01* +X253943168Y-182041151D01* +X253931972Y-182041454D01* +X253928565Y-182041500D01* +X248966371Y-182041500D01* +X248898250Y-182021498D01* +X248877276Y-182004595D01* +X242395405Y-175522724D01* +X242361379Y-175460412D01* +X242358500Y-175433629D01* +X242358500Y-169875919D01* +X242378502Y-169807798D01* +X242395405Y-169786824D01* +X245145563Y-167036666D01* +X255301414Y-167036666D01* +X255304543Y-167052236D01* +X255305824Y-167053559D01* +X255313330Y-167055893D01* +X255399821Y-167063460D01* +X255405285Y-167063698D01* +X255568588Y-167063698D01* +X255579511Y-167062742D01* +X255794066Y-167024911D01* +X255804662Y-167022071D01* +X256009387Y-166947558D01* +X256019315Y-166942928D01* +X256208000Y-166833992D01* +X256216973Y-166827708D01* +X256383878Y-166687659D01* +X256391617Y-166679920D01* +X256531667Y-166513014D01* +X256537951Y-166504040D01* +X256646887Y-166315358D01* +X256651518Y-166305427D01* +X256702082Y-166166505D01* +X257538222Y-166166505D01* +X257577980Y-166391984D01* +X257579864Y-166397160D01* +X257624207Y-166518991D01* +X257656288Y-166607134D01* +X257770767Y-166805417D01* +X257917938Y-166980810D01* +X258093329Y-167127981D01* +X258098096Y-167130733D01* +X258098100Y-167130736D01* +X258204247Y-167192019D01* +X258291612Y-167242459D01* +X258296780Y-167244340D01* +X258456168Y-167302353D01* +X258506762Y-167320768D01* +X258570214Y-167331957D01* +X258673061Y-167350092D01* +X258673068Y-167350093D01* +X258675768Y-167350569D01* +X259009643Y-167379780D01* +X259384579Y-167412583D01* +X259384586Y-167412583D01* +X259387303Y-167412821D01* +X259558916Y-167412821D01* +X259711559Y-167385906D01* +X259778975Y-167374019D01* +X259778978Y-167374018D01* +X259784395Y-167373063D01* +X259846197Y-167350569D01* +X259994378Y-167296636D01* +X259994382Y-167296634D01* +X259999545Y-167294755D01* +X260186443Y-167186849D01* +X260193065Y-167183026D01* +X260193066Y-167183026D01* +X260197828Y-167180276D01* +X260366257Y-167038948D01* +X260369012Y-167036636D01* +X260373220Y-167033105D01* +X260428195Y-166967589D01* +X260474743Y-166912116D01* +X260533853Y-166872790D01* +X260604840Y-166871664D01* +X260665168Y-166909096D01* +X260680381Y-166930105D01* +X260709655Y-166980810D01* +X260756601Y-167062123D01* +X260756605Y-167062128D01* +X260759351Y-167066885D01* +X260906522Y-167242278D01* +X261081913Y-167389449D01* +X261086680Y-167392201D01* +X261086684Y-167392204D01* +X261166370Y-167438210D01* +X261280196Y-167503927D01* +X261285364Y-167505808D01* +X261484233Y-167578191D01* +X261495346Y-167582236D01* +X261558798Y-167593425D01* +X261661645Y-167611560D01* +X261661652Y-167611561D01* +X261664352Y-167612037D01* +X261998227Y-167641248D01* +X262373163Y-167674051D01* +X262373170Y-167674051D01* +X262375887Y-167674289D01* +X262547500Y-167674289D01* +X262684091Y-167650204D01* +X262767559Y-167635487D01* +X262767562Y-167635486D01* +X262772979Y-167634531D01* +X262834781Y-167612037D01* +X262982962Y-167558104D01* +X262982966Y-167558102D01* +X262988129Y-167556223D01* +X263186412Y-167441744D01* +X263361804Y-167294573D01* +X263390682Y-167260158D01* +X263505437Y-167123400D01* +X263505439Y-167123397D01* +X263508976Y-167119182D01* +X263623454Y-166920899D01* +X263657734Y-166826717D01* +X263699881Y-166710920D01* +X263699881Y-166710919D01* +X263701763Y-166705749D01* +X263741521Y-166480269D01* +X263741522Y-166251311D01* +X263701763Y-166025832D01* +X263649640Y-165882622D01* +X263625337Y-165815849D01* +X263625335Y-165815845D01* +X263623456Y-165810682D01* +X263508977Y-165612399D01* +X263505439Y-165608183D01* +X263505153Y-165607774D01* +X263482464Y-165540500D01* +X263499748Y-165471639D01* +X263551518Y-165423055D01* +X263621335Y-165410171D01* +X263633916Y-165412120D01* +X263729716Y-165431959D01* +X263783301Y-165443056D01* +X263787912Y-165443322D01* +X263787913Y-165443322D01* +X263838486Y-165446238D01* +X263838490Y-165446238D01* +X263840309Y-165446343D01* +X263985533Y-165446343D01* +X263988320Y-165446094D01* +X263988326Y-165446094D01* +X264069794Y-165438823D01* +X264152296Y-165431460D01* +X264157710Y-165429979D01* +X264157715Y-165429978D01* +X264285446Y-165395034D01* +X264368985Y-165372180D01* +X264374043Y-165369768D01* +X264374047Y-165369766D01* +X264491576Y-165313707D01* +X264571752Y-165275465D01* +X264754188Y-165144372D01* +X264828465Y-165067724D01* +X264906623Y-164987072D01* +X264906625Y-164987069D01* +X264910526Y-164983044D01* +X265035824Y-164796581D01* +X265126122Y-164590876D01* +X265131896Y-164566829D01* +X265177256Y-164377889D01* +X265177256Y-164377888D01* +X265178566Y-164372432D01* +X265185347Y-164254817D01* +X265191174Y-164153760D01* +X265191174Y-164153757D01* +X265191497Y-164148153D01* +X265164509Y-163925128D01* +X265098452Y-163710408D01* +X265053349Y-163623021D01* +X264997988Y-163515762D01* +X264997988Y-163515761D01* +X264995416Y-163510779D01* +X264858657Y-163332551D01* +X264692498Y-163181358D01* +X264687751Y-163178380D01* +X264687748Y-163178378D01* +X264506939Y-163064958D01* +X264502190Y-163061979D01* +X264293751Y-162978187D01* +X264073767Y-162932630D01* +X264069156Y-162932364D01* +X264069155Y-162932364D01* +X264018582Y-162929448D01* +X264018578Y-162929448D01* +X264016759Y-162929343D01* +X263871535Y-162929343D01* +X263858507Y-162930506D01* +X263788878Y-162916640D01* +X263737799Y-162867330D01* +X263721487Y-162798233D01* +X263745122Y-162731286D01* +X263758210Y-162715910D01* +X263758512Y-162715608D01* +X263762720Y-162712077D01* +X263795011Y-162673595D01* +X263906353Y-162540904D01* +X263906355Y-162540901D01* +X263909892Y-162536686D01* +X264024370Y-162338403D01* +X264102679Y-162123253D01* +X264142437Y-161897773D01* +X264142438Y-161668815D01* +X264102679Y-161443336D01* +X264070547Y-161355052D01* +X264026253Y-161233353D01* +X264026251Y-161233349D01* +X264024372Y-161228186D01* +X263909893Y-161029903D01* +X263762722Y-160854510D01* +X263587330Y-160707339D01* +X263389047Y-160592860D01* +X263379185Y-160589271D01* +X263179069Y-160516434D01* +X263179068Y-160516434D01* +X263173898Y-160514552D01* +X263110446Y-160503363D01* +X263007599Y-160485228D01* +X263007592Y-160485227D01* +X263004892Y-160484751D01* +X262647239Y-160453460D01* +X262296081Y-160422737D01* +X262296074Y-160422737D01* +X262293357Y-160422499D01* +X262121744Y-160422499D01* +X262004785Y-160443122D01* +X261901685Y-160461301D01* +X261901682Y-160461302D01* +X261896265Y-160462257D01* +X261891088Y-160464141D01* +X261891089Y-160464141D01* +X261686282Y-160538684D01* +X261686278Y-160538686D01* +X261681115Y-160540565D01* +X261582934Y-160597250D01* +X261503882Y-160642891D01* +X261482832Y-160655044D01* +X261307439Y-160802215D01* +X261205915Y-160923206D01* +X261146808Y-160962531D01* +X261075820Y-160963657D01* +X261015493Y-160926226D01* +X261000277Y-160905213D01* +X260999921Y-160904595D01* +X260968965Y-160850979D01* +X260924059Y-160773198D01* +X260924055Y-160773193D01* +X260921309Y-160768436D01* +X260774138Y-160593043D01* +X260598746Y-160445872D01* +X260400463Y-160331393D01* +X260250198Y-160276701D01* +X260190485Y-160254967D01* +X260190484Y-160254967D01* +X260185314Y-160253085D01* +X260118168Y-160241245D01* +X260019015Y-160223761D01* +X260019008Y-160223760D01* +X260016308Y-160223284D01* +X259682433Y-160194073D01* +X259307497Y-160161270D01* +X259307490Y-160161270D01* +X259304773Y-160161032D01* +X259133160Y-160161032D01* +X258996569Y-160185117D01* +X258913101Y-160199834D01* +X258913098Y-160199835D01* +X258907681Y-160200790D01* +X258902504Y-160202674D01* +X258902505Y-160202674D01* +X258697698Y-160277217D01* +X258697694Y-160277219D01* +X258692531Y-160279098D01* +X258494248Y-160393577D01* +X258385875Y-160484512D01* +X258335999Y-160526363D01* +X258318855Y-160540748D01* +X258171684Y-160716139D01* +X258168932Y-160720906D01* +X258168929Y-160720910D01* +X258110872Y-160821469D01* +X258057206Y-160914422D01* +X258055325Y-160919590D01* +X257995554Y-161083809D01* +X257978897Y-161129572D01* +X257939138Y-161355052D01* +X257939138Y-161584010D01* +X257955062Y-161674320D01* +X257972529Y-161773378D01* +X257978896Y-161809489D01* +X257980780Y-161814665D01* +X258053720Y-162015066D01* +X258057204Y-162024639D01* +X258171683Y-162222922D01* +X258264246Y-162333235D01* +X258311978Y-162390120D01* +X258318854Y-162398315D01* +X258494245Y-162545486D01* +X258499012Y-162548238D01* +X258499016Y-162548241D01* +X258642736Y-162631217D01* +X258692528Y-162659964D01* +X258697696Y-162661845D01* +X258888482Y-162731286D01* +X258907678Y-162738273D01* +X258971130Y-162749462D01* +X259073977Y-162767597D01* +X259073984Y-162767598D01* +X259076684Y-162768074D01* +X259410559Y-162797285D01* +X259785495Y-162830088D01* +X259785502Y-162830088D01* +X259788219Y-162830326D01* +X259959832Y-162830326D01* +X260096423Y-162806241D01* +X260179891Y-162791524D01* +X260179894Y-162791523D01* +X260185311Y-162790568D01* +X260247113Y-162768074D01* +X260395294Y-162714141D01* +X260395298Y-162714139D01* +X260400461Y-162712260D01* +X260598744Y-162597781D01* +X260751337Y-162469741D01* +X260769928Y-162454141D01* +X260774136Y-162450610D01* +X260794483Y-162426362D01* +X260875659Y-162329621D01* +X260934769Y-162290295D01* +X261005756Y-162289169D01* +X261066084Y-162326601D01* +X261081299Y-162347613D01* +X261145479Y-162458775D01* +X261160267Y-162484389D01* +X261239311Y-162578591D01* +X261275704Y-162621962D01* +X261307438Y-162659782D01* +X261482829Y-162806953D01* +X261487596Y-162809705D01* +X261487600Y-162809708D01* +X261637481Y-162896241D01* +X261681112Y-162921431D01* +X261686280Y-162923312D01* +X261824793Y-162973727D01* +X261896262Y-162999740D01* +X261917620Y-163003506D01* +X262062561Y-163029064D01* +X262062568Y-163029065D01* +X262065268Y-163029541D01* +X262391695Y-163058100D01* +X262774079Y-163091555D01* +X262774086Y-163091555D01* +X262776803Y-163091793D01* +X262940526Y-163091793D01* +X263008647Y-163111795D01* +X263055140Y-163165451D01* +X263065244Y-163235725D01* +X263031010Y-163305478D01* +X262946542Y-163392642D01* +X262821244Y-163579105D01* +X262730946Y-163784810D01* +X262729637Y-163790261D01* +X262729636Y-163790265D01* +X262679812Y-163997797D01* +X262678502Y-164003254D01* +X262678179Y-164008859D01* +X262666264Y-164215518D01* +X262665571Y-164227533D01* +X262692559Y-164450558D01* +X262758616Y-164665278D01* +X262761186Y-164670258D01* +X262761188Y-164670262D01* +X262854066Y-164850210D01* +X262861652Y-164864907D01* +X262865065Y-164869354D01* +X262865065Y-164869355D01* +X262884282Y-164894399D01* +X262909882Y-164960619D01* +X262895617Y-165030168D01* +X262846016Y-165080964D01* +X262776826Y-165096880D01* +X262762439Y-165095189D01* +X262606683Y-165067724D01* +X262606676Y-165067723D01* +X262603976Y-165067247D01* +X262236230Y-165035073D01* +X261895165Y-165005233D01* +X261895158Y-165005233D01* +X261892441Y-165004995D01* +X261720828Y-165004995D01* +X261603875Y-165025617D01* +X261500769Y-165043797D01* +X261500766Y-165043798D01* +X261495349Y-165044753D01* +X261466399Y-165055290D01* +X261285366Y-165121180D01* +X261285362Y-165121182D01* +X261280199Y-165123061D01* +X261142316Y-165202668D01* +X261102966Y-165225387D01* +X261081916Y-165237540D01* +X260906523Y-165384711D01* +X260805000Y-165505701D01* +X260745893Y-165545026D01* +X260674905Y-165546152D01* +X260614578Y-165508721D01* +X260599362Y-165487708D01* +X260523143Y-165355694D01* +X260523143Y-165355693D01* +X260520393Y-165350931D01* +X260373222Y-165175538D01* +X260197830Y-165028367D01* +X260159005Y-165005951D01* +X260004310Y-164916638D01* +X260004311Y-164916638D01* +X259999547Y-164913888D01* +X259855343Y-164861402D01* +X259789569Y-164837462D01* +X259789568Y-164837462D01* +X259784398Y-164835580D01* +X259703811Y-164821370D01* +X259618099Y-164806256D01* +X259618092Y-164806255D01* +X259615392Y-164805779D01* +X259281517Y-164776568D01* +X258906581Y-164743765D01* +X258906574Y-164743765D01* +X258903857Y-164743527D01* +X258732244Y-164743527D01* +X258598022Y-164767194D01* +X258512185Y-164782329D01* +X258512182Y-164782330D01* +X258506765Y-164783285D01* +X258461025Y-164799933D01* +X258296782Y-164859712D01* +X258296778Y-164859714D01* +X258291615Y-164861593D01* +X258172675Y-164930263D01* +X258135203Y-164951898D01* +X258093332Y-164976072D01* +X257999203Y-165055055D01* +X257948358Y-165097719D01* +X257917939Y-165123243D01* +X257770768Y-165298634D01* +X257768016Y-165303401D01* +X257768013Y-165303405D01* +X257706070Y-165410695D01* +X257656290Y-165496917D01* +X257654409Y-165502085D01* +X257618241Y-165601456D01* +X257577981Y-165712067D01* +X257538222Y-165937547D01* +X257538222Y-166166505D01* +X256702082Y-166166505D01* +X256712514Y-166137844D01* +X256713408Y-166123771D01* +X256705793Y-166119691D01* +X255684578Y-166030346D01* +X255409743Y-166006301D01* +X255394173Y-166009430D01* +X255392850Y-166010711D01* +X255390516Y-166018217D01* +X255301414Y-167036666D01* +X245145563Y-167036666D01* +X245241434Y-166940795D01* +X254205600Y-166940795D01* +X254208729Y-166956365D01* +X254210010Y-166957688D01* +X254217516Y-166960022D01* +X254304007Y-166967589D01* +X254309471Y-166967827D01* +X254472781Y-166967827D01* +X254478454Y-166967331D01* +X254522035Y-166971144D01* +X254527528Y-166972616D01* +X254688346Y-167000972D01* +X254693800Y-167001689D01* +X254775721Y-167008857D01* +X254791292Y-167005728D01* +X254792615Y-167004446D01* +X254794948Y-166996943D01* +X254884051Y-165978493D01* +X254880922Y-165962923D01* +X254879641Y-165961600D01* +X254872135Y-165959266D01* +X254313929Y-165910430D01* +X254298359Y-165913559D01* +X254297036Y-165914840D01* +X254294702Y-165922346D01* +X254205600Y-166940795D01* +X245241434Y-166940795D01* +X246420983Y-165761246D01* +X252465055Y-165761246D01* +X252496916Y-165941940D01* +X252499756Y-165952536D01* +X252574269Y-166157261D01* +X252578899Y-166167189D01* +X252687835Y-166355874D01* +X252694119Y-166364847D01* +X252834168Y-166531752D01* +X252841907Y-166539491D01* +X253008806Y-166679537D01* +X253017793Y-166685829D01* +X253206469Y-166794761D01* +X253216400Y-166799392D01* +X253421134Y-166873910D01* +X253431713Y-166876744D01* +X253592532Y-166905101D01* +X253597986Y-166905818D01* +X253679907Y-166912986D01* +X253695478Y-166909857D01* +X253696801Y-166908575D01* +X253699134Y-166901072D01* +X253788237Y-165882622D01* +X253785108Y-165867052D01* +X253783827Y-165865729D01* +X253776321Y-165863395D01* +X252480850Y-165750057D01* +X252467025Y-165752835D01* +X252465055Y-165761246D01* +X246420983Y-165761246D01* +X246701620Y-165480609D01* +X255437551Y-165480609D01* +X255440680Y-165496179D01* +X255441961Y-165497502D01* +X255449467Y-165499836D01* +X256744938Y-165613174D01* +X256758763Y-165610396D01* +X256760733Y-165601985D01* +X256728872Y-165421291D01* +X256726032Y-165410695D01* +X256651519Y-165205970D01* +X256646889Y-165196042D01* +X256537954Y-165007360D01* +X256531075Y-164997536D01* +X256508386Y-164930263D01* +X256525670Y-164861402D01* +X256577439Y-164812817D01* +X256647257Y-164799933D01* +X256659838Y-164801882D01* +X256756353Y-164821869D01* +X256809938Y-164832966D01* +X256814549Y-164833232D01* +X256814550Y-164833232D01* +X256865123Y-164836148D01* +X256865127Y-164836148D01* +X256866946Y-164836253D01* +X257012170Y-164836253D01* +X257014957Y-164836004D01* +X257014963Y-164836004D01* +X257085100Y-164829744D01* +X257178933Y-164821370D01* +X257184347Y-164819889D01* +X257184352Y-164819888D01* +X257321641Y-164782329D01* +X257395622Y-164762090D01* +X257400680Y-164759678D01* +X257400684Y-164759676D01* +X257560785Y-164683311D01* +X257598389Y-164665375D01* +X257780825Y-164534282D01* +X257858789Y-164453830D01* +X257933260Y-164376982D01* +X257933262Y-164376979D01* +X257937163Y-164372954D01* +X258062461Y-164186491D01* +X258152759Y-163980786D01* +X258166122Y-163925128D01* +X258203893Y-163767799D01* +X258203893Y-163767798D01* +X258205203Y-163762342D01* +X258218134Y-163538063D01* +X258191146Y-163315038D01* +X258125089Y-163100318D01* +X258120567Y-163091555D01* +X258024625Y-162905672D01* +X258024625Y-162905671D01* +X258022053Y-162900689D01* +X257885294Y-162722461D01* +X257719135Y-162571268D01* +X257714388Y-162568290D01* +X257714385Y-162568288D01* +X257533576Y-162454868D01* +X257528827Y-162451889D01* +X257320388Y-162368097D01* +X257100404Y-162322540D01* +X257095793Y-162322274D01* +X257095792Y-162322274D01* +X257045219Y-162319358D01* +X257045215Y-162319358D01* +X257043396Y-162319253D01* +X256898172Y-162319253D01* +X256893363Y-162319682D01* +X256884362Y-162320485D01* +X256814734Y-162306617D01* +X256763656Y-162257306D01* +X256747346Y-162188208D01* +X256770983Y-162121261D01* +X256784069Y-162105889D01* +X256792533Y-162097425D01* +X256932583Y-161930519D01* +X256938867Y-161921545D01* +X257047803Y-161732863D01* +X257052434Y-161722932D01* +X257113430Y-161555349D01* +X257114324Y-161541276D01* +X257106709Y-161537196D01* +X255810659Y-161423806D01* +X255795089Y-161426935D01* +X255793766Y-161428216D01* +X255791432Y-161435722D01* +X255702330Y-162454171D01* +X255705459Y-162469741D01* +X255706740Y-162471064D01* +X255714246Y-162473398D01* +X255800737Y-162480965D01* +X255806201Y-162481203D01* +X255967647Y-162481203D01* +X256035768Y-162501205D01* +X256082261Y-162554861D01* +X256092365Y-162625135D01* +X256058131Y-162694888D01* +X256035064Y-162718692D01* +X255973179Y-162782552D01* +X255847881Y-162969015D01* +X255757583Y-163174720D01* +X255756274Y-163180171D01* +X255756273Y-163180175D01* +X255711615Y-163366190D01* +X255705139Y-163393164D01* +X255704816Y-163398769D01* +X255694687Y-163574453D01* +X255692208Y-163617443D01* +X255719196Y-163840468D01* +X255785253Y-164055188D01* +X255787823Y-164060168D01* +X255787825Y-164060172D01* +X255885145Y-164248726D01* +X255888289Y-164254817D01* +X255891700Y-164259262D01* +X255891701Y-164259264D01* +X255911369Y-164284896D01* +X255936968Y-164351117D01* +X255922702Y-164420666D01* +X255873101Y-164471461D01* +X255803911Y-164487376D01* +X255789525Y-164485685D01* +X255633252Y-164458130D01* +X255627802Y-164457413D01* +X255545881Y-164450245D01* +X255530310Y-164453374D01* +X255528987Y-164454656D01* +X255526654Y-164462159D01* +X255437551Y-165480609D01* +X246701620Y-165480609D01* +X246797491Y-165384738D01* +X254341737Y-165384738D01* +X254344866Y-165400308D01* +X254346147Y-165401631D01* +X254353653Y-165403965D01* +X254911859Y-165452801D01* +X254927429Y-165449672D01* +X254928752Y-165448391D01* +X254931086Y-165440885D01* +X255020188Y-164422436D01* +X255017059Y-164406866D01* +X255015778Y-164405543D01* +X255008272Y-164403209D01* +X254921780Y-164395642D01* +X254916316Y-164395404D01* +X254753007Y-164395404D01* +X254747334Y-164395900D01* +X254703753Y-164392087D01* +X254698260Y-164390615D01* +X254537442Y-164362259D01* +X254531988Y-164361542D01* +X254450067Y-164354374D01* +X254434496Y-164357503D01* +X254433173Y-164358785D01* +X254430840Y-164366288D01* +X254341737Y-165384738D01* +X246797491Y-165384738D01* +X246942769Y-165239460D01* +X252512380Y-165239460D01* +X252519995Y-165243540D01* +X253541210Y-165332885D01* +X253816045Y-165356930D01* +X253831615Y-165353801D01* +X253832938Y-165352520D01* +X253835272Y-165345014D01* +X253924374Y-164326565D01* +X253921245Y-164310995D01* +X253919964Y-164309672D01* +X253912458Y-164307338D01* +X253825966Y-164299771D01* +X253820502Y-164299533D01* +X253657200Y-164299533D01* +X253646277Y-164300489D01* +X253431722Y-164338320D01* +X253421126Y-164341160D01* +X253216401Y-164415673D01* +X253206473Y-164420303D01* +X253017788Y-164529239D01* +X253008815Y-164535523D01* +X252841910Y-164675572D01* +X252834171Y-164683311D01* +X252694125Y-164850210D01* +X252687833Y-164859197D01* +X252578901Y-165047873D01* +X252574270Y-165057804D01* +X252513274Y-165225387D01* +X252512380Y-165239460D01* +X246942769Y-165239460D01* +X249823930Y-162358299D01* +X254606516Y-162358299D01* +X254609645Y-162373869D01* +X254610926Y-162375192D01* +X254618432Y-162377526D01* +X254704923Y-162385093D01* +X254710387Y-162385331D01* +X254873693Y-162385331D01* +X254879364Y-162384835D01* +X254922950Y-162388649D01* +X254928440Y-162390120D01* +X255089262Y-162418477D01* +X255094716Y-162419194D01* +X255176637Y-162426362D01* +X255192208Y-162423233D01* +X255193531Y-162421951D01* +X255195864Y-162414448D01* +X255284967Y-161395998D01* +X255281838Y-161380428D01* +X255280557Y-161379105D01* +X255273051Y-161376771D01* +X254714845Y-161327935D01* +X254699275Y-161331064D01* +X254697952Y-161332345D01* +X254695618Y-161339851D01* +X254606516Y-162358299D01* +X249823930Y-162358299D01* +X251003479Y-161178750D01* +X252865971Y-161178750D01* +X252897832Y-161359444D01* +X252900672Y-161370040D01* +X252975185Y-161574765D01* +X252979815Y-161584693D01* +X253088751Y-161773378D01* +X253095035Y-161782351D01* +X253235084Y-161949256D01* +X253242823Y-161956995D01* +X253409722Y-162097041D01* +X253418709Y-162103333D01* +X253607385Y-162212265D01* +X253617316Y-162216896D01* +X253822050Y-162291414D01* +X253832629Y-162294248D01* +X253993448Y-162322605D01* +X253998902Y-162323322D01* +X254080823Y-162330490D01* +X254096394Y-162327361D01* +X254097717Y-162326079D01* +X254100050Y-162318576D01* +X254189153Y-161300127D01* +X254186024Y-161284557D01* +X254184743Y-161283234D01* +X254177236Y-161280900D01* +X253897857Y-161256457D01* +X253897845Y-161256455D01* +X252881767Y-161167561D01* +X252867941Y-161170339D01* +X252865971Y-161178750D01* +X251003479Y-161178750D01* +X251284116Y-160898113D01* +X255838467Y-160898113D01* +X255841596Y-160913683D01* +X255842877Y-160915006D01* +X255850384Y-160917340D01* +X256129763Y-160941783D01* +X256129775Y-160941785D01* +X257145853Y-161030679D01* +X257159679Y-161027901D01* +X257161649Y-161019490D01* +X257129788Y-160838796D01* +X257126948Y-160828200D01* +X257052435Y-160623475D01* +X257047805Y-160613547D01* +X256938869Y-160424862D01* +X256932585Y-160415889D01* +X256792536Y-160248984D01* +X256784797Y-160241245D01* +X256617890Y-160101194D01* +X256608916Y-160094910D01* +X256420235Y-159985975D01* +X256410304Y-159981344D01* +X256205570Y-159906826D01* +X256194991Y-159903992D01* +X256034172Y-159875635D01* +X256028718Y-159874918D01* +X255946797Y-159867750D01* +X255931226Y-159870879D01* +X255929903Y-159872161D01* +X255927570Y-159879664D01* +X255838467Y-160898113D01* +X251284116Y-160898113D01* +X251379987Y-160802242D01* +X254742653Y-160802242D01* +X254745782Y-160817812D01* +X254747063Y-160819135D01* +X254754569Y-160821469D01* +X255312775Y-160870305D01* +X255328345Y-160867176D01* +X255329668Y-160865895D01* +X255332002Y-160858389D01* +X255421104Y-159839941D01* +X255417975Y-159824371D01* +X255416694Y-159823048D01* +X255409188Y-159820714D01* +X255322696Y-159813147D01* +X255317232Y-159812909D01* +X255153927Y-159812909D01* +X255148256Y-159813405D01* +X255104670Y-159809591D01* +X255099180Y-159808120D01* +X254938358Y-159779763D01* +X254932904Y-159779046D01* +X254850983Y-159771878D01* +X254835412Y-159775007D01* +X254834089Y-159776289D01* +X254831756Y-159783792D01* +X254742653Y-160802242D01* +X251379987Y-160802242D01* +X251525265Y-160656964D01* +X252913296Y-160656964D01* +X252920911Y-160661044D01* +X254216961Y-160774434D01* +X254232531Y-160771305D01* +X254233854Y-160770024D01* +X254236188Y-160762518D01* +X254325290Y-159744069D01* +X254322161Y-159728499D01* +X254320880Y-159727176D01* +X254313374Y-159724842D01* +X254226882Y-159717275D01* +X254221418Y-159717037D01* +X254058116Y-159717037D01* +X254047193Y-159717993D01* +X253832638Y-159755824D01* +X253822042Y-159758664D01* +X253617317Y-159833177D01* +X253607389Y-159837807D01* +X253418704Y-159946743D01* +X253409731Y-159953027D01* +X253242826Y-160093076D01* +X253235087Y-160100815D01* +X253095041Y-160267714D01* +X253088749Y-160276701D01* +X252979817Y-160465377D01* +X252975186Y-160475308D01* +X252914190Y-160642891D01* +X252913296Y-160656964D01* +X251525265Y-160656964D01* +X262205857Y-149976372D01* +X262268169Y-149942346D01* +X262294952Y-149939467D01* +X264943467Y-149939467D01* +X265011588Y-149959469D01* +X265045260Y-149993877D01* +X265046375Y-149993061D01* +X265049433Y-149997239D01* +X265052130Y-150001641D01* +X265055505Y-150005537D01* +X265055510Y-150005544D01* +X265124517Y-150085207D01* +X265201224Y-150173760D01* +X265376427Y-150319216D01* +X265380879Y-150321818D01* +X265380884Y-150321821D01* +X265568577Y-150431500D01* +X265573035Y-150434105D01* +X265785767Y-150515339D01* +X265790833Y-150516370D01* +X265790834Y-150516370D01* +X265843068Y-150526997D01* +X266008910Y-150560738D01* +X266133967Y-150565324D01* +X266231308Y-150568894D01* +X266231313Y-150568894D01* +X266236472Y-150569083D01* +X266241592Y-150568427D01* +X266241594Y-150568427D01* +X266313782Y-150559179D01* +X266462341Y-150540148D01* +X266467290Y-150538663D01* +X266467296Y-150538662D01* +X266643659Y-150485750D01* +X266680451Y-150474712D01* +X266742240Y-150444442D01* +X266825692Y-150403559D01* +X266884945Y-150374531D01* +X266889149Y-150371533D01* +X266889153Y-150371530D01* +X266995127Y-150295939D01* +X267070331Y-150242297D01* +X267231631Y-150081559D01* +X267234648Y-150077361D01* +X267234656Y-150077351D01* +X267236779Y-150074397D01* +X267237941Y-150073491D01* +X267238000Y-150073422D01* +X267238014Y-150073434D01* +X267292775Y-150030751D01* +X267363479Y-150024308D01* +X267426442Y-150057114D01* +X267461674Y-150118751D01* +X267464619Y-150158906D01* +X267273136Y-152347566D01* +X265800053Y-169184991D01* +X265798294Y-169205092D01* +X265795111Y-169224265D01* +X265789368Y-169247552D01* +X265789751Y-169256521D01* +X265789751Y-169256523D01* +X265789756Y-169256647D01* +X265787372Y-169286991D01* +X265774994Y-169348210D01* +X265766340Y-169375066D01* +X265732751Y-169449498D01* +X265718343Y-169473750D01* +X265669028Y-169538849D01* +X265649583Y-169559286D01* +X265587028Y-169611771D01* +X265563520Y-169627372D01* +X265490850Y-169664625D01* +X265464457Y-169674604D01* +X265385324Y-169694750D01* +X265357374Y-169698606D01* +X265300907Y-169700012D01* +X265285253Y-169699428D01* +X265276963Y-169698600D01* +X265268246Y-169696451D01* +X265236429Y-169697811D01* +X265220077Y-169697447D01* +X257298728Y-169004419D01* +X256240968Y-168911877D01* +X256220300Y-168908316D01* +X256200879Y-168903274D01* +X256196038Y-168902791D01* +X256196032Y-168902790D01* +X256194029Y-168902591D01* +X256188388Y-168902028D01* +X256183533Y-168902295D01* +X256183530Y-168902295D01* +X256171059Y-168902981D01* +X256161937Y-168903152D01* +X256065039Y-168901457D01* +X255977314Y-168899923D01* +X255940051Y-168904497D01* +X255772292Y-168925089D01* +X255772291Y-168925089D01* +X255767918Y-168925626D01* +X255763668Y-168926765D01* +X255763666Y-168926765D01* +X255737595Y-168933750D01* +X255564137Y-168980222D01* +X255560095Y-168981938D01* +X255560091Y-168981939D01* +X255393192Y-169052778D01* +X255369938Y-169062648D01* +X255274891Y-169119754D01* +X255192871Y-169169033D01* +X255192868Y-169169035D01* +X255189100Y-169171299D01* +X255025144Y-169304062D01* +X254881261Y-169458350D01* +X254804440Y-169568058D01* +X254762907Y-169627372D01* +X254760252Y-169631163D01* +X254758262Y-169635068D01* +X254758258Y-169635075D01* +X254685439Y-169777984D01* +X254664471Y-169819134D01* +X254663041Y-169823286D01* +X254663040Y-169823289D01* +X254643791Y-169879190D01* +X254612804Y-169969182D01* +X254609408Y-169979043D01* +X254604881Y-169990374D01* +X254597687Y-170006123D01* +X254594291Y-170018207D01* +X254593710Y-170023046D01* +X254590962Y-170045916D01* +X254587569Y-170063497D01* +X252346374Y-178427742D01* +X252339278Y-178447479D01* +X252330940Y-178465734D01* +X252327544Y-178477819D01* +X252326964Y-178482648D01* +X252326016Y-178490535D01* +X252324671Y-178499182D01* +X252287389Y-178694006D01* +X252277802Y-178913592D01* +X252300141Y-179132249D01* +X252353934Y-179345359D01* +X252438045Y-179548423D01* +X252440395Y-179552360D01* +X252496627Y-179646565D01* +X252550699Y-179737153D01* +X252689516Y-179907563D01* +X252851565Y-180056055D01* +X252855350Y-180058624D01* +X252855355Y-180058628D01* +X252908942Y-180095000D01* +X253001100Y-180157553D01* +X253010564Y-180164647D01* +X253022034Y-180174119D01* +X253032827Y-180180527D01* +X253037342Y-180182337D01* +X253037345Y-180182339D01* +X253058739Y-180190918D01* +X253074840Y-180198744D01* +X266714098Y-188073374D01* +X266730129Y-188084361D01* +X266748812Y-188099409D01* +X266757210Y-188102896D01* +X266783711Y-188117882D01* +X266833975Y-188154978D01* +X266854658Y-188174169D01* +X266907930Y-188236071D01* +X266923821Y-188259378D01* +X266961984Y-188331585D01* +X266972289Y-188357845D01* +X266993428Y-188436735D01* +X266997634Y-188464635D01* +X267000688Y-188546245D01* +X266998579Y-188574383D01* +X266983396Y-188654624D01* +X266975080Y-188681582D01* +X266952755Y-188732752D01* +X266944569Y-188746098D01* +X266945597Y-188746708D01* +X266941012Y-188754430D01* +X266935384Y-188761417D01* +X266931943Y-188769704D01* +X266931941Y-188769707D01* +X266923172Y-188790823D01* +X266915926Y-188805500D01* +X258461429Y-203449121D01* +X258450435Y-203465162D01* +X258435392Y-203483837D01* +X258431904Y-203492237D01* +X258416916Y-203518738D01* +X258379818Y-203569000D01* +X258360638Y-203589672D01* +X258298722Y-203642952D01* +X258275415Y-203658841D01* +X258203210Y-203697000D01* +X258176949Y-203707307D01* +X258098058Y-203728444D01* +X258070166Y-203732648D01* +X258039849Y-203733782D01* +X257988548Y-203735700D01* +X257960421Y-203733592D01* +X257880173Y-203718409D01* +X257853217Y-203710094D01* +X257801837Y-203687677D01* +X257787895Y-203680531D01* +X257780358Y-203676056D01* +X257773367Y-203670425D01* +X257765078Y-203666983D01* +X257743963Y-203658215D01* +X257729285Y-203650968D01* +X242941104Y-195113009D01* +X242451020Y-194830059D01* +X242433791Y-194818096D01* +X242422068Y-194808415D01* +X242422065Y-194808413D01* +X242418311Y-194805313D01* +X242407517Y-194798904D01* +X242377612Y-194786913D01* +X242366345Y-194781737D01* +X242288779Y-194741361D01* +X242286235Y-194740307D01* +X242286230Y-194740305D01* +X242235523Y-194719303D01* +X242167078Y-194690954D01* +X242164460Y-194690129D01* +X242164450Y-194690125D01* +X242092920Y-194667574D01* +X242078459Y-194662016D01* +X242058942Y-194653102D01* +X242058938Y-194653100D01* +X242054512Y-194651079D01* +X242049192Y-194649584D01* +X242047108Y-194648998D01* +X242047103Y-194648997D01* +X242042427Y-194647683D01* +X242014731Y-194644357D01* +X241997145Y-194640963D01* +X241571707Y-194526967D01* +X239868705Y-194070649D01* +X257867200Y-194070649D01* +X257875854Y-194301185D01* +X257923228Y-194526967D01* +X258007967Y-194741539D01* +X258127647Y-194938766D01* +X258131144Y-194942796D01* +X258217768Y-195042621D01* +X258278847Y-195113009D01* +X258282978Y-195116396D01* +X258453115Y-195255901D01* +X258453121Y-195255905D01* +X258457243Y-195259285D01* +X258657735Y-195373411D01* +X258662751Y-195375232D01* +X258662756Y-195375234D01* +X258869575Y-195450306D01* +X258869579Y-195450307D01* +X258874590Y-195452126D01* +X258879839Y-195453075D01* +X258879842Y-195453076D01* +X259097523Y-195492439D01* +X259097530Y-195492440D01* +X259101607Y-195493177D01* +X259119344Y-195494013D01* +X259124292Y-195494247D01* +X259124299Y-195494247D01* +X259125780Y-195494317D01* +X259287925Y-195494317D01* +X259354881Y-195488636D01* +X259454562Y-195480178D01* +X259454566Y-195480177D01* +X259459873Y-195479727D01* +X259465028Y-195478389D01* +X259465034Y-195478388D01* +X259678003Y-195423112D01* +X259678007Y-195423111D01* +X259683172Y-195421770D01* +X259688038Y-195419578D01* +X259688041Y-195419577D01* +X259888649Y-195329210D01* +X259893515Y-195327018D01* +X259897935Y-195324042D01* +X259897939Y-195324040D01* +X259999148Y-195255901D01* +X260084885Y-195198179D01* +X260251812Y-195038939D01* +X260389521Y-194853851D01* +X260446070Y-194742628D01* +X260491658Y-194652963D01* +X260491658Y-194652962D01* +X260494077Y-194648205D01* +X260533343Y-194521748D01* +X260560905Y-194432987D01* +X260560906Y-194432981D01* +X260562489Y-194427884D01* +X260592800Y-194199185D01* +X260584146Y-193968649D01* +X260536772Y-193742867D01* +X260452033Y-193528295D01* +X260345117Y-193352102D01* +X260335122Y-193335631D01* +X260335121Y-193335630D01* +X260332353Y-193331068D01* +X260245428Y-193230895D01* +X260184653Y-193160858D01* +X260184651Y-193160856D01* +X260181153Y-193156825D01* +X260139018Y-193122277D01* +X260006885Y-193013933D01* +X260006879Y-193013929D01* +X260002757Y-193010549D01* +X259802265Y-192896423D01* +X259797249Y-192894602D01* +X259797244Y-192894600D01* +X259590425Y-192819528D01* +X259590421Y-192819527D01* +X259585410Y-192817708D01* +X259580161Y-192816759D01* +X259580158Y-192816758D01* +X259362477Y-192777395D01* +X259362470Y-192777394D01* +X259358393Y-192776657D01* +X259340656Y-192775821D01* +X259335708Y-192775587D01* +X259335701Y-192775587D01* +X259334220Y-192775517D01* +X259172075Y-192775517D01* +X259105119Y-192781198D01* +X259005438Y-192789656D01* +X259005434Y-192789657D01* +X259000127Y-192790107D01* +X258994972Y-192791445D01* +X258994966Y-192791446D01* +X258781997Y-192846722D01* +X258781993Y-192846723D01* +X258776828Y-192848064D01* +X258771962Y-192850256D01* +X258771959Y-192850257D01* +X258673521Y-192894600D01* +X258566485Y-192942816D01* +X258562065Y-192945792D01* +X258562061Y-192945794D01* +X258560962Y-192946534D01* +X258375115Y-193071655D01* +X258208188Y-193230895D01* +X258205000Y-193235180D01* +X258118008Y-193352102D01* +X258070479Y-193415983D01* +X258068064Y-193420733D01* +X257972895Y-193607917D01* +X257965923Y-193621629D01* +X257931717Y-193731790D01* +X257899095Y-193836847D01* +X257899094Y-193836853D01* +X257897511Y-193841950D01* +X257867200Y-194070649D01* +X239868705Y-194070649D01* +X235651395Y-192940624D01* +X230019553Y-191431576D01* +X252239374Y-191431576D01* +X252239737Y-191435724D01* +X252239737Y-191435728D01* +X252242450Y-191466736D01* +X252265112Y-191725766D01* +X252266022Y-191729838D01* +X252266023Y-191729843D01* +X252317024Y-191958008D01* +X252329532Y-192013967D01* +X252431504Y-192291116D01* +X252569234Y-192552344D01* +X252571654Y-192555749D01* +X252737879Y-192789652D01* +X252737882Y-192789656D01* +X252740303Y-192793062D01* +X252743147Y-192796112D01* +X252743152Y-192796118D01* +X252834988Y-192894600D01* +X252941706Y-193009041D01* +X253169905Y-193196485D01* +X253420889Y-193352102D01* +X253690250Y-193473158D01* +X253973255Y-193557525D01* +X253977375Y-193558178D01* +X253977377Y-193558178D01* +X254261452Y-193603172D01* +X254261458Y-193603173D01* +X254264933Y-193603723D01* +X254289492Y-193604838D01* +X254355877Y-193607853D01* +X254355898Y-193607853D01* +X254357297Y-193607917D01* +X254541761Y-193607917D01* +X254761524Y-193593320D01* +X254765623Y-193592494D01* +X254765627Y-193592493D01* +X254939050Y-193557525D01* +X255051011Y-193534950D01* +X255330235Y-193438805D01* +X255499949Y-193353819D01* +X255590555Y-193308447D01* +X255590557Y-193308446D01* +X255594291Y-193306576D01* +X255838538Y-193140585D01* +X256058687Y-192943749D01* +X256096985Y-192899066D01* +X256248149Y-192722701D01* +X256248152Y-192722697D01* +X256250869Y-192719527D01* +X256253143Y-192716025D01* +X256253147Y-192716020D01* +X256409430Y-192475366D01* +X256409433Y-192475361D01* +X256411709Y-192471856D01* +X256538379Y-192205089D01* +X256628655Y-191923913D01* +X256644054Y-191838326D01* +X259817511Y-191838326D01* +X259823238Y-191845976D01* +X259998746Y-191953527D01* +X260007540Y-191958008D01* +X260220016Y-192046018D01* +X260229401Y-192049067D01* +X260453031Y-192102757D01* +X260462778Y-192104300D01* +X260692057Y-192122345D01* +X260701917Y-192122345D01* +X260931196Y-192104300D01* +X260940943Y-192102757D01* +X261164573Y-192049067D01* +X261173958Y-192046018D01* +X261386434Y-191958008D01* +X261395228Y-191953527D01* +X261567070Y-191848223D01* +X261576530Y-191837767D01* +X261572746Y-191828989D01* +X260709799Y-190966042D01* +X260695855Y-190958428D01* +X260694022Y-190958559D01* +X260687407Y-190962810D01* +X259824271Y-191825946D01* +X259817511Y-191838326D01* +X256644054Y-191838326D01* +X256646282Y-191825946D01* +X256680211Y-191637376D01* +X256680212Y-191637371D01* +X256680950Y-191633267D01* +X256694346Y-191338258D01* +X256689553Y-191283467D01* +X256668972Y-191048229D01* +X256668608Y-191044068D01* +X256667697Y-191039991D01* +X256605100Y-190759945D01* +X256605098Y-190759938D01* +X256604188Y-190755867D01* +X256546453Y-190598950D01* +X259168662Y-190598950D01* +X259186707Y-190828229D01* +X259188250Y-190837976D01* +X259241940Y-191061606D01* +X259244989Y-191070991D01* +X259332999Y-191283467D01* +X259337480Y-191292261D01* +X259442784Y-191464103D01* +X259453240Y-191473563D01* +X259462018Y-191469779D01* +X260324965Y-190606832D01* +X260331343Y-190595152D01* +X261061395Y-190595152D01* +X261061526Y-190596985D01* +X261065777Y-190603600D01* +X261928913Y-191466736D01* +X261941293Y-191473496D01* +X261948943Y-191467769D01* +X262056494Y-191292261D01* +X262060975Y-191283467D01* +X262148985Y-191070991D01* +X262152034Y-191061606D01* +X262205724Y-190837976D01* +X262207267Y-190828229D01* +X262225312Y-190598950D01* +X262225312Y-190589090D01* +X262207267Y-190359811D01* +X262205724Y-190350064D01* +X262152034Y-190126434D01* +X262148985Y-190117049D01* +X262060975Y-189904573D01* +X262056494Y-189895779D01* +X261951190Y-189723937D01* +X261940734Y-189714477D01* +X261931956Y-189718261D01* +X261069009Y-190581208D01* +X261061395Y-190595152D01* +X260331343Y-190595152D01* +X260332579Y-190592888D01* +X260332448Y-190591055D01* +X260328197Y-190584440D01* +X259465061Y-189721304D01* +X259452681Y-189714544D01* +X259445031Y-189720271D01* +X259337480Y-189895779D01* +X259332999Y-189904573D01* +X259244989Y-190117049D01* +X259241940Y-190126434D01* +X259188250Y-190350064D01* +X259186707Y-190359811D01* +X259168662Y-190589090D01* +X259168662Y-190598950D01* +X256546453Y-190598950D01* +X256502216Y-190478718D01* +X256364486Y-190217490D01* +X256299776Y-190126434D01* +X256195841Y-189980182D01* +X256195836Y-189980176D01* +X256193417Y-189976772D01* +X256190573Y-189973722D01* +X256190568Y-189973716D01* +X255994860Y-189763845D01* +X255992014Y-189760793D01* +X255763815Y-189573349D01* +X255512831Y-189417732D01* +X255490841Y-189407849D01* +X255380213Y-189358131D01* +X255362728Y-189350273D01* +X259817444Y-189350273D01* +X259821228Y-189359051D01* +X260684175Y-190221998D01* +X260698119Y-190229612D01* +X260699952Y-190229481D01* +X260706567Y-190225230D01* +X261569703Y-189362094D01* +X261576463Y-189349714D01* +X261570736Y-189342064D01* +X261395228Y-189234513D01* +X261386434Y-189230032D01* +X261173958Y-189142022D01* +X261164573Y-189138973D01* +X260940943Y-189085283D01* +X260931196Y-189083740D01* +X260701917Y-189065695D01* +X260692057Y-189065695D01* +X260462778Y-189083740D01* +X260453031Y-189085283D01* +X260229401Y-189138973D01* +X260220016Y-189142022D01* +X260007540Y-189230032D01* +X259998746Y-189234513D01* +X259826904Y-189339817D01* +X259817444Y-189350273D01* +X255362728Y-189350273D01* +X255243470Y-189296676D01* +X255019916Y-189230032D01* +X254964464Y-189213501D01* +X254964462Y-189213501D01* +X254960465Y-189212309D01* +X254956345Y-189211656D01* +X254956343Y-189211656D01* +X254672268Y-189166662D01* +X254672262Y-189166661D01* +X254668787Y-189166111D01* +X254644228Y-189164996D01* +X254577843Y-189161981D01* +X254577822Y-189161981D01* +X254576423Y-189161917D01* +X254391959Y-189161917D01* +X254172196Y-189176514D01* +X254168097Y-189177340D01* +X254168093Y-189177341D01* +X254025499Y-189206093D01* +X253882709Y-189234884D01* +X253603485Y-189331029D01* +X253469007Y-189398370D01* +X253388339Y-189438766D01* +X253339429Y-189463258D01* +X253095182Y-189629249D01* +X252875033Y-189826085D01* +X252872316Y-189829255D01* +X252872315Y-189829256D01* +X252702725Y-190027120D01* +X252682851Y-190050307D01* +X252680577Y-190053809D01* +X252680573Y-190053814D01* +X252554343Y-190248191D01* +X252522011Y-190297978D01* +X252395341Y-190564745D01* +X252394062Y-190568728D01* +X252394061Y-190568731D01* +X252386894Y-190591055D01* +X252305065Y-190845921D01* +X252304324Y-190850040D01* +X252268430Y-191049534D01* +X252252770Y-191136567D01* +X252239374Y-191431576D01* +X230019553Y-191431576D01* +X224956449Y-190074921D01* +X224938112Y-190068454D01* +X224916180Y-190058757D01* +X224907160Y-190057561D01* +X224877688Y-190049945D01* +X224819536Y-190027119D01* +X224794598Y-190013938D01* +X224727117Y-189967927D01* +X224705736Y-189949526D01* +X224650192Y-189889660D01* +X224633439Y-189866959D01* +X224592607Y-189796233D01* +X224581324Y-189770373D01* +X224564083Y-189714477D01* +X224557253Y-189692332D01* +X224552009Y-189664614D01* +X224545907Y-189583177D01* +X224546962Y-189554982D01* +X224555327Y-189499485D01* +X224558622Y-189484167D01* +X224560976Y-189475793D01* +X224564604Y-189467587D01* +X224568787Y-189436026D01* +X224571988Y-189419972D01* +X224572588Y-189417732D01* +X224799563Y-188570649D01* +X248340920Y-188570649D01* +X248349574Y-188801185D01* +X248396948Y-189026967D01* +X248398906Y-189031926D01* +X248398907Y-189031928D01* +X248419369Y-189083740D01* +X248481687Y-189241539D01* +X248552437Y-189358131D01* +X248589963Y-189419972D01* +X248601367Y-189438766D01* +X248604864Y-189442796D01* +X248720451Y-189575998D01* +X248752567Y-189613009D01* +X248772373Y-189629249D01* +X248926835Y-189755901D01* +X248926841Y-189755905D01* +X248930963Y-189759285D01* +X249131455Y-189873411D01* +X249136471Y-189875232D01* +X249136476Y-189875234D01* +X249343295Y-189950306D01* +X249343299Y-189950307D01* +X249348310Y-189952126D01* +X249353559Y-189953075D01* +X249353562Y-189953076D01* +X249571243Y-189992439D01* +X249571250Y-189992440D01* +X249575327Y-189993177D01* +X249593064Y-189994013D01* +X249598012Y-189994247D01* +X249598019Y-189994247D01* +X249599500Y-189994317D01* +X249761645Y-189994317D01* +X249828601Y-189988636D01* +X249928282Y-189980178D01* +X249928286Y-189980177D01* +X249933593Y-189979727D01* +X249938748Y-189978389D01* +X249938754Y-189978388D01* +X250151723Y-189923112D01* +X250151727Y-189923111D01* +X250156892Y-189921770D01* +X250161758Y-189919578D01* +X250161761Y-189919577D01* +X250362369Y-189829210D01* +X250367235Y-189827018D01* +X250371655Y-189824042D01* +X250371659Y-189824040D01* +X250472868Y-189755901D01* +X250558605Y-189698179D01* +X250725532Y-189538939D01* +X250766283Y-189484167D01* +X250860057Y-189358131D01* +X250860059Y-189358128D01* +X250863241Y-189353851D01* +X250918025Y-189246100D01* +X250965378Y-189152963D01* +X250965378Y-189152962D01* +X250967797Y-189148205D01* +X251007063Y-189021748D01* +X251034625Y-188932987D01* +X251034626Y-188932981D01* +X251036209Y-188927884D01* +X251058272Y-188761417D01* +X251065820Y-188704470D01* +X251065820Y-188704465D01* +X251066520Y-188699185D01* +X251057866Y-188468649D01* +X251010492Y-188242867D01* +X250925753Y-188028295D01* +X250806073Y-187831068D01* +X250716498Y-187727842D01* +X250658373Y-187660858D01* +X250658371Y-187660856D01* +X250654873Y-187656825D01* +X250612738Y-187622277D01* +X250480605Y-187513933D01* +X250480599Y-187513929D01* +X250476477Y-187510549D01* +X250275985Y-187396423D01* +X250270969Y-187394602D01* +X250270964Y-187394600D01* +X250064145Y-187319528D01* +X250064141Y-187319527D01* +X250059130Y-187317708D01* +X250053881Y-187316759D01* +X250053878Y-187316758D01* +X249836197Y-187277395D01* +X249836190Y-187277394D01* +X249832113Y-187276657D01* +X249814376Y-187275821D01* +X249809428Y-187275587D01* +X249809421Y-187275587D01* +X249807940Y-187275517D01* +X249645795Y-187275517D01* +X249578839Y-187281198D01* +X249479158Y-187289656D01* +X249479154Y-187289657D01* +X249473847Y-187290107D01* +X249468692Y-187291445D01* +X249468686Y-187291446D01* +X249255717Y-187346722D01* +X249255713Y-187346723D01* +X249250548Y-187348064D01* +X249245682Y-187350256D01* +X249245679Y-187350257D01* +X249224277Y-187359898D01* +X249040205Y-187442816D01* +X249035785Y-187445792D01* +X249035781Y-187445794D01* +X248984894Y-187480054D01* +X248848835Y-187571655D01* +X248681908Y-187730895D01* +X248544199Y-187915983D01* +X248541784Y-187920733D01* +X248487097Y-188028295D01* +X248439643Y-188121629D01* +X248423329Y-188174169D01* +X248372815Y-188336847D01* +X248372814Y-188336853D01* +X248371231Y-188341950D01* +X248340920Y-188570649D01* +X224799563Y-188570649D01* +X225263737Y-186838326D01* +X251157257Y-186838326D01* +X251162984Y-186845976D01* +X251338492Y-186953527D01* +X251347286Y-186958008D01* +X251559762Y-187046018D01* +X251569147Y-187049067D01* +X251792777Y-187102757D01* +X251802524Y-187104300D01* +X252031803Y-187122345D01* +X252041663Y-187122345D01* +X252270942Y-187104300D01* +X252280689Y-187102757D01* +X252504319Y-187049067D01* +X252513704Y-187046018D01* +X252726180Y-186958008D01* +X252734974Y-186953527D01* +X252906816Y-186848223D01* +X252916276Y-186837767D01* +X252912492Y-186828989D01* +X252049545Y-185966042D01* +X252035601Y-185958428D01* +X252033768Y-185958559D01* +X252027153Y-185962810D01* +X251164017Y-186825946D01* +X251157257Y-186838326D01* +X225263737Y-186838326D01* +X226090434Y-183753051D01* +X233701775Y-183753051D01* +X233702138Y-183757199D01* +X233702138Y-183757203D01* +X233713879Y-183891403D01* +X233727513Y-184047241D01* +X233728423Y-184051313D01* +X233728424Y-184051318D01* +X233772695Y-184249375D01* +X233791933Y-184335442D01* +X233793376Y-184339365D01* +X233793377Y-184339367D01* +X233801739Y-184362094D01* +X233893905Y-184612591D01* +X233895852Y-184616284D01* +X233895853Y-184616286D01* +X233950678Y-184720271D01* +X234031635Y-184873819D01* +X234061196Y-184915415D01* +X234200280Y-185111127D01* +X234200285Y-185111133D01* +X234202704Y-185114537D01* +X234205548Y-185117587D01* +X234205553Y-185117593D01* +X234340264Y-185262053D01* +X234404107Y-185330516D01* +X234632306Y-185517960D01* +X234883290Y-185673577D01* +X235152651Y-185794633D01* +X235258514Y-185826192D01* +X235425888Y-185876088D01* +X235435656Y-185879000D01* +X235439776Y-185879653D01* +X235439778Y-185879653D01* +X235723853Y-185924647D01* +X235723859Y-185924648D01* +X235727334Y-185925198D01* +X235751893Y-185926313D01* +X235818278Y-185929328D01* +X235818299Y-185929328D01* +X235819698Y-185929392D01* +X236004162Y-185929392D01* +X236223925Y-185914795D01* +X236228024Y-185913969D01* +X236228028Y-185913968D01* +X236401451Y-185879000D01* +X236513412Y-185856425D01* +X236792636Y-185760280D01* +X236962350Y-185675294D01* +X237052956Y-185629922D01* +X237052958Y-185629921D01* +X237056692Y-185628051D01* +X237300939Y-185462060D01* +X237396613Y-185376518D01* +X237517973Y-185268009D01* +X237521088Y-185265224D01* +X237582093Y-185194049D01* +X237692163Y-185065629D01* +X239879053Y-185065629D01* +X239879253Y-185070959D01* +X239879253Y-185070960D01* +X239883380Y-185180897D01* +X239887707Y-185296165D01* +X239935081Y-185521947D01* +X240019820Y-185736519D01* +X240139500Y-185933746D01* +X240142997Y-185937776D01* +X240232639Y-186041079D01* +X240290700Y-186107989D01* +X240294831Y-186111376D01* +X240464968Y-186250881D01* +X240464974Y-186250885D01* +X240469096Y-186254265D01* +X240669588Y-186368391D01* +X240674604Y-186370212D01* +X240674609Y-186370214D01* +X240881428Y-186445286D01* +X240881432Y-186445287D01* +X240886443Y-186447106D01* +X240891692Y-186448055D01* +X240891695Y-186448056D01* +X241109376Y-186487419D01* +X241109383Y-186487420D01* +X241113460Y-186488157D01* +X241131197Y-186488993D01* +X241136145Y-186489227D01* +X241136152Y-186489227D01* +X241137633Y-186489297D01* +X241299778Y-186489297D01* +X241366734Y-186483616D01* +X241466415Y-186475158D01* +X241466419Y-186475157D01* +X241471726Y-186474707D01* +X241476881Y-186473369D01* +X241476887Y-186473368D01* +X241689856Y-186418092D01* +X241689860Y-186418091D01* +X241695025Y-186416750D01* +X241699891Y-186414558D01* +X241699894Y-186414557D01* +X241900502Y-186324190D01* +X241905368Y-186321998D01* +X241909788Y-186319022D01* +X241909792Y-186319020D01* +X242011001Y-186250881D01* +X242096738Y-186193159D01* +X242263665Y-186033919D01* +X242314167Y-185966042D01* +X242398190Y-185853111D01* +X242398192Y-185853108D01* +X242401374Y-185848831D01* +X242456158Y-185741080D01* +X242503511Y-185647943D01* +X242503511Y-185647942D01* +X242505930Y-185643185D01* +X242519665Y-185598950D01* +X250508408Y-185598950D01* +X250526453Y-185828229D01* +X250527996Y-185837976D01* +X250581686Y-186061606D01* +X250584735Y-186070991D01* +X250672745Y-186283467D01* +X250677226Y-186292261D01* +X250782530Y-186464103D01* +X250792986Y-186473563D01* +X250801764Y-186469779D01* +X251664711Y-185606832D01* +X251671089Y-185595152D01* +X252401141Y-185595152D01* +X252401272Y-185596985D01* +X252405523Y-185603600D01* +X253268659Y-186466736D01* +X253281039Y-186473496D01* +X253288689Y-186467769D01* +X253396240Y-186292261D01* +X253400721Y-186283467D01* +X253488731Y-186070991D01* +X253491780Y-186061606D01* +X253545470Y-185837976D01* +X253547013Y-185828229D01* +X253565058Y-185598950D01* +X253565058Y-185589090D01* +X253547013Y-185359811D01* +X253545470Y-185350064D01* +X253491780Y-185126434D01* +X253488731Y-185117049D01* +X253400721Y-184904573D01* +X253396240Y-184895779D01* +X253290936Y-184723937D01* +X253280480Y-184714477D01* +X253271702Y-184718261D01* +X252408755Y-185581208D01* +X252401141Y-185595152D01* +X251671089Y-185595152D01* +X251672325Y-185592888D01* +X251672194Y-185591055D01* +X251667943Y-185584440D01* +X250804807Y-184721304D01* +X250792427Y-184714544D01* +X250784777Y-184720271D01* +X250677226Y-184895779D01* +X250672745Y-184904573D01* +X250584735Y-185117049D01* +X250581686Y-185126434D01* +X250527996Y-185350064D01* +X250526453Y-185359811D01* +X250508408Y-185589090D01* +X250508408Y-185598950D01* +X242519665Y-185598950D01* +X242561442Y-185464408D01* +X242572758Y-185427967D01* +X242572759Y-185427961D01* +X242574342Y-185422864D01* +X242595235Y-185265224D01* +X242603953Y-185199450D01* +X242603953Y-185199445D01* +X242604653Y-185194165D01* +X242602111Y-185126434D01* +X242596199Y-184968960D01* +X242595999Y-184963629D01* +X242548625Y-184737847D01* +X242463886Y-184523275D01* +X242358906Y-184350273D01* +X251157190Y-184350273D01* +X251160974Y-184359051D01* +X252023921Y-185221998D01* +X252037865Y-185229612D01* +X252039698Y-185229481D01* +X252046313Y-185225230D01* +X252909449Y-184362094D01* +X252916209Y-184349714D01* +X252910482Y-184342064D01* +X252734974Y-184234513D01* +X252726180Y-184230032D01* +X252513704Y-184142022D01* +X252504319Y-184138973D01* +X252280689Y-184085283D01* +X252270942Y-184083740D01* +X252041663Y-184065695D01* +X252031803Y-184065695D01* +X251802524Y-184083740D01* +X251792777Y-184085283D01* +X251569147Y-184138973D01* +X251559762Y-184142022D01* +X251347286Y-184230032D01* +X251338492Y-184234513D01* +X251166650Y-184339817D01* +X251157190Y-184350273D01* +X242358906Y-184350273D01* +X242352288Y-184339367D01* +X242346975Y-184330611D01* +X242346974Y-184330610D01* +X242344206Y-184326048D01* +X242257281Y-184225875D01* +X242196506Y-184155838D01* +X242196504Y-184155836D01* +X242193006Y-184151805D01* +X242109995Y-184083740D01* +X242018738Y-184008913D01* +X242018732Y-184008909D01* +X242014610Y-184005529D01* +X241814118Y-183891403D01* +X241809102Y-183889582D01* +X241809097Y-183889580D01* +X241602278Y-183814508D01* +X241602274Y-183814507D01* +X241597263Y-183812688D01* +X241592014Y-183811739D01* +X241592011Y-183811738D01* +X241374330Y-183772375D01* +X241374323Y-183772374D01* +X241370246Y-183771637D01* +X241352509Y-183770801D01* +X241347561Y-183770567D01* +X241347554Y-183770567D01* +X241346073Y-183770497D01* +X241183928Y-183770497D01* +X241116972Y-183776178D01* +X241017291Y-183784636D01* +X241017287Y-183784637D01* +X241011980Y-183785087D01* +X241006825Y-183786425D01* +X241006819Y-183786426D01* +X240793850Y-183841702D01* +X240793846Y-183841703D01* +X240788681Y-183843044D01* +X240783815Y-183845236D01* +X240783812Y-183845237D01* +X240685374Y-183889580D01* +X240578338Y-183937796D01* +X240573918Y-183940772D01* +X240573914Y-183940774D01* +X240559367Y-183950568D01* +X240386968Y-184066635D01* +X240220041Y-184225875D01* +X240216853Y-184230160D01* +X240120956Y-184359051D01* +X240082332Y-184410963D01* +X240079917Y-184415713D01* +X240025230Y-184523275D01* +X239977776Y-184616609D01* +X239947387Y-184714477D01* +X239910948Y-184831827D01* +X239910947Y-184831833D01* +X239909364Y-184836930D01* +X239900399Y-184904573D01* +X239882782Y-185037495D01* +X239879053Y-185065629D01* +X237692163Y-185065629D01* +X237710550Y-185044176D01* +X237710553Y-185044172D01* +X237713270Y-185041002D01* +X237715544Y-185037500D01* +X237715548Y-185037495D01* +X237871831Y-184796841D01* +X237871834Y-184796836D01* +X237874110Y-184793331D01* +X237896328Y-184746541D01* +X237927338Y-184681233D01* +X238000780Y-184526564D01* +X238003301Y-184518714D01* +X238089776Y-184249375D01* +X238089776Y-184249374D01* +X238091056Y-184245388D01* +X238122557Y-184070311D01* +X238142612Y-183958851D01* +X238142613Y-183958846D01* +X238143351Y-183954742D01* +X238143986Y-183940774D01* +X238156558Y-183663903D01* +X238156558Y-183663898D01* +X238156747Y-183659733D01* +X238155057Y-183640409D01* +X238131373Y-183369704D01* +X238131009Y-183365543D01* +X238129400Y-183358344D01* +X238067501Y-183081420D01* +X238067499Y-183081413D01* +X238066589Y-183077342D01* +X237964617Y-182800193D01* +X237845504Y-182574275D01* +X240862927Y-182574275D01* +X240868654Y-182581925D01* +X241044162Y-182689476D01* +X241052956Y-182693957D01* +X241265432Y-182781967D01* +X241274817Y-182785016D01* +X241498447Y-182838706D01* +X241508194Y-182840249D01* +X241737473Y-182858294D01* +X241747333Y-182858294D01* +X241976612Y-182840249D01* +X241986359Y-182838706D01* +X242209989Y-182785016D01* +X242219374Y-182781967D01* +X242431850Y-182693957D01* +X242440644Y-182689476D01* +X242612486Y-182584172D01* +X242621946Y-182573716D01* +X242618162Y-182564938D01* +X241755215Y-181701991D01* +X241741271Y-181694377D01* +X241739438Y-181694508D01* +X241732823Y-181698759D01* +X240869687Y-182561895D01* +X240862927Y-182574275D01* +X237845504Y-182574275D01* +X237826887Y-182538965D01* +X237766771Y-182454373D01* +X237658242Y-182301657D01* +X237658237Y-182301651D01* +X237655818Y-182298247D01* +X237652974Y-182295197D01* +X237652969Y-182295191D01* +X237457261Y-182085320D01* +X237454415Y-182082268D01* +X237226216Y-181894824D01* +X236975232Y-181739207D01* +X236705871Y-181618151D01* +X236524066Y-181563953D01* +X236426865Y-181534976D01* +X236426863Y-181534976D01* +X236422866Y-181533784D01* +X236418746Y-181533131D01* +X236418744Y-181533131D01* +X236134669Y-181488137D01* +X236134663Y-181488136D01* +X236131188Y-181487586D01* +X236106629Y-181486471D01* +X236040244Y-181483456D01* +X236040223Y-181483456D01* +X236038824Y-181483392D01* +X235854360Y-181483392D01* +X235634597Y-181497989D01* +X235630498Y-181498815D01* +X235630494Y-181498816D01* +X235487900Y-181527568D01* +X235345110Y-181556359D01* +X235065886Y-181652504D01* +X234931408Y-181719845D01* +X234821862Y-181774702D01* +X234801830Y-181784733D01* +X234557583Y-181950724D01* +X234337434Y-182147560D01* +X234334717Y-182150730D01* +X234334716Y-182150731D01* +X234203053Y-182304345D01* +X234145252Y-182371782D01* +X234142978Y-182375284D01* +X234142974Y-182375289D01* +X233986691Y-182615943D01* +X233984412Y-182619453D01* +X233857742Y-182886220D01* +X233856463Y-182890203D01* +X233856462Y-182890206D01* +X233820626Y-183001821D01* +X233767466Y-183167396D01* +X233766725Y-183171515D01* +X233728263Y-183385281D01* +X233715171Y-183458042D01* +X233714982Y-183462209D01* +X233714981Y-183462216D01* +X233706201Y-183655581D01* +X233701775Y-183753051D01* +X226090434Y-183753051D01* +X226501584Y-182218619D01* +X229253869Y-182218619D01* +X229254069Y-182223949D01* +X229254069Y-182223950D01* +X229254598Y-182238035D01* +X229262523Y-182449155D01* +X229309897Y-182674937D01* +X229394636Y-182889509D01* +X229465386Y-183006101D01* +X229508616Y-183077342D01* +X229514316Y-183086736D01* +X229517813Y-183090766D01* +X229604437Y-183190591D01* +X229665516Y-183260979D01* +X229707651Y-183295527D01* +X229839784Y-183403871D01* +X229839790Y-183403875D01* +X229843912Y-183407255D01* +X230044404Y-183521381D01* +X230049420Y-183523202D01* +X230049425Y-183523204D01* +X230256244Y-183598276D01* +X230256248Y-183598277D01* +X230261259Y-183600096D01* +X230266508Y-183601045D01* +X230266511Y-183601046D01* +X230484192Y-183640409D01* +X230484199Y-183640410D01* +X230488276Y-183641147D01* +X230506013Y-183641983D01* +X230510961Y-183642217D01* +X230510968Y-183642217D01* +X230512449Y-183642287D01* +X230674594Y-183642287D01* +X230741550Y-183636606D01* +X230841231Y-183628148D01* +X230841235Y-183628147D01* +X230846542Y-183627697D01* +X230851697Y-183626359D01* +X230851703Y-183626358D01* +X231064672Y-183571082D01* +X231064676Y-183571081D01* +X231069841Y-183569740D01* +X231074707Y-183567548D01* +X231074710Y-183567547D01* +X231275318Y-183477180D01* +X231280184Y-183474988D01* +X231284604Y-183472012D01* +X231284608Y-183472010D01* +X231411396Y-183386650D01* +X231471554Y-183346149D01* +X231638481Y-183186909D01* +X231776190Y-183001821D01* +X231832938Y-182890206D01* +X231878327Y-182800933D01* +X231878327Y-182800932D01* +X231880746Y-182796175D01* +X231920012Y-182669718D01* +X231947574Y-182580957D01* +X231947575Y-182580951D01* +X231949158Y-182575854D01* +X231966657Y-182443824D01* +X231978769Y-182352440D01* +X231978769Y-182352435D01* +X231979469Y-182347155D01* +X231970815Y-182116619D01* +X231923441Y-181890837D01* +X231838702Y-181676265D01* +X231719022Y-181479038D01* +X231632097Y-181378865D01* +X231593945Y-181334899D01* +X240214078Y-181334899D01* +X240232123Y-181564178D01* +X240233666Y-181573925D01* +X240287356Y-181797555D01* +X240290405Y-181806940D01* +X240378415Y-182019416D01* +X240382896Y-182028210D01* +X240488200Y-182200052D01* +X240498656Y-182209512D01* +X240507434Y-182205728D01* +X241370381Y-181342781D01* +X241376759Y-181331101D01* +X242106811Y-181331101D01* +X242106942Y-181332934D01* +X242111193Y-181339549D01* +X242974329Y-182202685D01* +X242986709Y-182209445D01* +X242994359Y-182203718D01* +X243101910Y-182028210D01* +X243106391Y-182019416D01* +X243194401Y-181806940D01* +X243197450Y-181797555D01* +X243251140Y-181573925D01* +X243252683Y-181564178D01* +X243270728Y-181334899D01* +X243270728Y-181325039D01* +X243252683Y-181095760D01* +X243251140Y-181086013D01* +X243197450Y-180862383D01* +X243194401Y-180852998D01* +X243106391Y-180640522D01* +X243101910Y-180631728D01* +X242996606Y-180459886D01* +X242986150Y-180450426D01* +X242977372Y-180454210D01* +X242114425Y-181317157D01* +X242106811Y-181331101D01* +X241376759Y-181331101D01* +X241377995Y-181328837D01* +X241377864Y-181327004D01* +X241373613Y-181320389D01* +X240510477Y-180457253D01* +X240498097Y-180450493D01* +X240490447Y-180456220D01* +X240382896Y-180631728D01* +X240378415Y-180640522D01* +X240290405Y-180852998D01* +X240287356Y-180862383D01* +X240233666Y-181086013D01* +X240232123Y-181095760D01* +X240214078Y-181325039D01* +X240214078Y-181334899D01* +X231593945Y-181334899D01* +X231571322Y-181308828D01* +X231571320Y-181308826D01* +X231567822Y-181304795D01* +X231525687Y-181270247D01* +X231393554Y-181161903D01* +X231393548Y-181161899D01* +X231389426Y-181158519D01* +X231188934Y-181044393D01* +X231183918Y-181042572D01* +X231183913Y-181042570D01* +X230977094Y-180967498D01* +X230977090Y-180967497D01* +X230972079Y-180965678D01* +X230966830Y-180964729D01* +X230966827Y-180964728D01* +X230749146Y-180925365D01* +X230749139Y-180925364D01* +X230745062Y-180924627D01* +X230727325Y-180923791D01* +X230722377Y-180923557D01* +X230722370Y-180923557D01* +X230720889Y-180923487D01* +X230558744Y-180923487D01* +X230491788Y-180929168D01* +X230392107Y-180937626D01* +X230392103Y-180937627D01* +X230386796Y-180938077D01* +X230381641Y-180939415D01* +X230381635Y-180939416D01* +X230168666Y-180994692D01* +X230168662Y-180994693D01* +X230163497Y-180996034D01* +X230158631Y-180998226D01* +X230158628Y-180998227D01* +X230060190Y-181042570D01* +X229953154Y-181090786D01* +X229948734Y-181093762D01* +X229948730Y-181093764D01* +X229856469Y-181155879D01* +X229761784Y-181219625D01* +X229594857Y-181378865D01* +X229591669Y-181383150D01* +X229463413Y-181555533D01* +X229457148Y-181563953D01* +X229454733Y-181568703D01* +X229400046Y-181676265D01* +X229352592Y-181769599D01* +X229318386Y-181879759D01* +X229285764Y-181984817D01* +X229285763Y-181984823D01* +X229284180Y-181989920D01* +X229274883Y-182060069D01* +X229254756Y-182211928D01* +X229253869Y-182218619D01* +X226501584Y-182218619D01* +X227099789Y-179986085D01* +X231203668Y-179986085D01* +X231209395Y-179993735D01* +X231384903Y-180101286D01* +X231393697Y-180105767D01* +X231606173Y-180193777D01* +X231615558Y-180196826D01* +X231839188Y-180250516D01* +X231848935Y-180252059D01* +X232078214Y-180270104D01* +X232088074Y-180270104D01* +X232317353Y-180252059D01* +X232327100Y-180250516D01* +X232550730Y-180196826D01* +X232560115Y-180193777D01* +X232772591Y-180105767D01* +X232781385Y-180101286D01* +X232805967Y-180086222D01* +X240862860Y-180086222D01* +X240866644Y-180095000D01* +X241729591Y-180957947D01* +X241743535Y-180965561D01* +X241745368Y-180965430D01* +X241751983Y-180961179D01* +X242615119Y-180098043D01* +X242621879Y-180085663D01* +X242616152Y-180078013D01* +X242440644Y-179970462D01* +X242431850Y-179965981D01* +X242219374Y-179877971D01* +X242209989Y-179874922D01* +X241986359Y-179821232D01* +X241976612Y-179819689D01* +X241747333Y-179801644D01* +X241737473Y-179801644D01* +X241508194Y-179819689D01* +X241498447Y-179821232D01* +X241274817Y-179874922D01* +X241265432Y-179877971D01* +X241052956Y-179965981D01* +X241044162Y-179970462D01* +X240872320Y-180075766D01* +X240862860Y-180086222D01* +X232805967Y-180086222D01* +X232953227Y-179995982D01* +X232962687Y-179985526D01* +X232958903Y-179976748D01* +X232095956Y-179113801D01* +X232082012Y-179106187D01* +X232080179Y-179106318D01* +X232073564Y-179110569D01* +X231210428Y-179973705D01* +X231203668Y-179986085D01* +X227099789Y-179986085D01* +X227431879Y-178746709D01* +X230554819Y-178746709D01* +X230572864Y-178975988D01* +X230574407Y-178985735D01* +X230628097Y-179209365D01* +X230631146Y-179218750D01* +X230719156Y-179431226D01* +X230723637Y-179440020D01* +X230828941Y-179611862D01* +X230839397Y-179621322D01* +X230848175Y-179617538D01* +X231711122Y-178754591D01* +X231717500Y-178742911D01* +X232447552Y-178742911D01* +X232447683Y-178744744D01* +X232451934Y-178751359D01* +X233315070Y-179614495D01* +X233327450Y-179621255D01* +X233335100Y-179615528D01* +X233442651Y-179440020D01* +X233447132Y-179431226D01* +X233535142Y-179218750D01* +X233538191Y-179209365D01* +X233591881Y-178985735D01* +X233593424Y-178975988D01* +X233611469Y-178746709D01* +X233611469Y-178736849D01* +X233593424Y-178507570D01* +X233591881Y-178497823D01* +X233538191Y-178274193D01* +X233535142Y-178264808D01* +X233447132Y-178052332D01* +X233442651Y-178043538D01* +X233337347Y-177871696D01* +X233326891Y-177862236D01* +X233318113Y-177866020D01* +X232455166Y-178728967D01* +X232447552Y-178742911D01* +X231717500Y-178742911D01* +X231718736Y-178740647D01* +X231718605Y-178738814D01* +X231714354Y-178732199D01* +X230851218Y-177869063D01* +X230838838Y-177862303D01* +X230831188Y-177868030D01* +X230723637Y-178043538D01* +X230719156Y-178052332D01* +X230631146Y-178264808D01* +X230628097Y-178274193D01* +X230574407Y-178497823D01* +X230572864Y-178507570D01* +X230554819Y-178736849D01* +X230554819Y-178746709D01* +X227431879Y-178746709D01* +X227766461Y-177498032D01* +X231203601Y-177498032D01* +X231207385Y-177506810D01* +X232070332Y-178369757D01* +X232084276Y-178377371D01* +X232086109Y-178377240D01* +X232092724Y-178372989D01* +X232955860Y-177509853D01* +X232962620Y-177497473D01* +X232956893Y-177489823D01* +X232781385Y-177382272D01* +X232772591Y-177377791D01* +X232560115Y-177289781D01* +X232550730Y-177286732D01* +X232327100Y-177233042D01* +X232317353Y-177231499D01* +X232088074Y-177213454D01* +X232078214Y-177213454D01* +X231848935Y-177231499D01* +X231839188Y-177233042D01* +X231615558Y-177286732D01* +X231606173Y-177289781D01* +X231393697Y-177377791D01* +X231384903Y-177382272D01* +X231213061Y-177487576D01* +X231203601Y-177498032D01* +X227766461Y-177498032D01* +X230187570Y-168462331D01* +X230194667Y-168442595D01* +X230195817Y-168440079D01* +X230203005Y-168424341D01* +X230204435Y-168419254D01* +X230205085Y-168416941D01* +X230205086Y-168416935D01* +X230206401Y-168412256D01* +X230207967Y-168399218D01* +X230209313Y-168390566D01* +X230245668Y-168200564D01* +X230245668Y-168200560D01* +X230246528Y-168196068D01* +X230249592Y-168125880D01* +X230255912Y-167981075D01* +X230255912Y-167981072D01* +X230256112Y-167976488D01* +X230233771Y-167757838D01* +X230179978Y-167544733D01* +X230095869Y-167341675D01* +X230091822Y-167334894D01* +X230020116Y-167214763D01* +X229983220Y-167152949D01* +X229965126Y-167130736D01* +X229877870Y-167023620D01* +X229844408Y-166982542D01* +X229771500Y-166915731D01* +X229685750Y-166837153D01* +X229682366Y-166834052D01* +X229528610Y-166729684D01* +X229504311Y-166713190D01* +X229504307Y-166713188D01* +X229500514Y-166710613D01* +X229418285Y-166670800D01* +X229306812Y-166616827D01* +X229306808Y-166616826D01* +X229302693Y-166614833D01* +X229255670Y-166600005D01* +X229097450Y-166550111D01* +X229097445Y-166550110D01* +X229093079Y-166548733D01* +X229088559Y-166548003D01* +X229088553Y-166548002D01* +X228914667Y-166519935D01* +X228903088Y-166517503D01* +X228893411Y-166514991D01* +X228893402Y-166514989D01* +X228888693Y-166513767D01* +X228876202Y-166512520D01* +X228871343Y-166512787D01* +X228871338Y-166512787D01* +X228848313Y-166514053D01* +X228830415Y-166513764D01* +X228588804Y-166492626D01* +X228451503Y-166480614D01* +X228432322Y-166477429D01* +X228421516Y-166474764D01* +X228417758Y-166473837D01* +X228417756Y-166473837D01* +X228409047Y-166471689D01* +X228400078Y-166472072D01* +X228400076Y-166472072D01* +X228399949Y-166472077D01* +X228369607Y-166469693D01* +X228308386Y-166457315D01* +X228281530Y-166448662D01* +X228207094Y-166415072D01* +X228182841Y-166400662D01* +X228135561Y-166364847D01* +X228117743Y-166351349D01* +X228097302Y-166331901D01* +X228044812Y-166269342D01* +X228029211Y-166245834D01* +X228015056Y-166218222D01* +X227991958Y-166173164D01* +X227981980Y-166146777D01* +X227970899Y-166103253D01* +X227961830Y-166067631D01* +X227957974Y-166039683D01* +X227957898Y-166036601D01* +X227957252Y-166010711D01* +X227956572Y-165983387D01* +X227957156Y-165967737D01* +X227958002Y-165959266D01* +X227960149Y-165950556D01* +X227958943Y-165922347D01* +X227958789Y-165918750D01* +X227959153Y-165902385D01* +X228072903Y-164602215D01* +X228076465Y-164581543D01* +X228080284Y-164566829D01* +X228080285Y-164566825D01* +X228081507Y-164562116D01* +X228082753Y-164549625D01* +X228081945Y-164534937D01* +X228081771Y-164526017D01* +X228084750Y-164338259D01* +X228084750Y-164338252D01* +X228084821Y-164333752D01* +X228065372Y-164181357D01* +X228058074Y-164124169D01* +X228058073Y-164124163D01* +X228057504Y-164119706D01* +X228000003Y-163911727D01* +X227998198Y-163907603D01* +X227998196Y-163907597D01* +X227915292Y-163718170D01* +X227913488Y-163714048D01* +X227799721Y-163530693D01* +X227779279Y-163506331D01* +X227663913Y-163368847D01* +X227663912Y-163368845D01* +X227661017Y-163365396D01* +X227572964Y-163286619D01* +X227503556Y-163224522D01* +X227503551Y-163224518D01* +X227500201Y-163221521D01* +X227496457Y-163219030D01* +X227324289Y-163104487D01* +X227324287Y-163104486D01* +X227320546Y-163101997D01* +X227316493Y-163100068D01* +X227316488Y-163100065D01* +X227129765Y-163011188D01* +X227129764Y-163011187D01* +X227125710Y-163009258D01* +X227121419Y-163007924D01* +X227121417Y-163007923D01* +X226923956Y-162946526D01* +X226923951Y-162946525D01* +X226919658Y-162945190D01* +X226915220Y-162944480D01* +X226915216Y-162944479D01* +X226746664Y-162917512D01* +X226734918Y-162915054D01* +X226723910Y-162912197D01* +X226723908Y-162912197D01* +X226719197Y-162910974D01* +X226706706Y-162909728D01* +X226701851Y-162909995D01* +X226701840Y-162909995D01* +X226678849Y-162911261D01* +X226660946Y-162910973D01* +X210816316Y-161524747D01* +X210797150Y-161521565D01* +X210773858Y-161515822D01* +X210764770Y-161516211D01* +X210734420Y-161513827D01* +X210673188Y-161501448D01* +X210646334Y-161492796D01* +X210571893Y-161459206D01* +X210547636Y-161444795D01* +X210482535Y-161395482D01* +X210462094Y-161376036D01* +X210409598Y-161313475D01* +X210393996Y-161289966D01* +X210356735Y-161217287D01* +X210346755Y-161190897D01* +X210340813Y-161167561D01* +X210326603Y-161111758D01* +X210322745Y-161083809D01* +X210321519Y-161034666D01* +X210321352Y-161027975D01* +X210324779Y-161012605D01* +X210321937Y-161012321D01* +X210322829Y-161003385D01* +X210324976Y-160994674D01* +X210323615Y-160962876D01* +X210323979Y-160946506D01* +X210350542Y-160642891D01* +X210425855Y-159782062D01* +X210429413Y-159761407D01* +X210434459Y-159741963D01* +X210435705Y-159729472D01* +X210435122Y-159718892D01* +X210434940Y-159710465D01* +X210437362Y-159506353D01* +X210437362Y-159506348D01* +X210437418Y-159501603D01* +X210405887Y-159275999D01* +X210340837Y-159057686D01* +X210322310Y-159018363D01* +X210287141Y-158943721D01* +X210243744Y-158851616D01* +X210240682Y-158847052D01* +X210119457Y-158666408D01* +X210116809Y-158662462D01* +X209962911Y-158494512D01* +X209785539Y-158351576D01* +X209588715Y-158236893D01* +X209376902Y-158153065D01* +X209372281Y-158152002D01* +X209372275Y-158152000D01* +X209159542Y-158103059D01* +X209159539Y-158103059D01* +X209154903Y-158101992D01* +X208965396Y-158087677D01* +X208953981Y-158086289D01* +X208940305Y-158083987D01* +X208934115Y-158083912D01* +X208932620Y-158083893D01* +X208932616Y-158083893D01* +X208927753Y-158083834D01* +X208922935Y-158084524D01* +X208922932Y-158084524D01* +X208900122Y-158087790D01* +X208882264Y-158089062D01* +X194757888Y-158089062D01* +X194736979Y-158087315D01* +X194721998Y-158084794D01* +X194721997Y-158084794D01* +X194717196Y-158083986D01* +X194710864Y-158083909D01* +X194709509Y-158083892D01* +X194709505Y-158083892D01* +X194704644Y-158083833D01* +X194699828Y-158084523D01* +X194699822Y-158084523D01* +X194693027Y-158085496D01* +X194684652Y-158086411D01* +X194482230Y-158101689D01* +X194482224Y-158101690D01* +X194477493Y-158102047D01* +X194472864Y-158103112D01* +X194472862Y-158103112D01* +X194260122Y-158152043D01* +X194260118Y-158152044D01* +X194255493Y-158153108D01* +X194251082Y-158154853D01* +X194251077Y-158154855D01* +X194048094Y-158235177D01* +X194043677Y-158236925D01* +X193846849Y-158351599D01* +X193669472Y-158494529D01* +X193515569Y-158662474D01* +X193388631Y-158851624D01* +X193363702Y-158904531D01* +X193293558Y-159053395D01* +X193293555Y-159053403D01* +X193291534Y-159057692D01* +X193226483Y-159276003D01* +X193194951Y-159501607D01* +X193195007Y-159506352D01* +X193195007Y-159506357D01* +X193195457Y-159544279D01* +X193197149Y-159686806D01* +X193197206Y-159691636D01* +X193196817Y-159703132D01* +X193196103Y-159712093D01* +X193196103Y-159712108D01* +X193195717Y-159716957D01* +X193196082Y-159721812D01* +X193196082Y-159721819D01* +X193196196Y-159723326D01* +X193196658Y-159729474D01* +X193203010Y-159756665D01* +X193205834Y-159774343D01* +X193271620Y-160526288D01* +X193451173Y-162578591D01* +X193451368Y-162598031D01* +X193450360Y-162613008D01* +X193450360Y-162613012D01* +X193449758Y-162621962D01* +X193451693Y-162630724D01* +X193451693Y-162630729D01* +X193451719Y-162630847D01* +X193454642Y-162661149D01* +X193453084Y-162723604D01* +X193449227Y-162751552D01* +X193445142Y-162767597D01* +X193429231Y-162830088D01* +X193429075Y-162830699D01* +X193419095Y-162857090D01* +X193381832Y-162929776D01* +X193366237Y-162953277D01* +X193313730Y-163015854D01* +X193293299Y-163035293D01* +X193260833Y-163059886D01* +X193228189Y-163084614D01* +X193203935Y-163099025D01* +X193129485Y-163132621D01* +X193102630Y-163141273D01* +X193048035Y-163152311D01* +X193032284Y-163153377D01* +X193032364Y-163154445D01* +X193023417Y-163155118D01* +X193014459Y-163154516D01* +X192995813Y-163158634D01* +X192983397Y-163161375D01* +X192967210Y-163163860D01* +X191619138Y-163281801D01* +X177011115Y-164559837D01* +X176990136Y-164559918D01* +X176975010Y-164558713D01* +X176974995Y-164558713D01* +X176970147Y-164558327D01* +X176965292Y-164558692D01* +X176965285Y-164558692D01* +X176963778Y-164558806D01* +X176957630Y-164559268D01* +X176952883Y-164560377D01* +X176952882Y-164560377D01* +X176947337Y-164561672D01* +X176939075Y-164563313D01* +X176811523Y-164584238D01* +X176732912Y-164597134D01* +X176516196Y-164667353D01* +X176511955Y-164669476D01* +X176511952Y-164669477D01* +X176319934Y-164765590D01* +X176312482Y-164769320D01* +X176308603Y-164772059D01* +X176130272Y-164897982D01* +X176130267Y-164897986D01* +X176126391Y-164900723D01* +X175962142Y-165058581D01* +X175959250Y-165062349D01* +X175959249Y-165062351D01* +X175847509Y-165207975D01* +X175823462Y-165239314D01* +X175713494Y-165438823D01* +X175711852Y-165443280D01* +X175711850Y-165443284D01* +X175649255Y-165613174D01* +X175634735Y-165652583D01* +X175588968Y-165875747D01* +X175577234Y-166103253D01* +X175596059Y-166292382D01* +X175596673Y-166303851D01* +X175596686Y-166305427D01* +X175596783Y-166317727D01* +X175598813Y-166330115D01* +X175607503Y-166356620D01* +X175611857Y-166373984D01* +X176377874Y-170718281D01* +X177310993Y-176010260D01* +X177312882Y-176029617D01* +X177313362Y-176053589D01* +X177316053Y-176062151D01* +X177316087Y-176062260D01* +X177321641Y-176092198D01* +X177325530Y-176154554D01* +X177324123Y-176182726D01* +X177310942Y-176263332D01* +X177303301Y-176290485D01* +X177272514Y-176366134D01* +X177259023Y-176390908D01* +X177212174Y-176457814D01* +X177193517Y-176478956D01* +X177132950Y-176533765D01* +X177110047Y-176550231D01* +X177038814Y-176590182D01* +X177012819Y-176601141D01* +X176959118Y-176616976D01* +X176943850Y-176620463D01* +X176935120Y-176621893D01* +X176926148Y-176622073D01* +X176917587Y-176624764D01* +X176917583Y-176624765D01* +X176895797Y-176631614D01* +X176879890Y-176635500D01* +X166715582Y-178427742D01* +X159242958Y-179745367D01* +X159223612Y-179747256D01* +X159199626Y-179747737D01* +X159191066Y-179750428D01* +X159191058Y-179750429D01* +X159190941Y-179750466D01* +X159161012Y-179756018D01* +X159098671Y-179759909D01* +X159070491Y-179758503D01* +X159001701Y-179747256D01* +X158989888Y-179745324D01* +X158962733Y-179737684D01* +X158887082Y-179706900D01* +X158862309Y-179693409D01* +X158795406Y-179646563D01* +X158774254Y-179627896D01* +X158719456Y-179567342D01* +X158702985Y-179544433D01* +X158663034Y-179473200D01* +X158652076Y-179447204D01* +X158636282Y-179393639D01* +X158632794Y-179378365D01* +X158631343Y-179369505D01* +X158631163Y-179360531D01* +X158626394Y-179345359D01* +X158621619Y-179330166D01* +X158617735Y-179314264D01* +X157015405Y-170227004D01* +X159717012Y-170227004D01* +X159717212Y-170232334D01* +X159717212Y-170232335D01* +X159721339Y-170342272D01* +X159725666Y-170457540D01* +X159773040Y-170683322D01* +X159857779Y-170897894D01* +X159977459Y-171095121D01* +X159980956Y-171099151D01* +X160118682Y-171257866D01* +X160128659Y-171269364D01* +X160132790Y-171272751D01* +X160302927Y-171412256D01* +X160302933Y-171412260D01* +X160307055Y-171415640D01* +X160507547Y-171529766D01* +X160512563Y-171531587D01* +X160512568Y-171531589D01* +X160719387Y-171606661D01* +X160719391Y-171606662D01* +X160724402Y-171608481D01* +X160729651Y-171609430D01* +X160729654Y-171609431D01* +X160947335Y-171648794D01* +X160947342Y-171648795D01* +X160951419Y-171649532D01* +X160969156Y-171650368D01* +X160974104Y-171650602D01* +X160974111Y-171650602D01* +X160975592Y-171650672D01* +X161137737Y-171650672D01* +X161204693Y-171644991D01* +X161304374Y-171636533D01* +X161304378Y-171636532D01* +X161309685Y-171636082D01* +X161314840Y-171634744D01* +X161314846Y-171634743D01* +X161527815Y-171579467D01* +X161527819Y-171579466D01* +X161532984Y-171578125D01* +X161537850Y-171575933D01* +X161537853Y-171575932D01* +X161738461Y-171485565D01* +X161743327Y-171483373D01* +X161747747Y-171480397D01* +X161747751Y-171480395D01* +X161879858Y-171391454D01* +X161934697Y-171354534D01* +X162101624Y-171195294D01* +X162239333Y-171010206D01* +X162294117Y-170902455D01* +X162341470Y-170809318D01* +X162341470Y-170809317D01* +X162343889Y-170804560D01* +X162396045Y-170636592D01* +X162410717Y-170589342D01* +X162410718Y-170589336D01* +X162412301Y-170584239D01* +X162442612Y-170355540D01* +X162441318Y-170321054D01* +X162434158Y-170130335D01* +X162433958Y-170125004D01* +X162386584Y-169899222D01* +X162377099Y-169875203D01* +X162338705Y-169777984D01* +X162301845Y-169684650D01* +X162194742Y-169508150D01* +X162184934Y-169491986D01* +X162184933Y-169491985D01* +X162182165Y-169487423D01* +X162156937Y-169458350D01* +X162091436Y-169382866D01* +X164268769Y-169382866D01* +X164269132Y-169387014D01* +X164269132Y-169387018D01* +X164284971Y-169568058D01* +X164294507Y-169677056D01* +X164295417Y-169681128D01* +X164295418Y-169681133D01* +X164357127Y-169957202D01* +X164358927Y-169965257D01* +X164360370Y-169969180D01* +X164360371Y-169969182D01* +X164373963Y-170006123D01* +X164460899Y-170242406D01* +X164598629Y-170503634D01* +X164601049Y-170507039D01* +X164767274Y-170740942D01* +X164767279Y-170740948D01* +X164769698Y-170744352D01* +X164772542Y-170747402D01* +X164772547Y-170747408D01* +X164910215Y-170895039D01* +X164971101Y-170960331D01* +X165199300Y-171147775D01* +X165450284Y-171303392D01* +X165719645Y-171424448D01* +X166002650Y-171508815D01* +X166006770Y-171509468D01* +X166006772Y-171509468D01* +X166290847Y-171554462D01* +X166290853Y-171554463D01* +X166294328Y-171555013D01* +X166318887Y-171556128D01* +X166385272Y-171559143D01* +X166385293Y-171559143D01* +X166386692Y-171559207D01* +X166571156Y-171559207D01* +X166790919Y-171544610D01* +X166795018Y-171543784D01* +X166795022Y-171543783D01* +X166968445Y-171508815D01* +X167080406Y-171486240D01* +X167359630Y-171390095D01* +X167529344Y-171305109D01* +X167619950Y-171259737D01* +X167619952Y-171259736D01* +X167623686Y-171257866D01* +X167867933Y-171091875D01* +X168088082Y-170895039D01* +X168170006Y-170799457D01* +X168277544Y-170673991D01* +X168277547Y-170673987D01* +X168280264Y-170670817D01* +X168282538Y-170667315D01* +X168282542Y-170667310D01* +X168438825Y-170426656D01* +X168438828Y-170426651D01* +X168441104Y-170423146D01* +X168567774Y-170156379D01* +X168574047Y-170136843D01* +X168656770Y-169879190D01* +X168656770Y-169879189D01* +X168658050Y-169875203D01* +X168685145Y-169724613D01* +X168709606Y-169588666D01* +X168709607Y-169588661D01* +X168710345Y-169584557D01* +X168710685Y-169577088D01* +X168723552Y-169293718D01* +X168723552Y-169293713D01* +X168723741Y-169289548D01* +X168723358Y-169285164D01* +X168698367Y-168999519D01* +X168698003Y-168995358D01* +X168683828Y-168931942D01* +X168634495Y-168711235D01* +X168634493Y-168711228D01* +X168633583Y-168707157D01* +X168619477Y-168668817D01* +X168574807Y-168547410D01* +X168531611Y-168430008D01* +X168522252Y-168412256D01* +X168471962Y-168316874D01* +X170549898Y-168316874D01* +X170550098Y-168322204D01* +X170550098Y-168322205D01* +X170553654Y-168416941D01* +X170558552Y-168547410D01* +X170605926Y-168773192D01* +X170607884Y-168778151D01* +X170607885Y-168778153D01* +X170617038Y-168801330D01* +X170690665Y-168987764D01* +X170760075Y-169102149D01* +X170802037Y-169171299D01* +X170810345Y-169184991D01* +X170813842Y-169189021D01* +X170916463Y-169307281D01* +X170961545Y-169359234D01* +X170985281Y-169378696D01* +X171135813Y-169502126D01* +X171135819Y-169502130D01* +X171139941Y-169505510D01* +X171340433Y-169619636D01* +X171345449Y-169621457D01* +X171345454Y-169621459D01* +X171552273Y-169696531D01* +X171552277Y-169696532D01* +X171557288Y-169698351D01* +X171562537Y-169699300D01* +X171562540Y-169699301D01* +X171780221Y-169738664D01* +X171780228Y-169738665D01* +X171784305Y-169739402D01* +X171802042Y-169740238D01* +X171806990Y-169740472D01* +X171806997Y-169740472D01* +X171808478Y-169740542D01* +X171970623Y-169740542D01* +X172037579Y-169734861D01* +X172137260Y-169726403D01* +X172137264Y-169726402D01* +X172142571Y-169725952D01* +X172147726Y-169724614D01* +X172147732Y-169724613D01* +X172360701Y-169669337D01* +X172360705Y-169669336D01* +X172365870Y-169667995D01* +X172370736Y-169665803D01* +X172370739Y-169665802D01* +X172571347Y-169575435D01* +X172576213Y-169573243D01* +X172580633Y-169570267D01* +X172580637Y-169570265D01* +X172709671Y-169483393D01* +X172767583Y-169444404D01* +X172934510Y-169285164D01* +X173024462Y-169164264D01* +X173069035Y-169104356D01* +X173069037Y-169104353D01* +X173072219Y-169100076D01* +X173123345Y-168999519D01* +X173174356Y-168899188D01* +X173174356Y-168899187D01* +X173176775Y-168894430D01* +X173216041Y-168767973D01* +X173243603Y-168679212D01* +X173243604Y-168679206D01* +X173245187Y-168674109D01* +X173275498Y-168445410D01* +X173274254Y-168412256D01* +X173267044Y-168220205D01* +X173266844Y-168214874D01* +X173219470Y-167989092D01* +X173214493Y-167976488D01* +X173171591Y-167867854D01* +X173134731Y-167774520D01* +X173018630Y-167583191D01* +X173017820Y-167581856D01* +X173017819Y-167581855D01* +X173015051Y-167577293D01* +X172997069Y-167556571D01* +X172867351Y-167407083D01* +X172867349Y-167407081D01* +X172863851Y-167403050D01* +X172820257Y-167367305D01* +X172689583Y-167260158D01* +X172689577Y-167260154D01* +X172685455Y-167256774D01* +X172484963Y-167142648D01* +X172479947Y-167140827D01* +X172479942Y-167140825D01* +X172273123Y-167065753D01* +X172273119Y-167065752D01* +X172268108Y-167063933D01* +X172262859Y-167062984D01* +X172262856Y-167062983D01* +X172045175Y-167023620D01* +X172045168Y-167023619D01* +X172041091Y-167022882D01* +X172023354Y-167022046D01* +X172018406Y-167021812D01* +X172018399Y-167021812D01* +X172016918Y-167021742D01* +X171854773Y-167021742D01* +X171787817Y-167027423D01* +X171688136Y-167035881D01* +X171688132Y-167035882D01* +X171682825Y-167036332D01* +X171677670Y-167037670D01* +X171677664Y-167037671D01* +X171464695Y-167092947D01* +X171464691Y-167092948D01* +X171459526Y-167094289D01* +X171454660Y-167096481D01* +X171454657Y-167096482D01* +X171254049Y-167186849D01* +X171249183Y-167189041D01* +X171244763Y-167192017D01* +X171244759Y-167192019D01* +X171173924Y-167239709D01* +X171057813Y-167317880D01* +X170890886Y-167477120D01* +X170879352Y-167492622D01* +X170848214Y-167534474D01* +X170753177Y-167662208D01* +X170750762Y-167666958D01* +X170696075Y-167774520D01* +X170648621Y-167867854D01* +X170616308Y-167971919D01* +X170581793Y-168083072D01* +X170581792Y-168083078D01* +X170580209Y-168088175D01* +X170549898Y-168316874D01* +X168471962Y-168316874D01* +X168448355Y-168272099D01* +X168393881Y-168168780D01* +X168332972Y-168083072D01* +X168225236Y-167931472D01* +X168225231Y-167931466D01* +X168222812Y-167928062D01* +X168219968Y-167925012D01* +X168219963Y-167925006D01* +X168024255Y-167715135D01* +X168021409Y-167712083D01* +X167793210Y-167524639D01* +X167542226Y-167369022D01* +X167501167Y-167350569D01* +X167436981Y-167321723D01* +X167272865Y-167247966D01* +X166989860Y-167163599D01* +X166985740Y-167162946D01* +X166985738Y-167162946D01* +X166701663Y-167117952D01* +X166701657Y-167117951D01* +X166698182Y-167117401D01* +X166673623Y-167116286D01* +X166607238Y-167113271D01* +X166607217Y-167113271D01* +X166605818Y-167113207D01* +X166421354Y-167113207D01* +X166201591Y-167127804D01* +X166197492Y-167128630D01* +X166197488Y-167128631D01* +X166094500Y-167149397D01* +X165912104Y-167186174D01* +X165632880Y-167282319D01* +X165521813Y-167337937D01* +X165398549Y-167399663D01* +X165368824Y-167414548D01* +X165124577Y-167580539D01* +X164904428Y-167777375D01* +X164901711Y-167780545D01* +X164901710Y-167780546D01* +X164718491Y-167994311D01* +X164712246Y-168001597D01* +X164709972Y-168005099D01* +X164709968Y-168005104D01* +X164553685Y-168245758D01* +X164551406Y-168249268D01* +X164424736Y-168516035D01* +X164423457Y-168520018D01* +X164423456Y-168520021D01* +X164375683Y-168668817D01* +X164334460Y-168797211D01* +X164333719Y-168801330D01* +X164286701Y-169062648D01* +X164282165Y-169087857D01* +X164281976Y-169092024D01* +X164281975Y-169092031D01* +X164268958Y-169378696D01* +X164268769Y-169382866D01* +X162091436Y-169382866D01* +X162034465Y-169317213D01* +X162034463Y-169317211D01* +X162030965Y-169313180D01* +X161932602Y-169232527D01* +X161856697Y-169170288D01* +X161856691Y-169170284D01* +X161852569Y-169166904D01* +X161652077Y-169052778D01* +X161647061Y-169050957D01* +X161647056Y-169050955D01* +X161440237Y-168975883D01* +X161440233Y-168975882D01* +X161435222Y-168974063D01* +X161429973Y-168973114D01* +X161429970Y-168973113D01* +X161212289Y-168933750D01* +X161212282Y-168933749D01* +X161208205Y-168933012D01* +X161190468Y-168932176D01* +X161185520Y-168931942D01* +X161185513Y-168931942D01* +X161184032Y-168931872D01* +X161021887Y-168931872D01* +X160954931Y-168937553D01* +X160855250Y-168946011D01* +X160855246Y-168946012D01* +X160849939Y-168946462D01* +X160844784Y-168947800D01* +X160844778Y-168947801D01* +X160631809Y-169003077D01* +X160631805Y-169003078D01* +X160626640Y-169004419D01* +X160621774Y-169006611D01* +X160621771Y-169006612D01* +X160492343Y-169064915D01* +X160416297Y-169099171D01* +X160411877Y-169102147D01* +X160411873Y-169102149D01* +X160369296Y-169130814D01* +X160224927Y-169228010D01* +X160058000Y-169387250D01* +X160054812Y-169391535D01* +X159932195Y-169556339D01* +X159920291Y-169572338D01* +X159917876Y-169577088D01* +X159834772Y-169740542D01* +X159815735Y-169777984D01* +X159781529Y-169888145D01* +X159748907Y-169993202D01* +X159748906Y-169993208D01* +X159747323Y-169998305D01* +X159717012Y-170227004D01* +X157015405Y-170227004D01* +X156570969Y-167706484D01* +X160032877Y-167706484D01* +X160038604Y-167714134D01* +X160214112Y-167821685D01* +X160222906Y-167826166D01* +X160435382Y-167914176D01* +X160444767Y-167917225D01* +X160668397Y-167970915D01* +X160678144Y-167972458D01* +X160907423Y-167990503D01* +X160917283Y-167990503D01* +X161146562Y-167972458D01* +X161156309Y-167970915D01* +X161379939Y-167917225D01* +X161389324Y-167914176D01* +X161601800Y-167826166D01* +X161610594Y-167821685D01* +X161782436Y-167716381D01* +X161791896Y-167705925D01* +X161788112Y-167697147D01* +X160925165Y-166834200D01* +X160911221Y-166826586D01* +X160909388Y-166826717D01* +X160902773Y-166830968D01* +X160039637Y-167694104D01* +X160032877Y-167706484D01* +X156570969Y-167706484D01* +X156352434Y-166467108D01* +X159384028Y-166467108D01* +X159402073Y-166696387D01* +X159403616Y-166706134D01* +X159457306Y-166929764D01* +X159460355Y-166939149D01* +X159548365Y-167151625D01* +X159552846Y-167160419D01* +X159658150Y-167332261D01* +X159668606Y-167341721D01* +X159677384Y-167337937D01* +X160540331Y-166474990D01* +X160546709Y-166463310D01* +X161276761Y-166463310D01* +X161276892Y-166465143D01* +X161281143Y-166471758D01* +X162144279Y-167334894D01* +X162156659Y-167341654D01* +X162164309Y-167335927D01* +X162271860Y-167160419D01* +X162276341Y-167151625D01* +X162364351Y-166939149D01* +X162367400Y-166929764D01* +X162421090Y-166706134D01* +X162422633Y-166696387D01* +X162440678Y-166467108D01* +X162440678Y-166457248D01* +X162422633Y-166227969D01* +X162421090Y-166218222D01* +X162367400Y-165994592D01* +X162364351Y-165985207D01* +X162358053Y-165970003D01* +X169880955Y-165970003D01* +X169886682Y-165977653D01* +X170062190Y-166085204D01* +X170070984Y-166089685D01* +X170283460Y-166177695D01* +X170292845Y-166180744D01* +X170516475Y-166234434D01* +X170526222Y-166235977D01* +X170755501Y-166254022D01* +X170765361Y-166254022D01* +X170994640Y-166235977D01* +X171004387Y-166234434D01* +X171228017Y-166180744D01* +X171237402Y-166177695D01* +X171449878Y-166089685D01* +X171458672Y-166085204D01* +X171630514Y-165979900D01* +X171639974Y-165969444D01* +X171636190Y-165960666D01* +X170773243Y-165097719D01* +X170759299Y-165090105D01* +X170757466Y-165090236D01* +X170750851Y-165094487D01* +X169887715Y-165957623D01* +X169880955Y-165970003D01* +X162358053Y-165970003D01* +X162276341Y-165772731D01* +X162271860Y-165763937D01* +X162166556Y-165592095D01* +X162156100Y-165582635D01* +X162147322Y-165586419D01* +X161284375Y-166449366D01* +X161276761Y-166463310D01* +X160546709Y-166463310D01* +X160547945Y-166461046D01* +X160547814Y-166459213D01* +X160543563Y-166452598D01* +X159680427Y-165589462D01* +X159668047Y-165582702D01* +X159660397Y-165588429D01* +X159552846Y-165763937D01* +X159548365Y-165772731D01* +X159460355Y-165985207D01* +X159457306Y-165994592D01* +X159403616Y-166218222D01* +X159402073Y-166227969D01* +X159384028Y-166457248D01* +X159384028Y-166467108D01* +X156352434Y-166467108D01* +X156132259Y-165218431D01* +X160032810Y-165218431D01* +X160036594Y-165227209D01* +X160899541Y-166090156D01* +X160913485Y-166097770D01* +X160915318Y-166097639D01* +X160921933Y-166093388D01* +X161785069Y-165230252D01* +X161791829Y-165217872D01* +X161786102Y-165210222D01* +X161610594Y-165102671D01* +X161601800Y-165098190D01* +X161389324Y-165010180D01* +X161379939Y-165007131D01* +X161156309Y-164953441D01* +X161146562Y-164951898D01* +X160917283Y-164933853D01* +X160907423Y-164933853D01* +X160678144Y-164951898D01* +X160668397Y-164953441D01* +X160444767Y-165007131D01* +X160435382Y-165010180D01* +X160222906Y-165098190D01* +X160214112Y-165102671D01* +X160042270Y-165207975D01* +X160032810Y-165218431D01* +X156132259Y-165218431D01* +X154063386Y-153485272D01* +X156764993Y-153485272D01* +X156773647Y-153715808D01* +X156821021Y-153941590D01* +X156905760Y-154156162D01* +X156976303Y-154272413D01* +X157020788Y-154345722D01* +X157025440Y-154353389D01* +X157028937Y-154357419D01* +X157168624Y-154518394D01* +X157176640Y-154527632D01* +X157204082Y-154550133D01* +X157350908Y-154670524D01* +X157350914Y-154670528D01* +X157355036Y-154673908D01* +X157555528Y-154788034D01* +X157560544Y-154789855D01* +X157560549Y-154789857D01* +X157767368Y-154864929D01* +X157767372Y-154864930D01* +X157772383Y-154866749D01* +X157777632Y-154867698D01* +X157777635Y-154867699D01* +X157995316Y-154907062D01* +X157995323Y-154907063D01* +X157999400Y-154907800D01* +X158017137Y-154908636D01* +X158022085Y-154908870D01* +X158022092Y-154908870D01* +X158023573Y-154908940D01* +X158185718Y-154908940D01* +X158253095Y-154903223D01* +X158352355Y-154894801D01* +X158352359Y-154894800D01* +X158357666Y-154894350D01* +X158362821Y-154893012D01* +X158362827Y-154893011D01* +X158575796Y-154837735D01* +X158575800Y-154837734D01* +X158580965Y-154836393D01* +X158585831Y-154834201D01* +X158585834Y-154834200D01* +X158786442Y-154743833D01* +X158791308Y-154741641D01* +X158795728Y-154738665D01* +X158795732Y-154738663D01* +X158927839Y-154649722D01* +X158982678Y-154612802D01* +X159149605Y-154453562D01* +X159189106Y-154400470D01* +X159284130Y-154272754D01* +X159284132Y-154272751D01* +X159287314Y-154268474D01* +X159344295Y-154156400D01* +X159389451Y-154067586D01* +X159389451Y-154067585D01* +X159391870Y-154062828D01* +X159433399Y-153929085D01* +X159458698Y-153847610D01* +X159458699Y-153847604D01* +X159460282Y-153842507D01* +X159478943Y-153701710D01* +X159489893Y-153619093D01* +X159489893Y-153619088D01* +X159490593Y-153613808D01* +X159490086Y-153600288D01* +X159484384Y-153448406D01* +X159481939Y-153383272D01* +X159434565Y-153157490D01* +X159425080Y-153133471D01* +X159385983Y-153034473D01* +X159349826Y-152942918D01* +X159250326Y-152778946D01* +X159232915Y-152750254D01* +X159232914Y-152750253D01* +X159230146Y-152745691D01* +X159187650Y-152696719D01* +X159139416Y-152641134D01* +X161316750Y-152641134D01* +X161317113Y-152645282D01* +X161317113Y-152645286D01* +X161333956Y-152837802D01* +X161342488Y-152935324D01* +X161343398Y-152939396D01* +X161343399Y-152939401D01* +X161403749Y-153209392D01* +X161406908Y-153223525D01* +X161408351Y-153227448D01* +X161408352Y-153227450D01* +X161422247Y-153265216D01* +X161508880Y-153500674D01* +X161510827Y-153504367D01* +X161510828Y-153504369D01* +X161563342Y-153603970D01* +X161646610Y-153761902D01* +X161650931Y-153767982D01* +X161815255Y-153999210D01* +X161815260Y-153999216D01* +X161817679Y-154002620D01* +X161820523Y-154005670D01* +X161820528Y-154005676D01* +X161981699Y-154178511D01* +X162019082Y-154218599D01* +X162247281Y-154406043D01* +X162498265Y-154561660D01* +X162502082Y-154563376D01* +X162502085Y-154563377D01* +X162542731Y-154581644D01* +X162767626Y-154682716D01* +X162858176Y-154709710D01* +X163012471Y-154755707D01* +X163050631Y-154767083D01* +X163054751Y-154767736D01* +X163054753Y-154767736D01* +X163338828Y-154812730D01* +X163338834Y-154812731D01* +X163342309Y-154813281D01* +X163366868Y-154814396D01* +X163433253Y-154817411D01* +X163433274Y-154817411D01* +X163434673Y-154817475D01* +X163619137Y-154817475D01* +X163838900Y-154802878D01* +X163842999Y-154802052D01* +X163843003Y-154802051D01* +X164016426Y-154767083D01* +X164128387Y-154744508D01* +X164407611Y-154648363D01* +X164578709Y-154562684D01* +X164667931Y-154518005D01* +X164667933Y-154518004D01* +X164671667Y-154516134D01* +X164915914Y-154350143D01* +X164924644Y-154342338D01* +X165052965Y-154227605D01* +X165136063Y-154153307D01* +X165163616Y-154121161D01* +X165325525Y-153932259D01* +X165325528Y-153932255D01* +X165328245Y-153929085D01* +X165330519Y-153925583D01* +X165330523Y-153925578D01* +X165486806Y-153684924D01* +X165486809Y-153684919D01* +X165489085Y-153681414D01* +X165493530Y-153672054D01* +X165576768Y-153496754D01* +X165615755Y-153414647D01* +X165625638Y-153383867D01* +X165704751Y-153137458D01* +X165704751Y-153137457D01* +X165706031Y-153133471D01* +X165726727Y-153018447D01* +X165757587Y-152846934D01* +X165757588Y-152846929D01* +X165758326Y-152842825D01* +X165758555Y-152837802D01* +X165771533Y-152551986D01* +X165771533Y-152551981D01* +X165771722Y-152547816D01* +X165771339Y-152543432D01* +X165746348Y-152257787D01* +X165745984Y-152253626D01* +X165741012Y-152231381D01* +X165682476Y-151969503D01* +X165682474Y-151969496D01* +X165681564Y-151965425D01* +X165675430Y-151948752D01* +X165622788Y-151805678D01* +X165579592Y-151688276D01* +X165573175Y-151676104D01* +X165519943Y-151575142D01* +X167597879Y-151575142D01* +X167598079Y-151580472D01* +X167598079Y-151580473D01* +X167599927Y-151629711D01* +X167606533Y-151805678D01* +X167653907Y-152031460D01* +X167655865Y-152036419D01* +X167655866Y-152036421D01* +X167691060Y-152125537D01* +X167738646Y-152246032D01* +X167808056Y-152360417D01* +X167850771Y-152430808D01* +X167858326Y-152443259D01* +X167861823Y-152447289D01* +X167986588Y-152591068D01* +X168009526Y-152617502D01* +X168013657Y-152620889D01* +X168183794Y-152760394D01* +X168183800Y-152760398D01* +X168187922Y-152763778D01* +X168388414Y-152877904D01* +X168393430Y-152879725D01* +X168393435Y-152879727D01* +X168600254Y-152954799D01* +X168600258Y-152954800D01* +X168605269Y-152956619D01* +X168610518Y-152957568D01* +X168610521Y-152957569D01* +X168828202Y-152996932D01* +X168828209Y-152996933D01* +X168832286Y-152997670D01* +X168850023Y-152998506D01* +X168854971Y-152998740D01* +X168854978Y-152998740D01* +X168856459Y-152998810D01* +X169018604Y-152998810D01* +X169085560Y-152993129D01* +X169185241Y-152984671D01* +X169185245Y-152984670D01* +X169190552Y-152984220D01* +X169195707Y-152982882D01* +X169195713Y-152982881D01* +X169408682Y-152927605D01* +X169408686Y-152927604D01* +X169413851Y-152926263D01* +X169418717Y-152924071D01* +X169418720Y-152924070D01* +X169619328Y-152833703D01* +X169624194Y-152831511D01* +X169628614Y-152828535D01* +X169628618Y-152828533D01* +X169757652Y-152741661D01* +X169815564Y-152702672D01* +X169982491Y-152543432D01* +X170027227Y-152483304D01* +X170117016Y-152362624D01* +X170117018Y-152362621D01* +X170120200Y-152358344D01* +X170171715Y-152257022D01* +X170222337Y-152157456D01* +X170222337Y-152157455D01* +X170224756Y-152152698D01* +X170269134Y-152009778D01* +X170291584Y-151937480D01* +X170291585Y-151937474D01* +X170293168Y-151932377D01* +X170309269Y-151810896D01* +X170322779Y-151708963D01* +X170322779Y-151708958D01* +X170323479Y-151703678D01* +X170314825Y-151473142D01* +X170267451Y-151247360D01* +X170265377Y-151242107D01* +X170218955Y-151124562D01* +X170182712Y-151032788D01* +X170094775Y-150887871D01* +X170065801Y-150840124D01* +X170065800Y-150840123D01* +X170063032Y-150835561D01* +X170017341Y-150782907D01* +X169915332Y-150665351D01* +X169915330Y-150665349D01* +X169911832Y-150661318D01* +X169868238Y-150625573D01* +X169737564Y-150518426D01* +X169737558Y-150518422D01* +X169733436Y-150515042D01* +X169532944Y-150400916D01* +X169527928Y-150399095D01* +X169527923Y-150399093D01* +X169321104Y-150324021D01* +X169321100Y-150324020D01* +X169316089Y-150322201D01* +X169310840Y-150321252D01* +X169310837Y-150321251D01* +X169093156Y-150281888D01* +X169093149Y-150281887D01* +X169089072Y-150281150D01* +X169071335Y-150280314D01* +X169066387Y-150280080D01* +X169066380Y-150280080D01* +X169064899Y-150280010D01* +X168902754Y-150280010D01* +X168835798Y-150285691D01* +X168736117Y-150294149D01* +X168736113Y-150294150D01* +X168730806Y-150294600D01* +X168725651Y-150295938D01* +X168725645Y-150295939D01* +X168512676Y-150351215D01* +X168512672Y-150351216D01* +X168507507Y-150352557D01* +X168502641Y-150354749D01* +X168502638Y-150354750D01* +X168302030Y-150445117D01* +X168297164Y-150447309D01* +X168292744Y-150450285D01* +X168292740Y-150450287D01* +X168263828Y-150469752D01* +X168105794Y-150576148D01* +X167938867Y-150735388D01* +X167922010Y-150758045D01* +X167805156Y-150915103D01* +X167801158Y-150920476D01* +X167798743Y-150925226D01* +X167744056Y-151032788D01* +X167696602Y-151126122D01* +X167664432Y-151229727D01* +X167629774Y-151341340D01* +X167629773Y-151341346D01* +X167628190Y-151346443D01* +X167614492Y-151449799D01* +X167603068Y-151535994D01* +X167597879Y-151575142D01* +X165519943Y-151575142D01* +X165492422Y-151522944D01* +X165441862Y-151427048D01* +X165395485Y-151361789D01* +X165273217Y-151189740D01* +X165273212Y-151189734D01* +X165270793Y-151186330D01* +X165267949Y-151183280D01* +X165267944Y-151183274D01* +X165072236Y-150973403D01* +X165069390Y-150970351D01* +X164841191Y-150782907D01* +X164590207Y-150627290D01* +X164575266Y-150620575D01* +X164508410Y-150590529D01* +X164320846Y-150506234D01* +X164106624Y-150442372D01* +X164041840Y-150423059D01* +X164041838Y-150423059D01* +X164037841Y-150421867D01* +X164033721Y-150421214D01* +X164033719Y-150421214D01* +X163749644Y-150376220D01* +X163749638Y-150376219D01* +X163746163Y-150375669D01* +X163721101Y-150374531D01* +X163655219Y-150371539D01* +X163655198Y-150371539D01* +X163653799Y-150371475D01* +X163469335Y-150371475D01* +X163249572Y-150386072D01* +X163245473Y-150386898D01* +X163245469Y-150386899D01* +X163152415Y-150405662D01* +X162960085Y-150444442D01* +X162680861Y-150540587D01* +X162602506Y-150579824D01* +X162444038Y-150659179D01* +X162416805Y-150672816D01* +X162172558Y-150838807D01* +X162169444Y-150841591D01* +X162169443Y-150841592D01* +X162099619Y-150904022D01* +X161952409Y-151035643D01* +X161949692Y-151038813D01* +X161949691Y-151038814D01* +X161766472Y-151252579D01* +X161760227Y-151259865D01* +X161757953Y-151263367D01* +X161757949Y-151263372D01* +X161601666Y-151504026D01* +X161599387Y-151507536D01* +X161597593Y-151511314D01* +X161597592Y-151511316D01* +X161569795Y-151569857D01* +X161472717Y-151774303D01* +X161471438Y-151778286D01* +X161471437Y-151778289D01* +X161398206Y-152006378D01* +X161382441Y-152055479D01* +X161381700Y-152059598D01* +X161331999Y-152335829D01* +X161330146Y-152346125D01* +X161329957Y-152350292D01* +X161329956Y-152350299D01* +X161316939Y-152636964D01* +X161316750Y-152641134D01* +X159139416Y-152641134D01* +X159082446Y-152575481D01* +X159082444Y-152575479D01* +X159078946Y-152571448D01* +X159001165Y-152507671D01* +X158904678Y-152428556D01* +X158904672Y-152428552D01* +X158900550Y-152425172D01* +X158700058Y-152311046D01* +X158695042Y-152309225D01* +X158695037Y-152309223D01* +X158488218Y-152234151D01* +X158488214Y-152234150D01* +X158483203Y-152232331D01* +X158477954Y-152231382D01* +X158477951Y-152231381D01* +X158260270Y-152192018D01* +X158260263Y-152192017D01* +X158256186Y-152191280D01* +X158238449Y-152190444D01* +X158233501Y-152190210D01* +X158233494Y-152190210D01* +X158232013Y-152190140D01* +X158069868Y-152190140D01* +X158002912Y-152195821D01* +X157903231Y-152204279D01* +X157903227Y-152204280D01* +X157897920Y-152204730D01* +X157892765Y-152206068D01* +X157892759Y-152206069D01* +X157679790Y-152261345D01* +X157679786Y-152261346D01* +X157674621Y-152262687D01* +X157669755Y-152264879D01* +X157669752Y-152264880D01* +X157604320Y-152294355D01* +X157464278Y-152357439D01* +X157459858Y-152360415D01* +X157459854Y-152360417D01* +X157369945Y-152420948D01* +X157272908Y-152486278D01* +X157105981Y-152645518D01* +X157102793Y-152649803D01* +X156980076Y-152814741D01* +X156968272Y-152830606D01* +X156962060Y-152842825D01* +X156871896Y-153020164D01* +X156863716Y-153036252D01* +X156829537Y-153146325D01* +X156796888Y-153251470D01* +X156796887Y-153251476D01* +X156795304Y-153256573D01* +X156786831Y-153320502D01* +X156765773Y-153479388D01* +X156764993Y-153485272D01* +X154063386Y-153485272D01* +X153618950Y-150964752D01* +X157080858Y-150964752D01* +X157086585Y-150972402D01* +X157262093Y-151079953D01* +X157270887Y-151084434D01* +X157483363Y-151172444D01* +X157492748Y-151175493D01* +X157716378Y-151229183D01* +X157726125Y-151230726D01* +X157955404Y-151248771D01* +X157965264Y-151248771D01* +X158194543Y-151230726D01* +X158204290Y-151229183D01* +X158427920Y-151175493D01* +X158437305Y-151172444D01* +X158649781Y-151084434D01* +X158658575Y-151079953D01* +X158830417Y-150974649D01* +X158839877Y-150964193D01* +X158836093Y-150955415D01* +X157973146Y-150092468D01* +X157959202Y-150084854D01* +X157957369Y-150084985D01* +X157950754Y-150089236D01* +X157087618Y-150952372D01* +X157080858Y-150964752D01* +X153618950Y-150964752D01* +X153400415Y-149725376D01* +X156432009Y-149725376D01* +X156450054Y-149954655D01* +X156451597Y-149964402D01* +X156505287Y-150188032D01* +X156508336Y-150197417D01* +X156596346Y-150409893D01* +X156600827Y-150418687D01* +X156706131Y-150590529D01* +X156716587Y-150599989D01* +X156725365Y-150596205D01* +X157588312Y-149733258D01* +X157594690Y-149721578D01* +X158324742Y-149721578D01* +X158324873Y-149723411D01* +X158329124Y-149730026D01* +X159192260Y-150593162D01* +X159204640Y-150599922D01* +X159212290Y-150594195D01* +X159319841Y-150418687D01* +X159324322Y-150409893D01* +X159412332Y-150197417D01* +X159415381Y-150188032D01* +X159469071Y-149964402D01* +X159470614Y-149954655D01* +X159488659Y-149725376D01* +X159488659Y-149715516D01* +X159470614Y-149486237D01* +X159469071Y-149476490D01* +X159415381Y-149252860D01* +X159412332Y-149243475D01* +X159406034Y-149228271D01* +X166928936Y-149228271D01* +X166934663Y-149235921D01* +X167110171Y-149343472D01* +X167118965Y-149347953D01* +X167331441Y-149435963D01* +X167340826Y-149439012D01* +X167564456Y-149492702D01* +X167574203Y-149494245D01* +X167803482Y-149512290D01* +X167813342Y-149512290D01* +X168042621Y-149494245D01* +X168052368Y-149492702D01* +X168275998Y-149439012D01* +X168285383Y-149435963D01* +X168497859Y-149347953D01* +X168506653Y-149343472D01* +X168678495Y-149238168D01* +X168687955Y-149227712D01* +X168684171Y-149218934D01* +X167821224Y-148355987D01* +X167807280Y-148348373D01* +X167805447Y-148348504D01* +X167798832Y-148352755D01* +X166935696Y-149215891D01* +X166928936Y-149228271D01* +X159406034Y-149228271D01* +X159324322Y-149030999D01* +X159319841Y-149022205D01* +X159214537Y-148850363D01* +X159204081Y-148840903D01* +X159195303Y-148844687D01* +X158332356Y-149707634D01* +X158324742Y-149721578D01* +X157594690Y-149721578D01* +X157595926Y-149719314D01* +X157595795Y-149717481D01* +X157591544Y-149710866D01* +X156728408Y-148847730D01* +X156716028Y-148840970D01* +X156708378Y-148846697D01* +X156600827Y-149022205D01* +X156596346Y-149030999D01* +X156508336Y-149243475D01* +X156505287Y-149252860D01* +X156451597Y-149476490D01* +X156450054Y-149486237D01* +X156432009Y-149715516D01* +X156432009Y-149725376D01* +X153400415Y-149725376D01* +X153180240Y-148476699D01* +X157080791Y-148476699D01* +X157084575Y-148485477D01* +X157947522Y-149348424D01* +X157961466Y-149356038D01* +X157963299Y-149355907D01* +X157969914Y-149351656D01* +X158833050Y-148488520D01* +X158839810Y-148476140D01* +X158834083Y-148468490D01* +X158658575Y-148360939D01* +X158649781Y-148356458D01* +X158437305Y-148268448D01* +X158427920Y-148265399D01* +X158204290Y-148211709D01* +X158194543Y-148210166D01* +X157965264Y-148192121D01* +X157955404Y-148192121D01* +X157726125Y-148210166D01* +X157716378Y-148211709D01* +X157492748Y-148265399D01* +X157483363Y-148268448D01* +X157270887Y-148356458D01* +X157262093Y-148360939D01* +X157090251Y-148466243D01* +X157080791Y-148476699D01* +X153180240Y-148476699D01* +X151415282Y-138467128D01* +X174935751Y-138467128D01* +X174935951Y-138472458D01* +X174935951Y-138472459D01* +X174936939Y-138498777D01* +X174944405Y-138697664D01* +X174991779Y-138923446D01* +X174993737Y-138928405D01* +X174993738Y-138928407D01* +X175005519Y-138958238D01* +X175076518Y-139138018D01* +X175147268Y-139254610D01* +X175191793Y-139327985D01* +X175196198Y-139335245D01* +X175199695Y-139339275D01* +X175333279Y-139493217D01* +X175347398Y-139509488D01* +X175351529Y-139512875D01* +X175521666Y-139652380D01* +X175521672Y-139652384D01* +X175525794Y-139655764D01* +X175726286Y-139769890D01* +X175731302Y-139771711D01* +X175731307Y-139771713D01* +X175938126Y-139846785D01* +X175938130Y-139846786D01* +X175943141Y-139848605D01* +X175948390Y-139849554D01* +X175948393Y-139849555D01* +X176166074Y-139888918D01* +X176166081Y-139888919D01* +X176170158Y-139889656D01* +X176187895Y-139890492D01* +X176192843Y-139890726D01* +X176192850Y-139890726D01* +X176194331Y-139890796D01* +X176356476Y-139890796D01* +X176423432Y-139885115D01* +X176523113Y-139876657D01* +X176523117Y-139876656D01* +X176528424Y-139876206D01* +X176533579Y-139874868D01* +X176533585Y-139874867D01* +X176746554Y-139819591D01* +X176746558Y-139819590D01* +X176751723Y-139818249D01* +X176756589Y-139816057D01* +X176756592Y-139816056D01* +X176957200Y-139725689D01* +X176962066Y-139723497D01* +X176966486Y-139720521D01* +X176966490Y-139720519D01* +X177073545Y-139648444D01* +X177153436Y-139594658D01* +X177320363Y-139435418D01* +X177402601Y-139324886D01* +X177454888Y-139254610D01* +X177454890Y-139254607D01* +X177458072Y-139250330D01* +X177514686Y-139138978D01* +X177560209Y-139049442D01* +X177560209Y-139049441D01* +X177562628Y-139044684D01* +X177601894Y-138918227D01* +X177629456Y-138829466D01* +X177629457Y-138829460D01* +X177631040Y-138824363D01* +X177650820Y-138675124D01* +X177660651Y-138600949D01* +X177660651Y-138600944D01* +X177661351Y-138595664D01* +X177660946Y-138584860D01* +X177655598Y-138442405D01* +X177652697Y-138365128D01* +X177605323Y-138139346D01* +X177600040Y-138125967D01* +X177589271Y-138098698D01* +X179550136Y-138098698D01* +X179550499Y-138102846D01* +X179550499Y-138102850D01* +X179563980Y-138256935D01* +X179575874Y-138392888D01* +X179576784Y-138396960D01* +X179576785Y-138396965D01* +X179638961Y-138675124D01* +X179640294Y-138681089D01* +X179641737Y-138685012D01* +X179641738Y-138685014D01* +X179646392Y-138697664D01* +X179742266Y-138958238D01* +X179744213Y-138961931D01* +X179744214Y-138961933D01* +X179808309Y-139083500D01* +X179879996Y-139219466D01* +X179908346Y-139259359D01* +X180048641Y-139456774D01* +X180048646Y-139456780D01* +X180051065Y-139460184D01* +X180053909Y-139463234D01* +X180053914Y-139463240D01* +X180243000Y-139666010D01* +X180252468Y-139676163D01* +X180480667Y-139863607D01* +X180731651Y-140019224D01* +X180735468Y-140020940D01* +X180735471Y-140020941D01* +X180772475Y-140037571D01* +X181001012Y-140140280D01* +X181284017Y-140224647D01* +X181288137Y-140225300D01* +X181288139Y-140225300D01* +X181572214Y-140270294D01* +X181572220Y-140270295D01* +X181575695Y-140270845D01* +X181600254Y-140271960D01* +X181666639Y-140274975D01* +X181666660Y-140274975D01* +X181668059Y-140275039D01* +X181852523Y-140275039D01* +X182072286Y-140260442D01* +X182076385Y-140259616D01* +X182076389Y-140259615D01* +X182249812Y-140224647D01* +X182361773Y-140202072D01* +X182640997Y-140105927D01* +X182777501Y-140037571D01* +X182901317Y-139975569D01* +X182901319Y-139975568D01* +X182905053Y-139973698D01* +X183149300Y-139807707D01* +X183185548Y-139775298D01* +X183366334Y-139613656D01* +X183369449Y-139610871D01* +X183377131Y-139601908D01* +X183558911Y-139389823D01* +X183558914Y-139389819D01* +X183561631Y-139386649D01* +X183563905Y-139383147D01* +X183563909Y-139383142D01* +X183720192Y-139142488D01* +X183720195Y-139142483D01* +X183722471Y-139138978D01* +X183725283Y-139133057D01* +X183799415Y-138976933D01* +X183849141Y-138872211D01* +X183853544Y-138858499D01* +X183938137Y-138595022D01* +X183938137Y-138595021D01* +X183939417Y-138591035D01* +X183960865Y-138471832D01* +X183990973Y-138304498D01* +X183990974Y-138304493D01* +X183991712Y-138300389D01* +X183992033Y-138293340D01* +X184004919Y-138009550D01* +X184004919Y-138009545D01* +X184005108Y-138005380D01* +X184004630Y-137999909D01* +X183979734Y-137715351D01* +X183979370Y-137711190D01* +X183978459Y-137707113D01* +X183934045Y-137508414D01* +X185893893Y-137508414D01* +X185894093Y-137513744D01* +X185894093Y-137513745D01* +X185896430Y-137575986D01* +X185902547Y-137738950D01* +X185949921Y-137964732D01* +X185951879Y-137969691D01* +X185951880Y-137969693D01* +X185973046Y-138023287D01* +X186034660Y-138179304D01* +X186108136Y-138300389D01* +X186147512Y-138365278D01* +X186154340Y-138376531D01* +X186157837Y-138380561D01* +X186289643Y-138532454D01* +X186305540Y-138550774D01* +X186309671Y-138554161D01* +X186479808Y-138693666D01* +X186479814Y-138693670D01* +X186483936Y-138697050D01* +X186684428Y-138811176D01* +X186689444Y-138812997D01* +X186689449Y-138812999D01* +X186896268Y-138888071D01* +X186896272Y-138888072D01* +X186901283Y-138889891D01* +X186906532Y-138890840D01* +X186906535Y-138890841D01* +X187124216Y-138930204D01* +X187124223Y-138930205D01* +X187128300Y-138930942D01* +X187146037Y-138931778D01* +X187150985Y-138932012D01* +X187150992Y-138932012D01* +X187152473Y-138932082D01* +X187314618Y-138932082D01* +X187398801Y-138924939D01* +X187481255Y-138917943D01* +X187481259Y-138917942D01* +X187486566Y-138917492D01* +X187491721Y-138916154D01* +X187491727Y-138916153D01* +X187704696Y-138860877D01* +X187704700Y-138860876D01* +X187709865Y-138859535D01* +X187714731Y-138857343D01* +X187714734Y-138857342D01* +X187915342Y-138766975D01* +X187920208Y-138764783D01* +X187924628Y-138761807D01* +X187924632Y-138761805D01* +X188082477Y-138655536D01* +X188111578Y-138635944D01* +X188278505Y-138476704D01* +X188342608Y-138390546D01* +X188413030Y-138295896D01* +X188413032Y-138295893D01* +X188416214Y-138291616D01* +X188473062Y-138179804D01* +X188518351Y-138090728D01* +X188518351Y-138090727D01* +X188520770Y-138085970D01* +X188557428Y-137967913D01* +X188587598Y-137870752D01* +X188587599Y-137870746D01* +X188589182Y-137865649D01* +X188605283Y-137744168D01* +X188618793Y-137642235D01* +X188618793Y-137642230D01* +X188619493Y-137636950D01* +X188618324Y-137605793D01* +X188611311Y-137418991D01* +X188610839Y-137406414D01* +X188563465Y-137180632D01* +X188560144Y-137172221D01* +X188514744Y-137057263D01* +X188478726Y-136966060D01* +X188359046Y-136768833D01* +X188348932Y-136757178D01* +X188211346Y-136598623D01* +X188211344Y-136598621D01* +X188207846Y-136594590D01* +X188146242Y-136544078D01* +X188033578Y-136451698D01* +X188033572Y-136451694D01* +X188029450Y-136448314D01* +X187828958Y-136334188D01* +X187823942Y-136332367D01* +X187823937Y-136332365D01* +X187617118Y-136257293D01* +X187617114Y-136257292D01* +X187612103Y-136255473D01* +X187606854Y-136254524D01* +X187606851Y-136254523D01* +X187389170Y-136215160D01* +X187389163Y-136215159D01* +X187385086Y-136214422D01* +X187367349Y-136213586D01* +X187362401Y-136213352D01* +X187362394Y-136213352D01* +X187360913Y-136213282D01* +X187198768Y-136213282D01* +X187131812Y-136218963D01* +X187032131Y-136227421D01* +X187032127Y-136227422D01* +X187026820Y-136227872D01* +X187021665Y-136229210D01* +X187021659Y-136229211D01* +X186808690Y-136284487D01* +X186808686Y-136284488D01* +X186803521Y-136285829D01* +X186798655Y-136288021D01* +X186798652Y-136288022D01* +X186644998Y-136357238D01* +X186593178Y-136380581D01* +X186588758Y-136383557D01* +X186588754Y-136383559D01* +X186506265Y-136439095D01* +X186401808Y-136509420D01* +X186234881Y-136668660D01* +X186231693Y-136672945D01* +X186109695Y-136836917D01* +X186097172Y-136853748D01* +X186094757Y-136858498D01* +X186002060Y-137040820D01* +X185992616Y-137059394D01* +X185964555Y-137149764D01* +X185925788Y-137274612D01* +X185925787Y-137274618D01* +X185924204Y-137279715D01* +X185910779Y-137381008D01* +X185894941Y-137500510D01* +X185893893Y-137508414D01* +X183934045Y-137508414D01* +X183915862Y-137427067D01* +X183915860Y-137427060D01* +X183914950Y-137422989D01* +X183910751Y-137411575D01* +X183866267Y-137290673D01* +X183812978Y-137145840D01* +X183791909Y-137105878D01* +X183720086Y-136969654D01* +X183675248Y-136884612D01* +X183603312Y-136783388D01* +X183506603Y-136647304D01* +X183506598Y-136647298D01* +X183504179Y-136643894D01* +X183501335Y-136640844D01* +X183501330Y-136640838D01* +X183305622Y-136430967D01* +X183302776Y-136427915D01* +X183074577Y-136240471D01* +X182823593Y-136084854D01* +X182793664Y-136071403D01* +X182691787Y-136025618D01* +X182554232Y-135963798D01* +X182374205Y-135910130D01* +X182275226Y-135880623D01* +X182275224Y-135880623D01* +X182271227Y-135879431D01* +X182267107Y-135878778D01* +X182267105Y-135878778D01* +X181983030Y-135833784D01* +X181983024Y-135833783D01* +X181979549Y-135833233D01* +X181954990Y-135832118D01* +X181888605Y-135829103D01* +X181888584Y-135829103D01* +X181887185Y-135829039D01* +X181702721Y-135829039D01* +X181482958Y-135843636D01* +X181478859Y-135844462D01* +X181478855Y-135844463D01* +X181356475Y-135869139D01* +X181193471Y-135902006D01* +X180914247Y-135998151D01* +X180867191Y-136021715D01* +X180700313Y-136105281D01* +X180650191Y-136130380D01* +X180405944Y-136296371D01* +X180185795Y-136493207D01* +X180183078Y-136496377D01* +X180183077Y-136496378D01* +X180011969Y-136696013D01* +X179993613Y-136717429D01* +X179991339Y-136720931D01* +X179991335Y-136720936D01* +X179835052Y-136961590D01* +X179832773Y-136965100D01* +X179830979Y-136968878D01* +X179830978Y-136968880D01* +X179818026Y-136996157D01* +X179706103Y-137231867D01* +X179704824Y-137235850D01* +X179704823Y-137235853D01* +X179628422Y-137473815D01* +X179615827Y-137513043D01* +X179615086Y-137517162D01* +X179566733Y-137785900D01* +X179563532Y-137803689D01* +X179563343Y-137807856D01* +X179563342Y-137807863D01* +X179550717Y-138085902D01* +X179550136Y-138098698D01* +X177589271Y-138098698D01* +X177555595Y-138013427D01* +X177520584Y-137924774D01* +X177418868Y-137757151D01* +X177403673Y-137732110D01* +X177403672Y-137732109D01* +X177400904Y-137727547D01* +X177396835Y-137722858D01* +X177253204Y-137557337D01* +X177253202Y-137557335D01* +X177249704Y-137553304D01* +X177179099Y-137495411D01* +X177075436Y-137410412D01* +X177075430Y-137410408D01* +X177071308Y-137407028D01* +X176870816Y-137292902D01* +X176865800Y-137291081D01* +X176865795Y-137291079D01* +X176658976Y-137216007D01* +X176658972Y-137216006D01* +X176653961Y-137214187D01* +X176648712Y-137213238D01* +X176648709Y-137213237D01* +X176431028Y-137173874D01* +X176431021Y-137173873D01* +X176426944Y-137173136D01* +X176409207Y-137172300D01* +X176404259Y-137172066D01* +X176404252Y-137172066D01* +X176402771Y-137171996D01* +X176240626Y-137171996D01* +X176173670Y-137177677D01* +X176073989Y-137186135D01* +X176073985Y-137186136D01* +X176068678Y-137186586D01* +X176063523Y-137187924D01* +X176063517Y-137187925D01* +X175850548Y-137243201D01* +X175850544Y-137243202D01* +X175845379Y-137244543D01* +X175840513Y-137246735D01* +X175840510Y-137246736D01* +X175671822Y-137322724D01* +X175635036Y-137339295D01* +X175630616Y-137342271D01* +X175630612Y-137342273D01* +X175573078Y-137381008D01* +X175443666Y-137468134D01* +X175276739Y-137627374D01* +X175243010Y-137672707D01* +X175142452Y-137807863D01* +X175139030Y-137812462D01* +X175136615Y-137817212D01* +X175081928Y-137924774D01* +X175034474Y-138018108D01* +X175010287Y-138096003D01* +X174967646Y-138233326D01* +X174967645Y-138233332D01* +X174966062Y-138238429D01* +X174957282Y-138304673D01* +X174937029Y-138457487D01* +X174935751Y-138467128D01* +X151415282Y-138467128D01* +X151383497Y-138286866D01* +X151111367Y-136743540D01* +X153812974Y-136743540D01* +X153821628Y-136974076D01* +X153869002Y-137199858D01* +X153870960Y-137204817D01* +X153870961Y-137204819D01* +X153900036Y-137278440D01* +X153953741Y-137414430D01* +X154024491Y-137531022D01* +X154056083Y-137583084D01* +X154073421Y-137611657D01* +X154076918Y-137615687D01* +X154218337Y-137778658D01* +X154224621Y-137785900D01* +X154240979Y-137799313D01* +X154398889Y-137928792D01* +X154398895Y-137928796D01* +X154403017Y-137932176D01* +X154603509Y-138046302D01* +X154608525Y-138048123D01* +X154608530Y-138048125D01* +X154815349Y-138123197D01* +X154815353Y-138123198D01* +X154820364Y-138125017D01* +X154825613Y-138125966D01* +X154825616Y-138125967D01* +X155043297Y-138165330D01* +X155043304Y-138165331D01* +X155047381Y-138166068D01* +X155065118Y-138166904D01* +X155070066Y-138167138D01* +X155070073Y-138167138D01* +X155071554Y-138167208D01* +X155233699Y-138167208D01* +X155300655Y-138161527D01* +X155400336Y-138153069D01* +X155400340Y-138153068D01* +X155405647Y-138152618D01* +X155410802Y-138151280D01* +X155410808Y-138151279D01* +X155623777Y-138096003D01* +X155623781Y-138096002D01* +X155628946Y-138094661D01* +X155633812Y-138092469D01* +X155633815Y-138092468D01* +X155834423Y-138002101D01* +X155839289Y-137999909D01* +X155843709Y-137996933D01* +X155843713Y-137996931D01* +X155977014Y-137907186D01* +X156030659Y-137871070D01* +X156197586Y-137711830D01* +X156260423Y-137627374D01* +X156332111Y-137531022D01* +X156332113Y-137531019D01* +X156335295Y-137526742D01* +X156375774Y-137447126D01* +X156437432Y-137325854D01* +X156437432Y-137325853D01* +X156439851Y-137321096D01* +X156486078Y-137172221D01* +X156506679Y-137105878D01* +X156506680Y-137105872D01* +X156508263Y-137100775D01* +X156525055Y-136974076D01* +X156537874Y-136877361D01* +X156537874Y-136877356D01* +X156538574Y-136872076D01* +X156529920Y-136641540D01* +X156482546Y-136415758D01* +X156473061Y-136391739D01* +X156432861Y-136289948D01* +X156397807Y-136201186D01* +X156290704Y-136024686D01* +X156280896Y-136008522D01* +X156280895Y-136008521D01* +X156278127Y-136003959D01* +X156271908Y-135996792D01* +X156187398Y-135899402D01* +X158364731Y-135899402D01* +X158365094Y-135903550D01* +X158365094Y-135903554D01* +X158382208Y-136099163D01* +X158390469Y-136193592D01* +X158391379Y-136197664D01* +X158391380Y-136197669D01* +X158449426Y-136457352D01* +X158454889Y-136481793D01* +X158456332Y-136485716D01* +X158456333Y-136485718D01* +X158477657Y-136543673D01* +X158556861Y-136758942D01* +X158694591Y-137020170D01* +X158730292Y-137070406D01* +X158863236Y-137257478D01* +X158863241Y-137257484D01* +X158865660Y-137260888D01* +X158868504Y-137263938D01* +X158868509Y-137263944D01* +X159013093Y-137418991D01* +X159067063Y-137476867D01* +X159295262Y-137664311D01* +X159546246Y-137819928D01* +X159550063Y-137821644D01* +X159550066Y-137821645D01* +X159622925Y-137854389D01* +X159815607Y-137940984D01* +X159877762Y-137959513D01* +X160085097Y-138021322D01* +X160098612Y-138025351D01* +X160102732Y-138026004D01* +X160102734Y-138026004D01* +X160386809Y-138070998D01* +X160386815Y-138070999D01* +X160390290Y-138071549D01* +X160414849Y-138072664D01* +X160481234Y-138075679D01* +X160481255Y-138075679D01* +X160482654Y-138075743D01* +X160667118Y-138075743D01* +X160886881Y-138061146D01* +X160890980Y-138060320D01* +X160890984Y-138060319D01* +X161041524Y-138029965D01* +X161176368Y-138002776D01* +X161455592Y-137906631D01* +X161627798Y-137820397D01* +X161715912Y-137776273D01* +X161715914Y-137776272D01* +X161719648Y-137774402D01* +X161963895Y-137608411D01* +X162184044Y-137411575D01* +X162217419Y-137372636D01* +X162373506Y-137190527D01* +X162373509Y-137190523D01* +X162376226Y-137187353D01* +X162378500Y-137183851D01* +X162378504Y-137183846D01* +X162534787Y-136943192D01* +X162534790Y-136943187D01* +X162537066Y-136939682D01* +X162663736Y-136672915D01* +X162666285Y-136664978D01* +X162752732Y-136395726D01* +X162752732Y-136395725D01* +X162754012Y-136391739D01* +X162772360Y-136289762D01* +X162805568Y-136105202D01* +X162805569Y-136105197D01* +X162806307Y-136101093D01* +X162806647Y-136093624D01* +X162819514Y-135810254D01* +X162819514Y-135810249D01* +X162819703Y-135806084D01* +X162819320Y-135801700D01* +X162794329Y-135516055D01* +X162793965Y-135511894D01* +X162793054Y-135507817D01* +X162730457Y-135227771D01* +X162730455Y-135227764D01* +X162729545Y-135223693D01* +X162718881Y-135194708D01* +X162674640Y-135074467D01* +X162627573Y-134946544D01* +X162576011Y-134848747D01* +X162567925Y-134833410D01* +X164645860Y-134833410D01* +X164646060Y-134838740D01* +X164646060Y-134838741D01* +X164646611Y-134853420D01* +X164654514Y-135063946D01* +X164701888Y-135289728D01* +X164703846Y-135294687D01* +X164703847Y-135294689D01* +X164721527Y-135339457D01* +X164786627Y-135504300D01* +X164855909Y-135618474D01* +X164902226Y-135694801D01* +X164906307Y-135701527D01* +X164909804Y-135705557D01* +X165051866Y-135869269D01* +X165057507Y-135875770D01* +X165061638Y-135879157D01* +X165231775Y-136018662D01* +X165231781Y-136018666D01* +X165235903Y-136022046D01* +X165436395Y-136136172D01* +X165441411Y-136137993D01* +X165441416Y-136137995D01* +X165648235Y-136213067D01* +X165648239Y-136213068D01* +X165653250Y-136214887D01* +X165658499Y-136215836D01* +X165658502Y-136215837D01* +X165876183Y-136255200D01* +X165876190Y-136255201D01* +X165880267Y-136255938D01* +X165898004Y-136256774D01* +X165902952Y-136257008D01* +X165902959Y-136257008D01* +X165904440Y-136257078D01* +X166066585Y-136257078D01* +X166133541Y-136251397D01* +X166233222Y-136242939D01* +X166233226Y-136242938D01* +X166238533Y-136242488D01* +X166243688Y-136241150D01* +X166243694Y-136241149D01* +X166456663Y-136185873D01* +X166456667Y-136185872D01* +X166461832Y-136184531D01* +X166466698Y-136182339D01* +X166466701Y-136182338D01* +X166667309Y-136091971D01* +X166672175Y-136089779D01* +X166676595Y-136086803D01* +X166676599Y-136086801D01* +X166777808Y-136018662D01* +X166863545Y-135960940D01* +X166878594Y-135946584D01* +X175585981Y-135946584D01* +X175591708Y-135954234D01* +X175767216Y-136061785D01* +X175776010Y-136066266D01* +X175988486Y-136154276D01* +X175997871Y-136157325D01* +X176221501Y-136211015D01* +X176231248Y-136212558D01* +X176460527Y-136230603D01* +X176470387Y-136230603D01* +X176699666Y-136212558D01* +X176709413Y-136211015D01* +X176933043Y-136157325D01* +X176942428Y-136154276D01* +X177154904Y-136066266D01* +X177163698Y-136061785D01* +X177335540Y-135956481D01* +X177345000Y-135946025D01* +X177341216Y-135937247D01* +X176478269Y-135074300D01* +X176464325Y-135066686D01* +X176462492Y-135066817D01* +X176455877Y-135071068D01* +X175592741Y-135934204D01* +X175585981Y-135946584D01* +X166878594Y-135946584D01* +X167030472Y-135801700D01* +X167110007Y-135694801D01* +X167164997Y-135620892D01* +X167164999Y-135620889D01* +X167168181Y-135616612D01* +X167220838Y-135513044D01* +X167270318Y-135415724D01* +X167270318Y-135415723D01* +X167272737Y-135410966D01* +X167319592Y-135260069D01* +X167339565Y-135195748D01* +X167339566Y-135195742D01* +X167341149Y-135190645D01* +X167367510Y-134991752D01* +X167370760Y-134967231D01* +X167370760Y-134967226D01* +X167371460Y-134961946D01* +X167362806Y-134731410D01* +X167357728Y-134707208D01* +X174937132Y-134707208D01* +X174955177Y-134936487D01* +X174956720Y-134946234D01* +X175010410Y-135169864D01* +X175013459Y-135179249D01* +X175101469Y-135391725D01* +X175105950Y-135400519D01* +X175211254Y-135572361D01* +X175221710Y-135581821D01* +X175230488Y-135578037D01* +X176093435Y-134715090D01* +X176099813Y-134703410D01* +X176829865Y-134703410D01* +X176829996Y-134705243D01* +X176834247Y-134711858D01* +X177697383Y-135574994D01* +X177709763Y-135581754D01* +X177717413Y-135576027D01* +X177824964Y-135400519D01* +X177829445Y-135391725D01* +X177917455Y-135179249D01* +X177920504Y-135169864D01* +X177943273Y-135075026D01* +X185547928Y-135075026D01* +X185553655Y-135082676D01* +X185729163Y-135190227D01* +X185737957Y-135194708D01* +X185950433Y-135282718D01* +X185959818Y-135285767D01* +X186183448Y-135339457D01* +X186193195Y-135341000D01* +X186422474Y-135359045D01* +X186432334Y-135359045D01* +X186661613Y-135341000D01* +X186671360Y-135339457D01* +X186894990Y-135285767D01* +X186904375Y-135282718D01* +X187116851Y-135194708D01* +X187125645Y-135190227D01* +X187297487Y-135084923D01* +X187306947Y-135074467D01* +X187303163Y-135065689D01* +X186440216Y-134202742D01* +X186426272Y-134195128D01* +X186424439Y-134195259D01* +X186417824Y-134199510D01* +X185554688Y-135062646D01* +X185547928Y-135075026D01* +X177943273Y-135075026D01* +X177974194Y-134946234D01* +X177975737Y-134936487D01* +X177993782Y-134707208D01* +X177993782Y-134697348D01* +X177975737Y-134468069D01* +X177974194Y-134458322D01* +X177920504Y-134234692D01* +X177917455Y-134225307D01* +X177829445Y-134012831D01* +X177824964Y-134004037D01* +X177721777Y-133835650D01* +X184899079Y-133835650D01* +X184917124Y-134064929D01* +X184918667Y-134074676D01* +X184972357Y-134298306D01* +X184975406Y-134307691D01* +X185063416Y-134520167D01* +X185067897Y-134528961D01* +X185173201Y-134700803D01* +X185183657Y-134710263D01* +X185192435Y-134706479D01* +X186055382Y-133843532D01* +X186061760Y-133831852D01* +X186791812Y-133831852D01* +X186791943Y-133833685D01* +X186796194Y-133840300D01* +X187659330Y-134703436D01* +X187671710Y-134710196D01* +X187679360Y-134704469D01* +X187786911Y-134528961D01* +X187791392Y-134520167D01* +X187879402Y-134307691D01* +X187882451Y-134298306D01* +X187936141Y-134074676D01* +X187937684Y-134064929D01* +X187955729Y-133835650D01* +X187955729Y-133825790D01* +X187937684Y-133596511D01* +X187936141Y-133586764D01* +X187882451Y-133363134D01* +X187879402Y-133353749D01* +X187791392Y-133141273D01* +X187786911Y-133132479D01* +X187681607Y-132960637D01* +X187671151Y-132951177D01* +X187662373Y-132954961D01* +X186799426Y-133817908D01* +X186791812Y-133831852D01* +X186061760Y-133831852D01* +X186062996Y-133829588D01* +X186062865Y-133827755D01* +X186058614Y-133821140D01* +X185195478Y-132958004D01* +X185183098Y-132951244D01* +X185175448Y-132956971D01* +X185067897Y-133132479D01* +X185063416Y-133141273D01* +X184975406Y-133353749D01* +X184972357Y-133363134D01* +X184918667Y-133586764D01* +X184917124Y-133596511D01* +X184899079Y-133825790D01* +X184899079Y-133835650D01* +X177721777Y-133835650D01* +X177719660Y-133832195D01* +X177709204Y-133822735D01* +X177700426Y-133826519D01* +X176837479Y-134689466D01* +X176829865Y-134703410D01* +X176099813Y-134703410D01* +X176101049Y-134701146D01* +X176100918Y-134699313D01* +X176096667Y-134692698D01* +X175233531Y-133829562D01* +X175221151Y-133822802D01* +X175213501Y-133828529D01* +X175105950Y-134004037D01* +X175101469Y-134012831D01* +X175013459Y-134225307D01* +X175010410Y-134234692D01* +X174956720Y-134458322D01* +X174955177Y-134468069D01* +X174937132Y-134697348D01* +X174937132Y-134707208D01* +X167357728Y-134707208D01* +X167315432Y-134505628D01* +X167309495Y-134490593D01* +X167267553Y-134384390D01* +X167230693Y-134291056D01* +X167111013Y-134093829D01* +X167065322Y-134041175D01* +X166963313Y-133923619D01* +X166963311Y-133923617D01* +X166959813Y-133919586D01* +X166895124Y-133866544D01* +X166785545Y-133776694D01* +X166785539Y-133776690D01* +X166781417Y-133773310D01* +X166580925Y-133659184D01* +X166575909Y-133657363D01* +X166575904Y-133657361D01* +X166369085Y-133582289D01* +X166369081Y-133582288D01* +X166364070Y-133580469D01* +X166358821Y-133579520D01* +X166358818Y-133579519D01* +X166141137Y-133540156D01* +X166141130Y-133540155D01* +X166137053Y-133539418D01* +X166119316Y-133538582D01* +X166114368Y-133538348D01* +X166114361Y-133538348D01* +X166112880Y-133538278D01* +X165950735Y-133538278D01* +X165883779Y-133543959D01* +X165784098Y-133552417D01* +X165784094Y-133552418D01* +X165778787Y-133552868D01* +X165773632Y-133554206D01* +X165773626Y-133554207D01* +X165560657Y-133609483D01* +X165560653Y-133609484D01* +X165555488Y-133610825D01* +X165550622Y-133613017D01* +X165550619Y-133613018D01* +X165350164Y-133703316D01* +X165345145Y-133705577D01* +X165340725Y-133708553D01* +X165340721Y-133708555D01* +X165305844Y-133732036D01* +X165153775Y-133834416D01* +X164986848Y-133993656D01* +X164963366Y-134025217D01* +X164858860Y-134165679D01* +X164849139Y-134178744D01* +X164846065Y-134184791D01* +X164777106Y-134320423D01* +X164744583Y-134384390D01* +X164712187Y-134488722D01* +X164677755Y-134599608D01* +X164677754Y-134599614D01* +X164676171Y-134604711D01* +X164663893Y-134697348D01* +X164647169Y-134823536D01* +X164645860Y-134833410D01* +X162567925Y-134833410D01* +X162538426Y-134777461D01* +X162489843Y-134685316D01* +X162428134Y-134598483D01* +X162321198Y-134448008D01* +X162321193Y-134448002D01* +X162318774Y-134444598D01* +X162315930Y-134441548D01* +X162315925Y-134441542D01* +X162120217Y-134231671D01* +X162117371Y-134228619D01* +X161889172Y-134041175D01* +X161638188Y-133885558D01* +X161368827Y-133764502D01* +X161151351Y-133699670D01* +X161089821Y-133681327D01* +X161089819Y-133681327D01* +X161085822Y-133680135D01* +X161081702Y-133679482D01* +X161081700Y-133679482D01* +X160797625Y-133634488D01* +X160797619Y-133634487D01* +X160794144Y-133633937D01* +X160769585Y-133632822D01* +X160703200Y-133629807D01* +X160703179Y-133629807D01* +X160701780Y-133629743D01* +X160517316Y-133629743D01* +X160297553Y-133644340D01* +X160293454Y-133645166D01* +X160293450Y-133645167D01* +X160186152Y-133666802D01* +X160008066Y-133702710D01* +X159728842Y-133798855D01* +X159610352Y-133858190D01* +X159486781Y-133920070D01* +X159464786Y-133931084D01* +X159220539Y-134097075D01* +X159000390Y-134293911D01* +X158997673Y-134297081D01* +X158997672Y-134297082D01* +X158814453Y-134510847D01* +X158808208Y-134518133D01* +X158805934Y-134521635D01* +X158805930Y-134521640D01* +X158649647Y-134762294D01* +X158647368Y-134765804D01* +X158520698Y-135032571D01* +X158519419Y-135036554D01* +X158519418Y-135036557D01* +X158439809Y-135284509D01* +X158430422Y-135313747D01* +X158424408Y-135347171D01* +X158383417Y-135574994D01* +X158378127Y-135604393D01* +X158377938Y-135608560D01* +X158377937Y-135608567D01* +X158365040Y-135892596D01* +X158364731Y-135899402D01* +X156187398Y-135899402D01* +X156130427Y-135833749D01* +X156130425Y-135833747D01* +X156126927Y-135829716D01* +X156071857Y-135784561D01* +X155952659Y-135686824D01* +X155952653Y-135686820D01* +X155948531Y-135683440D01* +X155748039Y-135569314D01* +X155743023Y-135567493D01* +X155743018Y-135567491D01* +X155536199Y-135492419D01* +X155536195Y-135492418D01* +X155531184Y-135490599D01* +X155525935Y-135489650D01* +X155525932Y-135489649D01* +X155308251Y-135450286D01* +X155308244Y-135450285D01* +X155304167Y-135449548D01* +X155286430Y-135448712D01* +X155281482Y-135448478D01* +X155281475Y-135448478D01* +X155279994Y-135448408D01* +X155117849Y-135448408D01* +X155050893Y-135454089D01* +X154951212Y-135462547D01* +X154951208Y-135462548D01* +X154945901Y-135462998D01* +X154940746Y-135464336D01* +X154940740Y-135464337D01* +X154727771Y-135519613D01* +X154727767Y-135519614D01* +X154722602Y-135520955D01* +X154717736Y-135523147D01* +X154717733Y-135523148D01* +X154537375Y-135604393D01* +X154512259Y-135615707D01* +X154507839Y-135618683D01* +X154507835Y-135618685D01* +X154447817Y-135659092D01* +X154320889Y-135744546D01* +X154153962Y-135903786D01* +X154131430Y-135934070D01* +X154029252Y-136071403D01* +X154016253Y-136088874D01* +X154013838Y-136093624D01* +X153930734Y-136257078D01* +X153911697Y-136294520D01* +X153879913Y-136396879D01* +X153844869Y-136509738D01* +X153844868Y-136509744D01* +X153843285Y-136514841D01* +X153833164Y-136591203D01* +X153813875Y-136736744D01* +X153812974Y-136743540D01* +X151111367Y-136743540D01* +X150666931Y-134223020D01* +X154128839Y-134223020D01* +X154134566Y-134230670D01* +X154310074Y-134338221D01* +X154318868Y-134342702D01* +X154531344Y-134430712D01* +X154540729Y-134433761D01* +X154764359Y-134487451D01* +X154774106Y-134488994D01* +X155003385Y-134507039D01* +X155013245Y-134507039D01* +X155242524Y-134488994D01* +X155252271Y-134487451D01* +X155475901Y-134433761D01* +X155485286Y-134430712D01* +X155697762Y-134342702D01* +X155706556Y-134338221D01* +X155878398Y-134232917D01* +X155887858Y-134222461D01* +X155884074Y-134213683D01* +X155021127Y-133350736D01* +X155007183Y-133343122D01* +X155005350Y-133343253D01* +X154998735Y-133347504D01* +X154135599Y-134210640D01* +X154128839Y-134223020D01* +X150666931Y-134223020D01* +X150448396Y-132983644D01* +X153479990Y-132983644D01* +X153498035Y-133212923D01* +X153499578Y-133222670D01* +X153553268Y-133446300D01* +X153556317Y-133455685D01* +X153644327Y-133668161D01* +X153648808Y-133676955D01* +X153754112Y-133848797D01* +X153764568Y-133858257D01* +X153773346Y-133854473D01* +X154636293Y-132991526D01* +X154642671Y-132979846D01* +X155372723Y-132979846D01* +X155372854Y-132981679D01* +X155377105Y-132988294D01* +X156240241Y-133851430D01* +X156252621Y-133858190D01* +X156260271Y-133852463D01* +X156367822Y-133676955D01* +X156372303Y-133668161D01* +X156459134Y-133458531D01* +X175585914Y-133458531D01* +X175589698Y-133467309D01* +X176452645Y-134330256D01* +X176466589Y-134337870D01* +X176468422Y-134337739D01* +X176475037Y-134333488D01* +X177338173Y-133470352D01* +X177344933Y-133457972D01* +X177339206Y-133450322D01* +X177163698Y-133342771D01* +X177154904Y-133338290D01* +X176942428Y-133250280D01* +X176933043Y-133247231D01* +X176709413Y-133193541D01* +X176699666Y-133191998D01* +X176470387Y-133173953D01* +X176460527Y-133173953D01* +X176231248Y-133191998D01* +X176221501Y-133193541D01* +X175997871Y-133247231D01* +X175988486Y-133250280D01* +X175776010Y-133338290D01* +X175767216Y-133342771D01* +X175595374Y-133448075D01* +X175585914Y-133458531D01* +X156459134Y-133458531D01* +X156460313Y-133455685D01* +X156463362Y-133446300D01* +X156517052Y-133222670D01* +X156518595Y-133212923D01* +X156536640Y-132983644D01* +X156536640Y-132973784D01* +X156518595Y-132744505D01* +X156517052Y-132734758D01* +X156463362Y-132511128D01* +X156460313Y-132501743D01* +X156454015Y-132486539D01* +X163976917Y-132486539D01* +X163982644Y-132494189D01* +X164158152Y-132601740D01* +X164166946Y-132606221D01* +X164379422Y-132694231D01* +X164388807Y-132697280D01* +X164612437Y-132750970D01* +X164622184Y-132752513D01* +X164851463Y-132770558D01* +X164861323Y-132770558D01* +X165090602Y-132752513D01* +X165100349Y-132750970D01* +X165323979Y-132697280D01* +X165333364Y-132694231D01* +X165545840Y-132606221D01* +X165554634Y-132601740D01* +X165726476Y-132496436D01* +X165735936Y-132485980D01* +X165732152Y-132477202D01* +X164869205Y-131614255D01* +X164855261Y-131606641D01* +X164853428Y-131606772D01* +X164846813Y-131611023D01* +X163983677Y-132474159D01* +X163976917Y-132486539D01* +X156454015Y-132486539D01* +X156372303Y-132289267D01* +X156367822Y-132280473D01* +X156262518Y-132108631D01* +X156252062Y-132099171D01* +X156243284Y-132102955D01* +X155380337Y-132965902D01* +X155372723Y-132979846D01* +X154642671Y-132979846D01* +X154643907Y-132977582D01* +X154643776Y-132975749D01* +X154639525Y-132969134D01* +X153776389Y-132105998D01* +X153764009Y-132099238D01* +X153756359Y-132104965D01* +X153648808Y-132280473D01* +X153644327Y-132289267D01* +X153556317Y-132501743D01* +X153553268Y-132511128D01* +X153499578Y-132734758D01* +X153498035Y-132744505D01* +X153479990Y-132973784D01* +X153479990Y-132983644D01* +X150448396Y-132983644D01* +X150228220Y-131734967D01* +X154128772Y-131734967D01* +X154132556Y-131743745D01* +X154995503Y-132606692D01* +X155009447Y-132614306D01* +X155011280Y-132614175D01* +X155017895Y-132609924D01* +X155881031Y-131746788D01* +X155887791Y-131734408D01* +X155882064Y-131726758D01* +X155706556Y-131619207D01* +X155697762Y-131614726D01* +X155485286Y-131526716D01* +X155475901Y-131523667D01* +X155252271Y-131469977D01* +X155242524Y-131468434D01* +X155013245Y-131450389D01* +X155003385Y-131450389D01* +X154774106Y-131468434D01* +X154764359Y-131469977D01* +X154540729Y-131523667D01* +X154531344Y-131526716D01* +X154318868Y-131614726D01* +X154310074Y-131619207D01* +X154138232Y-131724511D01* +X154128772Y-131734967D01* +X150228220Y-131734967D01* +X149777476Y-129178669D01* +X149775587Y-129159321D01* +X149775105Y-129135329D01* +X149772414Y-129126768D01* +X149772413Y-129126762D01* +X149772376Y-129126645D01* +X149766824Y-129096719D01* +X149762932Y-129034378D01* +X149764338Y-129006196D01* +X149777515Y-128925602D01* +X149785157Y-128898442D01* +X149815934Y-128822808D01* +X149829429Y-128798027D01* +X149876274Y-128731127D01* +X149894944Y-128709972D01* +X149955493Y-128655181D01* +X149978399Y-128638713D01* +X150049630Y-128598765D01* +X150075626Y-128587808D01* +X150129313Y-128571980D01* +X150144587Y-128568492D01* +X150153318Y-128567063D01* +X150162293Y-128566883D01* +X150170857Y-128564191D01* +X150170859Y-128564191D01* +X150192673Y-128557335D01* +X150208572Y-128553452D01* +X156419237Y-127458344D01* +X169682894Y-125119604D01* +X169703778Y-125117694D01* +X169723843Y-125117537D01* +X169736231Y-125115509D01* +X169745929Y-125112330D01* +X169754159Y-125109940D01* +X169948842Y-125060499D01* +X169948846Y-125060498D01* +X169953377Y-125059347D01* +X169957684Y-125057541D01* +X169957687Y-125057540D01* +X170155850Y-124974445D01* +X170160150Y-124972642D01* +X170323177Y-124873716D01* +X170347839Y-124858751D01* +X170347841Y-124858750D01* +X170351835Y-124856326D01* +X170524222Y-124712953D01* +X170547576Y-124686787D01* +X170670413Y-124549159D01* +X170670416Y-124549155D01* +X170673522Y-124545675D01* +X170719663Y-124475297D01* +X170793897Y-124362070D01* +X170793898Y-124362068D01* +X170796457Y-124358165D01* +X170804701Y-124340282D01* +X170888371Y-124158784D01* +X170888374Y-124158777D01* +X170890325Y-124154544D01* +X170953063Y-123939285D01* +X170953773Y-123934073D01* +X170982663Y-123721753D01* +X170983294Y-123717116D01* +X170983026Y-123696677D01* +X170980845Y-123530336D01* +X170981231Y-123518694D01* +X170981905Y-123510214D01* +X170982292Y-123505350D01* +X170981821Y-123499091D01* +X170981716Y-123497689D01* +X170981715Y-123497683D01* +X170981350Y-123492832D01* +X170978597Y-123481047D01* +X170975004Y-123465672D01* +X170972178Y-123447986D01* +X170971607Y-123441454D01* +X170804535Y-121531818D01* +X173454104Y-121531818D01* +X173454304Y-121537148D01* +X173454304Y-121537149D01* +X173455292Y-121563467D01* +X173462758Y-121762354D01* +X173510132Y-121988136D01* +X173512090Y-121993095D01* +X173512091Y-121993097D01* +X173522324Y-122019008D01* +X173594871Y-122202708D01* +X173714551Y-122399935D01* +X173718048Y-122403965D01* +X173855340Y-122562180D01* +X173865751Y-122574178D01* +X173869882Y-122577565D01* +X174040019Y-122717070D01* +X174040025Y-122717074D01* +X174044147Y-122720454D01* +X174244639Y-122834580D01* +X174249655Y-122836401D01* +X174249660Y-122836403D01* +X174456479Y-122911475D01* +X174456483Y-122911476D01* +X174461494Y-122913295D01* +X174466743Y-122914244D01* +X174466746Y-122914245D01* +X174684427Y-122953608D01* +X174684434Y-122953609D01* +X174688511Y-122954346D01* +X174706248Y-122955182D01* +X174711196Y-122955416D01* +X174711203Y-122955416D01* +X174712684Y-122955486D01* +X174874829Y-122955486D01* +X174941785Y-122949805D01* +X175041466Y-122941347D01* +X175041470Y-122941346D01* +X175046777Y-122940896D01* +X175051932Y-122939558D01* +X175051938Y-122939557D01* +X175264907Y-122884281D01* +X175264911Y-122884280D01* +X175270076Y-122882939D01* +X175274942Y-122880747D01* +X175274945Y-122880746D01* +X175475553Y-122790379D01* +X175480419Y-122788187D01* +X175484839Y-122785211D01* +X175484843Y-122785209D01* +X175643570Y-122678346D01* +X175671789Y-122659348D01* +X175838716Y-122500108D01* +X175881537Y-122442554D01* +X175973241Y-122319300D01* +X175973243Y-122319297D01* +X175976425Y-122315020D01* +X176014698Y-122239742D01* +X176078562Y-122114132D01* +X176078562Y-122114131D01* +X176080981Y-122109374D01* +X176120247Y-121982917D01* +X176147809Y-121894156D01* +X176147810Y-121894150D01* +X176149393Y-121889053D01* +X176169173Y-121739814D01* +X176179004Y-121665639D01* +X176179004Y-121665634D01* +X176179704Y-121660354D01* +X176179299Y-121649550D01* +X176171936Y-121453417D01* +X176171050Y-121429818D01* +X176123676Y-121204036D01* +X176111633Y-121173540D01* +X176107624Y-121163388D01* +X178068489Y-121163388D01* +X178068852Y-121167536D01* +X178068852Y-121167540D01* +X178083419Y-121334046D01* +X178094227Y-121457578D01* +X178095137Y-121461650D01* +X178095138Y-121461655D01* +X178157314Y-121739814D01* +X178158647Y-121745779D01* +X178160090Y-121749702D01* +X178160091Y-121749704D01* +X178164745Y-121762354D01* +X178260619Y-122022928D01* +X178262566Y-122026621D01* +X178262567Y-122026623D01* +X178306197Y-122109374D01* +X178398349Y-122284156D01* +X178427538Y-122325229D01* +X178566994Y-122521464D01* +X178566999Y-122521470D01* +X178569418Y-122524874D01* +X178572262Y-122527924D01* +X178572267Y-122527930D01* +X178756205Y-122725179D01* +X178770821Y-122740853D01* +X178999020Y-122928297D01* +X179250004Y-123083914D01* +X179253821Y-123085630D01* +X179253824Y-123085631D01* +X179326683Y-123118375D01* +X179519365Y-123204970D01* +X179802370Y-123289337D01* +X179806490Y-123289990D01* +X179806492Y-123289990D01* +X180090567Y-123334984D01* +X180090573Y-123334985D01* +X180094048Y-123335535D01* +X180118607Y-123336650D01* +X180184992Y-123339665D01* +X180185013Y-123339665D01* +X180186412Y-123339729D01* +X180370876Y-123339729D01* +X180590639Y-123325132D01* +X180594738Y-123324306D01* +X180594742Y-123324305D01* +X180739147Y-123295188D01* +X180880126Y-123266762D01* +X181159350Y-123170617D01* +X181293828Y-123103276D01* +X181419670Y-123040259D01* +X181419672Y-123040258D01* +X181423406Y-123038388D01* +X181667653Y-122872397D01* +X181887802Y-122675561D01* +X181895484Y-122666598D01* +X182077264Y-122454513D01* +X182077267Y-122454509D01* +X182079984Y-122451339D01* +X182082258Y-122447837D01* +X182082262Y-122447832D01* +X182238545Y-122207178D01* +X182238548Y-122207173D01* +X182240824Y-122203668D01* +X182243636Y-122197747D01* +X182339514Y-121995827D01* +X182367494Y-121936901D01* +X182382857Y-121889053D01* +X182456490Y-121659712D01* +X182456490Y-121659711D01* +X182457770Y-121655725D01* +X182479233Y-121536439D01* +X182509326Y-121369188D01* +X182509327Y-121369183D01* +X182510065Y-121365079D01* +X182510464Y-121356306D01* +X182523272Y-121074240D01* +X182523272Y-121074235D01* +X182523461Y-121070070D01* +X182522340Y-121057251D01* +X182498087Y-120780041D01* +X182497723Y-120775880D01* +X182496812Y-120771803D01* +X182452398Y-120573104D01* +X184412246Y-120573104D01* +X184412446Y-120578434D01* +X184412446Y-120578435D01* +X184415243Y-120652936D01* +X184420900Y-120803640D01* +X184468274Y-121029422D01* +X184470232Y-121034381D01* +X184470233Y-121034383D01* +X184500806Y-121111799D01* +X184553013Y-121243994D01* +X184623763Y-121360586D01* +X184665774Y-121429818D01* +X184672693Y-121441221D01* +X184676190Y-121445251D01* +X184816494Y-121606937D01* +X184823893Y-121615464D01* +X184828024Y-121618851D01* +X184998161Y-121758356D01* +X184998167Y-121758360D01* +X185002289Y-121761740D01* +X185202781Y-121875866D01* +X185207797Y-121877687D01* +X185207802Y-121877689D01* +X185414621Y-121952761D01* +X185414625Y-121952762D01* +X185419636Y-121954581D01* +X185424885Y-121955530D01* +X185424888Y-121955531D01* +X185642569Y-121994894D01* +X185642576Y-121994895D01* +X185646653Y-121995632D01* +X185664390Y-121996468D01* +X185669338Y-121996702D01* +X185669345Y-121996702D01* +X185670826Y-121996772D01* +X185832971Y-121996772D01* +X185899927Y-121991091D01* +X185999608Y-121982633D01* +X185999612Y-121982632D01* +X186004919Y-121982182D01* +X186010074Y-121980844D01* +X186010080Y-121980843D01* +X186223049Y-121925567D01* +X186223053Y-121925566D01* +X186228218Y-121924225D01* +X186233084Y-121922033D01* +X186233087Y-121922032D01* +X186433695Y-121831665D01* +X186438561Y-121829473D01* +X186442981Y-121826497D01* +X186442985Y-121826495D01* +X186621672Y-121706194D01* +X186629931Y-121700634D01* +X186796858Y-121541394D01* +X186860961Y-121455236D01* +X186931383Y-121360586D01* +X186931385Y-121360583D01* +X186934567Y-121356306D01* +X186991415Y-121244494D01* +X187036704Y-121155418D01* +X187036704Y-121155417D01* +X187039123Y-121150660D01* +X187089176Y-120989464D01* +X187105951Y-120935442D01* +X187105952Y-120935436D01* +X187107535Y-120930339D01* +X187123636Y-120808858D01* +X187137146Y-120706925D01* +X187137146Y-120706920D01* +X187137846Y-120701640D01* +X187137302Y-120687133D01* +X187130419Y-120503802D01* +X187129192Y-120471104D01* +X187081818Y-120245322D01* +X187078497Y-120236911D01* +X187033097Y-120121953D01* +X186997079Y-120030750D01* +X186877399Y-119833523D01* +X186867285Y-119821868D01* +X186729699Y-119663313D01* +X186729697Y-119663311D01* +X186726199Y-119659280D01* +X186659033Y-119604207D01* +X186551931Y-119516388D01* +X186551925Y-119516384D01* +X186547803Y-119513004D01* +X186347311Y-119398878D01* +X186342295Y-119397057D01* +X186342290Y-119397055D01* +X186135471Y-119321983D01* +X186135467Y-119321982D01* +X186130456Y-119320163D01* +X186125207Y-119319214D01* +X186125204Y-119319213D01* +X185907523Y-119279850D01* +X185907516Y-119279849D01* +X185903439Y-119279112D01* +X185885702Y-119278276D01* +X185880754Y-119278042D01* +X185880747Y-119278042D01* +X185879266Y-119277972D01* +X185717121Y-119277972D01* +X185650165Y-119283653D01* +X185550484Y-119292111D01* +X185550480Y-119292112D01* +X185545173Y-119292562D01* +X185540018Y-119293900D01* +X185540012Y-119293901D01* +X185327043Y-119349177D01* +X185327039Y-119349178D01* +X185321874Y-119350519D01* +X185317008Y-119352711D01* +X185317005Y-119352712D01* +X185235039Y-119389635D01* +X185111531Y-119445271D01* +X185107111Y-119448247D01* +X185107107Y-119448249D01* +X185021669Y-119505770D01* +X184920161Y-119574110D01* +X184753234Y-119733350D01* +X184750046Y-119737635D01* +X184628048Y-119901607D01* +X184615525Y-119918438D01* +X184613110Y-119923188D01* +X184558423Y-120030750D01* +X184510969Y-120124084D01* +X184482908Y-120214454D01* +X184444141Y-120339302D01* +X184444140Y-120339308D01* +X184442557Y-120344405D01* +X184434266Y-120406963D01* +X184413596Y-120562921D01* +X184412246Y-120573104D01* +X182452398Y-120573104D01* +X182434215Y-120491757D01* +X182434213Y-120491750D01* +X182433303Y-120487679D01* +X182429406Y-120477086D01* +X182384769Y-120355769D01* +X182331331Y-120210530D01* +X182322147Y-120193110D01* +X182239159Y-120035711D01* +X182193601Y-119949302D01* +X182121665Y-119848078D01* +X182024956Y-119711994D01* +X182024951Y-119711988D01* +X182022532Y-119708584D01* +X182019688Y-119705534D01* +X182019683Y-119705528D01* +X181823975Y-119495657D01* +X181821129Y-119492605D01* +X181592930Y-119305161D01* +X181341946Y-119149544D01* +X181312017Y-119136093D01* +X181265267Y-119115083D01* +X181072585Y-119028488D01* +X180869872Y-118968057D01* +X180793579Y-118945313D01* +X180793577Y-118945313D01* +X180789580Y-118944121D01* +X180785460Y-118943468D01* +X180785458Y-118943468D01* +X180501383Y-118898474D01* +X180501377Y-118898473D01* +X180497902Y-118897923D01* +X180473343Y-118896808D01* +X180406958Y-118893793D01* +X180406937Y-118893793D01* +X180405538Y-118893729D01* +X180221074Y-118893729D01* +X180001311Y-118908326D01* +X179997212Y-118909152D01* +X179997208Y-118909153D01* +X179874184Y-118933959D01* +X179711824Y-118966696D01* +X179432600Y-119062841D01* +X179428872Y-119064708D01* +X179259458Y-119149544D01* +X179168544Y-119195070D01* +X178924297Y-119361061D01* +X178704148Y-119557897D01* +X178701431Y-119561067D01* +X178701430Y-119561068D01* +X178560673Y-119725292D01* +X178511966Y-119782119D01* +X178509692Y-119785621D01* +X178509688Y-119785626D01* +X178353405Y-120026280D01* +X178351126Y-120029790D01* +X178349332Y-120033568D01* +X178349331Y-120033570D01* +X178336379Y-120060847D01* +X178224456Y-120296557D01* +X178223177Y-120300540D01* +X178223176Y-120300543D01* +X178140528Y-120557960D01* +X178134180Y-120577733D01* +X178130457Y-120598427D01* +X178087155Y-120839091D01* +X178081885Y-120868379D01* +X178081696Y-120872546D01* +X178081695Y-120872553D01* +X178068851Y-121155418D01* +X178068489Y-121163388D01* +X176107624Y-121163388D01* +X176073948Y-121078117D01* +X176038937Y-120989464D01* +X175936172Y-120820112D01* +X175922026Y-120796800D01* +X175922025Y-120796799D01* +X175919257Y-120792237D01* +X175887452Y-120755585D01* +X175771557Y-120622027D01* +X175771555Y-120622025D01* +X175768057Y-120617994D01* +X175696758Y-120559532D01* +X175593789Y-120475102D01* +X175593783Y-120475098D01* +X175589661Y-120471718D01* +X175389169Y-120357592D01* +X175384153Y-120355771D01* +X175384148Y-120355769D01* +X175177329Y-120280697D01* +X175177325Y-120280696D01* +X175172314Y-120278877D01* +X175167065Y-120277928D01* +X175167062Y-120277927D01* +X174949381Y-120238564D01* +X174949374Y-120238563D01* +X174945297Y-120237826D01* +X174927560Y-120236990D01* +X174922612Y-120236756D01* +X174922605Y-120236756D01* +X174921124Y-120236686D01* +X174758979Y-120236686D01* +X174692023Y-120242367D01* +X174592342Y-120250825D01* +X174592338Y-120250826D01* +X174587031Y-120251276D01* +X174581876Y-120252614D01* +X174581870Y-120252615D01* +X174368901Y-120307891D01* +X174368897Y-120307892D01* +X174363732Y-120309233D01* +X174358866Y-120311425D01* +X174358863Y-120311426D01* +X174176443Y-120393600D01* +X174153389Y-120403985D01* +X174148969Y-120406961D01* +X174148965Y-120406963D01* +X174091431Y-120445698D01* +X173962019Y-120532824D01* +X173795092Y-120692064D01* +X173791904Y-120696349D01* +X173660805Y-120872553D01* +X173657383Y-120877152D01* +X173654968Y-120881902D01* +X173600281Y-120989464D01* +X173552827Y-121082798D01* +X173535620Y-121138214D01* +X173485999Y-121298016D01* +X173485998Y-121298022D01* +X173484415Y-121303119D01* +X173475146Y-121373054D01* +X173458282Y-121500298D01* +X173454104Y-121531818D01* +X170804535Y-121531818D01* +X170584016Y-119011274D01* +X174104334Y-119011274D01* +X174110061Y-119018924D01* +X174285569Y-119126475D01* +X174294363Y-119130956D01* +X174506839Y-119218966D01* +X174516224Y-119222015D01* +X174739854Y-119275705D01* +X174749601Y-119277248D01* +X174978880Y-119295293D01* +X174988740Y-119295293D01* +X175218019Y-119277248D01* +X175227766Y-119275705D01* +X175451396Y-119222015D01* +X175460781Y-119218966D01* +X175673257Y-119130956D01* +X175682051Y-119126475D01* +X175853893Y-119021171D01* +X175863353Y-119010715D01* +X175859569Y-119001937D01* +X174996622Y-118138990D01* +X174982678Y-118131376D01* +X174980845Y-118131507D01* +X174974230Y-118135758D01* +X174111094Y-118998894D01* +X174104334Y-119011274D01* +X170584016Y-119011274D01* +X170475585Y-117771898D01* +X173455485Y-117771898D01* +X173473530Y-118001177D01* +X173475073Y-118010924D01* +X173528763Y-118234554D01* +X173531812Y-118243939D01* +X173619822Y-118456415D01* +X173624303Y-118465209D01* +X173729607Y-118637051D01* +X173740063Y-118646511D01* +X173748841Y-118642727D01* +X174611788Y-117779780D01* +X174618166Y-117768100D01* +X175348218Y-117768100D01* +X175348349Y-117769933D01* +X175352600Y-117776548D01* +X176215736Y-118639684D01* +X176228116Y-118646444D01* +X176235766Y-118640717D01* +X176343317Y-118465209D01* +X176347798Y-118456415D01* +X176435808Y-118243939D01* +X176438857Y-118234554D01* +X176461626Y-118139716D01* +X184066281Y-118139716D01* +X184072008Y-118147366D01* +X184247516Y-118254917D01* +X184256310Y-118259398D01* +X184468786Y-118347408D01* +X184478171Y-118350457D01* +X184701801Y-118404147D01* +X184711548Y-118405690D01* +X184940827Y-118423735D01* +X184950687Y-118423735D01* +X185179966Y-118405690D01* +X185189713Y-118404147D01* +X185413343Y-118350457D01* +X185422728Y-118347408D01* +X185635204Y-118259398D01* +X185643998Y-118254917D01* +X185815840Y-118149613D01* +X185825300Y-118139157D01* +X185821516Y-118130379D01* +X184958569Y-117267432D01* +X184944625Y-117259818D01* +X184942792Y-117259949D01* +X184936177Y-117264200D01* +X184073041Y-118127336D01* +X184066281Y-118139716D01* +X176461626Y-118139716D01* +X176492547Y-118010924D01* +X176494090Y-118001177D01* +X176512135Y-117771898D01* +X176512135Y-117762038D01* +X176494090Y-117532759D01* +X176492547Y-117523012D01* +X176438857Y-117299382D01* +X176435808Y-117289997D01* +X176347798Y-117077521D01* +X176343317Y-117068727D01* +X176240130Y-116900340D01* +X183417432Y-116900340D01* +X183435477Y-117129619D01* +X183437020Y-117139366D01* +X183490710Y-117362996D01* +X183493759Y-117372381D01* +X183581769Y-117584857D01* +X183586250Y-117593651D01* +X183691554Y-117765493D01* +X183702010Y-117774953D01* +X183710788Y-117771169D01* +X184573735Y-116908222D01* +X184580113Y-116896542D01* +X185310165Y-116896542D01* +X185310296Y-116898375D01* +X185314547Y-116904990D01* +X186177683Y-117768126D01* +X186190063Y-117774886D01* +X186197713Y-117769159D01* +X186305264Y-117593651D01* +X186309745Y-117584857D01* +X186397755Y-117372381D01* +X186400804Y-117362996D01* +X186454494Y-117139366D01* +X186456037Y-117129619D01* +X186474082Y-116900340D01* +X186474082Y-116890480D01* +X186456037Y-116661201D01* +X186454494Y-116651454D01* +X186400804Y-116427824D01* +X186397755Y-116418439D01* +X186309745Y-116205963D01* +X186305264Y-116197169D01* +X186199960Y-116025327D01* +X186189504Y-116015867D01* +X186180726Y-116019651D01* +X185317779Y-116882598D01* +X185310165Y-116896542D01* +X184580113Y-116896542D01* +X184581349Y-116894278D01* +X184581218Y-116892445D01* +X184576967Y-116885830D01* +X183713831Y-116022694D01* +X183701451Y-116015934D01* +X183693801Y-116021661D01* +X183586250Y-116197169D01* +X183581769Y-116205963D01* +X183493759Y-116418439D01* +X183490710Y-116427824D01* +X183437020Y-116651454D01* +X183435477Y-116661201D01* +X183417432Y-116890480D01* +X183417432Y-116900340D01* +X176240130Y-116900340D01* +X176238013Y-116896885D01* +X176227557Y-116887425D01* +X176218779Y-116891209D01* +X175355832Y-117754156D01* +X175348218Y-117768100D01* +X174618166Y-117768100D01* +X174619402Y-117765836D01* +X174619271Y-117764003D01* +X174615020Y-117757388D01* +X173751884Y-116894252D01* +X173739504Y-116887492D01* +X173731854Y-116893219D01* +X173624303Y-117068727D01* +X173619822Y-117077521D01* +X173531812Y-117289997D01* +X173528763Y-117299382D01* +X173475073Y-117523012D01* +X173473530Y-117532759D01* +X173455485Y-117762038D01* +X173455485Y-117771898D01* +X170475585Y-117771898D01* +X170366340Y-116523221D01* +X174104267Y-116523221D01* +X174108051Y-116531999D01* +X174970998Y-117394946D01* +X174984942Y-117402560D01* +X174986775Y-117402429D01* +X174993390Y-117398178D01* +X175856526Y-116535042D01* +X175863286Y-116522662D01* +X175857559Y-116515012D01* +X175682051Y-116407461D01* +X175673257Y-116402980D01* +X175460781Y-116314970D01* +X175451396Y-116311921D01* +X175227766Y-116258231D01* +X175218019Y-116256688D01* +X174988740Y-116238643D01* +X174978880Y-116238643D01* +X174749601Y-116256688D01* +X174739854Y-116258231D01* +X174516224Y-116311921D01* +X174506839Y-116314970D01* +X174294363Y-116402980D01* +X174285569Y-116407461D01* +X174113727Y-116512765D01* +X174104267Y-116523221D01* +X170366340Y-116523221D01* +X170104071Y-113525477D01* +X170103877Y-113506042D01* +X170105487Y-113482125D01* +X170103552Y-113473361D01* +X170103552Y-113473356D01* +X170103525Y-113473236D01* +X170100603Y-113442935D01* +X170102162Y-113380490D01* +X170106020Y-113352541D01* +X170126173Y-113273401D01* +X170136153Y-113247010D01* +X170136647Y-113246048D01* +X170173412Y-113174338D01* +X170189012Y-113150833D01* +X170207617Y-113128660D01* +X170241510Y-113088269D01* +X170261951Y-113068824D01* +X170327052Y-113019514D01* +X170351307Y-113005104D01* +X170374808Y-112994500D01* +X170425750Y-112971515D01* +X170452598Y-112962866D01* +X170480763Y-112957172D01* +X170507512Y-112951765D01* +X170523027Y-112949622D01* +X170531808Y-112948962D01* +X170540762Y-112949564D01* +X170571842Y-112942702D01* +X170588018Y-112940220D01* +X175141201Y-112541868D01* +X195937081Y-112541868D01* +X195942808Y-112549518D01* +X196118316Y-112657069D01* +X196127110Y-112661550D01* +X196339586Y-112749560D01* +X196348971Y-112752609D01* +X196572601Y-112806299D01* +X196582348Y-112807842D01* +X196811627Y-112825887D01* +X196821487Y-112825887D01* +X197050766Y-112807842D01* +X197060513Y-112806299D01* +X197284143Y-112752609D01* +X197293528Y-112749560D01* +X197506004Y-112661550D01* +X197514798Y-112657069D01* +X197686640Y-112551765D01* +X197695594Y-112541868D01* +X205937081Y-112541868D01* +X205942808Y-112549518D01* +X206118316Y-112657069D01* +X206127110Y-112661550D01* +X206339586Y-112749560D01* +X206348971Y-112752609D01* +X206572601Y-112806299D01* +X206582348Y-112807842D01* +X206811627Y-112825887D01* +X206821487Y-112825887D01* +X207050766Y-112807842D01* +X207060513Y-112806299D01* +X207284143Y-112752609D01* +X207293528Y-112749560D01* +X207506004Y-112661550D01* +X207514798Y-112657069D01* +X207686640Y-112551765D01* +X207696100Y-112541309D01* +X207692316Y-112532531D01* +X206829369Y-111669584D01* +X206815425Y-111661970D01* +X206813592Y-111662101D01* +X206806977Y-111666352D01* +X205943841Y-112529488D01* +X205937081Y-112541868D01* +X197695594Y-112541868D01* +X197696100Y-112541309D01* +X197692316Y-112532531D01* +X196829369Y-111669584D01* +X196815425Y-111661970D01* +X196813592Y-111662101D01* +X196806977Y-111666352D01* +X195943841Y-112529488D01* +X195937081Y-112541868D01* +X175141201Y-112541868D01* +X180304235Y-112090161D01* +X189307335Y-111302492D01* +X195288232Y-111302492D01* +X195306277Y-111531771D01* +X195307820Y-111541518D01* +X195361510Y-111765148D01* +X195364559Y-111774533D01* +X195452569Y-111987009D01* +X195457050Y-111995803D01* +X195562354Y-112167645D01* +X195572810Y-112177105D01* +X195581588Y-112173321D01* +X196444535Y-111310374D01* +X196450913Y-111298694D01* +X197180965Y-111298694D01* +X197181096Y-111300527D01* +X197185347Y-111307142D01* +X198048483Y-112170278D01* +X198060863Y-112177038D01* +X198068513Y-112171311D01* +X198176064Y-111995803D01* +X198180545Y-111987009D01* +X198268555Y-111774533D01* +X198271604Y-111765148D01* +X198325294Y-111541518D01* +X198326837Y-111531771D01* +X198344882Y-111302492D01* +X205288232Y-111302492D01* +X205306277Y-111531771D01* +X205307820Y-111541518D01* +X205361510Y-111765148D01* +X205364559Y-111774533D01* +X205452569Y-111987009D01* +X205457050Y-111995803D01* +X205562354Y-112167645D01* +X205572810Y-112177105D01* +X205581588Y-112173321D01* +X206444535Y-111310374D01* +X206450913Y-111298694D01* +X207180965Y-111298694D01* +X207181096Y-111300527D01* +X207185347Y-111307142D01* +X208048483Y-112170278D01* +X208060863Y-112177038D01* +X208068513Y-112171311D01* +X208176064Y-111995803D01* +X208180545Y-111987009D01* +X208268555Y-111774533D01* +X208271604Y-111765148D01* +X208325294Y-111541518D01* +X208326837Y-111531771D01* +X208344882Y-111302492D01* +X208344882Y-111292632D01* +X208326837Y-111063353D01* +X208325294Y-111053606D01* +X208271604Y-110829976D01* +X208268555Y-110820591D01* +X208180545Y-110608115D01* +X208176064Y-110599321D01* +X208070760Y-110427479D01* +X208060304Y-110418019D01* +X208051526Y-110421803D01* +X207188579Y-111284750D01* +X207180965Y-111298694D01* +X206450913Y-111298694D01* +X206452149Y-111296430D01* +X206452018Y-111294597D01* +X206447767Y-111287982D01* +X205584631Y-110424846D01* +X205572251Y-110418086D01* +X205564601Y-110423813D01* +X205457050Y-110599321D01* +X205452569Y-110608115D01* +X205364559Y-110820591D01* +X205361510Y-110829976D01* +X205307820Y-111053606D01* +X205306277Y-111063353D01* +X205288232Y-111292632D01* +X205288232Y-111302492D01* +X198344882Y-111302492D01* +X198344882Y-111292632D01* +X198326837Y-111063353D01* +X198325294Y-111053606D01* +X198271604Y-110829976D01* +X198268555Y-110820591D01* +X198180545Y-110608115D01* +X198176064Y-110599321D01* +X198070760Y-110427479D01* +X198060304Y-110418019D01* +X198051526Y-110421803D01* +X197188579Y-111284750D01* +X197180965Y-111298694D01* +X196450913Y-111298694D01* +X196452149Y-111296430D01* +X196452018Y-111294597D01* +X196447767Y-111287982D01* +X195584631Y-110424846D01* +X195572251Y-110418086D01* +X195564601Y-110423813D01* +X195457050Y-110599321D01* +X195452569Y-110608115D01* +X195364559Y-110820591D01* +X195361510Y-110829976D01* +X195307820Y-111053606D01* +X195306277Y-111063353D01* +X195288232Y-111292632D01* +X195288232Y-111302492D01* +X189307335Y-111302492D01* +X190894981Y-111163591D01* +X190915960Y-111163510D01* +X190931086Y-111164715D01* +X190931101Y-111164715D01* +X190935949Y-111165101D01* +X190940804Y-111164736D01* +X190940811Y-111164736D01* +X190943613Y-111164525D01* +X190943615Y-111164525D01* +X190948466Y-111164160D01* +X190958978Y-111161705D01* +X190967370Y-111160044D01* +X191061126Y-111144778D01* +X191165052Y-111127857D01* +X191165054Y-111127857D01* +X191169676Y-111127104D01* +X191383219Y-111058757D01* +X191584313Y-110959595D01* +X191768541Y-110831798D01* +X191931854Y-110678174D01* +X191951633Y-110653086D01* +X192067771Y-110505768D01* +X192070666Y-110502096D01* +X192084434Y-110478007D01* +X192179607Y-110311493D01* +X192179609Y-110311489D01* +X192181926Y-110307435D01* +X192263190Y-110098466D01* +X192273293Y-110053815D01* +X195937014Y-110053815D01* +X195940798Y-110062593D01* +X196803745Y-110925540D01* +X196817689Y-110933154D01* +X196819522Y-110933023D01* +X196826137Y-110928772D01* +X197689273Y-110065636D01* +X197696033Y-110053256D01* +X197690306Y-110045606D01* +X197514798Y-109938055D01* +X197506004Y-109933574D01* +X197293528Y-109845564D01* +X197284143Y-109842515D01* +X197060513Y-109788825D01* +X197050766Y-109787282D01* +X196821487Y-109769237D01* +X196811627Y-109769237D01* +X196582348Y-109787282D01* +X196572601Y-109788825D01* +X196348971Y-109842515D01* +X196339586Y-109845564D01* +X196127110Y-109933574D01* +X196118316Y-109938055D01* +X195946474Y-110043359D01* +X195937014Y-110053815D01* +X192273293Y-110053815D01* +X192312673Y-109879781D01* +X192315216Y-109845564D01* +X192326515Y-109693488D01* +X192327915Y-109681920D01* +X192329326Y-109673530D01* +X192330133Y-109668735D01* +X192330286Y-109656183D01* +X192326330Y-109628562D01* +X192325057Y-109610698D01* +X192325057Y-106646941D01* +X192326558Y-106627550D01* +X192328866Y-106612731D01* +X192330248Y-106603858D01* +X192329068Y-106594833D01* +X192328798Y-106564385D01* +X192328948Y-106563059D01* +X192335794Y-106502317D01* +X192342072Y-106474813D01* +X192369049Y-106397721D01* +X192381291Y-106372301D01* +X192424746Y-106303144D01* +X192442338Y-106281086D01* +X192500085Y-106223339D01* +X192522142Y-106205748D01* +X192591299Y-106162292D01* +X192616719Y-106150050D01* +X192693808Y-106123073D01* +X192721313Y-106116794D01* +X192730573Y-106115750D01* +X192776782Y-106110542D01* +X192792445Y-106110858D01* +X192792458Y-106109762D01* +X192801428Y-106109871D01* +X192810303Y-106111253D01* +X192841854Y-106107126D01* +X192858196Y-106106062D01* +X210767205Y-106106062D01* +X210786585Y-106107561D01* +G37* +%TD.AperFunction*% +%TA.AperFunction,Conductor*% +G36* +X267225344Y-124656123D02* +G01* +X267259016Y-124690531D01* +X267260131Y-124689715D01* +X267263189Y-124693893D01* +X267265886Y-124698295D01* +X267269261Y-124702191D01* +X267269266Y-124702198D01* +X267366411Y-124814344D01* +X267414980Y-124870414D01* +X267501145Y-124941949D01* +X267541269Y-124975261D01* +X267580904Y-125034163D01* +X267582402Y-125105144D01* +X267545287Y-125165667D01* +X267518964Y-125183968D01* +X267430227Y-125230161D01* +X267421490Y-125235664D01* +X267396707Y-125254271D01* +X267388254Y-125265596D01* +X267394998Y-125277926D01* +X268153006Y-126035934D01* +X268166950Y-126043548D01* +X268168783Y-126043417D01* +X268175398Y-126039166D01* +X268937933Y-125276631D01* +X268945547Y-125262687D01* +X268943561Y-125234914D01* +X268958652Y-125165540D01* +X269013806Y-125112775D01* +X269098701Y-125071185D01* +X269102905Y-125068187D01* +X269102909Y-125068184D01* +X269204941Y-124995405D01* +X269284087Y-124938951D01* +X269445387Y-124778213D01* +X269448403Y-124774015D01* +X269448407Y-124774011D01* +X269450532Y-124771054D01* +X269451696Y-124770147D01* +X269451756Y-124770076D01* +X269451771Y-124770088D01* +X269506527Y-124727407D01* +X269577230Y-124720963D01* +X269640194Y-124753766D01* +X269675428Y-124815403D01* +X269678374Y-124855561D01* +X269649642Y-125183968D01* +X269606951Y-125671924D01* +X269581087Y-125738042D01* +X269523584Y-125779681D01* +X269452697Y-125783622D01* +X269390932Y-125748613D01* +X269375638Y-125729382D01* +X269317901Y-125640133D01* +X269307216Y-125630931D01* +X269297649Y-125635335D01* +X268537840Y-126395144D01* +X268530226Y-126409088D01* +X268530357Y-126410921D01* +X268534608Y-126417536D01* +X269295138Y-127178066D01* +X269309082Y-127185680D01* +X269328167Y-127184315D01* +X269397541Y-127199406D01* +X269447744Y-127249608D01* +X269462678Y-127320976D01* +X269387079Y-128185082D01* +X269385576Y-128202257D01* +X269359712Y-128268375D01* +X269302209Y-128310014D01* +X269231322Y-128313955D01* +X269169557Y-128278946D01* +X269154263Y-128259715D01* +X269096526Y-128170468D01* +X269085841Y-128161265D01* +X269076274Y-128165669D01* +X268316465Y-128925478D01* +X268308851Y-128939422D01* +X268308982Y-128941255D01* +X268313233Y-128947870D01* +X269073763Y-129708400D01* +X269087707Y-129716014D01* +X269106791Y-129714649D01* +X269176165Y-129729740D01* +X269226368Y-129779941D01* +X269241302Y-129851310D01* +X269164271Y-130731781D01* +X269138407Y-130797899D01* +X269080904Y-130839538D01* +X269010017Y-130843479D01* +X268948252Y-130808470D01* +X268932958Y-130789239D01* +X268927210Y-130780353D01* +X268898316Y-130735690D01* +X268826798Y-130625140D01* +X268826796Y-130625137D01* +X268823990Y-130620800D01* +X268670735Y-130452375D01* +X268571184Y-130373755D01* +X268530122Y-130315840D01* +X268526890Y-130244917D01* +X268562515Y-130183505D01* +X268593845Y-130161723D01* +X268651048Y-130133699D01* +X268659897Y-130128425D01* +X268712547Y-130090870D01* +X268720947Y-130080171D01* +X268713958Y-130067015D01* +X267957255Y-129310312D01* +X267943311Y-129302698D01* +X267941478Y-129302829D01* +X267934863Y-129307080D01* +X267171953Y-130069990D01* +X267164338Y-130083934D01* +X267166314Y-130111557D01* +X267151222Y-130180931D01* +X267098815Y-130232309D01* +X266982611Y-130292801D01* +X266978478Y-130295904D01* +X266978475Y-130295906D01* +X266804646Y-130426420D01* +X266800511Y-130429525D01* +X266796939Y-130433263D01* +X266651358Y-130585605D01* +X266643187Y-130594155D01* +X266640279Y-130598418D01* +X266640275Y-130598423D01* +X266618428Y-130630451D01* +X266603799Y-130651897D01* +X266601594Y-130655129D01* +X266546683Y-130700132D01* +X266497505Y-130710125D01* +X260366746Y-130710125D01* +X260298625Y-130690123D01* +X260252132Y-130636467D01* +X260242028Y-130566193D01* +X260271522Y-130501613D01* +X260277651Y-130495030D01* +X261863172Y-128909509D01* +X266556111Y-128909509D01* +X266568619Y-129126440D01* +X266570055Y-129136660D01* +X266617825Y-129348629D01* +X266620904Y-129358457D01* +X266702658Y-129559792D01* +X266707301Y-129568983D01* +X266791777Y-129706836D01* +X266802233Y-129716296D01* +X266811011Y-129712512D01* +X267572421Y-128951102D01* +X267580035Y-128937158D01* +X267579904Y-128935325D01* +X267575653Y-128928710D01* +X266815365Y-128168422D01* +X266803829Y-128162122D01* +X266791547Y-128171745D01* +X266739586Y-128247917D01* +X266734501Y-128256868D01* +X266643014Y-128453961D01* +X266639451Y-128463648D01* +X266581385Y-128673026D01* +X266579454Y-128683146D01* +X266556363Y-128899220D01* +X266556111Y-128909509D01* +X261863172Y-128909509D01* +X262976751Y-127795930D01* +X267166879Y-127795930D01* +X267173623Y-127808260D01* +X267931631Y-128566268D01* +X267945575Y-128573882D01* +X267947408Y-128573751D01* +X267954023Y-128569500D01* +X268716558Y-127806965D01* +X268724173Y-127793020D01* +X268722148Y-127764710D01* +X268737240Y-127695336D01* +X268792395Y-127642571D01* +X268872423Y-127603366D01* +X268881272Y-127598091D01* +X268933922Y-127560536D01* +X268942322Y-127549837D01* +X268935333Y-127536681D01* +X268178630Y-126779978D01* +X268164686Y-126772364D01* +X268162853Y-126772495D01* +X268156238Y-126776746D01* +X267393328Y-127539656D01* +X267385714Y-127553600D01* +X267387728Y-127581765D01* +X267372637Y-127651139D01* +X267320229Y-127702518D01* +X267208843Y-127760501D01* +X267200115Y-127765998D01* +X267175332Y-127784605D01* +X267166879Y-127795930D01* +X262976751Y-127795930D01* +X264393506Y-126379175D01* +X266777486Y-126379175D01* +X266789994Y-126596106D01* +X266791430Y-126606326D01* +X266839200Y-126818295D01* +X266842279Y-126828123D01* +X266924033Y-127029458D01* +X266928676Y-127038649D01* +X267013152Y-127176502D01* +X267023608Y-127185962D01* +X267032386Y-127182178D01* +X267793796Y-126420768D01* +X267801410Y-126406824D01* +X267801279Y-126404991D01* +X267797028Y-126398376D01* +X267036740Y-125638088D01* +X267025204Y-125631788D01* +X267012922Y-125641411D01* +X266960961Y-125717583D01* +X266955876Y-125726534D01* +X266864389Y-125923627D01* +X266860826Y-125933314D01* +X266802760Y-126142692D01* +X266800829Y-126152812D01* +X266777738Y-126368886D01* +X266777486Y-126379175D01* +X264393506Y-126379175D01* +X266099655Y-124673026D01* +X266161967Y-124639000D01* +X266188750Y-124636121D01* +X267157223Y-124636121D01* +X267225344Y-124656123D01* +G37* +%TD.AperFunction*% +%TD*% +M02* diff --git a/fpkb_v3/gerber/fpkbd-F_Mask.gbr b/fpkb_v3/gerber/fpkbd-F_Mask.gbr new file mode 100644 index 0000000..0d8a2e3 --- /dev/null +++ b/fpkb_v3/gerber/fpkbd-F_Mask.gbr @@ -0,0 +1,297 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% +%TF.CreationDate,2022-10-02T20:30:39+02:00*% +%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Soldermask,Top*% +%TF.FilePolarity,Negative*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 Aperture macros list* +%AMHorizOval* +0 Thick line with rounded ends* +0 $1 width* +0 $2 $3 position (X,Y) of the first rounded end (center of the circle)* +0 $4 $5 position (X,Y) of the second rounded end (center of the circle)* +0 Add line between two ends* +20,1,$1,$2,$3,$4,$5,0* +0 Add two circle primitives to create the rounded ends* +1,1,$1,$2,$3* +1,1,$1,$4,$5*% +%AMRotRect* +0 Rectangle, with rotation* +0 The origin of the aperture is its center* +0 $1 length* +0 $2 width* +0 $3 Rotation angle, in degrees counterclockwise* +0 Add horizontal line* +21,1,$1,$2,0,0,$3*% +G04 Aperture macros list end* +%ADD10C,1.701800*% +%ADD11C,3.429000*% +%ADD12C,2.032000*% +%ADD13C,1.500000*% +%ADD14HorizOval,1.600000X-0.298858X0.026147X0.298858X-0.026147X0*% +%ADD15RotRect,1.752600X1.752600X265.000000*% +%ADD16C,1.752600*% +G04 APERTURE END LIST* +D10* +%TO.C,S13*% +X232672661Y-157824070D03* +X243630803Y-158782784D03* +D11* +X238151732Y-158303427D03* +D12* +X233501950Y-154082108D03* +X243463897Y-154953666D03* +X238665951Y-152425878D03* +X238665951Y-152425878D03* +%TD*% +D11* +%TO.C,S14*% +X239633380Y-141368118D03* +D10* +X234154309Y-140888761D03* +X245112451Y-141847475D03* +D12* +X234983598Y-137146799D03* +X244945545Y-138018357D03* +X240147599Y-135490569D03* +X240147599Y-135490569D03* +%TD*% +D10* +%TO.C,S3*% +X155175774Y-136807808D03* +D11* +X160592217Y-135852743D03* +D10* +X166008660Y-134897678D03* +D12* +X164856393Y-131242233D03* +X155008315Y-132978714D03* +X159567693Y-130042377D03* +X159567693Y-130042377D03* +%TD*% +D11* +%TO.C,S11*% +X221998205Y-136412252D03* +D10* +X227477276Y-136891609D03* +X216519134Y-135932895D03* +D12* +X227310370Y-133062491D03* +X217348423Y-132190933D03* +X222512424Y-130534703D03* +X222512424Y-130534703D03* +%TD*% +D10* +%TO.C,S5*% +X176298551Y-138531396D03* +X187256693Y-137572682D03* +D11* +X181777622Y-138052039D03* +D12* +X176465457Y-134702278D03* +X186427404Y-133830720D03* +X181263403Y-132174490D03* +X181263403Y-132174490D03* +%TD*% +D10* +%TO.C,S7*% +X207316557Y-149097562D03* +D11* +X201816557Y-149097562D03* +D10* +X196316557Y-149097562D03* +D12* +X206816557Y-145297562D03* +X196816557Y-145297562D03* +X201816557Y-143197562D03* +X201816557Y-143197562D03* +%TD*% +D10* +%TO.C,S12*% +X218000781Y-118997585D03* +X228958923Y-119956299D03* +D11* +X223479852Y-119476942D03* +D12* +X218830070Y-115255623D03* +X228792017Y-116127181D03* +X223994071Y-113599393D03* +X223994071Y-113599393D03* +%TD*% +D10* +%TO.C,S9*% +X196316557Y-115097562D03* +D11* +X201816557Y-115097562D03* +D10* +X207316557Y-115097562D03* +D12* +X206816557Y-111297562D03* +X196816557Y-111297562D03* +X201816557Y-109197562D03* +X201816557Y-109197562D03* +%TD*% +D10* +%TO.C,S2*% +X168960679Y-151639410D03* +X158127793Y-153549540D03* +D11* +X163544236Y-152594475D03* +D12* +X157960334Y-149720446D03* +X167808412Y-147983965D03* +X162519712Y-146784109D03* +X162519712Y-146784109D03* +%TD*% +D10* +%TO.C,S16*% +X241241853Y-185129897D03* +D11* +X235929261Y-183706392D03* +D10* +X230616669Y-182282887D03* +D12* +X241742403Y-181329969D03* +X232083144Y-178741779D03* +X237456293Y-178007430D03* +X237456293Y-178007430D03* +%TD*% +D10* +%TO.C,S10*% +X225995628Y-153826919D03* +D11* +X220516557Y-153347562D03* +D10* +X215037486Y-152868205D03* +D12* +X225828722Y-149997801D03* +X215866775Y-149126243D03* +X221030776Y-147470013D03* +X221030776Y-147470013D03* +%TD*% +D11* +%TO.C,S8*% +X201816557Y-132097562D03* +D10* +X207316557Y-132097562D03* +X196316557Y-132097562D03* +D12* +X206816557Y-128297562D03* +X196816557Y-128297562D03* +X201816557Y-126197562D03* +X201816557Y-126197562D03* +%TD*% +D10* +%TO.C,S1*% +X171912698Y-168381142D03* +D11* +X166496255Y-169336207D03* +D10* +X161079812Y-170291272D03* +D12* +X160912353Y-166462178D03* +X170760431Y-164725697D03* +X165471731Y-163525841D03* +X165471731Y-163525841D03* +%TD*% +D10* +%TO.C,S4*% +X177780199Y-155466706D03* +D11* +X183259270Y-154987349D03* +D10* +X188738341Y-154507992D03* +D12* +X177947105Y-151637588D03* +X187909052Y-150766030D03* +X182745051Y-149109800D03* +X182745051Y-149109800D03* +%TD*% +D10* +%TO.C,S6*% +X185775046Y-120637372D03* +D11* +X180295975Y-121116729D03* +D10* +X174816904Y-121596086D03* +D12* +X174983810Y-117766968D03* +X184945757Y-116895410D03* +X179781756Y-115239180D03* +X179781756Y-115239180D03* +%TD*% +D13* +%TO.C,REF\u002A\u002A*% +X263928534Y-164187843D03* +X256955171Y-163577753D03* +D14* +X254064987Y-165633680D03* +X254465903Y-161051184D03* +X255561717Y-161147056D03* +X255160801Y-165729551D03* +X259145580Y-166078174D03* +X259546496Y-161495679D03* +X262535080Y-161757146D03* +X262134164Y-166339642D03* +%TD*% +D10* +%TO.C,S15*% +X246594098Y-124912165D03* +D11* +X241115027Y-124432808D03* +D10* +X235635956Y-123953451D03* +D12* +X246427192Y-121083047D03* +X236465245Y-120211489D03* +X241629246Y-118555259D03* +X241629246Y-118555259D03* +%TD*% +D11* +%TO.C,S17*% +X254466860Y-191384917D03* +D10* +X259230000Y-194134917D03* +X249703720Y-188634917D03* +D12* +X252036733Y-185594020D03* +X260696987Y-190594020D03* +X257416860Y-186275367D03* +X257416860Y-186275367D03* +%TD*% +D15* +%TO.C,MCU1*% +X253426562Y-120019033D03* +D16* +X253205187Y-122549368D03* +X252983811Y-125079702D03* +X252762435Y-127610037D03* +X252541060Y-130140371D03* +X252319684Y-132670706D03* +X252098309Y-135201041D03* +X251876933Y-137731375D03* +X251655557Y-140261710D03* +X251434182Y-142792044D03* +X251212806Y-145322379D03* +X250991431Y-147852713D03* +X268608569Y-121347287D03* +X268387194Y-123877621D03* +X268165818Y-126407956D03* +X267944443Y-128938290D03* +X267723067Y-131468625D03* +X267501691Y-133998959D03* +X267280316Y-136529294D03* +X267058940Y-139059629D03* +X266837565Y-141589963D03* +X266616189Y-144120298D03* +X266394813Y-146650632D03* +X266173438Y-149180967D03* +%TD*% +M02* diff --git a/fpkb_v3/gerber/fpkbd-F_Paste.gbr b/fpkb_v3/gerber/fpkbd-F_Paste.gbr new file mode 100644 index 0000000..f3c4eee --- /dev/null +++ b/fpkb_v3/gerber/fpkbd-F_Paste.gbr @@ -0,0 +1,15 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% +%TF.CreationDate,2022-10-02T20:30:39+02:00*% +%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Paste,Top*% +%TF.FilePolarity,Positive*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 APERTURE END LIST* +M02* diff --git a/fpkb_v3/gerber/fpkbd-F_Silkscreen.gbr b/fpkb_v3/gerber/fpkbd-F_Silkscreen.gbr new file mode 100644 index 0000000..373de48 --- /dev/null +++ b/fpkb_v3/gerber/fpkbd-F_Silkscreen.gbr @@ -0,0 +1,55 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.8)*% +%TF.CreationDate,2022-10-02T20:30:39+02:00*% +%TF.ProjectId,fpkbd,66706b62-642e-46b6-9963-61645f706362,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Legend,Top*% +%TF.FilePolarity,Positive*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW (6.0.8)) date 2022-10-02 20:30:39* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 Aperture macros list* +%AMRotRect* +0 Rectangle, with rotation* +0 The origin of the aperture is its center* +0 $1 length* +0 $2 width* +0 $3 Rotation angle, in degrees counterclockwise* +0 Add horizontal line* +21,1,$1,$2,0,0,$3*% +G04 Aperture macros list end* +%ADD10RotRect,1.752600X1.752600X265.000000*% +%ADD11C,1.752600*% +G04 APERTURE END LIST* +D10* +%TO.C,MCU1*% +X253426562Y-120019033D03* +D11* +X253205187Y-122549368D03* +X252983811Y-125079702D03* +X252762435Y-127610037D03* +X252541060Y-130140371D03* +X252319684Y-132670706D03* +X252098309Y-135201041D03* +X251876933Y-137731375D03* +X251655557Y-140261710D03* +X251434182Y-142792044D03* +X251212806Y-145322379D03* +X250991431Y-147852713D03* +X268608569Y-121347287D03* +X268387194Y-123877621D03* +X268165818Y-126407956D03* +X267944443Y-128938290D03* +X267723067Y-131468625D03* +X267501691Y-133998959D03* +X267280316Y-136529294D03* +X267058940Y-139059629D03* +X266837565Y-141589963D03* +X266616189Y-144120298D03* +X266394813Y-146650632D03* +X266173438Y-149180967D03* +%TD*% +M02* diff --git a/fpkb_v3/gerber/fpkbd-NPTH.drl b/fpkb_v3/gerber/fpkbd-NPTH.drl new file mode 100644 index 0000000..8272776 --- /dev/null +++ b/fpkb_v3/gerber/fpkbd-NPTH.drl @@ -0,0 +1,75 @@ +M48 +; DRILL file {KiCad (6.0.8)} date Sun Oct 2 20:30:37 2022 +; FORMAT={-:-/ absolute / inch / decimal} +; #@! TF.CreationDate,2022-10-02T20:30:37+02:00 +; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.8) +; #@! TF.FileFunction,NonPlated,1,2,NPTH +FMAT,2 +INCH +; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill +T1C0.0591 +; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill +T2C0.0670 +; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill +T3C0.1350 +% +G90 +G05 +T1 +X10.1163Y-6.4401 +X10.3909Y-6.4641 +T2 +X6.1093Y-5.3861 +X6.2255Y-6.0453 +X6.3417Y-6.7044 +X6.5358Y-5.3109 +X6.652Y-5.9701 +X6.7682Y-6.6292 +X6.8826Y-4.7872 +X6.9409Y-5.454 +X6.9992Y-6.1207 +X7.314Y-4.7495 +X7.3723Y-5.4162 +X7.4306Y-6.083 +X7.729Y-4.5314 +X7.729Y-5.2007 +X7.729Y-5.87 +X8.1621Y-4.5314 +X8.1621Y-5.2007 +X8.1621Y-5.87 +X8.466Y-6.0184 +X8.5244Y-5.3517 +X8.5827Y-4.6849 +X8.8975Y-6.0562 +X8.9558Y-5.3894 +X9.0141Y-4.7227 +X9.0794Y-7.1765 +X9.1603Y-6.2135 +X9.2187Y-5.5468 +X9.277Y-4.8801 +X9.4977Y-7.2886 +X9.5918Y-6.2513 +X9.6501Y-5.5845 +X9.7084Y-4.9178 +X9.8309Y-7.4266 +X10.2059Y-7.6431 +T3 +X6.3225Y-5.3485 +X6.4387Y-6.0077 +X6.555Y-6.6668 +X7.0983Y-4.7684 +X7.1566Y-5.4351 +X7.2149Y-6.1019 +X7.9455Y-4.5314 +X7.9455Y-5.2007 +X7.9455Y-5.87 +X8.6818Y-6.0373 +X8.7401Y-5.3706 +X8.7984Y-4.7038 +X9.2886Y-7.2325 +X9.3761Y-6.2324 +X9.4344Y-5.5657 +X9.4927Y-4.8989 +X10.0184Y-7.5348 +T0 +M30 diff --git a/fpkb_v3/gerber/fpkbd-PTH.drl b/fpkb_v3/gerber/fpkbd-PTH.drl new file mode 100644 index 0000000..5253af0 --- /dev/null +++ b/fpkb_v3/gerber/fpkbd-PTH.drl @@ -0,0 +1,154 @@ +M48 +; DRILL file {KiCad (6.0.8)} date Sun Oct 2 20:30:37 2022 +; FORMAT={-:-/ absolute / inch / decimal} +; #@! TF.CreationDate,2022-10-02T20:30:37+02:00 +; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.8) +; #@! TF.FileFunction,Plated,1,2,PTH +FMAT,2 +INCH +; #@! TA.AperFunction,Plated,PTH,ComponentDrill +T1C0.0354 +; #@! TA.AperFunction,Plated,PTH,ComponentDrill +T2C0.0430 +; #@! TA.AperFunction,Plated,PTH,ComponentDrill +T3C0.0500 +% +G90 +G05 +T2 +X9.8816Y-5.821 +X9.8903Y-5.7214 +X9.899Y-5.6217 +X9.9077Y-5.5221 +X9.9164Y-5.4225 +X9.9251Y-5.3229 +X9.9338Y-5.2233 +X9.9426Y-5.1236 +X9.9513Y-5.024 +X9.96Y-4.9244 +X9.9687Y-4.8248 +X9.9774Y-4.7252 +X10.4793Y-5.8733 +X10.488Y-5.7736 +X10.4967Y-5.674 +X10.5054Y-5.5744 +X10.5141Y-5.4748 +X10.5228Y-5.3752 +X10.5316Y-5.2755 +X10.5403Y-5.1759 +X10.549Y-5.0763 +X10.5577Y-4.9767 +X10.5664Y-4.8771 +X10.5751Y-4.7775 +T3 +X6.1027Y-5.2354 +X6.2189Y-5.8945 +X6.2822Y-5.1198 +X6.2822Y-5.1198 +X6.3351Y-6.5536 +X6.3984Y-5.7789 +X6.3984Y-5.7789 +X6.4904Y-5.167 +X6.5146Y-6.438 +X6.5146Y-6.438 +X6.6066Y-5.8261 +X6.7229Y-6.4853 +X6.8891Y-4.6365 +X6.9475Y-5.3032 +X7.0058Y-5.97 +X7.078Y-4.537 +X7.078Y-4.537 +X7.1364Y-5.2037 +X7.1364Y-5.2037 +X7.1947Y-5.8705 +X7.1947Y-5.8705 +X7.2813Y-4.6022 +X7.3397Y-5.2689 +X7.398Y-5.9357 +X7.7487Y-4.3818 +X7.7487Y-5.0511 +X7.7487Y-5.7204 +X7.9455Y-4.2991 +X7.9455Y-4.2991 +X7.9455Y-4.9684 +X7.9455Y-4.9684 +X7.9455Y-5.6377 +X7.9455Y-5.6377 +X8.1424Y-4.3818 +X8.1424Y-5.0511 +X8.1424Y-5.7204 +X8.4987Y-5.8711 +X8.557Y-5.2044 +X8.6154Y-4.5376 +X8.702Y-5.8059 +X8.702Y-5.8059 +X8.7603Y-5.1392 +X8.7603Y-5.1392 +X8.8187Y-4.4724 +X8.8187Y-4.4724 +X8.8909Y-5.9054 +X8.9492Y-5.2387 +X9.0076Y-4.5719 +X9.1371Y-7.0371 +X9.193Y-6.0662 +X9.2513Y-5.3995 +X9.3097Y-4.7327 +X9.3487Y-7.0082 +X9.3487Y-7.0082 +X9.3963Y-6.001 +X9.3963Y-6.001 +X9.4546Y-5.3343 +X9.4546Y-5.3343 +X9.513Y-4.6675 +X9.513Y-4.6675 +X9.5174Y-7.139 +X9.5852Y-6.1005 +X9.6435Y-5.4338 +X9.7019Y-4.767 +X9.9227Y-7.3069 +X10.1345Y-7.3337 +X10.1345Y-7.3337 +X10.2637Y-7.5037 +T1 +G00X10.0143Y-6.522 +M15 +G01X9.9908Y-6.52 +M16 +G05 +G00X10.0301Y-6.3416 +M15 +G01X10.0066Y-6.3396 +M16 +G05 +G00X10.0575Y-6.5258 +M15 +G01X10.0339Y-6.5238 +M16 +G05 +G00X10.0733Y-6.3454 +M15 +G01X10.0497Y-6.3433 +M16 +G05 +G00X10.2143Y-6.5395 +M15 +G01X10.1908Y-6.5375 +M16 +G05 +G00X10.2301Y-6.3591 +M15 +G01X10.2066Y-6.3571 +M16 +G05 +G00X10.332Y-6.5498 +M15 +G01X10.3085Y-6.5478 +M16 +G05 +G00X10.3478Y-6.3694 +M15 +G01X10.3243Y-6.3674 +M16 +G05 +T0 +M30 diff --git a/fpkb_v3/gerber/fpkbd-job.gbrjob b/fpkb_v3/gerber/fpkbd-job.gbrjob new file mode 100644 index 0000000..f53b76c --- /dev/null +++ b/fpkb_v3/gerber/fpkbd-job.gbrjob @@ -0,0 +1,127 @@ +{ + "Header": { + "GenerationSoftware": { + "Vendor": "KiCad", + "Application": "Pcbnew", + "Version": "(6.0.8)" + }, + "CreationDate": "2022-10-02T20:30:39+02:00" + }, + "GeneralSpecs": { + "ProjectId": { + "Name": "fpkbd", + "GUID": "66706b62-642e-46b6-9963-61645f706362", + "Revision": "v1.0.0" + }, + "Size": { + "X": 121.6464, + "Y": 98.7985 + }, + "LayerNumber": 2, + "BoardThickness": 1.6, + "Finish": "None" + }, + "DesignRules": [ + { + "Layers": "Outer", + "PadToPad": 0.2, + "PadToTrack": 0.2, + "TrackToTrack": 0.2, + "MinLineWidth": 0.5, + "TrackToRegion": 0.508, + "RegionToRegion": 0.508 + } + ], + "FilesAttributes": [ + { + "Path": "fpkbd-F_Cu.gbr", + "FileFunction": "Copper,L1,Top", + "FilePolarity": "Positive" + }, + { + "Path": "fpkbd-B_Cu.gbr", + "FileFunction": "Copper,L2,Bot", + "FilePolarity": "Positive" + }, + { + "Path": "fpkbd-F_Paste.gbr", + "FileFunction": "SolderPaste,Top", + "FilePolarity": "Positive" + }, + { + "Path": "fpkbd-B_Paste.gbr", + "FileFunction": "SolderPaste,Bot", + "FilePolarity": "Positive" + }, + { + "Path": "fpkbd-F_Silkscreen.gbr", + "FileFunction": "Legend,Top", + "FilePolarity": "Positive" + }, + { + "Path": "fpkbd-B_Silkscreen.gbr", + "FileFunction": "Legend,Bot", + "FilePolarity": "Positive" + }, + { + "Path": "fpkbd-F_Mask.gbr", + "FileFunction": "SolderMask,Top", + "FilePolarity": "Negative" + }, + { + "Path": "fpkbd-B_Mask.gbr", + "FileFunction": "SolderMask,Bot", + "FilePolarity": "Negative" + }, + { + "Path": "fpkbd-Edge_Cuts.gbr", + "FileFunction": "Profile", + "FilePolarity": "Positive" + } + ], + "MaterialStackup": [ + { + "Type": "Legend", + "Name": "Top Silk Screen" + }, + { + "Type": "SolderPaste", + "Name": "Top Solder Paste" + }, + { + "Type": "SolderMask", + "Thickness": 0.01, + "Name": "Top Solder Mask" + }, + { + "Type": "Copper", + "Thickness": 0.035, + "Name": "F.Cu" + }, + { + "Type": "Dielectric", + "Thickness": 1.51, + "Material": "FR4", + "Name": "F.Cu/B.Cu", + "Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)" + }, + { + "Type": "Copper", + "Thickness": 0.035, + "Name": "B.Cu" + }, + { + "Type": "SolderMask", + "Thickness": 0.01, + "Name": "Bottom Solder Mask" + }, + { + "Type": "SolderPaste", + "Name": "Bottom Solder Paste" + }, + { + "Type": "Legend", + "Name": "Bottom Silk Screen" + } + ] +} diff --git a/fpkb_v4/fp-info-cache b/fpkb_v4/fp-info-cache new file mode 100644 index 0000000..c538db8 --- /dev/null +++ b/fpkb_v4/fp-info-cache @@ -0,0 +1,90623 @@ +21862181106225517 +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 +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 +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 +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_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_Phoenix_SPT +PhoenixContact_SPT_1.5_2-H-3.5_1x02_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/2-H-3.5 Terminal Block, 1990737 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990737), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/2-H-3.5 1990737 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_3-H-3.5_1x03_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/3-H-3.5 Terminal Block, 1990740 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990740), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/3-H-3.5 1990740 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_4-H-3.5_1x04_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/4-H-3.5 Terminal Block, 1990753 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990753), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/4-H-3.5 1990753 +0 +8 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_5-H-3.5_1x05_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/5-H-3.5 Terminal Block, 1990766 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990766), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/5-H-3.5 1990766 +0 +10 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_6-H-3.5_1x06_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/6-H-3.5 Terminal Block, 1990779 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990779), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/6-H-3.5 1990779 +0 +12 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_7-H-3.5_1x07_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/7-H-3.5 Terminal Block, 1990782 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990782), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/7-H-3.5 1990782 +0 +14 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_8-H-3.5_1x08_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/8-H-3.5 Terminal Block, 1990795 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990795), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/8-H-3.5 1990795 +0 +16 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_9-H-3.5_1x09_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/9-H-3.5 Terminal Block, 1990805 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990805), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/9-H-3.5 1990805 +0 +18 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_10-H-3.5_1x10_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/10-H-3.5 Terminal Block, 1990818 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990818), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/10-H-3.5 1990818 +0 +20 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_11-H-3.5_1x11_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/11-H-3.5 Terminal Block, 1990821 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990821), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/11-H-3.5 1990821 +0 +22 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_12-H-3.5_1x12_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/12-H-3.5 Terminal Block, 1990834 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990834), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/12-H-3.5 1990834 +0 +24 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_1-H-5.0_1x01_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/1-H-5.0 Terminal Block, 1751066 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1751066), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/1-H-5.0 1751066 +0 +2 +1 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_2-H-5.0-EX_1x02_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/2-H-5.0-EX Terminal Block, 1732386 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732386), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/2-H-5.0-EX 1732386 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_2-H-5.0_1x02_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/2-H-5.0 Terminal Block, 1990973 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990973), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/2-H-5.0 1990973 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_2-V-5.0-EX_1x02_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/2-V-5.0-EX Terminal Block, 1732496 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732496), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/2-V-5.0-EX 1732496 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_3-H-5.0-EX_1x03_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/3-H-5.0-EX Terminal Block, 1732399 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732399), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/3-H-5.0-EX 1732399 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_3-H-5.0_1x03_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/3-H-5.0 Terminal Block, 1990986 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990986), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/3-H-5.0 1990986 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_3-V-5.0-EX_1x03_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/3-V-5.0-EX Terminal Block, 1732506 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732506), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/3-V-5.0-EX 1732506 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_4-H-5.0-EX_1x04_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/4-H-5.0-EX Terminal Block, 1732409 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732409), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/4-H-5.0-EX 1732409 +0 +8 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_4-H-5.0_1x04_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/4-H-5.0 Terminal Block, 1990999 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990999), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/4-H-5.0 1990999 +0 +8 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_4-V-5.0-EX_1x04_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/4-V-5.0-EX Terminal Block, 1732519 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732519), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/4-V-5.0-EX 1732519 +0 +8 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_5-H-5.0-EX_1x05_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/5-H-5.0-EX Terminal Block, 1732412 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732412), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/5-H-5.0-EX 1732412 +0 +10 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_5-H-5.0_1x05_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/5-H-5.0 Terminal Block, 1991008 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991008), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/5-H-5.0 1991008 +0 +10 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_5-V-5.0-EX_1x05_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/5-V-5.0-EX Terminal Block, 1732522 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732522), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/5-V-5.0-EX 1732522 +0 +10 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_6-H-5.0-EX_1x06_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/6-H-5.0-EX Terminal Block, 1732425 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732425), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/6-H-5.0-EX 1732425 +0 +12 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_6-H-5.0_1x06_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/6-H-5.0 Terminal Block, 1991011 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991011), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/6-H-5.0 1991011 +0 +12 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_6-V-5.0-EX_1x06_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/6-V-5.0-EX Terminal Block, 1732535 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732535), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/6-V-5.0-EX 1732535 +0 +12 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_7-H-5.0-EX_1x07_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/7-H-5.0-EX Terminal Block, 1732438 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732438), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/7-H-5.0-EX 1732438 +0 +14 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_7-H-5.0_1x07_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/7-H-5.0 Terminal Block, 1991024 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991024), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/7-H-5.0 1991024 +0 +14 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_7-V-5.0-EX_1x07_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/7-V-5.0-EX Terminal Block, 1732548 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732548), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/7-V-5.0-EX 1732548 +0 +14 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_8-H-5.0-EX_1x08_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/8-H-5.0-EX Terminal Block, 1732441 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732441), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/8-H-5.0-EX 1732441 +0 +16 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_8-H-5.0_1x08_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/8-H-5.0 Terminal Block, 1991037 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991037), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/8-H-5.0 1991037 +0 +16 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_8-V-5.0-EX_1x08_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/8-V-5.0-EX Terminal Block, 1732551 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732551), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/8-V-5.0-EX 1732551 +0 +16 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_9-H-5.0-EX_1x09_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/9-H-5.0-EX Terminal Block, 1732454 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732454), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/9-H-5.0-EX 1732454 +0 +18 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_9-H-5.0_1x09_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/9-H-5.0 Terminal Block, 1991040 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991040), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/9-H-5.0 1991040 +0 +18 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_9-V-5.0-EX_1x09_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/9-V-5.0-EX Terminal Block, 1732564 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732564), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/9-V-5.0-EX 1732564 +0 +18 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_10-H-5.0-EX_1x10_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/10-H-5.0-EX Terminal Block, 1732467 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732467), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/10-H-5.0-EX 1732467 +0 +20 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_10-H-5.0_1x10_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/10-H-5.0 Terminal Block, 1991053 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991053), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/10-H-5.0 1991053 +0 +20 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_10-V-5.0-EX_1x10_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/10-V-5.0-EX Terminal Block, 1732577 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732577), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/10-V-5.0-EX 1732577 +0 +20 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_11-H-5.0-EX_1x11_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/11-H-5.0-EX Terminal Block, 1732470 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732470), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/11-H-5.0-EX 1732470 +0 +22 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_11-H-5.0_1x11_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/11-H-5.0 Terminal Block, 1991066 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991066), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/11-H-5.0 1991066 +0 +22 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_11-V-5.0-EX_1x11_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/11-V-5.0-EX Terminal Block, 1732580 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732580), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/11-V-5.0-EX 1732580 +0 +22 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_12-H-5.0-EX_1x12_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/12-H-5.0-EX Terminal Block, 1732483 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732483), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/12-H-5.0-EX 1732483 +0 +24 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_12-H-5.0_1x12_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/12-H-5.0 Terminal Block, 1991079 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991079), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/12-H-5.0 1991079 +0 +24 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_12-V-5.0-EX_1x12_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/12-V-5.0-EX Terminal Block, 1732593 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732593), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/12-V-5.0-EX 1732593 +0 +24 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_1-H-7.5_1x01_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/1-H-7.5 Terminal Block, 1719189 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719189), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/1-H-7.5 1719189 +0 +2 +1 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_1-V-7.5_1x01_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/1-V-7.5 Terminal Block, 1719309 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719309), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/1-V-7.5 1719309 +0 +2 +1 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_2-H-7.5-ZB_1x02_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/2-H-7.5-ZB Terminal Block, 1719192 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719192), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/2-H-7.5-ZB 1719192 +0 +2 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_2-V-7.5_1x02_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/2-V-7.5 Terminal Block, 1738144 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1738144), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/2-V-7.5 1738144 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_3-H-7.5-ZB_1x03_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/3-H-7.5-ZB Terminal Block, 1719202 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719202), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/3-H-7.5-ZB 1719202 +0 +3 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_3-H-7.5_1x03_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/3-H-7.5 Terminal Block, 1701361 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1701361), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/3-H-7.5 1701361 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_3-V-7.5-ZB_1x03_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/3-V-7.5-ZB Terminal Block, 1719325 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719325), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/3-V-7.5-ZB 1719325 +0 +3 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_4-H-7.5-ZB_1x04_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/4-H-7.5-ZB Terminal Block, 1719215 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719215), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/4-H-7.5-ZB 1719215 +0 +4 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_5-H-7.5-ZB_1x05_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/5-H-7.5-ZB Terminal Block, 1719228 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719228), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/5-H-7.5-ZB 1719228 +0 +5 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_5-V-7.5-ZB_1x05_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/5-V-7.5-ZB Terminal Block, 1719341 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719341), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/5-V-7.5-ZB 1719341 +0 +5 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_6-H-7.5-ZB_1x06_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/6-H-7.5-ZB Terminal Block, 1719231 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719231), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/6-H-7.5-ZB 1719231 +0 +6 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_6-V-7.5-ZB_1x06_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/6-V-7.5-ZB Terminal Block, 1719354 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719354), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/6-V-7.5-ZB 1719354 +0 +6 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_7-H-7.5-ZB_1x07_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/7-H-7.5-ZB Terminal Block, 1719244 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719244), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/7-H-7.5-ZB 1719244 +0 +7 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_7-V-7.5-ZB_1x07_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/7-V-7.5-ZB Terminal Block, 1719367 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719367), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/7-V-7.5-ZB 1719367 +0 +7 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_8-H-7.5-ZB_1x08_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/8-H-7.5-ZB Terminal Block, 1719257 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719257), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/8-H-7.5-ZB 1719257 +0 +8 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_8-V-7.5-ZB_1x08_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/8-V-7.5-ZB Terminal Block, 1719370 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719370), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/8-V-7.5-ZB 1719370 +0 +8 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_9-H-7.5-ZB_1x09_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/9-H-7.5-ZB Terminal Block, 1719260 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719260), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/9-H-7.5-ZB 1719260 +0 +9 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_9-V-7.5-ZB_1x09_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/9-V-7.5-ZB Terminal Block, 1719383 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719383), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/9-V-7.5-ZB 1719383 +0 +9 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_10-H-7.5-ZB_1x10_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/10-H-7.5-ZB Terminal Block, 1719273 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719273), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/10-H-7.5-ZB 1719273 +0 +10 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_10-V-7.5-ZB_1x10_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/10-V-7.5-ZB Terminal Block, 1719396 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719396), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/10-V-7.5-ZB 1719396 +0 +10 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_11-H-7.5-ZB_1x11_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/11-H-7.5-ZB Terminal Block, 1719286 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719286), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/11-H-7.5-ZB 1719286 +0 +11 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_11-V-7.5-ZB_1x11_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/11-V-7.5-ZB Terminal Block, 1719406 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719406), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/11-V-7.5-ZB 1719406 +0 +11 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_12-H-7.5-ZB_1x12_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/12-H-7.5-ZB Terminal Block, 1719299 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719299), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/12-H-7.5-ZB 1719299 +0 +12 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_12-V-7.5-ZB_1x12_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/12-V-7.5-ZB Terminal Block, 1719419 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719419), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/12-V-7.5-ZB 1719419 +0 +12 +12 +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_Samtec_HPM_THT +Samtec_HPM-01-01-x-S_Straight_1x01_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x01, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x01 5.08mm single row +0 +1 +1 +Connector_Samtec_HPM_THT +Samtec_HPM-01-05-x-S_Straight_1x01_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x01, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x01 5.08mm single row +0 +1 +1 +Connector_Samtec_HPM_THT +Samtec_HPM-02-01-x-S_Straight_1x02_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x02, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x02 5.08mm single row +0 +2 +2 +Connector_Samtec_HPM_THT +Samtec_HPM-02-05-x-S_Straight_1x02_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x02, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x02 5.08mm single row +0 +2 +2 +Connector_Samtec_HPM_THT +Samtec_HPM-03-01-x-S_Straight_1x03_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x03, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x03 5.08mm single row +0 +3 +3 +Connector_Samtec_HPM_THT +Samtec_HPM-03-05-x-S_Straight_1x03_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x03, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x03 5.08mm single row +0 +3 +3 +Connector_Samtec_HPM_THT +Samtec_HPM-04-01-x-S_Straight_1x04_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x04, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x04 5.08mm single row +0 +4 +4 +Connector_Samtec_HPM_THT +Samtec_HPM-04-05-x-S_Straight_1x04_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x04, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x04 5.08mm single row +0 +4 +4 +Connector_Samtec_HPM_THT +Samtec_HPM-05-01-x-S_Straight_1x05_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x05, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x05 5.08mm single row +0 +5 +5 +Connector_Samtec_HPM_THT +Samtec_HPM-05-05-x-S_Straight_1x05_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x05, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x05 5.08mm single row +0 +5 +5 +Connector_Samtec_HPM_THT +Samtec_HPM-06-01-x-S_Straight_1x06_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x06, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x06 5.08mm single row +0 +6 +6 +Connector_Samtec_HPM_THT +Samtec_HPM-06-05-x-S_Straight_1x06_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x06, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x06 5.08mm single row +0 +6 +6 +Connector_Samtec_HPM_THT +Samtec_HPM-07-01-x-S_Straight_1x07_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x07, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x07 5.08mm single row +0 +7 +7 +Connector_Samtec_HPM_THT +Samtec_HPM-07-05-x-S_Straight_1x07_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x07, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x07 5.08mm single row +0 +7 +7 +Connector_Samtec_HPM_THT +Samtec_HPM-08-01-x-S_Straight_1x08_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x08, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x08 5.08mm single row +0 +8 +8 +Connector_Samtec_HPM_THT +Samtec_HPM-08-05-x-S_Straight_1x08_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x08, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x08 5.08mm single row +0 +8 +8 +Connector_Samtec_HPM_THT +Samtec_HPM-09-01-x-S_Straight_1x09_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x09, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x09 5.08mm single row +0 +9 +9 +Connector_Samtec_HPM_THT +Samtec_HPM-09-05-x-S_Straight_1x09_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x09, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x09 5.08mm single row +0 +9 +9 +Connector_Samtec_HPM_THT +Samtec_HPM-10-01-x-S_Straight_1x10_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x10, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x10 5.08mm single row +0 +10 +10 +Connector_Samtec_HPM_THT +Samtec_HPM-10-05-x-S_Straight_1x10_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x10, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x10 5.08mm single row +0 +10 +10 +Connector_Samtec_HPM_THT +Samtec_HPM-11-01-x-S_Straight_1x11_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x11, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x11 5.08mm single row +0 +11 +11 +Connector_Samtec_HPM_THT +Samtec_HPM-11-05-x-S_Straight_1x11_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x11, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x11 5.08mm single row +0 +11 +11 +Connector_Samtec_HPM_THT +Samtec_HPM-12-01-x-S_Straight_1x12_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x12, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x12 5.08mm single row +0 +12 +12 +Connector_Samtec_HPM_THT +Samtec_HPM-12-05-x-S_Straight_1x12_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x12, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x12 5.08mm single row +0 +12 +12 +Connector_Samtec_HPM_THT +Samtec_HPM-13-01-x-S_Straight_1x13_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x13, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x13 5.08mm single row +0 +13 +13 +Connector_Samtec_HPM_THT +Samtec_HPM-13-05-x-S_Straight_1x13_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x13, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x13 5.08mm single row +0 +13 +13 +Connector_Samtec_HPM_THT +Samtec_HPM-14-01-x-S_Straight_1x14_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x14, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x14 5.08mm single row +0 +14 +14 +Connector_Samtec_HPM_THT +Samtec_HPM-14-05-x-S_Straight_1x14_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x14, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x14 5.08mm single row +0 +14 +14 +Connector_Samtec_HPM_THT +Samtec_HPM-15-01-x-S_Straight_1x15_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x15, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x15 5.08mm single row +0 +15 +15 +Connector_Samtec_HPM_THT +Samtec_HPM-15-05-x-S_Straight_1x15_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x15, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x15 5.08mm single row +0 +15 +15 +Connector_Samtec_HPM_THT +Samtec_HPM-16-01-x-S_Straight_1x16_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x16, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x16 5.08mm single row +0 +16 +16 +Connector_Samtec_HPM_THT +Samtec_HPM-16-05-x-S_Straight_1x16_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x16, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x16 5.08mm single row +0 +16 +16 +Connector_Samtec_HPM_THT +Samtec_HPM-17-01-x-S_Straight_1x17_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x17, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x17 5.08mm single row +0 +17 +17 +Connector_Samtec_HPM_THT +Samtec_HPM-17-05-x-S_Straight_1x17_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x17, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x17 5.08mm single row +0 +17 +17 +Connector_Samtec_HPM_THT +Samtec_HPM-18-01-x-S_Straight_1x18_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x18, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x18 5.08mm single row +0 +18 +18 +Connector_Samtec_HPM_THT +Samtec_HPM-18-05-x-S_Straight_1x18_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x18, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x18 5.08mm single row +0 +18 +18 +Connector_Samtec_HPM_THT +Samtec_HPM-19-01-x-S_Straight_1x19_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x19, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x19 5.08mm single row +0 +19 +19 +Connector_Samtec_HPM_THT +Samtec_HPM-19-05-x-S_Straight_1x19_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x19, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x19 5.08mm single row +0 +19 +19 +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_SMD_Wurth +L_Wurth_WE-LQSH-2010 +Semi-Shielded High Saturation Power Inductor, body 2x1.6mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-2010 +SMT +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-2512 +Semi-Shielded High Saturation Power Inductor, body 2.5x2mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-2512 +SMT +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-3012 +Semi-Shielded High Saturation Power Inductor, body 3x3mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-3012 +SMT +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-4020 +Semi-Shielded High Saturation Power Inductor, body 4x4mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-4020 +SMT +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 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-2012_LeadDiameter1.2mm +Shielded High Current Inductor, body 17x22mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-2012-ROUND +THT +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-2012_LeadDiameter1.5mm +Shielded High Current Inductor, body 17x22mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-2012-ROUND +THT +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-2504 +Shielded High Current Inductor, body 22x25.7mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT_SIZE_2504 +THT +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3521 +Shielded High Current Inductor, body 21.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3521 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3533_LeadDiameter1.8mm +Shielded High Current Inductor, body 34.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3533-ROUND +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3533_LeadDiameter2.0mm +Shielded High Current Inductor, body 34.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3533-ROUND +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter0.8mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter1.3mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter1.5mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter2.0mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +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 +Motors +Vybronics_VZ30C1T8219732L +Vibration motor, 2.3-3.2V, 14000rpm, 0.7G, https://www.vybronics.com/wp-content/uploads/datasheet-files/Vybronics-VZ30C1T8219732L-datasheet.pdf +vibration motor Vybronics +0 +12 +3 +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 diff --git a/fpkb_v4/fpkb_v4.kicad_pcb b/fpkb_v4/fpkb_v4.kicad_pcb new file mode 100644 index 0000000..ba3c679 --- /dev/null +++ b/fpkb_v4/fpkb_v4.kicad_pcb @@ -0,0 +1,10684 @@ +(kicad_pcb (version 20221018) (generator pcbnew) + + (general + (thickness 1.6) + ) + + (paper "A3") + (title_block + (title "fpkb_v3") + (rev "v1.0.0") + (company "Unknown") + ) + + (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.05) + (pcbplotparams + (layerselection 0x00010fc_ffffffff) + (plot_on_all_layers_selection 0x0000000_00000000) + (disableapertmacros false) + (usegerberextensions false) + (usegerberattributes true) + (usegerberadvancedattributes true) + (creategerberjobfile true) + (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 "matrix_pinky_bottom") + (net 2 "GND") + (net 3 "matrix_pinky_home") + (net 4 "matrix_pinky_top") + (net 5 "matrix_ring_bottom") + (net 6 "matrix_ring_home") + (net 7 "matrix_ring_top") + (net 8 "matrix_middle_bottom") + (net 9 "matrix_middle_home") + (net 10 "matrix_middle_top") + (net 11 "matrix_index_bottom") + (net 12 "matrix_index_home") + (net 13 "matrix_index_top") + (net 14 "matrix_inner_bottom") + (net 15 "matrix_inner_home") + (net 16 "matrix_inner_top") + (net 17 "thumb_tucky") + (net 18 "thumb_reachy") + (net 19 "RAW") + (net 20 "RST") + (net 21 "VCC") + (net 22 "P21") + + (footprint "MX" (layer "F.Cu") + (tstamp 092ee140-4588-4f40-a67f-3d581b370d7f) + (at 185.21574 119.652999 5) + (attr through_hole) + (fp_text reference "S6" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp a7d82a91-ef64-4c82-9b00-7228f14308dd) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 44d6f18c-c548-40c3-beb9-6153f2ee90c9) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 16876c5a-fdb5-4438-8a02-bbfac7e6b3d5)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 151b2754-4da6-4161-885e-59bf9fc950d6)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp b1e9924d-fd8c-427c-83df-43d3b8a91fc9)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 6bd28030-90c3-420a-a1bd-cffad2096739)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp f6b30f8c-c204-46ed-a6aa-5bba8fe4a7c6)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 492bbf0f-b3c8-4d79-b7ee-f1f93314bd73)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 9fbb6508-490c-463b-b5d0-fd7c75794b5b)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 7467acba-686b-494d-8e35-7944957f18ba)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp dd4ebbd5-a2c2-4401-8aa0-a2024101882e)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 6fe2a115-e322-46ae-a696-40a5f5a37f53)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp d58394f2-50e9-4e41-b43a-0612330a60a4)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 0c7cb62a-9297-48ad-9ff4-f3dc6ca903c7)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp a3a6e060-1210-4461-a499-4d596a2d7129)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp c3edd680-5fe0-4442-a525-bed01d03b171)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 2669ec35-ee86-4eec-a2a6-051c2bbdf833)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 7 "matrix_ring_top") (tstamp 80e59246-3931-4085-b08d-144b5bb0b44a)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 7 "matrix_ring_top") (tstamp ad589667-a1ff-4c09-b920-9d6f729c3e55)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 34ee3ac2-90e8-44fe-a392-b5e1cf977bc4)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp bb202400-6a75-4ab7-8cd1-194928b43cae)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp 162b40b6-da7d-4461-878a-303e9f067390) + (at 243.850131 189.616406 -15) + (attr through_hole) + (fp_text reference "S16" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp a121a552-cf49-4353-81f0-82c95a231cdf) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 6581932e-a889-45a2-bfa4-960f41ec5f03) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 8e11aff3-b956-495a-a87c-fd00db7ce2e2)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 01fd6ac5-a8b5-4b96-bf32-a6d60b3e3c20)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp b67e9fb3-a269-48cf-a0b2-be137cf462a3)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 6a73a4c3-d7ce-4426-ae17-56b44c32cab0)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp e0dd1970-fcb0-4be8-b45b-ce143152b880)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp ad9cf7c6-f375-4a57-8a3e-414943455bcf)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp fe30caeb-37a4-40fd-b288-6785eb57890c)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 117e2540-e511-4b50-8c3e-639402db62ae)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 50ed9e36-ff24-4ade-acc0-48ce577859d2)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp ce7abe15-3bad-4bad-b46c-be593d86a688)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp f8eb23b2-d762-427b-8f84-6050e95b9781)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 611c070e-dfb5-4c5d-be9f-7d1ed9027c0f)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp d34233c4-8574-414c-9306-807d8c0da14f)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp 62aafcf2-f77f-49c0-a296-4d9c094f889a)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 1ca8484d-a5a8-4262-b1e0-6baf56251db4)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 17 "thumb_tucky") (tstamp cef4e246-9577-4790-983d-4aaa29697fc2)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 17 "thumb_tucky") (tstamp ac622765-cb1c-47b6-b411-bd4200eacf48)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 84a13bc1-27ab-49e9-95bc-0e1e7e2240fe)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 43cdeb66-6ede-4a27-8d9e-b09667095d3b)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp 276b7f5e-db4e-4eb6-885b-4a2a35e710dc) + (at 208.037562 113.033357) + (attr through_hole) + (fp_text reference "S9" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 2d6eafcf-39a1-46c5-a9d4-413129d578ea) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 48b14280-2b5c-49d5-bf04-05f1e72cd04f) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 0b3bb0a2-9075-4a41-a0f1-f7a517d8947d)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp be685cd8-e3d9-465e-9aaa-154b129edbd5)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 6df2372c-a7be-4a63-bc0d-64942ecbbeaf)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp e709289d-3fe9-4dad-8921-0a46d3c0b43b)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 52317307-405d-48bc-9e0f-1cced412bd74)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 930a17b9-5753-410b-8d3b-b011e6c6ce45)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 0d2c6788-e611-4bb5-b872-f8fee71d8601)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 1060a35b-6f82-4b03-b2f7-54e2788a8896)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 8dc0c20f-0245-43e0-af5e-287bb2c12f52)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 1edbb2a0-fd24-438c-90c9-705413ed0fe8)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 779fd36f-642a-473e-b621-296d5d66c41c)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 3da52585-2622-467b-ab13-5a47b83ebcf4)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp aa3c7b30-21c1-4282-92e8-2ea95cb96349)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp 52b405ac-6495-4e25-b097-7a003cfc81ac)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp df7ddfea-a447-4bf0-93f7-2d3f515684c7)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 10 "matrix_middle_top") (tstamp 9b11ef9c-0618-48ab-9910-67885ac07c36)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 10 "matrix_middle_top") (tstamp a4b41228-ce58-4379-91c3-bf86a7e23249)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 88cf5cdc-0ed7-4c09-b8ac-119bf5fdec25)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp f2a5edd8-b421-4609-81c1-44bdcc223593)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp 33d253c1-70ab-4dc3-b6ed-15bf8a788d6c) + (at 263.544887 197.774241 -30) + (attr through_hole) + (fp_text reference "S17" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp d11cf49b-5749-4f99-86cb-ac3781380485) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 226f44b1-792a-4cd1-b1df-ed6794b9be92) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 9ad8aa75-27c3-4093-8a30-7b2c28c45d7d)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp aadff38d-8802-474d-9e70-84e213762306)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c4f216b0-d75b-430e-a8bb-d9376e2c3110)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c5a76d5d-f454-4a56-8b2e-3772c761fc0e)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 5859b17f-5ab9-4af8-a147-a0e997d9bce5)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp a34dfbd0-6955-4372-a180-b4e00cbda0f7)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 2ad46e75-3f6f-4f14-92d8-4c6e10c98c33)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp e803a5ff-db99-4c7a-9956-90719f45abb3)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp d404ffd2-2a89-4638-8dae-b50818d3cb0a)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 0b472629-8ab6-4cb9-8cc2-fd9d7a6a102c)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp dabbf33f-7799-40c7-ac6c-7eef229f8e32)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 34bd822c-546e-4c2d-89d7-9ad532292833)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 28bcf086-9b2c-45a7-aa07-b0cb1872ebda)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp 73e08688-1e6f-4868-b8e8-38b25261466c)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 3433613c-b197-44fe-b549-431c2a3ca06e)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 18 "thumb_reachy") (tstamp 9a7ebb07-9ca1-4aa8-b327-b83d5c919a34)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 18 "thumb_reachy") (tstamp 708537c3-4a28-4a00-9a10-63f50d0e464d)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 455241be-9cc6-46e4-9fea-0e2990ad83f2)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp ae0a666b-c5a0-4362-ba6e-59075fffac70)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp 47cdb935-05f6-4287-859f-1b5319fabfff) + (at 229.393521 136.855658 -5) + (attr through_hole) + (fp_text reference "S11" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 3b5cc5d9-5e2d-49cc-94ed-db2ce0a5f5fc) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 572fb46e-1ae7-47a4-84b8-f237563b4448) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 2a8cb896-7d8b-4730-a785-857c5beef006)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 9930c5e7-977f-4c05-b721-f201ecd68165)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 5e82dade-61b9-4dc3-a2ee-20d50573ca82)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 89d73e8a-2b6d-4aa9-91c1-5b2bf51b7a75)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp e5999f13-86f0-49a1-bb42-96de7e6a398b)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 48030cf6-00ae-4cc8-ad79-9e6479a8293e)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 6edfa8e2-362a-4548-86aa-54bd573147e9)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 9b5e6d34-ba7b-4f61-a470-0125454bb30d)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp b2ffb44d-635c-4e5e-81c8-994a965c60f9)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp ac58f11c-c518-4cef-8fdd-9c31fb9a55b6)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 570178c9-5f59-480c-9b5e-d022b8d08140)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp bbda26ab-e5c8-40cb-9aa3-e46882d6b370)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 9ebd6b59-287e-4562-8391-afb4e7061961)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp 3e606ddc-7f34-4821-a12b-9e5b70eb38e3)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 83f59855-3644-4736-931b-87005fdaaad8)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 12 "matrix_index_home") (tstamp 40bc1141-9801-47cf-add0-864c2fd56a69)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 12 "matrix_index_home") (tstamp 38b8ba6e-4cd9-4062-b8eb-5bcd53e0d19f)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 58a16eda-8174-458f-8d0c-61b218de37a2)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp e56fcb91-7a88-4557-9db9-d95ad3eac3b3)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp 490a207b-c9b2-4b0e-9e8c-b38cb7e3ed04) + (at 247.990029 142.297157 -5) + (attr through_hole) + (fp_text reference "S14" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp a11edee3-4e67-43ba-9dff-52e5c4e4729a) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp f1ab2db6-a108-4c40-ace4-3895906f0766) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 7afa7bf5-6129-49ae-8a91-9dcd846bd9e3)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp f5a2e37d-4bac-4980-9e94-2bf57cfe8ba8)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp d255b9ac-5e05-47b7-aa42-48c82224d0a7)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c7585053-5796-4306-a5af-11f3171e270f)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 71359f6d-f094-4395-a9b4-269d8412e877)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp bf5e5e75-b937-46ba-be5b-a57079f5b88b)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp e6cddba3-d44b-452d-97bb-06f214238ace)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 78616e2f-240f-49af-8d75-5a6c1a2e3370)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp b954d8a2-8299-4496-b7c4-88037a4ca8aa)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp a4f1e3b4-9a28-4435-8e32-30041602809d)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp f477ba19-06ad-466e-b66a-3c64ab588d7f)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 84cbe988-40fb-4ec4-9d5f-28d586a90927)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 9cbbc433-197f-4f24-bb37-2bcb68d17262)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp c7ac9931-5373-4b32-b42f-2f8bd19e995f)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 31c2aec4-aa70-419d-88de-f19674d079d4)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 15 "matrix_inner_home") (tstamp ca1b4d78-586f-4038-888f-2c058d3c4570)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 15 "matrix_inner_home") (tstamp ea827940-7988-4655-bfb2-f39eaef29945)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 378397a6-bbaa-4378-a859-6e2f74de02b4)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp d199dd67-e0ca-4e9a-8bfd-44003bdb5c9d)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp 51e046f4-8d48-4eb1-8610-13d432677236) + (at 188.527658 157.508397 5) + (attr through_hole) + (fp_text reference "S4" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp fa6722a5-933f-4071-9125-34b79237ce4a) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp dc4eea1f-6601-4a03-bfa2-68e1723a4fc5) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 6d5edfd0-879f-4d57-aea1-2aaf3684d5b7)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 4dfa5601-be7a-4c8f-a032-3bbe815ee069)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp f11da519-fe39-419f-8888-3fc4a07c88d9)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c04a5074-1a7e-4ad8-9988-0af2c6635713)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp dec21437-e2c2-4dfc-ab7f-1a9c7f6c6a3f)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 6ed368bf-7184-4bef-be8d-4a7cc79beaa7)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 7957f5a1-7d13-4af5-8714-f103cafac16c)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 2a92e804-02f6-4dcb-842f-9fbfc8b8d856)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp d5b37766-d11d-41e6-a765-5813f78b0b03)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 2f5356cd-f7ed-4009-b2fd-fd93e3b583b1)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp dfc06d6a-1a5b-4e8c-a3bc-1e6f7159e9b2)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 78c1f8b8-3419-479b-9778-842d444f5e63)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 846036f0-8e35-4048-be23-7e8ab5b8f17e)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp 06a5ffb6-4c83-4700-8839-d13fdf9d5eed)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp cf6aa863-42f3-47d1-aace-70c9217b0e72)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 5 "matrix_ring_bottom") (tstamp b41dd86b-5c2f-49b1-8f05-a2f2e1797f71)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 5 "matrix_ring_bottom") (tstamp dd56b7e7-1839-4cf0-b526-dd59bbc9cfbf)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 9153c361-7337-4a1b-a475-8f8431a2ee96)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 0e30061b-bde4-402b-9113-fbac604f3ef4)) + ) + + (footprint "ProMicro" (layer "F.Cu") + (tstamp 565f464f-9b08-4b72-98f1-4b443a78c5ee) + (at 269.24 134.62 -95) + (attr through_hole) + (fp_text reference "MCU1" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp e9f78dd7-adbb-457d-9570-86d177913d16) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 155f4f99-8716-47af-b0c9-6a5726aaed5e) + ) + (pad "" thru_hole circle (at -1.27 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 1 "matrix_pinky_bottom") (tstamp 837076c3-6456-4b89-bac7-bab23bfcd621)) + (pad "1" thru_hole rect (at -13.97 7.62 265) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 19 "RAW") (tstamp 891b2494-9ade-48f3-9a04-63f365c27cf3)) + (pad "2" thru_hole circle (at -11.43 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 2 "GND") (tstamp bea0e0f4-ac71-4626-8348-34df90402464)) + (pad "3" thru_hole circle (at -8.89 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 20 "RST") (tstamp c2280a13-8047-4b31-a261-b131c4fca3a7)) + (pad "4" thru_hole circle (at -6.35 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 21 "VCC") (tstamp 88a6e176-b94a-4c18-8cb9-dbf31c03b085)) + (pad "5" thru_hole circle (at -3.81 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 22 "P21") (tstamp dd97ce7d-75f9-4bb1-b25f-3ac123abf8e4)) + (pad "6" thru_hole circle (at -1.27 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 16 "matrix_inner_top") (tstamp 936559d7-2350-437b-a5ec-58ba993b7f5d)) + (pad "7" thru_hole circle (at 1.27 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 13 "matrix_index_top") (tstamp ca9c0428-e2b5-4128-ad3d-735e3edbe97d)) + (pad "8" thru_hole circle (at 3.81 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 10 "matrix_middle_top") (tstamp 07176fe2-d797-49b8-ab32-c1d4ae19ace0)) + (pad "9" thru_hole circle (at 6.35 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 7 "matrix_ring_top") (tstamp 90e220c9-0064-4abb-865d-64d928833295)) + (pad "10" thru_hole circle (at 8.89 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 4 "matrix_pinky_top") (tstamp 5eff6af4-61f5-44c6-80fa-56e7d6ffe026)) + (pad "11" thru_hole circle (at 11.43 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 15 "matrix_inner_home") (tstamp 072e7082-936a-430b-af58-5f3ef6556ddd)) + (pad "12" thru_hole circle (at 13.97 7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 12 "matrix_index_home") (tstamp 773eb8bb-007a-49c5-b8c9-7e7aae8ce4d6)) + (pad "13" thru_hole circle (at -13.97 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 9 "matrix_middle_home") (tstamp 93f03950-f754-4afb-ae7f-6af6c7f5a9e0)) + (pad "14" thru_hole circle (at -11.43 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 6 "matrix_ring_home") (tstamp 6073de2b-6cb1-410a-9e27-9e68dda218c7)) + (pad "15" thru_hole circle (at -8.89 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 2 "GND") (tstamp bdcbb041-51e2-4ac1-ac18-ed33400ade40)) + (pad "16" thru_hole circle (at -6.35 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 2 "GND") (tstamp 33c3703d-a0c8-4630-8418-dbac9cfd9c59)) + (pad "17" thru_hole circle (at -3.81 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 3 "matrix_pinky_home") (tstamp d2cb328d-6074-48c5-9cd5-051dc3fdf765)) + (pad "19" thru_hole circle (at 1.27 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 5 "matrix_ring_bottom") (tstamp 97640c4f-4570-438e-950d-5f65bc64f894)) + (pad "20" thru_hole circle (at 3.81 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 8 "matrix_middle_bottom") (tstamp edb881ea-276e-4576-8a5d-4b59082dffc2)) + (pad "21" thru_hole circle (at 6.35 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 11 "matrix_index_bottom") (tstamp e383d90f-1f99-4d01-b2df-2d06f5d8348f)) + (pad "22" thru_hole circle (at 8.89 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 14 "matrix_inner_bottom") (tstamp 529f06fa-4cc0-4a62-860d-e558e701431e)) + (pad "23" thru_hole circle (at 11.43 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 17 "thumb_tucky") (tstamp 60543288-859d-4ca0-9761-a639eeaa83f2)) + (pad "24" thru_hole circle (at 13.97 -7.62) (size 1.7526 1.7526) (drill 1.0922) (layers "*.Cu" "*.SilkS" "*.Mask") + (net 18 "thumb_reachy") (tstamp 5ad8183e-0df1-4dcc-baa7-82584272686a)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp 6fb00819-a557-4d61-a51b-4db5dfe6d72a) + (at 249.645988 123.369458 -5) + (attr through_hole) + (fp_text reference "S15" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 22aea1f3-1ef0-413b-bc5d-e6648afd761f) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 5454567f-4e6c-4321-9c68-651ec36a4361) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp f3ee362d-6de7-4fdc-ba58-c55c4959829e)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 9e843e2a-ae08-4c0b-a4df-a86e01ac28f7)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp b4963e20-7a3d-4220-a02d-17813b060f8a)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp db33612b-b728-4df5-90d9-7c2763456c9e)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c82d389a-826c-4841-9c66-17ccd56c689f)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 6a54a854-805a-49c1-8d08-ba509bb7899d)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 001f9ce9-6de0-472e-8e6b-fcbd1aed4b3c)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp f1189750-f9cb-457d-a95a-598477b91eab)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp adf91f7a-52e2-4897-a46b-4b54998ac24c)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 1da1fdb1-45e3-4249-9df4-248e089820bc)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 7d8bc332-41fe-46df-841a-d36a6922d13a)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp b4962d26-414f-4e57-84d1-9ac4e7189986)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 4185cc86-4ffd-4c76-bb74-6b0c8a3593cd)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp 9434f6a8-d77b-4ea9-bcf5-87f21e65990e)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp c843ffbc-dfc7-4200-9bff-1c0f08ae3770)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 16 "matrix_inner_top") (tstamp 386f2f6f-38c3-4fd1-bb57-96006334638c)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 16 "matrix_inner_top") (tstamp a074ea10-7554-4ef2-bef0-43dfa8dab211)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 6df56d72-c173-4766-b58d-5f67c5b70bf0)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 03a4f3a5-a1cf-4aeb-8288-3c2c10fd066d)) + ) + + (footprint "TRRS-PJ-320A-dual" (layer "F.Cu") + (tstamp 7c978c11-1fac-47c9-bb9d-deb3003deb65) + (at 275.059429 171.367031 -95) + (attr through_hole) + (fp_text reference "TRRS1" (at 0 14.2) (layer "Dwgs.User") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 2b1f7084-4237-4343-b91a-443f4b34f5c0) + ) + (fp_text value "TRRS-PJ-320A-dual" (at 0 -5.6) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 8dd01110-ec8b-4d62-aacd-0e9f9384e286) + ) + (fp_line (start 0.5 0) (end 0.5 -2) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp ac261232-a028-4450-a232-8ef00dd98110)) + (pad "" np_thru_hole circle (at -2.3 1.6) (size 1.5 1.5) (drill 1.5) (layers "*.Cu" "*.Mask") (tstamp 2d51c605-a090-4157-832f-ec245389450a)) + (pad "" np_thru_hole circle (at -2.3 8.6) (size 1.5 1.5) (drill 1.5) (layers "*.Cu" "*.Mask") (tstamp 55f932da-6cee-45f9-80de-1feefed607fe)) + (pad "1" thru_hole oval (at -4.6 11.3 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 8e26fd23-efb1-422a-b3b3-23beac3aadbe)) + (pad "1" thru_hole oval (at 0 11.3 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 630f3d02-91fc-46ba-ae85-d713db6b3662)) + (pad "2" thru_hole oval (at -4.6 10.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 0a6a6f5e-a8f9-43cf-897e-d417726c2d6c)) + (pad "2" thru_hole oval (at 0 10.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 34f51bde-879b-43d0-b403-9af1a92780b0)) + (pad "3" thru_hole oval (at -4.6 6.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers "*.Cu" "*.Mask") + (net 22 "P21") (tstamp 43fa9cb4-f775-43bd-9404-8a8908adf871)) + (pad "3" thru_hole oval (at 0 6.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers "*.Cu" "*.Mask") + (net 22 "P21") (tstamp ac145bab-12a2-4492-8b74-fb0934f08786)) + (pad "4" thru_hole oval (at -4.6 3.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers "*.Cu" "*.Mask") + (net 21 "VCC") (tstamp f53355f5-fa8d-45aa-b24b-4f0d7dc04c54)) + (pad "4" thru_hole oval (at 0 3.2 265) (size 1.6 2.2) (drill oval 0.9 1.5) (layers "*.Cu" "*.Mask") + (net 21 "VCC") (tstamp 4d25d6fc-7727-411d-b39d-833320d74b2f)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp 7df28a50-e21f-48f0-8b67-92d9677298fa) + (at 186.871699 138.580698 5) + (attr through_hole) + (fp_text reference "S5" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 3598b73b-7093-47e0-9850-6d6f79142dc6) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 9c317ebf-2b26-400a-beb1-7ddb2b7d350e) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp d0354d60-3190-4e89-8954-8397b8baa68a)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp e795d9f1-36b7-4c68-be4a-c2f20a02ae05)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 4513d4cc-c765-4cc8-b04e-0c5acff83935)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp b3cfc0a9-0e78-462f-bcd0-a4586049f246)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp bca0c399-eb20-4e1e-9483-383446602cda)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp dcdf76ef-f9fb-4727-a9a4-cf1bbf955dad)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp a0b87946-2ada-4b45-9b30-5f627a0c413e)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp dfc1e125-c189-4ff0-9d61-92b99719a5ce)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp fc2b95f9-2f44-4dff-9762-c7faeda6d6b0)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c926ae63-cb41-4c8a-8040-741c2cf70406)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp b712046a-009e-4a6e-9e31-852ffa2a268f)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 4c1b30f8-f591-4b65-bba8-edee4181727e)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 411a34cd-0526-4f3f-90ed-ee245d0c5e8c)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp bb7e70fa-6b9c-4a18-b6c7-1b27166fcdd3)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 25b82186-956d-4c0e-9639-a517e6e545ae)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 6 "matrix_ring_home") (tstamp 26a616f1-ce53-42e3-a5e1-790e4cdbeb3b)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 6 "matrix_ring_home") (tstamp 033cee71-4666-419e-adc4-25213f29f212)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 4c4af8cf-ecc7-4f7e-bc84-13e1b7132956)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp a19a5ac4-24a9-40f8-bfee-263857fa0e3f)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp 8db549be-3d33-4b19-9580-151cc90ffde5) + (at 208.037562 132.033357) + (attr through_hole) + (fp_text reference "S8" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp de0417a8-60c6-4a1e-b2c3-77b2a394a489) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 833d7994-9e62-486a-8568-27ba2f0ebebd) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 12354666-480e-4e33-8c78-486d9b5eb625)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp ec85efa9-9557-4b75-8c12-0b214c840713)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 994d14a5-84db-4b13-9abc-b98ddf0c0a8f)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 87f3adc8-d7e9-422c-9f43-4fa6cc9e58ef)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 7f010911-5e28-4d72-9e54-aceaef0b73be)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 28093b5b-d206-49be-8693-aa81a81ec44f)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 3befe0a4-6d39-42dd-9d16-f26eed300467)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 32367db7-7e8f-456a-bd75-1c1aaff50946)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c09ce51e-b0bc-40d0-bcdc-d8dc0faec1db)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 49668e65-d7e0-4a9f-bc80-5bf691f1371a)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp ff478f75-9aca-4b71-9976-9a80b62ad76f)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 50b1aa36-be83-4897-927d-675e4025e6bc)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 2c51c1f1-6a1b-429d-8095-14eaa08d73cb)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp 910c3482-c2e3-4faf-870a-73ce26aa6fd7)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 3e216bb0-2ae4-4231-8af7-d3f5679c4ae5)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 9 "matrix_middle_home") (tstamp 9da89fe3-eda7-4000-aa75-a9b8ea59b3e5)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 9 "matrix_middle_home") (tstamp e4cafd80-9c0c-4548-ae55-76ec45a881c5)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp a86b4571-696d-4e4d-8db2-9cb2dd1281ae)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 3db8730b-cd3a-48ea-9a05-aa60b33ec119)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp 99356caf-5087-4771-9067-37b6cb85702f) + (at 164.41042 135.908155 10) + (attr through_hole) + (fp_text reference "S3" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 8c6df780-50f0-4883-965c-7c4277b9ea23) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 7efbf438-893c-402f-9a1e-10e12198764d) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp d105f938-46ca-4826-95f9-be90f89f5e2f)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 791650ed-3570-44d8-bb5d-7102336f6aa6)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 96c50dc6-e2ae-47b0-b0df-af05315c5246)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 9e3dfeca-e718-4938-974a-53d762be7334)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 78840ec1-f1d4-4e3b-b7d9-3fa20f893b4c)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp e948046b-cbae-470b-9c30-53dda8188740)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp ba30d6a6-449f-4b6d-922b-78dd1024cd4b)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 7fb7b9e9-ed21-425c-9798-553ed8ffeee3)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 9838f74e-874d-4b39-9a9b-0b0de3f16e83)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp a5a086b2-0f65-4427-b870-b72db07a768f)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp b9da268c-6de7-49bc-afe9-26c80da2a324)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 93793861-05d6-4080-a63c-e14b21c9346c)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp b146ce23-296f-4ce6-91de-2e4e9e2f7551)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp 6e919c85-bf36-46de-a6f3-51794d3869d6)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 95cb3839-2cb2-4ba5-9ce7-3dd46d8ada33)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 4 "matrix_pinky_top") (tstamp bc4024be-404d-4efd-be99-0924f70527c1)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 4 "matrix_pinky_top") (tstamp 46be413a-5272-420f-ad56-59db9b9a18f0)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 2b8857b9-2a17-4402-af82-eef037662171)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp dfc8b574-08b1-4c7d-9c50-37de73a333de)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp a7876283-ec0f-432f-abfb-6b7586f8182a) + (at 246.33407 161.224857 -5) + (attr through_hole) + (fp_text reference "S13" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 2b513abf-a6e2-408e-b951-e892e1cc7864) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 83cf28b7-9192-4723-9912-8944bd0fb3ad) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c620d581-7686-4a67-b79a-eeabc420d87e)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 2db42db5-102b-4f3c-9eea-34f267ef9e2d)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp cf7703b0-3410-411b-9a1f-9f1d397aec2b)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp b8a0929e-79bf-4a55-a957-a8b41ddbd00f)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 41f52b79-e2d0-438d-95fa-d3a68615629d)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 4b95b1e2-988c-4471-a11d-289c434d2639)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 04059dd4-807b-4a7a-b879-132a188abee7)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp ecef3e4c-8dfe-4e5d-ab61-d6e94958ebdc)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 119de57c-d0df-4af8-a2dd-b702f579d54d)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 856279d9-a612-4afc-a024-51fd1364d723)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c520b966-93e4-46e7-8a7c-5cd500ed03b1)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 4e1e676f-06df-4d4b-819e-d023fa4e0773)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 98ee3295-8838-4a38-afe7-2c70af5920c7)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp 268b40d0-675e-4faf-9da8-4e627347322b)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp d26a3205-5bf7-4d9c-af30-bcbe730f4d3e)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 14 "matrix_inner_bottom") (tstamp 0f51fd25-3913-4734-a701-9e98f3ee83fd)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 14 "matrix_inner_bottom") (tstamp cefbe7f2-395a-4240-a735-ddc0084dc7d7)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 04c10b47-c0eb-4faf-adc3-e89c6aeea76c)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 2408eded-0d1a-412a-a35f-d02c93c023e7)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp ace2e90b-0dae-47b7-9c21-7a6bcd31c794) + (at 231.04948 117.927959 -5) + (attr through_hole) + (fp_text reference "S12" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 1ea99b15-7143-4153-a260-dc4cf80a0d91) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp b1d703de-597f-4981-bc39-e9f89fd21c9d) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 99ab2d0d-9181-422a-b3ce-ee5364057f40)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 1fd708a2-60ce-4e52-ac5e-ebbaa94353dd)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c22d8c1f-721a-48e0-8ca8-8539f7486d88)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c84ffb23-f061-4230-9fcb-e0ed5e8585fa)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 92bec6b8-2c62-4e1c-bab6-10b3c9a04c29)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp fedd5921-af93-4314-a1e1-85491b30ae22)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp aa3f5e71-746e-45df-80cf-b8c0cb968fb6)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c10cc971-8bb8-42dc-a2c6-a5faeccb2ac2)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp e1728b53-bc77-4639-9174-96c36e0613f7)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp fb19e712-964e-447a-aaad-b4fdb98e2f89)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 248ad752-5426-4a3c-b030-cbfdccf83f88)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp d85ae792-5a58-49d1-b990-41fda146aab4)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 05e7c30b-7beb-49d9-851a-c9ff520d8d02)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp 830a3d45-82e4-475f-837c-f06763aeeb12)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp bf07661f-1e77-4359-b5ab-d2a511de7038)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 13 "matrix_index_top") (tstamp b4394d1b-88a0-453a-ae1f-40649de6e715)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 13 "matrix_index_top") (tstamp 33e10623-e215-4ee3-bbbe-509cf95df928)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 4aecab17-f96a-4aab-8332-27061f2841a0)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp d72e456d-d332-4f66-85a5-fce4df9dac07)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp c5189996-8d46-4802-bde5-89e03cebaf0a) + (at 208.037562 151.033357) + (attr through_hole) + (fp_text reference "S7" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp b4d91513-3ccc-4d15-b399-e6748be948f9) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp d6803c94-4cf5-4d8f-a5df-f2a08c1862ea) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp a7ebe9da-dc69-439b-9325-26096962aec0)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 1afe9887-e380-4f15-aee9-1192bbaf9f10)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp ca8b62d7-0b9a-46d7-b4eb-c889c49a87dc)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c5fcfb24-18ed-490c-9c11-6ee0046c89b9)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c0d9b5b7-a193-4218-8476-9f66a2d4044b)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 795cf3c7-4b25-4881-9343-b7caf79366e8)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 1957bb7f-1049-49f7-8e21-2201dbc4cedc)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 9076b327-6d59-4e5d-8de6-dfa6884030b1)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp afbfd544-fdc5-4038-af99-4761a7484e8d)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp ec2f8198-d527-49dd-8f1d-b7db74dfe031)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 0a639402-58d9-4f6a-8ab5-fcc7c77dd662)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 269342d8-a87f-440b-9068-4831b9d0f91d)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp c50df395-56fd-4519-bdcd-b6601b72318d)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp 4d951320-0b0e-4986-9563-beb63a5801a0)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp cbe30792-c7d0-46be-b5f5-658b2d63c191)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 8 "matrix_middle_bottom") (tstamp d8cda3f4-48e2-444b-bb06-d65deacc015b)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 8 "matrix_middle_bottom") (tstamp e32976bf-679f-4d12-9488-9602ab389627)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 90d151bc-69db-4f66-b7ce-7a1d0638202a)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 4788fe33-819a-4489-a507-ace6677b22d5)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp c739ecf2-cd55-4ec6-812e-494dd2364e0e) + (at 167.709736 154.619503 10) + (attr through_hole) + (fp_text reference "S2" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp dea287c9-8d59-4b85-9818-442695d164bf) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp 1849eabf-dd81-4add-a3f3-005d159457c0) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp ecd085f6-52f6-4c70-b51d-af33621f71de)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c1bece01-b5bd-4ddd-8f96-82835aa918c4)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 76ea7067-b64a-4bf2-b0a1-325e2e3c07b7)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 21875bc8-2304-46e1-950b-ba8d987c38e1)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 1acca14b-92e1-452e-a0de-73a5f4977e1e)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp a111d22c-c707-46cf-9483-d70015edf6b9)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp fc87bc48-65fa-4216-a241-e9b2b0abebbf)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp fd5b2a42-ce2e-4412-8d34-129718328c23)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 48214249-6b34-4faa-9da7-047d5cb21044)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp e8ca1d94-a01e-4358-a53a-58dd95886ec0)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c3495181-59e2-45aa-8c85-47f79c2ca9ae)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 7c086dd2-5a25-45b7-80fe-c35e604d43ec)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 88bee3f1-75f0-4c3f-a662-93f4230e72a9)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp b00a948e-78fc-4975-affd-38c8e8b2caee)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 9210df49-8283-425b-bc10-87bf7aa3fc0d)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 3 "matrix_pinky_home") (tstamp 4f2b670a-5a4d-45ec-af43-c8f442104c14)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 3 "matrix_pinky_home") (tstamp 47ac6ed8-3048-4f6f-ae73-957b13f23e62)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 8ef2db7b-1dc6-41b0-9029-85015eab4adf)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 9c5ea164-ffca-4ec9-966c-d4eb8f0c7fc2)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp d38d4a61-481b-4b74-9b35-fdc032056e2a) + (at 227.737562 155.783358 -5) + (attr through_hole) + (fp_text reference "S10" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp b8fafc96-613e-4bca-ac13-d10e0a942a9f) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp fd51e35f-5ac0-4199-a207-dd2bc3b26f23) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 12191cb0-c419-4cf0-acdc-3c8308c69c8d)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 56c4ac81-f581-42a6-86d2-f6e7dafc7657)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 11550ded-56c4-45a0-a8bc-67ee28d33cd1)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 10ba5eb4-aa7f-4448-91e3-1eb0e95609d6)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 748d372c-d8e9-43a5-81ed-488e17c51947)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 0ec1c9d0-f5f4-4101-9b0b-07ebc89d1627)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp f1c28bf1-5d18-4c5a-a513-109eed55f0c9)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 53788914-afa9-4849-90a7-0ea536db9da9)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 1d8891b6-cf61-403b-a0a7-999665992d69)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 999b3bc8-95cb-450e-99c1-e56644533142)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp f7884f9f-29c5-4800-9b68-2d01bb227186)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 03bb1379-2d73-4289-bbb1-36c1e2531c02)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 3ac9e957-60e1-4a9a-a1c2-ccfa3b8c41af)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp 7b53a083-27e7-4731-a34c-3b7043463e1d)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 7929cf94-7b28-4c81-b8f1-a3ad491c4590)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 11 "matrix_index_bottom") (tstamp 8f1d8187-f307-45c6-a927-d37071c6435b)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 11 "matrix_index_bottom") (tstamp f5a58acb-8fbc-4b0f-a22f-1ff93ceb5575)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp f291bf3f-714f-4b23-b33e-0aa3edca7018)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp cbe3ad85-35bb-41dd-9144-2db31f6f804e)) + ) + + (footprint "MX" (layer "F.Cu") + (tstamp e34d52ff-2110-4102-80fd-af092c6db643) + (at 171.009051 173.33085 10) + (attr through_hole) + (fp_text reference "S1" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp f64e6ec6-4d63-4a34-939f-5707333a7f72) + ) + (fp_text value "" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.27 1.27) (thickness 0.15))) + (tstamp fd241d73-742d-4d53-9a98-e20e63c5c967) + ) + (fp_line (start -9.5 -9.5) (end 9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp f1d99d3d-e981-47a7-8950-1945c1a82455)) + (fp_line (start -9.5 9.5) (end -9.5 -9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 1bccd865-2d91-4bd6-ae68-c729192636e2)) + (fp_line (start -7 -6) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 7e87890b-288b-42cf-a0cf-3b6f1e977a25)) + (fp_line (start -7 7) (end -7 6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp c1e2924a-9177-4d53-8bf7-ca54275af7a8)) + (fp_line (start -7 7) (end -6 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 2b0169fa-db83-4dad-a498-4c3babbf56b5)) + (fp_line (start -6 -7) (end -7 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 47ab94aa-989f-4085-b8a1-960cd379f6ec)) + (fp_line (start 6 7) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 1d6a5ffb-5813-44b6-9b88-5dcdbe52ee9c)) + (fp_line (start 7 -7) (end 6 -7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp f3692d96-1df2-4451-a7a9-f9ecb44b20e5)) + (fp_line (start 7 -7) (end 7 -6) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 3789f0ea-bdf2-4f9f-8461-7e0ab451dd55)) + (fp_line (start 7 6) (end 7 7) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 1db2ca38-15e7-446e-b5cd-ef7f96287664)) + (fp_line (start 9.5 -9.5) (end 9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp cb94614a-a2ac-4aad-8a1d-c8f7fefa483b)) + (fp_line (start 9.5 9.5) (end -9.5 9.5) + (stroke (width 0.15) (type solid)) (layer "Dwgs.User") (tstamp 96339498-c058-4596-82e4-88af41c45662)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 300adde1-b1c4-4e91-9662-f1beb59d2422)) + (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers "*.Cu" "*.Mask") (tstamp 66a6206d-080e-4857-bf49-2f823d362fa1)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018) (drill 1.7018) (layers "*.Cu" "*.Mask") (tstamp 2bf17177-e3c4-439f-a34c-881dc50bb7f3)) + (pad "1" thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 1 "matrix_pinky_bottom") (tstamp 9fc8207e-ff58-49f5-a092-34e85723cf8b)) + (pad "1" thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 1 "matrix_pinky_bottom") (tstamp 735f8d24-4b80-464e-b208-44c558028ac4)) + (pad "2" thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 654aae5c-a474-4997-b991-6da6efea9188)) + (pad "2" thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers "*.Cu" "*.Mask") + (net 2 "GND") (tstamp 8a2c2bfd-1a90-4ffd-bfc1-4ab4fa78701c)) + ) + + (gr_arc (start 264.042788 174.143785) (mid 264.435137 173.583452) (end 265.095869 173.40641) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 049b78c4-073c-4c61-ada0-cb2fb2390007)) + (gr_arc (start 235.955084 170.856921) (mid 235.276196 170.503514) (end 235.046046 169.773571) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 0ccbcaf3-c55c-479b-b0b5-bf822f002834)) + (gr_arc (start 174.921722 122.465824) (mid 174.71888 123.161741) (end 174.099175 123.537787) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 19bc3350-9ba7-4b41-8e50-4844cfc49c22)) + (gr_arc (start 277.022128 193.430974) (mid 277.488054 194.03818) (end 277.388153 194.796999) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 1bc4979c-6a2e-4c56-b129-136e80c2a698)) + (gr_line (start 163.476683 185.320989) (end 182.188031 182.021674) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 269901a8-2459-461c-b9eb-7e2b73936e75)) + (gr_line (start 181.945084 168.624406) (end 198.906643 167.140462) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 27801d5b-104a-44fa-9a4b-2b16a8c1513e)) + (gr_line (start 243.089663 112.255746) (end 279.948867 115.480508) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 2c2d63ba-e054-4e65-9d1a-306d93734c62)) + (gr_arc (start 199.520001 162.61) (mid 199.777654 161.851122) (end 200.511213 161.528365) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 2cbc757c-208c-4488-a436-a6ae00e7be51)) + (gr_arc (start 250.054493 202.14926) (mid 250.178357 202.191306) (end 250.295674 202.24916) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 2f501926-fe41-48e2-a09d-ff0aee1e3598)) + (gr_arc (start 197.537562 107.118539) (mid 197.274839 107.794129) (end 196.624718 108.114734) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 306543b8-69db-4c42-9a15-22a9cee1d7e8)) + (gr_line (start 200.511213 161.533357) (end 215.603086 161.533357) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 329791a3-cce9-4e8d-925f-2a35b2a9e0bc)) + (gr_arc (start 197.537562 103.533357) (mid 197.830455 102.82625) (end 198.537562 102.533357) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 32b7f921-7413-4d3f-aec7-787ca86a6056)) + (gr_arc (start 199.815682 166.057111) (mid 199.585532 166.787055) (end 198.906643 167.140462) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 37cdcd7d-8533-4a19-b726-b12f51a023b5)) + (gr_line (start 274.806678 174.255995) (end 265.095869 173.40641) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 3cac606e-280a-4634-a3bc-1c3f87f67112)) + (gr_line (start 174.836755 110.020934) (end 196.624718 108.114734) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 3d47155e-97c5-4d5f-b262-8ab498083c4f)) + (gr_arc (start 219.450406 106.373064) (mid 218.800284 106.052459) (end 218.537562 105.376869) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 40e8efa0-a344-4bcb-9913-1e28ee929945)) + (gr_line (start 235.046046 169.773571) (end 235.202926 167.98042) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 45ab3379-c92c-4003-894f-d75877214c0e)) + (gr_line (start 152.420281 128.375788) (end 162.318227 184.50983) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 472a3046-d32e-4c79-ac2b-827c0b8e4274)) + (gr_line (start 216.449538 164.332072) (end 216.59928 162.620513) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 47b6837b-80f2-4653-8e2a-6c43f4ae5fea)) + (gr_arc (start 243.089663 112.255746) (mid 242.410774 111.902339) (end 242.180624 111.172395) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 4e57abdd-4498-4c6d-8f36-c751bcacbc54)) + (gr_arc (start 234.293886 166.89707) (mid 234.972775 167.250477) (end 235.202926 167.98042) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 4e81042a-6929-45a7-a691-e4e20b9f3bea)) + (gr_line (start 231.956236 197.299846) (end 250.054493 202.149259) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 4f769309-4a2c-4b5c-a1d4-0a591e4f82db)) + (gr_arc (start 275.890028 173.346957) (mid 275.536621 174.025845) (end 274.806678 174.255995) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 548e7435-4bf2-4ba4-8695-f4d4716d2716)) + (gr_line (start 264.042788 174.143785) (end 261.504681 183.616129) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 573f4f32-b442-4471-a6d6-ebeec33b6b17)) + (gr_line (start 231.249129 196.075101) (end 237.650886 172.183416) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 58c43448-f8d4-462f-a09c-e724a9ad64f9)) + (gr_line (start 217.358577 165.415422) (end 234.293887 166.89707) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 5a799fd9-3e24-4487-b128-f545aae048e3)) + (gr_line (start 199.520001 162.61) (end 199.815682 166.057111) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 62df937b-8617-4962-8442-537360f9ad90)) + (gr_arc (start 261.970607 184.740974) (mid 261.546727 184.257632) (end 261.504681 183.616129) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 65e59cb3-cc14-41fa-9f7b-a13ac4016422)) + (gr_arc (start 267.888153 211.251482) (mid 267.280947 211.717408) (end 266.522128 211.617507) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 67a3413a-1ce4-4877-88ba-6bf9ce676ace)) + (gr_line (start 198.537562 102.533357) (end 217.537562 102.533357) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 6ef49582-1b25-4f48-a1a1-9557adc1edd4)) + (gr_arc (start 279.948866 115.480508) (mid 280.627755 115.833915) (end 280.857906 116.563858) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 6efd0649-755d-4a7b-8c28-e2d95bcaa6bc)) + (gr_arc (start 217.537562 102.533357) (mid 218.244669 102.82625) (end 218.537562 103.533357) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 7c970caf-65e8-40a6-a86a-a73594e40781)) + (gr_arc (start 181.047432 169.79425) (mid 181.238886 169.01184) (end 181.945084 168.624406) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 860f11d6-4c14-495b-866f-f85d0646d3eb)) + (gr_line (start 173.927716 111.104284) (end 174.921722 122.465824) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 86b6f402-25a0-4995-ab7a-c2b1a3ae1e38)) + (gr_line (start 153.231441 127.217332) (end 174.099175 123.537787) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 881387f8-e73a-45bb-8a75-ecde550d5650)) + (gr_arc (start 217.358577 165.415423) (mid 216.679688 165.062016) (end 216.449538 164.332072) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 8962c1a1-cd93-4125-901f-fbd741210d1f)) + (gr_line (start 218.537562 103.533357) (end 218.537562 105.376869) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 922b26c1-dbd4-432c-812c-1882ced59f3e)) + (gr_arc (start 182.99919 180.863217) (mid 182.833535 181.610442) (end 182.188031 182.021674) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 9272f5e6-963f-4881-aede-7ce1f0f1f691)) + (gr_line (start 181.047432 169.794249) (end 182.99919 180.863218) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 95a3bd27-09ac-46f0-86ca-c85d9d75e8f2)) + (gr_line (start 219.450406 106.373063) (end 241.428465 108.295894) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 9b0c5120-5d0d-4d77-97d5-a267da15b766)) + (gr_line (start 236.772116 170.928402) (end 235.955085 170.856921) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 9fceb78c-9799-4355-b1c8-74abdfea5bfd)) + (gr_line (start 267.888153 211.251482) (end 277.388153 194.796999) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp a92b1c5f-a2dc-4890-bb3d-1a7c2f7fe714)) + (gr_arc (start 152.420281 128.375788) (mid 152.585937 127.628563) (end 153.231441 127.217332) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp ada89824-cf98-452e-b863-0a883eafb7ac)) + (gr_arc (start 215.603085 161.533359) (mid 216.340362 161.857768) (end 216.59928 162.620513) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp aee39ad9-5900-46d5-96c7-68a67d175ee6)) + (gr_arc (start 163.476684 185.320989) (mid 162.729459 185.155334) (end 162.318227 184.50983) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp b6a90700-3e2a-46de-8900-065bccce12ab)) + (gr_arc (start 173.927716 111.104285) (mid 174.157866 110.374341) (end 174.836755 110.020934) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp b85e7c9b-631d-4c0a-82ba-55287ecdd6c1)) + (gr_line (start 250.295674 202.24916) (end 266.522128 211.617507) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp b9745da7-4a6a-4beb-a1b6-70e6a830dc47)) + (gr_arc (start 231.956236 197.299846) (mid 231.34903 196.83392) (end 231.249129 196.075101) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp c05d32b5-1822-4f0a-b3dd-2b99d8be57b1)) + (gr_line (start 197.537562 107.118539) (end 197.537562 103.533357) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp c1bddd45-0c36-4e40-aff4-63bb07b663e1)) + (gr_arc (start 241.428465 108.295894) (mid 242.107354 108.649301) (end 242.337504 109.379245) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp c21823e2-1a14-49f1-9c13-47cb38896659)) + (gr_line (start 275.890028 173.346956) (end 280.857906 116.563858) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp c43cee21-e57d-4da6-b823-0440157cfef6)) + (gr_line (start 242.337504 109.379245) (end 242.180624 111.172395) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp c92fa461-e9ee-48ac-a745-2ea0e9166f9a)) + (gr_line (start 261.970607 184.740974) (end 277.022128 193.430974) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp ea232a42-0e54-4b2a-b2a6-7bbabf85aa17)) + (gr_arc (start 236.772117 170.928403) (mid 237.504113 171.351021) (end 237.650886 172.183416) + (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp fd4c321a-9393-47b7-b427-3c0a7fe9c3ca)) + (gr_text "fpkb v4\ntslil 20230806" (at 208 119) (layer "B.SilkS") (tstamp 46c44ff0-9c17-409f-8dfb-6184911f41f2) + (effects (font (size 1 1) (thickness 0.15)) (justify bottom mirror)) + ) + + (segment (start 266.1 149.369847) (end 266.1 136.4) (width 0.5) (layer "F.Cu") (net 1) (tstamp 0de5382f-b172-4b91-95ea-f4c959d0394b)) + (segment (start 175 165.51529) (end 175 150) (width 0.5) (layer "F.Cu") (net 1) (tstamp 175fd449-bd5f-40fd-ac26-e837cfeb045d)) + (segment (start 199.58995 136.4) (end 215.93015 136.4) (width 0.5) (layer "F.Cu") (net 1) (tstamp 1e778b13-c549-4208-b94a-c17f454eefc1)) + (segment (start 266.1 136.4) (end 268.5 134) (width 0.5) (layer "F.Cu") (net 1) (tstamp 2141089c-66ff-4e32-afbc-9cf5468761c9)) + (segment (start 171.746197 168.769093) (end 172.62833 167.88696) (width 0.5) (layer "F.Cu") (net 1) (tstamp 33849ffe-dd75-422a-8894-dfdfb87175da)) + (segment (start 243.232917 150.672713) (end 255.202864 150.672713) (width 0.5) (layer "F.Cu") (net 1) (tstamp 40be95ff-ce3a-4854-aafe-680eebcc289f)) + (segment (start 179 146) (end 189.98995 146) (width 0.5) (layer "F.Cu") (net 1) (tstamp 5dededb4-43f2-4446-a977-f4d141dccb7e)) + (segment (start 276.922732 134) (end 276.941691 134.018959) (width 0.5) (layer "F.Cu") (net 1) (tstamp 6ebeb438-442c-4aa5-8b8a-fd52086702f7)) + (segment (start 224.130153 144.6) (end 237.160202 144.6) (width 0.5) (layer "F.Cu") (net 1) (tstamp 71116113-24a2-4731-a908-b18cfb67141c)) + (segment (start 263.36985 152.1) (end 266.1 149.369847) (width 0.5) (layer "F.Cu") (net 1) (tstamp 8809ca7a-c865-4068-9858-3945a0f8fc83)) + (segment (start 237.160202 144.6) (end 243.232917 150.672713) (width 0.5) (layer "F.Cu") (net 1) (tstamp 8af013c1-2019-42f6-a952-21312b8d44ab)) + (segment (start 256.630153 152.1) (end 263.36985 152.1) (width 0.5) (layer "F.Cu") (net 1) (tstamp 8bf9a1f0-68a0-4cf3-9241-8a596ff5ffd7)) + (segment (start 268.5 134) (end 276.922732 134) (width 0.5) (layer "F.Cu") (net 1) (tstamp 92d413bf-875a-4529-b71a-9a99c1057099)) + (segment (start 215.93015 136.4) (end 224.130153 144.6) (width 0.5) (layer "F.Cu") (net 1) (tstamp a0fb08cc-7366-454a-bf53-fa10298d3d54)) + (segment (start 189.98995 146) (end 199.58995 136.4) (width 0.5) (layer "F.Cu") (net 1) (tstamp a403cea4-c5be-4e94-a503-7bb2ee99a222)) + (segment (start 255.202864 150.672713) (end 256.630153 152.1) (width 0.5) (layer "F.Cu") (net 1) (tstamp debcbcb1-494c-4dd1-8235-78f5e40e0ea6)) + (segment (start 172.62833 167.88696) (end 175 165.51529) (width 0.5) (layer "F.Cu") (net 1) (tstamp e2c5c8b0-cead-4e24-80f3-25888a133909)) + (segment (start 167.625507 168.769093) (end 171.746197 168.769093) (width 0.5) (layer "F.Cu") (net 1) (tstamp f04def11-8c98-486f-b832-99b4fa1b3fcc)) + (segment (start 175 150) (end 179 146) (width 0.5) (layer "F.Cu") (net 1) (tstamp f3b00a56-fcb5-44cc-b690-91e108d8b711)) + (segment (start 173.204628 145.3) (end 189.7 145.3) (width 0.5) (layer "F.Cu") (net 3) (tstamp 3c58d18f-808c-450c-9a33-c4a37a43285b)) + (segment (start 216.2201 135.7) (end 224.420102 143.9) (width 0.5) (layer "F.Cu") (net 3) (tstamp 477742c9-88bc-4c9d-952f-011f70bef9e5)) + (segment (start 243.522866 149.972713) (end 255.492813 149.972713) (width 0.5) (layer "F.Cu") (net 3) (tstamp 4f654046-c0e8-47f2-81af-e1774ba389a8)) + (segment (start 237.450152 143.9) (end 243.522866 149.972713) (width 0.5) (layer "F.Cu") (net 3) (tstamp 53fadbd4-db88-40f8-828a-3fc7e953e234)) + (segment (start 199.3 135.7) (end 216.2201 135.7) (width 0.5) (layer "F.Cu") (net 3) (tstamp 5e4b64ce-a4c9-4a25-b784-0f9b07701d3a)) + (segment (start 265.4 149.079898) (end 265.4 134.6) (width 0.5) (layer "F.Cu") (net 3) (tstamp 6429fb75-5cbc-4022-89d7-f647c4bd7276)) + (segment (start 265.4 134.6) (end 268.511375 131.488625) (width 0.5) (layer "F.Cu") (net 3) (tstamp 77b1652f-716d-45df-8419-3eb11112c4a2)) + (segment (start 263.0799 151.4) (end 265.4 149.079898) (width 0.5) (layer "F.Cu") (net 3) (tstamp 89bbdfee-e65b-4588-b347-7084c13049a0)) + (segment (start 189.7 145.3) (end 199.3 135.7) (width 0.5) (layer "F.Cu") (net 3) (tstamp 96dd28fd-400d-4237-bcd3-40966d140954)) + (segment (start 164.326192 150.057746) (end 168.446882 150.057746) (width 0.5) (layer "F.Cu") (net 3) (tstamp a530ef9e-6c39-4677-8bd3-e751f232cccb)) + (segment (start 268.511375 131.488625) (end 277.163067 131.488625) (width 0.5) (layer "F.Cu") (net 3) (tstamp a66e864e-0bc6-4529-a595-7356576a4364)) + (segment (start 255.492813 149.972713) (end 256.920102 151.4) (width 0.5) (layer "F.Cu") (net 3) (tstamp a7749a4c-5698-4e17-8a5e-004bcc1cb638)) + (segment (start 168.446882 150.057746) (end 169.329015 149.175613) (width 0.5) (layer "F.Cu") (net 3) (tstamp c5c7c137-cf95-4e82-98c5-454977a630eb)) + (segment (start 256.920102 151.4) (end 263.0799 151.4) (width 0.5) (layer "F.Cu") (net 3) (tstamp d1ab5f2a-b6d9-4189-ad6e-77337754f56f)) + (segment (start 169.329015 149.175613) (end 173.204628 145.3) (width 0.5) (layer "F.Cu") (net 3) (tstamp d786884f-f4b9-456b-92b5-dd515e08b79e)) + (segment (start 224.420102 143.9) (end 237.450152 143.9) (width 0.5) (layer "F.Cu") (net 3) (tstamp fb0891c6-853f-4821-88df-0349d9650e23)) + (segment (start 247.162138 129.1) (end 260.874182 142.812044) (width 0.5) (layer "F.Cu") (net 4) (tstamp 09783e77-d14c-49b2-ac01-c3276990e534)) + (segment (start 166.029699 130.464265) (end 161.909009 130.464265) (width 0.5) (layer "F.Cu") (net 4) (tstamp 16a0a903-81a4-4290-b50c-1470c8ceaa8b)) + (segment (start 242.970153 129.1) (end 247.162138 129.1) (width 0.5) (layer "F.Cu") (net 4) (tstamp 4dcc7aad-8838-4876-ad90-41abbe5d0498)) + (segment (start 237.870153 124) (end 242.970153 129.1) (width 0.5) (layer "F.Cu") (net 4) (tstamp 6d192468-854d-4ec5-a11c-4b4cce3c4a9c)) + (segment (start 166.029699 130.464265) (end 168.493964 128) (width 0.5) (layer "F.Cu") (net 4) (tstamp 9952bebe-1fd0-4b0e-bf5e-8e397039abd6)) + (segment (start 184.42 128) (end 188.42 124) (width 0.5) (layer "F.Cu") (net 4) (tstamp ab65d206-ef40-4885-8aef-cc1a5a18470d)) + (segment (start 168.493964 128) (end 184.42 128) (width 0.5) (layer "F.Cu") (net 4) (tstamp b3cd0662-b8c0-467a-bc2d-8a9f61b2b742)) + (segment (start 188.42 124) (end 237.870153 124) (width 0.5) (layer "F.Cu") (net 4) (tstamp bc16624d-9385-429c-8f29-74601b061c58)) + (segment (start 161.909009 130.464265) (end 161.026876 131.346398) (width 0.5) (layer "F.Cu") (net 4) (tstamp fbfe6071-e48c-4fb2-897c-1c111c3e2221)) + (segment (start 190.615241 152.226352) (end 190.615241 146.384759) (width 0.5) (layer "F.Cu") (net 5) (tstamp 08d60433-8465-42cd-a9d4-3fd3f0427497)) + (segment (start 192 145) (end 192 144.9799) (width 0.5) (layer "F.Cu") (net 5) (tstamp 23e78771-25fd-4731-b93e-00e402c127fd)) + (segment (start 263.6598 152.799999) (end 266.8 149.6598) (width 0.5) (layer "F.Cu") (net 5) (tstamp 42e50c05-884e-44d9-b382-bf867d76b471)) + (segment (start 256.137338 152.8) (end 263.6598 152.799999) (width 0.5) (layer "F.Cu") (net 5) (tstamp 56a67930-b9da-4cca-a043-1ff86380e8b1)) + (segment (start 266.8 149.6598) (end 266.8 139.2) (width 0.5) (layer "F.Cu") (net 5) (tstamp 70c32517-d448-416e-97ce-bfc49da9470a)) + (segment (start 215.6402 137.1) (end 223.840204 145.3) (width 0.5) (layer "F.Cu") (net 5) (tstamp 80032e4a-04c1-4be1-ae78-d7344d743a84)) + (segment (start 190.172489 152.669104) (end 190.615241 152.226352) (width 0.5) (layer "F.Cu") (net 5) (tstamp 87f8d657-1402-41cd-89aa-1c6091d79b05)) + (segment (start 199.8799 137.1) (end 215.6402 137.1) (width 0.5) (layer "F.Cu") (net 5) (tstamp 89b58851-a519-4bdd-b5e7-fd3c2e3a5a3a)) + (segment (start 269.450706 136.549294) (end 276.720316 136.549294) (width 0.5) (layer "F.Cu") (net 5) (tstamp 9d240f74-ca0c-49f2-beaa-065a3d860fc3)) + (segment (start 192 144.9799) (end 199.8799 137.1) (width 0.5) (layer "F.Cu") (net 5) (tstamp 9db96e3e-2499-4766-bc51-60cbff08e923)) + (segment (start 254.71005 151.372713) (end 256.137338 152.8) (width 0.5) (layer "F.Cu") (net 5) (tstamp 9f5ba526-f993-47d9-8fcb-acecbc00ebf8)) + (segment (start 242.942968 151.372713) (end 254.71005 151.372713) (width 0.5) (layer "F.Cu") (net 5) (tstamp be8fa8cb-c6a9-418f-ab4e-bdf39b06f6f1)) + (segment (start 185.554572 152.669104) (end 190.172489 152.669104) (width 0.5) (layer "F.Cu") (net 5) (tstamp c4629f08-defd-4cdf-b44c-e16ee2cc31a8)) + (segment (start 190.615241 146.384759) (end 192 145) (width 0.5) (layer "F.Cu") (net 5) (tstamp dd18af1f-ad1e-468d-855f-4ca5f2cd371f)) + (segment (start 223.840204 145.3) (end 236.870252 145.3) (width 0.5) (layer "F.Cu") (net 5) (tstamp deb73baa-cb92-4f84-ac4d-6feb75451832)) + (segment (start 266.8 139.2) (end 269.450706 136.549294) (width 0.5) (layer "F.Cu") (net 5) (tstamp ecf64ce9-ab05-4286-9112-adcfed578638)) + (segment (start 236.870252 145.3) (end 242.942968 151.372713) (width 0.5) (layer "F.Cu") (net 5) (tstamp f428e78e-901a-4cd9-b89a-c3121e7cc495)) + (segment (start 224.710051 143.2) (end 237.740102 143.2) (width 0.5) (layer "F.Cu") (net 6) (tstamp 076cb5bc-17e2-470a-b13b-aab7e896a4d1)) + (segment (start 237.740102 143.2) (end 243.812815 149.272713) (width 0.5) (layer "F.Cu") (net 6) (tstamp 0b7bfb4f-ca74-44fe-af67-4d78b3ba9e62)) + (segment (start 255.782763 149.272713) (end 257.210051 150.7) (width 0.5) (layer "F.Cu") (net 6) (tstamp 1103f15f-966d-4598-aefa-3c049c2c0767)) + (segment (start 268.102379 123.897621) (end 277.827194 123.897621) (width 0.5) (layer "F.Cu") (net 6) (tstamp 14c0648d-21fd-4a76-badc-8fda49f3b9bf)) + (segment (start 264.7 148.78995) (end 264.7 134.31005) (width 0.5) (layer "F.Cu") (net 6) (tstamp 17d29897-db55-401b-89da-913f97a0e8b8)) + (segment (start 243.812815 149.272713) (end 255.782763 149.272713) (width 0.5) (layer "F.Cu") (net 6) (tstamp 17edbd3d-ca32-49ba-a14b-3b9207ef6a92)) + (segment (start 264.7 134.31005) (end 267 132.01005) (width 0.5) (layer "F.Cu") (net 6) (tstamp 1a4ba7dd-5b28-451a-8389-dbf4d797f288)) + (segment (start 216.51005 135) (end 224.710051 143.2) (width 0.5) (layer "F.Cu") (net 6) (tstamp 494ad2fb-0faa-4470-9b63-86e163265291)) + (segment (start 267 132.01005) (end 267 125) (width 0.5) (layer "F.Cu") (net 6) (tstamp 4bf1ddd3-469d-41e0-8343-b3b3db4393ad)) + (segment (start 183.898613 133.741405) (end 188.51653 133.741405) (width 0.5) (layer "F.Cu") (net 6) (tstamp 53296945-5fbc-4533-9c99-bb2daf45a5c5)) + (segment (start 188.51653 133.741405) (end 188.959282 133.298653) (width 0.5) (layer "F.Cu") (net 6) (tstamp 5d006d00-3321-4744-a196-e839335c76a5)) + (segment (start 197.298653 133.298653) (end 199 135) (width 0.5) (layer "F.Cu") (net 6) (tstamp 641beb5b-c17e-484f-addd-ba95def891af)) + (segment (start 267 125) (end 268.102379 123.897621) (width 0.5) (layer "F.Cu") (net 6) (tstamp b92473c7-0e39-4abc-b741-67195632e6d5)) + (segment (start 257.210051 150.7) (end 262.78995 150.7) (width 0.5) (layer "F.Cu") (net 6) (tstamp c2cf80b2-487d-4c83-b62c-501156a52494)) + (segment (start 262.78995 150.7) (end 264.7 148.78995) (width 0.5) (layer "F.Cu") (net 6) (tstamp f099b7b1-c8f3-4ea4-96ce-c1774357da34)) + (segment (start 199 135) (end 216.51005 135) (width 0.5) (layer "F.Cu") (net 6) (tstamp f185e743-f165-472b-a6d6-964a2da9aaf7)) + (segment (start 188.959282 133.298653) (end 197.298653 133.298653) (width 0.5) (layer "F.Cu") (net 6) (tstamp fd69cd75-7252-473a-bb49-23f24e4c64dc)) + (segment (start 187.303323 114.370954) (end 182.685406 114.370954) (width 0.5) (layer "F.Cu") (net 7) (tstamp 07741289-e59f-4202-9a07-975040f109b0)) + (segment (start 187.303323 114.370954) (end 194.370954 114.370954) (width 0.5) (layer "F.Cu") (net 7) (tstamp 0bdd160e-43e4-49fe-b562-3f39a4316a1d)) + (segment (start 194.370954 114.370954) (end 203.3 123.3) (width 0.5) (layer "F.Cu") (net 7) (tstamp 0df63a7a-dc95-4715-94ac-61e18bad6ea6)) + (segment (start 238.160103 123.3) (end 243.260102 128.4) (width 0.5) (layer "F.Cu") (net 7) (tstamp 4fcfa151-f242-47bd-a440-945c388f675d)) + (segment (start 203.3 123.3) (end 238.160103 123.3) (width 0.5) (layer "F.Cu") (net 7) (tstamp 6f87e871-02c7-40a5-9927-f9145aedd0fa)) + (segment (start 249.213847 128.4) (end 261.095557 140.28171) (width 0.5) (layer "F.Cu") (net 7) (tstamp cb3eeeac-e29d-43f3-abd2-f8a2116ba112)) + (segment (start 182.685406 114.370954) (end 182.242654 114.813706) (width 0.5) (layer "F.Cu") (net 7) (tstamp f0af5235-a3d8-4542-95cf-843bba0bf479)) + (segment (start 243.260102 128.4) (end 249.213847 128.4) (width 0.5) (layer "F.Cu") (net 7) (tstamp f38e08a3-44fc-4ab3-a6b4-7eedcf03fc29)) + (segment (start 210.624205 146) (end 236.580302 146) (width 0.5) (layer "F.Cu") (net 8) (tstamp 049c4bb7-49b3-4234-ad94-6339e789a9cd)) + (segment (start 270.25 139) (end 276.419311 139) (width 0.5) (layer "F.Cu") (net 8) (tstamp 209051b2-b8f3-4a7a-a3fb-9ca8689a21ff)) + (segment (start 267.5 141.75) (end 270.25 139) (width 0.5) (layer "F.Cu") (net 8) (tstamp 4b4fa9ab-945d-474d-9bf7-957aa897be3a)) + (segment (start 254.4201 152.072713) (end 255.847389 153.5) (width 0.5) (layer "F.Cu") (net 8) (tstamp 4ea67d2a-3c32-4cc5-948a-fbda265a0fdd)) + (segment (start 263.94975 153.499999) (end 267.5 149.949749) (width 0.5) (layer "F.Cu") (net 8) (tstamp 5bd5d7a6-1d5d-4a0b-bf09-678642efbaf6)) + (segment (start 210.577562 145.953357) (end 210.624205 146) (width 0.5) (layer "F.Cu") (net 8) (tstamp 63e57e3d-0758-4022-9551-f70d71c864c2)) + (segment (start 276.419311 139) (end 276.49894 139.079629) (width 0.5) (layer "F.Cu") (net 8) (tstamp 8365d9e5-38d9-4e80-8f23-e635fbf4da18)) + (segment (start 267.5 149.949749) (end 267.5 141.75) (width 0.5) (layer "F.Cu") (net 8) (tstamp 97b44812-2759-47c9-a5dd-ce9fb968137f)) + (segment (start 205.497562 145.953357) (end 210.577562 145.953357) (width 0.5) (layer "F.Cu") (net 8) (tstamp 9c0cd88e-3784-4329-b1cf-5df333cb9107)) + (segment (start 255.847389 153.5) (end 263.94975 153.499999) (width 0.5) (layer "F.Cu") (net 8) (tstamp eda4f39b-b059-40ca-9873-afd36e9fdee7)) + (segment (start 242.653019 152.072713) (end 254.4201 152.072713) (width 0.5) (layer "F.Cu") (net 8) (tstamp f4bff39a-0426-493f-b0aa-28b7b5c2383f)) + (segment (start 236.580302 146) (end 242.653019 152.072713) (width 0.5) (layer "F.Cu") (net 8) (tstamp f571a73b-e482-46ea-b317-76a8a0b348d6)) + (segment (start 257.5 150) (end 262.5 150) (width 0.5) (layer "F.Cu") (net 9) (tstamp 096b5dcf-1639-4588-bfe3-20ed205e4f44)) + (segment (start 264 148.5) (end 264 134.0201) (width 0.5) (layer "F.Cu") (net 9) (tstamp 0e3d7999-1d30-4964-bbea-e88141207acf)) + (segment (start 264 134.0201) (end 266.3 131.7201) (width 0.5) (layer "F.Cu") (net 9) (tstamp 18a242b8-2cf8-4582-baf0-907b4656908d)) + (segment (start 266.3 124.7) (end 270 121) (width 0.5) (layer "F.Cu") (net 9) (tstamp 1dc74b10-fce4-46ba-80c1-93ae15601182)) + (segment (start 217 129.5) (end 217 134.5) (width 0.5) (layer "F.Cu") (net 9) (tstamp 289a2a45-204f-410c-bff8-feabda9dcc90)) + (segment (start 270 121) (end 277.681282 121) (width 0.5) (layer "F.Cu") (net 9) (tstamp 42ba66c9-86bc-4703-896c-11fddf1dd28a)) + (segment (start 244.102764 148.572713) (end 256.072713 148.572713) (width 0.5) (layer "F.Cu") (net 9) (tstamp 46d71d0a-fb1a-4895-9ca9-2e563dde677e)) + (segment (start 266.3 131.7201) (end 266.3 124.7) (width 0.5) (layer "F.Cu") (net 9) (tstamp 4ca79a0f-d794-447c-bdbc-c167ddd39f3e)) + (segment (start 205.497562 126.953357) (end 210.577562 126.953357) (width 0.5) (layer "F.Cu") (net 9) (tstamp 55ceb16c-4b77-4e8b-8e2f-269f915f615c)) + (segment (start 277.681282 121) (end 278.048569 121.367287) (width 0.5) (layer "F.Cu") (net 9) (tstamp 5c998c55-63bb-497f-905e-80d41e9c490e)) + (segment (start 225 142.5) (end 238.030051 142.5) (width 0.5) (layer "F.Cu") (net 9) (tstamp 857219a5-6b7b-4fea-8644-4a957f960e68)) + (segment (start 238.030051 142.5) (end 244.102764 148.572713) (width 0.5) (layer "F.Cu") (net 9) (tstamp a18506c4-609e-4dd2-8cdb-168ebcf19d58)) + (segment (start 256.072713 148.572713) (end 257.5 150) (width 0.5) (layer "F.Cu") (net 9) (tstamp b466d64e-ea99-4866-8ef6-0cc6061cab6c)) + (segment (start 214.453357 126.953357) (end 217 129.5) (width 0.5) (layer "F.Cu") (net 9) (tstamp b9790ef7-f95c-4fd2-b88e-e7fbb2dfc8ad)) + (segment (start 210.577562 126.953357) (end 214.453357 126.953357) (width 0.5) (layer "F.Cu") (net 9) (tstamp d004e6f7-211c-47ca-a1ca-41025f4f0d39)) + (segment (start 262.5 150) (end 264 148.5) (width 0.5) (layer "F.Cu") (net 9) (tstamp d2b9a4e5-504e-4c18-bd50-25dd73dcfabc)) + (segment (start 217 134.5) (end 225 142.5) (width 0.5) (layer "F.Cu") (net 9) (tstamp ef6e961c-bac3-41e3-98dc-5b5ae415122e)) + (segment (start 210.577562 107.953357) (end 205.497562 107.953357) (width 0.5) (layer "F.Cu") (net 10) (tstamp 080763d4-1f21-45e5-8565-4d9fd6e4652f)) + (segment (start 222.6 122.6) (end 238.450052 122.6) (width 0.5) (layer "F.Cu") (net 10) (tstamp 29258d7d-9be2-489a-8048-338208294a5b)) + (segment (start 238.450052 122.6) (end 243.550051 127.7) (width 0.5) (layer "F.Cu") (net 10) (tstamp 4814877e-df57-4fe5-8b0c-0610af6c1792)) + (segment (start 243.550051 127.7) (end 251.265558 127.7) (width 0.5) (layer "F.Cu") (net 10) (tstamp 531dbca9-d315-403e-8800-c6ad44909519)) + (segment (start 217.953357 107.953357) (end 221 111) (width 0.5) (layer "F.Cu") (net 10) (tstamp 968b9dd6-b074-46e5-8d9d-a80b2961cf5d)) + (segment (start 210.577562 107.953357) (end 217.953357 107.953357) (width 0.5) (layer "F.Cu") (net 10) (tstamp ac5d4f18-9348-4f58-bc14-eb9980eaa8e5)) + (segment (start 251.265558 127.7) (end 261.316933 137.751375) (width 0.5) (layer "F.Cu") (net 10) (tstamp c6f8eca9-c81d-4894-b524-e095cdaa7671)) + (segment (start 221 121) (end 222.6 122.6) (width 0.5) (layer "F.Cu") (net 10) (tstamp cc6c9212-5beb-4bc2-a0e3-83489fe6a38f)) + (segment (start 221 111) (end 221 121) (width 0.5) (layer "F.Cu") (net 10) (tstamp fbb84956-6404-4a40-8d02-02a11c58c3ec)) + (segment (start 268.2 150.239699) (end 264.239699 154.2) (width 0.5) (layer "F.Cu") (net 11) (tstamp 148e072a-22a3-4cb1-aad9-f6cfc3074fc1)) + (segment (start 230.710648 147.289352) (end 230.710648 150.944065) (width 0.5) (layer "F.Cu") (net 11) (tstamp 1696ad9d-057a-4192-a5be-36e307d0fbe2)) + (segment (start 236.290357 146.7) (end 231.3 146.7) (width 0.5) (layer "F.Cu") (net 11) (tstamp 1ffaadcb-0d63-4726-a404-6d0380086f42)) + (segment (start 230.267896 150.501313) (end 230.710648 150.944065) (width 0.5) (layer "F.Cu") (net 11) (tstamp 21c702be-ac19-4009-84a4-19e213eb4451)) + (segment (start 225.649979 150.501313) (end 230.267896 150.501313) (width 0.5) (layer "F.Cu") (net 11) (tstamp 2a8cbae9-f519-4798-8d5a-150e70d0cd2d)) + (segment (start 254.130151 152.772713) (end 242.36307 152.772713) (width 0.5) (layer "F.Cu") (net 11) (tstamp 2fc0acaf-7f6e-40c1-8fec-d7d0ecc1130f)) + (segment (start 242.36307 152.772713) (end 236.290357 146.7) (width 0.5) (layer "F.Cu") (net 11) (tstamp 81dfe973-2737-485f-824e-35ab00a4b3f4)) + (segment (start 276.277565 141.609963) (end 270.890037 141.609963) (width 0.5) (layer "F.Cu") (net 11) (tstamp 959e2710-ab76-4c6a-989f-558efe3d208b)) + (segment (start 268.2 144.3) (end 268.2 150.239699) (width 0.5) (layer "F.Cu") (net 11) (tstamp d316bc9d-aa95-4981-bf7c-0f5fae9a40d1)) + (segment (start 270.890037 141.609963) (end 268.2 144.3) (width 0.5) (layer "F.Cu") (net 11) (tstamp dad674bb-2983-4418-9284-e69dbbb94c74)) + (segment (start 255.55744 154.2) (end 254.130151 152.772713) (width 0.5) (layer "F.Cu") (net 11) (tstamp e611e7c4-9dc5-42b3-b635-0d83b2eaa394)) + (segment (start 231.3 146.7) (end 230.710648 147.289352) (width 0.5) (layer "F.Cu") (net 11) (tstamp f8da470f-13ec-44a0-b224-b4e848c78ae4)) + (segment (start 264.239699 154.2) (end 255.55744 154.2) (width 0.5) (layer "F.Cu") (net 11) (tstamp f8ec2e9b-9977-45fa-a5e1-fb3994758889)) + (segment (start 231.923855 131.573613) (end 232.366607 132.016365) (width 0.5) (layer "F.Cu") (net 12) (tstamp 25dba022-d2be-46b8-adf8-f951bcf0acb3)) + (segment (start 238 141.48) (end 244.392713 147.872713) (width 0.5) (layer "F.Cu") (net 12) (tstamp 581187a0-7ba8-415b-95dd-94f643ce6f8d)) + (segment (start 236.016365 132.016365) (end 238 134) (width 0.5) (layer "F.Cu") (net 12) (tstamp 6bf2ca73-79d5-472a-b804-919556c01a77)) + (segment (start 232.366607 132.016365) (end 236.016365 132.016365) (width 0.5) (layer "F.Cu") (net 12) (tstamp 72e3ab6c-2885-4642-ab7e-4971b6f5d854)) + (segment (start 238 134) (end 238 141.48) (width 0.5) (layer "F.Cu") (net 12) (tstamp d6c4a854-42d8-49a2-940e-86e1ead860f6)) + (segment (start 227.305938 131.573613) (end 231.923855 131.573613) (width 0.5) (layer "F.Cu") (net 12) (tstamp f211f312-0ef7-402f-82e2-8609dbe364f1)) + (segment (start 244.392713 147.872713) (end 260.431431 147.872713) (width 0.5) (layer "F.Cu") (net 12) (tstamp f7a9a8a5-8f32-4daf-ac38-a7611ab1f71f)) + (segment (start 234.022566 113.088666) (end 237.548666 113.088666) (width 0.5) (layer "F.Cu") (net 13) (tstamp 1ab7577c-6bd5-4396-a20b-61cbc9539a4c)) + (segment (start 237.548666 113.088666) (end 238.76 114.3) (width 0.5) (layer "F.Cu") (net 13) (tstamp 3e2f9b5b-ae0b-490f-95fc-f08154e70727)) + (segment (start 228.961897 112.645914) (end 233.579814 112.645914) (width 0.5) (layer "F.Cu") (net 13) (tstamp 4c0e1145-c2f1-4b79-ae3f-620bb708e431)) + (segment (start 238.76 114.3) (end 238.76 121.92) (width 0.5) (layer "F.Cu") (net 13) (tstamp 6d51df58-30a7-49fd-89be-4e4f1fc2cd4c)) + (segment (start 238.76 121.92) (end 243.84 127) (width 0.5) (layer "F.Cu") (net 13) (tstamp 833b1169-e96b-4acf-b1ad-cf9e464a206f)) + (segment (start 253.317268 127) (end 261.538309 135.221041) (width 0.5) (layer "F.Cu") (net 13) (tstamp a9012a20-9f5e-48bc-9000-834437dddf87)) + (segment (start 233.579814 112.645914) (end 234.022566 113.088666) (width 0.5) (layer "F.Cu") (net 13) (tstamp cb82a452-a155-45a1-9352-40158f7d9437)) + (segment (start 243.84 127) (end 253.317268 127) (width 0.5) (layer "F.Cu") (net 13) (tstamp f3a51426-38e0-4e78-85b0-5e3119ac633c)) + (segment (start 268.9 150.529649) (end 268.9 146.05) (width 0.5) (layer "F.Cu") (net 14) (tstamp 006e0114-cd6f-423f-86a7-47ce73b2205c)) + (segment (start 270.809702 144.140298) (end 276.056189 144.140298) (width 0.5) (layer "F.Cu") (net 14) (tstamp 54a5af47-79ee-486a-9efd-66ca1ebaa0b9)) + (segment (start 249.307156 156.385564) (end 250.79272 154.9) (width 0.5) (layer "F.Cu") (net 14) (tstamp 6ae945aa-6d26-4b2f-815d-2b3f2547d5b5)) + (segment (start 250.79272 154.9) (end 264.529649 154.9) (width 0.5) (layer "F.Cu") (net 14) (tstamp 6da58aa1-9b80-4418-97f7-bc593567d2bd)) + (segment (start 249.307156 156.385564) (end 244.689239 156.385564) (width 0.5) (layer "F.Cu") (net 14) (tstamp 8b2897b7-4ff4-4ef5-9398-8d13c661b4f6)) + (segment (start 268.9 146.05) (end 270.809702 144.140298) (width 0.5) (layer "F.Cu") (net 14) (tstamp c6dbf2a9-a52f-4f25-99d1-6f94b9daf98d)) + (segment (start 244.689239 156.385564) (end 244.246487 155.942812) (width 0.5) (layer "F.Cu") (net 14) (tstamp ca505cd3-b79e-42c0-a7b5-bb4c6ea4bfab)) + (segment (start 264.529649 154.9) (end 268.9 150.529649) (width 0.5) (layer "F.Cu") (net 14) (tstamp f4590df0-5055-46a2-8f7e-d6f78c1f1ffd)) + (segment (start 252.768291 137.457864) (end 260.652806 145.342379) (width 0.5) (layer "F.Cu") (net 15) (tstamp 57730a63-b597-411f-86c4-d1c6836291d1)) + (segment (start 250.520363 137.015112) (end 250.963115 137.457864) (width 0.5) (layer "F.Cu") (net 15) (tstamp a59c3b2c-35bc-4752-aa0b-801ddf15d27a)) + (segment (start 250.963115 137.457864) (end 252.768291 137.457864) (width 0.5) (layer "F.Cu") (net 15) (tstamp dd653dcb-a9d9-4fdf-8830-ee12b34f3930)) + (segment (start 245.902446 137.015112) (end 250.520363 137.015112) (width 0.5) (layer "F.Cu") (net 15) (tstamp e2dc53e5-b93d-4a80-bfdc-b5f536773c07)) + (segment (start 256.530165 118.530165) (end 258 120) (width 0.5) (layer "F.Cu") (net 16) (tstamp 0ddbae15-9764-4f53-a9c1-9c292cb06443)) + (segment (start 247.558405 118.087413) (end 252.176322 118.087413) (width 0.5) (layer "F.Cu") (net 16) (tstamp 5829f1e2-13cc-4e48-bbf6-ece188126635)) + (segment (start 252.619074 118.530165) (end 256.530165 118.530165) (width 0.5) (layer "F.Cu") (net 16) (tstamp 78e6e4fa-bcde-40b3-89ba-4b054fa4d92f)) + (segment (start 258 120) (end 258 128.931022) (width 0.5) (layer "F.Cu") (net 16) (tstamp a45a78ac-5abe-46ed-b71b-b6bb0d86d02a)) + (segment (start 252.176322 118.087413) (end 252.619074 118.530165) (width 0.5) (layer "F.Cu") (net 16) (tstamp f4b484f3-f947-40b7-9506-fe76d8ba2354)) + (segment (start 258 128.931022) (end 261.759684 132.690706) (width 0.5) (layer "F.Cu") (net 16) (tstamp f86bf105-883d-4377-b853-32467d6bc476)) + (segment (start 243 177.419599) (end 269.6 150.819598) (width 0.5) (layer "F.Cu") (net 17) (tstamp 368961ea-b983-4f78-be45-25b9427fa101)) + (segment (start 247.25148 185) (end 247.618383 185.366903) (width 0.5) (layer "F.Cu") (net 17) (tstamp 5b90aab5-e25e-4fea-8a04-43c9a5e69485)) + (segment (start 242.71148 184.052102) (end 243 183.763582) (width 0.5) (layer "F.Cu") (net 17) (tstamp 6aa2db40-85a7-40b2-9124-62311a4b5dfe)) + (segment (start 269.6 150.819598) (end 269.6 148.4) (width 0.5) (layer "F.Cu") (net 17) (tstamp 6bb20843-aed9-4f9e-952a-10b55f90c6ef)) + (segment (start 271.329368 146.670632) (end 275.834813 146.670632) (width 0.5) (layer "F.Cu") (net 17) (tstamp 9a0cc27b-3362-452a-b6ea-0c2024e304ab)) + (segment (start 242.71148 184.052102) (end 243.659378 185) (width 0.5) (layer "F.Cu") (net 17) (tstamp b4749938-68de-4fd3-8aba-bbcb64bd49f8)) + (segment (start 269.6 148.4) (end 271.329368 146.670632) (width 0.5) (layer "F.Cu") (net 17) (tstamp bf4f316b-b3b2-491e-9eaf-202bb6eb6ef0)) + (segment (start 243.659378 185) (end 247.25148 185) (width 0.5) (layer "F.Cu") (net 17) (tstamp f4359adf-67b7-492d-be4a-3a0d87918fb9)) + (segment (start 243 183.763582) (end 243 177.419599) (width 0.5) (layer "F.Cu") (net 17) (tstamp fe4fdebf-a9ef-4bff-9040-4e49682ce477)) + (segment (start 266.644832 194.644832) (end 264.104832 192.104832) (width 0.5) (layer "F.Cu") (net 18) (tstamp 178c6e6b-fe7a-4335-9bbc-e468ca799940)) + (segment (start 275 151) (end 275.613438 150.386562) (width 0.5) (layer "F.Cu") (net 18) (tstamp 292e2647-6efc-4e7d-894c-7ac7d4d874b0)) + (segment (start 270.409549 151) (end 275 151) (width 0.5) (layer "F.Cu") (net 18) (tstamp 3a13a161-680f-464b-b808-3bde58da6e35)) + (segment (start 247.5 173.909549) (end 270.409549 151) (width 0.5) (layer "F.Cu") (net 18) (tstamp 40fd19ed-922f-4930-8d27-be8c295dbf5e)) + (segment (start 264.104832 192.104832) (end 263.885182 192.104832) (width 0.5) (layer "F.Cu") (net 18) (tstamp 5ca073f6-41fe-41f4-b586-be1caab18b95)) + (segment (start 263.885182 192.104832) (end 247.5 175.71965) (width 0.5) (layer "F.Cu") (net 18) (tstamp 69755244-c2be-45a4-8f17-a2c45ccdce8e)) + (segment (start 268.284592 194.644832) (end 266.644832 194.644832) (width 0.5) (layer "F.Cu") (net 18) (tstamp 8da35ba6-dea9-4044-8d74-8fbdaeca26bf)) + (segment (start 275.613438 150.386562) (end 275.613438 149.200967) (width 0.5) (layer "F.Cu") (net 18) (tstamp e946cd8a-210c-4887-a9bf-0ba6669c4806)) + (segment (start 247.5 175.71965) (end 247.5 173.909549) (width 0.5) (layer "F.Cu") (net 18) (tstamp ff43740e-7693-458c-87e2-0c336f5e2fd8)) + (segment (start 272.5 129.5) (end 272.5 166.278159) (width 0.5) (layer "B.Cu") (net 21) (tstamp 39ae23de-02b1-4495-96fc-9075f9a5e6db)) + (segment (start 271.871606 166.906553) (end 271.871606 171.088133) (width 0.5) (layer "B.Cu") (net 21) (tstamp 3fcb3c4c-b84e-4846-a696-626fea730098)) + (segment (start 270.630037 127.630037) (end 272.5 129.5) (width 0.5) (layer "B.Cu") (net 21) (tstamp 9e36972e-55d7-47e4-b837-da05dba736cc)) + (segment (start 272.5 166.278159) (end 272.272522 166.505637) (width 0.5) (layer "B.Cu") (net 21) (tstamp d908c111-ab92-4ddc-895b-e0a5d6ca538f)) + (segment (start 262.202435 127.630037) (end 270.630037 127.630037) (width 0.5) (layer "B.Cu") (net 21) (tstamp e59a49b6-e088-4f63-83b7-0f0b9f13725a)) + (segment (start 272.272522 166.505637) (end 271.871606 166.906553) (width 0.5) (layer "B.Cu") (net 21) (tstamp fe006310-07eb-4fb9-a8dc-9470e643a30c)) + (segment (start 271 130.160371) (end 271.8 130.960371) (width 0.5) (layer "B.Cu") (net 22) (tstamp 1527a93b-c375-4aa7-88a4-c09384daece3)) + (segment (start 268.883022 170.826665) (end 268.883022 166.645086) (width 0.5) (layer "B.Cu") (net 22) (tstamp 20697ba2-874e-40d6-a399-888fece5a7c8)) + (segment (start 269.283938 165.716062) (end 269.283938 166.24417) (width 0.5) (layer "B.Cu") (net 22) (tstamp 2139376d-b849-402d-94c8-d9b66d608c76)) + (segment (start 261.98106 130.160371) (end 271 130.160371) (width 0.5) (layer "B.Cu") (net 22) (tstamp 7bf5fc37-9681-4abf-aa26-884f545b4a26)) + (segment (start 271.8 163.2) (end 269.283938 165.716062) (width 0.5) (layer "B.Cu") (net 22) (tstamp b06fc05c-d9a9-4644-8ff9-55ae6cd16862)) + (segment (start 271.8 130.960371) (end 271.8 163.2) (width 0.5) (layer "B.Cu") (net 22) (tstamp d1d112d1-cf25-447d-abdd-ec317e27fd60)) + (segment (start 268.883022 166.645086) (end 269.283938 166.24417) (width 0.5) (layer "B.Cu") (net 22) (tstamp d8666fb5-3a51-430f-a88b-fa710d10e975)) + + (zone (net 2) (net_name "GND") (layer "B.Cu") (tstamp 70df09e9-4c43-430f-9a9c-ef339fcaafbf) (hatch edge 0.5) + (connect_pads (clearance 0.508)) + (min_thickness 0.25) (filled_areas_thickness no) + (fill yes (thermal_gap 0.5) (thermal_bridge_width 0.5)) + (polygon + (pts + (xy 127 76.2) + (xy 304.8 76.2) + (xy 304.8 228.6) + (xy 127 228.6) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 217.488378 102.608858) + (xy 217.513033 102.608857) + (xy 217.513034 102.608858) + (xy 217.534852 102.608857) + (xy 217.540257 102.609093) + (xy 217.642366 102.618022) + (xy 217.687309 102.621952) + (xy 217.70859 102.625704) + (xy 217.843301 102.661794) + (xy 217.863603 102.669182) + (xy 217.990006 102.728119) + (xy 218.008722 102.738923) + (xy 218.122973 102.818916) + (xy 218.13953 102.832809) + (xy 218.238142 102.931412) + (xy 218.252037 102.947969) + (xy 218.332037 103.06221) + (xy 218.342845 103.080929) + (xy 218.401786 103.207316) + (xy 218.40918 103.227627) + (xy 218.445281 103.362338) + (xy 218.449035 103.383622) + (xy 218.461826 103.529737) + (xy 218.462062 103.535147) + (xy 218.462062 105.400744) + (xy 218.46212 105.401417) + (xy 218.462102 105.465709) + (xy 218.491253 105.640985) + (xy 218.548766 105.809089) + (xy 218.548771 105.809102) + (xy 218.633087 105.96549) + (xy 218.633091 105.965495) + (xy 218.633092 105.965497) + (xy 218.741935 106.10594) + (xy 218.741936 106.105941) + (xy 218.872344 106.226616) + (xy 218.872346 106.226617) + (xy 218.872348 106.226619) + (xy 219.020796 106.324262) + (xy 219.020798 106.324263) + (xy 219.0208 106.324264) + (xy 219.183248 106.396222) + (xy 219.18326 106.396226) + (xy 219.297963 106.425776) + (xy 219.355318 106.440552) + (xy 219.443823 106.448276) + (xy 219.468261 106.450415) + (xy 219.468261 106.450414) + (xy 219.495639 106.452811) + (xy 219.495648 106.45281) + (xy 241.414804 108.370487) + (xy 241.415173 108.370519) + (xy 241.419177 108.370869) + (xy 241.424502 108.371568) + (xy 241.569909 108.397208) + (xy 241.59078 108.402801) + (xy 241.721827 108.4505) + (xy 241.741415 108.459634) + (xy 241.862184 108.52936) + (xy 241.87989 108.541758) + (xy 241.986714 108.631395) + (xy 242.001997 108.646678) + (xy 242.09164 108.75351) + (xy 242.104038 108.771216) + (xy 242.173765 108.891986) + (xy 242.182899 108.911574) + (xy 242.230597 109.042618) + (xy 242.236191 109.063495) + (xy 242.254112 109.165123) + (xy 242.260409 109.20083) + (xy 242.262293 109.222364) + (xy 242.262293 109.369912) + (xy 242.262057 109.375318) + (xy 242.103324 111.189665) + (xy 242.103324 111.190069) + (xy 242.097243 111.259545) + (xy 242.097243 111.259549) + (xy 242.101278 111.305688) + (xy 242.113636 111.447023) + (xy 242.162335 111.628794) + (xy 242.162336 111.628797) + (xy 242.241864 111.799358) + (xy 242.349798 111.95351) + (xy 242.482862 112.086578) + (xy 242.482871 112.086586) + (xy 242.637014 112.19452) + (xy 242.637018 112.194522) + (xy 242.807573 112.274053) + (xy 242.989348 112.322758) + (xy 243.033919 112.326656) + (xy 243.033929 112.326659) + (xy 279.932994 115.554908) + (xy 279.935905 115.555162) + (xy 279.939593 115.555485) + (xy 279.944944 115.55619) + (xy 279.980826 115.562517) + (xy 280.090307 115.581823) + (xy 280.111177 115.587415) + (xy 280.242224 115.635113) + (xy 280.261809 115.644246) + (xy 280.37774 115.71118) + (xy 280.38258 115.713974) + (xy 280.400285 115.726371) + (xy 280.507003 115.81592) + (xy 280.507111 115.81601) + (xy 280.522395 115.831294) + (xy 280.612035 115.938125) + (xy 280.62443 115.955827) + (xy 280.692334 116.073442) + (xy 280.694155 116.076595) + (xy 280.70329 116.096185) + (xy 280.750986 116.227231) + (xy 280.75658 116.248108) + (xy 280.767069 116.307593) + (xy 280.777046 116.364177) + (xy 280.780796 116.385441) + (xy 280.78268 116.406974) + (xy 280.78268 116.554708) + (xy 280.782444 116.560109) + (xy 275.822224 173.255686) + (xy 275.815616 173.331221) + (xy 275.815048 173.337697) + (xy 275.814343 173.34305) + (xy 275.788715 173.488397) + (xy 275.783121 173.509275) + (xy 275.735425 173.640321) + (xy 275.726291 173.659909) + (xy 275.656563 173.780686) + (xy 275.644165 173.798393) + (xy 275.554525 173.905224) + (xy 275.539242 173.920507) + (xy 275.432416 174.010148) + (xy 275.414711 174.022546) + (xy 275.29394 174.092276) + (xy 275.274351 174.101411) + (xy 275.143304 174.149112) + (xy 275.122427 174.154707) + (xy 274.985087 174.178928) + (xy 274.963554 174.180812) + (xy 274.816377 174.180816) + (xy 274.810969 174.18058) + (xy 265.95765 173.406017) + (xy 265.109447 173.331809) + (xy 265.10245 173.331197) + (xy 265.102449 173.331197) + (xy 265.098057 173.330812) + (xy 265.098051 173.330812) + (xy 265.079182 173.329162) + (xy 265.079061 173.329161) + (xy 265.008717 173.323007) + (xy 265.008711 173.323007) + (xy 264.914949 173.331209) + (xy 264.821242 173.339406) + (xy 264.821239 173.339406) + (xy 264.821237 173.339407) + (xy 264.639469 173.38811) + (xy 264.468908 173.467641) + (xy 264.314753 173.575581) + (xy 264.18169 173.708644) + (xy 264.181681 173.708655) + (xy 264.073749 173.862794) + (xy 264.073744 173.862804) + (xy 263.994217 174.033349) + (xy 263.994212 174.033363) + (xy 263.976972 174.097702) + (xy 261.44495 183.547335) + (xy 261.444886 183.547438) + (xy 261.444907 183.547444) + (xy 261.4088 183.681745) + (xy 261.408799 183.681753) + (xy 261.39152 183.857271) + (xy 261.39152 183.857291) + (xy 261.403062 184.033293) + (xy 261.403062 184.033294) + (xy 261.443125 184.205081) + (xy 261.510629 184.368035) + (xy 261.510632 184.36804) + (xy 261.562452 184.451365) + (xy 261.603782 184.517823) + (xy 261.720087 184.650435) + (xy 261.750737 184.675587) + (xy 261.856441 184.762331) + (xy 261.932859 184.80636) + (xy 276.944671 193.473434) + (xy 276.972627 193.489574) + (xy 276.982038 193.495008) + (xy 276.986592 193.49791) + (xy 277.107491 193.582569) + (xy 277.124048 193.596462) + (xy 277.222658 193.695075) + (xy 277.236551 193.711633) + (xy 277.316534 193.825863) + (xy 277.327341 193.844581) + (xy 277.386277 193.970973) + (xy 277.393669 193.991284) + (xy 277.429761 194.125984) + (xy 277.433514 194.14727) + (xy 277.445668 194.286191) + (xy 277.445668 194.307804) + (xy 277.433515 194.446725) + (xy 277.429762 194.468012) + (xy 277.393669 194.602714) + (xy 277.386277 194.623025) + (xy 277.323857 194.756887) + (xy 277.321358 194.761688) + (xy 267.840027 211.183834) + (xy 267.840023 211.183844) + (xy 267.824128 211.211376) + (xy 267.821221 211.215938) + (xy 267.736557 211.336859) + (xy 267.722664 211.353417) + (xy 267.624054 211.452033) + (xy 267.607496 211.465927) + (xy 267.493263 211.545918) + (xy 267.474545 211.556726) + (xy 267.348154 211.615667) + (xy 267.327842 211.62306) + (xy 267.19314 211.659156) + (xy 267.171854 211.66291) + (xy 267.032923 211.675068) + (xy 267.011308 211.675068) + (xy 266.872382 211.662916) + (xy 266.851096 211.659163) + (xy 266.764118 211.635859) + (xy 266.71639 211.623071) + (xy 266.69608 211.615679) + (xy 266.569647 211.556726) + (xy 266.562764 211.553516) + (xy 266.55797 211.55102) + (xy 250.495415 202.277301) + (xy 250.38344 202.212652) + (xy 250.383435 202.212647) + (xy 250.376032 202.208373) + (xy 250.376014 202.208354) + (xy 250.292758 202.160291) + (xy 250.292758 202.16029) + (xy 250.207641 202.120603) + (xy 250.207636 202.120601) + (xy 250.13262 202.0933) + (xy 250.12989 202.091298) + (xy 234.819235 197.988821) + (xy 234.298939 197.849408) + (xy 261.29672 197.849408) + (xy 261.326797 198.148383) + (xy 261.326798 198.14839) + (xy 261.396455 198.440682) + (xy 261.396458 198.440694) + (xy 261.504453 198.721094) + (xy 261.50446 198.721109) + (xy 261.648866 198.984616) + (xy 261.64887 198.984622) + (xy 261.740183 199.108553) + (xy 261.82711 199.226531) + (xy 261.934937 199.338023) + (xy 262.036007 199.442529) + (xy 262.036014 199.442535) + (xy 262.038561 199.444546) + (xy 262.271833 199.628759) + (xy 262.530374 199.781893) + (xy 262.80702 199.899201) + (xy 262.807023 199.899201) + (xy 262.807026 199.899203) + (xy 262.951926 199.938894) + (xy 263.096833 199.978589) + (xy 263.394642 200.018641) + (xy 263.394647 200.018641) + (xy 263.619928 200.018641) + (xy 263.7834 200.007696) + (xy 263.844706 200.003593) + (xy 264.139174 199.94374) + (xy 264.423038 199.845172) + (xy 264.69123 199.709648) + (xy 264.938967 199.539587) + (xy 265.161826 199.338023) + (xy 265.35583 199.108553) + (xy 265.517518 198.855273) + (xy 265.644005 198.582701) + (xy 265.733033 198.295703) + (xy 265.783013 197.999399) + (xy 265.793054 197.699077) + (xy 265.770968 197.479535) + (xy 266.466364 197.479535) + (xy 266.486655 197.737356) + (xy 266.547026 197.988821) + (xy 266.645993 198.227749) + (xy 266.781117 198.44825) + (xy 266.78112 198.448255) + (xy 266.786211 198.454215) + (xy 267.437781 197.802645) + (xy 267.461114 197.856736) + (xy 267.565713 197.997237) + (xy 267.699894 198.109829) + (xy 267.791631 198.155901) + (xy 267.139763 198.807768) + (xy 267.145727 198.812861) + (xy 267.36623 198.947986) + (xy 267.589768 199.040578) + (xy 267.644171 199.084419) + (xy 267.666236 199.150713) + (xy 267.648957 199.218412) + (xy 267.59782 199.266023) + (xy 267.577252 199.274115) + (xy 267.533089 199.287083) + (xy 267.346127 199.383469) + (xy 267.180786 199.513493) + (xy 267.180785 199.513494) + (xy 267.043045 199.672455) + (xy 267.043036 199.672466) + (xy 266.93787 199.85462) + (xy 266.869075 200.053389) + (xy 266.869074 200.053394) + (xy 266.869074 200.053395) + (xy 266.839139 200.261596) + (xy 266.849148 200.4717) + (xy 266.898738 200.676112) + (xy 266.943378 200.77386) + (xy 266.986116 200.867445) + (xy 266.98612 200.867451) + (xy 267.108122 201.03878) + (xy 267.108127 201.038785) + (xy 267.260359 201.183938) + (xy 267.43731 201.297657) + (xy 267.632584 201.375834) + (xy 267.76138 201.400657) + (xy 267.839124 201.415641) + (xy 267.839125 201.415641) + (xy 267.996757 201.415641) + (xy 267.996764 201.415641) + (xy 268.153685 201.400657) + (xy 268.355507 201.341397) + (xy 268.542466 201.245012) + (xy 268.707806 201.114988) + (xy 268.845551 200.956022) + (xy 268.950722 200.77386) + (xy 269.019518 200.575087) + (xy 269.049453 200.366886) + (xy 269.039444 200.156782) + (xy 268.989854 199.95237) + (xy 268.902475 199.761036) + (xy 268.839405 199.672466) + (xy 268.780469 199.589701) + (xy 268.780463 199.589695) + (xy 268.628235 199.444546) + (xy 268.628233 199.444544) + (xy 268.451282 199.330825) + (xy 268.434268 199.324013) + (xy 268.379349 199.280824) + (xy 268.356496 199.214797) + (xy 268.372969 199.146897) + (xy 268.423536 199.098681) + (xy 268.451409 199.088323) + (xy 268.623729 199.046953) + (xy 268.862657 198.947986) + (xy 269.083157 198.812862) + (xy 269.083167 198.812855) + (xy 269.089122 198.807768) + (xy 269.089122 198.807767) + (xy 268.439843 198.158488) + (xy 268.453019 198.153693) + (xy 268.599364 198.057441) + (xy 268.719567 197.930033) + (xy 268.792379 197.803918) + (xy 269.442675 198.454214) + (xy 269.442676 198.454214) + (xy 269.447763 198.448259) + (xy 269.44777 198.448249) + (xy 269.582894 198.227749) + (xy 269.681861 197.988821) + (xy 269.742232 197.737356) + (xy 269.762523 197.479536) + (xy 269.742232 197.221715) + (xy 269.681861 196.97025) + (xy 269.582894 196.731322) + (xy 269.447769 196.510819) + (xy 269.442676 196.504855) + (xy 268.791106 197.156425) + (xy 268.767774 197.102336) + (xy 268.663175 196.961835) + (xy 268.528994 196.849243) + (xy 268.437256 196.80317) + (xy 269.0936 196.146826) + (xy 269.106612 196.095073) + (xy 269.148689 196.052237) + (xy 269.258321 195.985055) + (xy 269.45599 195.81623) + (xy 269.624815 195.618561) + (xy 269.76064 195.396916) + (xy 269.860119 195.156752) + (xy 269.920803 194.903982) + (xy 269.941199 194.644832) + (xy 269.920803 194.385682) + (xy 269.860119 194.132912) + (xy 269.76064 193.892748) + (xy 269.76064 193.892747) + (xy 269.624818 193.671108) + (xy 269.624817 193.671105) + (xy 269.586012 193.625671) + (xy 269.45599 193.473434) + (xy 269.325302 193.361816) + (xy 269.258318 193.304606) + (xy 269.258315 193.304605) + (xy 269.036676 193.168783) + (xy 268.796511 193.069304) + (xy 268.543745 193.008621) + (xy 268.284592 192.988225) + (xy 268.025438 193.008621) + (xy 267.772672 193.069304) + (xy 267.532507 193.168783) + (xy 267.310868 193.304605) + (xy 267.310865 193.304606) + (xy 267.113194 193.473434) + (xy 266.944366 193.671105) + (xy 266.944365 193.671108) + (xy 266.808543 193.892747) + (xy 266.709064 194.132912) + (xy 266.648381 194.385678) + (xy 266.627985 194.644832) + (xy 266.648381 194.903985) + (xy 266.709064 195.156751) + (xy 266.808543 195.396916) + (xy 266.944365 195.618555) + (xy 266.944366 195.618558) + (xy 267.088609 195.787445) + (xy 267.113194 195.81623) + (xy 267.22196 195.909125) + (xy 267.260153 195.96763) + (xy 267.260652 196.037498) + (xy 267.223298 196.096545) + (xy 267.206219 196.109141) + (xy 267.145728 196.14621) + (xy 267.145717 196.146218) + (xy 267.139764 196.151302) + (xy 267.139764 196.151303) + (xy 267.789044 196.800583) + (xy 267.775869 196.805379) + (xy 267.629524 196.901631) + (xy 267.509321 197.029039) + (xy 267.436508 197.155154) + (xy 266.78621 196.504856) + (xy 266.781126 196.510809) + (xy 266.781114 196.510825) + (xy 266.645993 196.731322) + (xy 266.547026 196.97025) + (xy 266.486655 197.221715) + (xy 266.466364 197.479535) + (xy 265.770968 197.479535) + (xy 265.762976 197.400096) + (xy 265.757977 197.379121) + (xy 265.720466 197.221715) + (xy 265.693317 197.107792) + (xy 265.585318 196.827381) + (xy 265.440908 196.563866) + (xy 265.43991 196.562512) + (xy 265.322854 196.403642) + (xy 265.262664 196.321951) + (xy 265.053766 196.105952) + (xy 265.053759 196.105946) + (xy 264.867406 195.958785) + (xy 264.817941 195.919723) + (xy 264.5594 195.766589) + (xy 264.282754 195.649281) + (xy 264.282747 195.649278) + (xy 263.992946 195.569894) + (xy 263.992943 195.569893) + (xy 263.992941 195.569893) + (xy 263.695132 195.529841) + (xy 263.469854 195.529841) + (xy 263.469846 195.529841) + (xy 263.24507 195.544888) + (xy 263.245061 195.54489) + (xy 262.950597 195.604742) + (xy 262.666734 195.70331) + (xy 262.666731 195.703312) + (xy 262.398549 195.83883) + (xy 262.150805 196.008896) + (xy 261.927949 196.210457) + (xy 261.733945 196.439927) + (xy 261.733943 196.439929) + (xy 261.572253 196.693213) + (xy 261.4476 196.961835) + (xy 261.445769 196.965781) + (xy 261.426509 197.027869) + (xy 261.356741 197.252776) + (xy 261.306761 197.549083) + (xy 261.29672 197.849408) + (xy 234.298939 197.849408) + (xy 231.980197 197.228103) + (xy 231.978403 197.227622) + (xy 231.973246 197.225996) + (xy 231.834541 197.175506) + (xy 231.814952 197.166371) + (xy 231.694188 197.096643) + (xy 231.676484 197.084246) + (xy 231.569659 196.994606) + (xy 231.554376 196.979323) + (xy 231.489186 196.901631) + (xy 231.464733 196.872488) + (xy 231.452344 196.854795) + (xy 231.382613 196.734017) + (xy 231.373479 196.714429) + (xy 231.369378 196.703162) + (xy 231.325783 196.583384) + (xy 231.32019 196.562512) + (xy 231.29597 196.425166) + (xy 231.294087 196.403651) + (xy 231.294085 196.264189) + (xy 231.295968 196.242661) + (xy 231.301645 196.210459) + (xy 231.321613 196.097196) + (xy 231.322775 196.091957) + (xy 231.323442 196.089469) + (xy 231.566706 195.181596) + (xy 258.040321 195.181596) + (xy 258.05033 195.3917) + (xy 258.09992 195.596112) + (xy 258.154707 195.71608) + (xy 258.187298 195.787445) + (xy 258.187302 195.787451) + (xy 258.309304 195.95878) + (xy 258.309309 195.958785) + (xy 258.461541 196.103938) + (xy 258.638492 196.217657) + (xy 258.833766 196.295834) + (xy 258.962562 196.320657) + (xy 259.040306 196.335641) + (xy 259.040307 196.335641) + (xy 259.197939 196.335641) + (xy 259.197946 196.335641) + (xy 259.354867 196.320657) + (xy 259.556689 196.261397) + (xy 259.743648 196.165012) + (xy 259.908988 196.034988) + (xy 260.046733 195.876022) + (xy 260.151904 195.69386) + (xy 260.2207 195.495087) + (xy 260.250635 195.286886) + (xy 260.240626 195.076782) + (xy 260.228375 195.026287) + (xy 260.2317 194.956496) + (xy 260.272228 194.899582) + (xy 260.337092 194.873614) + (xy 260.4057 194.886836) + (xy 260.429412 194.902762) + (xy 260.54661 195.002859) + (xy 260.546615 195.002862) + (xy 260.767116 195.137986) + (xy 261.006044 195.236953) + (xy 261.257509 195.297324) + (xy 261.515329 195.317615) + (xy 261.77315 195.297324) + (xy 262.024615 195.236953) + (xy 262.263543 195.137986) + (xy 262.484043 195.002862) + (xy 262.484053 195.002855) + (xy 262.490008 194.997768) + (xy 262.490008 194.997767) + (xy 261.840729 194.348488) + (xy 261.853905 194.343693) + (xy 262.00025 194.247441) + (xy 262.120453 194.120033) + (xy 262.193265 193.993918) + (xy 262.843561 194.644214) + (xy 262.843562 194.644214) + (xy 262.848649 194.638259) + (xy 262.848656 194.638249) + (xy 262.98378 194.417749) + (xy 263.082747 194.178821) + (xy 263.143117 193.927356) + (xy 263.155818 193.765983) + (xy 263.180702 193.700695) + (xy 263.236933 193.659224) + (xy 263.306658 193.654737) + (xy 263.326889 193.661151) + (xy 263.350928 193.671108) + (xy 263.373262 193.680359) + (xy 263.626032 193.741043) + (xy 263.885182 193.761439) + (xy 264.144332 193.741043) + (xy 264.397102 193.680359) + (xy 264.637266 193.58088) + (xy 264.858911 193.445055) + (xy 265.05658 193.27623) + (xy 265.225405 193.078561) + (xy 265.36123 192.856916) + (xy 265.460709 192.616752) + (xy 265.521393 192.363982) + (xy 265.541789 192.104832) + (xy 265.521393 191.845682) + (xy 265.460709 191.592912) + (xy 265.415767 191.484412) + (xy 265.36123 191.352747) + (xy 265.225408 191.131108) + (xy 265.225407 191.131105) + (xy 265.172102 191.068693) + (xy 265.05658 190.933434) + (xy 264.925892 190.821816) + (xy 264.858908 190.764606) + (xy 264.858905 190.764605) + (xy 264.637266 190.628783) + (xy 264.397101 190.529304) + (xy 264.144335 190.468621) + (xy 263.885182 190.448225) + (xy 263.626028 190.468621) + (xy 263.373262 190.529304) + (xy 263.133097 190.628783) + (xy 262.911458 190.764605) + (xy 262.911455 190.764606) + (xy 262.713784 190.933434) + (xy 262.544956 191.131105) + (xy 262.544955 191.131108) + (xy 262.409133 191.352747) + (xy 262.309654 191.592912) + (xy 262.248971 191.845678) + (xy 262.247688 191.861978) + (xy 262.237393 191.9928) + (xy 262.235734 192.013875) + (xy 262.21085 192.079164) + (xy 262.154618 192.120634) + (xy 262.084893 192.125121) + (xy 262.064664 192.118707) + (xy 262.024615 192.102118) + (xy 261.77315 192.041747) + (xy 261.515329 192.021456) + (xy 261.257509 192.041747) + (xy 261.006044 192.102118) + (xy 260.767116 192.201085) + (xy 260.546619 192.336206) + (xy 260.546603 192.336218) + (xy 260.54065 192.341302) + (xy 260.54065 192.341303) + (xy 261.18993 192.990583) + (xy 261.176755 192.995379) + (xy 261.03041 193.091631) + (xy 260.910207 193.219039) + (xy 260.837394 193.345153) + (xy 260.187097 192.694856) + (xy 260.187096 192.694856) + (xy 260.182012 192.700809) + (xy 260.182 192.700825) + (xy 260.046879 192.921322) + (xy 259.947912 193.16025) + (xy 259.887541 193.411715) + (xy 259.86725 193.669535) + (xy 259.887541 193.927356) + (xy 259.947913 194.178826) + (xy 259.948067 194.179298) + (xy 259.948072 194.179486) + (xy 259.94905 194.183559) + (xy 259.948194 194.183764) + (xy 259.950057 194.249139) + (xy 259.913972 194.308969) + (xy 259.851269 194.339792) + (xy 259.781855 194.331823) + (xy 259.763094 194.321922) + (xy 259.652468 194.250827) + (xy 259.652463 194.250824) + (xy 259.457199 194.172651) + (xy 259.457192 194.172648) + (xy 259.45719 194.172648) + (xy 259.457187 194.172647) + (xy 259.457186 194.172647) + (xy 259.25065 194.132841) + (xy 259.250649 194.132841) + (xy 259.09301 194.132841) + (xy 258.936088 194.147825) + (xy 258.936089 194.147825) + (xy 258.936085 194.147826) + (xy 258.734269 194.207084) + (xy 258.547309 194.303469) + (xy 258.381968 194.433493) + (xy 258.381967 194.433494) + (xy 258.244227 194.592455) + (xy 258.244218 194.592466) + (xy 258.139052 194.77462) + (xy 258.070257 194.973389) + (xy 258.070256 194.973394) + (xy 258.070256 194.973395) + (xy 258.040321 195.181596) + (xy 231.566706 195.181596) + (xy 233.037753 189.691573) + (xy 241.601964 189.691573) + (xy 241.632041 189.990548) + (xy 241.632042 189.990555) + (xy 241.701699 190.282847) + (xy 241.701702 190.282859) + (xy 241.809697 190.563259) + (xy 241.809704 190.563274) + (xy 241.95411 190.826781) + (xy 241.954114 190.826787) + (xy 242.045427 190.950718) + (xy 242.132354 191.068696) + (xy 242.3339 191.277093) + (xy 242.341251 191.284694) + (xy 242.341258 191.2847) + (xy 242.427427 191.352747) + (xy 242.577077 191.470924) + (xy 242.835618 191.624058) + (xy 243.112264 191.741366) + (xy 243.112267 191.741366) + (xy 243.11227 191.741368) + (xy 243.25717 191.781059) + (xy 243.402077 191.820754) + (xy 243.699886 191.860806) + (xy 243.699891 191.860806) + (xy 243.925172 191.860806) + (xy 244.088644 191.849861) + (xy 244.14995 191.845758) + (xy 244.444418 191.785905) + (xy 244.728282 191.687337) + (xy 244.996474 191.551813) + (xy 245.244211 191.381752) + (xy 245.46707 191.180188) + (xy 245.661074 190.950718) + (xy 245.822762 190.697438) + (xy 245.949249 190.424866) + (xy 246.038277 190.137868) + (xy 246.088257 189.841564) + (xy 246.098298 189.541242) + (xy 246.06822 189.242261) + (xy 245.998561 188.949957) + (xy 245.890562 188.669546) + (xy 245.746152 188.406031) + (xy 245.567908 188.164116) + (xy 245.35901 187.948117) + (xy 245.359003 187.948111) + (xy 245.123186 187.761889) + (xy 245.123187 187.761889) + (xy 245.123185 187.761888) + (xy 244.864644 187.608754) + (xy 244.587998 187.491446) + (xy 244.587991 187.491443) + (xy 244.29819 187.412059) + (xy 244.298187 187.412058) + (xy 244.298185 187.412058) + (xy 244.000376 187.372006) + (xy 243.775098 187.372006) + (xy 243.77509 187.372006) + (xy 243.550314 187.387053) + (xy 243.550305 187.387055) + (xy 243.255841 187.446907) + (xy 242.971978 187.545475) + (xy 242.971975 187.545477) + (xy 242.703793 187.680995) + (xy 242.456049 187.851061) + (xy 242.233193 188.052622) + (xy 242.039189 188.282092) + (xy 242.039187 188.282094) + (xy 241.877497 188.535378) + (xy 241.772694 188.761224) + (xy 241.751013 188.807946) + (xy 241.723305 188.897268) + (xy 241.661985 189.094941) + (xy 241.629923 189.285021) + (xy 241.612005 189.391248) + (xy 241.604441 189.617501) + (xy 241.601964 189.691573) + (xy 233.037753 189.691573) + (xy 233.4243 188.24896) + (xy 237.838071 188.24896) + (xy 237.84808 188.459064) + (xy 237.89767 188.663476) + (xy 237.926662 188.72696) + (xy 237.985048 188.854809) + (xy 237.985052 188.854815) + (xy 238.107054 189.026144) + (xy 238.107059 189.026149) + (xy 238.259291 189.171302) + (xy 238.436242 189.285021) + (xy 238.631516 189.363198) + (xy 238.760312 189.388021) + (xy 238.838056 189.403005) + (xy 238.838057 189.403005) + (xy 238.995689 189.403005) + (xy 238.995696 189.403005) + (xy 239.152617 189.388021) + (xy 239.354439 189.328761) + (xy 239.541398 189.232376) + (xy 239.706738 189.102352) + (xy 239.844483 188.943386) + (xy 239.949654 188.761224) + (xy 240.01845 188.562451) + (xy 240.048385 188.35425) + (xy 240.038376 188.144146) + (xy 239.988786 187.939734) + (xy 239.932796 187.817134) + (xy 239.922853 187.747977) + (xy 239.951878 187.684421) + (xy 240.010656 187.646647) + (xy 240.080526 187.646647) + (xy 240.093044 187.651063) + (xy 240.318068 187.744271) + (xy 240.569533 187.804642) + (xy 240.827354 187.824933) + (xy 241.085174 187.804642) + (xy 241.336639 187.744271) + (xy 241.575567 187.645304) + (xy 241.796067 187.51018) + (xy 241.796077 187.510173) + (xy 241.802032 187.505086) + (xy 241.802032 187.505085) + (xy 241.152753 186.855806) + (xy 241.165929 186.851011) + (xy 241.312274 186.754759) + (xy 241.432477 186.627351) + (xy 241.505289 186.501236) + (xy 242.155585 187.151532) + (xy 242.155586 187.151532) + (xy 242.160673 187.145577) + (xy 242.16068 187.145567) + (xy 242.295804 186.925067) + (xy 242.394771 186.686139) + (xy 242.455142 186.434674) + (xy 242.475433 186.176853) + (xy 242.455142 185.919035) + (xy 242.43858 185.850051) + (xy 242.442071 185.780268) + (xy 242.482734 185.723451) + (xy 242.54766 185.697637) + (xy 242.568869 185.697485) + (xy 242.71148 185.708709) + (xy 242.97063 185.688313) + (xy 243.2234 185.627629) + (xy 243.463564 185.52815) + (xy 243.685209 185.392325) + (xy 243.714974 185.366903) + (xy 245.961776 185.366903) + (xy 245.982172 185.626056) + (xy 246.042855 185.878822) + (xy 246.142334 186.118987) + (xy 246.278156 186.340626) + (xy 246.278157 186.340629) + (xy 246.27816 186.340632) + (xy 246.446985 186.538301) + (xy 246.594177 186.664015) + (xy 246.644656 186.707128) + (xy 246.644659 186.707129) + (xy 246.866299 186.842951) + (xy 246.866302 186.842953) + (xy 246.91267 186.862159) + (xy 246.967074 186.906) + (xy 246.989139 186.972294) + (xy 246.97186 187.039993) + (xy 246.959509 187.057251) + (xy 246.854384 187.180336) + (xy 246.854382 187.18034) + (xy 246.719258 187.400841) + (xy 246.620291 187.639769) + (xy 246.55992 187.891234) + (xy 246.539629 188.149054) + (xy 246.55992 188.406875) + (xy 246.620291 188.65834) + (xy 246.719258 188.897268) + (xy 246.854382 189.117769) + (xy 246.854385 189.117774) + (xy 246.859476 189.123734) + (xy 247.511046 188.472163) + (xy 247.534379 188.526255) + (xy 247.638978 188.666756) + (xy 247.773159 188.779348) + (xy 247.864896 188.82542) + (xy 247.213028 189.477287) + (xy 247.218992 189.48238) + (xy 247.439495 189.617505) + (xy 247.678423 189.716472) + (xy 247.929888 189.776842) + (xy 248.080093 189.788664) + (xy 248.145381 189.813548) + (xy 248.186852 189.869779) + (xy 248.191339 189.939504) + (xy 248.157417 190.000587) + (xy 248.147016 190.009753) + (xy 247.993521 190.130462) + (xy 247.855783 190.289421) + (xy 247.855774 190.289432) + (xy 247.750608 190.471586) + (xy 247.681813 190.670355) + (xy 247.681812 190.67036) + (xy 247.681812 190.670361) + (xy 247.651877 190.878562) + (xy 247.661886 191.088666) + (xy 247.711476 191.293078) + (xy 247.751971 191.38175) + (xy 247.798854 191.484411) + (xy 247.798858 191.484417) + (xy 247.92086 191.655746) + (xy 247.920865 191.655751) + (xy 248.073097 191.800904) + (xy 248.250048 191.914623) + (xy 248.445322 191.9928) + (xy 248.574118 192.017623) + (xy 248.651862 192.032607) + (xy 248.651863 192.032607) + (xy 248.809495 192.032607) + (xy 248.809502 192.032607) + (xy 248.966423 192.017623) + (xy 249.168245 191.958363) + (xy 249.355204 191.861978) + (xy 249.520544 191.731954) + (xy 249.658289 191.572988) + (xy 249.76346 191.390826) + (xy 249.832256 191.192053) + (xy 249.862191 190.983852) + (xy 249.852182 190.773748) + (xy 249.802592 190.569336) + (xy 249.715213 190.378002) + (xy 249.652143 190.289432) + (xy 249.593207 190.206667) + (xy 249.593201 190.206661) + (xy 249.440973 190.061512) + (xy 249.440971 190.06151) + (xy 249.26402 189.947791) + (xy 249.264018 189.94779) + (xy 249.068755 189.869617) + (xy 249.068743 189.869613) + (xy 248.967905 189.850178) + (xy 248.905803 189.818161) + (xy 248.870868 189.757652) + (xy 248.874193 189.687862) + (xy 248.914722 189.630948) + (xy 248.931768 189.620051) + (xy 248.931817 189.62002) + (xy 248.935093 189.617927) + (xy 248.935928 189.617501) + (xy 249.156422 189.482381) + (xy 249.156432 189.482374) + (xy 249.162387 189.477287) + (xy 249.162387 189.477286) + (xy 248.513108 188.828007) + (xy 248.526284 188.823212) + (xy 248.672629 188.72696) + (xy 248.792832 188.599552) + (xy 248.865644 188.473437) + (xy 249.51594 189.123733) + (xy 249.515941 189.123733) + (xy 249.521028 189.117778) + (xy 249.521035 189.117768) + (xy 249.656159 188.897268) + (xy 249.755126 188.65834) + (xy 249.815497 188.406875) + (xy 249.835788 188.149055) + (xy 249.815497 187.891234) + (xy 249.755126 187.639769) + (xy 249.656159 187.400841) + (xy 249.521034 187.180338) + (xy 249.515941 187.174374) + (xy 248.864371 187.825944) + (xy 248.841039 187.771855) + (xy 248.73644 187.631354) + (xy 248.602259 187.518762) + (xy 248.51052 187.472689) + (xy 249.162388 186.820822) + (xy 249.162388 186.820821) + (xy 249.156428 186.815731) + (xy 249.156423 186.815728) + (xy 248.935924 186.680605) + (xy 248.895871 186.664015) + (xy 248.841468 186.620173) + (xy 248.819404 186.553879) + (xy 248.836684 186.48618) + (xy 248.849028 186.46893) + (xy 248.958606 186.340632) + (xy 249.094431 186.118987) + (xy 249.19391 185.878823) + (xy 249.254594 185.626053) + (xy 249.27499 185.366903) + (xy 249.254594 185.107753) + (xy 249.19391 184.854983) + (xy 249.172869 184.804186) + (xy 249.094431 184.614818) + (xy 248.958609 184.393179) + (xy 248.958608 184.393176) + (xy 248.920467 184.348519) + (xy 248.789781 184.195505) + (xy 248.659093 184.083887) + (xy 248.592109 184.026677) + (xy 248.592106 184.026676) + (xy 248.370467 183.890854) + (xy 248.130302 183.791375) + (xy 247.877536 183.730692) + (xy 247.618383 183.710296) + (xy 247.359229 183.730692) + (xy 247.106463 183.791375) + (xy 246.866298 183.890854) + (xy 246.644659 184.026676) + (xy 246.644656 184.026677) + (xy 246.446985 184.195505) + (xy 246.278157 184.393176) + (xy 246.278156 184.393179) + (xy 246.142334 184.614818) + (xy 246.042855 184.854983) + (xy 245.982172 185.107749) + (xy 245.961776 185.366903) + (xy 243.714974 185.366903) + (xy 243.882878 185.2235) + (xy 244.051703 185.025831) + (xy 244.187528 184.804186) + (xy 244.287007 184.564022) + (xy 244.347691 184.311252) + (xy 244.368087 184.052102) + (xy 244.347691 183.792952) + (xy 244.287007 183.540182) + (xy 244.187528 183.300018) + (xy 244.187528 183.300017) + (xy 244.051706 183.078378) + (xy 244.051705 183.078375) + (xy 244.013564 183.033718) + (xy 243.882878 182.880704) + (xy 243.75219 182.769086) + (xy 243.685206 182.711876) + (xy 243.685203 182.711875) + (xy 243.463564 182.576053) + (xy 243.223399 182.476574) + (xy 242.970633 182.415891) + (xy 242.776267 182.400593) + (xy 242.71148 182.395495) + (xy 242.711479 182.395495) + (xy 242.452326 182.415891) + (xy 242.19956 182.476574) + (xy 241.959395 182.576053) + (xy 241.737756 182.711875) + (xy 241.737753 182.711876) + (xy 241.540082 182.880704) + (xy 241.371254 183.078375) + (xy 241.371253 183.078378) + (xy 241.235431 183.300017) + (xy 241.135952 183.540182) + (xy 241.075269 183.792948) + (xy 241.054873 184.052102) + (xy 241.075269 184.311255) + (xy 241.093429 184.386894) + (xy 241.089938 184.456677) + (xy 241.049274 184.513494) + (xy 240.984348 184.539307) + (xy 240.963127 184.539459) + (xy 240.827354 184.528774) + (xy 240.569533 184.549065) + (xy 240.318068 184.609436) + (xy 240.07914 184.708403) + (xy 239.858643 184.843524) + (xy 239.858627 184.843536) + (xy 239.852674 184.84862) + (xy 239.852674 184.848621) + (xy 240.501954 185.497901) + (xy 240.488779 185.502697) + (xy 240.342434 185.598949) + (xy 240.222231 185.726357) + (xy 240.149418 185.852471) + (xy 239.499121 185.202174) + (xy 239.49912 185.202174) + (xy 239.494036 185.208127) + (xy 239.494024 185.208143) + (xy 239.358903 185.42864) + (xy 239.259936 185.667568) + (xy 239.199565 185.919033) + (xy 239.179274 186.176853) + (xy 239.199565 186.434674) + (xy 239.259936 186.686139) + (xy 239.358903 186.925067) + (xy 239.453 187.078619) + (xy 239.471245 187.146065) + (xy 239.450129 187.212668) + (xy 239.396357 187.257281) + (xy 239.327001 187.265741) + (xy 239.301186 187.258526) + (xy 239.254949 187.240015) + (xy 239.254942 187.240012) + (xy 239.25494 187.240012) + (xy 239.254937 187.240011) + (xy 239.254936 187.240011) + (xy 239.0484 187.200205) + (xy 239.048399 187.200205) + (xy 238.89076 187.200205) + (xy 238.733838 187.215188) + (xy 238.733839 187.215189) + (xy 238.733835 187.21519) + (xy 238.532019 187.274448) + (xy 238.345059 187.370833) + (xy 238.179718 187.500857) + (xy 238.179717 187.500858) + (xy 238.041977 187.659819) + (xy 238.041968 187.65983) + (xy 237.936802 187.841984) + (xy 237.868007 188.040753) + (xy 237.868006 188.040758) + (xy 237.868006 188.040759) + (xy 237.838071 188.24896) + (xy 233.4243 188.24896) + (xy 237.710425 172.252921) + (xy 237.710493 172.252809) + (xy 237.723848 172.202966) + (xy 237.723849 172.202967) + (xy 237.748203 172.112077) + (xy 237.764606 171.9246) + (xy 237.748204 171.737124) + (xy 237.699495 171.555344) + (xy 237.699493 171.555341) + (xy 237.699492 171.555335) + (xy 237.619961 171.384788) + (xy 237.619959 171.384785) + (xy 237.619959 171.384784) + (xy 237.512014 171.230628) + (xy 237.512012 171.230626) + (xy 237.51201 171.230623) + (xy 237.378938 171.097557) + (xy 237.224783 170.989622) + (xy 237.224782 170.989621) + (xy 237.189858 170.973337) + (xy 237.096356 170.929739) + (xy 237.054211 170.910088) + (xy 236.872434 170.861389) + (xy 236.827856 170.85749) + (xy 236.806072 170.855584) + (xy 236.567723 170.834731) + (xy 235.985166 170.783763) + (xy 235.98515 170.783762) + (xy 235.984899 170.78374) + (xy 235.965563 170.782049) + (xy 235.964357 170.781943) + (xy 235.959006 170.781239) + (xy 235.919757 170.77432) + (xy 235.813638 170.755612) + (xy 235.79276 170.75002) + (xy 235.78101 170.745744) + (xy 235.661704 170.702325) + (xy 235.642116 170.693191) + (xy 235.521334 170.623463) + (xy 235.503632 170.611069) + (xy 235.396792 170.521427) + (xy 235.381516 170.506152) + (xy 235.370992 170.493611) + (xy 262.207775 170.493611) + (xy 262.24307 170.693773) + (xy 262.320868 170.907522) + (xy 262.320871 170.907529) + (xy 262.434602 171.104517) + (xy 262.580813 171.278766) + (xy 262.580821 171.278774) + (xy 262.755069 171.424986) + (xy 262.755075 171.42499) + (xy 262.952062 171.538721) + (xy 262.952072 171.538725) + (xy 263.165822 171.616524) + (xy 263.333717 171.646129) + (xy 263.333716 171.646129) + (xy 263.440078 171.655435) + (xy 263.514159 170.808669) + (xy 264.012256 170.852247) + (xy 263.938174 171.699013) + (xy 264.044529 171.708318) + (xy 264.215015 171.708318) + (xy 264.216899 171.708154) + (xy 264.218784 171.708318) + (xy 264.220436 171.708319) + (xy 264.220435 171.708463) + (xy 264.256276 171.711599) + (xy 264.256302 171.711455) + (xy 264.257951 171.711745) + (xy 264.259828 171.71191) + (xy 264.261645 171.712397) + (xy 264.42953 171.742) + (xy 264.535892 171.751306) + (xy 264.609974 170.90454) + (xy 265.10807 170.948118) + (xy 265.033988 171.794884) + (xy 265.140343 171.804189) + (xy 265.310836 171.804189) + (xy 265.534849 171.76469) + (xy 265.748605 171.686889) + (xy 265.748606 171.686888) + (xy 265.945595 171.573156) + (xy 265.945598 171.573153) + (xy 266.119843 171.426946) + (xy 266.119851 171.426938) + (xy 266.266063 171.25269) + (xy 266.266067 171.252684) + (xy 266.379798 171.055697) + (xy 266.379802 171.055687) + (xy 266.449316 170.864696) + (xy 265.549162 170.785943) + (xy 265.604623 170.706738) + (xy 265.64622 170.57762) + (xy 265.647911 170.441978) + (xy 265.609546 170.311863) + (xy 265.59366 170.287927) + (xy 266.492893 170.3666) + (xy 266.492893 170.366599) + (xy 266.457602 170.166442) + (xy 266.457601 170.166437) + (xy 266.379802 169.95269) + (xy 266.379799 169.952683) + (xy 266.266067 169.755692) + (xy 266.119853 169.581441) + (xy 266.11985 169.581438) + (xy 265.945602 169.435226) + (xy 265.945596 169.435222) + (xy 265.748609 169.321491) + (xy 265.748599 169.321487) + (xy 265.534849 169.243688) + (xy 265.366954 169.214083) + (xy 265.366955 169.214083) + (xy 265.260592 169.204776) + (xy 265.260592 169.204777) + (xy 265.186509 170.051543) + (xy 264.688414 170.007965) + (xy 264.762496 169.161198) + (xy 264.656141 169.151895) + (xy 264.656142 169.151895) + (xy 264.485647 169.151894) + (xy 264.483749 169.15206) + (xy 264.481852 169.151894) + (xy 264.480237 169.151894) + (xy 264.480237 169.151752) + (xy 264.444394 169.148614) + (xy 264.444369 169.148758) + (xy 264.442732 169.148469) + (xy 264.440854 169.148305) + (xy 264.439033 169.147817) + (xy 264.27114 169.118212) + (xy 264.271141 169.118212) + (xy 264.164778 169.108905) + (xy 264.164778 169.108906) + (xy 264.090696 169.955672) + (xy 263.592599 169.912093) + (xy 263.666682 169.065327) + (xy 263.560327 169.056024) + (xy 263.560328 169.056024) + (xy 263.389838 169.056023) + (xy 263.389835 169.056023) + (xy 263.165822 169.095522) + (xy 262.952072 169.173321) + (xy 262.952065 169.173324) + (xy 262.755077 169.287055) + (xy 262.580828 169.433266) + (xy 262.58082 169.433274) + (xy 262.434608 169.607522) + (xy 262.434604 169.607528) + (xy 262.320873 169.804515) + (xy 262.32087 169.804522) + (xy 262.251353 169.995515) + (xy 263.15151 170.074268) + (xy 263.096049 170.153475) + (xy 263.054452 170.282593) + (xy 263.05276 170.418235) + (xy 263.091126 170.548349) + (xy 263.10701 170.572284) + (xy 262.207775 170.493611) + (xy 235.370992 170.493611) + (xy 235.29186 170.39931) + (xy 235.279468 170.381613) + (xy 235.267503 170.360891) + (xy 235.209734 170.260839) + (xy 235.2006 170.241253) + (xy 235.199661 170.238672) + (xy 235.152895 170.110195) + (xy 235.147304 170.089332) + (xy 235.12308 169.951974) + (xy 235.121197 169.930457) + (xy 235.121194 169.783598) + (xy 235.12143 169.778193) + (xy 235.12241 169.766992) + (xy 235.244002 168.37718) + (xy 265.688244 168.37718) + (xy 265.719055 168.578307) + (xy 265.719058 168.578319) + (xy 265.789724 168.769125) + (xy 265.789726 168.769128) + (xy 265.789727 168.769131) + (xy 265.830479 168.834512) + (xy 265.897358 168.941811) + (xy 265.897362 168.941816) + (xy 266.036909 169.088619) + (xy 266.037554 169.089297) + (xy 266.158275 169.173321) + (xy 266.204562 169.205538) + (xy 266.204563 169.205538) + (xy 266.204564 169.205539) + (xy 266.391555 169.285784) + (xy 266.590872 169.326744) + (xy 266.743356 169.326744) + (xy 266.895052 169.311318) + (xy 267.089192 169.250406) + (xy 267.089193 169.250405) + (xy 267.089201 169.250403) + (xy 267.267115 169.151653) + (xy 267.421508 169.01911) + (xy 267.546061 168.858202) + (xy 267.635673 168.675515) + (xy 267.686676 168.478529) + (xy 267.696982 168.275308) + (xy 267.666169 168.074173) + (xy 267.596894 167.887123) + (xy 267.595501 167.883362) + (xy 267.5955 167.883361) + (xy 267.595499 167.883357) + (xy 267.487865 167.710673) + (xy 267.347672 167.563191) + (xy 267.237518 167.486522) + (xy 267.180663 167.446949) + (xy 266.993669 167.366703) + (xy 266.794354 167.325744) + (xy 266.641871 167.325744) + (xy 266.64187 167.325744) + (xy 266.490173 167.341169) + (xy 266.296033 167.402081) + (xy 266.296018 167.402088) + (xy 266.118113 167.500833) + (xy 266.118108 167.500836) + (xy 265.963719 167.633376) + (xy 265.963717 167.633378) + (xy 265.839167 167.794281) + (xy 265.839166 167.794284) + (xy 265.749553 167.976972) + (xy 265.69855 168.173958) + (xy 265.688244 168.37718) + (xy 235.244002 168.37718) + (xy 235.273587 168.039017) + (xy 235.273601 168.038981) + (xy 235.278146 167.986997) + (xy 235.278148 167.986998) + (xy 235.286345 167.893263) + (xy 235.269938 167.705792) + (xy 235.221227 167.524019) + (xy 235.141693 167.353465) + (xy 235.033752 167.199313) + (xy 234.900684 167.066245) + (xy 234.79274 166.990661) + (xy 234.74653 166.958304) + (xy 234.636547 166.907017) + (xy 234.575977 166.878772) + (xy 234.575974 166.878771) + (xy 234.394201 166.830061) + (xy 234.349626 166.82616) + (xy 234.349608 166.826155) + (xy 223.890653 165.911115) + (xy 262.608691 165.911115) + (xy 262.643986 166.111277) + (xy 262.721784 166.325026) + (xy 262.721787 166.325033) + (xy 262.835518 166.522021) + (xy 262.981729 166.69627) + (xy 262.981737 166.696278) + (xy 263.155985 166.84249) + (xy 263.155991 166.842494) + (xy 263.352978 166.956225) + (xy 263.352988 166.956229) + (xy 263.566738 167.034028) + (xy 263.734633 167.063633) + (xy 263.734632 167.063633) + (xy 263.840994 167.072939) + (xy 263.915075 166.226173) + (xy 264.413172 166.269751) + (xy 264.33909 167.116517) + (xy 264.445445 167.125822) + (xy 264.615937 167.125822) + (xy 264.617823 167.125658) + (xy 264.619708 167.125822) + (xy 264.621353 167.125823) + (xy 264.621352 167.125966) + (xy 264.657192 167.129102) + (xy 264.657218 167.12896) + (xy 264.658849 167.129247) + (xy 264.660728 167.129412) + (xy 264.662549 167.1299) + (xy 264.830446 167.159505) + (xy 264.936808 167.168811) + (xy 265.01089 166.322045) + (xy 265.508986 166.365623) + (xy 265.434904 167.212389) + (xy 265.541259 167.221694) + (xy 265.711752 167.221694) + (xy 265.935765 167.182195) + (xy 266.149521 167.104394) + (xy 266.149522 167.104393) + (xy 266.346511 166.990661) + (xy 266.346514 166.990658) + (xy 266.520759 166.844451) + (xy 266.520767 166.844443) + (xy 266.666979 166.670195) + (xy 266.666983 166.670189) + (xy 266.780714 166.473202) + (xy 266.780718 166.473192) + (xy 266.850232 166.282201) + (xy 265.950078 166.203448) + (xy 266.005539 166.124243) + (xy 266.047136 165.995125) + (xy 266.048827 165.859483) + (xy 266.010462 165.729368) + (xy 265.994576 165.705432) + (xy 266.893809 165.784105) + (xy 266.893809 165.784104) + (xy 266.858518 165.583947) + (xy 266.858517 165.583942) + (xy 266.780718 165.370195) + (xy 266.780715 165.370188) + (xy 266.666983 165.173197) + (xy 266.520769 164.998946) + (xy 266.520766 164.998943) + (xy 266.346518 164.852731) + (xy 266.346512 164.852727) + (xy 266.149525 164.738996) + (xy 266.149515 164.738992) + (xy 265.935765 164.661193) + (xy 265.76787 164.631588) + (xy 265.767871 164.631588) + (xy 265.661508 164.622281) + (xy 265.661508 164.622282) + (xy 265.587425 165.469048) + (xy 265.08933 165.42547) + (xy 265.163412 164.578703) + (xy 265.057057 164.5694) + (xy 265.057058 164.5694) + (xy 264.886565 164.569399) + (xy 264.88468 164.569564) + (xy 264.882793 164.569399) + (xy 264.881153 164.569399) + (xy 264.881153 164.569255) + (xy 264.845309 164.56612) + (xy 264.845285 164.566262) + (xy 264.843666 164.565976) + (xy 264.841785 164.565812) + (xy 264.839959 164.565322) + (xy 264.672056 164.535716) + (xy 264.672057 164.535716) + (xy 264.565694 164.526409) + (xy 264.565694 164.52641) + (xy 264.491612 165.373176) + (xy 263.993515 165.329597) + (xy 264.067598 164.482831) + (xy 263.961243 164.473528) + (xy 263.961244 164.473528) + (xy 263.790754 164.473527) + (xy 263.790751 164.473527) + (xy 263.566738 164.513026) + (xy 263.352988 164.590825) + (xy 263.352981 164.590828) + (xy 263.155993 164.704559) + (xy 262.981744 164.85077) + (xy 262.981736 164.850778) + (xy 262.835524 165.025026) + (xy 262.83552 165.025032) + (xy 262.721789 165.222019) + (xy 262.721786 165.222026) + (xy 262.652269 165.413019) + (xy 263.552426 165.491772) + (xy 263.496965 165.570979) + (xy 263.455368 165.700097) + (xy 263.453676 165.835739) + (xy 263.492042 165.965853) + (xy 263.507926 165.989788) + (xy 262.608691 165.911115) + (xy 223.890653 165.911115) + (xy 217.367842 165.340443) + (xy 217.36248 165.339738) + (xy 217.217128 165.314114) + (xy 217.196249 165.30852) + (xy 217.065201 165.260827) + (xy 217.045611 165.251693) + (xy 216.956911 165.200486) + (xy 216.924831 165.181966) + (xy 216.907127 165.16957) + (xy 216.889441 165.154731) + (xy 216.800288 165.079927) + (xy 216.785005 165.064644) + (xy 216.753912 165.027591) + (xy 216.69536 164.957815) + (xy 216.682964 164.940113) + (xy 216.663665 164.906689) + (xy 216.613231 164.81934) + (xy 216.604097 164.799754) + (xy 216.581981 164.738996) + (xy 216.556392 164.668696) + (xy 216.550801 164.647833) + (xy 216.526577 164.510475) + (xy 216.524694 164.488958) + (xy 216.524691 164.342042) + (xy 216.524927 164.336637) + (xy 216.525405 164.331181) + (xy 216.669537 162.683725) + (xy 216.669541 162.683714) + (xy 216.670022 162.678217) + (xy 216.670113 162.677982) + (xy 216.674551 162.627094) + (xy 216.674552 162.627095) + (xy 216.682317 162.538066) + (xy 216.682316 162.538059) + (xy 216.682317 162.538055) + (xy 216.668288 162.359889) + (xy 216.668287 162.359886) + (xy 216.668287 162.359882) + (xy 216.625041 162.186458) + (xy 216.553765 162.02255) + (xy 216.548803 162.01491) + (xy 216.456419 161.87266) + (xy 216.456417 161.872658) + (xy 216.456414 161.872653) + (xy 216.335659 161.74088) + (xy 216.327606 161.734589) + (xy 216.19481 161.630842) + (xy 216.194808 161.630841) + (xy 216.037733 161.545561) + (xy 216.03773 161.54556) + (xy 215.92472 161.506651) + (xy 215.868735 161.487375) + (xy 215.692451 161.457878) + (xy 215.692448 161.457877) + (xy 215.692443 161.457877) + (xy 215.651251 161.457868) + (xy 215.651183 161.457857) + (xy 215.630566 161.457857) + (xy 200.570746 161.457857) + (xy 200.539238 161.452866) + (xy 200.46051 161.452863) + (xy 200.45981 161.452936) + (xy 200.42228 161.452944) + (xy 200.422271 161.452945) + (xy 200.246823 161.4823) + (xy 200.078634 161.540205) + (xy 199.922297 161.625081) + (xy 199.78212 161.734586) + (xy 199.782117 161.734589) + (xy 199.661933 161.865729) + (xy 199.565038 162.014911) + (xy 199.494094 162.178032) + (xy 199.451042 162.350634) + (xy 199.437067 162.527968) + (xy 199.444767 162.616335) + (xy 199.7367 166.019754) + (xy 199.736666 166.020238) + (xy 199.740233 166.060993) + (xy 199.740469 166.066398) + (xy 199.740473 166.213998) + (xy 199.73859 166.235529) + (xy 199.714378 166.372869) + (xy 199.708784 166.393749) + (xy 199.661089 166.524797) + (xy 199.651954 166.544387) + (xy 199.58223 166.665158) + (xy 199.569832 166.682865) + (xy 199.480192 166.789696) + (xy 199.464908 166.80498) + (xy 199.358081 166.894619) + (xy 199.340376 166.907017) + (xy 199.219599 166.976749) + (xy 199.200008 166.985884) + (xy 199.068964 167.03358) + (xy 199.048084 167.039174) + (xy 198.903007 167.064753) + (xy 198.897643 167.065459) + (xy 181.94928 168.54825) + (xy 181.938507 168.549193) + (xy 181.914987 168.551251) + (xy 181.914543 168.551328) + (xy 181.849485 168.557033) + (xy 181.849477 168.557034) + (xy 181.676452 168.601776) + (xy 181.676446 168.601778) + (xy 181.513168 168.674469) + (xy 181.364118 168.773117) + (xy 181.233409 168.895001) + (xy 181.233408 168.895002) + (xy 181.124608 169.036788) + (xy 181.124606 169.036791) + (xy 181.040692 169.194606) + (xy 181.040692 169.194608) + (xy 180.983979 169.364098) + (xy 180.983978 169.364106) + (xy 180.956019 169.540625) + (xy 180.956019 169.540626) + (xy 180.957581 169.719348) + (xy 180.957581 169.719357) + (xy 180.965101 169.762059) + (xy 180.965103 169.762131) + (xy 182.919736 180.847406) + (xy 182.919738 180.847415) + (xy 182.924365 180.873651) + (xy 182.925072 180.879017) + (xy 182.937942 181.026066) + (xy 182.937942 181.047681) + (xy 182.925792 181.186598) + (xy 182.92204 181.207885) + (xy 182.885947 181.342598) + (xy 182.878554 181.36291) + (xy 182.819621 181.489298) + (xy 182.808814 181.508017) + (xy 182.728826 181.622256) + (xy 182.714932 181.638814) + (xy 182.616327 181.737421) + (xy 182.599769 181.751315) + (xy 182.485527 181.831309) + (xy 182.466807 181.842117) + (xy 182.340423 181.90105) + (xy 182.320111 181.908443) + (xy 182.177812 181.94657) + (xy 182.17253 181.947741) + (xy 163.494459 185.241189) + (xy 163.494455 185.24119) + (xy 163.48773 185.242376) + (xy 163.487729 185.242376) + (xy 163.484213 185.242995) + (xy 163.468798 185.245714) + (xy 163.465833 185.246224) + (xy 163.460741 185.246883) + (xy 163.313834 185.259741) + (xy 163.292218 185.259741) + (xy 163.153301 185.247591) + (xy 163.132014 185.243839) + (xy 162.9973 185.207746) + (xy 162.976989 185.200353) + (xy 162.850603 185.141422) + (xy 162.831882 185.130614) + (xy 162.717644 185.050625) + (xy 162.701087 185.036732) + (xy 162.602476 184.938123) + (xy 162.588587 184.921572) + (xy 162.508584 184.807318) + (xy 162.497788 184.788617) + (xy 162.438846 184.662215) + (xy 162.431457 184.641915) + (xy 162.393329 184.499611) + (xy 162.392158 184.494329) + (xy 162.374322 184.393174) + (xy 160.569997 174.160338) + (xy 164.901071 174.160338) + (xy 164.91108 174.370442) + (xy 164.96067 174.574854) + (xy 165.001912 174.665161) + (xy 165.048048 174.766187) + (xy 165.048052 174.766193) + (xy 165.170054 174.937522) + (xy 165.170059 174.937527) + (xy 165.322291 175.08268) + (xy 165.499242 175.196399) + (xy 165.694516 175.274576) + (xy 165.823312 175.299399) + (xy 165.901056 175.314383) + (xy 165.901057 175.314383) + (xy 166.058689 175.314383) + (xy 166.058696 175.314383) + (xy 166.215617 175.299399) + (xy 166.417439 175.240139) + (xy 166.604398 175.143754) + (xy 166.769738 175.01373) + (xy 166.907483 174.854764) + (xy 167.012654 174.672602) + (xy 167.08145 174.473829) + (xy 167.111385 174.265628) + (xy 167.101376 174.055524) + (xy 167.051786 173.851112) + (xy 166.964407 173.659778) + (xy 166.964403 173.659772) + (xy 166.842401 173.488443) + (xy 166.842395 173.488437) + (xy 166.783345 173.432133) + (xy 166.755955 173.406017) + (xy 168.760884 173.406017) + (xy 168.790961 173.704992) + (xy 168.790962 173.704999) + (xy 168.860619 173.997291) + (xy 168.860622 173.997303) + (xy 168.968617 174.277703) + (xy 168.968624 174.277718) + (xy 169.11303 174.541225) + (xy 169.113034 174.541231) + (xy 169.204347 174.665162) + (xy 169.291274 174.78314) + (xy 169.49282 174.991537) + (xy 169.500171 174.999138) + (xy 169.500178 174.999144) + (xy 169.518649 175.01373) + (xy 169.735997 175.185368) + (xy 169.994538 175.338502) + (xy 170.271184 175.45581) + (xy 170.271187 175.45581) + (xy 170.27119 175.455812) + (xy 170.41609 175.495504) + (xy 170.560997 175.535198) + (xy 170.858806 175.57525) + (xy 170.858811 175.57525) + (xy 171.084092 175.57525) + (xy 171.247564 175.564305) + (xy 171.30887 175.560202) + (xy 171.603338 175.500349) + (xy 171.887202 175.401781) + (xy 172.155394 175.266257) + (xy 172.403131 175.096196) + (xy 172.62599 174.894632) + (xy 172.819994 174.665162) + (xy 172.981682 174.411882) + (xy 173.108169 174.13931) + (xy 173.197197 173.852312) + (xy 173.247177 173.556008) + (xy 173.257218 173.255686) + (xy 173.22714 172.956705) + (xy 173.157481 172.664401) + (xy 173.049482 172.38399) + (xy 172.905072 172.120475) + (xy 172.726828 171.87856) + (xy 172.51793 171.662561) + (xy 172.517923 171.662555) + (xy 172.354775 171.533718) + (xy 172.282105 171.476332) + (xy 172.023564 171.323198) + (xy 171.746918 171.20589) + (xy 171.746911 171.205887) + (xy 171.45711 171.126503) + (xy 171.457107 171.126502) + (xy 171.457105 171.126502) + (xy 171.159296 171.08645) + (xy 170.934018 171.08645) + (xy 170.93401 171.08645) + (xy 170.709234 171.101497) + (xy 170.709225 171.101499) + (xy 170.414761 171.161351) + (xy 170.130898 171.259919) + (xy 170.130895 171.259921) + (xy 169.862713 171.395439) + (xy 169.614969 171.565505) + (xy 169.392113 171.767066) + (xy 169.198109 171.996536) + (xy 169.198107 171.996538) + (xy 169.036417 172.249822) + (xy 168.936232 172.465717) + (xy 168.909933 172.52239) + (xy 168.883942 172.606176) + (xy 168.820905 172.809385) + (xy 168.795586 172.959488) + (xy 168.770925 173.105692) + (xy 168.762734 173.350697) + (xy 168.760884 173.406017) + (xy 166.755955 173.406017) + (xy 166.697936 173.350696) + (xy 166.663002 173.290188) + (xy 166.666327 173.220398) + (xy 166.706855 173.163484) + (xy 166.77172 173.137516) + (xy 166.793239 173.137336) + (xy 166.815869 173.139117) + (xy 167.073687 173.118826) + (xy 167.325152 173.058455) + (xy 167.56408 172.959488) + (xy 167.78458 172.824364) + (xy 167.78459 172.824357) + (xy 167.790545 172.81927) + (xy 167.790545 172.819269) + (xy 167.141266 172.16999) + (xy 167.154442 172.165195) + (xy 167.300787 172.068943) + (xy 167.42099 171.941535) + (xy 167.493802 171.81542) + (xy 168.144098 172.465716) + (xy 168.144099 172.465716) + (xy 168.149186 172.459761) + (xy 168.149193 172.459751) + (xy 168.284317 172.239251) + (xy 168.383284 172.000323) + (xy 168.443655 171.748858) + (xy 168.463946 171.491038) + (xy 168.443655 171.233217) + (xy 168.383284 170.981752) + (xy 168.284317 170.742824) + (xy 168.149193 170.522323) + (xy 168.149186 170.522313) + (xy 168.144848 170.517233) + (xy 168.11628 170.453471) + (xy 168.126719 170.384386) + (xy 168.172852 170.331911) + (xy 168.191689 170.322144) + (xy 168.377587 170.245143) + (xy 168.377588 170.245142) + (xy 168.377591 170.245141) + (xy 168.599236 170.109316) + (xy 168.796905 169.940491) + (xy 168.96573 169.742822) + (xy 169.101555 169.521177) + (xy 169.201034 169.281013) + (xy 169.261718 169.028243) + (xy 169.282114 168.769093) + (xy 169.261718 168.509943) + (xy 169.201034 168.257173) + (xy 169.140456 168.110925) + (xy 169.101555 168.017008) + (xy 169.021861 167.88696) + (xy 170.971723 167.88696) + (xy 170.992119 168.146113) + (xy 171.052802 168.398879) + (xy 171.152281 168.639044) + (xy 171.288103 168.860683) + (xy 171.288104 168.860686) + (xy 171.30921 168.885398) + (xy 171.456932 169.058358) + (xy 171.591537 169.173321) + (xy 171.654603 169.227185) + (xy 171.654606 169.227186) + (xy 171.876245 169.363008) + (xy 172.045864 169.433266) + (xy 172.11641 169.462487) + (xy 172.36918 169.523171) + (xy 172.62833 169.543567) + (xy 172.628334 169.543566) + (xy 172.632735 169.543913) + (xy 172.698023 169.568797) + (xy 172.739494 169.625028) + (xy 172.743981 169.694754) + (xy 172.74358 169.696478) + (xy 172.692313 169.910018) + (xy 172.672022 170.167838) + (xy 172.692313 170.425659) + (xy 172.752684 170.677124) + (xy 172.851651 170.916052) + (xy 172.986775 171.136553) + (xy 172.986778 171.136558) + (xy 172.991869 171.142518) + (xy 173.643439 170.490947) + (xy 173.666772 170.545039) + (xy 173.771371 170.68554) + (xy 173.905552 170.798132) + (xy 173.997289 170.844204) + (xy 173.345421 171.496071) + (xy 173.351385 171.501164) + (xy 173.571888 171.636289) + (xy 173.810816 171.735256) + (xy 174.062281 171.795627) + (xy 174.320101 171.815918) + (xy 174.577922 171.795627) + (xy 174.829385 171.735256) + (xy 174.915918 171.699413) + (xy 174.985388 171.691944) + (xy 175.047867 171.723218) + (xy 175.08352 171.783307) + (xy 175.081027 171.853132) + (xy 175.07076 171.875973) + (xy 175.005447 171.989098) + (xy 174.936653 172.187865) + (xy 174.936652 172.18787) + (xy 174.936652 172.187871) + (xy 174.906717 172.396072) + (xy 174.916726 172.606176) + (xy 174.966316 172.810588) + (xy 175.010956 172.908336) + (xy 175.053694 173.001921) + (xy 175.053698 173.001927) + (xy 175.1757 173.173256) + (xy 175.175705 173.173261) + (xy 175.327937 173.318414) + (xy 175.504888 173.432133) + (xy 175.700162 173.51031) + (xy 175.828958 173.535133) + (xy 175.906702 173.550117) + (xy 175.906703 173.550117) + (xy 176.064335 173.550117) + (xy 176.064342 173.550117) + (xy 176.221263 173.535133) + (xy 176.423085 173.475873) + (xy 176.610044 173.379488) + (xy 176.775384 173.249464) + (xy 176.913129 173.090498) + (xy 177.0183 172.908336) + (xy 177.087096 172.709563) + (xy 177.117031 172.501362) + (xy 177.107022 172.291258) + (xy 177.057432 172.086846) + (xy 176.970053 171.895512) + (xy 176.956493 171.876469) + (xy 176.848047 171.724177) + (xy 176.848041 171.724171) + (xy 176.695813 171.579022) + (xy 176.695811 171.57902) + (xy 176.51886 171.465301) + (xy 176.518858 171.4653) + (xy 176.323595 171.387127) + (xy 176.323588 171.387124) + (xy 176.323586 171.387124) + (xy 176.323583 171.387123) + (xy 176.323582 171.387123) + (xy 176.117046 171.347317) + (xy 176.117045 171.347317) + (xy 175.959406 171.347317) + (xy 175.802484 171.3623) + (xy 175.802485 171.362301) + (xy 175.802478 171.362302) + (xy 175.746105 171.378855) + (xy 175.676235 171.378855) + (xy 175.617457 171.34108) + (xy 175.588433 171.277524) + (xy 175.598377 171.208365) + (xy 175.616881 171.179346) + (xy 175.653425 171.136558) + (xy 175.653428 171.136553) + (xy 175.788552 170.916052) + (xy 175.887519 170.677124) + (xy 175.94789 170.425659) + (xy 175.968181 170.167839) + (xy 175.94789 169.910018) + (xy 175.887519 169.658553) + (xy 175.788552 169.419625) + (xy 175.653427 169.199122) + (xy 175.648334 169.193158) + (xy 174.996764 169.844728) + (xy 174.973432 169.790639) + (xy 174.868833 169.650138) + (xy 174.734652 169.537546) + (xy 174.642913 169.491473) + (xy 175.294781 168.839606) + (xy 175.294781 168.839605) + (xy 175.288821 168.834515) + (xy 175.288816 168.834512) + (xy 175.068315 168.699388) + (xy 174.829387 168.600421) + (xy 174.577922 168.540051) + (xy 174.322267 168.519929) + (xy 174.256979 168.495045) + (xy 174.215509 168.438813) + (xy 174.211022 168.369088) + (xy 174.211423 168.367364) + (xy 174.222611 168.320761) + (xy 174.264541 168.14611) + (xy 174.284937 167.88696) + (xy 174.264541 167.62781) + (xy 174.203857 167.37504) + (xy 174.169893 167.293044) + (xy 174.104378 167.134875) + (xy 173.968556 166.913236) + (xy 173.968555 166.913233) + (xy 173.909809 166.844451) + (xy 173.799728 166.715562) + (xy 173.615222 166.557979) + (xy 173.602056 166.546734) + (xy 173.602053 166.546733) + (xy 173.380414 166.410911) + (xy 173.140249 166.311432) + (xy 172.887483 166.250749) + (xy 172.62833 166.230353) + (xy 172.369176 166.250749) + (xy 172.11641 166.311432) + (xy 171.876245 166.410911) + (xy 171.654606 166.546733) + (xy 171.654603 166.546734) + (xy 171.456932 166.715562) + (xy 171.288104 166.913233) + (xy 171.288103 166.913236) + (xy 171.152281 167.134875) + (xy 171.052802 167.37504) + (xy 170.992119 167.627806) + (xy 170.971723 167.88696) + (xy 169.021861 167.88696) + (xy 168.965733 167.795369) + (xy 168.965732 167.795366) + (xy 168.927591 167.750709) + (xy 168.796905 167.597695) + (xy 168.636564 167.460751) + (xy 168.599233 167.428867) + (xy 168.59923 167.428866) + (xy 168.377591 167.293044) + (xy 168.137426 167.193565) + (xy 167.88466 167.132882) + (xy 167.690294 167.117584) + (xy 167.625507 167.112486) + (xy 167.625506 167.112486) + (xy 167.366353 167.132882) + (xy 167.113587 167.193565) + (xy 166.873422 167.293044) + (xy 166.651783 167.428866) + (xy 166.65178 167.428867) + (xy 166.454109 167.597695) + (xy 166.285281 167.795366) + (xy 166.28528 167.795369) + (xy 166.149458 168.017008) + (xy 166.049979 168.257173) + (xy 165.989296 168.509939) + (xy 165.9689 168.769092) + (xy 165.989296 169.028246) + (xy 166.049979 169.281012) + (xy 166.149458 169.521177) + (xy 166.285281 169.742819) + (xy 166.285284 169.742823) + (xy 166.294071 169.753111) + (xy 166.322641 169.816873) + (xy 166.312203 169.885958) + (xy 166.266072 169.938434) + (xy 166.247233 169.948203) + (xy 166.067653 170.022587) + (xy 165.847156 170.157708) + (xy 165.84714 170.15772) + (xy 165.841187 170.162804) + (xy 165.841187 170.162805) + (xy 166.490467 170.812085) + (xy 166.477292 170.816881) + (xy 166.330947 170.913133) + (xy 166.210744 171.040541) + (xy 166.137931 171.166656) + (xy 165.487633 170.516358) + (xy 165.482549 170.522311) + (xy 165.482537 170.522327) + (xy 165.347416 170.742824) + (xy 165.248449 170.981752) + (xy 165.188078 171.233217) + (xy 165.167787 171.491038) + (xy 165.188078 171.748858) + (xy 165.248449 172.000323) + (xy 165.347416 172.239251) + (xy 165.48254 172.459752) + (xy 165.482543 172.459757) + (xy 165.487634 172.465717) + (xy 166.139204 171.814147) + (xy 166.162537 171.868238) + (xy 166.267136 172.008739) + (xy 166.401317 172.121331) + (xy 166.493054 172.167403) + (xy 165.841186 172.81927) + (xy 165.847146 172.82436) + (xy 165.950632 172.887776) + (xy 165.997507 172.939588) + (xy 166.00893 173.008518) + (xy 165.981273 173.072681) + (xy 165.923317 173.111705) + (xy 165.897629 173.116942) + (xy 165.796849 173.126565) + (xy 165.79684 173.126566) + (xy 165.796839 173.126567) + (xy 165.796837 173.126567) + (xy 165.796835 173.126568) + (xy 165.595019 173.185826) + (xy 165.408059 173.282211) + (xy 165.242717 173.412236) + (xy 165.104977 173.571197) + (xy 165.104968 173.571208) + (xy 164.999802 173.753362) + (xy 164.931007 173.952131) + (xy 164.931006 173.952136) + (xy 164.931006 173.952137) + (xy 164.901071 174.160338) + (xy 160.569997 174.160338) + (xy 158.201771 160.729461) + (xy 240.168244 160.729461) + (xy 240.178253 160.939565) + (xy 240.227843 161.143977) + (xy 240.272483 161.241725) + (xy 240.315221 161.33531) + (xy 240.315225 161.335316) + (xy 240.437227 161.506645) + (xy 240.437232 161.50665) + (xy 240.589464 161.651803) + (xy 240.766415 161.765522) + (xy 240.961689 161.843699) + (xy 241.090485 161.868522) + (xy 241.168229 161.883506) + (xy 241.16823 161.883506) + (xy 241.325862 161.883506) + (xy 241.325869 161.883506) + (xy 241.48279 161.868522) + (xy 241.684612 161.809262) + (xy 241.871571 161.712877) + (xy 242.036911 161.582853) + (xy 242.174656 161.423887) + (xy 242.246168 161.300024) + (xy 244.085903 161.300024) + (xy 244.11598 161.598999) + (xy 244.115981 161.599006) + (xy 244.185638 161.891298) + (xy 244.185641 161.89131) + (xy 244.293636 162.17171) + (xy 244.293643 162.171725) + (xy 244.438049 162.435232) + (xy 244.438053 162.435238) + (xy 244.529366 162.559169) + (xy 244.616293 162.677147) + (xy 244.817839 162.885544) + (xy 244.82519 162.893145) + (xy 244.825197 162.893151) + (xy 244.861904 162.922138) + (xy 245.061016 163.079375) + (xy 245.319557 163.232509) + (xy 245.596203 163.349817) + (xy 245.596206 163.349817) + (xy 245.596209 163.349819) + (xy 245.741109 163.38951) + (xy 245.886016 163.429205) + (xy 246.183825 163.469257) + (xy 246.18383 163.469257) + (xy 246.409111 163.469257) + (xy 246.572583 163.458313) + (xy 246.633889 163.454209) + (xy 246.928357 163.394356) + (xy 247.212221 163.295788) + (xy 247.480413 163.160264) + (xy 247.72815 162.990203) + (xy 247.951009 162.788639) + (xy 248.145013 162.559169) + (xy 248.306701 162.305889) + (xy 248.433188 162.033317) + (xy 248.522216 161.746319) + (xy 248.572196 161.450015) + (xy 248.582237 161.149693) + (xy 248.552159 160.850712) + (xy 248.539576 160.797913) + (xy 248.523264 160.729463) + (xy 248.4825 160.558408) + (xy 248.374501 160.277997) + (xy 248.230091 160.014482) + (xy 248.218382 159.998591) + (xy 248.138772 159.890543) + (xy 248.051847 159.772567) + (xy 247.842949 159.556568) + (xy 247.842942 159.556562) + (xy 247.679794 159.427725) + (xy 247.607124 159.370339) + (xy 247.348583 159.217205) + (xy 247.071937 159.099897) + (xy 247.07193 159.099894) + (xy 246.782129 159.02051) + (xy 246.782126 159.020509) + (xy 246.782124 159.020509) + (xy 246.484315 158.980457) + (xy 246.259037 158.980457) + (xy 246.259029 158.980457) + (xy 246.034253 158.995504) + (xy 246.034244 158.995506) + (xy 245.73978 159.055358) + (xy 245.455917 159.153926) + (xy 245.455914 159.153928) + (xy 245.187732 159.289446) + (xy 244.939988 159.459512) + (xy 244.717132 159.661073) + (xy 244.523128 159.890543) + (xy 244.523126 159.890545) + (xy 244.361436 160.143829) + (xy 244.234956 160.416388) + (xy 244.234952 160.416397) + (xy 244.210558 160.495036) + (xy 244.145924 160.703392) + (xy 244.095944 160.999699) + (xy 244.085903 161.300024) + (xy 242.246168 161.300024) + (xy 242.279827 161.241725) + (xy 242.348623 161.042952) + (xy 242.378558 160.834751) + (xy 242.368549 160.624647) + (xy 242.318959 160.420235) + (xy 242.23158 160.228901) + (xy 242.171 160.143829) + (xy 242.162946 160.132518) + (xy 242.140093 160.066491) + (xy 242.156566 159.998591) + (xy 242.207133 159.950376) + (xy 242.27574 159.937152) + (xy 242.2929 159.940017) + (xy 242.502124 159.990247) + (xy 242.759943 160.010538) + (xy 243.017764 159.990247) + (xy 243.269229 159.929876) + (xy 243.508157 159.830909) + (xy 243.728657 159.695785) + (xy 243.728667 159.695778) + (xy 243.734622 159.690691) + (xy 243.734622 159.69069) + (xy 243.085343 159.041411) + (xy 243.098519 159.036616) + (xy 243.244864 158.940364) + (xy 243.365067 158.812956) + (xy 243.437879 158.686841) + (xy 244.088175 159.337137) + (xy 244.088176 159.337137) + (xy 244.093263 159.331182) + (xy 244.09327 159.331172) + (xy 244.228394 159.110672) + (xy 244.327361 158.871744) + (xy 244.387732 158.620279) + (xy 244.408023 158.362459) + (xy 244.387732 158.104638) + (xy 244.327361 157.853173) + (xy 244.28833 157.758945) + (xy 244.280861 157.689476) + (xy 244.312136 157.626997) + (xy 244.372224 157.591344) + (xy 244.393148 157.587876) + (xy 244.505637 157.579023) + (xy 244.758407 157.518339) + (xy 244.998571 157.41886) + (xy 245.220216 157.283035) + (xy 245.417885 157.11421) + (xy 245.58671 156.916541) + (xy 245.722535 156.694896) + (xy 245.822014 156.454732) + (xy 245.83862 156.385564) + (xy 247.650549 156.385564) + (xy 247.670945 156.644717) + (xy 247.731628 156.897483) + (xy 247.831107 157.137648) + (xy 247.966929 157.359287) + (xy 247.96693 157.35929) + (xy 248.017808 157.41886) + (xy 248.135758 157.556962) + (xy 248.248853 157.653554) + (xy 248.333429 157.725789) + (xy 248.333432 157.72579) + (xy 248.555071 157.861612) + (xy 248.795236 157.961091) + (xy 248.874844 157.980203) + (xy 248.935436 158.014993) + (xy 248.9676 158.07702) + (xy 248.961124 158.146588) + (xy 248.951624 158.165567) + (xy 248.882496 158.278372) + (xy 248.783529 158.5173) + (xy 248.723158 158.768765) + (xy 248.702867 159.026586) + (xy 248.723158 159.284406) + (xy 248.783529 159.535871) + (xy 248.882496 159.774799) + (xy 249.01762 159.9953) + (xy 249.017623 159.995305) + (xy 249.022714 160.001265) + (xy 249.674284 159.349694) + (xy 249.697617 159.403786) + (xy 249.802216 159.544287) + (xy 249.936397 159.656879) + (xy 250.028134 159.702951) + (xy 249.376266 160.354818) + (xy 249.38223 160.359911) + (xy 249.602733 160.495036) + (xy 249.841661 160.594003) + (xy 250.093126 160.654374) + (xy 250.350946 160.674665) + (xy 250.528987 160.660652) + (xy 250.597364 160.675016) + (xy 250.647122 160.724067) + (xy 250.662461 160.792232) + (xy 250.638513 160.857869) + (xy 250.63243 160.865472) + (xy 250.493492 161.025816) + (xy 250.493479 161.025833) + (xy 250.388313 161.207987) + (xy 250.319518 161.406756) + (xy 250.319517 161.406761) + (xy 250.319517 161.406762) + (xy 250.289582 161.614963) + (xy 250.299591 161.825067) + (xy 250.349181 162.029479) + (xy 250.389808 162.11844) + (xy 250.436559 162.220812) + (xy 250.436563 162.220818) + (xy 250.558565 162.392147) + (xy 250.55857 162.392152) + (xy 250.710802 162.537305) + (xy 250.887753 162.651024) + (xy 251.083027 162.729201) + (xy 251.211823 162.754024) + (xy 251.289567 162.769008) + (xy 251.289568 162.769008) + (xy 251.4472 162.769008) + (xy 251.447207 162.769008) + (xy 251.604128 162.754024) + (xy 251.80595 162.694764) + (xy 251.992909 162.598379) + (xy 252.158249 162.468355) + (xy 252.295994 162.309389) + (xy 252.401165 162.127227) + (xy 252.469961 161.928454) + (xy 252.499896 161.720253) + (xy 252.489887 161.510149) + (xy 252.440297 161.305737) + (xy 252.352918 161.114403) + (xy 252.302042 161.042957) + (xy 252.230912 160.943068) + (xy 252.230906 160.943062) + (xy 252.117313 160.834751) + (xy 252.078676 160.797911) + (xy 251.901725 160.684192) + (xy 251.878805 160.675016) + (xy 251.70646 160.606018) + (xy 251.706453 160.606015) + (xy 251.706451 160.606015) + (xy 251.706448 160.606014) + (xy 251.706447 160.606014) + (xy 251.499911 160.566208) + (xy 251.49991 160.566208) + (xy 251.414235 160.566208) + (xy 251.347196 160.546523) + (xy 251.301441 160.493719) + (xy 251.291497 160.424561) + (xy 251.320522 160.361005) + (xy 251.325579 160.355982) + (xy 251.325625 160.354817) + (xy 250.676346 159.705538) + (xy 250.689522 159.700743) + (xy 250.835867 159.604491) + (xy 250.95607 159.477083) + (xy 251.028882 159.350968) + (xy 251.679178 160.001264) + (xy 251.679179 160.001264) + (xy 251.684266 159.995309) + (xy 251.684273 159.995299) + (xy 251.819397 159.774799) + (xy 251.918364 159.535871) + (xy 251.978735 159.284406) + (xy 251.999026 159.026585) + (xy 251.978735 158.768765) + (xy 251.918364 158.5173) + (xy 251.819397 158.278372) + (xy 251.684272 158.057869) + (xy 251.679179 158.051905) + (xy 251.027609 158.703475) + (xy 251.004277 158.649386) + (xy 250.899678 158.508885) + (xy 250.765497 158.396293) + (xy 250.673758 158.35022) + (xy 251.325626 157.698353) + (xy 251.325626 157.698352) + (xy 251.319666 157.693262) + (xy 251.319661 157.693259) + (xy 251.09916 157.558135) + (xy 250.860231 157.459168) + (xy 250.860233 157.459168) + (xy 250.787279 157.441654) + (xy 250.726687 157.406863) + (xy 250.694523 157.344837) + (xy 250.700999 157.275268) + (xy 250.710493 157.2563) + (xy 250.783204 157.137648) + (xy 250.882683 156.897484) + (xy 250.943367 156.644714) + (xy 250.963763 156.385564) + (xy 250.943367 156.126414) + (xy 250.882683 155.873644) + (xy 250.868792 155.840108) + (xy 250.783204 155.633479) + (xy 250.647382 155.41184) + (xy 250.647381 155.411837) + (xy 250.560511 155.310126) + (xy 250.478554 155.214166) + (xy 250.321179 155.079755) + (xy 250.280882 155.045338) + (xy 250.280879 155.045337) + (xy 250.05924 154.909515) + (xy 249.819075 154.810036) + (xy 249.566309 154.749353) + (xy 249.348628 154.732221) + (xy 249.307156 154.728957) + (xy 249.307155 154.728957) + (xy 249.048002 154.749353) + (xy 248.795236 154.810036) + (xy 248.555071 154.909515) + (xy 248.333432 155.045337) + (xy 248.333429 155.045338) + (xy 248.135758 155.214166) + (xy 247.96693 155.411837) + (xy 247.966929 155.41184) + (xy 247.831107 155.633479) + (xy 247.731628 155.873644) + (xy 247.670945 156.12641) + (xy 247.650549 156.385564) + (xy 245.83862 156.385564) + (xy 245.882698 156.201962) + (xy 245.903094 155.942812) + (xy 245.882698 155.683662) + (xy 245.822014 155.430892) + (xy 245.791164 155.356413) + (xy 245.722535 155.190727) + (xy 245.592625 154.978736) + (xy 245.586712 154.969087) + (xy 245.586712 154.969085) + (xy 245.511468 154.880986) + (xy 245.417885 154.771414) + (xy 245.271043 154.645999) + (xy 245.220213 154.602586) + (xy 245.22021 154.602585) + (xy 244.998571 154.466763) + (xy 244.758406 154.367284) + (xy 244.50564 154.306601) + (xy 244.301999 154.290574) + (xy 244.246487 154.286205) + (xy 244.246486 154.286205) + (xy 243.987333 154.306601) + (xy 243.734567 154.367284) + (xy 243.494402 154.466763) + (xy 243.272763 154.602585) + (xy 243.27276 154.602586) + (xy 243.075089 154.771414) + (xy 242.906261 154.969085) + (xy 242.90626 154.969088) + (xy 242.770438 155.190727) + (xy 242.670959 155.430892) + (xy 242.610276 155.683658) + (xy 242.58988 155.942812) + (xy 242.610276 156.201965) + (xy 242.67096 156.454733) + (xy 242.67096 156.454735) + (xy 242.712609 156.555285) + (xy 242.720078 156.624754) + (xy 242.688802 156.687233) + (xy 242.628713 156.722885) + (xy 242.607778 156.726355) + (xy 242.502123 156.734671) + (xy 242.250658 156.795041) + (xy 242.01173 156.894008) + (xy 241.791233 157.029129) + (xy 241.791217 157.029141) + (xy 241.785264 157.034225) + (xy 241.785264 157.034226) + (xy 242.434544 157.683506) + (xy 242.421369 157.688302) + (xy 242.275024 157.784554) + (xy 242.154821 157.911962) + (xy 242.082009 158.038076) + (xy 241.431711 157.387779) + (xy 241.43171 157.387779) + (xy 241.426626 157.393732) + (xy 241.426614 157.393748) + (xy 241.291493 157.614245) + (xy 241.192526 157.853173) + (xy 241.132155 158.104638) + (xy 241.111864 158.362459) + (xy 241.132155 158.620279) + (xy 241.192526 158.871744) + (xy 241.291493 159.110672) + (xy 241.426617 159.331173) + (xy 241.42662 159.331178) + (xy 241.431711 159.337138) + (xy 242.083281 158.685568) + (xy 242.106614 158.739659) + (xy 242.211213 158.88016) + (xy 242.345394 158.992752) + (xy 242.437131 159.038824) + (xy 241.764582 159.711372) + (xy 241.703259 159.744857) + (xy 241.633567 159.739873) + (xy 241.630816 159.738809) + (xy 241.585121 159.720516) + (xy 241.585117 159.720514) + (xy 241.585113 159.720513) + (xy 241.58511 159.720512) + (xy 241.585109 159.720512) + (xy 241.378573 159.680706) + (xy 241.378572 159.680706) + (xy 241.220933 159.680706) + (xy 241.064011 159.69569) + (xy 241.064012 159.69569) + (xy 241.064008 159.695691) + (xy 240.862192 159.754949) + (xy 240.675232 159.851334) + (xy 240.509891 159.981358) + (xy 240.50989 159.981359) + (xy 240.37215 160.14032) + (xy 240.372141 160.140331) + (xy 240.266975 160.322485) + (xy 240.19818 160.521254) + (xy 240.198179 160.521259) + (xy 240.198179 160.52126) + (xy 240.168244 160.729461) + (xy 158.201771 160.729461) + (xy 157.702597 157.898503) + (xy 182.361832 157.898503) + (xy 182.371841 158.108607) + (xy 182.421431 158.313019) + (xy 182.459461 158.396293) + (xy 182.508809 158.504352) + (xy 182.508813 158.504358) + (xy 182.630815 158.675687) + (xy 182.63082 158.675692) + (xy 182.783052 158.820845) + (xy 182.960003 158.934564) + (xy 183.155277 159.012741) + (xy 183.284073 159.037564) + (xy 183.361817 159.052548) + (xy 183.361818 159.052548) + (xy 183.51945 159.052548) + (xy 183.519457 159.052548) + (xy 183.676378 159.037564) + (xy 183.8782 158.978304) + (xy 184.065159 158.881919) + (xy 184.230499 158.751895) + (xy 184.368244 158.592929) + (xy 184.473415 158.410767) + (xy 184.542211 158.211994) + (xy 184.572146 158.003793) + (xy 184.562137 157.793689) + (xy 184.512547 157.589277) + (xy 184.509938 157.583564) + (xy 186.279491 157.583564) + (xy 186.309568 157.882539) + (xy 186.309569 157.882546) + (xy 186.379226 158.174838) + (xy 186.379229 158.17485) + (xy 186.487224 158.45525) + (xy 186.487231 158.455265) + (xy 186.631637 158.718772) + (xy 186.631641 158.718778) + (xy 186.722954 158.842709) + (xy 186.809881 158.960687) + (xy 186.996767 159.153926) + (xy 187.018778 159.176685) + (xy 187.018785 159.176691) + (xy 187.109263 159.248141) + (xy 187.254604 159.362915) + (xy 187.513145 159.516049) + (xy 187.789791 159.633357) + (xy 187.789794 159.633357) + (xy 187.789797 159.633359) + (xy 187.890978 159.661075) + (xy 188.079604 159.712745) + (xy 188.377413 159.752797) + (xy 188.377418 159.752797) + (xy 188.602699 159.752797) + (xy 188.766171 159.741852) + (xy 188.827477 159.737749) + (xy 189.121945 159.677896) + (xy 189.405809 159.579328) + (xy 189.674001 159.443804) + (xy 189.921738 159.273743) + (xy 190.144597 159.072179) + (xy 190.338601 158.842709) + (xy 190.500289 158.589429) + (xy 190.626776 158.316857) + (xy 190.715804 158.029859) + (xy 190.765784 157.733555) + (xy 190.775825 157.433233) + (xy 190.745747 157.134252) + (xy 190.736584 157.095804) + (xy 190.72191 157.034226) + (xy 190.676088 156.841948) + (xy 190.568089 156.561537) + (xy 190.423679 156.298022) + (xy 190.416141 156.287792) + (xy 190.370746 156.226181) + (xy 190.245435 156.056107) + (xy 190.036537 155.840108) + (xy 190.03653 155.840102) + (xy 189.859787 155.70053) + (xy 189.800712 155.653879) + (xy 189.542171 155.500745) + (xy 189.265525 155.383437) + (xy 189.265518 155.383434) + (xy 188.975717 155.30405) + (xy 188.975714 155.304049) + (xy 188.975712 155.304049) + (xy 188.677903 155.263997) + (xy 188.452625 155.263997) + (xy 188.452617 155.263997) + (xy 188.227841 155.279044) + (xy 188.227832 155.279046) + (xy 187.933368 155.338898) + (xy 187.649505 155.437466) + (xy 187.649502 155.437468) + (xy 187.38132 155.572986) + (xy 187.133576 155.743052) + (xy 186.91072 155.944613) + (xy 186.716716 156.174083) + (xy 186.716714 156.174085) + (xy 186.555024 156.427369) + (xy 186.432951 156.690431) + (xy 186.42854 156.699937) + (xy 186.400912 156.789001) + (xy 186.339512 156.986932) + (xy 186.294588 157.253265) + (xy 186.289532 157.283239) + (xy 186.280657 157.548704) + (xy 186.279491 157.583564) + (xy 184.509938 157.583564) + (xy 184.425168 157.397943) + (xy 184.422181 157.393748) + (xy 184.303162 157.226608) + (xy 184.303151 157.226596) + (xy 184.230138 157.156979) + (xy 184.195202 157.096471) + (xy 184.198527 157.02668) + (xy 184.239055 156.969766) + (xy 184.30392 156.943798) + (xy 184.325436 156.943618) + (xy 184.510781 156.958205) + (xy 184.768601 156.937914) + (xy 185.020066 156.877543) + (xy 185.258994 156.778576) + (xy 185.479494 156.643452) + (xy 185.479504 156.643445) + (xy 185.485459 156.638358) + (xy 185.485459 156.638357) + (xy 184.83618 155.989078) + (xy 184.849356 155.984283) + (xy 184.995701 155.888031) + (xy 185.115904 155.760623) + (xy 185.188716 155.634508) + (xy 185.839012 156.284804) + (xy 185.839013 156.284804) + (xy 185.8441 156.278849) + (xy 185.844107 156.278839) + (xy 185.979231 156.058339) + (xy 186.078198 155.819411) + (xy 186.138569 155.567946) + (xy 186.15886 155.310125) + (xy 186.138569 155.052305) + (xy 186.078198 154.80084) + (xy 185.979231 154.561912) + (xy 185.910103 154.449107) + (xy 185.891858 154.381662) + (xy 185.912974 154.315059) + (xy 185.966746 154.270445) + (xy 185.986884 154.263743) + (xy 185.992018 154.26251) + (xy 186.066492 154.244631) + (xy 186.306656 154.145152) + (xy 186.528301 154.009327) + (xy 186.72597 153.840502) + (xy 186.894795 153.642833) + (xy 187.03062 153.421188) + (xy 187.130099 153.181024) + (xy 187.190783 152.928254) + (xy 187.211179 152.669104) + (xy 187.190783 152.409954) + (xy 187.146705 152.226352) + (xy 188.958634 152.226352) + (xy 188.97903 152.485505) + (xy 189.039713 152.738271) + (xy 189.139192 152.978436) + (xy 189.275014 153.200075) + (xy 189.275015 153.200078) + (xy 189.275018 153.200081) + (xy 189.443843 153.39775) + (xy 189.562234 153.498865) + (xy 189.641514 153.566577) + (xy 189.641517 153.566578) + (xy 189.863156 153.7024) + (xy 190.040136 153.775707) + (xy 190.103321 153.801879) + (xy 190.356091 153.862563) + (xy 190.468568 153.871415) + (xy 190.533853 153.896298) + (xy 190.575324 153.952529) + (xy 190.579811 154.022254) + (xy 190.573397 154.042484) + (xy 190.534367 154.136709) + (xy 190.534367 154.136711) + (xy 190.473995 154.388178) + (xy 190.453704 154.645998) + (xy 190.473995 154.903819) + (xy 190.534366 155.155284) + (xy 190.633333 155.394212) + (xy 190.768457 155.614713) + (xy 190.76846 155.614718) + (xy 190.773551 155.620678) + (xy 191.425121 154.969107) + (xy 191.448454 155.023199) + (xy 191.553053 155.1637) + (xy 191.687234 155.276292) + (xy 191.778971 155.322364) + (xy 191.127103 155.974231) + (xy 191.133067 155.979324) + (xy 191.35357 156.114449) + (xy 191.592498 156.213416) + (xy 191.843963 156.273787) + (xy 192.101784 156.294078) + (xy 192.359604 156.273787) + (xy 192.561644 156.225282) + (xy 192.631426 156.228773) + (xy 192.688244 156.269437) + (xy 192.714057 156.334363) + (xy 192.700671 156.402938) + (xy 192.689987 156.418686) + (xy 192.6905 156.419052) + (xy 192.687067 156.423871) + (xy 192.581901 156.606025) + (xy 192.513106 156.804794) + (xy 192.513105 156.804799) + (xy 192.513105 156.8048) + (xy 192.48317 157.013001) + (xy 192.493179 157.223105) + (xy 192.542769 157.427517) + (xy 192.584246 157.518339) + (xy 192.630147 157.61885) + (xy 192.630151 157.618856) + (xy 192.752153 157.790185) + (xy 192.752158 157.79019) + (xy 192.90439 157.935343) + (xy 193.081341 158.049062) + (xy 193.276615 158.127239) + (xy 193.405411 158.152062) + (xy 193.483155 158.167046) + (xy 193.483156 158.167046) + (xy 193.640788 158.167046) + (xy 193.640795 158.167046) + (xy 193.797716 158.152062) + (xy 193.999538 158.092802) + (xy 194.186497 157.996417) + (xy 194.351837 157.866393) + (xy 194.489582 157.707427) + (xy 194.594753 157.525265) + (xy 194.663549 157.326492) + (xy 194.693484 157.118291) + (xy 194.683475 156.908187) + (xy 194.633885 156.703775) + (xy 194.546506 156.512441) + (xy 194.528361 156.48696) + (xy 194.4245 156.341106) + (xy 194.424494 156.3411) + (xy 194.303964 156.226175) + (xy 194.272264 156.195949) + (xy 194.095313 156.08223) + (xy 194.095311 156.082229) + (xy 193.900048 156.004056) + (xy 193.900041 156.004053) + (xy 193.900039 156.004053) + (xy 193.900036 156.004052) + (xy 193.900035 156.004052) + (xy 193.693499 155.964246) + (xy 193.693498 155.964246) + (xy 193.535859 155.964246) + (xy 193.378938 155.979229) + (xy 193.378938 155.97923) + (xy 193.378934 155.979231) + (xy 193.219575 156.026023) + (xy 193.149705 156.026023) + (xy 193.096959 155.994727) + (xy 192.427183 155.324951) + (xy 192.440359 155.320156) + (xy 192.586704 155.223904) + (xy 192.706907 155.096496) + (xy 192.779719 154.970381) + (xy 193.430015 155.620677) + (xy 193.430016 155.620677) + (xy 193.435103 155.614722) + (xy 193.43511 155.614712) + (xy 193.570234 155.394212) + (xy 193.614244 155.287962) + (xy 221.571736 155.287962) + (xy 221.581745 155.498066) + (xy 221.631335 155.702478) + (xy 221.675975 155.800226) + (xy 221.718713 155.893811) + (xy 221.718717 155.893817) + (xy 221.840719 156.065146) + (xy 221.840724 156.065151) + (xy 221.992956 156.210304) + (xy 222.169907 156.324023) + (xy 222.365181 156.4022) + (xy 222.495772 156.427369) + (xy 222.571721 156.442007) + (xy 222.571722 156.442007) + (xy 222.729354 156.442007) + (xy 222.729361 156.442007) + (xy 222.886282 156.427023) + (xy 223.088104 156.367763) + (xy 223.275063 156.271378) + (xy 223.440403 156.141354) + (xy 223.578148 155.982388) + (xy 223.64966 155.858525) + (xy 225.489395 155.858525) + (xy 225.519472 156.1575) + (xy 225.519473 156.157507) + (xy 225.58913 156.449799) + (xy 225.589133 156.449811) + (xy 225.697128 156.730211) + (xy 225.697135 156.730226) + (xy 225.841541 156.993733) + (xy 225.841545 156.993739) + (xy 225.932858 157.11767) + (xy 226.019785 157.235648) + (xy 226.228683 157.451647) + (xy 226.464508 157.637876) + (xy 226.723049 157.79101) + (xy 226.999695 157.908318) + (xy 226.999698 157.908318) + (xy 226.999701 157.90832) + (xy 227.098352 157.935343) + (xy 227.289508 157.987706) + (xy 227.587317 158.027758) + (xy 227.587322 158.027758) + (xy 227.812603 158.027758) + (xy 227.976075 158.016813) + (xy 228.037381 158.01271) + (xy 228.331849 157.952857) + (xy 228.615713 157.854289) + (xy 228.883905 157.718765) + (xy 229.131642 157.548704) + (xy 229.354501 157.34714) + (xy 229.548505 157.11767) + (xy 229.710193 156.86439) + (xy 229.83668 156.591818) + (xy 229.925708 156.30482) + (xy 229.975688 156.008516) + (xy 229.985729 155.708194) + (xy 229.955651 155.409213) + (xy 229.943068 155.356414) + (xy 229.934428 155.320156) + (xy 229.885992 155.116909) + (xy 229.777993 154.836498) + (xy 229.633583 154.572983) + (xy 229.632022 154.570865) + (xy 229.571245 154.488377) + (xy 229.455339 154.331068) + (xy 229.246441 154.115069) + (xy 229.246434 154.115063) + (xy 229.071359 153.976808) + (xy 229.010616 153.92884) + (xy 228.752075 153.775706) + (xy 228.475429 153.658398) + (xy 228.475422 153.658395) + (xy 228.185621 153.579011) + (xy 228.185618 153.57901) + (xy 228.185616 153.57901) + (xy 227.887807 153.538958) + (xy 227.662529 153.538958) + (xy 227.662521 153.538958) + (xy 227.437745 153.554005) + (xy 227.437736 153.554007) + (xy 227.143272 153.613859) + (xy 226.859409 153.712427) + (xy 226.859406 153.712429) + (xy 226.591224 153.847947) + (xy 226.34348 154.018013) + (xy 226.120624 154.219574) + (xy 225.92662 154.449044) + (xy 225.926618 154.449046) + (xy 225.764928 154.70233) + (xy 225.64114 154.969088) + (xy 225.638444 154.974898) + (xy 225.614432 155.052305) + (xy 225.549416 155.261893) + (xy 225.522077 155.423973) + (xy 225.499436 155.5582) + (xy 225.490353 155.829884) + (xy 225.489395 155.858525) + (xy 223.64966 155.858525) + (xy 223.683319 155.800226) + (xy 223.752115 155.601453) + (xy 223.78205 155.393252) + (xy 223.772041 155.183148) + (xy 223.722451 154.978736) + (xy 223.635072 154.787402) + (xy 223.62773 154.777092) + (xy 223.566438 154.691019) + (xy 223.543585 154.624992) + (xy 223.560058 154.557092) + (xy 223.610625 154.508877) + (xy 223.679232 154.495653) + (xy 223.696392 154.498518) + (xy 223.905616 154.548748) + (xy 224.163436 154.569039) + (xy 224.421256 154.548748) + (xy 224.672721 154.488377) + (xy 224.911649 154.38941) + (xy 225.132149 154.254286) + (xy 225.132159 154.254279) + (xy 225.138114 154.249192) + (xy 225.138114 154.249191) + (xy 224.488835 153.599912) + (xy 224.502011 153.595117) + (xy 224.648356 153.498865) + (xy 224.768559 153.371457) + (xy 224.841371 153.245342) + (xy 225.491667 153.895638) + (xy 225.491668 153.895638) + (xy 225.496755 153.889683) + (xy 225.496762 153.889673) + (xy 225.631886 153.669173) + (xy 225.730853 153.430245) + (xy 225.791224 153.17878) + (xy 225.811515 152.92096) + (xy 225.791224 152.663139) + (xy 225.730853 152.411674) + (xy 225.691822 152.317446) + (xy 225.684353 152.247977) + (xy 225.715628 152.185498) + (xy 225.775716 152.149845) + (xy 225.79664 152.146377) + (xy 225.909129 152.137524) + (xy 226.161899 152.07684) + (xy 226.402063 151.977361) + (xy 226.623708 151.841536) + (xy 226.821377 151.672711) + (xy 226.990202 151.475042) + (xy 227.126027 151.253397) + (xy 227.225506 151.013233) + (xy 227.242112 150.944065) + (xy 229.054041 150.944065) + (xy 229.074437 151.203218) + (xy 229.13512 151.455984) + (xy 229.234599 151.696149) + (xy 229.370421 151.917788) + (xy 229.370422 151.917791) + (xy 229.411406 151.965777) + (xy 229.53925 152.115463) + (xy 229.643739 152.204705) + (xy 229.736921 152.28429) + (xy 229.736924 152.284291) + (xy 229.958563 152.420113) + (xy 230.198728 152.519592) + (xy 230.278336 152.538704) + (xy 230.338928 152.573494) + (xy 230.371092 152.635521) + (xy 230.364616 152.705089) + (xy 230.355116 152.724068) + (xy 230.285988 152.836873) + (xy 230.187021 153.075801) + (xy 230.12665 153.327266) + (xy 230.106359 153.585087) + (xy 230.12665 153.842907) + (xy 230.187021 154.094372) + (xy 230.285988 154.3333) + (xy 230.421112 154.553801) + (xy 230.421115 154.553806) + (xy 230.426206 154.559766) + (xy 231.077776 153.908195) + (xy 231.101109 153.962287) + (xy 231.205708 154.102788) + (xy 231.339889 154.21538) + (xy 231.431626 154.261452) + (xy 230.779758 154.913319) + (xy 230.785722 154.918412) + (xy 231.006225 155.053537) + (xy 231.245153 155.152504) + (xy 231.496618 155.212875) + (xy 231.754438 155.233166) + (xy 231.932479 155.219153) + (xy 232.000856 155.233517) + (xy 232.050614 155.282568) + (xy 232.065953 155.350733) + (xy 232.042005 155.41637) + (xy 232.035922 155.423973) + (xy 231.896984 155.584317) + (xy 231.896971 155.584334) + (xy 231.791805 155.766488) + (xy 231.72301 155.965257) + (xy 231.723009 155.965262) + (xy 231.723009 155.965263) + (xy 231.695369 156.157507) + (xy 231.693074 156.173466) + (xy 231.693542 156.183285) + (xy 231.703083 156.383568) + (xy 231.752673 156.58798) + (xy 231.778584 156.644717) + (xy 231.840051 156.779313) + (xy 231.840055 156.779319) + (xy 231.962057 156.950648) + (xy 231.962062 156.950653) + (xy 232.114294 157.095806) + (xy 232.291245 157.209525) + (xy 232.486519 157.287702) + (xy 232.615315 157.312525) + (xy 232.693059 157.327509) + (xy 232.69306 157.327509) + (xy 232.850692 157.327509) + (xy 232.850699 157.327509) + (xy 233.00762 157.312525) + (xy 233.209442 157.253265) + (xy 233.396401 157.15688) + (xy 233.561741 157.026856) + (xy 233.699486 156.86789) + (xy 233.804657 156.685728) + (xy 233.873453 156.486955) + (xy 233.903388 156.278754) + (xy 233.893379 156.06865) + (xy 233.843789 155.864238) + (xy 233.75641 155.672904) + (xy 233.742863 155.65388) + (xy 233.634404 155.501569) + (xy 233.634398 155.501563) + (xy 233.520805 155.393252) + (xy 233.482168 155.356412) + (xy 233.305217 155.242693) + (xy 233.305215 155.242692) + (xy 233.109952 155.164519) + (xy 233.109945 155.164516) + (xy 233.109943 155.164516) + (xy 233.10994 155.164515) + (xy 233.109939 155.164515) + (xy 232.903403 155.124709) + (xy 232.903402 155.124709) + (xy 232.817727 155.124709) + (xy 232.750688 155.105024) + (xy 232.704933 155.05222) + (xy 232.694989 154.983062) + (xy 232.724014 154.919506) + (xy 232.729071 154.914483) + (xy 232.729117 154.913318) + (xy 232.079838 154.264039) + (xy 232.093014 154.259244) + (xy 232.239359 154.162992) + (xy 232.359562 154.035584) + (xy 232.432374 153.909468) + (xy 233.08267 154.559765) + (xy 233.082671 154.559765) + (xy 233.087758 154.55381) + (xy 233.087765 154.5538) + (xy 233.222889 154.3333) + (xy 233.321856 154.094372) + (xy 233.382227 153.842907) + (xy 233.402518 153.585087) + (xy 233.382227 153.327266) + (xy 233.321856 153.075801) + (xy 233.222889 152.836873) + (xy 233.087764 152.61637) + (xy 233.082671 152.610406) + (xy 232.431101 153.261976) + (xy 232.407769 153.207887) + (xy 232.30317 153.067386) + (xy 232.168989 152.954794) + (xy 232.07725 152.908721) + (xy 232.729118 152.256854) + (xy 232.729118 152.256853) + (xy 232.723158 152.251763) + (xy 232.723153 152.25176) + (xy 232.502652 152.116636) + (xy 232.263723 152.017669) + (xy 232.263725 152.017669) + (xy 232.190771 152.000155) + (xy 232.130179 151.965364) + (xy 232.098015 151.903338) + (xy 232.104491 151.833769) + (xy 232.113985 151.814801) + (xy 232.186696 151.696149) + (xy 232.286175 151.455985) + (xy 232.346859 151.203215) + (xy 232.367255 150.944065) + (xy 232.346859 150.684915) + (xy 232.286175 150.432145) + (xy 232.25805 150.364246) + (xy 232.186696 150.19198) + (xy 232.050874 149.970341) + (xy 232.050873 149.970338) + (xy 231.981467 149.889074) + (xy 231.882046 149.772667) + (xy 231.740941 149.652152) + (xy 231.684374 149.603839) + (xy 231.684371 149.603838) + (xy 231.462732 149.468016) + (xy 231.222567 149.368537) + (xy 230.969801 149.307854) + (xy 230.775435 149.292556) + (xy 230.710648 149.287458) + (xy 230.710647 149.287458) + (xy 230.451494 149.307854) + (xy 230.198728 149.368537) + (xy 229.958563 149.468016) + (xy 229.736924 149.603838) + (xy 229.736921 149.603839) + (xy 229.53925 149.772667) + (xy 229.370422 149.970338) + (xy 229.370421 149.970341) + (xy 229.234599 150.19198) + (xy 229.13512 150.432145) + (xy 229.074437 150.684911) + (xy 229.054041 150.944065) + (xy 227.242112 150.944065) + (xy 227.28619 150.760463) + (xy 227.306586 150.501313) + (xy 227.28619 150.242163) + (xy 227.225506 149.989393) + (xy 227.17287 149.862318) + (xy 227.126027 149.749228) + (xy 226.990205 149.527589) + (xy 226.990204 149.527586) + (xy 226.910928 149.434766) + (xy 226.821377 149.329915) + (xy 226.644491 149.17884) + (xy 226.623705 149.161087) + (xy 226.623702 149.161086) + (xy 226.402063 149.025264) + (xy 226.161898 148.925785) + (xy 225.909132 148.865102) + (xy 225.649979 148.844706) + (xy 225.390825 148.865102) + (xy 225.138059 148.925785) + (xy 224.897894 149.025264) + (xy 224.676255 149.161086) + (xy 224.676252 149.161087) + (xy 224.478581 149.329915) + (xy 224.309753 149.527586) + (xy 224.309752 149.527589) + (xy 224.17393 149.749228) + (xy 224.074451 149.989393) + (xy 224.013768 150.242159) + (xy 223.993372 150.501313) + (xy 224.013768 150.760466) + (xy 224.074452 151.013234) + (xy 224.074452 151.013236) + (xy 224.116101 151.113786) + (xy 224.12357 151.183255) + (xy 224.092294 151.245734) + (xy 224.032205 151.281386) + (xy 224.01127 151.284856) + (xy 223.905615 151.293172) + (xy 223.65415 151.353542) + (xy 223.415222 151.452509) + (xy 223.194725 151.58763) + (xy 223.194709 151.587642) + (xy 223.188756 151.592726) + (xy 223.188756 151.592727) + (xy 223.838036 152.242007) + (xy 223.824861 152.246803) + (xy 223.678516 152.343055) + (xy 223.558313 152.470463) + (xy 223.4855 152.596577) + (xy 222.835203 151.94628) + (xy 222.835202 151.94628) + (xy 222.830118 151.952233) + (xy 222.830106 151.952249) + (xy 222.694985 152.172746) + (xy 222.596018 152.411674) + (xy 222.535647 152.663139) + (xy 222.515356 152.92096) + (xy 222.535647 153.17878) + (xy 222.596018 153.430245) + (xy 222.694985 153.669173) + (xy 222.830109 153.889674) + (xy 222.830112 153.889679) + (xy 222.835203 153.895639) + (xy 223.486773 153.244069) + (xy 223.510106 153.29816) + (xy 223.614705 153.438661) + (xy 223.748886 153.551253) + (xy 223.840623 153.597325) + (xy 223.168074 154.269873) + (xy 223.106751 154.303358) + (xy 223.037059 154.298374) + (xy 223.034308 154.29731) + (xy 222.988613 154.279017) + (xy 222.988609 154.279015) + (xy 222.988605 154.279014) + (xy 222.988602 154.279013) + (xy 222.988601 154.279013) + (xy 222.782065 154.239207) + (xy 222.782064 154.239207) + (xy 222.624425 154.239207) + (xy 222.467504 154.25419) + (xy 222.467504 154.254191) + (xy 222.4675 154.254192) + (xy 222.265684 154.31345) + (xy 222.078724 154.409835) + (xy 221.913383 154.539859) + (xy 221.913382 154.53986) + (xy 221.775642 154.698821) + (xy 221.775633 154.698832) + (xy 221.670467 154.880986) + (xy 221.601672 155.079755) + (xy 221.601671 155.07976) + (xy 221.601671 155.079761) + (xy 221.571736 155.287962) + (xy 193.614244 155.287962) + (xy 193.669201 155.155284) + (xy 193.729572 154.903819) + (xy 193.749863 154.645999) + (xy 193.729572 154.388178) + (xy 193.669201 154.136713) + (xy 193.570234 153.897785) + (xy 193.435109 153.677282) + (xy 193.430016 153.671318) + (xy 192.778446 154.322888) + (xy 192.755114 154.268799) + (xy 192.650515 154.128298) + (xy 192.516334 154.015706) + (xy 192.424595 153.969633) + (xy 193.076463 153.317766) + (xy 193.076463 153.317765) + (xy 193.070503 153.312675) + (xy 193.070498 153.312672) + (xy 192.849997 153.177548) + (xy 192.611069 153.078581) + (xy 192.359604 153.018211) + (xy 192.253948 153.009895) + (xy 192.18866 152.985011) + (xy 192.14719 152.928779) + (xy 192.142703 152.859054) + (xy 192.149112 152.838838) + (xy 192.190768 152.738272) + (xy 192.251452 152.485502) + (xy 192.271848 152.226352) + (xy 192.251452 151.967202) + (xy 192.190768 151.714432) + (xy 192.174489 151.675131) + (xy 192.091289 151.474267) + (xy 191.955467 151.252628) + (xy 191.955466 151.252625) + (xy 191.896218 151.183255) + (xy 191.786639 151.054954) + (xy 191.699715 150.980714) + (xy 201.852405 150.980714) + (xy 201.853358 151.000731) + (xy 201.862414 151.190816) + (xy 201.912004 151.395228) + (xy 201.948454 151.475042) + (xy 201.999382 151.586561) + (xy 201.999386 151.586567) + (xy 202.121388 151.757896) + (xy 202.121393 151.757901) + (xy 202.273625 151.903054) + (xy 202.450576 152.016773) + (xy 202.64585 152.09495) + (xy 202.774646 152.119773) + (xy 202.85239 152.134757) + (xy 202.852391 152.134757) + (xy 203.010023 152.134757) + (xy 203.01003 152.134757) + (xy 203.166951 152.119773) + (xy 203.368773 152.060513) + (xy 203.555732 151.964128) + (xy 203.721072 151.834104) + (xy 203.858817 151.675138) + (xy 203.963988 151.492976) + (xy 204.032784 151.294203) + (xy 204.059481 151.108524) + (xy 205.789395 151.108524) + (xy 205.819472 151.407499) + (xy 205.819473 151.407506) + (xy 205.88913 151.699798) + (xy 205.889133 151.69981) + (xy 205.997128 151.98021) + (xy 205.997135 151.980225) + (xy 206.141541 152.243732) + (xy 206.141545 152.243738) + (xy 206.232858 152.367669) + (xy 206.319785 152.485647) + (xy 206.503667 152.67578) + (xy 206.528682 152.701645) + (xy 206.528689 152.701651) + (xy 206.619167 152.773101) + (xy 206.764508 152.887875) + (xy 207.023049 153.041009) + (xy 207.299695 153.158317) + (xy 207.299698 153.158317) + (xy 207.299701 153.158319) + (xy 207.394055 153.184165) + (xy 207.589508 153.237705) + (xy 207.887317 153.277757) + (xy 207.887322 153.277757) + (xy 208.112603 153.277757) + (xy 208.276075 153.266813) + (xy 208.337381 153.262709) + (xy 208.631849 153.202856) + (xy 208.915713 153.104288) + (xy 209.183905 152.968764) + (xy 209.431642 152.798703) + (xy 209.654501 152.597139) + (xy 209.848505 152.367669) + (xy 210.010193 152.114389) + (xy 210.13668 151.841817) + (xy 210.225708 151.554819) + (xy 210.275688 151.258515) + (xy 210.285729 150.958193) + (xy 210.255651 150.659212) + (xy 210.185992 150.366908) + (xy 210.077993 150.086497) + (xy 209.933583 149.822982) + (xy 209.755339 149.581067) + (xy 209.546441 149.365068) + (xy 209.546434 149.365062) + (xy 209.310617 149.17884) + (xy 209.310618 149.17884) + (xy 209.310616 149.178839) + (xy 209.052075 149.025705) + (xy 208.775429 148.908397) + (xy 208.775422 148.908394) + (xy 208.485621 148.82901) + (xy 208.485618 148.829009) + (xy 208.485616 148.829009) + (xy 208.187807 148.788957) + (xy 207.962529 148.788957) + (xy 207.962521 148.788957) + (xy 207.737745 148.804004) + (xy 207.737736 148.804006) + (xy 207.443272 148.863858) + (xy 207.159409 148.962426) + (xy 207.159406 148.962428) + (xy 206.891224 149.097946) + (xy 206.64348 149.268012) + (xy 206.420624 149.469573) + (xy 206.22662 149.699043) + (xy 206.226618 149.699045) + (xy 206.064928 149.952329) + (xy 205.93919 150.223289) + (xy 205.938444 150.224897) + (xy 205.933088 150.242163) + (xy 205.849416 150.511892) + (xy 205.805457 150.772505) + (xy 205.799436 150.808199) + (xy 205.792606 151.012497) + (xy 205.789395 151.108524) + (xy 204.059481 151.108524) + (xy 204.062719 151.086002) + (xy 204.05271 150.875898) + (xy 204.00312 150.671486) + (xy 203.915741 150.480152) + (xy 203.910984 150.473472) + (xy 203.790305 150.304001) + (xy 203.791739 150.302979) + (xy 203.766128 150.246892) + (xy 203.776076 150.177734) + (xy 203.821833 150.124933) + (xy 203.888874 150.105252) + (xy 203.917815 150.108678) + (xy 203.969743 150.121145) + (xy 204.227561 150.141436) + (xy 204.485382 150.121145) + (xy 204.736847 150.060774) + (xy 204.975775 149.961807) + (xy 205.196275 149.826683) + (xy 205.196285 149.826676) + (xy 205.20224 149.821589) + (xy 205.20224 149.821588) + (xy 204.552961 149.172309) + (xy 204.566137 149.167514) + (xy 204.712482 149.071262) + (xy 204.832685 148.943854) + (xy 204.905497 148.817739) + (xy 205.555793 149.468035) + (xy 205.555794 149.468035) + (xy 205.560881 149.46208) + (xy 205.560888 149.46207) + (xy 205.696012 149.24157) + (xy 205.794979 149.002642) + (xy 205.85535 148.751177) + (xy 205.875641 148.493357) + (xy 205.85535 148.235536) + (xy 205.794979 147.984071) + (xy 205.698449 147.751028) + (xy 205.69098 147.681559) + (xy 205.722255 147.619079) + (xy 205.782344 147.583427) + (xy 205.784005 147.583015) + (xy 206.009482 147.528884) + (xy 206.249646 147.429405) + (xy 206.471291 147.29358) + (xy 206.66896 147.124755) + (xy 206.837785 146.927086) + (xy 206.837786 146.927084) + (xy 206.837788 146.927082) + (xy 206.97361 146.705441) + (xy 207.011118 146.614888) + (xy 207.073089 146.465277) + (xy 207.133773 146.212507) + (xy 207.154169 145.953357) + (xy 208.920955 145.953357) + (xy 208.941351 146.21251) + (xy 209.002034 146.465276) + (xy 209.101513 146.705441) + (xy 209.237335 146.927082) + (xy 209.305873 147.00733) + (xy 209.406164 147.124755) + (xy 209.507568 147.211362) + (xy 209.603835 147.293582) + (xy 209.603838 147.293583) + (xy 209.825477 147.429405) + (xy 210.040998 147.518676) + (xy 210.065642 147.528884) + (xy 210.291061 147.583001) + (xy 210.351652 147.617791) + (xy 210.383816 147.679817) + (xy 210.37734 147.749386) + (xy 210.376674 147.751028) + (xy 210.280144 147.984071) + (xy 210.219773 148.235536) + (xy 210.199482 148.493356) + (xy 210.219773 148.751177) + (xy 210.280144 149.002642) + (xy 210.379111 149.24157) + (xy 210.514235 149.462071) + (xy 210.514238 149.462076) + (xy 210.519329 149.468036) + (xy 211.170899 148.816465) + (xy 211.194232 148.870557) + (xy 211.298831 149.011058) + (xy 211.433012 149.12365) + (xy 211.524749 149.169722) + (xy 210.872881 149.821589) + (xy 210.878845 149.826682) + (xy 211.099348 149.961807) + (xy 211.338276 150.060774) + (xy 211.589741 150.121145) + (xy 211.847561 150.141436) + (xy 212.105381 150.121145) + (xy 212.165679 150.106669) + (xy 212.235461 150.11016) + (xy 212.292279 150.150823) + (xy 212.318092 150.21575) + (xy 212.304706 150.284325) + (xy 212.288339 150.308445) + (xy 212.216315 150.391565) + (xy 212.216302 150.391582) + (xy 212.111136 150.573736) + (xy 212.042341 150.772505) + (xy 212.04234 150.77251) + (xy 212.04234 150.772511) + (xy 212.017223 150.947206) + (xy 212.012405 150.980714) + (xy 212.013358 151.000731) + (xy 212.022414 151.190816) + (xy 212.072004 151.395228) + (xy 212.108454 151.475042) + (xy 212.159382 151.586561) + (xy 212.159386 151.586567) + (xy 212.281388 151.757896) + (xy 212.281393 151.757901) + (xy 212.433625 151.903054) + (xy 212.610576 152.016773) + (xy 212.80585 152.09495) + (xy 212.934646 152.119773) + (xy 213.01239 152.134757) + (xy 213.012391 152.134757) + (xy 213.170023 152.134757) + (xy 213.17003 152.134757) + (xy 213.326951 152.119773) + (xy 213.528773 152.060513) + (xy 213.715732 151.964128) + (xy 213.881072 151.834104) + (xy 214.018817 151.675138) + (xy 214.123988 151.492976) + (xy 214.192784 151.294203) + (xy 214.222719 151.086002) + (xy 214.21271 150.875898) + (xy 214.16312 150.671486) + (xy 214.075741 150.480152) + (xy 214.070984 150.473472) + (xy 213.953735 150.308817) + (xy 213.953729 150.308811) + (xy 213.801501 150.163662) + (xy 213.801499 150.16366) + (xy 213.624548 150.049941) + (xy 213.624546 150.04994) + (xy 213.429283 149.971767) + (xy 213.429276 149.971764) + (xy 213.429274 149.971764) + (xy 213.429271 149.971763) + (xy 213.42927 149.971763) + (xy 213.222734 149.931957) + (xy 213.222733 149.931957) + (xy 213.065094 149.931957) + (xy 212.958233 149.94216) + (xy 212.889627 149.928937) + (xy 212.839061 149.880722) + (xy 212.825178 149.824526) + (xy 212.172961 149.172309) + (xy 212.186137 149.167514) + (xy 212.332482 149.071262) + (xy 212.452685 148.943854) + (xy 212.525496 148.817739) + (xy 213.175793 149.468035) + (xy 213.175794 149.468035) + (xy 213.180881 149.46208) + (xy 213.180888 149.46207) + (xy 213.316012 149.24157) + (xy 213.414979 149.002642) + (xy 213.47535 148.751177) + (xy 213.495641 148.493357) + (xy 213.47535 148.235536) + (xy 213.414979 147.984071) + (xy 213.368855 147.872718) + (xy 259.041885 147.872718) + (xy 259.060836 148.101421) + (xy 259.117174 148.323898) + (xy 259.209361 148.534063) + (xy 259.334881 148.726187) + (xy 259.334884 148.72619) + (xy 259.490317 148.895035) + (xy 259.589529 148.972255) + (xy 259.658201 149.025705) + (xy 259.671421 149.035994) + (xy 259.873257 149.145222) + (xy 260.090318 149.219739) + (xy 260.316683 149.257513) + (xy 260.316684 149.257513) + (xy 260.546178 149.257513) + (xy 260.546179 149.257513) + (xy 260.772544 149.219739) + (xy 260.989605 149.145222) + (xy 261.191441 149.035994) + (xy 261.372545 148.895035) + (xy 261.527978 148.72619) + (xy 261.6535 148.534064) + (xy 261.745688 148.323898) + (xy 261.802025 148.101425) + (xy 261.812447 147.975656) + (xy 261.820977 147.872718) + (xy 261.820977 147.872707) + (xy 261.806629 147.699564) + (xy 261.802025 147.644001) + (xy 261.745688 147.421528) + (xy 261.6535 147.211362) + (xy 261.596917 147.124755) + (xy 261.52798 147.019238) + (xy 261.508038 146.997575) + (xy 261.372545 146.850391) + (xy 261.277577 146.776474) + (xy 261.236766 146.719767) + (xy 261.233091 146.649994) + (xy 261.267722 146.58931) + (xy 261.294724 146.569568) + (xy 261.313507 146.559403) + (xy 261.412816 146.50566) + (xy 261.59392 146.364701) + (xy 261.749353 146.195856) + (xy 261.874875 146.00373) + (xy 261.967063 145.793564) + (xy 262.0234 145.571091) + (xy 262.034144 145.441437) + (xy 262.042352 145.342384) + (xy 262.042352 145.342373) + (xy 262.027457 145.162622) + (xy 262.0234 145.113667) + (xy 261.967063 144.891194) + (xy 261.874875 144.681028) + (xy 261.830515 144.61313) + (xy 261.749355 144.488904) + (xy 261.728873 144.466655) + (xy 261.59392 144.320057) + (xy 261.498953 144.246141) + (xy 261.45814 144.189431) + (xy 261.454466 144.119658) + (xy 261.489098 144.058975) + (xy 261.516095 144.039235) + (xy 261.634192 143.975325) + (xy 261.815296 143.834366) + (xy 261.970729 143.665521) + (xy 262.096251 143.473395) + (xy 262.188439 143.263229) + (xy 262.244776 143.040756) + (xy 262.255114 142.915995) + (xy 262.263728 142.812049) + (xy 262.263728 142.812038) + (xy 262.248833 142.632287) + (xy 262.244776 142.583332) + (xy 262.188439 142.360859) + (xy 262.096251 142.150693) + (xy 262.044838 142.071999) + (xy 261.970731 141.958569) + (xy 261.889391 141.870211) + (xy 261.815296 141.789722) + (xy 261.720328 141.715805) + (xy 261.679517 141.659098) + (xy 261.675842 141.589325) + (xy 261.710473 141.528641) + (xy 261.737475 141.508899) + (xy 261.774805 141.488697) + (xy 261.855567 141.444991) + (xy 262.036671 141.304032) + (xy 262.192104 141.135187) + (xy 262.317626 140.943061) + (xy 262.409814 140.732895) + (xy 262.466151 140.510422) + (xy 262.476358 140.387244) + (xy 262.485103 140.281715) + (xy 262.485103 140.281704) + (xy 262.470785 140.108916) + (xy 262.466151 140.052998) + (xy 262.409814 139.830525) + (xy 262.317626 139.620359) + (xy 262.29753 139.5896) + (xy 262.192106 139.428235) + (xy 262.157731 139.390894) + (xy 262.036671 139.259388) + (xy 261.941704 139.185472) + (xy 261.900891 139.128762) + (xy 261.897217 139.058989) + (xy 261.931849 138.998306) + (xy 261.958846 138.978566) + (xy 262.076943 138.914656) + (xy 262.258047 138.773697) + (xy 262.41348 138.604852) + (xy 262.539002 138.412726) + (xy 262.63119 138.20256) + (xy 262.687527 137.980087) + (xy 262.697734 137.856908) + (xy 262.706479 137.75138) + (xy 262.706479 137.751369) + (xy 262.691984 137.576449) + (xy 262.687527 137.522663) + (xy 262.63119 137.30019) + (xy 262.539002 137.090024) + (xy 262.532986 137.080816) + (xy 262.413482 136.8979) + (xy 262.286192 136.759627) + (xy 262.258047 136.729053) + (xy 262.258046 136.729052) + (xy 262.258044 136.72905) + (xy 262.25804 136.729047) + (xy 262.163082 136.655138) + (xy 262.122269 136.598428) + (xy 262.118594 136.528655) + (xy 262.153226 136.467972) + (xy 262.180227 136.44823) + (xy 262.214621 136.429617) + (xy 262.298319 136.384322) + (xy 262.479423 136.243363) + (xy 262.634856 136.074518) + (xy 262.760378 135.882392) + (xy 262.852566 135.672226) + (xy 262.908903 135.449753) + (xy 262.920359 135.311507) + (xy 262.927855 135.221046) + (xy 262.927855 135.221035) + (xy 262.913607 135.049097) + (xy 262.908903 134.992329) + (xy 262.852566 134.769856) + (xy 262.760378 134.55969) + (xy 262.73862 134.526387) + (xy 262.634858 134.367566) + (xy 262.613505 134.344371) + (xy 262.479423 134.198719) + (xy 262.384454 134.124802) + (xy 262.343643 134.068093) + (xy 262.339968 133.99832) + (xy 262.374599 133.937637) + (xy 262.401597 133.917897) + (xy 262.519694 133.853987) + (xy 262.700798 133.713028) + (xy 262.856231 133.544183) + (xy 262.981753 133.352057) + (xy 263.073941 133.141891) + (xy 263.130278 132.919418) + (xy 263.14923 132.690706) + (xy 263.130278 132.461994) + (xy 263.073941 132.239521) + (xy 262.981753 132.029355) + (xy 262.949973 131.980712) + (xy 262.856233 131.837231) + (xy 262.829507 131.808199) + (xy 262.700798 131.668384) + (xy 262.605831 131.594468) + (xy 262.565018 131.537758) + (xy 262.561344 131.467985) + (xy 262.595976 131.407302) + (xy 262.622973 131.387562) + (xy 262.74107 131.323652) + (xy 262.922174 131.182693) + (xy 263.077607 131.013848) + (xy 263.102954 130.97505) + (xy 263.156101 130.929693) + (xy 263.206764 130.918871) + (xy 270.634457 130.918871) + (xy 270.701496 130.938556) + (xy 270.722138 130.95519) + (xy 271.005181 131.238233) + (xy 271.038666 131.299556) + (xy 271.0415 131.325914) + (xy 271.0415 162.834457) + (xy 271.021815 162.901496) + (xy 271.005181 162.922138) + (xy 269.054115 164.873204) + (xy 268.992792 164.906689) + (xy 268.966434 164.909523) + (xy 268.870599 164.909523) + (xy 268.645123 164.94928) + (xy 268.429975 165.027588) + (xy 268.429968 165.027591) + (xy 268.231691 165.142067) + (xy 268.231688 165.142069) + (xy 268.056303 165.289232) + (xy 268.056295 165.28924) + (xy 267.909128 165.464627) + (xy 267.79465 165.662908) + (xy 267.794647 165.662915) + (xy 267.716338 165.878067) + (xy 267.67658 166.103542) + (xy 267.67658 166.332503) + (xy 267.716337 166.557979) + (xy 267.794645 166.773127) + (xy 267.794648 166.773134) + (xy 267.834691 166.84249) + (xy 267.909125 166.971413) + (xy 267.918154 166.982173) + (xy 268.056295 167.146806) + (xy 268.080226 167.166886) + (xy 268.118929 167.225057) + (xy 268.124521 167.261876) + (xy 268.124521 169.488511) + (xy 268.104836 169.55555) + (xy 268.052032 169.601305) + (xy 268.042937 169.605031) + (xy 268.029062 169.610081) + (xy 268.029051 169.610086) + (xy 267.830775 169.724562) + (xy 267.830772 169.724564) + (xy 267.655387 169.871727) + (xy 267.655379 169.871735) + (xy 267.508212 170.047122) + (xy 267.393734 170.245403) + (xy 267.393731 170.24541) + (xy 267.370734 170.308593) + (xy 267.318003 170.453471) + (xy 267.315422 170.460562) + (xy 267.275664 170.686037) + (xy 267.275664 170.914998) + (xy 267.315421 171.140474) + (xy 267.393729 171.355622) + (xy 267.393732 171.355629) + (xy 267.457051 171.4653) + (xy 267.508209 171.553908) + (xy 267.509414 171.555344) + (xy 267.655373 171.729294) + (xy 267.65538 171.729301) + (xy 267.830771 171.876472) + (xy 268.029054 171.99095) + (xy 268.244204 172.069259) + (xy 268.41321 172.09906) + (xy 269.124745 172.161312) + (xy 269.296356 172.161312) + (xy 269.296358 172.161312) + (xy 269.521837 172.121554) + (xy 269.736987 172.043246) + (xy 269.93527 171.928767) + (xy 270.110662 171.781596) + (xy 270.214021 171.658417) + (xy 270.272191 171.619717) + (xy 270.342052 171.618609) + (xy 270.401422 171.655446) + (xy 270.416396 171.676125) + (xy 270.496792 171.815374) + (xy 270.496794 171.815377) + (xy 270.643957 171.990762) + (xy 270.643964 171.990769) + (xy 270.819355 172.13794) + (xy 271.017638 172.252418) + (xy 271.232788 172.330727) + (xy 271.401794 172.360528) + (xy 272.113329 172.42278) + (xy 272.28494 172.42278) + (xy 272.284942 172.42278) + (xy 272.510421 172.383022) + (xy 272.725571 172.304714) + (xy 272.923854 172.190235) + (xy 273.099246 172.043064) + (xy 273.246418 171.867673) + (xy 273.360896 171.66939) + (xy 273.439205 171.45424) + (xy 273.478963 171.22876) + (xy 273.478964 170.999802) + (xy 273.439205 170.774323) + (xy 273.360898 170.559173) + (xy 273.246419 170.36089) + (xy 273.202537 170.308593) + (xy 273.099254 170.185503) + (xy 273.099246 170.185495) + (xy 272.923858 170.038327) + (xy 272.923854 170.038325) + (xy 272.725578 169.923849) + (xy 272.725567 169.923844) + (xy 272.71169 169.918793) + (xy 272.655428 169.877364) + (xy 272.630496 169.812095) + (xy 272.630106 169.802273) + (xy 272.630106 169.599229) + (xy 272.649791 169.53219) + (xy 272.702595 169.486435) + (xy 272.771753 169.476491) + (xy 272.835309 169.505516) + (xy 272.859339 169.533639) + (xy 272.870723 169.551904) + (xy 272.870725 169.551906) + (xy 272.926029 169.610086) + (xy 273.010917 169.699387) + (xy 273.124141 169.778193) + (xy 273.177925 169.815628) + (xy 273.177926 169.815628) + (xy 273.177927 169.815629) + (xy 273.364918 169.895874) + (xy 273.564235 169.936834) + (xy 273.716719 169.936834) + (xy 273.868415 169.921408) + (xy 274.062555 169.860496) + (xy 274.062556 169.860495) + (xy 274.062564 169.860493) + (xy 274.240478 169.761743) + (xy 274.394871 169.6292) + (xy 274.505646 169.486091) + (xy 274.519421 169.468296) + (xy 274.519421 169.468295) + (xy 274.519424 169.468292) + (xy 274.609036 169.285605) + (xy 274.660039 169.088619) + (xy 274.670345 168.885398) + (xy 274.639532 168.684263) + (xy 274.57867 168.519929) + (xy 274.568864 168.493452) + (xy 274.568863 168.493451) + (xy 274.568862 168.493447) + (xy 274.461228 168.320763) + (xy 274.38775 168.243465) + (xy 274.321037 168.173283) + (xy 274.321036 168.173282) + (xy 274.321035 168.173281) + (xy 274.222563 168.104743) + (xy 274.154026 168.057039) + (xy 273.967032 167.976793) + (xy 273.767717 167.935834) + (xy 273.615234 167.935834) + (xy 273.615233 167.935834) + (xy 273.463536 167.951259) + (xy 273.269396 168.012171) + (xy 273.269381 168.012178) + (xy 273.091476 168.110923) + (xy 273.091471 168.110926) + (xy 272.937083 168.243465) + (xy 272.852162 168.353173) + (xy 272.79556 168.394137) + (xy 272.725797 168.397996) + (xy 272.665022 168.363527) + (xy 272.63253 168.301671) + (xy 272.630106 168.277271) + (xy 272.630106 167.954162) + (xy 272.649791 167.887123) + (xy 272.702595 167.841368) + (xy 272.732568 167.832047) + (xy 272.911337 167.800526) + (xy 273.126487 167.722218) + (xy 273.32477 167.607739) + (xy 273.499944 167.460751) + (xy 273.500155 167.460574) + (xy 273.500155 167.460573) + (xy 273.500162 167.460568) + (xy 273.647334 167.285177) + (xy 273.761812 167.086894) + (xy 273.840121 166.871744) + (xy 273.879879 166.646264) + (xy 273.87988 166.417306) + (xy 273.840121 166.191827) + (xy 273.761814 165.976677) + (xy 273.647335 165.778394) + (xy 273.581637 165.700097) + (xy 273.50017 165.603007) + (xy 273.500166 165.603004) + (xy 273.500164 165.603001) + (xy 273.324772 165.45583) + (xy 273.324768 165.455827) + (xy 273.324766 165.455826) + (xy 273.320497 165.453361) + (xy 273.272283 165.402793) + (xy 273.2585 165.345976) + (xy 273.2585 149.200972) + (xy 274.223892 149.200972) + (xy 274.242843 149.429675) + (xy 274.299181 149.652152) + (xy 274.391368 149.862317) + (xy 274.516888 150.054441) + (xy 274.522718 150.060774) + (xy 274.672324 150.223289) + (xy 274.750743 150.284325) + (xy 274.83128 150.34701) + (xy 274.853428 150.364248) + (xy 275.055264 150.473476) + (xy 275.272325 150.547993) + (xy 275.49869 150.585767) + (xy 275.498691 150.585767) + (xy 275.728185 150.585767) + (xy 275.728186 150.585767) + (xy 275.954551 150.547993) + (xy 276.171612 150.473476) + (xy 276.373448 150.364248) + (xy 276.554552 150.223289) + (xy 276.709985 150.054444) + (xy 276.835507 149.862318) + (xy 276.927695 149.652152) + (xy 276.984032 149.429679) + (xy 276.995817 149.287458) + (xy 277.002984 149.200972) + (xy 277.002984 149.200961) + (xy 276.989314 149.035994) + (xy 276.984032 148.972255) + (xy 276.927695 148.749782) + (xy 276.835507 148.539616) + (xy 276.745036 148.401139) + (xy 276.709987 148.347492) + (xy 276.645087 148.276992) + (xy 276.554552 148.178645) + (xy 276.459583 148.104728) + (xy 276.418772 148.048019) + (xy 276.415097 147.978246) + (xy 276.449728 147.917563) + (xy 276.476726 147.897823) + (xy 276.594823 147.833913) + (xy 276.775927 147.692954) + (xy 276.93136 147.524109) + (xy 277.056882 147.331983) + (xy 277.14907 147.121817) + (xy 277.205407 146.899344) + (xy 277.215701 146.775116) + (xy 277.224359 146.670637) + (xy 277.224359 146.670626) + (xy 277.210689 146.505658) + (xy 277.205407 146.44192) + (xy 277.14907 146.219447) + (xy 277.056882 146.009281) + (xy 277.020345 145.953357) + (xy 276.931362 145.817157) + (xy 276.818178 145.694207) + (xy 276.775927 145.64831) + (xy 276.775926 145.648309) + (xy 276.775924 145.648307) + (xy 276.77592 145.648304) + (xy 276.680962 145.574395) + (xy 276.640149 145.517685) + (xy 276.636474 145.447912) + (xy 276.671106 145.387229) + (xy 276.698107 145.367487) + (xy 276.71689 145.357322) + (xy 276.816199 145.303579) + (xy 276.997303 145.16262) + (xy 277.152736 144.993775) + (xy 277.278258 144.801649) + (xy 277.370446 144.591483) + (xy 277.426783 144.36901) + (xy 277.438089 144.232567) + (xy 277.445735 144.140303) + (xy 277.445735 144.140292) + (xy 277.432065 143.975325) + (xy 277.426783 143.911586) + (xy 277.370446 143.689113) + (xy 277.278258 143.478947) + (xy 277.214719 143.381693) + (xy 277.152738 143.286823) + (xy 277.113332 143.244017) + (xy 276.997303 143.117976) + (xy 276.902336 143.04406) + (xy 276.861523 142.98735) + (xy 276.857849 142.917577) + (xy 276.892481 142.856894) + (xy 276.919478 142.837154) + (xy 277.037575 142.773244) + (xy 277.218679 142.632285) + (xy 277.374112 142.46344) + (xy 277.499634 142.271314) + (xy 277.591822 142.061148) + (xy 277.648159 141.838675) + (xy 277.65834 141.715808) + (xy 277.667111 141.609968) + (xy 277.667111 141.609957) + (xy 277.653441 141.444989) + (xy 277.648159 141.381251) + (xy 277.591822 141.158778) + (xy 277.499634 140.948612) + (xy 277.434023 140.848186) + (xy 277.374114 140.756488) + (xy 277.277581 140.651626) + (xy 277.218679 140.587641) + (xy 277.123711 140.513724) + (xy 277.0829 140.457017) + (xy 277.079225 140.387244) + (xy 277.113856 140.32656) + (xy 277.140858 140.306818) + (xy 277.172848 140.289506) + (xy 277.25895 140.24291) + (xy 277.440054 140.101951) + (xy 277.595487 139.933106) + (xy 277.721009 139.74098) + (xy 277.813197 139.530814) + (xy 277.869534 139.308341) + (xy 277.879715 139.185472) + (xy 277.888486 139.079634) + (xy 277.888486 139.079623) + (xy 277.874816 138.914656) + (xy 277.869534 138.850917) + (xy 277.813197 138.628444) + (xy 277.721009 138.418278) + (xy 277.699153 138.384825) + (xy 277.595489 138.226154) + (xy 277.513883 138.137507) + (xy 277.440054 138.057307) + (xy 277.345087 137.983391) + (xy 277.304274 137.926681) + (xy 277.3006 137.856908) + (xy 277.335232 137.796225) + (xy 277.362229 137.776485) + (xy 277.480326 137.712575) + (xy 277.66143 137.571616) + (xy 277.816863 137.402771) + (xy 277.942385 137.210645) + (xy 278.034573 137.000479) + (xy 278.09091 136.778006) + (xy 278.103133 136.6305) + (xy 278.109862 136.549299) + (xy 278.109862 136.549288) + (xy 278.091746 136.330669) + (xy 278.09091 136.320582) + (xy 278.034573 136.098109) + (xy 277.942385 135.887943) + (xy 277.906483 135.832991) + (xy 277.816865 135.695819) + (xy 277.791068 135.667796) + (xy 277.66143 135.526972) + (xy 277.566461 135.453055) + (xy 277.52565 135.396346) + (xy 277.521975 135.326573) + (xy 277.556606 135.26589) + (xy 277.583604 135.24615) + (xy 277.701701 135.18224) + (xy 277.882805 135.041281) + (xy 278.038238 134.872436) + (xy 278.16376 134.68031) + (xy 278.255948 134.470144) + (xy 278.312285 134.247671) + (xy 278.324166 134.104288) + (xy 278.331237 134.018964) + (xy 278.331237 134.018953) + (xy 278.318252 133.86226) + (xy 278.312285 133.790247) + (xy 278.255948 133.567774) + (xy 278.16376 133.357608) + (xy 278.14517 133.329154) + (xy 278.03824 133.165484) + (xy 277.903004 133.018579) + (xy 277.882805 132.996637) + (xy 277.882804 132.996636) + (xy 277.882802 132.996634) + (xy 277.882798 132.996631) + (xy 277.78784 132.922722) + (xy 277.747027 132.866012) + (xy 277.743352 132.796239) + (xy 277.777984 132.735556) + (xy 277.804985 132.715814) + (xy 277.823768 132.705649) + (xy 277.923077 132.651906) + (xy 278.104181 132.510947) + (xy 278.259614 132.342102) + (xy 278.385136 132.149976) + (xy 278.477324 131.93981) + (xy 278.533661 131.717337) + (xy 278.552613 131.488625) + (xy 278.55191 131.480146) + (xy 278.538943 131.323652) + (xy 278.533661 131.259913) + (xy 278.477324 131.03744) + (xy 278.385136 130.827274) + (xy 278.286395 130.676139) + (xy 278.259616 130.63515) + (xy 278.227151 130.599884) + (xy 278.104181 130.466303) + (xy 278.001887 130.386684) + (xy 277.961077 130.329978) + (xy 277.957402 130.260205) + (xy 277.992033 130.199521) + (xy 278.019035 130.179779) + (xy 278.139784 130.114432) + (xy 278.139792 130.114427) + (xy 278.166353 130.093753) + (xy 277.553046 129.480446) + (xy 277.670855 129.429275) + (xy 277.787305 129.334536) + (xy 277.873876 129.211893) + (xy 277.904743 129.125038) + (xy 278.518506 129.738801) + (xy 278.599012 129.615577) + (xy 278.690633 129.406705) + (xy 278.746625 129.185594) + (xy 278.76546 128.958295) + (xy 278.76546 128.958284) + (xy 278.746625 128.730985) + (xy 278.690633 128.509874) + (xy 278.599011 128.300999) + (xy 278.518506 128.177777) + (xy 277.907073 128.78921) + (xy 277.903849 128.773693) + (xy 277.834785 128.640404) + (xy 277.73232 128.530692) + (xy 277.604055 128.452692) + (xy 277.551276 128.437904) + (xy 278.166352 127.822827) + (xy 278.163253 127.772901) + (xy 278.178746 127.70477) + (xy 278.227998 127.656162) + (xy 278.361159 127.584098) + (xy 278.361167 127.584093) + (xy 278.387728 127.563419) + (xy 277.774421 126.950112) + (xy 277.89223 126.898941) + (xy 278.00868 126.804202) + (xy 278.095251 126.681559) + (xy 278.126118 126.594704) + (xy 278.739881 127.208467) + (xy 278.820387 127.085243) + (xy 278.912008 126.876371) + (xy 278.968 126.65526) + (xy 278.986835 126.427961) + (xy 278.986835 126.42795) + (xy 278.968 126.200651) + (xy 278.912008 125.97954) + (xy 278.820386 125.770665) + (xy 278.739881 125.647443) + (xy 278.128448 126.258876) + (xy 278.125224 126.243359) + (xy 278.05616 126.11007) + (xy 277.953695 126.000358) + (xy 277.82543 125.922358) + (xy 277.772651 125.90757) + (xy 278.387727 125.292493) + (xy 278.385209 125.251916) + (xy 278.400702 125.183786) + (xy 278.449954 125.135178) + (xy 278.474739 125.121764) + (xy 278.587204 125.060902) + (xy 278.768308 124.919943) + (xy 278.923741 124.751098) + (xy 279.049263 124.558972) + (xy 279.141451 124.348806) + (xy 279.197788 124.126333) + (xy 279.213525 123.936421) + (xy 279.21674 123.897626) + (xy 279.21674 123.897615) + (xy 279.200765 123.704831) + (xy 279.197788 123.668909) + (xy 279.141451 123.446436) + (xy 279.049263 123.23627) + (xy 279.042981 123.226655) + (xy 278.923743 123.044146) + (xy 278.885377 123.00247) + (xy 278.768308 122.875299) + (xy 278.67334 122.801382) + (xy 278.632529 122.744675) + (xy 278.628854 122.674902) + (xy 278.663485 122.614218) + (xy 278.690487 122.594476) + (xy 278.70927 122.584311) + (xy 278.808579 122.530568) + (xy 278.989683 122.389609) + (xy 279.145116 122.220764) + (xy 279.270638 122.028638) + (xy 279.362826 121.818472) + (xy 279.419163 121.595999) + (xy 279.433884 121.418345) + (xy 279.438115 121.367292) + (xy 279.438115 121.367281) + (xy 279.42548 121.214812) + (xy 279.419163 121.138575) + (xy 279.362826 120.916102) + (xy 279.270638 120.705936) + (xy 279.23341 120.648954) + (xy 279.145118 120.513812) + (xy 279.126378 120.493455) + (xy 278.989683 120.344965) + (xy 278.919957 120.290695) + (xy 278.808581 120.204007) + (xy 278.808576 120.204004) + (xy 278.606749 120.094781) + (xy 278.606746 120.094779) + (xy 278.606743 120.094778) + (xy 278.60674 120.094777) + (xy 278.606738 120.094776) + (xy 278.389684 120.020261) + (xy 278.204498 119.989359) + (xy 278.163317 119.982487) + (xy 277.933821 119.982487) + (xy 277.89264 119.989359) + (xy 277.707453 120.020261) + (xy 277.490399 120.094776) + (xy 277.490388 120.094781) + (xy 277.288561 120.204004) + (xy 277.288556 120.204007) + (xy 277.107457 120.344963) + (xy 276.952019 120.513812) + (xy 276.826499 120.705936) + (xy 276.734312 120.916101) + (xy 276.677974 121.138578) + (xy 276.659023 121.367281) + (xy 276.659023 121.367292) + (xy 276.677974 121.595995) + (xy 276.734312 121.818472) + (xy 276.826499 122.028637) + (xy 276.952019 122.220761) + (xy 276.952022 122.220764) + (xy 277.107455 122.389609) + (xy 277.148804 122.421792) + (xy 277.20242 122.463524) + (xy 277.243233 122.520235) + (xy 277.246906 122.590008) + (xy 277.212275 122.650691) + (xy 277.185275 122.670432) + (xy 277.067181 122.734341) + (xy 276.886082 122.875297) + (xy 276.730644 123.044146) + (xy 276.605124 123.23627) + (xy 276.512937 123.446435) + (xy 276.456599 123.668912) + (xy 276.437648 123.897615) + (xy 276.437648 123.897626) + (xy 276.456599 124.126329) + (xy 276.512937 124.348806) + (xy 276.605124 124.558971) + (xy 276.730644 124.751095) + (xy 276.730647 124.751098) + (xy 276.88608 124.919943) + (xy 276.943127 124.964345) + (xy 276.98837 124.999559) + (xy 277.029183 125.056269) + (xy 277.032857 125.126042) + (xy 276.998225 125.186725) + (xy 276.971225 125.206467) + (xy 276.85047 125.271816) + (xy 276.850464 125.27182) + (xy 276.823907 125.29249) + (xy 276.823907 125.292492) + (xy 277.437214 125.905799) + (xy 277.319406 125.956971) + (xy 277.202956 126.05171) + (xy 277.116385 126.174353) + (xy 277.085517 126.261208) + (xy 276.471753 125.647444) + (xy 276.391249 125.770666) + (xy 276.391247 125.77067) + (xy 276.299627 125.97954) + (xy 276.243635 126.200651) + (xy 276.224801 126.42795) + (xy 276.224801 126.427961) + (xy 276.243635 126.65526) + (xy 276.299627 126.876371) + (xy 276.391249 127.085246) + (xy 276.471752 127.208466) + (xy 277.083186 126.597032) + (xy 277.086412 126.612553) + (xy 277.155476 126.745842) + (xy 277.257941 126.855554) + (xy 277.386206 126.933554) + (xy 277.438984 126.948341) + (xy 276.823906 127.563418) + (xy 276.827006 127.613347) + (xy 276.811512 127.681477) + (xy 276.762262 127.730084) + (xy 276.629095 127.80215) + (xy 276.629089 127.802154) + (xy 276.602532 127.822824) + (xy 276.602532 127.822826) + (xy 277.215839 128.436133) + (xy 277.098031 128.487305) + (xy 276.981581 128.582044) + (xy 276.89501 128.704687) + (xy 276.864142 128.791541) + (xy 276.250378 128.177778) + (xy 276.169874 128.301) + (xy 276.169872 128.301004) + (xy 276.078252 128.509874) + (xy 276.02226 128.730985) + (xy 276.003426 128.958284) + (xy 276.003426 128.958295) + (xy 276.02226 129.185594) + (xy 276.078252 129.406705) + (xy 276.169874 129.61558) + (xy 276.250377 129.7388) + (xy 276.861811 129.127366) + (xy 276.865037 129.142887) + (xy 276.934101 129.276176) + (xy 277.036566 129.385888) + (xy 277.164831 129.463888) + (xy 277.217609 129.478675) + (xy 276.602531 130.093752) + (xy 276.60505 130.134331) + (xy 276.589556 130.202462) + (xy 276.540306 130.251067) + (xy 276.403063 130.325339) + (xy 276.403054 130.325345) + (xy 276.221955 130.466301) + (xy 276.066517 130.63515) + (xy 275.940997 130.827274) + (xy 275.84881 131.037439) + (xy 275.792472 131.259916) + (xy 275.773521 131.488619) + (xy 275.773521 131.48863) + (xy 275.792472 131.717333) + (xy 275.84881 131.93981) + (xy 275.940997 132.149975) + (xy 276.066517 132.342099) + (xy 276.090309 132.367944) + (xy 276.20541 132.492977) + (xy 276.221955 132.510949) + (xy 276.221959 132.510952) + (xy 276.316917 132.584861) + (xy 276.35773 132.641571) + (xy 276.361405 132.711344) + (xy 276.326773 132.772027) + (xy 276.299773 132.791768) + (xy 276.181687 132.855673) + (xy 276.181678 132.855679) + (xy 276.000579 132.996635) + (xy 275.845141 133.165484) + (xy 275.719621 133.357608) + (xy 275.627434 133.567773) + (xy 275.571096 133.79025) + (xy 275.552145 134.018953) + (xy 275.552145 134.018964) + (xy 275.571096 134.247667) + (xy 275.627434 134.470144) + (xy 275.719621 134.680309) + (xy 275.845141 134.872433) + (xy 275.845144 134.872436) + (xy 276.000577 135.041281) + (xy 276.095544 135.115197) + (xy 276.136356 135.171905) + (xy 276.140031 135.241678) + (xy 276.1054 135.302362) + (xy 276.078399 135.322104) + (xy 275.960303 135.386014) + (xy 275.779204 135.52697) + (xy 275.623766 135.695819) + (xy 275.498246 135.887943) + (xy 275.406059 136.098108) + (xy 275.349721 136.320585) + (xy 275.33077 136.549288) + (xy 275.33077 136.549299) + (xy 275.349721 136.778002) + (xy 275.406059 137.000479) + (xy 275.498246 137.210644) + (xy 275.623766 137.402768) + (xy 275.712967 137.499666) + (xy 275.767827 137.55926) + (xy 275.779204 137.571618) + (xy 275.779208 137.571621) + (xy 275.874167 137.645531) + (xy 275.91498 137.702241) + (xy 275.918655 137.772014) + (xy 275.884023 137.832697) + (xy 275.857023 137.852439) + (xy 275.738927 137.916349) + (xy 275.557828 138.057305) + (xy 275.40239 138.226154) + (xy 275.27687 138.418278) + (xy 275.184683 138.628443) + (xy 275.128345 138.85092) + (xy 275.109394 139.079623) + (xy 275.109394 139.079634) + (xy 275.128345 139.308337) + (xy 275.128345 139.30834) + (xy 275.128346 139.308341) + (xy 275.182193 139.520981) + (xy 275.184683 139.530814) + (xy 275.27687 139.740979) + (xy 275.40239 139.933103) + (xy 275.402393 139.933106) + (xy 275.557826 140.101951) + (xy 275.590854 140.127658) + (xy 275.652791 140.175866) + (xy 275.693604 140.232577) + (xy 275.697277 140.30235) + (xy 275.662646 140.363033) + (xy 275.635646 140.382774) + (xy 275.517552 140.446683) + (xy 275.336453 140.587639) + (xy 275.181015 140.756488) + (xy 275.055495 140.948612) + (xy 274.963308 141.158777) + (xy 274.90697 141.381254) + (xy 274.888019 141.609957) + (xy 274.888019 141.609968) + (xy 274.90697 141.838671) + (xy 274.963308 142.061148) + (xy 275.055495 142.271313) + (xy 275.181015 142.463437) + (xy 275.336453 142.632287) + (xy 275.336457 142.63229) + (xy 275.431416 142.7062) + (xy 275.472229 142.76291) + (xy 275.475904 142.832683) + (xy 275.441272 142.893366) + (xy 275.414272 142.913108) + (xy 275.296176 142.977018) + (xy 275.115077 143.117974) + (xy 274.959639 143.286823) + (xy 274.834119 143.478947) + (xy 274.741932 143.689112) + (xy 274.685594 143.911589) + (xy 274.666643 144.140292) + (xy 274.666643 144.140303) + (xy 274.685594 144.369006) + (xy 274.685594 144.369009) + (xy 274.685595 144.36901) + (xy 274.699043 144.422117) + (xy 274.741932 144.591483) + (xy 274.834119 144.801648) + (xy 274.959639 144.993772) + (xy 275.115077 145.162622) + (xy 275.115081 145.162625) + (xy 275.210039 145.236534) + (xy 275.250852 145.293244) + (xy 275.254527 145.363017) + (xy 275.219895 145.4237) + (xy 275.192895 145.443441) + (xy 275.074809 145.507346) + (xy 275.0748 145.507352) + (xy 274.893701 145.648308) + (xy 274.738263 145.817157) + (xy 274.612743 146.009281) + (xy 274.520556 146.219446) + (xy 274.464218 146.441923) + (xy 274.445267 146.670626) + (xy 274.445267 146.670637) + (xy 274.464218 146.89934) + (xy 274.520556 147.121817) + (xy 274.612743 147.331982) + (xy 274.738263 147.524106) + (xy 274.738755 147.52464) + (xy 274.893699 147.692954) + (xy 274.988666 147.76687) + (xy 275.029478 147.823578) + (xy 275.033153 147.893351) + (xy 274.998522 147.954035) + (xy 274.971521 147.973777) + (xy 274.853425 148.037687) + (xy 274.672326 148.178643) + (xy 274.516888 148.347492) + (xy 274.391368 148.539616) + (xy 274.299181 148.749781) + (xy 274.242843 148.972258) + (xy 274.223892 149.200961) + (xy 274.223892 149.200972) + (xy 273.2585 149.200972) + (xy 273.2585 129.564293) + (xy 273.259809 129.546323) + (xy 273.263322 129.522339) + (xy 273.263341 129.522211) + (xy 273.260816 129.493356) + (xy 273.258736 129.469579) + (xy 273.2585 129.464172) + (xy 273.2585 129.455824) + (xy 273.258499 129.455813) + (xy 273.254652 129.422903) + (xy 273.247887 129.345576) + (xy 273.246427 129.338503) + (xy 273.246473 129.338493) + (xy 273.24479 129.330902) + (xy 273.244744 129.330914) + (xy 273.24308 129.323895) + (xy 273.243079 129.323887) + (xy 273.216526 129.250934) + (xy 273.192114 129.177262) + (xy 273.192113 129.17726) + (xy 273.189061 129.170715) + (xy 273.189105 129.170694) + (xy 273.185717 129.163695) + (xy 273.185674 129.163717) + (xy 273.182436 129.157269) + (xy 273.139766 129.092394) + (xy 273.09903 129.026349) + (xy 273.094553 129.020687) + (xy 273.09459 129.020656) + (xy 273.089681 129.014629) + (xy 273.089645 129.01466) + (xy 273.085005 129.009131) + (xy 273.085003 129.009129) + (xy 273.085001 129.009126) + (xy 273.049525 128.975656) + (xy 273.028517 128.955835) + (xy 271.211841 127.13916) + (xy 271.200059 127.125527) + (xy 271.185509 127.105983) + (xy 271.185508 127.105982) + (xy 271.185506 127.105979) + (xy 271.184632 127.105245) + (xy 271.145024 127.072009) + (xy 271.141035 127.068354) + (xy 271.135139 127.062458) + (xy 271.135138 127.062457) + (xy 271.10914 127.0419) + (xy 271.049677 126.992005) + (xy 271.049672 126.992002) + (xy 271.043642 126.988036) + (xy 271.043667 126.987996) + (xy 271.037106 126.983816) + (xy 271.037082 126.983857) + (xy 271.030941 126.980068) + (xy 270.960577 126.947257) + (xy 270.891222 126.912426) + (xy 270.884438 126.909957) + (xy 270.884453 126.909913) + (xy 270.877108 126.907359) + (xy 270.877094 126.907404) + (xy 270.870242 126.905133) + (xy 270.832214 126.897281) + (xy 270.794186 126.889429) + (xy 270.718693 126.871537) + (xy 270.718691 126.871537) + (xy 270.718683 126.871535) + (xy 270.711519 126.870698) + (xy 270.711524 126.870649) + (xy 270.703794 126.869859) + (xy 270.70379 126.869907) + (xy 270.696599 126.869277) + (xy 270.618957 126.871537) + (xy 263.428139 126.871537) + (xy 263.3611 126.851852) + (xy 263.32433 126.815358) + (xy 263.298984 126.776562) + (xy 263.270704 126.745842) + (xy 263.143549 126.607715) + (xy 263.048582 126.533799) + (xy 263.007769 126.477089) + (xy 263.004095 126.407316) + (xy 263.038727 126.346633) + (xy 263.065724 126.326893) + (xy 263.183821 126.262983) + (xy 263.364925 126.122024) + (xy 263.520358 125.953179) + (xy 263.64588 125.761053) + (xy 263.738068 125.550887) + (xy 263.794405 125.328414) + (xy 263.806146 125.186725) + (xy 263.813357 125.099707) + (xy 263.813357 125.099696) + (xy 263.799563 124.93324) + (xy 263.794405 124.87099) + (xy 263.738068 124.648517) + (xy 263.64588 124.438351) + (xy 263.598228 124.365414) + (xy 263.52036 124.246227) + (xy 263.457471 124.177912) + (xy 263.364925 124.07738) + (xy 263.282368 124.013123) + (xy 263.262635 123.997764) + (xy 263.221822 123.941054) + (xy 263.218148 123.871281) + (xy 263.25278 123.810598) + (xy 263.27978 123.790856) + (xy 263.400533 123.725507) + (xy 263.400536 123.725505) + (xy 263.427097 123.704831) + (xy 262.81379 123.091524) + (xy 262.931599 123.040353) + (xy 263.048049 122.945614) + (xy 263.13462 122.822971) + (xy 263.165487 122.736116) + (xy 263.77925 123.349879) + (xy 263.859756 123.226655) + (xy 263.951377 123.017783) + (xy 264.007369 122.796672) + (xy 264.026204 122.569373) + (xy 264.026204 122.569362) + (xy 264.007369 122.342063) + (xy 263.951377 122.120952) + (xy 263.859756 121.91208) + (xy 263.735 121.721126) + (xy 263.707387 121.69113) + (xy 263.676465 121.628476) + (xy 263.684325 121.55905) + (xy 263.728473 121.504894) + (xy 263.765571 121.487633) + (xy 263.869122 121.459004) + (xy 263.993371 121.381912) + (xy 264.090868 121.272938) + (xy 264.153714 121.14091) + (xy 264.165479 121.081145) + (xy 264.165653 121.079166) + (xy 264.326705 119.23832) + (xy 264.326704 119.238319) + (xy 264.326706 119.238308) + (xy 264.325498 119.177408) + (xy 264.286533 119.036473) + (xy 264.286533 119.036472) + (xy 264.216694 118.923914) + (xy 264.209441 118.912224) + (xy 264.100467 118.814727) + (xy 264.045966 118.788784) + (xy 263.968437 118.75188) + (xy 263.908668 118.740114) + (xy 262.065847 118.578889) + (xy 262.065838 118.578889) + (xy 262.065837 118.578889) + (xy 262.010473 118.579987) + (xy 262.004936 118.580097) + (xy 262.004935 118.580097) + (xy 261.864002 118.619061) + (xy 261.864001 118.619061) + (xy 261.739752 118.696154) + (xy 261.642258 118.805125) + (xy 261.642255 118.805129) + (xy 261.579409 118.937157) + (xy 261.567643 118.996926) + (xy 261.406418 120.839745) + (xy 261.406418 120.839755) + (xy 261.406418 120.839758) + (xy 261.406887 120.86338) + (xy 261.407626 120.900658) + (xy 261.407626 120.900659) + (xy 261.44659 121.041592) + (xy 261.44659 121.041593) + (xy 261.518407 121.157339) + (xy 261.523683 121.165842) + (xy 261.632657 121.263339) + (xy 261.706581 121.298527) + (xy 261.764689 121.326187) + (xy 261.772048 121.32862) + (xy 261.771421 121.330514) + (xy 261.824117 121.357938) + (xy 261.858818 121.418581) + (xy 261.859844 121.430472) + (xy 262.476583 122.047211) + (xy 262.358775 122.098383) + (xy 262.242325 122.193122) + (xy 262.155754 122.315765) + (xy 262.124886 122.40262) + (xy 261.511122 121.788856) + (xy 261.430618 121.912078) + (xy 261.430616 121.912082) + (xy 261.338996 122.120952) + (xy 261.283004 122.342063) + (xy 261.26417 122.569362) + (xy 261.26417 122.569373) + (xy 261.283004 122.796672) + (xy 261.338996 123.017783) + (xy 261.430618 123.226658) + (xy 261.511121 123.349878) + (xy 262.122555 122.738445) + (xy 262.125781 122.753965) + (xy 262.194845 122.887254) + (xy 262.29731 122.996966) + (xy 262.425575 123.074966) + (xy 262.478353 123.089753) + (xy 261.863275 123.70483) + (xy 261.865794 123.745408) + (xy 261.8503 123.813539) + (xy 261.80105 123.862144) + (xy 261.663807 123.936416) + (xy 261.663798 123.936422) + (xy 261.482699 124.077378) + (xy 261.327261 124.246227) + (xy 261.201741 124.438351) + (xy 261.109554 124.648516) + (xy 261.053216 124.870993) + (xy 261.034265 125.099696) + (xy 261.034265 125.099707) + (xy 261.053216 125.32841) + (xy 261.109554 125.550887) + (xy 261.201741 125.761052) + (xy 261.327261 125.953176) + (xy 261.482699 126.122026) + (xy 261.482703 126.122029) + (xy 261.577662 126.195939) + (xy 261.618475 126.252649) + (xy 261.62215 126.322422) + (xy 261.587518 126.383105) + (xy 261.560518 126.402847) + (xy 261.442422 126.466757) + (xy 261.261323 126.607713) + (xy 261.105885 126.776562) + (xy 260.980365 126.968686) + (xy 260.888178 127.178851) + (xy 260.83184 127.401328) + (xy 260.812889 127.630031) + (xy 260.812889 127.630042) + (xy 260.83184 127.858745) + (xy 260.888178 128.081222) + (xy 260.980365 128.291387) + (xy 261.105885 128.483511) + (xy 261.105888 128.483514) + (xy 261.261321 128.652359) + (xy 261.296599 128.679817) + (xy 261.356286 128.726274) + (xy 261.397099 128.782985) + (xy 261.400772 128.852758) + (xy 261.366141 128.913441) + (xy 261.339141 128.933182) + (xy 261.221047 128.997091) + (xy 261.039948 129.138047) + (xy 260.88451 129.306896) + (xy 260.75899 129.49902) + (xy 260.666803 129.709185) + (xy 260.610465 129.931662) + (xy 260.591514 130.160365) + (xy 260.591514 130.160376) + (xy 260.610465 130.389079) + (xy 260.666803 130.611556) + (xy 260.75899 130.821721) + (xy 260.88451 131.013845) + (xy 261.039948 131.182695) + (xy 261.039952 131.182698) + (xy 261.134911 131.256608) + (xy 261.175724 131.313318) + (xy 261.179399 131.383091) + (xy 261.144767 131.443774) + (xy 261.117767 131.463516) + (xy 260.999671 131.527426) + (xy 260.818572 131.668382) + (xy 260.81857 131.668383) + (xy 260.81857 131.668384) + (xy 260.799832 131.688738) + (xy 260.663134 131.837231) + (xy 260.537614 132.029355) + (xy 260.445427 132.23952) + (xy 260.389089 132.461997) + (xy 260.370138 132.6907) + (xy 260.370138 132.690711) + (xy 260.389089 132.919414) + (xy 260.445427 133.141891) + (xy 260.537614 133.352056) + (xy 260.663134 133.54418) + (xy 260.684853 133.567773) + (xy 260.81857 133.713028) + (xy 260.913537 133.786944) + (xy 260.954349 133.843652) + (xy 260.958024 133.913425) + (xy 260.923393 133.974109) + (xy 260.896392 133.993851) + (xy 260.778296 134.057761) + (xy 260.597197 134.198717) + (xy 260.441759 134.367566) + (xy 260.316239 134.55969) + (xy 260.224052 134.769855) + (xy 260.167714 134.992332) + (xy 260.148763 135.221035) + (xy 260.148763 135.221046) + (xy 260.167714 135.449749) + (xy 260.224052 135.672226) + (xy 260.316239 135.882391) + (xy 260.441759 136.074515) + (xy 260.597197 136.243365) + (xy 260.597201 136.243368) + (xy 260.692159 136.317277) + (xy 260.732972 136.373987) + (xy 260.736647 136.44376) + (xy 260.702015 136.504443) + (xy 260.675015 136.524184) + (xy 260.556929 136.588089) + (xy 260.55692 136.588095) + (xy 260.375821 136.729051) + (xy 260.375819 136.729052) + (xy 260.375819 136.729053) + (xy 260.360956 136.745198) + (xy 260.220383 136.8979) + (xy 260.094863 137.090024) + (xy 260.002676 137.300189) + (xy 259.946338 137.522666) + (xy 259.927387 137.751369) + (xy 259.927387 137.75138) + (xy 259.946338 137.980083) + (xy 260.002676 138.20256) + (xy 260.094863 138.412725) + (xy 260.220383 138.604849) + (xy 260.29459 138.685459) + (xy 260.368327 138.765559) + (xy 260.375821 138.773699) + (xy 260.375825 138.773702) + (xy 260.470784 138.847612) + (xy 260.511597 138.904322) + (xy 260.515272 138.974095) + (xy 260.48064 139.034778) + (xy 260.45364 139.05452) + (xy 260.335544 139.11843) + (xy 260.154445 139.259386) + (xy 259.999007 139.428235) + (xy 259.873487 139.620359) + (xy 259.7813 139.830524) + (xy 259.724962 140.053001) + (xy 259.706011 140.281704) + (xy 259.706011 140.281715) + (xy 259.724962 140.510418) + (xy 259.7813 140.732895) + (xy 259.873487 140.94306) + (xy 259.999007 141.135184) + (xy 259.99901 141.135187) + (xy 260.154443 141.304032) + (xy 260.195792 141.336215) + (xy 260.249408 141.377947) + (xy 260.290221 141.434658) + (xy 260.293894 141.504431) + (xy 260.259263 141.565114) + (xy 260.232263 141.584855) + (xy 260.114169 141.648764) + (xy 259.93307 141.78972) + (xy 259.933068 141.789721) + (xy 259.933068 141.789722) + (xy 259.915195 141.809137) + (xy 259.777632 141.958569) + (xy 259.652112 142.150693) + (xy 259.559925 142.360858) + (xy 259.503587 142.583335) + (xy 259.484636 142.812038) + (xy 259.484636 142.812049) + (xy 259.503587 143.040752) + (xy 259.559925 143.263229) + (xy 259.652112 143.473394) + (xy 259.777632 143.665518) + (xy 259.93307 143.834368) + (xy 259.933074 143.834371) + (xy 260.028033 143.908281) + (xy 260.068846 143.964991) + (xy 260.072521 144.034764) + (xy 260.037889 144.095447) + (xy 260.010889 144.115189) + (xy 259.892793 144.179099) + (xy 259.711694 144.320055) + (xy 259.556256 144.488904) + (xy 259.430736 144.681028) + (xy 259.338549 144.891193) + (xy 259.282211 145.11367) + (xy 259.26326 145.342373) + (xy 259.26326 145.342384) + (xy 259.282211 145.571087) + (xy 259.338549 145.793564) + (xy 259.430736 146.003729) + (xy 259.556256 146.195853) + (xy 259.556259 146.195856) + (xy 259.711692 146.364701) + (xy 259.753041 146.396884) + (xy 259.806657 146.438616) + (xy 259.84747 146.495327) + (xy 259.851143 146.5651) + (xy 259.816512 146.625783) + (xy 259.789512 146.645524) + (xy 259.671418 146.709433) + (xy 259.490319 146.850389) + (xy 259.334881 147.019238) + (xy 259.209361 147.211362) + (xy 259.117174 147.421527) + (xy 259.060836 147.644004) + (xy 259.041885 147.872707) + (xy 259.041885 147.872718) + (xy 213.368855 147.872718) + (xy 213.316012 147.745143) + (xy 213.180887 147.52464) + (xy 213.175793 147.518676) + (xy 212.524223 148.170245) + (xy 212.500892 148.116157) + (xy 212.396293 147.975656) + (xy 212.262112 147.863064) + (xy 212.170373 147.816991) + (xy 212.822241 147.165124) + (xy 212.822241 147.165123) + (xy 212.816281 147.160033) + (xy 212.816276 147.16003) + (xy 212.595775 147.024906) + (xy 212.356847 146.925939) + (xy 212.139139 146.873673) + (xy 212.078547 146.838882) + (xy 212.046383 146.776856) + (xy 212.052859 146.707287) + (xy 212.053525 146.705646) + (xy 212.091118 146.614888) + (xy 212.153089 146.465277) + (xy 212.213773 146.212507) + (xy 212.234169 145.953357) + (xy 212.213773 145.694207) + (xy 212.153089 145.441437) + (xy 212.122458 145.367487) + (xy 212.05361 145.201272) + (xy 211.926454 144.993775) + (xy 211.917787 144.979632) + (xy 211.917787 144.97963) + (xy 211.842254 144.891193) + (xy 211.74896 144.781959) + (xy 211.618272 144.670341) + (xy 211.551288 144.613131) + (xy 211.551285 144.61313) + (xy 211.329646 144.477308) + (xy 211.089481 144.377829) + (xy 210.836715 144.317146) + (xy 210.577562 144.29675) + (xy 210.318408 144.317146) + (xy 210.065642 144.377829) + (xy 209.825477 144.477308) + (xy 209.603838 144.61313) + (xy 209.603835 144.613131) + (xy 209.406164 144.781959) + (xy 209.237336 144.97963) + (xy 209.237335 144.979633) + (xy 209.101513 145.201272) + (xy 209.002034 145.441437) + (xy 208.941351 145.694203) + (xy 208.920955 145.953357) + (xy 207.154169 145.953357) + (xy 207.133773 145.694207) + (xy 207.073089 145.441437) + (xy 207.042458 145.367487) + (xy 206.97361 145.201272) + (xy 206.846454 144.993775) + (xy 206.837787 144.979632) + (xy 206.837787 144.97963) + (xy 206.762254 144.891193) + (xy 206.66896 144.781959) + (xy 206.538272 144.670341) + (xy 206.471288 144.613131) + (xy 206.471285 144.61313) + (xy 206.249646 144.477308) + (xy 206.009481 144.377829) + (xy 205.756715 144.317146) + (xy 205.497562 144.29675) + (xy 205.238408 144.317146) + (xy 204.985642 144.377829) + (xy 204.745477 144.477308) + (xy 204.523838 144.61313) + (xy 204.523835 144.613131) + (xy 204.326164 144.781959) + (xy 204.157336 144.97963) + (xy 204.157335 144.979633) + (xy 204.021513 145.201272) + (xy 203.922034 145.441437) + (xy 203.861351 145.694203) + (xy 203.840955 145.953357) + (xy 203.861351 146.21251) + (xy 203.922035 146.465278) + (xy 203.922035 146.46528) + (xy 204.021598 146.705647) + (xy 204.029067 146.775116) + (xy 203.997792 146.837595) + (xy 203.937703 146.873247) + (xy 203.935984 146.873673) + (xy 203.718276 146.925939) + (xy 203.479348 147.024906) + (xy 203.258851 147.160027) + (xy 203.258835 147.160039) + (xy 203.252882 147.165123) + (xy 203.252882 147.165124) + (xy 203.902162 147.814404) + (xy 203.888987 147.8192) + (xy 203.742642 147.915452) + (xy 203.622439 148.04286) + (xy 203.549627 148.168974) + (xy 202.899329 147.518677) + (xy 202.899328 147.518677) + (xy 202.894244 147.52463) + (xy 202.894232 147.524646) + (xy 202.759111 147.745143) + (xy 202.660144 147.984071) + (xy 202.599773 148.235536) + (xy 202.579482 148.493356) + (xy 202.599773 148.751177) + (xy 202.660144 149.002642) + (xy 202.759111 149.24157) + (xy 202.894235 149.462071) + (xy 202.894238 149.462076) + (xy 202.899329 149.468036) + (xy 203.550899 148.816466) + (xy 203.574232 148.870557) + (xy 203.678831 149.011058) + (xy 203.813012 149.12365) + (xy 203.904749 149.169722) + (xy 203.249746 149.824724) + (xy 203.235525 149.881276) + (xy 203.184557 149.929067) + (xy 203.115842 149.941717) + (xy 203.105194 149.94014) + (xy 203.062735 149.931957) + (xy 203.062733 149.931957) + (xy 202.905094 149.931957) + (xy 202.748172 149.94694) + (xy 202.748173 149.946941) + (xy 202.748169 149.946942) + (xy 202.546353 150.0062) + (xy 202.359393 150.102585) + (xy 202.194052 150.232609) + (xy 202.194051 150.23261) + (xy 202.056311 150.391571) + (xy 202.056302 150.391582) + (xy 201.951136 150.573736) + (xy 201.882341 150.772505) + (xy 201.88234 150.77251) + (xy 201.88234 150.772511) + (xy 201.857223 150.947206) + (xy 201.852405 150.980714) + (xy 191.699715 150.980714) + (xy 191.650629 150.938791) + (xy 191.588967 150.886126) + (xy 191.588964 150.886125) + (xy 191.367325 150.750303) + (xy 191.12716 150.650824) + (xy 190.874394 150.590141) + (xy 190.66595 150.573736) + (xy 190.615241 150.569745) + (xy 190.61524 150.569745) + (xy 190.356087 150.590141) + (xy 190.103321 150.650824) + (xy 189.863156 150.750303) + (xy 189.641517 150.886125) + (xy 189.641514 150.886126) + (xy 189.443843 151.054954) + (xy 189.275015 151.252625) + (xy 189.275014 151.252628) + (xy 189.139192 151.474267) + (xy 189.039713 151.714432) + (xy 188.97903 151.967198) + (xy 188.958634 152.226352) + (xy 187.146705 152.226352) + (xy 187.130099 152.157184) + (xy 187.114603 152.119773) + (xy 187.03062 151.917019) + (xy 186.894798 151.69538) + (xy 186.894797 151.695377) + (xy 186.8309 151.620564) + (xy 186.72597 151.497706) + (xy 186.595282 151.386088) + (xy 186.528298 151.328878) + (xy 186.528295 151.328877) + (xy 186.306656 151.193055) + (xy 186.066491 151.093576) + (xy 185.813725 151.032893) + (xy 185.554572 151.012497) + (xy 185.295418 151.032893) + (xy 185.042652 151.093576) + (xy 184.802487 151.193055) + (xy 184.580848 151.328877) + (xy 184.580845 151.328878) + (xy 184.383174 151.497706) + (xy 184.214346 151.695377) + (xy 184.214345 151.69538) + (xy 184.078523 151.917019) + (xy 183.979044 152.157184) + (xy 183.918361 152.40995) + (xy 183.897965 152.669104) + (xy 183.918361 152.928257) + (xy 183.979044 153.181023) + (xy 184.078523 153.421188) + (xy 184.151228 153.53983) + (xy 184.169473 153.607275) + (xy 184.148357 153.673878) + (xy 184.094585 153.718492) + (xy 184.074449 153.725194) + (xy 184.001497 153.742708) + (xy 183.762571 153.841673) + (xy 183.762568 153.841675) + (xy 183.54207 153.976796) + (xy 183.542054 153.976808) + (xy 183.536101 153.981892) + (xy 183.536101 153.981893) + (xy 184.185381 154.631173) + (xy 184.172206 154.635969) + (xy 184.025861 154.732221) + (xy 183.905658 154.859629) + (xy 183.832846 154.985743) + (xy 183.182548 154.335446) + (xy 183.182547 154.335446) + (xy 183.177463 154.341399) + (xy 183.177451 154.341415) + (xy 183.04233 154.561912) + (xy 182.943363 154.80084) + (xy 182.882992 155.052305) + (xy 182.862701 155.310125) + (xy 182.882992 155.567946) + (xy 182.943363 155.819411) + (xy 183.04233 156.058339) + (xy 183.177454 156.27884) + (xy 183.177457 156.278845) + (xy 183.182548 156.284805) + (xy 183.834118 155.633235) + (xy 183.857451 155.687326) + (xy 183.96205 155.827827) + (xy 184.096231 155.940419) + (xy 184.187968 155.986491) + (xy 183.5361 156.638358) + (xy 183.536329 156.644183) + (xy 183.566215 156.689967) + (xy 183.566713 156.759835) + (xy 183.529358 156.818881) + (xy 183.46601 156.848357) + (xy 183.44749 156.849748) + (xy 183.414521 156.849748) + (xy 183.266282 156.863903) + (xy 183.2576 156.864732) + (xy 183.257596 156.864733) + (xy 183.05578 156.923991) + (xy 182.86882 157.020376) + (xy 182.703479 157.1504) + (xy 182.703478 157.150401) + (xy 182.565738 157.309362) + (xy 182.565729 157.309373) + (xy 182.460563 157.491527) + (xy 182.391768 157.690296) + (xy 182.391767 157.690301) + (xy 182.391767 157.690302) + (xy 182.361832 157.898503) + (xy 157.702597 157.898503) + (xy 157.270682 155.448991) + (xy 161.601756 155.448991) + (xy 161.611765 155.659095) + (xy 161.661355 155.863507) + (xy 161.698395 155.944613) + (xy 161.748733 156.05484) + (xy 161.748737 156.054846) + (xy 161.870739 156.226175) + (xy 161.870744 156.22618) + (xy 162.022976 156.371333) + (xy 162.199927 156.485052) + (xy 162.395201 156.563229) + (xy 162.523997 156.588052) + (xy 162.601741 156.603036) + (xy 162.601742 156.603036) + (xy 162.759374 156.603036) + (xy 162.759381 156.603036) + (xy 162.916302 156.588052) + (xy 163.118124 156.528792) + (xy 163.305083 156.432407) + (xy 163.470423 156.302383) + (xy 163.608168 156.143417) + (xy 163.713339 155.961255) + (xy 163.782135 155.762482) + (xy 163.81207 155.554281) + (xy 163.802061 155.344177) + (xy 163.752471 155.139765) + (xy 163.665092 154.948431) + (xy 163.640089 154.913319) + (xy 163.543086 154.777096) + (xy 163.54308 154.77709) + (xy 163.46467 154.702326) + (xy 163.456641 154.69467) + (xy 165.461569 154.69467) + (xy 165.491646 154.993645) + (xy 165.491647 154.993652) + (xy 165.561304 155.285944) + (xy 165.561307 155.285956) + (xy 165.669302 155.566356) + (xy 165.669309 155.566371) + (xy 165.813715 155.829878) + (xy 165.813719 155.829884) + (xy 165.905032 155.953815) + (xy 165.991959 156.071793) + (xy 166.143778 156.228773) + (xy 166.200856 156.287791) + (xy 166.200863 156.287797) + (xy 166.219334 156.302383) + (xy 166.436682 156.474021) + (xy 166.695223 156.627155) + (xy 166.971869 156.744463) + (xy 166.971872 156.744463) + (xy 166.971875 156.744465) + (xy 167.099092 156.779313) + (xy 167.261682 156.823851) + (xy 167.559491 156.863903) + (xy 167.559496 156.863903) + (xy 167.784777 156.863903) + (xy 167.948249 156.852959) + (xy 168.009555 156.848855) + (xy 168.304023 156.789002) + (xy 168.587887 156.690434) + (xy 168.856079 156.55491) + (xy 169.103816 156.384849) + (xy 169.326675 156.183285) + (xy 169.520679 155.953815) + (xy 169.682367 155.700535) + (xy 169.808854 155.427963) + (xy 169.897882 155.140965) + (xy 169.947862 154.844661) + (xy 169.957903 154.544339) + (xy 169.927825 154.245358) + (xy 169.92168 154.219574) + (xy 169.895073 154.107923) + (xy 169.858166 153.953054) + (xy 169.750167 153.672643) + (xy 169.605757 153.409128) + (xy 169.427513 153.167213) + (xy 169.218615 152.951214) + (xy 169.218608 152.951208) + (xy 169.05546 152.822371) + (xy 168.98279 152.764985) + (xy 168.724249 152.611851) + (xy 168.447603 152.494543) + (xy 168.447596 152.49454) + (xy 168.157795 152.415156) + (xy 168.157792 152.415155) + (xy 168.15779 152.415155) + (xy 167.859981 152.375103) + (xy 167.634703 152.375103) + (xy 167.634695 152.375103) + (xy 167.409919 152.39015) + (xy 167.40991 152.390152) + (xy 167.115446 152.450004) + (xy 166.831583 152.548572) + (xy 166.83158 152.548574) + (xy 166.563398 152.684092) + (xy 166.315654 152.854158) + (xy 166.092798 153.055719) + (xy 165.898794 153.285189) + (xy 165.898792 153.285191) + (xy 165.737102 153.538475) + (xy 165.610622 153.811034) + (xy 165.610618 153.811043) + (xy 165.577507 153.917779) + (xy 165.52159 154.098038) + (xy 165.481545 154.335446) + (xy 165.47161 154.394345) + (xy 165.463419 154.63935) + (xy 165.461569 154.69467) + (xy 163.456641 154.69467) + (xy 163.398621 154.639349) + (xy 163.363687 154.578841) + (xy 163.367012 154.509051) + (xy 163.40754 154.452137) + (xy 163.472405 154.426169) + (xy 163.493924 154.425989) + (xy 163.516554 154.42777) + (xy 163.774372 154.407479) + (xy 164.025837 154.347108) + (xy 164.264765 154.248141) + (xy 164.485265 154.113017) + (xy 164.485275 154.11301) + (xy 164.49123 154.107923) + (xy 164.49123 154.107922) + (xy 163.841951 153.458643) + (xy 163.855127 153.453848) + (xy 164.001472 153.357596) + (xy 164.121675 153.230188) + (xy 164.194487 153.104073) + (xy 164.844783 153.754369) + (xy 164.844784 153.754369) + (xy 164.849871 153.748414) + (xy 164.849878 153.748404) + (xy 164.985002 153.527904) + (xy 165.083969 153.288976) + (xy 165.14434 153.037511) + (xy 165.164631 152.779691) + (xy 165.14434 152.52187) + (xy 165.083969 152.270405) + (xy 164.985002 152.031477) + (xy 164.849878 151.810976) + (xy 164.849871 151.810966) + (xy 164.845533 151.805886) + (xy 164.816965 151.742124) + (xy 164.827404 151.673039) + (xy 164.873537 151.620564) + (xy 164.892374 151.610797) + (xy 165.078272 151.533796) + (xy 165.078273 151.533795) + (xy 165.078276 151.533794) + (xy 165.299921 151.397969) + (xy 165.49759 151.229144) + (xy 165.666415 151.031475) + (xy 165.80224 150.80983) + (xy 165.901719 150.569666) + (xy 165.962403 150.316896) + (xy 165.982799 150.057746) + (xy 165.962403 149.798596) + (xy 165.901719 149.545826) + (xy 165.870134 149.469573) + (xy 165.80224 149.305661) + (xy 165.722546 149.175613) + (xy 167.672408 149.175613) + (xy 167.692804 149.434766) + (xy 167.753487 149.687532) + (xy 167.852966 149.927697) + (xy 167.988788 150.149336) + (xy 167.988789 150.149339) + (xy 168.001022 150.163662) + (xy 168.157617 150.347011) + (xy 168.305684 150.473472) + (xy 168.355288 150.515838) + (xy 168.355291 150.515839) + (xy 168.57693 150.651661) + (xy 168.747773 150.722426) + (xy 168.817095 150.75114) + (xy 169.069865 150.811824) + (xy 169.329015 150.83222) + (xy 169.329019 150.832219) + (xy 169.33342 150.832566) + (xy 169.398708 150.85745) + (xy 169.440179 150.913681) + (xy 169.444666 150.983407) + (xy 169.444265 150.985131) + (xy 169.392998 151.198671) + (xy 169.372707 151.456491) + (xy 169.392998 151.714312) + (xy 169.453369 151.965777) + (xy 169.552336 152.204705) + (xy 169.68746 152.425206) + (xy 169.687463 152.425211) + (xy 169.692554 152.431171) + (xy 170.344124 151.7796) + (xy 170.367457 151.833692) + (xy 170.472056 151.974193) + (xy 170.606237 152.086785) + (xy 170.697974 152.132857) + (xy 170.046106 152.784724) + (xy 170.05207 152.789817) + (xy 170.272573 152.924942) + (xy 170.511501 153.023909) + (xy 170.762966 153.08428) + (xy 171.020787 153.104571) + (xy 171.278607 153.08428) + (xy 171.53007 153.023909) + (xy 171.616603 152.988066) + (xy 171.686073 152.980597) + (xy 171.748552 153.011871) + (xy 171.784205 153.07196) + (xy 171.781712 153.141785) + (xy 171.771445 153.164626) + (xy 171.706132 153.277751) + (xy 171.637338 153.476518) + (xy 171.637337 153.476523) + (xy 171.637337 153.476524) + (xy 171.607402 153.684725) + (xy 171.617411 153.894829) + (xy 171.667001 154.099241) + (xy 171.710962 154.195502) + (xy 171.754379 154.290574) + (xy 171.754383 154.29058) + (xy 171.876385 154.461909) + (xy 171.876391 154.461915) + (xy 171.885825 154.47091) + (xy 172.028622 154.607067) + (xy 172.205573 154.720786) + (xy 172.400847 154.798963) + (xy 172.529643 154.823786) + (xy 172.607387 154.83877) + (xy 172.607388 154.83877) + (xy 172.76502 154.83877) + (xy 172.765027 154.83877) + (xy 172.921948 154.823786) + (xy 173.12377 154.764526) + (xy 173.310729 154.668141) + (xy 173.476069 154.538117) + (xy 173.613814 154.379151) + (xy 173.718985 154.196989) + (xy 173.787781 153.998216) + (xy 173.817716 153.790015) + (xy 173.807707 153.579911) + (xy 173.758117 153.375499) + (xy 173.670738 153.184165) + (xy 173.670734 153.184159) + (xy 173.548732 153.01283) + (xy 173.548726 153.012824) + (xy 173.417681 152.887873) + (xy 173.396496 152.867673) + (xy 173.219545 152.753954) + (xy 173.219543 152.753953) + (xy 173.02428 152.67578) + (xy 173.024273 152.675777) + (xy 173.024271 152.675777) + (xy 173.024268 152.675776) + (xy 173.024267 152.675776) + (xy 172.817731 152.63597) + (xy 172.81773 152.63597) + (xy 172.660091 152.63597) + (xy 172.50317 152.650954) + (xy 172.503163 152.650955) + (xy 172.44679 152.667508) + (xy 172.37692 152.667508) + (xy 172.318142 152.629733) + (xy 172.289118 152.566177) + (xy 172.299062 152.497018) + (xy 172.317566 152.467999) + (xy 172.35411 152.425211) + (xy 172.354113 152.425206) + (xy 172.489237 152.204705) + (xy 172.588204 151.965777) + (xy 172.648575 151.714312) + (xy 172.668866 151.456491) + (xy 172.648575 151.198671) + (xy 172.588204 150.947206) + (xy 172.489237 150.708278) + (xy 172.354112 150.487775) + (xy 172.349019 150.481811) + (xy 171.697449 151.133381) + (xy 171.674117 151.079292) + (xy 171.569518 150.938791) + (xy 171.435337 150.826199) + (xy 171.343598 150.780126) + (xy 171.995466 150.128259) + (xy 171.995466 150.128258) + (xy 171.989506 150.123168) + (xy 171.989501 150.123165) + (xy 171.769 149.988041) + (xy 171.530072 149.889074) + (xy 171.278607 149.828704) + (xy 171.022952 149.808582) + (xy 170.957664 149.783698) + (xy 170.916194 149.727466) + (xy 170.911707 149.657741) + (xy 170.912108 149.656017) + (xy 170.938562 149.545826) + (xy 170.965226 149.434763) + (xy 170.985622 149.175613) + (xy 170.965226 148.916463) + (xy 170.904542 148.663693) + (xy 170.833987 148.493357) + (xy 170.805063 148.423528) + (xy 170.669241 148.201889) + (xy 170.66924 148.201886) + (xy 170.59602 148.116157) + (xy 170.500413 148.004215) + (xy 170.335146 147.863064) + (xy 170.302741 147.835387) + (xy 170.302738 147.835386) + (xy 170.081099 147.699564) + (xy 169.840934 147.600085) + (xy 169.588168 147.539402) + (xy 169.329015 147.519006) + (xy 169.069861 147.539402) + (xy 168.817095 147.600085) + (xy 168.57693 147.699564) + (xy 168.355291 147.835386) + (xy 168.355288 147.835387) + (xy 168.157617 148.004215) + (xy 167.988789 148.201886) + (xy 167.988788 148.201889) + (xy 167.852966 148.423528) + (xy 167.753487 148.663693) + (xy 167.692804 148.916459) + (xy 167.672408 149.175613) + (xy 165.722546 149.175613) + (xy 165.666418 149.084022) + (xy 165.666417 149.084019) + (xy 165.562568 148.962428) + (xy 165.49759 148.886348) + (xy 165.339325 148.751177) + (xy 165.299918 148.71752) + (xy 165.299915 148.717519) + (xy 165.078276 148.581697) + (xy 164.838111 148.482218) + (xy 164.585345 148.421535) + (xy 164.326192 148.401139) + (xy 164.067038 148.421535) + (xy 163.814272 148.482218) + (xy 163.574107 148.581697) + (xy 163.352468 148.717519) + (xy 163.352465 148.71752) + (xy 163.154794 148.886348) + (xy 162.985966 149.084019) + (xy 162.985965 149.084022) + (xy 162.850143 149.305661) + (xy 162.750664 149.545826) + (xy 162.689981 149.798592) + (xy 162.669585 150.057745) + (xy 162.689981 150.316899) + (xy 162.750664 150.569665) + (xy 162.850143 150.80983) + (xy 162.985966 151.031472) + (xy 162.985969 151.031476) + (xy 162.994756 151.041764) + (xy 163.023326 151.105526) + (xy 163.012888 151.174611) + (xy 162.966757 151.227087) + (xy 162.947918 151.236856) + (xy 162.768338 151.31124) + (xy 162.547841 151.446361) + (xy 162.547825 151.446373) + (xy 162.541872 151.451457) + (xy 162.541872 151.451458) + (xy 163.191152 152.100738) + (xy 163.177977 152.105534) + (xy 163.031632 152.201786) + (xy 162.911429 152.329194) + (xy 162.838616 152.455308) + (xy 162.188319 151.805011) + (xy 162.188318 151.805011) + (xy 162.183234 151.810964) + (xy 162.183222 151.81098) + (xy 162.048101 152.031477) + (xy 161.949134 152.270405) + (xy 161.888763 152.52187) + (xy 161.868472 152.779691) + (xy 161.888763 153.037511) + (xy 161.949134 153.288976) + (xy 162.048101 153.527904) + (xy 162.183225 153.748405) + (xy 162.183228 153.74841) + (xy 162.188319 153.75437) + (xy 162.839889 153.1028) + (xy 162.863222 153.156891) + (xy 162.967821 153.297392) + (xy 163.102002 153.409984) + (xy 163.193739 153.456056) + (xy 162.541871 154.107923) + (xy 162.547831 154.113013) + (xy 162.651317 154.176429) + (xy 162.698192 154.228241) + (xy 162.709615 154.297171) + (xy 162.681958 154.361334) + (xy 162.624002 154.400358) + (xy 162.598314 154.405595) + (xy 162.497534 154.415218) + (xy 162.497525 154.415219) + (xy 162.497524 154.41522) + (xy 162.497522 154.41522) + (xy 162.49752 154.415221) + (xy 162.295704 154.474479) + (xy 162.108744 154.570864) + (xy 161.943402 154.700889) + (xy 161.805662 154.85985) + (xy 161.805653 154.859861) + (xy 161.700487 155.042015) + (xy 161.631692 155.240784) + (xy 161.631691 155.240789) + (xy 161.631691 155.24079) + (xy 161.601756 155.448991) + (xy 157.270682 155.448991) + (xy 154.864307 141.801761) + (xy 241.824203 141.801761) + (xy 241.834212 142.011865) + (xy 241.883802 142.216277) + (xy 241.928442 142.314025) + (xy 241.97118 142.40761) + (xy 241.971184 142.407616) + (xy 242.093186 142.578945) + (xy 242.093191 142.57895) + (xy 242.245423 142.724103) + (xy 242.422374 142.837822) + (xy 242.617648 142.915999) + (xy 242.746444 142.940822) + (xy 242.824188 142.955806) + (xy 242.824189 142.955806) + (xy 242.981821 142.955806) + (xy 242.981828 142.955806) + (xy 243.138749 142.940822) + (xy 243.340571 142.881562) + (xy 243.52753 142.785177) + (xy 243.69287 142.655153) + (xy 243.830615 142.496187) + (xy 243.902127 142.372324) + (xy 245.741862 142.372324) + (xy 245.771939 142.671299) + (xy 245.77194 142.671306) + (xy 245.841597 142.963598) + (xy 245.8416 142.96361) + (xy 245.949595 143.24401) + (xy 245.949602 143.244025) + (xy 246.094008 143.507532) + (xy 246.094012 143.507538) + (xy 246.185325 143.631469) + (xy 246.272252 143.749447) + (xy 246.48115 143.965446) + (xy 246.716975 144.151675) + (xy 246.975516 144.304809) + (xy 247.252162 144.422117) + (xy 247.252165 144.422117) + (xy 247.252168 144.422119) + (xy 247.397068 144.46181) + (xy 247.541975 144.501505) + (xy 247.839784 144.541557) + (xy 247.839789 144.541557) + (xy 248.06507 144.541557) + (xy 248.228542 144.530613) + (xy 248.289848 144.526509) + (xy 248.584316 144.466656) + (xy 248.86818 144.368088) + (xy 249.136372 144.232564) + (xy 249.384109 144.062503) + (xy 249.606968 143.860939) + (xy 249.800972 143.631469) + (xy 249.96266 143.378189) + (xy 250.089147 143.105617) + (xy 250.178175 142.818619) + (xy 250.228155 142.522315) + (xy 250.238196 142.221993) + (xy 250.208118 141.923012) + (xy 250.195535 141.870213) + (xy 250.179223 141.801763) + (xy 250.138459 141.630708) + (xy 250.03046 141.350297) + (xy 249.88605 141.086782) + (xy 249.874341 141.070891) + (xy 249.780155 140.94306) + (xy 249.707806 140.844867) + (xy 249.498908 140.628868) + (xy 249.498901 140.628862) + (xy 249.335753 140.500025) + (xy 249.263083 140.442639) + (xy 249.004542 140.289505) + (xy 248.727896 140.172197) + (xy 248.727889 140.172194) + (xy 248.438088 140.09281) + (xy 248.438085 140.092809) + (xy 248.438083 140.092809) + (xy 248.140274 140.052757) + (xy 247.914996 140.052757) + (xy 247.914988 140.052757) + (xy 247.690212 140.067804) + (xy 247.690203 140.067806) + (xy 247.395739 140.127658) + (xy 247.111876 140.226226) + (xy 247.111873 140.226228) + (xy 246.843691 140.361746) + (xy 246.595947 140.531812) + (xy 246.373091 140.733373) + (xy 246.179087 140.962843) + (xy 246.179085 140.962845) + (xy 246.017395 141.216129) + (xy 245.911192 141.444992) + (xy 245.890911 141.488697) + (xy 245.866517 141.567336) + (xy 245.801883 141.775692) + (xy 245.751903 142.071999) + (xy 245.741862 142.372324) + (xy 243.902127 142.372324) + (xy 243.935786 142.314025) + (xy 244.004582 142.115252) + (xy 244.034517 141.907051) + (xy 244.024508 141.696947) + (xy 243.974918 141.492535) + (xy 243.887539 141.301201) + (xy 243.826959 141.216129) + (xy 243.818905 141.204818) + (xy 243.796052 141.138791) + (xy 243.812525 141.070891) + (xy 243.863092 141.022676) + (xy 243.931699 141.009452) + (xy 243.948859 141.012317) + (xy 244.158083 141.062547) + (xy 244.415903 141.082838) + (xy 244.673723 141.062547) + (xy 244.925188 141.002176) + (xy 245.164116 140.903209) + (xy 245.384616 140.768085) + (xy 245.384626 140.768078) + (xy 245.390581 140.762991) + (xy 245.390581 140.76299) + (xy 244.741302 140.113711) + (xy 244.754478 140.108916) + (xy 244.900823 140.012664) + (xy 245.021026 139.885256) + (xy 245.093838 139.759141) + (xy 245.744134 140.409437) + (xy 245.744135 140.409437) + (xy 245.749222 140.403482) + (xy 245.749229 140.403472) + (xy 245.884353 140.182972) + (xy 245.98332 139.944044) + (xy 246.043691 139.692579) + (xy 246.063982 139.434759) + (xy 246.043691 139.176938) + (xy 245.98332 138.925473) + (xy 245.944289 138.831245) + (xy 245.93682 138.761776) + (xy 245.968095 138.699297) + (xy 246.028183 138.663644) + (xy 246.049107 138.660176) + (xy 246.161596 138.651323) + (xy 246.414366 138.590639) + (xy 246.65453 138.49116) + (xy 246.876175 138.355335) + (xy 247.073844 138.18651) + (xy 247.242669 137.988841) + (xy 247.378494 137.767196) + (xy 247.477973 137.527032) + (xy 247.494579 137.457864) + (xy 249.306508 137.457864) + (xy 249.309523 137.496172) + (xy 249.326904 137.717017) + (xy 249.387587 137.969783) + (xy 249.487066 138.209948) + (xy 249.622888 138.431587) + (xy 249.622889 138.43159) + (xy 249.673767 138.49116) + (xy 249.791717 138.629262) + (xy 249.904812 138.725854) + (xy 249.989388 138.798089) + (xy 249.989391 138.79809) + (xy 250.21103 138.933912) + (xy 250.451195 139.033391) + (xy 250.530803 139.052503) + (xy 250.591395 139.087293) + (xy 250.623559 139.14932) + (xy 250.617083 139.218888) + (xy 250.607583 139.237867) + (xy 250.538455 139.350672) + (xy 250.439488 139.5896) + (xy 250.379117 139.841065) + (xy 250.358826 140.098886) + (xy 250.379117 140.356706) + (xy 250.439488 140.608171) + (xy 250.538455 140.847099) + (xy 250.673579 141.0676) + (xy 250.673582 141.067605) + (xy 250.678673 141.073565) + (xy 251.330243 140.421994) + (xy 251.353576 140.476086) + (xy 251.458175 140.616587) + (xy 251.592356 140.729179) + (xy 251.684093 140.775251) + (xy 251.032225 141.427118) + (xy 251.038189 141.432211) + (xy 251.258692 141.567336) + (xy 251.49762 141.666303) + (xy 251.749085 141.726674) + (xy 252.006905 141.746965) + (xy 252.184946 141.732952) + (xy 252.253323 141.747316) + (xy 252.303081 141.796367) + (xy 252.31842 141.864532) + (xy 252.294472 141.930169) + (xy 252.288389 141.937772) + (xy 252.149451 142.098116) + (xy 252.149438 142.098133) + (xy 252.044272 142.280287) + (xy 251.975477 142.479056) + (xy 251.975476 142.479061) + (xy 251.975476 142.479062) + (xy 251.945541 142.687263) + (xy 251.95555 142.897367) + (xy 252.00514 143.101779) + (xy 252.04978 143.199527) + (xy 252.092518 143.293112) + (xy 252.092522 143.293118) + (xy 252.214524 143.464447) + (xy 252.214529 143.464452) + (xy 252.366761 143.609605) + (xy 252.543712 143.723324) + (xy 252.738986 143.801501) + (xy 252.867782 143.826324) + (xy 252.945526 143.841308) + (xy 252.945527 143.841308) + (xy 253.103159 143.841308) + (xy 253.103166 143.841308) + (xy 253.260087 143.826324) + (xy 253.461909 143.767064) + (xy 253.648868 143.670679) + (xy 253.814208 143.540655) + (xy 253.951953 143.381689) + (xy 254.057124 143.199527) + (xy 254.12592 143.000754) + (xy 254.155855 142.792553) + (xy 254.145846 142.582449) + (xy 254.096256 142.378037) + (xy 254.008877 142.186703) + (xy 254.008873 142.186697) + (xy 253.886871 142.015368) + (xy 253.886865 142.015362) + (xy 253.773272 141.907051) + (xy 253.734635 141.870211) + (xy 253.557684 141.756492) + (xy 253.534764 141.747316) + (xy 253.362419 141.678318) + (xy 253.362412 141.678315) + (xy 253.36241 141.678315) + (xy 253.362407 141.678314) + (xy 253.362406 141.678314) + (xy 253.15587 141.638508) + (xy 253.155869 141.638508) + (xy 253.070194 141.638508) + (xy 253.003155 141.618823) + (xy 252.9574 141.566019) + (xy 252.947456 141.496861) + (xy 252.976481 141.433305) + (xy 252.981538 141.428282) + (xy 252.981584 141.427117) + (xy 252.332305 140.777838) + (xy 252.345481 140.773043) + (xy 252.491826 140.676791) + (xy 252.612029 140.549383) + (xy 252.684841 140.423268) + (xy 253.335137 141.073564) + (xy 253.335138 141.073564) + (xy 253.340225 141.067609) + (xy 253.340232 141.067599) + (xy 253.475356 140.847099) + (xy 253.574323 140.608171) + (xy 253.634694 140.356706) + (xy 253.654985 140.098885) + (xy 253.634694 139.841065) + (xy 253.574323 139.5896) + (xy 253.475356 139.350672) + (xy 253.340231 139.130169) + (xy 253.335138 139.124205) + (xy 252.683568 139.775775) + (xy 252.660236 139.721686) + (xy 252.555637 139.581185) + (xy 252.421456 139.468593) + (xy 252.329717 139.42252) + (xy 252.981585 138.770653) + (xy 252.981585 138.770652) + (xy 252.975625 138.765562) + (xy 252.97562 138.765559) + (xy 252.755119 138.630435) + (xy 252.51619 138.531468) + (xy 252.516192 138.531468) + (xy 252.443238 138.513954) + (xy 252.382646 138.479163) + (xy 252.350482 138.417137) + (xy 252.356958 138.347568) + (xy 252.366452 138.3286) + (xy 252.439163 138.209948) + (xy 252.538642 137.969784) + (xy 252.599326 137.717014) + (xy 252.619722 137.457864) + (xy 252.599326 137.198714) + (xy 252.538642 136.945944) + (xy 252.524749 136.912403) + (xy 252.439163 136.705779) + (xy 252.303341 136.48414) + (xy 252.30334 136.484137) + (xy 252.241045 136.411199) + (xy 252.134513 136.286466) + (xy 251.955194 136.133313) + (xy 251.936841 136.117638) + (xy 251.936838 136.117637) + (xy 251.715199 135.981815) + (xy 251.475034 135.882336) + (xy 251.222268 135.821653) + (xy 251.027902 135.806355) + (xy 250.963115 135.801257) + (xy 250.963114 135.801257) + (xy 250.703961 135.821653) + (xy 250.451195 135.882336) + (xy 250.21103 135.981815) + (xy 249.989391 136.117637) + (xy 249.989388 136.117638) + (xy 249.791717 136.286466) + (xy 249.622889 136.484137) + (xy 249.622888 136.48414) + (xy 249.487066 136.705779) + (xy 249.387587 136.945944) + (xy 249.326904 137.19871) + (xy 249.310007 137.413401) + (xy 249.306508 137.457864) + (xy 247.494579 137.457864) + (xy 247.538657 137.274262) + (xy 247.559053 137.015112) + (xy 247.538657 136.755962) + (xy 247.477973 136.503192) + (xy 247.447123 136.428713) + (xy 247.378494 136.263027) + (xy 247.248584 136.051036) + (xy 247.242671 136.041387) + (xy 247.242671 136.041385) + (xy 247.149187 135.93193) + (xy 247.073844 135.843714) + (xy 246.927002 135.718299) + (xy 246.876172 135.674886) + (xy 246.876169 135.674885) + (xy 246.65453 135.539063) + (xy 246.414365 135.439584) + (xy 246.161599 135.378901) + (xy 245.902446 135.358505) + (xy 245.643292 135.378901) + (xy 245.390526 135.439584) + (xy 245.150361 135.539063) + (xy 244.928722 135.674885) + (xy 244.928719 135.674886) + (xy 244.731048 135.843714) + (xy 244.56222 136.041385) + (xy 244.562219 136.041388) + (xy 244.426397 136.263027) + (xy 244.326918 136.503192) + (xy 244.266235 136.755958) + (xy 244.245839 137.015112) + (xy 244.266235 137.274265) + (xy 244.326919 137.527033) + (xy 244.326919 137.527035) + (xy 244.368568 137.627585) + (xy 244.376037 137.697054) + (xy 244.344761 137.759533) + (xy 244.284672 137.795185) + (xy 244.263737 137.798655) + (xy 244.158082 137.806971) + (xy 243.906617 137.867341) + (xy 243.667689 137.966308) + (xy 243.447192 138.101429) + (xy 243.447176 138.101441) + (xy 243.441223 138.106525) + (xy 243.441223 138.106526) + (xy 244.090503 138.755806) + (xy 244.077328 138.760602) + (xy 243.930983 138.856854) + (xy 243.81078 138.984262) + (xy 243.737967 139.110376) + (xy 243.08767 138.460079) + (xy 243.087669 138.460079) + (xy 243.082585 138.466032) + (xy 243.082573 138.466048) + (xy 242.947452 138.686545) + (xy 242.848485 138.925473) + (xy 242.788114 139.176938) + (xy 242.767823 139.434758) + (xy 242.788114 139.692579) + (xy 242.848485 139.944044) + (xy 242.947452 140.182972) + (xy 243.082576 140.403473) + (xy 243.082579 140.403478) + (xy 243.08767 140.409438) + (xy 243.73924 139.757867) + (xy 243.762573 139.811959) + (xy 243.867172 139.95246) + (xy 244.001353 140.065052) + (xy 244.093089 140.111123) + (xy 243.42054 140.783672) + (xy 243.359217 140.817157) + (xy 243.289525 140.812173) + (xy 243.286773 140.811109) + (xy 243.241076 140.792814) + (xy 243.241068 140.792812) + (xy 243.034532 140.753006) + (xy 243.034531 140.753006) + (xy 242.876892 140.753006) + (xy 242.71997 140.767989) + (xy 242.719971 140.76799) + (xy 242.719967 140.767991) + (xy 242.518151 140.827249) + (xy 242.331191 140.923634) + (xy 242.16585 141.053658) + (xy 242.165849 141.053659) + (xy 242.028109 141.21262) + (xy 242.0281 141.212631) + (xy 241.922934 141.394785) + (xy 241.854139 141.593554) + (xy 241.854138 141.593559) + (xy 241.854138 141.59356) + (xy 241.824203 141.801761) + (xy 154.864307 141.801761) + (xy 154.365133 138.970806) + (xy 180.705873 138.970806) + (xy 180.706341 138.98062) + (xy 180.715882 139.180908) + (xy 180.765472 139.38532) + (xy 180.810112 139.483068) + (xy 180.85285 139.576653) + (xy 180.852854 139.576659) + (xy 180.974856 139.747988) + (xy 180.974861 139.747993) + (xy 181.127093 139.893146) + (xy 181.304044 140.006865) + (xy 181.499318 140.085042) + (xy 181.628114 140.109865) + (xy 181.705858 140.124849) + (xy 181.705859 140.124849) + (xy 181.863491 140.124849) + (xy 181.863498 140.124849) + (xy 182.020419 140.109865) + (xy 182.222241 140.050605) + (xy 182.4092 139.95422) + (xy 182.57454 139.824196) + (xy 182.712285 139.66523) + (xy 182.817456 139.483068) + (xy 182.886252 139.284295) + (xy 182.916187 139.076094) + (xy 182.906178 138.86599) + (xy 182.856588 138.661578) + (xy 182.853979 138.655865) + (xy 184.623532 138.655865) + (xy 184.653609 138.95484) + (xy 184.65361 138.954847) + (xy 184.723267 139.247139) + (xy 184.72327 139.247151) + (xy 184.831265 139.527551) + (xy 184.831272 139.527566) + (xy 184.975678 139.791073) + (xy 184.975682 139.791079) + (xy 185.088388 139.944044) + (xy 185.153922 140.032988) + (xy 185.355468 140.241385) + (xy 185.362819 140.248986) + (xy 185.362826 140.248992) + (xy 185.41413 140.289506) + (xy 185.598645 140.435216) + (xy 185.857186 140.58835) + (xy 186.133832 140.705658) + (xy 186.133835 140.705658) + (xy 186.133838 140.70566) + (xy 186.233263 140.732895) + (xy 186.423645 140.785046) + (xy 186.721454 140.825098) + (xy 186.721459 140.825098) + (xy 186.94674 140.825098) + (xy 187.110212 140.814153) + (xy 187.171518 140.81005) + (xy 187.465986 140.750197) + (xy 187.74985 140.651629) + (xy 188.018042 140.516105) + (xy 188.265779 140.346044) + (xy 188.488638 140.14448) + (xy 188.682642 139.91501) + (xy 188.84433 139.66173) + (xy 188.970817 139.389158) + (xy 189.059845 139.10216) + (xy 189.109825 138.805856) + (xy 189.119866 138.505534) + (xy 189.089788 138.206553) + (xy 189.088836 138.20256) + (xy 189.067374 138.112501) + (xy 189.020129 137.914249) + (xy 188.91213 137.633838) + (xy 188.76772 137.370323) + (xy 188.746658 137.341738) + (xy 188.664182 137.2298) + (xy 188.589476 137.128408) + (xy 188.380578 136.912409) + (xy 188.380571 136.912403) + (xy 188.206291 136.774776) + (xy 188.144753 136.72618) + (xy 187.886212 136.573046) + (xy 187.609566 136.455738) + (xy 187.609559 136.455735) + (xy 187.319758 136.376351) + (xy 187.319755 136.37635) + (xy 187.319753 136.37635) + (xy 187.021944 136.336298) + (xy 186.796666 136.336298) + (xy 186.796658 136.336298) + (xy 186.571882 136.351345) + (xy 186.571873 136.351347) + (xy 186.277409 136.411199) + (xy 185.993546 136.509767) + (xy 185.993543 136.509769) + (xy 185.725361 136.645287) + (xy 185.477617 136.815353) + (xy 185.254761 137.016914) + (xy 185.060757 137.246384) + (xy 185.060755 137.246386) + (xy 184.899065 137.49967) + (xy 184.775328 137.766318) + (xy 184.772581 137.772238) + (xy 184.747702 137.852439) + (xy 184.683553 138.059233) + (xy 184.654887 138.22918) + (xy 184.633573 138.35554) + (xy 184.624698 138.621004) + (xy 184.623532 138.655865) + (xy 182.853979 138.655865) + (xy 182.769209 138.470244) + (xy 182.741684 138.43159) + (xy 182.647203 138.298909) + (xy 182.647192 138.298897) + (xy 182.574179 138.22928) + (xy 182.539243 138.168772) + (xy 182.542568 138.098981) + (xy 182.583096 138.042067) + (xy 182.647961 138.016099) + (xy 182.669477 138.015919) + (xy 182.854822 138.030506) + (xy 183.112642 138.010215) + (xy 183.364107 137.949844) + (xy 183.603035 137.850877) + (xy 183.823535 137.715753) + (xy 183.823545 137.715746) + (xy 183.8295 137.710659) + (xy 183.8295 137.710658) + (xy 183.180222 137.061379) + (xy 183.193397 137.056584) + (xy 183.339742 136.960332) + (xy 183.459945 136.832924) + (xy 183.532757 136.706809) + (xy 184.183053 137.357105) + (xy 184.183054 137.357105) + (xy 184.188141 137.35115) + (xy 184.188148 137.35114) + (xy 184.323272 137.13064) + (xy 184.422239 136.891712) + (xy 184.48261 136.640247) + (xy 184.502901 136.382427) + (xy 184.48261 136.124606) + (xy 184.422239 135.873141) + (xy 184.323272 135.634213) + (xy 184.254144 135.521408) + (xy 184.235899 135.453963) + (xy 184.257015 135.38736) + (xy 184.310787 135.342746) + (xy 184.330925 135.336044) + (xy 184.349669 135.331544) + (xy 184.410533 135.316932) + (xy 184.650697 135.217453) + (xy 184.872342 135.081628) + (xy 185.070011 134.912803) + (xy 185.238836 134.715134) + (xy 185.374661 134.493489) + (xy 185.47414 134.253325) + (xy 185.534824 134.000555) + (xy 185.55522 133.741405) + (xy 185.534824 133.482255) + (xy 185.490746 133.298653) + (xy 187.302675 133.298653) + (xy 187.323071 133.557806) + (xy 187.383754 133.810572) + (xy 187.483233 134.050737) + (xy 187.619055 134.272376) + (xy 187.619056 134.272379) + (xy 187.653375 134.312561) + (xy 187.787884 134.470051) + (xy 187.909407 134.573841) + (xy 187.985555 134.638878) + (xy 187.985558 134.638879) + (xy 188.207197 134.774701) + (xy 188.433794 134.86856) + (xy 188.447362 134.87418) + (xy 188.700132 134.934864) + (xy 188.812609 134.943716) + (xy 188.877894 134.968599) + (xy 188.919365 135.02483) + (xy 188.923852 135.094555) + (xy 188.917438 135.114785) + (xy 188.878408 135.20901) + (xy 188.878408 135.209012) + (xy 188.818036 135.460479) + (xy 188.797745 135.718299) + (xy 188.818036 135.97612) + (xy 188.878407 136.227585) + (xy 188.977374 136.466513) + (xy 189.112498 136.687014) + (xy 189.112501 136.687019) + (xy 189.117592 136.692979) + (xy 189.769162 136.041408) + (xy 189.792495 136.0955) + (xy 189.897094 136.236001) + (xy 190.031275 136.348593) + (xy 190.123012 136.394665) + (xy 189.471144 137.046532) + (xy 189.477108 137.051625) + (xy 189.697611 137.18675) + (xy 189.936539 137.285717) + (xy 190.188004 137.346088) + (xy 190.445825 137.366379) + (xy 190.703645 137.346088) + (xy 190.905685 137.297583) + (xy 190.975467 137.301074) + (xy 191.032285 137.341738) + (xy 191.058098 137.406664) + (xy 191.044712 137.475239) + (xy 191.034028 137.490987) + (xy 191.034541 137.491353) + (xy 191.031108 137.496172) + (xy 190.925942 137.678326) + (xy 190.857147 137.877095) + (xy 190.857146 137.8771) + (xy 190.857146 137.877101) + (xy 190.827211 138.085302) + (xy 190.83722 138.295406) + (xy 190.88681 138.499818) + (xy 190.93145 138.597566) + (xy 190.974188 138.691151) + (xy 190.974192 138.691157) + (xy 191.096194 138.862486) + (xy 191.096199 138.862491) + (xy 191.248431 139.007644) + (xy 191.425382 139.121363) + (xy 191.620656 139.19954) + (xy 191.749452 139.224363) + (xy 191.827196 139.239347) + (xy 191.827197 139.239347) + (xy 191.984829 139.239347) + (xy 191.984836 139.239347) + (xy 192.141757 139.224363) + (xy 192.343579 139.165103) + (xy 192.530538 139.068718) + (xy 192.695878 138.938694) + (xy 192.833623 138.779728) + (xy 192.938794 138.597566) + (xy 193.00759 138.398793) + (xy 193.037525 138.190592) + (xy 193.027516 137.980488) + (xy 192.977926 137.776076) + (xy 192.890547 137.584742) + (xy 192.884638 137.576444) + (xy 192.768541 137.413407) + (xy 192.768535 137.413401) + (xy 192.649802 137.300189) + (xy 192.616305 137.26825) + (xy 192.439354 137.154531) + (xy 192.439352 137.15453) + (xy 192.244089 137.076357) + (xy 192.244082 137.076354) + (xy 192.24408 137.076354) + (xy 192.244077 137.076353) + (xy 192.244076 137.076353) + (xy 192.03754 137.036547) + (xy 192.037539 137.036547) + (xy 191.8799 137.036547) + (xy 191.727158 137.051132) + (xy 191.722979 137.051531) + (xy 191.722975 137.051532) + (xy 191.563616 137.098324) + (xy 191.493746 137.098324) + (xy 191.441 137.067028) + (xy 190.771224 136.397252) + (xy 190.7844 136.392457) + (xy 190.930745 136.296205) + (xy 191.050948 136.168797) + (xy 191.12376 136.042682) + (xy 191.774056 136.692978) + (xy 191.774057 136.692978) + (xy 191.779144 136.687023) + (xy 191.779151 136.687013) + (xy 191.914275 136.466513) + (xy 191.958286 136.360262) + (xy 223.227695 136.360262) + (xy 223.237704 136.570366) + (xy 223.287294 136.774778) + (xy 223.323934 136.855008) + (xy 223.374672 136.966111) + (xy 223.374676 136.966117) + (xy 223.496678 137.137446) + (xy 223.496683 137.137451) + (xy 223.648915 137.282604) + (xy 223.825866 137.396323) + (xy 224.02114 137.4745) + (xy 224.176045 137.504355) + (xy 224.22768 137.514307) + (xy 224.227681 137.514307) + (xy 224.385313 137.514307) + (xy 224.38532 137.514307) + (xy 224.542241 137.499323) + (xy 224.744063 137.440063) + (xy 224.931022 137.343678) + (xy 225.096362 137.213654) + (xy 225.234107 137.054688) + (xy 225.305619 136.930825) + (xy 227.145354 136.930825) + (xy 227.175431 137.2298) + (xy 227.175432 137.229807) + (xy 227.245089 137.522099) + (xy 227.245092 137.522111) + (xy 227.353087 137.802511) + (xy 227.353094 137.802526) + (xy 227.4975 138.066033) + (xy 227.497504 138.066039) + (xy 227.588817 138.18997) + (xy 227.675744 138.307948) + (xy 227.84133 138.479163) + (xy 227.884641 138.523946) + (xy 227.884648 138.523952) + (xy 227.969095 138.590639) + (xy 228.120467 138.710176) + (xy 228.379008 138.86331) + (xy 228.655654 138.980618) + (xy 228.655657 138.980618) + (xy 228.65566 138.98062) + (xy 228.80056 139.020311) + (xy 228.945467 139.060006) + (xy 229.243276 139.100058) + (xy 229.243281 139.100058) + (xy 229.468562 139.100058) + (xy 229.632034 139.089113) + (xy 229.69334 139.08501) + (xy 229.987808 139.025157) + (xy 230.271672 138.926589) + (xy 230.539864 138.791065) + (xy 230.787601 138.621004) + (xy 231.01046 138.41944) + (xy 231.204464 138.18997) + (xy 231.366152 137.93669) + (xy 231.492639 137.664118) + (xy 231.581667 137.37712) + (xy 231.631647 137.080816) + (xy 231.641688 136.780494) + (xy 231.61161 136.481513) + (xy 231.608294 136.4676) + (xy 231.586549 136.376351) + (xy 231.541951 136.189209) + (xy 231.433952 135.908798) + (xy 231.289542 135.645283) + (xy 231.282525 135.63576) + (xy 231.207557 135.534012) + (xy 231.111298 135.403368) + (xy 230.9024 135.187369) + (xy 230.902393 135.187363) + (xy 230.71961 135.043021) + (xy 230.666575 135.00114) + (xy 230.408034 134.848006) + (xy 230.131388 134.730698) + (xy 230.131381 134.730695) + (xy 229.84158 134.651311) + (xy 229.841577 134.65131) + (xy 229.841575 134.65131) + (xy 229.543766 134.611258) + (xy 229.318488 134.611258) + (xy 229.31848 134.611258) + (xy 229.093704 134.626305) + (xy 229.093695 134.626307) + (xy 228.799231 134.686159) + (xy 228.515368 134.784727) + (xy 228.515365 134.784729) + (xy 228.247183 134.920247) + (xy 227.999439 135.090313) + (xy 227.776583 135.291874) + (xy 227.582579 135.521344) + (xy 227.582577 135.521346) + (xy 227.420887 135.77463) + (xy 227.297099 136.041388) + (xy 227.294403 136.047198) + (xy 227.270391 136.124606) + (xy 227.205375 136.334193) + (xy 227.173328 136.524184) + (xy 227.155395 136.6305) + (xy 227.148293 136.842933) + (xy 227.145354 136.930825) + (xy 225.305619 136.930825) + (xy 225.339278 136.872526) + (xy 225.408074 136.673753) + (xy 225.438009 136.465552) + (xy 225.428 136.255448) + (xy 225.37841 136.051036) + (xy 225.291031 135.859702) + (xy 225.290899 135.859517) + (xy 225.222397 135.763319) + (xy 225.199544 135.697292) + (xy 225.216017 135.629392) + (xy 225.266584 135.581177) + (xy 225.335191 135.567953) + (xy 225.352351 135.570818) + (xy 225.561575 135.621048) + (xy 225.819395 135.641339) + (xy 226.077215 135.621048) + (xy 226.32868 135.560677) + (xy 226.567608 135.46171) + (xy 226.788108 135.326586) + (xy 226.788118 135.326579) + (xy 226.794073 135.321492) + (xy 226.794073 135.321491) + (xy 226.144794 134.672212) + (xy 226.15797 134.667417) + (xy 226.304315 134.571165) + (xy 226.424518 134.443757) + (xy 226.49733 134.317642) + (xy 227.147626 134.967938) + (xy 227.147627 134.967938) + (xy 227.152714 134.961983) + (xy 227.152721 134.961973) + (xy 227.287845 134.741473) + (xy 227.386812 134.502545) + (xy 227.447183 134.25108) + (xy 227.467474 133.99326) + (xy 227.447183 133.735439) + (xy 227.386812 133.483974) + (xy 227.347781 133.389746) + (xy 227.340312 133.320277) + (xy 227.371587 133.257798) + (xy 227.431675 133.222145) + (xy 227.452599 133.218677) + (xy 227.565088 133.209824) + (xy 227.817858 133.14914) + (xy 228.058022 133.049661) + (xy 228.279667 132.913836) + (xy 228.477336 132.745011) + (xy 228.646161 132.547342) + (xy 228.781986 132.325697) + (xy 228.881465 132.085533) + (xy 228.898071 132.016365) + (xy 230.71 132.016365) + (xy 230.730396 132.275518) + (xy 230.791079 132.528284) + (xy 230.890558 132.768449) + (xy 231.02638 132.990088) + (xy 231.026381 132.990091) + (xy 231.06858 133.039499) + (xy 231.195209 133.187763) + (xy 231.283119 133.262845) + (xy 231.39288 133.35659) + (xy 231.392882 133.35659) + (xy 231.397529 133.359438) + (xy 231.614522 133.492413) + (xy 231.854687 133.591892) + (xy 231.934295 133.611004) + (xy 231.994887 133.645794) + (xy 232.027051 133.707821) + (xy 232.020575 133.777389) + (xy 232.011075 133.796368) + (xy 231.941947 133.909173) + (xy 231.84298 134.148101) + (xy 231.782609 134.399566) + (xy 231.762318 134.657387) + (xy 231.782609 134.915207) + (xy 231.84298 135.166672) + (xy 231.941947 135.4056) + (xy 232.077071 135.626101) + (xy 232.077074 135.626106) + (xy 232.082165 135.632066) + (xy 232.733735 134.980495) + (xy 232.757068 135.034587) + (xy 232.861667 135.175088) + (xy 232.995848 135.28768) + (xy 233.087585 135.333752) + (xy 232.435717 135.985619) + (xy 232.441681 135.990712) + (xy 232.662184 136.125837) + (xy 232.901112 136.224804) + (xy 233.152577 136.285175) + (xy 233.410397 136.305466) + (xy 233.588438 136.291453) + (xy 233.656815 136.305817) + (xy 233.706573 136.354868) + (xy 233.721912 136.423033) + (xy 233.697964 136.48867) + (xy 233.691881 136.496273) + (xy 233.552943 136.656617) + (xy 233.55293 136.656634) + (xy 233.447764 136.838788) + (xy 233.378969 137.037557) + (xy 233.378968 137.037562) + (xy 233.378968 137.037563) + (xy 233.351328 137.229807) + (xy 233.349033 137.245766) + (xy 233.349063 137.246386) + (xy 233.359042 137.455868) + (xy 233.408632 137.66028) + (xy 233.434543 137.717017) + (xy 233.49601 137.851613) + (xy 233.496014 137.851619) + (xy 233.618016 138.022948) + (xy 233.618021 138.022953) + (xy 233.770253 138.168106) + (xy 233.947204 138.281825) + (xy 234.142478 138.360002) + (xy 234.271274 138.384825) + (xy 234.349018 138.399809) + (xy 234.349019 138.399809) + (xy 234.506651 138.399809) + (xy 234.506658 138.399809) + (xy 234.663579 138.384825) + (xy 234.865401 138.325565) + (xy 235.05236 138.22918) + (xy 235.2177 138.099156) + (xy 235.355445 137.94019) + (xy 235.460616 137.758028) + (xy 235.529412 137.559255) + (xy 235.559347 137.351054) + (xy 235.549338 137.14095) + (xy 235.499748 136.936538) + (xy 235.412369 136.745204) + (xy 235.412365 136.745198) + (xy 235.290363 136.573869) + (xy 235.290357 136.573863) + (xy 235.179302 136.467972) + (xy 235.138127 136.428712) + (xy 234.961176 136.314993) + (xy 234.938256 136.305817) + (xy 234.765911 136.236819) + (xy 234.765904 136.236816) + (xy 234.765902 136.236816) + (xy 234.765899 136.236815) + (xy 234.765898 136.236815) + (xy 234.559362 136.197009) + (xy 234.559361 136.197009) + (xy 234.473686 136.197009) + (xy 234.406647 136.177324) + (xy 234.360892 136.12452) + (xy 234.350948 136.055362) + (xy 234.379973 135.991806) + (xy 234.38503 135.986783) + (xy 234.385076 135.985618) + (xy 233.735797 135.336339) + (xy 233.748973 135.331544) + (xy 233.895318 135.235292) + (xy 234.015521 135.107884) + (xy 234.088332 134.981769) + (xy 234.738629 135.632065) + (xy 234.73863 135.632065) + (xy 234.743717 135.62611) + (xy 234.743724 135.6261) + (xy 234.878848 135.4056) + (xy 234.977815 135.166672) + (xy 235.038186 134.915207) + (xy 235.058477 134.657387) + (xy 235.038186 134.399566) + (xy 234.977815 134.148101) + (xy 234.878848 133.909173) + (xy 234.743723 133.68867) + (xy 234.738629 133.682706) + (xy 234.087059 134.334275) + (xy 234.063728 134.280187) + (xy 233.959129 134.139686) + (xy 233.824948 134.027094) + (xy 233.733209 133.981021) + (xy 234.385077 133.329154) + (xy 234.385077 133.329153) + (xy 234.379117 133.324063) + (xy 234.379112 133.32406) + (xy 234.158611 133.188936) + (xy 233.919682 133.089969) + (xy 233.919684 133.089969) + (xy 233.84673 133.072455) + (xy 233.786138 133.037664) + (xy 233.753974 132.975638) + (xy 233.76045 132.906069) + (xy 233.769944 132.887101) + (xy 233.842655 132.768449) + (xy 233.942134 132.528285) + (xy 234.002818 132.275515) + (xy 234.023214 132.016365) + (xy 234.002818 131.757215) + (xy 233.942134 131.504445) + (xy 233.889508 131.377395) + (xy 233.842655 131.26428) + (xy 233.717945 131.060774) + (xy 233.706832 131.04264) + (xy 233.706832 131.042638) + (xy 233.668691 130.997981) + (xy 233.538005 130.844967) + (xy 233.36715 130.699043) + (xy 233.340333 130.676139) + (xy 233.34033 130.676138) + (xy 233.118691 130.540316) + (xy 232.878526 130.440837) + (xy 232.62576 130.380154) + (xy 232.431394 130.364857) + (xy 232.366607 130.359758) + (xy 232.366606 130.359758) + (xy 232.107453 130.380154) + (xy 231.854687 130.440837) + (xy 231.614522 130.540316) + (xy 231.392883 130.676138) + (xy 231.39288 130.676139) + (xy 231.195209 130.844967) + (xy 231.026381 131.042638) + (xy 231.02638 131.042641) + (xy 230.890558 131.26428) + (xy 230.791079 131.504445) + (xy 230.730396 131.757211) + (xy 230.71 132.016365) + (xy 228.898071 132.016365) + (xy 228.942149 131.832763) + (xy 228.962545 131.573613) + (xy 228.942149 131.314463) + (xy 228.881465 131.061693) + (xy 228.858479 131.0062) + (xy 228.781986 130.821528) + (xy 228.646164 130.599889) + (xy 228.646163 130.599886) + (xy 228.595285 130.540316) + (xy 228.477336 130.402215) + (xy 228.320203 130.268011) + (xy 228.279664 130.233387) + (xy 228.279661 130.233386) + (xy 228.058022 130.097564) + (xy 227.817857 129.998085) + (xy 227.565091 129.937402) + (xy 227.305938 129.917006) + (xy 227.046784 129.937402) + (xy 226.794018 129.998085) + (xy 226.553853 130.097564) + (xy 226.332214 130.233386) + (xy 226.332211 130.233387) + (xy 226.13454 130.402215) + (xy 225.965712 130.599886) + (xy 225.965711 130.599889) + (xy 225.829889 130.821528) + (xy 225.73041 131.061693) + (xy 225.669727 131.314459) + (xy 225.649331 131.573613) + (xy 225.669727 131.832766) + (xy 225.730411 132.085534) + (xy 225.730411 132.085536) + (xy 225.77206 132.186086) + (xy 225.779529 132.255555) + (xy 225.748253 132.318034) + (xy 225.688164 132.353686) + (xy 225.667229 132.357156) + (xy 225.561574 132.365472) + (xy 225.310109 132.425842) + (xy 225.071181 132.524809) + (xy 224.850684 132.65993) + (xy 224.850668 132.659942) + (xy 224.844715 132.665026) + (xy 224.844715 132.665027) + (xy 225.493995 133.314307) + (xy 225.48082 133.319103) + (xy 225.334475 133.415355) + (xy 225.214272 133.542763) + (xy 225.14146 133.668876) + (xy 224.491162 133.018579) + (xy 224.491161 133.01858) + (xy 224.486076 133.024534) + (xy 224.486065 133.024549) + (xy 224.350944 133.245046) + (xy 224.251977 133.483974) + (xy 224.191606 133.735439) + (xy 224.171315 133.993259) + (xy 224.191606 134.25108) + (xy 224.251977 134.502545) + (xy 224.350944 134.741473) + (xy 224.486068 134.961974) + (xy 224.486071 134.961979) + (xy 224.491162 134.967939) + (xy 225.142732 134.316369) + (xy 225.166065 134.37046) + (xy 225.270664 134.510961) + (xy 225.404845 134.623553) + (xy 225.496582 134.669625) + (xy 224.824033 135.342173) + (xy 224.76271 135.375658) + (xy 224.693018 135.370674) + (xy 224.690267 135.36961) + (xy 224.644572 135.351317) + (xy 224.644568 135.351315) + (xy 224.644564 135.351314) + (xy 224.644561 135.351313) + (xy 224.64456 135.351313) + (xy 224.438024 135.311507) + (xy 224.438023 135.311507) + (xy 224.280384 135.311507) + (xy 224.123463 135.326491) + (xy 224.123459 135.326492) + (xy 223.921643 135.38575) + (xy 223.734683 135.482135) + (xy 223.569342 135.612159) + (xy 223.569341 135.61216) + (xy 223.431601 135.771121) + (xy 223.431592 135.771132) + (xy 223.326426 135.953286) + (xy 223.257631 136.152055) + (xy 223.25763 136.15206) + (xy 223.25763 136.152061) + (xy 223.227695 136.360262) + (xy 191.958286 136.360262) + (xy 192.013242 136.227585) + (xy 192.073613 135.97612) + (xy 192.093904 135.718299) + (xy 192.073613 135.460479) + (xy 192.013242 135.209014) + (xy 191.914275 134.970086) + (xy 191.77915 134.749583) + (xy 191.774056 134.743619) + (xy 191.122486 135.395188) + (xy 191.099155 135.3411) + (xy 190.994556 135.200599) + (xy 190.860375 135.088007) + (xy 190.768636 135.041934) + (xy 191.420504 134.390067) + (xy 191.420504 134.390066) + (xy 191.414544 134.384976) + (xy 191.414539 134.384973) + (xy 191.194038 134.249849) + (xy 190.95511 134.150882) + (xy 190.703645 134.090512) + (xy 190.597989 134.082196) + (xy 190.532701 134.057312) + (xy 190.491231 134.00108) + (xy 190.486744 133.931355) + (xy 190.493153 133.911139) + (xy 190.534809 133.810573) + (xy 190.595493 133.557803) + (xy 190.615889 133.298653) + (xy 190.595493 133.039503) + (xy 190.534809 132.786733) + (xy 190.513386 132.735013) + (xy 190.43533 132.546568) + (xy 190.31003 132.342099) + (xy 190.299507 132.324928) + (xy 190.299507 132.324926) + (xy 190.257306 132.275515) + (xy 190.13068 132.127255) + (xy 189.976817 131.995844) + (xy 189.9591 131.980712) + (xy 201.852405 131.980712) + (xy 201.862414 132.190816) + (xy 201.912004 132.395228) + (xy 201.954062 132.487323) + (xy 201.999382 132.586561) + (xy 201.999386 132.586567) + (xy 202.121388 132.757896) + (xy 202.121393 132.757901) + (xy 202.273625 132.903054) + (xy 202.450576 133.016773) + (xy 202.64585 133.09495) + (xy 202.800755 133.124805) + (xy 202.85239 133.134757) + (xy 202.852391 133.134757) + (xy 203.010023 133.134757) + (xy 203.01003 133.134757) + (xy 203.166951 133.119773) + (xy 203.368773 133.060513) + (xy 203.555732 132.964128) + (xy 203.721072 132.834104) + (xy 203.858817 132.675138) + (xy 203.963988 132.492976) + (xy 204.032784 132.294203) + (xy 204.059481 132.108524) + (xy 205.789395 132.108524) + (xy 205.819472 132.407499) + (xy 205.819473 132.407506) + (xy 205.88913 132.699798) + (xy 205.889133 132.69981) + (xy 205.997128 132.98021) + (xy 205.997135 132.980225) + (xy 206.141541 133.243732) + (xy 206.141545 133.243738) + (xy 206.232858 133.367669) + (xy 206.319785 133.485647) + (xy 206.427612 133.597139) + (xy 206.528682 133.701645) + (xy 206.528689 133.701651) + (xy 206.598337 133.756651) + (xy 206.764508 133.887875) + (xy 207.023049 134.041009) + (xy 207.299695 134.158317) + (xy 207.299698 134.158317) + (xy 207.299701 134.158319) + (xy 207.444601 134.198011) + (xy 207.589508 134.237705) + (xy 207.887317 134.277757) + (xy 207.887322 134.277757) + (xy 208.112603 134.277757) + (xy 208.276075 134.266813) + (xy 208.337381 134.262709) + (xy 208.631849 134.202856) + (xy 208.915713 134.104288) + (xy 209.183905 133.968764) + (xy 209.431642 133.798703) + (xy 209.654501 133.597139) + (xy 209.848505 133.367669) + (xy 210.010193 133.114389) + (xy 210.13668 132.841817) + (xy 210.225708 132.554819) + (xy 210.275688 132.258515) + (xy 210.285729 131.958193) + (xy 210.255651 131.659212) + (xy 210.185992 131.366908) + (xy 210.077993 131.086497) + (xy 209.933583 130.822982) + (xy 209.932512 130.821529) + (xy 209.842264 130.699043) + (xy 209.755339 130.581067) + (xy 209.546441 130.365068) + (xy 209.546434 130.365062) + (xy 209.372139 130.227423) + (xy 209.310616 130.178839) + (xy 209.052075 130.025705) + (xy 208.775429 129.908397) + (xy 208.775422 129.908394) + (xy 208.485621 129.82901) + (xy 208.485618 129.829009) + (xy 208.485616 129.829009) + (xy 208.187807 129.788957) + (xy 207.962529 129.788957) + (xy 207.962521 129.788957) + (xy 207.737745 129.804004) + (xy 207.737736 129.804006) + (xy 207.443272 129.863858) + (xy 207.159409 129.962426) + (xy 207.159406 129.962428) + (xy 206.891224 130.097946) + (xy 206.64348 130.268012) + (xy 206.420624 130.469573) + (xy 206.22662 130.699043) + (xy 206.226618 130.699045) + (xy 206.064928 130.952329) + (xy 205.938448 131.224888) + (xy 205.938444 131.224897) + (xy 205.907108 131.325914) + (xy 205.849416 131.511892) + (xy 205.808036 131.757215) + (xy 205.799436 131.808199) + (xy 205.790164 132.085536) + (xy 205.789395 132.108524) + (xy 204.059481 132.108524) + (xy 204.062719 132.086002) + (xy 204.05271 131.875898) + (xy 204.00312 131.671486) + (xy 203.915741 131.480152) + (xy 203.903895 131.463516) + (xy 203.790305 131.304001) + (xy 203.791739 131.302979) + (xy 203.766128 131.246892) + (xy 203.776076 131.177734) + (xy 203.821833 131.124933) + (xy 203.888874 131.105252) + (xy 203.917815 131.108678) + (xy 203.969743 131.121145) + (xy 204.227562 131.141436) + (xy 204.485382 131.121145) + (xy 204.736847 131.060774) + (xy 204.975775 130.961807) + (xy 205.196275 130.826683) + (xy 205.196285 130.826676) + (xy 205.20224 130.821589) + (xy 205.20224 130.821588) + (xy 204.552961 130.172309) + (xy 204.566137 130.167514) + (xy 204.712482 130.071262) + (xy 204.832685 129.943854) + (xy 204.905497 129.817739) + (xy 205.555793 130.468035) + (xy 205.555794 130.468035) + (xy 205.560881 130.46208) + (xy 205.560888 130.46207) + (xy 205.696012 130.24157) + (xy 205.794979 130.002642) + (xy 205.85535 129.751177) + (xy 205.875641 129.493357) + (xy 205.85535 129.235536) + (xy 205.794979 128.984071) + (xy 205.698449 128.751028) + (xy 205.69098 128.681559) + (xy 205.722255 128.619079) + (xy 205.782344 128.583427) + (xy 205.784005 128.583015) + (xy 206.009482 128.528884) + (xy 206.249646 128.429405) + (xy 206.471291 128.29358) + (xy 206.66896 128.124755) + (xy 206.837785 127.927086) + (xy 206.837786 127.927084) + (xy 206.837788 127.927082) + (xy 206.97361 127.705441) + (xy 207.010352 127.616737) + (xy 207.073089 127.465277) + (xy 207.133773 127.212507) + (xy 207.154169 126.953357) + (xy 208.920955 126.953357) + (xy 208.941351 127.21251) + (xy 209.002034 127.465276) + (xy 209.101513 127.705441) + (xy 209.237335 127.927082) + (xy 209.305873 128.00733) + (xy 209.406164 128.124755) + (xy 209.484109 128.191326) + (xy 209.603835 128.293582) + (xy 209.603838 128.293583) + (xy 209.825477 128.429405) + (xy 209.965261 128.487305) + (xy 210.065642 128.528884) + (xy 210.291061 128.583001) + (xy 210.351652 128.617791) + (xy 210.383816 128.679817) + (xy 210.37734 128.749386) + (xy 210.376674 128.751028) + (xy 210.280144 128.984071) + (xy 210.219773 129.235536) + (xy 210.199482 129.493356) + (xy 210.219773 129.751177) + (xy 210.280144 130.002642) + (xy 210.379111 130.24157) + (xy 210.514235 130.462071) + (xy 210.514238 130.462076) + (xy 210.519329 130.468036) + (xy 211.170899 129.816465) + (xy 211.194232 129.870557) + (xy 211.298831 130.011058) + (xy 211.433012 130.12365) + (xy 211.524749 130.169722) + (xy 210.872881 130.821589) + (xy 210.878845 130.826682) + (xy 211.099348 130.961807) + (xy 211.338276 131.060774) + (xy 211.589741 131.121145) + (xy 211.847562 131.141436) + (xy 212.105381 131.121145) + (xy 212.165679 131.106669) + (xy 212.235461 131.11016) + (xy 212.292279 131.150823) + (xy 212.318092 131.21575) + (xy 212.304706 131.284325) + (xy 212.288339 131.308445) + (xy 212.216315 131.391565) + (xy 212.216302 131.391582) + (xy 212.111136 131.573736) + (xy 212.042341 131.772505) + (xy 212.04234 131.77251) + (xy 212.04234 131.772511) + (xy 212.012405 131.980712) + (xy 212.022414 132.190816) + (xy 212.072004 132.395228) + (xy 212.114062 132.487323) + (xy 212.159382 132.586561) + (xy 212.159386 132.586567) + (xy 212.281388 132.757896) + (xy 212.281393 132.757901) + (xy 212.433625 132.903054) + (xy 212.610576 133.016773) + (xy 212.80585 133.09495) + (xy 212.960755 133.124805) + (xy 213.01239 133.134757) + (xy 213.012391 133.134757) + (xy 213.170023 133.134757) + (xy 213.17003 133.134757) + (xy 213.326951 133.119773) + (xy 213.528773 133.060513) + (xy 213.715732 132.964128) + (xy 213.881072 132.834104) + (xy 214.018817 132.675138) + (xy 214.123988 132.492976) + (xy 214.192784 132.294203) + (xy 214.222719 132.086002) + (xy 214.21271 131.875898) + (xy 214.16312 131.671486) + (xy 214.075741 131.480152) + (xy 214.063895 131.463516) + (xy 213.953735 131.308817) + (xy 213.953729 131.308811) + (xy 213.801501 131.163662) + (xy 213.801499 131.16366) + (xy 213.624548 131.049941) + (xy 213.606314 131.042641) + (xy 213.429283 130.971767) + (xy 213.429276 130.971764) + (xy 213.429274 130.971764) + (xy 213.429271 130.971763) + (xy 213.42927 130.971763) + (xy 213.222734 130.931957) + (xy 213.222733 130.931957) + (xy 213.065094 130.931957) + (xy 212.958233 130.94216) + (xy 212.889627 130.928937) + (xy 212.839061 130.880722) + (xy 212.825178 130.824526) + (xy 212.172961 130.172309) + (xy 212.186137 130.167514) + (xy 212.332482 130.071262) + (xy 212.452685 129.943854) + (xy 212.525497 129.817739) + (xy 213.175793 130.468035) + (xy 213.175794 130.468035) + (xy 213.180881 130.46208) + (xy 213.180888 130.46207) + (xy 213.316012 130.24157) + (xy 213.414979 130.002642) + (xy 213.47535 129.751177) + (xy 213.495641 129.493357) + (xy 213.47535 129.235536) + (xy 213.414979 128.984071) + (xy 213.316012 128.745143) + (xy 213.180887 128.52464) + (xy 213.175793 128.518676) + (xy 212.524223 129.170245) + (xy 212.500892 129.116157) + (xy 212.396293 128.975656) + (xy 212.262112 128.863064) + (xy 212.170373 128.816991) + (xy 212.822241 128.165124) + (xy 212.822241 128.165123) + (xy 212.816281 128.160033) + (xy 212.816276 128.16003) + (xy 212.595775 128.024906) + (xy 212.356847 127.925939) + (xy 212.139139 127.873673) + (xy 212.078547 127.838882) + (xy 212.046383 127.776856) + (xy 212.052859 127.707287) + (xy 212.053525 127.705646) + (xy 212.090352 127.616737) + (xy 212.153089 127.465277) + (xy 212.213773 127.212507) + (xy 212.234169 126.953357) + (xy 212.213773 126.694207) + (xy 212.153089 126.441437) + (xy 212.105643 126.326891) + (xy 212.05361 126.201272) + (xy 211.917788 125.979633) + (xy 211.917787 125.97963) + (xy 211.83428 125.881856) + (xy 211.74896 125.781959) + (xy 211.552139 125.613858) + (xy 211.551288 125.613131) + (xy 211.551285 125.61313) + (xy 211.329646 125.477308) + (xy 211.089481 125.377829) + (xy 210.836715 125.317146) + (xy 210.642349 125.301849) + (xy 210.577562 125.29675) + (xy 210.577561 125.29675) + (xy 210.318408 125.317146) + (xy 210.065642 125.377829) + (xy 209.825477 125.477308) + (xy 209.603838 125.61313) + (xy 209.603835 125.613131) + (xy 209.406164 125.781959) + (xy 209.237336 125.97963) + (xy 209.237335 125.979633) + (xy 209.101513 126.201272) + (xy 209.002034 126.441437) + (xy 208.941351 126.694203) + (xy 208.920955 126.953357) + (xy 207.154169 126.953357) + (xy 207.133773 126.694207) + (xy 207.073089 126.441437) + (xy 207.025643 126.326891) + (xy 206.97361 126.201272) + (xy 206.837788 125.979633) + (xy 206.837787 125.97963) + (xy 206.75428 125.881856) + (xy 206.66896 125.781959) + (xy 206.472139 125.613858) + (xy 206.471288 125.613131) + (xy 206.471285 125.61313) + (xy 206.249646 125.477308) + (xy 206.009481 125.377829) + (xy 205.756715 125.317146) + (xy 205.562349 125.301848) + (xy 205.497562 125.29675) + (xy 205.497561 125.29675) + (xy 205.238408 125.317146) + (xy 204.985642 125.377829) + (xy 204.745477 125.477308) + (xy 204.523838 125.61313) + (xy 204.523835 125.613131) + (xy 204.326164 125.781959) + (xy 204.157336 125.97963) + (xy 204.157335 125.979633) + (xy 204.021513 126.201272) + (xy 203.922034 126.441437) + (xy 203.861351 126.694203) + (xy 203.840955 126.953357) + (xy 203.861351 127.21251) + (xy 203.922035 127.465278) + (xy 203.922035 127.46528) + (xy 204.021598 127.705647) + (xy 204.029067 127.775116) + (xy 203.997792 127.837595) + (xy 203.937703 127.873247) + (xy 203.935984 127.873673) + (xy 203.718276 127.925939) + (xy 203.479348 128.024906) + (xy 203.258851 128.160027) + (xy 203.258835 128.160039) + (xy 203.252882 128.165123) + (xy 203.252882 128.165124) + (xy 203.902162 128.814404) + (xy 203.888987 128.8192) + (xy 203.742642 128.915452) + (xy 203.622439 129.04286) + (xy 203.549627 129.168974) + (xy 202.899329 128.518677) + (xy 202.899328 128.518677) + (xy 202.894244 128.52463) + (xy 202.894232 128.524646) + (xy 202.759111 128.745143) + (xy 202.660144 128.984071) + (xy 202.599773 129.235536) + (xy 202.579482 129.493356) + (xy 202.599773 129.751177) + (xy 202.660144 130.002642) + (xy 202.759111 130.24157) + (xy 202.894235 130.462071) + (xy 202.894238 130.462076) + (xy 202.899329 130.468036) + (xy 203.550899 129.816466) + (xy 203.574232 129.870557) + (xy 203.678831 130.011058) + (xy 203.813012 130.12365) + (xy 203.904749 130.169722) + (xy 203.249746 130.824724) + (xy 203.235525 130.881276) + (xy 203.184557 130.929067) + (xy 203.115842 130.941717) + (xy 203.105194 130.94014) + (xy 203.062735 130.931957) + (xy 203.062733 130.931957) + (xy 202.905094 130.931957) + (xy 202.753912 130.946393) + (xy 202.748173 130.946941) + (xy 202.748169 130.946942) + (xy 202.546353 131.0062) + (xy 202.359393 131.102585) + (xy 202.194052 131.232609) + (xy 202.194051 131.23261) + (xy 202.056311 131.391571) + (xy 202.056302 131.391582) + (xy 201.951136 131.573736) + (xy 201.882341 131.772505) + (xy 201.88234 131.77251) + (xy 201.88234 131.772511) + (xy 201.852405 131.980712) + (xy 189.9591 131.980712) + (xy 189.933008 131.958427) + (xy 189.933005 131.958426) + (xy 189.711366 131.822604) + (xy 189.471201 131.723125) + (xy 189.218435 131.662442) + (xy 188.959282 131.642046) + (xy 188.700128 131.662442) + (xy 188.447362 131.723125) + (xy 188.207197 131.822604) + (xy 187.985558 131.958426) + (xy 187.985555 131.958427) + (xy 187.787884 132.127255) + (xy 187.619056 132.324926) + (xy 187.619055 132.324929) + (xy 187.483233 132.546568) + (xy 187.383754 132.786733) + (xy 187.323071 133.039499) + (xy 187.302675 133.298653) + (xy 185.490746 133.298653) + (xy 185.47414 133.229485) + (xy 185.44086 133.14914) + (xy 185.374661 132.98932) + (xy 185.238839 132.767681) + (xy 185.238838 132.767678) + (xy 185.180873 132.69981) + (xy 185.070011 132.570007) + (xy 184.939323 132.458389) + (xy 184.872339 132.401179) + (xy 184.872336 132.401178) + (xy 184.650697 132.265356) + (xy 184.410532 132.165877) + (xy 184.157766 132.105194) + (xy 183.9634 132.089896) + (xy 183.898613 132.084798) + (xy 183.898612 132.084798) + (xy 183.639459 132.105194) + (xy 183.386693 132.165877) + (xy 183.146528 132.265356) + (xy 182.924889 132.401178) + (xy 182.924886 132.401179) + (xy 182.727215 132.570007) + (xy 182.558387 132.767678) + (xy 182.558386 132.767681) + (xy 182.422564 132.98932) + (xy 182.323085 133.229485) + (xy 182.262402 133.482251) + (xy 182.242006 133.741405) + (xy 182.262402 134.000558) + (xy 182.323085 134.253324) + (xy 182.422564 134.493489) + (xy 182.495269 134.612131) + (xy 182.513514 134.679576) + (xy 182.492398 134.746179) + (xy 182.438626 134.790793) + (xy 182.41849 134.797495) + (xy 182.345538 134.815009) + (xy 182.106612 134.913974) + (xy 182.106609 134.913976) + (xy 181.886111 135.049097) + (xy 181.886095 135.049109) + (xy 181.880142 135.054193) + (xy 181.880142 135.054194) + (xy 182.529422 135.703474) + (xy 182.516247 135.70827) + (xy 182.369902 135.804522) + (xy 182.249699 135.93193) + (xy 182.176886 136.058044) + (xy 181.526589 135.407747) + (xy 181.526588 135.407747) + (xy 181.521504 135.4137) + (xy 181.521492 135.413716) + (xy 181.386371 135.634213) + (xy 181.287404 135.873141) + (xy 181.227033 136.124606) + (xy 181.206742 136.382427) + (xy 181.227033 136.640247) + (xy 181.287404 136.891712) + (xy 181.386371 137.13064) + (xy 181.521495 137.351141) + (xy 181.521498 137.351146) + (xy 181.526589 137.357106) + (xy 182.178159 136.705536) + (xy 182.201492 136.759627) + (xy 182.306091 136.900128) + (xy 182.440272 137.01272) + (xy 182.532008 137.058791) + (xy 181.880141 137.710658) + (xy 181.88037 137.716483) + (xy 181.910256 137.762268) + (xy 181.910754 137.832136) + (xy 181.873399 137.891182) + (xy 181.810051 137.920658) + (xy 181.791531 137.922049) + (xy 181.758562 137.922049) + (xy 181.605233 137.93669) + (xy 181.601641 137.937033) + (xy 181.601637 137.937034) + (xy 181.399821 137.996292) + (xy 181.212861 138.092677) + (xy 181.04752 138.222701) + (xy 181.047519 138.222702) + (xy 180.909779 138.381663) + (xy 180.90977 138.381674) + (xy 180.804604 138.563828) + (xy 180.735809 138.762597) + (xy 180.735808 138.762602) + (xy 180.735808 138.762603) + (xy 180.708168 138.954847) + (xy 180.705873 138.970806) + (xy 154.365133 138.970806) + (xy 153.971366 136.737643) + (xy 158.30244 136.737643) + (xy 158.312449 136.947747) + (xy 158.362039 137.152159) + (xy 158.397498 137.229803) + (xy 158.449417 137.343492) + (xy 158.449421 137.343498) + (xy 158.571423 137.514827) + (xy 158.571428 137.514832) + (xy 158.72366 137.659985) + (xy 158.900611 137.773704) + (xy 159.095885 137.851881) + (xy 159.226746 137.877102) + (xy 159.302425 137.891688) + (xy 159.302426 137.891688) + (xy 159.460058 137.891688) + (xy 159.460065 137.891688) + (xy 159.616986 137.876704) + (xy 159.818808 137.817444) + (xy 160.005767 137.721059) + (xy 160.171107 137.591035) + (xy 160.308852 137.432069) + (xy 160.414023 137.249907) + (xy 160.482819 137.051134) + (xy 160.512754 136.842933) + (xy 160.502745 136.632829) + (xy 160.453155 136.428417) + (xy 160.365776 136.237083) + (xy 160.357032 136.224804) + (xy 160.24377 136.065748) + (xy 160.243764 136.065742) + (xy 160.184714 136.009438) + (xy 160.157324 135.983322) + (xy 162.162253 135.983322) + (xy 162.19233 136.282297) + (xy 162.192331 136.282304) + (xy 162.261988 136.574596) + (xy 162.261991 136.574608) + (xy 162.369986 136.855008) + (xy 162.369993 136.855023) + (xy 162.514399 137.11853) + (xy 162.514403 137.118536) + (xy 162.608147 137.245766) + (xy 162.692643 137.360445) + (xy 162.884915 137.559253) + (xy 162.90154 137.576443) + (xy 162.901547 137.576449) + (xy 162.920018 137.591035) + (xy 163.137366 137.762673) + (xy 163.395907 137.915807) + (xy 163.672553 138.033115) + (xy 163.672556 138.033115) + (xy 163.672559 138.033117) + (xy 163.760868 138.057307) + (xy 163.962366 138.112503) + (xy 164.260175 138.152555) + (xy 164.26018 138.152555) + (xy 164.485461 138.152555) + (xy 164.648933 138.14161) + (xy 164.710239 138.137507) + (xy 165.004707 138.077654) + (xy 165.288571 137.979086) + (xy 165.556763 137.843562) + (xy 165.8045 137.673501) + (xy 166.027359 137.471937) + (xy 166.221363 137.242467) + (xy 166.383051 136.989187) + (xy 166.509538 136.716615) + (xy 166.598566 136.429617) + (xy 166.648546 136.133313) + (xy 166.658587 135.832991) + (xy 166.628509 135.53401) + (xy 166.55885 135.241706) + (xy 166.450851 134.961295) + (xy 166.306441 134.69778) + (xy 166.128197 134.455865) + (xy 165.919299 134.239866) + (xy 165.919292 134.23986) + (xy 165.74761 134.104285) + (xy 165.683474 134.053637) + (xy 165.424933 133.900503) + (xy 165.148287 133.783195) + (xy 165.14828 133.783192) + (xy 164.858479 133.703808) + (xy 164.858476 133.703807) + (xy 164.858474 133.703807) + (xy 164.560665 133.663755) + (xy 164.335387 133.663755) + (xy 164.335379 133.663755) + (xy 164.110603 133.678802) + (xy 164.110594 133.678804) + (xy 163.81613 133.738656) + (xy 163.532267 133.837224) + (xy 163.532264 133.837226) + (xy 163.264082 133.972744) + (xy 163.016338 134.14281) + (xy 162.793482 134.344371) + (xy 162.599478 134.573841) + (xy 162.599476 134.573843) + (xy 162.437786 134.827127) + (xy 162.316726 135.088007) + (xy 162.311302 135.099695) + (xy 162.288902 135.171905) + (xy 162.222274 135.38669) + (xy 162.178136 135.648361) + (xy 162.172294 135.682997) + (xy 162.164103 135.928002) + (xy 162.162253 135.983322) + (xy 160.157324 135.983322) + (xy 160.099305 135.928001) + (xy 160.064371 135.867493) + (xy 160.067696 135.797703) + (xy 160.108224 135.740789) + (xy 160.173089 135.714821) + (xy 160.194608 135.714641) + (xy 160.217238 135.716422) + (xy 160.475056 135.696131) + (xy 160.726521 135.63576) + (xy 160.965449 135.536793) + (xy 161.185949 135.401669) + (xy 161.185959 135.401662) + (xy 161.191914 135.396575) + (xy 161.191914 135.396574) + (xy 160.542635 134.747295) + (xy 160.555811 134.7425) + (xy 160.702156 134.646248) + (xy 160.822359 134.51884) + (xy 160.895171 134.392725) + (xy 161.545467 135.043021) + (xy 161.545468 135.043021) + (xy 161.550555 135.037066) + (xy 161.550562 135.037056) + (xy 161.685686 134.816556) + (xy 161.784653 134.577628) + (xy 161.845024 134.326163) + (xy 161.865315 134.068343) + (xy 161.845024 133.810522) + (xy 161.784653 133.559057) + (xy 161.685686 133.320129) + (xy 161.550562 133.099628) + (xy 161.550555 133.099618) + (xy 161.546217 133.094538) + (xy 161.517649 133.030776) + (xy 161.528088 132.961691) + (xy 161.574221 132.909216) + (xy 161.593058 132.899449) + (xy 161.778956 132.822448) + (xy 161.778957 132.822447) + (xy 161.77896 132.822446) + (xy 162.000605 132.686621) + (xy 162.198274 132.517796) + (xy 162.367099 132.320127) + (xy 162.502924 132.098482) + (xy 162.602403 131.858318) + (xy 162.663087 131.605548) + (xy 162.683483 131.346398) + (xy 162.663087 131.087248) + (xy 162.602403 130.834478) + (xy 162.510066 130.611556) + (xy 162.502924 130.594313) + (xy 162.423229 130.464264) + (xy 164.373092 130.464264) + (xy 164.393488 130.723418) + (xy 164.454171 130.976184) + (xy 164.55365 131.216349) + (xy 164.689472 131.437988) + (xy 164.689473 131.437991) + (xy 164.725477 131.480146) + (xy 164.858301 131.635663) + (xy 165.000616 131.757211) + (xy 165.055972 131.80449) + (xy 165.055975 131.804491) + (xy 165.277614 131.940313) + (xy 165.448457 132.011078) + (xy 165.517779 132.039792) + (xy 165.770549 132.100476) + (xy 166.029699 132.120872) + (xy 166.029703 132.120871) + (xy 166.034104 132.121218) + (xy 166.099392 132.146102) + (xy 166.140863 132.202333) + (xy 166.14535 132.272059) + (xy 166.144949 132.273783) + (xy 166.093682 132.487323) + (xy 166.073391 132.745143) + (xy 166.093682 133.002964) + (xy 166.154053 133.254429) + (xy 166.25302 133.493357) + (xy 166.388144 133.713858) + (xy 166.388147 133.713863) + (xy 166.393238 133.719823) + (xy 167.044808 133.068252) + (xy 167.068141 133.122344) + (xy 167.17274 133.262845) + (xy 167.306921 133.375437) + (xy 167.398658 133.421509) + (xy 166.74679 134.073376) + (xy 166.752754 134.078469) + (xy 166.973257 134.213594) + (xy 167.212185 134.312561) + (xy 167.46365 134.372932) + (xy 167.72147 134.393223) + (xy 167.979291 134.372932) + (xy 168.230754 134.312561) + (xy 168.317287 134.276718) + (xy 168.386757 134.269249) + (xy 168.449236 134.300523) + (xy 168.484889 134.360612) + (xy 168.482396 134.430437) + (xy 168.472129 134.453278) + (xy 168.406816 134.566403) + (xy 168.338022 134.76517) + (xy 168.338021 134.765175) + (xy 168.338021 134.765176) + (xy 168.308086 134.973377) + (xy 168.318095 135.183481) + (xy 168.367685 135.387893) + (xy 168.410724 135.482135) + (xy 168.455063 135.579226) + (xy 168.455067 135.579232) + (xy 168.577069 135.750561) + (xy 168.577074 135.750566) + (xy 168.729306 135.895719) + (xy 168.906257 136.009438) + (xy 169.101531 136.087615) + (xy 169.230327 136.112438) + (xy 169.308071 136.127422) + (xy 169.308072 136.127422) + (xy 169.465704 136.127422) + (xy 169.465711 136.127422) + (xy 169.622632 136.112438) + (xy 169.824454 136.053178) + (xy 170.011413 135.956793) + (xy 170.176753 135.826769) + (xy 170.314498 135.667803) + (xy 170.419669 135.485641) + (xy 170.488465 135.286868) + (xy 170.5184 135.078667) + (xy 170.508391 134.868563) + (xy 170.458801 134.664151) + (xy 170.371422 134.472817) + (xy 170.369519 134.470144) + (xy 170.249416 134.301482) + (xy 170.24941 134.301476) + (xy 170.142296 134.199343) + (xy 170.09718 134.156325) + (xy 169.920229 134.042606) + (xy 169.91624 134.041009) + (xy 169.724964 133.964432) + (xy 169.724957 133.964429) + (xy 169.724955 133.964429) + (xy 169.724952 133.964428) + (xy 169.724951 133.964428) + (xy 169.518415 133.924622) + (xy 169.518414 133.924622) + (xy 169.360775 133.924622) + (xy 169.203853 133.939605) + (xy 169.203854 133.939606) + (xy 169.203847 133.939607) + (xy 169.147474 133.95616) + (xy 169.077604 133.95616) + (xy 169.018826 133.918385) + (xy 168.989802 133.854829) + (xy 168.999746 133.78567) + (xy 169.01825 133.756651) + (xy 169.054794 133.713863) + (xy 169.054797 133.713858) + (xy 169.189921 133.493357) + (xy 169.288888 133.254429) + (xy 169.349259 133.002964) + (xy 169.36955 132.745143) + (xy 169.349259 132.487323) + (xy 169.288888 132.235858) + (xy 169.189921 131.99693) + (xy 169.054796 131.776427) + (xy 169.049703 131.770463) + (xy 168.398133 132.422033) + (xy 168.374801 132.367944) + (xy 168.270202 132.227443) + (xy 168.136021 132.114851) + (xy 168.044282 132.068778) + (xy 168.69615 131.416911) + (xy 168.69615 131.41691) + (xy 168.69019 131.41182) + (xy 168.690185 131.411817) + (xy 168.469684 131.276693) + (xy 168.230756 131.177726) + (xy 167.979291 131.117356) + (xy 167.723636 131.097234) + (xy 167.658348 131.07235) + (xy 167.616878 131.016118) + (xy 167.612391 130.946393) + (xy 167.612792 130.944669) + (xy 167.613501 130.941717) + (xy 167.66591 130.723415) + (xy 167.686306 130.464265) + (xy 167.66591 130.205115) + (xy 167.605226 129.952345) + (xy 167.587021 129.908394) + (xy 167.505747 129.71218) + (xy 167.369925 129.490541) + (xy 167.369924 129.490538) + (xy 167.326921 129.440188) + (xy 167.201097 129.292867) + (xy 167.025493 129.142887) + (xy 167.003425 129.124039) + (xy 167.003422 129.124038) + (xy 166.781783 128.988216) + (xy 166.541618 128.888737) + (xy 166.288852 128.828054) + (xy 166.029699 128.807658) + (xy 165.770545 128.828054) + (xy 165.517779 128.888737) + (xy 165.277614 128.988216) + (xy 165.055975 129.124038) + (xy 165.055972 129.124039) + (xy 164.858301 129.292867) + (xy 164.689473 129.490538) + (xy 164.689472 129.490541) + (xy 164.55365 129.71218) + (xy 164.454171 129.952345) + (xy 164.393488 130.205111) + (xy 164.373092 130.464264) + (xy 162.423229 130.464264) + (xy 162.367102 130.372674) + (xy 162.367101 130.372671) + (xy 162.326675 130.325339) + (xy 162.198274 130.175) + (xy 162.023472 130.025705) + (xy 162.000602 130.006172) + (xy 162.000599 130.006171) + (xy 161.77896 129.870349) + (xy 161.538795 129.77087) + (xy 161.286029 129.710187) + (xy 161.091663 129.694889) + (xy 161.026876 129.689791) + (xy 161.026875 129.689791) + (xy 160.767722 129.710187) + (xy 160.514956 129.77087) + (xy 160.274791 129.870349) + (xy 160.053152 130.006171) + (xy 160.053149 130.006172) + (xy 159.855478 130.175) + (xy 159.68665 130.372671) + (xy 159.686649 130.372674) + (xy 159.550827 130.594313) + (xy 159.451348 130.834478) + (xy 159.390665 131.087244) + (xy 159.370269 131.346398) + (xy 159.390665 131.605551) + (xy 159.451348 131.858317) + (xy 159.550827 132.098482) + (xy 159.68665 132.320124) + (xy 159.686653 132.320128) + (xy 159.69544 132.330416) + (xy 159.72401 132.394178) + (xy 159.713572 132.463263) + (xy 159.667441 132.515739) + (xy 159.648602 132.525508) + (xy 159.469022 132.599892) + (xy 159.248525 132.735013) + (xy 159.248509 132.735025) + (xy 159.242556 132.740109) + (xy 159.242556 132.74011) + (xy 159.891836 133.38939) + (xy 159.878661 133.394186) + (xy 159.732316 133.490438) + (xy 159.612113 133.617846) + (xy 159.5393 133.74396) + (xy 158.889003 133.093663) + (xy 158.889002 133.093663) + (xy 158.883918 133.099616) + (xy 158.883906 133.099632) + (xy 158.748785 133.320129) + (xy 158.649818 133.559057) + (xy 158.589447 133.810522) + (xy 158.569156 134.068342) + (xy 158.589447 134.326163) + (xy 158.649818 134.577628) + (xy 158.748785 134.816556) + (xy 158.883909 135.037057) + (xy 158.883912 135.037062) + (xy 158.889003 135.043022) + (xy 159.540573 134.391452) + (xy 159.563906 134.445543) + (xy 159.668505 134.586044) + (xy 159.802686 134.698636) + (xy 159.894423 134.744708) + (xy 159.242555 135.396575) + (xy 159.248515 135.401665) + (xy 159.352001 135.465081) + (xy 159.398876 135.516893) + (xy 159.410299 135.585823) + (xy 159.382642 135.649986) + (xy 159.324686 135.68901) + (xy 159.298998 135.694247) + (xy 159.198218 135.70387) + (xy 159.198209 135.703871) + (xy 159.198208 135.703872) + (xy 159.198206 135.703872) + (xy 159.198204 135.703873) + (xy 158.996388 135.763131) + (xy 158.809428 135.859516) + (xy 158.644086 135.989541) + (xy 158.506346 136.148502) + (xy 158.506342 136.148507) + (xy 158.50634 136.148511) + (xy 158.401171 136.330667) + (xy 158.332376 136.529436) + (xy 158.332375 136.529441) + (xy 158.332375 136.529442) + (xy 158.30244 136.737643) + (xy 153.971366 136.737643) + (xy 152.504161 128.416711) + (xy 152.504162 128.416702) + (xy 152.498893 128.386833) + (xy 152.498894 128.386833) + (xy 152.495102 128.365339) + (xy 152.4944 128.360006) + (xy 152.481527 128.212929) + (xy 152.481527 128.191337) + (xy 152.493678 128.052383) + (xy 152.497428 128.031118) + (xy 152.533523 127.896391) + (xy 152.540906 127.876103) + (xy 152.599855 127.749679) + (xy 152.610645 127.73099) + (xy 152.690648 127.616727) + (xy 152.70453 127.600182) + (xy 152.803148 127.501559) + (xy 152.819693 127.487675) + (xy 152.933945 127.407672) + (xy 152.952642 127.396876) + (xy 153.07906 127.337922) + (xy 153.099348 127.330538) + (xy 153.241321 127.292493) + (xy 153.246589 127.291326) + (xy 169.337914 124.45399) + (xy 174.061182 123.62115) + (xy 174.061298 123.621163) + (xy 174.112294 123.612182) + (xy 174.112295 123.612183) + (xy 174.199795 123.596775) + (xy 174.367349 123.537618) + (xy 174.522926 123.451769) + (xy 174.662307 123.341554) + (xy 174.781714 123.209963) + (xy 174.877909 123.060563) + (xy 174.948285 122.897402) + (xy 174.954056 122.874062) + (xy 243.480162 122.874062) + (xy 243.490171 123.084166) + (xy 243.539761 123.288578) + (xy 243.584401 123.386326) + (xy 243.627139 123.479911) + (xy 243.627143 123.479917) + (xy 243.749145 123.651246) + (xy 243.74915 123.651251) + (xy 243.901382 123.796404) + (xy 244.078333 123.910123) + (xy 244.273607 123.9883) + (xy 244.402403 124.013123) + (xy 244.480147 124.028107) + (xy 244.480148 124.028107) + (xy 244.63778 124.028107) + (xy 244.637787 124.028107) + (xy 244.794708 124.013123) + (xy 244.99653 123.953863) + (xy 245.183489 123.857478) + (xy 245.348829 123.727454) + (xy 245.486574 123.568488) + (xy 245.558086 123.444625) + (xy 247.397821 123.444625) + (xy 247.427898 123.7436) + (xy 247.427899 123.743607) + (xy 247.497556 124.035899) + (xy 247.497559 124.035911) + (xy 247.605554 124.316311) + (xy 247.605561 124.316326) + (xy 247.749967 124.579833) + (xy 247.749971 124.579839) + (xy 247.841284 124.70377) + (xy 247.928211 124.821748) + (xy 248.129757 125.030145) + (xy 248.137108 125.037746) + (xy 248.137115 125.037752) + (xy 248.166432 125.060903) + (xy 248.372934 125.223976) + (xy 248.631475 125.37711) + (xy 248.908121 125.494418) + (xy 248.908124 125.494418) + (xy 248.908127 125.49442) + (xy 249.053027 125.534111) + (xy 249.197934 125.573806) + (xy 249.495743 125.613858) + (xy 249.495748 125.613858) + (xy 249.721029 125.613858) + (xy 249.884501 125.602914) + (xy 249.945807 125.59881) + (xy 250.240275 125.538957) + (xy 250.524139 125.440389) + (xy 250.792331 125.304865) + (xy 251.040068 125.134804) + (xy 251.262927 124.93324) + (xy 251.456931 124.70377) + (xy 251.618619 124.45049) + (xy 251.745106 124.177918) + (xy 251.834134 123.89092) + (xy 251.884114 123.594616) + (xy 251.894155 123.294294) + (xy 251.864077 122.995313) + (xy 251.851494 122.942514) + (xy 251.835182 122.874064) + (xy 251.794418 122.703009) + (xy 251.686419 122.422598) + (xy 251.542009 122.159083) + (xy 251.5303 122.143192) + (xy 251.45069 122.035144) + (xy 251.363765 121.917168) + (xy 251.154867 121.701169) + (xy 251.15486 121.701163) + (xy 250.974899 121.55905) + (xy 250.919042 121.51494) + (xy 250.660501 121.361806) + (xy 250.383855 121.244498) + (xy 250.383848 121.244495) + (xy 250.094047 121.165111) + (xy 250.094044 121.16511) + (xy 250.094042 121.16511) + (xy 249.796233 121.125058) + (xy 249.570955 121.125058) + (xy 249.570947 121.125058) + (xy 249.346171 121.140105) + (xy 249.346162 121.140107) + (xy 249.051698 121.199959) + (xy 248.767835 121.298527) + (xy 248.767832 121.298529) + (xy 248.49965 121.434047) + (xy 248.251906 121.604113) + (xy 248.02905 121.805674) + (xy 247.835046 122.035144) + (xy 247.835044 122.035146) + (xy 247.673354 122.28843) + (xy 247.546874 122.560989) + (xy 247.54687 122.560998) + (xy 247.522476 122.639637) + (xy 247.457842 122.847993) + (xy 247.419557 123.074966) + (xy 247.407862 123.1443) + (xy 247.405667 123.209967) + (xy 247.397821 123.444625) + (xy 245.558086 123.444625) + (xy 245.591745 123.386326) + (xy 245.660541 123.187553) + (xy 245.690476 122.979352) + (xy 245.680467 122.769248) + (xy 245.630877 122.564836) + (xy 245.543498 122.373502) + (xy 245.52111 122.342063) + (xy 245.474864 122.277119) + (xy 245.452011 122.211092) + (xy 245.468484 122.143192) + (xy 245.519051 122.094977) + (xy 245.587658 122.081753) + (xy 245.604818 122.084618) + (xy 245.814042 122.134848) + (xy 246.071862 122.155139) + (xy 246.329682 122.134848) + (xy 246.581147 122.074477) + (xy 246.820075 121.97551) + (xy 247.040575 121.840386) + (xy 247.040585 121.840379) + (xy 247.04654 121.835292) + (xy 247.04654 121.835291) + (xy 246.397261 121.186012) + (xy 246.410437 121.181217) + (xy 246.556782 121.084965) + (xy 246.676985 120.957557) + (xy 246.749797 120.831442) + (xy 247.400093 121.481738) + (xy 247.400094 121.481738) + (xy 247.405181 121.475783) + (xy 247.405188 121.475773) + (xy 247.540312 121.255273) + (xy 247.639279 121.016345) + (xy 247.69965 120.76488) + (xy 247.719941 120.507059) + (xy 247.69965 120.249239) + (xy 247.639279 119.997774) + (xy 247.600248 119.903546) + (xy 247.592779 119.834077) + (xy 247.624054 119.771598) + (xy 247.684142 119.735945) + (xy 247.705066 119.732477) + (xy 247.817555 119.723624) + (xy 248.070325 119.66294) + (xy 248.310489 119.563461) + (xy 248.532134 119.427636) + (xy 248.729803 119.258811) + (xy 248.898628 119.061142) + (xy 249.034453 118.839497) + (xy 249.133932 118.599333) + (xy 249.150538 118.530165) + (xy 250.962467 118.530165) + (xy 250.965482 118.568473) + (xy 250.982863 118.789318) + (xy 251.043546 119.042084) + (xy 251.143025 119.282249) + (xy 251.278847 119.503888) + (xy 251.278848 119.503891) + (xy 251.329726 119.563461) + (xy 251.447676 119.701563) + (xy 251.560771 119.798155) + (xy 251.645347 119.87039) + (xy 251.64535 119.870391) + (xy 251.866989 120.006213) + (xy 252.107154 120.105692) + (xy 252.186762 120.124804) + (xy 252.247354 120.159594) + (xy 252.279518 120.221621) + (xy 252.273042 120.291189) + (xy 252.263542 120.310168) + (xy 252.194414 120.422973) + (xy 252.095447 120.661901) + (xy 252.035076 120.913366) + (xy 252.014785 121.171186) + (xy 252.035076 121.429007) + (xy 252.095447 121.680472) + (xy 252.194414 121.9194) + (xy 252.329538 122.139901) + (xy 252.329541 122.139906) + (xy 252.334632 122.145866) + (xy 252.986202 121.494295) + (xy 253.009535 121.548387) + (xy 253.114134 121.688888) + (xy 253.248315 121.80148) + (xy 253.340052 121.847552) + (xy 252.688184 122.499419) + (xy 252.694148 122.504512) + (xy 252.914651 122.639637) + (xy 253.153579 122.738604) + (xy 253.405044 122.798975) + (xy 253.662864 122.819266) + (xy 253.840905 122.805253) + (xy 253.909282 122.819617) + (xy 253.95904 122.868668) + (xy 253.974379 122.936833) + (xy 253.950431 123.00247) + (xy 253.944348 123.010073) + (xy 253.80541 123.170417) + (xy 253.805397 123.170434) + (xy 253.700231 123.352588) + (xy 253.631436 123.551357) + (xy 253.631435 123.551362) + (xy 253.631435 123.551363) + (xy 253.6015 123.759564) + (xy 253.611509 123.969668) + (xy 253.661099 124.17408) + (xy 253.705739 124.271828) + (xy 253.748477 124.365413) + (xy 253.748481 124.365419) + (xy 253.870483 124.536748) + (xy 253.870488 124.536753) + (xy 254.02272 124.681906) + (xy 254.199671 124.795625) + (xy 254.394945 124.873802) + (xy 254.523741 124.898625) + (xy 254.601485 124.913609) + (xy 254.601486 124.913609) + (xy 254.759118 124.913609) + (xy 254.759125 124.913609) + (xy 254.916046 124.898625) + (xy 255.117868 124.839365) + (xy 255.304827 124.74298) + (xy 255.470167 124.612956) + (xy 255.607912 124.45399) + (xy 255.713083 124.271828) + (xy 255.781879 124.073055) + (xy 255.811814 123.864854) + (xy 255.801805 123.65475) + (xy 255.752215 123.450338) + (xy 255.664836 123.259004) + (xy 255.652294 123.241391) + (xy 255.54283 123.087669) + (xy 255.542824 123.087663) + (xy 255.429231 122.979352) + (xy 255.390594 122.942512) + (xy 255.213643 122.828793) + (xy 255.190723 122.819617) + (xy 255.018378 122.750619) + (xy 255.018371 122.750616) + (xy 255.018369 122.750616) + (xy 255.018366 122.750615) + (xy 255.018365 122.750615) + (xy 254.811829 122.710809) + (xy 254.811828 122.710809) + (xy 254.726153 122.710809) + (xy 254.659114 122.691124) + (xy 254.613359 122.63832) + (xy 254.603415 122.569162) + (xy 254.63244 122.505606) + (xy 254.637497 122.500583) + (xy 254.637543 122.499418) + (xy 253.988264 121.850139) + (xy 254.00144 121.845344) + (xy 254.147785 121.749092) + (xy 254.267988 121.621684) + (xy 254.3408 121.495569) + (xy 254.991096 122.145865) + (xy 254.991097 122.145865) + (xy 254.996184 122.13991) + (xy 254.996191 122.1399) + (xy 255.131315 121.9194) + (xy 255.230282 121.680472) + (xy 255.290653 121.429007) + (xy 255.310944 121.171187) + (xy 255.290653 120.913366) + (xy 255.230282 120.661901) + (xy 255.131315 120.422973) + (xy 254.99619 120.20247) + (xy 254.991097 120.196506) + (xy 254.339527 120.848076) + (xy 254.316195 120.793987) + (xy 254.211596 120.653486) + (xy 254.077415 120.540894) + (xy 253.985676 120.494821) + (xy 254.637544 119.842954) + (xy 254.637544 119.842953) + (xy 254.631584 119.837863) + (xy 254.631579 119.83786) + (xy 254.411078 119.702736) + (xy 254.172149 119.603769) + (xy 254.172151 119.603769) + (xy 254.099197 119.586255) + (xy 254.038605 119.551464) + (xy 254.006441 119.489438) + (xy 254.012917 119.419869) + (xy 254.022411 119.400901) + (xy 254.095122 119.282249) + (xy 254.194601 119.042085) + (xy 254.255285 118.789315) + (xy 254.275681 118.530165) + (xy 254.255285 118.271015) + (xy 254.194601 118.018245) + (xy 254.180708 117.984704) + (xy 254.095122 117.77808) + (xy 253.9593 117.556441) + (xy 253.959299 117.556438) + (xy 253.897004 117.4835) + (xy 253.790472 117.358767) + (xy 253.633097 117.224356) + (xy 253.5928 117.189939) + (xy 253.592797 117.189938) + (xy 253.371158 117.054116) + (xy 253.130993 116.954637) + (xy 252.878227 116.893954) + (xy 252.683861 116.878657) + (xy 252.619074 116.873558) + (xy 252.619073 116.873558) + (xy 252.35992 116.893954) + (xy 252.107154 116.954637) + (xy 251.866989 117.054116) + (xy 251.64535 117.189938) + (xy 251.645347 117.189939) + (xy 251.447676 117.358767) + (xy 251.278848 117.556438) + (xy 251.278847 117.556441) + (xy 251.143025 117.77808) + (xy 251.043546 118.018245) + (xy 250.982863 118.271011) + (xy 250.965966 118.485702) + (xy 250.962467 118.530165) + (xy 249.150538 118.530165) + (xy 249.194616 118.346563) + (xy 249.215012 118.087413) + (xy 249.194616 117.828263) + (xy 249.133932 117.575493) + (xy 249.103082 117.501014) + (xy 249.034453 117.335328) + (xy 248.904543 117.123337) + (xy 248.89863 117.113688) + (xy 248.89863 117.113686) + (xy 248.805146 117.004231) + (xy 248.729803 116.916015) + (xy 248.54791 116.760664) + (xy 248.532131 116.747187) + (xy 248.532128 116.747186) + (xy 248.310489 116.611364) + (xy 248.070324 116.511885) + (xy 247.817558 116.451202) + (xy 247.558405 116.430806) + (xy 247.299251 116.451202) + (xy 247.046485 116.511885) + (xy 246.80632 116.611364) + (xy 246.584681 116.747186) + (xy 246.584678 116.747187) + (xy 246.387007 116.916015) + (xy 246.218179 117.113686) + (xy 246.218178 117.113689) + (xy 246.082356 117.335328) + (xy 245.982877 117.575493) + (xy 245.922194 117.828259) + (xy 245.905654 118.038413) + (xy 245.901798 118.087413) + (xy 245.903565 118.109864) + (xy 245.922194 118.346566) + (xy 245.982878 118.599334) + (xy 245.982878 118.599336) + (xy 246.024527 118.699886) + (xy 246.031996 118.769355) + (xy 246.00072 118.831834) + (xy 245.940631 118.867486) + (xy 245.919696 118.870956) + (xy 245.814041 118.879272) + (xy 245.562576 118.939642) + (xy 245.323648 119.038609) + (xy 245.103151 119.17373) + (xy 245.103135 119.173742) + (xy 245.097182 119.178826) + (xy 245.097182 119.178827) + (xy 245.746462 119.828107) + (xy 245.733287 119.832903) + (xy 245.586942 119.929155) + (xy 245.466739 120.056563) + (xy 245.393926 120.182677) + (xy 244.743629 119.53238) + (xy 244.743628 119.53238) + (xy 244.738544 119.538333) + (xy 244.738532 119.538349) + (xy 244.603411 119.758846) + (xy 244.504444 119.997774) + (xy 244.444073 120.249239) + (xy 244.423782 120.50706) + (xy 244.444073 120.76488) + (xy 244.504444 121.016345) + (xy 244.603411 121.255273) + (xy 244.738535 121.475774) + (xy 244.738538 121.475779) + (xy 244.743629 121.481739) + (xy 245.395199 120.830169) + (xy 245.418532 120.88426) + (xy 245.523131 121.024761) + (xy 245.657312 121.137353) + (xy 245.749048 121.183424) + (xy 245.076499 121.855973) + (xy 245.015176 121.889458) + (xy 244.945484 121.884474) + (xy 244.942732 121.88341) + (xy 244.897035 121.865115) + (xy 244.897027 121.865113) + (xy 244.690491 121.825307) + (xy 244.69049 121.825307) + (xy 244.532851 121.825307) + (xy 244.37593 121.840291) + (xy 244.375926 121.840292) + (xy 244.17411 121.89955) + (xy 243.98715 121.995935) + (xy 243.821809 122.125959) + (xy 243.821808 122.12596) + (xy 243.684068 122.284921) + (xy 243.684059 122.284932) + (xy 243.578893 122.467086) + (xy 243.510098 122.665855) + (xy 243.510097 122.66586) + (xy 243.510097 122.665861) + (xy 243.480162 122.874062) + (xy 174.954056 122.874062) + (xy 174.990935 122.724905) + (xy 175.004701 122.547748) + (xy 174.997202 122.462305) + (xy 174.785549 120.043107) + (xy 179.049914 120.043107) + (xy 179.050382 120.052921) + (xy 179.059923 120.253209) + (xy 179.109513 120.457621) + (xy 179.154153 120.555369) + (xy 179.196891 120.648954) + (xy 179.196895 120.64896) + (xy 179.318897 120.820289) + (xy 179.318902 120.820294) + (xy 179.471134 120.965447) + (xy 179.648085 121.079166) + (xy 179.843359 121.157343) + (xy 179.972155 121.182166) + (xy 180.049899 121.19715) + (xy 180.0499 121.19715) + (xy 180.207532 121.19715) + (xy 180.207539 121.19715) + (xy 180.36446 121.182166) + (xy 180.566282 121.122906) + (xy 180.753241 121.026521) + (xy 180.918581 120.896497) + (xy 181.056326 120.737531) + (xy 181.161497 120.555369) + (xy 181.230293 120.356596) + (xy 181.260228 120.148395) + (xy 181.250219 119.938291) + (xy 181.200629 119.733879) + (xy 181.19802 119.728166) + (xy 182.967573 119.728166) + (xy 182.99765 120.027141) + (xy 182.997651 120.027148) + (xy 183.067308 120.31944) + (xy 183.067311 120.319452) + (xy 183.175306 120.599852) + (xy 183.175313 120.599867) + (xy 183.319719 120.863374) + (xy 183.319723 120.86338) + (xy 183.411036 120.987311) + (xy 183.497963 121.105289) + (xy 183.684848 121.298527) + (xy 183.70686 121.321287) + (xy 183.706867 121.321293) + (xy 183.758171 121.361807) + (xy 183.942686 121.507517) + (xy 184.201227 121.660651) + (xy 184.477873 121.777959) + (xy 184.477876 121.777959) + (xy 184.477879 121.777961) + (xy 184.579049 121.805674) + (xy 184.767686 121.857347) + (xy 185.065495 121.897399) + (xy 185.0655 121.897399) + (xy 185.290781 121.897399) + (xy 185.454253 121.886455) + (xy 185.515559 121.882351) + (xy 185.810027 121.822498) + (xy 186.093891 121.72393) + (xy 186.362083 121.588406) + (xy 186.60982 121.418345) + (xy 186.832679 121.216781) + (xy 187.026683 120.987311) + (xy 187.188371 120.734031) + (xy 187.314858 120.461459) + (xy 187.403886 120.174461) + (xy 187.453866 119.878157) + (xy 187.463907 119.577835) + (xy 187.433829 119.278854) + (xy 187.424166 119.238308) + (xy 187.418308 119.213724) + (xy 187.36417 118.98655) + (xy 187.256171 118.706139) + (xy 187.111761 118.442624) + (xy 187.090699 118.414039) + (xy 187.008223 118.302101) + (xy 186.933517 118.200709) + (xy 186.724619 117.98471) + (xy 186.724612 117.984704) + (xy 186.550332 117.847077) + (xy 186.488794 117.798481) + (xy 186.230253 117.645347) + (xy 185.953607 117.528039) + (xy 185.9536 117.528036) + (xy 185.663799 117.448652) + (xy 185.663796 117.448651) + (xy 185.663794 117.448651) + (xy 185.365985 117.408599) + (xy 185.140707 117.408599) + (xy 185.140699 117.408599) + (xy 184.915923 117.423646) + (xy 184.915914 117.423648) + (xy 184.62145 117.4835) + (xy 184.337587 117.582068) + (xy 184.337584 117.58207) + (xy 184.069402 117.717588) + (xy 183.821658 117.887654) + (xy 183.598802 118.089215) + (xy 183.404798 118.318685) + (xy 183.404796 118.318687) + (xy 183.243106 118.571971) + (xy 183.118962 118.839497) + (xy 183.116622 118.844539) + (xy 183.095626 118.912223) + (xy 183.027594 119.131534) + (xy 183.002173 119.282245) + (xy 182.977614 119.427841) + (xy 182.968739 119.693305) + (xy 182.967573 119.728166) + (xy 181.19802 119.728166) + (xy 181.11325 119.542545) + (xy 181.085725 119.503891) + (xy 180.991244 119.37121) + (xy 180.991233 119.371198) + (xy 180.91822 119.301581) + (xy 180.883284 119.241073) + (xy 180.886609 119.171282) + (xy 180.927137 119.114368) + (xy 180.992002 119.0884) + (xy 181.013518 119.08822) + (xy 181.198863 119.102807) + (xy 181.456683 119.082516) + (xy 181.708148 119.022145) + (xy 181.947076 118.923178) + (xy 182.167576 118.788054) + (xy 182.167586 118.788047) + (xy 182.173541 118.78296) + (xy 182.173541 118.782959) + (xy 181.524263 118.13368) + (xy 181.537438 118.128885) + (xy 181.683783 118.032633) + (xy 181.803986 117.905225) + (xy 181.876798 117.77911) + (xy 182.527094 118.429406) + (xy 182.527095 118.429406) + (xy 182.532182 118.423451) + (xy 182.532189 118.423441) + (xy 182.667313 118.202941) + (xy 182.76628 117.964013) + (xy 182.826651 117.712548) + (xy 182.846942 117.454728) + (xy 182.826651 117.196907) + (xy 182.76628 116.945442) + (xy 182.667313 116.706514) + (xy 182.598185 116.593709) + (xy 182.57994 116.526264) + (xy 182.601056 116.459661) + (xy 182.654828 116.415047) + (xy 182.674966 116.408345) + (xy 182.69371 116.403845) + (xy 182.754574 116.389233) + (xy 182.994738 116.289754) + (xy 183.216383 116.153929) + (xy 183.414052 115.985104) + (xy 183.582877 115.787435) + (xy 183.718702 115.56579) + (xy 183.818181 115.325626) + (xy 183.878865 115.072856) + (xy 183.899261 114.813706) + (xy 183.878865 114.554556) + (xy 183.834787 114.370954) + (xy 185.646716 114.370954) + (xy 185.667112 114.630107) + (xy 185.727795 114.882873) + (xy 185.827274 115.123038) + (xy 185.963096 115.344677) + (xy 185.963097 115.34468) + (xy 185.9631 115.344683) + (xy 186.131925 115.542352) + (xy 186.251229 115.644247) + (xy 186.329596 115.711179) + (xy 186.329599 115.71118) + (xy 186.551238 115.847002) + (xy 186.768277 115.936902) + (xy 186.791403 115.946481) + (xy 187.044173 116.007165) + (xy 187.15665 116.016017) + (xy 187.221935 116.0409) + (xy 187.263406 116.097131) + (xy 187.267893 116.166856) + (xy 187.261479 116.187086) + (xy 187.222449 116.281311) + (xy 187.222449 116.281313) + (xy 187.162077 116.53278) + (xy 187.141786 116.7906) + (xy 187.162077 117.048421) + (xy 187.222448 117.299886) + (xy 187.321415 117.538814) + (xy 187.456539 117.759315) + (xy 187.456542 117.75932) + (xy 187.461633 117.76528) + (xy 188.113203 117.113709) + (xy 188.136536 117.167801) + (xy 188.241135 117.308302) + (xy 188.375316 117.420894) + (xy 188.467053 117.466966) + (xy 187.815185 118.118833) + (xy 187.821149 118.123926) + (xy 188.041652 118.259051) + (xy 188.28058 118.358018) + (xy 188.532045 118.418389) + (xy 188.789865 118.43868) + (xy 189.047686 118.418389) + (xy 189.249726 118.369884) + (xy 189.319508 118.373375) + (xy 189.376326 118.414039) + (xy 189.402139 118.478965) + (xy 189.388753 118.54754) + (xy 189.378069 118.563288) + (xy 189.378582 118.563654) + (xy 189.375149 118.568473) + (xy 189.269983 118.750627) + (xy 189.201188 118.949396) + (xy 189.201187 118.949401) + (xy 189.201187 118.949402) + (xy 189.171252 119.157603) + (xy 189.181261 119.367707) + (xy 189.230851 119.572119) + (xy 189.275491 119.669867) + (xy 189.318229 119.763452) + (xy 189.318233 119.763458) + (xy 189.440235 119.934787) + (xy 189.44024 119.934792) + (xy 189.592472 120.079945) + (xy 189.769423 120.193664) + (xy 189.964697 120.271841) + (xy 190.093493 120.296664) + (xy 190.171237 120.311648) + (xy 190.171238 120.311648) + (xy 190.32887 120.311648) + (xy 190.328877 120.311648) + (xy 190.485798 120.296664) + (xy 190.68762 120.237404) + (xy 190.874579 120.141019) + (xy 191.039919 120.010995) + (xy 191.177664 119.852029) + (xy 191.282835 119.669867) + (xy 191.351631 119.471094) + (xy 191.381566 119.262893) + (xy 191.371557 119.052789) + (xy 191.321967 118.848377) + (xy 191.234588 118.657043) + (xy 191.234584 118.657037) + (xy 191.112582 118.485708) + (xy 191.112576 118.485702) + (xy 190.994771 118.373375) + (xy 190.960346 118.340551) + (xy 190.783395 118.226832) + (xy 190.749472 118.213251) + (xy 190.58813 118.148658) + (xy 190.588123 118.148655) + (xy 190.588121 118.148655) + (xy 190.588118 118.148654) + (xy 190.588117 118.148654) + (xy 190.381581 118.108848) + (xy 190.38158 118.108848) + (xy 190.223941 118.108848) + (xy 190.067019 118.123832) + (xy 190.06702 118.123832) + (xy 190.067016 118.123833) + (xy 189.907657 118.170625) + (xy 189.837787 118.170625) + (xy 189.785041 118.139329) + (xy 189.115265 117.469553) + (xy 189.128441 117.464758) + (xy 189.274786 117.368506) + (xy 189.394989 117.241098) + (xy 189.467801 117.114983) + (xy 190.118097 117.765279) + (xy 190.118098 117.765279) + (xy 190.123185 117.759324) + (xy 190.123192 117.759314) + (xy 190.258316 117.538814) + (xy 190.302327 117.432563) + (xy 224.883654 117.432563) + (xy 224.893663 117.642667) + (xy 224.943253 117.847079) + (xy 224.987893 117.944827) + (xy 225.030631 118.038412) + (xy 225.030635 118.038418) + (xy 225.152637 118.209747) + (xy 225.152642 118.209752) + (xy 225.304874 118.354905) + (xy 225.481825 118.468624) + (xy 225.677099 118.546801) + (xy 225.832004 118.576656) + (xy 225.883639 118.586608) + (xy 225.88364 118.586608) + (xy 226.041272 118.586608) + (xy 226.041279 118.586608) + (xy 226.1982 118.571624) + (xy 226.400022 118.512364) + (xy 226.586981 118.415979) + (xy 226.752321 118.285955) + (xy 226.890066 118.126989) + (xy 226.961578 118.003126) + (xy 228.801313 118.003126) + (xy 228.83139 118.302101) + (xy 228.831391 118.302108) + (xy 228.901048 118.5944) + (xy 228.901051 118.594412) + (xy 229.009046 118.874812) + (xy 229.009053 118.874827) + (xy 229.153459 119.138334) + (xy 229.153463 119.13834) + (xy 229.244776 119.262271) + (xy 229.331703 119.380249) + (xy 229.497289 119.551464) + (xy 229.5406 119.596247) + (xy 229.540607 119.596253) + (xy 229.625054 119.66294) + (xy 229.776426 119.782477) + (xy 230.034967 119.935611) + (xy 230.311613 120.052919) + (xy 230.311616 120.052919) + (xy 230.311619 120.052921) + (xy 230.456519 120.092612) + (xy 230.601426 120.132307) + (xy 230.899235 120.172359) + (xy 230.89924 120.172359) + (xy 231.124521 120.172359) + (xy 231.287993 120.161415) + (xy 231.349299 120.157311) + (xy 231.643767 120.097458) + (xy 231.927631 119.99889) + (xy 232.195823 119.863366) + (xy 232.44356 119.693305) + (xy 232.666419 119.491741) + (xy 232.860423 119.262271) + (xy 233.022111 119.008991) + (xy 233.148598 118.736419) + (xy 233.237626 118.449421) + (xy 233.287606 118.153117) + (xy 233.297647 117.852795) + (xy 233.267569 117.553814) + (xy 233.264253 117.539901) + (xy 233.243956 117.454728) + (xy 233.19791 117.26151) + (xy 233.089911 116.981099) + (xy 232.945501 116.717584) + (xy 232.936544 116.705428) + (xy 232.854182 116.593645) + (xy 232.767257 116.475669) + (xy 232.558359 116.25967) + (xy 232.558352 116.259664) + (xy 232.365609 116.107457) + (xy 232.322534 116.073441) + (xy 232.063993 115.920307) + (xy 231.787347 115.802999) + (xy 231.78734 115.802996) + (xy 231.497539 115.723612) + (xy 231.497536 115.723611) + (xy 231.497534 115.723611) + (xy 231.199725 115.683559) + (xy 230.974447 115.683559) + (xy 230.974439 115.683559) + (xy 230.749663 115.698606) + (xy 230.749654 115.698608) + (xy 230.45519 115.75846) + (xy 230.171327 115.857028) + (xy 230.171324 115.85703) + (xy 229.903142 115.992548) + (xy 229.655398 116.162614) + (xy 229.432542 116.364175) + (xy 229.238538 116.593645) + (xy 229.238536 116.593647) + (xy 229.076846 116.846931) + (xy 228.953058 117.113689) + (xy 228.950362 117.119499) + (xy 228.92635 117.196907) + (xy 228.861334 117.406494) + (xy 228.811354 117.702801) + (xy 228.801313 118.003126) + (xy 226.961578 118.003126) + (xy 226.995237 117.944827) + (xy 227.064033 117.746054) + (xy 227.093968 117.537853) + (xy 227.083959 117.327749) + (xy 227.034369 117.123337) + (xy 226.94699 116.932003) + (xy 226.919895 116.893954) + (xy 226.878356 116.83562) + (xy 226.855503 116.769593) + (xy 226.871976 116.701693) + (xy 226.922543 116.653478) + (xy 226.99115 116.640254) + (xy 227.00831 116.643119) + (xy 227.217534 116.693349) + (xy 227.475354 116.71364) + (xy 227.733174 116.693349) + (xy 227.984639 116.632978) + (xy 228.223567 116.534011) + (xy 228.444067 116.398887) + (xy 228.444077 116.39888) + (xy 228.450032 116.393793) + (xy 228.450032 116.393792) + (xy 227.800753 115.744513) + (xy 227.813929 115.739718) + (xy 227.960274 115.643466) + (xy 228.080477 115.516058) + (xy 228.153289 115.389943) + (xy 228.803585 116.040239) + (xy 228.803586 116.040239) + (xy 228.808673 116.034284) + (xy 228.80868 116.034274) + (xy 228.943804 115.813774) + (xy 229.042771 115.574846) + (xy 229.103142 115.323381) + (xy 229.123433 115.06556) + (xy 229.103142 114.80774) + (xy 229.042771 114.556275) + (xy 229.00374 114.462047) + (xy 228.996271 114.392578) + (xy 229.027546 114.330099) + (xy 229.087634 114.294446) + (xy 229.108558 114.290978) + (xy 229.221047 114.282125) + (xy 229.473817 114.221441) + (xy 229.713981 114.121962) + (xy 229.935626 113.986137) + (xy 230.133295 113.817312) + (xy 230.30212 113.619643) + (xy 230.437945 113.397998) + (xy 230.537424 113.157834) + (xy 230.55403 113.088666) + (xy 232.365959 113.088666) + (xy 232.386355 113.347819) + (xy 232.447038 113.600585) + (xy 232.546517 113.84075) + (xy 232.682339 114.062389) + (xy 232.68234 114.062392) + (xy 232.731348 114.119773) + (xy 232.851168 114.260064) + (xy 232.977159 114.36767) + (xy 233.048839 114.428891) + (xy 233.048842 114.428892) + (xy 233.270481 114.564714) + (xy 233.510646 114.664193) + (xy 233.590254 114.683305) + (xy 233.650846 114.718095) + (xy 233.68301 114.780122) + (xy 233.676534 114.84969) + (xy 233.667034 114.868669) + (xy 233.597906 114.981474) + (xy 233.498939 115.220402) + (xy 233.438568 115.471867) + (xy 233.418277 115.729687) + (xy 233.438568 115.987508) + (xy 233.498939 116.238973) + (xy 233.597906 116.477901) + (xy 233.73303 116.698402) + (xy 233.733033 116.698407) + (xy 233.738124 116.704367) + (xy 234.389694 116.052796) + (xy 234.413027 116.106888) + (xy 234.517626 116.247389) + (xy 234.651807 116.359981) + (xy 234.743544 116.406053) + (xy 234.091676 117.05792) + (xy 234.09764 117.063013) + (xy 234.318143 117.198138) + (xy 234.557071 117.297105) + (xy 234.808536 117.357476) + (xy 235.066356 117.377767) + (xy 235.244397 117.363754) + (xy 235.312774 117.378118) + (xy 235.362532 117.427169) + (xy 235.377871 117.495334) + (xy 235.353923 117.560971) + (xy 235.34784 117.568574) + (xy 235.208902 117.728918) + (xy 235.208889 117.728935) + (xy 235.103723 117.911089) + (xy 235.034928 118.109858) + (xy 235.034927 118.109863) + (xy 235.034927 118.109864) + (xy 235.007287 118.302108) + (xy 235.004992 118.318067) + (xy 235.005022 118.318687) + (xy 235.015001 118.528169) + (xy 235.064591 118.732581) + (xy 235.102106 118.814727) + (xy 235.151969 118.923914) + (xy 235.151973 118.92392) + (xy 235.273975 119.095249) + (xy 235.27398 119.095254) + (xy 235.426212 119.240407) + (xy 235.603163 119.354126) + (xy 235.798437 119.432303) + (xy 235.927233 119.457126) + (xy 236.004977 119.47211) + (xy 236.004978 119.47211) + (xy 236.16261 119.47211) + (xy 236.162617 119.47211) + (xy 236.319538 119.457126) + (xy 236.52136 119.397866) + (xy 236.708319 119.301481) + (xy 236.873659 119.171457) + (xy 237.011404 119.012491) + (xy 237.116575 118.830329) + (xy 237.185371 118.631556) + (xy 237.215306 118.423355) + (xy 237.205297 118.213251) + (xy 237.155707 118.008839) + (xy 237.068328 117.817505) + (xy 237.054781 117.798481) + (xy 236.946322 117.64617) + (xy 236.946316 117.646164) + (xy 236.849457 117.553809) + (xy 236.794086 117.501013) + (xy 236.617135 117.387294) + (xy 236.594215 117.378118) + (xy 236.42187 117.30912) + (xy 236.421863 117.309117) + (xy 236.421861 117.309117) + (xy 236.421858 117.309116) + (xy 236.421857 117.309116) + (xy 236.215321 117.26931) + (xy 236.21532 117.26931) + (xy 236.129645 117.26931) + (xy 236.062606 117.249625) + (xy 236.016851 117.196821) + (xy 236.006907 117.127663) + (xy 236.035932 117.064107) + (xy 236.040989 117.059084) + (xy 236.041035 117.057919) + (xy 235.391756 116.40864) + (xy 235.404932 116.403845) + (xy 235.551277 116.307593) + (xy 235.67148 116.180185) + (xy 235.744291 116.05407) + (xy 236.394588 116.704366) + (xy 236.394589 116.704366) + (xy 236.399676 116.698411) + (xy 236.399683 116.698401) + (xy 236.534807 116.477901) + (xy 236.633774 116.238973) + (xy 236.694145 115.987508) + (xy 236.714436 115.729687) + (xy 236.694145 115.471867) + (xy 236.633774 115.220402) + (xy 236.534807 114.981474) + (xy 236.399682 114.760971) + (xy 236.394588 114.755007) + (xy 235.743018 115.406576) + (xy 235.719687 115.352488) + (xy 235.615088 115.211987) + (xy 235.480907 115.099395) + (xy 235.389168 115.053322) + (xy 236.041036 114.401455) + (xy 236.041036 114.401454) + (xy 236.035076 114.396364) + (xy 236.035071 114.396361) + (xy 235.81457 114.261237) + (xy 235.575641 114.16227) + (xy 235.575643 114.16227) + (xy 235.502689 114.144756) + (xy 235.442097 114.109965) + (xy 235.409933 114.047939) + (xy 235.416409 113.97837) + (xy 235.425903 113.959402) + (xy 235.498614 113.84075) + (xy 235.598093 113.600586) + (xy 235.658777 113.347816) + (xy 235.679173 113.088666) + (xy 235.658777 112.829516) + (xy 235.598093 112.576746) + (xy 235.521396 112.391582) + (xy 235.498614 112.336581) + (xy 235.362792 112.114942) + (xy 235.362791 112.114939) + (xy 235.32465 112.070282) + (xy 235.193964 111.917268) + (xy 235.044748 111.789826) + (xy 234.996292 111.74844) + (xy 234.996289 111.748439) + (xy 234.77465 111.612617) + (xy 234.534485 111.513138) + (xy 234.281719 111.452455) + (xy 234.087353 111.437158) + (xy 234.022566 111.432059) + (xy 234.022565 111.432059) + (xy 233.763412 111.452455) + (xy 233.510646 111.513138) + (xy 233.270481 111.612617) + (xy 233.048842 111.748439) + (xy 233.048839 111.74844) + (xy 232.851168 111.917268) + (xy 232.68234 112.114939) + (xy 232.682339 112.114942) + (xy 232.546517 112.336581) + (xy 232.447038 112.576746) + (xy 232.386355 112.829512) + (xy 232.365959 113.088666) + (xy 230.55403 113.088666) + (xy 230.598108 112.905064) + (xy 230.618504 112.645914) + (xy 230.598108 112.386764) + (xy 230.537424 112.133994) + (xy 230.470228 111.971767) + (xy 230.437945 111.893829) + (xy 230.302123 111.67219) + (xy 230.302122 111.672187) + (xy 230.251244 111.612617) + (xy 230.133295 111.474516) + (xy 229.97595 111.340131) + (xy 229.935623 111.305688) + (xy 229.93562 111.305687) + (xy 229.713981 111.169865) + (xy 229.473816 111.070386) + (xy 229.22105 111.009703) + (xy 228.961897 110.989307) + (xy 228.702743 111.009703) + (xy 228.449977 111.070386) + (xy 228.209812 111.169865) + (xy 227.988173 111.305687) + (xy 227.98817 111.305688) + (xy 227.790499 111.474516) + (xy 227.621671 111.672187) + (xy 227.62167 111.67219) + (xy 227.485848 111.893829) + (xy 227.386369 112.133994) + (xy 227.325686 112.38676) + (xy 227.30529 112.645914) + (xy 227.325686 112.905067) + (xy 227.38637 113.157835) + (xy 227.38637 113.157837) + (xy 227.428019 113.258387) + (xy 227.435488 113.327856) + (xy 227.404212 113.390335) + (xy 227.344123 113.425987) + (xy 227.323188 113.429457) + (xy 227.217533 113.437773) + (xy 226.966068 113.498143) + (xy 226.72714 113.59711) + (xy 226.506643 113.732231) + (xy 226.506627 113.732243) + (xy 226.500674 113.737327) + (xy 226.500674 113.737328) + (xy 227.149954 114.386608) + (xy 227.136779 114.391404) + (xy 226.990434 114.487656) + (xy 226.870231 114.615064) + (xy 226.797419 114.741177) + (xy 226.147121 114.09088) + (xy 226.14712 114.090881) + (xy 226.142035 114.096835) + (xy 226.142024 114.09685) + (xy 226.006903 114.317347) + (xy 225.907936 114.556275) + (xy 225.847565 114.80774) + (xy 225.827274 115.065561) + (xy 225.847565 115.323381) + (xy 225.907936 115.574846) + (xy 226.006903 115.813774) + (xy 226.142027 116.034275) + (xy 226.14203 116.03428) + (xy 226.147121 116.04024) + (xy 226.798691 115.388669) + (xy 226.822024 115.442761) + (xy 226.926623 115.583262) + (xy 227.060804 115.695854) + (xy 227.152541 115.741926) + (xy 226.479992 116.414474) + (xy 226.418669 116.447959) + (xy 226.348977 116.442975) + (xy 226.346226 116.441911) + (xy 226.300531 116.423618) + (xy 226.300527 116.423616) + (xy 226.300523 116.423615) + (xy 226.30052 116.423614) + (xy 226.300519 116.423614) + (xy 226.093983 116.383808) + (xy 226.093982 116.383808) + (xy 225.936343 116.383808) + (xy 225.779422 116.398792) + (xy 225.779418 116.398793) + (xy 225.577602 116.458051) + (xy 225.390642 116.554436) + (xy 225.225301 116.68446) + (xy 225.2253 116.684461) + (xy 225.08756 116.843422) + (xy 225.087551 116.843433) + (xy 224.982385 117.025587) + (xy 224.91359 117.224356) + (xy 224.913589 117.224361) + (xy 224.913589 117.224362) + (xy 224.883654 117.432563) + (xy 190.302327 117.432563) + (xy 190.357283 117.299886) + (xy 190.417654 117.048421) + (xy 190.437945 116.790601) + (xy 190.417654 116.53278) + (xy 190.357283 116.281315) + (xy 190.258316 116.042387) + (xy 190.123191 115.821884) + (xy 190.118098 115.81592) + (xy 189.466528 116.46749) + (xy 189.443196 116.413401) + (xy 189.338597 116.2729) + (xy 189.204416 116.160308) + (xy 189.112677 116.114235) + (xy 189.764545 115.462368) + (xy 189.764545 115.462367) + (xy 189.758585 115.457277) + (xy 189.75858 115.457274) + (xy 189.538079 115.32215) + (xy 189.299151 115.223183) + (xy 189.047686 115.162813) + (xy 188.94203 115.154497) + (xy 188.876742 115.129613) + (xy 188.835272 115.073381) + (xy 188.830785 115.003656) + (xy 188.837194 114.98344) + (xy 188.87885 114.882874) + (xy 188.939534 114.630104) + (xy 188.95993 114.370954) + (xy 188.939534 114.111804) + (xy 188.87885 113.859034) + (xy 188.871722 113.841825) + (xy 188.779371 113.618869) + (xy 188.643549 113.39723) + (xy 188.643548 113.397227) + (xy 188.555555 113.294201) + (xy 188.474721 113.199556) + (xy 188.341763 113.085999) + (xy 188.277049 113.030728) + (xy 188.277046 113.030727) + (xy 188.19543 112.980712) + (xy 201.852405 112.980712) + (xy 201.862414 113.190816) + (xy 201.912004 113.395228) + (xy 201.947742 113.473483) + (xy 201.999382 113.586561) + (xy 201.999386 113.586567) + (xy 202.121388 113.757896) + (xy 202.121393 113.757901) + (xy 202.273625 113.903054) + (xy 202.450576 114.016773) + (xy 202.64585 114.09495) + (xy 202.800755 114.124805) + (xy 202.85239 114.134757) + (xy 202.852391 114.134757) + (xy 203.010023 114.134757) + (xy 203.01003 114.134757) + (xy 203.166951 114.119773) + (xy 203.368773 114.060513) + (xy 203.555732 113.964128) + (xy 203.721072 113.834104) + (xy 203.858817 113.675138) + (xy 203.963988 113.492976) + (xy 204.032784 113.294203) + (xy 204.059481 113.108524) + (xy 205.789395 113.108524) + (xy 205.819472 113.407499) + (xy 205.819473 113.407506) + (xy 205.88913 113.699798) + (xy 205.889133 113.69981) + (xy 205.997128 113.98021) + (xy 205.997135 113.980225) + (xy 206.141541 114.243732) + (xy 206.141545 114.243738) + (xy 206.232858 114.367669) + (xy 206.319785 114.485647) + (xy 206.459493 114.630104) + (xy 206.528682 114.701645) + (xy 206.528689 114.701651) + (xy 206.596255 114.755007) + (xy 206.764508 114.887875) + (xy 207.023049 115.041009) + (xy 207.299695 115.158317) + (xy 207.299698 115.158317) + (xy 207.299701 115.158319) + (xy 207.439308 115.196561) + (xy 207.589508 115.237705) + (xy 207.887317 115.277757) + (xy 207.887322 115.277757) + (xy 208.112603 115.277757) + (xy 208.276075 115.266813) + (xy 208.337381 115.262709) + (xy 208.631849 115.202856) + (xy 208.915713 115.104288) + (xy 209.183905 114.968764) + (xy 209.431642 114.798703) + (xy 209.654501 114.597139) + (xy 209.848505 114.367669) + (xy 210.010193 114.114389) + (xy 210.13668 113.841817) + (xy 210.225708 113.554819) + (xy 210.275688 113.258515) + (xy 210.285729 112.958193) + (xy 210.255651 112.659212) + (xy 210.185992 112.366908) + (xy 210.077993 112.086497) + (xy 209.933583 111.822982) + (xy 209.755339 111.581067) + (xy 209.546441 111.365068) + (xy 209.546434 111.365062) + (xy 209.310617 111.17884) + (xy 209.310618 111.17884) + (xy 209.310616 111.178839) + (xy 209.052075 111.025705) + (xy 208.775429 110.908397) + (xy 208.775422 110.908394) + (xy 208.485621 110.82901) + (xy 208.485618 110.829009) + (xy 208.485616 110.829009) + (xy 208.187807 110.788957) + (xy 207.962529 110.788957) + (xy 207.962521 110.788957) + (xy 207.737745 110.804004) + (xy 207.737736 110.804006) + (xy 207.443272 110.863858) + (xy 207.159409 110.962426) + (xy 207.159406 110.962428) + (xy 206.891224 111.097946) + (xy 206.64348 111.268012) + (xy 206.420624 111.469573) + (xy 206.22662 111.699043) + (xy 206.226618 111.699045) + (xy 206.064928 111.952329) + (xy 205.938448 112.224888) + (xy 205.938444 112.224897) + (xy 205.920009 112.284325) + (xy 205.849416 112.511892) + (xy 205.799436 112.808199) + (xy 205.789395 113.108524) + (xy 204.059481 113.108524) + (xy 204.062719 113.086002) + (xy 204.05271 112.875898) + (xy 204.00312 112.671486) + (xy 203.915741 112.480152) + (xy 203.852671 112.391582) + (xy 203.790305 112.304001) + (xy 203.791739 112.302979) + (xy 203.766128 112.246892) + (xy 203.776076 112.177734) + (xy 203.821833 112.124933) + (xy 203.888874 112.105252) + (xy 203.917815 112.108678) + (xy 203.969743 112.121145) + (xy 204.227562 112.141436) + (xy 204.485382 112.121145) + (xy 204.736847 112.060774) + (xy 204.975775 111.961807) + (xy 205.196275 111.826683) + (xy 205.196285 111.826676) + (xy 205.20224 111.821589) + (xy 205.20224 111.821588) + (xy 204.552961 111.172309) + (xy 204.566137 111.167514) + (xy 204.712482 111.071262) + (xy 204.832685 110.943854) + (xy 204.905497 110.817739) + (xy 205.555793 111.468035) + (xy 205.555794 111.468035) + (xy 205.560881 111.46208) + (xy 205.560888 111.46207) + (xy 205.696012 111.24157) + (xy 205.794979 111.002642) + (xy 205.85535 110.751177) + (xy 205.875641 110.493357) + (xy 205.85535 110.235536) + (xy 205.794979 109.984071) + (xy 205.698449 109.751028) + (xy 205.69098 109.681559) + (xy 205.722255 109.619079) + (xy 205.782344 109.583427) + (xy 205.784005 109.583015) + (xy 206.009482 109.528884) + (xy 206.249646 109.429405) + (xy 206.471291 109.29358) + (xy 206.66896 109.124755) + (xy 206.837785 108.927086) + (xy 206.837786 108.927084) + (xy 206.837788 108.927082) + (xy 206.97361 108.705441) + (xy 207.018059 108.598132) + (xy 207.073089 108.465277) + (xy 207.133773 108.212507) + (xy 207.154169 107.953357) + (xy 208.920955 107.953357) + (xy 208.941351 108.21251) + (xy 209.002034 108.465276) + (xy 209.101513 108.705441) + (xy 209.237335 108.927082) + (xy 209.305873 109.00733) + (xy 209.406164 109.124755) + (xy 209.495237 109.20083) + (xy 209.603835 109.293582) + (xy 209.603838 109.293583) + (xy 209.825477 109.429405) + (xy 210.040998 109.518676) + (xy 210.065642 109.528884) + (xy 210.291061 109.583001) + (xy 210.351652 109.617791) + (xy 210.383816 109.679817) + (xy 210.37734 109.749386) + (xy 210.376674 109.751028) + (xy 210.280144 109.984071) + (xy 210.219773 110.235536) + (xy 210.199482 110.493356) + (xy 210.219773 110.751177) + (xy 210.280144 111.002642) + (xy 210.379111 111.24157) + (xy 210.514235 111.462071) + (xy 210.514238 111.462076) + (xy 210.519329 111.468036) + (xy 211.170899 110.816465) + (xy 211.194232 110.870557) + (xy 211.298831 111.011058) + (xy 211.433012 111.12365) + (xy 211.524749 111.169722) + (xy 210.872881 111.821589) + (xy 210.878845 111.826682) + (xy 211.099348 111.961807) + (xy 211.338276 112.060774) + (xy 211.589741 112.121145) + (xy 211.847562 112.141436) + (xy 212.105381 112.121145) + (xy 212.165679 112.106669) + (xy 212.235461 112.11016) + (xy 212.292279 112.150823) + (xy 212.318092 112.21575) + (xy 212.304706 112.284325) + (xy 212.288339 112.308445) + (xy 212.216315 112.391565) + (xy 212.216302 112.391582) + (xy 212.111136 112.573736) + (xy 212.042341 112.772505) + (xy 212.04234 112.77251) + (xy 212.04234 112.772511) + (xy 212.012405 112.980712) + (xy 212.022414 113.190816) + (xy 212.072004 113.395228) + (xy 212.107742 113.473483) + (xy 212.159382 113.586561) + (xy 212.159386 113.586567) + (xy 212.281388 113.757896) + (xy 212.281393 113.757901) + (xy 212.433625 113.903054) + (xy 212.610576 114.016773) + (xy 212.80585 114.09495) + (xy 212.960755 114.124805) + (xy 213.01239 114.134757) + (xy 213.012391 114.134757) + (xy 213.170023 114.134757) + (xy 213.17003 114.134757) + (xy 213.326951 114.119773) + (xy 213.528773 114.060513) + (xy 213.715732 113.964128) + (xy 213.881072 113.834104) + (xy 214.018817 113.675138) + (xy 214.123988 113.492976) + (xy 214.192784 113.294203) + (xy 214.222719 113.086002) + (xy 214.21271 112.875898) + (xy 214.16312 112.671486) + (xy 214.075741 112.480152) + (xy 214.012671 112.391582) + (xy 213.953735 112.308817) + (xy 213.953729 112.308811) + (xy 213.801501 112.163662) + (xy 213.801499 112.16366) + (xy 213.624548 112.049941) + (xy 213.624546 112.04994) + (xy 213.429283 111.971767) + (xy 213.429276 111.971764) + (xy 213.429274 111.971764) + (xy 213.429271 111.971763) + (xy 213.42927 111.971763) + (xy 213.222734 111.931957) + (xy 213.222733 111.931957) + (xy 213.065094 111.931957) + (xy 212.958233 111.94216) + (xy 212.889627 111.928937) + (xy 212.839061 111.880722) + (xy 212.825178 111.824526) + (xy 212.172961 111.172309) + (xy 212.186137 111.167514) + (xy 212.332482 111.071262) + (xy 212.452685 110.943854) + (xy 212.525497 110.817739) + (xy 213.175793 111.468035) + (xy 213.175794 111.468035) + (xy 213.180881 111.46208) + (xy 213.180888 111.46207) + (xy 213.316012 111.24157) + (xy 213.414979 111.002642) + (xy 213.47535 110.751177) + (xy 213.495641 110.493357) + (xy 213.47535 110.235536) + (xy 213.414979 109.984071) + (xy 213.316012 109.745143) + (xy 213.180887 109.52464) + (xy 213.175794 109.518676) + (xy 212.524223 110.170246) + (xy 212.500892 110.116157) + (xy 212.396293 109.975656) + (xy 212.262112 109.863064) + (xy 212.170373 109.816991) + (xy 212.822241 109.165124) + (xy 212.822241 109.165123) + (xy 212.816281 109.160033) + (xy 212.816276 109.16003) + (xy 212.595775 109.024906) + (xy 212.356847 108.925939) + (xy 212.139139 108.873673) + (xy 212.078547 108.838882) + (xy 212.046383 108.776856) + (xy 212.052859 108.707287) + (xy 212.053525 108.705646) + (xy 212.098059 108.598132) + (xy 212.153089 108.465277) + (xy 212.213773 108.212507) + (xy 212.234169 107.953357) + (xy 212.213773 107.694207) + (xy 212.153089 107.441437) + (xy 212.05361 107.201273) + (xy 212.05361 107.201272) + (xy 211.917788 106.979633) + (xy 211.917787 106.97963) + (xy 211.879646 106.934973) + (xy 211.74896 106.781959) + (xy 211.618272 106.670341) + (xy 211.551288 106.613131) + (xy 211.551285 106.61313) + (xy 211.329646 106.477308) + (xy 211.089481 106.377829) + (xy 210.836715 106.317146) + (xy 210.642349 106.301849) + (xy 210.577562 106.29675) + (xy 210.577561 106.29675) + (xy 210.318408 106.317146) + (xy 210.065642 106.377829) + (xy 209.825477 106.477308) + (xy 209.603838 106.61313) + (xy 209.603835 106.613131) + (xy 209.406164 106.781959) + (xy 209.237336 106.97963) + (xy 209.237335 106.979633) + (xy 209.101513 107.201272) + (xy 209.002034 107.441437) + (xy 208.941351 107.694203) + (xy 208.920955 107.953357) + (xy 207.154169 107.953357) + (xy 207.133773 107.694207) + (xy 207.073089 107.441437) + (xy 206.97361 107.201273) + (xy 206.97361 107.201272) + (xy 206.837788 106.979633) + (xy 206.837787 106.97963) + (xy 206.799646 106.934973) + (xy 206.66896 106.781959) + (xy 206.538272 106.670341) + (xy 206.471288 106.613131) + (xy 206.471285 106.61313) + (xy 206.249646 106.477308) + (xy 206.009481 106.377829) + (xy 205.756715 106.317146) + (xy 205.562349 106.301849) + (xy 205.497562 106.29675) + (xy 205.497561 106.29675) + (xy 205.238408 106.317146) + (xy 204.985642 106.377829) + (xy 204.745477 106.477308) + (xy 204.523838 106.61313) + (xy 204.523835 106.613131) + (xy 204.326164 106.781959) + (xy 204.157336 106.97963) + (xy 204.157335 106.979633) + (xy 204.021513 107.201272) + (xy 203.922034 107.441437) + (xy 203.861351 107.694203) + (xy 203.840955 107.953357) + (xy 203.861351 108.21251) + (xy 203.922035 108.465278) + (xy 203.922035 108.46528) + (xy 204.021598 108.705647) + (xy 204.029067 108.775116) + (xy 203.997792 108.837595) + (xy 203.937703 108.873247) + (xy 203.935984 108.873673) + (xy 203.718276 108.925939) + (xy 203.479348 109.024906) + (xy 203.258851 109.160027) + (xy 203.258835 109.160039) + (xy 203.252882 109.165123) + (xy 203.252882 109.165124) + (xy 203.902162 109.814404) + (xy 203.888987 109.8192) + (xy 203.742642 109.915452) + (xy 203.622439 110.04286) + (xy 203.549627 110.168974) + (xy 202.899329 109.518677) + (xy 202.899328 109.518677) + (xy 202.894244 109.52463) + (xy 202.894232 109.524646) + (xy 202.759111 109.745143) + (xy 202.660144 109.984071) + (xy 202.599773 110.235536) + (xy 202.579482 110.493356) + (xy 202.599773 110.751177) + (xy 202.660144 111.002642) + (xy 202.759111 111.24157) + (xy 202.894235 111.462071) + (xy 202.894238 111.462076) + (xy 202.899329 111.468036) + (xy 203.550899 110.816466) + (xy 203.574232 110.870557) + (xy 203.678831 111.011058) + (xy 203.813012 111.12365) + (xy 203.904749 111.169722) + (xy 203.249746 111.824724) + (xy 203.235525 111.881276) + (xy 203.184557 111.929067) + (xy 203.115842 111.941717) + (xy 203.105194 111.94014) + (xy 203.062735 111.931957) + (xy 203.062733 111.931957) + (xy 202.905094 111.931957) + (xy 202.748172 111.94694) + (xy 202.748173 111.946941) + (xy 202.748169 111.946942) + (xy 202.546353 112.0062) + (xy 202.359393 112.102585) + (xy 202.194052 112.232609) + (xy 202.194051 112.23261) + (xy 202.056311 112.391571) + (xy 202.056302 112.391582) + (xy 201.951136 112.573736) + (xy 201.882341 112.772505) + (xy 201.88234 112.77251) + (xy 201.88234 112.772511) + (xy 201.852405 112.980712) + (xy 188.19543 112.980712) + (xy 188.055407 112.894905) + (xy 187.815242 112.795426) + (xy 187.562476 112.734743) + (xy 187.36811 112.719446) + (xy 187.303323 112.714347) + (xy 187.303322 112.714347) + (xy 187.044169 112.734743) + (xy 186.791403 112.795426) + (xy 186.551238 112.894905) + (xy 186.329599 113.030727) + (xy 186.329596 113.030728) + (xy 186.131925 113.199556) + (xy 185.963097 113.397227) + (xy 185.963096 113.39723) + (xy 185.827274 113.618869) + (xy 185.727795 113.859034) + (xy 185.667112 114.1118) + (xy 185.646716 114.370954) + (xy 183.834787 114.370954) + (xy 183.818181 114.301786) + (xy 183.753137 114.144756) + (xy 183.718702 114.061621) + (xy 183.58288 113.839982) + (xy 183.582879 113.839979) + (xy 183.512778 113.757902) + (xy 183.414052 113.642308) + (xy 183.239208 113.492977) + (xy 183.21638 113.47348) + (xy 183.216377 113.473479) + (xy 182.994738 113.337657) + (xy 182.754573 113.238178) + (xy 182.501807 113.177495) + (xy 182.307441 113.162198) + (xy 182.242654 113.157099) + (xy 182.242653 113.157099) + (xy 181.9835 113.177495) + (xy 181.730734 113.238178) + (xy 181.490569 113.337657) + (xy 181.26893 113.473479) + (xy 181.268927 113.47348) + (xy 181.071256 113.642308) + (xy 180.902428 113.839979) + (xy 180.902427 113.839982) + (xy 180.766605 114.061621) + (xy 180.667126 114.301786) + (xy 180.606443 114.554552) + (xy 180.586047 114.813706) + (xy 180.606443 115.072859) + (xy 180.667126 115.325625) + (xy 180.766605 115.56579) + (xy 180.83931 115.684432) + (xy 180.857555 115.751877) + (xy 180.836439 115.81848) + (xy 180.782667 115.863094) + (xy 180.762531 115.869796) + (xy 180.689579 115.88731) + (xy 180.450653 115.986275) + (xy 180.45065 115.986277) + (xy 180.230152 116.121398) + (xy 180.230136 116.12141) + (xy 180.224183 116.126494) + (xy 180.224183 116.126495) + (xy 180.873463 116.775775) + (xy 180.860288 116.780571) + (xy 180.713943 116.876823) + (xy 180.59374 117.004231) + (xy 180.520928 117.130345) + (xy 179.87063 116.480048) + (xy 179.870629 116.480048) + (xy 179.865545 116.486001) + (xy 179.865533 116.486017) + (xy 179.730412 116.706514) + (xy 179.631445 116.945442) + (xy 179.571074 117.196907) + (xy 179.550783 117.454727) + (xy 179.571074 117.712548) + (xy 179.631445 117.964013) + (xy 179.730412 118.202941) + (xy 179.865536 118.423442) + (xy 179.865539 118.423447) + (xy 179.87063 118.429407) + (xy 180.5222 117.777837) + (xy 180.545533 117.831928) + (xy 180.650132 117.972429) + (xy 180.784313 118.085021) + (xy 180.876049 118.131092) + (xy 180.224182 118.782959) + (xy 180.224411 118.788784) + (xy 180.254297 118.834569) + (xy 180.254795 118.904437) + (xy 180.21744 118.963483) + (xy 180.154092 118.992959) + (xy 180.135572 118.99435) + (xy 180.102603 118.99435) + (xy 179.949274 119.008991) + (xy 179.945682 119.009334) + (xy 179.945678 119.009335) + (xy 179.743862 119.068593) + (xy 179.556902 119.164978) + (xy 179.391561 119.295002) + (xy 179.39156 119.295003) + (xy 179.25382 119.453964) + (xy 179.253811 119.453975) + (xy 179.148645 119.636129) + (xy 179.07985 119.834898) + (xy 179.079849 119.834903) + (xy 179.079849 119.834904) + (xy 179.052209 120.027148) + (xy 179.049914 120.043107) + (xy 174.785549 120.043107) + (xy 174.706392 119.138334) + (xy 174.007462 111.149527) + (xy 174.007462 111.149523) + (xy 174.005066 111.12214) + (xy 174.005067 111.12214) + (xy 174.003162 111.100374) + (xy 174.002928 111.095017) + (xy 174.002925 110.947394) + (xy 174.004808 110.925866) + (xy 174.007888 110.908397) + (xy 174.029023 110.788517) + (xy 174.034615 110.767649) + (xy 174.082312 110.636597) + (xy 174.091442 110.617015) + (xy 174.161171 110.496236) + (xy 174.173562 110.478539) + (xy 174.263213 110.371694) + (xy 174.278483 110.356424) + (xy 174.385325 110.266772) + (xy 174.403018 110.254383) + (xy 174.523803 110.184647) + (xy 174.543376 110.17552) + (xy 174.674444 110.127815) + (xy 174.695304 110.122226) + (xy 174.840444 110.096635) + (xy 174.845759 110.095934) + (xy 174.867773 110.094009) + (xy 174.867773 110.094008) + (xy 174.915803 110.089807) + (xy 174.915811 110.089805) + (xy 196.644559 108.188787) + (xy 196.64456 108.188786) + (xy 196.655126 108.187862) + (xy 196.655877 108.187728) + (xy 196.719794 108.182157) + (xy 196.891861 108.137843) + (xy 197.054325 108.065894) + (xy 197.20278 107.968262) + (xy 197.333202 107.847594) + (xy 197.442056 107.707159) + (xy 197.52639 107.550767) + (xy 197.583918 107.382655) + (xy 197.613081 107.207383) + (xy 197.613062 107.118542) + (xy 197.613063 107.094011) + (xy 197.613062 107.09401) + (xy 197.613063 107.079586) + (xy 197.613062 107.079577) + (xy 197.613061 103.536071) + (xy 197.613298 103.530663) + (xy 197.621298 103.439261) + (xy 197.626168 103.383622) + (xy 197.629921 103.362345) + (xy 197.658977 103.253922) + (xy 197.666019 103.227641) + (xy 197.673411 103.207335) + (xy 197.67342 103.207316) + (xy 197.732353 103.08094) + (xy 197.743149 103.062241) + (xy 197.823148 102.947993) + (xy 197.837031 102.931448) + (xy 197.935654 102.832826) + (xy 197.9522 102.818943) + (xy 198.066445 102.738947) + (xy 198.085139 102.728154) + (xy 198.211553 102.669203) + (xy 198.231837 102.66182) + (xy 198.366551 102.625719) + (xy 198.387832 102.621966) + (xy 198.534925 102.609093) + (xy 198.540334 102.608857) + (xy 217.488368 102.608857) + ) + ) + ) +) diff --git a/fpkb_v4/fpkb_v4.kicad_prl b/fpkb_v4/fpkb_v4.kicad_prl new file mode 100644 index 0000000..c1730aa --- /dev/null +++ b/fpkb_v4/fpkb_v4.kicad_prl @@ -0,0 +1,77 @@ +{ + "board": { + "active_layer": 36, + "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, + "zones": 0.6 + }, + "selection_filter": { + "dimensions": true, + "footprints": true, + "graphics": true, + "keepouts": true, + "lockedItems": false, + "otherItems": true, + "pads": true, + "text": true, + "tracks": true, + "vias": true, + "zones": true + }, + "visible_items": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 9, + 10, + 11, + 12, + 13, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 33, + 34, + 35, + 36, + 39, + 40 + ], + "visible_layers": "fffffff_ffffffff", + "zone_display_mode": 0 + }, + "meta": { + "filename": "fpkb_v3.kicad_prl", + "version": 3 + }, + "project": { + "files": [] + } +} diff --git a/fpkb_v4/fpkb_v4.kicad_pro b/fpkb_v4/fpkb_v4.kicad_pro new file mode 100644 index 0000000..746657b --- /dev/null +++ b/fpkb_v4/fpkb_v4.kicad_pro @@ -0,0 +1,331 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "board_outline_line_width": 0.049999999999999996, + "copper_line_width": 0.19999999999999998, + "copper_text_italic": false, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "copper_text_upright": false, + "courtyard_line_width": 0.049999999999999996, + "dimension_precision": 4, + "dimension_units": 3, + "dimensions": { + "arrow_length": 1270000, + "extension_offset": 500000, + "keep_text_aligned": true, + "suppress_zeroes": false, + "text_position": 0, + "units_format": 1 + }, + "fab_line_width": 0.09999999999999999, + "fab_text_italic": false, + "fab_text_size_h": 1.0, + "fab_text_size_v": 1.0, + "fab_text_thickness": 0.15, + "fab_text_upright": false, + "other_line_width": 0.09999999999999999, + "other_text_italic": false, + "other_text_size_h": 1.0, + "other_text_size_v": 1.0, + "other_text_thickness": 0.15, + "other_text_upright": false, + "pads": { + "drill": 1.0922, + "height": 1.7526, + "width": 1.7526 + }, + "silk_line_width": 0.12, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.15, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.508 + } + }, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "meta": { + "filename": "board_design_settings.json", + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "diff_pair_gap_out_of_range": "error", + "diff_pair_uncoupled_length_too_long": "error", + "drill_out_of_range": "error", + "duplicate_footprints": "warning", + "extra_footprint": "warning", + "footprint": "error", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_near_hole": "error", + "invalid_outline": "error", + "isolated_copper": "warning", + "item_on_disabled_layer": "error", + "items_not_allowed": "error", + "length_out_of_range": "error", + "lib_footprint_issues": "ignore", + "lib_footprint_mismatch": "warning", + "malformed_courtyard": "error", + "microvia_drill_out_of_range": "error", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "ignore", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_dangling": "warning", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zones_intersect": "error" + }, + "rules": { + "max_error": 0.005, + "min_clearance": 0.0, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.075, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.19999999999999998, + "min_microvia_drill": 0.09999999999999999, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.7999999999999999, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.3, + "min_track_width": 0.5, + "min_via_annular_width": 0.09999999999999999, + "min_via_diameter": 0.39999999999999997, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "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, + "td_onviapad": true + } + ], + "teardrop_parameters": [ + { + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_target_name": "td_round_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_target_name": "td_rect_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_target_name": "td_track_end", + "td_width_to_size_filter_ratio": 0.9 + } + ], + "track_widths": [], + "via_dimensions": [], + "zones_allow_external_fillets": false + }, + "layer_presets": [], + "viewports": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "fpkb_v3.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.2, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.3, + "microvia_drill": 0.1, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.25, + "via_diameter": 0.8, + "via_drill": 0.4, + "wire_width": 6 + } + ], + "meta": { + "version": 3 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [ + { + "netclass": "Default", + "pattern": "" + }, + { + "netclass": "Default", + "pattern": "matrix_pinky_bottom" + }, + { + "netclass": "Default", + "pattern": "GND" + }, + { + "netclass": "Default", + "pattern": "matrix_pinky_home" + }, + { + "netclass": "Default", + "pattern": "matrix_pinky_top" + }, + { + "netclass": "Default", + "pattern": "matrix_ring_bottom" + }, + { + "netclass": "Default", + "pattern": "matrix_ring_home" + }, + { + "netclass": "Default", + "pattern": "matrix_ring_top" + }, + { + "netclass": "Default", + "pattern": "matrix_middle_bottom" + }, + { + "netclass": "Default", + "pattern": "matrix_middle_home" + }, + { + "netclass": "Default", + "pattern": "matrix_middle_top" + }, + { + "netclass": "Default", + "pattern": "matrix_index_bottom" + }, + { + "netclass": "Default", + "pattern": "matrix_index_home" + }, + { + "netclass": "Default", + "pattern": "matrix_index_top" + }, + { + "netclass": "Default", + "pattern": "matrix_inner_bottom" + }, + { + "netclass": "Default", + "pattern": "matrix_inner_home" + }, + { + "netclass": "Default", + "pattern": "matrix_inner_top" + }, + { + "netclass": "Default", + "pattern": "thumb_tucky" + }, + { + "netclass": "Default", + "pattern": "thumb_reachy" + }, + { + "netclass": "Default", + "pattern": "RAW" + }, + { + "netclass": "Default", + "pattern": "RST" + }, + { + "netclass": "Default", + "pattern": "VCC" + }, + { + "netclass": "Default", + "pattern": "P21" + }, + { + "netclass": "Default", + "pattern": "matrix_rign_home" + }, + { + "netclass": "Default", + "pattern": "matrix_pink_bottom" + } + ] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "specctra_dsn": "", + "step": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "legacy_lib_dir": "", + "legacy_lib_list": [] + }, + "sheets": [], + "text_variables": {} +} diff --git a/fpkb_v4/fpkb_v4.kicad_sch b/fpkb_v4/fpkb_v4.kicad_sch new file mode 100644 index 0000000..2e2aa2f --- /dev/null +++ b/fpkb_v4/fpkb_v4.kicad_sch @@ -0,0 +1,5 @@ +(kicad_sch (version 20230121) (generator eeschema) + (paper "A4") + (lib_symbols) + (symbol_instances) +) diff --git a/fpkb_v4/fpkb_v4.zip b/fpkb_v4/fpkb_v4.zip new file mode 100644 index 0000000..bf200b8 Binary files /dev/null and b/fpkb_v4/fpkb_v4.zip differ diff --git a/fpkb_v4/gerber/fpkb_v4-B_Cu.gbr b/fpkb_v4/gerber/fpkb_v4-B_Cu.gbr new file mode 100644 index 0000000..5a355dc --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-B_Cu.gbr @@ -0,0 +1,9647 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,7.0.6*% +%TF.CreationDate,2023-08-06T11:36:17+02:00*% +%TF.ProjectId,fpkb_v4,66706b62-5f76-4342-9e6b-696361645f70,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Copper,L2,Bot*% +%TF.FilePolarity,Positive*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW 7.0.6) date 2023-08-06 11:36:17* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 Aperture macros list* +%AMHorizOval* +0 Thick line with rounded ends* +0 $1 width* +0 $2 $3 position (X,Y) of the first rounded end (center of the circle)* +0 $4 $5 position (X,Y) of the second rounded end (center of the circle)* +0 Add line between two ends* +20,1,$1,$2,$3,$4,$5,0* +0 Add two circle primitives to create the rounded ends* +1,1,$1,$2,$3* +1,1,$1,$4,$5*% +%AMRotRect* +0 Rectangle, with rotation* +0 The origin of the aperture is its center* +0 $1 length* +0 $2 width* +0 $3 Rotation angle, in degrees counterclockwise* +0 Add horizontal line* +21,1,$1,$2,0,0,$3*% +G04 Aperture macros list end* +%TA.AperFunction,ComponentPad*% +%ADD10C,2.286000*% +%TD*% +%TA.AperFunction,ComponentPad*% +%ADD11C,1.752600*% +%TD*% +%TA.AperFunction,ComponentPad*% +%ADD12RotRect,1.752600X1.752600X265.000000*% +%TD*% +%TA.AperFunction,ComponentPad*% +%ADD13HorizOval,1.600000X-0.298858X0.026147X0.298858X-0.026147X0*% +%TD*% +%TA.AperFunction,Conductor*% +%ADD14C,0.500000*% +%TD*% +G04 APERTURE END LIST* +D10* +%TO.P,S6,1*% +%TO.N,matrix_ring_top*% +X182242654Y-114813706D03* +X187303323Y-114370954D03* +%TO.P,S6,2*% +%TO.N,GND*% +X181198863Y-117454728D03* +X188789866Y-116790601D03* +%TD*% +%TO.P,S16,1*% +%TO.N,thumb_tucky*% +X242711480Y-184052102D03* +X247618383Y-185366903D03* +%TO.P,S16,2*% +%TO.N,GND*% +X240827354Y-186176854D03* +X248187709Y-188149055D03* +%TD*% +%TO.P,S9,1*% +%TO.N,matrix_middle_top*% +X205497562Y-107953357D03* +X210577562Y-107953357D03* +%TO.P,S9,2*% +%TO.N,GND*% +X204227562Y-110493357D03* +X211847562Y-110493357D03* +%TD*% +%TO.P,S17,1*% +%TO.N,thumb_reachy*% +X263885182Y-192104832D03* +X268284592Y-194644832D03* +%TO.P,S17,2*% +%TO.N,GND*% +X261515330Y-193669536D03* +X268114444Y-197479536D03* +%TD*% +%TO.P,S11,1*% +%TO.N,matrix_index_home*% +X227305938Y-131573613D03* +X232366607Y-132016365D03* +%TO.P,S11,2*% +%TO.N,GND*% +X225819395Y-133993260D03* +X233410398Y-134657387D03* +%TD*% +%TO.P,S14,1*% +%TO.N,matrix_inner_home*% +X245902446Y-137015112D03* +X250963115Y-137457864D03* +%TO.P,S14,2*% +%TO.N,GND*% +X244415903Y-139434759D03* +X252006906Y-140098886D03* +%TD*% +%TO.P,S4,1*% +%TO.N,matrix_ring_bottom*% +X185554572Y-152669104D03* +X190615241Y-152226352D03* +%TO.P,S4,2*% +%TO.N,GND*% +X184510781Y-155310126D03* +X192101784Y-154645999D03* +%TD*% +D11* +%TO.P,MCU1,*% +%TO.N,matrix_pinky_bottom*% +X276941691Y-134018959D03* +D12* +%TO.P,MCU1,1*% +%TO.N,RAW*% +X262866562Y-120039033D03* +D11* +%TO.P,MCU1,2*% +%TO.N,GND*% +X262645187Y-122569368D03* +%TO.P,MCU1,3*% +%TO.N,RST*% +X262423811Y-125099702D03* +%TO.P,MCU1,4*% +%TO.N,VCC*% +X262202435Y-127630037D03* +%TO.P,MCU1,5*% +%TO.N,P21*% +X261981060Y-130160371D03* +%TO.P,MCU1,6*% +%TO.N,matrix_inner_top*% +X261759684Y-132690706D03* +%TO.P,MCU1,7*% +%TO.N,matrix_index_top*% +X261538309Y-135221041D03* +%TO.P,MCU1,8*% +%TO.N,matrix_middle_top*% +X261316933Y-137751375D03* +%TO.P,MCU1,9*% +%TO.N,matrix_ring_top*% +X261095557Y-140281710D03* +%TO.P,MCU1,10*% +%TO.N,matrix_pinky_top*% +X260874182Y-142812044D03* +%TO.P,MCU1,11*% +%TO.N,matrix_inner_home*% +X260652806Y-145342379D03* +%TO.P,MCU1,12*% +%TO.N,matrix_index_home*% +X260431431Y-147872713D03* +%TO.P,MCU1,13*% +%TO.N,matrix_middle_home*% +X278048569Y-121367287D03* +%TO.P,MCU1,14*% +%TO.N,matrix_ring_home*% +X277827194Y-123897621D03* +%TO.P,MCU1,15*% +%TO.N,GND*% +X277605818Y-126427956D03* +%TO.P,MCU1,16*% +X277384443Y-128958290D03* +%TO.P,MCU1,17*% +%TO.N,matrix_pinky_home*% +X277163067Y-131488625D03* +%TO.P,MCU1,19*% +%TO.N,matrix_ring_bottom*% +X276720316Y-136549294D03* +%TO.P,MCU1,20*% +%TO.N,matrix_middle_bottom*% +X276498940Y-139079629D03* +%TO.P,MCU1,21*% +%TO.N,matrix_index_bottom*% +X276277565Y-141609963D03* +%TO.P,MCU1,22*% +%TO.N,matrix_inner_bottom*% +X276056189Y-144140298D03* +%TO.P,MCU1,23*% +%TO.N,thumb_tucky*% +X275834813Y-146670632D03* +%TO.P,MCU1,24*% +%TO.N,thumb_reachy*% +X275613438Y-149200967D03* +%TD*% +D10* +%TO.P,S15,1*% +%TO.N,matrix_inner_top*% +X247558405Y-118087413D03* +X252619074Y-118530165D03* +%TO.P,S15,2*% +%TO.N,GND*% +X246071862Y-120507060D03* +X253662865Y-121171187D03* +%TD*% +D13* +%TO.P,TRRS1,1*% +%TO.N,GND*% +X264203345Y-165799675D03* +X263802429Y-170382171D03* +%TO.P,TRRS1,2*% +X265299159Y-165895547D03* +X264898243Y-170478042D03* +%TO.P,TRRS1,3*% +%TO.N,P21*% +X269283938Y-166244170D03* +X268883022Y-170826665D03* +%TO.P,TRRS1,4*% +%TO.N,VCC*% +X272272522Y-166505637D03* +X271871606Y-171088133D03* +%TD*% +D10* +%TO.P,S5,1*% +%TO.N,matrix_ring_home*% +X183898613Y-133741405D03* +X188959282Y-133298653D03* +%TO.P,S5,2*% +%TO.N,GND*% +X182854822Y-136382427D03* +X190445825Y-135718300D03* +%TD*% +%TO.P,S8,1*% +%TO.N,matrix_middle_home*% +X205497562Y-126953357D03* +X210577562Y-126953357D03* +%TO.P,S8,2*% +%TO.N,GND*% +X204227562Y-129493357D03* +X211847562Y-129493357D03* +%TD*% +%TO.P,S3,1*% +%TO.N,matrix_pinky_top*% +X161026876Y-131346398D03* +X166029699Y-130464265D03* +%TO.P,S3,2*% +%TO.N,GND*% +X160217236Y-134068343D03* +X167721471Y-132745144D03* +%TD*% +%TO.P,S13,1*% +%TO.N,matrix_inner_bottom*% +X244246487Y-155942812D03* +X249307156Y-156385564D03* +%TO.P,S13,2*% +%TO.N,GND*% +X242759944Y-158362459D03* +X250350947Y-159026586D03* +%TD*% +%TO.P,S12,1*% +%TO.N,matrix_index_top*% +X228961897Y-112645914D03* +X234022566Y-113088666D03* +%TO.P,S12,2*% +%TO.N,GND*% +X227475354Y-115065561D03* +X235066357Y-115729688D03* +%TD*% +%TO.P,S7,1*% +%TO.N,matrix_middle_bottom*% +X205497562Y-145953357D03* +X210577562Y-145953357D03* +%TO.P,S7,2*% +%TO.N,GND*% +X204227562Y-148493357D03* +X211847562Y-148493357D03* +%TD*% +%TO.P,S2,1*% +%TO.N,matrix_pinky_home*% +X164326192Y-150057746D03* +X169329015Y-149175613D03* +%TO.P,S2,2*% +%TO.N,GND*% +X163516552Y-152779691D03* +X171020787Y-151456492D03* +%TD*% +%TO.P,S10,1*% +%TO.N,matrix_index_bottom*% +X225649979Y-150501313D03* +X230710648Y-150944065D03* +%TO.P,S10,2*% +%TO.N,GND*% +X224163436Y-152920960D03* +X231754439Y-153585087D03* +%TD*% +%TO.P,S1,1*% +%TO.N,matrix_pinky_bottom*% +X167625507Y-168769093D03* +X172628330Y-167886960D03* +%TO.P,S1,2*% +%TO.N,GND*% +X166815867Y-171491038D03* +X174320102Y-170167839D03* +%TD*% +D14* +%TO.N,VCC*% +X272500000Y-129500000D02* +X272500000Y-166278159D01* +X271871606Y-166906553D02* +X271871606Y-171088133D01* +X270630037Y-127630037D02* +X272500000Y-129500000D01* +X272500000Y-166278159D02* +X272272522Y-166505637D01* +X262202435Y-127630037D02* +X270630037Y-127630037D01* +X272272522Y-166505637D02* +X271871606Y-166906553D01* +%TO.N,P21*% +X271000000Y-130160371D02* +X271800000Y-130960371D01* +X268883022Y-170826665D02* +X268883022Y-166645086D01* +X269283938Y-165716062D02* +X269283938Y-166244170D01* +X261981060Y-130160371D02* +X271000000Y-130160371D01* +X271800000Y-163200000D02* +X269283938Y-165716062D01* +X271800000Y-130960371D02* +X271800000Y-163200000D01* +X268883022Y-166645086D02* +X269283938Y-166244170D01* +%TD*% +%TA.AperFunction,Conductor*% +%TO.N,GND*% +G36* +X217488378Y-102608858D02* +G01* +X217513033Y-102608857D01* +X217513034Y-102608858D01* +X217534852Y-102608857D01* +X217540257Y-102609093D01* +X217642366Y-102618022D01* +X217687309Y-102621952D01* +X217708590Y-102625704D01* +X217843301Y-102661794D01* +X217863603Y-102669182D01* +X217990006Y-102728119D01* +X218008722Y-102738923D01* +X218122973Y-102818916D01* +X218139530Y-102832809D01* +X218238142Y-102931412D01* +X218252037Y-102947969D01* +X218332037Y-103062210D01* +X218342845Y-103080929D01* +X218401786Y-103207316D01* +X218409180Y-103227627D01* +X218445281Y-103362338D01* +X218449035Y-103383622D01* +X218461826Y-103529737D01* +X218462062Y-103535147D01* +X218462062Y-105400744D01* +X218462120Y-105401417D01* +X218462102Y-105465709D01* +X218491253Y-105640985D01* +X218548766Y-105809089D01* +X218548771Y-105809102D01* +X218633087Y-105965490D01* +X218633091Y-105965495D01* +X218633092Y-105965497D01* +X218741935Y-106105940D01* +X218741936Y-106105941D01* +X218872344Y-106226616D01* +X218872346Y-106226617D01* +X218872348Y-106226619D01* +X219020796Y-106324262D01* +X219020798Y-106324263D01* +X219020800Y-106324264D01* +X219183248Y-106396222D01* +X219183260Y-106396226D01* +X219297963Y-106425776D01* +X219355318Y-106440552D01* +X219443823Y-106448276D01* +X219468261Y-106450415D01* +X219468261Y-106450414D01* +X219495639Y-106452811D01* +X219495648Y-106452810D01* +X241414804Y-108370487D01* +X241415173Y-108370519D01* +X241419177Y-108370869D01* +X241424502Y-108371568D01* +X241569909Y-108397208D01* +X241590780Y-108402801D01* +X241721827Y-108450500D01* +X241741415Y-108459634D01* +X241862184Y-108529360D01* +X241879890Y-108541758D01* +X241986714Y-108631395D01* +X242001997Y-108646678D01* +X242091640Y-108753510D01* +X242104038Y-108771216D01* +X242173765Y-108891986D01* +X242182899Y-108911574D01* +X242230597Y-109042618D01* +X242236191Y-109063495D01* +X242254112Y-109165123D01* +X242260409Y-109200830D01* +X242262293Y-109222364D01* +X242262293Y-109369912D01* +X242262057Y-109375318D01* +X242103324Y-111189665D01* +X242103324Y-111190069D01* +X242097243Y-111259545D01* +X242097243Y-111259549D01* +X242101278Y-111305688D01* +X242113636Y-111447023D01* +X242162335Y-111628794D01* +X242162336Y-111628797D01* +X242241864Y-111799358D01* +X242349798Y-111953510D01* +X242482862Y-112086578D01* +X242482871Y-112086586D01* +X242637014Y-112194520D01* +X242637018Y-112194522D01* +X242807573Y-112274053D01* +X242989348Y-112322758D01* +X243033919Y-112326656D01* +X243033929Y-112326659D01* +X279932994Y-115554908D01* +X279935905Y-115555162D01* +X279939593Y-115555485D01* +X279944944Y-115556190D01* +X279980826Y-115562517D01* +X280090307Y-115581823D01* +X280111177Y-115587415D01* +X280242224Y-115635113D01* +X280261809Y-115644246D01* +X280377740Y-115711180D01* +X280382580Y-115713974D01* +X280400285Y-115726371D01* +X280507003Y-115815920D01* +X280507111Y-115816010D01* +X280522395Y-115831294D01* +X280612035Y-115938125D01* +X280624430Y-115955827D01* +X280692334Y-116073442D01* +X280694155Y-116076595D01* +X280703290Y-116096185D01* +X280750986Y-116227231D01* +X280756580Y-116248108D01* +X280767069Y-116307593D01* +X280777046Y-116364177D01* +X280780796Y-116385441D01* +X280782680Y-116406974D01* +X280782680Y-116554708D01* +X280782444Y-116560109D01* +X275822224Y-173255686D01* +X275815616Y-173331221D01* +X275815048Y-173337697D01* +X275814343Y-173343050D01* +X275788715Y-173488397D01* +X275783121Y-173509275D01* +X275735425Y-173640321D01* +X275726291Y-173659909D01* +X275656563Y-173780686D01* +X275644165Y-173798393D01* +X275554525Y-173905224D01* +X275539242Y-173920507D01* +X275432416Y-174010148D01* +X275414711Y-174022546D01* +X275293940Y-174092276D01* +X275274351Y-174101411D01* +X275143304Y-174149112D01* +X275122427Y-174154707D01* +X274985087Y-174178928D01* +X274963554Y-174180812D01* +X274816377Y-174180816D01* +X274810969Y-174180580D01* +X265957650Y-173406017D01* +X265109447Y-173331809D01* +X265102450Y-173331197D01* +X265102449Y-173331197D01* +X265098057Y-173330812D01* +X265098051Y-173330812D01* +X265079182Y-173329162D01* +X265079061Y-173329161D01* +X265008717Y-173323007D01* +X265008711Y-173323007D01* +X264914949Y-173331209D01* +X264821242Y-173339406D01* +X264821239Y-173339406D01* +X264821237Y-173339407D01* +X264639469Y-173388110D01* +X264468908Y-173467641D01* +X264314753Y-173575581D01* +X264181690Y-173708644D01* +X264181681Y-173708655D01* +X264073749Y-173862794D01* +X264073744Y-173862804D01* +X263994217Y-174033349D01* +X263994212Y-174033363D01* +X263976972Y-174097702D01* +X261444950Y-183547335D01* +X261444886Y-183547438D01* +X261444907Y-183547444D01* +X261408800Y-183681745D01* +X261408799Y-183681753D01* +X261391520Y-183857271D01* +X261391520Y-183857291D01* +X261403062Y-184033293D01* +X261403062Y-184033294D01* +X261443125Y-184205081D01* +X261510629Y-184368035D01* +X261510632Y-184368040D01* +X261562452Y-184451365D01* +X261603782Y-184517823D01* +X261720087Y-184650435D01* +X261750737Y-184675587D01* +X261856441Y-184762331D01* +X261932859Y-184806360D01* +X276944671Y-193473434D01* +X276972627Y-193489574D01* +X276982038Y-193495008D01* +X276986592Y-193497910D01* +X277107491Y-193582569D01* +X277124048Y-193596462D01* +X277222658Y-193695075D01* +X277236551Y-193711633D01* +X277316534Y-193825863D01* +X277327341Y-193844581D01* +X277386277Y-193970973D01* +X277393669Y-193991284D01* +X277429761Y-194125984D01* +X277433514Y-194147270D01* +X277445668Y-194286191D01* +X277445668Y-194307804D01* +X277433515Y-194446725D01* +X277429762Y-194468012D01* +X277393669Y-194602714D01* +X277386277Y-194623025D01* +X277323857Y-194756887D01* +X277321358Y-194761688D01* +X267840027Y-211183834D01* +X267840023Y-211183844D01* +X267824128Y-211211376D01* +X267821221Y-211215938D01* +X267736557Y-211336859D01* +X267722664Y-211353417D01* +X267624054Y-211452033D01* +X267607496Y-211465927D01* +X267493263Y-211545918D01* +X267474545Y-211556726D01* +X267348154Y-211615667D01* +X267327842Y-211623060D01* +X267193140Y-211659156D01* +X267171854Y-211662910D01* +X267032923Y-211675068D01* +X267011308Y-211675068D01* +X266872382Y-211662916D01* +X266851096Y-211659163D01* +X266764118Y-211635859D01* +X266716390Y-211623071D01* +X266696080Y-211615679D01* +X266569647Y-211556726D01* +X266562764Y-211553516D01* +X266557970Y-211551020D01* +X250495415Y-202277301D01* +X250383440Y-202212652D01* +X250383435Y-202212647D01* +X250376032Y-202208373D01* +X250376014Y-202208354D01* +X250292758Y-202160291D01* +X250292758Y-202160290D01* +X250207641Y-202120603D01* +X250207636Y-202120601D01* +X250132620Y-202093300D01* +X250129890Y-202091298D01* +X234819235Y-197988821D01* +X234298939Y-197849408D01* +X261296720Y-197849408D01* +X261326797Y-198148383D01* +X261326798Y-198148390D01* +X261396455Y-198440682D01* +X261396458Y-198440694D01* +X261504453Y-198721094D01* +X261504460Y-198721109D01* +X261648866Y-198984616D01* +X261648870Y-198984622D01* +X261740183Y-199108553D01* +X261827110Y-199226531D01* +X261934937Y-199338023D01* +X262036007Y-199442529D01* +X262036014Y-199442535D01* +X262038561Y-199444546D01* +X262271833Y-199628759D01* +X262530374Y-199781893D01* +X262807020Y-199899201D01* +X262807023Y-199899201D01* +X262807026Y-199899203D01* +X262951926Y-199938894D01* +X263096833Y-199978589D01* +X263394642Y-200018641D01* +X263394647Y-200018641D01* +X263619928Y-200018641D01* +X263783400Y-200007696D01* +X263844706Y-200003593D01* +X264139174Y-199943740D01* +X264423038Y-199845172D01* +X264691230Y-199709648D01* +X264938967Y-199539587D01* +X265161826Y-199338023D01* +X265355830Y-199108553D01* +X265517518Y-198855273D01* +X265644005Y-198582701D01* +X265733033Y-198295703D01* +X265783013Y-197999399D01* +X265793054Y-197699077D01* +X265770968Y-197479535D01* +X266466364Y-197479535D01* +X266486655Y-197737356D01* +X266547026Y-197988821D01* +X266645993Y-198227749D01* +X266781117Y-198448250D01* +X266781120Y-198448255D01* +X266786211Y-198454215D01* +X267437781Y-197802645D01* +X267461114Y-197856736D01* +X267565713Y-197997237D01* +X267699894Y-198109829D01* +X267791631Y-198155901D01* +X267139763Y-198807768D01* +X267145727Y-198812861D01* +X267366230Y-198947986D01* +X267589768Y-199040578D01* +X267644171Y-199084419D01* +X267666236Y-199150713D01* +X267648957Y-199218412D01* +X267597820Y-199266023D01* +X267577252Y-199274115D01* +X267533089Y-199287083D01* +X267346127Y-199383469D01* +X267180786Y-199513493D01* +X267180785Y-199513494D01* +X267043045Y-199672455D01* +X267043036Y-199672466D01* +X266937870Y-199854620D01* +X266869075Y-200053389D01* +X266869074Y-200053394D01* +X266869074Y-200053395D01* +X266839139Y-200261596D01* +X266849148Y-200471700D01* +X266898738Y-200676112D01* +X266943378Y-200773860D01* +X266986116Y-200867445D01* +X266986120Y-200867451D01* +X267108122Y-201038780D01* +X267108127Y-201038785D01* +X267260359Y-201183938D01* +X267437310Y-201297657D01* +X267632584Y-201375834D01* +X267761380Y-201400657D01* +X267839124Y-201415641D01* +X267839125Y-201415641D01* +X267996757Y-201415641D01* +X267996764Y-201415641D01* +X268153685Y-201400657D01* +X268355507Y-201341397D01* +X268542466Y-201245012D01* +X268707806Y-201114988D01* +X268845551Y-200956022D01* +X268950722Y-200773860D01* +X269019518Y-200575087D01* +X269049453Y-200366886D01* +X269039444Y-200156782D01* +X268989854Y-199952370D01* +X268902475Y-199761036D01* +X268839405Y-199672466D01* +X268780469Y-199589701D01* +X268780463Y-199589695D01* +X268628235Y-199444546D01* +X268628233Y-199444544D01* +X268451282Y-199330825D01* +X268434268Y-199324013D01* +X268379349Y-199280824D01* +X268356496Y-199214797D01* +X268372969Y-199146897D01* +X268423536Y-199098681D01* +X268451409Y-199088323D01* +X268623729Y-199046953D01* +X268862657Y-198947986D01* +X269083157Y-198812862D01* +X269083167Y-198812855D01* +X269089122Y-198807768D01* +X269089122Y-198807767D01* +X268439843Y-198158488D01* +X268453019Y-198153693D01* +X268599364Y-198057441D01* +X268719567Y-197930033D01* +X268792379Y-197803918D01* +X269442675Y-198454214D01* +X269442676Y-198454214D01* +X269447763Y-198448259D01* +X269447770Y-198448249D01* +X269582894Y-198227749D01* +X269681861Y-197988821D01* +X269742232Y-197737356D01* +X269762523Y-197479536D01* +X269742232Y-197221715D01* +X269681861Y-196970250D01* +X269582894Y-196731322D01* +X269447769Y-196510819D01* +X269442676Y-196504855D01* +X268791106Y-197156425D01* +X268767774Y-197102336D01* +X268663175Y-196961835D01* +X268528994Y-196849243D01* +X268437256Y-196803170D01* +X269093600Y-196146826D01* +X269106612Y-196095073D01* +X269148689Y-196052237D01* +X269258321Y-195985055D01* +X269455990Y-195816230D01* +X269624815Y-195618561D01* +X269760640Y-195396916D01* +X269860119Y-195156752D01* +X269920803Y-194903982D01* +X269941199Y-194644832D01* +X269920803Y-194385682D01* +X269860119Y-194132912D01* +X269760640Y-193892748D01* +X269760640Y-193892747D01* +X269624818Y-193671108D01* +X269624817Y-193671105D01* +X269586012Y-193625671D01* +X269455990Y-193473434D01* +X269325302Y-193361816D01* +X269258318Y-193304606D01* +X269258315Y-193304605D01* +X269036676Y-193168783D01* +X268796511Y-193069304D01* +X268543745Y-193008621D01* +X268284592Y-192988225D01* +X268025438Y-193008621D01* +X267772672Y-193069304D01* +X267532507Y-193168783D01* +X267310868Y-193304605D01* +X267310865Y-193304606D01* +X267113194Y-193473434D01* +X266944366Y-193671105D01* +X266944365Y-193671108D01* +X266808543Y-193892747D01* +X266709064Y-194132912D01* +X266648381Y-194385678D01* +X266627985Y-194644832D01* +X266648381Y-194903985D01* +X266709064Y-195156751D01* +X266808543Y-195396916D01* +X266944365Y-195618555D01* +X266944366Y-195618558D01* +X267088609Y-195787445D01* +X267113194Y-195816230D01* +X267221960Y-195909125D01* +X267260153Y-195967630D01* +X267260652Y-196037498D01* +X267223298Y-196096545D01* +X267206219Y-196109141D01* +X267145728Y-196146210D01* +X267145717Y-196146218D01* +X267139764Y-196151302D01* +X267139764Y-196151303D01* +X267789044Y-196800583D01* +X267775869Y-196805379D01* +X267629524Y-196901631D01* +X267509321Y-197029039D01* +X267436508Y-197155154D01* +X266786210Y-196504856D01* +X266781126Y-196510809D01* +X266781114Y-196510825D01* +X266645993Y-196731322D01* +X266547026Y-196970250D01* +X266486655Y-197221715D01* +X266466364Y-197479535D01* +X265770968Y-197479535D01* +X265762976Y-197400096D01* +X265757977Y-197379121D01* +X265720466Y-197221715D01* +X265693317Y-197107792D01* +X265585318Y-196827381D01* +X265440908Y-196563866D01* +X265439910Y-196562512D01* +X265322854Y-196403642D01* +X265262664Y-196321951D01* +X265053766Y-196105952D01* +X265053759Y-196105946D01* +X264867406Y-195958785D01* +X264817941Y-195919723D01* +X264559400Y-195766589D01* +X264282754Y-195649281D01* +X264282747Y-195649278D01* +X263992946Y-195569894D01* +X263992943Y-195569893D01* +X263992941Y-195569893D01* +X263695132Y-195529841D01* +X263469854Y-195529841D01* +X263469846Y-195529841D01* +X263245070Y-195544888D01* +X263245061Y-195544890D01* +X262950597Y-195604742D01* +X262666734Y-195703310D01* +X262666731Y-195703312D01* +X262398549Y-195838830D01* +X262150805Y-196008896D01* +X261927949Y-196210457D01* +X261733945Y-196439927D01* +X261733943Y-196439929D01* +X261572253Y-196693213D01* +X261447600Y-196961835D01* +X261445769Y-196965781D01* +X261426509Y-197027869D01* +X261356741Y-197252776D01* +X261306761Y-197549083D01* +X261296720Y-197849408D01* +X234298939Y-197849408D01* +X231980197Y-197228103D01* +X231978403Y-197227622D01* +X231973246Y-197225996D01* +X231834541Y-197175506D01* +X231814952Y-197166371D01* +X231694188Y-197096643D01* +X231676484Y-197084246D01* +X231569659Y-196994606D01* +X231554376Y-196979323D01* +X231489186Y-196901631D01* +X231464733Y-196872488D01* +X231452344Y-196854795D01* +X231382613Y-196734017D01* +X231373479Y-196714429D01* +X231369378Y-196703162D01* +X231325783Y-196583384D01* +X231320190Y-196562512D01* +X231295970Y-196425166D01* +X231294087Y-196403651D01* +X231294085Y-196264189D01* +X231295968Y-196242661D01* +X231301645Y-196210459D01* +X231321613Y-196097196D01* +X231322775Y-196091957D01* +X231323442Y-196089469D01* +X231566706Y-195181596D01* +X258040321Y-195181596D01* +X258050330Y-195391700D01* +X258099920Y-195596112D01* +X258154707Y-195716080D01* +X258187298Y-195787445D01* +X258187302Y-195787451D01* +X258309304Y-195958780D01* +X258309309Y-195958785D01* +X258461541Y-196103938D01* +X258638492Y-196217657D01* +X258833766Y-196295834D01* +X258962562Y-196320657D01* +X259040306Y-196335641D01* +X259040307Y-196335641D01* +X259197939Y-196335641D01* +X259197946Y-196335641D01* +X259354867Y-196320657D01* +X259556689Y-196261397D01* +X259743648Y-196165012D01* +X259908988Y-196034988D01* +X260046733Y-195876022D01* +X260151904Y-195693860D01* +X260220700Y-195495087D01* +X260250635Y-195286886D01* +X260240626Y-195076782D01* +X260228375Y-195026287D01* +X260231700Y-194956496D01* +X260272228Y-194899582D01* +X260337092Y-194873614D01* +X260405700Y-194886836D01* +X260429412Y-194902762D01* +X260546610Y-195002859D01* +X260546615Y-195002862D01* +X260767116Y-195137986D01* +X261006044Y-195236953D01* +X261257509Y-195297324D01* +X261515329Y-195317615D01* +X261773150Y-195297324D01* +X262024615Y-195236953D01* +X262263543Y-195137986D01* +X262484043Y-195002862D01* +X262484053Y-195002855D01* +X262490008Y-194997768D01* +X262490008Y-194997767D01* +X261840729Y-194348488D01* +X261853905Y-194343693D01* +X262000250Y-194247441D01* +X262120453Y-194120033D01* +X262193265Y-193993918D01* +X262843561Y-194644214D01* +X262843562Y-194644214D01* +X262848649Y-194638259D01* +X262848656Y-194638249D01* +X262983780Y-194417749D01* +X263082747Y-194178821D01* +X263143117Y-193927356D01* +X263155818Y-193765983D01* +X263180702Y-193700695D01* +X263236933Y-193659224D01* +X263306658Y-193654737D01* +X263326889Y-193661151D01* +X263350928Y-193671108D01* +X263373262Y-193680359D01* +X263626032Y-193741043D01* +X263885182Y-193761439D01* +X264144332Y-193741043D01* +X264397102Y-193680359D01* +X264637266Y-193580880D01* +X264858911Y-193445055D01* +X265056580Y-193276230D01* +X265225405Y-193078561D01* +X265361230Y-192856916D01* +X265460709Y-192616752D01* +X265521393Y-192363982D01* +X265541789Y-192104832D01* +X265521393Y-191845682D01* +X265460709Y-191592912D01* +X265415767Y-191484412D01* +X265361230Y-191352747D01* +X265225408Y-191131108D01* +X265225407Y-191131105D01* +X265172102Y-191068693D01* +X265056580Y-190933434D01* +X264925892Y-190821816D01* +X264858908Y-190764606D01* +X264858905Y-190764605D01* +X264637266Y-190628783D01* +X264397101Y-190529304D01* +X264144335Y-190468621D01* +X263885182Y-190448225D01* +X263626028Y-190468621D01* +X263373262Y-190529304D01* +X263133097Y-190628783D01* +X262911458Y-190764605D01* +X262911455Y-190764606D01* +X262713784Y-190933434D01* +X262544956Y-191131105D01* +X262544955Y-191131108D01* +X262409133Y-191352747D01* +X262309654Y-191592912D01* +X262248971Y-191845678D01* +X262247688Y-191861978D01* +X262237393Y-191992800D01* +X262235734Y-192013875D01* +X262210850Y-192079164D01* +X262154618Y-192120634D01* +X262084893Y-192125121D01* +X262064664Y-192118707D01* +X262024615Y-192102118D01* +X261773150Y-192041747D01* +X261515329Y-192021456D01* +X261257509Y-192041747D01* +X261006044Y-192102118D01* +X260767116Y-192201085D01* +X260546619Y-192336206D01* +X260546603Y-192336218D01* +X260540650Y-192341302D01* +X260540650Y-192341303D01* +X261189930Y-192990583D01* +X261176755Y-192995379D01* +X261030410Y-193091631D01* +X260910207Y-193219039D01* +X260837394Y-193345153D01* +X260187097Y-192694856D01* +X260187096Y-192694856D01* +X260182012Y-192700809D01* +X260182000Y-192700825D01* +X260046879Y-192921322D01* +X259947912Y-193160250D01* +X259887541Y-193411715D01* +X259867250Y-193669535D01* +X259887541Y-193927356D01* +X259947913Y-194178826D01* +X259948067Y-194179298D01* +X259948072Y-194179486D01* +X259949050Y-194183559D01* +X259948194Y-194183764D01* +X259950057Y-194249139D01* +X259913972Y-194308969D01* +X259851269Y-194339792D01* +X259781855Y-194331823D01* +X259763094Y-194321922D01* +X259652468Y-194250827D01* +X259652463Y-194250824D01* +X259457199Y-194172651D01* +X259457192Y-194172648D01* +X259457190Y-194172648D01* +X259457187Y-194172647D01* +X259457186Y-194172647D01* +X259250650Y-194132841D01* +X259250649Y-194132841D01* +X259093010Y-194132841D01* +X258936088Y-194147825D01* +X258936089Y-194147825D01* +X258936085Y-194147826D01* +X258734269Y-194207084D01* +X258547309Y-194303469D01* +X258381968Y-194433493D01* +X258381967Y-194433494D01* +X258244227Y-194592455D01* +X258244218Y-194592466D01* +X258139052Y-194774620D01* +X258070257Y-194973389D01* +X258070256Y-194973394D01* +X258070256Y-194973395D01* +X258040321Y-195181596D01* +X231566706Y-195181596D01* +X233037753Y-189691573D01* +X241601964Y-189691573D01* +X241632041Y-189990548D01* +X241632042Y-189990555D01* +X241701699Y-190282847D01* +X241701702Y-190282859D01* +X241809697Y-190563259D01* +X241809704Y-190563274D01* +X241954110Y-190826781D01* +X241954114Y-190826787D01* +X242045427Y-190950718D01* +X242132354Y-191068696D01* +X242333900Y-191277093D01* +X242341251Y-191284694D01* +X242341258Y-191284700D01* +X242427427Y-191352747D01* +X242577077Y-191470924D01* +X242835618Y-191624058D01* +X243112264Y-191741366D01* +X243112267Y-191741366D01* +X243112270Y-191741368D01* +X243257170Y-191781059D01* +X243402077Y-191820754D01* +X243699886Y-191860806D01* +X243699891Y-191860806D01* +X243925172Y-191860806D01* +X244088644Y-191849861D01* +X244149950Y-191845758D01* +X244444418Y-191785905D01* +X244728282Y-191687337D01* +X244996474Y-191551813D01* +X245244211Y-191381752D01* +X245467070Y-191180188D01* +X245661074Y-190950718D01* +X245822762Y-190697438D01* +X245949249Y-190424866D01* +X246038277Y-190137868D01* +X246088257Y-189841564D01* +X246098298Y-189541242D01* +X246068220Y-189242261D01* +X245998561Y-188949957D01* +X245890562Y-188669546D01* +X245746152Y-188406031D01* +X245567908Y-188164116D01* +X245359010Y-187948117D01* +X245359003Y-187948111D01* +X245123186Y-187761889D01* +X245123187Y-187761889D01* +X245123185Y-187761888D01* +X244864644Y-187608754D01* +X244587998Y-187491446D01* +X244587991Y-187491443D01* +X244298190Y-187412059D01* +X244298187Y-187412058D01* +X244298185Y-187412058D01* +X244000376Y-187372006D01* +X243775098Y-187372006D01* +X243775090Y-187372006D01* +X243550314Y-187387053D01* +X243550305Y-187387055D01* +X243255841Y-187446907D01* +X242971978Y-187545475D01* +X242971975Y-187545477D01* +X242703793Y-187680995D01* +X242456049Y-187851061D01* +X242233193Y-188052622D01* +X242039189Y-188282092D01* +X242039187Y-188282094D01* +X241877497Y-188535378D01* +X241772694Y-188761224D01* +X241751013Y-188807946D01* +X241723305Y-188897268D01* +X241661985Y-189094941D01* +X241629923Y-189285021D01* +X241612005Y-189391248D01* +X241604441Y-189617501D01* +X241601964Y-189691573D01* +X233037753Y-189691573D01* +X233424300Y-188248960D01* +X237838071Y-188248960D01* +X237848080Y-188459064D01* +X237897670Y-188663476D01* +X237926662Y-188726960D01* +X237985048Y-188854809D01* +X237985052Y-188854815D01* +X238107054Y-189026144D01* +X238107059Y-189026149D01* +X238259291Y-189171302D01* +X238436242Y-189285021D01* +X238631516Y-189363198D01* +X238760312Y-189388021D01* +X238838056Y-189403005D01* +X238838057Y-189403005D01* +X238995689Y-189403005D01* +X238995696Y-189403005D01* +X239152617Y-189388021D01* +X239354439Y-189328761D01* +X239541398Y-189232376D01* +X239706738Y-189102352D01* +X239844483Y-188943386D01* +X239949654Y-188761224D01* +X240018450Y-188562451D01* +X240048385Y-188354250D01* +X240038376Y-188144146D01* +X239988786Y-187939734D01* +X239932796Y-187817134D01* +X239922853Y-187747977D01* +X239951878Y-187684421D01* +X240010656Y-187646647D01* +X240080526Y-187646647D01* +X240093044Y-187651063D01* +X240318068Y-187744271D01* +X240569533Y-187804642D01* +X240827354Y-187824933D01* +X241085174Y-187804642D01* +X241336639Y-187744271D01* +X241575567Y-187645304D01* +X241796067Y-187510180D01* +X241796077Y-187510173D01* +X241802032Y-187505086D01* +X241802032Y-187505085D01* +X241152753Y-186855806D01* +X241165929Y-186851011D01* +X241312274Y-186754759D01* +X241432477Y-186627351D01* +X241505289Y-186501236D01* +X242155585Y-187151532D01* +X242155586Y-187151532D01* +X242160673Y-187145577D01* +X242160680Y-187145567D01* +X242295804Y-186925067D01* +X242394771Y-186686139D01* +X242455142Y-186434674D01* +X242475433Y-186176853D01* +X242455142Y-185919035D01* +X242438580Y-185850051D01* +X242442071Y-185780268D01* +X242482734Y-185723451D01* +X242547660Y-185697637D01* +X242568869Y-185697485D01* +X242711480Y-185708709D01* +X242970630Y-185688313D01* +X243223400Y-185627629D01* +X243463564Y-185528150D01* +X243685209Y-185392325D01* +X243714974Y-185366903D01* +X245961776Y-185366903D01* +X245982172Y-185626056D01* +X246042855Y-185878822D01* +X246142334Y-186118987D01* +X246278156Y-186340626D01* +X246278157Y-186340629D01* +X246278160Y-186340632D01* +X246446985Y-186538301D01* +X246594177Y-186664015D01* +X246644656Y-186707128D01* +X246644659Y-186707129D01* +X246866299Y-186842951D01* +X246866302Y-186842953D01* +X246912670Y-186862159D01* +X246967074Y-186906000D01* +X246989139Y-186972294D01* +X246971860Y-187039993D01* +X246959509Y-187057251D01* +X246854384Y-187180336D01* +X246854382Y-187180340D01* +X246719258Y-187400841D01* +X246620291Y-187639769D01* +X246559920Y-187891234D01* +X246539629Y-188149054D01* +X246559920Y-188406875D01* +X246620291Y-188658340D01* +X246719258Y-188897268D01* +X246854382Y-189117769D01* +X246854385Y-189117774D01* +X246859476Y-189123734D01* +X247511046Y-188472163D01* +X247534379Y-188526255D01* +X247638978Y-188666756D01* +X247773159Y-188779348D01* +X247864896Y-188825420D01* +X247213028Y-189477287D01* +X247218992Y-189482380D01* +X247439495Y-189617505D01* +X247678423Y-189716472D01* +X247929888Y-189776842D01* +X248080093Y-189788664D01* +X248145381Y-189813548D01* +X248186852Y-189869779D01* +X248191339Y-189939504D01* +X248157417Y-190000587D01* +X248147016Y-190009753D01* +X247993521Y-190130462D01* +X247855783Y-190289421D01* +X247855774Y-190289432D01* +X247750608Y-190471586D01* +X247681813Y-190670355D01* +X247681812Y-190670360D01* +X247681812Y-190670361D01* +X247651877Y-190878562D01* +X247661886Y-191088666D01* +X247711476Y-191293078D01* +X247751971Y-191381750D01* +X247798854Y-191484411D01* +X247798858Y-191484417D01* +X247920860Y-191655746D01* +X247920865Y-191655751D01* +X248073097Y-191800904D01* +X248250048Y-191914623D01* +X248445322Y-191992800D01* +X248574118Y-192017623D01* +X248651862Y-192032607D01* +X248651863Y-192032607D01* +X248809495Y-192032607D01* +X248809502Y-192032607D01* +X248966423Y-192017623D01* +X249168245Y-191958363D01* +X249355204Y-191861978D01* +X249520544Y-191731954D01* +X249658289Y-191572988D01* +X249763460Y-191390826D01* +X249832256Y-191192053D01* +X249862191Y-190983852D01* +X249852182Y-190773748D01* +X249802592Y-190569336D01* +X249715213Y-190378002D01* +X249652143Y-190289432D01* +X249593207Y-190206667D01* +X249593201Y-190206661D01* +X249440973Y-190061512D01* +X249440971Y-190061510D01* +X249264020Y-189947791D01* +X249264018Y-189947790D01* +X249068755Y-189869617D01* +X249068743Y-189869613D01* +X248967905Y-189850178D01* +X248905803Y-189818161D01* +X248870868Y-189757652D01* +X248874193Y-189687862D01* +X248914722Y-189630948D01* +X248931768Y-189620051D01* +X248931817Y-189620020D01* +X248935093Y-189617927D01* +X248935928Y-189617501D01* +X249156422Y-189482381D01* +X249156432Y-189482374D01* +X249162387Y-189477287D01* +X249162387Y-189477286D01* +X248513108Y-188828007D01* +X248526284Y-188823212D01* +X248672629Y-188726960D01* +X248792832Y-188599552D01* +X248865644Y-188473437D01* +X249515940Y-189123733D01* +X249515941Y-189123733D01* +X249521028Y-189117778D01* +X249521035Y-189117768D01* +X249656159Y-188897268D01* +X249755126Y-188658340D01* +X249815497Y-188406875D01* +X249835788Y-188149055D01* +X249815497Y-187891234D01* +X249755126Y-187639769D01* +X249656159Y-187400841D01* +X249521034Y-187180338D01* +X249515941Y-187174374D01* +X248864371Y-187825944D01* +X248841039Y-187771855D01* +X248736440Y-187631354D01* +X248602259Y-187518762D01* +X248510520Y-187472689D01* +X249162388Y-186820822D01* +X249162388Y-186820821D01* +X249156428Y-186815731D01* +X249156423Y-186815728D01* +X248935924Y-186680605D01* +X248895871Y-186664015D01* +X248841468Y-186620173D01* +X248819404Y-186553879D01* +X248836684Y-186486180D01* +X248849028Y-186468930D01* +X248958606Y-186340632D01* +X249094431Y-186118987D01* +X249193910Y-185878823D01* +X249254594Y-185626053D01* +X249274990Y-185366903D01* +X249254594Y-185107753D01* +X249193910Y-184854983D01* +X249172869Y-184804186D01* +X249094431Y-184614818D01* +X248958609Y-184393179D01* +X248958608Y-184393176D01* +X248920467Y-184348519D01* +X248789781Y-184195505D01* +X248659093Y-184083887D01* +X248592109Y-184026677D01* +X248592106Y-184026676D01* +X248370467Y-183890854D01* +X248130302Y-183791375D01* +X247877536Y-183730692D01* +X247618383Y-183710296D01* +X247359229Y-183730692D01* +X247106463Y-183791375D01* +X246866298Y-183890854D01* +X246644659Y-184026676D01* +X246644656Y-184026677D01* +X246446985Y-184195505D01* +X246278157Y-184393176D01* +X246278156Y-184393179D01* +X246142334Y-184614818D01* +X246042855Y-184854983D01* +X245982172Y-185107749D01* +X245961776Y-185366903D01* +X243714974Y-185366903D01* +X243882878Y-185223500D01* +X244051703Y-185025831D01* +X244187528Y-184804186D01* +X244287007Y-184564022D01* +X244347691Y-184311252D01* +X244368087Y-184052102D01* +X244347691Y-183792952D01* +X244287007Y-183540182D01* +X244187528Y-183300018D01* +X244187528Y-183300017D01* +X244051706Y-183078378D01* +X244051705Y-183078375D01* +X244013564Y-183033718D01* +X243882878Y-182880704D01* +X243752190Y-182769086D01* +X243685206Y-182711876D01* +X243685203Y-182711875D01* +X243463564Y-182576053D01* +X243223399Y-182476574D01* +X242970633Y-182415891D01* +X242776267Y-182400593D01* +X242711480Y-182395495D01* +X242711479Y-182395495D01* +X242452326Y-182415891D01* +X242199560Y-182476574D01* +X241959395Y-182576053D01* +X241737756Y-182711875D01* +X241737753Y-182711876D01* +X241540082Y-182880704D01* +X241371254Y-183078375D01* +X241371253Y-183078378D01* +X241235431Y-183300017D01* +X241135952Y-183540182D01* +X241075269Y-183792948D01* +X241054873Y-184052102D01* +X241075269Y-184311255D01* +X241093429Y-184386894D01* +X241089938Y-184456677D01* +X241049274Y-184513494D01* +X240984348Y-184539307D01* +X240963127Y-184539459D01* +X240827354Y-184528774D01* +X240569533Y-184549065D01* +X240318068Y-184609436D01* +X240079140Y-184708403D01* +X239858643Y-184843524D01* +X239858627Y-184843536D01* +X239852674Y-184848620D01* +X239852674Y-184848621D01* +X240501954Y-185497901D01* +X240488779Y-185502697D01* +X240342434Y-185598949D01* +X240222231Y-185726357D01* +X240149418Y-185852471D01* +X239499121Y-185202174D01* +X239499120Y-185202174D01* +X239494036Y-185208127D01* +X239494024Y-185208143D01* +X239358903Y-185428640D01* +X239259936Y-185667568D01* +X239199565Y-185919033D01* +X239179274Y-186176853D01* +X239199565Y-186434674D01* +X239259936Y-186686139D01* +X239358903Y-186925067D01* +X239453000Y-187078619D01* +X239471245Y-187146065D01* +X239450129Y-187212668D01* +X239396357Y-187257281D01* +X239327001Y-187265741D01* +X239301186Y-187258526D01* +X239254949Y-187240015D01* +X239254942Y-187240012D01* +X239254940Y-187240012D01* +X239254937Y-187240011D01* +X239254936Y-187240011D01* +X239048400Y-187200205D01* +X239048399Y-187200205D01* +X238890760Y-187200205D01* +X238733838Y-187215188D01* +X238733839Y-187215189D01* +X238733835Y-187215190D01* +X238532019Y-187274448D01* +X238345059Y-187370833D01* +X238179718Y-187500857D01* +X238179717Y-187500858D01* +X238041977Y-187659819D01* +X238041968Y-187659830D01* +X237936802Y-187841984D01* +X237868007Y-188040753D01* +X237868006Y-188040758D01* +X237868006Y-188040759D01* +X237838071Y-188248960D01* +X233424300Y-188248960D01* +X237710425Y-172252921D01* +X237710493Y-172252809D01* +X237723848Y-172202966D01* +X237723849Y-172202967D01* +X237748203Y-172112077D01* +X237764606Y-171924600D01* +X237748204Y-171737124D01* +X237699495Y-171555344D01* +X237699493Y-171555341D01* +X237699492Y-171555335D01* +X237619961Y-171384788D01* +X237619959Y-171384785D01* +X237619959Y-171384784D01* +X237512014Y-171230628D01* +X237512012Y-171230626D01* +X237512010Y-171230623D01* +X237378938Y-171097557D01* +X237224783Y-170989622D01* +X237224782Y-170989621D01* +X237189858Y-170973337D01* +X237096356Y-170929739D01* +X237054211Y-170910088D01* +X236872434Y-170861389D01* +X236827856Y-170857490D01* +X236806072Y-170855584D01* +X236567723Y-170834731D01* +X235985166Y-170783763D01* +X235985150Y-170783762D01* +X235984899Y-170783740D01* +X235965563Y-170782049D01* +X235964357Y-170781943D01* +X235959006Y-170781239D01* +X235919757Y-170774320D01* +X235813638Y-170755612D01* +X235792760Y-170750020D01* +X235781010Y-170745744D01* +X235661704Y-170702325D01* +X235642116Y-170693191D01* +X235521334Y-170623463D01* +X235503632Y-170611069D01* +X235396792Y-170521427D01* +X235381516Y-170506152D01* +X235370992Y-170493611D01* +X262207775Y-170493611D01* +X262243070Y-170693773D01* +X262320868Y-170907522D01* +X262320871Y-170907529D01* +X262434602Y-171104517D01* +X262580813Y-171278766D01* +X262580821Y-171278774D01* +X262755069Y-171424986D01* +X262755075Y-171424990D01* +X262952062Y-171538721D01* +X262952072Y-171538725D01* +X263165822Y-171616524D01* +X263333717Y-171646129D01* +X263333716Y-171646129D01* +X263440078Y-171655435D01* +X263514159Y-170808669D01* +X264012256Y-170852247D01* +X263938174Y-171699013D01* +X264044529Y-171708318D01* +X264215015Y-171708318D01* +X264216899Y-171708154D01* +X264218784Y-171708318D01* +X264220436Y-171708319D01* +X264220435Y-171708463D01* +X264256276Y-171711599D01* +X264256302Y-171711455D01* +X264257951Y-171711745D01* +X264259828Y-171711910D01* +X264261645Y-171712397D01* +X264429530Y-171742000D01* +X264535892Y-171751306D01* +X264609974Y-170904540D01* +X265108070Y-170948118D01* +X265033988Y-171794884D01* +X265140343Y-171804189D01* +X265310836Y-171804189D01* +X265534849Y-171764690D01* +X265748605Y-171686889D01* +X265748606Y-171686888D01* +X265945595Y-171573156D01* +X265945598Y-171573153D01* +X266119843Y-171426946D01* +X266119851Y-171426938D01* +X266266063Y-171252690D01* +X266266067Y-171252684D01* +X266379798Y-171055697D01* +X266379802Y-171055687D01* +X266449316Y-170864696D01* +X265549162Y-170785943D01* +X265604623Y-170706738D01* +X265646220Y-170577620D01* +X265647911Y-170441978D01* +X265609546Y-170311863D01* +X265593660Y-170287927D01* +X266492893Y-170366600D01* +X266492893Y-170366599D01* +X266457602Y-170166442D01* +X266457601Y-170166437D01* +X266379802Y-169952690D01* +X266379799Y-169952683D01* +X266266067Y-169755692D01* +X266119853Y-169581441D01* +X266119850Y-169581438D01* +X265945602Y-169435226D01* +X265945596Y-169435222D01* +X265748609Y-169321491D01* +X265748599Y-169321487D01* +X265534849Y-169243688D01* +X265366954Y-169214083D01* +X265366955Y-169214083D01* +X265260592Y-169204776D01* +X265260592Y-169204777D01* +X265186509Y-170051543D01* +X264688414Y-170007965D01* +X264762496Y-169161198D01* +X264656141Y-169151895D01* +X264656142Y-169151895D01* +X264485647Y-169151894D01* +X264483749Y-169152060D01* +X264481852Y-169151894D01* +X264480237Y-169151894D01* +X264480237Y-169151752D01* +X264444394Y-169148614D01* +X264444369Y-169148758D01* +X264442732Y-169148469D01* +X264440854Y-169148305D01* +X264439033Y-169147817D01* +X264271140Y-169118212D01* +X264271141Y-169118212D01* +X264164778Y-169108905D01* +X264164778Y-169108906D01* +X264090696Y-169955672D01* +X263592599Y-169912093D01* +X263666682Y-169065327D01* +X263560327Y-169056024D01* +X263560328Y-169056024D01* +X263389838Y-169056023D01* +X263389835Y-169056023D01* +X263165822Y-169095522D01* +X262952072Y-169173321D01* +X262952065Y-169173324D01* +X262755077Y-169287055D01* +X262580828Y-169433266D01* +X262580820Y-169433274D01* +X262434608Y-169607522D01* +X262434604Y-169607528D01* +X262320873Y-169804515D01* +X262320870Y-169804522D01* +X262251353Y-169995515D01* +X263151510Y-170074268D01* +X263096049Y-170153475D01* +X263054452Y-170282593D01* +X263052760Y-170418235D01* +X263091126Y-170548349D01* +X263107010Y-170572284D01* +X262207775Y-170493611D01* +X235370992Y-170493611D01* +X235291860Y-170399310D01* +X235279468Y-170381613D01* +X235267503Y-170360891D01* +X235209734Y-170260839D01* +X235200600Y-170241253D01* +X235199661Y-170238672D01* +X235152895Y-170110195D01* +X235147304Y-170089332D01* +X235123080Y-169951974D01* +X235121197Y-169930457D01* +X235121194Y-169783598D01* +X235121430Y-169778193D01* +X235122410Y-169766992D01* +X235244002Y-168377180D01* +X265688244Y-168377180D01* +X265719055Y-168578307D01* +X265719058Y-168578319D01* +X265789724Y-168769125D01* +X265789726Y-168769128D01* +X265789727Y-168769131D01* +X265830479Y-168834512D01* +X265897358Y-168941811D01* +X265897362Y-168941816D01* +X266036909Y-169088619D01* +X266037554Y-169089297D01* +X266158275Y-169173321D01* +X266204562Y-169205538D01* +X266204563Y-169205538D01* +X266204564Y-169205539D01* +X266391555Y-169285784D01* +X266590872Y-169326744D01* +X266743356Y-169326744D01* +X266895052Y-169311318D01* +X267089192Y-169250406D01* +X267089193Y-169250405D01* +X267089201Y-169250403D01* +X267267115Y-169151653D01* +X267421508Y-169019110D01* +X267546061Y-168858202D01* +X267635673Y-168675515D01* +X267686676Y-168478529D01* +X267696982Y-168275308D01* +X267666169Y-168074173D01* +X267596894Y-167887123D01* +X267595501Y-167883362D01* +X267595500Y-167883361D01* +X267595499Y-167883357D01* +X267487865Y-167710673D01* +X267347672Y-167563191D01* +X267237518Y-167486522D01* +X267180663Y-167446949D01* +X266993669Y-167366703D01* +X266794354Y-167325744D01* +X266641871Y-167325744D01* +X266641870Y-167325744D01* +X266490173Y-167341169D01* +X266296033Y-167402081D01* +X266296018Y-167402088D01* +X266118113Y-167500833D01* +X266118108Y-167500836D01* +X265963719Y-167633376D01* +X265963717Y-167633378D01* +X265839167Y-167794281D01* +X265839166Y-167794284D01* +X265749553Y-167976972D01* +X265698550Y-168173958D01* +X265688244Y-168377180D01* +X235244002Y-168377180D01* +X235273587Y-168039017D01* +X235273601Y-168038981D01* +X235278146Y-167986997D01* +X235278148Y-167986998D01* +X235286345Y-167893263D01* +X235269938Y-167705792D01* +X235221227Y-167524019D01* +X235141693Y-167353465D01* +X235033752Y-167199313D01* +X234900684Y-167066245D01* +X234792740Y-166990661D01* +X234746530Y-166958304D01* +X234636547Y-166907017D01* +X234575977Y-166878772D01* +X234575974Y-166878771D01* +X234394201Y-166830061D01* +X234349626Y-166826160D01* +X234349608Y-166826155D01* +X223890653Y-165911115D01* +X262608691Y-165911115D01* +X262643986Y-166111277D01* +X262721784Y-166325026D01* +X262721787Y-166325033D01* +X262835518Y-166522021D01* +X262981729Y-166696270D01* +X262981737Y-166696278D01* +X263155985Y-166842490D01* +X263155991Y-166842494D01* +X263352978Y-166956225D01* +X263352988Y-166956229D01* +X263566738Y-167034028D01* +X263734633Y-167063633D01* +X263734632Y-167063633D01* +X263840994Y-167072939D01* +X263915075Y-166226173D01* +X264413172Y-166269751D01* +X264339090Y-167116517D01* +X264445445Y-167125822D01* +X264615937Y-167125822D01* +X264617823Y-167125658D01* +X264619708Y-167125822D01* +X264621353Y-167125823D01* +X264621352Y-167125966D01* +X264657192Y-167129102D01* +X264657218Y-167128960D01* +X264658849Y-167129247D01* +X264660728Y-167129412D01* +X264662549Y-167129900D01* +X264830446Y-167159505D01* +X264936808Y-167168811D01* +X265010890Y-166322045D01* +X265508986Y-166365623D01* +X265434904Y-167212389D01* +X265541259Y-167221694D01* +X265711752Y-167221694D01* +X265935765Y-167182195D01* +X266149521Y-167104394D01* +X266149522Y-167104393D01* +X266346511Y-166990661D01* +X266346514Y-166990658D01* +X266520759Y-166844451D01* +X266520767Y-166844443D01* +X266666979Y-166670195D01* +X266666983Y-166670189D01* +X266780714Y-166473202D01* +X266780718Y-166473192D01* +X266850232Y-166282201D01* +X265950078Y-166203448D01* +X266005539Y-166124243D01* +X266047136Y-165995125D01* +X266048827Y-165859483D01* +X266010462Y-165729368D01* +X265994576Y-165705432D01* +X266893809Y-165784105D01* +X266893809Y-165784104D01* +X266858518Y-165583947D01* +X266858517Y-165583942D01* +X266780718Y-165370195D01* +X266780715Y-165370188D01* +X266666983Y-165173197D01* +X266520769Y-164998946D01* +X266520766Y-164998943D01* +X266346518Y-164852731D01* +X266346512Y-164852727D01* +X266149525Y-164738996D01* +X266149515Y-164738992D01* +X265935765Y-164661193D01* +X265767870Y-164631588D01* +X265767871Y-164631588D01* +X265661508Y-164622281D01* +X265661508Y-164622282D01* +X265587425Y-165469048D01* +X265089330Y-165425470D01* +X265163412Y-164578703D01* +X265057057Y-164569400D01* +X265057058Y-164569400D01* +X264886565Y-164569399D01* +X264884680Y-164569564D01* +X264882793Y-164569399D01* +X264881153Y-164569399D01* +X264881153Y-164569255D01* +X264845309Y-164566120D01* +X264845285Y-164566262D01* +X264843666Y-164565976D01* +X264841785Y-164565812D01* +X264839959Y-164565322D01* +X264672056Y-164535716D01* +X264672057Y-164535716D01* +X264565694Y-164526409D01* +X264565694Y-164526410D01* +X264491612Y-165373176D01* +X263993515Y-165329597D01* +X264067598Y-164482831D01* +X263961243Y-164473528D01* +X263961244Y-164473528D01* +X263790754Y-164473527D01* +X263790751Y-164473527D01* +X263566738Y-164513026D01* +X263352988Y-164590825D01* +X263352981Y-164590828D01* +X263155993Y-164704559D01* +X262981744Y-164850770D01* +X262981736Y-164850778D01* +X262835524Y-165025026D01* +X262835520Y-165025032D01* +X262721789Y-165222019D01* +X262721786Y-165222026D01* +X262652269Y-165413019D01* +X263552426Y-165491772D01* +X263496965Y-165570979D01* +X263455368Y-165700097D01* +X263453676Y-165835739D01* +X263492042Y-165965853D01* +X263507926Y-165989788D01* +X262608691Y-165911115D01* +X223890653Y-165911115D01* +X217367842Y-165340443D01* +X217362480Y-165339738D01* +X217217128Y-165314114D01* +X217196249Y-165308520D01* +X217065201Y-165260827D01* +X217045611Y-165251693D01* +X216956911Y-165200486D01* +X216924831Y-165181966D01* +X216907127Y-165169570D01* +X216889441Y-165154731D01* +X216800288Y-165079927D01* +X216785005Y-165064644D01* +X216753912Y-165027591D01* +X216695360Y-164957815D01* +X216682964Y-164940113D01* +X216663665Y-164906689D01* +X216613231Y-164819340D01* +X216604097Y-164799754D01* +X216581981Y-164738996D01* +X216556392Y-164668696D01* +X216550801Y-164647833D01* +X216526577Y-164510475D01* +X216524694Y-164488958D01* +X216524691Y-164342042D01* +X216524927Y-164336637D01* +X216525405Y-164331181D01* +X216669537Y-162683725D01* +X216669541Y-162683714D01* +X216670022Y-162678217D01* +X216670113Y-162677982D01* +X216674551Y-162627094D01* +X216674552Y-162627095D01* +X216682317Y-162538066D01* +X216682316Y-162538059D01* +X216682317Y-162538055D01* +X216668288Y-162359889D01* +X216668287Y-162359886D01* +X216668287Y-162359882D01* +X216625041Y-162186458D01* +X216553765Y-162022550D01* +X216548803Y-162014910D01* +X216456419Y-161872660D01* +X216456417Y-161872658D01* +X216456414Y-161872653D01* +X216335659Y-161740880D01* +X216327606Y-161734589D01* +X216194810Y-161630842D01* +X216194808Y-161630841D01* +X216037733Y-161545561D01* +X216037730Y-161545560D01* +X215924720Y-161506651D01* +X215868735Y-161487375D01* +X215692451Y-161457878D01* +X215692448Y-161457877D01* +X215692443Y-161457877D01* +X215651251Y-161457868D01* +X215651183Y-161457857D01* +X215630566Y-161457857D01* +X200570746Y-161457857D01* +X200539238Y-161452866D01* +X200460510Y-161452863D01* +X200459810Y-161452936D01* +X200422280Y-161452944D01* +X200422271Y-161452945D01* +X200246823Y-161482300D01* +X200078634Y-161540205D01* +X199922297Y-161625081D01* +X199782120Y-161734586D01* +X199782117Y-161734589D01* +X199661933Y-161865729D01* +X199565038Y-162014911D01* +X199494094Y-162178032D01* +X199451042Y-162350634D01* +X199437067Y-162527968D01* +X199444767Y-162616335D01* +X199736700Y-166019754D01* +X199736666Y-166020238D01* +X199740233Y-166060993D01* +X199740469Y-166066398D01* +X199740473Y-166213998D01* +X199738590Y-166235529D01* +X199714378Y-166372869D01* +X199708784Y-166393749D01* +X199661089Y-166524797D01* +X199651954Y-166544387D01* +X199582230Y-166665158D01* +X199569832Y-166682865D01* +X199480192Y-166789696D01* +X199464908Y-166804980D01* +X199358081Y-166894619D01* +X199340376Y-166907017D01* +X199219599Y-166976749D01* +X199200008Y-166985884D01* +X199068964Y-167033580D01* +X199048084Y-167039174D01* +X198903007Y-167064753D01* +X198897643Y-167065459D01* +X181949280Y-168548250D01* +X181938507Y-168549193D01* +X181914987Y-168551251D01* +X181914543Y-168551328D01* +X181849485Y-168557033D01* +X181849477Y-168557034D01* +X181676452Y-168601776D01* +X181676446Y-168601778D01* +X181513168Y-168674469D01* +X181364118Y-168773117D01* +X181233409Y-168895001D01* +X181233408Y-168895002D01* +X181124608Y-169036788D01* +X181124606Y-169036791D01* +X181040692Y-169194606D01* +X181040692Y-169194608D01* +X180983979Y-169364098D01* +X180983978Y-169364106D01* +X180956019Y-169540625D01* +X180956019Y-169540626D01* +X180957581Y-169719348D01* +X180957581Y-169719357D01* +X180965101Y-169762059D01* +X180965103Y-169762131D01* +X182919736Y-180847406D01* +X182919738Y-180847415D01* +X182924365Y-180873651D01* +X182925072Y-180879017D01* +X182937942Y-181026066D01* +X182937942Y-181047681D01* +X182925792Y-181186598D01* +X182922040Y-181207885D01* +X182885947Y-181342598D01* +X182878554Y-181362910D01* +X182819621Y-181489298D01* +X182808814Y-181508017D01* +X182728826Y-181622256D01* +X182714932Y-181638814D01* +X182616327Y-181737421D01* +X182599769Y-181751315D01* +X182485527Y-181831309D01* +X182466807Y-181842117D01* +X182340423Y-181901050D01* +X182320111Y-181908443D01* +X182177812Y-181946570D01* +X182172530Y-181947741D01* +X163494459Y-185241189D01* +X163494455Y-185241190D01* +X163487730Y-185242376D01* +X163487729Y-185242376D01* +X163484213Y-185242995D01* +X163468798Y-185245714D01* +X163465833Y-185246224D01* +X163460741Y-185246883D01* +X163313834Y-185259741D01* +X163292218Y-185259741D01* +X163153301Y-185247591D01* +X163132014Y-185243839D01* +X162997300Y-185207746D01* +X162976989Y-185200353D01* +X162850603Y-185141422D01* +X162831882Y-185130614D01* +X162717644Y-185050625D01* +X162701087Y-185036732D01* +X162602476Y-184938123D01* +X162588587Y-184921572D01* +X162508584Y-184807318D01* +X162497788Y-184788617D01* +X162438846Y-184662215D01* +X162431457Y-184641915D01* +X162393329Y-184499611D01* +X162392158Y-184494329D01* +X162374322Y-184393174D01* +X160569997Y-174160338D01* +X164901071Y-174160338D01* +X164911080Y-174370442D01* +X164960670Y-174574854D01* +X165001912Y-174665161D01* +X165048048Y-174766187D01* +X165048052Y-174766193D01* +X165170054Y-174937522D01* +X165170059Y-174937527D01* +X165322291Y-175082680D01* +X165499242Y-175196399D01* +X165694516Y-175274576D01* +X165823312Y-175299399D01* +X165901056Y-175314383D01* +X165901057Y-175314383D01* +X166058689Y-175314383D01* +X166058696Y-175314383D01* +X166215617Y-175299399D01* +X166417439Y-175240139D01* +X166604398Y-175143754D01* +X166769738Y-175013730D01* +X166907483Y-174854764D01* +X167012654Y-174672602D01* +X167081450Y-174473829D01* +X167111385Y-174265628D01* +X167101376Y-174055524D01* +X167051786Y-173851112D01* +X166964407Y-173659778D01* +X166964403Y-173659772D01* +X166842401Y-173488443D01* +X166842395Y-173488437D01* +X166783345Y-173432133D01* +X166755955Y-173406017D01* +X168760884Y-173406017D01* +X168790961Y-173704992D01* +X168790962Y-173704999D01* +X168860619Y-173997291D01* +X168860622Y-173997303D01* +X168968617Y-174277703D01* +X168968624Y-174277718D01* +X169113030Y-174541225D01* +X169113034Y-174541231D01* +X169204347Y-174665162D01* +X169291274Y-174783140D01* +X169492820Y-174991537D01* +X169500171Y-174999138D01* +X169500178Y-174999144D01* +X169518649Y-175013730D01* +X169735997Y-175185368D01* +X169994538Y-175338502D01* +X170271184Y-175455810D01* +X170271187Y-175455810D01* +X170271190Y-175455812D01* +X170416090Y-175495504D01* +X170560997Y-175535198D01* +X170858806Y-175575250D01* +X170858811Y-175575250D01* +X171084092Y-175575250D01* +X171247564Y-175564305D01* +X171308870Y-175560202D01* +X171603338Y-175500349D01* +X171887202Y-175401781D01* +X172155394Y-175266257D01* +X172403131Y-175096196D01* +X172625990Y-174894632D01* +X172819994Y-174665162D01* +X172981682Y-174411882D01* +X173108169Y-174139310D01* +X173197197Y-173852312D01* +X173247177Y-173556008D01* +X173257218Y-173255686D01* +X173227140Y-172956705D01* +X173157481Y-172664401D01* +X173049482Y-172383990D01* +X172905072Y-172120475D01* +X172726828Y-171878560D01* +X172517930Y-171662561D01* +X172517923Y-171662555D01* +X172354775Y-171533718D01* +X172282105Y-171476332D01* +X172023564Y-171323198D01* +X171746918Y-171205890D01* +X171746911Y-171205887D01* +X171457110Y-171126503D01* +X171457107Y-171126502D01* +X171457105Y-171126502D01* +X171159296Y-171086450D01* +X170934018Y-171086450D01* +X170934010Y-171086450D01* +X170709234Y-171101497D01* +X170709225Y-171101499D01* +X170414761Y-171161351D01* +X170130898Y-171259919D01* +X170130895Y-171259921D01* +X169862713Y-171395439D01* +X169614969Y-171565505D01* +X169392113Y-171767066D01* +X169198109Y-171996536D01* +X169198107Y-171996538D01* +X169036417Y-172249822D01* +X168936232Y-172465717D01* +X168909933Y-172522390D01* +X168883942Y-172606176D01* +X168820905Y-172809385D01* +X168795586Y-172959488D01* +X168770925Y-173105692D01* +X168762734Y-173350697D01* +X168760884Y-173406017D01* +X166755955Y-173406017D01* +X166697936Y-173350696D01* +X166663002Y-173290188D01* +X166666327Y-173220398D01* +X166706855Y-173163484D01* +X166771720Y-173137516D01* +X166793239Y-173137336D01* +X166815869Y-173139117D01* +X167073687Y-173118826D01* +X167325152Y-173058455D01* +X167564080Y-172959488D01* +X167784580Y-172824364D01* +X167784590Y-172824357D01* +X167790545Y-172819270D01* +X167790545Y-172819269D01* +X167141266Y-172169990D01* +X167154442Y-172165195D01* +X167300787Y-172068943D01* +X167420990Y-171941535D01* +X167493802Y-171815420D01* +X168144098Y-172465716D01* +X168144099Y-172465716D01* +X168149186Y-172459761D01* +X168149193Y-172459751D01* +X168284317Y-172239251D01* +X168383284Y-172000323D01* +X168443655Y-171748858D01* +X168463946Y-171491038D01* +X168443655Y-171233217D01* +X168383284Y-170981752D01* +X168284317Y-170742824D01* +X168149193Y-170522323D01* +X168149186Y-170522313D01* +X168144848Y-170517233D01* +X168116280Y-170453471D01* +X168126719Y-170384386D01* +X168172852Y-170331911D01* +X168191689Y-170322144D01* +X168377587Y-170245143D01* +X168377588Y-170245142D01* +X168377591Y-170245141D01* +X168599236Y-170109316D01* +X168796905Y-169940491D01* +X168965730Y-169742822D01* +X169101555Y-169521177D01* +X169201034Y-169281013D01* +X169261718Y-169028243D01* +X169282114Y-168769093D01* +X169261718Y-168509943D01* +X169201034Y-168257173D01* +X169140456Y-168110925D01* +X169101555Y-168017008D01* +X169021861Y-167886960D01* +X170971723Y-167886960D01* +X170992119Y-168146113D01* +X171052802Y-168398879D01* +X171152281Y-168639044D01* +X171288103Y-168860683D01* +X171288104Y-168860686D01* +X171309210Y-168885398D01* +X171456932Y-169058358D01* +X171591537Y-169173321D01* +X171654603Y-169227185D01* +X171654606Y-169227186D01* +X171876245Y-169363008D01* +X172045864Y-169433266D01* +X172116410Y-169462487D01* +X172369180Y-169523171D01* +X172628330Y-169543567D01* +X172628334Y-169543566D01* +X172632735Y-169543913D01* +X172698023Y-169568797D01* +X172739494Y-169625028D01* +X172743981Y-169694754D01* +X172743580Y-169696478D01* +X172692313Y-169910018D01* +X172672022Y-170167838D01* +X172692313Y-170425659D01* +X172752684Y-170677124D01* +X172851651Y-170916052D01* +X172986775Y-171136553D01* +X172986778Y-171136558D01* +X172991869Y-171142518D01* +X173643439Y-170490947D01* +X173666772Y-170545039D01* +X173771371Y-170685540D01* +X173905552Y-170798132D01* +X173997289Y-170844204D01* +X173345421Y-171496071D01* +X173351385Y-171501164D01* +X173571888Y-171636289D01* +X173810816Y-171735256D01* +X174062281Y-171795627D01* +X174320101Y-171815918D01* +X174577922Y-171795627D01* +X174829385Y-171735256D01* +X174915918Y-171699413D01* +X174985388Y-171691944D01* +X175047867Y-171723218D01* +X175083520Y-171783307D01* +X175081027Y-171853132D01* +X175070760Y-171875973D01* +X175005447Y-171989098D01* +X174936653Y-172187865D01* +X174936652Y-172187870D01* +X174936652Y-172187871D01* +X174906717Y-172396072D01* +X174916726Y-172606176D01* +X174966316Y-172810588D01* +X175010956Y-172908336D01* +X175053694Y-173001921D01* +X175053698Y-173001927D01* +X175175700Y-173173256D01* +X175175705Y-173173261D01* +X175327937Y-173318414D01* +X175504888Y-173432133D01* +X175700162Y-173510310D01* +X175828958Y-173535133D01* +X175906702Y-173550117D01* +X175906703Y-173550117D01* +X176064335Y-173550117D01* +X176064342Y-173550117D01* +X176221263Y-173535133D01* +X176423085Y-173475873D01* +X176610044Y-173379488D01* +X176775384Y-173249464D01* +X176913129Y-173090498D01* +X177018300Y-172908336D01* +X177087096Y-172709563D01* +X177117031Y-172501362D01* +X177107022Y-172291258D01* +X177057432Y-172086846D01* +X176970053Y-171895512D01* +X176956493Y-171876469D01* +X176848047Y-171724177D01* +X176848041Y-171724171D01* +X176695813Y-171579022D01* +X176695811Y-171579020D01* +X176518860Y-171465301D01* +X176518858Y-171465300D01* +X176323595Y-171387127D01* +X176323588Y-171387124D01* +X176323586Y-171387124D01* +X176323583Y-171387123D01* +X176323582Y-171387123D01* +X176117046Y-171347317D01* +X176117045Y-171347317D01* +X175959406Y-171347317D01* +X175802484Y-171362300D01* +X175802485Y-171362301D01* +X175802478Y-171362302D01* +X175746105Y-171378855D01* +X175676235Y-171378855D01* +X175617457Y-171341080D01* +X175588433Y-171277524D01* +X175598377Y-171208365D01* +X175616881Y-171179346D01* +X175653425Y-171136558D01* +X175653428Y-171136553D01* +X175788552Y-170916052D01* +X175887519Y-170677124D01* +X175947890Y-170425659D01* +X175968181Y-170167839D01* +X175947890Y-169910018D01* +X175887519Y-169658553D01* +X175788552Y-169419625D01* +X175653427Y-169199122D01* +X175648334Y-169193158D01* +X174996764Y-169844728D01* +X174973432Y-169790639D01* +X174868833Y-169650138D01* +X174734652Y-169537546D01* +X174642913Y-169491473D01* +X175294781Y-168839606D01* +X175294781Y-168839605D01* +X175288821Y-168834515D01* +X175288816Y-168834512D01* +X175068315Y-168699388D01* +X174829387Y-168600421D01* +X174577922Y-168540051D01* +X174322267Y-168519929D01* +X174256979Y-168495045D01* +X174215509Y-168438813D01* +X174211022Y-168369088D01* +X174211423Y-168367364D01* +X174222611Y-168320761D01* +X174264541Y-168146110D01* +X174284937Y-167886960D01* +X174264541Y-167627810D01* +X174203857Y-167375040D01* +X174169893Y-167293044D01* +X174104378Y-167134875D01* +X173968556Y-166913236D01* +X173968555Y-166913233D01* +X173909809Y-166844451D01* +X173799728Y-166715562D01* +X173615222Y-166557979D01* +X173602056Y-166546734D01* +X173602053Y-166546733D01* +X173380414Y-166410911D01* +X173140249Y-166311432D01* +X172887483Y-166250749D01* +X172628330Y-166230353D01* +X172369176Y-166250749D01* +X172116410Y-166311432D01* +X171876245Y-166410911D01* +X171654606Y-166546733D01* +X171654603Y-166546734D01* +X171456932Y-166715562D01* +X171288104Y-166913233D01* +X171288103Y-166913236D01* +X171152281Y-167134875D01* +X171052802Y-167375040D01* +X170992119Y-167627806D01* +X170971723Y-167886960D01* +X169021861Y-167886960D01* +X168965733Y-167795369D01* +X168965732Y-167795366D01* +X168927591Y-167750709D01* +X168796905Y-167597695D01* +X168636564Y-167460751D01* +X168599233Y-167428867D01* +X168599230Y-167428866D01* +X168377591Y-167293044D01* +X168137426Y-167193565D01* +X167884660Y-167132882D01* +X167690294Y-167117584D01* +X167625507Y-167112486D01* +X167625506Y-167112486D01* +X167366353Y-167132882D01* +X167113587Y-167193565D01* +X166873422Y-167293044D01* +X166651783Y-167428866D01* +X166651780Y-167428867D01* +X166454109Y-167597695D01* +X166285281Y-167795366D01* +X166285280Y-167795369D01* +X166149458Y-168017008D01* +X166049979Y-168257173D01* +X165989296Y-168509939D01* +X165968900Y-168769092D01* +X165989296Y-169028246D01* +X166049979Y-169281012D01* +X166149458Y-169521177D01* +X166285281Y-169742819D01* +X166285284Y-169742823D01* +X166294071Y-169753111D01* +X166322641Y-169816873D01* +X166312203Y-169885958D01* +X166266072Y-169938434D01* +X166247233Y-169948203D01* +X166067653Y-170022587D01* +X165847156Y-170157708D01* +X165847140Y-170157720D01* +X165841187Y-170162804D01* +X165841187Y-170162805D01* +X166490467Y-170812085D01* +X166477292Y-170816881D01* +X166330947Y-170913133D01* +X166210744Y-171040541D01* +X166137931Y-171166656D01* +X165487633Y-170516358D01* +X165482549Y-170522311D01* +X165482537Y-170522327D01* +X165347416Y-170742824D01* +X165248449Y-170981752D01* +X165188078Y-171233217D01* +X165167787Y-171491038D01* +X165188078Y-171748858D01* +X165248449Y-172000323D01* +X165347416Y-172239251D01* +X165482540Y-172459752D01* +X165482543Y-172459757D01* +X165487634Y-172465717D01* +X166139204Y-171814147D01* +X166162537Y-171868238D01* +X166267136Y-172008739D01* +X166401317Y-172121331D01* +X166493054Y-172167403D01* +X165841186Y-172819270D01* +X165847146Y-172824360D01* +X165950632Y-172887776D01* +X165997507Y-172939588D01* +X166008930Y-173008518D01* +X165981273Y-173072681D01* +X165923317Y-173111705D01* +X165897629Y-173116942D01* +X165796849Y-173126565D01* +X165796840Y-173126566D01* +X165796839Y-173126567D01* +X165796837Y-173126567D01* +X165796835Y-173126568D01* +X165595019Y-173185826D01* +X165408059Y-173282211D01* +X165242717Y-173412236D01* +X165104977Y-173571197D01* +X165104968Y-173571208D01* +X164999802Y-173753362D01* +X164931007Y-173952131D01* +X164931006Y-173952136D01* +X164931006Y-173952137D01* +X164901071Y-174160338D01* +X160569997Y-174160338D01* +X158201771Y-160729461D01* +X240168244Y-160729461D01* +X240178253Y-160939565D01* +X240227843Y-161143977D01* +X240272483Y-161241725D01* +X240315221Y-161335310D01* +X240315225Y-161335316D01* +X240437227Y-161506645D01* +X240437232Y-161506650D01* +X240589464Y-161651803D01* +X240766415Y-161765522D01* +X240961689Y-161843699D01* +X241090485Y-161868522D01* +X241168229Y-161883506D01* +X241168230Y-161883506D01* +X241325862Y-161883506D01* +X241325869Y-161883506D01* +X241482790Y-161868522D01* +X241684612Y-161809262D01* +X241871571Y-161712877D01* +X242036911Y-161582853D01* +X242174656Y-161423887D01* +X242246168Y-161300024D01* +X244085903Y-161300024D01* +X244115980Y-161598999D01* +X244115981Y-161599006D01* +X244185638Y-161891298D01* +X244185641Y-161891310D01* +X244293636Y-162171710D01* +X244293643Y-162171725D01* +X244438049Y-162435232D01* +X244438053Y-162435238D01* +X244529366Y-162559169D01* +X244616293Y-162677147D01* +X244817839Y-162885544D01* +X244825190Y-162893145D01* +X244825197Y-162893151D01* +X244861904Y-162922138D01* +X245061016Y-163079375D01* +X245319557Y-163232509D01* +X245596203Y-163349817D01* +X245596206Y-163349817D01* +X245596209Y-163349819D01* +X245741109Y-163389510D01* +X245886016Y-163429205D01* +X246183825Y-163469257D01* +X246183830Y-163469257D01* +X246409111Y-163469257D01* +X246572583Y-163458313D01* +X246633889Y-163454209D01* +X246928357Y-163394356D01* +X247212221Y-163295788D01* +X247480413Y-163160264D01* +X247728150Y-162990203D01* +X247951009Y-162788639D01* +X248145013Y-162559169D01* +X248306701Y-162305889D01* +X248433188Y-162033317D01* +X248522216Y-161746319D01* +X248572196Y-161450015D01* +X248582237Y-161149693D01* +X248552159Y-160850712D01* +X248539576Y-160797913D01* +X248523264Y-160729463D01* +X248482500Y-160558408D01* +X248374501Y-160277997D01* +X248230091Y-160014482D01* +X248218382Y-159998591D01* +X248138772Y-159890543D01* +X248051847Y-159772567D01* +X247842949Y-159556568D01* +X247842942Y-159556562D01* +X247679794Y-159427725D01* +X247607124Y-159370339D01* +X247348583Y-159217205D01* +X247071937Y-159099897D01* +X247071930Y-159099894D01* +X246782129Y-159020510D01* +X246782126Y-159020509D01* +X246782124Y-159020509D01* +X246484315Y-158980457D01* +X246259037Y-158980457D01* +X246259029Y-158980457D01* +X246034253Y-158995504D01* +X246034244Y-158995506D01* +X245739780Y-159055358D01* +X245455917Y-159153926D01* +X245455914Y-159153928D01* +X245187732Y-159289446D01* +X244939988Y-159459512D01* +X244717132Y-159661073D01* +X244523128Y-159890543D01* +X244523126Y-159890545D01* +X244361436Y-160143829D01* +X244234956Y-160416388D01* +X244234952Y-160416397D01* +X244210558Y-160495036D01* +X244145924Y-160703392D01* +X244095944Y-160999699D01* +X244085903Y-161300024D01* +X242246168Y-161300024D01* +X242279827Y-161241725D01* +X242348623Y-161042952D01* +X242378558Y-160834751D01* +X242368549Y-160624647D01* +X242318959Y-160420235D01* +X242231580Y-160228901D01* +X242171000Y-160143829D01* +X242162946Y-160132518D01* +X242140093Y-160066491D01* +X242156566Y-159998591D01* +X242207133Y-159950376D01* +X242275740Y-159937152D01* +X242292900Y-159940017D01* +X242502124Y-159990247D01* +X242759943Y-160010538D01* +X243017764Y-159990247D01* +X243269229Y-159929876D01* +X243508157Y-159830909D01* +X243728657Y-159695785D01* +X243728667Y-159695778D01* +X243734622Y-159690691D01* +X243734622Y-159690690D01* +X243085343Y-159041411D01* +X243098519Y-159036616D01* +X243244864Y-158940364D01* +X243365067Y-158812956D01* +X243437879Y-158686841D01* +X244088175Y-159337137D01* +X244088176Y-159337137D01* +X244093263Y-159331182D01* +X244093270Y-159331172D01* +X244228394Y-159110672D01* +X244327361Y-158871744D01* +X244387732Y-158620279D01* +X244408023Y-158362459D01* +X244387732Y-158104638D01* +X244327361Y-157853173D01* +X244288330Y-157758945D01* +X244280861Y-157689476D01* +X244312136Y-157626997D01* +X244372224Y-157591344D01* +X244393148Y-157587876D01* +X244505637Y-157579023D01* +X244758407Y-157518339D01* +X244998571Y-157418860D01* +X245220216Y-157283035D01* +X245417885Y-157114210D01* +X245586710Y-156916541D01* +X245722535Y-156694896D01* +X245822014Y-156454732D01* +X245838620Y-156385564D01* +X247650549Y-156385564D01* +X247670945Y-156644717D01* +X247731628Y-156897483D01* +X247831107Y-157137648D01* +X247966929Y-157359287D01* +X247966930Y-157359290D01* +X248017808Y-157418860D01* +X248135758Y-157556962D01* +X248248853Y-157653554D01* +X248333429Y-157725789D01* +X248333432Y-157725790D01* +X248555071Y-157861612D01* +X248795236Y-157961091D01* +X248874844Y-157980203D01* +X248935436Y-158014993D01* +X248967600Y-158077020D01* +X248961124Y-158146588D01* +X248951624Y-158165567D01* +X248882496Y-158278372D01* +X248783529Y-158517300D01* +X248723158Y-158768765D01* +X248702867Y-159026586D01* +X248723158Y-159284406D01* +X248783529Y-159535871D01* +X248882496Y-159774799D01* +X249017620Y-159995300D01* +X249017623Y-159995305D01* +X249022714Y-160001265D01* +X249674284Y-159349694D01* +X249697617Y-159403786D01* +X249802216Y-159544287D01* +X249936397Y-159656879D01* +X250028134Y-159702951D01* +X249376266Y-160354818D01* +X249382230Y-160359911D01* +X249602733Y-160495036D01* +X249841661Y-160594003D01* +X250093126Y-160654374D01* +X250350946Y-160674665D01* +X250528987Y-160660652D01* +X250597364Y-160675016D01* +X250647122Y-160724067D01* +X250662461Y-160792232D01* +X250638513Y-160857869D01* +X250632430Y-160865472D01* +X250493492Y-161025816D01* +X250493479Y-161025833D01* +X250388313Y-161207987D01* +X250319518Y-161406756D01* +X250319517Y-161406761D01* +X250319517Y-161406762D01* +X250289582Y-161614963D01* +X250299591Y-161825067D01* +X250349181Y-162029479D01* +X250389808Y-162118440D01* +X250436559Y-162220812D01* +X250436563Y-162220818D01* +X250558565Y-162392147D01* +X250558570Y-162392152D01* +X250710802Y-162537305D01* +X250887753Y-162651024D01* +X251083027Y-162729201D01* +X251211823Y-162754024D01* +X251289567Y-162769008D01* +X251289568Y-162769008D01* +X251447200Y-162769008D01* +X251447207Y-162769008D01* +X251604128Y-162754024D01* +X251805950Y-162694764D01* +X251992909Y-162598379D01* +X252158249Y-162468355D01* +X252295994Y-162309389D01* +X252401165Y-162127227D01* +X252469961Y-161928454D01* +X252499896Y-161720253D01* +X252489887Y-161510149D01* +X252440297Y-161305737D01* +X252352918Y-161114403D01* +X252302042Y-161042957D01* +X252230912Y-160943068D01* +X252230906Y-160943062D01* +X252117313Y-160834751D01* +X252078676Y-160797911D01* +X251901725Y-160684192D01* +X251878805Y-160675016D01* +X251706460Y-160606018D01* +X251706453Y-160606015D01* +X251706451Y-160606015D01* +X251706448Y-160606014D01* +X251706447Y-160606014D01* +X251499911Y-160566208D01* +X251499910Y-160566208D01* +X251414235Y-160566208D01* +X251347196Y-160546523D01* +X251301441Y-160493719D01* +X251291497Y-160424561D01* +X251320522Y-160361005D01* +X251325579Y-160355982D01* +X251325625Y-160354817D01* +X250676346Y-159705538D01* +X250689522Y-159700743D01* +X250835867Y-159604491D01* +X250956070Y-159477083D01* +X251028882Y-159350968D01* +X251679178Y-160001264D01* +X251679179Y-160001264D01* +X251684266Y-159995309D01* +X251684273Y-159995299D01* +X251819397Y-159774799D01* +X251918364Y-159535871D01* +X251978735Y-159284406D01* +X251999026Y-159026585D01* +X251978735Y-158768765D01* +X251918364Y-158517300D01* +X251819397Y-158278372D01* +X251684272Y-158057869D01* +X251679179Y-158051905D01* +X251027609Y-158703475D01* +X251004277Y-158649386D01* +X250899678Y-158508885D01* +X250765497Y-158396293D01* +X250673758Y-158350220D01* +X251325626Y-157698353D01* +X251325626Y-157698352D01* +X251319666Y-157693262D01* +X251319661Y-157693259D01* +X251099160Y-157558135D01* +X250860231Y-157459168D01* +X250860233Y-157459168D01* +X250787279Y-157441654D01* +X250726687Y-157406863D01* +X250694523Y-157344837D01* +X250700999Y-157275268D01* +X250710493Y-157256300D01* +X250783204Y-157137648D01* +X250882683Y-156897484D01* +X250943367Y-156644714D01* +X250963763Y-156385564D01* +X250943367Y-156126414D01* +X250882683Y-155873644D01* +X250868792Y-155840108D01* +X250783204Y-155633479D01* +X250647382Y-155411840D01* +X250647381Y-155411837D01* +X250560511Y-155310126D01* +X250478554Y-155214166D01* +X250321179Y-155079755D01* +X250280882Y-155045338D01* +X250280879Y-155045337D01* +X250059240Y-154909515D01* +X249819075Y-154810036D01* +X249566309Y-154749353D01* +X249348628Y-154732221D01* +X249307156Y-154728957D01* +X249307155Y-154728957D01* +X249048002Y-154749353D01* +X248795236Y-154810036D01* +X248555071Y-154909515D01* +X248333432Y-155045337D01* +X248333429Y-155045338D01* +X248135758Y-155214166D01* +X247966930Y-155411837D01* +X247966929Y-155411840D01* +X247831107Y-155633479D01* +X247731628Y-155873644D01* +X247670945Y-156126410D01* +X247650549Y-156385564D01* +X245838620Y-156385564D01* +X245882698Y-156201962D01* +X245903094Y-155942812D01* +X245882698Y-155683662D01* +X245822014Y-155430892D01* +X245791164Y-155356413D01* +X245722535Y-155190727D01* +X245592625Y-154978736D01* +X245586712Y-154969087D01* +X245586712Y-154969085D01* +X245511468Y-154880986D01* +X245417885Y-154771414D01* +X245271043Y-154645999D01* +X245220213Y-154602586D01* +X245220210Y-154602585D01* +X244998571Y-154466763D01* +X244758406Y-154367284D01* +X244505640Y-154306601D01* +X244301999Y-154290574D01* +X244246487Y-154286205D01* +X244246486Y-154286205D01* +X243987333Y-154306601D01* +X243734567Y-154367284D01* +X243494402Y-154466763D01* +X243272763Y-154602585D01* +X243272760Y-154602586D01* +X243075089Y-154771414D01* +X242906261Y-154969085D01* +X242906260Y-154969088D01* +X242770438Y-155190727D01* +X242670959Y-155430892D01* +X242610276Y-155683658D01* +X242589880Y-155942812D01* +X242610276Y-156201965D01* +X242670960Y-156454733D01* +X242670960Y-156454735D01* +X242712609Y-156555285D01* +X242720078Y-156624754D01* +X242688802Y-156687233D01* +X242628713Y-156722885D01* +X242607778Y-156726355D01* +X242502123Y-156734671D01* +X242250658Y-156795041D01* +X242011730Y-156894008D01* +X241791233Y-157029129D01* +X241791217Y-157029141D01* +X241785264Y-157034225D01* +X241785264Y-157034226D01* +X242434544Y-157683506D01* +X242421369Y-157688302D01* +X242275024Y-157784554D01* +X242154821Y-157911962D01* +X242082009Y-158038076D01* +X241431711Y-157387779D01* +X241431710Y-157387779D01* +X241426626Y-157393732D01* +X241426614Y-157393748D01* +X241291493Y-157614245D01* +X241192526Y-157853173D01* +X241132155Y-158104638D01* +X241111864Y-158362459D01* +X241132155Y-158620279D01* +X241192526Y-158871744D01* +X241291493Y-159110672D01* +X241426617Y-159331173D01* +X241426620Y-159331178D01* +X241431711Y-159337138D01* +X242083281Y-158685568D01* +X242106614Y-158739659D01* +X242211213Y-158880160D01* +X242345394Y-158992752D01* +X242437131Y-159038824D01* +X241764582Y-159711372D01* +X241703259Y-159744857D01* +X241633567Y-159739873D01* +X241630816Y-159738809D01* +X241585121Y-159720516D01* +X241585117Y-159720514D01* +X241585113Y-159720513D01* +X241585110Y-159720512D01* +X241585109Y-159720512D01* +X241378573Y-159680706D01* +X241378572Y-159680706D01* +X241220933Y-159680706D01* +X241064011Y-159695690D01* +X241064012Y-159695690D01* +X241064008Y-159695691D01* +X240862192Y-159754949D01* +X240675232Y-159851334D01* +X240509891Y-159981358D01* +X240509890Y-159981359D01* +X240372150Y-160140320D01* +X240372141Y-160140331D01* +X240266975Y-160322485D01* +X240198180Y-160521254D01* +X240198179Y-160521259D01* +X240198179Y-160521260D01* +X240168244Y-160729461D01* +X158201771Y-160729461D01* +X157702597Y-157898503D01* +X182361832Y-157898503D01* +X182371841Y-158108607D01* +X182421431Y-158313019D01* +X182459461Y-158396293D01* +X182508809Y-158504352D01* +X182508813Y-158504358D01* +X182630815Y-158675687D01* +X182630820Y-158675692D01* +X182783052Y-158820845D01* +X182960003Y-158934564D01* +X183155277Y-159012741D01* +X183284073Y-159037564D01* +X183361817Y-159052548D01* +X183361818Y-159052548D01* +X183519450Y-159052548D01* +X183519457Y-159052548D01* +X183676378Y-159037564D01* +X183878200Y-158978304D01* +X184065159Y-158881919D01* +X184230499Y-158751895D01* +X184368244Y-158592929D01* +X184473415Y-158410767D01* +X184542211Y-158211994D01* +X184572146Y-158003793D01* +X184562137Y-157793689D01* +X184512547Y-157589277D01* +X184509938Y-157583564D01* +X186279491Y-157583564D01* +X186309568Y-157882539D01* +X186309569Y-157882546D01* +X186379226Y-158174838D01* +X186379229Y-158174850D01* +X186487224Y-158455250D01* +X186487231Y-158455265D01* +X186631637Y-158718772D01* +X186631641Y-158718778D01* +X186722954Y-158842709D01* +X186809881Y-158960687D01* +X186996767Y-159153926D01* +X187018778Y-159176685D01* +X187018785Y-159176691D01* +X187109263Y-159248141D01* +X187254604Y-159362915D01* +X187513145Y-159516049D01* +X187789791Y-159633357D01* +X187789794Y-159633357D01* +X187789797Y-159633359D01* +X187890978Y-159661075D01* +X188079604Y-159712745D01* +X188377413Y-159752797D01* +X188377418Y-159752797D01* +X188602699Y-159752797D01* +X188766171Y-159741852D01* +X188827477Y-159737749D01* +X189121945Y-159677896D01* +X189405809Y-159579328D01* +X189674001Y-159443804D01* +X189921738Y-159273743D01* +X190144597Y-159072179D01* +X190338601Y-158842709D01* +X190500289Y-158589429D01* +X190626776Y-158316857D01* +X190715804Y-158029859D01* +X190765784Y-157733555D01* +X190775825Y-157433233D01* +X190745747Y-157134252D01* +X190736584Y-157095804D01* +X190721910Y-157034226D01* +X190676088Y-156841948D01* +X190568089Y-156561537D01* +X190423679Y-156298022D01* +X190416141Y-156287792D01* +X190370746Y-156226181D01* +X190245435Y-156056107D01* +X190036537Y-155840108D01* +X190036530Y-155840102D01* +X189859787Y-155700530D01* +X189800712Y-155653879D01* +X189542171Y-155500745D01* +X189265525Y-155383437D01* +X189265518Y-155383434D01* +X188975717Y-155304050D01* +X188975714Y-155304049D01* +X188975712Y-155304049D01* +X188677903Y-155263997D01* +X188452625Y-155263997D01* +X188452617Y-155263997D01* +X188227841Y-155279044D01* +X188227832Y-155279046D01* +X187933368Y-155338898D01* +X187649505Y-155437466D01* +X187649502Y-155437468D01* +X187381320Y-155572986D01* +X187133576Y-155743052D01* +X186910720Y-155944613D01* +X186716716Y-156174083D01* +X186716714Y-156174085D01* +X186555024Y-156427369D01* +X186432951Y-156690431D01* +X186428540Y-156699937D01* +X186400912Y-156789001D01* +X186339512Y-156986932D01* +X186294588Y-157253265D01* +X186289532Y-157283239D01* +X186280657Y-157548704D01* +X186279491Y-157583564D01* +X184509938Y-157583564D01* +X184425168Y-157397943D01* +X184422181Y-157393748D01* +X184303162Y-157226608D01* +X184303151Y-157226596D01* +X184230138Y-157156979D01* +X184195202Y-157096471D01* +X184198527Y-157026680D01* +X184239055Y-156969766D01* +X184303920Y-156943798D01* +X184325436Y-156943618D01* +X184510781Y-156958205D01* +X184768601Y-156937914D01* +X185020066Y-156877543D01* +X185258994Y-156778576D01* +X185479494Y-156643452D01* +X185479504Y-156643445D01* +X185485459Y-156638358D01* +X185485459Y-156638357D01* +X184836180Y-155989078D01* +X184849356Y-155984283D01* +X184995701Y-155888031D01* +X185115904Y-155760623D01* +X185188716Y-155634508D01* +X185839012Y-156284804D01* +X185839013Y-156284804D01* +X185844100Y-156278849D01* +X185844107Y-156278839D01* +X185979231Y-156058339D01* +X186078198Y-155819411D01* +X186138569Y-155567946D01* +X186158860Y-155310125D01* +X186138569Y-155052305D01* +X186078198Y-154800840D01* +X185979231Y-154561912D01* +X185910103Y-154449107D01* +X185891858Y-154381662D01* +X185912974Y-154315059D01* +X185966746Y-154270445D01* +X185986884Y-154263743D01* +X185992018Y-154262510D01* +X186066492Y-154244631D01* +X186306656Y-154145152D01* +X186528301Y-154009327D01* +X186725970Y-153840502D01* +X186894795Y-153642833D01* +X187030620Y-153421188D01* +X187130099Y-153181024D01* +X187190783Y-152928254D01* +X187211179Y-152669104D01* +X187190783Y-152409954D01* +X187146705Y-152226352D01* +X188958634Y-152226352D01* +X188979030Y-152485505D01* +X189039713Y-152738271D01* +X189139192Y-152978436D01* +X189275014Y-153200075D01* +X189275015Y-153200078D01* +X189275018Y-153200081D01* +X189443843Y-153397750D01* +X189562234Y-153498865D01* +X189641514Y-153566577D01* +X189641517Y-153566578D01* +X189863156Y-153702400D01* +X190040136Y-153775707D01* +X190103321Y-153801879D01* +X190356091Y-153862563D01* +X190468568Y-153871415D01* +X190533853Y-153896298D01* +X190575324Y-153952529D01* +X190579811Y-154022254D01* +X190573397Y-154042484D01* +X190534367Y-154136709D01* +X190534367Y-154136711D01* +X190473995Y-154388178D01* +X190453704Y-154645998D01* +X190473995Y-154903819D01* +X190534366Y-155155284D01* +X190633333Y-155394212D01* +X190768457Y-155614713D01* +X190768460Y-155614718D01* +X190773551Y-155620678D01* +X191425121Y-154969107D01* +X191448454Y-155023199D01* +X191553053Y-155163700D01* +X191687234Y-155276292D01* +X191778971Y-155322364D01* +X191127103Y-155974231D01* +X191133067Y-155979324D01* +X191353570Y-156114449D01* +X191592498Y-156213416D01* +X191843963Y-156273787D01* +X192101784Y-156294078D01* +X192359604Y-156273787D01* +X192561644Y-156225282D01* +X192631426Y-156228773D01* +X192688244Y-156269437D01* +X192714057Y-156334363D01* +X192700671Y-156402938D01* +X192689987Y-156418686D01* +X192690500Y-156419052D01* +X192687067Y-156423871D01* +X192581901Y-156606025D01* +X192513106Y-156804794D01* +X192513105Y-156804799D01* +X192513105Y-156804800D01* +X192483170Y-157013001D01* +X192493179Y-157223105D01* +X192542769Y-157427517D01* +X192584246Y-157518339D01* +X192630147Y-157618850D01* +X192630151Y-157618856D01* +X192752153Y-157790185D01* +X192752158Y-157790190D01* +X192904390Y-157935343D01* +X193081341Y-158049062D01* +X193276615Y-158127239D01* +X193405411Y-158152062D01* +X193483155Y-158167046D01* +X193483156Y-158167046D01* +X193640788Y-158167046D01* +X193640795Y-158167046D01* +X193797716Y-158152062D01* +X193999538Y-158092802D01* +X194186497Y-157996417D01* +X194351837Y-157866393D01* +X194489582Y-157707427D01* +X194594753Y-157525265D01* +X194663549Y-157326492D01* +X194693484Y-157118291D01* +X194683475Y-156908187D01* +X194633885Y-156703775D01* +X194546506Y-156512441D01* +X194528361Y-156486960D01* +X194424500Y-156341106D01* +X194424494Y-156341100D01* +X194303964Y-156226175D01* +X194272264Y-156195949D01* +X194095313Y-156082230D01* +X194095311Y-156082229D01* +X193900048Y-156004056D01* +X193900041Y-156004053D01* +X193900039Y-156004053D01* +X193900036Y-156004052D01* +X193900035Y-156004052D01* +X193693499Y-155964246D01* +X193693498Y-155964246D01* +X193535859Y-155964246D01* +X193378938Y-155979229D01* +X193378938Y-155979230D01* +X193378934Y-155979231D01* +X193219575Y-156026023D01* +X193149705Y-156026023D01* +X193096959Y-155994727D01* +X192427183Y-155324951D01* +X192440359Y-155320156D01* +X192586704Y-155223904D01* +X192706907Y-155096496D01* +X192779719Y-154970381D01* +X193430015Y-155620677D01* +X193430016Y-155620677D01* +X193435103Y-155614722D01* +X193435110Y-155614712D01* +X193570234Y-155394212D01* +X193614244Y-155287962D01* +X221571736Y-155287962D01* +X221581745Y-155498066D01* +X221631335Y-155702478D01* +X221675975Y-155800226D01* +X221718713Y-155893811D01* +X221718717Y-155893817D01* +X221840719Y-156065146D01* +X221840724Y-156065151D01* +X221992956Y-156210304D01* +X222169907Y-156324023D01* +X222365181Y-156402200D01* +X222495772Y-156427369D01* +X222571721Y-156442007D01* +X222571722Y-156442007D01* +X222729354Y-156442007D01* +X222729361Y-156442007D01* +X222886282Y-156427023D01* +X223088104Y-156367763D01* +X223275063Y-156271378D01* +X223440403Y-156141354D01* +X223578148Y-155982388D01* +X223649660Y-155858525D01* +X225489395Y-155858525D01* +X225519472Y-156157500D01* +X225519473Y-156157507D01* +X225589130Y-156449799D01* +X225589133Y-156449811D01* +X225697128Y-156730211D01* +X225697135Y-156730226D01* +X225841541Y-156993733D01* +X225841545Y-156993739D01* +X225932858Y-157117670D01* +X226019785Y-157235648D01* +X226228683Y-157451647D01* +X226464508Y-157637876D01* +X226723049Y-157791010D01* +X226999695Y-157908318D01* +X226999698Y-157908318D01* +X226999701Y-157908320D01* +X227098352Y-157935343D01* +X227289508Y-157987706D01* +X227587317Y-158027758D01* +X227587322Y-158027758D01* +X227812603Y-158027758D01* +X227976075Y-158016813D01* +X228037381Y-158012710D01* +X228331849Y-157952857D01* +X228615713Y-157854289D01* +X228883905Y-157718765D01* +X229131642Y-157548704D01* +X229354501Y-157347140D01* +X229548505Y-157117670D01* +X229710193Y-156864390D01* +X229836680Y-156591818D01* +X229925708Y-156304820D01* +X229975688Y-156008516D01* +X229985729Y-155708194D01* +X229955651Y-155409213D01* +X229943068Y-155356414D01* +X229934428Y-155320156D01* +X229885992Y-155116909D01* +X229777993Y-154836498D01* +X229633583Y-154572983D01* +X229632022Y-154570865D01* +X229571245Y-154488377D01* +X229455339Y-154331068D01* +X229246441Y-154115069D01* +X229246434Y-154115063D01* +X229071359Y-153976808D01* +X229010616Y-153928840D01* +X228752075Y-153775706D01* +X228475429Y-153658398D01* +X228475422Y-153658395D01* +X228185621Y-153579011D01* +X228185618Y-153579010D01* +X228185616Y-153579010D01* +X227887807Y-153538958D01* +X227662529Y-153538958D01* +X227662521Y-153538958D01* +X227437745Y-153554005D01* +X227437736Y-153554007D01* +X227143272Y-153613859D01* +X226859409Y-153712427D01* +X226859406Y-153712429D01* +X226591224Y-153847947D01* +X226343480Y-154018013D01* +X226120624Y-154219574D01* +X225926620Y-154449044D01* +X225926618Y-154449046D01* +X225764928Y-154702330D01* +X225641140Y-154969088D01* +X225638444Y-154974898D01* +X225614432Y-155052305D01* +X225549416Y-155261893D01* +X225522077Y-155423973D01* +X225499436Y-155558200D01* +X225490353Y-155829884D01* +X225489395Y-155858525D01* +X223649660Y-155858525D01* +X223683319Y-155800226D01* +X223752115Y-155601453D01* +X223782050Y-155393252D01* +X223772041Y-155183148D01* +X223722451Y-154978736D01* +X223635072Y-154787402D01* +X223627730Y-154777092D01* +X223566438Y-154691019D01* +X223543585Y-154624992D01* +X223560058Y-154557092D01* +X223610625Y-154508877D01* +X223679232Y-154495653D01* +X223696392Y-154498518D01* +X223905616Y-154548748D01* +X224163436Y-154569039D01* +X224421256Y-154548748D01* +X224672721Y-154488377D01* +X224911649Y-154389410D01* +X225132149Y-154254286D01* +X225132159Y-154254279D01* +X225138114Y-154249192D01* +X225138114Y-154249191D01* +X224488835Y-153599912D01* +X224502011Y-153595117D01* +X224648356Y-153498865D01* +X224768559Y-153371457D01* +X224841371Y-153245342D01* +X225491667Y-153895638D01* +X225491668Y-153895638D01* +X225496755Y-153889683D01* +X225496762Y-153889673D01* +X225631886Y-153669173D01* +X225730853Y-153430245D01* +X225791224Y-153178780D01* +X225811515Y-152920960D01* +X225791224Y-152663139D01* +X225730853Y-152411674D01* +X225691822Y-152317446D01* +X225684353Y-152247977D01* +X225715628Y-152185498D01* +X225775716Y-152149845D01* +X225796640Y-152146377D01* +X225909129Y-152137524D01* +X226161899Y-152076840D01* +X226402063Y-151977361D01* +X226623708Y-151841536D01* +X226821377Y-151672711D01* +X226990202Y-151475042D01* +X227126027Y-151253397D01* +X227225506Y-151013233D01* +X227242112Y-150944065D01* +X229054041Y-150944065D01* +X229074437Y-151203218D01* +X229135120Y-151455984D01* +X229234599Y-151696149D01* +X229370421Y-151917788D01* +X229370422Y-151917791D01* +X229411406Y-151965777D01* +X229539250Y-152115463D01* +X229643739Y-152204705D01* +X229736921Y-152284290D01* +X229736924Y-152284291D01* +X229958563Y-152420113D01* +X230198728Y-152519592D01* +X230278336Y-152538704D01* +X230338928Y-152573494D01* +X230371092Y-152635521D01* +X230364616Y-152705089D01* +X230355116Y-152724068D01* +X230285988Y-152836873D01* +X230187021Y-153075801D01* +X230126650Y-153327266D01* +X230106359Y-153585087D01* +X230126650Y-153842907D01* +X230187021Y-154094372D01* +X230285988Y-154333300D01* +X230421112Y-154553801D01* +X230421115Y-154553806D01* +X230426206Y-154559766D01* +X231077776Y-153908195D01* +X231101109Y-153962287D01* +X231205708Y-154102788D01* +X231339889Y-154215380D01* +X231431626Y-154261452D01* +X230779758Y-154913319D01* +X230785722Y-154918412D01* +X231006225Y-155053537D01* +X231245153Y-155152504D01* +X231496618Y-155212875D01* +X231754438Y-155233166D01* +X231932479Y-155219153D01* +X232000856Y-155233517D01* +X232050614Y-155282568D01* +X232065953Y-155350733D01* +X232042005Y-155416370D01* +X232035922Y-155423973D01* +X231896984Y-155584317D01* +X231896971Y-155584334D01* +X231791805Y-155766488D01* +X231723010Y-155965257D01* +X231723009Y-155965262D01* +X231723009Y-155965263D01* +X231695369Y-156157507D01* +X231693074Y-156173466D01* +X231693542Y-156183285D01* +X231703083Y-156383568D01* +X231752673Y-156587980D01* +X231778584Y-156644717D01* +X231840051Y-156779313D01* +X231840055Y-156779319D01* +X231962057Y-156950648D01* +X231962062Y-156950653D01* +X232114294Y-157095806D01* +X232291245Y-157209525D01* +X232486519Y-157287702D01* +X232615315Y-157312525D01* +X232693059Y-157327509D01* +X232693060Y-157327509D01* +X232850692Y-157327509D01* +X232850699Y-157327509D01* +X233007620Y-157312525D01* +X233209442Y-157253265D01* +X233396401Y-157156880D01* +X233561741Y-157026856D01* +X233699486Y-156867890D01* +X233804657Y-156685728D01* +X233873453Y-156486955D01* +X233903388Y-156278754D01* +X233893379Y-156068650D01* +X233843789Y-155864238D01* +X233756410Y-155672904D01* +X233742863Y-155653880D01* +X233634404Y-155501569D01* +X233634398Y-155501563D01* +X233520805Y-155393252D01* +X233482168Y-155356412D01* +X233305217Y-155242693D01* +X233305215Y-155242692D01* +X233109952Y-155164519D01* +X233109945Y-155164516D01* +X233109943Y-155164516D01* +X233109940Y-155164515D01* +X233109939Y-155164515D01* +X232903403Y-155124709D01* +X232903402Y-155124709D01* +X232817727Y-155124709D01* +X232750688Y-155105024D01* +X232704933Y-155052220D01* +X232694989Y-154983062D01* +X232724014Y-154919506D01* +X232729071Y-154914483D01* +X232729117Y-154913318D01* +X232079838Y-154264039D01* +X232093014Y-154259244D01* +X232239359Y-154162992D01* +X232359562Y-154035584D01* +X232432374Y-153909468D01* +X233082670Y-154559765D01* +X233082671Y-154559765D01* +X233087758Y-154553810D01* +X233087765Y-154553800D01* +X233222889Y-154333300D01* +X233321856Y-154094372D01* +X233382227Y-153842907D01* +X233402518Y-153585087D01* +X233382227Y-153327266D01* +X233321856Y-153075801D01* +X233222889Y-152836873D01* +X233087764Y-152616370D01* +X233082671Y-152610406D01* +X232431101Y-153261976D01* +X232407769Y-153207887D01* +X232303170Y-153067386D01* +X232168989Y-152954794D01* +X232077250Y-152908721D01* +X232729118Y-152256854D01* +X232729118Y-152256853D01* +X232723158Y-152251763D01* +X232723153Y-152251760D01* +X232502652Y-152116636D01* +X232263723Y-152017669D01* +X232263725Y-152017669D01* +X232190771Y-152000155D01* +X232130179Y-151965364D01* +X232098015Y-151903338D01* +X232104491Y-151833769D01* +X232113985Y-151814801D01* +X232186696Y-151696149D01* +X232286175Y-151455985D01* +X232346859Y-151203215D01* +X232367255Y-150944065D01* +X232346859Y-150684915D01* +X232286175Y-150432145D01* +X232258050Y-150364246D01* +X232186696Y-150191980D01* +X232050874Y-149970341D01* +X232050873Y-149970338D01* +X231981467Y-149889074D01* +X231882046Y-149772667D01* +X231740941Y-149652152D01* +X231684374Y-149603839D01* +X231684371Y-149603838D01* +X231462732Y-149468016D01* +X231222567Y-149368537D01* +X230969801Y-149307854D01* +X230775435Y-149292556D01* +X230710648Y-149287458D01* +X230710647Y-149287458D01* +X230451494Y-149307854D01* +X230198728Y-149368537D01* +X229958563Y-149468016D01* +X229736924Y-149603838D01* +X229736921Y-149603839D01* +X229539250Y-149772667D01* +X229370422Y-149970338D01* +X229370421Y-149970341D01* +X229234599Y-150191980D01* +X229135120Y-150432145D01* +X229074437Y-150684911D01* +X229054041Y-150944065D01* +X227242112Y-150944065D01* +X227286190Y-150760463D01* +X227306586Y-150501313D01* +X227286190Y-150242163D01* +X227225506Y-149989393D01* +X227172870Y-149862318D01* +X227126027Y-149749228D01* +X226990205Y-149527589D01* +X226990204Y-149527586D01* +X226910928Y-149434766D01* +X226821377Y-149329915D01* +X226644491Y-149178840D01* +X226623705Y-149161087D01* +X226623702Y-149161086D01* +X226402063Y-149025264D01* +X226161898Y-148925785D01* +X225909132Y-148865102D01* +X225649979Y-148844706D01* +X225390825Y-148865102D01* +X225138059Y-148925785D01* +X224897894Y-149025264D01* +X224676255Y-149161086D01* +X224676252Y-149161087D01* +X224478581Y-149329915D01* +X224309753Y-149527586D01* +X224309752Y-149527589D01* +X224173930Y-149749228D01* +X224074451Y-149989393D01* +X224013768Y-150242159D01* +X223993372Y-150501313D01* +X224013768Y-150760466D01* +X224074452Y-151013234D01* +X224074452Y-151013236D01* +X224116101Y-151113786D01* +X224123570Y-151183255D01* +X224092294Y-151245734D01* +X224032205Y-151281386D01* +X224011270Y-151284856D01* +X223905615Y-151293172D01* +X223654150Y-151353542D01* +X223415222Y-151452509D01* +X223194725Y-151587630D01* +X223194709Y-151587642D01* +X223188756Y-151592726D01* +X223188756Y-151592727D01* +X223838036Y-152242007D01* +X223824861Y-152246803D01* +X223678516Y-152343055D01* +X223558313Y-152470463D01* +X223485500Y-152596577D01* +X222835203Y-151946280D01* +X222835202Y-151946280D01* +X222830118Y-151952233D01* +X222830106Y-151952249D01* +X222694985Y-152172746D01* +X222596018Y-152411674D01* +X222535647Y-152663139D01* +X222515356Y-152920960D01* +X222535647Y-153178780D01* +X222596018Y-153430245D01* +X222694985Y-153669173D01* +X222830109Y-153889674D01* +X222830112Y-153889679D01* +X222835203Y-153895639D01* +X223486773Y-153244069D01* +X223510106Y-153298160D01* +X223614705Y-153438661D01* +X223748886Y-153551253D01* +X223840623Y-153597325D01* +X223168074Y-154269873D01* +X223106751Y-154303358D01* +X223037059Y-154298374D01* +X223034308Y-154297310D01* +X222988613Y-154279017D01* +X222988609Y-154279015D01* +X222988605Y-154279014D01* +X222988602Y-154279013D01* +X222988601Y-154279013D01* +X222782065Y-154239207D01* +X222782064Y-154239207D01* +X222624425Y-154239207D01* +X222467504Y-154254190D01* +X222467504Y-154254191D01* +X222467500Y-154254192D01* +X222265684Y-154313450D01* +X222078724Y-154409835D01* +X221913383Y-154539859D01* +X221913382Y-154539860D01* +X221775642Y-154698821D01* +X221775633Y-154698832D01* +X221670467Y-154880986D01* +X221601672Y-155079755D01* +X221601671Y-155079760D01* +X221601671Y-155079761D01* +X221571736Y-155287962D01* +X193614244Y-155287962D01* +X193669201Y-155155284D01* +X193729572Y-154903819D01* +X193749863Y-154645999D01* +X193729572Y-154388178D01* +X193669201Y-154136713D01* +X193570234Y-153897785D01* +X193435109Y-153677282D01* +X193430016Y-153671318D01* +X192778446Y-154322888D01* +X192755114Y-154268799D01* +X192650515Y-154128298D01* +X192516334Y-154015706D01* +X192424595Y-153969633D01* +X193076463Y-153317766D01* +X193076463Y-153317765D01* +X193070503Y-153312675D01* +X193070498Y-153312672D01* +X192849997Y-153177548D01* +X192611069Y-153078581D01* +X192359604Y-153018211D01* +X192253948Y-153009895D01* +X192188660Y-152985011D01* +X192147190Y-152928779D01* +X192142703Y-152859054D01* +X192149112Y-152838838D01* +X192190768Y-152738272D01* +X192251452Y-152485502D01* +X192271848Y-152226352D01* +X192251452Y-151967202D01* +X192190768Y-151714432D01* +X192174489Y-151675131D01* +X192091289Y-151474267D01* +X191955467Y-151252628D01* +X191955466Y-151252625D01* +X191896218Y-151183255D01* +X191786639Y-151054954D01* +X191699715Y-150980714D01* +X201852405Y-150980714D01* +X201853358Y-151000731D01* +X201862414Y-151190816D01* +X201912004Y-151395228D01* +X201948454Y-151475042D01* +X201999382Y-151586561D01* +X201999386Y-151586567D01* +X202121388Y-151757896D01* +X202121393Y-151757901D01* +X202273625Y-151903054D01* +X202450576Y-152016773D01* +X202645850Y-152094950D01* +X202774646Y-152119773D01* +X202852390Y-152134757D01* +X202852391Y-152134757D01* +X203010023Y-152134757D01* +X203010030Y-152134757D01* +X203166951Y-152119773D01* +X203368773Y-152060513D01* +X203555732Y-151964128D01* +X203721072Y-151834104D01* +X203858817Y-151675138D01* +X203963988Y-151492976D01* +X204032784Y-151294203D01* +X204059481Y-151108524D01* +X205789395Y-151108524D01* +X205819472Y-151407499D01* +X205819473Y-151407506D01* +X205889130Y-151699798D01* +X205889133Y-151699810D01* +X205997128Y-151980210D01* +X205997135Y-151980225D01* +X206141541Y-152243732D01* +X206141545Y-152243738D01* +X206232858Y-152367669D01* +X206319785Y-152485647D01* +X206503667Y-152675780D01* +X206528682Y-152701645D01* +X206528689Y-152701651D01* +X206619167Y-152773101D01* +X206764508Y-152887875D01* +X207023049Y-153041009D01* +X207299695Y-153158317D01* +X207299698Y-153158317D01* +X207299701Y-153158319D01* +X207394055Y-153184165D01* +X207589508Y-153237705D01* +X207887317Y-153277757D01* +X207887322Y-153277757D01* +X208112603Y-153277757D01* +X208276075Y-153266813D01* +X208337381Y-153262709D01* +X208631849Y-153202856D01* +X208915713Y-153104288D01* +X209183905Y-152968764D01* +X209431642Y-152798703D01* +X209654501Y-152597139D01* +X209848505Y-152367669D01* +X210010193Y-152114389D01* +X210136680Y-151841817D01* +X210225708Y-151554819D01* +X210275688Y-151258515D01* +X210285729Y-150958193D01* +X210255651Y-150659212D01* +X210185992Y-150366908D01* +X210077993Y-150086497D01* +X209933583Y-149822982D01* +X209755339Y-149581067D01* +X209546441Y-149365068D01* +X209546434Y-149365062D01* +X209310617Y-149178840D01* +X209310618Y-149178840D01* +X209310616Y-149178839D01* +X209052075Y-149025705D01* +X208775429Y-148908397D01* +X208775422Y-148908394D01* +X208485621Y-148829010D01* +X208485618Y-148829009D01* +X208485616Y-148829009D01* +X208187807Y-148788957D01* +X207962529Y-148788957D01* +X207962521Y-148788957D01* +X207737745Y-148804004D01* +X207737736Y-148804006D01* +X207443272Y-148863858D01* +X207159409Y-148962426D01* +X207159406Y-148962428D01* +X206891224Y-149097946D01* +X206643480Y-149268012D01* +X206420624Y-149469573D01* +X206226620Y-149699043D01* +X206226618Y-149699045D01* +X206064928Y-149952329D01* +X205939190Y-150223289D01* +X205938444Y-150224897D01* +X205933088Y-150242163D01* +X205849416Y-150511892D01* +X205805457Y-150772505D01* +X205799436Y-150808199D01* +X205792606Y-151012497D01* +X205789395Y-151108524D01* +X204059481Y-151108524D01* +X204062719Y-151086002D01* +X204052710Y-150875898D01* +X204003120Y-150671486D01* +X203915741Y-150480152D01* +X203910984Y-150473472D01* +X203790305Y-150304001D01* +X203791739Y-150302979D01* +X203766128Y-150246892D01* +X203776076Y-150177734D01* +X203821833Y-150124933D01* +X203888874Y-150105252D01* +X203917815Y-150108678D01* +X203969743Y-150121145D01* +X204227561Y-150141436D01* +X204485382Y-150121145D01* +X204736847Y-150060774D01* +X204975775Y-149961807D01* +X205196275Y-149826683D01* +X205196285Y-149826676D01* +X205202240Y-149821589D01* +X205202240Y-149821588D01* +X204552961Y-149172309D01* +X204566137Y-149167514D01* +X204712482Y-149071262D01* +X204832685Y-148943854D01* +X204905497Y-148817739D01* +X205555793Y-149468035D01* +X205555794Y-149468035D01* +X205560881Y-149462080D01* +X205560888Y-149462070D01* +X205696012Y-149241570D01* +X205794979Y-149002642D01* +X205855350Y-148751177D01* +X205875641Y-148493357D01* +X205855350Y-148235536D01* +X205794979Y-147984071D01* +X205698449Y-147751028D01* +X205690980Y-147681559D01* +X205722255Y-147619079D01* +X205782344Y-147583427D01* +X205784005Y-147583015D01* +X206009482Y-147528884D01* +X206249646Y-147429405D01* +X206471291Y-147293580D01* +X206668960Y-147124755D01* +X206837785Y-146927086D01* +X206837786Y-146927084D01* +X206837788Y-146927082D01* +X206973610Y-146705441D01* +X207011118Y-146614888D01* +X207073089Y-146465277D01* +X207133773Y-146212507D01* +X207154169Y-145953357D01* +X208920955Y-145953357D01* +X208941351Y-146212510D01* +X209002034Y-146465276D01* +X209101513Y-146705441D01* +X209237335Y-146927082D01* +X209305873Y-147007330D01* +X209406164Y-147124755D01* +X209507568Y-147211362D01* +X209603835Y-147293582D01* +X209603838Y-147293583D01* +X209825477Y-147429405D01* +X210040998Y-147518676D01* +X210065642Y-147528884D01* +X210291061Y-147583001D01* +X210351652Y-147617791D01* +X210383816Y-147679817D01* +X210377340Y-147749386D01* +X210376674Y-147751028D01* +X210280144Y-147984071D01* +X210219773Y-148235536D01* +X210199482Y-148493356D01* +X210219773Y-148751177D01* +X210280144Y-149002642D01* +X210379111Y-149241570D01* +X210514235Y-149462071D01* +X210514238Y-149462076D01* +X210519329Y-149468036D01* +X211170899Y-148816465D01* +X211194232Y-148870557D01* +X211298831Y-149011058D01* +X211433012Y-149123650D01* +X211524749Y-149169722D01* +X210872881Y-149821589D01* +X210878845Y-149826682D01* +X211099348Y-149961807D01* +X211338276Y-150060774D01* +X211589741Y-150121145D01* +X211847561Y-150141436D01* +X212105381Y-150121145D01* +X212165679Y-150106669D01* +X212235461Y-150110160D01* +X212292279Y-150150823D01* +X212318092Y-150215750D01* +X212304706Y-150284325D01* +X212288339Y-150308445D01* +X212216315Y-150391565D01* +X212216302Y-150391582D01* +X212111136Y-150573736D01* +X212042341Y-150772505D01* +X212042340Y-150772510D01* +X212042340Y-150772511D01* +X212017223Y-150947206D01* +X212012405Y-150980714D01* +X212013358Y-151000731D01* +X212022414Y-151190816D01* +X212072004Y-151395228D01* +X212108454Y-151475042D01* +X212159382Y-151586561D01* +X212159386Y-151586567D01* +X212281388Y-151757896D01* +X212281393Y-151757901D01* +X212433625Y-151903054D01* +X212610576Y-152016773D01* +X212805850Y-152094950D01* +X212934646Y-152119773D01* +X213012390Y-152134757D01* +X213012391Y-152134757D01* +X213170023Y-152134757D01* +X213170030Y-152134757D01* +X213326951Y-152119773D01* +X213528773Y-152060513D01* +X213715732Y-151964128D01* +X213881072Y-151834104D01* +X214018817Y-151675138D01* +X214123988Y-151492976D01* +X214192784Y-151294203D01* +X214222719Y-151086002D01* +X214212710Y-150875898D01* +X214163120Y-150671486D01* +X214075741Y-150480152D01* +X214070984Y-150473472D01* +X213953735Y-150308817D01* +X213953729Y-150308811D01* +X213801501Y-150163662D01* +X213801499Y-150163660D01* +X213624548Y-150049941D01* +X213624546Y-150049940D01* +X213429283Y-149971767D01* +X213429276Y-149971764D01* +X213429274Y-149971764D01* +X213429271Y-149971763D01* +X213429270Y-149971763D01* +X213222734Y-149931957D01* +X213222733Y-149931957D01* +X213065094Y-149931957D01* +X212958233Y-149942160D01* +X212889627Y-149928937D01* +X212839061Y-149880722D01* +X212825178Y-149824526D01* +X212172961Y-149172309D01* +X212186137Y-149167514D01* +X212332482Y-149071262D01* +X212452685Y-148943854D01* +X212525496Y-148817739D01* +X213175793Y-149468035D01* +X213175794Y-149468035D01* +X213180881Y-149462080D01* +X213180888Y-149462070D01* +X213316012Y-149241570D01* +X213414979Y-149002642D01* +X213475350Y-148751177D01* +X213495641Y-148493357D01* +X213475350Y-148235536D01* +X213414979Y-147984071D01* +X213368855Y-147872718D01* +X259041885Y-147872718D01* +X259060836Y-148101421D01* +X259117174Y-148323898D01* +X259209361Y-148534063D01* +X259334881Y-148726187D01* +X259334884Y-148726190D01* +X259490317Y-148895035D01* +X259589529Y-148972255D01* +X259658201Y-149025705D01* +X259671421Y-149035994D01* +X259873257Y-149145222D01* +X260090318Y-149219739D01* +X260316683Y-149257513D01* +X260316684Y-149257513D01* +X260546178Y-149257513D01* +X260546179Y-149257513D01* +X260772544Y-149219739D01* +X260989605Y-149145222D01* +X261191441Y-149035994D01* +X261372545Y-148895035D01* +X261527978Y-148726190D01* +X261653500Y-148534064D01* +X261745688Y-148323898D01* +X261802025Y-148101425D01* +X261812447Y-147975656D01* +X261820977Y-147872718D01* +X261820977Y-147872707D01* +X261806629Y-147699564D01* +X261802025Y-147644001D01* +X261745688Y-147421528D01* +X261653500Y-147211362D01* +X261596917Y-147124755D01* +X261527980Y-147019238D01* +X261508038Y-146997575D01* +X261372545Y-146850391D01* +X261277577Y-146776474D01* +X261236766Y-146719767D01* +X261233091Y-146649994D01* +X261267722Y-146589310D01* +X261294724Y-146569568D01* +X261313507Y-146559403D01* +X261412816Y-146505660D01* +X261593920Y-146364701D01* +X261749353Y-146195856D01* +X261874875Y-146003730D01* +X261967063Y-145793564D01* +X262023400Y-145571091D01* +X262034144Y-145441437D01* +X262042352Y-145342384D01* +X262042352Y-145342373D01* +X262027457Y-145162622D01* +X262023400Y-145113667D01* +X261967063Y-144891194D01* +X261874875Y-144681028D01* +X261830515Y-144613130D01* +X261749355Y-144488904D01* +X261728873Y-144466655D01* +X261593920Y-144320057D01* +X261498953Y-144246141D01* +X261458140Y-144189431D01* +X261454466Y-144119658D01* +X261489098Y-144058975D01* +X261516095Y-144039235D01* +X261634192Y-143975325D01* +X261815296Y-143834366D01* +X261970729Y-143665521D01* +X262096251Y-143473395D01* +X262188439Y-143263229D01* +X262244776Y-143040756D01* +X262255114Y-142915995D01* +X262263728Y-142812049D01* +X262263728Y-142812038D01* +X262248833Y-142632287D01* +X262244776Y-142583332D01* +X262188439Y-142360859D01* +X262096251Y-142150693D01* +X262044838Y-142071999D01* +X261970731Y-141958569D01* +X261889391Y-141870211D01* +X261815296Y-141789722D01* +X261720328Y-141715805D01* +X261679517Y-141659098D01* +X261675842Y-141589325D01* +X261710473Y-141528641D01* +X261737475Y-141508899D01* +X261774805Y-141488697D01* +X261855567Y-141444991D01* +X262036671Y-141304032D01* +X262192104Y-141135187D01* +X262317626Y-140943061D01* +X262409814Y-140732895D01* +X262466151Y-140510422D01* +X262476358Y-140387244D01* +X262485103Y-140281715D01* +X262485103Y-140281704D01* +X262470785Y-140108916D01* +X262466151Y-140052998D01* +X262409814Y-139830525D01* +X262317626Y-139620359D01* +X262297530Y-139589600D01* +X262192106Y-139428235D01* +X262157731Y-139390894D01* +X262036671Y-139259388D01* +X261941704Y-139185472D01* +X261900891Y-139128762D01* +X261897217Y-139058989D01* +X261931849Y-138998306D01* +X261958846Y-138978566D01* +X262076943Y-138914656D01* +X262258047Y-138773697D01* +X262413480Y-138604852D01* +X262539002Y-138412726D01* +X262631190Y-138202560D01* +X262687527Y-137980087D01* +X262697734Y-137856908D01* +X262706479Y-137751380D01* +X262706479Y-137751369D01* +X262691984Y-137576449D01* +X262687527Y-137522663D01* +X262631190Y-137300190D01* +X262539002Y-137090024D01* +X262532986Y-137080816D01* +X262413482Y-136897900D01* +X262286192Y-136759627D01* +X262258047Y-136729053D01* +X262258046Y-136729052D01* +X262258044Y-136729050D01* +X262258040Y-136729047D01* +X262163082Y-136655138D01* +X262122269Y-136598428D01* +X262118594Y-136528655D01* +X262153226Y-136467972D01* +X262180227Y-136448230D01* +X262214621Y-136429617D01* +X262298319Y-136384322D01* +X262479423Y-136243363D01* +X262634856Y-136074518D01* +X262760378Y-135882392D01* +X262852566Y-135672226D01* +X262908903Y-135449753D01* +X262920359Y-135311507D01* +X262927855Y-135221046D01* +X262927855Y-135221035D01* +X262913607Y-135049097D01* +X262908903Y-134992329D01* +X262852566Y-134769856D01* +X262760378Y-134559690D01* +X262738620Y-134526387D01* +X262634858Y-134367566D01* +X262613505Y-134344371D01* +X262479423Y-134198719D01* +X262384454Y-134124802D01* +X262343643Y-134068093D01* +X262339968Y-133998320D01* +X262374599Y-133937637D01* +X262401597Y-133917897D01* +X262519694Y-133853987D01* +X262700798Y-133713028D01* +X262856231Y-133544183D01* +X262981753Y-133352057D01* +X263073941Y-133141891D01* +X263130278Y-132919418D01* +X263149230Y-132690706D01* +X263130278Y-132461994D01* +X263073941Y-132239521D01* +X262981753Y-132029355D01* +X262949973Y-131980712D01* +X262856233Y-131837231D01* +X262829507Y-131808199D01* +X262700798Y-131668384D01* +X262605831Y-131594468D01* +X262565018Y-131537758D01* +X262561344Y-131467985D01* +X262595976Y-131407302D01* +X262622973Y-131387562D01* +X262741070Y-131323652D01* +X262922174Y-131182693D01* +X263077607Y-131013848D01* +X263102954Y-130975050D01* +X263156101Y-130929693D01* +X263206764Y-130918871D01* +X270634457Y-130918871D01* +X270701496Y-130938556D01* +X270722138Y-130955190D01* +X271005181Y-131238233D01* +X271038666Y-131299556D01* +X271041500Y-131325914D01* +X271041500Y-162834457D01* +X271021815Y-162901496D01* +X271005181Y-162922138D01* +X269054115Y-164873204D01* +X268992792Y-164906689D01* +X268966434Y-164909523D01* +X268870599Y-164909523D01* +X268645123Y-164949280D01* +X268429975Y-165027588D01* +X268429968Y-165027591D01* +X268231691Y-165142067D01* +X268231688Y-165142069D01* +X268056303Y-165289232D01* +X268056295Y-165289240D01* +X267909128Y-165464627D01* +X267794650Y-165662908D01* +X267794647Y-165662915D01* +X267716338Y-165878067D01* +X267676580Y-166103542D01* +X267676580Y-166332503D01* +X267716337Y-166557979D01* +X267794645Y-166773127D01* +X267794648Y-166773134D01* +X267834691Y-166842490D01* +X267909125Y-166971413D01* +X267918154Y-166982173D01* +X268056295Y-167146806D01* +X268080226Y-167166886D01* +X268118929Y-167225057D01* +X268124521Y-167261876D01* +X268124521Y-169488511D01* +X268104836Y-169555550D01* +X268052032Y-169601305D01* +X268042937Y-169605031D01* +X268029062Y-169610081D01* +X268029051Y-169610086D01* +X267830775Y-169724562D01* +X267830772Y-169724564D01* +X267655387Y-169871727D01* +X267655379Y-169871735D01* +X267508212Y-170047122D01* +X267393734Y-170245403D01* +X267393731Y-170245410D01* +X267370734Y-170308593D01* +X267318003Y-170453471D01* +X267315422Y-170460562D01* +X267275664Y-170686037D01* +X267275664Y-170914998D01* +X267315421Y-171140474D01* +X267393729Y-171355622D01* +X267393732Y-171355629D01* +X267457051Y-171465300D01* +X267508209Y-171553908D01* +X267509414Y-171555344D01* +X267655373Y-171729294D01* +X267655380Y-171729301D01* +X267830771Y-171876472D01* +X268029054Y-171990950D01* +X268244204Y-172069259D01* +X268413210Y-172099060D01* +X269124745Y-172161312D01* +X269296356Y-172161312D01* +X269296358Y-172161312D01* +X269521837Y-172121554D01* +X269736987Y-172043246D01* +X269935270Y-171928767D01* +X270110662Y-171781596D01* +X270214021Y-171658417D01* +X270272191Y-171619717D01* +X270342052Y-171618609D01* +X270401422Y-171655446D01* +X270416396Y-171676125D01* +X270496792Y-171815374D01* +X270496794Y-171815377D01* +X270643957Y-171990762D01* +X270643964Y-171990769D01* +X270819355Y-172137940D01* +X271017638Y-172252418D01* +X271232788Y-172330727D01* +X271401794Y-172360528D01* +X272113329Y-172422780D01* +X272284940Y-172422780D01* +X272284942Y-172422780D01* +X272510421Y-172383022D01* +X272725571Y-172304714D01* +X272923854Y-172190235D01* +X273099246Y-172043064D01* +X273246418Y-171867673D01* +X273360896Y-171669390D01* +X273439205Y-171454240D01* +X273478963Y-171228760D01* +X273478964Y-170999802D01* +X273439205Y-170774323D01* +X273360898Y-170559173D01* +X273246419Y-170360890D01* +X273202537Y-170308593D01* +X273099254Y-170185503D01* +X273099246Y-170185495D01* +X272923858Y-170038327D01* +X272923854Y-170038325D01* +X272725578Y-169923849D01* +X272725567Y-169923844D01* +X272711690Y-169918793D01* +X272655428Y-169877364D01* +X272630496Y-169812095D01* +X272630106Y-169802273D01* +X272630106Y-169599229D01* +X272649791Y-169532190D01* +X272702595Y-169486435D01* +X272771753Y-169476491D01* +X272835309Y-169505516D01* +X272859339Y-169533639D01* +X272870723Y-169551904D01* +X272870725Y-169551906D01* +X272926029Y-169610086D01* +X273010917Y-169699387D01* +X273124141Y-169778193D01* +X273177925Y-169815628D01* +X273177926Y-169815628D01* +X273177927Y-169815629D01* +X273364918Y-169895874D01* +X273564235Y-169936834D01* +X273716719Y-169936834D01* +X273868415Y-169921408D01* +X274062555Y-169860496D01* +X274062556Y-169860495D01* +X274062564Y-169860493D01* +X274240478Y-169761743D01* +X274394871Y-169629200D01* +X274505646Y-169486091D01* +X274519421Y-169468296D01* +X274519421Y-169468295D01* +X274519424Y-169468292D01* +X274609036Y-169285605D01* +X274660039Y-169088619D01* +X274670345Y-168885398D01* +X274639532Y-168684263D01* +X274578670Y-168519929D01* +X274568864Y-168493452D01* +X274568863Y-168493451D01* +X274568862Y-168493447D01* +X274461228Y-168320763D01* +X274387750Y-168243465D01* +X274321037Y-168173283D01* +X274321036Y-168173282D01* +X274321035Y-168173281D01* +X274222563Y-168104743D01* +X274154026Y-168057039D01* +X273967032Y-167976793D01* +X273767717Y-167935834D01* +X273615234Y-167935834D01* +X273615233Y-167935834D01* +X273463536Y-167951259D01* +X273269396Y-168012171D01* +X273269381Y-168012178D01* +X273091476Y-168110923D01* +X273091471Y-168110926D01* +X272937083Y-168243465D01* +X272852162Y-168353173D01* +X272795560Y-168394137D01* +X272725797Y-168397996D01* +X272665022Y-168363527D01* +X272632530Y-168301671D01* +X272630106Y-168277271D01* +X272630106Y-167954162D01* +X272649791Y-167887123D01* +X272702595Y-167841368D01* +X272732568Y-167832047D01* +X272911337Y-167800526D01* +X273126487Y-167722218D01* +X273324770Y-167607739D01* +X273499944Y-167460751D01* +X273500155Y-167460574D01* +X273500155Y-167460573D01* +X273500162Y-167460568D01* +X273647334Y-167285177D01* +X273761812Y-167086894D01* +X273840121Y-166871744D01* +X273879879Y-166646264D01* +X273879880Y-166417306D01* +X273840121Y-166191827D01* +X273761814Y-165976677D01* +X273647335Y-165778394D01* +X273581637Y-165700097D01* +X273500170Y-165603007D01* +X273500166Y-165603004D01* +X273500164Y-165603001D01* +X273324772Y-165455830D01* +X273324768Y-165455827D01* +X273324766Y-165455826D01* +X273320497Y-165453361D01* +X273272283Y-165402793D01* +X273258500Y-165345976D01* +X273258500Y-149200972D01* +X274223892Y-149200972D01* +X274242843Y-149429675D01* +X274299181Y-149652152D01* +X274391368Y-149862317D01* +X274516888Y-150054441D01* +X274522718Y-150060774D01* +X274672324Y-150223289D01* +X274750743Y-150284325D01* +X274831280Y-150347010D01* +X274853428Y-150364248D01* +X275055264Y-150473476D01* +X275272325Y-150547993D01* +X275498690Y-150585767D01* +X275498691Y-150585767D01* +X275728185Y-150585767D01* +X275728186Y-150585767D01* +X275954551Y-150547993D01* +X276171612Y-150473476D01* +X276373448Y-150364248D01* +X276554552Y-150223289D01* +X276709985Y-150054444D01* +X276835507Y-149862318D01* +X276927695Y-149652152D01* +X276984032Y-149429679D01* +X276995817Y-149287458D01* +X277002984Y-149200972D01* +X277002984Y-149200961D01* +X276989314Y-149035994D01* +X276984032Y-148972255D01* +X276927695Y-148749782D01* +X276835507Y-148539616D01* +X276745036Y-148401139D01* +X276709987Y-148347492D01* +X276645087Y-148276992D01* +X276554552Y-148178645D01* +X276459583Y-148104728D01* +X276418772Y-148048019D01* +X276415097Y-147978246D01* +X276449728Y-147917563D01* +X276476726Y-147897823D01* +X276594823Y-147833913D01* +X276775927Y-147692954D01* +X276931360Y-147524109D01* +X277056882Y-147331983D01* +X277149070Y-147121817D01* +X277205407Y-146899344D01* +X277215701Y-146775116D01* +X277224359Y-146670637D01* +X277224359Y-146670626D01* +X277210689Y-146505658D01* +X277205407Y-146441920D01* +X277149070Y-146219447D01* +X277056882Y-146009281D01* +X277020345Y-145953357D01* +X276931362Y-145817157D01* +X276818178Y-145694207D01* +X276775927Y-145648310D01* +X276775926Y-145648309D01* +X276775924Y-145648307D01* +X276775920Y-145648304D01* +X276680962Y-145574395D01* +X276640149Y-145517685D01* +X276636474Y-145447912D01* +X276671106Y-145387229D01* +X276698107Y-145367487D01* +X276716890Y-145357322D01* +X276816199Y-145303579D01* +X276997303Y-145162620D01* +X277152736Y-144993775D01* +X277278258Y-144801649D01* +X277370446Y-144591483D01* +X277426783Y-144369010D01* +X277438089Y-144232567D01* +X277445735Y-144140303D01* +X277445735Y-144140292D01* +X277432065Y-143975325D01* +X277426783Y-143911586D01* +X277370446Y-143689113D01* +X277278258Y-143478947D01* +X277214719Y-143381693D01* +X277152738Y-143286823D01* +X277113332Y-143244017D01* +X276997303Y-143117976D01* +X276902336Y-143044060D01* +X276861523Y-142987350D01* +X276857849Y-142917577D01* +X276892481Y-142856894D01* +X276919478Y-142837154D01* +X277037575Y-142773244D01* +X277218679Y-142632285D01* +X277374112Y-142463440D01* +X277499634Y-142271314D01* +X277591822Y-142061148D01* +X277648159Y-141838675D01* +X277658340Y-141715808D01* +X277667111Y-141609968D01* +X277667111Y-141609957D01* +X277653441Y-141444989D01* +X277648159Y-141381251D01* +X277591822Y-141158778D01* +X277499634Y-140948612D01* +X277434023Y-140848186D01* +X277374114Y-140756488D01* +X277277581Y-140651626D01* +X277218679Y-140587641D01* +X277123711Y-140513724D01* +X277082900Y-140457017D01* +X277079225Y-140387244D01* +X277113856Y-140326560D01* +X277140858Y-140306818D01* +X277172848Y-140289506D01* +X277258950Y-140242910D01* +X277440054Y-140101951D01* +X277595487Y-139933106D01* +X277721009Y-139740980D01* +X277813197Y-139530814D01* +X277869534Y-139308341D01* +X277879715Y-139185472D01* +X277888486Y-139079634D01* +X277888486Y-139079623D01* +X277874816Y-138914656D01* +X277869534Y-138850917D01* +X277813197Y-138628444D01* +X277721009Y-138418278D01* +X277699153Y-138384825D01* +X277595489Y-138226154D01* +X277513883Y-138137507D01* +X277440054Y-138057307D01* +X277345087Y-137983391D01* +X277304274Y-137926681D01* +X277300600Y-137856908D01* +X277335232Y-137796225D01* +X277362229Y-137776485D01* +X277480326Y-137712575D01* +X277661430Y-137571616D01* +X277816863Y-137402771D01* +X277942385Y-137210645D01* +X278034573Y-137000479D01* +X278090910Y-136778006D01* +X278103133Y-136630500D01* +X278109862Y-136549299D01* +X278109862Y-136549288D01* +X278091746Y-136330669D01* +X278090910Y-136320582D01* +X278034573Y-136098109D01* +X277942385Y-135887943D01* +X277906483Y-135832991D01* +X277816865Y-135695819D01* +X277791068Y-135667796D01* +X277661430Y-135526972D01* +X277566461Y-135453055D01* +X277525650Y-135396346D01* +X277521975Y-135326573D01* +X277556606Y-135265890D01* +X277583604Y-135246150D01* +X277701701Y-135182240D01* +X277882805Y-135041281D01* +X278038238Y-134872436D01* +X278163760Y-134680310D01* +X278255948Y-134470144D01* +X278312285Y-134247671D01* +X278324166Y-134104288D01* +X278331237Y-134018964D01* +X278331237Y-134018953D01* +X278318252Y-133862260D01* +X278312285Y-133790247D01* +X278255948Y-133567774D01* +X278163760Y-133357608D01* +X278145170Y-133329154D01* +X278038240Y-133165484D01* +X277903004Y-133018579D01* +X277882805Y-132996637D01* +X277882804Y-132996636D01* +X277882802Y-132996634D01* +X277882798Y-132996631D01* +X277787840Y-132922722D01* +X277747027Y-132866012D01* +X277743352Y-132796239D01* +X277777984Y-132735556D01* +X277804985Y-132715814D01* +X277823768Y-132705649D01* +X277923077Y-132651906D01* +X278104181Y-132510947D01* +X278259614Y-132342102D01* +X278385136Y-132149976D01* +X278477324Y-131939810D01* +X278533661Y-131717337D01* +X278552613Y-131488625D01* +X278551910Y-131480146D01* +X278538943Y-131323652D01* +X278533661Y-131259913D01* +X278477324Y-131037440D01* +X278385136Y-130827274D01* +X278286395Y-130676139D01* +X278259616Y-130635150D01* +X278227151Y-130599884D01* +X278104181Y-130466303D01* +X278001887Y-130386684D01* +X277961077Y-130329978D01* +X277957402Y-130260205D01* +X277992033Y-130199521D01* +X278019035Y-130179779D01* +X278139784Y-130114432D01* +X278139792Y-130114427D01* +X278166353Y-130093753D01* +X277553046Y-129480446D01* +X277670855Y-129429275D01* +X277787305Y-129334536D01* +X277873876Y-129211893D01* +X277904743Y-129125038D01* +X278518506Y-129738801D01* +X278599012Y-129615577D01* +X278690633Y-129406705D01* +X278746625Y-129185594D01* +X278765460Y-128958295D01* +X278765460Y-128958284D01* +X278746625Y-128730985D01* +X278690633Y-128509874D01* +X278599011Y-128300999D01* +X278518506Y-128177777D01* +X277907073Y-128789210D01* +X277903849Y-128773693D01* +X277834785Y-128640404D01* +X277732320Y-128530692D01* +X277604055Y-128452692D01* +X277551276Y-128437904D01* +X278166352Y-127822827D01* +X278163253Y-127772901D01* +X278178746Y-127704770D01* +X278227998Y-127656162D01* +X278361159Y-127584098D01* +X278361167Y-127584093D01* +X278387728Y-127563419D01* +X277774421Y-126950112D01* +X277892230Y-126898941D01* +X278008680Y-126804202D01* +X278095251Y-126681559D01* +X278126118Y-126594704D01* +X278739881Y-127208467D01* +X278820387Y-127085243D01* +X278912008Y-126876371D01* +X278968000Y-126655260D01* +X278986835Y-126427961D01* +X278986835Y-126427950D01* +X278968000Y-126200651D01* +X278912008Y-125979540D01* +X278820386Y-125770665D01* +X278739881Y-125647443D01* +X278128448Y-126258876D01* +X278125224Y-126243359D01* +X278056160Y-126110070D01* +X277953695Y-126000358D01* +X277825430Y-125922358D01* +X277772651Y-125907570D01* +X278387727Y-125292493D01* +X278385209Y-125251916D01* +X278400702Y-125183786D01* +X278449954Y-125135178D01* +X278474739Y-125121764D01* +X278587204Y-125060902D01* +X278768308Y-124919943D01* +X278923741Y-124751098D01* +X279049263Y-124558972D01* +X279141451Y-124348806D01* +X279197788Y-124126333D01* +X279213525Y-123936421D01* +X279216740Y-123897626D01* +X279216740Y-123897615D01* +X279200765Y-123704831D01* +X279197788Y-123668909D01* +X279141451Y-123446436D01* +X279049263Y-123236270D01* +X279042981Y-123226655D01* +X278923743Y-123044146D01* +X278885377Y-123002470D01* +X278768308Y-122875299D01* +X278673340Y-122801382D01* +X278632529Y-122744675D01* +X278628854Y-122674902D01* +X278663485Y-122614218D01* +X278690487Y-122594476D01* +X278709270Y-122584311D01* +X278808579Y-122530568D01* +X278989683Y-122389609D01* +X279145116Y-122220764D01* +X279270638Y-122028638D01* +X279362826Y-121818472D01* +X279419163Y-121595999D01* +X279433884Y-121418345D01* +X279438115Y-121367292D01* +X279438115Y-121367281D01* +X279425480Y-121214812D01* +X279419163Y-121138575D01* +X279362826Y-120916102D01* +X279270638Y-120705936D01* +X279233410Y-120648954D01* +X279145118Y-120513812D01* +X279126378Y-120493455D01* +X278989683Y-120344965D01* +X278919957Y-120290695D01* +X278808581Y-120204007D01* +X278808576Y-120204004D01* +X278606749Y-120094781D01* +X278606746Y-120094779D01* +X278606743Y-120094778D01* +X278606740Y-120094777D01* +X278606738Y-120094776D01* +X278389684Y-120020261D01* +X278204498Y-119989359D01* +X278163317Y-119982487D01* +X277933821Y-119982487D01* +X277892640Y-119989359D01* +X277707453Y-120020261D01* +X277490399Y-120094776D01* +X277490388Y-120094781D01* +X277288561Y-120204004D01* +X277288556Y-120204007D01* +X277107457Y-120344963D01* +X276952019Y-120513812D01* +X276826499Y-120705936D01* +X276734312Y-120916101D01* +X276677974Y-121138578D01* +X276659023Y-121367281D01* +X276659023Y-121367292D01* +X276677974Y-121595995D01* +X276734312Y-121818472D01* +X276826499Y-122028637D01* +X276952019Y-122220761D01* +X276952022Y-122220764D01* +X277107455Y-122389609D01* +X277148804Y-122421792D01* +X277202420Y-122463524D01* +X277243233Y-122520235D01* +X277246906Y-122590008D01* +X277212275Y-122650691D01* +X277185275Y-122670432D01* +X277067181Y-122734341D01* +X276886082Y-122875297D01* +X276730644Y-123044146D01* +X276605124Y-123236270D01* +X276512937Y-123446435D01* +X276456599Y-123668912D01* +X276437648Y-123897615D01* +X276437648Y-123897626D01* +X276456599Y-124126329D01* +X276512937Y-124348806D01* +X276605124Y-124558971D01* +X276730644Y-124751095D01* +X276730647Y-124751098D01* +X276886080Y-124919943D01* +X276943127Y-124964345D01* +X276988370Y-124999559D01* +X277029183Y-125056269D01* +X277032857Y-125126042D01* +X276998225Y-125186725D01* +X276971225Y-125206467D01* +X276850470Y-125271816D01* +X276850464Y-125271820D01* +X276823907Y-125292490D01* +X276823907Y-125292492D01* +X277437214Y-125905799D01* +X277319406Y-125956971D01* +X277202956Y-126051710D01* +X277116385Y-126174353D01* +X277085517Y-126261208D01* +X276471753Y-125647444D01* +X276391249Y-125770666D01* +X276391247Y-125770670D01* +X276299627Y-125979540D01* +X276243635Y-126200651D01* +X276224801Y-126427950D01* +X276224801Y-126427961D01* +X276243635Y-126655260D01* +X276299627Y-126876371D01* +X276391249Y-127085246D01* +X276471752Y-127208466D01* +X277083186Y-126597032D01* +X277086412Y-126612553D01* +X277155476Y-126745842D01* +X277257941Y-126855554D01* +X277386206Y-126933554D01* +X277438984Y-126948341D01* +X276823906Y-127563418D01* +X276827006Y-127613347D01* +X276811512Y-127681477D01* +X276762262Y-127730084D01* +X276629095Y-127802150D01* +X276629089Y-127802154D01* +X276602532Y-127822824D01* +X276602532Y-127822826D01* +X277215839Y-128436133D01* +X277098031Y-128487305D01* +X276981581Y-128582044D01* +X276895010Y-128704687D01* +X276864142Y-128791541D01* +X276250378Y-128177778D01* +X276169874Y-128301000D01* +X276169872Y-128301004D01* +X276078252Y-128509874D01* +X276022260Y-128730985D01* +X276003426Y-128958284D01* +X276003426Y-128958295D01* +X276022260Y-129185594D01* +X276078252Y-129406705D01* +X276169874Y-129615580D01* +X276250377Y-129738800D01* +X276861811Y-129127366D01* +X276865037Y-129142887D01* +X276934101Y-129276176D01* +X277036566Y-129385888D01* +X277164831Y-129463888D01* +X277217609Y-129478675D01* +X276602531Y-130093752D01* +X276605050Y-130134331D01* +X276589556Y-130202462D01* +X276540306Y-130251067D01* +X276403063Y-130325339D01* +X276403054Y-130325345D01* +X276221955Y-130466301D01* +X276066517Y-130635150D01* +X275940997Y-130827274D01* +X275848810Y-131037439D01* +X275792472Y-131259916D01* +X275773521Y-131488619D01* +X275773521Y-131488630D01* +X275792472Y-131717333D01* +X275848810Y-131939810D01* +X275940997Y-132149975D01* +X276066517Y-132342099D01* +X276090309Y-132367944D01* +X276205410Y-132492977D01* +X276221955Y-132510949D01* +X276221959Y-132510952D01* +X276316917Y-132584861D01* +X276357730Y-132641571D01* +X276361405Y-132711344D01* +X276326773Y-132772027D01* +X276299773Y-132791768D01* +X276181687Y-132855673D01* +X276181678Y-132855679D01* +X276000579Y-132996635D01* +X275845141Y-133165484D01* +X275719621Y-133357608D01* +X275627434Y-133567773D01* +X275571096Y-133790250D01* +X275552145Y-134018953D01* +X275552145Y-134018964D01* +X275571096Y-134247667D01* +X275627434Y-134470144D01* +X275719621Y-134680309D01* +X275845141Y-134872433D01* +X275845144Y-134872436D01* +X276000577Y-135041281D01* +X276095544Y-135115197D01* +X276136356Y-135171905D01* +X276140031Y-135241678D01* +X276105400Y-135302362D01* +X276078399Y-135322104D01* +X275960303Y-135386014D01* +X275779204Y-135526970D01* +X275623766Y-135695819D01* +X275498246Y-135887943D01* +X275406059Y-136098108D01* +X275349721Y-136320585D01* +X275330770Y-136549288D01* +X275330770Y-136549299D01* +X275349721Y-136778002D01* +X275406059Y-137000479D01* +X275498246Y-137210644D01* +X275623766Y-137402768D01* +X275712967Y-137499666D01* +X275767827Y-137559260D01* +X275779204Y-137571618D01* +X275779208Y-137571621D01* +X275874167Y-137645531D01* +X275914980Y-137702241D01* +X275918655Y-137772014D01* +X275884023Y-137832697D01* +X275857023Y-137852439D01* +X275738927Y-137916349D01* +X275557828Y-138057305D01* +X275402390Y-138226154D01* +X275276870Y-138418278D01* +X275184683Y-138628443D01* +X275128345Y-138850920D01* +X275109394Y-139079623D01* +X275109394Y-139079634D01* +X275128345Y-139308337D01* +X275128345Y-139308340D01* +X275128346Y-139308341D01* +X275182193Y-139520981D01* +X275184683Y-139530814D01* +X275276870Y-139740979D01* +X275402390Y-139933103D01* +X275402393Y-139933106D01* +X275557826Y-140101951D01* +X275590854Y-140127658D01* +X275652791Y-140175866D01* +X275693604Y-140232577D01* +X275697277Y-140302350D01* +X275662646Y-140363033D01* +X275635646Y-140382774D01* +X275517552Y-140446683D01* +X275336453Y-140587639D01* +X275181015Y-140756488D01* +X275055495Y-140948612D01* +X274963308Y-141158777D01* +X274906970Y-141381254D01* +X274888019Y-141609957D01* +X274888019Y-141609968D01* +X274906970Y-141838671D01* +X274963308Y-142061148D01* +X275055495Y-142271313D01* +X275181015Y-142463437D01* +X275336453Y-142632287D01* +X275336457Y-142632290D01* +X275431416Y-142706200D01* +X275472229Y-142762910D01* +X275475904Y-142832683D01* +X275441272Y-142893366D01* +X275414272Y-142913108D01* +X275296176Y-142977018D01* +X275115077Y-143117974D01* +X274959639Y-143286823D01* +X274834119Y-143478947D01* +X274741932Y-143689112D01* +X274685594Y-143911589D01* +X274666643Y-144140292D01* +X274666643Y-144140303D01* +X274685594Y-144369006D01* +X274685594Y-144369009D01* +X274685595Y-144369010D01* +X274699043Y-144422117D01* +X274741932Y-144591483D01* +X274834119Y-144801648D01* +X274959639Y-144993772D01* +X275115077Y-145162622D01* +X275115081Y-145162625D01* +X275210039Y-145236534D01* +X275250852Y-145293244D01* +X275254527Y-145363017D01* +X275219895Y-145423700D01* +X275192895Y-145443441D01* +X275074809Y-145507346D01* +X275074800Y-145507352D01* +X274893701Y-145648308D01* +X274738263Y-145817157D01* +X274612743Y-146009281D01* +X274520556Y-146219446D01* +X274464218Y-146441923D01* +X274445267Y-146670626D01* +X274445267Y-146670637D01* +X274464218Y-146899340D01* +X274520556Y-147121817D01* +X274612743Y-147331982D01* +X274738263Y-147524106D01* +X274738755Y-147524640D01* +X274893699Y-147692954D01* +X274988666Y-147766870D01* +X275029478Y-147823578D01* +X275033153Y-147893351D01* +X274998522Y-147954035D01* +X274971521Y-147973777D01* +X274853425Y-148037687D01* +X274672326Y-148178643D01* +X274516888Y-148347492D01* +X274391368Y-148539616D01* +X274299181Y-148749781D01* +X274242843Y-148972258D01* +X274223892Y-149200961D01* +X274223892Y-149200972D01* +X273258500Y-149200972D01* +X273258500Y-129564293D01* +X273259809Y-129546323D01* +X273263322Y-129522339D01* +X273263341Y-129522211D01* +X273260816Y-129493356D01* +X273258736Y-129469579D01* +X273258500Y-129464172D01* +X273258500Y-129455824D01* +X273258499Y-129455813D01* +X273254652Y-129422903D01* +X273247887Y-129345576D01* +X273246427Y-129338503D01* +X273246473Y-129338493D01* +X273244790Y-129330902D01* +X273244744Y-129330914D01* +X273243080Y-129323895D01* +X273243079Y-129323887D01* +X273216526Y-129250934D01* +X273192114Y-129177262D01* +X273192113Y-129177260D01* +X273189061Y-129170715D01* +X273189105Y-129170694D01* +X273185717Y-129163695D01* +X273185674Y-129163717D01* +X273182436Y-129157269D01* +X273139766Y-129092394D01* +X273099030Y-129026349D01* +X273094553Y-129020687D01* +X273094590Y-129020656D01* +X273089681Y-129014629D01* +X273089645Y-129014660D01* +X273085005Y-129009131D01* +X273085003Y-129009129D01* +X273085001Y-129009126D01* +X273049525Y-128975656D01* +X273028517Y-128955835D01* +X271211841Y-127139160D01* +X271200059Y-127125527D01* +X271185509Y-127105983D01* +X271185508Y-127105982D01* +X271185506Y-127105979D01* +X271184632Y-127105245D01* +X271145024Y-127072009D01* +X271141035Y-127068354D01* +X271135139Y-127062458D01* +X271135138Y-127062457D01* +X271109140Y-127041900D01* +X271049677Y-126992005D01* +X271049672Y-126992002D01* +X271043642Y-126988036D01* +X271043667Y-126987996D01* +X271037106Y-126983816D01* +X271037082Y-126983857D01* +X271030941Y-126980068D01* +X270960577Y-126947257D01* +X270891222Y-126912426D01* +X270884438Y-126909957D01* +X270884453Y-126909913D01* +X270877108Y-126907359D01* +X270877094Y-126907404D01* +X270870242Y-126905133D01* +X270832214Y-126897281D01* +X270794186Y-126889429D01* +X270718693Y-126871537D01* +X270718691Y-126871537D01* +X270718683Y-126871535D01* +X270711519Y-126870698D01* +X270711524Y-126870649D01* +X270703794Y-126869859D01* +X270703790Y-126869907D01* +X270696599Y-126869277D01* +X270618957Y-126871537D01* +X263428139Y-126871537D01* +X263361100Y-126851852D01* +X263324330Y-126815358D01* +X263298984Y-126776562D01* +X263270704Y-126745842D01* +X263143549Y-126607715D01* +X263048582Y-126533799D01* +X263007769Y-126477089D01* +X263004095Y-126407316D01* +X263038727Y-126346633D01* +X263065724Y-126326893D01* +X263183821Y-126262983D01* +X263364925Y-126122024D01* +X263520358Y-125953179D01* +X263645880Y-125761053D01* +X263738068Y-125550887D01* +X263794405Y-125328414D01* +X263806146Y-125186725D01* +X263813357Y-125099707D01* +X263813357Y-125099696D01* +X263799563Y-124933240D01* +X263794405Y-124870990D01* +X263738068Y-124648517D01* +X263645880Y-124438351D01* +X263598228Y-124365414D01* +X263520360Y-124246227D01* +X263457471Y-124177912D01* +X263364925Y-124077380D01* +X263282368Y-124013123D01* +X263262635Y-123997764D01* +X263221822Y-123941054D01* +X263218148Y-123871281D01* +X263252780Y-123810598D01* +X263279780Y-123790856D01* +X263400533Y-123725507D01* +X263400536Y-123725505D01* +X263427097Y-123704831D01* +X262813790Y-123091524D01* +X262931599Y-123040353D01* +X263048049Y-122945614D01* +X263134620Y-122822971D01* +X263165487Y-122736116D01* +X263779250Y-123349879D01* +X263859756Y-123226655D01* +X263951377Y-123017783D01* +X264007369Y-122796672D01* +X264026204Y-122569373D01* +X264026204Y-122569362D01* +X264007369Y-122342063D01* +X263951377Y-122120952D01* +X263859756Y-121912080D01* +X263735000Y-121721126D01* +X263707387Y-121691130D01* +X263676465Y-121628476D01* +X263684325Y-121559050D01* +X263728473Y-121504894D01* +X263765571Y-121487633D01* +X263869122Y-121459004D01* +X263993371Y-121381912D01* +X264090868Y-121272938D01* +X264153714Y-121140910D01* +X264165479Y-121081145D01* +X264165653Y-121079166D01* +X264326705Y-119238320D01* +X264326704Y-119238319D01* +X264326706Y-119238308D01* +X264325498Y-119177408D01* +X264286533Y-119036473D01* +X264286533Y-119036472D01* +X264216694Y-118923914D01* +X264209441Y-118912224D01* +X264100467Y-118814727D01* +X264045966Y-118788784D01* +X263968437Y-118751880D01* +X263908668Y-118740114D01* +X262065847Y-118578889D01* +X262065838Y-118578889D01* +X262065837Y-118578889D01* +X262010473Y-118579987D01* +X262004936Y-118580097D01* +X262004935Y-118580097D01* +X261864002Y-118619061D01* +X261864001Y-118619061D01* +X261739752Y-118696154D01* +X261642258Y-118805125D01* +X261642255Y-118805129D01* +X261579409Y-118937157D01* +X261567643Y-118996926D01* +X261406418Y-120839745D01* +X261406418Y-120839755D01* +X261406418Y-120839758D01* +X261406887Y-120863380D01* +X261407626Y-120900658D01* +X261407626Y-120900659D01* +X261446590Y-121041592D01* +X261446590Y-121041593D01* +X261518407Y-121157339D01* +X261523683Y-121165842D01* +X261632657Y-121263339D01* +X261706581Y-121298527D01* +X261764689Y-121326187D01* +X261772048Y-121328620D01* +X261771421Y-121330514D01* +X261824117Y-121357938D01* +X261858818Y-121418581D01* +X261859844Y-121430472D01* +X262476583Y-122047211D01* +X262358775Y-122098383D01* +X262242325Y-122193122D01* +X262155754Y-122315765D01* +X262124886Y-122402620D01* +X261511122Y-121788856D01* +X261430618Y-121912078D01* +X261430616Y-121912082D01* +X261338996Y-122120952D01* +X261283004Y-122342063D01* +X261264170Y-122569362D01* +X261264170Y-122569373D01* +X261283004Y-122796672D01* +X261338996Y-123017783D01* +X261430618Y-123226658D01* +X261511121Y-123349878D01* +X262122555Y-122738445D01* +X262125781Y-122753965D01* +X262194845Y-122887254D01* +X262297310Y-122996966D01* +X262425575Y-123074966D01* +X262478353Y-123089753D01* +X261863275Y-123704830D01* +X261865794Y-123745408D01* +X261850300Y-123813539D01* +X261801050Y-123862144D01* +X261663807Y-123936416D01* +X261663798Y-123936422D01* +X261482699Y-124077378D01* +X261327261Y-124246227D01* +X261201741Y-124438351D01* +X261109554Y-124648516D01* +X261053216Y-124870993D01* +X261034265Y-125099696D01* +X261034265Y-125099707D01* +X261053216Y-125328410D01* +X261109554Y-125550887D01* +X261201741Y-125761052D01* +X261327261Y-125953176D01* +X261482699Y-126122026D01* +X261482703Y-126122029D01* +X261577662Y-126195939D01* +X261618475Y-126252649D01* +X261622150Y-126322422D01* +X261587518Y-126383105D01* +X261560518Y-126402847D01* +X261442422Y-126466757D01* +X261261323Y-126607713D01* +X261105885Y-126776562D01* +X260980365Y-126968686D01* +X260888178Y-127178851D01* +X260831840Y-127401328D01* +X260812889Y-127630031D01* +X260812889Y-127630042D01* +X260831840Y-127858745D01* +X260888178Y-128081222D01* +X260980365Y-128291387D01* +X261105885Y-128483511D01* +X261105888Y-128483514D01* +X261261321Y-128652359D01* +X261296599Y-128679817D01* +X261356286Y-128726274D01* +X261397099Y-128782985D01* +X261400772Y-128852758D01* +X261366141Y-128913441D01* +X261339141Y-128933182D01* +X261221047Y-128997091D01* +X261039948Y-129138047D01* +X260884510Y-129306896D01* +X260758990Y-129499020D01* +X260666803Y-129709185D01* +X260610465Y-129931662D01* +X260591514Y-130160365D01* +X260591514Y-130160376D01* +X260610465Y-130389079D01* +X260666803Y-130611556D01* +X260758990Y-130821721D01* +X260884510Y-131013845D01* +X261039948Y-131182695D01* +X261039952Y-131182698D01* +X261134911Y-131256608D01* +X261175724Y-131313318D01* +X261179399Y-131383091D01* +X261144767Y-131443774D01* +X261117767Y-131463516D01* +X260999671Y-131527426D01* +X260818572Y-131668382D01* +X260818570Y-131668383D01* +X260818570Y-131668384D01* +X260799832Y-131688738D01* +X260663134Y-131837231D01* +X260537614Y-132029355D01* +X260445427Y-132239520D01* +X260389089Y-132461997D01* +X260370138Y-132690700D01* +X260370138Y-132690711D01* +X260389089Y-132919414D01* +X260445427Y-133141891D01* +X260537614Y-133352056D01* +X260663134Y-133544180D01* +X260684853Y-133567773D01* +X260818570Y-133713028D01* +X260913537Y-133786944D01* +X260954349Y-133843652D01* +X260958024Y-133913425D01* +X260923393Y-133974109D01* +X260896392Y-133993851D01* +X260778296Y-134057761D01* +X260597197Y-134198717D01* +X260441759Y-134367566D01* +X260316239Y-134559690D01* +X260224052Y-134769855D01* +X260167714Y-134992332D01* +X260148763Y-135221035D01* +X260148763Y-135221046D01* +X260167714Y-135449749D01* +X260224052Y-135672226D01* +X260316239Y-135882391D01* +X260441759Y-136074515D01* +X260597197Y-136243365D01* +X260597201Y-136243368D01* +X260692159Y-136317277D01* +X260732972Y-136373987D01* +X260736647Y-136443760D01* +X260702015Y-136504443D01* +X260675015Y-136524184D01* +X260556929Y-136588089D01* +X260556920Y-136588095D01* +X260375821Y-136729051D01* +X260375819Y-136729052D01* +X260375819Y-136729053D01* +X260360956Y-136745198D01* +X260220383Y-136897900D01* +X260094863Y-137090024D01* +X260002676Y-137300189D01* +X259946338Y-137522666D01* +X259927387Y-137751369D01* +X259927387Y-137751380D01* +X259946338Y-137980083D01* +X260002676Y-138202560D01* +X260094863Y-138412725D01* +X260220383Y-138604849D01* +X260294590Y-138685459D01* +X260368327Y-138765559D01* +X260375821Y-138773699D01* +X260375825Y-138773702D01* +X260470784Y-138847612D01* +X260511597Y-138904322D01* +X260515272Y-138974095D01* +X260480640Y-139034778D01* +X260453640Y-139054520D01* +X260335544Y-139118430D01* +X260154445Y-139259386D01* +X259999007Y-139428235D01* +X259873487Y-139620359D01* +X259781300Y-139830524D01* +X259724962Y-140053001D01* +X259706011Y-140281704D01* +X259706011Y-140281715D01* +X259724962Y-140510418D01* +X259781300Y-140732895D01* +X259873487Y-140943060D01* +X259999007Y-141135184D01* +X259999010Y-141135187D01* +X260154443Y-141304032D01* +X260195792Y-141336215D01* +X260249408Y-141377947D01* +X260290221Y-141434658D01* +X260293894Y-141504431D01* +X260259263Y-141565114D01* +X260232263Y-141584855D01* +X260114169Y-141648764D01* +X259933070Y-141789720D01* +X259933068Y-141789721D01* +X259933068Y-141789722D01* +X259915195Y-141809137D01* +X259777632Y-141958569D01* +X259652112Y-142150693D01* +X259559925Y-142360858D01* +X259503587Y-142583335D01* +X259484636Y-142812038D01* +X259484636Y-142812049D01* +X259503587Y-143040752D01* +X259559925Y-143263229D01* +X259652112Y-143473394D01* +X259777632Y-143665518D01* +X259933070Y-143834368D01* +X259933074Y-143834371D01* +X260028033Y-143908281D01* +X260068846Y-143964991D01* +X260072521Y-144034764D01* +X260037889Y-144095447D01* +X260010889Y-144115189D01* +X259892793Y-144179099D01* +X259711694Y-144320055D01* +X259556256Y-144488904D01* +X259430736Y-144681028D01* +X259338549Y-144891193D01* +X259282211Y-145113670D01* +X259263260Y-145342373D01* +X259263260Y-145342384D01* +X259282211Y-145571087D01* +X259338549Y-145793564D01* +X259430736Y-146003729D01* +X259556256Y-146195853D01* +X259556259Y-146195856D01* +X259711692Y-146364701D01* +X259753041Y-146396884D01* +X259806657Y-146438616D01* +X259847470Y-146495327D01* +X259851143Y-146565100D01* +X259816512Y-146625783D01* +X259789512Y-146645524D01* +X259671418Y-146709433D01* +X259490319Y-146850389D01* +X259334881Y-147019238D01* +X259209361Y-147211362D01* +X259117174Y-147421527D01* +X259060836Y-147644004D01* +X259041885Y-147872707D01* +X259041885Y-147872718D01* +X213368855Y-147872718D01* +X213316012Y-147745143D01* +X213180887Y-147524640D01* +X213175793Y-147518676D01* +X212524223Y-148170245D01* +X212500892Y-148116157D01* +X212396293Y-147975656D01* +X212262112Y-147863064D01* +X212170373Y-147816991D01* +X212822241Y-147165124D01* +X212822241Y-147165123D01* +X212816281Y-147160033D01* +X212816276Y-147160030D01* +X212595775Y-147024906D01* +X212356847Y-146925939D01* +X212139139Y-146873673D01* +X212078547Y-146838882D01* +X212046383Y-146776856D01* +X212052859Y-146707287D01* +X212053525Y-146705646D01* +X212091118Y-146614888D01* +X212153089Y-146465277D01* +X212213773Y-146212507D01* +X212234169Y-145953357D01* +X212213773Y-145694207D01* +X212153089Y-145441437D01* +X212122458Y-145367487D01* +X212053610Y-145201272D01* +X211926454Y-144993775D01* +X211917787Y-144979632D01* +X211917787Y-144979630D01* +X211842254Y-144891193D01* +X211748960Y-144781959D01* +X211618272Y-144670341D01* +X211551288Y-144613131D01* +X211551285Y-144613130D01* +X211329646Y-144477308D01* +X211089481Y-144377829D01* +X210836715Y-144317146D01* +X210577562Y-144296750D01* +X210318408Y-144317146D01* +X210065642Y-144377829D01* +X209825477Y-144477308D01* +X209603838Y-144613130D01* +X209603835Y-144613131D01* +X209406164Y-144781959D01* +X209237336Y-144979630D01* +X209237335Y-144979633D01* +X209101513Y-145201272D01* +X209002034Y-145441437D01* +X208941351Y-145694203D01* +X208920955Y-145953357D01* +X207154169Y-145953357D01* +X207133773Y-145694207D01* +X207073089Y-145441437D01* +X207042458Y-145367487D01* +X206973610Y-145201272D01* +X206846454Y-144993775D01* +X206837787Y-144979632D01* +X206837787Y-144979630D01* +X206762254Y-144891193D01* +X206668960Y-144781959D01* +X206538272Y-144670341D01* +X206471288Y-144613131D01* +X206471285Y-144613130D01* +X206249646Y-144477308D01* +X206009481Y-144377829D01* +X205756715Y-144317146D01* +X205497562Y-144296750D01* +X205238408Y-144317146D01* +X204985642Y-144377829D01* +X204745477Y-144477308D01* +X204523838Y-144613130D01* +X204523835Y-144613131D01* +X204326164Y-144781959D01* +X204157336Y-144979630D01* +X204157335Y-144979633D01* +X204021513Y-145201272D01* +X203922034Y-145441437D01* +X203861351Y-145694203D01* +X203840955Y-145953357D01* +X203861351Y-146212510D01* +X203922035Y-146465278D01* +X203922035Y-146465280D01* +X204021598Y-146705647D01* +X204029067Y-146775116D01* +X203997792Y-146837595D01* +X203937703Y-146873247D01* +X203935984Y-146873673D01* +X203718276Y-146925939D01* +X203479348Y-147024906D01* +X203258851Y-147160027D01* +X203258835Y-147160039D01* +X203252882Y-147165123D01* +X203252882Y-147165124D01* +X203902162Y-147814404D01* +X203888987Y-147819200D01* +X203742642Y-147915452D01* +X203622439Y-148042860D01* +X203549627Y-148168974D01* +X202899329Y-147518677D01* +X202899328Y-147518677D01* +X202894244Y-147524630D01* +X202894232Y-147524646D01* +X202759111Y-147745143D01* +X202660144Y-147984071D01* +X202599773Y-148235536D01* +X202579482Y-148493356D01* +X202599773Y-148751177D01* +X202660144Y-149002642D01* +X202759111Y-149241570D01* +X202894235Y-149462071D01* +X202894238Y-149462076D01* +X202899329Y-149468036D01* +X203550899Y-148816466D01* +X203574232Y-148870557D01* +X203678831Y-149011058D01* +X203813012Y-149123650D01* +X203904749Y-149169722D01* +X203249746Y-149824724D01* +X203235525Y-149881276D01* +X203184557Y-149929067D01* +X203115842Y-149941717D01* +X203105194Y-149940140D01* +X203062735Y-149931957D01* +X203062733Y-149931957D01* +X202905094Y-149931957D01* +X202748172Y-149946940D01* +X202748173Y-149946941D01* +X202748169Y-149946942D01* +X202546353Y-150006200D01* +X202359393Y-150102585D01* +X202194052Y-150232609D01* +X202194051Y-150232610D01* +X202056311Y-150391571D01* +X202056302Y-150391582D01* +X201951136Y-150573736D01* +X201882341Y-150772505D01* +X201882340Y-150772510D01* +X201882340Y-150772511D01* +X201857223Y-150947206D01* +X201852405Y-150980714D01* +X191699715Y-150980714D01* +X191650629Y-150938791D01* +X191588967Y-150886126D01* +X191588964Y-150886125D01* +X191367325Y-150750303D01* +X191127160Y-150650824D01* +X190874394Y-150590141D01* +X190665950Y-150573736D01* +X190615241Y-150569745D01* +X190615240Y-150569745D01* +X190356087Y-150590141D01* +X190103321Y-150650824D01* +X189863156Y-150750303D01* +X189641517Y-150886125D01* +X189641514Y-150886126D01* +X189443843Y-151054954D01* +X189275015Y-151252625D01* +X189275014Y-151252628D01* +X189139192Y-151474267D01* +X189039713Y-151714432D01* +X188979030Y-151967198D01* +X188958634Y-152226352D01* +X187146705Y-152226352D01* +X187130099Y-152157184D01* +X187114603Y-152119773D01* +X187030620Y-151917019D01* +X186894798Y-151695380D01* +X186894797Y-151695377D01* +X186830900Y-151620564D01* +X186725970Y-151497706D01* +X186595282Y-151386088D01* +X186528298Y-151328878D01* +X186528295Y-151328877D01* +X186306656Y-151193055D01* +X186066491Y-151093576D01* +X185813725Y-151032893D01* +X185554572Y-151012497D01* +X185295418Y-151032893D01* +X185042652Y-151093576D01* +X184802487Y-151193055D01* +X184580848Y-151328877D01* +X184580845Y-151328878D01* +X184383174Y-151497706D01* +X184214346Y-151695377D01* +X184214345Y-151695380D01* +X184078523Y-151917019D01* +X183979044Y-152157184D01* +X183918361Y-152409950D01* +X183897965Y-152669104D01* +X183918361Y-152928257D01* +X183979044Y-153181023D01* +X184078523Y-153421188D01* +X184151228Y-153539830D01* +X184169473Y-153607275D01* +X184148357Y-153673878D01* +X184094585Y-153718492D01* +X184074449Y-153725194D01* +X184001497Y-153742708D01* +X183762571Y-153841673D01* +X183762568Y-153841675D01* +X183542070Y-153976796D01* +X183542054Y-153976808D01* +X183536101Y-153981892D01* +X183536101Y-153981893D01* +X184185381Y-154631173D01* +X184172206Y-154635969D01* +X184025861Y-154732221D01* +X183905658Y-154859629D01* +X183832846Y-154985743D01* +X183182548Y-154335446D01* +X183182547Y-154335446D01* +X183177463Y-154341399D01* +X183177451Y-154341415D01* +X183042330Y-154561912D01* +X182943363Y-154800840D01* +X182882992Y-155052305D01* +X182862701Y-155310125D01* +X182882992Y-155567946D01* +X182943363Y-155819411D01* +X183042330Y-156058339D01* +X183177454Y-156278840D01* +X183177457Y-156278845D01* +X183182548Y-156284805D01* +X183834118Y-155633235D01* +X183857451Y-155687326D01* +X183962050Y-155827827D01* +X184096231Y-155940419D01* +X184187968Y-155986491D01* +X183536100Y-156638358D01* +X183536329Y-156644183D01* +X183566215Y-156689967D01* +X183566713Y-156759835D01* +X183529358Y-156818881D01* +X183466010Y-156848357D01* +X183447490Y-156849748D01* +X183414521Y-156849748D01* +X183266282Y-156863903D01* +X183257600Y-156864732D01* +X183257596Y-156864733D01* +X183055780Y-156923991D01* +X182868820Y-157020376D01* +X182703479Y-157150400D01* +X182703478Y-157150401D01* +X182565738Y-157309362D01* +X182565729Y-157309373D01* +X182460563Y-157491527D01* +X182391768Y-157690296D01* +X182391767Y-157690301D01* +X182391767Y-157690302D01* +X182361832Y-157898503D01* +X157702597Y-157898503D01* +X157270682Y-155448991D01* +X161601756Y-155448991D01* +X161611765Y-155659095D01* +X161661355Y-155863507D01* +X161698395Y-155944613D01* +X161748733Y-156054840D01* +X161748737Y-156054846D01* +X161870739Y-156226175D01* +X161870744Y-156226180D01* +X162022976Y-156371333D01* +X162199927Y-156485052D01* +X162395201Y-156563229D01* +X162523997Y-156588052D01* +X162601741Y-156603036D01* +X162601742Y-156603036D01* +X162759374Y-156603036D01* +X162759381Y-156603036D01* +X162916302Y-156588052D01* +X163118124Y-156528792D01* +X163305083Y-156432407D01* +X163470423Y-156302383D01* +X163608168Y-156143417D01* +X163713339Y-155961255D01* +X163782135Y-155762482D01* +X163812070Y-155554281D01* +X163802061Y-155344177D01* +X163752471Y-155139765D01* +X163665092Y-154948431D01* +X163640089Y-154913319D01* +X163543086Y-154777096D01* +X163543080Y-154777090D01* +X163464670Y-154702326D01* +X163456641Y-154694670D01* +X165461569Y-154694670D01* +X165491646Y-154993645D01* +X165491647Y-154993652D01* +X165561304Y-155285944D01* +X165561307Y-155285956D01* +X165669302Y-155566356D01* +X165669309Y-155566371D01* +X165813715Y-155829878D01* +X165813719Y-155829884D01* +X165905032Y-155953815D01* +X165991959Y-156071793D01* +X166143778Y-156228773D01* +X166200856Y-156287791D01* +X166200863Y-156287797D01* +X166219334Y-156302383D01* +X166436682Y-156474021D01* +X166695223Y-156627155D01* +X166971869Y-156744463D01* +X166971872Y-156744463D01* +X166971875Y-156744465D01* +X167099092Y-156779313D01* +X167261682Y-156823851D01* +X167559491Y-156863903D01* +X167559496Y-156863903D01* +X167784777Y-156863903D01* +X167948249Y-156852959D01* +X168009555Y-156848855D01* +X168304023Y-156789002D01* +X168587887Y-156690434D01* +X168856079Y-156554910D01* +X169103816Y-156384849D01* +X169326675Y-156183285D01* +X169520679Y-155953815D01* +X169682367Y-155700535D01* +X169808854Y-155427963D01* +X169897882Y-155140965D01* +X169947862Y-154844661D01* +X169957903Y-154544339D01* +X169927825Y-154245358D01* +X169921680Y-154219574D01* +X169895073Y-154107923D01* +X169858166Y-153953054D01* +X169750167Y-153672643D01* +X169605757Y-153409128D01* +X169427513Y-153167213D01* +X169218615Y-152951214D01* +X169218608Y-152951208D01* +X169055460Y-152822371D01* +X168982790Y-152764985D01* +X168724249Y-152611851D01* +X168447603Y-152494543D01* +X168447596Y-152494540D01* +X168157795Y-152415156D01* +X168157792Y-152415155D01* +X168157790Y-152415155D01* +X167859981Y-152375103D01* +X167634703Y-152375103D01* +X167634695Y-152375103D01* +X167409919Y-152390150D01* +X167409910Y-152390152D01* +X167115446Y-152450004D01* +X166831583Y-152548572D01* +X166831580Y-152548574D01* +X166563398Y-152684092D01* +X166315654Y-152854158D01* +X166092798Y-153055719D01* +X165898794Y-153285189D01* +X165898792Y-153285191D01* +X165737102Y-153538475D01* +X165610622Y-153811034D01* +X165610618Y-153811043D01* +X165577507Y-153917779D01* +X165521590Y-154098038D01* +X165481545Y-154335446D01* +X165471610Y-154394345D01* +X165463419Y-154639350D01* +X165461569Y-154694670D01* +X163456641Y-154694670D01* +X163398621Y-154639349D01* +X163363687Y-154578841D01* +X163367012Y-154509051D01* +X163407540Y-154452137D01* +X163472405Y-154426169D01* +X163493924Y-154425989D01* +X163516554Y-154427770D01* +X163774372Y-154407479D01* +X164025837Y-154347108D01* +X164264765Y-154248141D01* +X164485265Y-154113017D01* +X164485275Y-154113010D01* +X164491230Y-154107923D01* +X164491230Y-154107922D01* +X163841951Y-153458643D01* +X163855127Y-153453848D01* +X164001472Y-153357596D01* +X164121675Y-153230188D01* +X164194487Y-153104073D01* +X164844783Y-153754369D01* +X164844784Y-153754369D01* +X164849871Y-153748414D01* +X164849878Y-153748404D01* +X164985002Y-153527904D01* +X165083969Y-153288976D01* +X165144340Y-153037511D01* +X165164631Y-152779691D01* +X165144340Y-152521870D01* +X165083969Y-152270405D01* +X164985002Y-152031477D01* +X164849878Y-151810976D01* +X164849871Y-151810966D01* +X164845533Y-151805886D01* +X164816965Y-151742124D01* +X164827404Y-151673039D01* +X164873537Y-151620564D01* +X164892374Y-151610797D01* +X165078272Y-151533796D01* +X165078273Y-151533795D01* +X165078276Y-151533794D01* +X165299921Y-151397969D01* +X165497590Y-151229144D01* +X165666415Y-151031475D01* +X165802240Y-150809830D01* +X165901719Y-150569666D01* +X165962403Y-150316896D01* +X165982799Y-150057746D01* +X165962403Y-149798596D01* +X165901719Y-149545826D01* +X165870134Y-149469573D01* +X165802240Y-149305661D01* +X165722546Y-149175613D01* +X167672408Y-149175613D01* +X167692804Y-149434766D01* +X167753487Y-149687532D01* +X167852966Y-149927697D01* +X167988788Y-150149336D01* +X167988789Y-150149339D01* +X168001022Y-150163662D01* +X168157617Y-150347011D01* +X168305684Y-150473472D01* +X168355288Y-150515838D01* +X168355291Y-150515839D01* +X168576930Y-150651661D01* +X168747773Y-150722426D01* +X168817095Y-150751140D01* +X169069865Y-150811824D01* +X169329015Y-150832220D01* +X169329019Y-150832219D01* +X169333420Y-150832566D01* +X169398708Y-150857450D01* +X169440179Y-150913681D01* +X169444666Y-150983407D01* +X169444265Y-150985131D01* +X169392998Y-151198671D01* +X169372707Y-151456491D01* +X169392998Y-151714312D01* +X169453369Y-151965777D01* +X169552336Y-152204705D01* +X169687460Y-152425206D01* +X169687463Y-152425211D01* +X169692554Y-152431171D01* +X170344124Y-151779600D01* +X170367457Y-151833692D01* +X170472056Y-151974193D01* +X170606237Y-152086785D01* +X170697974Y-152132857D01* +X170046106Y-152784724D01* +X170052070Y-152789817D01* +X170272573Y-152924942D01* +X170511501Y-153023909D01* +X170762966Y-153084280D01* +X171020787Y-153104571D01* +X171278607Y-153084280D01* +X171530070Y-153023909D01* +X171616603Y-152988066D01* +X171686073Y-152980597D01* +X171748552Y-153011871D01* +X171784205Y-153071960D01* +X171781712Y-153141785D01* +X171771445Y-153164626D01* +X171706132Y-153277751D01* +X171637338Y-153476518D01* +X171637337Y-153476523D01* +X171637337Y-153476524D01* +X171607402Y-153684725D01* +X171617411Y-153894829D01* +X171667001Y-154099241D01* +X171710962Y-154195502D01* +X171754379Y-154290574D01* +X171754383Y-154290580D01* +X171876385Y-154461909D01* +X171876391Y-154461915D01* +X171885825Y-154470910D01* +X172028622Y-154607067D01* +X172205573Y-154720786D01* +X172400847Y-154798963D01* +X172529643Y-154823786D01* +X172607387Y-154838770D01* +X172607388Y-154838770D01* +X172765020Y-154838770D01* +X172765027Y-154838770D01* +X172921948Y-154823786D01* +X173123770Y-154764526D01* +X173310729Y-154668141D01* +X173476069Y-154538117D01* +X173613814Y-154379151D01* +X173718985Y-154196989D01* +X173787781Y-153998216D01* +X173817716Y-153790015D01* +X173807707Y-153579911D01* +X173758117Y-153375499D01* +X173670738Y-153184165D01* +X173670734Y-153184159D01* +X173548732Y-153012830D01* +X173548726Y-153012824D01* +X173417681Y-152887873D01* +X173396496Y-152867673D01* +X173219545Y-152753954D01* +X173219543Y-152753953D01* +X173024280Y-152675780D01* +X173024273Y-152675777D01* +X173024271Y-152675777D01* +X173024268Y-152675776D01* +X173024267Y-152675776D01* +X172817731Y-152635970D01* +X172817730Y-152635970D01* +X172660091Y-152635970D01* +X172503170Y-152650954D01* +X172503163Y-152650955D01* +X172446790Y-152667508D01* +X172376920Y-152667508D01* +X172318142Y-152629733D01* +X172289118Y-152566177D01* +X172299062Y-152497018D01* +X172317566Y-152467999D01* +X172354110Y-152425211D01* +X172354113Y-152425206D01* +X172489237Y-152204705D01* +X172588204Y-151965777D01* +X172648575Y-151714312D01* +X172668866Y-151456491D01* +X172648575Y-151198671D01* +X172588204Y-150947206D01* +X172489237Y-150708278D01* +X172354112Y-150487775D01* +X172349019Y-150481811D01* +X171697449Y-151133381D01* +X171674117Y-151079292D01* +X171569518Y-150938791D01* +X171435337Y-150826199D01* +X171343598Y-150780126D01* +X171995466Y-150128259D01* +X171995466Y-150128258D01* +X171989506Y-150123168D01* +X171989501Y-150123165D01* +X171769000Y-149988041D01* +X171530072Y-149889074D01* +X171278607Y-149828704D01* +X171022952Y-149808582D01* +X170957664Y-149783698D01* +X170916194Y-149727466D01* +X170911707Y-149657741D01* +X170912108Y-149656017D01* +X170938562Y-149545826D01* +X170965226Y-149434763D01* +X170985622Y-149175613D01* +X170965226Y-148916463D01* +X170904542Y-148663693D01* +X170833987Y-148493357D01* +X170805063Y-148423528D01* +X170669241Y-148201889D01* +X170669240Y-148201886D01* +X170596020Y-148116157D01* +X170500413Y-148004215D01* +X170335146Y-147863064D01* +X170302741Y-147835387D01* +X170302738Y-147835386D01* +X170081099Y-147699564D01* +X169840934Y-147600085D01* +X169588168Y-147539402D01* +X169329015Y-147519006D01* +X169069861Y-147539402D01* +X168817095Y-147600085D01* +X168576930Y-147699564D01* +X168355291Y-147835386D01* +X168355288Y-147835387D01* +X168157617Y-148004215D01* +X167988789Y-148201886D01* +X167988788Y-148201889D01* +X167852966Y-148423528D01* +X167753487Y-148663693D01* +X167692804Y-148916459D01* +X167672408Y-149175613D01* +X165722546Y-149175613D01* +X165666418Y-149084022D01* +X165666417Y-149084019D01* +X165562568Y-148962428D01* +X165497590Y-148886348D01* +X165339325Y-148751177D01* +X165299918Y-148717520D01* +X165299915Y-148717519D01* +X165078276Y-148581697D01* +X164838111Y-148482218D01* +X164585345Y-148421535D01* +X164326192Y-148401139D01* +X164067038Y-148421535D01* +X163814272Y-148482218D01* +X163574107Y-148581697D01* +X163352468Y-148717519D01* +X163352465Y-148717520D01* +X163154794Y-148886348D01* +X162985966Y-149084019D01* +X162985965Y-149084022D01* +X162850143Y-149305661D01* +X162750664Y-149545826D01* +X162689981Y-149798592D01* +X162669585Y-150057745D01* +X162689981Y-150316899D01* +X162750664Y-150569665D01* +X162850143Y-150809830D01* +X162985966Y-151031472D01* +X162985969Y-151031476D01* +X162994756Y-151041764D01* +X163023326Y-151105526D01* +X163012888Y-151174611D01* +X162966757Y-151227087D01* +X162947918Y-151236856D01* +X162768338Y-151311240D01* +X162547841Y-151446361D01* +X162547825Y-151446373D01* +X162541872Y-151451457D01* +X162541872Y-151451458D01* +X163191152Y-152100738D01* +X163177977Y-152105534D01* +X163031632Y-152201786D01* +X162911429Y-152329194D01* +X162838616Y-152455308D01* +X162188319Y-151805011D01* +X162188318Y-151805011D01* +X162183234Y-151810964D01* +X162183222Y-151810980D01* +X162048101Y-152031477D01* +X161949134Y-152270405D01* +X161888763Y-152521870D01* +X161868472Y-152779691D01* +X161888763Y-153037511D01* +X161949134Y-153288976D01* +X162048101Y-153527904D01* +X162183225Y-153748405D01* +X162183228Y-153748410D01* +X162188319Y-153754370D01* +X162839889Y-153102800D01* +X162863222Y-153156891D01* +X162967821Y-153297392D01* +X163102002Y-153409984D01* +X163193739Y-153456056D01* +X162541871Y-154107923D01* +X162547831Y-154113013D01* +X162651317Y-154176429D01* +X162698192Y-154228241D01* +X162709615Y-154297171D01* +X162681958Y-154361334D01* +X162624002Y-154400358D01* +X162598314Y-154405595D01* +X162497534Y-154415218D01* +X162497525Y-154415219D01* +X162497524Y-154415220D01* +X162497522Y-154415220D01* +X162497520Y-154415221D01* +X162295704Y-154474479D01* +X162108744Y-154570864D01* +X161943402Y-154700889D01* +X161805662Y-154859850D01* +X161805653Y-154859861D01* +X161700487Y-155042015D01* +X161631692Y-155240784D01* +X161631691Y-155240789D01* +X161631691Y-155240790D01* +X161601756Y-155448991D01* +X157270682Y-155448991D01* +X154864307Y-141801761D01* +X241824203Y-141801761D01* +X241834212Y-142011865D01* +X241883802Y-142216277D01* +X241928442Y-142314025D01* +X241971180Y-142407610D01* +X241971184Y-142407616D01* +X242093186Y-142578945D01* +X242093191Y-142578950D01* +X242245423Y-142724103D01* +X242422374Y-142837822D01* +X242617648Y-142915999D01* +X242746444Y-142940822D01* +X242824188Y-142955806D01* +X242824189Y-142955806D01* +X242981821Y-142955806D01* +X242981828Y-142955806D01* +X243138749Y-142940822D01* +X243340571Y-142881562D01* +X243527530Y-142785177D01* +X243692870Y-142655153D01* +X243830615Y-142496187D01* +X243902127Y-142372324D01* +X245741862Y-142372324D01* +X245771939Y-142671299D01* +X245771940Y-142671306D01* +X245841597Y-142963598D01* +X245841600Y-142963610D01* +X245949595Y-143244010D01* +X245949602Y-143244025D01* +X246094008Y-143507532D01* +X246094012Y-143507538D01* +X246185325Y-143631469D01* +X246272252Y-143749447D01* +X246481150Y-143965446D01* +X246716975Y-144151675D01* +X246975516Y-144304809D01* +X247252162Y-144422117D01* +X247252165Y-144422117D01* +X247252168Y-144422119D01* +X247397068Y-144461810D01* +X247541975Y-144501505D01* +X247839784Y-144541557D01* +X247839789Y-144541557D01* +X248065070Y-144541557D01* +X248228542Y-144530613D01* +X248289848Y-144526509D01* +X248584316Y-144466656D01* +X248868180Y-144368088D01* +X249136372Y-144232564D01* +X249384109Y-144062503D01* +X249606968Y-143860939D01* +X249800972Y-143631469D01* +X249962660Y-143378189D01* +X250089147Y-143105617D01* +X250178175Y-142818619D01* +X250228155Y-142522315D01* +X250238196Y-142221993D01* +X250208118Y-141923012D01* +X250195535Y-141870213D01* +X250179223Y-141801763D01* +X250138459Y-141630708D01* +X250030460Y-141350297D01* +X249886050Y-141086782D01* +X249874341Y-141070891D01* +X249780155Y-140943060D01* +X249707806Y-140844867D01* +X249498908Y-140628868D01* +X249498901Y-140628862D01* +X249335753Y-140500025D01* +X249263083Y-140442639D01* +X249004542Y-140289505D01* +X248727896Y-140172197D01* +X248727889Y-140172194D01* +X248438088Y-140092810D01* +X248438085Y-140092809D01* +X248438083Y-140092809D01* +X248140274Y-140052757D01* +X247914996Y-140052757D01* +X247914988Y-140052757D01* +X247690212Y-140067804D01* +X247690203Y-140067806D01* +X247395739Y-140127658D01* +X247111876Y-140226226D01* +X247111873Y-140226228D01* +X246843691Y-140361746D01* +X246595947Y-140531812D01* +X246373091Y-140733373D01* +X246179087Y-140962843D01* +X246179085Y-140962845D01* +X246017395Y-141216129D01* +X245911192Y-141444992D01* +X245890911Y-141488697D01* +X245866517Y-141567336D01* +X245801883Y-141775692D01* +X245751903Y-142071999D01* +X245741862Y-142372324D01* +X243902127Y-142372324D01* +X243935786Y-142314025D01* +X244004582Y-142115252D01* +X244034517Y-141907051D01* +X244024508Y-141696947D01* +X243974918Y-141492535D01* +X243887539Y-141301201D01* +X243826959Y-141216129D01* +X243818905Y-141204818D01* +X243796052Y-141138791D01* +X243812525Y-141070891D01* +X243863092Y-141022676D01* +X243931699Y-141009452D01* +X243948859Y-141012317D01* +X244158083Y-141062547D01* +X244415903Y-141082838D01* +X244673723Y-141062547D01* +X244925188Y-141002176D01* +X245164116Y-140903209D01* +X245384616Y-140768085D01* +X245384626Y-140768078D01* +X245390581Y-140762991D01* +X245390581Y-140762990D01* +X244741302Y-140113711D01* +X244754478Y-140108916D01* +X244900823Y-140012664D01* +X245021026Y-139885256D01* +X245093838Y-139759141D01* +X245744134Y-140409437D01* +X245744135Y-140409437D01* +X245749222Y-140403482D01* +X245749229Y-140403472D01* +X245884353Y-140182972D01* +X245983320Y-139944044D01* +X246043691Y-139692579D01* +X246063982Y-139434759D01* +X246043691Y-139176938D01* +X245983320Y-138925473D01* +X245944289Y-138831245D01* +X245936820Y-138761776D01* +X245968095Y-138699297D01* +X246028183Y-138663644D01* +X246049107Y-138660176D01* +X246161596Y-138651323D01* +X246414366Y-138590639D01* +X246654530Y-138491160D01* +X246876175Y-138355335D01* +X247073844Y-138186510D01* +X247242669Y-137988841D01* +X247378494Y-137767196D01* +X247477973Y-137527032D01* +X247494579Y-137457864D01* +X249306508Y-137457864D01* +X249309523Y-137496172D01* +X249326904Y-137717017D01* +X249387587Y-137969783D01* +X249487066Y-138209948D01* +X249622888Y-138431587D01* +X249622889Y-138431590D01* +X249673767Y-138491160D01* +X249791717Y-138629262D01* +X249904812Y-138725854D01* +X249989388Y-138798089D01* +X249989391Y-138798090D01* +X250211030Y-138933912D01* +X250451195Y-139033391D01* +X250530803Y-139052503D01* +X250591395Y-139087293D01* +X250623559Y-139149320D01* +X250617083Y-139218888D01* +X250607583Y-139237867D01* +X250538455Y-139350672D01* +X250439488Y-139589600D01* +X250379117Y-139841065D01* +X250358826Y-140098886D01* +X250379117Y-140356706D01* +X250439488Y-140608171D01* +X250538455Y-140847099D01* +X250673579Y-141067600D01* +X250673582Y-141067605D01* +X250678673Y-141073565D01* +X251330243Y-140421994D01* +X251353576Y-140476086D01* +X251458175Y-140616587D01* +X251592356Y-140729179D01* +X251684093Y-140775251D01* +X251032225Y-141427118D01* +X251038189Y-141432211D01* +X251258692Y-141567336D01* +X251497620Y-141666303D01* +X251749085Y-141726674D01* +X252006905Y-141746965D01* +X252184946Y-141732952D01* +X252253323Y-141747316D01* +X252303081Y-141796367D01* +X252318420Y-141864532D01* +X252294472Y-141930169D01* +X252288389Y-141937772D01* +X252149451Y-142098116D01* +X252149438Y-142098133D01* +X252044272Y-142280287D01* +X251975477Y-142479056D01* +X251975476Y-142479061D01* +X251975476Y-142479062D01* +X251945541Y-142687263D01* +X251955550Y-142897367D01* +X252005140Y-143101779D01* +X252049780Y-143199527D01* +X252092518Y-143293112D01* +X252092522Y-143293118D01* +X252214524Y-143464447D01* +X252214529Y-143464452D01* +X252366761Y-143609605D01* +X252543712Y-143723324D01* +X252738986Y-143801501D01* +X252867782Y-143826324D01* +X252945526Y-143841308D01* +X252945527Y-143841308D01* +X253103159Y-143841308D01* +X253103166Y-143841308D01* +X253260087Y-143826324D01* +X253461909Y-143767064D01* +X253648868Y-143670679D01* +X253814208Y-143540655D01* +X253951953Y-143381689D01* +X254057124Y-143199527D01* +X254125920Y-143000754D01* +X254155855Y-142792553D01* +X254145846Y-142582449D01* +X254096256Y-142378037D01* +X254008877Y-142186703D01* +X254008873Y-142186697D01* +X253886871Y-142015368D01* +X253886865Y-142015362D01* +X253773272Y-141907051D01* +X253734635Y-141870211D01* +X253557684Y-141756492D01* +X253534764Y-141747316D01* +X253362419Y-141678318D01* +X253362412Y-141678315D01* +X253362410Y-141678315D01* +X253362407Y-141678314D01* +X253362406Y-141678314D01* +X253155870Y-141638508D01* +X253155869Y-141638508D01* +X253070194Y-141638508D01* +X253003155Y-141618823D01* +X252957400Y-141566019D01* +X252947456Y-141496861D01* +X252976481Y-141433305D01* +X252981538Y-141428282D01* +X252981584Y-141427117D01* +X252332305Y-140777838D01* +X252345481Y-140773043D01* +X252491826Y-140676791D01* +X252612029Y-140549383D01* +X252684841Y-140423268D01* +X253335137Y-141073564D01* +X253335138Y-141073564D01* +X253340225Y-141067609D01* +X253340232Y-141067599D01* +X253475356Y-140847099D01* +X253574323Y-140608171D01* +X253634694Y-140356706D01* +X253654985Y-140098885D01* +X253634694Y-139841065D01* +X253574323Y-139589600D01* +X253475356Y-139350672D01* +X253340231Y-139130169D01* +X253335138Y-139124205D01* +X252683568Y-139775775D01* +X252660236Y-139721686D01* +X252555637Y-139581185D01* +X252421456Y-139468593D01* +X252329717Y-139422520D01* +X252981585Y-138770653D01* +X252981585Y-138770652D01* +X252975625Y-138765562D01* +X252975620Y-138765559D01* +X252755119Y-138630435D01* +X252516190Y-138531468D01* +X252516192Y-138531468D01* +X252443238Y-138513954D01* +X252382646Y-138479163D01* +X252350482Y-138417137D01* +X252356958Y-138347568D01* +X252366452Y-138328600D01* +X252439163Y-138209948D01* +X252538642Y-137969784D01* +X252599326Y-137717014D01* +X252619722Y-137457864D01* +X252599326Y-137198714D01* +X252538642Y-136945944D01* +X252524749Y-136912403D01* +X252439163Y-136705779D01* +X252303341Y-136484140D01* +X252303340Y-136484137D01* +X252241045Y-136411199D01* +X252134513Y-136286466D01* +X251955194Y-136133313D01* +X251936841Y-136117638D01* +X251936838Y-136117637D01* +X251715199Y-135981815D01* +X251475034Y-135882336D01* +X251222268Y-135821653D01* +X251027902Y-135806355D01* +X250963115Y-135801257D01* +X250963114Y-135801257D01* +X250703961Y-135821653D01* +X250451195Y-135882336D01* +X250211030Y-135981815D01* +X249989391Y-136117637D01* +X249989388Y-136117638D01* +X249791717Y-136286466D01* +X249622889Y-136484137D01* +X249622888Y-136484140D01* +X249487066Y-136705779D01* +X249387587Y-136945944D01* +X249326904Y-137198710D01* +X249310007Y-137413401D01* +X249306508Y-137457864D01* +X247494579Y-137457864D01* +X247538657Y-137274262D01* +X247559053Y-137015112D01* +X247538657Y-136755962D01* +X247477973Y-136503192D01* +X247447123Y-136428713D01* +X247378494Y-136263027D01* +X247248584Y-136051036D01* +X247242671Y-136041387D01* +X247242671Y-136041385D01* +X247149187Y-135931930D01* +X247073844Y-135843714D01* +X246927002Y-135718299D01* +X246876172Y-135674886D01* +X246876169Y-135674885D01* +X246654530Y-135539063D01* +X246414365Y-135439584D01* +X246161599Y-135378901D01* +X245902446Y-135358505D01* +X245643292Y-135378901D01* +X245390526Y-135439584D01* +X245150361Y-135539063D01* +X244928722Y-135674885D01* +X244928719Y-135674886D01* +X244731048Y-135843714D01* +X244562220Y-136041385D01* +X244562219Y-136041388D01* +X244426397Y-136263027D01* +X244326918Y-136503192D01* +X244266235Y-136755958D01* +X244245839Y-137015112D01* +X244266235Y-137274265D01* +X244326919Y-137527033D01* +X244326919Y-137527035D01* +X244368568Y-137627585D01* +X244376037Y-137697054D01* +X244344761Y-137759533D01* +X244284672Y-137795185D01* +X244263737Y-137798655D01* +X244158082Y-137806971D01* +X243906617Y-137867341D01* +X243667689Y-137966308D01* +X243447192Y-138101429D01* +X243447176Y-138101441D01* +X243441223Y-138106525D01* +X243441223Y-138106526D01* +X244090503Y-138755806D01* +X244077328Y-138760602D01* +X243930983Y-138856854D01* +X243810780Y-138984262D01* +X243737967Y-139110376D01* +X243087670Y-138460079D01* +X243087669Y-138460079D01* +X243082585Y-138466032D01* +X243082573Y-138466048D01* +X242947452Y-138686545D01* +X242848485Y-138925473D01* +X242788114Y-139176938D01* +X242767823Y-139434758D01* +X242788114Y-139692579D01* +X242848485Y-139944044D01* +X242947452Y-140182972D01* +X243082576Y-140403473D01* +X243082579Y-140403478D01* +X243087670Y-140409438D01* +X243739240Y-139757867D01* +X243762573Y-139811959D01* +X243867172Y-139952460D01* +X244001353Y-140065052D01* +X244093089Y-140111123D01* +X243420540Y-140783672D01* +X243359217Y-140817157D01* +X243289525Y-140812173D01* +X243286773Y-140811109D01* +X243241076Y-140792814D01* +X243241068Y-140792812D01* +X243034532Y-140753006D01* +X243034531Y-140753006D01* +X242876892Y-140753006D01* +X242719970Y-140767989D01* +X242719971Y-140767990D01* +X242719967Y-140767991D01* +X242518151Y-140827249D01* +X242331191Y-140923634D01* +X242165850Y-141053658D01* +X242165849Y-141053659D01* +X242028109Y-141212620D01* +X242028100Y-141212631D01* +X241922934Y-141394785D01* +X241854139Y-141593554D01* +X241854138Y-141593559D01* +X241854138Y-141593560D01* +X241824203Y-141801761D01* +X154864307Y-141801761D01* +X154365133Y-138970806D01* +X180705873Y-138970806D01* +X180706341Y-138980620D01* +X180715882Y-139180908D01* +X180765472Y-139385320D01* +X180810112Y-139483068D01* +X180852850Y-139576653D01* +X180852854Y-139576659D01* +X180974856Y-139747988D01* +X180974861Y-139747993D01* +X181127093Y-139893146D01* +X181304044Y-140006865D01* +X181499318Y-140085042D01* +X181628114Y-140109865D01* +X181705858Y-140124849D01* +X181705859Y-140124849D01* +X181863491Y-140124849D01* +X181863498Y-140124849D01* +X182020419Y-140109865D01* +X182222241Y-140050605D01* +X182409200Y-139954220D01* +X182574540Y-139824196D01* +X182712285Y-139665230D01* +X182817456Y-139483068D01* +X182886252Y-139284295D01* +X182916187Y-139076094D01* +X182906178Y-138865990D01* +X182856588Y-138661578D01* +X182853979Y-138655865D01* +X184623532Y-138655865D01* +X184653609Y-138954840D01* +X184653610Y-138954847D01* +X184723267Y-139247139D01* +X184723270Y-139247151D01* +X184831265Y-139527551D01* +X184831272Y-139527566D01* +X184975678Y-139791073D01* +X184975682Y-139791079D01* +X185088388Y-139944044D01* +X185153922Y-140032988D01* +X185355468Y-140241385D01* +X185362819Y-140248986D01* +X185362826Y-140248992D01* +X185414130Y-140289506D01* +X185598645Y-140435216D01* +X185857186Y-140588350D01* +X186133832Y-140705658D01* +X186133835Y-140705658D01* +X186133838Y-140705660D01* +X186233263Y-140732895D01* +X186423645Y-140785046D01* +X186721454Y-140825098D01* +X186721459Y-140825098D01* +X186946740Y-140825098D01* +X187110212Y-140814153D01* +X187171518Y-140810050D01* +X187465986Y-140750197D01* +X187749850Y-140651629D01* +X188018042Y-140516105D01* +X188265779Y-140346044D01* +X188488638Y-140144480D01* +X188682642Y-139915010D01* +X188844330Y-139661730D01* +X188970817Y-139389158D01* +X189059845Y-139102160D01* +X189109825Y-138805856D01* +X189119866Y-138505534D01* +X189089788Y-138206553D01* +X189088836Y-138202560D01* +X189067374Y-138112501D01* +X189020129Y-137914249D01* +X188912130Y-137633838D01* +X188767720Y-137370323D01* +X188746658Y-137341738D01* +X188664182Y-137229800D01* +X188589476Y-137128408D01* +X188380578Y-136912409D01* +X188380571Y-136912403D01* +X188206291Y-136774776D01* +X188144753Y-136726180D01* +X187886212Y-136573046D01* +X187609566Y-136455738D01* +X187609559Y-136455735D01* +X187319758Y-136376351D01* +X187319755Y-136376350D01* +X187319753Y-136376350D01* +X187021944Y-136336298D01* +X186796666Y-136336298D01* +X186796658Y-136336298D01* +X186571882Y-136351345D01* +X186571873Y-136351347D01* +X186277409Y-136411199D01* +X185993546Y-136509767D01* +X185993543Y-136509769D01* +X185725361Y-136645287D01* +X185477617Y-136815353D01* +X185254761Y-137016914D01* +X185060757Y-137246384D01* +X185060755Y-137246386D01* +X184899065Y-137499670D01* +X184775328Y-137766318D01* +X184772581Y-137772238D01* +X184747702Y-137852439D01* +X184683553Y-138059233D01* +X184654887Y-138229180D01* +X184633573Y-138355540D01* +X184624698Y-138621004D01* +X184623532Y-138655865D01* +X182853979Y-138655865D01* +X182769209Y-138470244D01* +X182741684Y-138431590D01* +X182647203Y-138298909D01* +X182647192Y-138298897D01* +X182574179Y-138229280D01* +X182539243Y-138168772D01* +X182542568Y-138098981D01* +X182583096Y-138042067D01* +X182647961Y-138016099D01* +X182669477Y-138015919D01* +X182854822Y-138030506D01* +X183112642Y-138010215D01* +X183364107Y-137949844D01* +X183603035Y-137850877D01* +X183823535Y-137715753D01* +X183823545Y-137715746D01* +X183829500Y-137710659D01* +X183829500Y-137710658D01* +X183180222Y-137061379D01* +X183193397Y-137056584D01* +X183339742Y-136960332D01* +X183459945Y-136832924D01* +X183532757Y-136706809D01* +X184183053Y-137357105D01* +X184183054Y-137357105D01* +X184188141Y-137351150D01* +X184188148Y-137351140D01* +X184323272Y-137130640D01* +X184422239Y-136891712D01* +X184482610Y-136640247D01* +X184502901Y-136382427D01* +X184482610Y-136124606D01* +X184422239Y-135873141D01* +X184323272Y-135634213D01* +X184254144Y-135521408D01* +X184235899Y-135453963D01* +X184257015Y-135387360D01* +X184310787Y-135342746D01* +X184330925Y-135336044D01* +X184349669Y-135331544D01* +X184410533Y-135316932D01* +X184650697Y-135217453D01* +X184872342Y-135081628D01* +X185070011Y-134912803D01* +X185238836Y-134715134D01* +X185374661Y-134493489D01* +X185474140Y-134253325D01* +X185534824Y-134000555D01* +X185555220Y-133741405D01* +X185534824Y-133482255D01* +X185490746Y-133298653D01* +X187302675Y-133298653D01* +X187323071Y-133557806D01* +X187383754Y-133810572D01* +X187483233Y-134050737D01* +X187619055Y-134272376D01* +X187619056Y-134272379D01* +X187653375Y-134312561D01* +X187787884Y-134470051D01* +X187909407Y-134573841D01* +X187985555Y-134638878D01* +X187985558Y-134638879D01* +X188207197Y-134774701D01* +X188433794Y-134868560D01* +X188447362Y-134874180D01* +X188700132Y-134934864D01* +X188812609Y-134943716D01* +X188877894Y-134968599D01* +X188919365Y-135024830D01* +X188923852Y-135094555D01* +X188917438Y-135114785D01* +X188878408Y-135209010D01* +X188878408Y-135209012D01* +X188818036Y-135460479D01* +X188797745Y-135718299D01* +X188818036Y-135976120D01* +X188878407Y-136227585D01* +X188977374Y-136466513D01* +X189112498Y-136687014D01* +X189112501Y-136687019D01* +X189117592Y-136692979D01* +X189769162Y-136041408D01* +X189792495Y-136095500D01* +X189897094Y-136236001D01* +X190031275Y-136348593D01* +X190123012Y-136394665D01* +X189471144Y-137046532D01* +X189477108Y-137051625D01* +X189697611Y-137186750D01* +X189936539Y-137285717D01* +X190188004Y-137346088D01* +X190445825Y-137366379D01* +X190703645Y-137346088D01* +X190905685Y-137297583D01* +X190975467Y-137301074D01* +X191032285Y-137341738D01* +X191058098Y-137406664D01* +X191044712Y-137475239D01* +X191034028Y-137490987D01* +X191034541Y-137491353D01* +X191031108Y-137496172D01* +X190925942Y-137678326D01* +X190857147Y-137877095D01* +X190857146Y-137877100D01* +X190857146Y-137877101D01* +X190827211Y-138085302D01* +X190837220Y-138295406D01* +X190886810Y-138499818D01* +X190931450Y-138597566D01* +X190974188Y-138691151D01* +X190974192Y-138691157D01* +X191096194Y-138862486D01* +X191096199Y-138862491D01* +X191248431Y-139007644D01* +X191425382Y-139121363D01* +X191620656Y-139199540D01* +X191749452Y-139224363D01* +X191827196Y-139239347D01* +X191827197Y-139239347D01* +X191984829Y-139239347D01* +X191984836Y-139239347D01* +X192141757Y-139224363D01* +X192343579Y-139165103D01* +X192530538Y-139068718D01* +X192695878Y-138938694D01* +X192833623Y-138779728D01* +X192938794Y-138597566D01* +X193007590Y-138398793D01* +X193037525Y-138190592D01* +X193027516Y-137980488D01* +X192977926Y-137776076D01* +X192890547Y-137584742D01* +X192884638Y-137576444D01* +X192768541Y-137413407D01* +X192768535Y-137413401D01* +X192649802Y-137300189D01* +X192616305Y-137268250D01* +X192439354Y-137154531D01* +X192439352Y-137154530D01* +X192244089Y-137076357D01* +X192244082Y-137076354D01* +X192244080Y-137076354D01* +X192244077Y-137076353D01* +X192244076Y-137076353D01* +X192037540Y-137036547D01* +X192037539Y-137036547D01* +X191879900Y-137036547D01* +X191727158Y-137051132D01* +X191722979Y-137051531D01* +X191722975Y-137051532D01* +X191563616Y-137098324D01* +X191493746Y-137098324D01* +X191441000Y-137067028D01* +X190771224Y-136397252D01* +X190784400Y-136392457D01* +X190930745Y-136296205D01* +X191050948Y-136168797D01* +X191123760Y-136042682D01* +X191774056Y-136692978D01* +X191774057Y-136692978D01* +X191779144Y-136687023D01* +X191779151Y-136687013D01* +X191914275Y-136466513D01* +X191958286Y-136360262D01* +X223227695Y-136360262D01* +X223237704Y-136570366D01* +X223287294Y-136774778D01* +X223323934Y-136855008D01* +X223374672Y-136966111D01* +X223374676Y-136966117D01* +X223496678Y-137137446D01* +X223496683Y-137137451D01* +X223648915Y-137282604D01* +X223825866Y-137396323D01* +X224021140Y-137474500D01* +X224176045Y-137504355D01* +X224227680Y-137514307D01* +X224227681Y-137514307D01* +X224385313Y-137514307D01* +X224385320Y-137514307D01* +X224542241Y-137499323D01* +X224744063Y-137440063D01* +X224931022Y-137343678D01* +X225096362Y-137213654D01* +X225234107Y-137054688D01* +X225305619Y-136930825D01* +X227145354Y-136930825D01* +X227175431Y-137229800D01* +X227175432Y-137229807D01* +X227245089Y-137522099D01* +X227245092Y-137522111D01* +X227353087Y-137802511D01* +X227353094Y-137802526D01* +X227497500Y-138066033D01* +X227497504Y-138066039D01* +X227588817Y-138189970D01* +X227675744Y-138307948D01* +X227841330Y-138479163D01* +X227884641Y-138523946D01* +X227884648Y-138523952D01* +X227969095Y-138590639D01* +X228120467Y-138710176D01* +X228379008Y-138863310D01* +X228655654Y-138980618D01* +X228655657Y-138980618D01* +X228655660Y-138980620D01* +X228800560Y-139020311D01* +X228945467Y-139060006D01* +X229243276Y-139100058D01* +X229243281Y-139100058D01* +X229468562Y-139100058D01* +X229632034Y-139089113D01* +X229693340Y-139085010D01* +X229987808Y-139025157D01* +X230271672Y-138926589D01* +X230539864Y-138791065D01* +X230787601Y-138621004D01* +X231010460Y-138419440D01* +X231204464Y-138189970D01* +X231366152Y-137936690D01* +X231492639Y-137664118D01* +X231581667Y-137377120D01* +X231631647Y-137080816D01* +X231641688Y-136780494D01* +X231611610Y-136481513D01* +X231608294Y-136467600D01* +X231586549Y-136376351D01* +X231541951Y-136189209D01* +X231433952Y-135908798D01* +X231289542Y-135645283D01* +X231282525Y-135635760D01* +X231207557Y-135534012D01* +X231111298Y-135403368D01* +X230902400Y-135187369D01* +X230902393Y-135187363D01* +X230719610Y-135043021D01* +X230666575Y-135001140D01* +X230408034Y-134848006D01* +X230131388Y-134730698D01* +X230131381Y-134730695D01* +X229841580Y-134651311D01* +X229841577Y-134651310D01* +X229841575Y-134651310D01* +X229543766Y-134611258D01* +X229318488Y-134611258D01* +X229318480Y-134611258D01* +X229093704Y-134626305D01* +X229093695Y-134626307D01* +X228799231Y-134686159D01* +X228515368Y-134784727D01* +X228515365Y-134784729D01* +X228247183Y-134920247D01* +X227999439Y-135090313D01* +X227776583Y-135291874D01* +X227582579Y-135521344D01* +X227582577Y-135521346D01* +X227420887Y-135774630D01* +X227297099Y-136041388D01* +X227294403Y-136047198D01* +X227270391Y-136124606D01* +X227205375Y-136334193D01* +X227173328Y-136524184D01* +X227155395Y-136630500D01* +X227148293Y-136842933D01* +X227145354Y-136930825D01* +X225305619Y-136930825D01* +X225339278Y-136872526D01* +X225408074Y-136673753D01* +X225438009Y-136465552D01* +X225428000Y-136255448D01* +X225378410Y-136051036D01* +X225291031Y-135859702D01* +X225290899Y-135859517D01* +X225222397Y-135763319D01* +X225199544Y-135697292D01* +X225216017Y-135629392D01* +X225266584Y-135581177D01* +X225335191Y-135567953D01* +X225352351Y-135570818D01* +X225561575Y-135621048D01* +X225819395Y-135641339D01* +X226077215Y-135621048D01* +X226328680Y-135560677D01* +X226567608Y-135461710D01* +X226788108Y-135326586D01* +X226788118Y-135326579D01* +X226794073Y-135321492D01* +X226794073Y-135321491D01* +X226144794Y-134672212D01* +X226157970Y-134667417D01* +X226304315Y-134571165D01* +X226424518Y-134443757D01* +X226497330Y-134317642D01* +X227147626Y-134967938D01* +X227147627Y-134967938D01* +X227152714Y-134961983D01* +X227152721Y-134961973D01* +X227287845Y-134741473D01* +X227386812Y-134502545D01* +X227447183Y-134251080D01* +X227467474Y-133993260D01* +X227447183Y-133735439D01* +X227386812Y-133483974D01* +X227347781Y-133389746D01* +X227340312Y-133320277D01* +X227371587Y-133257798D01* +X227431675Y-133222145D01* +X227452599Y-133218677D01* +X227565088Y-133209824D01* +X227817858Y-133149140D01* +X228058022Y-133049661D01* +X228279667Y-132913836D01* +X228477336Y-132745011D01* +X228646161Y-132547342D01* +X228781986Y-132325697D01* +X228881465Y-132085533D01* +X228898071Y-132016365D01* +X230710000Y-132016365D01* +X230730396Y-132275518D01* +X230791079Y-132528284D01* +X230890558Y-132768449D01* +X231026380Y-132990088D01* +X231026381Y-132990091D01* +X231068580Y-133039499D01* +X231195209Y-133187763D01* +X231283119Y-133262845D01* +X231392880Y-133356590D01* +X231392882Y-133356590D01* +X231397529Y-133359438D01* +X231614522Y-133492413D01* +X231854687Y-133591892D01* +X231934295Y-133611004D01* +X231994887Y-133645794D01* +X232027051Y-133707821D01* +X232020575Y-133777389D01* +X232011075Y-133796368D01* +X231941947Y-133909173D01* +X231842980Y-134148101D01* +X231782609Y-134399566D01* +X231762318Y-134657387D01* +X231782609Y-134915207D01* +X231842980Y-135166672D01* +X231941947Y-135405600D01* +X232077071Y-135626101D01* +X232077074Y-135626106D01* +X232082165Y-135632066D01* +X232733735Y-134980495D01* +X232757068Y-135034587D01* +X232861667Y-135175088D01* +X232995848Y-135287680D01* +X233087585Y-135333752D01* +X232435717Y-135985619D01* +X232441681Y-135990712D01* +X232662184Y-136125837D01* +X232901112Y-136224804D01* +X233152577Y-136285175D01* +X233410397Y-136305466D01* +X233588438Y-136291453D01* +X233656815Y-136305817D01* +X233706573Y-136354868D01* +X233721912Y-136423033D01* +X233697964Y-136488670D01* +X233691881Y-136496273D01* +X233552943Y-136656617D01* +X233552930Y-136656634D01* +X233447764Y-136838788D01* +X233378969Y-137037557D01* +X233378968Y-137037562D01* +X233378968Y-137037563D01* +X233351328Y-137229807D01* +X233349033Y-137245766D01* +X233349063Y-137246386D01* +X233359042Y-137455868D01* +X233408632Y-137660280D01* +X233434543Y-137717017D01* +X233496010Y-137851613D01* +X233496014Y-137851619D01* +X233618016Y-138022948D01* +X233618021Y-138022953D01* +X233770253Y-138168106D01* +X233947204Y-138281825D01* +X234142478Y-138360002D01* +X234271274Y-138384825D01* +X234349018Y-138399809D01* +X234349019Y-138399809D01* +X234506651Y-138399809D01* +X234506658Y-138399809D01* +X234663579Y-138384825D01* +X234865401Y-138325565D01* +X235052360Y-138229180D01* +X235217700Y-138099156D01* +X235355445Y-137940190D01* +X235460616Y-137758028D01* +X235529412Y-137559255D01* +X235559347Y-137351054D01* +X235549338Y-137140950D01* +X235499748Y-136936538D01* +X235412369Y-136745204D01* +X235412365Y-136745198D01* +X235290363Y-136573869D01* +X235290357Y-136573863D01* +X235179302Y-136467972D01* +X235138127Y-136428712D01* +X234961176Y-136314993D01* +X234938256Y-136305817D01* +X234765911Y-136236819D01* +X234765904Y-136236816D01* +X234765902Y-136236816D01* +X234765899Y-136236815D01* +X234765898Y-136236815D01* +X234559362Y-136197009D01* +X234559361Y-136197009D01* +X234473686Y-136197009D01* +X234406647Y-136177324D01* +X234360892Y-136124520D01* +X234350948Y-136055362D01* +X234379973Y-135991806D01* +X234385030Y-135986783D01* +X234385076Y-135985618D01* +X233735797Y-135336339D01* +X233748973Y-135331544D01* +X233895318Y-135235292D01* +X234015521Y-135107884D01* +X234088332Y-134981769D01* +X234738629Y-135632065D01* +X234738630Y-135632065D01* +X234743717Y-135626110D01* +X234743724Y-135626100D01* +X234878848Y-135405600D01* +X234977815Y-135166672D01* +X235038186Y-134915207D01* +X235058477Y-134657387D01* +X235038186Y-134399566D01* +X234977815Y-134148101D01* +X234878848Y-133909173D01* +X234743723Y-133688670D01* +X234738629Y-133682706D01* +X234087059Y-134334275D01* +X234063728Y-134280187D01* +X233959129Y-134139686D01* +X233824948Y-134027094D01* +X233733209Y-133981021D01* +X234385077Y-133329154D01* +X234385077Y-133329153D01* +X234379117Y-133324063D01* +X234379112Y-133324060D01* +X234158611Y-133188936D01* +X233919682Y-133089969D01* +X233919684Y-133089969D01* +X233846730Y-133072455D01* +X233786138Y-133037664D01* +X233753974Y-132975638D01* +X233760450Y-132906069D01* +X233769944Y-132887101D01* +X233842655Y-132768449D01* +X233942134Y-132528285D01* +X234002818Y-132275515D01* +X234023214Y-132016365D01* +X234002818Y-131757215D01* +X233942134Y-131504445D01* +X233889508Y-131377395D01* +X233842655Y-131264280D01* +X233717945Y-131060774D01* +X233706832Y-131042640D01* +X233706832Y-131042638D01* +X233668691Y-130997981D01* +X233538005Y-130844967D01* +X233367150Y-130699043D01* +X233340333Y-130676139D01* +X233340330Y-130676138D01* +X233118691Y-130540316D01* +X232878526Y-130440837D01* +X232625760Y-130380154D01* +X232431394Y-130364857D01* +X232366607Y-130359758D01* +X232366606Y-130359758D01* +X232107453Y-130380154D01* +X231854687Y-130440837D01* +X231614522Y-130540316D01* +X231392883Y-130676138D01* +X231392880Y-130676139D01* +X231195209Y-130844967D01* +X231026381Y-131042638D01* +X231026380Y-131042641D01* +X230890558Y-131264280D01* +X230791079Y-131504445D01* +X230730396Y-131757211D01* +X230710000Y-132016365D01* +X228898071Y-132016365D01* +X228942149Y-131832763D01* +X228962545Y-131573613D01* +X228942149Y-131314463D01* +X228881465Y-131061693D01* +X228858479Y-131006200D01* +X228781986Y-130821528D01* +X228646164Y-130599889D01* +X228646163Y-130599886D01* +X228595285Y-130540316D01* +X228477336Y-130402215D01* +X228320203Y-130268011D01* +X228279664Y-130233387D01* +X228279661Y-130233386D01* +X228058022Y-130097564D01* +X227817857Y-129998085D01* +X227565091Y-129937402D01* +X227305938Y-129917006D01* +X227046784Y-129937402D01* +X226794018Y-129998085D01* +X226553853Y-130097564D01* +X226332214Y-130233386D01* +X226332211Y-130233387D01* +X226134540Y-130402215D01* +X225965712Y-130599886D01* +X225965711Y-130599889D01* +X225829889Y-130821528D01* +X225730410Y-131061693D01* +X225669727Y-131314459D01* +X225649331Y-131573613D01* +X225669727Y-131832766D01* +X225730411Y-132085534D01* +X225730411Y-132085536D01* +X225772060Y-132186086D01* +X225779529Y-132255555D01* +X225748253Y-132318034D01* +X225688164Y-132353686D01* +X225667229Y-132357156D01* +X225561574Y-132365472D01* +X225310109Y-132425842D01* +X225071181Y-132524809D01* +X224850684Y-132659930D01* +X224850668Y-132659942D01* +X224844715Y-132665026D01* +X224844715Y-132665027D01* +X225493995Y-133314307D01* +X225480820Y-133319103D01* +X225334475Y-133415355D01* +X225214272Y-133542763D01* +X225141460Y-133668876D01* +X224491162Y-133018579D01* +X224491161Y-133018580D01* +X224486076Y-133024534D01* +X224486065Y-133024549D01* +X224350944Y-133245046D01* +X224251977Y-133483974D01* +X224191606Y-133735439D01* +X224171315Y-133993259D01* +X224191606Y-134251080D01* +X224251977Y-134502545D01* +X224350944Y-134741473D01* +X224486068Y-134961974D01* +X224486071Y-134961979D01* +X224491162Y-134967939D01* +X225142732Y-134316369D01* +X225166065Y-134370460D01* +X225270664Y-134510961D01* +X225404845Y-134623553D01* +X225496582Y-134669625D01* +X224824033Y-135342173D01* +X224762710Y-135375658D01* +X224693018Y-135370674D01* +X224690267Y-135369610D01* +X224644572Y-135351317D01* +X224644568Y-135351315D01* +X224644564Y-135351314D01* +X224644561Y-135351313D01* +X224644560Y-135351313D01* +X224438024Y-135311507D01* +X224438023Y-135311507D01* +X224280384Y-135311507D01* +X224123463Y-135326491D01* +X224123459Y-135326492D01* +X223921643Y-135385750D01* +X223734683Y-135482135D01* +X223569342Y-135612159D01* +X223569341Y-135612160D01* +X223431601Y-135771121D01* +X223431592Y-135771132D01* +X223326426Y-135953286D01* +X223257631Y-136152055D01* +X223257630Y-136152060D01* +X223257630Y-136152061D01* +X223227695Y-136360262D01* +X191958286Y-136360262D01* +X192013242Y-136227585D01* +X192073613Y-135976120D01* +X192093904Y-135718299D01* +X192073613Y-135460479D01* +X192013242Y-135209014D01* +X191914275Y-134970086D01* +X191779150Y-134749583D01* +X191774056Y-134743619D01* +X191122486Y-135395188D01* +X191099155Y-135341100D01* +X190994556Y-135200599D01* +X190860375Y-135088007D01* +X190768636Y-135041934D01* +X191420504Y-134390067D01* +X191420504Y-134390066D01* +X191414544Y-134384976D01* +X191414539Y-134384973D01* +X191194038Y-134249849D01* +X190955110Y-134150882D01* +X190703645Y-134090512D01* +X190597989Y-134082196D01* +X190532701Y-134057312D01* +X190491231Y-134001080D01* +X190486744Y-133931355D01* +X190493153Y-133911139D01* +X190534809Y-133810573D01* +X190595493Y-133557803D01* +X190615889Y-133298653D01* +X190595493Y-133039503D01* +X190534809Y-132786733D01* +X190513386Y-132735013D01* +X190435330Y-132546568D01* +X190310030Y-132342099D01* +X190299507Y-132324928D01* +X190299507Y-132324926D01* +X190257306Y-132275515D01* +X190130680Y-132127255D01* +X189976817Y-131995844D01* +X189959100Y-131980712D01* +X201852405Y-131980712D01* +X201862414Y-132190816D01* +X201912004Y-132395228D01* +X201954062Y-132487323D01* +X201999382Y-132586561D01* +X201999386Y-132586567D01* +X202121388Y-132757896D01* +X202121393Y-132757901D01* +X202273625Y-132903054D01* +X202450576Y-133016773D01* +X202645850Y-133094950D01* +X202800755Y-133124805D01* +X202852390Y-133134757D01* +X202852391Y-133134757D01* +X203010023Y-133134757D01* +X203010030Y-133134757D01* +X203166951Y-133119773D01* +X203368773Y-133060513D01* +X203555732Y-132964128D01* +X203721072Y-132834104D01* +X203858817Y-132675138D01* +X203963988Y-132492976D01* +X204032784Y-132294203D01* +X204059481Y-132108524D01* +X205789395Y-132108524D01* +X205819472Y-132407499D01* +X205819473Y-132407506D01* +X205889130Y-132699798D01* +X205889133Y-132699810D01* +X205997128Y-132980210D01* +X205997135Y-132980225D01* +X206141541Y-133243732D01* +X206141545Y-133243738D01* +X206232858Y-133367669D01* +X206319785Y-133485647D01* +X206427612Y-133597139D01* +X206528682Y-133701645D01* +X206528689Y-133701651D01* +X206598337Y-133756651D01* +X206764508Y-133887875D01* +X207023049Y-134041009D01* +X207299695Y-134158317D01* +X207299698Y-134158317D01* +X207299701Y-134158319D01* +X207444601Y-134198011D01* +X207589508Y-134237705D01* +X207887317Y-134277757D01* +X207887322Y-134277757D01* +X208112603Y-134277757D01* +X208276075Y-134266813D01* +X208337381Y-134262709D01* +X208631849Y-134202856D01* +X208915713Y-134104288D01* +X209183905Y-133968764D01* +X209431642Y-133798703D01* +X209654501Y-133597139D01* +X209848505Y-133367669D01* +X210010193Y-133114389D01* +X210136680Y-132841817D01* +X210225708Y-132554819D01* +X210275688Y-132258515D01* +X210285729Y-131958193D01* +X210255651Y-131659212D01* +X210185992Y-131366908D01* +X210077993Y-131086497D01* +X209933583Y-130822982D01* +X209932512Y-130821529D01* +X209842264Y-130699043D01* +X209755339Y-130581067D01* +X209546441Y-130365068D01* +X209546434Y-130365062D01* +X209372139Y-130227423D01* +X209310616Y-130178839D01* +X209052075Y-130025705D01* +X208775429Y-129908397D01* +X208775422Y-129908394D01* +X208485621Y-129829010D01* +X208485618Y-129829009D01* +X208485616Y-129829009D01* +X208187807Y-129788957D01* +X207962529Y-129788957D01* +X207962521Y-129788957D01* +X207737745Y-129804004D01* +X207737736Y-129804006D01* +X207443272Y-129863858D01* +X207159409Y-129962426D01* +X207159406Y-129962428D01* +X206891224Y-130097946D01* +X206643480Y-130268012D01* +X206420624Y-130469573D01* +X206226620Y-130699043D01* +X206226618Y-130699045D01* +X206064928Y-130952329D01* +X205938448Y-131224888D01* +X205938444Y-131224897D01* +X205907108Y-131325914D01* +X205849416Y-131511892D01* +X205808036Y-131757215D01* +X205799436Y-131808199D01* +X205790164Y-132085536D01* +X205789395Y-132108524D01* +X204059481Y-132108524D01* +X204062719Y-132086002D01* +X204052710Y-131875898D01* +X204003120Y-131671486D01* +X203915741Y-131480152D01* +X203903895Y-131463516D01* +X203790305Y-131304001D01* +X203791739Y-131302979D01* +X203766128Y-131246892D01* +X203776076Y-131177734D01* +X203821833Y-131124933D01* +X203888874Y-131105252D01* +X203917815Y-131108678D01* +X203969743Y-131121145D01* +X204227562Y-131141436D01* +X204485382Y-131121145D01* +X204736847Y-131060774D01* +X204975775Y-130961807D01* +X205196275Y-130826683D01* +X205196285Y-130826676D01* +X205202240Y-130821589D01* +X205202240Y-130821588D01* +X204552961Y-130172309D01* +X204566137Y-130167514D01* +X204712482Y-130071262D01* +X204832685Y-129943854D01* +X204905497Y-129817739D01* +X205555793Y-130468035D01* +X205555794Y-130468035D01* +X205560881Y-130462080D01* +X205560888Y-130462070D01* +X205696012Y-130241570D01* +X205794979Y-130002642D01* +X205855350Y-129751177D01* +X205875641Y-129493357D01* +X205855350Y-129235536D01* +X205794979Y-128984071D01* +X205698449Y-128751028D01* +X205690980Y-128681559D01* +X205722255Y-128619079D01* +X205782344Y-128583427D01* +X205784005Y-128583015D01* +X206009482Y-128528884D01* +X206249646Y-128429405D01* +X206471291Y-128293580D01* +X206668960Y-128124755D01* +X206837785Y-127927086D01* +X206837786Y-127927084D01* +X206837788Y-127927082D01* +X206973610Y-127705441D01* +X207010352Y-127616737D01* +X207073089Y-127465277D01* +X207133773Y-127212507D01* +X207154169Y-126953357D01* +X208920955Y-126953357D01* +X208941351Y-127212510D01* +X209002034Y-127465276D01* +X209101513Y-127705441D01* +X209237335Y-127927082D01* +X209305873Y-128007330D01* +X209406164Y-128124755D01* +X209484109Y-128191326D01* +X209603835Y-128293582D01* +X209603838Y-128293583D01* +X209825477Y-128429405D01* +X209965261Y-128487305D01* +X210065642Y-128528884D01* +X210291061Y-128583001D01* +X210351652Y-128617791D01* +X210383816Y-128679817D01* +X210377340Y-128749386D01* +X210376674Y-128751028D01* +X210280144Y-128984071D01* +X210219773Y-129235536D01* +X210199482Y-129493356D01* +X210219773Y-129751177D01* +X210280144Y-130002642D01* +X210379111Y-130241570D01* +X210514235Y-130462071D01* +X210514238Y-130462076D01* +X210519329Y-130468036D01* +X211170899Y-129816465D01* +X211194232Y-129870557D01* +X211298831Y-130011058D01* +X211433012Y-130123650D01* +X211524749Y-130169722D01* +X210872881Y-130821589D01* +X210878845Y-130826682D01* +X211099348Y-130961807D01* +X211338276Y-131060774D01* +X211589741Y-131121145D01* +X211847562Y-131141436D01* +X212105381Y-131121145D01* +X212165679Y-131106669D01* +X212235461Y-131110160D01* +X212292279Y-131150823D01* +X212318092Y-131215750D01* +X212304706Y-131284325D01* +X212288339Y-131308445D01* +X212216315Y-131391565D01* +X212216302Y-131391582D01* +X212111136Y-131573736D01* +X212042341Y-131772505D01* +X212042340Y-131772510D01* +X212042340Y-131772511D01* +X212012405Y-131980712D01* +X212022414Y-132190816D01* +X212072004Y-132395228D01* +X212114062Y-132487323D01* +X212159382Y-132586561D01* +X212159386Y-132586567D01* +X212281388Y-132757896D01* +X212281393Y-132757901D01* +X212433625Y-132903054D01* +X212610576Y-133016773D01* +X212805850Y-133094950D01* +X212960755Y-133124805D01* +X213012390Y-133134757D01* +X213012391Y-133134757D01* +X213170023Y-133134757D01* +X213170030Y-133134757D01* +X213326951Y-133119773D01* +X213528773Y-133060513D01* +X213715732Y-132964128D01* +X213881072Y-132834104D01* +X214018817Y-132675138D01* +X214123988Y-132492976D01* +X214192784Y-132294203D01* +X214222719Y-132086002D01* +X214212710Y-131875898D01* +X214163120Y-131671486D01* +X214075741Y-131480152D01* +X214063895Y-131463516D01* +X213953735Y-131308817D01* +X213953729Y-131308811D01* +X213801501Y-131163662D01* +X213801499Y-131163660D01* +X213624548Y-131049941D01* +X213606314Y-131042641D01* +X213429283Y-130971767D01* +X213429276Y-130971764D01* +X213429274Y-130971764D01* +X213429271Y-130971763D01* +X213429270Y-130971763D01* +X213222734Y-130931957D01* +X213222733Y-130931957D01* +X213065094Y-130931957D01* +X212958233Y-130942160D01* +X212889627Y-130928937D01* +X212839061Y-130880722D01* +X212825178Y-130824526D01* +X212172961Y-130172309D01* +X212186137Y-130167514D01* +X212332482Y-130071262D01* +X212452685Y-129943854D01* +X212525497Y-129817739D01* +X213175793Y-130468035D01* +X213175794Y-130468035D01* +X213180881Y-130462080D01* +X213180888Y-130462070D01* +X213316012Y-130241570D01* +X213414979Y-130002642D01* +X213475350Y-129751177D01* +X213495641Y-129493357D01* +X213475350Y-129235536D01* +X213414979Y-128984071D01* +X213316012Y-128745143D01* +X213180887Y-128524640D01* +X213175793Y-128518676D01* +X212524223Y-129170245D01* +X212500892Y-129116157D01* +X212396293Y-128975656D01* +X212262112Y-128863064D01* +X212170373Y-128816991D01* +X212822241Y-128165124D01* +X212822241Y-128165123D01* +X212816281Y-128160033D01* +X212816276Y-128160030D01* +X212595775Y-128024906D01* +X212356847Y-127925939D01* +X212139139Y-127873673D01* +X212078547Y-127838882D01* +X212046383Y-127776856D01* +X212052859Y-127707287D01* +X212053525Y-127705646D01* +X212090352Y-127616737D01* +X212153089Y-127465277D01* +X212213773Y-127212507D01* +X212234169Y-126953357D01* +X212213773Y-126694207D01* +X212153089Y-126441437D01* +X212105643Y-126326891D01* +X212053610Y-126201272D01* +X211917788Y-125979633D01* +X211917787Y-125979630D01* +X211834280Y-125881856D01* +X211748960Y-125781959D01* +X211552139Y-125613858D01* +X211551288Y-125613131D01* +X211551285Y-125613130D01* +X211329646Y-125477308D01* +X211089481Y-125377829D01* +X210836715Y-125317146D01* +X210642349Y-125301849D01* +X210577562Y-125296750D01* +X210577561Y-125296750D01* +X210318408Y-125317146D01* +X210065642Y-125377829D01* +X209825477Y-125477308D01* +X209603838Y-125613130D01* +X209603835Y-125613131D01* +X209406164Y-125781959D01* +X209237336Y-125979630D01* +X209237335Y-125979633D01* +X209101513Y-126201272D01* +X209002034Y-126441437D01* +X208941351Y-126694203D01* +X208920955Y-126953357D01* +X207154169Y-126953357D01* +X207133773Y-126694207D01* +X207073089Y-126441437D01* +X207025643Y-126326891D01* +X206973610Y-126201272D01* +X206837788Y-125979633D01* +X206837787Y-125979630D01* +X206754280Y-125881856D01* +X206668960Y-125781959D01* +X206472139Y-125613858D01* +X206471288Y-125613131D01* +X206471285Y-125613130D01* +X206249646Y-125477308D01* +X206009481Y-125377829D01* +X205756715Y-125317146D01* +X205562349Y-125301848D01* +X205497562Y-125296750D01* +X205497561Y-125296750D01* +X205238408Y-125317146D01* +X204985642Y-125377829D01* +X204745477Y-125477308D01* +X204523838Y-125613130D01* +X204523835Y-125613131D01* +X204326164Y-125781959D01* +X204157336Y-125979630D01* +X204157335Y-125979633D01* +X204021513Y-126201272D01* +X203922034Y-126441437D01* +X203861351Y-126694203D01* +X203840955Y-126953357D01* +X203861351Y-127212510D01* +X203922035Y-127465278D01* +X203922035Y-127465280D01* +X204021598Y-127705647D01* +X204029067Y-127775116D01* +X203997792Y-127837595D01* +X203937703Y-127873247D01* +X203935984Y-127873673D01* +X203718276Y-127925939D01* +X203479348Y-128024906D01* +X203258851Y-128160027D01* +X203258835Y-128160039D01* +X203252882Y-128165123D01* +X203252882Y-128165124D01* +X203902162Y-128814404D01* +X203888987Y-128819200D01* +X203742642Y-128915452D01* +X203622439Y-129042860D01* +X203549627Y-129168974D01* +X202899329Y-128518677D01* +X202899328Y-128518677D01* +X202894244Y-128524630D01* +X202894232Y-128524646D01* +X202759111Y-128745143D01* +X202660144Y-128984071D01* +X202599773Y-129235536D01* +X202579482Y-129493356D01* +X202599773Y-129751177D01* +X202660144Y-130002642D01* +X202759111Y-130241570D01* +X202894235Y-130462071D01* +X202894238Y-130462076D01* +X202899329Y-130468036D01* +X203550899Y-129816466D01* +X203574232Y-129870557D01* +X203678831Y-130011058D01* +X203813012Y-130123650D01* +X203904749Y-130169722D01* +X203249746Y-130824724D01* +X203235525Y-130881276D01* +X203184557Y-130929067D01* +X203115842Y-130941717D01* +X203105194Y-130940140D01* +X203062735Y-130931957D01* +X203062733Y-130931957D01* +X202905094Y-130931957D01* +X202753912Y-130946393D01* +X202748173Y-130946941D01* +X202748169Y-130946942D01* +X202546353Y-131006200D01* +X202359393Y-131102585D01* +X202194052Y-131232609D01* +X202194051Y-131232610D01* +X202056311Y-131391571D01* +X202056302Y-131391582D01* +X201951136Y-131573736D01* +X201882341Y-131772505D01* +X201882340Y-131772510D01* +X201882340Y-131772511D01* +X201852405Y-131980712D01* +X189959100Y-131980712D01* +X189933008Y-131958427D01* +X189933005Y-131958426D01* +X189711366Y-131822604D01* +X189471201Y-131723125D01* +X189218435Y-131662442D01* +X188959282Y-131642046D01* +X188700128Y-131662442D01* +X188447362Y-131723125D01* +X188207197Y-131822604D01* +X187985558Y-131958426D01* +X187985555Y-131958427D01* +X187787884Y-132127255D01* +X187619056Y-132324926D01* +X187619055Y-132324929D01* +X187483233Y-132546568D01* +X187383754Y-132786733D01* +X187323071Y-133039499D01* +X187302675Y-133298653D01* +X185490746Y-133298653D01* +X185474140Y-133229485D01* +X185440860Y-133149140D01* +X185374661Y-132989320D01* +X185238839Y-132767681D01* +X185238838Y-132767678D01* +X185180873Y-132699810D01* +X185070011Y-132570007D01* +X184939323Y-132458389D01* +X184872339Y-132401179D01* +X184872336Y-132401178D01* +X184650697Y-132265356D01* +X184410532Y-132165877D01* +X184157766Y-132105194D01* +X183963400Y-132089896D01* +X183898613Y-132084798D01* +X183898612Y-132084798D01* +X183639459Y-132105194D01* +X183386693Y-132165877D01* +X183146528Y-132265356D01* +X182924889Y-132401178D01* +X182924886Y-132401179D01* +X182727215Y-132570007D01* +X182558387Y-132767678D01* +X182558386Y-132767681D01* +X182422564Y-132989320D01* +X182323085Y-133229485D01* +X182262402Y-133482251D01* +X182242006Y-133741405D01* +X182262402Y-134000558D01* +X182323085Y-134253324D01* +X182422564Y-134493489D01* +X182495269Y-134612131D01* +X182513514Y-134679576D01* +X182492398Y-134746179D01* +X182438626Y-134790793D01* +X182418490Y-134797495D01* +X182345538Y-134815009D01* +X182106612Y-134913974D01* +X182106609Y-134913976D01* +X181886111Y-135049097D01* +X181886095Y-135049109D01* +X181880142Y-135054193D01* +X181880142Y-135054194D01* +X182529422Y-135703474D01* +X182516247Y-135708270D01* +X182369902Y-135804522D01* +X182249699Y-135931930D01* +X182176886Y-136058044D01* +X181526589Y-135407747D01* +X181526588Y-135407747D01* +X181521504Y-135413700D01* +X181521492Y-135413716D01* +X181386371Y-135634213D01* +X181287404Y-135873141D01* +X181227033Y-136124606D01* +X181206742Y-136382427D01* +X181227033Y-136640247D01* +X181287404Y-136891712D01* +X181386371Y-137130640D01* +X181521495Y-137351141D01* +X181521498Y-137351146D01* +X181526589Y-137357106D01* +X182178159Y-136705536D01* +X182201492Y-136759627D01* +X182306091Y-136900128D01* +X182440272Y-137012720D01* +X182532008Y-137058791D01* +X181880141Y-137710658D01* +X181880370Y-137716483D01* +X181910256Y-137762268D01* +X181910754Y-137832136D01* +X181873399Y-137891182D01* +X181810051Y-137920658D01* +X181791531Y-137922049D01* +X181758562Y-137922049D01* +X181605233Y-137936690D01* +X181601641Y-137937033D01* +X181601637Y-137937034D01* +X181399821Y-137996292D01* +X181212861Y-138092677D01* +X181047520Y-138222701D01* +X181047519Y-138222702D01* +X180909779Y-138381663D01* +X180909770Y-138381674D01* +X180804604Y-138563828D01* +X180735809Y-138762597D01* +X180735808Y-138762602D01* +X180735808Y-138762603D01* +X180708168Y-138954847D01* +X180705873Y-138970806D01* +X154365133Y-138970806D01* +X153971366Y-136737643D01* +X158302440Y-136737643D01* +X158312449Y-136947747D01* +X158362039Y-137152159D01* +X158397498Y-137229803D01* +X158449417Y-137343492D01* +X158449421Y-137343498D01* +X158571423Y-137514827D01* +X158571428Y-137514832D01* +X158723660Y-137659985D01* +X158900611Y-137773704D01* +X159095885Y-137851881D01* +X159226746Y-137877102D01* +X159302425Y-137891688D01* +X159302426Y-137891688D01* +X159460058Y-137891688D01* +X159460065Y-137891688D01* +X159616986Y-137876704D01* +X159818808Y-137817444D01* +X160005767Y-137721059D01* +X160171107Y-137591035D01* +X160308852Y-137432069D01* +X160414023Y-137249907D01* +X160482819Y-137051134D01* +X160512754Y-136842933D01* +X160502745Y-136632829D01* +X160453155Y-136428417D01* +X160365776Y-136237083D01* +X160357032Y-136224804D01* +X160243770Y-136065748D01* +X160243764Y-136065742D01* +X160184714Y-136009438D01* +X160157324Y-135983322D01* +X162162253Y-135983322D01* +X162192330Y-136282297D01* +X162192331Y-136282304D01* +X162261988Y-136574596D01* +X162261991Y-136574608D01* +X162369986Y-136855008D01* +X162369993Y-136855023D01* +X162514399Y-137118530D01* +X162514403Y-137118536D01* +X162608147Y-137245766D01* +X162692643Y-137360445D01* +X162884915Y-137559253D01* +X162901540Y-137576443D01* +X162901547Y-137576449D01* +X162920018Y-137591035D01* +X163137366Y-137762673D01* +X163395907Y-137915807D01* +X163672553Y-138033115D01* +X163672556Y-138033115D01* +X163672559Y-138033117D01* +X163760868Y-138057307D01* +X163962366Y-138112503D01* +X164260175Y-138152555D01* +X164260180Y-138152555D01* +X164485461Y-138152555D01* +X164648933Y-138141610D01* +X164710239Y-138137507D01* +X165004707Y-138077654D01* +X165288571Y-137979086D01* +X165556763Y-137843562D01* +X165804500Y-137673501D01* +X166027359Y-137471937D01* +X166221363Y-137242467D01* +X166383051Y-136989187D01* +X166509538Y-136716615D01* +X166598566Y-136429617D01* +X166648546Y-136133313D01* +X166658587Y-135832991D01* +X166628509Y-135534010D01* +X166558850Y-135241706D01* +X166450851Y-134961295D01* +X166306441Y-134697780D01* +X166128197Y-134455865D01* +X165919299Y-134239866D01* +X165919292Y-134239860D01* +X165747610Y-134104285D01* +X165683474Y-134053637D01* +X165424933Y-133900503D01* +X165148287Y-133783195D01* +X165148280Y-133783192D01* +X164858479Y-133703808D01* +X164858476Y-133703807D01* +X164858474Y-133703807D01* +X164560665Y-133663755D01* +X164335387Y-133663755D01* +X164335379Y-133663755D01* +X164110603Y-133678802D01* +X164110594Y-133678804D01* +X163816130Y-133738656D01* +X163532267Y-133837224D01* +X163532264Y-133837226D01* +X163264082Y-133972744D01* +X163016338Y-134142810D01* +X162793482Y-134344371D01* +X162599478Y-134573841D01* +X162599476Y-134573843D01* +X162437786Y-134827127D01* +X162316726Y-135088007D01* +X162311302Y-135099695D01* +X162288902Y-135171905D01* +X162222274Y-135386690D01* +X162178136Y-135648361D01* +X162172294Y-135682997D01* +X162164103Y-135928002D01* +X162162253Y-135983322D01* +X160157324Y-135983322D01* +X160099305Y-135928001D01* +X160064371Y-135867493D01* +X160067696Y-135797703D01* +X160108224Y-135740789D01* +X160173089Y-135714821D01* +X160194608Y-135714641D01* +X160217238Y-135716422D01* +X160475056Y-135696131D01* +X160726521Y-135635760D01* +X160965449Y-135536793D01* +X161185949Y-135401669D01* +X161185959Y-135401662D01* +X161191914Y-135396575D01* +X161191914Y-135396574D01* +X160542635Y-134747295D01* +X160555811Y-134742500D01* +X160702156Y-134646248D01* +X160822359Y-134518840D01* +X160895171Y-134392725D01* +X161545467Y-135043021D01* +X161545468Y-135043021D01* +X161550555Y-135037066D01* +X161550562Y-135037056D01* +X161685686Y-134816556D01* +X161784653Y-134577628D01* +X161845024Y-134326163D01* +X161865315Y-134068343D01* +X161845024Y-133810522D01* +X161784653Y-133559057D01* +X161685686Y-133320129D01* +X161550562Y-133099628D01* +X161550555Y-133099618D01* +X161546217Y-133094538D01* +X161517649Y-133030776D01* +X161528088Y-132961691D01* +X161574221Y-132909216D01* +X161593058Y-132899449D01* +X161778956Y-132822448D01* +X161778957Y-132822447D01* +X161778960Y-132822446D01* +X162000605Y-132686621D01* +X162198274Y-132517796D01* +X162367099Y-132320127D01* +X162502924Y-132098482D01* +X162602403Y-131858318D01* +X162663087Y-131605548D01* +X162683483Y-131346398D01* +X162663087Y-131087248D01* +X162602403Y-130834478D01* +X162510066Y-130611556D01* +X162502924Y-130594313D01* +X162423229Y-130464264D01* +X164373092Y-130464264D01* +X164393488Y-130723418D01* +X164454171Y-130976184D01* +X164553650Y-131216349D01* +X164689472Y-131437988D01* +X164689473Y-131437991D01* +X164725477Y-131480146D01* +X164858301Y-131635663D01* +X165000616Y-131757211D01* +X165055972Y-131804490D01* +X165055975Y-131804491D01* +X165277614Y-131940313D01* +X165448457Y-132011078D01* +X165517779Y-132039792D01* +X165770549Y-132100476D01* +X166029699Y-132120872D01* +X166029703Y-132120871D01* +X166034104Y-132121218D01* +X166099392Y-132146102D01* +X166140863Y-132202333D01* +X166145350Y-132272059D01* +X166144949Y-132273783D01* +X166093682Y-132487323D01* +X166073391Y-132745143D01* +X166093682Y-133002964D01* +X166154053Y-133254429D01* +X166253020Y-133493357D01* +X166388144Y-133713858D01* +X166388147Y-133713863D01* +X166393238Y-133719823D01* +X167044808Y-133068252D01* +X167068141Y-133122344D01* +X167172740Y-133262845D01* +X167306921Y-133375437D01* +X167398658Y-133421509D01* +X166746790Y-134073376D01* +X166752754Y-134078469D01* +X166973257Y-134213594D01* +X167212185Y-134312561D01* +X167463650Y-134372932D01* +X167721470Y-134393223D01* +X167979291Y-134372932D01* +X168230754Y-134312561D01* +X168317287Y-134276718D01* +X168386757Y-134269249D01* +X168449236Y-134300523D01* +X168484889Y-134360612D01* +X168482396Y-134430437D01* +X168472129Y-134453278D01* +X168406816Y-134566403D01* +X168338022Y-134765170D01* +X168338021Y-134765175D01* +X168338021Y-134765176D01* +X168308086Y-134973377D01* +X168318095Y-135183481D01* +X168367685Y-135387893D01* +X168410724Y-135482135D01* +X168455063Y-135579226D01* +X168455067Y-135579232D01* +X168577069Y-135750561D01* +X168577074Y-135750566D01* +X168729306Y-135895719D01* +X168906257Y-136009438D01* +X169101531Y-136087615D01* +X169230327Y-136112438D01* +X169308071Y-136127422D01* +X169308072Y-136127422D01* +X169465704Y-136127422D01* +X169465711Y-136127422D01* +X169622632Y-136112438D01* +X169824454Y-136053178D01* +X170011413Y-135956793D01* +X170176753Y-135826769D01* +X170314498Y-135667803D01* +X170419669Y-135485641D01* +X170488465Y-135286868D01* +X170518400Y-135078667D01* +X170508391Y-134868563D01* +X170458801Y-134664151D01* +X170371422Y-134472817D01* +X170369519Y-134470144D01* +X170249416Y-134301482D01* +X170249410Y-134301476D01* +X170142296Y-134199343D01* +X170097180Y-134156325D01* +X169920229Y-134042606D01* +X169916240Y-134041009D01* +X169724964Y-133964432D01* +X169724957Y-133964429D01* +X169724955Y-133964429D01* +X169724952Y-133964428D01* +X169724951Y-133964428D01* +X169518415Y-133924622D01* +X169518414Y-133924622D01* +X169360775Y-133924622D01* +X169203853Y-133939605D01* +X169203854Y-133939606D01* +X169203847Y-133939607D01* +X169147474Y-133956160D01* +X169077604Y-133956160D01* +X169018826Y-133918385D01* +X168989802Y-133854829D01* +X168999746Y-133785670D01* +X169018250Y-133756651D01* +X169054794Y-133713863D01* +X169054797Y-133713858D01* +X169189921Y-133493357D01* +X169288888Y-133254429D01* +X169349259Y-133002964D01* +X169369550Y-132745143D01* +X169349259Y-132487323D01* +X169288888Y-132235858D01* +X169189921Y-131996930D01* +X169054796Y-131776427D01* +X169049703Y-131770463D01* +X168398133Y-132422033D01* +X168374801Y-132367944D01* +X168270202Y-132227443D01* +X168136021Y-132114851D01* +X168044282Y-132068778D01* +X168696150Y-131416911D01* +X168696150Y-131416910D01* +X168690190Y-131411820D01* +X168690185Y-131411817D01* +X168469684Y-131276693D01* +X168230756Y-131177726D01* +X167979291Y-131117356D01* +X167723636Y-131097234D01* +X167658348Y-131072350D01* +X167616878Y-131016118D01* +X167612391Y-130946393D01* +X167612792Y-130944669D01* +X167613501Y-130941717D01* +X167665910Y-130723415D01* +X167686306Y-130464265D01* +X167665910Y-130205115D01* +X167605226Y-129952345D01* +X167587021Y-129908394D01* +X167505747Y-129712180D01* +X167369925Y-129490541D01* +X167369924Y-129490538D01* +X167326921Y-129440188D01* +X167201097Y-129292867D01* +X167025493Y-129142887D01* +X167003425Y-129124039D01* +X167003422Y-129124038D01* +X166781783Y-128988216D01* +X166541618Y-128888737D01* +X166288852Y-128828054D01* +X166029699Y-128807658D01* +X165770545Y-128828054D01* +X165517779Y-128888737D01* +X165277614Y-128988216D01* +X165055975Y-129124038D01* +X165055972Y-129124039D01* +X164858301Y-129292867D01* +X164689473Y-129490538D01* +X164689472Y-129490541D01* +X164553650Y-129712180D01* +X164454171Y-129952345D01* +X164393488Y-130205111D01* +X164373092Y-130464264D01* +X162423229Y-130464264D01* +X162367102Y-130372674D01* +X162367101Y-130372671D01* +X162326675Y-130325339D01* +X162198274Y-130175000D01* +X162023472Y-130025705D01* +X162000602Y-130006172D01* +X162000599Y-130006171D01* +X161778960Y-129870349D01* +X161538795Y-129770870D01* +X161286029Y-129710187D01* +X161091663Y-129694889D01* +X161026876Y-129689791D01* +X161026875Y-129689791D01* +X160767722Y-129710187D01* +X160514956Y-129770870D01* +X160274791Y-129870349D01* +X160053152Y-130006171D01* +X160053149Y-130006172D01* +X159855478Y-130175000D01* +X159686650Y-130372671D01* +X159686649Y-130372674D01* +X159550827Y-130594313D01* +X159451348Y-130834478D01* +X159390665Y-131087244D01* +X159370269Y-131346398D01* +X159390665Y-131605551D01* +X159451348Y-131858317D01* +X159550827Y-132098482D01* +X159686650Y-132320124D01* +X159686653Y-132320128D01* +X159695440Y-132330416D01* +X159724010Y-132394178D01* +X159713572Y-132463263D01* +X159667441Y-132515739D01* +X159648602Y-132525508D01* +X159469022Y-132599892D01* +X159248525Y-132735013D01* +X159248509Y-132735025D01* +X159242556Y-132740109D01* +X159242556Y-132740110D01* +X159891836Y-133389390D01* +X159878661Y-133394186D01* +X159732316Y-133490438D01* +X159612113Y-133617846D01* +X159539300Y-133743960D01* +X158889003Y-133093663D01* +X158889002Y-133093663D01* +X158883918Y-133099616D01* +X158883906Y-133099632D01* +X158748785Y-133320129D01* +X158649818Y-133559057D01* +X158589447Y-133810522D01* +X158569156Y-134068342D01* +X158589447Y-134326163D01* +X158649818Y-134577628D01* +X158748785Y-134816556D01* +X158883909Y-135037057D01* +X158883912Y-135037062D01* +X158889003Y-135043022D01* +X159540573Y-134391452D01* +X159563906Y-134445543D01* +X159668505Y-134586044D01* +X159802686Y-134698636D01* +X159894423Y-134744708D01* +X159242555Y-135396575D01* +X159248515Y-135401665D01* +X159352001Y-135465081D01* +X159398876Y-135516893D01* +X159410299Y-135585823D01* +X159382642Y-135649986D01* +X159324686Y-135689010D01* +X159298998Y-135694247D01* +X159198218Y-135703870D01* +X159198209Y-135703871D01* +X159198208Y-135703872D01* +X159198206Y-135703872D01* +X159198204Y-135703873D01* +X158996388Y-135763131D01* +X158809428Y-135859516D01* +X158644086Y-135989541D01* +X158506346Y-136148502D01* +X158506342Y-136148507D01* +X158506340Y-136148511D01* +X158401171Y-136330667D01* +X158332376Y-136529436D01* +X158332375Y-136529441D01* +X158332375Y-136529442D01* +X158302440Y-136737643D01* +X153971366Y-136737643D01* +X152504161Y-128416711D01* +X152504162Y-128416702D01* +X152498893Y-128386833D01* +X152498894Y-128386833D01* +X152495102Y-128365339D01* +X152494400Y-128360006D01* +X152481527Y-128212929D01* +X152481527Y-128191337D01* +X152493678Y-128052383D01* +X152497428Y-128031118D01* +X152533523Y-127896391D01* +X152540906Y-127876103D01* +X152599855Y-127749679D01* +X152610645Y-127730990D01* +X152690648Y-127616727D01* +X152704530Y-127600182D01* +X152803148Y-127501559D01* +X152819693Y-127487675D01* +X152933945Y-127407672D01* +X152952642Y-127396876D01* +X153079060Y-127337922D01* +X153099348Y-127330538D01* +X153241321Y-127292493D01* +X153246589Y-127291326D01* +X169337914Y-124453990D01* +X174061182Y-123621150D01* +X174061298Y-123621163D01* +X174112294Y-123612182D01* +X174112295Y-123612183D01* +X174199795Y-123596775D01* +X174367349Y-123537618D01* +X174522926Y-123451769D01* +X174662307Y-123341554D01* +X174781714Y-123209963D01* +X174877909Y-123060563D01* +X174948285Y-122897402D01* +X174954056Y-122874062D01* +X243480162Y-122874062D01* +X243490171Y-123084166D01* +X243539761Y-123288578D01* +X243584401Y-123386326D01* +X243627139Y-123479911D01* +X243627143Y-123479917D01* +X243749145Y-123651246D01* +X243749150Y-123651251D01* +X243901382Y-123796404D01* +X244078333Y-123910123D01* +X244273607Y-123988300D01* +X244402403Y-124013123D01* +X244480147Y-124028107D01* +X244480148Y-124028107D01* +X244637780Y-124028107D01* +X244637787Y-124028107D01* +X244794708Y-124013123D01* +X244996530Y-123953863D01* +X245183489Y-123857478D01* +X245348829Y-123727454D01* +X245486574Y-123568488D01* +X245558086Y-123444625D01* +X247397821Y-123444625D01* +X247427898Y-123743600D01* +X247427899Y-123743607D01* +X247497556Y-124035899D01* +X247497559Y-124035911D01* +X247605554Y-124316311D01* +X247605561Y-124316326D01* +X247749967Y-124579833D01* +X247749971Y-124579839D01* +X247841284Y-124703770D01* +X247928211Y-124821748D01* +X248129757Y-125030145D01* +X248137108Y-125037746D01* +X248137115Y-125037752D01* +X248166432Y-125060903D01* +X248372934Y-125223976D01* +X248631475Y-125377110D01* +X248908121Y-125494418D01* +X248908124Y-125494418D01* +X248908127Y-125494420D01* +X249053027Y-125534111D01* +X249197934Y-125573806D01* +X249495743Y-125613858D01* +X249495748Y-125613858D01* +X249721029Y-125613858D01* +X249884501Y-125602914D01* +X249945807Y-125598810D01* +X250240275Y-125538957D01* +X250524139Y-125440389D01* +X250792331Y-125304865D01* +X251040068Y-125134804D01* +X251262927Y-124933240D01* +X251456931Y-124703770D01* +X251618619Y-124450490D01* +X251745106Y-124177918D01* +X251834134Y-123890920D01* +X251884114Y-123594616D01* +X251894155Y-123294294D01* +X251864077Y-122995313D01* +X251851494Y-122942514D01* +X251835182Y-122874064D01* +X251794418Y-122703009D01* +X251686419Y-122422598D01* +X251542009Y-122159083D01* +X251530300Y-122143192D01* +X251450690Y-122035144D01* +X251363765Y-121917168D01* +X251154867Y-121701169D01* +X251154860Y-121701163D01* +X250974899Y-121559050D01* +X250919042Y-121514940D01* +X250660501Y-121361806D01* +X250383855Y-121244498D01* +X250383848Y-121244495D01* +X250094047Y-121165111D01* +X250094044Y-121165110D01* +X250094042Y-121165110D01* +X249796233Y-121125058D01* +X249570955Y-121125058D01* +X249570947Y-121125058D01* +X249346171Y-121140105D01* +X249346162Y-121140107D01* +X249051698Y-121199959D01* +X248767835Y-121298527D01* +X248767832Y-121298529D01* +X248499650Y-121434047D01* +X248251906Y-121604113D01* +X248029050Y-121805674D01* +X247835046Y-122035144D01* +X247835044Y-122035146D01* +X247673354Y-122288430D01* +X247546874Y-122560989D01* +X247546870Y-122560998D01* +X247522476Y-122639637D01* +X247457842Y-122847993D01* +X247419557Y-123074966D01* +X247407862Y-123144300D01* +X247405667Y-123209967D01* +X247397821Y-123444625D01* +X245558086Y-123444625D01* +X245591745Y-123386326D01* +X245660541Y-123187553D01* +X245690476Y-122979352D01* +X245680467Y-122769248D01* +X245630877Y-122564836D01* +X245543498Y-122373502D01* +X245521110Y-122342063D01* +X245474864Y-122277119D01* +X245452011Y-122211092D01* +X245468484Y-122143192D01* +X245519051Y-122094977D01* +X245587658Y-122081753D01* +X245604818Y-122084618D01* +X245814042Y-122134848D01* +X246071862Y-122155139D01* +X246329682Y-122134848D01* +X246581147Y-122074477D01* +X246820075Y-121975510D01* +X247040575Y-121840386D01* +X247040585Y-121840379D01* +X247046540Y-121835292D01* +X247046540Y-121835291D01* +X246397261Y-121186012D01* +X246410437Y-121181217D01* +X246556782Y-121084965D01* +X246676985Y-120957557D01* +X246749797Y-120831442D01* +X247400093Y-121481738D01* +X247400094Y-121481738D01* +X247405181Y-121475783D01* +X247405188Y-121475773D01* +X247540312Y-121255273D01* +X247639279Y-121016345D01* +X247699650Y-120764880D01* +X247719941Y-120507059D01* +X247699650Y-120249239D01* +X247639279Y-119997774D01* +X247600248Y-119903546D01* +X247592779Y-119834077D01* +X247624054Y-119771598D01* +X247684142Y-119735945D01* +X247705066Y-119732477D01* +X247817555Y-119723624D01* +X248070325Y-119662940D01* +X248310489Y-119563461D01* +X248532134Y-119427636D01* +X248729803Y-119258811D01* +X248898628Y-119061142D01* +X249034453Y-118839497D01* +X249133932Y-118599333D01* +X249150538Y-118530165D01* +X250962467Y-118530165D01* +X250965482Y-118568473D01* +X250982863Y-118789318D01* +X251043546Y-119042084D01* +X251143025Y-119282249D01* +X251278847Y-119503888D01* +X251278848Y-119503891D01* +X251329726Y-119563461D01* +X251447676Y-119701563D01* +X251560771Y-119798155D01* +X251645347Y-119870390D01* +X251645350Y-119870391D01* +X251866989Y-120006213D01* +X252107154Y-120105692D01* +X252186762Y-120124804D01* +X252247354Y-120159594D01* +X252279518Y-120221621D01* +X252273042Y-120291189D01* +X252263542Y-120310168D01* +X252194414Y-120422973D01* +X252095447Y-120661901D01* +X252035076Y-120913366D01* +X252014785Y-121171186D01* +X252035076Y-121429007D01* +X252095447Y-121680472D01* +X252194414Y-121919400D01* +X252329538Y-122139901D01* +X252329541Y-122139906D01* +X252334632Y-122145866D01* +X252986202Y-121494295D01* +X253009535Y-121548387D01* +X253114134Y-121688888D01* +X253248315Y-121801480D01* +X253340052Y-121847552D01* +X252688184Y-122499419D01* +X252694148Y-122504512D01* +X252914651Y-122639637D01* +X253153579Y-122738604D01* +X253405044Y-122798975D01* +X253662864Y-122819266D01* +X253840905Y-122805253D01* +X253909282Y-122819617D01* +X253959040Y-122868668D01* +X253974379Y-122936833D01* +X253950431Y-123002470D01* +X253944348Y-123010073D01* +X253805410Y-123170417D01* +X253805397Y-123170434D01* +X253700231Y-123352588D01* +X253631436Y-123551357D01* +X253631435Y-123551362D01* +X253631435Y-123551363D01* +X253601500Y-123759564D01* +X253611509Y-123969668D01* +X253661099Y-124174080D01* +X253705739Y-124271828D01* +X253748477Y-124365413D01* +X253748481Y-124365419D01* +X253870483Y-124536748D01* +X253870488Y-124536753D01* +X254022720Y-124681906D01* +X254199671Y-124795625D01* +X254394945Y-124873802D01* +X254523741Y-124898625D01* +X254601485Y-124913609D01* +X254601486Y-124913609D01* +X254759118Y-124913609D01* +X254759125Y-124913609D01* +X254916046Y-124898625D01* +X255117868Y-124839365D01* +X255304827Y-124742980D01* +X255470167Y-124612956D01* +X255607912Y-124453990D01* +X255713083Y-124271828D01* +X255781879Y-124073055D01* +X255811814Y-123864854D01* +X255801805Y-123654750D01* +X255752215Y-123450338D01* +X255664836Y-123259004D01* +X255652294Y-123241391D01* +X255542830Y-123087669D01* +X255542824Y-123087663D01* +X255429231Y-122979352D01* +X255390594Y-122942512D01* +X255213643Y-122828793D01* +X255190723Y-122819617D01* +X255018378Y-122750619D01* +X255018371Y-122750616D01* +X255018369Y-122750616D01* +X255018366Y-122750615D01* +X255018365Y-122750615D01* +X254811829Y-122710809D01* +X254811828Y-122710809D01* +X254726153Y-122710809D01* +X254659114Y-122691124D01* +X254613359Y-122638320D01* +X254603415Y-122569162D01* +X254632440Y-122505606D01* +X254637497Y-122500583D01* +X254637543Y-122499418D01* +X253988264Y-121850139D01* +X254001440Y-121845344D01* +X254147785Y-121749092D01* +X254267988Y-121621684D01* +X254340800Y-121495569D01* +X254991096Y-122145865D01* +X254991097Y-122145865D01* +X254996184Y-122139910D01* +X254996191Y-122139900D01* +X255131315Y-121919400D01* +X255230282Y-121680472D01* +X255290653Y-121429007D01* +X255310944Y-121171187D01* +X255290653Y-120913366D01* +X255230282Y-120661901D01* +X255131315Y-120422973D01* +X254996190Y-120202470D01* +X254991097Y-120196506D01* +X254339527Y-120848076D01* +X254316195Y-120793987D01* +X254211596Y-120653486D01* +X254077415Y-120540894D01* +X253985676Y-120494821D01* +X254637544Y-119842954D01* +X254637544Y-119842953D01* +X254631584Y-119837863D01* +X254631579Y-119837860D01* +X254411078Y-119702736D01* +X254172149Y-119603769D01* +X254172151Y-119603769D01* +X254099197Y-119586255D01* +X254038605Y-119551464D01* +X254006441Y-119489438D01* +X254012917Y-119419869D01* +X254022411Y-119400901D01* +X254095122Y-119282249D01* +X254194601Y-119042085D01* +X254255285Y-118789315D01* +X254275681Y-118530165D01* +X254255285Y-118271015D01* +X254194601Y-118018245D01* +X254180708Y-117984704D01* +X254095122Y-117778080D01* +X253959300Y-117556441D01* +X253959299Y-117556438D01* +X253897004Y-117483500D01* +X253790472Y-117358767D01* +X253633097Y-117224356D01* +X253592800Y-117189939D01* +X253592797Y-117189938D01* +X253371158Y-117054116D01* +X253130993Y-116954637D01* +X252878227Y-116893954D01* +X252683861Y-116878657D01* +X252619074Y-116873558D01* +X252619073Y-116873558D01* +X252359920Y-116893954D01* +X252107154Y-116954637D01* +X251866989Y-117054116D01* +X251645350Y-117189938D01* +X251645347Y-117189939D01* +X251447676Y-117358767D01* +X251278848Y-117556438D01* +X251278847Y-117556441D01* +X251143025Y-117778080D01* +X251043546Y-118018245D01* +X250982863Y-118271011D01* +X250965966Y-118485702D01* +X250962467Y-118530165D01* +X249150538Y-118530165D01* +X249194616Y-118346563D01* +X249215012Y-118087413D01* +X249194616Y-117828263D01* +X249133932Y-117575493D01* +X249103082Y-117501014D01* +X249034453Y-117335328D01* +X248904543Y-117123337D01* +X248898630Y-117113688D01* +X248898630Y-117113686D01* +X248805146Y-117004231D01* +X248729803Y-116916015D01* +X248547910Y-116760664D01* +X248532131Y-116747187D01* +X248532128Y-116747186D01* +X248310489Y-116611364D01* +X248070324Y-116511885D01* +X247817558Y-116451202D01* +X247558405Y-116430806D01* +X247299251Y-116451202D01* +X247046485Y-116511885D01* +X246806320Y-116611364D01* +X246584681Y-116747186D01* +X246584678Y-116747187D01* +X246387007Y-116916015D01* +X246218179Y-117113686D01* +X246218178Y-117113689D01* +X246082356Y-117335328D01* +X245982877Y-117575493D01* +X245922194Y-117828259D01* +X245905654Y-118038413D01* +X245901798Y-118087413D01* +X245903565Y-118109864D01* +X245922194Y-118346566D01* +X245982878Y-118599334D01* +X245982878Y-118599336D01* +X246024527Y-118699886D01* +X246031996Y-118769355D01* +X246000720Y-118831834D01* +X245940631Y-118867486D01* +X245919696Y-118870956D01* +X245814041Y-118879272D01* +X245562576Y-118939642D01* +X245323648Y-119038609D01* +X245103151Y-119173730D01* +X245103135Y-119173742D01* +X245097182Y-119178826D01* +X245097182Y-119178827D01* +X245746462Y-119828107D01* +X245733287Y-119832903D01* +X245586942Y-119929155D01* +X245466739Y-120056563D01* +X245393926Y-120182677D01* +X244743629Y-119532380D01* +X244743628Y-119532380D01* +X244738544Y-119538333D01* +X244738532Y-119538349D01* +X244603411Y-119758846D01* +X244504444Y-119997774D01* +X244444073Y-120249239D01* +X244423782Y-120507060D01* +X244444073Y-120764880D01* +X244504444Y-121016345D01* +X244603411Y-121255273D01* +X244738535Y-121475774D01* +X244738538Y-121475779D01* +X244743629Y-121481739D01* +X245395199Y-120830169D01* +X245418532Y-120884260D01* +X245523131Y-121024761D01* +X245657312Y-121137353D01* +X245749048Y-121183424D01* +X245076499Y-121855973D01* +X245015176Y-121889458D01* +X244945484Y-121884474D01* +X244942732Y-121883410D01* +X244897035Y-121865115D01* +X244897027Y-121865113D01* +X244690491Y-121825307D01* +X244690490Y-121825307D01* +X244532851Y-121825307D01* +X244375930Y-121840291D01* +X244375926Y-121840292D01* +X244174110Y-121899550D01* +X243987150Y-121995935D01* +X243821809Y-122125959D01* +X243821808Y-122125960D01* +X243684068Y-122284921D01* +X243684059Y-122284932D01* +X243578893Y-122467086D01* +X243510098Y-122665855D01* +X243510097Y-122665860D01* +X243510097Y-122665861D01* +X243480162Y-122874062D01* +X174954056Y-122874062D01* +X174990935Y-122724905D01* +X175004701Y-122547748D01* +X174997202Y-122462305D01* +X174785549Y-120043107D01* +X179049914Y-120043107D01* +X179050382Y-120052921D01* +X179059923Y-120253209D01* +X179109513Y-120457621D01* +X179154153Y-120555369D01* +X179196891Y-120648954D01* +X179196895Y-120648960D01* +X179318897Y-120820289D01* +X179318902Y-120820294D01* +X179471134Y-120965447D01* +X179648085Y-121079166D01* +X179843359Y-121157343D01* +X179972155Y-121182166D01* +X180049899Y-121197150D01* +X180049900Y-121197150D01* +X180207532Y-121197150D01* +X180207539Y-121197150D01* +X180364460Y-121182166D01* +X180566282Y-121122906D01* +X180753241Y-121026521D01* +X180918581Y-120896497D01* +X181056326Y-120737531D01* +X181161497Y-120555369D01* +X181230293Y-120356596D01* +X181260228Y-120148395D01* +X181250219Y-119938291D01* +X181200629Y-119733879D01* +X181198020Y-119728166D01* +X182967573Y-119728166D01* +X182997650Y-120027141D01* +X182997651Y-120027148D01* +X183067308Y-120319440D01* +X183067311Y-120319452D01* +X183175306Y-120599852D01* +X183175313Y-120599867D01* +X183319719Y-120863374D01* +X183319723Y-120863380D01* +X183411036Y-120987311D01* +X183497963Y-121105289D01* +X183684848Y-121298527D01* +X183706860Y-121321287D01* +X183706867Y-121321293D01* +X183758171Y-121361807D01* +X183942686Y-121507517D01* +X184201227Y-121660651D01* +X184477873Y-121777959D01* +X184477876Y-121777959D01* +X184477879Y-121777961D01* +X184579049Y-121805674D01* +X184767686Y-121857347D01* +X185065495Y-121897399D01* +X185065500Y-121897399D01* +X185290781Y-121897399D01* +X185454253Y-121886455D01* +X185515559Y-121882351D01* +X185810027Y-121822498D01* +X186093891Y-121723930D01* +X186362083Y-121588406D01* +X186609820Y-121418345D01* +X186832679Y-121216781D01* +X187026683Y-120987311D01* +X187188371Y-120734031D01* +X187314858Y-120461459D01* +X187403886Y-120174461D01* +X187453866Y-119878157D01* +X187463907Y-119577835D01* +X187433829Y-119278854D01* +X187424166Y-119238308D01* +X187418308Y-119213724D01* +X187364170Y-118986550D01* +X187256171Y-118706139D01* +X187111761Y-118442624D01* +X187090699Y-118414039D01* +X187008223Y-118302101D01* +X186933517Y-118200709D01* +X186724619Y-117984710D01* +X186724612Y-117984704D01* +X186550332Y-117847077D01* +X186488794Y-117798481D01* +X186230253Y-117645347D01* +X185953607Y-117528039D01* +X185953600Y-117528036D01* +X185663799Y-117448652D01* +X185663796Y-117448651D01* +X185663794Y-117448651D01* +X185365985Y-117408599D01* +X185140707Y-117408599D01* +X185140699Y-117408599D01* +X184915923Y-117423646D01* +X184915914Y-117423648D01* +X184621450Y-117483500D01* +X184337587Y-117582068D01* +X184337584Y-117582070D01* +X184069402Y-117717588D01* +X183821658Y-117887654D01* +X183598802Y-118089215D01* +X183404798Y-118318685D01* +X183404796Y-118318687D01* +X183243106Y-118571971D01* +X183118962Y-118839497D01* +X183116622Y-118844539D01* +X183095626Y-118912223D01* +X183027594Y-119131534D01* +X183002173Y-119282245D01* +X182977614Y-119427841D01* +X182968739Y-119693305D01* +X182967573Y-119728166D01* +X181198020Y-119728166D01* +X181113250Y-119542545D01* +X181085725Y-119503891D01* +X180991244Y-119371210D01* +X180991233Y-119371198D01* +X180918220Y-119301581D01* +X180883284Y-119241073D01* +X180886609Y-119171282D01* +X180927137Y-119114368D01* +X180992002Y-119088400D01* +X181013518Y-119088220D01* +X181198863Y-119102807D01* +X181456683Y-119082516D01* +X181708148Y-119022145D01* +X181947076Y-118923178D01* +X182167576Y-118788054D01* +X182167586Y-118788047D01* +X182173541Y-118782960D01* +X182173541Y-118782959D01* +X181524263Y-118133680D01* +X181537438Y-118128885D01* +X181683783Y-118032633D01* +X181803986Y-117905225D01* +X181876798Y-117779110D01* +X182527094Y-118429406D01* +X182527095Y-118429406D01* +X182532182Y-118423451D01* +X182532189Y-118423441D01* +X182667313Y-118202941D01* +X182766280Y-117964013D01* +X182826651Y-117712548D01* +X182846942Y-117454728D01* +X182826651Y-117196907D01* +X182766280Y-116945442D01* +X182667313Y-116706514D01* +X182598185Y-116593709D01* +X182579940Y-116526264D01* +X182601056Y-116459661D01* +X182654828Y-116415047D01* +X182674966Y-116408345D01* +X182693710Y-116403845D01* +X182754574Y-116389233D01* +X182994738Y-116289754D01* +X183216383Y-116153929D01* +X183414052Y-115985104D01* +X183582877Y-115787435D01* +X183718702Y-115565790D01* +X183818181Y-115325626D01* +X183878865Y-115072856D01* +X183899261Y-114813706D01* +X183878865Y-114554556D01* +X183834787Y-114370954D01* +X185646716Y-114370954D01* +X185667112Y-114630107D01* +X185727795Y-114882873D01* +X185827274Y-115123038D01* +X185963096Y-115344677D01* +X185963097Y-115344680D01* +X185963100Y-115344683D01* +X186131925Y-115542352D01* +X186251229Y-115644247D01* +X186329596Y-115711179D01* +X186329599Y-115711180D01* +X186551238Y-115847002D01* +X186768277Y-115936902D01* +X186791403Y-115946481D01* +X187044173Y-116007165D01* +X187156650Y-116016017D01* +X187221935Y-116040900D01* +X187263406Y-116097131D01* +X187267893Y-116166856D01* +X187261479Y-116187086D01* +X187222449Y-116281311D01* +X187222449Y-116281313D01* +X187162077Y-116532780D01* +X187141786Y-116790600D01* +X187162077Y-117048421D01* +X187222448Y-117299886D01* +X187321415Y-117538814D01* +X187456539Y-117759315D01* +X187456542Y-117759320D01* +X187461633Y-117765280D01* +X188113203Y-117113709D01* +X188136536Y-117167801D01* +X188241135Y-117308302D01* +X188375316Y-117420894D01* +X188467053Y-117466966D01* +X187815185Y-118118833D01* +X187821149Y-118123926D01* +X188041652Y-118259051D01* +X188280580Y-118358018D01* +X188532045Y-118418389D01* +X188789865Y-118438680D01* +X189047686Y-118418389D01* +X189249726Y-118369884D01* +X189319508Y-118373375D01* +X189376326Y-118414039D01* +X189402139Y-118478965D01* +X189388753Y-118547540D01* +X189378069Y-118563288D01* +X189378582Y-118563654D01* +X189375149Y-118568473D01* +X189269983Y-118750627D01* +X189201188Y-118949396D01* +X189201187Y-118949401D01* +X189201187Y-118949402D01* +X189171252Y-119157603D01* +X189181261Y-119367707D01* +X189230851Y-119572119D01* +X189275491Y-119669867D01* +X189318229Y-119763452D01* +X189318233Y-119763458D01* +X189440235Y-119934787D01* +X189440240Y-119934792D01* +X189592472Y-120079945D01* +X189769423Y-120193664D01* +X189964697Y-120271841D01* +X190093493Y-120296664D01* +X190171237Y-120311648D01* +X190171238Y-120311648D01* +X190328870Y-120311648D01* +X190328877Y-120311648D01* +X190485798Y-120296664D01* +X190687620Y-120237404D01* +X190874579Y-120141019D01* +X191039919Y-120010995D01* +X191177664Y-119852029D01* +X191282835Y-119669867D01* +X191351631Y-119471094D01* +X191381566Y-119262893D01* +X191371557Y-119052789D01* +X191321967Y-118848377D01* +X191234588Y-118657043D01* +X191234584Y-118657037D01* +X191112582Y-118485708D01* +X191112576Y-118485702D01* +X190994771Y-118373375D01* +X190960346Y-118340551D01* +X190783395Y-118226832D01* +X190749472Y-118213251D01* +X190588130Y-118148658D01* +X190588123Y-118148655D01* +X190588121Y-118148655D01* +X190588118Y-118148654D01* +X190588117Y-118148654D01* +X190381581Y-118108848D01* +X190381580Y-118108848D01* +X190223941Y-118108848D01* +X190067019Y-118123832D01* +X190067020Y-118123832D01* +X190067016Y-118123833D01* +X189907657Y-118170625D01* +X189837787Y-118170625D01* +X189785041Y-118139329D01* +X189115265Y-117469553D01* +X189128441Y-117464758D01* +X189274786Y-117368506D01* +X189394989Y-117241098D01* +X189467801Y-117114983D01* +X190118097Y-117765279D01* +X190118098Y-117765279D01* +X190123185Y-117759324D01* +X190123192Y-117759314D01* +X190258316Y-117538814D01* +X190302327Y-117432563D01* +X224883654Y-117432563D01* +X224893663Y-117642667D01* +X224943253Y-117847079D01* +X224987893Y-117944827D01* +X225030631Y-118038412D01* +X225030635Y-118038418D01* +X225152637Y-118209747D01* +X225152642Y-118209752D01* +X225304874Y-118354905D01* +X225481825Y-118468624D01* +X225677099Y-118546801D01* +X225832004Y-118576656D01* +X225883639Y-118586608D01* +X225883640Y-118586608D01* +X226041272Y-118586608D01* +X226041279Y-118586608D01* +X226198200Y-118571624D01* +X226400022Y-118512364D01* +X226586981Y-118415979D01* +X226752321Y-118285955D01* +X226890066Y-118126989D01* +X226961578Y-118003126D01* +X228801313Y-118003126D01* +X228831390Y-118302101D01* +X228831391Y-118302108D01* +X228901048Y-118594400D01* +X228901051Y-118594412D01* +X229009046Y-118874812D01* +X229009053Y-118874827D01* +X229153459Y-119138334D01* +X229153463Y-119138340D01* +X229244776Y-119262271D01* +X229331703Y-119380249D01* +X229497289Y-119551464D01* +X229540600Y-119596247D01* +X229540607Y-119596253D01* +X229625054Y-119662940D01* +X229776426Y-119782477D01* +X230034967Y-119935611D01* +X230311613Y-120052919D01* +X230311616Y-120052919D01* +X230311619Y-120052921D01* +X230456519Y-120092612D01* +X230601426Y-120132307D01* +X230899235Y-120172359D01* +X230899240Y-120172359D01* +X231124521Y-120172359D01* +X231287993Y-120161415D01* +X231349299Y-120157311D01* +X231643767Y-120097458D01* +X231927631Y-119998890D01* +X232195823Y-119863366D01* +X232443560Y-119693305D01* +X232666419Y-119491741D01* +X232860423Y-119262271D01* +X233022111Y-119008991D01* +X233148598Y-118736419D01* +X233237626Y-118449421D01* +X233287606Y-118153117D01* +X233297647Y-117852795D01* +X233267569Y-117553814D01* +X233264253Y-117539901D01* +X233243956Y-117454728D01* +X233197910Y-117261510D01* +X233089911Y-116981099D01* +X232945501Y-116717584D01* +X232936544Y-116705428D01* +X232854182Y-116593645D01* +X232767257Y-116475669D01* +X232558359Y-116259670D01* +X232558352Y-116259664D01* +X232365609Y-116107457D01* +X232322534Y-116073441D01* +X232063993Y-115920307D01* +X231787347Y-115802999D01* +X231787340Y-115802996D01* +X231497539Y-115723612D01* +X231497536Y-115723611D01* +X231497534Y-115723611D01* +X231199725Y-115683559D01* +X230974447Y-115683559D01* +X230974439Y-115683559D01* +X230749663Y-115698606D01* +X230749654Y-115698608D01* +X230455190Y-115758460D01* +X230171327Y-115857028D01* +X230171324Y-115857030D01* +X229903142Y-115992548D01* +X229655398Y-116162614D01* +X229432542Y-116364175D01* +X229238538Y-116593645D01* +X229238536Y-116593647D01* +X229076846Y-116846931D01* +X228953058Y-117113689D01* +X228950362Y-117119499D01* +X228926350Y-117196907D01* +X228861334Y-117406494D01* +X228811354Y-117702801D01* +X228801313Y-118003126D01* +X226961578Y-118003126D01* +X226995237Y-117944827D01* +X227064033Y-117746054D01* +X227093968Y-117537853D01* +X227083959Y-117327749D01* +X227034369Y-117123337D01* +X226946990Y-116932003D01* +X226919895Y-116893954D01* +X226878356Y-116835620D01* +X226855503Y-116769593D01* +X226871976Y-116701693D01* +X226922543Y-116653478D01* +X226991150Y-116640254D01* +X227008310Y-116643119D01* +X227217534Y-116693349D01* +X227475354Y-116713640D01* +X227733174Y-116693349D01* +X227984639Y-116632978D01* +X228223567Y-116534011D01* +X228444067Y-116398887D01* +X228444077Y-116398880D01* +X228450032Y-116393793D01* +X228450032Y-116393792D01* +X227800753Y-115744513D01* +X227813929Y-115739718D01* +X227960274Y-115643466D01* +X228080477Y-115516058D01* +X228153289Y-115389943D01* +X228803585Y-116040239D01* +X228803586Y-116040239D01* +X228808673Y-116034284D01* +X228808680Y-116034274D01* +X228943804Y-115813774D01* +X229042771Y-115574846D01* +X229103142Y-115323381D01* +X229123433Y-115065560D01* +X229103142Y-114807740D01* +X229042771Y-114556275D01* +X229003740Y-114462047D01* +X228996271Y-114392578D01* +X229027546Y-114330099D01* +X229087634Y-114294446D01* +X229108558Y-114290978D01* +X229221047Y-114282125D01* +X229473817Y-114221441D01* +X229713981Y-114121962D01* +X229935626Y-113986137D01* +X230133295Y-113817312D01* +X230302120Y-113619643D01* +X230437945Y-113397998D01* +X230537424Y-113157834D01* +X230554030Y-113088666D01* +X232365959Y-113088666D01* +X232386355Y-113347819D01* +X232447038Y-113600585D01* +X232546517Y-113840750D01* +X232682339Y-114062389D01* +X232682340Y-114062392D01* +X232731348Y-114119773D01* +X232851168Y-114260064D01* +X232977159Y-114367670D01* +X233048839Y-114428891D01* +X233048842Y-114428892D01* +X233270481Y-114564714D01* +X233510646Y-114664193D01* +X233590254Y-114683305D01* +X233650846Y-114718095D01* +X233683010Y-114780122D01* +X233676534Y-114849690D01* +X233667034Y-114868669D01* +X233597906Y-114981474D01* +X233498939Y-115220402D01* +X233438568Y-115471867D01* +X233418277Y-115729687D01* +X233438568Y-115987508D01* +X233498939Y-116238973D01* +X233597906Y-116477901D01* +X233733030Y-116698402D01* +X233733033Y-116698407D01* +X233738124Y-116704367D01* +X234389694Y-116052796D01* +X234413027Y-116106888D01* +X234517626Y-116247389D01* +X234651807Y-116359981D01* +X234743544Y-116406053D01* +X234091676Y-117057920D01* +X234097640Y-117063013D01* +X234318143Y-117198138D01* +X234557071Y-117297105D01* +X234808536Y-117357476D01* +X235066356Y-117377767D01* +X235244397Y-117363754D01* +X235312774Y-117378118D01* +X235362532Y-117427169D01* +X235377871Y-117495334D01* +X235353923Y-117560971D01* +X235347840Y-117568574D01* +X235208902Y-117728918D01* +X235208889Y-117728935D01* +X235103723Y-117911089D01* +X235034928Y-118109858D01* +X235034927Y-118109863D01* +X235034927Y-118109864D01* +X235007287Y-118302108D01* +X235004992Y-118318067D01* +X235005022Y-118318687D01* +X235015001Y-118528169D01* +X235064591Y-118732581D01* +X235102106Y-118814727D01* +X235151969Y-118923914D01* +X235151973Y-118923920D01* +X235273975Y-119095249D01* +X235273980Y-119095254D01* +X235426212Y-119240407D01* +X235603163Y-119354126D01* +X235798437Y-119432303D01* +X235927233Y-119457126D01* +X236004977Y-119472110D01* +X236004978Y-119472110D01* +X236162610Y-119472110D01* +X236162617Y-119472110D01* +X236319538Y-119457126D01* +X236521360Y-119397866D01* +X236708319Y-119301481D01* +X236873659Y-119171457D01* +X237011404Y-119012491D01* +X237116575Y-118830329D01* +X237185371Y-118631556D01* +X237215306Y-118423355D01* +X237205297Y-118213251D01* +X237155707Y-118008839D01* +X237068328Y-117817505D01* +X237054781Y-117798481D01* +X236946322Y-117646170D01* +X236946316Y-117646164D01* +X236849457Y-117553809D01* +X236794086Y-117501013D01* +X236617135Y-117387294D01* +X236594215Y-117378118D01* +X236421870Y-117309120D01* +X236421863Y-117309117D01* +X236421861Y-117309117D01* +X236421858Y-117309116D01* +X236421857Y-117309116D01* +X236215321Y-117269310D01* +X236215320Y-117269310D01* +X236129645Y-117269310D01* +X236062606Y-117249625D01* +X236016851Y-117196821D01* +X236006907Y-117127663D01* +X236035932Y-117064107D01* +X236040989Y-117059084D01* +X236041035Y-117057919D01* +X235391756Y-116408640D01* +X235404932Y-116403845D01* +X235551277Y-116307593D01* +X235671480Y-116180185D01* +X235744291Y-116054070D01* +X236394588Y-116704366D01* +X236394589Y-116704366D01* +X236399676Y-116698411D01* +X236399683Y-116698401D01* +X236534807Y-116477901D01* +X236633774Y-116238973D01* +X236694145Y-115987508D01* +X236714436Y-115729687D01* +X236694145Y-115471867D01* +X236633774Y-115220402D01* +X236534807Y-114981474D01* +X236399682Y-114760971D01* +X236394588Y-114755007D01* +X235743018Y-115406576D01* +X235719687Y-115352488D01* +X235615088Y-115211987D01* +X235480907Y-115099395D01* +X235389168Y-115053322D01* +X236041036Y-114401455D01* +X236041036Y-114401454D01* +X236035076Y-114396364D01* +X236035071Y-114396361D01* +X235814570Y-114261237D01* +X235575641Y-114162270D01* +X235575643Y-114162270D01* +X235502689Y-114144756D01* +X235442097Y-114109965D01* +X235409933Y-114047939D01* +X235416409Y-113978370D01* +X235425903Y-113959402D01* +X235498614Y-113840750D01* +X235598093Y-113600586D01* +X235658777Y-113347816D01* +X235679173Y-113088666D01* +X235658777Y-112829516D01* +X235598093Y-112576746D01* +X235521396Y-112391582D01* +X235498614Y-112336581D01* +X235362792Y-112114942D01* +X235362791Y-112114939D01* +X235324650Y-112070282D01* +X235193964Y-111917268D01* +X235044748Y-111789826D01* +X234996292Y-111748440D01* +X234996289Y-111748439D01* +X234774650Y-111612617D01* +X234534485Y-111513138D01* +X234281719Y-111452455D01* +X234087353Y-111437158D01* +X234022566Y-111432059D01* +X234022565Y-111432059D01* +X233763412Y-111452455D01* +X233510646Y-111513138D01* +X233270481Y-111612617D01* +X233048842Y-111748439D01* +X233048839Y-111748440D01* +X232851168Y-111917268D01* +X232682340Y-112114939D01* +X232682339Y-112114942D01* +X232546517Y-112336581D01* +X232447038Y-112576746D01* +X232386355Y-112829512D01* +X232365959Y-113088666D01* +X230554030Y-113088666D01* +X230598108Y-112905064D01* +X230618504Y-112645914D01* +X230598108Y-112386764D01* +X230537424Y-112133994D01* +X230470228Y-111971767D01* +X230437945Y-111893829D01* +X230302123Y-111672190D01* +X230302122Y-111672187D01* +X230251244Y-111612617D01* +X230133295Y-111474516D01* +X229975950Y-111340131D01* +X229935623Y-111305688D01* +X229935620Y-111305687D01* +X229713981Y-111169865D01* +X229473816Y-111070386D01* +X229221050Y-111009703D01* +X228961897Y-110989307D01* +X228702743Y-111009703D01* +X228449977Y-111070386D01* +X228209812Y-111169865D01* +X227988173Y-111305687D01* +X227988170Y-111305688D01* +X227790499Y-111474516D01* +X227621671Y-111672187D01* +X227621670Y-111672190D01* +X227485848Y-111893829D01* +X227386369Y-112133994D01* +X227325686Y-112386760D01* +X227305290Y-112645914D01* +X227325686Y-112905067D01* +X227386370Y-113157835D01* +X227386370Y-113157837D01* +X227428019Y-113258387D01* +X227435488Y-113327856D01* +X227404212Y-113390335D01* +X227344123Y-113425987D01* +X227323188Y-113429457D01* +X227217533Y-113437773D01* +X226966068Y-113498143D01* +X226727140Y-113597110D01* +X226506643Y-113732231D01* +X226506627Y-113732243D01* +X226500674Y-113737327D01* +X226500674Y-113737328D01* +X227149954Y-114386608D01* +X227136779Y-114391404D01* +X226990434Y-114487656D01* +X226870231Y-114615064D01* +X226797419Y-114741177D01* +X226147121Y-114090880D01* +X226147120Y-114090881D01* +X226142035Y-114096835D01* +X226142024Y-114096850D01* +X226006903Y-114317347D01* +X225907936Y-114556275D01* +X225847565Y-114807740D01* +X225827274Y-115065561D01* +X225847565Y-115323381D01* +X225907936Y-115574846D01* +X226006903Y-115813774D01* +X226142027Y-116034275D01* +X226142030Y-116034280D01* +X226147121Y-116040240D01* +X226798691Y-115388669D01* +X226822024Y-115442761D01* +X226926623Y-115583262D01* +X227060804Y-115695854D01* +X227152541Y-115741926D01* +X226479992Y-116414474D01* +X226418669Y-116447959D01* +X226348977Y-116442975D01* +X226346226Y-116441911D01* +X226300531Y-116423618D01* +X226300527Y-116423616D01* +X226300523Y-116423615D01* +X226300520Y-116423614D01* +X226300519Y-116423614D01* +X226093983Y-116383808D01* +X226093982Y-116383808D01* +X225936343Y-116383808D01* +X225779422Y-116398792D01* +X225779418Y-116398793D01* +X225577602Y-116458051D01* +X225390642Y-116554436D01* +X225225301Y-116684460D01* +X225225300Y-116684461D01* +X225087560Y-116843422D01* +X225087551Y-116843433D01* +X224982385Y-117025587D01* +X224913590Y-117224356D01* +X224913589Y-117224361D01* +X224913589Y-117224362D01* +X224883654Y-117432563D01* +X190302327Y-117432563D01* +X190357283Y-117299886D01* +X190417654Y-117048421D01* +X190437945Y-116790601D01* +X190417654Y-116532780D01* +X190357283Y-116281315D01* +X190258316Y-116042387D01* +X190123191Y-115821884D01* +X190118098Y-115815920D01* +X189466528Y-116467490D01* +X189443196Y-116413401D01* +X189338597Y-116272900D01* +X189204416Y-116160308D01* +X189112677Y-116114235D01* +X189764545Y-115462368D01* +X189764545Y-115462367D01* +X189758585Y-115457277D01* +X189758580Y-115457274D01* +X189538079Y-115322150D01* +X189299151Y-115223183D01* +X189047686Y-115162813D01* +X188942030Y-115154497D01* +X188876742Y-115129613D01* +X188835272Y-115073381D01* +X188830785Y-115003656D01* +X188837194Y-114983440D01* +X188878850Y-114882874D01* +X188939534Y-114630104D01* +X188959930Y-114370954D01* +X188939534Y-114111804D01* +X188878850Y-113859034D01* +X188871722Y-113841825D01* +X188779371Y-113618869D01* +X188643549Y-113397230D01* +X188643548Y-113397227D01* +X188555555Y-113294201D01* +X188474721Y-113199556D01* +X188341763Y-113085999D01* +X188277049Y-113030728D01* +X188277046Y-113030727D01* +X188195430Y-112980712D01* +X201852405Y-112980712D01* +X201862414Y-113190816D01* +X201912004Y-113395228D01* +X201947742Y-113473483D01* +X201999382Y-113586561D01* +X201999386Y-113586567D01* +X202121388Y-113757896D01* +X202121393Y-113757901D01* +X202273625Y-113903054D01* +X202450576Y-114016773D01* +X202645850Y-114094950D01* +X202800755Y-114124805D01* +X202852390Y-114134757D01* +X202852391Y-114134757D01* +X203010023Y-114134757D01* +X203010030Y-114134757D01* +X203166951Y-114119773D01* +X203368773Y-114060513D01* +X203555732Y-113964128D01* +X203721072Y-113834104D01* +X203858817Y-113675138D01* +X203963988Y-113492976D01* +X204032784Y-113294203D01* +X204059481Y-113108524D01* +X205789395Y-113108524D01* +X205819472Y-113407499D01* +X205819473Y-113407506D01* +X205889130Y-113699798D01* +X205889133Y-113699810D01* +X205997128Y-113980210D01* +X205997135Y-113980225D01* +X206141541Y-114243732D01* +X206141545Y-114243738D01* +X206232858Y-114367669D01* +X206319785Y-114485647D01* +X206459493Y-114630104D01* +X206528682Y-114701645D01* +X206528689Y-114701651D01* +X206596255Y-114755007D01* +X206764508Y-114887875D01* +X207023049Y-115041009D01* +X207299695Y-115158317D01* +X207299698Y-115158317D01* +X207299701Y-115158319D01* +X207439308Y-115196561D01* +X207589508Y-115237705D01* +X207887317Y-115277757D01* +X207887322Y-115277757D01* +X208112603Y-115277757D01* +X208276075Y-115266813D01* +X208337381Y-115262709D01* +X208631849Y-115202856D01* +X208915713Y-115104288D01* +X209183905Y-114968764D01* +X209431642Y-114798703D01* +X209654501Y-114597139D01* +X209848505Y-114367669D01* +X210010193Y-114114389D01* +X210136680Y-113841817D01* +X210225708Y-113554819D01* +X210275688Y-113258515D01* +X210285729Y-112958193D01* +X210255651Y-112659212D01* +X210185992Y-112366908D01* +X210077993Y-112086497D01* +X209933583Y-111822982D01* +X209755339Y-111581067D01* +X209546441Y-111365068D01* +X209546434Y-111365062D01* +X209310617Y-111178840D01* +X209310618Y-111178840D01* +X209310616Y-111178839D01* +X209052075Y-111025705D01* +X208775429Y-110908397D01* +X208775422Y-110908394D01* +X208485621Y-110829010D01* +X208485618Y-110829009D01* +X208485616Y-110829009D01* +X208187807Y-110788957D01* +X207962529Y-110788957D01* +X207962521Y-110788957D01* +X207737745Y-110804004D01* +X207737736Y-110804006D01* +X207443272Y-110863858D01* +X207159409Y-110962426D01* +X207159406Y-110962428D01* +X206891224Y-111097946D01* +X206643480Y-111268012D01* +X206420624Y-111469573D01* +X206226620Y-111699043D01* +X206226618Y-111699045D01* +X206064928Y-111952329D01* +X205938448Y-112224888D01* +X205938444Y-112224897D01* +X205920009Y-112284325D01* +X205849416Y-112511892D01* +X205799436Y-112808199D01* +X205789395Y-113108524D01* +X204059481Y-113108524D01* +X204062719Y-113086002D01* +X204052710Y-112875898D01* +X204003120Y-112671486D01* +X203915741Y-112480152D01* +X203852671Y-112391582D01* +X203790305Y-112304001D01* +X203791739Y-112302979D01* +X203766128Y-112246892D01* +X203776076Y-112177734D01* +X203821833Y-112124933D01* +X203888874Y-112105252D01* +X203917815Y-112108678D01* +X203969743Y-112121145D01* +X204227562Y-112141436D01* +X204485382Y-112121145D01* +X204736847Y-112060774D01* +X204975775Y-111961807D01* +X205196275Y-111826683D01* +X205196285Y-111826676D01* +X205202240Y-111821589D01* +X205202240Y-111821588D01* +X204552961Y-111172309D01* +X204566137Y-111167514D01* +X204712482Y-111071262D01* +X204832685Y-110943854D01* +X204905497Y-110817739D01* +X205555793Y-111468035D01* +X205555794Y-111468035D01* +X205560881Y-111462080D01* +X205560888Y-111462070D01* +X205696012Y-111241570D01* +X205794979Y-111002642D01* +X205855350Y-110751177D01* +X205875641Y-110493357D01* +X205855350Y-110235536D01* +X205794979Y-109984071D01* +X205698449Y-109751028D01* +X205690980Y-109681559D01* +X205722255Y-109619079D01* +X205782344Y-109583427D01* +X205784005Y-109583015D01* +X206009482Y-109528884D01* +X206249646Y-109429405D01* +X206471291Y-109293580D01* +X206668960Y-109124755D01* +X206837785Y-108927086D01* +X206837786Y-108927084D01* +X206837788Y-108927082D01* +X206973610Y-108705441D01* +X207018059Y-108598132D01* +X207073089Y-108465277D01* +X207133773Y-108212507D01* +X207154169Y-107953357D01* +X208920955Y-107953357D01* +X208941351Y-108212510D01* +X209002034Y-108465276D01* +X209101513Y-108705441D01* +X209237335Y-108927082D01* +X209305873Y-109007330D01* +X209406164Y-109124755D01* +X209495237Y-109200830D01* +X209603835Y-109293582D01* +X209603838Y-109293583D01* +X209825477Y-109429405D01* +X210040998Y-109518676D01* +X210065642Y-109528884D01* +X210291061Y-109583001D01* +X210351652Y-109617791D01* +X210383816Y-109679817D01* +X210377340Y-109749386D01* +X210376674Y-109751028D01* +X210280144Y-109984071D01* +X210219773Y-110235536D01* +X210199482Y-110493356D01* +X210219773Y-110751177D01* +X210280144Y-111002642D01* +X210379111Y-111241570D01* +X210514235Y-111462071D01* +X210514238Y-111462076D01* +X210519329Y-111468036D01* +X211170899Y-110816465D01* +X211194232Y-110870557D01* +X211298831Y-111011058D01* +X211433012Y-111123650D01* +X211524749Y-111169722D01* +X210872881Y-111821589D01* +X210878845Y-111826682D01* +X211099348Y-111961807D01* +X211338276Y-112060774D01* +X211589741Y-112121145D01* +X211847562Y-112141436D01* +X212105381Y-112121145D01* +X212165679Y-112106669D01* +X212235461Y-112110160D01* +X212292279Y-112150823D01* +X212318092Y-112215750D01* +X212304706Y-112284325D01* +X212288339Y-112308445D01* +X212216315Y-112391565D01* +X212216302Y-112391582D01* +X212111136Y-112573736D01* +X212042341Y-112772505D01* +X212042340Y-112772510D01* +X212042340Y-112772511D01* +X212012405Y-112980712D01* +X212022414Y-113190816D01* +X212072004Y-113395228D01* +X212107742Y-113473483D01* +X212159382Y-113586561D01* +X212159386Y-113586567D01* +X212281388Y-113757896D01* +X212281393Y-113757901D01* +X212433625Y-113903054D01* +X212610576Y-114016773D01* +X212805850Y-114094950D01* +X212960755Y-114124805D01* +X213012390Y-114134757D01* +X213012391Y-114134757D01* +X213170023Y-114134757D01* +X213170030Y-114134757D01* +X213326951Y-114119773D01* +X213528773Y-114060513D01* +X213715732Y-113964128D01* +X213881072Y-113834104D01* +X214018817Y-113675138D01* +X214123988Y-113492976D01* +X214192784Y-113294203D01* +X214222719Y-113086002D01* +X214212710Y-112875898D01* +X214163120Y-112671486D01* +X214075741Y-112480152D01* +X214012671Y-112391582D01* +X213953735Y-112308817D01* +X213953729Y-112308811D01* +X213801501Y-112163662D01* +X213801499Y-112163660D01* +X213624548Y-112049941D01* +X213624546Y-112049940D01* +X213429283Y-111971767D01* +X213429276Y-111971764D01* +X213429274Y-111971764D01* +X213429271Y-111971763D01* +X213429270Y-111971763D01* +X213222734Y-111931957D01* +X213222733Y-111931957D01* +X213065094Y-111931957D01* +X212958233Y-111942160D01* +X212889627Y-111928937D01* +X212839061Y-111880722D01* +X212825178Y-111824526D01* +X212172961Y-111172309D01* +X212186137Y-111167514D01* +X212332482Y-111071262D01* +X212452685Y-110943854D01* +X212525497Y-110817739D01* +X213175793Y-111468035D01* +X213175794Y-111468035D01* +X213180881Y-111462080D01* +X213180888Y-111462070D01* +X213316012Y-111241570D01* +X213414979Y-111002642D01* +X213475350Y-110751177D01* +X213495641Y-110493357D01* +X213475350Y-110235536D01* +X213414979Y-109984071D01* +X213316012Y-109745143D01* +X213180887Y-109524640D01* +X213175794Y-109518676D01* +X212524223Y-110170246D01* +X212500892Y-110116157D01* +X212396293Y-109975656D01* +X212262112Y-109863064D01* +X212170373Y-109816991D01* +X212822241Y-109165124D01* +X212822241Y-109165123D01* +X212816281Y-109160033D01* +X212816276Y-109160030D01* +X212595775Y-109024906D01* +X212356847Y-108925939D01* +X212139139Y-108873673D01* +X212078547Y-108838882D01* +X212046383Y-108776856D01* +X212052859Y-108707287D01* +X212053525Y-108705646D01* +X212098059Y-108598132D01* +X212153089Y-108465277D01* +X212213773Y-108212507D01* +X212234169Y-107953357D01* +X212213773Y-107694207D01* +X212153089Y-107441437D01* +X212053610Y-107201273D01* +X212053610Y-107201272D01* +X211917788Y-106979633D01* +X211917787Y-106979630D01* +X211879646Y-106934973D01* +X211748960Y-106781959D01* +X211618272Y-106670341D01* +X211551288Y-106613131D01* +X211551285Y-106613130D01* +X211329646Y-106477308D01* +X211089481Y-106377829D01* +X210836715Y-106317146D01* +X210642349Y-106301849D01* +X210577562Y-106296750D01* +X210577561Y-106296750D01* +X210318408Y-106317146D01* +X210065642Y-106377829D01* +X209825477Y-106477308D01* +X209603838Y-106613130D01* +X209603835Y-106613131D01* +X209406164Y-106781959D01* +X209237336Y-106979630D01* +X209237335Y-106979633D01* +X209101513Y-107201272D01* +X209002034Y-107441437D01* +X208941351Y-107694203D01* +X208920955Y-107953357D01* +X207154169Y-107953357D01* +X207133773Y-107694207D01* +X207073089Y-107441437D01* +X206973610Y-107201273D01* +X206973610Y-107201272D01* +X206837788Y-106979633D01* +X206837787Y-106979630D01* +X206799646Y-106934973D01* +X206668960Y-106781959D01* +X206538272Y-106670341D01* +X206471288Y-106613131D01* +X206471285Y-106613130D01* +X206249646Y-106477308D01* +X206009481Y-106377829D01* +X205756715Y-106317146D01* +X205562349Y-106301849D01* +X205497562Y-106296750D01* +X205497561Y-106296750D01* +X205238408Y-106317146D01* +X204985642Y-106377829D01* +X204745477Y-106477308D01* +X204523838Y-106613130D01* +X204523835Y-106613131D01* +X204326164Y-106781959D01* +X204157336Y-106979630D01* +X204157335Y-106979633D01* +X204021513Y-107201272D01* +X203922034Y-107441437D01* +X203861351Y-107694203D01* +X203840955Y-107953357D01* +X203861351Y-108212510D01* +X203922035Y-108465278D01* +X203922035Y-108465280D01* +X204021598Y-108705647D01* +X204029067Y-108775116D01* +X203997792Y-108837595D01* +X203937703Y-108873247D01* +X203935984Y-108873673D01* +X203718276Y-108925939D01* +X203479348Y-109024906D01* +X203258851Y-109160027D01* +X203258835Y-109160039D01* +X203252882Y-109165123D01* +X203252882Y-109165124D01* +X203902162Y-109814404D01* +X203888987Y-109819200D01* +X203742642Y-109915452D01* +X203622439Y-110042860D01* +X203549627Y-110168974D01* +X202899329Y-109518677D01* +X202899328Y-109518677D01* +X202894244Y-109524630D01* +X202894232Y-109524646D01* +X202759111Y-109745143D01* +X202660144Y-109984071D01* +X202599773Y-110235536D01* +X202579482Y-110493356D01* +X202599773Y-110751177D01* +X202660144Y-111002642D01* +X202759111Y-111241570D01* +X202894235Y-111462071D01* +X202894238Y-111462076D01* +X202899329Y-111468036D01* +X203550899Y-110816466D01* +X203574232Y-110870557D01* +X203678831Y-111011058D01* +X203813012Y-111123650D01* +X203904749Y-111169722D01* +X203249746Y-111824724D01* +X203235525Y-111881276D01* +X203184557Y-111929067D01* +X203115842Y-111941717D01* +X203105194Y-111940140D01* +X203062735Y-111931957D01* +X203062733Y-111931957D01* +X202905094Y-111931957D01* +X202748172Y-111946940D01* +X202748173Y-111946941D01* +X202748169Y-111946942D01* +X202546353Y-112006200D01* +X202359393Y-112102585D01* +X202194052Y-112232609D01* +X202194051Y-112232610D01* +X202056311Y-112391571D01* +X202056302Y-112391582D01* +X201951136Y-112573736D01* +X201882341Y-112772505D01* +X201882340Y-112772510D01* +X201882340Y-112772511D01* +X201852405Y-112980712D01* +X188195430Y-112980712D01* +X188055407Y-112894905D01* +X187815242Y-112795426D01* +X187562476Y-112734743D01* +X187368110Y-112719446D01* +X187303323Y-112714347D01* +X187303322Y-112714347D01* +X187044169Y-112734743D01* +X186791403Y-112795426D01* +X186551238Y-112894905D01* +X186329599Y-113030727D01* +X186329596Y-113030728D01* +X186131925Y-113199556D01* +X185963097Y-113397227D01* +X185963096Y-113397230D01* +X185827274Y-113618869D01* +X185727795Y-113859034D01* +X185667112Y-114111800D01* +X185646716Y-114370954D01* +X183834787Y-114370954D01* +X183818181Y-114301786D01* +X183753137Y-114144756D01* +X183718702Y-114061621D01* +X183582880Y-113839982D01* +X183582879Y-113839979D01* +X183512778Y-113757902D01* +X183414052Y-113642308D01* +X183239208Y-113492977D01* +X183216380Y-113473480D01* +X183216377Y-113473479D01* +X182994738Y-113337657D01* +X182754573Y-113238178D01* +X182501807Y-113177495D01* +X182307441Y-113162198D01* +X182242654Y-113157099D01* +X182242653Y-113157099D01* +X181983500Y-113177495D01* +X181730734Y-113238178D01* +X181490569Y-113337657D01* +X181268930Y-113473479D01* +X181268927Y-113473480D01* +X181071256Y-113642308D01* +X180902428Y-113839979D01* +X180902427Y-113839982D01* +X180766605Y-114061621D01* +X180667126Y-114301786D01* +X180606443Y-114554552D01* +X180586047Y-114813706D01* +X180606443Y-115072859D01* +X180667126Y-115325625D01* +X180766605Y-115565790D01* +X180839310Y-115684432D01* +X180857555Y-115751877D01* +X180836439Y-115818480D01* +X180782667Y-115863094D01* +X180762531Y-115869796D01* +X180689579Y-115887310D01* +X180450653Y-115986275D01* +X180450650Y-115986277D01* +X180230152Y-116121398D01* +X180230136Y-116121410D01* +X180224183Y-116126494D01* +X180224183Y-116126495D01* +X180873463Y-116775775D01* +X180860288Y-116780571D01* +X180713943Y-116876823D01* +X180593740Y-117004231D01* +X180520928Y-117130345D01* +X179870630Y-116480048D01* +X179870629Y-116480048D01* +X179865545Y-116486001D01* +X179865533Y-116486017D01* +X179730412Y-116706514D01* +X179631445Y-116945442D01* +X179571074Y-117196907D01* +X179550783Y-117454727D01* +X179571074Y-117712548D01* +X179631445Y-117964013D01* +X179730412Y-118202941D01* +X179865536Y-118423442D01* +X179865539Y-118423447D01* +X179870630Y-118429407D01* +X180522200Y-117777837D01* +X180545533Y-117831928D01* +X180650132Y-117972429D01* +X180784313Y-118085021D01* +X180876049Y-118131092D01* +X180224182Y-118782959D01* +X180224411Y-118788784D01* +X180254297Y-118834569D01* +X180254795Y-118904437D01* +X180217440Y-118963483D01* +X180154092Y-118992959D01* +X180135572Y-118994350D01* +X180102603Y-118994350D01* +X179949274Y-119008991D01* +X179945682Y-119009334D01* +X179945678Y-119009335D01* +X179743862Y-119068593D01* +X179556902Y-119164978D01* +X179391561Y-119295002D01* +X179391560Y-119295003D01* +X179253820Y-119453964D01* +X179253811Y-119453975D01* +X179148645Y-119636129D01* +X179079850Y-119834898D01* +X179079849Y-119834903D01* +X179079849Y-119834904D01* +X179052209Y-120027148D01* +X179049914Y-120043107D01* +X174785549Y-120043107D01* +X174706392Y-119138334D01* +X174007462Y-111149527D01* +X174007462Y-111149523D01* +X174005066Y-111122140D01* +X174005067Y-111122140D01* +X174003162Y-111100374D01* +X174002928Y-111095017D01* +X174002925Y-110947394D01* +X174004808Y-110925866D01* +X174007888Y-110908397D01* +X174029023Y-110788517D01* +X174034615Y-110767649D01* +X174082312Y-110636597D01* +X174091442Y-110617015D01* +X174161171Y-110496236D01* +X174173562Y-110478539D01* +X174263213Y-110371694D01* +X174278483Y-110356424D01* +X174385325Y-110266772D01* +X174403018Y-110254383D01* +X174523803Y-110184647D01* +X174543376Y-110175520D01* +X174674444Y-110127815D01* +X174695304Y-110122226D01* +X174840444Y-110096635D01* +X174845759Y-110095934D01* +X174867773Y-110094009D01* +X174867773Y-110094008D01* +X174915803Y-110089807D01* +X174915811Y-110089805D01* +X196644559Y-108188787D01* +X196644560Y-108188786D01* +X196655126Y-108187862D01* +X196655877Y-108187728D01* +X196719794Y-108182157D01* +X196891861Y-108137843D01* +X197054325Y-108065894D01* +X197202780Y-107968262D01* +X197333202Y-107847594D01* +X197442056Y-107707159D01* +X197526390Y-107550767D01* +X197583918Y-107382655D01* +X197613081Y-107207383D01* +X197613062Y-107118542D01* +X197613063Y-107094011D01* +X197613062Y-107094010D01* +X197613063Y-107079586D01* +X197613062Y-107079577D01* +X197613061Y-103536071D01* +X197613298Y-103530663D01* +X197621298Y-103439261D01* +X197626168Y-103383622D01* +X197629921Y-103362345D01* +X197658977Y-103253922D01* +X197666019Y-103227641D01* +X197673411Y-103207335D01* +X197673420Y-103207316D01* +X197732353Y-103080940D01* +X197743149Y-103062241D01* +X197823148Y-102947993D01* +X197837031Y-102931448D01* +X197935654Y-102832826D01* +X197952200Y-102818943D01* +X198066445Y-102738947D01* +X198085139Y-102728154D01* +X198211553Y-102669203D01* +X198231837Y-102661820D01* +X198366551Y-102625719D01* +X198387832Y-102621966D01* +X198534925Y-102609093D01* +X198540334Y-102608857D01* +X217488368Y-102608857D01* +X217488378Y-102608858D01* +G37* +%TD.AperFunction*% +%TD*% +M02* diff --git a/fpkb_v4/gerber/fpkb_v4-B_Mask.gbr b/fpkb_v4/gerber/fpkb_v4-B_Mask.gbr new file mode 100644 index 0000000..8ddb93a --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-B_Mask.gbr @@ -0,0 +1,314 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,7.0.6*% +%TF.CreationDate,2023-08-06T11:36:17+02:00*% +%TF.ProjectId,fpkb_v4,66706b62-5f76-4342-9e6b-696361645f70,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Soldermask,Bot*% +%TF.FilePolarity,Negative*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW 7.0.6) date 2023-08-06 11:36:17* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 Aperture macros list* +%AMRoundRect* +0 Rectangle with rounded corners* +0 $1 Rounding radius* +0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners* +0 Add a 4 corners polygon primitive as box body* +4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0* +0 Add four circle primitives for the rounded corners* +1,1,$1+$1,$2,$3* +1,1,$1+$1,$4,$5* +1,1,$1+$1,$6,$7* +1,1,$1+$1,$8,$9* +0 Add four rect primitives between the rounded corners* +20,1,$1+$1,$2,$3,$4,$5,0* +20,1,$1+$1,$4,$5,$6,$7,0* +20,1,$1+$1,$6,$7,$8,$9,0* +20,1,$1+$1,$8,$9,$2,$3,0*% +%AMHorizOval* +0 Thick line with rounded ends* +0 $1 width* +0 $2 $3 position (X,Y) of the first rounded end (center of the circle)* +0 $4 $5 position (X,Y) of the second rounded end (center of the circle)* +0 Add line between two ends* +20,1,$1,$2,$3,$4,$5,0* +0 Add two circle primitives to create the rounded ends* +1,1,$1,$2,$3* +1,1,$1,$4,$5*% +G04 Aperture macros list end* +%ADD10C,1.801800*% +%ADD11C,4.087800*% +%ADD12C,2.386000*% +%ADD13C,1.852600*% +%ADD14RoundRect,0.050000X-0.796591X0.949340X-0.949340X-0.796591X0.796591X-0.949340X0.949340X0.796591X0*% +%ADD15C,1.600000*% +%ADD16HorizOval,1.700000X-0.298858X0.026147X0.298858X-0.026147X0*% +G04 APERTURE END LIST* +D10* +%TO.C,S6*% +X180155071Y-120095750D03* +D11* +X185215740Y-119652999D03* +D10* +X190276409Y-119210248D03* +D12* +X182242654Y-114813706D03* +X187303323Y-114370954D03* +X181198863Y-117454728D03* +X188789866Y-116790601D03* +%TD*% +D10* +%TO.C,S16*% +X238943228Y-188301605D03* +D11* +X243850131Y-189616406D03* +D10* +X248757034Y-190931207D03* +D12* +X242711480Y-184052102D03* +X247618383Y-185366903D03* +X240827354Y-186176854D03* +X248187709Y-188149055D03* +%TD*% +D10* +%TO.C,S9*% +X202957562Y-113033357D03* +D11* +X208037562Y-113033357D03* +D10* +X213117562Y-113033357D03* +D12* +X205497562Y-107953357D03* +X210577562Y-107953357D03* +X204227562Y-110493357D03* +X211847562Y-110493357D03* +%TD*% +D10* +%TO.C,S17*% +X259145478Y-195234241D03* +D11* +X263544887Y-197774241D03* +D10* +X267944296Y-200314241D03* +D12* +X263885182Y-192104832D03* +X268284592Y-194644832D03* +X261515330Y-193669536D03* +X268114444Y-197479536D03* +%TD*% +D10* +%TO.C,S11*% +X224332852Y-136412907D03* +D11* +X229393521Y-136855658D03* +D10* +X234454190Y-137298409D03* +D12* +X227305938Y-131573613D03* +X232366607Y-132016365D03* +X225819395Y-133993260D03* +X233410398Y-134657387D03* +%TD*% +D10* +%TO.C,S14*% +X242929360Y-141854406D03* +D11* +X247990029Y-142297157D03* +D10* +X253050698Y-142739908D03* +D12* +X245902446Y-137015112D03* +X250963115Y-137457864D03* +X244415903Y-139434759D03* +X252006906Y-140098886D03* +%TD*% +D10* +%TO.C,S4*% +X183466989Y-157951148D03* +D11* +X188527658Y-157508397D03* +D10* +X193588327Y-157065646D03* +D12* +X185554572Y-152669104D03* +X190615241Y-152226352D03* +X184510781Y-155310126D03* +X192101784Y-154645999D03* +%TD*% +D13* +%TO.C,MCU1*% +X276941691Y-134018959D03* +D14* +X262866562Y-120039033D03* +D13* +X262645187Y-122569368D03* +X262423811Y-125099702D03* +X262202435Y-127630037D03* +X261981060Y-130160371D03* +X261759684Y-132690706D03* +X261538309Y-135221041D03* +X261316933Y-137751375D03* +X261095557Y-140281710D03* +X260874182Y-142812044D03* +X260652806Y-145342379D03* +X260431431Y-147872713D03* +X278048569Y-121367287D03* +X277827194Y-123897621D03* +X277605818Y-126427956D03* +X277384443Y-128958290D03* +X277163067Y-131488625D03* +X276720316Y-136549294D03* +X276498940Y-139079629D03* +X276277565Y-141609963D03* +X276056189Y-144140298D03* +X275834813Y-146670632D03* +X275613438Y-149200967D03* +%TD*% +D10* +%TO.C,S15*% +X244585319Y-122926707D03* +D11* +X249645988Y-123369458D03* +D10* +X254706657Y-123812209D03* +D12* +X247558405Y-118087413D03* +X252619074Y-118530165D03* +X246071862Y-120507060D03* +X253662865Y-121171187D03* +%TD*% +D15* +%TO.C,TRRS1*% +X273665976Y-168936334D03* +X266692613Y-168326244D03* +D16* +X264203345Y-165799675D03* +X263802429Y-170382171D03* +X265299159Y-165895547D03* +X264898243Y-170478042D03* +X269283938Y-166244170D03* +X268883022Y-170826665D03* +X272272522Y-166505637D03* +X271871606Y-171088133D03* +%TD*% +D10* +%TO.C,S5*% +X181811030Y-139023449D03* +D11* +X186871699Y-138580698D03* +D10* +X191932368Y-138137947D03* +D12* +X183898613Y-133741405D03* +X188959282Y-133298653D03* +X182854822Y-136382427D03* +X190445825Y-135718300D03* +%TD*% +D10* +%TO.C,S8*% +X202957562Y-132033357D03* +D11* +X208037562Y-132033357D03* +D10* +X213117562Y-132033357D03* +D12* +X205497562Y-126953357D03* +X210577562Y-126953357D03* +X204227562Y-129493357D03* +X211847562Y-129493357D03* +%TD*% +D10* +%TO.C,S3*% +X159407597Y-136790288D03* +D11* +X164410420Y-135908155D03* +D10* +X169413243Y-135026022D03* +D12* +X161026876Y-131346398D03* +X166029699Y-130464265D03* +X160217236Y-134068343D03* +X167721471Y-132745144D03* +%TD*% +D10* +%TO.C,S13*% +X241273401Y-160782106D03* +D11* +X246334070Y-161224857D03* +D10* +X251394739Y-161667608D03* +D12* +X244246487Y-155942812D03* +X249307156Y-156385564D03* +X242759944Y-158362459D03* +X250350947Y-159026586D03* +%TD*% +D10* +%TO.C,S12*% +X225988811Y-117485208D03* +D11* +X231049480Y-117927959D03* +D10* +X236110149Y-118370710D03* +D12* +X228961897Y-112645914D03* +X234022566Y-113088666D03* +X227475354Y-115065561D03* +X235066357Y-115729688D03* +%TD*% +D10* +%TO.C,S7*% +X202957562Y-151033357D03* +D11* +X208037562Y-151033357D03* +D10* +X213117562Y-151033357D03* +D12* +X205497562Y-145953357D03* +X210577562Y-145953357D03* +X204227562Y-148493357D03* +X211847562Y-148493357D03* +%TD*% +D10* +%TO.C,S2*% +X162706913Y-155501636D03* +D11* +X167709736Y-154619503D03* +D10* +X172712559Y-153737370D03* +D12* +X164326192Y-150057746D03* +X169329015Y-149175613D03* +X163516552Y-152779691D03* +X171020787Y-151456492D03* +%TD*% +D10* +%TO.C,S10*% +X222676893Y-155340607D03* +D11* +X227737562Y-155783358D03* +D10* +X232798231Y-156226109D03* +D12* +X225649979Y-150501313D03* +X230710648Y-150944065D03* +X224163436Y-152920960D03* +X231754439Y-153585087D03* +%TD*% +D10* +%TO.C,S1*% +X166006228Y-174212983D03* +D11* +X171009051Y-173330850D03* +D10* +X176011874Y-172448717D03* +D12* +X167625507Y-168769093D03* +X172628330Y-167886960D03* +X166815867Y-171491038D03* +X174320102Y-170167839D03* +%TD*% +M02* diff --git a/fpkb_v4/gerber/fpkb_v4-B_Paste.gbr b/fpkb_v4/gerber/fpkb_v4-B_Paste.gbr new file mode 100644 index 0000000..7c499da --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-B_Paste.gbr @@ -0,0 +1,15 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,7.0.6*% +%TF.CreationDate,2023-08-06T11:36:17+02:00*% +%TF.ProjectId,fpkb_v4,66706b62-5f76-4342-9e6b-696361645f70,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Paste,Bot*% +%TF.FilePolarity,Positive*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW 7.0.6) date 2023-08-06 11:36:17* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 APERTURE END LIST* +M02* diff --git a/fpkb_v4/gerber/fpkb_v4-B_Silkscreen.gbr b/fpkb_v4/gerber/fpkb_v4-B_Silkscreen.gbr new file mode 100644 index 0000000..a323cd5 --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-B_Silkscreen.gbr @@ -0,0 +1,486 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,7.0.6*% +%TF.CreationDate,2023-08-06T11:36:17+02:00*% +%TF.ProjectId,fpkb_v4,66706b62-5f76-4342-9e6b-696361645f70,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Legend,Bot*% +%TF.FilePolarity,Positive*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW 7.0.6) date 2023-08-06 11:36:17* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 Aperture macros list* +%AMRotRect* +0 Rectangle, with rotation* +0 The origin of the aperture is its center* +0 $1 length* +0 $2 width* +0 $3 Rotation angle, in degrees counterclockwise* +0 Add horizontal line* +21,1,$1,$2,0,0,$3*% +G04 Aperture macros list end* +%ADD10C,0.150000*% +%ADD11C,1.752600*% +%ADD12RotRect,1.752600X1.752600X265.000000*% +G04 APERTURE END LIST* +D10* +X210738095Y-116593152D02* +X210357143Y-116593152D01* +X210595238Y-117259819D02* +X210595238Y-116402676D01* +X210595238Y-116402676D02* +X210547619Y-116307438D01* +X210547619Y-116307438D02* +X210452381Y-116259819D01* +X210452381Y-116259819D02* +X210357143Y-116259819D01* +X210023809Y-116593152D02* +X210023809Y-117593152D01* +X210023809Y-116640771D02* +X209928571Y-116593152D01* +X209928571Y-116593152D02* +X209738095Y-116593152D01* +X209738095Y-116593152D02* +X209642857Y-116640771D01* +X209642857Y-116640771D02* +X209595238Y-116688390D01* +X209595238Y-116688390D02* +X209547619Y-116783628D01* +X209547619Y-116783628D02* +X209547619Y-117069342D01* +X209547619Y-117069342D02* +X209595238Y-117164580D01* +X209595238Y-117164580D02* +X209642857Y-117212200D01* +X209642857Y-117212200D02* +X209738095Y-117259819D01* +X209738095Y-117259819D02* +X209928571Y-117259819D01* +X209928571Y-117259819D02* +X210023809Y-117212200D01* +X209119047Y-117259819D02* +X209119047Y-116259819D01* +X209023809Y-116878866D02* +X208738095Y-117259819D01* +X208738095Y-116593152D02* +X209119047Y-116974104D01* +X208309523Y-117259819D02* +X208309523Y-116259819D01* +X208309523Y-116640771D02* +X208214285Y-116593152D01* +X208214285Y-116593152D02* +X208023809Y-116593152D01* +X208023809Y-116593152D02* +X207928571Y-116640771D01* +X207928571Y-116640771D02* +X207880952Y-116688390D01* +X207880952Y-116688390D02* +X207833333Y-116783628D01* +X207833333Y-116783628D02* +X207833333Y-117069342D01* +X207833333Y-117069342D02* +X207880952Y-117164580D01* +X207880952Y-117164580D02* +X207928571Y-117212200D01* +X207928571Y-117212200D02* +X208023809Y-117259819D01* +X208023809Y-117259819D02* +X208214285Y-117259819D01* +X208214285Y-117259819D02* +X208309523Y-117212200D01* +X206738094Y-116593152D02* +X206499999Y-117259819D01* +X206499999Y-117259819D02* +X206261904Y-116593152D01* +X205452380Y-116593152D02* +X205452380Y-117259819D01* +X205690475Y-116212200D02* +X205928570Y-116926485D01* +X205928570Y-116926485D02* +X205309523Y-116926485D01* +X213547619Y-118203152D02* +X213166667Y-118203152D01* +X213404762Y-117869819D02* +X213404762Y-118726961D01* +X213404762Y-118726961D02* +X213357143Y-118822200D01* +X213357143Y-118822200D02* +X213261905Y-118869819D01* +X213261905Y-118869819D02* +X213166667Y-118869819D01* +X212880952Y-118822200D02* +X212785714Y-118869819D01* +X212785714Y-118869819D02* +X212595238Y-118869819D01* +X212595238Y-118869819D02* +X212500000Y-118822200D01* +X212500000Y-118822200D02* +X212452381Y-118726961D01* +X212452381Y-118726961D02* +X212452381Y-118679342D01* +X212452381Y-118679342D02* +X212500000Y-118584104D01* +X212500000Y-118584104D02* +X212595238Y-118536485D01* +X212595238Y-118536485D02* +X212738095Y-118536485D01* +X212738095Y-118536485D02* +X212833333Y-118488866D01* +X212833333Y-118488866D02* +X212880952Y-118393628D01* +X212880952Y-118393628D02* +X212880952Y-118346009D01* +X212880952Y-118346009D02* +X212833333Y-118250771D01* +X212833333Y-118250771D02* +X212738095Y-118203152D01* +X212738095Y-118203152D02* +X212595238Y-118203152D01* +X212595238Y-118203152D02* +X212500000Y-118250771D01* +X211880952Y-118869819D02* +X211976190Y-118822200D01* +X211976190Y-118822200D02* +X212023809Y-118726961D01* +X212023809Y-118726961D02* +X212023809Y-117869819D01* +X211499999Y-118869819D02* +X211499999Y-118203152D01* +X211499999Y-117869819D02* +X211547618Y-117917438D01* +X211547618Y-117917438D02* +X211499999Y-117965057D01* +X211499999Y-117965057D02* +X211452380Y-117917438D01* +X211452380Y-117917438D02* +X211499999Y-117869819D01* +X211499999Y-117869819D02* +X211499999Y-117965057D01* +X210880952Y-118869819D02* +X210976190Y-118822200D01* +X210976190Y-118822200D02* +X211023809Y-118726961D01* +X211023809Y-118726961D02* +X211023809Y-117869819D01* +X209785713Y-117965057D02* +X209738094Y-117917438D01* +X209738094Y-117917438D02* +X209642856Y-117869819D01* +X209642856Y-117869819D02* +X209404761Y-117869819D01* +X209404761Y-117869819D02* +X209309523Y-117917438D01* +X209309523Y-117917438D02* +X209261904Y-117965057D01* +X209261904Y-117965057D02* +X209214285Y-118060295D01* +X209214285Y-118060295D02* +X209214285Y-118155533D01* +X209214285Y-118155533D02* +X209261904Y-118298390D01* +X209261904Y-118298390D02* +X209833332Y-118869819D01* +X209833332Y-118869819D02* +X209214285Y-118869819D01* +X208595237Y-117869819D02* +X208499999Y-117869819D01* +X208499999Y-117869819D02* +X208404761Y-117917438D01* +X208404761Y-117917438D02* +X208357142Y-117965057D01* +X208357142Y-117965057D02* +X208309523Y-118060295D01* +X208309523Y-118060295D02* +X208261904Y-118250771D01* +X208261904Y-118250771D02* +X208261904Y-118488866D01* +X208261904Y-118488866D02* +X208309523Y-118679342D01* +X208309523Y-118679342D02* +X208357142Y-118774580D01* +X208357142Y-118774580D02* +X208404761Y-118822200D01* +X208404761Y-118822200D02* +X208499999Y-118869819D01* +X208499999Y-118869819D02* +X208595237Y-118869819D01* +X208595237Y-118869819D02* +X208690475Y-118822200D01* +X208690475Y-118822200D02* +X208738094Y-118774580D01* +X208738094Y-118774580D02* +X208785713Y-118679342D01* +X208785713Y-118679342D02* +X208833332Y-118488866D01* +X208833332Y-118488866D02* +X208833332Y-118250771D01* +X208833332Y-118250771D02* +X208785713Y-118060295D01* +X208785713Y-118060295D02* +X208738094Y-117965057D01* +X208738094Y-117965057D02* +X208690475Y-117917438D01* +X208690475Y-117917438D02* +X208595237Y-117869819D01* +X207880951Y-117965057D02* +X207833332Y-117917438D01* +X207833332Y-117917438D02* +X207738094Y-117869819D01* +X207738094Y-117869819D02* +X207499999Y-117869819D01* +X207499999Y-117869819D02* +X207404761Y-117917438D01* +X207404761Y-117917438D02* +X207357142Y-117965057D01* +X207357142Y-117965057D02* +X207309523Y-118060295D01* +X207309523Y-118060295D02* +X207309523Y-118155533D01* +X207309523Y-118155533D02* +X207357142Y-118298390D01* +X207357142Y-118298390D02* +X207928570Y-118869819D01* +X207928570Y-118869819D02* +X207309523Y-118869819D01* +X206976189Y-117869819D02* +X206357142Y-117869819D01* +X206357142Y-117869819D02* +X206690475Y-118250771D01* +X206690475Y-118250771D02* +X206547618Y-118250771D01* +X206547618Y-118250771D02* +X206452380Y-118298390D01* +X206452380Y-118298390D02* +X206404761Y-118346009D01* +X206404761Y-118346009D02* +X206357142Y-118441247D01* +X206357142Y-118441247D02* +X206357142Y-118679342D01* +X206357142Y-118679342D02* +X206404761Y-118774580D01* +X206404761Y-118774580D02* +X206452380Y-118822200D01* +X206452380Y-118822200D02* +X206547618Y-118869819D01* +X206547618Y-118869819D02* +X206833332Y-118869819D01* +X206833332Y-118869819D02* +X206928570Y-118822200D01* +X206928570Y-118822200D02* +X206976189Y-118774580D01* +X205738094Y-117869819D02* +X205642856Y-117869819D01* +X205642856Y-117869819D02* +X205547618Y-117917438D01* +X205547618Y-117917438D02* +X205499999Y-117965057D01* +X205499999Y-117965057D02* +X205452380Y-118060295D01* +X205452380Y-118060295D02* +X205404761Y-118250771D01* +X205404761Y-118250771D02* +X205404761Y-118488866D01* +X205404761Y-118488866D02* +X205452380Y-118679342D01* +X205452380Y-118679342D02* +X205499999Y-118774580D01* +X205499999Y-118774580D02* +X205547618Y-118822200D01* +X205547618Y-118822200D02* +X205642856Y-118869819D01* +X205642856Y-118869819D02* +X205738094Y-118869819D01* +X205738094Y-118869819D02* +X205833332Y-118822200D01* +X205833332Y-118822200D02* +X205880951Y-118774580D01* +X205880951Y-118774580D02* +X205928570Y-118679342D01* +X205928570Y-118679342D02* +X205976189Y-118488866D01* +X205976189Y-118488866D02* +X205976189Y-118250771D01* +X205976189Y-118250771D02* +X205928570Y-118060295D01* +X205928570Y-118060295D02* +X205880951Y-117965057D01* +X205880951Y-117965057D02* +X205833332Y-117917438D01* +X205833332Y-117917438D02* +X205738094Y-117869819D01* +X204833332Y-118298390D02* +X204928570Y-118250771D01* +X204928570Y-118250771D02* +X204976189Y-118203152D01* +X204976189Y-118203152D02* +X205023808Y-118107914D01* +X205023808Y-118107914D02* +X205023808Y-118060295D01* +X205023808Y-118060295D02* +X204976189Y-117965057D01* +X204976189Y-117965057D02* +X204928570Y-117917438D01* +X204928570Y-117917438D02* +X204833332Y-117869819D01* +X204833332Y-117869819D02* +X204642856Y-117869819D01* +X204642856Y-117869819D02* +X204547618Y-117917438D01* +X204547618Y-117917438D02* +X204499999Y-117965057D01* +X204499999Y-117965057D02* +X204452380Y-118060295D01* +X204452380Y-118060295D02* +X204452380Y-118107914D01* +X204452380Y-118107914D02* +X204499999Y-118203152D01* +X204499999Y-118203152D02* +X204547618Y-118250771D01* +X204547618Y-118250771D02* +X204642856Y-118298390D01* +X204642856Y-118298390D02* +X204833332Y-118298390D01* +X204833332Y-118298390D02* +X204928570Y-118346009D01* +X204928570Y-118346009D02* +X204976189Y-118393628D01* +X204976189Y-118393628D02* +X205023808Y-118488866D01* +X205023808Y-118488866D02* +X205023808Y-118679342D01* +X205023808Y-118679342D02* +X204976189Y-118774580D01* +X204976189Y-118774580D02* +X204928570Y-118822200D01* +X204928570Y-118822200D02* +X204833332Y-118869819D01* +X204833332Y-118869819D02* +X204642856Y-118869819D01* +X204642856Y-118869819D02* +X204547618Y-118822200D01* +X204547618Y-118822200D02* +X204499999Y-118774580D01* +X204499999Y-118774580D02* +X204452380Y-118679342D01* +X204452380Y-118679342D02* +X204452380Y-118488866D01* +X204452380Y-118488866D02* +X204499999Y-118393628D01* +X204499999Y-118393628D02* +X204547618Y-118346009D01* +X204547618Y-118346009D02* +X204642856Y-118298390D01* +X203833332Y-117869819D02* +X203738094Y-117869819D01* +X203738094Y-117869819D02* +X203642856Y-117917438D01* +X203642856Y-117917438D02* +X203595237Y-117965057D01* +X203595237Y-117965057D02* +X203547618Y-118060295D01* +X203547618Y-118060295D02* +X203499999Y-118250771D01* +X203499999Y-118250771D02* +X203499999Y-118488866D01* +X203499999Y-118488866D02* +X203547618Y-118679342D01* +X203547618Y-118679342D02* +X203595237Y-118774580D01* +X203595237Y-118774580D02* +X203642856Y-118822200D01* +X203642856Y-118822200D02* +X203738094Y-118869819D01* +X203738094Y-118869819D02* +X203833332Y-118869819D01* +X203833332Y-118869819D02* +X203928570Y-118822200D01* +X203928570Y-118822200D02* +X203976189Y-118774580D01* +X203976189Y-118774580D02* +X204023808Y-118679342D01* +X204023808Y-118679342D02* +X204071427Y-118488866D01* +X204071427Y-118488866D02* +X204071427Y-118250771D01* +X204071427Y-118250771D02* +X204023808Y-118060295D01* +X204023808Y-118060295D02* +X203976189Y-117965057D01* +X203976189Y-117965057D02* +X203928570Y-117917438D01* +X203928570Y-117917438D02* +X203833332Y-117869819D01* +X202642856Y-117869819D02* +X202833332Y-117869819D01* +X202833332Y-117869819D02* +X202928570Y-117917438D01* +X202928570Y-117917438D02* +X202976189Y-117965057D01* +X202976189Y-117965057D02* +X203071427Y-118107914D01* +X203071427Y-118107914D02* +X203119046Y-118298390D01* +X203119046Y-118298390D02* +X203119046Y-118679342D01* +X203119046Y-118679342D02* +X203071427Y-118774580D01* +X203071427Y-118774580D02* +X203023808Y-118822200D01* +X203023808Y-118822200D02* +X202928570Y-118869819D01* +X202928570Y-118869819D02* +X202738094Y-118869819D01* +X202738094Y-118869819D02* +X202642856Y-118822200D01* +X202642856Y-118822200D02* +X202595237Y-118774580D01* +X202595237Y-118774580D02* +X202547618Y-118679342D01* +X202547618Y-118679342D02* +X202547618Y-118441247D01* +X202547618Y-118441247D02* +X202595237Y-118346009D01* +X202595237Y-118346009D02* +X202642856Y-118298390D01* +X202642856Y-118298390D02* +X202738094Y-118250771D01* +X202738094Y-118250771D02* +X202928570Y-118250771D01* +X202928570Y-118250771D02* +X203023808Y-118298390D01* +X203023808Y-118298390D02* +X203071427Y-118346009D01* +X203071427Y-118346009D02* +X203119046Y-118441247D01* +D11* +%TO.C,MCU1*% +X276941691Y-134018959D03* +D12* +X262866562Y-120039033D03* +D11* +X262645187Y-122569368D03* +X262423811Y-125099702D03* +X262202435Y-127630037D03* +X261981060Y-130160371D03* +X261759684Y-132690706D03* +X261538309Y-135221041D03* +X261316933Y-137751375D03* +X261095557Y-140281710D03* +X260874182Y-142812044D03* +X260652806Y-145342379D03* +X260431431Y-147872713D03* +X278048569Y-121367287D03* +X277827194Y-123897621D03* +X277605818Y-126427956D03* +X277384443Y-128958290D03* +X277163067Y-131488625D03* +X276720316Y-136549294D03* +X276498940Y-139079629D03* +X276277565Y-141609963D03* +X276056189Y-144140298D03* +X275834813Y-146670632D03* +X275613438Y-149200967D03* +%TD*% +M02* diff --git a/fpkb_v4/gerber/fpkb_v4-Edge_Cuts.gbr b/fpkb_v4/gerber/fpkb_v4-Edge_Cuts.gbr new file mode 100644 index 0000000..d9c76ea --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-Edge_Cuts.gbr @@ -0,0 +1,207 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,7.0.6*% +%TF.CreationDate,2023-08-06T11:36:17+02:00*% +%TF.ProjectId,fpkb_v4,66706b62-5f76-4342-9e6b-696361645f70,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Profile,NP*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW 7.0.6) date 2023-08-06 11:36:17* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +%TA.AperFunction,Profile*% +%ADD10C,0.150000*% +%TD*% +G04 APERTURE END LIST* +D10* +X265095868Y-173406421D02* +G75* +G03* +X264042789Y-174143785I-87168J-996179D01* +G01* +X235045981Y-169773565D02* +G75* +G03* +X235955084Y-170856920I996219J-87135D01* +G01* +X174099183Y-123537830D02* +G75* +G03* +X174921721Y-122465824I-173683J984830D01* +G01* +X277388145Y-194796994D02* +G75* +G03* +X277022128Y-193430974I-866045J499994D01* +G01* +X163476683Y-185320989D02* +X182188031Y-182021674D01* +X181945084Y-168624406D02* +X198906643Y-167140462D01* +X243089663Y-112255746D02* +X279948867Y-115480508D01* +X200511213Y-161528426D02* +G75* +G03* +X199520002Y-162610000I-13J-994974D01* +G01* +X250295677Y-202249154D02* +G75* +G03* +X250054493Y-202149261I-499977J-866046D01* +G01* +X196624712Y-108114660D02* +G75* +G03* +X197537562Y-107118539I-87112J996160D01* +G01* +X200511213Y-161533357D02* +X215603086Y-161533357D01* +X198537562Y-102533362D02* +G75* +G03* +X197537562Y-103533357I38J-1000038D01* +G01* +X198906645Y-167140486D02* +G75* +G03* +X199815682Y-166057111I-87145J996186D01* +G01* +X274806678Y-174255995D02* +X265095869Y-173406410D01* +X174836755Y-110020934D02* +X196624718Y-108114734D01* +X218537628Y-105376869D02* +G75* +G03* +X219450406Y-106373063I999972J-31D01* +G01* +X235046046Y-169773571D02* +X235202926Y-167980420D01* +X152420281Y-128375788D02* +X162318227Y-184509830D01* +X216449538Y-164332072D02* +X216599280Y-162620513D01* +X242180661Y-111172398D02* +G75* +G03* +X243089663Y-112255745I996139J-87202D01* +G01* +X235202935Y-167980421D02* +G75* +G03* +X234293886Y-166897071I-996235J87121D01* +G01* +X231956236Y-197299846D02* +X250054493Y-202149259D01* +X274806675Y-174256031D02* +G75* +G03* +X275890028Y-173346957I87125J996231D01* +G01* +X264042788Y-174143785D02* +X261504681Y-183616129D01* +X231249129Y-196075101D02* +X237650886Y-172183416D01* +X217358577Y-165415422D02* +X234293887Y-166897070D01* +X199520001Y-162610000D02* +X199815682Y-166057111D01* +X261504626Y-183616114D02* +G75* +G03* +X261970607Y-184740973I965974J-258786D01* +G01* +X266522106Y-211617545D02* +G75* +G03* +X267888152Y-211251482I499994J866045D01* +G01* +X198537562Y-102533357D02* +X217537562Y-102533357D01* +X280857893Y-116563857D02* +G75* +G03* +X279948866Y-115480508I-996193J87157D01* +G01* +X218537643Y-103533357D02* +G75* +G03* +X217537562Y-102533357I-1000043J-43D01* +G01* +X181945087Y-168624441D02* +G75* +G03* +X181047432Y-169794250I87113J-996159D01* +G01* +X173927716Y-111104284D02* +X174921722Y-122465824D01* +X153231441Y-127217332D02* +X174099175Y-123537787D01* +X216449478Y-164332067D02* +G75* +G03* +X217358577Y-165415423I996222J-87133D01* +G01* +X218537562Y-103533357D02* +X218537562Y-105376869D01* +X182188035Y-182021698D02* +G75* +G03* +X182999189Y-180863217I-173635J984798D01* +G01* +X181047432Y-169794249D02* +X182999190Y-180863218D01* +X219450406Y-106373063D02* +X241428465Y-108295894D01* +X236772116Y-170928402D02* +X235955085Y-170856921D01* +X267888153Y-211251482D02* +X277388153Y-194796999D01* +X153231432Y-127217279D02* +G75* +G03* +X152420282Y-128375788I173668J-984821D01* +G01* +X216599339Y-162620518D02* +G75* +G03* +X215603085Y-161533359I-996239J87118D01* +G01* +X162318203Y-184509834D02* +G75* +G03* +X163476684Y-185320988I984797J173634D01* +G01* +X174836753Y-110020914D02* +G75* +G03* +X173927717Y-111104285I87147J-996186D01* +G01* +X250295674Y-202249160D02* +X266522128Y-211617507D01* +X231249136Y-196075103D02* +G75* +G03* +X231956236Y-197299846I965964J-258797D01* +G01* +X197537562Y-107118539D02* +X197537562Y-103533357D01* +X242337508Y-109379245D02* +G75* +G03* +X241428465Y-108295894I-996208J87145D01* +G01* +X275890028Y-173346956D02* +X280857906Y-116563858D01* +X242337504Y-109379245D02* +X242180624Y-111172395D01* +X261970607Y-184740974D02* +X277022128Y-193430974D01* +X237650922Y-172183426D02* +G75* +G03* +X236772117Y-170928404I-965922J258826D01* +G01* +M02* diff --git a/fpkb_v4/gerber/fpkb_v4-F_Cu.gbr b/fpkb_v4/gerber/fpkb_v4-F_Cu.gbr new file mode 100644 index 0000000..9158a55 --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-F_Cu.gbr @@ -0,0 +1,693 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,7.0.6*% +%TF.CreationDate,2023-08-06T11:36:16+02:00*% +%TF.ProjectId,fpkb_v4,66706b62-5f76-4342-9e6b-696361645f70,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Copper,L1,Top*% +%TF.FilePolarity,Positive*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW 7.0.6) date 2023-08-06 11:36:16* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 Aperture macros list* +%AMHorizOval* +0 Thick line with rounded ends* +0 $1 width* +0 $2 $3 position (X,Y) of the first rounded end (center of the circle)* +0 $4 $5 position (X,Y) of the second rounded end (center of the circle)* +0 Add line between two ends* +20,1,$1,$2,$3,$4,$5,0* +0 Add two circle primitives to create the rounded ends* +1,1,$1,$2,$3* +1,1,$1,$4,$5*% +%AMRotRect* +0 Rectangle, with rotation* +0 The origin of the aperture is its center* +0 $1 length* +0 $2 width* +0 $3 Rotation angle, in degrees counterclockwise* +0 Add horizontal line* +21,1,$1,$2,0,0,$3*% +G04 Aperture macros list end* +%TA.AperFunction,ComponentPad*% +%ADD10C,2.286000*% +%TD*% +%TA.AperFunction,ComponentPad*% +%ADD11C,1.752600*% +%TD*% +%TA.AperFunction,ComponentPad*% +%ADD12RotRect,1.752600X1.752600X265.000000*% +%TD*% +%TA.AperFunction,ComponentPad*% +%ADD13HorizOval,1.600000X-0.298858X0.026147X0.298858X-0.026147X0*% +%TD*% +%TA.AperFunction,Conductor*% +%ADD14C,0.500000*% +%TD*% +G04 APERTURE END LIST* +D10* +%TO.P,S6,1*% +%TO.N,matrix_ring_top*% +X182242654Y-114813706D03* +X187303323Y-114370954D03* +%TO.P,S6,2*% +%TO.N,GND*% +X181198863Y-117454728D03* +X188789866Y-116790601D03* +%TD*% +%TO.P,S16,1*% +%TO.N,thumb_tucky*% +X242711480Y-184052102D03* +X247618383Y-185366903D03* +%TO.P,S16,2*% +%TO.N,GND*% +X240827354Y-186176854D03* +X248187709Y-188149055D03* +%TD*% +%TO.P,S9,1*% +%TO.N,matrix_middle_top*% +X205497562Y-107953357D03* +X210577562Y-107953357D03* +%TO.P,S9,2*% +%TO.N,GND*% +X204227562Y-110493357D03* +X211847562Y-110493357D03* +%TD*% +%TO.P,S17,1*% +%TO.N,thumb_reachy*% +X263885182Y-192104832D03* +X268284592Y-194644832D03* +%TO.P,S17,2*% +%TO.N,GND*% +X261515330Y-193669536D03* +X268114444Y-197479536D03* +%TD*% +%TO.P,S11,1*% +%TO.N,matrix_index_home*% +X227305938Y-131573613D03* +X232366607Y-132016365D03* +%TO.P,S11,2*% +%TO.N,GND*% +X225819395Y-133993260D03* +X233410398Y-134657387D03* +%TD*% +%TO.P,S14,1*% +%TO.N,matrix_inner_home*% +X245902446Y-137015112D03* +X250963115Y-137457864D03* +%TO.P,S14,2*% +%TO.N,GND*% +X244415903Y-139434759D03* +X252006906Y-140098886D03* +%TD*% +%TO.P,S4,1*% +%TO.N,matrix_ring_bottom*% +X185554572Y-152669104D03* +X190615241Y-152226352D03* +%TO.P,S4,2*% +%TO.N,GND*% +X184510781Y-155310126D03* +X192101784Y-154645999D03* +%TD*% +D11* +%TO.P,MCU1,*% +%TO.N,matrix_pinky_bottom*% +X276941691Y-134018959D03* +D12* +%TO.P,MCU1,1*% +%TO.N,RAW*% +X262866562Y-120039033D03* +D11* +%TO.P,MCU1,2*% +%TO.N,GND*% +X262645187Y-122569368D03* +%TO.P,MCU1,3*% +%TO.N,RST*% +X262423811Y-125099702D03* +%TO.P,MCU1,4*% +%TO.N,VCC*% +X262202435Y-127630037D03* +%TO.P,MCU1,5*% +%TO.N,P21*% +X261981060Y-130160371D03* +%TO.P,MCU1,6*% +%TO.N,matrix_inner_top*% +X261759684Y-132690706D03* +%TO.P,MCU1,7*% +%TO.N,matrix_index_top*% +X261538309Y-135221041D03* +%TO.P,MCU1,8*% +%TO.N,matrix_middle_top*% +X261316933Y-137751375D03* +%TO.P,MCU1,9*% +%TO.N,matrix_ring_top*% +X261095557Y-140281710D03* +%TO.P,MCU1,10*% +%TO.N,matrix_pinky_top*% +X260874182Y-142812044D03* +%TO.P,MCU1,11*% +%TO.N,matrix_inner_home*% +X260652806Y-145342379D03* +%TO.P,MCU1,12*% +%TO.N,matrix_index_home*% +X260431431Y-147872713D03* +%TO.P,MCU1,13*% +%TO.N,matrix_middle_home*% +X278048569Y-121367287D03* +%TO.P,MCU1,14*% +%TO.N,matrix_ring_home*% +X277827194Y-123897621D03* +%TO.P,MCU1,15*% +%TO.N,GND*% +X277605818Y-126427956D03* +%TO.P,MCU1,16*% +X277384443Y-128958290D03* +%TO.P,MCU1,17*% +%TO.N,matrix_pinky_home*% +X277163067Y-131488625D03* +%TO.P,MCU1,19*% +%TO.N,matrix_ring_bottom*% +X276720316Y-136549294D03* +%TO.P,MCU1,20*% +%TO.N,matrix_middle_bottom*% +X276498940Y-139079629D03* +%TO.P,MCU1,21*% +%TO.N,matrix_index_bottom*% +X276277565Y-141609963D03* +%TO.P,MCU1,22*% +%TO.N,matrix_inner_bottom*% +X276056189Y-144140298D03* +%TO.P,MCU1,23*% +%TO.N,thumb_tucky*% +X275834813Y-146670632D03* +%TO.P,MCU1,24*% +%TO.N,thumb_reachy*% +X275613438Y-149200967D03* +%TD*% +D10* +%TO.P,S15,1*% +%TO.N,matrix_inner_top*% +X247558405Y-118087413D03* +X252619074Y-118530165D03* +%TO.P,S15,2*% +%TO.N,GND*% +X246071862Y-120507060D03* +X253662865Y-121171187D03* +%TD*% +D13* +%TO.P,TRRS1,1*% +%TO.N,GND*% +X264203345Y-165799675D03* +X263802429Y-170382171D03* +%TO.P,TRRS1,2*% +X265299159Y-165895547D03* +X264898243Y-170478042D03* +%TO.P,TRRS1,3*% +%TO.N,P21*% +X269283938Y-166244170D03* +X268883022Y-170826665D03* +%TO.P,TRRS1,4*% +%TO.N,VCC*% +X272272522Y-166505637D03* +X271871606Y-171088133D03* +%TD*% +D10* +%TO.P,S5,1*% +%TO.N,matrix_ring_home*% +X183898613Y-133741405D03* +X188959282Y-133298653D03* +%TO.P,S5,2*% +%TO.N,GND*% +X182854822Y-136382427D03* +X190445825Y-135718300D03* +%TD*% +%TO.P,S8,1*% +%TO.N,matrix_middle_home*% +X205497562Y-126953357D03* +X210577562Y-126953357D03* +%TO.P,S8,2*% +%TO.N,GND*% +X204227562Y-129493357D03* +X211847562Y-129493357D03* +%TD*% +%TO.P,S3,1*% +%TO.N,matrix_pinky_top*% +X161026876Y-131346398D03* +X166029699Y-130464265D03* +%TO.P,S3,2*% +%TO.N,GND*% +X160217236Y-134068343D03* +X167721471Y-132745144D03* +%TD*% +%TO.P,S13,1*% +%TO.N,matrix_inner_bottom*% +X244246487Y-155942812D03* +X249307156Y-156385564D03* +%TO.P,S13,2*% +%TO.N,GND*% +X242759944Y-158362459D03* +X250350947Y-159026586D03* +%TD*% +%TO.P,S12,1*% +%TO.N,matrix_index_top*% +X228961897Y-112645914D03* +X234022566Y-113088666D03* +%TO.P,S12,2*% +%TO.N,GND*% +X227475354Y-115065561D03* +X235066357Y-115729688D03* +%TD*% +%TO.P,S7,1*% +%TO.N,matrix_middle_bottom*% +X205497562Y-145953357D03* +X210577562Y-145953357D03* +%TO.P,S7,2*% +%TO.N,GND*% +X204227562Y-148493357D03* +X211847562Y-148493357D03* +%TD*% +%TO.P,S2,1*% +%TO.N,matrix_pinky_home*% +X164326192Y-150057746D03* +X169329015Y-149175613D03* +%TO.P,S2,2*% +%TO.N,GND*% +X163516552Y-152779691D03* +X171020787Y-151456492D03* +%TD*% +%TO.P,S10,1*% +%TO.N,matrix_index_bottom*% +X225649979Y-150501313D03* +X230710648Y-150944065D03* +%TO.P,S10,2*% +%TO.N,GND*% +X224163436Y-152920960D03* +X231754439Y-153585087D03* +%TD*% +%TO.P,S1,1*% +%TO.N,matrix_pinky_bottom*% +X167625507Y-168769093D03* +X172628330Y-167886960D03* +%TO.P,S1,2*% +%TO.N,GND*% +X166815867Y-171491038D03* +X174320102Y-170167839D03* +%TD*% +D14* +%TO.N,matrix_pinky_bottom*% +X266100000Y-149369847D02* +X266100000Y-136400000D01* +X175000000Y-165515290D02* +X175000000Y-150000000D01* +X199589950Y-136400000D02* +X215930150Y-136400000D01* +X266100000Y-136400000D02* +X268500000Y-134000000D01* +X171746197Y-168769093D02* +X172628330Y-167886960D01* +X243232917Y-150672713D02* +X255202864Y-150672713D01* +X179000000Y-146000000D02* +X189989950Y-146000000D01* +X276922732Y-134000000D02* +X276941691Y-134018959D01* +X224130153Y-144600000D02* +X237160202Y-144600000D01* +X263369850Y-152100000D02* +X266100000Y-149369847D01* +X237160202Y-144600000D02* +X243232917Y-150672713D01* +X256630153Y-152100000D02* +X263369850Y-152100000D01* +X268500000Y-134000000D02* +X276922732Y-134000000D01* +X215930150Y-136400000D02* +X224130153Y-144600000D01* +X189989950Y-146000000D02* +X199589950Y-136400000D01* +X255202864Y-150672713D02* +X256630153Y-152100000D01* +X172628330Y-167886960D02* +X175000000Y-165515290D01* +X167625507Y-168769093D02* +X171746197Y-168769093D01* +X175000000Y-150000000D02* +X179000000Y-146000000D01* +%TO.N,matrix_pinky_home*% +X173204628Y-145300000D02* +X189700000Y-145300000D01* +X216220100Y-135700000D02* +X224420102Y-143900000D01* +X243522866Y-149972713D02* +X255492813Y-149972713D01* +X237450152Y-143900000D02* +X243522866Y-149972713D01* +X199300000Y-135700000D02* +X216220100Y-135700000D01* +X265400000Y-149079898D02* +X265400000Y-134600000D01* +X265400000Y-134600000D02* +X268511375Y-131488625D01* +X263079900Y-151400000D02* +X265400000Y-149079898D01* +X189700000Y-145300000D02* +X199300000Y-135700000D01* +X164326192Y-150057746D02* +X168446882Y-150057746D01* +X268511375Y-131488625D02* +X277163067Y-131488625D01* +X255492813Y-149972713D02* +X256920102Y-151400000D01* +X168446882Y-150057746D02* +X169329015Y-149175613D01* +X256920102Y-151400000D02* +X263079900Y-151400000D01* +X169329015Y-149175613D02* +X173204628Y-145300000D01* +X224420102Y-143900000D02* +X237450152Y-143900000D01* +%TO.N,matrix_pinky_top*% +X247162138Y-129100000D02* +X260874182Y-142812044D01* +X166029699Y-130464265D02* +X161909009Y-130464265D01* +X242970153Y-129100000D02* +X247162138Y-129100000D01* +X237870153Y-124000000D02* +X242970153Y-129100000D01* +X166029699Y-130464265D02* +X168493964Y-128000000D01* +X184420000Y-128000000D02* +X188420000Y-124000000D01* +X168493964Y-128000000D02* +X184420000Y-128000000D01* +X188420000Y-124000000D02* +X237870153Y-124000000D01* +X161909009Y-130464265D02* +X161026876Y-131346398D01* +%TO.N,matrix_ring_bottom*% +X190615241Y-152226352D02* +X190615241Y-146384759D01* +X192000000Y-145000000D02* +X192000000Y-144979900D01* +X263659800Y-152799999D02* +X266800000Y-149659800D01* +X256137338Y-152800000D02* +X263659800Y-152799999D01* +X266800000Y-149659800D02* +X266800000Y-139200000D01* +X215640200Y-137100000D02* +X223840204Y-145300000D01* +X190172489Y-152669104D02* +X190615241Y-152226352D01* +X199879900Y-137100000D02* +X215640200Y-137100000D01* +X269450706Y-136549294D02* +X276720316Y-136549294D01* +X192000000Y-144979900D02* +X199879900Y-137100000D01* +X254710050Y-151372713D02* +X256137338Y-152800000D01* +X242942968Y-151372713D02* +X254710050Y-151372713D01* +X185554572Y-152669104D02* +X190172489Y-152669104D01* +X190615241Y-146384759D02* +X192000000Y-145000000D01* +X223840204Y-145300000D02* +X236870252Y-145300000D01* +X266800000Y-139200000D02* +X269450706Y-136549294D01* +X236870252Y-145300000D02* +X242942968Y-151372713D01* +%TO.N,matrix_ring_home*% +X224710051Y-143200000D02* +X237740102Y-143200000D01* +X237740102Y-143200000D02* +X243812815Y-149272713D01* +X255782763Y-149272713D02* +X257210051Y-150700000D01* +X268102379Y-123897621D02* +X277827194Y-123897621D01* +X264700000Y-148789950D02* +X264700000Y-134310050D01* +X243812815Y-149272713D02* +X255782763Y-149272713D01* +X264700000Y-134310050D02* +X267000000Y-132010050D01* +X216510050Y-135000000D02* +X224710051Y-143200000D01* +X267000000Y-132010050D02* +X267000000Y-125000000D01* +X183898613Y-133741405D02* +X188516530Y-133741405D01* +X188516530Y-133741405D02* +X188959282Y-133298653D01* +X197298653Y-133298653D02* +X199000000Y-135000000D01* +X267000000Y-125000000D02* +X268102379Y-123897621D01* +X257210051Y-150700000D02* +X262789950Y-150700000D01* +X262789950Y-150700000D02* +X264700000Y-148789950D01* +X199000000Y-135000000D02* +X216510050Y-135000000D01* +X188959282Y-133298653D02* +X197298653Y-133298653D01* +%TO.N,matrix_ring_top*% +X187303323Y-114370954D02* +X182685406Y-114370954D01* +X187303323Y-114370954D02* +X194370954Y-114370954D01* +X194370954Y-114370954D02* +X203300000Y-123300000D01* +X238160103Y-123300000D02* +X243260102Y-128400000D01* +X203300000Y-123300000D02* +X238160103Y-123300000D01* +X249213847Y-128400000D02* +X261095557Y-140281710D01* +X182685406Y-114370954D02* +X182242654Y-114813706D01* +X243260102Y-128400000D02* +X249213847Y-128400000D01* +%TO.N,matrix_middle_bottom*% +X210624205Y-146000000D02* +X236580302Y-146000000D01* +X270250000Y-139000000D02* +X276419311Y-139000000D01* +X267500000Y-141750000D02* +X270250000Y-139000000D01* +X254420100Y-152072713D02* +X255847389Y-153500000D01* +X263949750Y-153499999D02* +X267500000Y-149949749D01* +X210577562Y-145953357D02* +X210624205Y-146000000D01* +X276419311Y-139000000D02* +X276498940Y-139079629D01* +X267500000Y-149949749D02* +X267500000Y-141750000D01* +X205497562Y-145953357D02* +X210577562Y-145953357D01* +X255847389Y-153500000D02* +X263949750Y-153499999D01* +X242653019Y-152072713D02* +X254420100Y-152072713D01* +X236580302Y-146000000D02* +X242653019Y-152072713D01* +%TO.N,matrix_middle_home*% +X257500000Y-150000000D02* +X262500000Y-150000000D01* +X264000000Y-148500000D02* +X264000000Y-134020100D01* +X264000000Y-134020100D02* +X266300000Y-131720100D01* +X266300000Y-124700000D02* +X270000000Y-121000000D01* +X217000000Y-129500000D02* +X217000000Y-134500000D01* +X270000000Y-121000000D02* +X277681282Y-121000000D01* +X244102764Y-148572713D02* +X256072713Y-148572713D01* +X266300000Y-131720100D02* +X266300000Y-124700000D01* +X205497562Y-126953357D02* +X210577562Y-126953357D01* +X277681282Y-121000000D02* +X278048569Y-121367287D01* +X225000000Y-142500000D02* +X238030051Y-142500000D01* +X238030051Y-142500000D02* +X244102764Y-148572713D01* +X256072713Y-148572713D02* +X257500000Y-150000000D01* +X214453357Y-126953357D02* +X217000000Y-129500000D01* +X210577562Y-126953357D02* +X214453357Y-126953357D01* +X262500000Y-150000000D02* +X264000000Y-148500000D01* +X217000000Y-134500000D02* +X225000000Y-142500000D01* +%TO.N,matrix_middle_top*% +X210577562Y-107953357D02* +X205497562Y-107953357D01* +X222600000Y-122600000D02* +X238450052Y-122600000D01* +X238450052Y-122600000D02* +X243550051Y-127700000D01* +X243550051Y-127700000D02* +X251265558Y-127700000D01* +X217953357Y-107953357D02* +X221000000Y-111000000D01* +X210577562Y-107953357D02* +X217953357Y-107953357D01* +X251265558Y-127700000D02* +X261316933Y-137751375D01* +X221000000Y-121000000D02* +X222600000Y-122600000D01* +X221000000Y-111000000D02* +X221000000Y-121000000D01* +%TO.N,matrix_index_bottom*% +X268200000Y-150239699D02* +X264239699Y-154200000D01* +X230710648Y-147289352D02* +X230710648Y-150944065D01* +X236290357Y-146700000D02* +X231300000Y-146700000D01* +X230267896Y-150501313D02* +X230710648Y-150944065D01* +X225649979Y-150501313D02* +X230267896Y-150501313D01* +X254130151Y-152772713D02* +X242363070Y-152772713D01* +X242363070Y-152772713D02* +X236290357Y-146700000D01* +X276277565Y-141609963D02* +X270890037Y-141609963D01* +X268200000Y-144300000D02* +X268200000Y-150239699D01* +X270890037Y-141609963D02* +X268200000Y-144300000D01* +X255557440Y-154200000D02* +X254130151Y-152772713D01* +X231300000Y-146700000D02* +X230710648Y-147289352D01* +X264239699Y-154200000D02* +X255557440Y-154200000D01* +%TO.N,matrix_index_home*% +X231923855Y-131573613D02* +X232366607Y-132016365D01* +X238000000Y-141480000D02* +X244392713Y-147872713D01* +X236016365Y-132016365D02* +X238000000Y-134000000D01* +X232366607Y-132016365D02* +X236016365Y-132016365D01* +X238000000Y-134000000D02* +X238000000Y-141480000D01* +X227305938Y-131573613D02* +X231923855Y-131573613D01* +X244392713Y-147872713D02* +X260431431Y-147872713D01* +%TO.N,matrix_index_top*% +X234022566Y-113088666D02* +X237548666Y-113088666D01* +X237548666Y-113088666D02* +X238760000Y-114300000D01* +X228961897Y-112645914D02* +X233579814Y-112645914D01* +X238760000Y-114300000D02* +X238760000Y-121920000D01* +X238760000Y-121920000D02* +X243840000Y-127000000D01* +X253317268Y-127000000D02* +X261538309Y-135221041D01* +X233579814Y-112645914D02* +X234022566Y-113088666D01* +X243840000Y-127000000D02* +X253317268Y-127000000D01* +%TO.N,matrix_inner_bottom*% +X268900000Y-150529649D02* +X268900000Y-146050000D01* +X270809702Y-144140298D02* +X276056189Y-144140298D01* +X249307156Y-156385564D02* +X250792720Y-154900000D01* +X250792720Y-154900000D02* +X264529649Y-154900000D01* +X249307156Y-156385564D02* +X244689239Y-156385564D01* +X268900000Y-146050000D02* +X270809702Y-144140298D01* +X244689239Y-156385564D02* +X244246487Y-155942812D01* +X264529649Y-154900000D02* +X268900000Y-150529649D01* +%TO.N,matrix_inner_home*% +X252768291Y-137457864D02* +X260652806Y-145342379D01* +X250520363Y-137015112D02* +X250963115Y-137457864D01* +X250963115Y-137457864D02* +X252768291Y-137457864D01* +X245902446Y-137015112D02* +X250520363Y-137015112D01* +%TO.N,matrix_inner_top*% +X256530165Y-118530165D02* +X258000000Y-120000000D01* +X247558405Y-118087413D02* +X252176322Y-118087413D01* +X252619074Y-118530165D02* +X256530165Y-118530165D01* +X258000000Y-120000000D02* +X258000000Y-128931022D01* +X252176322Y-118087413D02* +X252619074Y-118530165D01* +X258000000Y-128931022D02* +X261759684Y-132690706D01* +%TO.N,thumb_tucky*% +X243000000Y-177419599D02* +X269600000Y-150819598D01* +X247251480Y-185000000D02* +X247618383Y-185366903D01* +X242711480Y-184052102D02* +X243000000Y-183763582D01* +X269600000Y-150819598D02* +X269600000Y-148400000D01* +X271329368Y-146670632D02* +X275834813Y-146670632D01* +X242711480Y-184052102D02* +X243659378Y-185000000D01* +X269600000Y-148400000D02* +X271329368Y-146670632D01* +X243659378Y-185000000D02* +X247251480Y-185000000D01* +X243000000Y-183763582D02* +X243000000Y-177419599D01* +%TO.N,thumb_reachy*% +X266644832Y-194644832D02* +X264104832Y-192104832D01* +X275000000Y-151000000D02* +X275613438Y-150386562D01* +X270409549Y-151000000D02* +X275000000Y-151000000D01* +X247500000Y-173909549D02* +X270409549Y-151000000D01* +X264104832Y-192104832D02* +X263885182Y-192104832D01* +X263885182Y-192104832D02* +X247500000Y-175719650D01* +X268284592Y-194644832D02* +X266644832Y-194644832D01* +X275613438Y-150386562D02* +X275613438Y-149200967D01* +X247500000Y-175719650D02* +X247500000Y-173909549D01* +%TD*% +M02* diff --git a/fpkb_v4/gerber/fpkb_v4-F_Mask.gbr b/fpkb_v4/gerber/fpkb_v4-F_Mask.gbr new file mode 100644 index 0000000..6ea18d9 --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-F_Mask.gbr @@ -0,0 +1,314 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,7.0.6*% +%TF.CreationDate,2023-08-06T11:36:17+02:00*% +%TF.ProjectId,fpkb_v4,66706b62-5f76-4342-9e6b-696361645f70,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Soldermask,Top*% +%TF.FilePolarity,Negative*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW 7.0.6) date 2023-08-06 11:36:17* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 Aperture macros list* +%AMRoundRect* +0 Rectangle with rounded corners* +0 $1 Rounding radius* +0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners* +0 Add a 4 corners polygon primitive as box body* +4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0* +0 Add four circle primitives for the rounded corners* +1,1,$1+$1,$2,$3* +1,1,$1+$1,$4,$5* +1,1,$1+$1,$6,$7* +1,1,$1+$1,$8,$9* +0 Add four rect primitives between the rounded corners* +20,1,$1+$1,$2,$3,$4,$5,0* +20,1,$1+$1,$4,$5,$6,$7,0* +20,1,$1+$1,$6,$7,$8,$9,0* +20,1,$1+$1,$8,$9,$2,$3,0*% +%AMHorizOval* +0 Thick line with rounded ends* +0 $1 width* +0 $2 $3 position (X,Y) of the first rounded end (center of the circle)* +0 $4 $5 position (X,Y) of the second rounded end (center of the circle)* +0 Add line between two ends* +20,1,$1,$2,$3,$4,$5,0* +0 Add two circle primitives to create the rounded ends* +1,1,$1,$2,$3* +1,1,$1,$4,$5*% +G04 Aperture macros list end* +%ADD10C,1.801800*% +%ADD11C,4.087800*% +%ADD12C,2.386000*% +%ADD13C,1.852600*% +%ADD14RoundRect,0.050000X-0.796591X0.949340X-0.949340X-0.796591X0.796591X-0.949340X0.949340X0.796591X0*% +%ADD15C,1.600000*% +%ADD16HorizOval,1.700000X-0.298858X0.026147X0.298858X-0.026147X0*% +G04 APERTURE END LIST* +D10* +%TO.C,S6*% +X180155071Y-120095750D03* +D11* +X185215740Y-119652999D03* +D10* +X190276409Y-119210248D03* +D12* +X182242654Y-114813706D03* +X187303323Y-114370954D03* +X181198863Y-117454728D03* +X188789866Y-116790601D03* +%TD*% +D10* +%TO.C,S16*% +X238943228Y-188301605D03* +D11* +X243850131Y-189616406D03* +D10* +X248757034Y-190931207D03* +D12* +X242711480Y-184052102D03* +X247618383Y-185366903D03* +X240827354Y-186176854D03* +X248187709Y-188149055D03* +%TD*% +D10* +%TO.C,S9*% +X202957562Y-113033357D03* +D11* +X208037562Y-113033357D03* +D10* +X213117562Y-113033357D03* +D12* +X205497562Y-107953357D03* +X210577562Y-107953357D03* +X204227562Y-110493357D03* +X211847562Y-110493357D03* +%TD*% +D10* +%TO.C,S17*% +X259145478Y-195234241D03* +D11* +X263544887Y-197774241D03* +D10* +X267944296Y-200314241D03* +D12* +X263885182Y-192104832D03* +X268284592Y-194644832D03* +X261515330Y-193669536D03* +X268114444Y-197479536D03* +%TD*% +D10* +%TO.C,S11*% +X224332852Y-136412907D03* +D11* +X229393521Y-136855658D03* +D10* +X234454190Y-137298409D03* +D12* +X227305938Y-131573613D03* +X232366607Y-132016365D03* +X225819395Y-133993260D03* +X233410398Y-134657387D03* +%TD*% +D10* +%TO.C,S14*% +X242929360Y-141854406D03* +D11* +X247990029Y-142297157D03* +D10* +X253050698Y-142739908D03* +D12* +X245902446Y-137015112D03* +X250963115Y-137457864D03* +X244415903Y-139434759D03* +X252006906Y-140098886D03* +%TD*% +D10* +%TO.C,S4*% +X183466989Y-157951148D03* +D11* +X188527658Y-157508397D03* +D10* +X193588327Y-157065646D03* +D12* +X185554572Y-152669104D03* +X190615241Y-152226352D03* +X184510781Y-155310126D03* +X192101784Y-154645999D03* +%TD*% +D13* +%TO.C,MCU1*% +X276941691Y-134018959D03* +D14* +X262866562Y-120039033D03* +D13* +X262645187Y-122569368D03* +X262423811Y-125099702D03* +X262202435Y-127630037D03* +X261981060Y-130160371D03* +X261759684Y-132690706D03* +X261538309Y-135221041D03* +X261316933Y-137751375D03* +X261095557Y-140281710D03* +X260874182Y-142812044D03* +X260652806Y-145342379D03* +X260431431Y-147872713D03* +X278048569Y-121367287D03* +X277827194Y-123897621D03* +X277605818Y-126427956D03* +X277384443Y-128958290D03* +X277163067Y-131488625D03* +X276720316Y-136549294D03* +X276498940Y-139079629D03* +X276277565Y-141609963D03* +X276056189Y-144140298D03* +X275834813Y-146670632D03* +X275613438Y-149200967D03* +%TD*% +D10* +%TO.C,S15*% +X244585319Y-122926707D03* +D11* +X249645988Y-123369458D03* +D10* +X254706657Y-123812209D03* +D12* +X247558405Y-118087413D03* +X252619074Y-118530165D03* +X246071862Y-120507060D03* +X253662865Y-121171187D03* +%TD*% +D15* +%TO.C,TRRS1*% +X273665976Y-168936334D03* +X266692613Y-168326244D03* +D16* +X264203345Y-165799675D03* +X263802429Y-170382171D03* +X265299159Y-165895547D03* +X264898243Y-170478042D03* +X269283938Y-166244170D03* +X268883022Y-170826665D03* +X272272522Y-166505637D03* +X271871606Y-171088133D03* +%TD*% +D10* +%TO.C,S5*% +X181811030Y-139023449D03* +D11* +X186871699Y-138580698D03* +D10* +X191932368Y-138137947D03* +D12* +X183898613Y-133741405D03* +X188959282Y-133298653D03* +X182854822Y-136382427D03* +X190445825Y-135718300D03* +%TD*% +D10* +%TO.C,S8*% +X202957562Y-132033357D03* +D11* +X208037562Y-132033357D03* +D10* +X213117562Y-132033357D03* +D12* +X205497562Y-126953357D03* +X210577562Y-126953357D03* +X204227562Y-129493357D03* +X211847562Y-129493357D03* +%TD*% +D10* +%TO.C,S3*% +X159407597Y-136790288D03* +D11* +X164410420Y-135908155D03* +D10* +X169413243Y-135026022D03* +D12* +X161026876Y-131346398D03* +X166029699Y-130464265D03* +X160217236Y-134068343D03* +X167721471Y-132745144D03* +%TD*% +D10* +%TO.C,S13*% +X241273401Y-160782106D03* +D11* +X246334070Y-161224857D03* +D10* +X251394739Y-161667608D03* +D12* +X244246487Y-155942812D03* +X249307156Y-156385564D03* +X242759944Y-158362459D03* +X250350947Y-159026586D03* +%TD*% +D10* +%TO.C,S12*% +X225988811Y-117485208D03* +D11* +X231049480Y-117927959D03* +D10* +X236110149Y-118370710D03* +D12* +X228961897Y-112645914D03* +X234022566Y-113088666D03* +X227475354Y-115065561D03* +X235066357Y-115729688D03* +%TD*% +D10* +%TO.C,S7*% +X202957562Y-151033357D03* +D11* +X208037562Y-151033357D03* +D10* +X213117562Y-151033357D03* +D12* +X205497562Y-145953357D03* +X210577562Y-145953357D03* +X204227562Y-148493357D03* +X211847562Y-148493357D03* +%TD*% +D10* +%TO.C,S2*% +X162706913Y-155501636D03* +D11* +X167709736Y-154619503D03* +D10* +X172712559Y-153737370D03* +D12* +X164326192Y-150057746D03* +X169329015Y-149175613D03* +X163516552Y-152779691D03* +X171020787Y-151456492D03* +%TD*% +D10* +%TO.C,S10*% +X222676893Y-155340607D03* +D11* +X227737562Y-155783358D03* +D10* +X232798231Y-156226109D03* +D12* +X225649979Y-150501313D03* +X230710648Y-150944065D03* +X224163436Y-152920960D03* +X231754439Y-153585087D03* +%TD*% +D10* +%TO.C,S1*% +X166006228Y-174212983D03* +D11* +X171009051Y-173330850D03* +D10* +X176011874Y-172448717D03* +D12* +X167625507Y-168769093D03* +X172628330Y-167886960D03* +X166815867Y-171491038D03* +X174320102Y-170167839D03* +%TD*% +M02* diff --git a/fpkb_v4/gerber/fpkb_v4-F_Paste.gbr b/fpkb_v4/gerber/fpkb_v4-F_Paste.gbr new file mode 100644 index 0000000..dea395c --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-F_Paste.gbr @@ -0,0 +1,15 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,7.0.6*% +%TF.CreationDate,2023-08-06T11:36:17+02:00*% +%TF.ProjectId,fpkb_v4,66706b62-5f76-4342-9e6b-696361645f70,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Paste,Top*% +%TF.FilePolarity,Positive*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW 7.0.6) date 2023-08-06 11:36:17* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 APERTURE END LIST* +M02* diff --git a/fpkb_v4/gerber/fpkb_v4-F_Silkscreen.gbr b/fpkb_v4/gerber/fpkb_v4-F_Silkscreen.gbr new file mode 100644 index 0000000..6e2ff48 --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-F_Silkscreen.gbr @@ -0,0 +1,56 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,7.0.6*% +%TF.CreationDate,2023-08-06T11:36:17+02:00*% +%TF.ProjectId,fpkb_v4,66706b62-5f76-4342-9e6b-696361645f70,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Legend,Top*% +%TF.FilePolarity,Positive*% +%FSLAX46Y46*% +G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW 7.0.6) date 2023-08-06 11:36:17* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +G04 Aperture macros list* +%AMRotRect* +0 Rectangle, with rotation* +0 The origin of the aperture is its center* +0 $1 length* +0 $2 width* +0 $3 Rotation angle, in degrees counterclockwise* +0 Add horizontal line* +21,1,$1,$2,0,0,$3*% +G04 Aperture macros list end* +%ADD10C,1.752600*% +%ADD11RotRect,1.752600X1.752600X265.000000*% +G04 APERTURE END LIST* +D10* +%TO.C,MCU1*% +X276941691Y-134018959D03* +D11* +X262866562Y-120039033D03* +D10* +X262645187Y-122569368D03* +X262423811Y-125099702D03* +X262202435Y-127630037D03* +X261981060Y-130160371D03* +X261759684Y-132690706D03* +X261538309Y-135221041D03* +X261316933Y-137751375D03* +X261095557Y-140281710D03* +X260874182Y-142812044D03* +X260652806Y-145342379D03* +X260431431Y-147872713D03* +X278048569Y-121367287D03* +X277827194Y-123897621D03* +X277605818Y-126427956D03* +X277384443Y-128958290D03* +X277163067Y-131488625D03* +X276720316Y-136549294D03* +X276498940Y-139079629D03* +X276277565Y-141609963D03* +X276056189Y-144140298D03* +X275834813Y-146670632D03* +X275613438Y-149200967D03* +%TD*% +M02* diff --git a/fpkb_v4/gerber/fpkb_v4-NPTH-drl_map.gbr b/fpkb_v4/gerber/fpkb_v4-NPTH-drl_map.gbr new file mode 100644 index 0000000..0326839 --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-NPTH-drl_map.gbr @@ -0,0 +1,2851 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,7.0.6*% +%TF.CreationDate,2023-08-06T11:36:13+02:00*% +%TF.ProjectId,fpkb_v4,66706b62-5f76-4342-9e6b-696361645f70,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Drillmap*% +%TF.FilePolarity,Positive*% +%FSLAX45Y45*% +G04 Gerber Fmt 4.5, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW 7.0.6) date 2023-08-06 11:36:13* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +%ADD10C,0.150000*% +%ADD11C,0.200000*% +%ADD12C,0.170180*% +%ADD13C,0.398780*% +G04 APERTURE END LIST* +D10* +X26509587Y-17340642D02* +G75* +G03* +X26404279Y-17414379I-8717J-99618D01* +G01* +X23504598Y-16977357D02* +G75* +G03* +X23595508Y-17085692I99622J-8714D01* +G01* +X17409918Y-12353783D02* +G75* +G03* +X17492172Y-12246582I-17368J98483D01* +G01* +X27738814Y-19479699D02* +G75* +G03* +X27702213Y-19343097I-86605J49999D01* +G01* +X16347668Y-18532099D02* +X18218803Y-18202167D01* +X18194508Y-16862441D02* +X19890664Y-16714046D01* +X24308966Y-11225575D02* +X27994887Y-11548051D01* +X20051121Y-16152843D02* +G75* +G03* +X19952000Y-16261000I-1J-99497D01* +G01* +X25029568Y-20224915D02* +G75* +G03* +X25005449Y-20214926I-49998J-86605D01* +G01* +X19662471Y-10811466D02* +G75* +G03* +X19753756Y-10711854I-8711J99616D01* +G01* +X20051121Y-16153336D02* +X21560309Y-16153336D01* +X19853756Y-10253336D02* +G75* +G03* +X19753756Y-10353336I4J-100004D01* +G01* +X19890665Y-16714049D02* +G75* +G03* +X19981568Y-16605711I-8715J99619D01* +G01* +X27480668Y-17425600D02* +X26509587Y-17340641D01* +X17483676Y-11002093D02* +X19662472Y-10811473D01* +X21853763Y-10537687D02* +G75* +G03* +X21945041Y-10637306I99997J-3D01* +G01* +X23504605Y-16977357D02* +X23520293Y-16798042D01* +X15242028Y-12837579D02* +X16231823Y-18450983D01* +X21644954Y-16433207D02* +X21659928Y-16262051D01* +X24218066Y-11117240D02* +G75* +G03* +X24308966Y-11225574I99614J-8720D01* +G01* +X23520293Y-16798042D02* +G75* +G03* +X23429389Y-16689707I-99624J8712D01* +G01* +X23195624Y-19729985D02* +X25005449Y-20214926D01* +X27480667Y-17425603D02* +G75* +G03* +X27589003Y-17334696I8713J99623D01* +G01* +X26404279Y-17414379D02* +X26150468Y-18361613D01* +X23124913Y-19607510D02* +X23765089Y-17218342D01* +X21735858Y-16541542D02* +X23429389Y-16689707D01* +X19952000Y-16261000D02* +X19981568Y-16605711D01* +X26150463Y-18361611D02* +G75* +G03* +X26197061Y-18474097I96597J-25879D01* +G01* +X26652211Y-21161755D02* +G75* +G03* +X26788815Y-21125148I49999J86605D01* +G01* +X19853756Y-10253336D02* +X21753756Y-10253336D01* +X28085789Y-11656386D02* +G75* +G03* +X27994887Y-11548051I-99619J8716D01* +G01* +X21853764Y-10353336D02* +G75* +G03* +X21753756Y-10253336I-100004J-4D01* +G01* +X18194509Y-16862444D02* +G75* +G03* +X18104743Y-16979425I8711J-99616D01* +G01* +X17392772Y-11110428D02* +X17492172Y-12246582D01* +X15323144Y-12721733D02* +X17409918Y-12353779D01* +X21644948Y-16433207D02* +G75* +G03* +X21735858Y-16541542I99622J-8713D01* +G01* +X21853756Y-10353336D02* +X21853756Y-10537687D01* +X18218804Y-18202170D02* +G75* +G03* +X18299919Y-18086322I-17364J98480D01* +G01* +X18104743Y-16979425D02* +X18299919Y-18086322D01* +X21945041Y-10637306D02* +X24142846Y-10829589D01* +X23677212Y-17092840D02* +X23595508Y-17085692D01* +X26788815Y-21125148D02* +X27738815Y-19479700D01* +X15323143Y-12721728D02* +G75* +G03* +X15242028Y-12837579I17367J-98482D01* +G01* +X21659934Y-16262052D02* +G75* +G03* +X21560309Y-16153336I-99624J8712D01* +G01* +X16231820Y-18450983D02* +G75* +G03* +X16347668Y-18532099I98480J17363D01* +G01* +X17483675Y-11002091D02* +G75* +G03* +X17392772Y-11110429I8715J-99619D01* +G01* +X25029567Y-20224916D02* +X26652213Y-21161751D01* +X23124914Y-19607510D02* +G75* +G03* +X23195624Y-19729985I96596J-25880D01* +G01* +X19753756Y-10711854D02* +X19753756Y-10353336D01* +X24233751Y-10937925D02* +G75* +G03* +X24142846Y-10829589I-99621J8715D01* +G01* +X27589003Y-17334696D02* +X28085791Y-11656386D01* +X24233750Y-10937925D02* +X24218062Y-11117240D01* +X26197061Y-18474097D02* +X27702213Y-19343097D01* +X23765092Y-17218343D02* +G75* +G03* +X23677212Y-17092840I-96592J25883D01* +G01* +D11* +D10* +X26594261Y-16757624D02* +X26744261Y-16907624D01* +X26744261Y-16757624D02* +X26594261Y-16907624D01* +X27291598Y-16818633D02* +X27441598Y-16968633D01* +X27441598Y-16818633D02* +X27291598Y-16968633D01* +D12* +X16025850Y-13679029D02* +G75* +G03* +X16025850Y-13679029I-85090J0D01* +G01* +X16355781Y-15550164D02* +G75* +G03* +X16355781Y-15550164I-85090J0D01* +G01* +X16685713Y-17421298D02* +G75* +G03* +X16685713Y-17421298I-85090J0D01* +G01* +X17026414Y-13502602D02* +G75* +G03* +X17026414Y-13502602I-85090J0D01* +G01* +X17356346Y-15373737D02* +G75* +G03* +X17356346Y-15373737I-85090J0D01* +G01* +X17686277Y-17244872D02* +G75* +G03* +X17686277Y-17244872I-85090J0D01* +G01* +X18100597Y-12009575D02* +G75* +G03* +X18100597Y-12009575I-85090J0D01* +G01* +X18266193Y-13902345D02* +G75* +G03* +X18266193Y-13902345I-85090J0D01* +G01* +X18431789Y-15795115D02* +G75* +G03* +X18431789Y-15795115I-85090J0D01* +G01* +X19112731Y-11921025D02* +G75* +G03* +X19112731Y-11921025I-85090J0D01* +G01* +X19278327Y-13813795D02* +G75* +G03* +X19278327Y-13813795I-85090J0D01* +G01* +X19443923Y-15706565D02* +G75* +G03* +X19443923Y-15706565I-85090J0D01* +G01* +X20380846Y-11303336D02* +G75* +G03* +X20380846Y-11303336I-85090J0D01* +G01* +X20380846Y-13203336D02* +G75* +G03* +X20380846Y-13203336I-85090J0D01* +G01* +X20380846Y-15103336D02* +G75* +G03* +X20380846Y-15103336I-85090J0D01* +G01* +X21396846Y-11303336D02* +G75* +G03* +X21396846Y-11303336I-85090J0D01* +G01* +X21396846Y-13203336D02* +G75* +G03* +X21396846Y-13203336I-85090J0D01* +G01* +X21396846Y-15103336D02* +G75* +G03* +X21396846Y-15103336I-85090J0D01* +G01* +X22352779Y-15534061D02* +G75* +G03* +X22352779Y-15534061I-85090J0D01* +G01* +X22518375Y-13641291D02* +G75* +G03* +X22518375Y-13641291I-85090J0D01* +G01* +X22683971Y-11748521D02* +G75* +G03* +X22683971Y-11748521I-85090J0D01* +G01* +X23364913Y-15622611D02* +G75* +G03* +X23364913Y-15622611I-85090J0D01* +G01* +X23530509Y-13729841D02* +G75* +G03* +X23530509Y-13729841I-85090J0D01* +G01* +X23696105Y-11837071D02* +G75* +G03* +X23696105Y-11837071I-85090J0D01* +G01* +X23979413Y-18830161D02* +G75* +G03* +X23979413Y-18830161I-85090J0D01* +G01* +X24212430Y-16078211D02* +G75* +G03* +X24212430Y-16078211I-85090J0D01* +G01* +X24378026Y-14185441D02* +G75* +G03* +X24378026Y-14185441I-85090J0D01* +G01* +X24543622Y-12292671D02* +G75* +G03* +X24543622Y-12292671I-85090J0D01* +G01* +X24960793Y-19093121D02* +G75* +G03* +X24960793Y-19093121I-85090J0D01* +G01* +X25224564Y-16166761D02* +G75* +G03* +X25224564Y-16166761I-85090J0D01* +G01* +X25390160Y-14273991D02* +G75* +G03* +X25390160Y-14273991I-85090J0D01* +G01* +X25555756Y-12381221D02* +G75* +G03* +X25555756Y-12381221I-85090J0D01* +G01* +X25999638Y-19523424D02* +G75* +G03* +X25999638Y-19523424I-85090J0D01* +G01* +X26879520Y-20031424D02* +G75* +G03* +X26879520Y-20031424I-85090J0D01* +G01* +D13* +X16441042Y-13391425D02* +X16441042Y-13790205D01* +X16241652Y-13590815D02* +X16640432Y-13590815D01* +X16770974Y-15262560D02* +X16770974Y-15661340D01* +X16571584Y-15461950D02* +X16970364Y-15461950D01* +X17100905Y-17133695D02* +X17100905Y-17532475D01* +X16901515Y-17333085D02* +X17300295Y-17333085D01* +X18521574Y-11765910D02* +X18521574Y-12164690D01* +X18322184Y-11965300D02* +X18720964Y-11965300D01* +X18687170Y-13658680D02* +X18687170Y-14057460D01* +X18487780Y-13858070D02* +X18886560Y-13858070D01* +X18852766Y-15551450D02* +X18852766Y-15950230D01* +X18653376Y-15750840D02* +X19052156Y-15750840D01* +X20803756Y-11103946D02* +X20803756Y-11502726D01* +X20604366Y-11303336D02* +X21003146Y-11303336D01* +X20803756Y-13003946D02* +X20803756Y-13402726D01* +X20604366Y-13203336D02* +X21003146Y-13203336D01* +X20803756Y-14903946D02* +X20803756Y-15302726D01* +X20604366Y-15103336D02* +X21003146Y-15103336D01* +X22773756Y-15378946D02* +X22773756Y-15777726D01* +X22574366Y-15578336D02* +X22973146Y-15578336D01* +X22939352Y-13486176D02* +X22939352Y-13884956D01* +X22739962Y-13685566D02* +X23138742Y-13685566D01* +X23104948Y-11593406D02* +X23104948Y-11992186D01* +X22905558Y-11792796D02* +X23304338Y-11792796D01* +X24385013Y-18762251D02* +X24385013Y-19161031D01* +X24185623Y-18961641D02* +X24584403Y-18961641D01* +X24633407Y-15923096D02* +X24633407Y-16321876D01* +X24434017Y-16122486D02* +X24832797Y-16122486D01* +X24799003Y-14030326D02* +X24799003Y-14429106D01* +X24599613Y-14229716D02* +X24998393Y-14229716D01* +X24964599Y-12137556D02* +X24964599Y-12536336D01* +X24765209Y-12336946D02* +X25163989Y-12336946D01* +X26354489Y-19578034D02* +X26354489Y-19976814D01* +X26155099Y-19777424D02* +X26553879Y-19777424D01* +D11* +X15493785Y-21494135D02* +X15493785Y-21294135D01* +X15493785Y-21294135D02* +X15541404Y-21294135D01* +X15541404Y-21294135D02* +X15569975Y-21303659D01* +X15569975Y-21303659D02* +X15589023Y-21322707D01* +X15589023Y-21322707D02* +X15598547Y-21341754D01* +X15598547Y-21341754D02* +X15608071Y-21379850D01* +X15608071Y-21379850D02* +X15608071Y-21408421D01* +X15608071Y-21408421D02* +X15598547Y-21446516D01* +X15598547Y-21446516D02* +X15589023Y-21465564D01* +X15589023Y-21465564D02* +X15569975Y-21484612D01* +X15569975Y-21484612D02* +X15541404Y-21494135D01* +X15541404Y-21494135D02* +X15493785Y-21494135D01* +X15693785Y-21494135D02* +X15693785Y-21360802D01* +X15693785Y-21398897D02* +X15703309Y-21379850D01* +X15703309Y-21379850D02* +X15712833Y-21370326D01* +X15712833Y-21370326D02* +X15731880Y-21360802D01* +X15731880Y-21360802D02* +X15750928Y-21360802D01* +X15817594Y-21494135D02* +X15817594Y-21360802D01* +X15817594Y-21294135D02* +X15808071Y-21303659D01* +X15808071Y-21303659D02* +X15817594Y-21313183D01* +X15817594Y-21313183D02* +X15827118Y-21303659D01* +X15827118Y-21303659D02* +X15817594Y-21294135D01* +X15817594Y-21294135D02* +X15817594Y-21313183D01* +X15941404Y-21494135D02* +X15922356Y-21484612D01* +X15922356Y-21484612D02* +X15912833Y-21465564D01* +X15912833Y-21465564D02* +X15912833Y-21294135D01* +X16046166Y-21494135D02* +X16027118Y-21484612D01* +X16027118Y-21484612D02* +X16017594Y-21465564D01* +X16017594Y-21465564D02* +X16017594Y-21294135D01* +X16274737Y-21494135D02* +X16274737Y-21294135D01* +X16274737Y-21294135D02* +X16341404Y-21436992D01* +X16341404Y-21436992D02* +X16408071Y-21294135D01* +X16408071Y-21294135D02* +X16408071Y-21494135D01* +X16589023Y-21494135D02* +X16589023Y-21389373D01* +X16589023Y-21389373D02* +X16579499Y-21370326D01* +X16579499Y-21370326D02* +X16560452Y-21360802D01* +X16560452Y-21360802D02* +X16522356Y-21360802D01* +X16522356Y-21360802D02* +X16503309Y-21370326D01* +X16589023Y-21484612D02* +X16569975Y-21494135D01* +X16569975Y-21494135D02* +X16522356Y-21494135D01* +X16522356Y-21494135D02* +X16503309Y-21484612D01* +X16503309Y-21484612D02* +X16493785Y-21465564D01* +X16493785Y-21465564D02* +X16493785Y-21446516D01* +X16493785Y-21446516D02* +X16503309Y-21427469D01* +X16503309Y-21427469D02* +X16522356Y-21417945D01* +X16522356Y-21417945D02* +X16569975Y-21417945D01* +X16569975Y-21417945D02* +X16589023Y-21408421D01* +X16684261Y-21360802D02* +X16684261Y-21560802D01* +X16684261Y-21370326D02* +X16703309Y-21360802D01* +X16703309Y-21360802D02* +X16741404Y-21360802D01* +X16741404Y-21360802D02* +X16760452Y-21370326D01* +X16760452Y-21370326D02* +X16769975Y-21379850D01* +X16769975Y-21379850D02* +X16779499Y-21398897D01* +X16779499Y-21398897D02* +X16779499Y-21456040D01* +X16779499Y-21456040D02* +X16769975Y-21475088D01* +X16769975Y-21475088D02* +X16760452Y-21484612D01* +X16760452Y-21484612D02* +X16741404Y-21494135D01* +X16741404Y-21494135D02* +X16703309Y-21494135D01* +X16703309Y-21494135D02* +X16684261Y-21484612D01* +X16865214Y-21475088D02* +X16874737Y-21484612D01* +X16874737Y-21484612D02* +X16865214Y-21494135D01* +X16865214Y-21494135D02* +X16855690Y-21484612D01* +X16855690Y-21484612D02* +X16865214Y-21475088D01* +X16865214Y-21475088D02* +X16865214Y-21494135D01* +X16865214Y-21370326D02* +X16874737Y-21379850D01* +X16874737Y-21379850D02* +X16865214Y-21389373D01* +X16865214Y-21389373D02* +X16855690Y-21379850D01* +X16855690Y-21379850D02* +X16865214Y-21370326D01* +X16865214Y-21370326D02* +X16865214Y-21389373D01* +D10* +X15083008Y-21747652D02* +X15233008Y-21897652D01* +X15233008Y-21747652D02* +X15083008Y-21897652D01* +D11* +X15598547Y-21914135D02* +X15484261Y-21914135D01* +X15541404Y-21914135D02* +X15541404Y-21714135D01* +X15541404Y-21714135D02* +X15522356Y-21742707D01* +X15522356Y-21742707D02* +X15503309Y-21761754D01* +X15503309Y-21761754D02* +X15484261Y-21771278D01* +X15684261Y-21895088D02* +X15693785Y-21904612D01* +X15693785Y-21904612D02* +X15684261Y-21914135D01* +X15684261Y-21914135D02* +X15674737Y-21904612D01* +X15674737Y-21904612D02* +X15684261Y-21895088D01* +X15684261Y-21895088D02* +X15684261Y-21914135D01* +X15874737Y-21714135D02* +X15779499Y-21714135D01* +X15779499Y-21714135D02* +X15769975Y-21809373D01* +X15769975Y-21809373D02* +X15779499Y-21799850D01* +X15779499Y-21799850D02* +X15798547Y-21790326D01* +X15798547Y-21790326D02* +X15846166Y-21790326D01* +X15846166Y-21790326D02* +X15865214Y-21799850D01* +X15865214Y-21799850D02* +X15874737Y-21809373D01* +X15874737Y-21809373D02* +X15884261Y-21828421D01* +X15884261Y-21828421D02* +X15884261Y-21876040D01* +X15884261Y-21876040D02* +X15874737Y-21895088D01* +X15874737Y-21895088D02* +X15865214Y-21904612D01* +X15865214Y-21904612D02* +X15846166Y-21914135D01* +X15846166Y-21914135D02* +X15798547Y-21914135D01* +X15798547Y-21914135D02* +X15779499Y-21904612D01* +X15779499Y-21904612D02* +X15769975Y-21895088D01* +X16008071Y-21714135D02* +X16027118Y-21714135D01* +X16027118Y-21714135D02* +X16046166Y-21723659D01* +X16046166Y-21723659D02* +X16055690Y-21733183D01* +X16055690Y-21733183D02* +X16065214Y-21752231D01* +X16065214Y-21752231D02* +X16074737Y-21790326D01* +X16074737Y-21790326D02* +X16074737Y-21837945D01* +X16074737Y-21837945D02* +X16065214Y-21876040D01* +X16065214Y-21876040D02* +X16055690Y-21895088D01* +X16055690Y-21895088D02* +X16046166Y-21904612D01* +X16046166Y-21904612D02* +X16027118Y-21914135D01* +X16027118Y-21914135D02* +X16008071Y-21914135D01* +X16008071Y-21914135D02* +X15989023Y-21904612D01* +X15989023Y-21904612D02* +X15979499Y-21895088D01* +X15979499Y-21895088D02* +X15969975Y-21876040D01* +X15969975Y-21876040D02* +X15960452Y-21837945D01* +X15960452Y-21837945D02* +X15960452Y-21790326D01* +X15960452Y-21790326D02* +X15969975Y-21752231D01* +X15969975Y-21752231D02* +X15979499Y-21733183D01* +X15979499Y-21733183D02* +X15989023Y-21723659D01* +X15989023Y-21723659D02* +X16008071Y-21714135D01* +X16198547Y-21714135D02* +X16217595Y-21714135D01* +X16217595Y-21714135D02* +X16236642Y-21723659D01* +X16236642Y-21723659D02* +X16246166Y-21733183D01* +X16246166Y-21733183D02* +X16255690Y-21752231D01* +X16255690Y-21752231D02* +X16265214Y-21790326D01* +X16265214Y-21790326D02* +X16265214Y-21837945D01* +X16265214Y-21837945D02* +X16255690Y-21876040D01* +X16255690Y-21876040D02* +X16246166Y-21895088D01* +X16246166Y-21895088D02* +X16236642Y-21904612D01* +X16236642Y-21904612D02* +X16217595Y-21914135D01* +X16217595Y-21914135D02* +X16198547Y-21914135D01* +X16198547Y-21914135D02* +X16179499Y-21904612D01* +X16179499Y-21904612D02* +X16169975Y-21895088D01* +X16169975Y-21895088D02* +X16160452Y-21876040D01* +X16160452Y-21876040D02* +X16150928Y-21837945D01* +X16150928Y-21837945D02* +X16150928Y-21790326D01* +X16150928Y-21790326D02* +X16160452Y-21752231D01* +X16160452Y-21752231D02* +X16169975Y-21733183D01* +X16169975Y-21733183D02* +X16179499Y-21723659D01* +X16179499Y-21723659D02* +X16198547Y-21714135D01* +X16350928Y-21914135D02* +X16350928Y-21780802D01* +X16350928Y-21799850D02* +X16360452Y-21790326D01* +X16360452Y-21790326D02* +X16379499Y-21780802D01* +X16379499Y-21780802D02* +X16408071Y-21780802D01* +X16408071Y-21780802D02* +X16427118Y-21790326D01* +X16427118Y-21790326D02* +X16436642Y-21809373D01* +X16436642Y-21809373D02* +X16436642Y-21914135D01* +X16436642Y-21809373D02* +X16446166Y-21790326D01* +X16446166Y-21790326D02* +X16465214Y-21780802D01* +X16465214Y-21780802D02* +X16493785Y-21780802D01* +X16493785Y-21780802D02* +X16512833Y-21790326D01* +X16512833Y-21790326D02* +X16522356Y-21809373D01* +X16522356Y-21809373D02* +X16522356Y-21914135D01* +X16617595Y-21914135D02* +X16617595Y-21780802D01* +X16617595Y-21799850D02* +X16627118Y-21790326D01* +X16627118Y-21790326D02* +X16646166Y-21780802D01* +X16646166Y-21780802D02* +X16674737Y-21780802D01* +X16674737Y-21780802D02* +X16693785Y-21790326D01* +X16693785Y-21790326D02* +X16703309Y-21809373D01* +X16703309Y-21809373D02* +X16703309Y-21914135D01* +X16703309Y-21809373D02* +X16712833Y-21790326D01* +X16712833Y-21790326D02* +X16731880Y-21780802D01* +X16731880Y-21780802D02* +X16760452Y-21780802D01* +X16760452Y-21780802D02* +X16779499Y-21790326D01* +X16779499Y-21790326D02* +X16789023Y-21809373D01* +X16789023Y-21809373D02* +X16789023Y-21914135D01* +X17179499Y-21704612D02* +X17008071Y-21961754D01* +X17436642Y-21714135D02* +X17455690Y-21714135D01* +X17455690Y-21714135D02* +X17474738Y-21723659D01* +X17474738Y-21723659D02* +X17484261Y-21733183D01* +X17484261Y-21733183D02* +X17493785Y-21752231D01* +X17493785Y-21752231D02* +X17503309Y-21790326D01* +X17503309Y-21790326D02* +X17503309Y-21837945D01* +X17503309Y-21837945D02* +X17493785Y-21876040D01* +X17493785Y-21876040D02* +X17484261Y-21895088D01* +X17484261Y-21895088D02* +X17474738Y-21904612D01* +X17474738Y-21904612D02* +X17455690Y-21914135D01* +X17455690Y-21914135D02* +X17436642Y-21914135D01* +X17436642Y-21914135D02* +X17417595Y-21904612D01* +X17417595Y-21904612D02* +X17408071Y-21895088D01* +X17408071Y-21895088D02* +X17398547Y-21876040D01* +X17398547Y-21876040D02* +X17389023Y-21837945D01* +X17389023Y-21837945D02* +X17389023Y-21790326D01* +X17389023Y-21790326D02* +X17398547Y-21752231D01* +X17398547Y-21752231D02* +X17408071Y-21733183D01* +X17408071Y-21733183D02* +X17417595Y-21723659D01* +X17417595Y-21723659D02* +X17436642Y-21714135D01* +X17589023Y-21895088D02* +X17598547Y-21904612D01* +X17598547Y-21904612D02* +X17589023Y-21914135D01* +X17589023Y-21914135D02* +X17579500Y-21904612D01* +X17579500Y-21904612D02* +X17589023Y-21895088D01* +X17589023Y-21895088D02* +X17589023Y-21914135D01* +X17722357Y-21714135D02* +X17741404Y-21714135D01* +X17741404Y-21714135D02* +X17760452Y-21723659D01* +X17760452Y-21723659D02* +X17769976Y-21733183D01* +X17769976Y-21733183D02* +X17779500Y-21752231D01* +X17779500Y-21752231D02* +X17789023Y-21790326D01* +X17789023Y-21790326D02* +X17789023Y-21837945D01* +X17789023Y-21837945D02* +X17779500Y-21876040D01* +X17779500Y-21876040D02* +X17769976Y-21895088D01* +X17769976Y-21895088D02* +X17760452Y-21904612D01* +X17760452Y-21904612D02* +X17741404Y-21914135D01* +X17741404Y-21914135D02* +X17722357Y-21914135D01* +X17722357Y-21914135D02* +X17703309Y-21904612D01* +X17703309Y-21904612D02* +X17693785Y-21895088D01* +X17693785Y-21895088D02* +X17684261Y-21876040D01* +X17684261Y-21876040D02* +X17674738Y-21837945D01* +X17674738Y-21837945D02* +X17674738Y-21790326D01* +X17674738Y-21790326D02* +X17684261Y-21752231D01* +X17684261Y-21752231D02* +X17693785Y-21733183D01* +X17693785Y-21733183D02* +X17703309Y-21723659D01* +X17703309Y-21723659D02* +X17722357Y-21714135D01* +X17969976Y-21714135D02* +X17874738Y-21714135D01* +X17874738Y-21714135D02* +X17865214Y-21809373D01* +X17865214Y-21809373D02* +X17874738Y-21799850D01* +X17874738Y-21799850D02* +X17893785Y-21790326D01* +X17893785Y-21790326D02* +X17941404Y-21790326D01* +X17941404Y-21790326D02* +X17960452Y-21799850D01* +X17960452Y-21799850D02* +X17969976Y-21809373D01* +X17969976Y-21809373D02* +X17979500Y-21828421D01* +X17979500Y-21828421D02* +X17979500Y-21876040D01* +X17979500Y-21876040D02* +X17969976Y-21895088D01* +X17969976Y-21895088D02* +X17960452Y-21904612D01* +X17960452Y-21904612D02* +X17941404Y-21914135D01* +X17941404Y-21914135D02* +X17893785Y-21914135D01* +X17893785Y-21914135D02* +X17874738Y-21904612D01* +X17874738Y-21904612D02* +X17865214Y-21895088D01* +X18074738Y-21914135D02* +X18112833Y-21914135D01* +X18112833Y-21914135D02* +X18131881Y-21904612D01* +X18131881Y-21904612D02* +X18141404Y-21895088D01* +X18141404Y-21895088D02* +X18160452Y-21866516D01* +X18160452Y-21866516D02* +X18169976Y-21828421D01* +X18169976Y-21828421D02* +X18169976Y-21752231D01* +X18169976Y-21752231D02* +X18160452Y-21733183D01* +X18160452Y-21733183D02* +X18150928Y-21723659D01* +X18150928Y-21723659D02* +X18131881Y-21714135D01* +X18131881Y-21714135D02* +X18093785Y-21714135D01* +X18093785Y-21714135D02* +X18074738Y-21723659D01* +X18074738Y-21723659D02* +X18065214Y-21733183D01* +X18065214Y-21733183D02* +X18055690Y-21752231D01* +X18055690Y-21752231D02* +X18055690Y-21799850D01* +X18055690Y-21799850D02* +X18065214Y-21818897D01* +X18065214Y-21818897D02* +X18074738Y-21828421D01* +X18074738Y-21828421D02* +X18093785Y-21837945D01* +X18093785Y-21837945D02* +X18131881Y-21837945D01* +X18131881Y-21837945D02* +X18150928Y-21828421D01* +X18150928Y-21828421D02* +X18160452Y-21818897D01* +X18160452Y-21818897D02* +X18169976Y-21799850D01* +X18360452Y-21914135D02* +X18246166Y-21914135D01* +X18303309Y-21914135D02* +X18303309Y-21714135D01* +X18303309Y-21714135D02* +X18284261Y-21742707D01* +X18284261Y-21742707D02* +X18265214Y-21761754D01* +X18265214Y-21761754D02* +X18246166Y-21771278D01* +X18436642Y-21714135D02* +X18436642Y-21752231D01* +X18512833Y-21714135D02* +X18512833Y-21752231D01* +X18808071Y-21990326D02* +X18798547Y-21980802D01* +X18798547Y-21980802D02* +X18779500Y-21952231D01* +X18779500Y-21952231D02* +X18769976Y-21933183D01* +X18769976Y-21933183D02* +X18760452Y-21904612D01* +X18760452Y-21904612D02* +X18750928Y-21856992D01* +X18750928Y-21856992D02* +X18750928Y-21818897D01* +X18750928Y-21818897D02* +X18760452Y-21771278D01* +X18760452Y-21771278D02* +X18769976Y-21742707D01* +X18769976Y-21742707D02* +X18779500Y-21723659D01* +X18779500Y-21723659D02* +X18798547Y-21695088D01* +X18798547Y-21695088D02* +X18808071Y-21685564D01* +X18874738Y-21733183D02* +X18884262Y-21723659D01* +X18884262Y-21723659D02* +X18903309Y-21714135D01* +X18903309Y-21714135D02* +X18950928Y-21714135D01* +X18950928Y-21714135D02* +X18969976Y-21723659D01* +X18969976Y-21723659D02* +X18979500Y-21733183D01* +X18979500Y-21733183D02* +X18989023Y-21752231D01* +X18989023Y-21752231D02* +X18989023Y-21771278D01* +X18989023Y-21771278D02* +X18979500Y-21799850D01* +X18979500Y-21799850D02* +X18865214Y-21914135D01* +X18865214Y-21914135D02* +X18989023Y-21914135D01* +X19227119Y-21914135D02* +X19227119Y-21714135D01* +X19312833Y-21914135D02* +X19312833Y-21809373D01* +X19312833Y-21809373D02* +X19303309Y-21790326D01* +X19303309Y-21790326D02* +X19284262Y-21780802D01* +X19284262Y-21780802D02* +X19255690Y-21780802D01* +X19255690Y-21780802D02* +X19236643Y-21790326D01* +X19236643Y-21790326D02* +X19227119Y-21799850D01* +X19436643Y-21914135D02* +X19417595Y-21904612D01* +X19417595Y-21904612D02* +X19408071Y-21895088D01* +X19408071Y-21895088D02* +X19398547Y-21876040D01* +X19398547Y-21876040D02* +X19398547Y-21818897D01* +X19398547Y-21818897D02* +X19408071Y-21799850D01* +X19408071Y-21799850D02* +X19417595Y-21790326D01* +X19417595Y-21790326D02* +X19436643Y-21780802D01* +X19436643Y-21780802D02* +X19465214Y-21780802D01* +X19465214Y-21780802D02* +X19484262Y-21790326D01* +X19484262Y-21790326D02* +X19493785Y-21799850D01* +X19493785Y-21799850D02* +X19503309Y-21818897D01* +X19503309Y-21818897D02* +X19503309Y-21876040D01* +X19503309Y-21876040D02* +X19493785Y-21895088D01* +X19493785Y-21895088D02* +X19484262Y-21904612D01* +X19484262Y-21904612D02* +X19465214Y-21914135D01* +X19465214Y-21914135D02* +X19436643Y-21914135D01* +X19617595Y-21914135D02* +X19598547Y-21904612D01* +X19598547Y-21904612D02* +X19589024Y-21885564D01* +X19589024Y-21885564D02* +X19589024Y-21714135D01* +X19769976Y-21904612D02* +X19750928Y-21914135D01* +X19750928Y-21914135D02* +X19712833Y-21914135D01* +X19712833Y-21914135D02* +X19693785Y-21904612D01* +X19693785Y-21904612D02* +X19684262Y-21885564D01* +X19684262Y-21885564D02* +X19684262Y-21809373D01* +X19684262Y-21809373D02* +X19693785Y-21790326D01* +X19693785Y-21790326D02* +X19712833Y-21780802D01* +X19712833Y-21780802D02* +X19750928Y-21780802D01* +X19750928Y-21780802D02* +X19769976Y-21790326D01* +X19769976Y-21790326D02* +X19779500Y-21809373D01* +X19779500Y-21809373D02* +X19779500Y-21828421D01* +X19779500Y-21828421D02* +X19684262Y-21847469D01* +X19855690Y-21904612D02* +X19874738Y-21914135D01* +X19874738Y-21914135D02* +X19912833Y-21914135D01* +X19912833Y-21914135D02* +X19931881Y-21904612D01* +X19931881Y-21904612D02* +X19941405Y-21885564D01* +X19941405Y-21885564D02* +X19941405Y-21876040D01* +X19941405Y-21876040D02* +X19931881Y-21856992D01* +X19931881Y-21856992D02* +X19912833Y-21847469D01* +X19912833Y-21847469D02* +X19884262Y-21847469D01* +X19884262Y-21847469D02* +X19865214Y-21837945D01* +X19865214Y-21837945D02* +X19855690Y-21818897D01* +X19855690Y-21818897D02* +X19855690Y-21809373D01* +X19855690Y-21809373D02* +X19865214Y-21790326D01* +X19865214Y-21790326D02* +X19884262Y-21780802D01* +X19884262Y-21780802D02* +X19912833Y-21780802D01* +X19912833Y-21780802D02* +X19931881Y-21790326D01* +X20008071Y-21990326D02* +X20017595Y-21980802D01* +X20017595Y-21980802D02* +X20036643Y-21952231D01* +X20036643Y-21952231D02* +X20046166Y-21933183D01* +X20046166Y-21933183D02* +X20055690Y-21904612D01* +X20055690Y-21904612D02* +X20065214Y-21856992D01* +X20065214Y-21856992D02* +X20065214Y-21818897D01* +X20065214Y-21818897D02* +X20055690Y-21771278D01* +X20055690Y-21771278D02* +X20046166Y-21742707D01* +X20046166Y-21742707D02* +X20036643Y-21723659D01* +X20036643Y-21723659D02* +X20017595Y-21695088D01* +X20017595Y-21695088D02* +X20008071Y-21685564D01* +X20369976Y-21990326D02* +X20360452Y-21980802D01* +X20360452Y-21980802D02* +X20341405Y-21952231D01* +X20341405Y-21952231D02* +X20331881Y-21933183D01* +X20331881Y-21933183D02* +X20322357Y-21904612D01* +X20322357Y-21904612D02* +X20312833Y-21856992D01* +X20312833Y-21856992D02* +X20312833Y-21818897D01* +X20312833Y-21818897D02* +X20322357Y-21771278D01* +X20322357Y-21771278D02* +X20331881Y-21742707D01* +X20331881Y-21742707D02* +X20341405Y-21723659D01* +X20341405Y-21723659D02* +X20360452Y-21695088D01* +X20360452Y-21695088D02* +X20369976Y-21685564D01* +X20446166Y-21780802D02* +X20446166Y-21914135D01* +X20446166Y-21799850D02* +X20455690Y-21790326D01* +X20455690Y-21790326D02* +X20474738Y-21780802D01* +X20474738Y-21780802D02* +X20503309Y-21780802D01* +X20503309Y-21780802D02* +X20522357Y-21790326D01* +X20522357Y-21790326D02* +X20531881Y-21809373D01* +X20531881Y-21809373D02* +X20531881Y-21914135D01* +X20655690Y-21914135D02* +X20636643Y-21904612D01* +X20636643Y-21904612D02* +X20627119Y-21895088D01* +X20627119Y-21895088D02* +X20617595Y-21876040D01* +X20617595Y-21876040D02* +X20617595Y-21818897D01* +X20617595Y-21818897D02* +X20627119Y-21799850D01* +X20627119Y-21799850D02* +X20636643Y-21790326D01* +X20636643Y-21790326D02* +X20655690Y-21780802D01* +X20655690Y-21780802D02* +X20684262Y-21780802D01* +X20684262Y-21780802D02* +X20703309Y-21790326D01* +X20703309Y-21790326D02* +X20712833Y-21799850D01* +X20712833Y-21799850D02* +X20722357Y-21818897D01* +X20722357Y-21818897D02* +X20722357Y-21876040D01* +X20722357Y-21876040D02* +X20712833Y-21895088D01* +X20712833Y-21895088D02* +X20703309Y-21904612D01* +X20703309Y-21904612D02* +X20684262Y-21914135D01* +X20684262Y-21914135D02* +X20655690Y-21914135D01* +X20779500Y-21780802D02* +X20855690Y-21780802D01* +X20808071Y-21714135D02* +X20808071Y-21885564D01* +X20808071Y-21885564D02* +X20817595Y-21904612D01* +X20817595Y-21904612D02* +X20836643Y-21914135D01* +X20836643Y-21914135D02* +X20855690Y-21914135D01* +X21074738Y-21780802D02* +X21074738Y-21980802D01* +X21074738Y-21790326D02* +X21093786Y-21780802D01* +X21093786Y-21780802D02* +X21131881Y-21780802D01* +X21131881Y-21780802D02* +X21150928Y-21790326D01* +X21150928Y-21790326D02* +X21160452Y-21799850D01* +X21160452Y-21799850D02* +X21169976Y-21818897D01* +X21169976Y-21818897D02* +X21169976Y-21876040D01* +X21169976Y-21876040D02* +X21160452Y-21895088D01* +X21160452Y-21895088D02* +X21150928Y-21904612D01* +X21150928Y-21904612D02* +X21131881Y-21914135D01* +X21131881Y-21914135D02* +X21093786Y-21914135D01* +X21093786Y-21914135D02* +X21074738Y-21904612D01* +X21284262Y-21914135D02* +X21265214Y-21904612D01* +X21265214Y-21904612D02* +X21255690Y-21885564D01* +X21255690Y-21885564D02* +X21255690Y-21714135D01* +X21446167Y-21914135D02* +X21446167Y-21809373D01* +X21446167Y-21809373D02* +X21436643Y-21790326D01* +X21436643Y-21790326D02* +X21417595Y-21780802D01* +X21417595Y-21780802D02* +X21379500Y-21780802D01* +X21379500Y-21780802D02* +X21360452Y-21790326D01* +X21446167Y-21904612D02* +X21427119Y-21914135D01* +X21427119Y-21914135D02* +X21379500Y-21914135D01* +X21379500Y-21914135D02* +X21360452Y-21904612D01* +X21360452Y-21904612D02* +X21350928Y-21885564D01* +X21350928Y-21885564D02* +X21350928Y-21866516D01* +X21350928Y-21866516D02* +X21360452Y-21847469D01* +X21360452Y-21847469D02* +X21379500Y-21837945D01* +X21379500Y-21837945D02* +X21427119Y-21837945D01* +X21427119Y-21837945D02* +X21446167Y-21828421D01* +X21512833Y-21780802D02* +X21589024Y-21780802D01* +X21541405Y-21714135D02* +X21541405Y-21885564D01* +X21541405Y-21885564D02* +X21550928Y-21904612D01* +X21550928Y-21904612D02* +X21569976Y-21914135D01* +X21569976Y-21914135D02* +X21589024Y-21914135D01* +X21731881Y-21904612D02* +X21712833Y-21914135D01* +X21712833Y-21914135D02* +X21674738Y-21914135D01* +X21674738Y-21914135D02* +X21655690Y-21904612D01* +X21655690Y-21904612D02* +X21646167Y-21885564D01* +X21646167Y-21885564D02* +X21646167Y-21809373D01* +X21646167Y-21809373D02* +X21655690Y-21790326D01* +X21655690Y-21790326D02* +X21674738Y-21780802D01* +X21674738Y-21780802D02* +X21712833Y-21780802D01* +X21712833Y-21780802D02* +X21731881Y-21790326D01* +X21731881Y-21790326D02* +X21741405Y-21809373D01* +X21741405Y-21809373D02* +X21741405Y-21828421D01* +X21741405Y-21828421D02* +X21646167Y-21847469D01* +X21912833Y-21914135D02* +X21912833Y-21714135D01* +X21912833Y-21904612D02* +X21893786Y-21914135D01* +X21893786Y-21914135D02* +X21855690Y-21914135D01* +X21855690Y-21914135D02* +X21836643Y-21904612D01* +X21836643Y-21904612D02* +X21827119Y-21895088D01* +X21827119Y-21895088D02* +X21817595Y-21876040D01* +X21817595Y-21876040D02* +X21817595Y-21818897D01* +X21817595Y-21818897D02* +X21827119Y-21799850D01* +X21827119Y-21799850D02* +X21836643Y-21790326D01* +X21836643Y-21790326D02* +X21855690Y-21780802D01* +X21855690Y-21780802D02* +X21893786Y-21780802D01* +X21893786Y-21780802D02* +X21912833Y-21790326D01* +X21989024Y-21990326D02* +X21998548Y-21980802D01* +X21998548Y-21980802D02* +X22017595Y-21952231D01* +X22017595Y-21952231D02* +X22027119Y-21933183D01* +X22027119Y-21933183D02* +X22036643Y-21904612D01* +X22036643Y-21904612D02* +X22046167Y-21856992D01* +X22046167Y-21856992D02* +X22046167Y-21818897D01* +X22046167Y-21818897D02* +X22036643Y-21771278D01* +X22036643Y-21771278D02* +X22027119Y-21742707D01* +X22027119Y-21742707D02* +X22017595Y-21723659D01* +X22017595Y-21723659D02* +X21998548Y-21695088D01* +X21998548Y-21695088D02* +X21989024Y-21685564D01* +D12* +X15233008Y-22092652D02* +G75* +G03* +X15233008Y-22092652I-85090J0D01* +G01* +D11* +X15598547Y-22184135D02* +X15484261Y-22184135D01* +X15541404Y-22184135D02* +X15541404Y-21984135D01* +X15541404Y-21984135D02* +X15522356Y-22012707D01* +X15522356Y-22012707D02* +X15503309Y-22031754D01* +X15503309Y-22031754D02* +X15484261Y-22041278D01* +X15684261Y-22165088D02* +X15693785Y-22174612D01* +X15693785Y-22174612D02* +X15684261Y-22184135D01* +X15684261Y-22184135D02* +X15674737Y-22174612D01* +X15674737Y-22174612D02* +X15684261Y-22165088D01* +X15684261Y-22165088D02* +X15684261Y-22184135D01* +X15760452Y-21984135D02* +X15893785Y-21984135D01* +X15893785Y-21984135D02* +X15808071Y-22184135D01* +X16008071Y-21984135D02* +X16027118Y-21984135D01* +X16027118Y-21984135D02* +X16046166Y-21993659D01* +X16046166Y-21993659D02* +X16055690Y-22003183D01* +X16055690Y-22003183D02* +X16065214Y-22022231D01* +X16065214Y-22022231D02* +X16074737Y-22060326D01* +X16074737Y-22060326D02* +X16074737Y-22107945D01* +X16074737Y-22107945D02* +X16065214Y-22146040D01* +X16065214Y-22146040D02* +X16055690Y-22165088D01* +X16055690Y-22165088D02* +X16046166Y-22174612D01* +X16046166Y-22174612D02* +X16027118Y-22184135D01* +X16027118Y-22184135D02* +X16008071Y-22184135D01* +X16008071Y-22184135D02* +X15989023Y-22174612D01* +X15989023Y-22174612D02* +X15979499Y-22165088D01* +X15979499Y-22165088D02* +X15969975Y-22146040D01* +X15969975Y-22146040D02* +X15960452Y-22107945D01* +X15960452Y-22107945D02* +X15960452Y-22060326D01* +X15960452Y-22060326D02* +X15969975Y-22022231D01* +X15969975Y-22022231D02* +X15979499Y-22003183D01* +X15979499Y-22003183D02* +X15989023Y-21993659D01* +X15989023Y-21993659D02* +X16008071Y-21984135D01* +X16150928Y-22003183D02* +X16160452Y-21993659D01* +X16160452Y-21993659D02* +X16179499Y-21984135D01* +X16179499Y-21984135D02* +X16227118Y-21984135D01* +X16227118Y-21984135D02* +X16246166Y-21993659D01* +X16246166Y-21993659D02* +X16255690Y-22003183D01* +X16255690Y-22003183D02* +X16265214Y-22022231D01* +X16265214Y-22022231D02* +X16265214Y-22041278D01* +X16265214Y-22041278D02* +X16255690Y-22069850D01* +X16255690Y-22069850D02* +X16141404Y-22184135D01* +X16141404Y-22184135D02* +X16265214Y-22184135D01* +X16350928Y-22184135D02* +X16350928Y-22050802D01* +X16350928Y-22069850D02* +X16360452Y-22060326D01* +X16360452Y-22060326D02* +X16379499Y-22050802D01* +X16379499Y-22050802D02* +X16408071Y-22050802D01* +X16408071Y-22050802D02* +X16427118Y-22060326D01* +X16427118Y-22060326D02* +X16436642Y-22079373D01* +X16436642Y-22079373D02* +X16436642Y-22184135D01* +X16436642Y-22079373D02* +X16446166Y-22060326D01* +X16446166Y-22060326D02* +X16465214Y-22050802D01* +X16465214Y-22050802D02* +X16493785Y-22050802D01* +X16493785Y-22050802D02* +X16512833Y-22060326D01* +X16512833Y-22060326D02* +X16522356Y-22079373D01* +X16522356Y-22079373D02* +X16522356Y-22184135D01* +X16617595Y-22184135D02* +X16617595Y-22050802D01* +X16617595Y-22069850D02* +X16627118Y-22060326D01* +X16627118Y-22060326D02* +X16646166Y-22050802D01* +X16646166Y-22050802D02* +X16674737Y-22050802D01* +X16674737Y-22050802D02* +X16693785Y-22060326D01* +X16693785Y-22060326D02* +X16703309Y-22079373D01* +X16703309Y-22079373D02* +X16703309Y-22184135D01* +X16703309Y-22079373D02* +X16712833Y-22060326D01* +X16712833Y-22060326D02* +X16731880Y-22050802D01* +X16731880Y-22050802D02* +X16760452Y-22050802D01* +X16760452Y-22050802D02* +X16779499Y-22060326D01* +X16779499Y-22060326D02* +X16789023Y-22079373D01* +X16789023Y-22079373D02* +X16789023Y-22184135D01* +X17179499Y-21974612D02* +X17008071Y-22231754D01* +X17436642Y-21984135D02* +X17455690Y-21984135D01* +X17455690Y-21984135D02* +X17474738Y-21993659D01* +X17474738Y-21993659D02* +X17484261Y-22003183D01* +X17484261Y-22003183D02* +X17493785Y-22022231D01* +X17493785Y-22022231D02* +X17503309Y-22060326D01* +X17503309Y-22060326D02* +X17503309Y-22107945D01* +X17503309Y-22107945D02* +X17493785Y-22146040D01* +X17493785Y-22146040D02* +X17484261Y-22165088D01* +X17484261Y-22165088D02* +X17474738Y-22174612D01* +X17474738Y-22174612D02* +X17455690Y-22184135D01* +X17455690Y-22184135D02* +X17436642Y-22184135D01* +X17436642Y-22184135D02* +X17417595Y-22174612D01* +X17417595Y-22174612D02* +X17408071Y-22165088D01* +X17408071Y-22165088D02* +X17398547Y-22146040D01* +X17398547Y-22146040D02* +X17389023Y-22107945D01* +X17389023Y-22107945D02* +X17389023Y-22060326D01* +X17389023Y-22060326D02* +X17398547Y-22022231D01* +X17398547Y-22022231D02* +X17408071Y-22003183D01* +X17408071Y-22003183D02* +X17417595Y-21993659D01* +X17417595Y-21993659D02* +X17436642Y-21984135D01* +X17589023Y-22165088D02* +X17598547Y-22174612D01* +X17598547Y-22174612D02* +X17589023Y-22184135D01* +X17589023Y-22184135D02* +X17579500Y-22174612D01* +X17579500Y-22174612D02* +X17589023Y-22165088D01* +X17589023Y-22165088D02* +X17589023Y-22184135D01* +X17722357Y-21984135D02* +X17741404Y-21984135D01* +X17741404Y-21984135D02* +X17760452Y-21993659D01* +X17760452Y-21993659D02* +X17769976Y-22003183D01* +X17769976Y-22003183D02* +X17779500Y-22022231D01* +X17779500Y-22022231D02* +X17789023Y-22060326D01* +X17789023Y-22060326D02* +X17789023Y-22107945D01* +X17789023Y-22107945D02* +X17779500Y-22146040D01* +X17779500Y-22146040D02* +X17769976Y-22165088D01* +X17769976Y-22165088D02* +X17760452Y-22174612D01* +X17760452Y-22174612D02* +X17741404Y-22184135D01* +X17741404Y-22184135D02* +X17722357Y-22184135D01* +X17722357Y-22184135D02* +X17703309Y-22174612D01* +X17703309Y-22174612D02* +X17693785Y-22165088D01* +X17693785Y-22165088D02* +X17684261Y-22146040D01* +X17684261Y-22146040D02* +X17674738Y-22107945D01* +X17674738Y-22107945D02* +X17674738Y-22060326D01* +X17674738Y-22060326D02* +X17684261Y-22022231D01* +X17684261Y-22022231D02* +X17693785Y-22003183D01* +X17693785Y-22003183D02* +X17703309Y-21993659D01* +X17703309Y-21993659D02* +X17722357Y-21984135D01* +X17960452Y-21984135D02* +X17922357Y-21984135D01* +X17922357Y-21984135D02* +X17903309Y-21993659D01* +X17903309Y-21993659D02* +X17893785Y-22003183D01* +X17893785Y-22003183D02* +X17874738Y-22031754D01* +X17874738Y-22031754D02* +X17865214Y-22069850D01* +X17865214Y-22069850D02* +X17865214Y-22146040D01* +X17865214Y-22146040D02* +X17874738Y-22165088D01* +X17874738Y-22165088D02* +X17884261Y-22174612D01* +X17884261Y-22174612D02* +X17903309Y-22184135D01* +X17903309Y-22184135D02* +X17941404Y-22184135D01* +X17941404Y-22184135D02* +X17960452Y-22174612D01* +X17960452Y-22174612D02* +X17969976Y-22165088D01* +X17969976Y-22165088D02* +X17979500Y-22146040D01* +X17979500Y-22146040D02* +X17979500Y-22098421D01* +X17979500Y-22098421D02* +X17969976Y-22079373D01* +X17969976Y-22079373D02* +X17960452Y-22069850D01* +X17960452Y-22069850D02* +X17941404Y-22060326D01* +X17941404Y-22060326D02* +X17903309Y-22060326D01* +X17903309Y-22060326D02* +X17884261Y-22069850D01* +X17884261Y-22069850D02* +X17874738Y-22079373D01* +X17874738Y-22079373D02* +X17865214Y-22098421D01* +X18046166Y-21984135D02* +X18179500Y-21984135D01* +X18179500Y-21984135D02* +X18093785Y-22184135D01* +X18293785Y-21984135D02* +X18312833Y-21984135D01* +X18312833Y-21984135D02* +X18331881Y-21993659D01* +X18331881Y-21993659D02* +X18341404Y-22003183D01* +X18341404Y-22003183D02* +X18350928Y-22022231D01* +X18350928Y-22022231D02* +X18360452Y-22060326D01* +X18360452Y-22060326D02* +X18360452Y-22107945D01* +X18360452Y-22107945D02* +X18350928Y-22146040D01* +X18350928Y-22146040D02* +X18341404Y-22165088D01* +X18341404Y-22165088D02* +X18331881Y-22174612D01* +X18331881Y-22174612D02* +X18312833Y-22184135D01* +X18312833Y-22184135D02* +X18293785Y-22184135D01* +X18293785Y-22184135D02* +X18274738Y-22174612D01* +X18274738Y-22174612D02* +X18265214Y-22165088D01* +X18265214Y-22165088D02* +X18255690Y-22146040D01* +X18255690Y-22146040D02* +X18246166Y-22107945D01* +X18246166Y-22107945D02* +X18246166Y-22060326D01* +X18246166Y-22060326D02* +X18255690Y-22022231D01* +X18255690Y-22022231D02* +X18265214Y-22003183D01* +X18265214Y-22003183D02* +X18274738Y-21993659D01* +X18274738Y-21993659D02* +X18293785Y-21984135D01* +X18436642Y-21984135D02* +X18436642Y-22022231D01* +X18512833Y-21984135D02* +X18512833Y-22022231D01* +X18808071Y-22260326D02* +X18798547Y-22250802D01* +X18798547Y-22250802D02* +X18779500Y-22222231D01* +X18779500Y-22222231D02* +X18769976Y-22203183D01* +X18769976Y-22203183D02* +X18760452Y-22174612D01* +X18760452Y-22174612D02* +X18750928Y-22126992D01* +X18750928Y-22126992D02* +X18750928Y-22088897D01* +X18750928Y-22088897D02* +X18760452Y-22041278D01* +X18760452Y-22041278D02* +X18769976Y-22012707D01* +X18769976Y-22012707D02* +X18779500Y-21993659D01* +X18779500Y-21993659D02* +X18798547Y-21965088D01* +X18798547Y-21965088D02* +X18808071Y-21955564D01* +X18865214Y-21984135D02* +X18989023Y-21984135D01* +X18989023Y-21984135D02* +X18922357Y-22060326D01* +X18922357Y-22060326D02* +X18950928Y-22060326D01* +X18950928Y-22060326D02* +X18969976Y-22069850D01* +X18969976Y-22069850D02* +X18979500Y-22079373D01* +X18979500Y-22079373D02* +X18989023Y-22098421D01* +X18989023Y-22098421D02* +X18989023Y-22146040D01* +X18989023Y-22146040D02* +X18979500Y-22165088D01* +X18979500Y-22165088D02* +X18969976Y-22174612D01* +X18969976Y-22174612D02* +X18950928Y-22184135D01* +X18950928Y-22184135D02* +X18893785Y-22184135D01* +X18893785Y-22184135D02* +X18874738Y-22174612D01* +X18874738Y-22174612D02* +X18865214Y-22165088D01* +X19160452Y-22050802D02* +X19160452Y-22184135D01* +X19112833Y-21974612D02* +X19065214Y-22117469D01* +X19065214Y-22117469D02* +X19189023Y-22117469D01* +X19417595Y-22184135D02* +X19417595Y-21984135D01* +X19503309Y-22184135D02* +X19503309Y-22079373D01* +X19503309Y-22079373D02* +X19493785Y-22060326D01* +X19493785Y-22060326D02* +X19474738Y-22050802D01* +X19474738Y-22050802D02* +X19446166Y-22050802D01* +X19446166Y-22050802D02* +X19427119Y-22060326D01* +X19427119Y-22060326D02* +X19417595Y-22069850D01* +X19627119Y-22184135D02* +X19608071Y-22174612D01* +X19608071Y-22174612D02* +X19598547Y-22165088D01* +X19598547Y-22165088D02* +X19589024Y-22146040D01* +X19589024Y-22146040D02* +X19589024Y-22088897D01* +X19589024Y-22088897D02* +X19598547Y-22069850D01* +X19598547Y-22069850D02* +X19608071Y-22060326D01* +X19608071Y-22060326D02* +X19627119Y-22050802D01* +X19627119Y-22050802D02* +X19655690Y-22050802D01* +X19655690Y-22050802D02* +X19674738Y-22060326D01* +X19674738Y-22060326D02* +X19684262Y-22069850D01* +X19684262Y-22069850D02* +X19693785Y-22088897D01* +X19693785Y-22088897D02* +X19693785Y-22146040D01* +X19693785Y-22146040D02* +X19684262Y-22165088D01* +X19684262Y-22165088D02* +X19674738Y-22174612D01* +X19674738Y-22174612D02* +X19655690Y-22184135D01* +X19655690Y-22184135D02* +X19627119Y-22184135D01* +X19808071Y-22184135D02* +X19789024Y-22174612D01* +X19789024Y-22174612D02* +X19779500Y-22155564D01* +X19779500Y-22155564D02* +X19779500Y-21984135D01* +X19960452Y-22174612D02* +X19941405Y-22184135D01* +X19941405Y-22184135D02* +X19903309Y-22184135D01* +X19903309Y-22184135D02* +X19884262Y-22174612D01* +X19884262Y-22174612D02* +X19874738Y-22155564D01* +X19874738Y-22155564D02* +X19874738Y-22079373D01* +X19874738Y-22079373D02* +X19884262Y-22060326D01* +X19884262Y-22060326D02* +X19903309Y-22050802D01* +X19903309Y-22050802D02* +X19941405Y-22050802D01* +X19941405Y-22050802D02* +X19960452Y-22060326D01* +X19960452Y-22060326D02* +X19969976Y-22079373D01* +X19969976Y-22079373D02* +X19969976Y-22098421D01* +X19969976Y-22098421D02* +X19874738Y-22117469D01* +X20046166Y-22174612D02* +X20065214Y-22184135D01* +X20065214Y-22184135D02* +X20103309Y-22184135D01* +X20103309Y-22184135D02* +X20122357Y-22174612D01* +X20122357Y-22174612D02* +X20131881Y-22155564D01* +X20131881Y-22155564D02* +X20131881Y-22146040D01* +X20131881Y-22146040D02* +X20122357Y-22126992D01* +X20122357Y-22126992D02* +X20103309Y-22117469D01* +X20103309Y-22117469D02* +X20074738Y-22117469D01* +X20074738Y-22117469D02* +X20055690Y-22107945D01* +X20055690Y-22107945D02* +X20046166Y-22088897D01* +X20046166Y-22088897D02* +X20046166Y-22079373D01* +X20046166Y-22079373D02* +X20055690Y-22060326D01* +X20055690Y-22060326D02* +X20074738Y-22050802D01* +X20074738Y-22050802D02* +X20103309Y-22050802D01* +X20103309Y-22050802D02* +X20122357Y-22060326D01* +X20198547Y-22260326D02* +X20208071Y-22250802D01* +X20208071Y-22250802D02* +X20227119Y-22222231D01* +X20227119Y-22222231D02* +X20236643Y-22203183D01* +X20236643Y-22203183D02* +X20246166Y-22174612D01* +X20246166Y-22174612D02* +X20255690Y-22126992D01* +X20255690Y-22126992D02* +X20255690Y-22088897D01* +X20255690Y-22088897D02* +X20246166Y-22041278D01* +X20246166Y-22041278D02* +X20236643Y-22012707D01* +X20236643Y-22012707D02* +X20227119Y-21993659D01* +X20227119Y-21993659D02* +X20208071Y-21965088D01* +X20208071Y-21965088D02* +X20198547Y-21955564D01* +X20560452Y-22260326D02* +X20550928Y-22250802D01* +X20550928Y-22250802D02* +X20531881Y-22222231D01* +X20531881Y-22222231D02* +X20522357Y-22203183D01* +X20522357Y-22203183D02* +X20512833Y-22174612D01* +X20512833Y-22174612D02* +X20503309Y-22126992D01* +X20503309Y-22126992D02* +X20503309Y-22088897D01* +X20503309Y-22088897D02* +X20512833Y-22041278D01* +X20512833Y-22041278D02* +X20522357Y-22012707D01* +X20522357Y-22012707D02* +X20531881Y-21993659D01* +X20531881Y-21993659D02* +X20550928Y-21965088D01* +X20550928Y-21965088D02* +X20560452Y-21955564D01* +X20636643Y-22050802D02* +X20636643Y-22184135D01* +X20636643Y-22069850D02* +X20646166Y-22060326D01* +X20646166Y-22060326D02* +X20665214Y-22050802D01* +X20665214Y-22050802D02* +X20693786Y-22050802D01* +X20693786Y-22050802D02* +X20712833Y-22060326D01* +X20712833Y-22060326D02* +X20722357Y-22079373D01* +X20722357Y-22079373D02* +X20722357Y-22184135D01* +X20846166Y-22184135D02* +X20827119Y-22174612D01* +X20827119Y-22174612D02* +X20817595Y-22165088D01* +X20817595Y-22165088D02* +X20808071Y-22146040D01* +X20808071Y-22146040D02* +X20808071Y-22088897D01* +X20808071Y-22088897D02* +X20817595Y-22069850D01* +X20817595Y-22069850D02* +X20827119Y-22060326D01* +X20827119Y-22060326D02* +X20846166Y-22050802D01* +X20846166Y-22050802D02* +X20874738Y-22050802D01* +X20874738Y-22050802D02* +X20893786Y-22060326D01* +X20893786Y-22060326D02* +X20903309Y-22069850D01* +X20903309Y-22069850D02* +X20912833Y-22088897D01* +X20912833Y-22088897D02* +X20912833Y-22146040D01* +X20912833Y-22146040D02* +X20903309Y-22165088D01* +X20903309Y-22165088D02* +X20893786Y-22174612D01* +X20893786Y-22174612D02* +X20874738Y-22184135D01* +X20874738Y-22184135D02* +X20846166Y-22184135D01* +X20969976Y-22050802D02* +X21046166Y-22050802D01* +X20998547Y-21984135D02* +X20998547Y-22155564D01* +X20998547Y-22155564D02* +X21008071Y-22174612D01* +X21008071Y-22174612D02* +X21027119Y-22184135D01* +X21027119Y-22184135D02* +X21046166Y-22184135D01* +X21265214Y-22050802D02* +X21265214Y-22250802D01* +X21265214Y-22060326D02* +X21284262Y-22050802D01* +X21284262Y-22050802D02* +X21322357Y-22050802D01* +X21322357Y-22050802D02* +X21341405Y-22060326D01* +X21341405Y-22060326D02* +X21350928Y-22069850D01* +X21350928Y-22069850D02* +X21360452Y-22088897D01* +X21360452Y-22088897D02* +X21360452Y-22146040D01* +X21360452Y-22146040D02* +X21350928Y-22165088D01* +X21350928Y-22165088D02* +X21341405Y-22174612D01* +X21341405Y-22174612D02* +X21322357Y-22184135D01* +X21322357Y-22184135D02* +X21284262Y-22184135D01* +X21284262Y-22184135D02* +X21265214Y-22174612D01* +X21474738Y-22184135D02* +X21455690Y-22174612D01* +X21455690Y-22174612D02* +X21446167Y-22155564D01* +X21446167Y-22155564D02* +X21446167Y-21984135D01* +X21636643Y-22184135D02* +X21636643Y-22079373D01* +X21636643Y-22079373D02* +X21627119Y-22060326D01* +X21627119Y-22060326D02* +X21608071Y-22050802D01* +X21608071Y-22050802D02* +X21569976Y-22050802D01* +X21569976Y-22050802D02* +X21550928Y-22060326D01* +X21636643Y-22174612D02* +X21617595Y-22184135D01* +X21617595Y-22184135D02* +X21569976Y-22184135D01* +X21569976Y-22184135D02* +X21550928Y-22174612D01* +X21550928Y-22174612D02* +X21541405Y-22155564D01* +X21541405Y-22155564D02* +X21541405Y-22136516D01* +X21541405Y-22136516D02* +X21550928Y-22117469D01* +X21550928Y-22117469D02* +X21569976Y-22107945D01* +X21569976Y-22107945D02* +X21617595Y-22107945D01* +X21617595Y-22107945D02* +X21636643Y-22098421D01* +X21703309Y-22050802D02* +X21779500Y-22050802D01* +X21731881Y-21984135D02* +X21731881Y-22155564D01* +X21731881Y-22155564D02* +X21741405Y-22174612D01* +X21741405Y-22174612D02* +X21760452Y-22184135D01* +X21760452Y-22184135D02* +X21779500Y-22184135D01* +X21922357Y-22174612D02* +X21903309Y-22184135D01* +X21903309Y-22184135D02* +X21865214Y-22184135D01* +X21865214Y-22184135D02* +X21846167Y-22174612D01* +X21846167Y-22174612D02* +X21836643Y-22155564D01* +X21836643Y-22155564D02* +X21836643Y-22079373D01* +X21836643Y-22079373D02* +X21846167Y-22060326D01* +X21846167Y-22060326D02* +X21865214Y-22050802D01* +X21865214Y-22050802D02* +X21903309Y-22050802D01* +X21903309Y-22050802D02* +X21922357Y-22060326D01* +X21922357Y-22060326D02* +X21931881Y-22079373D01* +X21931881Y-22079373D02* +X21931881Y-22098421D01* +X21931881Y-22098421D02* +X21836643Y-22117469D01* +X22103309Y-22184135D02* +X22103309Y-21984135D01* +X22103309Y-22174612D02* +X22084262Y-22184135D01* +X22084262Y-22184135D02* +X22046167Y-22184135D01* +X22046167Y-22184135D02* +X22027119Y-22174612D01* +X22027119Y-22174612D02* +X22017595Y-22165088D01* +X22017595Y-22165088D02* +X22008071Y-22146040D01* +X22008071Y-22146040D02* +X22008071Y-22088897D01* +X22008071Y-22088897D02* +X22017595Y-22069850D01* +X22017595Y-22069850D02* +X22027119Y-22060326D01* +X22027119Y-22060326D02* +X22046167Y-22050802D01* +X22046167Y-22050802D02* +X22084262Y-22050802D01* +X22084262Y-22050802D02* +X22103309Y-22060326D01* +X22179500Y-22260326D02* +X22189024Y-22250802D01* +X22189024Y-22250802D02* +X22208071Y-22222231D01* +X22208071Y-22222231D02* +X22217595Y-22203183D01* +X22217595Y-22203183D02* +X22227119Y-22174612D01* +X22227119Y-22174612D02* +X22236643Y-22126992D01* +X22236643Y-22126992D02* +X22236643Y-22088897D01* +X22236643Y-22088897D02* +X22227119Y-22041278D01* +X22227119Y-22041278D02* +X22217595Y-22012707D01* +X22217595Y-22012707D02* +X22208071Y-21993659D01* +X22208071Y-21993659D02* +X22189024Y-21965088D01* +X22189024Y-21965088D02* +X22179500Y-21955564D01* +X15133008Y-22282832D02* +X15133008Y-22482831D01* +X15033008Y-22382831D02* +X15233008Y-22382831D01* +X15474737Y-22274315D02* +X15598547Y-22274315D01* +X15598547Y-22274315D02* +X15531880Y-22350506D01* +X15531880Y-22350506D02* +X15560452Y-22350506D01* +X15560452Y-22350506D02* +X15579499Y-22360030D01* +X15579499Y-22360030D02* +X15589023Y-22369553D01* +X15589023Y-22369553D02* +X15598547Y-22388601D01* +X15598547Y-22388601D02* +X15598547Y-22436220D01* +X15598547Y-22436220D02* +X15589023Y-22455268D01* +X15589023Y-22455268D02* +X15579499Y-22464791D01* +X15579499Y-22464791D02* +X15560452Y-22474315D01* +X15560452Y-22474315D02* +X15503309Y-22474315D01* +X15503309Y-22474315D02* +X15484261Y-22464791D01* +X15484261Y-22464791D02* +X15474737Y-22455268D01* +X15684261Y-22455268D02* +X15693785Y-22464791D01* +X15693785Y-22464791D02* +X15684261Y-22474315D01* +X15684261Y-22474315D02* +X15674737Y-22464791D01* +X15674737Y-22464791D02* +X15684261Y-22455268D01* +X15684261Y-22455268D02* +X15684261Y-22474315D01* +X15789023Y-22474315D02* +X15827118Y-22474315D01* +X15827118Y-22474315D02* +X15846166Y-22464791D01* +X15846166Y-22464791D02* +X15855690Y-22455268D01* +X15855690Y-22455268D02* +X15874737Y-22426696D01* +X15874737Y-22426696D02* +X15884261Y-22388601D01* +X15884261Y-22388601D02* +X15884261Y-22312411D01* +X15884261Y-22312411D02* +X15874737Y-22293363D01* +X15874737Y-22293363D02* +X15865214Y-22283839D01* +X15865214Y-22283839D02* +X15846166Y-22274315D01* +X15846166Y-22274315D02* +X15808071Y-22274315D01* +X15808071Y-22274315D02* +X15789023Y-22283839D01* +X15789023Y-22283839D02* +X15779499Y-22293363D01* +X15779499Y-22293363D02* +X15769975Y-22312411D01* +X15769975Y-22312411D02* +X15769975Y-22360030D01* +X15769975Y-22360030D02* +X15779499Y-22379077D01* +X15779499Y-22379077D02* +X15789023Y-22388601D01* +X15789023Y-22388601D02* +X15808071Y-22398125D01* +X15808071Y-22398125D02* +X15846166Y-22398125D01* +X15846166Y-22398125D02* +X15865214Y-22388601D01* +X15865214Y-22388601D02* +X15874737Y-22379077D01* +X15874737Y-22379077D02* +X15884261Y-22360030D01* +X15998547Y-22360030D02* +X15979499Y-22350506D01* +X15979499Y-22350506D02* +X15969975Y-22340982D01* +X15969975Y-22340982D02* +X15960452Y-22321934D01* +X15960452Y-22321934D02* +X15960452Y-22312411D01* +X15960452Y-22312411D02* +X15969975Y-22293363D01* +X15969975Y-22293363D02* +X15979499Y-22283839D01* +X15979499Y-22283839D02* +X15998547Y-22274315D01* +X15998547Y-22274315D02* +X16036642Y-22274315D01* +X16036642Y-22274315D02* +X16055690Y-22283839D01* +X16055690Y-22283839D02* +X16065214Y-22293363D01* +X16065214Y-22293363D02* +X16074737Y-22312411D01* +X16074737Y-22312411D02* +X16074737Y-22321934D01* +X16074737Y-22321934D02* +X16065214Y-22340982D01* +X16065214Y-22340982D02* +X16055690Y-22350506D01* +X16055690Y-22350506D02* +X16036642Y-22360030D01* +X16036642Y-22360030D02* +X15998547Y-22360030D01* +X15998547Y-22360030D02* +X15979499Y-22369553D01* +X15979499Y-22369553D02* +X15969975Y-22379077D01* +X15969975Y-22379077D02* +X15960452Y-22398125D01* +X15960452Y-22398125D02* +X15960452Y-22436220D01* +X15960452Y-22436220D02* +X15969975Y-22455268D01* +X15969975Y-22455268D02* +X15979499Y-22464791D01* +X15979499Y-22464791D02* +X15998547Y-22474315D01* +X15998547Y-22474315D02* +X16036642Y-22474315D01* +X16036642Y-22474315D02* +X16055690Y-22464791D01* +X16055690Y-22464791D02* +X16065214Y-22455268D01* +X16065214Y-22455268D02* +X16074737Y-22436220D01* +X16074737Y-22436220D02* +X16074737Y-22398125D01* +X16074737Y-22398125D02* +X16065214Y-22379077D01* +X16065214Y-22379077D02* +X16055690Y-22369553D01* +X16055690Y-22369553D02* +X16036642Y-22360030D01* +X16189023Y-22360030D02* +X16169975Y-22350506D01* +X16169975Y-22350506D02* +X16160452Y-22340982D01* +X16160452Y-22340982D02* +X16150928Y-22321934D01* +X16150928Y-22321934D02* +X16150928Y-22312411D01* +X16150928Y-22312411D02* +X16160452Y-22293363D01* +X16160452Y-22293363D02* +X16169975Y-22283839D01* +X16169975Y-22283839D02* +X16189023Y-22274315D01* +X16189023Y-22274315D02* +X16227118Y-22274315D01* +X16227118Y-22274315D02* +X16246166Y-22283839D01* +X16246166Y-22283839D02* +X16255690Y-22293363D01* +X16255690Y-22293363D02* +X16265214Y-22312411D01* +X16265214Y-22312411D02* +X16265214Y-22321934D01* +X16265214Y-22321934D02* +X16255690Y-22340982D01* +X16255690Y-22340982D02* +X16246166Y-22350506D01* +X16246166Y-22350506D02* +X16227118Y-22360030D01* +X16227118Y-22360030D02* +X16189023Y-22360030D01* +X16189023Y-22360030D02* +X16169975Y-22369553D01* +X16169975Y-22369553D02* +X16160452Y-22379077D01* +X16160452Y-22379077D02* +X16150928Y-22398125D01* +X16150928Y-22398125D02* +X16150928Y-22436220D01* +X16150928Y-22436220D02* +X16160452Y-22455268D01* +X16160452Y-22455268D02* +X16169975Y-22464791D01* +X16169975Y-22464791D02* +X16189023Y-22474315D01* +X16189023Y-22474315D02* +X16227118Y-22474315D01* +X16227118Y-22474315D02* +X16246166Y-22464791D01* +X16246166Y-22464791D02* +X16255690Y-22455268D01* +X16255690Y-22455268D02* +X16265214Y-22436220D01* +X16265214Y-22436220D02* +X16265214Y-22398125D01* +X16265214Y-22398125D02* +X16255690Y-22379077D01* +X16255690Y-22379077D02* +X16246166Y-22369553D01* +X16246166Y-22369553D02* +X16227118Y-22360030D01* +X16350928Y-22474315D02* +X16350928Y-22340982D01* +X16350928Y-22360030D02* +X16360452Y-22350506D01* +X16360452Y-22350506D02* +X16379499Y-22340982D01* +X16379499Y-22340982D02* +X16408071Y-22340982D01* +X16408071Y-22340982D02* +X16427118Y-22350506D01* +X16427118Y-22350506D02* +X16436642Y-22369553D01* +X16436642Y-22369553D02* +X16436642Y-22474315D01* +X16436642Y-22369553D02* +X16446166Y-22350506D01* +X16446166Y-22350506D02* +X16465214Y-22340982D01* +X16465214Y-22340982D02* +X16493785Y-22340982D01* +X16493785Y-22340982D02* +X16512833Y-22350506D01* +X16512833Y-22350506D02* +X16522356Y-22369553D01* +X16522356Y-22369553D02* +X16522356Y-22474315D01* +X16617595Y-22474315D02* +X16617595Y-22340982D01* +X16617595Y-22360030D02* +X16627118Y-22350506D01* +X16627118Y-22350506D02* +X16646166Y-22340982D01* +X16646166Y-22340982D02* +X16674737Y-22340982D01* +X16674737Y-22340982D02* +X16693785Y-22350506D01* +X16693785Y-22350506D02* +X16703309Y-22369553D01* +X16703309Y-22369553D02* +X16703309Y-22474315D01* +X16703309Y-22369553D02* +X16712833Y-22350506D01* +X16712833Y-22350506D02* +X16731880Y-22340982D01* +X16731880Y-22340982D02* +X16760452Y-22340982D01* +X16760452Y-22340982D02* +X16779499Y-22350506D01* +X16779499Y-22350506D02* +X16789023Y-22369553D01* +X16789023Y-22369553D02* +X16789023Y-22474315D01* +X17179499Y-22264792D02* +X17008071Y-22521934D01* +X17436642Y-22274315D02* +X17455690Y-22274315D01* +X17455690Y-22274315D02* +X17474738Y-22283839D01* +X17474738Y-22283839D02* +X17484261Y-22293363D01* +X17484261Y-22293363D02* +X17493785Y-22312411D01* +X17493785Y-22312411D02* +X17503309Y-22350506D01* +X17503309Y-22350506D02* +X17503309Y-22398125D01* +X17503309Y-22398125D02* +X17493785Y-22436220D01* +X17493785Y-22436220D02* +X17484261Y-22455268D01* +X17484261Y-22455268D02* +X17474738Y-22464791D01* +X17474738Y-22464791D02* +X17455690Y-22474315D01* +X17455690Y-22474315D02* +X17436642Y-22474315D01* +X17436642Y-22474315D02* +X17417595Y-22464791D01* +X17417595Y-22464791D02* +X17408071Y-22455268D01* +X17408071Y-22455268D02* +X17398547Y-22436220D01* +X17398547Y-22436220D02* +X17389023Y-22398125D01* +X17389023Y-22398125D02* +X17389023Y-22350506D01* +X17389023Y-22350506D02* +X17398547Y-22312411D01* +X17398547Y-22312411D02* +X17408071Y-22293363D01* +X17408071Y-22293363D02* +X17417595Y-22283839D01* +X17417595Y-22283839D02* +X17436642Y-22274315D01* +X17589023Y-22455268D02* +X17598547Y-22464791D01* +X17598547Y-22464791D02* +X17589023Y-22474315D01* +X17589023Y-22474315D02* +X17579500Y-22464791D01* +X17579500Y-22464791D02* +X17589023Y-22455268D01* +X17589023Y-22455268D02* +X17589023Y-22474315D01* +X17789023Y-22474315D02* +X17674738Y-22474315D01* +X17731880Y-22474315D02* +X17731880Y-22274315D01* +X17731880Y-22274315D02* +X17712833Y-22302887D01* +X17712833Y-22302887D02* +X17693785Y-22321934D01* +X17693785Y-22321934D02* +X17674738Y-22331458D01* +X17969976Y-22274315D02* +X17874738Y-22274315D01* +X17874738Y-22274315D02* +X17865214Y-22369553D01* +X17865214Y-22369553D02* +X17874738Y-22360030D01* +X17874738Y-22360030D02* +X17893785Y-22350506D01* +X17893785Y-22350506D02* +X17941404Y-22350506D01* +X17941404Y-22350506D02* +X17960452Y-22360030D01* +X17960452Y-22360030D02* +X17969976Y-22369553D01* +X17969976Y-22369553D02* +X17979500Y-22388601D01* +X17979500Y-22388601D02* +X17979500Y-22436220D01* +X17979500Y-22436220D02* +X17969976Y-22455268D01* +X17969976Y-22455268D02* +X17960452Y-22464791D01* +X17960452Y-22464791D02* +X17941404Y-22474315D01* +X17941404Y-22474315D02* +X17893785Y-22474315D01* +X17893785Y-22474315D02* +X17874738Y-22464791D01* +X17874738Y-22464791D02* +X17865214Y-22455268D01* +X18046166Y-22274315D02* +X18179500Y-22274315D01* +X18179500Y-22274315D02* +X18093785Y-22474315D01* +X18293785Y-22274315D02* +X18312833Y-22274315D01* +X18312833Y-22274315D02* +X18331881Y-22283839D01* +X18331881Y-22283839D02* +X18341404Y-22293363D01* +X18341404Y-22293363D02* +X18350928Y-22312411D01* +X18350928Y-22312411D02* +X18360452Y-22350506D01* +X18360452Y-22350506D02* +X18360452Y-22398125D01* +X18360452Y-22398125D02* +X18350928Y-22436220D01* +X18350928Y-22436220D02* +X18341404Y-22455268D01* +X18341404Y-22455268D02* +X18331881Y-22464791D01* +X18331881Y-22464791D02* +X18312833Y-22474315D01* +X18312833Y-22474315D02* +X18293785Y-22474315D01* +X18293785Y-22474315D02* +X18274738Y-22464791D01* +X18274738Y-22464791D02* +X18265214Y-22455268D01* +X18265214Y-22455268D02* +X18255690Y-22436220D01* +X18255690Y-22436220D02* +X18246166Y-22398125D01* +X18246166Y-22398125D02* +X18246166Y-22350506D01* +X18246166Y-22350506D02* +X18255690Y-22312411D01* +X18255690Y-22312411D02* +X18265214Y-22293363D01* +X18265214Y-22293363D02* +X18274738Y-22283839D01* +X18274738Y-22283839D02* +X18293785Y-22274315D01* +X18436642Y-22274315D02* +X18436642Y-22312411D01* +X18512833Y-22274315D02* +X18512833Y-22312411D01* +X18808071Y-22550506D02* +X18798547Y-22540982D01* +X18798547Y-22540982D02* +X18779500Y-22512410D01* +X18779500Y-22512410D02* +X18769976Y-22493363D01* +X18769976Y-22493363D02* +X18760452Y-22464791D01* +X18760452Y-22464791D02* +X18750928Y-22417172D01* +X18750928Y-22417172D02* +X18750928Y-22379077D01* +X18750928Y-22379077D02* +X18760452Y-22331458D01* +X18760452Y-22331458D02* +X18769976Y-22302887D01* +X18769976Y-22302887D02* +X18779500Y-22283839D01* +X18779500Y-22283839D02* +X18798547Y-22255268D01* +X18798547Y-22255268D02* +X18808071Y-22245744D01* +X18989023Y-22474315D02* +X18874738Y-22474315D01* +X18931881Y-22474315D02* +X18931881Y-22274315D01* +X18931881Y-22274315D02* +X18912833Y-22302887D01* +X18912833Y-22302887D02* +X18893785Y-22321934D01* +X18893785Y-22321934D02* +X18874738Y-22331458D01* +X19055690Y-22274315D02* +X19189023Y-22274315D01* +X19189023Y-22274315D02* +X19103309Y-22474315D01* +X19417595Y-22474315D02* +X19417595Y-22274315D01* +X19503309Y-22474315D02* +X19503309Y-22369553D01* +X19503309Y-22369553D02* +X19493785Y-22350506D01* +X19493785Y-22350506D02* +X19474738Y-22340982D01* +X19474738Y-22340982D02* +X19446166Y-22340982D01* +X19446166Y-22340982D02* +X19427119Y-22350506D01* +X19427119Y-22350506D02* +X19417595Y-22360030D01* +X19627119Y-22474315D02* +X19608071Y-22464791D01* +X19608071Y-22464791D02* +X19598547Y-22455268D01* +X19598547Y-22455268D02* +X19589024Y-22436220D01* +X19589024Y-22436220D02* +X19589024Y-22379077D01* +X19589024Y-22379077D02* +X19598547Y-22360030D01* +X19598547Y-22360030D02* +X19608071Y-22350506D01* +X19608071Y-22350506D02* +X19627119Y-22340982D01* +X19627119Y-22340982D02* +X19655690Y-22340982D01* +X19655690Y-22340982D02* +X19674738Y-22350506D01* +X19674738Y-22350506D02* +X19684262Y-22360030D01* +X19684262Y-22360030D02* +X19693785Y-22379077D01* +X19693785Y-22379077D02* +X19693785Y-22436220D01* +X19693785Y-22436220D02* +X19684262Y-22455268D01* +X19684262Y-22455268D02* +X19674738Y-22464791D01* +X19674738Y-22464791D02* +X19655690Y-22474315D01* +X19655690Y-22474315D02* +X19627119Y-22474315D01* +X19808071Y-22474315D02* +X19789024Y-22464791D01* +X19789024Y-22464791D02* +X19779500Y-22445744D01* +X19779500Y-22445744D02* +X19779500Y-22274315D01* +X19960452Y-22464791D02* +X19941405Y-22474315D01* +X19941405Y-22474315D02* +X19903309Y-22474315D01* +X19903309Y-22474315D02* +X19884262Y-22464791D01* +X19884262Y-22464791D02* +X19874738Y-22445744D01* +X19874738Y-22445744D02* +X19874738Y-22369553D01* +X19874738Y-22369553D02* +X19884262Y-22350506D01* +X19884262Y-22350506D02* +X19903309Y-22340982D01* +X19903309Y-22340982D02* +X19941405Y-22340982D01* +X19941405Y-22340982D02* +X19960452Y-22350506D01* +X19960452Y-22350506D02* +X19969976Y-22369553D01* +X19969976Y-22369553D02* +X19969976Y-22388601D01* +X19969976Y-22388601D02* +X19874738Y-22407649D01* +X20046166Y-22464791D02* +X20065214Y-22474315D01* +X20065214Y-22474315D02* +X20103309Y-22474315D01* +X20103309Y-22474315D02* +X20122357Y-22464791D01* +X20122357Y-22464791D02* +X20131881Y-22445744D01* +X20131881Y-22445744D02* +X20131881Y-22436220D01* +X20131881Y-22436220D02* +X20122357Y-22417172D01* +X20122357Y-22417172D02* +X20103309Y-22407649D01* +X20103309Y-22407649D02* +X20074738Y-22407649D01* +X20074738Y-22407649D02* +X20055690Y-22398125D01* +X20055690Y-22398125D02* +X20046166Y-22379077D01* +X20046166Y-22379077D02* +X20046166Y-22369553D01* +X20046166Y-22369553D02* +X20055690Y-22350506D01* +X20055690Y-22350506D02* +X20074738Y-22340982D01* +X20074738Y-22340982D02* +X20103309Y-22340982D01* +X20103309Y-22340982D02* +X20122357Y-22350506D01* +X20198547Y-22550506D02* +X20208071Y-22540982D01* +X20208071Y-22540982D02* +X20227119Y-22512410D01* +X20227119Y-22512410D02* +X20236643Y-22493363D01* +X20236643Y-22493363D02* +X20246166Y-22464791D01* +X20246166Y-22464791D02* +X20255690Y-22417172D01* +X20255690Y-22417172D02* +X20255690Y-22379077D01* +X20255690Y-22379077D02* +X20246166Y-22331458D01* +X20246166Y-22331458D02* +X20236643Y-22302887D01* +X20236643Y-22302887D02* +X20227119Y-22283839D01* +X20227119Y-22283839D02* +X20208071Y-22255268D01* +X20208071Y-22255268D02* +X20198547Y-22245744D01* +X20560452Y-22550506D02* +X20550928Y-22540982D01* +X20550928Y-22540982D02* +X20531881Y-22512410D01* +X20531881Y-22512410D02* +X20522357Y-22493363D01* +X20522357Y-22493363D02* +X20512833Y-22464791D01* +X20512833Y-22464791D02* +X20503309Y-22417172D01* +X20503309Y-22417172D02* +X20503309Y-22379077D01* +X20503309Y-22379077D02* +X20512833Y-22331458D01* +X20512833Y-22331458D02* +X20522357Y-22302887D01* +X20522357Y-22302887D02* +X20531881Y-22283839D01* +X20531881Y-22283839D02* +X20550928Y-22255268D01* +X20550928Y-22255268D02* +X20560452Y-22245744D01* +X20636643Y-22340982D02* +X20636643Y-22474315D01* +X20636643Y-22360030D02* +X20646166Y-22350506D01* +X20646166Y-22350506D02* +X20665214Y-22340982D01* +X20665214Y-22340982D02* +X20693786Y-22340982D01* +X20693786Y-22340982D02* +X20712833Y-22350506D01* +X20712833Y-22350506D02* +X20722357Y-22369553D01* +X20722357Y-22369553D02* +X20722357Y-22474315D01* +X20846166Y-22474315D02* +X20827119Y-22464791D01* +X20827119Y-22464791D02* +X20817595Y-22455268D01* +X20817595Y-22455268D02* +X20808071Y-22436220D01* +X20808071Y-22436220D02* +X20808071Y-22379077D01* +X20808071Y-22379077D02* +X20817595Y-22360030D01* +X20817595Y-22360030D02* +X20827119Y-22350506D01* +X20827119Y-22350506D02* +X20846166Y-22340982D01* +X20846166Y-22340982D02* +X20874738Y-22340982D01* +X20874738Y-22340982D02* +X20893786Y-22350506D01* +X20893786Y-22350506D02* +X20903309Y-22360030D01* +X20903309Y-22360030D02* +X20912833Y-22379077D01* +X20912833Y-22379077D02* +X20912833Y-22436220D01* +X20912833Y-22436220D02* +X20903309Y-22455268D01* +X20903309Y-22455268D02* +X20893786Y-22464791D01* +X20893786Y-22464791D02* +X20874738Y-22474315D01* +X20874738Y-22474315D02* +X20846166Y-22474315D01* +X20969976Y-22340982D02* +X21046166Y-22340982D01* +X20998547Y-22274315D02* +X20998547Y-22445744D01* +X20998547Y-22445744D02* +X21008071Y-22464791D01* +X21008071Y-22464791D02* +X21027119Y-22474315D01* +X21027119Y-22474315D02* +X21046166Y-22474315D01* +X21265214Y-22340982D02* +X21265214Y-22540982D01* +X21265214Y-22350506D02* +X21284262Y-22340982D01* +X21284262Y-22340982D02* +X21322357Y-22340982D01* +X21322357Y-22340982D02* +X21341405Y-22350506D01* +X21341405Y-22350506D02* +X21350928Y-22360030D01* +X21350928Y-22360030D02* +X21360452Y-22379077D01* +X21360452Y-22379077D02* +X21360452Y-22436220D01* +X21360452Y-22436220D02* +X21350928Y-22455268D01* +X21350928Y-22455268D02* +X21341405Y-22464791D01* +X21341405Y-22464791D02* +X21322357Y-22474315D01* +X21322357Y-22474315D02* +X21284262Y-22474315D01* +X21284262Y-22474315D02* +X21265214Y-22464791D01* +X21474738Y-22474315D02* +X21455690Y-22464791D01* +X21455690Y-22464791D02* +X21446167Y-22445744D01* +X21446167Y-22445744D02* +X21446167Y-22274315D01* +X21636643Y-22474315D02* +X21636643Y-22369553D01* +X21636643Y-22369553D02* +X21627119Y-22350506D01* +X21627119Y-22350506D02* +X21608071Y-22340982D01* +X21608071Y-22340982D02* +X21569976Y-22340982D01* +X21569976Y-22340982D02* +X21550928Y-22350506D01* +X21636643Y-22464791D02* +X21617595Y-22474315D01* +X21617595Y-22474315D02* +X21569976Y-22474315D01* +X21569976Y-22474315D02* +X21550928Y-22464791D01* +X21550928Y-22464791D02* +X21541405Y-22445744D01* +X21541405Y-22445744D02* +X21541405Y-22426696D01* +X21541405Y-22426696D02* +X21550928Y-22407649D01* +X21550928Y-22407649D02* +X21569976Y-22398125D01* +X21569976Y-22398125D02* +X21617595Y-22398125D01* +X21617595Y-22398125D02* +X21636643Y-22388601D01* +X21703309Y-22340982D02* +X21779500Y-22340982D01* +X21731881Y-22274315D02* +X21731881Y-22445744D01* +X21731881Y-22445744D02* +X21741405Y-22464791D01* +X21741405Y-22464791D02* +X21760452Y-22474315D01* +X21760452Y-22474315D02* +X21779500Y-22474315D01* +X21922357Y-22464791D02* +X21903309Y-22474315D01* +X21903309Y-22474315D02* +X21865214Y-22474315D01* +X21865214Y-22474315D02* +X21846167Y-22464791D01* +X21846167Y-22464791D02* +X21836643Y-22445744D01* +X21836643Y-22445744D02* +X21836643Y-22369553D01* +X21836643Y-22369553D02* +X21846167Y-22350506D01* +X21846167Y-22350506D02* +X21865214Y-22340982D01* +X21865214Y-22340982D02* +X21903309Y-22340982D01* +X21903309Y-22340982D02* +X21922357Y-22350506D01* +X21922357Y-22350506D02* +X21931881Y-22369553D01* +X21931881Y-22369553D02* +X21931881Y-22388601D01* +X21931881Y-22388601D02* +X21836643Y-22407649D01* +X22103309Y-22474315D02* +X22103309Y-22274315D01* +X22103309Y-22464791D02* +X22084262Y-22474315D01* +X22084262Y-22474315D02* +X22046167Y-22474315D01* +X22046167Y-22474315D02* +X22027119Y-22464791D01* +X22027119Y-22464791D02* +X22017595Y-22455268D01* +X22017595Y-22455268D02* +X22008071Y-22436220D01* +X22008071Y-22436220D02* +X22008071Y-22379077D01* +X22008071Y-22379077D02* +X22017595Y-22360030D01* +X22017595Y-22360030D02* +X22027119Y-22350506D01* +X22027119Y-22350506D02* +X22046167Y-22340982D01* +X22046167Y-22340982D02* +X22084262Y-22340982D01* +X22084262Y-22340982D02* +X22103309Y-22350506D01* +X22179500Y-22550506D02* +X22189024Y-22540982D01* +X22189024Y-22540982D02* +X22208071Y-22512410D01* +X22208071Y-22512410D02* +X22217595Y-22493363D01* +X22217595Y-22493363D02* +X22227119Y-22464791D01* +X22227119Y-22464791D02* +X22236643Y-22417172D01* +X22236643Y-22417172D02* +X22236643Y-22379077D01* +X22236643Y-22379077D02* +X22227119Y-22331458D01* +X22227119Y-22331458D02* +X22217595Y-22302887D01* +X22217595Y-22302887D02* +X22208071Y-22283839D01* +X22208071Y-22283839D02* +X22189024Y-22255268D01* +X22189024Y-22255268D02* +X22179500Y-22245744D01* +M02* diff --git a/fpkb_v4/gerber/fpkb_v4-NPTH.drl b/fpkb_v4/gerber/fpkb_v4-NPTH.drl new file mode 100644 index 0000000..1143550 --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-NPTH.drl @@ -0,0 +1,75 @@ +M48 +; DRILL file {KiCad 7.0.6} date Sun 06 Aug 2023 11:36:11 CEST +; FORMAT={-:-/ absolute / inch / decimal} +; #@! TF.CreationDate,2023-08-06T11:36:11+02:00 +; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.0.6 +; #@! TF.FileFunction,NonPlated,1,2,NPTH +FMAT,2 +INCH +; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill +T1C0.0591 +; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill +T2C0.0670 +; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill +T3C0.1570 +% +G90 +G05 +T1 +X10.4997Y-6.627 +X10.7743Y-6.651 +T2 +X6.2759Y-5.3854 +X6.4058Y-6.1221 +X6.5357Y-6.8588 +X6.6698Y-5.316 +X6.7997Y-6.0527 +X6.9296Y-6.7893 +X7.0927Y-4.7282 +X7.1579Y-5.4734 +X7.2231Y-6.2185 +X7.4912Y-4.6933 +X7.5564Y-5.4385 +X7.6216Y-6.1837 +X7.9905Y-4.4501 +X7.9905Y-5.1982 +X7.9905Y-5.9462 +X8.3905Y-4.4501 +X8.3905Y-5.1982 +X8.3905Y-5.9462 +X8.7668Y-6.1158 +X8.832Y-5.3706 +X8.8972Y-4.6254 +X9.1653Y-6.1506 +X9.2305Y-5.4054 +X9.2957Y-4.6603 +X9.4072Y-7.4134 +X9.499Y-6.33 +X9.5641Y-5.5848 +X9.6293Y-4.8396 +X9.7936Y-7.517 +X9.8974Y-6.3649 +X9.9626Y-5.6197 +X10.0278Y-4.8745 +X10.2026Y-7.6864 +X10.549Y-7.8864 +T3 +X6.4729Y-5.3507 +X6.6027Y-6.0874 +X6.7326Y-6.824 +X7.292Y-4.7107 +X7.3572Y-5.4559 +X7.4223Y-6.2011 +X8.1905Y-4.4501 +X8.1905Y-5.1982 +X8.1905Y-5.9462 +X8.966Y-6.1332 +X9.0312Y-5.388 +X9.0964Y-4.6428 +X9.6004Y-7.4652 +X9.6982Y-6.3474 +X9.7634Y-5.6023 +X9.8286Y-4.8571 +X10.3758Y-7.7864 +T0 +M30 diff --git a/fpkb_v4/gerber/fpkb_v4-PTH-drl_map.gbr b/fpkb_v4/gerber/fpkb_v4-PTH-drl_map.gbr new file mode 100644 index 0000000..c66ea37 --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-PTH-drl_map.gbr @@ -0,0 +1,2811 @@ +%TF.GenerationSoftware,KiCad,Pcbnew,7.0.6*% +%TF.CreationDate,2023-08-06T11:36:13+02:00*% +%TF.ProjectId,fpkb_v4,66706b62-5f76-4342-9e6b-696361645f70,v1.0.0*% +%TF.SameCoordinates,Original*% +%TF.FileFunction,Drillmap*% +%TF.FilePolarity,Positive*% +%FSLAX45Y45*% +G04 Gerber Fmt 4.5, Leading zero omitted, Abs format (unit mm)* +G04 Created by KiCad (PCBNEW 7.0.6) date 2023-08-06 11:36:13* +%MOMM*% +%LPD*% +G01* +G04 APERTURE LIST* +%ADD10C,0.150000*% +%ADD11C,0.200000*% +%ADD12C,0.090000*% +%ADD13C,0.109220*% +%ADD14C,0.149860*% +G04 APERTURE END LIST* +D10* +X26509587Y-17340642D02* +G75* +G03* +X26404279Y-17414379I-8717J-99618D01* +G01* +X23504598Y-16977357D02* +G75* +G03* +X23595508Y-17085692I99622J-8714D01* +G01* +X17409918Y-12353783D02* +G75* +G03* +X17492172Y-12246582I-17368J98483D01* +G01* +X27738814Y-19479699D02* +G75* +G03* +X27702213Y-19343097I-86605J49999D01* +G01* +X16347668Y-18532099D02* +X18218803Y-18202167D01* +X18194508Y-16862441D02* +X19890664Y-16714046D01* +X24308966Y-11225575D02* +X27994887Y-11548051D01* +X20051121Y-16152843D02* +G75* +G03* +X19952000Y-16261000I-1J-99497D01* +G01* +X25029568Y-20224915D02* +G75* +G03* +X25005449Y-20214926I-49998J-86605D01* +G01* +X19662471Y-10811466D02* +G75* +G03* +X19753756Y-10711854I-8711J99616D01* +G01* +X20051121Y-16153336D02* +X21560309Y-16153336D01* +X19853756Y-10253336D02* +G75* +G03* +X19753756Y-10353336I4J-100004D01* +G01* +X19890665Y-16714049D02* +G75* +G03* +X19981568Y-16605711I-8715J99619D01* +G01* +X27480668Y-17425600D02* +X26509587Y-17340641D01* +X17483676Y-11002093D02* +X19662472Y-10811473D01* +X21853763Y-10537687D02* +G75* +G03* +X21945041Y-10637306I99997J-3D01* +G01* +X23504605Y-16977357D02* +X23520293Y-16798042D01* +X15242028Y-12837579D02* +X16231823Y-18450983D01* +X21644954Y-16433207D02* +X21659928Y-16262051D01* +X24218066Y-11117240D02* +G75* +G03* +X24308966Y-11225574I99614J-8720D01* +G01* +X23520293Y-16798042D02* +G75* +G03* +X23429389Y-16689707I-99624J8712D01* +G01* +X23195624Y-19729985D02* +X25005449Y-20214926D01* +X27480667Y-17425603D02* +G75* +G03* +X27589003Y-17334696I8713J99623D01* +G01* +X26404279Y-17414379D02* +X26150468Y-18361613D01* +X23124913Y-19607510D02* +X23765089Y-17218342D01* +X21735858Y-16541542D02* +X23429389Y-16689707D01* +X19952000Y-16261000D02* +X19981568Y-16605711D01* +X26150463Y-18361611D02* +G75* +G03* +X26197061Y-18474097I96597J-25879D01* +G01* +X26652211Y-21161755D02* +G75* +G03* +X26788815Y-21125148I49999J86605D01* +G01* +X19853756Y-10253336D02* +X21753756Y-10253336D01* +X28085789Y-11656386D02* +G75* +G03* +X27994887Y-11548051I-99619J8716D01* +G01* +X21853764Y-10353336D02* +G75* +G03* +X21753756Y-10253336I-100004J-4D01* +G01* +X18194509Y-16862444D02* +G75* +G03* +X18104743Y-16979425I8711J-99616D01* +G01* +X17392772Y-11110428D02* +X17492172Y-12246582D01* +X15323144Y-12721733D02* +X17409918Y-12353779D01* +X21644948Y-16433207D02* +G75* +G03* +X21735858Y-16541542I99622J-8713D01* +G01* +X21853756Y-10353336D02* +X21853756Y-10537687D01* +X18218804Y-18202170D02* +G75* +G03* +X18299919Y-18086322I-17364J98480D01* +G01* +X18104743Y-16979425D02* +X18299919Y-18086322D01* +X21945041Y-10637306D02* +X24142846Y-10829589D01* +X23677212Y-17092840D02* +X23595508Y-17085692D01* +X26788815Y-21125148D02* +X27738815Y-19479700D01* +X15323143Y-12721728D02* +G75* +G03* +X15242028Y-12837579I17367J-98482D01* +G01* +X21659934Y-16262052D02* +G75* +G03* +X21560309Y-16153336I-99624J8712D01* +G01* +X16231820Y-18450983D02* +G75* +G03* +X16347668Y-18532099I98480J17363D01* +G01* +X17483675Y-11002091D02* +G75* +G03* +X17392772Y-11110429I8715J-99619D01* +G01* +X25029567Y-20224916D02* +X26652213Y-21161751D01* +X23124914Y-19607510D02* +G75* +G03* +X23195624Y-19729985I96596J-25880D01* +G01* +X19753756Y-10711854D02* +X19753756Y-10353336D01* +X24233751Y-10937925D02* +G75* +G03* +X24142846Y-10829589I-99621J8715D01* +G01* +X27589003Y-17334696D02* +X28085791Y-11656386D01* +X24233750Y-10937925D02* +X24218062Y-11117240D01* +X26197061Y-18474097D02* +X27702213Y-19343097D01* +X23765092Y-17218343D02* +G75* +G03* +X23677212Y-17092840I-96592J25883D01* +G01* +D11* +D12* +X26335243Y-16993217D02* +X26425243Y-17083217D01* +X26425243Y-16993217D02* +X26335243Y-17083217D01* +D11* +X26414051Y-16996003D02* +X26354279Y-16990774D01* +X26354279Y-16990774D02* +G75* +G03* +X26346435Y-17080431I-3922J-44829D01* +G01* +X26346435Y-17080431D02* +X26406207Y-17085661D01* +X26406207Y-17085661D02* +G75* +G03* +X26414051Y-16996003I3922J44829D01* +G01* +D12* +X26375334Y-16534967D02* +X26465334Y-16624967D01* +X26465334Y-16534967D02* +X26375334Y-16624967D01* +D11* +X26454142Y-16537753D02* +X26394371Y-16532524D01* +X26394371Y-16532524D02* +G75* +G03* +X26386527Y-16622182I-3922J-44829D01* +G01* +X26386527Y-16622182D02* +X26446298Y-16627411D01* +X26446298Y-16627411D02* +G75* +G03* +X26454142Y-16537753I3922J44829D01* +G01* +D12* +X26444824Y-17002804D02* +X26534824Y-17092804D01* +X26534824Y-17002804D02* +X26444824Y-17092804D01* +D11* +X26523632Y-17005590D02* +X26463860Y-17000361D01* +X26463860Y-17000361D02* +G75* +G03* +X26456016Y-17090018I-3922J-44829D01* +G01* +X26456016Y-17090018D02* +X26515788Y-17095248D01* +X26515788Y-17095248D02* +G75* +G03* +X26523632Y-17005590I3922J44829D01* +G01* +D12* +X26484916Y-16544555D02* +X26574916Y-16634555D01* +X26574916Y-16544555D02* +X26484916Y-16634555D01* +D11* +X26563724Y-16547341D02* +X26503952Y-16542111D01* +X26503952Y-16542111D02* +G75* +G03* +X26496108Y-16631769I-3922J-44829D01* +G01* +X26496108Y-16631769D02* +X26555880Y-16636998D01* +X26555880Y-16636998D02* +G75* +G03* +X26563724Y-16547341I3922J44829D01* +G01* +D12* +X26843302Y-17037667D02* +X26933302Y-17127667D01* +X26933302Y-17037667D02* +X26843302Y-17127667D01* +D11* +X26922110Y-17040452D02* +X26862338Y-17035223D01* +X26862338Y-17035223D02* +G75* +G03* +X26854494Y-17124881I-3922J-44829D01* +G01* +X26854494Y-17124881D02* +X26914266Y-17130110D01* +X26914266Y-17130110D02* +G75* +G03* +X26922110Y-17040452I3922J44829D01* +G01* +D12* +X26883394Y-16579417D02* +X26973394Y-16669417D01* +X26973394Y-16579417D02* +X26883394Y-16669417D01* +D11* +X26962202Y-16582203D02* +X26902430Y-16576974D01* +X26902430Y-16576973D02* +G75* +G03* +X26894586Y-16666631I-3922J-44829D01* +G01* +X26894586Y-16666631D02* +X26954358Y-16671860D01* +X26954358Y-16671860D02* +G75* +G03* +X26962202Y-16582203I3922J44829D01* +G01* +D12* +X27142161Y-17063813D02* +X27232161Y-17153813D01* +X27232161Y-17063813D02* +X27142161Y-17153813D01* +D11* +X27220968Y-17066599D02* +X27161197Y-17061370D01* +X27161197Y-17061370D02* +G75* +G03* +X27153353Y-17151027I-3922J-44829D01* +G01* +X27153353Y-17151027D02* +X27213124Y-17156257D01* +X27213124Y-17156257D02* +G75* +G03* +X27220968Y-17066599I3922J44829D01* +G01* +D12* +X27182252Y-16605564D02* +X27272252Y-16695564D01* +X27272252Y-16605564D02* +X27182252Y-16695564D01* +D11* +X27261060Y-16608350D02* +X27201288Y-16603120D01* +X27201288Y-16603120D02* +G75* +G03* +X27193444Y-16692778I-3922J-44829D01* +G01* +X27193444Y-16692778D02* +X27253216Y-16698007D01* +X27253216Y-16698007D02* +G75* +G03* +X27261060Y-16608350I3922J44829D01* +G01* +D13* +X26097753Y-14787271D02* +G75* +G03* +X26097753Y-14787271I-54610J0D01* +G01* +X26119891Y-14534238D02* +G75* +G03* +X26119891Y-14534238I-54610J0D01* +G01* +X26142028Y-14281204D02* +G75* +G03* +X26142028Y-14281204I-54610J0D01* +G01* +X26164166Y-14028171D02* +G75* +G03* +X26164166Y-14028171I-54610J0D01* +G01* +X26186303Y-13775137D02* +G75* +G03* +X26186303Y-13775137I-54610J0D01* +G01* +X26208441Y-13522104D02* +G75* +G03* +X26208441Y-13522104I-54610J0D01* +G01* +X26230578Y-13269071D02* +G75* +G03* +X26230578Y-13269071I-54610J0D01* +G01* +X26252716Y-13016037D02* +G75* +G03* +X26252716Y-13016037I-54610J0D01* +G01* +X26274853Y-12763004D02* +G75* +G03* +X26274853Y-12763004I-54610J0D01* +G01* +X26296991Y-12509970D02* +G75* +G03* +X26296991Y-12509970I-54610J0D01* +G01* +X26319129Y-12256937D02* +G75* +G03* +X26319129Y-12256937I-54610J0D01* +G01* +X26341266Y-12003903D02* +G75* +G03* +X26341266Y-12003903I-54610J0D01* +G01* +X27615954Y-14920097D02* +G75* +G03* +X27615954Y-14920097I-54610J0D01* +G01* +X27638091Y-14667063D02* +G75* +G03* +X27638091Y-14667063I-54610J0D01* +G01* +X27660229Y-14414030D02* +G75* +G03* +X27660229Y-14414030I-54610J0D01* +G01* +X27682366Y-14160996D02* +G75* +G03* +X27682366Y-14160996I-54610J0D01* +G01* +X27704504Y-13907963D02* +G75* +G03* +X27704504Y-13907963I-54610J0D01* +G01* +X27726642Y-13654929D02* +G75* +G03* +X27726642Y-13654929I-54610J0D01* +G01* +X27748779Y-13401896D02* +G75* +G03* +X27748779Y-13401896I-54610J0D01* +G01* +X27770917Y-13148862D02* +G75* +G03* +X27770917Y-13148862I-54610J0D01* +G01* +X27793054Y-12895829D02* +G75* +G03* +X27793054Y-12895829I-54610J0D01* +G01* +X27815192Y-12642796D02* +G75* +G03* +X27815192Y-12642796I-54610J0D01* +G01* +X27837329Y-12389762D02* +G75* +G03* +X27837329Y-12389762I-54610J0D01* +G01* +X27859467Y-12136729D02* +G75* +G03* +X27859467Y-12136729I-54610J0D01* +G01* +D14* +X16021724Y-13331904D02* +X16021724Y-13481764D01* +X15946794Y-13406834D02* +X16096654Y-13406834D01* +X16102688Y-13059710D02* +X16102688Y-13209570D01* +X16027758Y-13134640D02* +X16177618Y-13134640D01* +X16351655Y-15203039D02* +X16351655Y-15352899D01* +X16276725Y-15277969D02* +X16426585Y-15277969D01* +X16432619Y-14930845D02* +X16432619Y-15080705D01* +X16357689Y-15005775D02* +X16507549Y-15005775D01* +X16602970Y-12971496D02* +X16602970Y-13121356D01* +X16528040Y-13046426D02* +X16677900Y-13046426D01* +X16681587Y-17074174D02* +X16681587Y-17224034D01* +X16606657Y-17149104D02* +X16756517Y-17149104D01* +X16762551Y-16801979D02* +X16762551Y-16951839D01* +X16687621Y-16876909D02* +X16837481Y-16876909D01* +X16772147Y-13199584D02* +X16772147Y-13349444D01* +X16697217Y-13274514D02* +X16847077Y-13274514D01* +X16932902Y-14842631D02* +X16932902Y-14992491D01* +X16857972Y-14917561D02* +X17007832Y-14917561D01* +X17102079Y-15070719D02* +X17102079Y-15220579D01* +X17027149Y-15145649D02* +X17177009Y-15145649D01* +X17262833Y-16713766D02* +X17262833Y-16863626D01* +X17187903Y-16788696D02* +X17337763Y-16788696D01* +X17432010Y-16941854D02* +X17432010Y-17091714D01* +X17357080Y-17016784D02* +X17506940Y-17016784D01* +X18119886Y-11670543D02* +X18119886Y-11820403D01* +X18044956Y-11745473D02* +X18194816Y-11745473D01* +X18224265Y-11406441D02* +X18224265Y-11556301D01* +X18149335Y-11481371D02* +X18299195Y-11481371D01* +X18285482Y-13563313D02* +X18285482Y-13713173D01* +X18210552Y-13638243D02* +X18360412Y-13638243D01* +X18389861Y-13299210D02* +X18389861Y-13449070D01* +X18314931Y-13374140D02* +X18464791Y-13374140D01* +X18451078Y-15456083D02* +X18451078Y-15605943D01* +X18376148Y-15531013D02* +X18526008Y-15531013D01* +X18555457Y-15191980D02* +X18555457Y-15341840D01* +X18480527Y-15266910D02* +X18630387Y-15266910D01* +X18730332Y-11362165D02* +X18730332Y-11512025D01* +X18655402Y-11437095D02* +X18805262Y-11437095D01* +X18878987Y-11604130D02* +X18878987Y-11753990D01* +X18804057Y-11679060D02* +X18953917Y-11679060D01* +X18895928Y-13254935D02* +X18895928Y-13404795D01* +X18820998Y-13329865D02* +X18970858Y-13329865D01* +X19044583Y-13496900D02* +X19044583Y-13646760D01* +X18969653Y-13571830D02* +X19119513Y-13571830D01* +X19061524Y-15147705D02* +X19061524Y-15297565D01* +X18986594Y-15222635D02* +X19136454Y-15222635D01* +X19210178Y-15389670D02* +X19210178Y-15539530D01* +X19135248Y-15464600D02* +X19285108Y-15464600D01* +X20422756Y-10974406D02* +X20422756Y-11124266D01* +X20347826Y-11049336D02* +X20497686Y-11049336D01* +X20422756Y-12874406D02* +X20422756Y-13024266D01* +X20347826Y-12949336D02* +X20497686Y-12949336D01* +X20422756Y-14774406D02* +X20422756Y-14924266D01* +X20347826Y-14849336D02* +X20497686Y-14849336D01* +X20549756Y-10720406D02* +X20549756Y-10870266D01* +X20474826Y-10795336D02* +X20624686Y-10795336D01* +X20549756Y-12620406D02* +X20549756Y-12770266D01* +X20474826Y-12695336D02* +X20624686Y-12695336D01* +X20549756Y-14520406D02* +X20549756Y-14670266D01* +X20474826Y-14595336D02* +X20624686Y-14595336D01* +X21057756Y-10720406D02* +X21057756Y-10870266D01* +X20982826Y-10795336D02* +X21132686Y-10795336D01* +X21057756Y-12620406D02* +X21057756Y-12770266D01* +X20982826Y-12695336D02* +X21132686Y-12695336D01* +X21057756Y-14520406D02* +X21057756Y-14670266D01* +X20982826Y-14595336D02* +X21132686Y-14595336D01* +X21184756Y-10974406D02* +X21184756Y-11124266D01* +X21109826Y-11049336D02* +X21259686Y-11049336D01* +X21184756Y-12874406D02* +X21184756Y-13024266D01* +X21109826Y-12949336D02* +X21259686Y-12949336D01* +X21184756Y-14774406D02* +X21184756Y-14924266D01* +X21109826Y-14849336D02* +X21259686Y-14849336D01* +X22416344Y-15217166D02* +X22416344Y-15367026D01* +X22341414Y-15292096D02* +X22491274Y-15292096D01* +X22564998Y-14975201D02* +X22564998Y-15125061D01* +X22490068Y-15050131D02* +X22639928Y-15050131D01* +X22581939Y-13324396D02* +X22581939Y-13474256D01* +X22507009Y-13399326D02* +X22656869Y-13399326D01* +X22730594Y-13082431D02* +X22730594Y-13232291D01* +X22655664Y-13157361D02* +X22805524Y-13157361D01* +X22747535Y-11431626D02* +X22747535Y-11581486D01* +X22672605Y-11506556D02* +X22822465Y-11506556D01* +X22896190Y-11189661D02* +X22896190Y-11339521D01* +X22821260Y-11264591D02* +X22971120Y-11264591D01* +X23071065Y-15019476D02* +X23071065Y-15169336D01* +X22996135Y-15094406D02* +X23145995Y-15094406D01* +X23175444Y-15283579D02* +X23175444Y-15433439D01* +X23100514Y-15358509D02* +X23250374Y-15358509D01* +X23236661Y-13126706D02* +X23236661Y-13276566D01* +X23161731Y-13201636D02* +X23311591Y-13201636D01* +X23341040Y-13390809D02* +X23341040Y-13540669D01* +X23266110Y-13465739D02* +X23415970Y-13465739D01* +X23402257Y-11233937D02* +X23402257Y-11383797D01* +X23327327Y-11308867D02* +X23477187Y-11308867D01* +X23506636Y-11498039D02* +X23506636Y-11647899D01* +X23431706Y-11572969D02* +X23581566Y-11572969D01* +X24082735Y-18542755D02* +X24082735Y-18692615D01* +X24007805Y-18617685D02* +X24157665Y-18617685D01* +X24271148Y-18330280D02* +X24271148Y-18480140D01* +X24196218Y-18405210D02* +X24346078Y-18405210D01* +X24275994Y-15761316D02* +X24275994Y-15911176D01* +X24201064Y-15836246D02* +X24350924Y-15836246D01* +X24424649Y-15519351D02* +X24424649Y-15669211D01* +X24349719Y-15594281D02* +X24499579Y-15594281D01* +X24441590Y-13868546D02* +X24441590Y-14018406D01* +X24366660Y-13943476D02* +X24516520Y-13943476D01* +X24590245Y-13626581D02* +X24590245Y-13776441D01* +X24515315Y-13701511D02* +X24665175Y-13701511D01* +X24607186Y-11975776D02* +X24607186Y-12125636D01* +X24532256Y-12050706D02* +X24682116Y-12050706D01* +X24755840Y-11733811D02* +X24755840Y-11883671D01* +X24680910Y-11808741D02* +X24830770Y-11808741D01* +X24761838Y-18461760D02* +X24761838Y-18611620D01* +X24686908Y-18536690D02* +X24836768Y-18536690D01* +X24818771Y-18739976D02* +X24818771Y-18889836D01* +X24743841Y-18814906D02* +X24893701Y-18814906D01* +X24930716Y-15563626D02* +X24930716Y-15713486D01* +X24855786Y-15638556D02* +X25005646Y-15638556D01* +X25035095Y-15827729D02* +X25035095Y-15977589D01* +X24960165Y-15902659D02* +X25110025Y-15902659D01* +X25096311Y-13670856D02* +X25096311Y-13820716D01* +X25021381Y-13745786D02* +X25171241Y-13745786D01* +X25200691Y-13934959D02* +X25200691Y-14084819D01* +X25125761Y-14009889D02* +X25275621Y-14009889D01* +X25261907Y-11778086D02* +X25261907Y-11927946D01* +X25186977Y-11853016D02* +X25336837Y-11853016D01* +X25366286Y-12042189D02* +X25366286Y-12192049D01* +X25291356Y-12117119D02* +X25441216Y-12117119D01* +X26151533Y-19292024D02* +X26151533Y-19441884D01* +X26076603Y-19366954D02* +X26226463Y-19366954D01* +X26388518Y-19135553D02* +X26388518Y-19285413D01* +X26313588Y-19210483D02* +X26463448Y-19210483D01* +X26811444Y-19673024D02* +X26811444Y-19822884D01* +X26736514Y-19747954D02* +X26886374Y-19747954D01* +X26828459Y-19389553D02* +X26828459Y-19539413D01* +X26753529Y-19464483D02* +X26903389Y-19464483D01* +D11* +X15493785Y-21494135D02* +X15493785Y-21294135D01* +X15493785Y-21294135D02* +X15541404Y-21294135D01* +X15541404Y-21294135D02* +X15569975Y-21303659D01* +X15569975Y-21303659D02* +X15589023Y-21322707D01* +X15589023Y-21322707D02* +X15598547Y-21341754D01* +X15598547Y-21341754D02* +X15608071Y-21379850D01* +X15608071Y-21379850D02* +X15608071Y-21408421D01* +X15608071Y-21408421D02* +X15598547Y-21446516D01* +X15598547Y-21446516D02* +X15589023Y-21465564D01* +X15589023Y-21465564D02* +X15569975Y-21484612D01* +X15569975Y-21484612D02* +X15541404Y-21494135D01* +X15541404Y-21494135D02* +X15493785Y-21494135D01* +X15693785Y-21494135D02* +X15693785Y-21360802D01* +X15693785Y-21398897D02* +X15703309Y-21379850D01* +X15703309Y-21379850D02* +X15712833Y-21370326D01* +X15712833Y-21370326D02* +X15731880Y-21360802D01* +X15731880Y-21360802D02* +X15750928Y-21360802D01* +X15817594Y-21494135D02* +X15817594Y-21360802D01* +X15817594Y-21294135D02* +X15808071Y-21303659D01* +X15808071Y-21303659D02* +X15817594Y-21313183D01* +X15817594Y-21313183D02* +X15827118Y-21303659D01* +X15827118Y-21303659D02* +X15817594Y-21294135D01* +X15817594Y-21294135D02* +X15817594Y-21313183D01* +X15941404Y-21494135D02* +X15922356Y-21484612D01* +X15922356Y-21484612D02* +X15912833Y-21465564D01* +X15912833Y-21465564D02* +X15912833Y-21294135D01* +X16046166Y-21494135D02* +X16027118Y-21484612D01* +X16027118Y-21484612D02* +X16017594Y-21465564D01* +X16017594Y-21465564D02* +X16017594Y-21294135D01* +X16274737Y-21494135D02* +X16274737Y-21294135D01* +X16274737Y-21294135D02* +X16341404Y-21436992D01* +X16341404Y-21436992D02* +X16408071Y-21294135D01* +X16408071Y-21294135D02* +X16408071Y-21494135D01* +X16589023Y-21494135D02* +X16589023Y-21389373D01* +X16589023Y-21389373D02* +X16579499Y-21370326D01* +X16579499Y-21370326D02* +X16560452Y-21360802D01* +X16560452Y-21360802D02* +X16522356Y-21360802D01* +X16522356Y-21360802D02* +X16503309Y-21370326D01* +X16589023Y-21484612D02* +X16569975Y-21494135D01* +X16569975Y-21494135D02* +X16522356Y-21494135D01* +X16522356Y-21494135D02* +X16503309Y-21484612D01* +X16503309Y-21484612D02* +X16493785Y-21465564D01* +X16493785Y-21465564D02* +X16493785Y-21446516D01* +X16493785Y-21446516D02* +X16503309Y-21427469D01* +X16503309Y-21427469D02* +X16522356Y-21417945D01* +X16522356Y-21417945D02* +X16569975Y-21417945D01* +X16569975Y-21417945D02* +X16589023Y-21408421D01* +X16684261Y-21360802D02* +X16684261Y-21560802D01* +X16684261Y-21370326D02* +X16703309Y-21360802D01* +X16703309Y-21360802D02* +X16741404Y-21360802D01* +X16741404Y-21360802D02* +X16760452Y-21370326D01* +X16760452Y-21370326D02* +X16769975Y-21379850D01* +X16769975Y-21379850D02* +X16779499Y-21398897D01* +X16779499Y-21398897D02* +X16779499Y-21456040D01* +X16779499Y-21456040D02* +X16769975Y-21475088D01* +X16769975Y-21475088D02* +X16760452Y-21484612D01* +X16760452Y-21484612D02* +X16741404Y-21494135D01* +X16741404Y-21494135D02* +X16703309Y-21494135D01* +X16703309Y-21494135D02* +X16684261Y-21484612D01* +X16865214Y-21475088D02* +X16874737Y-21484612D01* +X16874737Y-21484612D02* +X16865214Y-21494135D01* +X16865214Y-21494135D02* +X16855690Y-21484612D01* +X16855690Y-21484612D02* +X16865214Y-21475088D01* +X16865214Y-21475088D02* +X16865214Y-21494135D01* +X16865214Y-21370326D02* +X16874737Y-21379850D01* +X16874737Y-21379850D02* +X16865214Y-21389373D01* +X16865214Y-21389373D02* +X16855690Y-21379850D01* +X16855690Y-21379850D02* +X16865214Y-21370326D01* +X16865214Y-21370326D02* +X16865214Y-21389373D01* +D12* +X15143008Y-21777652D02* +X15233008Y-21867652D01* +X15233008Y-21777652D02* +X15143008Y-21867652D01* +D11* +X15531880Y-21714135D02* +X15550928Y-21714135D01* +X15550928Y-21714135D02* +X15569975Y-21723659D01* +X15569975Y-21723659D02* +X15579499Y-21733183D01* +X15579499Y-21733183D02* +X15589023Y-21752231D01* +X15589023Y-21752231D02* +X15598547Y-21790326D01* +X15598547Y-21790326D02* +X15598547Y-21837945D01* +X15598547Y-21837945D02* +X15589023Y-21876040D01* +X15589023Y-21876040D02* +X15579499Y-21895088D01* +X15579499Y-21895088D02* +X15569975Y-21904612D01* +X15569975Y-21904612D02* +X15550928Y-21914135D01* +X15550928Y-21914135D02* +X15531880Y-21914135D01* +X15531880Y-21914135D02* +X15512833Y-21904612D01* +X15512833Y-21904612D02* +X15503309Y-21895088D01* +X15503309Y-21895088D02* +X15493785Y-21876040D01* +X15493785Y-21876040D02* +X15484261Y-21837945D01* +X15484261Y-21837945D02* +X15484261Y-21790326D01* +X15484261Y-21790326D02* +X15493785Y-21752231D01* +X15493785Y-21752231D02* +X15503309Y-21733183D01* +X15503309Y-21733183D02* +X15512833Y-21723659D01* +X15512833Y-21723659D02* +X15531880Y-21714135D01* +X15684261Y-21895088D02* +X15693785Y-21904612D01* +X15693785Y-21904612D02* +X15684261Y-21914135D01* +X15684261Y-21914135D02* +X15674737Y-21904612D01* +X15674737Y-21904612D02* +X15684261Y-21895088D01* +X15684261Y-21895088D02* +X15684261Y-21914135D01* +X15789023Y-21914135D02* +X15827118Y-21914135D01* +X15827118Y-21914135D02* +X15846166Y-21904612D01* +X15846166Y-21904612D02* +X15855690Y-21895088D01* +X15855690Y-21895088D02* +X15874737Y-21866516D01* +X15874737Y-21866516D02* +X15884261Y-21828421D01* +X15884261Y-21828421D02* +X15884261Y-21752231D01* +X15884261Y-21752231D02* +X15874737Y-21733183D01* +X15874737Y-21733183D02* +X15865214Y-21723659D01* +X15865214Y-21723659D02* +X15846166Y-21714135D01* +X15846166Y-21714135D02* +X15808071Y-21714135D01* +X15808071Y-21714135D02* +X15789023Y-21723659D01* +X15789023Y-21723659D02* +X15779499Y-21733183D01* +X15779499Y-21733183D02* +X15769975Y-21752231D01* +X15769975Y-21752231D02* +X15769975Y-21799850D01* +X15769975Y-21799850D02* +X15779499Y-21818897D01* +X15779499Y-21818897D02* +X15789023Y-21828421D01* +X15789023Y-21828421D02* +X15808071Y-21837945D01* +X15808071Y-21837945D02* +X15846166Y-21837945D01* +X15846166Y-21837945D02* +X15865214Y-21828421D01* +X15865214Y-21828421D02* +X15874737Y-21818897D01* +X15874737Y-21818897D02* +X15884261Y-21799850D01* +X16008071Y-21714135D02* +X16027118Y-21714135D01* +X16027118Y-21714135D02* +X16046166Y-21723659D01* +X16046166Y-21723659D02* +X16055690Y-21733183D01* +X16055690Y-21733183D02* +X16065214Y-21752231D01* +X16065214Y-21752231D02* +X16074737Y-21790326D01* +X16074737Y-21790326D02* +X16074737Y-21837945D01* +X16074737Y-21837945D02* +X16065214Y-21876040D01* +X16065214Y-21876040D02* +X16055690Y-21895088D01* +X16055690Y-21895088D02* +X16046166Y-21904612D01* +X16046166Y-21904612D02* +X16027118Y-21914135D01* +X16027118Y-21914135D02* +X16008071Y-21914135D01* +X16008071Y-21914135D02* +X15989023Y-21904612D01* +X15989023Y-21904612D02* +X15979499Y-21895088D01* +X15979499Y-21895088D02* +X15969975Y-21876040D01* +X15969975Y-21876040D02* +X15960452Y-21837945D01* +X15960452Y-21837945D02* +X15960452Y-21790326D01* +X15960452Y-21790326D02* +X15969975Y-21752231D01* +X15969975Y-21752231D02* +X15979499Y-21733183D01* +X15979499Y-21733183D02* +X15989023Y-21723659D01* +X15989023Y-21723659D02* +X16008071Y-21714135D01* +X16198547Y-21714135D02* +X16217595Y-21714135D01* +X16217595Y-21714135D02* +X16236642Y-21723659D01* +X16236642Y-21723659D02* +X16246166Y-21733183D01* +X16246166Y-21733183D02* +X16255690Y-21752231D01* +X16255690Y-21752231D02* +X16265214Y-21790326D01* +X16265214Y-21790326D02* +X16265214Y-21837945D01* +X16265214Y-21837945D02* +X16255690Y-21876040D01* +X16255690Y-21876040D02* +X16246166Y-21895088D01* +X16246166Y-21895088D02* +X16236642Y-21904612D01* +X16236642Y-21904612D02* +X16217595Y-21914135D01* +X16217595Y-21914135D02* +X16198547Y-21914135D01* +X16198547Y-21914135D02* +X16179499Y-21904612D01* +X16179499Y-21904612D02* +X16169975Y-21895088D01* +X16169975Y-21895088D02* +X16160452Y-21876040D01* +X16160452Y-21876040D02* +X16150928Y-21837945D01* +X16150928Y-21837945D02* +X16150928Y-21790326D01* +X16150928Y-21790326D02* +X16160452Y-21752231D01* +X16160452Y-21752231D02* +X16169975Y-21733183D01* +X16169975Y-21733183D02* +X16179499Y-21723659D01* +X16179499Y-21723659D02* +X16198547Y-21714135D01* +X16350928Y-21914135D02* +X16350928Y-21780802D01* +X16350928Y-21799850D02* +X16360452Y-21790326D01* +X16360452Y-21790326D02* +X16379499Y-21780802D01* +X16379499Y-21780802D02* +X16408071Y-21780802D01* +X16408071Y-21780802D02* +X16427118Y-21790326D01* +X16427118Y-21790326D02* +X16436642Y-21809373D01* +X16436642Y-21809373D02* +X16436642Y-21914135D01* +X16436642Y-21809373D02* +X16446166Y-21790326D01* +X16446166Y-21790326D02* +X16465214Y-21780802D01* +X16465214Y-21780802D02* +X16493785Y-21780802D01* +X16493785Y-21780802D02* +X16512833Y-21790326D01* +X16512833Y-21790326D02* +X16522356Y-21809373D01* +X16522356Y-21809373D02* +X16522356Y-21914135D01* +X16617595Y-21914135D02* +X16617595Y-21780802D01* +X16617595Y-21799850D02* +X16627118Y-21790326D01* +X16627118Y-21790326D02* +X16646166Y-21780802D01* +X16646166Y-21780802D02* +X16674737Y-21780802D01* +X16674737Y-21780802D02* +X16693785Y-21790326D01* +X16693785Y-21790326D02* +X16703309Y-21809373D01* +X16703309Y-21809373D02* +X16703309Y-21914135D01* +X16703309Y-21809373D02* +X16712833Y-21790326D01* +X16712833Y-21790326D02* +X16731880Y-21780802D01* +X16731880Y-21780802D02* +X16760452Y-21780802D01* +X16760452Y-21780802D02* +X16779499Y-21790326D01* +X16779499Y-21790326D02* +X16789023Y-21809373D01* +X16789023Y-21809373D02* +X16789023Y-21914135D01* +X17179499Y-21704612D02* +X17008071Y-21961754D01* +X17436642Y-21714135D02* +X17455690Y-21714135D01* +X17455690Y-21714135D02* +X17474738Y-21723659D01* +X17474738Y-21723659D02* +X17484261Y-21733183D01* +X17484261Y-21733183D02* +X17493785Y-21752231D01* +X17493785Y-21752231D02* +X17503309Y-21790326D01* +X17503309Y-21790326D02* +X17503309Y-21837945D01* +X17503309Y-21837945D02* +X17493785Y-21876040D01* +X17493785Y-21876040D02* +X17484261Y-21895088D01* +X17484261Y-21895088D02* +X17474738Y-21904612D01* +X17474738Y-21904612D02* +X17455690Y-21914135D01* +X17455690Y-21914135D02* +X17436642Y-21914135D01* +X17436642Y-21914135D02* +X17417595Y-21904612D01* +X17417595Y-21904612D02* +X17408071Y-21895088D01* +X17408071Y-21895088D02* +X17398547Y-21876040D01* +X17398547Y-21876040D02* +X17389023Y-21837945D01* +X17389023Y-21837945D02* +X17389023Y-21790326D01* +X17389023Y-21790326D02* +X17398547Y-21752231D01* +X17398547Y-21752231D02* +X17408071Y-21733183D01* +X17408071Y-21733183D02* +X17417595Y-21723659D01* +X17417595Y-21723659D02* +X17436642Y-21714135D01* +X17589023Y-21895088D02* +X17598547Y-21904612D01* +X17598547Y-21904612D02* +X17589023Y-21914135D01* +X17589023Y-21914135D02* +X17579500Y-21904612D01* +X17579500Y-21904612D02* +X17589023Y-21895088D01* +X17589023Y-21895088D02* +X17589023Y-21914135D01* +X17722357Y-21714135D02* +X17741404Y-21714135D01* +X17741404Y-21714135D02* +X17760452Y-21723659D01* +X17760452Y-21723659D02* +X17769976Y-21733183D01* +X17769976Y-21733183D02* +X17779500Y-21752231D01* +X17779500Y-21752231D02* +X17789023Y-21790326D01* +X17789023Y-21790326D02* +X17789023Y-21837945D01* +X17789023Y-21837945D02* +X17779500Y-21876040D01* +X17779500Y-21876040D02* +X17769976Y-21895088D01* +X17769976Y-21895088D02* +X17760452Y-21904612D01* +X17760452Y-21904612D02* +X17741404Y-21914135D01* +X17741404Y-21914135D02* +X17722357Y-21914135D01* +X17722357Y-21914135D02* +X17703309Y-21904612D01* +X17703309Y-21904612D02* +X17693785Y-21895088D01* +X17693785Y-21895088D02* +X17684261Y-21876040D01* +X17684261Y-21876040D02* +X17674738Y-21837945D01* +X17674738Y-21837945D02* +X17674738Y-21790326D01* +X17674738Y-21790326D02* +X17684261Y-21752231D01* +X17684261Y-21752231D02* +X17693785Y-21733183D01* +X17693785Y-21733183D02* +X17703309Y-21723659D01* +X17703309Y-21723659D02* +X17722357Y-21714135D01* +X17855690Y-21714135D02* +X17979500Y-21714135D01* +X17979500Y-21714135D02* +X17912833Y-21790326D01* +X17912833Y-21790326D02* +X17941404Y-21790326D01* +X17941404Y-21790326D02* +X17960452Y-21799850D01* +X17960452Y-21799850D02* +X17969976Y-21809373D01* +X17969976Y-21809373D02* +X17979500Y-21828421D01* +X17979500Y-21828421D02* +X17979500Y-21876040D01* +X17979500Y-21876040D02* +X17969976Y-21895088D01* +X17969976Y-21895088D02* +X17960452Y-21904612D01* +X17960452Y-21904612D02* +X17941404Y-21914135D01* +X17941404Y-21914135D02* +X17884261Y-21914135D01* +X17884261Y-21914135D02* +X17865214Y-21904612D01* +X17865214Y-21904612D02* +X17855690Y-21895088D01* +X18160452Y-21714135D02* +X18065214Y-21714135D01* +X18065214Y-21714135D02* +X18055690Y-21809373D01* +X18055690Y-21809373D02* +X18065214Y-21799850D01* +X18065214Y-21799850D02* +X18084261Y-21790326D01* +X18084261Y-21790326D02* +X18131881Y-21790326D01* +X18131881Y-21790326D02* +X18150928Y-21799850D01* +X18150928Y-21799850D02* +X18160452Y-21809373D01* +X18160452Y-21809373D02* +X18169976Y-21828421D01* +X18169976Y-21828421D02* +X18169976Y-21876040D01* +X18169976Y-21876040D02* +X18160452Y-21895088D01* +X18160452Y-21895088D02* +X18150928Y-21904612D01* +X18150928Y-21904612D02* +X18131881Y-21914135D01* +X18131881Y-21914135D02* +X18084261Y-21914135D01* +X18084261Y-21914135D02* +X18065214Y-21904612D01* +X18065214Y-21904612D02* +X18055690Y-21895088D01* +X18341404Y-21780802D02* +X18341404Y-21914135D01* +X18293785Y-21704612D02* +X18246166Y-21847469D01* +X18246166Y-21847469D02* +X18369976Y-21847469D01* +X18436642Y-21714135D02* +X18436642Y-21752231D01* +X18512833Y-21714135D02* +X18512833Y-21752231D01* +X18808071Y-21990326D02* +X18798547Y-21980802D01* +X18798547Y-21980802D02* +X18779500Y-21952231D01* +X18779500Y-21952231D02* +X18769976Y-21933183D01* +X18769976Y-21933183D02* +X18760452Y-21904612D01* +X18760452Y-21904612D02* +X18750928Y-21856992D01* +X18750928Y-21856992D02* +X18750928Y-21818897D01* +X18750928Y-21818897D02* +X18760452Y-21771278D01* +X18760452Y-21771278D02* +X18769976Y-21742707D01* +X18769976Y-21742707D02* +X18779500Y-21723659D01* +X18779500Y-21723659D02* +X18798547Y-21695088D01* +X18798547Y-21695088D02* +X18808071Y-21685564D01* +X18922357Y-21714135D02* +X18941404Y-21714135D01* +X18941404Y-21714135D02* +X18960452Y-21723659D01* +X18960452Y-21723659D02* +X18969976Y-21733183D01* +X18969976Y-21733183D02* +X18979500Y-21752231D01* +X18979500Y-21752231D02* +X18989023Y-21790326D01* +X18989023Y-21790326D02* +X18989023Y-21837945D01* +X18989023Y-21837945D02* +X18979500Y-21876040D01* +X18979500Y-21876040D02* +X18969976Y-21895088D01* +X18969976Y-21895088D02* +X18960452Y-21904612D01* +X18960452Y-21904612D02* +X18941404Y-21914135D01* +X18941404Y-21914135D02* +X18922357Y-21914135D01* +X18922357Y-21914135D02* +X18903309Y-21904612D01* +X18903309Y-21904612D02* +X18893785Y-21895088D01* +X18893785Y-21895088D02* +X18884262Y-21876040D01* +X18884262Y-21876040D02* +X18874738Y-21837945D01* +X18874738Y-21837945D02* +X18874738Y-21790326D01* +X18874738Y-21790326D02* +X18884262Y-21752231D01* +X18884262Y-21752231D02* +X18893785Y-21733183D01* +X18893785Y-21733183D02* +X18903309Y-21723659D01* +X18903309Y-21723659D02* +X18922357Y-21714135D01* +X19227119Y-21914135D02* +X19227119Y-21714135D01* +X19312833Y-21914135D02* +X19312833Y-21809373D01* +X19312833Y-21809373D02* +X19303309Y-21790326D01* +X19303309Y-21790326D02* +X19284262Y-21780802D01* +X19284262Y-21780802D02* +X19255690Y-21780802D01* +X19255690Y-21780802D02* +X19236643Y-21790326D01* +X19236643Y-21790326D02* +X19227119Y-21799850D01* +X19436643Y-21914135D02* +X19417595Y-21904612D01* +X19417595Y-21904612D02* +X19408071Y-21895088D01* +X19408071Y-21895088D02* +X19398547Y-21876040D01* +X19398547Y-21876040D02* +X19398547Y-21818897D01* +X19398547Y-21818897D02* +X19408071Y-21799850D01* +X19408071Y-21799850D02* +X19417595Y-21790326D01* +X19417595Y-21790326D02* +X19436643Y-21780802D01* +X19436643Y-21780802D02* +X19465214Y-21780802D01* +X19465214Y-21780802D02* +X19484262Y-21790326D01* +X19484262Y-21790326D02* +X19493785Y-21799850D01* +X19493785Y-21799850D02* +X19503309Y-21818897D01* +X19503309Y-21818897D02* +X19503309Y-21876040D01* +X19503309Y-21876040D02* +X19493785Y-21895088D01* +X19493785Y-21895088D02* +X19484262Y-21904612D01* +X19484262Y-21904612D02* +X19465214Y-21914135D01* +X19465214Y-21914135D02* +X19436643Y-21914135D01* +X19617595Y-21914135D02* +X19598547Y-21904612D01* +X19598547Y-21904612D02* +X19589024Y-21885564D01* +X19589024Y-21885564D02* +X19589024Y-21714135D01* +X19769976Y-21904612D02* +X19750928Y-21914135D01* +X19750928Y-21914135D02* +X19712833Y-21914135D01* +X19712833Y-21914135D02* +X19693785Y-21904612D01* +X19693785Y-21904612D02* +X19684262Y-21885564D01* +X19684262Y-21885564D02* +X19684262Y-21809373D01* +X19684262Y-21809373D02* +X19693785Y-21790326D01* +X19693785Y-21790326D02* +X19712833Y-21780802D01* +X19712833Y-21780802D02* +X19750928Y-21780802D01* +X19750928Y-21780802D02* +X19769976Y-21790326D01* +X19769976Y-21790326D02* +X19779500Y-21809373D01* +X19779500Y-21809373D02* +X19779500Y-21828421D01* +X19779500Y-21828421D02* +X19684262Y-21847469D01* +X19855690Y-21904612D02* +X19874738Y-21914135D01* +X19874738Y-21914135D02* +X19912833Y-21914135D01* +X19912833Y-21914135D02* +X19931881Y-21904612D01* +X19931881Y-21904612D02* +X19941405Y-21885564D01* +X19941405Y-21885564D02* +X19941405Y-21876040D01* +X19941405Y-21876040D02* +X19931881Y-21856992D01* +X19931881Y-21856992D02* +X19912833Y-21847469D01* +X19912833Y-21847469D02* +X19884262Y-21847469D01* +X19884262Y-21847469D02* +X19865214Y-21837945D01* +X19865214Y-21837945D02* +X19855690Y-21818897D01* +X19855690Y-21818897D02* +X19855690Y-21809373D01* +X19855690Y-21809373D02* +X19865214Y-21790326D01* +X19865214Y-21790326D02* +X19884262Y-21780802D01* +X19884262Y-21780802D02* +X19912833Y-21780802D01* +X19912833Y-21780802D02* +X19931881Y-21790326D01* +X20179500Y-21837945D02* +X20331881Y-21837945D01* +X20255690Y-21914135D02* +X20255690Y-21761754D01* +X20608071Y-21799850D02* +X20589024Y-21790326D01* +X20589024Y-21790326D02* +X20579500Y-21780802D01* +X20579500Y-21780802D02* +X20569976Y-21761754D01* +X20569976Y-21761754D02* +X20569976Y-21752231D01* +X20569976Y-21752231D02* +X20579500Y-21733183D01* +X20579500Y-21733183D02* +X20589024Y-21723659D01* +X20589024Y-21723659D02* +X20608071Y-21714135D01* +X20608071Y-21714135D02* +X20646167Y-21714135D01* +X20646167Y-21714135D02* +X20665214Y-21723659D01* +X20665214Y-21723659D02* +X20674738Y-21733183D01* +X20674738Y-21733183D02* +X20684262Y-21752231D01* +X20684262Y-21752231D02* +X20684262Y-21761754D01* +X20684262Y-21761754D02* +X20674738Y-21780802D01* +X20674738Y-21780802D02* +X20665214Y-21790326D01* +X20665214Y-21790326D02* +X20646167Y-21799850D01* +X20646167Y-21799850D02* +X20608071Y-21799850D01* +X20608071Y-21799850D02* +X20589024Y-21809373D01* +X20589024Y-21809373D02* +X20579500Y-21818897D01* +X20579500Y-21818897D02* +X20569976Y-21837945D01* +X20569976Y-21837945D02* +X20569976Y-21876040D01* +X20569976Y-21876040D02* +X20579500Y-21895088D01* +X20579500Y-21895088D02* +X20589024Y-21904612D01* +X20589024Y-21904612D02* +X20608071Y-21914135D01* +X20608071Y-21914135D02* +X20646167Y-21914135D01* +X20646167Y-21914135D02* +X20665214Y-21904612D01* +X20665214Y-21904612D02* +X20674738Y-21895088D01* +X20674738Y-21895088D02* +X20684262Y-21876040D01* +X20684262Y-21876040D02* +X20684262Y-21837945D01* +X20684262Y-21837945D02* +X20674738Y-21818897D01* +X20674738Y-21818897D02* +X20665214Y-21809373D01* +X20665214Y-21809373D02* +X20646167Y-21799850D01* +X20912833Y-21904612D02* +X20931881Y-21914135D01* +X20931881Y-21914135D02* +X20969976Y-21914135D01* +X20969976Y-21914135D02* +X20989024Y-21904612D01* +X20989024Y-21904612D02* +X20998548Y-21885564D01* +X20998548Y-21885564D02* +X20998548Y-21876040D01* +X20998548Y-21876040D02* +X20989024Y-21856992D01* +X20989024Y-21856992D02* +X20969976Y-21847469D01* +X20969976Y-21847469D02* +X20941405Y-21847469D01* +X20941405Y-21847469D02* +X20922357Y-21837945D01* +X20922357Y-21837945D02* +X20912833Y-21818897D01* +X20912833Y-21818897D02* +X20912833Y-21809373D01* +X20912833Y-21809373D02* +X20922357Y-21790326D01* +X20922357Y-21790326D02* +X20941405Y-21780802D01* +X20941405Y-21780802D02* +X20969976Y-21780802D01* +X20969976Y-21780802D02* +X20989024Y-21790326D01* +X21112833Y-21914135D02* +X21093786Y-21904612D01* +X21093786Y-21904612D02* +X21084262Y-21885564D01* +X21084262Y-21885564D02* +X21084262Y-21714135D01* +X21217595Y-21914135D02* +X21198548Y-21904612D01* +X21198548Y-21904612D02* +X21189024Y-21895088D01* +X21189024Y-21895088D02* +X21179500Y-21876040D01* +X21179500Y-21876040D02* +X21179500Y-21818897D01* +X21179500Y-21818897D02* +X21189024Y-21799850D01* +X21189024Y-21799850D02* +X21198548Y-21790326D01* +X21198548Y-21790326D02* +X21217595Y-21780802D01* +X21217595Y-21780802D02* +X21246167Y-21780802D01* +X21246167Y-21780802D02* +X21265214Y-21790326D01* +X21265214Y-21790326D02* +X21274738Y-21799850D01* +X21274738Y-21799850D02* +X21284262Y-21818897D01* +X21284262Y-21818897D02* +X21284262Y-21876040D01* +X21284262Y-21876040D02* +X21274738Y-21895088D01* +X21274738Y-21895088D02* +X21265214Y-21904612D01* +X21265214Y-21904612D02* +X21246167Y-21914135D01* +X21246167Y-21914135D02* +X21217595Y-21914135D01* +X21341405Y-21780802D02* +X21417595Y-21780802D01* +X21369976Y-21714135D02* +X21369976Y-21885564D01* +X21369976Y-21885564D02* +X21379500Y-21904612D01* +X21379500Y-21904612D02* +X21398548Y-21914135D01* +X21398548Y-21914135D02* +X21417595Y-21914135D01* +X21474738Y-21904612D02* +X21493786Y-21914135D01* +X21493786Y-21914135D02* +X21531881Y-21914135D01* +X21531881Y-21914135D02* +X21550929Y-21904612D01* +X21550929Y-21904612D02* +X21560452Y-21885564D01* +X21560452Y-21885564D02* +X21560452Y-21876040D01* +X21560452Y-21876040D02* +X21550929Y-21856992D01* +X21550929Y-21856992D02* +X21531881Y-21847469D01* +X21531881Y-21847469D02* +X21503309Y-21847469D01* +X21503309Y-21847469D02* +X21484262Y-21837945D01* +X21484262Y-21837945D02* +X21474738Y-21818897D01* +X21474738Y-21818897D02* +X21474738Y-21809373D01* +X21474738Y-21809373D02* +X21484262Y-21790326D01* +X21484262Y-21790326D02* +X21503309Y-21780802D01* +X21503309Y-21780802D02* +X21531881Y-21780802D01* +X21531881Y-21780802D02* +X21550929Y-21790326D01* +X21627119Y-21990326D02* +X21636643Y-21980802D01* +X21636643Y-21980802D02* +X21655690Y-21952231D01* +X21655690Y-21952231D02* +X21665214Y-21933183D01* +X21665214Y-21933183D02* +X21674738Y-21904612D01* +X21674738Y-21904612D02* +X21684262Y-21856992D01* +X21684262Y-21856992D02* +X21684262Y-21818897D01* +X21684262Y-21818897D02* +X21674738Y-21771278D01* +X21674738Y-21771278D02* +X21665214Y-21742707D01* +X21665214Y-21742707D02* +X21655690Y-21723659D01* +X21655690Y-21723659D02* +X21636643Y-21695088D01* +X21636643Y-21695088D02* +X21627119Y-21685564D01* +D13* +X15233008Y-22086652D02* +G75* +G03* +X15233008Y-22086652I-54610J0D01* +G01* +D11* +X15598547Y-22178135D02* +X15484261Y-22178135D01* +X15541404Y-22178135D02* +X15541404Y-21978135D01* +X15541404Y-21978135D02* +X15522356Y-22006707D01* +X15522356Y-22006707D02* +X15503309Y-22025754D01* +X15503309Y-22025754D02* +X15484261Y-22035278D01* +X15684261Y-22159088D02* +X15693785Y-22168612D01* +X15693785Y-22168612D02* +X15684261Y-22178135D01* +X15684261Y-22178135D02* +X15674737Y-22168612D01* +X15674737Y-22168612D02* +X15684261Y-22159088D01* +X15684261Y-22159088D02* +X15684261Y-22178135D01* +X15817594Y-21978135D02* +X15836642Y-21978135D01* +X15836642Y-21978135D02* +X15855690Y-21987659D01* +X15855690Y-21987659D02* +X15865214Y-21997183D01* +X15865214Y-21997183D02* +X15874737Y-22016231D01* +X15874737Y-22016231D02* +X15884261Y-22054326D01* +X15884261Y-22054326D02* +X15884261Y-22101945D01* +X15884261Y-22101945D02* +X15874737Y-22140040D01* +X15874737Y-22140040D02* +X15865214Y-22159088D01* +X15865214Y-22159088D02* +X15855690Y-22168612D01* +X15855690Y-22168612D02* +X15836642Y-22178135D01* +X15836642Y-22178135D02* +X15817594Y-22178135D01* +X15817594Y-22178135D02* +X15798547Y-22168612D01* +X15798547Y-22168612D02* +X15789023Y-22159088D01* +X15789023Y-22159088D02* +X15779499Y-22140040D01* +X15779499Y-22140040D02* +X15769975Y-22101945D01* +X15769975Y-22101945D02* +X15769975Y-22054326D01* +X15769975Y-22054326D02* +X15779499Y-22016231D01* +X15779499Y-22016231D02* +X15789023Y-21997183D01* +X15789023Y-21997183D02* +X15798547Y-21987659D01* +X15798547Y-21987659D02* +X15817594Y-21978135D01* +X15979499Y-22178135D02* +X16017594Y-22178135D01* +X16017594Y-22178135D02* +X16036642Y-22168612D01* +X16036642Y-22168612D02* +X16046166Y-22159088D01* +X16046166Y-22159088D02* +X16065214Y-22130516D01* +X16065214Y-22130516D02* +X16074737Y-22092421D01* +X16074737Y-22092421D02* +X16074737Y-22016231D01* +X16074737Y-22016231D02* +X16065214Y-21997183D01* +X16065214Y-21997183D02* +X16055690Y-21987659D01* +X16055690Y-21987659D02* +X16036642Y-21978135D01* +X16036642Y-21978135D02* +X15998547Y-21978135D01* +X15998547Y-21978135D02* +X15979499Y-21987659D01* +X15979499Y-21987659D02* +X15969975Y-21997183D01* +X15969975Y-21997183D02* +X15960452Y-22016231D01* +X15960452Y-22016231D02* +X15960452Y-22063850D01* +X15960452Y-22063850D02* +X15969975Y-22082897D01* +X15969975Y-22082897D02* +X15979499Y-22092421D01* +X15979499Y-22092421D02* +X15998547Y-22101945D01* +X15998547Y-22101945D02* +X16036642Y-22101945D01* +X16036642Y-22101945D02* +X16055690Y-22092421D01* +X16055690Y-22092421D02* +X16065214Y-22082897D01* +X16065214Y-22082897D02* +X16074737Y-22063850D01* +X16150928Y-21997183D02* +X16160452Y-21987659D01* +X16160452Y-21987659D02* +X16179499Y-21978135D01* +X16179499Y-21978135D02* +X16227118Y-21978135D01* +X16227118Y-21978135D02* +X16246166Y-21987659D01* +X16246166Y-21987659D02* +X16255690Y-21997183D01* +X16255690Y-21997183D02* +X16265214Y-22016231D01* +X16265214Y-22016231D02* +X16265214Y-22035278D01* +X16265214Y-22035278D02* +X16255690Y-22063850D01* +X16255690Y-22063850D02* +X16141404Y-22178135D01* +X16141404Y-22178135D02* +X16265214Y-22178135D01* +X16350928Y-22178135D02* +X16350928Y-22044802D01* +X16350928Y-22063850D02* +X16360452Y-22054326D01* +X16360452Y-22054326D02* +X16379499Y-22044802D01* +X16379499Y-22044802D02* +X16408071Y-22044802D01* +X16408071Y-22044802D02* +X16427118Y-22054326D01* +X16427118Y-22054326D02* +X16436642Y-22073373D01* +X16436642Y-22073373D02* +X16436642Y-22178135D01* +X16436642Y-22073373D02* +X16446166Y-22054326D01* +X16446166Y-22054326D02* +X16465214Y-22044802D01* +X16465214Y-22044802D02* +X16493785Y-22044802D01* +X16493785Y-22044802D02* +X16512833Y-22054326D01* +X16512833Y-22054326D02* +X16522356Y-22073373D01* +X16522356Y-22073373D02* +X16522356Y-22178135D01* +X16617595Y-22178135D02* +X16617595Y-22044802D01* +X16617595Y-22063850D02* +X16627118Y-22054326D01* +X16627118Y-22054326D02* +X16646166Y-22044802D01* +X16646166Y-22044802D02* +X16674737Y-22044802D01* +X16674737Y-22044802D02* +X16693785Y-22054326D01* +X16693785Y-22054326D02* +X16703309Y-22073373D01* +X16703309Y-22073373D02* +X16703309Y-22178135D01* +X16703309Y-22073373D02* +X16712833Y-22054326D01* +X16712833Y-22054326D02* +X16731880Y-22044802D01* +X16731880Y-22044802D02* +X16760452Y-22044802D01* +X16760452Y-22044802D02* +X16779499Y-22054326D01* +X16779499Y-22054326D02* +X16789023Y-22073373D01* +X16789023Y-22073373D02* +X16789023Y-22178135D01* +X17179499Y-21968612D02* +X17008071Y-22225754D01* +X17436642Y-21978135D02* +X17455690Y-21978135D01* +X17455690Y-21978135D02* +X17474738Y-21987659D01* +X17474738Y-21987659D02* +X17484261Y-21997183D01* +X17484261Y-21997183D02* +X17493785Y-22016231D01* +X17493785Y-22016231D02* +X17503309Y-22054326D01* +X17503309Y-22054326D02* +X17503309Y-22101945D01* +X17503309Y-22101945D02* +X17493785Y-22140040D01* +X17493785Y-22140040D02* +X17484261Y-22159088D01* +X17484261Y-22159088D02* +X17474738Y-22168612D01* +X17474738Y-22168612D02* +X17455690Y-22178135D01* +X17455690Y-22178135D02* +X17436642Y-22178135D01* +X17436642Y-22178135D02* +X17417595Y-22168612D01* +X17417595Y-22168612D02* +X17408071Y-22159088D01* +X17408071Y-22159088D02* +X17398547Y-22140040D01* +X17398547Y-22140040D02* +X17389023Y-22101945D01* +X17389023Y-22101945D02* +X17389023Y-22054326D01* +X17389023Y-22054326D02* +X17398547Y-22016231D01* +X17398547Y-22016231D02* +X17408071Y-21997183D01* +X17408071Y-21997183D02* +X17417595Y-21987659D01* +X17417595Y-21987659D02* +X17436642Y-21978135D01* +X17589023Y-22159088D02* +X17598547Y-22168612D01* +X17598547Y-22168612D02* +X17589023Y-22178135D01* +X17589023Y-22178135D02* +X17579500Y-22168612D01* +X17579500Y-22168612D02* +X17589023Y-22159088D01* +X17589023Y-22159088D02* +X17589023Y-22178135D01* +X17722357Y-21978135D02* +X17741404Y-21978135D01* +X17741404Y-21978135D02* +X17760452Y-21987659D01* +X17760452Y-21987659D02* +X17769976Y-21997183D01* +X17769976Y-21997183D02* +X17779500Y-22016231D01* +X17779500Y-22016231D02* +X17789023Y-22054326D01* +X17789023Y-22054326D02* +X17789023Y-22101945D01* +X17789023Y-22101945D02* +X17779500Y-22140040D01* +X17779500Y-22140040D02* +X17769976Y-22159088D01* +X17769976Y-22159088D02* +X17760452Y-22168612D01* +X17760452Y-22168612D02* +X17741404Y-22178135D01* +X17741404Y-22178135D02* +X17722357Y-22178135D01* +X17722357Y-22178135D02* +X17703309Y-22168612D01* +X17703309Y-22168612D02* +X17693785Y-22159088D01* +X17693785Y-22159088D02* +X17684261Y-22140040D01* +X17684261Y-22140040D02* +X17674738Y-22101945D01* +X17674738Y-22101945D02* +X17674738Y-22054326D01* +X17674738Y-22054326D02* +X17684261Y-22016231D01* +X17684261Y-22016231D02* +X17693785Y-21997183D01* +X17693785Y-21997183D02* +X17703309Y-21987659D01* +X17703309Y-21987659D02* +X17722357Y-21978135D01* +X17960452Y-22044802D02* +X17960452Y-22178135D01* +X17912833Y-21968612D02* +X17865214Y-22111469D01* +X17865214Y-22111469D02* +X17989023Y-22111469D01* +X18046166Y-21978135D02* +X18169976Y-21978135D01* +X18169976Y-21978135D02* +X18103309Y-22054326D01* +X18103309Y-22054326D02* +X18131881Y-22054326D01* +X18131881Y-22054326D02* +X18150928Y-22063850D01* +X18150928Y-22063850D02* +X18160452Y-22073373D01* +X18160452Y-22073373D02* +X18169976Y-22092421D01* +X18169976Y-22092421D02* +X18169976Y-22140040D01* +X18169976Y-22140040D02* +X18160452Y-22159088D01* +X18160452Y-22159088D02* +X18150928Y-22168612D01* +X18150928Y-22168612D02* +X18131881Y-22178135D01* +X18131881Y-22178135D02* +X18074738Y-22178135D01* +X18074738Y-22178135D02* +X18055690Y-22168612D01* +X18055690Y-22168612D02* +X18046166Y-22159088D01* +X18293785Y-21978135D02* +X18312833Y-21978135D01* +X18312833Y-21978135D02* +X18331881Y-21987659D01* +X18331881Y-21987659D02* +X18341404Y-21997183D01* +X18341404Y-21997183D02* +X18350928Y-22016231D01* +X18350928Y-22016231D02* +X18360452Y-22054326D01* +X18360452Y-22054326D02* +X18360452Y-22101945D01* +X18360452Y-22101945D02* +X18350928Y-22140040D01* +X18350928Y-22140040D02* +X18341404Y-22159088D01* +X18341404Y-22159088D02* +X18331881Y-22168612D01* +X18331881Y-22168612D02* +X18312833Y-22178135D01* +X18312833Y-22178135D02* +X18293785Y-22178135D01* +X18293785Y-22178135D02* +X18274738Y-22168612D01* +X18274738Y-22168612D02* +X18265214Y-22159088D01* +X18265214Y-22159088D02* +X18255690Y-22140040D01* +X18255690Y-22140040D02* +X18246166Y-22101945D01* +X18246166Y-22101945D02* +X18246166Y-22054326D01* +X18246166Y-22054326D02* +X18255690Y-22016231D01* +X18255690Y-22016231D02* +X18265214Y-21997183D01* +X18265214Y-21997183D02* +X18274738Y-21987659D01* +X18274738Y-21987659D02* +X18293785Y-21978135D01* +X18436642Y-21978135D02* +X18436642Y-22016231D01* +X18512833Y-21978135D02* +X18512833Y-22016231D01* +X18808071Y-22254326D02* +X18798547Y-22244802D01* +X18798547Y-22244802D02* +X18779500Y-22216231D01* +X18779500Y-22216231D02* +X18769976Y-22197183D01* +X18769976Y-22197183D02* +X18760452Y-22168612D01* +X18760452Y-22168612D02* +X18750928Y-22120992D01* +X18750928Y-22120992D02* +X18750928Y-22082897D01* +X18750928Y-22082897D02* +X18760452Y-22035278D01* +X18760452Y-22035278D02* +X18769976Y-22006707D01* +X18769976Y-22006707D02* +X18779500Y-21987659D01* +X18779500Y-21987659D02* +X18798547Y-21959088D01* +X18798547Y-21959088D02* +X18808071Y-21949564D01* +X18874738Y-21997183D02* +X18884262Y-21987659D01* +X18884262Y-21987659D02* +X18903309Y-21978135D01* +X18903309Y-21978135D02* +X18950928Y-21978135D01* +X18950928Y-21978135D02* +X18969976Y-21987659D01* +X18969976Y-21987659D02* +X18979500Y-21997183D01* +X18979500Y-21997183D02* +X18989023Y-22016231D01* +X18989023Y-22016231D02* +X18989023Y-22035278D01* +X18989023Y-22035278D02* +X18979500Y-22063850D01* +X18979500Y-22063850D02* +X18865214Y-22178135D01* +X18865214Y-22178135D02* +X18989023Y-22178135D01* +X19160452Y-22044802D02* +X19160452Y-22178135D01* +X19112833Y-21968612D02* +X19065214Y-22111469D01* +X19065214Y-22111469D02* +X19189023Y-22111469D01* +X19417595Y-22178135D02* +X19417595Y-21978135D01* +X19503309Y-22178135D02* +X19503309Y-22073373D01* +X19503309Y-22073373D02* +X19493785Y-22054326D01* +X19493785Y-22054326D02* +X19474738Y-22044802D01* +X19474738Y-22044802D02* +X19446166Y-22044802D01* +X19446166Y-22044802D02* +X19427119Y-22054326D01* +X19427119Y-22054326D02* +X19417595Y-22063850D01* +X19627119Y-22178135D02* +X19608071Y-22168612D01* +X19608071Y-22168612D02* +X19598547Y-22159088D01* +X19598547Y-22159088D02* +X19589024Y-22140040D01* +X19589024Y-22140040D02* +X19589024Y-22082897D01* +X19589024Y-22082897D02* +X19598547Y-22063850D01* +X19598547Y-22063850D02* +X19608071Y-22054326D01* +X19608071Y-22054326D02* +X19627119Y-22044802D01* +X19627119Y-22044802D02* +X19655690Y-22044802D01* +X19655690Y-22044802D02* +X19674738Y-22054326D01* +X19674738Y-22054326D02* +X19684262Y-22063850D01* +X19684262Y-22063850D02* +X19693785Y-22082897D01* +X19693785Y-22082897D02* +X19693785Y-22140040D01* +X19693785Y-22140040D02* +X19684262Y-22159088D01* +X19684262Y-22159088D02* +X19674738Y-22168612D01* +X19674738Y-22168612D02* +X19655690Y-22178135D01* +X19655690Y-22178135D02* +X19627119Y-22178135D01* +X19808071Y-22178135D02* +X19789024Y-22168612D01* +X19789024Y-22168612D02* +X19779500Y-22149564D01* +X19779500Y-22149564D02* +X19779500Y-21978135D01* +X19960452Y-22168612D02* +X19941405Y-22178135D01* +X19941405Y-22178135D02* +X19903309Y-22178135D01* +X19903309Y-22178135D02* +X19884262Y-22168612D01* +X19884262Y-22168612D02* +X19874738Y-22149564D01* +X19874738Y-22149564D02* +X19874738Y-22073373D01* +X19874738Y-22073373D02* +X19884262Y-22054326D01* +X19884262Y-22054326D02* +X19903309Y-22044802D01* +X19903309Y-22044802D02* +X19941405Y-22044802D01* +X19941405Y-22044802D02* +X19960452Y-22054326D01* +X19960452Y-22054326D02* +X19969976Y-22073373D01* +X19969976Y-22073373D02* +X19969976Y-22092421D01* +X19969976Y-22092421D02* +X19874738Y-22111469D01* +X20046166Y-22168612D02* +X20065214Y-22178135D01* +X20065214Y-22178135D02* +X20103309Y-22178135D01* +X20103309Y-22178135D02* +X20122357Y-22168612D01* +X20122357Y-22168612D02* +X20131881Y-22149564D01* +X20131881Y-22149564D02* +X20131881Y-22140040D01* +X20131881Y-22140040D02* +X20122357Y-22120992D01* +X20122357Y-22120992D02* +X20103309Y-22111469D01* +X20103309Y-22111469D02* +X20074738Y-22111469D01* +X20074738Y-22111469D02* +X20055690Y-22101945D01* +X20055690Y-22101945D02* +X20046166Y-22082897D01* +X20046166Y-22082897D02* +X20046166Y-22073373D01* +X20046166Y-22073373D02* +X20055690Y-22054326D01* +X20055690Y-22054326D02* +X20074738Y-22044802D01* +X20074738Y-22044802D02* +X20103309Y-22044802D01* +X20103309Y-22044802D02* +X20122357Y-22054326D01* +X20198547Y-22254326D02* +X20208071Y-22244802D01* +X20208071Y-22244802D02* +X20227119Y-22216231D01* +X20227119Y-22216231D02* +X20236643Y-22197183D01* +X20236643Y-22197183D02* +X20246166Y-22168612D01* +X20246166Y-22168612D02* +X20255690Y-22120992D01* +X20255690Y-22120992D02* +X20255690Y-22082897D01* +X20255690Y-22082897D02* +X20246166Y-22035278D01* +X20246166Y-22035278D02* +X20236643Y-22006707D01* +X20236643Y-22006707D02* +X20227119Y-21987659D01* +X20227119Y-21987659D02* +X20208071Y-21959088D01* +X20208071Y-21959088D02* +X20198547Y-21949564D01* +D14* +X15158078Y-22275722D02* +X15158078Y-22425581D01* +X15083148Y-22350652D02* +X15233008Y-22350652D01* +D11* +X15598547Y-22442135D02* +X15484261Y-22442135D01* +X15541404Y-22442135D02* +X15541404Y-22242135D01* +X15541404Y-22242135D02* +X15522356Y-22270707D01* +X15522356Y-22270707D02* +X15503309Y-22289754D01* +X15503309Y-22289754D02* +X15484261Y-22299278D01* +X15684261Y-22423088D02* +X15693785Y-22432611D01* +X15693785Y-22432611D02* +X15684261Y-22442135D01* +X15684261Y-22442135D02* +X15674737Y-22432611D01* +X15674737Y-22432611D02* +X15684261Y-22423088D01* +X15684261Y-22423088D02* +X15684261Y-22442135D01* +X15865214Y-22308802D02* +X15865214Y-22442135D01* +X15817594Y-22232612D02* +X15769975Y-22375469D01* +X15769975Y-22375469D02* +X15893785Y-22375469D01* +X15979499Y-22442135D02* +X16017594Y-22442135D01* +X16017594Y-22442135D02* +X16036642Y-22432611D01* +X16036642Y-22432611D02* +X16046166Y-22423088D01* +X16046166Y-22423088D02* +X16065214Y-22394516D01* +X16065214Y-22394516D02* +X16074737Y-22356421D01* +X16074737Y-22356421D02* +X16074737Y-22280231D01* +X16074737Y-22280231D02* +X16065214Y-22261183D01* +X16065214Y-22261183D02* +X16055690Y-22251659D01* +X16055690Y-22251659D02* +X16036642Y-22242135D01* +X16036642Y-22242135D02* +X15998547Y-22242135D01* +X15998547Y-22242135D02* +X15979499Y-22251659D01* +X15979499Y-22251659D02* +X15969975Y-22261183D01* +X15969975Y-22261183D02* +X15960452Y-22280231D01* +X15960452Y-22280231D02* +X15960452Y-22327850D01* +X15960452Y-22327850D02* +X15969975Y-22346897D01* +X15969975Y-22346897D02* +X15979499Y-22356421D01* +X15979499Y-22356421D02* +X15998547Y-22365945D01* +X15998547Y-22365945D02* +X16036642Y-22365945D01* +X16036642Y-22365945D02* +X16055690Y-22356421D01* +X16055690Y-22356421D02* +X16065214Y-22346897D01* +X16065214Y-22346897D02* +X16074737Y-22327850D01* +X16169975Y-22442135D02* +X16208071Y-22442135D01* +X16208071Y-22442135D02* +X16227118Y-22432611D01* +X16227118Y-22432611D02* +X16236642Y-22423088D01* +X16236642Y-22423088D02* +X16255690Y-22394516D01* +X16255690Y-22394516D02* +X16265214Y-22356421D01* +X16265214Y-22356421D02* +X16265214Y-22280231D01* +X16265214Y-22280231D02* +X16255690Y-22261183D01* +X16255690Y-22261183D02* +X16246166Y-22251659D01* +X16246166Y-22251659D02* +X16227118Y-22242135D01* +X16227118Y-22242135D02* +X16189023Y-22242135D01* +X16189023Y-22242135D02* +X16169975Y-22251659D01* +X16169975Y-22251659D02* +X16160452Y-22261183D01* +X16160452Y-22261183D02* +X16150928Y-22280231D01* +X16150928Y-22280231D02* +X16150928Y-22327850D01* +X16150928Y-22327850D02* +X16160452Y-22346897D01* +X16160452Y-22346897D02* +X16169975Y-22356421D01* +X16169975Y-22356421D02* +X16189023Y-22365945D01* +X16189023Y-22365945D02* +X16227118Y-22365945D01* +X16227118Y-22365945D02* +X16246166Y-22356421D01* +X16246166Y-22356421D02* +X16255690Y-22346897D01* +X16255690Y-22346897D02* +X16265214Y-22327850D01* +X16350928Y-22442135D02* +X16350928Y-22308802D01* +X16350928Y-22327850D02* +X16360452Y-22318326D01* +X16360452Y-22318326D02* +X16379499Y-22308802D01* +X16379499Y-22308802D02* +X16408071Y-22308802D01* +X16408071Y-22308802D02* +X16427118Y-22318326D01* +X16427118Y-22318326D02* +X16436642Y-22337373D01* +X16436642Y-22337373D02* +X16436642Y-22442135D01* +X16436642Y-22337373D02* +X16446166Y-22318326D01* +X16446166Y-22318326D02* +X16465214Y-22308802D01* +X16465214Y-22308802D02* +X16493785Y-22308802D01* +X16493785Y-22308802D02* +X16512833Y-22318326D01* +X16512833Y-22318326D02* +X16522356Y-22337373D01* +X16522356Y-22337373D02* +X16522356Y-22442135D01* +X16617595Y-22442135D02* +X16617595Y-22308802D01* +X16617595Y-22327850D02* +X16627118Y-22318326D01* +X16627118Y-22318326D02* +X16646166Y-22308802D01* +X16646166Y-22308802D02* +X16674737Y-22308802D01* +X16674737Y-22308802D02* +X16693785Y-22318326D01* +X16693785Y-22318326D02* +X16703309Y-22337373D01* +X16703309Y-22337373D02* +X16703309Y-22442135D01* +X16703309Y-22337373D02* +X16712833Y-22318326D01* +X16712833Y-22318326D02* +X16731880Y-22308802D01* +X16731880Y-22308802D02* +X16760452Y-22308802D01* +X16760452Y-22308802D02* +X16779499Y-22318326D01* +X16779499Y-22318326D02* +X16789023Y-22337373D01* +X16789023Y-22337373D02* +X16789023Y-22442135D01* +X17179499Y-22232612D02* +X17008071Y-22489754D01* +X17436642Y-22242135D02* +X17455690Y-22242135D01* +X17455690Y-22242135D02* +X17474738Y-22251659D01* +X17474738Y-22251659D02* +X17484261Y-22261183D01* +X17484261Y-22261183D02* +X17493785Y-22280231D01* +X17493785Y-22280231D02* +X17503309Y-22318326D01* +X17503309Y-22318326D02* +X17503309Y-22365945D01* +X17503309Y-22365945D02* +X17493785Y-22404040D01* +X17493785Y-22404040D02* +X17484261Y-22423088D01* +X17484261Y-22423088D02* +X17474738Y-22432611D01* +X17474738Y-22432611D02* +X17455690Y-22442135D01* +X17455690Y-22442135D02* +X17436642Y-22442135D01* +X17436642Y-22442135D02* +X17417595Y-22432611D01* +X17417595Y-22432611D02* +X17408071Y-22423088D01* +X17408071Y-22423088D02* +X17398547Y-22404040D01* +X17398547Y-22404040D02* +X17389023Y-22365945D01* +X17389023Y-22365945D02* +X17389023Y-22318326D01* +X17389023Y-22318326D02* +X17398547Y-22280231D01* +X17398547Y-22280231D02* +X17408071Y-22261183D01* +X17408071Y-22261183D02* +X17417595Y-22251659D01* +X17417595Y-22251659D02* +X17436642Y-22242135D01* +X17589023Y-22423088D02* +X17598547Y-22432611D01* +X17598547Y-22432611D02* +X17589023Y-22442135D01* +X17589023Y-22442135D02* +X17579500Y-22432611D01* +X17579500Y-22432611D02* +X17589023Y-22423088D01* +X17589023Y-22423088D02* +X17589023Y-22442135D01* +X17722357Y-22242135D02* +X17741404Y-22242135D01* +X17741404Y-22242135D02* +X17760452Y-22251659D01* +X17760452Y-22251659D02* +X17769976Y-22261183D01* +X17769976Y-22261183D02* +X17779500Y-22280231D01* +X17779500Y-22280231D02* +X17789023Y-22318326D01* +X17789023Y-22318326D02* +X17789023Y-22365945D01* +X17789023Y-22365945D02* +X17779500Y-22404040D01* +X17779500Y-22404040D02* +X17769976Y-22423088D01* +X17769976Y-22423088D02* +X17760452Y-22432611D01* +X17760452Y-22432611D02* +X17741404Y-22442135D01* +X17741404Y-22442135D02* +X17722357Y-22442135D01* +X17722357Y-22442135D02* +X17703309Y-22432611D01* +X17703309Y-22432611D02* +X17693785Y-22423088D01* +X17693785Y-22423088D02* +X17684261Y-22404040D01* +X17684261Y-22404040D02* +X17674738Y-22365945D01* +X17674738Y-22365945D02* +X17674738Y-22318326D01* +X17674738Y-22318326D02* +X17684261Y-22280231D01* +X17684261Y-22280231D02* +X17693785Y-22261183D01* +X17693785Y-22261183D02* +X17703309Y-22251659D01* +X17703309Y-22251659D02* +X17722357Y-22242135D01* +X17969976Y-22242135D02* +X17874738Y-22242135D01* +X17874738Y-22242135D02* +X17865214Y-22337373D01* +X17865214Y-22337373D02* +X17874738Y-22327850D01* +X17874738Y-22327850D02* +X17893785Y-22318326D01* +X17893785Y-22318326D02* +X17941404Y-22318326D01* +X17941404Y-22318326D02* +X17960452Y-22327850D01* +X17960452Y-22327850D02* +X17969976Y-22337373D01* +X17969976Y-22337373D02* +X17979500Y-22356421D01* +X17979500Y-22356421D02* +X17979500Y-22404040D01* +X17979500Y-22404040D02* +X17969976Y-22423088D01* +X17969976Y-22423088D02* +X17960452Y-22432611D01* +X17960452Y-22432611D02* +X17941404Y-22442135D01* +X17941404Y-22442135D02* +X17893785Y-22442135D01* +X17893785Y-22442135D02* +X17874738Y-22432611D01* +X17874738Y-22432611D02* +X17865214Y-22423088D01* +X18074738Y-22442135D02* +X18112833Y-22442135D01* +X18112833Y-22442135D02* +X18131881Y-22432611D01* +X18131881Y-22432611D02* +X18141404Y-22423088D01* +X18141404Y-22423088D02* +X18160452Y-22394516D01* +X18160452Y-22394516D02* +X18169976Y-22356421D01* +X18169976Y-22356421D02* +X18169976Y-22280231D01* +X18169976Y-22280231D02* +X18160452Y-22261183D01* +X18160452Y-22261183D02* +X18150928Y-22251659D01* +X18150928Y-22251659D02* +X18131881Y-22242135D01* +X18131881Y-22242135D02* +X18093785Y-22242135D01* +X18093785Y-22242135D02* +X18074738Y-22251659D01* +X18074738Y-22251659D02* +X18065214Y-22261183D01* +X18065214Y-22261183D02* +X18055690Y-22280231D01* +X18055690Y-22280231D02* +X18055690Y-22327850D01* +X18055690Y-22327850D02* +X18065214Y-22346897D01* +X18065214Y-22346897D02* +X18074738Y-22356421D01* +X18074738Y-22356421D02* +X18093785Y-22365945D01* +X18093785Y-22365945D02* +X18131881Y-22365945D01* +X18131881Y-22365945D02* +X18150928Y-22356421D01* +X18150928Y-22356421D02* +X18160452Y-22346897D01* +X18160452Y-22346897D02* +X18169976Y-22327850D01* +X18293785Y-22242135D02* +X18312833Y-22242135D01* +X18312833Y-22242135D02* +X18331881Y-22251659D01* +X18331881Y-22251659D02* +X18341404Y-22261183D01* +X18341404Y-22261183D02* +X18350928Y-22280231D01* +X18350928Y-22280231D02* +X18360452Y-22318326D01* +X18360452Y-22318326D02* +X18360452Y-22365945D01* +X18360452Y-22365945D02* +X18350928Y-22404040D01* +X18350928Y-22404040D02* +X18341404Y-22423088D01* +X18341404Y-22423088D02* +X18331881Y-22432611D01* +X18331881Y-22432611D02* +X18312833Y-22442135D01* +X18312833Y-22442135D02* +X18293785Y-22442135D01* +X18293785Y-22442135D02* +X18274738Y-22432611D01* +X18274738Y-22432611D02* +X18265214Y-22423088D01* +X18265214Y-22423088D02* +X18255690Y-22404040D01* +X18255690Y-22404040D02* +X18246166Y-22365945D01* +X18246166Y-22365945D02* +X18246166Y-22318326D01* +X18246166Y-22318326D02* +X18255690Y-22280231D01* +X18255690Y-22280231D02* +X18265214Y-22261183D01* +X18265214Y-22261183D02* +X18274738Y-22251659D01* +X18274738Y-22251659D02* +X18293785Y-22242135D01* +X18436642Y-22242135D02* +X18436642Y-22280231D01* +X18512833Y-22242135D02* +X18512833Y-22280231D01* +X18808071Y-22518326D02* +X18798547Y-22508802D01* +X18798547Y-22508802D02* +X18779500Y-22480230D01* +X18779500Y-22480230D02* +X18769976Y-22461183D01* +X18769976Y-22461183D02* +X18760452Y-22432611D01* +X18760452Y-22432611D02* +X18750928Y-22384992D01* +X18750928Y-22384992D02* +X18750928Y-22346897D01* +X18750928Y-22346897D02* +X18760452Y-22299278D01* +X18760452Y-22299278D02* +X18769976Y-22270707D01* +X18769976Y-22270707D02* +X18779500Y-22251659D01* +X18779500Y-22251659D02* +X18798547Y-22223088D01* +X18798547Y-22223088D02* +X18808071Y-22213564D01* +X18969976Y-22242135D02* +X18931881Y-22242135D01* +X18931881Y-22242135D02* +X18912833Y-22251659D01* +X18912833Y-22251659D02* +X18903309Y-22261183D01* +X18903309Y-22261183D02* +X18884262Y-22289754D01* +X18884262Y-22289754D02* +X18874738Y-22327850D01* +X18874738Y-22327850D02* +X18874738Y-22404040D01* +X18874738Y-22404040D02* +X18884262Y-22423088D01* +X18884262Y-22423088D02* +X18893785Y-22432611D01* +X18893785Y-22432611D02* +X18912833Y-22442135D01* +X18912833Y-22442135D02* +X18950928Y-22442135D01* +X18950928Y-22442135D02* +X18969976Y-22432611D01* +X18969976Y-22432611D02* +X18979500Y-22423088D01* +X18979500Y-22423088D02* +X18989023Y-22404040D01* +X18989023Y-22404040D02* +X18989023Y-22356421D01* +X18989023Y-22356421D02* +X18979500Y-22337373D01* +X18979500Y-22337373D02* +X18969976Y-22327850D01* +X18969976Y-22327850D02* +X18950928Y-22318326D01* +X18950928Y-22318326D02* +X18912833Y-22318326D01* +X18912833Y-22318326D02* +X18893785Y-22327850D01* +X18893785Y-22327850D02* +X18884262Y-22337373D01* +X18884262Y-22337373D02* +X18874738Y-22356421D01* +X19103309Y-22327850D02* +X19084262Y-22318326D01* +X19084262Y-22318326D02* +X19074738Y-22308802D01* +X19074738Y-22308802D02* +X19065214Y-22289754D01* +X19065214Y-22289754D02* +X19065214Y-22280231D01* +X19065214Y-22280231D02* +X19074738Y-22261183D01* +X19074738Y-22261183D02* +X19084262Y-22251659D01* +X19084262Y-22251659D02* +X19103309Y-22242135D01* +X19103309Y-22242135D02* +X19141404Y-22242135D01* +X19141404Y-22242135D02* +X19160452Y-22251659D01* +X19160452Y-22251659D02* +X19169976Y-22261183D01* +X19169976Y-22261183D02* +X19179500Y-22280231D01* +X19179500Y-22280231D02* +X19179500Y-22289754D01* +X19179500Y-22289754D02* +X19169976Y-22308802D01* +X19169976Y-22308802D02* +X19160452Y-22318326D01* +X19160452Y-22318326D02* +X19141404Y-22327850D01* +X19141404Y-22327850D02* +X19103309Y-22327850D01* +X19103309Y-22327850D02* +X19084262Y-22337373D01* +X19084262Y-22337373D02* +X19074738Y-22346897D01* +X19074738Y-22346897D02* +X19065214Y-22365945D01* +X19065214Y-22365945D02* +X19065214Y-22404040D01* +X19065214Y-22404040D02* +X19074738Y-22423088D01* +X19074738Y-22423088D02* +X19084262Y-22432611D01* +X19084262Y-22432611D02* +X19103309Y-22442135D01* +X19103309Y-22442135D02* +X19141404Y-22442135D01* +X19141404Y-22442135D02* +X19160452Y-22432611D01* +X19160452Y-22432611D02* +X19169976Y-22423088D01* +X19169976Y-22423088D02* +X19179500Y-22404040D01* +X19179500Y-22404040D02* +X19179500Y-22365945D01* +X19179500Y-22365945D02* +X19169976Y-22346897D01* +X19169976Y-22346897D02* +X19160452Y-22337373D01* +X19160452Y-22337373D02* +X19141404Y-22327850D01* +X19417595Y-22442135D02* +X19417595Y-22242135D01* +X19503309Y-22442135D02* +X19503309Y-22337373D01* +X19503309Y-22337373D02* +X19493785Y-22318326D01* +X19493785Y-22318326D02* +X19474738Y-22308802D01* +X19474738Y-22308802D02* +X19446166Y-22308802D01* +X19446166Y-22308802D02* +X19427119Y-22318326D01* +X19427119Y-22318326D02* +X19417595Y-22327850D01* +X19627119Y-22442135D02* +X19608071Y-22432611D01* +X19608071Y-22432611D02* +X19598547Y-22423088D01* +X19598547Y-22423088D02* +X19589024Y-22404040D01* +X19589024Y-22404040D02* +X19589024Y-22346897D01* +X19589024Y-22346897D02* +X19598547Y-22327850D01* +X19598547Y-22327850D02* +X19608071Y-22318326D01* +X19608071Y-22318326D02* +X19627119Y-22308802D01* +X19627119Y-22308802D02* +X19655690Y-22308802D01* +X19655690Y-22308802D02* +X19674738Y-22318326D01* +X19674738Y-22318326D02* +X19684262Y-22327850D01* +X19684262Y-22327850D02* +X19693785Y-22346897D01* +X19693785Y-22346897D02* +X19693785Y-22404040D01* +X19693785Y-22404040D02* +X19684262Y-22423088D01* +X19684262Y-22423088D02* +X19674738Y-22432611D01* +X19674738Y-22432611D02* +X19655690Y-22442135D01* +X19655690Y-22442135D02* +X19627119Y-22442135D01* +X19808071Y-22442135D02* +X19789024Y-22432611D01* +X19789024Y-22432611D02* +X19779500Y-22413564D01* +X19779500Y-22413564D02* +X19779500Y-22242135D01* +X19960452Y-22432611D02* +X19941405Y-22442135D01* +X19941405Y-22442135D02* +X19903309Y-22442135D01* +X19903309Y-22442135D02* +X19884262Y-22432611D01* +X19884262Y-22432611D02* +X19874738Y-22413564D01* +X19874738Y-22413564D02* +X19874738Y-22337373D01* +X19874738Y-22337373D02* +X19884262Y-22318326D01* +X19884262Y-22318326D02* +X19903309Y-22308802D01* +X19903309Y-22308802D02* +X19941405Y-22308802D01* +X19941405Y-22308802D02* +X19960452Y-22318326D01* +X19960452Y-22318326D02* +X19969976Y-22337373D01* +X19969976Y-22337373D02* +X19969976Y-22356421D01* +X19969976Y-22356421D02* +X19874738Y-22375469D01* +X20046166Y-22432611D02* +X20065214Y-22442135D01* +X20065214Y-22442135D02* +X20103309Y-22442135D01* +X20103309Y-22442135D02* +X20122357Y-22432611D01* +X20122357Y-22432611D02* +X20131881Y-22413564D01* +X20131881Y-22413564D02* +X20131881Y-22404040D01* +X20131881Y-22404040D02* +X20122357Y-22384992D01* +X20122357Y-22384992D02* +X20103309Y-22375469D01* +X20103309Y-22375469D02* +X20074738Y-22375469D01* +X20074738Y-22375469D02* +X20055690Y-22365945D01* +X20055690Y-22365945D02* +X20046166Y-22346897D01* +X20046166Y-22346897D02* +X20046166Y-22337373D01* +X20046166Y-22337373D02* +X20055690Y-22318326D01* +X20055690Y-22318326D02* +X20074738Y-22308802D01* +X20074738Y-22308802D02* +X20103309Y-22308802D01* +X20103309Y-22308802D02* +X20122357Y-22318326D01* +X20198547Y-22518326D02* +X20208071Y-22508802D01* +X20208071Y-22508802D02* +X20227119Y-22480230D01* +X20227119Y-22480230D02* +X20236643Y-22461183D01* +X20236643Y-22461183D02* +X20246166Y-22432611D01* +X20246166Y-22432611D02* +X20255690Y-22384992D01* +X20255690Y-22384992D02* +X20255690Y-22346897D01* +X20255690Y-22346897D02* +X20246166Y-22299278D01* +X20246166Y-22299278D02* +X20236643Y-22270707D01* +X20236643Y-22270707D02* +X20227119Y-22251659D01* +X20227119Y-22251659D02* +X20208071Y-22223088D01* +X20208071Y-22223088D02* +X20198547Y-22213564D01* +M02* diff --git a/fpkb_v4/gerber/fpkb_v4-PTH.drl b/fpkb_v4/gerber/fpkb_v4-PTH.drl new file mode 100644 index 0000000..4a0cd76 --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-PTH.drl @@ -0,0 +1,154 @@ +M48 +; DRILL file {KiCad 7.0.6} date Sun 06 Aug 2023 11:36:11 CEST +; FORMAT={-:-/ absolute / inch / decimal} +; #@! TF.CreationDate,2023-08-06T11:36:11+02:00 +; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.0.6 +; #@! TF.FileFunction,Plated,1,2,PTH +FMAT,2 +INCH +; #@! TA.AperFunction,Plated,PTH,ComponentDrill +T1C0.0354 +; #@! TA.AperFunction,Plated,PTH,ComponentDrill +T2C0.0430 +; #@! TA.AperFunction,Plated,PTH,ComponentDrill +T3C0.0590 +% +G90 +G05 +T2 +X10.2532Y-5.8218 +X10.2619Y-5.7221 +X10.2706Y-5.6225 +X10.2794Y-5.5229 +X10.2881Y-5.4233 +X10.2968Y-5.3237 +X10.3055Y-5.224 +X10.3142Y-5.1244 +X10.3229Y-5.0248 +X10.3316Y-4.9252 +X10.3404Y-4.8256 +X10.3491Y-4.7259 +X10.8509Y-5.8741 +X10.8596Y-5.7744 +X10.8684Y-5.6748 +X10.8771Y-5.5752 +X10.8858Y-5.4756 +X10.8945Y-5.376 +X10.9032Y-5.2763 +X10.9119Y-5.1767 +X10.9206Y-5.0771 +X10.9294Y-4.9775 +X10.9381Y-4.8779 +X10.9468Y-4.7782 +T3 +X6.3078Y-5.2783 +X6.3396Y-5.1711 +X6.4377Y-6.0149 +X6.4695Y-5.9078 +X6.5366Y-5.1364 +X6.5676Y-6.7516 +X6.5994Y-6.6445 +X6.6032Y-5.2262 +X6.6665Y-5.8731 +X6.7331Y-5.9629 +X6.7964Y-6.6097 +X6.863Y-6.6995 +X7.1338Y-4.6242 +X7.1749Y-4.5202 +X7.199Y-5.3694 +X7.2401Y-5.2654 +X7.2642Y-6.1146 +X7.3053Y-6.0106 +X7.3741Y-4.5028 +X7.4327Y-4.5981 +X7.4393Y-5.248 +X7.4979Y-5.3432 +X7.5045Y-5.9932 +X7.5631Y-6.0884 +X8.0405Y-4.3501 +X8.0405Y-5.0982 +X8.0405Y-5.8462 +X8.0905Y-4.2501 +X8.0905Y-4.9982 +X8.0905Y-5.7462 +X8.2905Y-4.2501 +X8.2905Y-4.9982 +X8.2905Y-5.7462 +X8.3405Y-4.3501 +X8.3405Y-5.0982 +X8.3405Y-5.8462 +X8.8253Y-6.0205 +X8.8839Y-5.9252 +X8.8905Y-5.2753 +X8.9491Y-5.1801 +X8.9557Y-4.5301 +X9.0142Y-4.4349 +X9.0831Y-5.9427 +X9.1242Y-6.0467 +X9.1483Y-5.1975 +X9.1894Y-5.3015 +X9.2135Y-4.4523 +X9.2546Y-4.5563 +X9.4814Y-7.3298 +X9.5556Y-7.2461 +X9.5575Y-6.2347 +X9.616Y-6.1395 +X9.6227Y-5.4896 +X9.6812Y-5.3943 +X9.6879Y-4.7444 +X9.7464Y-4.6491 +X9.7488Y-7.2979 +X9.7712Y-7.4074 +X9.8152Y-6.1569 +X9.8563Y-6.2609 +X9.8804Y-5.4117 +X9.9215Y-5.5157 +X9.9456Y-4.6665 +X9.9867Y-4.7705 +X10.2959Y-7.6248 +X10.3892Y-7.5632 +X10.5557Y-7.7748 +X10.5624Y-7.6632 +T1 +G00X10.3977Y-6.709 +M15 +G01X10.3742Y-6.7069 +M16 +G05 +G00X10.4135Y-6.5286 +M15 +G01X10.3899Y-6.5265 +M16 +G05 +G00X10.4408Y-6.7128 +M15 +G01X10.4173Y-6.7107 +M16 +G05 +G00X10.4566Y-6.5324 +M15 +G01X10.4331Y-6.5303 +M16 +G05 +G00X10.5977Y-6.7265 +M15 +G01X10.5742Y-6.7244 +M16 +G05 +G00X10.6135Y-6.5461 +M15 +G01X10.59Y-6.544 +M16 +G05 +G00X10.7154Y-6.7368 +M15 +G01X10.6918Y-6.7347 +M16 +G05 +G00X10.7312Y-6.5564 +M15 +G01X10.7076Y-6.5543 +M16 +G05 +T0 +M30 diff --git a/fpkb_v4/gerber/fpkb_v4-drl.rpt b/fpkb_v4/gerber/fpkb_v4-drl.rpt new file mode 100644 index 0000000..bae703e --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-drl.rpt @@ -0,0 +1,27 @@ +Drill report for fpkb_v4.kicad_pcb +Created on Sun 06 Aug 2023 11:34:47 CEST + +Copper Layer Stackup: + ============================================================= + L1 : F.Cu front + L2 : B.Cu back + + +Drill file 'fpkb_v4-PTH.drl' contains + plated through holes: + ============================================================= + T1 0.900mm 0.0354" (8 holes) (with 8 slots) + T2 1.092mm 0.0430" (24 holes) + T3 1.499mm 0.0590" (68 holes) + + Total plated holes count 100 + + +Drill file 'fpkb_v4-NPTH.drl' contains + unplated through holes: + ============================================================= + T1 1.500mm 0.0591" (2 holes) + T2 1.702mm 0.0670" (34 holes) + T3 3.988mm 0.1570" (17 holes) + + Total unplated holes count 53 diff --git a/fpkb_v4/gerber/fpkb_v4-job.gbrjob b/fpkb_v4/gerber/fpkb_v4-job.gbrjob new file mode 100644 index 0000000..b4aa607 --- /dev/null +++ b/fpkb_v4/gerber/fpkb_v4-job.gbrjob @@ -0,0 +1,127 @@ +{ + "Header": { + "GenerationSoftware": { + "Vendor": "KiCad", + "Application": "Pcbnew", + "Version": "7.0.6" + }, + "CreationDate": "2023-08-06T11:36:17+02:00" + }, + "GeneralSpecs": { + "ProjectId": { + "Name": "fpkb_v4", + "GUID": "66706b62-5f76-4342-9e6b-696361645f70", + "Revision": "v1.0.0" + }, + "Size": { + "X": 128.6066, + "Y": 109.3682 + }, + "LayerNumber": 2, + "BoardThickness": 1.6, + "Finish": "None" + }, + "DesignRules": [ + { + "Layers": "Outer", + "PadToPad": 0.2, + "PadToTrack": 0.2, + "TrackToTrack": 0.2, + "MinLineWidth": 0.5, + "TrackToRegion": 0.508, + "RegionToRegion": 0.508 + } + ], + "FilesAttributes": [ + { + "Path": "fpkb_v4-F_Cu.gbr", + "FileFunction": "Copper,L1,Top", + "FilePolarity": "Positive" + }, + { + "Path": "fpkb_v4-B_Cu.gbr", + "FileFunction": "Copper,L2,Bot", + "FilePolarity": "Positive" + }, + { + "Path": "fpkb_v4-F_Paste.gbr", + "FileFunction": "SolderPaste,Top", + "FilePolarity": "Positive" + }, + { + "Path": "fpkb_v4-B_Paste.gbr", + "FileFunction": "SolderPaste,Bot", + "FilePolarity": "Positive" + }, + { + "Path": "fpkb_v4-F_Silkscreen.gbr", + "FileFunction": "Legend,Top", + "FilePolarity": "Positive" + }, + { + "Path": "fpkb_v4-B_Silkscreen.gbr", + "FileFunction": "Legend,Bot", + "FilePolarity": "Positive" + }, + { + "Path": "fpkb_v4-F_Mask.gbr", + "FileFunction": "SolderMask,Top", + "FilePolarity": "Negative" + }, + { + "Path": "fpkb_v4-B_Mask.gbr", + "FileFunction": "SolderMask,Bot", + "FilePolarity": "Negative" + }, + { + "Path": "fpkb_v4-Edge_Cuts.gbr", + "FileFunction": "Profile", + "FilePolarity": "Positive" + } + ], + "MaterialStackup": [ + { + "Type": "Legend", + "Name": "Top Silk Screen" + }, + { + "Type": "SolderPaste", + "Name": "Top Solder Paste" + }, + { + "Type": "SolderMask", + "Thickness": 0.01, + "Name": "Top Solder Mask" + }, + { + "Type": "Copper", + "Thickness": 0.035, + "Name": "F.Cu" + }, + { + "Type": "Dielectric", + "Thickness": 1.51, + "Material": "FR4", + "Name": "F.Cu/B.Cu", + "Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)" + }, + { + "Type": "Copper", + "Thickness": 0.035, + "Name": "B.Cu" + }, + { + "Type": "SolderMask", + "Thickness": 0.01, + "Name": "Bottom Solder Mask" + }, + { + "Type": "SolderPaste", + "Name": "Bottom Solder Paste" + }, + { + "Type": "Legend", + "Name": "Bottom Silk Screen" + } + ] +} -- cgit v1.3.1